@sanity/locale-nl-nl 1.1.17 → 1.1.19

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/LICENSE CHANGED
@@ -1,6 +1,6 @@
1
1
  MIT License
2
2
 
3
- Copyright (c) 2024 Sanity.io
3
+ Copyright (c) 2025 Sanity.io
4
4
 
5
5
  Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
  of this software and associated documentation files (the "Software"), to deal
@@ -25,22 +25,18 @@ var create = sanity.removeUndefinedLocaleResources({
25
25
  "linking-in-progress-dialog.troubleshooting.button.title": "Koppelen vertraagd?",
26
26
  /** "Linking in progress" troubleshooting content */
27
27
  "linking-in-progress-dialog.troubleshooting.content": "Controleer of je Sanity Create venster nog open is, of als het proces vast lijkt te zitten. Als problemen aanhouden, probeer de Studio te verversen en probeer opnieuw.",
28
- /** "Start in Sanity Create" action button text */
29
- "start-in-create-action.label": "Begin in Sanity Create",
30
- /** CTA in "Start writing in Create" dialog: Continue to create */
31
- "start-in-create-dialog.cta.continue": "Doorgaan",
28
+ /** Subtitle of the "Start writing in Create" banner */
29
+ "start-in-create-banner.subtitle": "Een vrije vorm, AI-gestuurde editor die direct synchroniseert met uw Studio-documenten.",
30
+ /** Header of the "Start writing in Create" banner */
31
+ "start-in-create-banner.title": "Begin met Sanity Create",
32
+ /** Header badge of the "Start writing in Create" banner */
33
+ "start-in-create-banner.title-badge": "Vroege toegang",
32
34
  /** CTA in "Start writing in Create" dialog: Learn more */
33
35
  "start-in-create-dialog.cta.learn-more": "Meer leren",
34
- /** The details on what "Start writing in Create" implies */
35
- "start-in-create-dialog.details": "Dit opent in een nieuw venster, direct gekoppeld aan dit document.",
36
- /** Text for checkbox in "Start writing in Create" dialog for disabling the dialog in the future */
37
- "start-in-create-dialog.dont-remind-me-checkbox": "Herinner mij hier niet meer aan",
38
36
  /** Toast error message when we dont have a resolved Sanity Create url*/
39
37
  "start-in-create-dialog.error-toast.unresolved-url": "Kan de URL van Sanity Create niet bepalen.",
40
- /** Header of the "Start writing in Create" dialog */
41
- "start-in-create-dialog.header": "Schrijf op natuurlijke wijze, publiceer gestructureerd",
42
- /** The lede text in the "Start writing in Create" dialog */
43
- "start-in-create-dialog.lede": "Cre\xEBer inhoud op jouw manier in een door AI aangedreven editor. Je schrijfwerk wordt automatisch gekoppeld aan de juiste velden in Sanity Studio terwijl je typt.",
38
+ /** "Start in Sanity Create" link button text */
39
+ "start-in-create-link.label": "Begin in Create",
44
40
  /** Text for the document pane banner informing users that the document is linked to Sanity Create */
45
41
  "studio-create-link-banner.text": "Dit document is gekoppeld aan Sanity Create",
46
42
  /** Unlink document from Sanity Create button text */
@@ -1 +1 @@
1
- {"version":3,"file":"create.cjs","sources":["../../src/create.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text in badge above header in Create Link info popover */\n 'create-link-info-popover.eyebrow-badge': 'Vroege toegang',\n /** Text above header in Create Link info popover */\n 'create-link-info-popover.eyebrow-title': 'Sanity Create',\n /** Header in Create Link info popover */\n 'create-link-info-popover.header': 'Idee-eerst auteurschap',\n /** Informational text in Create Link info popover */\n 'create-link-info-popover.text':\n 'Schrijf op natuurlijke wijze in een door AI aangedreven editor. Je inhoud wordt automatisch gekoppeld aan Studio velden terwijl je typt.',\n\n /** Tooltip for Create Link button */\n 'create-link-info.tooltip': 'Meer leren',\n\n /** Edit in Create button text */\n 'edit-in-create-button.text': 'Bewerk met Sanity Create',\n\n /** Details for the \"Linking in progress\" dialog */\n 'linking-in-progress-dialog.details':\n 'Eenmaal gekoppeld, zullen je wijzigingen hier in realtime verschijnen.',\n /** Header of the \"Linking in progress\" dialog */\n 'linking-in-progress-dialog.header': 'Koppelen aan Sanity Create',\n /** Lede text for the \"Linking in progress\" dialog */\n 'linking-in-progress-dialog.lede':\n 'Ga terug naar Sanity Create. Je document zal automatisch synchroniseren (duurt meestal een paar seconden).',\n /** \"Linking in progress\" troubleshooting button title */\n 'linking-in-progress-dialog.troubleshooting.button.title': 'Koppelen vertraagd?',\n /** \"Linking in progress\" troubleshooting content */\n 'linking-in-progress-dialog.troubleshooting.content':\n 'Controleer of je Sanity Create venster nog open is, of als het proces vast lijkt te zitten. Als problemen aanhouden, probeer de Studio te verversen en probeer opnieuw.',\n\n /** \"Start in Sanity Create\" action button text */\n 'start-in-create-action.label': 'Begin in Sanity Create',\n\n /** CTA in \"Start writing in Create\" dialog: Continue to create */\n 'start-in-create-dialog.cta.continue': 'Doorgaan',\n /** CTA in \"Start writing in Create\" dialog: Learn more */\n 'start-in-create-dialog.cta.learn-more': 'Meer leren',\n /** The details on what \"Start writing in Create\" implies */\n 'start-in-create-dialog.details':\n 'Dit opent in een nieuw venster, direct gekoppeld aan dit document.',\n /** Text for checkbox in \"Start writing in Create\" dialog for disabling the dialog in the future */\n 'start-in-create-dialog.dont-remind-me-checkbox': 'Herinner mij hier niet meer aan',\n /** Toast error message when we dont have a resolved Sanity Create url*/\n 'start-in-create-dialog.error-toast.unresolved-url': 'Kan de URL van Sanity Create niet bepalen.',\n /** Header of the \"Start writing in Create\" dialog */\n 'start-in-create-dialog.header': 'Schrijf op natuurlijke wijze, publiceer gestructureerd',\n /** The lede text in the \"Start writing in Create\" dialog */\n 'start-in-create-dialog.lede':\n 'Creëer inhoud op jouw manier in een door AI aangedreven editor. Je schrijfwerk wordt automatisch gekoppeld aan de juiste velden in Sanity Studio terwijl je typt.',\n\n /** Text for the document pane banner informing users that the document is linked to Sanity Create */\n 'studio-create-link-banner.text': 'Dit document is gekoppeld aan Sanity Create',\n\n /** Unlink document from Sanity Create button text */\n 'unlink-from-create-button.text': 'Ontkoppelen',\n\n /** Unlink from Create dialog: Cancel button text */\n 'unlink-from-create-dialog.cancel.text': 'Annuleren',\n /** Unlink from Create dialog: Document title used if no other title can be determined */\n 'unlink-from-create-dialog.document.untitled.text': 'Geen titel',\n /** Unlink from Create dialog – first informational paragraph */\n 'unlink-from-create-dialog.first-paragraph':\n 'Je ontkoppelt “<strong>{{title}}</strong>” van Sanity Create zodat het hier bewerkt kan worden.',\n /** Unlink from Create dialog header */\n 'unlink-from-create-dialog.header': 'Overschakelen naar bewerken in Studio?',\n /** Unlink from Create dialog – second informational paragraph */\n 'unlink-from-create-dialog.second-paragraph':\n 'U behoudt uw inhoud op beide plaatsen. Nieuwe wijzigingen in Sanity Create worden niet meer gesynchroniseerd met deze Studio.',\n /** Unlink from Create dialog: Unlink button text */\n 'unlink-from-create-dialog.unlink.text': 'Nu ontkoppelen',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";;;;AAEA,aAAeA,qCAA+B,CAAA;AAAA;AAAA,EAE5C,wCAA0C,EAAA,gBAAA;AAAA;AAAA,EAE1C,wCAA0C,EAAA,eAAA;AAAA;AAAA,EAE1C,iCAAmC,EAAA,wBAAA;AAAA;AAAA,EAEnC,+BACE,EAAA,0IAAA;AAAA;AAAA,EAGF,0BAA4B,EAAA,YAAA;AAAA;AAAA,EAG5B,4BAA8B,EAAA,0BAAA;AAAA;AAAA,EAG9B,oCACE,EAAA,wEAAA;AAAA;AAAA,EAEF,mCAAqC,EAAA,4BAAA;AAAA;AAAA,EAErC,iCACE,EAAA,4GAAA;AAAA;AAAA,EAEF,yDAA2D,EAAA,qBAAA;AAAA;AAAA,EAE3D,oDACE,EAAA,yKAAA;AAAA;AAAA,EAGF,8BAAgC,EAAA,wBAAA;AAAA;AAAA,EAGhC,qCAAuC,EAAA,UAAA;AAAA;AAAA,EAEvC,uCAAyC,EAAA,YAAA;AAAA;AAAA,EAEzC,gCACE,EAAA,oEAAA;AAAA;AAAA,EAEF,gDAAkD,EAAA,iCAAA;AAAA;AAAA,EAElD,mDAAqD,EAAA,4CAAA;AAAA;AAAA,EAErD,+BAAiC,EAAA,wDAAA;AAAA;AAAA,EAEjC,6BACE,EAAA,sKAAA;AAAA;AAAA,EAGF,gCAAkC,EAAA,6CAAA;AAAA;AAAA,EAGlC,gCAAkC,EAAA,aAAA;AAAA;AAAA,EAGlC,uCAAyC,EAAA,WAAA;AAAA;AAAA,EAEzC,kDAAoD,EAAA,YAAA;AAAA;AAAA,EAEpD,2CACE,EAAA,2GAAA;AAAA;AAAA,EAEF,kCAAoC,EAAA,wCAAA;AAAA;AAAA,EAEpC,4CACE,EAAA,+HAAA;AAAA;AAAA,EAEF,uCAAyC,EAAA;AAC3C,CAAC,CAAA;;;;"}
1
+ {"version":3,"file":"create.cjs","sources":["../../src/create.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text in badge above header in Create Link info popover */\n 'create-link-info-popover.eyebrow-badge': 'Vroege toegang',\n /** Text above header in Create Link info popover */\n 'create-link-info-popover.eyebrow-title': 'Sanity Create',\n /** Header in Create Link info popover */\n 'create-link-info-popover.header': 'Idee-eerst auteurschap',\n /** Informational text in Create Link info popover */\n 'create-link-info-popover.text':\n 'Schrijf op natuurlijke wijze in een door AI aangedreven editor. Je inhoud wordt automatisch gekoppeld aan Studio velden terwijl je typt.',\n\n /** Tooltip for Create Link button */\n 'create-link-info.tooltip': 'Meer leren',\n\n /** Edit in Create button text */\n 'edit-in-create-button.text': 'Bewerk met Sanity Create',\n\n /** Details for the \"Linking in progress\" dialog */\n 'linking-in-progress-dialog.details':\n 'Eenmaal gekoppeld, zullen je wijzigingen hier in realtime verschijnen.',\n /** Header of the \"Linking in progress\" dialog */\n 'linking-in-progress-dialog.header': 'Koppelen aan Sanity Create',\n /** Lede text for the \"Linking in progress\" dialog */\n 'linking-in-progress-dialog.lede':\n 'Ga terug naar Sanity Create. Je document zal automatisch synchroniseren (duurt meestal een paar seconden).',\n /** \"Linking in progress\" troubleshooting button title */\n 'linking-in-progress-dialog.troubleshooting.button.title': 'Koppelen vertraagd?',\n /** \"Linking in progress\" troubleshooting content */\n 'linking-in-progress-dialog.troubleshooting.content':\n 'Controleer of je Sanity Create venster nog open is, of als het proces vast lijkt te zitten. Als problemen aanhouden, probeer de Studio te verversen en probeer opnieuw.',\n\n /** Subtitle of the \"Start writing in Create\" banner */\n 'start-in-create-banner.subtitle':\n 'Een vrije vorm, AI-gestuurde editor die direct synchroniseert met uw Studio-documenten.',\n /** Header of the \"Start writing in Create\" banner */\n 'start-in-create-banner.title': 'Begin met Sanity Create',\n /** Header badge of the \"Start writing in Create\" banner */\n 'start-in-create-banner.title-badge': 'Vroege toegang',\n\n /** CTA in \"Start writing in Create\" dialog: Learn more */\n 'start-in-create-dialog.cta.learn-more': 'Meer leren',\n /** Toast error message when we dont have a resolved Sanity Create url*/\n 'start-in-create-dialog.error-toast.unresolved-url': 'Kan de URL van Sanity Create niet bepalen.',\n\n /** \"Start in Sanity Create\" link button text */\n 'start-in-create-link.label': 'Begin in Create',\n\n /** Text for the document pane banner informing users that the document is linked to Sanity Create */\n 'studio-create-link-banner.text': 'Dit document is gekoppeld aan Sanity Create',\n\n /** Unlink document from Sanity Create button text */\n 'unlink-from-create-button.text': 'Ontkoppelen',\n\n /** Unlink from Create dialog: Cancel button text */\n 'unlink-from-create-dialog.cancel.text': 'Annuleren',\n /** Unlink from Create dialog: Document title used if no other title can be determined */\n 'unlink-from-create-dialog.document.untitled.text': 'Geen titel',\n /** Unlink from Create dialog – first informational paragraph */\n 'unlink-from-create-dialog.first-paragraph':\n 'Je ontkoppelt “<strong>{{title}}</strong>” van Sanity Create zodat het hier bewerkt kan worden.',\n /** Unlink from Create dialog header */\n 'unlink-from-create-dialog.header': 'Overschakelen naar bewerken in Studio?',\n /** Unlink from Create dialog – second informational paragraph */\n 'unlink-from-create-dialog.second-paragraph':\n 'U behoudt uw inhoud op beide plaatsen. Nieuwe wijzigingen in Sanity Create worden niet meer gesynchroniseerd met deze Studio.',\n /** Unlink from Create dialog: Unlink button text */\n 'unlink-from-create-dialog.unlink.text': 'Nu ontkoppelen',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";;;;AAEA,aAAeA,qCAA+B,CAAA;AAAA;AAAA,EAE5C,wCAA0C,EAAA,gBAAA;AAAA;AAAA,EAE1C,wCAA0C,EAAA,eAAA;AAAA;AAAA,EAE1C,iCAAmC,EAAA,wBAAA;AAAA;AAAA,EAEnC,+BACE,EAAA,0IAAA;AAAA;AAAA,EAGF,0BAA4B,EAAA,YAAA;AAAA;AAAA,EAG5B,4BAA8B,EAAA,0BAAA;AAAA;AAAA,EAG9B,oCACE,EAAA,wEAAA;AAAA;AAAA,EAEF,mCAAqC,EAAA,4BAAA;AAAA;AAAA,EAErC,iCACE,EAAA,4GAAA;AAAA;AAAA,EAEF,yDAA2D,EAAA,qBAAA;AAAA;AAAA,EAE3D,oDACE,EAAA,yKAAA;AAAA;AAAA,EAGF,iCACE,EAAA,yFAAA;AAAA;AAAA,EAEF,8BAAgC,EAAA,yBAAA;AAAA;AAAA,EAEhC,oCAAsC,EAAA,gBAAA;AAAA;AAAA,EAGtC,uCAAyC,EAAA,YAAA;AAAA;AAAA,EAEzC,mDAAqD,EAAA,4CAAA;AAAA;AAAA,EAGrD,4BAA8B,EAAA,iBAAA;AAAA;AAAA,EAG9B,gCAAkC,EAAA,6CAAA;AAAA;AAAA,EAGlC,gCAAkC,EAAA,aAAA;AAAA;AAAA,EAGlC,uCAAyC,EAAA,WAAA;AAAA;AAAA,EAEzC,kDAAoD,EAAA,YAAA;AAAA;AAAA,EAEpD,2CACE,EAAA,2GAAA;AAAA;AAAA,EAEF,kCAAoC,EAAA,wCAAA;AAAA;AAAA,EAEpC,4CACE,EAAA,+HAAA;AAAA;AAAA,EAEF,uCAAyC,EAAA;AAC3C,CAAC,CAAA;;;;"}
@@ -122,7 +122,7 @@ var structure = sanity.removeUndefinedLocaleResources({
122
122
  /** The label used in the changes inspector for the from selector */
123
123
  "changes.from.label": "Van",
124
124
  /* The label for the history tab in the changes inspector*/
125
- "changes.tab.history": "Geschiedenis",
125
+ "changes.tab.history": "Historie",
126
126
  /* The label for the review tab in the changes inspector*/
127
127
  "changes.tab.review-changes": "Wijzigingen beoordelen",
128
128
  /** The label used in the changes inspector for the to selector */
@@ -153,6 +153,8 @@ var structure = sanity.removeUndefinedLocaleResources({
153
153
  "confirm-delete-dialog.cdr-table.document-id.label": "Document-ID",
154
154
  /** The toast title when the copy button has been clicked */
155
155
  "confirm-delete-dialog.cdr-table.id-copied-toast.title": "Document-ID gekopieerd naar klembord!",
156
+ /** The toast title when the copy button has been clicked but copying failed */
157
+ "confirm-delete-dialog.cdr-table.id-copied-toast.title-failed": "Kopi\xEBren van document ID mislukt",
156
158
  /** The header for the project ID column in the list of cross-dataset references found */
157
159
  "confirm-delete-dialog.cdr-table.project-id.label": "Project-ID",
158
160
  /** The text in the "Delete anyway" button in the confirm delete dialog that confirms the action */
@@ -1 +1 @@
1
- {"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Document URL kopiëren',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operatie niet klaar',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Dit document bestaat nog niet of is al verwijderd',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Verwijderen',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Verwijderen…',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Weet u zeker dat u alle wijzigingen wilt verwijderen sinds de laatste publicatie?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change':\n 'Dit document heeft geen ongepubliceerde wijzigingen',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Dit document is niet gepubliceerd',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operatie niet klaar',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Wijzigingen verwijderen',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operatie niet klaar',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Dit document bestaat nog niet dus er is niets om te dupliceren',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Dupliceren',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Dupliceren…',\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': 'Al gepubliceerd',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Gepubliceerd {{timeSincePublished}} geleden',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operatie niet klaar',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Publiceren',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Publiceren',\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 'Kan niet publiceren omdat Live Edit is ingeschakeld voor dit documenttype',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Live Edit is ingeschakeld voor dit inhoudstype en publiceren gebeurt automatisch terwijl u wijzigingen maakt',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Geen ongepubliceerde wijzigingen',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Gepubliceerd',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Publiceren…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Er zijn validatiefouten die opgelost moeten worden voordat dit document kan worden gepubliceerd',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Wachten op het afronden van taken voordat er gepubliceerd wordt',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Weet u zeker dat u dit document wilt herstellen?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial':\n 'U kunt niet herstellen naar de initiële versie',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Herstellen',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Herstel naar deze versie',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Dit document is niet gepubliceerd',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operatie niet klaar',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Depubliceren',\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 'Dit document heeft live bewerken ingeschakeld en kan niet worden gedepubliceerd',\n\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Herstel meest recente versie',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Dit document is verwijderd.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Dit documenttype is verouderd.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Concept verwijderen',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Publiceer om door te gaan met bewerken',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n 'Het type <strong>{{schemaType}}</strong> heeft <code>liveEdit</code> ingeschakeld, maar er bestaat een conceptversie van dit document. Publiceer of verwijder het concept om door te gaan met het live bewerken ervan.',\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 'Uw rol <Roles/> heeft geen toestemming om dit document te creëren.',\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 'Uw rollen <Roles/> hebben geen toestemming om dit document te creëren.',\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 'Uw rol <Roles/> heeft geen toestemming om dit document bij te werken.',\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 'Uw rollen <Roles/> hebben geen toestemming om dit document bij te werken.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Aanvraag verzonden',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Vraag om te bewerken',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Referentie herladen',\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 'Deze referentie is gewijzigd sinds u deze geopend heeft.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Referentie sluiten',\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 'Deze referentie is verwijderd sinds u deze geopend heeft.',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Nieuw {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Naamloos',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Documentacties openen',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Documentacties',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Deelvenster rechts splitsen',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Deelvenster rechts splitsen',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Sluit deelvenster',\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': 'Sluit paneelgroep',\n\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'Van',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Geschiedenis',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Wijzigingen beoordelen',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'Naar',\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': 'Annuleren',\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}} documenten',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Dataset: {{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': 'Niet beschikbare dataset',\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': 'Niet beschikbare datasets',\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}} in een andere 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}} in {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Kopieer ID naar klembord',\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': 'Document-ID',\n /** The toast title when the copy button has been clicked */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title': 'Document-ID gekopieerd naar klembord!',\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': 'Project-ID',\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': 'Toch verwijderen',\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': 'Toch ontpubliceren',\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': 'Nu verwijderen',\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': 'Nu ontpubliceren',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Weet u zeker dat u “<DocumentTitle/>” wilt verwijderen?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Weet u zeker dat u “<DocumentTitle/>” wilt ontpubliceren?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'Er is een fout opgetreden bij het laden van verwijzende documenten.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Opnieuw proberen',\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': 'Fout',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Document verwijderen?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Document ontpubliceren?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Op zoek naar verwijzende documenten…',\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 andere referentie niet getoond',\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}} andere referenties niet getoond',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'We kunnen geen metadata voor deze referenties weergeven vanwege een ontbrekend toegangstoken voor de gerelateerde datasets.',\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': 'Voorbeeld niet beschikbaar',\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 'Als u dit document verwijdert, kunnen documenten die ernaar verwijzen er niet langer toegang toe hebben.',\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 'Als u dit document niet publiceert, kunnen documenten die ernaar verwijzen er niet langer toegang toe hebben.',\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 verwijst naar “<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}} documenten verwijzen naar “<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 'Het is mogelijk dat u “<DocumentTitle/>” niet kunt verwijderen omdat de volgende documenten ernaar verwijzen:',\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 'Het is mogelijk dat u “<DocumentTitle/>” niet kunt ontpubliceren omdat de volgende documenten ernaar verwijzen:',\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': 'Annuleren',\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': 'Bevestigen',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Inhoud',\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': 'Fout: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Zonder titel',\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': 'Onbekend schema type: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Sluiten',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspecteren <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': 'Geen waarde',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspecteren',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Zoeken',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Geanalyseerd',\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': 'Ruwe JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Dit formulier is verborgen',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Zonder titel',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Document laden…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Wacht alstublieft terwijl het document wordt gesynchroniseerd. Dit gebeurt meestal direct nadat het document is gepubliceerd en zou niet meer dan een paar seconden moeten duren',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Document synchroniseren…',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Laden…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Acties',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Lay-out',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Sorteren',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Compacte weergave',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Gedetailleerde weergave',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Sorteren op Aangemaakt',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Sorteren op Laatst bewerkt',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Leer hoe u een documenttype kunt toevoegen →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Definieer alstublieft ten minste één documenttype in uw schema.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Geen documenttypes',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Terug',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Toon menu',\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': 'Creëren',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Nieuw document maken',\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': 'Onvoldoende rechten',\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': 'Bewerkt <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': 'Geen ongepubliceerde wijzigingen',\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 'Geen schema gevonden voor type <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': 'Gepubliceerd <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': 'Geen ongepubliceerde wijzigingen',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Fout: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Nieuw {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Naamloos',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Fout: <Code>{{error}}</Code>',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Kon lijstitems niet ophalen',\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': 'Er worden maximaal {{limit}} documenten weergegeven',\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': 'Geen documenten van dit type',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Geen resultaten gevonden',\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': 'Geen overeenkomende documenten',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Lijst doorzoeken',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Lijst doorzoeken',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Details',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error':\n 'Er is een fout opgetreden tijdens {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Er is een fout opgetreden bij het proberen te verwijderen van dit document. Dit betekent meestal dat er andere documenten zijn die ernaar verwijzen.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Er is een fout opgetreden bij het proberen te annuleren van de publicatie van dit document. Dit betekent meestal dat er andere documenten zijn die ernaar verwijzen.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n 'Succesvol {{context}} uitgevoerd op document',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n 'Document URL gekopieerd naar klembord',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete':\n 'Het document is succesvol verwijderd',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Alle wijzigingen sinds de laatste publicatie zijn nu verworpen. De verworpen conceptversie kan nog steeds worden hersteld uit de geschiedenis',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'Het document is succesvol gedupliceerd',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Het document is gepubliceerd',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> is hersteld',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'De publicatie van het document is ongedaan gemaakt. Er is een concept gemaakt van de laatste gepubliceerde versie.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Naamloos',\n /** The title of the reconnecting toast */\n 'panes.document-pane-provider.reconnecting.title': 'Verbinding verloren. Opnieuw verbinden…',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Document laden…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Het documenttype is niet gedefinieerd, en een document met de <Code>{{id}}</Code> identificatie kon niet worden gevonden.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Het document is niet gevonden',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Dit document heeft het schema type <Code>{{documentType}}</Code>, dat niet is gedefinieerd als een type in het lokale content studio schema.',\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 'Onbekend documenttype: <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 'Dit document bestaat niet, en er is geen schema type voor gespecificeerd.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Laden…',\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': 'Nog steeds aan het laden…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Structuur item mist de vereiste <Code>type</Code> eigenschap.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Onbekend paneeltype',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Structuur item van type <Code>{{type}}</Code> is geen bekende entiteit.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Voorbeeld openen',\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': 'Aanvraag versturen',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'Uw verzoek zal worden verzonden naar de projectbeheerder(s). Als u wilt, kunt u ook een notitie toevoegen',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Vraag om bewerktoegang',\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':\n 'Als u wilt, kunt u een notitie toevoegen',\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': 'Voeg notitie toe...',\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 'Uw verzoek om toegang tot dit project is afgewezen.',\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 'U heeft de limiet bereikt voor rolverzoeken voor alle projecten. Wacht even voordat u meer verzoeken indient of neem contact op met een beheerder voor hulp.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Opgeslagen',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Opslaan...',\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 'Laatst gepubliceerd {{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 'Laatst gepubliceerd <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 'Laatst bijgewerkt {{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': 'Laatst bijgewerkt <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Wijzigingen beoordelen',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Opgeslagen!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Opslaan...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Wijzigingen opgeslagen',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Wijzigingen bekijken',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Bekijk documentatie',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Fout',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Er is een fout opgetreden bij het lezen van de structuur',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Opnieuw laden',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Structuurpad',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Actiemenu openen',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Acties',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Inklappen',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Uitklappen',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
1
+ {"version":3,"file":"structure.cjs","sources":["../../src/structure.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for the \"Copy Document URL\" document action */\n 'action.copy-document-url.label': 'Document URL kopiëren',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.delete.disabled.not-ready': 'Operatie niet klaar',\n /** Tooltip when action button is disabled because the document does not exist */\n 'action.delete.disabled.nothing-to-delete': 'Dit document bestaat nog niet of is al verwijderd',\n /** Label for the \"Delete\" document action button */\n 'action.delete.label': 'Verwijderen',\n /** Label for the \"Delete\" document action while the document is being deleted */\n 'action.delete.running.label': 'Verwijderen…',\n /** Message prompting the user to confirm discarding changes */\n 'action.discard-changes.confirm-dialog.confirm-discard-changes':\n 'Weet u zeker dat u alle wijzigingen wilt verwijderen sinds de laatste publicatie?',\n /** Tooltip when action is disabled because the document has no unpublished changes */\n 'action.discard-changes.disabled.no-change':\n 'Dit document heeft geen ongepubliceerde wijzigingen',\n /** Tooltip when action is disabled because the document is not published */\n 'action.discard-changes.disabled.not-published': 'Dit document is niet gepubliceerd',\n /** Tooltip when action button is disabled because the operation is not ready */\n 'action.discard-changes.disabled.not-ready': 'Operatie niet klaar',\n /** Label for the \"Discard changes\" document action */\n 'action.discard-changes.label': 'Wijzigingen verwijderen',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.duplicate.disabled.not-ready': 'Operatie niet klaar',\n /** Tooltip when action is disabled because the document doesn't exist */\n 'action.duplicate.disabled.nothing-to-duplicate':\n 'Dit document bestaat nog niet dus er is niets om te dupliceren',\n /** Label for the \"Duplicate\" document action */\n 'action.duplicate.label': 'Dupliceren',\n /** Label for the \"Duplicate\" document action while the document is being duplicated */\n 'action.duplicate.running.label': 'Dupliceren…',\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': 'Al gepubliceerd',\n /** Tooltip when publish button is disabled because the document is already published.*/\n 'action.publish.already-published.tooltip': 'Gepubliceerd {{timeSincePublished}} geleden',\n /** Tooltip when action is disabled because the studio is not ready.*/\n 'action.publish.disabled.not-ready': 'Operatie niet klaar',\n /** Label for action when there are pending changes.*/\n 'action.publish.draft.label': 'Publiceren',\n /** Label for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.label': 'Publiceren',\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 'Kan niet publiceren omdat Live Edit is ingeschakeld voor dit documenttype',\n /** Tooltip for the \"Publish\" document action when the document has live edit enabled.*/\n 'action.publish.live-edit.tooltip':\n 'Live Edit is ingeschakeld voor dit inhoudstype en publiceren gebeurt automatisch terwijl u wijzigingen maakt',\n /** Tooltip when publish button is disabled because there are no changes.*/\n 'action.publish.no-changes.tooltip': 'Geen ongepubliceerde wijzigingen',\n /** Label for the \"Publish\" document action when there are no changes.*/\n 'action.publish.published.label': 'Gepubliceerd',\n /** Label for the \"Publish\" document action while publish is being executed.*/\n 'action.publish.running.label': 'Publiceren…',\n /** Tooltip when the \"Publish\" document action is disabled due to validation issues */\n 'action.publish.validation-issues.tooltip':\n 'Er zijn validatiefouten die opgelost moeten worden voordat dit document kan worden gepubliceerd',\n /** Tooltip when publish button is waiting for validation and async tasks to complete.*/\n 'action.publish.waiting': 'Wachten op het afronden van taken voordat er gepubliceerd wordt',\n /** Message prompting the user to confirm that they want to restore to an earlier revision*/\n 'action.restore.confirm.message': 'Weet u zeker dat u dit document wilt herstellen?',\n /** Fallback tooltip for when user is looking at the initial revision */\n 'action.restore.disabled.cannot-restore-initial':\n 'U kunt niet herstellen naar de initiële versie',\n /** Label for the \"Restore\" document action */\n 'action.restore.label': 'Herstellen',\n /** Default tooltip for the action */\n 'action.restore.tooltip': 'Herstel naar deze versie',\n /** Tooltip when action is disabled because the document is not already published */\n 'action.unpublish.disabled.not-published': 'Dit document is niet gepubliceerd',\n /** Tooltip when action is disabled because the operation is not ready */\n 'action.unpublish.disabled.not-ready': 'Operatie niet klaar',\n /** Label for the \"Unpublish\" document action */\n 'action.unpublish.label': 'Depubliceren',\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 'Dit document heeft live bewerken ingeschakeld en kan niet worden gedepubliceerd',\n\n /** The text for the restore button on the deleted document banner */\n 'banners.deleted-document-banner.restore-button.text': 'Herstel meest recente versie',\n /** The text content for the deleted document banner */\n 'banners.deleted-document-banner.text': 'Dit document is verwijderd.',\n /** The text content for the deprecated document type banner */\n 'banners.deprecated-document-type-banner.text': 'Dit documenttype is verouderd.',\n /** The text for publish action for discarding the version */\n 'banners.live-edit-draft-banner.discard.tooltip': 'Concept verwijderen',\n /** The text for publish action for the draft banner */\n 'banners.live-edit-draft-banner.publish.tooltip': 'Publiceer om door te gaan met bewerken',\n /** The text content for the live edit document when it's a draft */\n 'banners.live-edit-draft-banner.text':\n 'Het type <strong>{{schemaType}}</strong> heeft <code>liveEdit</code> ingeschakeld, maar er bestaat een conceptversie van dit document. Publiceer of verwijder het concept om door te gaan met het live bewerken ervan.',\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 'Uw rol <Roles/> heeft geen toestemming om dit document te creëren.',\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 'Uw rollen <Roles/> hebben geen toestemming om dit document te creëren.',\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 'Uw rol <Roles/> heeft geen toestemming om dit document bij te werken.',\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 'Uw rollen <Roles/> hebben geen toestemming om dit document bij te werken.',\n /** The pending text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.sent': 'Aanvraag verzonden',\n /** The text for the request permission button that appears for viewer roles */\n 'banners.permission-check-banner.request-permission-button.text': 'Vraag om te bewerken',\n /** The text for the reload button */\n 'banners.reference-changed-banner.reason-changed.reload-button.text': 'Referentie herladen',\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 'Deze referentie is gewijzigd sinds u deze geopend heeft.',\n /** The text for the close button */\n 'banners.reference-changed-banner.reason-removed.close-button.text': 'Referentie sluiten',\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 'Deze referentie is verwijderd sinds u deze geopend heeft.',\n\n /** Browser/tab title when creating a new document of a given type */\n 'browser-document-title.new-document': 'Nieuw {{schemaType}}',\n /** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */\n 'browser-document-title.untitled-document': 'Naamloos',\n\n /** The action menu button aria-label */\n 'buttons.action-menu-button.aria-label': 'Documentacties openen',\n /** The action menu button tooltip */\n 'buttons.action-menu-button.tooltip': 'Documentacties',\n /** The aria-label for the split pane button on the document panel header */\n 'buttons.split-pane-button.aria-label': 'Deelvenster rechts splitsen',\n /** The tool tip for the split pane button on the document panel header */\n 'buttons.split-pane-button.tooltip': 'Deelvenster rechts splitsen',\n /** The title for the close button on the split pane on the document panel header */\n 'buttons.split-pane-close-button.title': 'Sluit deelvenster',\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': 'Sluit paneelgroep',\n\n /** The label used in the changes inspector for the from selector */\n 'changes.from.label': 'Van',\n /* The label for the history tab in the changes inspector*/\n 'changes.tab.history': 'Historie',\n /* The label for the review tab in the changes inspector*/\n 'changes.tab.review-changes': 'Wijzigingen beoordelen',\n /** The label used in the changes inspector for the to selector */\n 'changes.to.label': 'Naar',\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': 'Annuleren',\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}} documenten',\n /** The text that appears in the subtitle `<summary>` that lists the datasets below the title */\n 'confirm-delete-dialog.cdr-summary.subtitle_one': 'Dataset: {{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': 'Niet beschikbare dataset',\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': 'Niet beschikbare datasets',\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}} in een andere 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}} in {{count}} datasets',\n /** Appears when hovering over the copy button to copy */\n 'confirm-delete-dialog.cdr-table.copy-id-button.tooltip': 'Kopieer ID naar klembord',\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': 'Document-ID',\n /** The toast title when the copy button has been clicked */\n 'confirm-delete-dialog.cdr-table.id-copied-toast.title': 'Document-ID gekopieerd naar klembord!',\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 'Kopiëren van document ID mislukt',\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': 'Project-ID',\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': 'Toch verwijderen',\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': 'Toch ontpubliceren',\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': 'Nu verwijderen',\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': 'Nu ontpubliceren',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_delete':\n 'Weet u zeker dat u “<DocumentTitle/>” wilt verwijderen?',\n /** If no referring documents are found, this text appears above the cancel and confirmation buttons */\n 'confirm-delete-dialog.confirmation.text_unpublish':\n 'Weet u zeker dat u “<DocumentTitle/>” wilt ontpubliceren?',\n /** The text body of the error dialog. */\n 'confirm-delete-dialog.error.message.text':\n 'Er is een fout opgetreden bij het laden van verwijzende documenten.',\n /** The text in the retry button of the confirm delete dialog if an error occurred. */\n 'confirm-delete-dialog.error.retry-button.text': 'Opnieuw proberen',\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': 'Fout',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_delete': 'Document verwijderen?',\n /** The header of the confirm delete dialog */\n 'confirm-delete-dialog.header.text_unpublish': 'Document ontpubliceren?',\n /** The text that appears while the referring documents are queried */\n 'confirm-delete-dialog.loading.text': 'Op zoek naar verwijzende documenten…',\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 andere referentie niet getoond',\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}} andere referenties niet getoond',\n /** Text in the tooltip of this component if hovering over the info icon */\n 'confirm-delete-dialog.other-reference-count.tooltip':\n 'We kunnen geen metadata voor deze referenties weergeven vanwege een ontbrekend toegangstoken voor de gerelateerde datasets.',\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': 'Voorbeeld niet beschikbaar',\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 'Als u dit document verwijdert, kunnen documenten die ernaar verwijzen er niet langer toegang toe hebben.',\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 'Als u dit document niet publiceert, kunnen documenten die ernaar verwijzen er niet langer toegang toe hebben.',\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 verwijst naar “<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}} documenten verwijzen naar “<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 'Het is mogelijk dat u “<DocumentTitle/>” niet kunt verwijderen omdat de volgende documenten ernaar verwijzen:',\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 'Het is mogelijk dat u “<DocumentTitle/>” niet kunt ontpubliceren omdat de volgende documenten ernaar verwijzen:',\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': 'Annuleren',\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': 'Bevestigen',\n\n /** For the default structure definition, the title for the \"Content\" pane */\n 'default-definition.content-title': 'Inhoud',\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': 'Fout: {{errorMessage}}',\n /** The text shown if the preview value for a document is non-existent or empty */\n 'doc-title.fallback.text': 'Zonder titel',\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': 'Onbekend schema type: {{schemaType}}',\n\n /** Tooltip text shown for the close button of the document inspector */\n 'document-inspector.close-button.tooltip': 'Sluiten',\n /** The title shown in the dialog header, when inspecting a valid document */\n 'document-inspector.dialog.title': 'Inspecteren <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': 'Geen waarde',\n /** Title shown for menu item that opens the \"Inspect\" dialog */\n 'document-inspector.menu-item.title': 'Inspecteren',\n /** the placeholder text for the search input on the inspect dialog */\n 'document-inspector.search.placeholder': 'Zoeken',\n /** The \"parsed\" view mode, meaning the JSON is searchable, collapsible etc */\n 'document-inspector.view-mode.parsed': 'Geanalyseerd',\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': 'Ruwe JSON',\n\n /** The text for when a form is hidden */\n 'document-view.form-view.form-hidden': 'Dit formulier is verborgen',\n /** Fallback title shown when a form title is not provided */\n 'document-view.form-view.form-title-fallback': 'Zonder titel',\n /** The text for when the form view is loading a document */\n 'document-view.form-view.loading': 'Document laden…',\n /** The description of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.description':\n 'Wacht alstublieft terwijl het document wordt gesynchroniseerd. Dit gebeurt meestal direct nadat het document is gepubliceerd en zou niet meer dan een paar seconden moeten duren',\n /** The title of the sync lock toast on the form view */\n 'document-view.form-view.sync-lock-toast.title': 'Document synchroniseren…',\n\n /** The loading messaging for when the tooltip is still loading permission info */\n 'insufficient-permissions-message-tooltip.loading-text': 'Laden…',\n\n /** --- Menu items --- */\n /** The menu item group title to use for the Action menu items */\n 'menu-item-groups.actions-group': 'Acties',\n /** The menu item group title to use for the Layout menu items */\n 'menu-item-groups.layout-group': 'Lay-out',\n /** The menu item group title to use for the Sort menu items */\n 'menu-item-groups.sorting-group': 'Sorteren',\n\n /** The menu item title to use the compact view */\n 'menu-items.layout.compact-view': 'Compacte weergave',\n /** The menu item title to use the detailed view */\n 'menu-items.layout.detailed-view': 'Gedetailleerde weergave',\n /** The menu item title to Sort by Created */\n 'menu-items.sort-by.created': 'Sorteren op Aangemaakt',\n /** The menu item title to Sort by Last Edited */\n 'menu-items.sort-by.last-edited': 'Sorteren op Laatst bewerkt',\n\n /** The link text of the no document type screen that appears directly below the subtitle */\n 'no-document-types-screen.link-text': 'Leer hoe u een documenttype kunt toevoegen →',\n /** The subtitle of the no document type screen that appears directly below the title */\n 'no-document-types-screen.subtitle':\n 'Definieer alstublieft ten minste één documenttype in uw schema.',\n /** The title of the no document type screen */\n 'no-document-types-screen.title': 'Geen documenttypes',\n\n /** Text shown on back button visible on smaller breakpoints */\n 'pane-header.back-button.text': 'Terug',\n /** tooltip text (via `title` attribute) for the menu button */\n 'pane-header.context-menu-button.tooltip': 'Toon menu',\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': 'Creëren',\n /** Tooltip displayed on the create new button in document lists */\n 'pane-header.create-new-button.tooltip': 'Nieuw document maken',\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': 'Onvoldoende rechten',\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': 'Bewerkt <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': 'Geen ongepubliceerde wijzigingen',\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 'Geen schema gevonden voor type <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': 'Gepubliceerd <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': 'Geen ongepubliceerde wijzigingen',\n\n /** The text used in the document header title if there is an error */\n 'panes.document-header-title.error.text': 'Fout: {{error}}',\n /** The text used in the document header title if creating a new item */\n 'panes.document-header-title.new.text': 'Nieuw {{schemaType}}',\n /** The text used in the document header title if no other title can be determined */\n 'panes.document-header-title.untitled.text': 'Naamloos',\n /** The error text on the document list pane */\n 'panes.document-list-pane.error.text': 'Fout: <Code>{{error}}</Code>',\n /** The error title on the document list pane */\n 'panes.document-list-pane.error.title': 'Kon lijstitems niet ophalen',\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': 'Er worden maximaal {{limit}} documenten weergegeven',\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': 'Geen documenten van dit type',\n /** The text of the document list pane if no documents are found */\n 'panes.document-list-pane.no-documents.text': 'Geen resultaten gevonden',\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': 'Geen overeenkomende documenten',\n /** The aria-label for the search input on the document list pane */\n 'panes.document-list-pane.search-input.aria-label': 'Lijst doorzoeken',\n /** The search input for the search input on the document list pane */\n 'panes.document-list-pane.search-input.placeholder': 'Lijst doorzoeken',\n /** The summary title when displaying an error for a document operation result */\n 'panes.document-operation-results.error.summary.title': 'Details',\n /** The text when a generic operation failed (fallback, generally not shown) */\n 'panes.document-operation-results.operation-error':\n 'Er is een fout opgetreden tijdens {{context}}',\n /** The text when a delete operation failed */\n 'panes.document-operation-results.operation-error_delete':\n 'Er is een fout opgetreden bij het proberen te verwijderen van dit document. Dit betekent meestal dat er andere documenten zijn die ernaar verwijzen.',\n /** The text when an unpublish operation failed */\n 'panes.document-operation-results.operation-error_unpublish':\n 'Er is een fout opgetreden bij het proberen te annuleren van de publicatie van dit document. Dit betekent meestal dat er andere documenten zijn die ernaar verwijzen.',\n /** The text when a generic operation succeeded (fallback, generally not shown) */\n 'panes.document-operation-results.operation-success':\n 'Succesvol {{context}} uitgevoerd op document',\n /** The text when copy URL operation succeeded */\n 'panes.document-operation-results.operation-success_copy-url':\n 'Document URL gekopieerd naar klembord',\n /** The text when a delete operation succeeded */\n 'panes.document-operation-results.operation-success_delete':\n 'Het document is succesvol verwijderd',\n /** The text when a discard changes operation succeeded */\n 'panes.document-operation-results.operation-success_discardChanges':\n 'Alle wijzigingen sinds de laatste publicatie zijn nu verworpen. De verworpen conceptversie kan nog steeds worden hersteld uit de geschiedenis',\n /** The text when a duplicate operation succeeded */\n 'panes.document-operation-results.operation-success_duplicate':\n 'Het document is succesvol gedupliceerd',\n /** The text when a publish operation succeeded */\n 'panes.document-operation-results.operation-success_publish': 'Het document is gepubliceerd',\n /** The text when a restore operation succeeded */\n 'panes.document-operation-results.operation-success_restore':\n '<Strong>{{title}}</Strong> is hersteld',\n /** The text when an unpublish operation succeeded */\n 'panes.document-operation-results.operation-success_unpublish':\n 'De publicatie van het document is ongedaan gemaakt. Er is een concept gemaakt van de laatste gepubliceerde versie.',\n /** The document title shown when document title is \"undefined\" in operation message */\n 'panes.document-operation-results.operation-undefined-title': 'Naamloos',\n /** The title of the reconnecting toast */\n 'panes.document-pane-provider.reconnecting.title': 'Verbinding verloren. Opnieuw verbinden…',\n /** The loading message for the document not found pane */\n 'panes.document-pane.document-not-found.loading': 'Document laden…',\n /** The text of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.text':\n 'Het documenttype is niet gedefinieerd, en een document met de <Code>{{id}}</Code> identificatie kon niet worden gevonden.',\n /** The title of the document not found pane if the schema is known */\n 'panes.document-pane.document-not-found.title': 'Het document is niet gevonden',\n /** The text of the document not found pane if the schema is not found */\n 'panes.document-pane.document-unknown-type.text':\n 'Dit document heeft het schema type <Code>{{documentType}}</Code>, dat niet is gedefinieerd als een type in het lokale content studio schema.',\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 'Onbekend documenttype: <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 'Dit document bestaat niet, en er is geen schema type voor gespecificeerd.',\n /** Default message shown while resolving the structure definition for an asynchronous node */\n 'panes.resolving.default-message': 'Laden…',\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': 'Nog steeds aan het laden…',\n /** The text to display when type is missing */\n 'panes.unknown-pane-type.missing-type.text':\n 'Structuur item mist de vereiste <Code>type</Code> eigenschap.',\n /** The title of the unknown pane */\n 'panes.unknown-pane-type.title': 'Onbekend paneeltype',\n /** The text to display when type is unknown */\n 'panes.unknown-pane-type.unknown-type.text':\n 'Structuur item van type <Code>{{type}}</Code> is geen bekende entiteit.',\n\n /** The text for the \"Open preview\" action for a document */\n 'production-preview.menu-item.title': 'Voorbeeld openen',\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': 'Aanvraag versturen',\n /** The description text for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.description.text':\n 'Uw verzoek zal worden verzonden naar de projectbeheerder(s). Als u wilt, kunt u ook een notitie toevoegen',\n /** The header/title for the request permission dialog used in the permissions banner */\n 'request-permission-dialog.header.text': 'Vraag om bewerktoegang',\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':\n 'Als u wilt, kunt u een notitie toevoegen',\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': 'Voeg notitie toe...',\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 'Uw verzoek om toegang tot dit project is afgewezen.',\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 'U heeft de limiet bereikt voor rolverzoeken voor alle projecten. Wacht even voordat u meer verzoeken indient of neem contact op met een beheerder voor hulp.',\n\n /** Label for button when status is saved */\n 'status-bar.document-status-pulse.status.saved.text': 'Opgeslagen',\n /** Label for button when status is syncing */\n 'status-bar.document-status-pulse.status.syncing.text': 'Opslaan...',\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 'Laatst gepubliceerd {{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 'Laatst gepubliceerd <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 'Laatst bijgewerkt {{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': 'Laatst bijgewerkt <RelativeTime/>',\n /** Aria label for the button */\n 'status-bar.review-changes-button.aria-label': 'Wijzigingen beoordelen',\n /** Label for button when status is saved */\n 'status-bar.review-changes-button.status.saved.text': 'Opgeslagen!',\n /** Label for button when status is syncing */\n 'status-bar.review-changes-button.status.syncing.text': 'Opslaan...',\n /** Text for the secondary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.changes-saved': 'Wijzigingen opgeslagen',\n /** Primary text for tooltip for the button */\n 'status-bar.review-changes-button.tooltip.text': 'Wijzigingen bekijken',\n\n /** The text that appears in side the documentation link */\n 'structure-error.docs-link.text': 'Bekijk documentatie',\n /** Labels the error message or error stack of the structure error screen */\n 'structure-error.error.label': 'Fout',\n /** The header that appears at the top of the error screen */\n 'structure-error.header.text': 'Er is een fout opgetreden bij het lezen van de structuur',\n /** The text in the reload button to retry rendering the structure */\n 'structure-error.reload-button.text': 'Opnieuw laden',\n /** Labels the structure path of the structure error screen */\n 'structure-error.structure-path.label': 'Structuurpad',\n\n /** The aria label for the menu button in the timeline item */\n 'timeline-item.menu-button.aria-label': 'Actiemenu openen',\n /** The text for the tooltip in menu button the timeline item */\n 'timeline-item.menu-button.tooltip': 'Acties',\n /** The text for the collapse action in the timeline item menu */\n 'timeline-item.menu.action-collapse': 'Inklappen',\n /** The text for the expand action in the timeline item menu */\n 'timeline-item.menu.action-expand': 'Uitklappen',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";;;;AAEA,gBAAeA,qCAA+B,CAAA;AAAA;AAAA,EAE5C,gCAAkC,EAAA,0BAAA;AAAA;AAAA,EAElC,kCAAoC,EAAA,qBAAA;AAAA;AAAA,EAEpC,0CAA4C,EAAA,mDAAA;AAAA;AAAA,EAE5C,qBAAuB,EAAA,aAAA;AAAA;AAAA,EAEvB,6BAA+B,EAAA,mBAAA;AAAA;AAAA,EAE/B,+DACE,EAAA,mFAAA;AAAA;AAAA,EAEF,2CACE,EAAA,qDAAA;AAAA;AAAA,EAEF,+CAAiD,EAAA,mCAAA;AAAA;AAAA,EAEjD,2CAA6C,EAAA,qBAAA;AAAA;AAAA,EAE7C,8BAAgC,EAAA,yBAAA;AAAA;AAAA,EAEhC,qCAAuC,EAAA,qBAAA;AAAA;AAAA,EAEvC,gDACE,EAAA,gEAAA;AAAA;AAAA,EAEF,wBAA0B,EAAA,YAAA;AAAA;AAAA,EAE1B,gCAAkC,EAAA,kBAAA;AAAA;AAAA,EAElC,sDAAwD,EAAA,iBAAA;AAAA;AAAA,EAExD,0CAA4C,EAAA,6CAAA;AAAA;AAAA,EAE5C,mCAAqC,EAAA,qBAAA;AAAA;AAAA,EAErC,4BAA8B,EAAA,YAAA;AAAA;AAAA,EAE9B,gCAAkC,EAAA,YAAA;AAAA;AAAA,EAElC,2CACE,EAAA,2EAAA;AAAA;AAAA,EAEF,kCACE,EAAA,8GAAA;AAAA;AAAA,EAEF,mCAAqC,EAAA,kCAAA;AAAA;AAAA,EAErC,gCAAkC,EAAA,cAAA;AAAA;AAAA,EAElC,8BAAgC,EAAA,kBAAA;AAAA;AAAA,EAEhC,0CACE,EAAA,iGAAA;AAAA;AAAA,EAEF,wBAA0B,EAAA,iEAAA;AAAA;AAAA,EAE1B,gCAAkC,EAAA,kDAAA;AAAA;AAAA,EAElC,gDACE,EAAA,mDAAA;AAAA;AAAA,EAEF,sBAAwB,EAAA,YAAA;AAAA;AAAA,EAExB,wBAA0B,EAAA,0BAAA;AAAA;AAAA,EAE1B,yCAA2C,EAAA,mCAAA;AAAA;AAAA,EAE3C,qCAAuC,EAAA,qBAAA;AAAA;AAAA,EAEvC,wBAA0B,EAAA,cAAA;AAAA;AAAA,EAE1B,qCACE,EAAA,iFAAA;AAAA;AAAA,EAGF,qDAAuD,EAAA,8BAAA;AAAA;AAAA,EAEvD,sCAAwC,EAAA,6BAAA;AAAA;AAAA,EAExC,8CAAgD,EAAA,gCAAA;AAAA;AAAA,EAEhD,gDAAkD,EAAA,qBAAA;AAAA;AAAA,EAElD,gDAAkD,EAAA,wCAAA;AAAA;AAAA,EAElD,qCACE,EAAA,wNAAA;AAAA;AAAA,EAEF,+DACE,EAAA,uEAAA;AAAA;AAAA,EAEF,iEACE,EAAA,2EAAA;AAAA;AAAA,EAEF,+DACE,EAAA,uEAAA;AAAA;AAAA,EAEF,iEACE,EAAA,2EAAA;AAAA;AAAA,EAEF,gEAAkE,EAAA,oBAAA;AAAA;AAAA,EAElE,gEAAkE,EAAA,sBAAA;AAAA;AAAA,EAElE,oEAAsE,EAAA,qBAAA;AAAA;AAAA,EAEtE,sDACE,EAAA,0DAAA;AAAA;AAAA,EAEF,mEAAqE,EAAA,oBAAA;AAAA;AAAA,EAErE,sDACE,EAAA,2DAAA;AAAA;AAAA,EAGF,qCAAuC,EAAA,sBAAA;AAAA;AAAA,EAEvC,0CAA4C,EAAA,UAAA;AAAA;AAAA,EAG5C,uCAAyC,EAAA,uBAAA;AAAA;AAAA,EAEzC,oCAAsC,EAAA,gBAAA;AAAA;AAAA,EAEtC,sCAAwC,EAAA,6BAAA;AAAA;AAAA,EAExC,mCAAqC,EAAA,6BAAA;AAAA;AAAA,EAErC,uCAAyC,EAAA,mBAAA;AAAA;AAAA,EAEzC,6CAA+C,EAAA,mBAAA;AAAA;AAAA,EAG/C,oBAAsB,EAAA,KAAA;AAAA;AAAA,EAEtB,qBAAuB,EAAA,UAAA;AAAA;AAAA,EAEvB,4BAA8B,EAAA,wBAAA;AAAA;AAAA,EAE9B,kBAAoB,EAAA,MAAA;AAAA;AAAA,EAGpB,0CAA4C,EAAA,WAAA;AAAA;AAAA,EAE5C,sDAAwD,EAAA,YAAA;AAAA;AAAA,EAExD,wDAA0D,EAAA,sBAAA;AAAA;AAAA,EAE1D,gDAAkD,EAAA,uBAAA;AAAA;AAAA,EAElD,kDAAoD,EAAA,wBAAA;AAAA;AAAA,EAEpD,4DAA8D,EAAA,0BAAA;AAAA;AAAA,EAE9D,8DAAgE,EAAA,2BAAA;AAAA;AAAA,EAEhE,6CAA+C,EAAA,yCAAA;AAAA;AAAA,EAE/C,+CAAiD,EAAA,yCAAA;AAAA;AAAA,EAEjD,wDAA0D,EAAA,0BAAA;AAAA;AAAA,EAE1D,+CAAiD,EAAA,SAAA;AAAA;AAAA,EAEjD,mDAAqD,EAAA,aAAA;AAAA;AAAA,EAErD,uDAAyD,EAAA,uCAAA;AAAA;AAAA,EAEzD,8DACE,EAAA,qCAAA;AAAA;AAAA,EAEF,kDAAoD,EAAA,YAAA;AAAA;AAAA,EAEpD,yDAA2D,EAAA,kBAAA;AAAA;AAAA,EAE3D,4DAA8D,EAAA,oBAAA;AAAA;AAAA,EAE9D,kDAAoD,EAAA,gBAAA;AAAA;AAAA,EAEpD,qDAAuD,EAAA,kBAAA;AAAA;AAAA,EAEvD,gDACE,EAAA,mEAAA;AAAA;AAAA,EAEF,mDACE,EAAA,qEAAA;AAAA;AAAA,EAEF,0CACE,EAAA,qEAAA;AAAA;AAAA,EAEF,+CAAiD,EAAA,kBAAA;AAAA;AAAA,EAEjD,wCAA0C,EAAA,MAAA;AAAA;AAAA,EAE1C,0CAA4C,EAAA,uBAAA;AAAA;AAAA,EAE5C,6CAA+C,EAAA,yBAAA;AAAA;AAAA,EAE/C,oCAAsC,EAAA,2CAAA;AAAA;AAAA,EAEtC,uDAAyD,EAAA,kCAAA;AAAA;AAAA,EAEzD,yDACE,EAAA,2CAAA;AAAA;AAAA,EAEF,qDACE,EAAA,6HAAA;AAAA;AAAA,EAEF,iEAAmE,EAAA,oBAAA;AAAA;AAAA,EAEnE,8DAAgE,EAAA,4BAAA;AAAA;AAAA,EAEhE,oEACE,EAAA,0GAAA;AAAA;AAAA,EAEF,uEACE,EAAA,+GAAA;AAAA;AAAA,EAEF,yDACE,EAAA,uDAAA;AAAA;AAAA,EAEF,2DACE,EAAA,kEAAA;AAAA;AAAA,EAEF,kEACE,EAAA,yHAAA;AAAA;AAAA,EAEF,qEACE,EAAA,2HAAA;AAAA;AAAA,EAGF,4CAA8C,EAAA,WAAA;AAAA;AAAA,EAE9C,6CAA+C,EAAA,YAAA;AAAA;AAAA,EAG/C,kCAAoC,EAAA,QAAA;AAAA;AAAA,EAGpC,sBAAwB,EAAA,wBAAA;AAAA;AAAA,EAExB,yBAA2B,EAAA,cAAA;AAAA;AAAA,EAE3B,oCAAsC,EAAA,sCAAA;AAAA;AAAA,EAGtC,yCAA2C,EAAA,SAAA;AAAA;AAAA,EAE3C,iCAAmC,EAAA,8BAAA;AAAA;AAAA,EAEnC,0CAA4C,EAAA,aAAA;AAAA;AAAA,EAE5C,oCAAsC,EAAA,aAAA;AAAA;AAAA,EAEtC,uCAAyC,EAAA,QAAA;AAAA;AAAA,EAEzC,qCAAuC,EAAA,cAAA;AAAA;AAAA,EAEvC,uCAAyC,EAAA,WAAA;AAAA;AAAA,EAGzC,qCAAuC,EAAA,4BAAA;AAAA;AAAA,EAEvC,6CAA+C,EAAA,cAAA;AAAA;AAAA,EAE/C,iCAAmC,EAAA,sBAAA;AAAA;AAAA,EAEnC,qDACE,EAAA,kLAAA;AAAA;AAAA,EAEF,+CAAiD,EAAA,+BAAA;AAAA;AAAA,EAGjD,uDAAyD,EAAA,aAAA;AAAA;AAAA;AAAA,EAIzD,gCAAkC,EAAA,QAAA;AAAA;AAAA,EAElC,+BAAiC,EAAA,SAAA;AAAA;AAAA,EAEjC,gCAAkC,EAAA,UAAA;AAAA;AAAA,EAGlC,gCAAkC,EAAA,mBAAA;AAAA;AAAA,EAElC,iCAAmC,EAAA,yBAAA;AAAA;AAAA,EAEnC,4BAA8B,EAAA,wBAAA;AAAA;AAAA,EAE9B,gCAAkC,EAAA,4BAAA;AAAA;AAAA,EAGlC,oCAAsC,EAAA,mDAAA;AAAA;AAAA,EAEtC,mCACE,EAAA,uEAAA;AAAA;AAAA,EAEF,gCAAkC,EAAA,oBAAA;AAAA;AAAA,EAGlC,8BAAgC,EAAA,OAAA;AAAA;AAAA,EAEhC,yCAA2C,EAAA,WAAA;AAAA;AAAA,EAE3C,+BAAiC,EAAA,YAAA;AAAA;AAAA,EAEjC,uCAAyC,EAAA,sBAAA;AAAA;AAAA,EAEzC,gDAAkD,EAAA,qBAAA;AAAA;AAAA,EAGlD,0CAA4C,EAAA,yBAAA;AAAA;AAAA,EAE5C,yCAA2C,EAAA,kCAAA;AAAA;AAAA,EAE3C,wCAA0C,EAAA,uCAAA;AAAA;AAAA,EAE1C,qCACE,EAAA,8DAAA;AAAA;AAAA,EAEF,kDAAoD,EAAA,8BAAA;AAAA;AAAA,EAEpD,iDAAmD,EAAA,kCAAA;AAAA;AAAA,EAGnD,wCAA0C,EAAA,iBAAA;AAAA;AAAA,EAE1C,sCAAwC,EAAA,sBAAA;AAAA;AAAA,EAExC,2CAA6C,EAAA,UAAA;AAAA;AAAA,EAE7C,qCAAuC,EAAA,8BAAA;AAAA;AAAA,EAEvC,sCAAwC,EAAA,6BAAA;AAAA;AAAA,EAExC,yCAA2C,EAAA,qDAAA;AAAA;AAAA,EAE3C,oDAAsD,EAAA,8BAAA;AAAA;AAAA,EAEtD,4CAA8C,EAAA,0BAAA;AAAA;AAAA,EAE9C,qDAAuD,EAAA,gCAAA;AAAA;AAAA,EAEvD,kDAAoD,EAAA,kBAAA;AAAA;AAAA,EAEpD,mDAAqD,EAAA,kBAAA;AAAA;AAAA,EAErD,sDAAwD,EAAA,SAAA;AAAA;AAAA,EAExD,kDACE,EAAA,+CAAA;AAAA;AAAA,EAEF,yDACE,EAAA,sJAAA;AAAA;AAAA,EAEF,4DACE,EAAA,sKAAA;AAAA;AAAA,EAEF,oDACE,EAAA,8CAAA;AAAA;AAAA,EAEF,6DACE,EAAA,uCAAA;AAAA;AAAA,EAEF,2DACE,EAAA,sCAAA;AAAA;AAAA,EAEF,mEACE,EAAA,+IAAA;AAAA;AAAA,EAEF,8DACE,EAAA,wCAAA;AAAA;AAAA,EAEF,4DAA8D,EAAA,8BAAA;AAAA;AAAA,EAE9D,4DACE,EAAA,wCAAA;AAAA;AAAA,EAEF,8DACE,EAAA,oHAAA;AAAA;AAAA,EAEF,4DAA8D,EAAA,UAAA;AAAA;AAAA,EAE9D,iDAAmD,EAAA,8CAAA;AAAA;AAAA,EAEnD,gDAAkD,EAAA,sBAAA;AAAA;AAAA,EAElD,6CACE,EAAA,2HAAA;AAAA;AAAA,EAEF,8CAAgD,EAAA,+BAAA;AAAA;AAAA,EAEhD,gDACE,EAAA,8IAAA;AAAA;AAAA,EAEF,iDACE,EAAA,sDAAA;AAAA;AAAA,EAEF,+DACE,EAAA,2EAAA;AAAA;AAAA,EAEF,iCAAmC,EAAA,aAAA;AAAA;AAAA,EAEnC,sCAAwC,EAAA,gCAAA;AAAA;AAAA,EAExC,2CACE,EAAA,+DAAA;AAAA;AAAA,EAEF,+BAAiC,EAAA,qBAAA;AAAA;AAAA,EAEjC,2CACE,EAAA,yEAAA;AAAA;AAAA,EAGF,oCAAsC,EAAA,kBAAA;AAAA;AAAA,EAGtC,+CAAiD,EAAA,oBAAA;AAAA;AAAA,EAEjD,4CACE,EAAA,2GAAA;AAAA;AAAA,EAEF,uCAAyC,EAAA,wBAAA;AAAA;AAAA,EAEzC,uDACE,EAAA,0CAAA;AAAA;AAAA,EAEF,uDAAyD,EAAA,qBAAA;AAAA;AAAA,EAEzD,+CACE,EAAA,qDAAA;AAAA;AAAA,EAEF,sDACE,EAAA,8JAAA;AAAA;AAAA,EAGF,oDAAsD,EAAA,YAAA;AAAA;AAAA,EAEtD,sDAAwD,EAAA,YAAA;AAAA;AAAA,EAExD,iEACE,EAAA,sCAAA;AAAA;AAAA,EAEF,8DACE,EAAA,qCAAA;AAAA;AAAA,EAEF,+DACE,EAAA,oCAAA;AAAA;AAAA,EAEF,4DAA8D,EAAA,mCAAA;AAAA;AAAA,EAE9D,6CAA+C,EAAA,wBAAA;AAAA;AAAA,EAE/C,oDAAsD,EAAA,aAAA;AAAA;AAAA,EAEtD,sDAAwD,EAAA,YAAA;AAAA;AAAA,EAExD,wDAA0D,EAAA,wBAAA;AAAA;AAAA,EAE1D,+CAAiD,EAAA,sBAAA;AAAA;AAAA,EAGjD,gCAAkC,EAAA,qBAAA;AAAA;AAAA,EAElC,6BAA+B,EAAA,MAAA;AAAA;AAAA,EAE/B,6BAA+B,EAAA,0DAAA;AAAA;AAAA,EAE/B,oCAAsC,EAAA,eAAA;AAAA;AAAA,EAEtC,sCAAwC,EAAA,cAAA;AAAA;AAAA,EAGxC,sCAAwC,EAAA,kBAAA;AAAA;AAAA,EAExC,mCAAqC,EAAA,QAAA;AAAA;AAAA,EAErC,oCAAsC,EAAA,WAAA;AAAA;AAAA,EAEtC,kCAAoC,EAAA;AACtC,CAAC,CAAA;;;;"}
@@ -585,7 +585,7 @@ var studio = sanity.removeUndefinedLocaleResources({
585
585
  /** Hotspot & Crop */
586
586
  "inputs.imagetool.title": "Hotspot & Crop",
587
587
  /** Warnings displayed to developers when using the crop/hotspot tool on vector images, notifying them that crops/hotspot are not respected when serving the image in vector format. For the crop/hotspot to apply, images must be served in a raster format such as JPG or PNG, by appending eg `fm=jpg` to the image url, or calling `format('jpg')` if using `@sanity/image-url` */
588
- "inputs.imagetool.vector-warning.developer-info": "De Asset Pipeline ondersteunt geen hotspot en crop voor vectorformaten. Om hotspot & crop in te schakelen, zet deze afbeelding om naar een van de ondersteunde rasterformaten. Bijvoorbeeld: <code>fm=jpg</code> aan de <ImageUrlDocumentationLink>afbeeldings-URL</ImageUrlDocumentationLink> of bel <code>.format('png')</code> met <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.",
588
+ "inputs.imagetool.vector-warning.developer-info": "De Asset Pipeline ondersteunt geen hotspot en crop voor vectorformaten. Om hotspot & crop te gebruiken, zet de afbeelding om naar een van de ondersteunde rasterformaten. Bijvoorbeeld: <code>fm=jpg</code> in combinatie met de <ImageUrlDocumentationLink>afbeeldings-URL</ImageUrlDocumentationLink> of gebruik <code>.format('png')</code> in combinatie met <ImageUrlPackageDocumentationLink>@sanity/image-url</ImageUrlPackageDocumentationLink>.",
589
589
  /** See developer info */
590
590
  "inputs.imagetool.vector-warning.expand-developer-info": "Zie ontwikkelaarsinformatie",
591
591
  /** Gotcha: Serving vector images with hotspot and crop from the Sanity Image API */