@sanity/locale-nl-nl 1.1.20 → 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 +0 -2
- package/dist/_chunks-cjs/comments.cjs.map +1 -1
- package/dist/_chunks-cjs/copy-paste.cjs +0 -10
- package/dist/_chunks-cjs/copy-paste.cjs.map +1 -1
- package/dist/_chunks-cjs/structure.cjs +58 -4
- package/dist/_chunks-cjs/structure.cjs.map +1 -1
- package/dist/_chunks-cjs/studio.cjs +122 -0
- package/dist/_chunks-cjs/studio.cjs.map +1 -1
- package/dist/_chunks-cjs/vision.cjs +8 -0
- package/dist/_chunks-cjs/vision.cjs.map +1 -1
- package/dist/_chunks-es/comments.js +0 -2
- package/dist/_chunks-es/comments.js.map +1 -1
- package/dist/_chunks-es/copy-paste.js +0 -10
- package/dist/_chunks-es/copy-paste.js.map +1 -1
- package/dist/_chunks-es/structure.js +58 -4
- package/dist/_chunks-es/structure.js.map +1 -1
- package/dist/_chunks-es/studio.js +122 -0
- package/dist/_chunks-es/studio.js.map +1 -1
- package/dist/_chunks-es/vision.js +8 -0
- package/dist/_chunks-es/vision.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/vision.ts +10 -0
|
@@ -57,10 +57,18 @@ var vision = removeUndefinedLocaleResources({
|
|
|
57
57
|
* @see {@link https://www.sanity.io/docs/perspectives}
|
|
58
58
|
*/
|
|
59
59
|
"settings.perspective-label": "Perspectief",
|
|
60
|
+
/** Notification about previewDrafts to drafts rename */
|
|
61
|
+
"settings.perspective.preview-drafts-renamed-to-drafts.description": 'De "<code>previewDrafts</code>" perspective is hernoemd naar "<code>drafts</code>" en is nu afgekeurd. Deze verandering is effectief voor alle versies met ondersteuning voor perspective (>= v2021-03-25).',
|
|
60
62
|
/** Call to action to read the docs related to "Perspectives" */
|
|
61
63
|
"settings.perspectives.action.docs-link": "Lees de documentatie",
|
|
64
|
+
/** Option for selecting default perspective */
|
|
65
|
+
"settings.perspectives.default": "Geen perspective (API standaard)",
|
|
62
66
|
/** Description for popover that explains what "Perspectives" are */
|
|
63
67
|
"settings.perspectives.description": 'Perspectieven stellen je in staat om je query uit te voeren tegen verschillende "weergaven" van de inhoud in je dataset',
|
|
68
|
+
/** Description for upcoming default perspective change */
|
|
69
|
+
"settings.perspectives.new-default.description": 'De standaard perspective zal veranderen van "<code>raw</code>" naar "<code>published</code>" in een aankomende API versie. Raadpleeg de documentatie voor meer details.',
|
|
70
|
+
/** Label for the pinned release perspective */
|
|
71
|
+
"settings.perspectives.pinned-release-label": "Vastgezette release",
|
|
64
72
|
/** Title for popover that explains what "Perspectives" are */
|
|
65
73
|
"settings.perspectives.title": "Perspectieven"
|
|
66
74
|
});
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Kopiëren naar klembord',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Stoppen',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Luisteren',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Annuleren',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Ophalen',\n\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nieuw',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Parameters zijn geen geldige JSON',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Parameters',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Kolom',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Regel',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Query',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'Query URL',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'End-to-end',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Uitvoering',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Resultaat',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'Resultaat kan niet als CSV gecodeerd worden',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Resultaat opslaan als <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'n.v.t.',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API-versie',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': 'Aangepaste API-versie',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Dataset',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': 'Ongeldige API-versie',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Andere',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspectief',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Lees de documentatie',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Perspectieven stellen je in staat om je query uit te voeren tegen verschillende \"weergaven\" van de inhoud in je dataset',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectieven',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA;AAAA;AAAA;AAAA,EAMxB,aAAa;AAAA;AAAA,EAGb,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,0CAA0C;AAAA;AAAA,EAE1C,qCACE;AAAA;AAAA,EAEF,+BAA+B;AACjC,CAAC;"}
|
|
1
|
+
{"version":3,"file":"vision.js","sources":["../../src/vision.ts"],"sourcesContent":["import {removeUndefinedLocaleResources} from 'sanity'\n\nexport default removeUndefinedLocaleResources({\n /** Label for action \"Copy to clipboard\", tied to the \"Query URL\" field. Also used for accessibility purposes on button */\n 'action.copy-url-to-clipboard': 'Kopiëren naar klembord',\n /** Label for stopping an ongoing listen operation */\n 'action.listen-cancel': 'Stoppen',\n /** Label for setting up a listener */\n 'action.listen-execute': 'Luisteren',\n /** Label for cancelling an ongoing query */\n 'action.query-cancel': 'Annuleren',\n /** Label for executing the query, eg doing a fetch */\n 'action.query-execute': 'Ophalen',\n\n /**\n * Some features has a \"New\" label indicating that the feature was recently introduced.\n * This defines what the text of that label is. Keep it short and sweet.\n */\n 'label.new': 'Nieuw',\n\n /** Error message for when the \"Params\" input are not a valid json */\n 'params.error.params-invalid-json': 'Parameters zijn geen geldige JSON',\n /** Label for \"Params\" (parameters) editor/input */\n 'params.label': 'Parameters',\n\n /** Label for 'Column' indicator when there is an error within the query */\n 'query.error.column': 'Kolom',\n /** Label for 'Line' indicator when there is an error within the query */\n 'query.error.line': 'Regel',\n /** Label for \"Query\" editor/input */\n 'query.label': 'Query',\n /** Label for the \"Query URL\" field, shown after executing a query, and allows for copying */\n 'query.url': 'Query URL',\n\n /** Label for \"End to End time\" information of the fetched query */\n 'result.end-to-end-time-label': 'End-to-end',\n /** Label for \"Execution time\" information of the fetched query */\n 'result.execution-time-label': 'Uitvoering',\n /** Label for \"Result\" explorer/view */\n 'result.label': 'Resultaat',\n /** Tooltip text shown when the query result is not encodable as CSV */\n 'result.save-result-as-csv.not-csv-encodable': 'Resultaat kan niet als CSV gecodeerd worden',\n /** Label for \"Save result as\" result action */\n 'result.save-result-as-format': 'Resultaat opslaan als <SaveResultButtons/>',\n /**\n * \"Not applicable\" message for when there is no Execution time or End to End time information\n * available for the query (eg when the query has not been executed, or errored)\n */\n 'result.timing-not-applicable': 'n.v.t.',\n\n /** Label for the \"API version\" dropdown in settings */\n 'settings.api-version-label': 'API-versie',\n /** Label for the \"Custom API version\" input in settings, shown when \"other\" is chosen as API version */\n 'settings.custom-api-version-label': 'Aangepaste API-versie',\n /** Label for the \"Dataset\" dropdown in vision settings */\n 'settings.dataset-label': 'Dataset',\n /** Error label for when the API version in 'Custom API version' input is invalid */\n 'settings.error.invalid-api-version': 'Ongeldige API-versie',\n /** Label for the \"other\" versions within the \"API version\" dropdown */\n 'settings.other-api-version-label': 'Andere',\n /**\n * Label for the \"Perspective\" dropdown in vision settings\n * @see {@link https://www.sanity.io/docs/perspectives}\n */\n 'settings.perspective-label': 'Perspectief',\n /** Notification about previewDrafts to drafts rename */\n 'settings.perspective.preview-drafts-renamed-to-drafts.description':\n 'De \"<code>previewDrafts</code>\" perspective is hernoemd naar \"<code>drafts</code>\" en is nu afgekeurd. Deze verandering is effectief voor alle versies met ondersteuning voor perspective (>= v2021-03-25).',\n /** Call to action to read the docs related to \"Perspectives\" */\n 'settings.perspectives.action.docs-link': 'Lees de documentatie',\n /** Option for selecting default perspective */\n 'settings.perspectives.default': 'Geen perspective (API standaard)',\n /** Description for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.description':\n 'Perspectieven stellen je in staat om je query uit te voeren tegen verschillende \"weergaven\" van de inhoud in je dataset',\n /** Description for upcoming default perspective change */\n 'settings.perspectives.new-default.description':\n 'De standaard perspective zal veranderen van \"<code>raw</code>\" naar \"<code>published</code>\" in een aankomende API versie. Raadpleeg de documentatie voor meer details.',\n /** Label for the pinned release perspective */\n 'settings.perspectives.pinned-release-label': 'Vastgezette release',\n /** Title for popover that explains what \"Perspectives\" are */\n 'settings.perspectives.title': 'Perspectieven',\n})\n"],"names":[],"mappings":";AAEA,IAAA,SAAe,+BAA+B;AAAA;AAAA,EAE5C,gCAAgC;AAAA;AAAA,EAEhC,wBAAwB;AAAA;AAAA,EAExB,yBAAyB;AAAA;AAAA,EAEzB,uBAAuB;AAAA;AAAA,EAEvB,wBAAwB;AAAA;AAAA;AAAA;AAAA;AAAA,EAMxB,aAAa;AAAA;AAAA,EAGb,oCAAoC;AAAA;AAAA,EAEpC,gBAAgB;AAAA;AAAA,EAGhB,sBAAsB;AAAA;AAAA,EAEtB,oBAAoB;AAAA;AAAA,EAEpB,eAAe;AAAA;AAAA,EAEf,aAAa;AAAA;AAAA,EAGb,gCAAgC;AAAA;AAAA,EAEhC,+BAA+B;AAAA;AAAA,EAE/B,gBAAgB;AAAA;AAAA,EAEhB,+CAA+C;AAAA;AAAA,EAE/C,gCAAgC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKhC,gCAAgC;AAAA;AAAA,EAGhC,8BAA8B;AAAA;AAAA,EAE9B,qCAAqC;AAAA;AAAA,EAErC,0BAA0B;AAAA;AAAA,EAE1B,sCAAsC;AAAA;AAAA,EAEtC,oCAAoC;AAAA;AAAA;AAAA;AAAA;AAAA,EAKpC,8BAA8B;AAAA;AAAA,EAE9B,qEACE;AAAA;AAAA,EAEF,0CAA0C;AAAA;AAAA,EAE1C,iCAAiC;AAAA;AAAA,EAEjC,qCACE;AAAA;AAAA,EAEF,iDACE;AAAA;AAAA,EAEF,8CAA8C;AAAA;AAAA,EAE9C,+BAA+B;AACjC,CAAC;"}
|
package/package.json
CHANGED
package/src/comments.ts
CHANGED
|
@@ -29,9 +29,6 @@ export default removeUndefinedLocaleResources({
|
|
|
29
29
|
/** The inspector text when error copying link */
|
|
30
30
|
'copy-link-error-message': 'Kan link niet naar klembord kopiëren',
|
|
31
31
|
|
|
32
|
-
/** The inspector successfully copied link text */
|
|
33
|
-
'copy-link-success-message': 'Link gekopieerd naar klembord',
|
|
34
|
-
|
|
35
32
|
/** The delete dialog body for a comment */
|
|
36
33
|
'delete-comment.body': 'Na het verwijderen kan een opmerking niet worden hersteld.',
|
|
37
34
|
/** The delete dialog confirm button text for a comment */
|
package/src/copy-paste.ts
CHANGED
|
@@ -12,13 +12,6 @@ export default removeUndefinedLocaleResources({
|
|
|
12
12
|
/** The error message that is shown when the clipboard is not supported */
|
|
13
13
|
'copy-paste.on-copy.validation.clipboard-not-supported.title':
|
|
14
14
|
'Uw browser ondersteunt deze actie niet',
|
|
15
|
-
/** The success message that is shown when a document is copied */
|
|
16
|
-
'copy-paste.on-copy.validation.copy-document-success.title':
|
|
17
|
-
'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
15
|
/** The error message that is shown when there is no value to copy */
|
|
23
16
|
'copy-paste.on-copy.validation.no-value.title': 'Lege waarde, niets om te kopiëren',
|
|
24
17
|
/** --- On copy --- */
|
|
@@ -35,11 +28,6 @@ export default removeUndefinedLocaleResources({
|
|
|
35
28
|
'copy-paste.on-paste.validation.clipboard-empty.title': 'Niets om te plakken',
|
|
36
29
|
/** The validation message that is shown when the clipboard item is invalid */
|
|
37
30
|
'copy-paste.on-paste.validation.clipboard-invalid.title': 'Ongeldig klembord item',
|
|
38
|
-
/** The success message that is shown when a document is pasted */
|
|
39
|
-
'copy-paste.on-paste.validation.document-paste-success.title':
|
|
40
|
-
'Document "{{fieldNames}}" bijgewerkt',
|
|
41
|
-
/** The success message that is shown when a field is pasted */
|
|
42
|
-
'copy-paste.on-paste.validation.field_one-paste-success.title': 'Veld "{{fieldName}}" bijgewerkt',
|
|
43
31
|
/** The validation message that is shown when image files are incompatible */
|
|
44
32
|
'copy-paste.on-paste.validation.image-file-incompatible.description':
|
|
45
33
|
'Een "{{sourceSchemaType}}" is niet toegestaan in een "{{targetSchemaType}}"',
|
package/src/structure.ts
CHANGED
|
@@ -40,6 +40,8 @@ export default removeUndefinedLocaleResources({
|
|
|
40
40
|
'action.publish.disabled.not-ready': 'Operatie niet klaar',
|
|
41
41
|
/** Label for action when there are pending changes.*/
|
|
42
42
|
'action.publish.draft.label': 'Publiceren',
|
|
43
|
+
/** Label for the "Publish" document action */
|
|
44
|
+
'action.publish.label': 'Publiceren',
|
|
43
45
|
/** Label for the "Publish" document action when the document has live edit enabled.*/
|
|
44
46
|
'action.publish.live-edit.label': 'Publiceren',
|
|
45
47
|
/** Fallback tooltip for the "Publish" document action when publish is invoked for a document with live edit enabled.*/
|
|
@@ -78,6 +80,9 @@ export default removeUndefinedLocaleResources({
|
|
|
78
80
|
'action.unpublish.live-edit.disabled':
|
|
79
81
|
'Dit document heeft live bewerken ingeschakeld en kan niet worden gedepubliceerd',
|
|
80
82
|
|
|
83
|
+
/** Description for the archived release banner, rendered when viewing the history of a version document from the publihed view */
|
|
84
|
+
'banners.archived-release.description':
|
|
85
|
+
'U bekijkt een alleen-lezen document dat werd gearchiveerd als onderdeel van <VersionBadge>{{title}}</VersionBadge>. Het kan niet bewerkt worden',
|
|
81
86
|
/** The text for the restore button on the deleted document banner */
|
|
82
87
|
'banners.deleted-document-banner.restore-button.text': 'Herstel meest recente versie',
|
|
83
88
|
/** The text content for the deleted document banner */
|
|
@@ -107,6 +112,9 @@ export default removeUndefinedLocaleResources({
|
|
|
107
112
|
'banners.permission-check-banner.request-permission-button.sent': 'Aanvraag verzonden',
|
|
108
113
|
/** The text for the request permission button that appears for viewer roles */
|
|
109
114
|
'banners.permission-check-banner.request-permission-button.text': 'Vraag om te bewerken',
|
|
115
|
+
/** Description for the archived release banner, rendered when viewing the history of a version document from the published view */
|
|
116
|
+
'banners.published-release.description':
|
|
117
|
+
'U bekijkt een alleen-lezen document dat werd gepubliceerd als onderdeel van <VersionBadge>{{title}}</VersionBadge>. Het kan niet bewerkt worden',
|
|
110
118
|
/** The text for the reload button */
|
|
111
119
|
'banners.reference-changed-banner.reason-changed.reload-button.text': 'Referentie herladen',
|
|
112
120
|
/** The text for the reference change banner if the reason is that the reference has been changed */
|
|
@@ -117,6 +125,40 @@ export default removeUndefinedLocaleResources({
|
|
|
117
125
|
/** The text for the reference change banner if the reason is that the reference has been deleted */
|
|
118
126
|
'banners.reference-changed-banner.reason-removed.text':
|
|
119
127
|
'Deze referentie is verwijderd sinds u deze geopend heeft.',
|
|
128
|
+
/** The text that appears for the action button to add the current document to the global release */
|
|
129
|
+
'banners.release.action.add-to-release': 'Toevoegen aan release',
|
|
130
|
+
/** The text that appears for the action button to add the current document to the global release */
|
|
131
|
+
'banners.release.action.open-to-edit': 'Release openen om te bewerken',
|
|
132
|
+
/** Toast description in case an error occurs when adding a document to a release */
|
|
133
|
+
'banners.release.error.description':
|
|
134
|
+
'Er is een fout opgetreden bij het toevoegen van het document aan de release: {{message}}',
|
|
135
|
+
/** Toast title in case an error occurs when adding a document to a release */
|
|
136
|
+
'banners.release.error.title': 'Fout bij het toevoegen van document aan release',
|
|
137
|
+
/** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */
|
|
138
|
+
'banners.release.navigate-to-edit-description': 'Het document bestaat alleen in de',
|
|
139
|
+
/** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */
|
|
140
|
+
'banners.release.navigate-to-edit-description-end_one': 'release',
|
|
141
|
+
/** The text for the banner that appears when a document only has versions but is in a draft or published pinned release */
|
|
142
|
+
'banners.release.navigate-to-edit-description-end_other': 'releases',
|
|
143
|
+
/** The text for the banner that appears when there are multiple versions but no drafts or published, only one extra releases */
|
|
144
|
+
'banners.release.navigate-to-edit-description-multiple_one':
|
|
145
|
+
'Dit document maakt deel uit van de <VersionBadge/> release en {{count}} meer release.',
|
|
146
|
+
/** The text for the banner that appears when there are multiple versions but no drafts or published, more than one extra releases */
|
|
147
|
+
'banners.release.navigate-to-edit-description-multiple_other':
|
|
148
|
+
'Dit document maakt deel uit van de <VersionBadge/> release en {{count}} meer releases',
|
|
149
|
+
/** The text for the banner that appears when a document only has one version but is in a draft or published pinned release */
|
|
150
|
+
'banners.release.navigate-to-edit-description-single':
|
|
151
|
+
'Dit document maakt deel uit van de <VersionBadge/> release',
|
|
152
|
+
/** The text for the banner that appears when a document is not in the current global release */
|
|
153
|
+
'banners.release.not-in-release': 'Niet in de <VersionBadge>{{title}}</VersionBadge> release.',
|
|
154
|
+
/** Description of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */
|
|
155
|
+
'banners.release.waiting.description':
|
|
156
|
+
'Even geduld terwijl het document wordt toegevoegd aan de release. Dit zou niet langer dan een paar seconden moeten duren.',
|
|
157
|
+
/** Title of toast that will appear in case of latency between the user adding a document to a release and the UI reflecting it */
|
|
158
|
+
'banners.release.waiting.title': 'Document wordt toegevoegd aan release…',
|
|
159
|
+
/** The text content for the unpublished document banner when is part of a release */
|
|
160
|
+
'banners.unpublished-release-banner.text':
|
|
161
|
+
'Dit document zal niet gepubliceerd worden als onderdeel van de <VersionBadge>{{title}}</VersionBadge> release',
|
|
120
162
|
|
|
121
163
|
/** Browser/tab title when creating a new document of a given type */
|
|
122
164
|
'browser-document-title.new-document': 'Nieuw {{schemaType}}',
|
|
@@ -145,6 +187,25 @@ export default removeUndefinedLocaleResources({
|
|
|
145
187
|
/** The label used in the changes inspector for the to selector */
|
|
146
188
|
'changes.to.label': 'Naar',
|
|
147
189
|
|
|
190
|
+
/** The error message shown when the specified document comparison mode is not supported */
|
|
191
|
+
'compare-version.error.invalidModeParam':
|
|
192
|
+
'"{{input}}" is geen ondersteunde documentvergelijkingsmodus.',
|
|
193
|
+
/** The error message shown when the next document for comparison could not be extracted from the URL */
|
|
194
|
+
'compare-version.error.invalidNextDocumentParam': 'De volgende documentparameter is ongeldig.',
|
|
195
|
+
/** The error message shown when the document comparison URL could not be parsed */
|
|
196
|
+
'compare-version.error.invalidParams.title': 'Niet in staat om documenten te vergelijken',
|
|
197
|
+
/** The error message shown when the previous document for comparison could not be extracted from the URL */
|
|
198
|
+
'compare-version.error.invalidPreviousDocumentParam': 'De vorige documentparameter is ongeldig.',
|
|
199
|
+
|
|
200
|
+
/** The text for the "Compare versions" action for a document */
|
|
201
|
+
'compare-versions.menu-item.title': 'Versies vergelijken',
|
|
202
|
+
/** The string used to label draft documents */
|
|
203
|
+
'compare-versions.status.draft': 'Concept',
|
|
204
|
+
/** The string used to label published documents */
|
|
205
|
+
'compare-versions.status.published': 'Gepubliceerd',
|
|
206
|
+
/** The title used when comparing versions of a document */
|
|
207
|
+
'compare-versions.title': 'Versies vergelijken',
|
|
208
|
+
|
|
148
209
|
/** The text in the "Cancel" button in the confirm delete dialog that cancels the action and closes the dialog */
|
|
149
210
|
'confirm-delete-dialog.cancel-button.text': 'Annuleren',
|
|
150
211
|
/** Used in `confirm-delete-dialog.cdr-summary.title` */
|
|
@@ -169,8 +230,6 @@ export default removeUndefinedLocaleResources({
|
|
|
169
230
|
'confirm-delete-dialog.cdr-table.dataset.label': 'Dataset',
|
|
170
231
|
/** The header for the document ID column in the list of cross-dataset references found */
|
|
171
232
|
'confirm-delete-dialog.cdr-table.document-id.label': 'Document-ID',
|
|
172
|
-
/** The toast title when the copy button has been clicked */
|
|
173
|
-
'confirm-delete-dialog.cdr-table.id-copied-toast.title': 'Document-ID gekopieerd naar klembord!',
|
|
174
233
|
/** The toast title when the copy button has been clicked but copying failed */
|
|
175
234
|
'confirm-delete-dialog.cdr-table.id-copied-toast.title-failed':
|
|
176
235
|
'Kopiëren van document ID mislukt',
|
|
@@ -276,6 +335,13 @@ export default removeUndefinedLocaleResources({
|
|
|
276
335
|
/** The title of the sync lock toast on the form view */
|
|
277
336
|
'document-view.form-view.sync-lock-toast.title': 'Document synchroniseren…',
|
|
278
337
|
|
|
338
|
+
/**The title for the menu items that will be shown when expanding a publish release event to inspect the document */
|
|
339
|
+
'events.inspect.release': 'Inspecteer <VersionBadge>{{releaseTitle}}</VersionBadge> document',
|
|
340
|
+
/**The title for the menu items that will be shown when expanding a publish draft event to inspect the draft document*/
|
|
341
|
+
'events.open.draft': 'Open <VersionBadge>concept</VersionBadge> document',
|
|
342
|
+
/**The title for the menu items that will be shown when expanding a publish release event to inspect the release*/
|
|
343
|
+
'events.open.release': 'Open <VersionBadge>{{releaseTitle}}</VersionBadge> release',
|
|
344
|
+
|
|
279
345
|
/** The loading messaging for when the tooltip is still loading permission info */
|
|
280
346
|
'insufficient-permissions-message-tooltip.loading-text': 'Laden…',
|
|
281
347
|
|
|
@@ -368,6 +434,9 @@ export default removeUndefinedLocaleResources({
|
|
|
368
434
|
/** The text when copy URL operation succeeded */
|
|
369
435
|
'panes.document-operation-results.operation-success_copy-url':
|
|
370
436
|
'Document URL gekopieerd naar klembord',
|
|
437
|
+
/** */
|
|
438
|
+
'panes.document-operation-results.operation-success_createVersion':
|
|
439
|
+
'<Strong>{{title}}</Strong> is toegevoegd aan de release',
|
|
371
440
|
/** The text when a delete operation succeeded */
|
|
372
441
|
'panes.document-operation-results.operation-success_delete':
|
|
373
442
|
'Het document is succesvol verwijderd',
|
|
@@ -387,8 +456,6 @@ export default removeUndefinedLocaleResources({
|
|
|
387
456
|
'De publicatie van het document is ongedaan gemaakt. Er is een concept gemaakt van de laatste gepubliceerde versie.',
|
|
388
457
|
/** The document title shown when document title is "undefined" in operation message */
|
|
389
458
|
'panes.document-operation-results.operation-undefined-title': 'Naamloos',
|
|
390
|
-
/** The title of the reconnecting toast */
|
|
391
|
-
'panes.document-pane-provider.reconnecting.title': 'Verbinding verloren. Opnieuw verbinden…',
|
|
392
459
|
/** The loading message for the document not found pane */
|
|
393
460
|
'panes.document-pane.document-not-found.loading': 'Document laden…',
|
|
394
461
|
/** The text of the document not found pane if the schema is known */
|
package/src/studio.ts
CHANGED
|
@@ -120,6 +120,9 @@ export default removeUndefinedLocaleResources({
|
|
|
120
120
|
'asset-source.usage-list.documents-using-image_unnamed_zero':
|
|
121
121
|
'Geen documenten gebruiken deze afbeelding',
|
|
122
122
|
|
|
123
|
+
/** Label when a release has been deleted by a different user */
|
|
124
|
+
'banners.deleted-bundle-banner.text': "De release '<strong>{{title}}</strong>' is verwijderd.",
|
|
125
|
+
|
|
123
126
|
/** Action message for navigating to next month */
|
|
124
127
|
'calendar.action.go-to-next-month': 'Ga naar de volgende maand',
|
|
125
128
|
/** Action message for navigating to next year */
|
|
@@ -235,6 +238,10 @@ export default removeUndefinedLocaleResources({
|
|
|
235
238
|
/** Text shown when a diff component crashes during rendering, triggering the error boundary */
|
|
236
239
|
'changes.error-boundary.title':
|
|
237
240
|
'Het weergeven van de wijzigingen in dit veld veroorzaakte een fout',
|
|
241
|
+
/* Error description when changes could not be loaded */
|
|
242
|
+
'changes.error-description': 'We kunnen de wijzigingen voor dit document niet laden.',
|
|
243
|
+
/** Error title when changes could not be loaded */
|
|
244
|
+
'changes.error-title': 'Er is iets fout gegaan',
|
|
238
245
|
/** Error message shown when the value of a field is not the expected one */
|
|
239
246
|
'changes.error.incorrect-type-message':
|
|
240
247
|
'Waarde fout: Waarde is van type "<code>{{actualType}}</code>", verwacht "<code>{{expectedType}}</code>"',
|
|
@@ -269,6 +276,8 @@ export default removeUndefinedLocaleResources({
|
|
|
269
276
|
'Bewerk het document of selecteer een oudere versie in de tijdlijn om een lijst van wijzigingen te zien verschijnen in dit paneel.',
|
|
270
277
|
/** No Changes title in the Review Changes pane */
|
|
271
278
|
'changes.no-changes-title': 'Er zijn geen wijzigingen',
|
|
279
|
+
/* Label for the tooltip that shows when an action is not selectable*/
|
|
280
|
+
'changes.not-selectable': 'Het is niet mogelijk om deze gebeurtenis te selecteren',
|
|
272
281
|
/** Portable Text diff: An annotation was added */
|
|
273
282
|
'changes.portable-text.annotation_added': 'Annotatie toegevoegd',
|
|
274
283
|
/** Portable Text diff: An annotation was changed */
|
|
@@ -312,6 +321,8 @@ export default removeUndefinedLocaleResources({
|
|
|
312
321
|
'changes.removed-label': 'Verwijderd',
|
|
313
322
|
/** Title for the Review Changes pane */
|
|
314
323
|
'changes.title': 'Wijzigingen beoordelen',
|
|
324
|
+
/**The title that will be shown in the badge inside the events when the item is a draft */
|
|
325
|
+
'changes.versions.draft': 'Concept',
|
|
315
326
|
|
|
316
327
|
/** --- Common components --- */
|
|
317
328
|
/** Tooltip text for context menu buttons */
|
|
@@ -347,6 +358,10 @@ export default removeUndefinedLocaleResources({
|
|
|
347
358
|
/** Title for the default ordering/SortOrder if no orderings are provided and the title field is found */
|
|
348
359
|
'default-orderings.title': 'Sorteren op titel',
|
|
349
360
|
|
|
361
|
+
/** Label to show in the document footer indicating the creation date of the document */
|
|
362
|
+
'document-status.created': 'Gemaakt op {{date}}',
|
|
363
|
+
/** Label to show in the document status indicating the date of the status */
|
|
364
|
+
'document-status.date': '{{date}}',
|
|
350
365
|
/** Label to show in the document footer indicating the last edited date of the document */
|
|
351
366
|
'document-status.edited': 'Bewerkt {{date}}',
|
|
352
367
|
/** Label to show in the document footer indicating the document is not published*/
|
|
@@ -419,6 +434,8 @@ export default removeUndefinedLocaleResources({
|
|
|
419
434
|
'form.field.deprecated-label': 'verouderd',
|
|
420
435
|
/** Fallback title shown above field if it has no defined title */
|
|
421
436
|
'form.field.untitled-field-label': 'Zonder titel',
|
|
437
|
+
/** The title of the reconnecting toast */
|
|
438
|
+
'form.reconnecting.toast.title': 'Verbinding verbroken. Opnieuw verbinden…',
|
|
422
439
|
/** Accessibility label for the icon that indicates the field has a validation error */
|
|
423
440
|
'form.validation.has-error-aria-label': 'Heeft een fout',
|
|
424
441
|
/** Accessibility label for the icon that indicates the field has validation information */
|
|
@@ -537,6 +554,8 @@ export default removeUndefinedLocaleResources({
|
|
|
537
554
|
'inputs.array.resolving-initial-value': 'Initiële waarde oplossen…',
|
|
538
555
|
/** Tooltip content when boolean input is disabled */
|
|
539
556
|
'inputs.boolean.disabled': 'Uitgeschakeld',
|
|
557
|
+
/** Warning label when selected datetime is in the past */
|
|
558
|
+
'inputs.dateTime.past-date-warning': 'Selecteer een datum in de toekomst.',
|
|
540
559
|
/** Placeholder value for datetime input */
|
|
541
560
|
'inputs.datetime.placeholder': 'bijv. {{example}}',
|
|
542
561
|
/** Acessibility label for button to open file options menu */
|
|
@@ -1099,6 +1118,10 @@ export default removeUndefinedLocaleResources({
|
|
|
1099
1118
|
* when there are templates/types available for creation
|
|
1100
1119
|
*/
|
|
1101
1120
|
'new-document.create-new-document-label': 'Nieuw document…',
|
|
1121
|
+
/** Tooltip message for add document button when the selected perspective is published */
|
|
1122
|
+
'new-document.disabled-published.tooltip': 'U kunt geen nieuwe gepubliceerde documenten aanmaken',
|
|
1123
|
+
/** Tooltip message for add document button when the selected perspective is for inactive release */
|
|
1124
|
+
'new-document.disabled-release.tooltip': 'U kunt geen documenten toevoegen aan deze release',
|
|
1102
1125
|
/** Placeholder for the "filter" input within the new document menu */
|
|
1103
1126
|
'new-document.filter-placeholder': 'Filter',
|
|
1104
1127
|
/** Loading indicator text within the new document menu */
|
|
@@ -1148,6 +1171,107 @@ export default removeUndefinedLocaleResources({
|
|
|
1148
1171
|
/* Relative time, just now */
|
|
1149
1172
|
'relative-time.just-now': 'zojuist',
|
|
1150
1173
|
|
|
1174
|
+
/** Action message to add document to new release */
|
|
1175
|
+
'release.action.add-to-new-release': 'Toevoegen aan release',
|
|
1176
|
+
/** Action message to add document to release */
|
|
1177
|
+
'release.action.add-to-release': 'Toevoegen aan {{title}}',
|
|
1178
|
+
/** Action message for when document is already in release */
|
|
1179
|
+
'release.action.already-in-release': 'Al in release {{title}}',
|
|
1180
|
+
/** Action message for when you click to view all versions you can copy the current document to */
|
|
1181
|
+
'release.action.copy-to': 'Kopieer versie naar',
|
|
1182
|
+
/** Action message for creating new releases */
|
|
1183
|
+
'release.action.create-new': 'Nieuwe release',
|
|
1184
|
+
/** Action message for when document is already in release */
|
|
1185
|
+
'release.action.discard-version': 'Versie verwijderen',
|
|
1186
|
+
/** Description for toast when version discarding failed */
|
|
1187
|
+
'release.action.discard-version.failure': 'Mislukt om versie te verwijderen',
|
|
1188
|
+
/** Description for toast when version deletion is successfully discarded */
|
|
1189
|
+
'release.action.discard-version.success':
|
|
1190
|
+
'Versie <strong>{{title}}</strong> is succesvol verwijderd',
|
|
1191
|
+
/** Action message for when a new release is created off an existing version, draft or published document */
|
|
1192
|
+
'release.action.new-release': 'Nieuwe Release',
|
|
1193
|
+
/** Tooltip message for not having permissions for creating new releases */
|
|
1194
|
+
'release.action.permission.error': 'U heeft geen toestemming om deze actie uit te voeren',
|
|
1195
|
+
/** Error message for when a version is set to be unpublished */
|
|
1196
|
+
'release.action.unpublish-version.failure':
|
|
1197
|
+
'Mislukt om versie in te stellen om niet gepubliceerd te worden bij release',
|
|
1198
|
+
/** Action message for when a version is set to be unpublished successfully */
|
|
1199
|
+
'release.action.unpublish-version.success':
|
|
1200
|
+
'Succesvol ingesteld dat <strong>{{title}}</strong> niet gepubliceerd wordt bij release',
|
|
1201
|
+
/** Action message for when the view release is pressed */
|
|
1202
|
+
'release.action.view-release': 'Bekijk release',
|
|
1203
|
+
/** Label for banner when release is scheduled */
|
|
1204
|
+
'release.banner.scheduled-for-publishing-on': 'Gepland voor publicatie op {{date}}',
|
|
1205
|
+
/** Label for Draft chip in document header */
|
|
1206
|
+
'release.chip.draft': 'Concept',
|
|
1207
|
+
/** Label for Draft chip in global header */
|
|
1208
|
+
'release.chip.global.drafts': 'Concepten',
|
|
1209
|
+
/** Label for Published chip in document header */
|
|
1210
|
+
'release.chip.published': 'Gepubliceerd',
|
|
1211
|
+
/** Label for tooltip in chip with the created date */
|
|
1212
|
+
'release.chip.tooltip.created-date': 'Gecreëerd {{date}}',
|
|
1213
|
+
/** Label for tooltip in draft chip when it's a live edit document */
|
|
1214
|
+
'release.chip.tooltip.draft-disabled.live-edit':
|
|
1215
|
+
'Dit document is in live bewerkingsmodus, concepten zijn uitgeschakeld',
|
|
1216
|
+
/** Label for tooltip in chip with the lasted edited date */
|
|
1217
|
+
'release.chip.tooltip.edited-date': 'Bewerkt {{date}}',
|
|
1218
|
+
/** Label for tooltip in chip when document is intended for a future release that hasn't been scheduled */
|
|
1219
|
+
'release.chip.tooltip.intended-for-date': 'Bedoeld voor {{date}}',
|
|
1220
|
+
/** Label for tooltip in chip when there is no recent draft edits */
|
|
1221
|
+
'release.chip.tooltip.no-edits': 'Geen bewerkingen',
|
|
1222
|
+
/** Label for tooltip in chip when document isn't published */
|
|
1223
|
+
'release.chip.tooltip.not-published': 'Niet gepubliceerd',
|
|
1224
|
+
/** Label for tooltip in chip with the published date */
|
|
1225
|
+
'release.chip.tooltip.published-date': 'Gepubliceerd {{date}}',
|
|
1226
|
+
/** Label for tooltip in chip when document is in a release that has been scheduled */
|
|
1227
|
+
'release.chip.tooltip.scheduled-for-date': 'Gepland voor {{date}}',
|
|
1228
|
+
/** Label for tooltip in scheduled chip without a known date */
|
|
1229
|
+
'release.chip.tooltip.unknown-date': 'Onbekende datum',
|
|
1230
|
+
/** Label for tooltip on deleted release */
|
|
1231
|
+
'release.deleted-tooltip': 'Deze release is verwijderd',
|
|
1232
|
+
/** Title for copying version to a new release dialog */
|
|
1233
|
+
'release.dialog.copy-to-release.title': 'Versie kopiëren naar nieuwe release',
|
|
1234
|
+
/** Title for creating releases dialog */
|
|
1235
|
+
'release.dialog.create.title': 'Nieuwe release',
|
|
1236
|
+
/** Label for description in tooltip to explain release types */
|
|
1237
|
+
'release.dialog.tooltip.description':
|
|
1238
|
+
'De beoogde uitgavetijd wordt gebruikt om betere previews te maken en aanwijzingen te geven of documenten conflicteren.',
|
|
1239
|
+
/** Label for noting that a release time is not final */
|
|
1240
|
+
'release.dialog.tooltip.note': 'Je kunt het altijd later wijzigen.',
|
|
1241
|
+
/** Title for tooltip to explain release time */
|
|
1242
|
+
'release.dialog.tooltip.title': 'Geschatte tijd van uitgave',
|
|
1243
|
+
/** The placeholder text when the release doesn't have a description */
|
|
1244
|
+
'release.form.placeholder-describe-release': 'Beschrijf de release…',
|
|
1245
|
+
/** Tooltip for button to hide release visibility */
|
|
1246
|
+
'release.layer.hide': 'Release verbergen',
|
|
1247
|
+
/** Label for draft perspective in navbar */
|
|
1248
|
+
'release.navbar.drafts': 'Concepten',
|
|
1249
|
+
/** Label for published releases in navbar */
|
|
1250
|
+
'release.navbar.published': 'Gepubliceerd',
|
|
1251
|
+
/** Tooltip for releases navigation in navbar */
|
|
1252
|
+
'release.navbar.tooltip': 'Releases',
|
|
1253
|
+
/** The placeholder text when the release doesn't have a title */
|
|
1254
|
+
'release.placeholder-untitled-release': 'Naamloze release',
|
|
1255
|
+
/** The toast title that will be shown when the user has a release perspective which is now archived */
|
|
1256
|
+
'release.toast.archived-release.title': "De '{{title}}' release is gearchiveerd",
|
|
1257
|
+
/** The toast tiele that will be shown the creating a release fails */
|
|
1258
|
+
'release.toast.create-release-error.title': 'Aanmaken van release mislukt',
|
|
1259
|
+
/**The toast title that will be shown when the user has a release perspective which is now deleted */
|
|
1260
|
+
'release.toast.not-found-release.title': "De release '{{title}}' kon niet worden gevonden",
|
|
1261
|
+
/** Label for when a version of a document has already been added to the release */
|
|
1262
|
+
'release.tooltip.already-added': 'Een versie van dit document is al toegevoegd',
|
|
1263
|
+
/** Label for when a release is scheduled / scheduling and a user can't add a document version to it */
|
|
1264
|
+
'release.tooltip.locked':
|
|
1265
|
+
'Deze release is gepland. Annuleer de planning om meer documenten toe te voegen.',
|
|
1266
|
+
/** Label for the release type 'as soon as possible' */
|
|
1267
|
+
'release.type.asap': 'Zo snel mogelijk',
|
|
1268
|
+
/** Label for the release type 'at time', meaning it's a release with a scheduled date */
|
|
1269
|
+
'release.type.scheduled': 'Op tijd',
|
|
1270
|
+
/** Label for the release type 'undecided' */
|
|
1271
|
+
'release.type.undecided': 'Onbeslist',
|
|
1272
|
+
/** Tooltip for the dropdown to show all versions of document */
|
|
1273
|
+
'release.version-list.tooltip': 'Bekijk alle documentversies',
|
|
1274
|
+
|
|
1151
1275
|
/** Accessibility label to open search action when the search would go fullscreen (eg on narrower screens) */
|
|
1152
1276
|
'search.action-open-aria-label': 'Zoeken openen',
|
|
1153
1277
|
/** Action label for adding a search filter */
|
|
@@ -1605,6 +1729,12 @@ export default removeUndefinedLocaleResources({
|
|
|
1605
1729
|
/** Title for error when the timeline for the given document can't be loaded */
|
|
1606
1730
|
'timeline.error.load-document-changes-title':
|
|
1607
1731
|
'Er is een fout opgetreden bij het ophalen van documentwijzigingen.',
|
|
1732
|
+
/** Description for error when the timeline for the given document can't be loaded */
|
|
1733
|
+
'timeline.error.load-document-changes-version-description':
|
|
1734
|
+
'Schakel de events API in via de Studio-configuratie om de documentgeschiedenis te bekijken.',
|
|
1735
|
+
/** Title for error when the timeline for the given version document can't be loaded */
|
|
1736
|
+
'timeline.error.load-document-changes-version-title':
|
|
1737
|
+
'Versie documentgeschiedenis is alleen beschikbaar via de Events API.',
|
|
1608
1738
|
/** Error description for when the document doesn't have history */
|
|
1609
1739
|
'timeline.error.no-document-history-description':
|
|
1610
1740
|
'Wanneer u de inhoud van het document wijzigt, zullen de documentversies in dit menu verschijnen.',
|
|
@@ -1625,6 +1755,8 @@ export default removeUndefinedLocaleResources({
|
|
|
1625
1755
|
'timeline.list.aria-label': 'Documentrevisies',
|
|
1626
1756
|
/** Label for loading history */
|
|
1627
1757
|
'timeline.loading-history': 'Geschiedenis laden…',
|
|
1758
|
+
/* Label for when no previous since events are available*/
|
|
1759
|
+
'timeline.no-previous-events': 'Geen eerdere gebeurtenissen',
|
|
1628
1760
|
/** Label shown in review changes timeline when a document has been created */
|
|
1629
1761
|
'timeline.operation.created': 'Gemaakt',
|
|
1630
1762
|
/** Label shown in review changes timeline when a document has been created, with a timestamp */
|
package/src/vision.ts
CHANGED
|
@@ -63,11 +63,21 @@ export default removeUndefinedLocaleResources({
|
|
|
63
63
|
* @see {@link https://www.sanity.io/docs/perspectives}
|
|
64
64
|
*/
|
|
65
65
|
'settings.perspective-label': 'Perspectief',
|
|
66
|
+
/** Notification about previewDrafts to drafts rename */
|
|
67
|
+
'settings.perspective.preview-drafts-renamed-to-drafts.description':
|
|
68
|
+
'De "<code>previewDrafts</code>" perspective is hernoemd naar "<code>drafts</code>" en is nu afgekeurd. Deze verandering is effectief voor alle versies met ondersteuning voor perspective (>= v2021-03-25).',
|
|
66
69
|
/** Call to action to read the docs related to "Perspectives" */
|
|
67
70
|
'settings.perspectives.action.docs-link': 'Lees de documentatie',
|
|
71
|
+
/** Option for selecting default perspective */
|
|
72
|
+
'settings.perspectives.default': 'Geen perspective (API standaard)',
|
|
68
73
|
/** Description for popover that explains what "Perspectives" are */
|
|
69
74
|
'settings.perspectives.description':
|
|
70
75
|
'Perspectieven stellen je in staat om je query uit te voeren tegen verschillende "weergaven" van de inhoud in je dataset',
|
|
76
|
+
/** Description for upcoming default perspective change */
|
|
77
|
+
'settings.perspectives.new-default.description':
|
|
78
|
+
'De standaard perspective zal veranderen van "<code>raw</code>" naar "<code>published</code>" in een aankomende API versie. Raadpleeg de documentatie voor meer details.',
|
|
79
|
+
/** Label for the pinned release perspective */
|
|
80
|
+
'settings.perspectives.pinned-release-label': 'Vastgezette release',
|
|
71
81
|
/** Title for popover that explains what "Perspectives" are */
|
|
72
82
|
'settings.perspectives.title': 'Perspectieven',
|
|
73
83
|
})
|