@sanity/locale-nl-nl 1.1.19 → 1.1.21
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/_chunks-cjs/comments.cjs +2 -8
- package/dist/_chunks-cjs/comments.cjs.map +1 -1
- package/dist/_chunks-cjs/copy-paste.cjs +2 -16
- package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
- package/dist/_chunks-cjs/create.cjs +2 -6
- package/dist/_chunks-cjs/create.cjs.map +1 -1
- package/dist/_chunks-cjs/structure.cjs +60 -10
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +124 -6
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/tasks.cjs +5 -7
- package/dist/_chunks-cjs/tasks.cjs.map +1 -1
- package/dist/_chunks-cjs/validation.cjs +2 -6
- package/dist/_chunks-cjs/validation.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +10 -6
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/comments.js +4 -6
- package/dist/_chunks-es/comments.js.map +1 -1
- package/dist/_chunks-es/copy-paste.js +4 -14
- package/dist/_chunks-es/copy-paste.js.map +1 -1
- package/dist/_chunks-es/create.js +4 -4
- package/dist/_chunks-es/create.js.map +1 -1
- package/dist/_chunks-es/structure.js +62 -8
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +126 -4
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/tasks.js +7 -5
- package/dist/_chunks-es/tasks.js.map +1 -1
- package/dist/_chunks-es/validation.js +4 -4
- package/dist/_chunks-es/validation.js.map +1 -1
- package/dist/_chunks-es/vision.js +12 -4
- package/dist/_chunks-es/vision.js.map +1 -1
- package/dist/index.cjs +28 -17
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +13 -14
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
- package/src/comments.ts +0 -3
- package/src/copy-paste.ts +0 -12
- package/src/structure.ts +71 -4
- package/src/studio.ts +132 -0
- package/src/tasks.ts +3 -0
- package/src/vision.ts +10 -0
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
var sanity = require('sanity');
|
|
4
|
-
|
|
5
|
-
var comments = sanity.removeUndefinedLocaleResources({
|
|
1
|
+
"use strict";
|
|
2
|
+
var sanity = require("sanity"), comments = sanity.removeUndefinedLocaleResources({
|
|
6
3
|
/** The close comments button text */
|
|
7
4
|
"close-pane-button-text": "Opmerkingen sluiten",
|
|
8
5
|
/** The aria label for the close comments button */
|
|
@@ -27,8 +24,6 @@ var comments = sanity.removeUndefinedLocaleResources({
|
|
|
27
24
|
"compose.send-comment-tooltip": "Verstuur opmerking",
|
|
28
25
|
/** The inspector text when error copying link */
|
|
29
26
|
"copy-link-error-message": "Kan link niet naar klembord kopi\xEBren",
|
|
30
|
-
/** The inspector successfully copied link text */
|
|
31
|
-
"copy-link-success-message": "Link gekopieerd naar klembord",
|
|
32
27
|
/** The delete dialog body for a comment */
|
|
33
28
|
"delete-comment.body": "Na het verwijderen kan een opmerking niet worden hersteld.",
|
|
34
29
|
/** The delete dialog confirm button text for a comment */
|
|
@@ -176,6 +171,5 @@ var comments = sanity.removeUndefinedLocaleResources({
|
|
|
176
171
|
/** Status filter: The full text for describing filtering on resolved comments and is upsell mode */
|
|
177
172
|
"status-filter.status-resolved-full-upsell": "Upgrade om opgeloste opmerkingen te zien"
|
|
178
173
|
});
|
|
179
|
-
|
|
180
174
|
exports.default = comments;
|
|
181
175
|
//# sourceMappingURL=comments.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"comments.cjs","sources":["../../src/comments.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The close comments button text */\n 'close-pane-button-text': 'Opmerkingen sluiten',\n\n /** The aria label for the close comments button */\n 'close-pane-button-text-aria-label': 'Opmerkingen sluiten',\n\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments */\n 'compose.add-comment-input-placeholder': 'Voeg opmerking toe aan <strong>{{field}}</strong>',\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments and the mode is upsell */\n 'compose.add-comment-input-placeholder-upsell': 'Upgrade om opmerkingen toe te voegen',\n /** When composing a comment, the placeholder text shown when the input is empty */\n 'compose.create-comment-placeholder': 'Nieuwe opmerking toevoegen',\n /** When composing a comment, the aria label for the button to mention a user */\n 'compose.mention-user-aria-label': 'Vermeld gebruiker',\n /** When composing a comment, the tooltip text for the button to mention a user */\n 'compose.mention-user-tooltip': 'Vermeld gebruiker',\n /** When composing a reply, the placeholder text shown when the input is empty */\n 'compose.reply-placeholder': 'Antwoorden',\n /** When composing a reply, the placeholder text shown when the input is empty and the mode is upsell */\n 'compose.reply-placeholder-upsell': 'Upgrade om te antwoorden',\n /** When composing a comment, the aria label for the button to send a comment */\n 'compose.send-comment-aria-label': 'Verstuur opmerking',\n /** When composing a comment, the tooltip text for the button to send a comment */\n 'compose.send-comment-tooltip': 'Verstuur opmerking',\n\n /** The inspector text when error copying link */\n 'copy-link-error-message': 'Kan link niet naar klembord kopiëren',\n\n /** The inspector successfully copied link text */\n 'copy-link-success-message': 'Link gekopieerd naar klembord',\n\n /** The delete dialog body for a comment */\n 'delete-comment.body': 'Na het verwijderen kan een opmerking niet worden hersteld.',\n /** The delete dialog confirm button text for a comment */\n 'delete-comment.confirm': 'Verwijder opmerking',\n /** The delete dialog title for a comment */\n 'delete-comment.title': 'Deze opmerking verwijderen?',\n\n /** The delete dialog error */\n 'delete-dialog.error':\n 'Er is een fout opgetreden bij het verwijderen van de opmerking. Probeer het opnieuw.',\n\n /** The delete dialog body for a thread */\n 'delete-thread.body':\n 'Deze opmerking en de antwoorden worden verwijderd. Eenmaal verwijderd kunnen ze niet worden hersteld.',\n /** The delete dialog conform button text for a thread */\n 'delete-thread.confirm': 'Verwijder draad',\n /** The delete dialog title for a thread */\n 'delete-thread.title': 'Deze opmerkingendraad verwijderen?',\n\n /** The button text for confirming discard */\n 'discard.button-confirm': 'Verwerpen',\n /** The header for discard comment dialog */\n 'discard.header': 'Opmerking verwerpen?',\n /** The text for discard comment dialog */\n 'discard.text': 'Wilt u de opmerking verwerpen?',\n\n /** Sharing feedback on the comments feature: The link title */\n 'feature-feedback.link': 'Deel uw feedback',\n /** Sharing feedback on the comments feature: The form title */\n 'feature-feedback.title': 'Help verbeteren ',\n\n /** The name of the comments feature, for use in header. Capitalized, eg \"Comments\". */\n 'feature-name': 'Opmerkingen',\n\n /** Aria label for button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.aria-label-add': 'Opmerking toevoegen',\n /** Aria label for button above fields that opens the comments for this field, when there are existing comments */\n 'field-button.aria-label-open': 'Opmerking openen',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there is a single comment present */\n 'field-button.content_one': 'Bekijk opmerking',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there are more than one comment present */\n 'field-button.content_other': 'Bekijk opmerkingen',\n /** Text shown in popover when hovering the button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.title': 'Opmerking toevoegen',\n\n /* The text shown in the inline comment button when the button is disabled due to overlap */\n 'inline-add-comment-button.disabled-overlap-title': 'Opmerkingen kunnen niet overlappen',\n /** The text shown in the inline comment button */\n 'inline-add-comment-button.title': 'Voeg opmerking toe',\n\n /** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */\n 'list-item.breadcrumb-button-go-to-field-aria-label': 'Ga naar {{field}} veld',\n /** The button tooltip content for the add reaction button */\n 'list-item.context-menu-add-reaction': 'Reactie toevoegen',\n /** The button tooltip aria label for adding a reaction */\n 'list-item.context-menu-add-reaction-aria-label': 'Reactie toevoegen',\n /** The button tooltip content for the add reaction button and mode is upsell */\n 'list-item.context-menu-add-reaction-upsell': 'Upgrade om reactie toe te voegen',\n /** The action menu item for copying a comment link */\n 'list-item.copy-link': 'Link naar opmerking kopiëren',\n /** The action menu item for deleting a comment */\n 'list-item.delete-comment': 'Opmerking verwijderen',\n /** The action menu item for editing a comment */\n 'list-item.edit-comment': 'Opmerking bewerken',\n /** The action menu item for editing a comment and the mode is upsell */\n 'list-item.edit-comment-upsell': 'Upgrade om opmerking te bewerken',\n /** Aria label for the button that takes you to the field, which wraps a thread/comment */\n 'list-item.go-to-field-button.aria-label': 'Ga naar veld',\n /**\n * The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.\n * Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:\n * eg \"on Home\", \"on Coffee Machine | Products\", \"on Pricing – Sanity\"\n */\n 'list-item.layout-context': 'op <IntentLink>{{title}}</IntentLink>',\n /** The marker to indicate that a comment has been edited in brackets */\n 'list-item.layout-edited': 'bewerkt',\n /** The error text when sending a comment has failed */\n 'list-item.layout-failed-sent': 'Verzenden mislukt.',\n /** The loading message when posting a comment is in progress */\n 'list-item.layout-posting': 'Plaatsen...',\n /** The text for retrying posting a comment */\n 'list-item.layout-retry': 'Opnieuw proberen',\n /** The text shown when the value a comment references has been deleted */\n 'list-item.missing-referenced-value-tooltip-content': 'De becommentarieerde tekst is verwijderd',\n /** The aria label for the comments menu button to open the actions menu */\n 'list-item.open-menu-aria-label': 'Menu met opmerkingacties openen',\n /** The button text to re-open a resolved comment */\n 'list-item.re-open-resolved': 'Opnieuw openen',\n /** The button aria label to re-open a comment that is resolved */\n 'list-item.re-open-resolved-aria-label': 'Opnieuw openen',\n /** The button aria label to mark a comment as resolved */\n 'list-item.resolved-tooltip-aria-label': 'Opmerking als opgelost markeren',\n /** The button text to mark a comment as resolved */\n 'list-item.resolved-tooltip-content': 'Als opgelost markeren',\n\n /** The empty state text for open comments */\n 'list-status.empty-state-open-text':\n 'Openstaande opmerkingen op dit document worden hier getoond.',\n /** The empty state title for open comments */\n 'list-status.empty-state-open-title': 'Nog geen openstaande opmerkingen',\n /** The empty state text for resolved comments */\n 'list-status.empty-state-resolved-text':\n 'Opgeloste opmerkingen over dit document worden hier getoond.',\n /** The empty state title for resolved comments */\n 'list-status.empty-state-resolved-title': 'Nog geen opgeloste opmerkingen',\n /** The list status message for error */\n 'list-status.error': 'Er is iets misgegaan',\n /** The list status message for loading status */\n 'list-status.loading': 'Opmerkingen laden',\n\n /** Text shown when no users can be found to mention */\n 'mentions.no-users-found': 'Geen gebruikers gevonden',\n /** Label/badge shown for users that are not authorized to see the document, and thus cannot be mentioned */\n 'mentions.unauthorized-user': 'Niet geautoriseerd',\n /** Aria label for the command list for users to mention */\n 'mentions.user-list-aria-label': 'Lijst van gebruikers om te vermelden',\n\n /** The comments onboarding popover text */\n 'onboarding.body':\n 'Je kunt opmerkingen toevoegen aan elk veld in een document. Ze verschijnen hier, gegroepeerd per veld.',\n /** The comments onboarding dismiss text */\n 'onboarding.dismiss': 'Begrepen',\n /** The comments onboarding popover header text */\n 'onboarding.header': 'Documentvelden hebben nu opmerkingen',\n\n /** Tooltip for the button to add a reaction to a comment */\n 'reactions.add-reaction-tooltip': 'Reactie toevoegen',\n /** Aria label for the individual reactions you can choose from when reacting to a comment */\n 'reactions.react-with-aria-label': 'Reageer met {{reactionName}}',\n /** When a users' name cannot be resolved, fall back to this name */\n 'reactions.user-list.unknown-user-fallback-name': 'Onbekende gebruiker',\n /**\n * When showing list of users who have reacted, replaces your own name with \"you\", eg\n * \"Donna, you, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are the first to react, eg \"You, Donna and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you': 'jij',\n /**\n * When showing list of users who have reacted, replaces your own name with \"You\", eg\n * \"You, Donna, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are not the first to react, eg \"Donna, you, James and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you_leading': 'Jij',\n /**\n * The text shown for the tooltip that appears when hovering over the reaction count, eg\n * \"Donna, James, and Tyler Reacted with 👍\". Three components are available for use:\n * - `<UserList/>` - the list of names of users who have reacted, using the locales list format\n * - `<Text>` - should be wrapped around the text describing the action (\"reacted with\")\n * - `<ReactionName/>` - the name of the reaction emoji, eg \":heavy_plus_sign:\"\n */\n 'reactions.users-reacted-with-reaction':\n '<UserList/> <Text>hebben gereageerd met</Text> <ReactionName/>',\n\n /** Status filter: The short title describing filtering on open (non-resolved) comments */\n 'status-filter.status-open': 'Open',\n /** Status filter: The full text for describing filtering on open (non-resolved) comments */\n 'status-filter.status-open-full': 'Open opmerkingen',\n /** Status filter: The short title describing filtering on resolved comments */\n 'status-filter.status-resolved': 'Opgelost',\n /** Status filter: The full text for describing filtering on resolved comments */\n 'status-filter.status-resolved-full': 'Opgeloste opmerkingen',\n /** Status filter: The full text for describing filtering on resolved comments and is upsell mode */\n 'status-filter.status-resolved-full-upsell': 'Upgrade om opgeloste opmerkingen te zien',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"comments.cjs","sources":["../../src/comments.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** The close comments button text */\n 'close-pane-button-text': 'Opmerkingen sluiten',\n\n /** The aria label for the close comments button */\n 'close-pane-button-text-aria-label': 'Opmerkingen sluiten',\n\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments */\n 'compose.add-comment-input-placeholder': 'Voeg opmerking toe aan <strong>{{field}}</strong>',\n /** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments and the mode is upsell */\n 'compose.add-comment-input-placeholder-upsell': 'Upgrade om opmerkingen toe te voegen',\n /** When composing a comment, the placeholder text shown when the input is empty */\n 'compose.create-comment-placeholder': 'Nieuwe opmerking toevoegen',\n /** When composing a comment, the aria label for the button to mention a user */\n 'compose.mention-user-aria-label': 'Vermeld gebruiker',\n /** When composing a comment, the tooltip text for the button to mention a user */\n 'compose.mention-user-tooltip': 'Vermeld gebruiker',\n /** When composing a reply, the placeholder text shown when the input is empty */\n 'compose.reply-placeholder': 'Antwoorden',\n /** When composing a reply, the placeholder text shown when the input is empty and the mode is upsell */\n 'compose.reply-placeholder-upsell': 'Upgrade om te antwoorden',\n /** When composing a comment, the aria label for the button to send a comment */\n 'compose.send-comment-aria-label': 'Verstuur opmerking',\n /** When composing a comment, the tooltip text for the button to send a comment */\n 'compose.send-comment-tooltip': 'Verstuur opmerking',\n\n /** The inspector text when error copying link */\n 'copy-link-error-message': 'Kan link niet naar klembord kopiëren',\n\n /** The delete dialog body for a comment */\n 'delete-comment.body': 'Na het verwijderen kan een opmerking niet worden hersteld.',\n /** The delete dialog confirm button text for a comment */\n 'delete-comment.confirm': 'Verwijder opmerking',\n /** The delete dialog title for a comment */\n 'delete-comment.title': 'Deze opmerking verwijderen?',\n\n /** The delete dialog error */\n 'delete-dialog.error':\n 'Er is een fout opgetreden bij het verwijderen van de opmerking. Probeer het opnieuw.',\n\n /** The delete dialog body for a thread */\n 'delete-thread.body':\n 'Deze opmerking en de antwoorden worden verwijderd. Eenmaal verwijderd kunnen ze niet worden hersteld.',\n /** The delete dialog conform button text for a thread */\n 'delete-thread.confirm': 'Verwijder draad',\n /** The delete dialog title for a thread */\n 'delete-thread.title': 'Deze opmerkingendraad verwijderen?',\n\n /** The button text for confirming discard */\n 'discard.button-confirm': 'Verwerpen',\n /** The header for discard comment dialog */\n 'discard.header': 'Opmerking verwerpen?',\n /** The text for discard comment dialog */\n 'discard.text': 'Wilt u de opmerking verwerpen?',\n\n /** Sharing feedback on the comments feature: The link title */\n 'feature-feedback.link': 'Deel uw feedback',\n /** Sharing feedback on the comments feature: The form title */\n 'feature-feedback.title': 'Help verbeteren ',\n\n /** The name of the comments feature, for use in header. Capitalized, eg \"Comments\". */\n 'feature-name': 'Opmerkingen',\n\n /** Aria label for button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.aria-label-add': 'Opmerking toevoegen',\n /** Aria label for button above fields that opens the comments for this field, when there are existing comments */\n 'field-button.aria-label-open': 'Opmerking openen',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there is a single comment present */\n 'field-button.content_one': 'Bekijk opmerking',\n /** Text shown in popover when hovering the button above fields that opens the comments panel, when there are more than one comment present */\n 'field-button.content_other': 'Bekijk opmerkingen',\n /** Text shown in popover when hovering the button above fields to add a comment, when the field currently do not have any comments */\n 'field-button.title': 'Opmerking toevoegen',\n\n /* The text shown in the inline comment button when the button is disabled due to overlap */\n 'inline-add-comment-button.disabled-overlap-title': 'Opmerkingen kunnen niet overlappen',\n /** The text shown in the inline comment button */\n 'inline-add-comment-button.title': 'Voeg opmerking toe',\n\n /** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */\n 'list-item.breadcrumb-button-go-to-field-aria-label': 'Ga naar {{field}} veld',\n /** The button tooltip content for the add reaction button */\n 'list-item.context-menu-add-reaction': 'Reactie toevoegen',\n /** The button tooltip aria label for adding a reaction */\n 'list-item.context-menu-add-reaction-aria-label': 'Reactie toevoegen',\n /** The button tooltip content for the add reaction button and mode is upsell */\n 'list-item.context-menu-add-reaction-upsell': 'Upgrade om reactie toe te voegen',\n /** The action menu item for copying a comment link */\n 'list-item.copy-link': 'Link naar opmerking kopiëren',\n /** The action menu item for deleting a comment */\n 'list-item.delete-comment': 'Opmerking verwijderen',\n /** The action menu item for editing a comment */\n 'list-item.edit-comment': 'Opmerking bewerken',\n /** The action menu item for editing a comment and the mode is upsell */\n 'list-item.edit-comment-upsell': 'Upgrade om opmerking te bewerken',\n /** Aria label for the button that takes you to the field, which wraps a thread/comment */\n 'list-item.go-to-field-button.aria-label': 'Ga naar veld',\n /**\n * The text shown below the author and timestamp of a comment including a link back to the context in which the comment was made.\n * Consists of a document title wrapped in a link, and a word or phrase to indicate that the link refers to a location:\n * eg \"on Home\", \"on Coffee Machine | Products\", \"on Pricing – Sanity\"\n */\n 'list-item.layout-context': 'op <IntentLink>{{title}}</IntentLink>',\n /** The marker to indicate that a comment has been edited in brackets */\n 'list-item.layout-edited': 'bewerkt',\n /** The error text when sending a comment has failed */\n 'list-item.layout-failed-sent': 'Verzenden mislukt.',\n /** The loading message when posting a comment is in progress */\n 'list-item.layout-posting': 'Plaatsen...',\n /** The text for retrying posting a comment */\n 'list-item.layout-retry': 'Opnieuw proberen',\n /** The text shown when the value a comment references has been deleted */\n 'list-item.missing-referenced-value-tooltip-content': 'De becommentarieerde tekst is verwijderd',\n /** The aria label for the comments menu button to open the actions menu */\n 'list-item.open-menu-aria-label': 'Menu met opmerkingacties openen',\n /** The button text to re-open a resolved comment */\n 'list-item.re-open-resolved': 'Opnieuw openen',\n /** The button aria label to re-open a comment that is resolved */\n 'list-item.re-open-resolved-aria-label': 'Opnieuw openen',\n /** The button aria label to mark a comment as resolved */\n 'list-item.resolved-tooltip-aria-label': 'Opmerking als opgelost markeren',\n /** The button text to mark a comment as resolved */\n 'list-item.resolved-tooltip-content': 'Als opgelost markeren',\n\n /** The empty state text for open comments */\n 'list-status.empty-state-open-text':\n 'Openstaande opmerkingen op dit document worden hier getoond.',\n /** The empty state title for open comments */\n 'list-status.empty-state-open-title': 'Nog geen openstaande opmerkingen',\n /** The empty state text for resolved comments */\n 'list-status.empty-state-resolved-text':\n 'Opgeloste opmerkingen over dit document worden hier getoond.',\n /** The empty state title for resolved comments */\n 'list-status.empty-state-resolved-title': 'Nog geen opgeloste opmerkingen',\n /** The list status message for error */\n 'list-status.error': 'Er is iets misgegaan',\n /** The list status message for loading status */\n 'list-status.loading': 'Opmerkingen laden',\n\n /** Text shown when no users can be found to mention */\n 'mentions.no-users-found': 'Geen gebruikers gevonden',\n /** Label/badge shown for users that are not authorized to see the document, and thus cannot be mentioned */\n 'mentions.unauthorized-user': 'Niet geautoriseerd',\n /** Aria label for the command list for users to mention */\n 'mentions.user-list-aria-label': 'Lijst van gebruikers om te vermelden',\n\n /** The comments onboarding popover text */\n 'onboarding.body':\n 'Je kunt opmerkingen toevoegen aan elk veld in een document. Ze verschijnen hier, gegroepeerd per veld.',\n /** The comments onboarding dismiss text */\n 'onboarding.dismiss': 'Begrepen',\n /** The comments onboarding popover header text */\n 'onboarding.header': 'Documentvelden hebben nu opmerkingen',\n\n /** Tooltip for the button to add a reaction to a comment */\n 'reactions.add-reaction-tooltip': 'Reactie toevoegen',\n /** Aria label for the individual reactions you can choose from when reacting to a comment */\n 'reactions.react-with-aria-label': 'Reageer met {{reactionName}}',\n /** When a users' name cannot be resolved, fall back to this name */\n 'reactions.user-list.unknown-user-fallback-name': 'Onbekende gebruiker',\n /**\n * When showing list of users who have reacted, replaces your own name with \"you\", eg\n * \"Donna, you, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are the first to react, eg \"You, Donna and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you': 'jij',\n /**\n * When showing list of users who have reacted, replaces your own name with \"You\", eg\n * \"You, Donna, James, and Tyler reacted with 👍\". A different key (`_leading` suffix)\n * is used when you are not the first to react, eg \"Donna, you, James and Tyler reacted with 👍\".\n * Use `{{name}}` if you want to instead use the current users' actual name.\n */\n 'reactions.user-list.you_leading': 'Jij',\n /**\n * The text shown for the tooltip that appears when hovering over the reaction count, eg\n * \"Donna, James, and Tyler Reacted with 👍\". Three components are available for use:\n * - `<UserList/>` - the list of names of users who have reacted, using the locales list format\n * - `<Text>` - should be wrapped around the text describing the action (\"reacted with\")\n * - `<ReactionName/>` - the name of the reaction emoji, eg \":heavy_plus_sign:\"\n */\n 'reactions.users-reacted-with-reaction':\n '<UserList/> <Text>hebben gereageerd met</Text> <ReactionName/>',\n\n /** Status filter: The short title describing filtering on open (non-resolved) comments */\n 'status-filter.status-open': 'Open',\n /** Status filter: The full text for describing filtering on open (non-resolved) comments */\n 'status-filter.status-open-full': 'Open opmerkingen',\n /** Status filter: The short title describing filtering on resolved comments */\n 'status-filter.status-resolved': 'Opgelost',\n /** Status filter: The full text for describing filtering on resolved comments */\n 'status-filter.status-resolved-full': 'Opgeloste opmerkingen',\n /** Status filter: The full text for describing filtering on resolved comments and is upsell mode */\n 'status-filter.status-resolved-full-upsell': 'Upgrade om opgeloste opmerkingen te zien',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,WAAeA,sCAA+B;AAAA;AAAA,EAE5C,0BAA0B;AAAA;AAAA,EAG1B,qCAAqC;AAAA;AAAA,EAGrC,yCAAyC;AAAA;AAAA,EAEzC,gDAAgD;AAAA;AAAA,EAEhD,sCAAsC;AAAA;AAAA,EAEtC,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAEhC,6BAA6B;AAAA;AAAA,EAE7B,oCAAoC;AAAA;AAAA,EAEpC,mCAAmC;AAAA;AAAA,EAEnC,gCAAgC;AAAA;AAAA,EAGhC,2BAA2B;AAAA;AAAA,EAG3B,uBAAuB;AAAA;AAAA,EAEvB,0BAA0B;AAAA;AAAA,EAE1B,wBAAwB;AAAA;AAAA,EAGxB,uBACE;AAAA;AAAA,EAGF,sBACE;AAAA;AAAA,EAEF,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAGvB,0BAA0B;AAAA;AAAA,EAE1B,kBAAkB;AAAA;AAAA,EAElB,gBAAgB;AAAA;AAAA,EAGhB,yBAAyB;AAAA;AAAA,EAEzB,0BAA0B;AAAA;AAAA,EAG1B,gBAAgB;AAAA;AAAA,EAGhB,+BAA+B;AAAA;AAAA,EAE/B,gCAAgC;AAAA;AAAA,EAEhC,4BAA4B;AAAA;AAAA,EAE5B,8BAA8B;AAAA;AAAA,EAE9B,sBAAsB;AAAA;AAAA,EAGtB,oDAAoD;AAAA;AAAA,EAEpD,mCAAmC;AAAA;AAAA,EAGnC,sDAAsD;AAAA;AAAA,EAEtD,uCAAuC;AAAA;AAAA,EAEvC,kDAAkD;AAAA;AAAA,EAElD,8CAA8C;AAAA;AAAA,EAE9C,uBAAuB;AAAA;AAAA,EAEvB,4BAA4B;AAAA;AAAA,EAE5B,0BAA0B;AAAA;AAAA,EAE1B,iCAAiC;AAAA;AAAA,EAEjC,2CAA2C;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAM3C,4BAA4B;AAAA;AAAA,EAE5B,2BAA2B;AAAA;AAAA,EAE3B,gCAAgC;AAAA;AAAA,EAEhC,4BAA4B;AAAA;AAAA,EAE5B,0BAA0B;AAAA;AAAA,EAE1B,sDAAsD;AAAA;AAAA,EAEtD,kCAAkC;AAAA;AAAA,EAElC,8BAA8B;AAAA;AAAA,EAE9B,yCAAyC;AAAA;AAAA,EAEzC,yCAAyC;AAAA;AAAA,EAEzC,sCAAsC;AAAA;AAAA,EAGtC,qCACE;AAAA;AAAA,EAEF,sCAAsC;AAAA;AAAA,EAEtC,yCACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,qBAAqB;AAAA;AAAA,EAErB,uBAAuB;AAAA;AAAA,EAGvB,2BAA2B;AAAA;AAAA,EAE3B,8BAA8B;AAAA;AAAA,EAE9B,iCAAiC;AAAA;AAAA,EAGjC,mBACE;AAAA;AAAA,EAEF,sBAAsB;AAAA;AAAA,EAEtB,qBAAqB;AAAA;AAAA,EAGrB,kCAAkC;AAAA;AAAA,EAElC,mCAAmC;AAAA;AAAA,EAEnC,kDAAkD;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAOlD,2BAA2B;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAO3B,mCAAmC;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,EAQnC,yCACE;AAAA;AAAA,EAGF,6BAA6B;AAAA;AAAA,EAE7B,kCAAkC;AAAA;AAAA,EAElC,iCAAiC;AAAA;AAAA,EAEjC,sCAAsC;AAAA;AAAA,EAEtC,6CAA6C;AAC/C,CAAC;;"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
var sanity = require('sanity');
|
|
4
|
-
|
|
5
|
-
var copyPaste = sanity.removeUndefinedLocaleResources({
|
|
1
|
+
"use strict";
|
|
2
|
+
var sanity = require("sanity"), copyPaste = sanity.removeUndefinedLocaleResources({
|
|
6
3
|
/** Text on the field action button to copy a document */
|
|
7
4
|
"copy-paste.field-action-copy-button.document.title": "Document kopi\xEBren",
|
|
8
5
|
/** Text on the field action button to copy a field */
|
|
@@ -13,12 +10,6 @@ var copyPaste = sanity.removeUndefinedLocaleResources({
|
|
|
13
10
|
"copy-paste.field-action-paste-button.field.title": "Veld plakken",
|
|
14
11
|
/** The error message that is shown when the clipboard is not supported */
|
|
15
12
|
"copy-paste.on-copy.validation.clipboard-not-supported.title": "Uw browser ondersteunt deze actie niet",
|
|
16
|
-
/** The success message that is shown when a document is copied */
|
|
17
|
-
"copy-paste.on-copy.validation.copy-document-success.title": 'Document "{{fieldNames}}" gekopieerd',
|
|
18
|
-
/** The success message that is shown when a field is copied */
|
|
19
|
-
"copy-paste.on-copy.validation.copy-field_one-success.title": 'Veld "{{fieldName}}" gekopieerd',
|
|
20
|
-
/** The success message that is shown when a array item is copied */
|
|
21
|
-
"copy-paste.on-copy.validation.copy-item_one-success.title": 'Item "{{typeName}}" gekopieerd',
|
|
22
13
|
/** The error message that is shown when there is no value to copy */
|
|
23
14
|
"copy-paste.on-copy.validation.no-value.title": "Lege waarde, niets om te kopi\xEBren",
|
|
24
15
|
/** --- On copy --- */
|
|
@@ -32,10 +23,6 @@ var copyPaste = sanity.removeUndefinedLocaleResources({
|
|
|
32
23
|
"copy-paste.on-paste.validation.clipboard-empty.title": "Niets om te plakken",
|
|
33
24
|
/** The validation message that is shown when the clipboard item is invalid */
|
|
34
25
|
"copy-paste.on-paste.validation.clipboard-invalid.title": "Ongeldig klembord item",
|
|
35
|
-
/** The success message that is shown when a document is pasted */
|
|
36
|
-
"copy-paste.on-paste.validation.document-paste-success.title": 'Document "{{fieldNames}}" bijgewerkt',
|
|
37
|
-
/** The success message that is shown when a field is pasted */
|
|
38
|
-
"copy-paste.on-paste.validation.field_one-paste-success.title": 'Veld "{{fieldName}}" bijgewerkt',
|
|
39
26
|
/** The validation message that is shown when image files are incompatible */
|
|
40
27
|
"copy-paste.on-paste.validation.image-file-incompatible.description": 'Een "{{sourceSchemaType}}" is niet toegestaan in een "{{targetSchemaType}}"',
|
|
41
28
|
/** The error message that is shown when the MIME type is not accepted */
|
|
@@ -62,6 +49,5 @@ var copyPaste = sanity.removeUndefinedLocaleResources({
|
|
|
62
49
|
/** The validation message that is shown when string values are incompatible */
|
|
63
50
|
"copy-paste.on-paste.validation.string-value-incompatible.description": 'Waarde "{{value}}" is niet toegestaan in "{{allowedStrings}}"'
|
|
64
51
|
});
|
|
65
|
-
|
|
66
52
|
exports.default = copyPaste;
|
|
67
53
|
//# sourceMappingURL=copy-paste.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"copy-paste.cjs","sources":["../../src/copy-paste.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text on the field action button to copy a document */\n 'copy-paste.field-action-copy-button.document.title': 'Document kopiëren',\n /** Text on the field action button to copy a field */\n 'copy-paste.field-action-copy-button.field.title': 'Veld kopiëren',\n /** Text on the field action button to paste a document */\n 'copy-paste.field-action-paste-button.document.title': 'Document plakken',\n /** Text on the field action button to paste a field */\n 'copy-paste.field-action-paste-button.field.title': 'Veld plakken',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title':\n 'Uw browser ondersteunt deze actie niet',\n /** The
|
|
1
|
+
{"version":3,"file":"copy-paste.cjs","sources":["../../src/copy-paste.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Text on the field action button to copy a document */\n 'copy-paste.field-action-copy-button.document.title': 'Document kopiëren',\n /** Text on the field action button to copy a field */\n 'copy-paste.field-action-copy-button.field.title': 'Veld kopiëren',\n /** Text on the field action button to paste a document */\n 'copy-paste.field-action-paste-button.document.title': 'Document plakken',\n /** Text on the field action button to paste a field */\n 'copy-paste.field-action-paste-button.field.title': 'Veld plakken',\n /** The error message that is shown when the clipboard is not supported */\n 'copy-paste.on-copy.validation.clipboard-not-supported.title':\n 'Uw browser ondersteunt deze actie niet',\n /** The error message that is shown when there is no value to copy */\n 'copy-paste.on-copy.validation.no-value.title': 'Lege waarde, niets om te kopiëren',\n /** --- On copy --- */\n /** The error message that is shown when schema types are incompatible */\n 'copy-paste.on-copy.validation.schema-type-incompatible.title':\n 'Kon schema type voor pad niet oplossen: {{path}}',\n /** The validation message that is shown when array types are incompatible */\n 'copy-paste.on-paste.validation.array-type-incompatible.description':\n 'Waarde van type \"{{type}}\" is niet toegestaan in dit array veld',\n /** The validation message that is shown when array values are incompatible */\n 'copy-paste.on-paste.validation.array-value-incompatible.description':\n 'Waarde van type \"{{type}}\" is niet toegestaan in dit array veld',\n /** The validation message that is shown when the clipboard is empty */\n 'copy-paste.on-paste.validation.clipboard-empty.title': 'Niets om te plakken',\n /** The validation message that is shown when the clipboard item is invalid */\n 'copy-paste.on-paste.validation.clipboard-invalid.title': 'Ongeldig klembord item',\n /** The validation message that is shown when image files are incompatible */\n 'copy-paste.on-paste.validation.image-file-incompatible.description':\n 'Een \"{{sourceSchemaType}}\" is niet toegestaan in een \"{{targetSchemaType}}\"',\n /** The error message that is shown when the MIME type is not accepted */\n 'copy-paste.on-paste.validation.mime-type-incompatible.description':\n 'MIME type \"{{mimeType}}\" wordt niet geaccepteerd voor dit veld',\n /** The error message that is shown when the MIME type validation fails */\n 'copy-paste.on-paste.validation.mime-type-validation-failed.description':\n 'MIME type validatie mislukt',\n /** The warning message that is shown when not all values can be pasted */\n 'copy-paste.on-paste.validation.partial-warning.title': 'Kon niet alle waarden plakken',\n /** The validation message that is shown when primitive types are incompatible */\n 'copy-paste.on-paste.validation.primitive-type-incompatible.description':\n 'Waarde van type \"{{type}}\" is niet toegestaan in dit veld',\n /** --- On paste --- */\n /** The validation message that is shown when pasting a value into a read-only target */\n 'copy-paste.on-paste.validation.read-only-target.description': 'Het doel is alleen-lezen',\n /** The validation message that is shown when reference is incompatible with filter */\n 'copy-paste.on-paste.validation.reference-filter-incompatible.description':\n 'Referentie is niet toegestaan in referentieveld volgens filter',\n /** The validation message that is shown when reference types are incompatible */\n 'copy-paste.on-paste.validation.reference-type-incompatible.description':\n 'Referenties van type \"{{sourceReferenceType}}\" zijn niet toegestaan in referentieveld dat types \"{{targetReferenceTypes}}\" accepteert',\n /** The validation message that is shown when reference does not exist */\n 'copy-paste.on-paste.validation.reference-validation-failed.description':\n 'Het gerefereerde document \"{{ref}}\" bestaat niet',\n /** The validation message that is shown when the source and target schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.description':\n 'Bron- en doelschema types zijn niet compatibel',\n /** The validation message that is shown when schema types are incompatible */\n 'copy-paste.on-paste.validation.schema-type-incompatible.title':\n 'Kon schema type voor pad niet oplossen: {{path}}',\n /** The validation message that is shown when string values are incompatible */\n 'copy-paste.on-paste.validation.string-value-incompatible.description':\n 'Waarde \"{{value}}\" is niet toegestaan in \"{{allowedStrings}}\"',\n})\n"],"names":["removeUndefinedLocaleResources"],"mappings":";gCAEA,YAAeA,sCAA+B;AAAA;AAAA,EAE5C,sDAAsD;AAAA;AAAA,EAEtD,mDAAmD;AAAA;AAAA,EAEnD,uDAAuD;AAAA;AAAA,EAEvD,oDAAoD;AAAA;AAAA,EAEpD,+DACE;AAAA;AAAA,EAEF,gDAAgD;AAAA;AAAA;AAAA,EAGhD,gEACE;AAAA;AAAA,EAEF,sEACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0DAA0D;AAAA;AAAA,EAE1D,sEACE;AAAA;AAAA,EAEF,qEACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,wDAAwD;AAAA;AAAA,EAExD,0EACE;AAAA;AAAA;AAAA,EAGF,+DAA+D;AAAA;AAAA,EAE/D,4EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,0EACE;AAAA;AAAA,EAEF,uEACE;AAAA;AAAA,EAEF,iEACE;AAAA;AAAA,EAEF,wEACE;AACJ,CAAC;;"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
var sanity = require('sanity');
|
|
4
|
-
|
|
5
|
-
var create = sanity.removeUndefinedLocaleResources({
|
|
1
|
+
"use strict";
|
|
2
|
+
var sanity = require("sanity"), create = sanity.removeUndefinedLocaleResources({
|
|
6
3
|
/** Text in badge above header in Create Link info popover */
|
|
7
4
|
"create-link-info-popover.eyebrow-badge": "Vroege toegang",
|
|
8
5
|
/** Text above header in Create Link info popover */
|
|
@@ -54,6 +51,5 @@ var create = sanity.removeUndefinedLocaleResources({
|
|
|
54
51
|
/** Unlink from Create dialog: Unlink button text */
|
|
55
52
|
"unlink-from-create-dialog.unlink.text": "Nu ontkoppelen"
|
|
56
53
|
});
|
|
57
|
-
|
|
58
54
|
exports.default = create;
|
|
59
55
|
//# sourceMappingURL=create.cjs.map
|
|
@@ -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 /** 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":"
|
|
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":";gCAEA,SAAeA,sCAA+B;AAAA;AAAA,EAE5C,0CAA0C;AAAA;AAAA,EAE1C,0CAA0C;AAAA;AAAA,EAE1C,mCAAmC;AAAA;AAAA,EAEnC,iCACE;AAAA;AAAA,EAGF,4BAA4B;AAAA;AAAA,EAG5B,8BAA8B;AAAA;AAAA,EAG9B,sCACE;AAAA;AAAA,EAEF,qCAAqC;AAAA;AAAA,EAErC,mCACE;AAAA;AAAA,EAEF,2DAA2D;AAAA;AAAA,EAE3D,sDACE;AAAA;AAAA,EAGF,mCACE;AAAA;AAAA,EAEF,gCAAgC;AAAA;AAAA,EAEhC,sCAAsC;AAAA;AAAA,EAGtC,yCAAyC;AAAA;AAAA,EAEzC,qDAAqD;AAAA;AAAA,EAGrD,8BAA8B;AAAA;AAAA,EAG9B,kCAAkC;AAAA;AAAA,EAGlC,kCAAkC;AAAA;AAAA,EAGlC,yCAAyC;AAAA;AAAA,EAEzC,oDAAoD;AAAA;AAAA,EAEpD,6CACE;AAAA;AAAA,EAEF,oCAAoC;AAAA;AAAA,EAEpC,8CACE;AAAA;AAAA,EAEF,yCAAyC;AAC3C,CAAC;;"}
|
|
@@ -1,8 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
var sanity = require('sanity');
|
|
4
|
-
|
|
5
|
-
var structure = sanity.removeUndefinedLocaleResources({
|
|
1
|
+
"use strict";
|
|
2
|
+
var sanity = require("sanity"), structure = sanity.removeUndefinedLocaleResources({
|
|
6
3
|
/** Label for the "Copy Document URL" document action */
|
|
7
4
|
"action.copy-document-url.label": "Document URL kopi\xEBren",
|
|
8
5
|
/** Tooltip when action button is disabled because the operation is not ready */
|
|
@@ -39,6 +36,8 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
39
36
|
"action.publish.disabled.not-ready": "Operatie niet klaar",
|
|
40
37
|
/** Label for action when there are pending changes.*/
|
|
41
38
|
"action.publish.draft.label": "Publiceren",
|
|
39
|
+
/** Label for the "Publish" document action */
|
|
40
|
+
"action.publish.label": "Publiceren",
|
|
42
41
|
/** Label for the "Publish" document action when the document has live edit enabled.*/
|
|
43
42
|
"action.publish.live-edit.label": "Publiceren",
|
|
44
43
|
/** Fallback tooltip for the "Publish" document action when publish is invoked for a document with live edit enabled.*/
|
|
@@ -71,6 +70,8 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
71
70
|
"action.unpublish.label": "Depubliceren",
|
|
72
71
|
/** Fallback tooltip for the Unpublish document action when publish is invoked for a document with live edit enabled.*/
|
|
73
72
|
"action.unpublish.live-edit.disabled": "Dit document heeft live bewerken ingeschakeld en kan niet worden gedepubliceerd",
|
|
73
|
+
/** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */
|
|
74
|
+
"banners.archived-release.description": "U bekijkt een alleen-lezen document dat werd gearchiveerd als onderdeel van <VersionBadge>{{title}}</VersionBadge>. Het kan niet bewerkt worden",
|
|
74
75
|
/** The text for the restore button on the deleted document banner */
|
|
75
76
|
"banners.deleted-document-banner.restore-button.text": "Herstel meest recente versie",
|
|
76
77
|
/** The text content for the deleted document banner */
|
|
@@ -95,6 +96,8 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
95
96
|
"banners.permission-check-banner.request-permission-button.sent": "Aanvraag verzonden",
|
|
96
97
|
/** The text for the request permission button that appears for viewer roles */
|
|
97
98
|
"banners.permission-check-banner.request-permission-button.text": "Vraag om te bewerken",
|
|
99
|
+
/** Description for the archived release banner, rendered when viewing the history of a version document from the published view */
|
|
100
|
+
"banners.published-release.description": "U bekijkt een alleen-lezen document dat werd gepubliceerd als onderdeel van <VersionBadge>{{title}}</VersionBadge>. Het kan niet bewerkt worden",
|
|
98
101
|
/** The text for the reload button */
|
|
99
102
|
"banners.reference-changed-banner.reason-changed.reload-button.text": "Referentie herladen",
|
|
100
103
|
/** The text for the reference change banner if the reason is that the reference has been changed */
|
|
@@ -103,6 +106,34 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
103
106
|
"banners.reference-changed-banner.reason-removed.close-button.text": "Referentie sluiten",
|
|
104
107
|
/** The text for the reference change banner if the reason is that the reference has been deleted */
|
|
105
108
|
"banners.reference-changed-banner.reason-removed.text": "Deze referentie is verwijderd sinds u deze geopend heeft.",
|
|
109
|
+
/** The text that appears for the action button to add the current document to the global release */
|
|
110
|
+
"banners.release.action.add-to-release": "Toevoegen aan release",
|
|
111
|
+
/** The text that appears for the action button to add the current document to the global release */
|
|
112
|
+
"banners.release.action.open-to-edit": "Release openen om te bewerken",
|
|
113
|
+
/** Toast description in case an error occurs when adding a document to a release */
|
|
114
|
+
"banners.release.error.description": "Er is een fout opgetreden bij het toevoegen van het document aan de release: {{message}}",
|
|
115
|
+
/** Toast title in case an error occurs when adding a document to a release */
|
|
116
|
+
"banners.release.error.title": "Fout bij het toevoegen van document aan release",
|
|
117
|
+
/** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */
|
|
118
|
+
"banners.release.navigate-to-edit-description": "Het document bestaat alleen in de",
|
|
119
|
+
/** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */
|
|
120
|
+
"banners.release.navigate-to-edit-description-end_one": "release",
|
|
121
|
+
/** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */
|
|
122
|
+
"banners.release.navigate-to-edit-description-end_other": "releases",
|
|
123
|
+
/** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */
|
|
124
|
+
"banners.release.navigate-to-edit-description-multiple_one": "Dit document maakt deel uit van de <VersionBadge/> release en {{count}} meer release.",
|
|
125
|
+
/** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */
|
|
126
|
+
"banners.release.navigate-to-edit-description-multiple_other": "Dit document maakt deel uit van de <VersionBadge/> release en {{count}} meer releases",
|
|
127
|
+
/** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */
|
|
128
|
+
"banners.release.navigate-to-edit-description-single": "Dit document maakt deel uit van de <VersionBadge/> release",
|
|
129
|
+
/** The text for the banner that appears when a document is not in the current global release */
|
|
130
|
+
"banners.release.not-in-release": "Niet in de <VersionBadge>{{title}}</VersionBadge> release.",
|
|
131
|
+
/** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */
|
|
132
|
+
"banners.release.waiting.description": "Even geduld terwijl het document wordt toegevoegd aan de release. Dit zou niet langer dan een paar seconden moeten duren.",
|
|
133
|
+
/** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */
|
|
134
|
+
"banners.release.waiting.title": "Document wordt toegevoegd aan release\u2026",
|
|
135
|
+
/** The text content for the unpublished document banner when is part of a release */
|
|
136
|
+
"banners.unpublished-release-banner.text": "Dit document zal niet gepubliceerd worden als onderdeel van de <VersionBadge>{{title}}</VersionBadge> release",
|
|
106
137
|
/** Browser/tab title when creating a new document of a given type */
|
|
107
138
|
"browser-document-title.new-document": "Nieuw {{schemaType}}",
|
|
108
139
|
/** Browser/tab title when editing a document where the title cannot be resolved from preview configuration */
|
|
@@ -127,6 +158,22 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
127
158
|
"changes.tab.review-changes": "Wijzigingen beoordelen",
|
|
128
159
|
/** The label used in the changes inspector for the to selector */
|
|
129
160
|
"changes.to.label": "Naar",
|
|
161
|
+
/** The error message shown when the specified document comparison mode is not supported */
|
|
162
|
+
"compare-version.error.invalidModeParam": '"{{input}}" is geen ondersteunde documentvergelijkingsmodus.',
|
|
163
|
+
/** The error message shown when the next document for comparison could not be extracted from the URL */
|
|
164
|
+
"compare-version.error.invalidNextDocumentParam": "De volgende documentparameter is ongeldig.",
|
|
165
|
+
/** The error message shown when the document comparison URL could not be parsed */
|
|
166
|
+
"compare-version.error.invalidParams.title": "Niet in staat om documenten te vergelijken",
|
|
167
|
+
/** The error message shown when the previous document for comparison could not be extracted from the URL */
|
|
168
|
+
"compare-version.error.invalidPreviousDocumentParam": "De vorige documentparameter is ongeldig.",
|
|
169
|
+
/** The text for the "Compare versions" action for a document */
|
|
170
|
+
"compare-versions.menu-item.title": "Versies vergelijken",
|
|
171
|
+
/** The string used to label draft documents */
|
|
172
|
+
"compare-versions.status.draft": "Concept",
|
|
173
|
+
/** The string used to label published documents */
|
|
174
|
+
"compare-versions.status.published": "Gepubliceerd",
|
|
175
|
+
/** The title used when comparing versions of a document */
|
|
176
|
+
"compare-versions.title": "Versies vergelijken",
|
|
130
177
|
/** The text in the "Cancel" button in the confirm delete dialog that cancels the action and closes the dialog */
|
|
131
178
|
"confirm-delete-dialog.cancel-button.text": "Annuleren",
|
|
132
179
|
/** Used in `confirm-delete-dialog.cdr-summary.title` */
|
|
@@ -151,8 +198,6 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
151
198
|
"confirm-delete-dialog.cdr-table.dataset.label": "Dataset",
|
|
152
199
|
/** The header for the document ID column in the list of cross-dataset references found */
|
|
153
200
|
"confirm-delete-dialog.cdr-table.document-id.label": "Document-ID",
|
|
154
|
-
/** The toast title when the copy button has been clicked */
|
|
155
|
-
"confirm-delete-dialog.cdr-table.id-copied-toast.title": "Document-ID gekopieerd naar klembord!",
|
|
156
201
|
/** The toast title when the copy button has been clicked but copying failed */
|
|
157
202
|
"confirm-delete-dialog.cdr-table.id-copied-toast.title-failed": "Kopi\xEBren van document ID mislukt",
|
|
158
203
|
/** The header for the project ID column in the list of cross-dataset references found */
|
|
@@ -239,6 +284,12 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
239
284
|
"document-view.form-view.sync-lock-toast.description": "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",
|
|
240
285
|
/** The title of the sync lock toast on the form view */
|
|
241
286
|
"document-view.form-view.sync-lock-toast.title": "Document synchroniseren\u2026",
|
|
287
|
+
/**The title for the menu items that will be shown when expanding a publish release event to inspect the document */
|
|
288
|
+
"events.inspect.release": "Inspecteer <VersionBadge>{{releaseTitle}}</VersionBadge> document",
|
|
289
|
+
/**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/
|
|
290
|
+
"events.open.draft": "Open <VersionBadge>concept</VersionBadge> document",
|
|
291
|
+
/**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/
|
|
292
|
+
"events.open.release": "Open <VersionBadge>{{releaseTitle}}</VersionBadge> release",
|
|
242
293
|
/** The loading messaging for when the tooltip is still loading permission info */
|
|
243
294
|
"insufficient-permissions-message-tooltip.loading-text": "Laden\u2026",
|
|
244
295
|
/** --- Menu items --- */
|
|
@@ -318,6 +369,8 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
318
369
|
"panes.document-operation-results.operation-success": "Succesvol {{context}} uitgevoerd op document",
|
|
319
370
|
/** The text when copy URL operation succeeded */
|
|
320
371
|
"panes.document-operation-results.operation-success_copy-url": "Document URL gekopieerd naar klembord",
|
|
372
|
+
/** */
|
|
373
|
+
"panes.document-operation-results.operation-success_createVersion": "<Strong>{{title}}</Strong> is toegevoegd aan de release",
|
|
321
374
|
/** The text when a delete operation succeeded */
|
|
322
375
|
"panes.document-operation-results.operation-success_delete": "Het document is succesvol verwijderd",
|
|
323
376
|
/** The text when a discard changes operation succeeded */
|
|
@@ -332,8 +385,6 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
332
385
|
"panes.document-operation-results.operation-success_unpublish": "De publicatie van het document is ongedaan gemaakt. Er is een concept gemaakt van de laatste gepubliceerde versie.",
|
|
333
386
|
/** The document title shown when document title is "undefined" in operation message */
|
|
334
387
|
"panes.document-operation-results.operation-undefined-title": "Naamloos",
|
|
335
|
-
/** The title of the reconnecting toast */
|
|
336
|
-
"panes.document-pane-provider.reconnecting.title": "Verbinding verloren. Opnieuw verbinden\u2026",
|
|
337
388
|
/** The loading message for the document not found pane */
|
|
338
389
|
"panes.document-pane.document-not-found.loading": "Document laden\u2026",
|
|
339
390
|
/** The text of the document not found pane if the schema is known */
|
|
@@ -413,6 +464,5 @@ var structure = sanity.removeUndefinedLocaleResources({
|
|
|
413
464
|
/** The text for the expand action in the timeline item menu */
|
|
414
465
|
"timeline-item.menu.action-expand": "Uitklappen"
|
|
415
466
|
});
|
|
416
|
-
|
|
417
467
|
exports.default = structure;
|
|
418
468
|
//# sourceMappingURL=structure.cjs.map
|