@sanity/locale-nl-nl 1.1.0 → 1.1.1
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/{comments-6emOF-fi.js → comments-QloZMmwY.js} +73 -145
- package/dist/_chunks/comments-QloZMmwY.js.map +1 -0
- package/dist/_chunks/{comments-cPKnOS_7.cjs → comments-aj3o-yqu.cjs} +73 -145
- package/dist/_chunks/comments-aj3o-yqu.cjs.map +1 -0
- package/dist/_chunks/{structure-cLO_O91A.js → structure-AeE0_YxS.js} +2 -3
- package/dist/_chunks/{structure-cLO_O91A.js.map → structure-AeE0_YxS.js.map} +1 -1
- package/dist/_chunks/{structure-lSYnLgcf.cjs → structure-jPm3QAID.cjs} +2 -3
- package/dist/_chunks/{structure-lSYnLgcf.cjs.map → structure-jPm3QAID.cjs.map} +1 -1
- package/dist/_chunks/{studio-gQtTeaKV.cjs → studio-KRiEZ8GW.cjs} +8 -15
- package/dist/_chunks/studio-KRiEZ8GW.cjs.map +1 -0
- package/dist/_chunks/{studio-RYE8Svk3.js → studio-NYiedvs-.js} +8 -15
- package/dist/_chunks/studio-NYiedvs-.js.map +1 -0
- package/dist/index.cjs +3 -3
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/src/comments.ts +78 -72
- package/src/structure.ts +1 -1
- package/src/studio.ts +7 -7
- package/dist/_chunks/comments-6emOF-fi.js.map +0 -1
- package/dist/_chunks/comments-cPKnOS_7.cjs.map +0 -1
- package/dist/_chunks/studio-RYE8Svk3.js.map +0 -1
- package/dist/_chunks/studio-gQtTeaKV.cjs.map +0 -1
|
@@ -2,213 +2,147 @@ import { removeUndefinedLocaleResources } from 'sanity';
|
|
|
2
2
|
|
|
3
3
|
var comments = removeUndefinedLocaleResources({
|
|
4
4
|
/** The close comments button text */
|
|
5
|
-
"close-pane-button-text":
|
|
6
|
-
// 'Close comments'
|
|
5
|
+
"close-pane-button-text": "Opmerkingen sluiten",
|
|
7
6
|
/** The aria label for the close comments button */
|
|
8
|
-
"close-pane-button-text-aria-label":
|
|
9
|
-
// 'Close comments'
|
|
7
|
+
"close-pane-button-text-aria-label": "Opmerkingen sluiten",
|
|
10
8
|
/** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments */
|
|
11
|
-
"compose.add-comment-input-placeholder":
|
|
12
|
-
// 'Add comment to <strong>{{field}}</strong>'
|
|
9
|
+
"compose.add-comment-input-placeholder": "Voeg opmerking toe aan <strong>{{field}}</strong>",
|
|
13
10
|
/** When composing a comment, the placeholder text shown when adding a comment to a field with no current comments and the mode is upsell */
|
|
14
|
-
"compose.add-comment-input-placeholder-upsell":
|
|
15
|
-
// 'Upgrade to add comment'
|
|
11
|
+
"compose.add-comment-input-placeholder-upsell": "Upgrade om opmerkingen toe te voegen",
|
|
16
12
|
/** When composing a comment, the placeholder text shown when the input is empty */
|
|
17
|
-
"compose.create-comment-placeholder":
|
|
18
|
-
// 'Create a new comment'
|
|
13
|
+
"compose.create-comment-placeholder": "Nieuwe opmerking toevoegen",
|
|
19
14
|
/** When composing a comment, the aria label for the button to mention a user */
|
|
20
|
-
"compose.mention-user-aria-label":
|
|
21
|
-
// 'Mention user'
|
|
15
|
+
"compose.mention-user-aria-label": "Vermeld gebruiker",
|
|
22
16
|
/** When composing a comment, the tooltip text for the button to mention a user */
|
|
23
|
-
"compose.mention-user-tooltip":
|
|
24
|
-
// 'Mention user'
|
|
17
|
+
"compose.mention-user-tooltip": "Vermeld gebruiker",
|
|
25
18
|
/** When composing a reply, the placeholder text shown when the input is empty */
|
|
26
|
-
"compose.reply-placeholder":
|
|
27
|
-
// 'Reply'
|
|
19
|
+
"compose.reply-placeholder": "Antwoorden",
|
|
28
20
|
/** When composing a reply, the placeholder text shown when the input is empty and the mode is upsell */
|
|
29
|
-
"compose.reply-placeholder-upsell":
|
|
30
|
-
// 'Upgrade to reply'
|
|
21
|
+
"compose.reply-placeholder-upsell": "Upgrade om te antwoorden",
|
|
31
22
|
/** When composing a comment, the aria label for the button to send a comment */
|
|
32
|
-
"compose.send-comment-aria-label":
|
|
33
|
-
// 'Send comment'
|
|
23
|
+
"compose.send-comment-aria-label": "Verstuur opmerking",
|
|
34
24
|
/** When composing a comment, the tooltip text for the button to send a comment */
|
|
35
|
-
"compose.send-comment-tooltip":
|
|
36
|
-
// 'Send comment'
|
|
25
|
+
"compose.send-comment-tooltip": "Verstuur opmerking",
|
|
37
26
|
/** The inspector text when error copying link */
|
|
38
|
-
"copy-link-error-message":
|
|
39
|
-
// 'Unable to copy link to clipboard'
|
|
27
|
+
"copy-link-error-message": "Kan link niet naar klembord kopi\xEBren",
|
|
40
28
|
/** The inspector successfully copied link text */
|
|
41
|
-
"copy-link-success-message":
|
|
42
|
-
// 'Copied link to clipboard'
|
|
29
|
+
"copy-link-success-message": "Link gekopieerd naar klembord",
|
|
43
30
|
/** The delete dialog body for a comment */
|
|
44
|
-
"delete-comment.body":
|
|
45
|
-
// 'Once deleted, a comment cannot be recovered.'
|
|
31
|
+
"delete-comment.body": "Na het verwijderen kan een opmerking niet worden hersteld.",
|
|
46
32
|
/** The delete dialog confirm button text for a comment */
|
|
47
|
-
"delete-comment.confirm":
|
|
48
|
-
// 'Delete comment'
|
|
33
|
+
"delete-comment.confirm": "Verwijder opmerking",
|
|
49
34
|
/** The delete dialog title for a comment */
|
|
50
|
-
"delete-comment.title":
|
|
51
|
-
// 'Delete this comment?'
|
|
35
|
+
"delete-comment.title": "Deze opmerking verwijderen?",
|
|
52
36
|
/** The delete dialog error */
|
|
53
|
-
"delete-dialog.error":
|
|
54
|
-
// 'An error occurred while deleting the comment. Please try again.'
|
|
37
|
+
"delete-dialog.error": "Er is een fout opgetreden bij het verwijderen van de opmerking. Probeer het opnieuw.",
|
|
55
38
|
/** The delete dialog body for a thread */
|
|
56
|
-
"delete-thread.body":
|
|
57
|
-
// 'This comment and its replies will be deleted, and once deleted cannot be recovered.'
|
|
39
|
+
"delete-thread.body": "Deze opmerking en de antwoorden worden verwijderd. Eenmaal verwijderd kunnen ze niet worden hersteld.",
|
|
58
40
|
/** The delete dialog conform button text for a thread */
|
|
59
|
-
"delete-thread.confirm":
|
|
60
|
-
// 'Delete thread'
|
|
41
|
+
"delete-thread.confirm": "Verwijder draad",
|
|
61
42
|
/** The delete dialog title for a thread */
|
|
62
|
-
"delete-thread.title":
|
|
63
|
-
// 'Delete this comment thread?'
|
|
43
|
+
"delete-thread.title": "Deze opmerkingendraad verwijderen?",
|
|
64
44
|
/** The button text for confirming discard */
|
|
65
|
-
"discard.button-confirm":
|
|
66
|
-
// 'Discard'
|
|
45
|
+
"discard.button-confirm": "Verwerpen",
|
|
67
46
|
/** The header for discard comment dialog */
|
|
68
|
-
"discard.header":
|
|
69
|
-
// 'Discard comment?'
|
|
47
|
+
"discard.header": "Opmerking verwerpen?",
|
|
70
48
|
/** The text for discard comment dialog */
|
|
71
|
-
"discard.text":
|
|
72
|
-
// 'Do you want to discard the comment?'
|
|
49
|
+
"discard.text": "Wilt u de opmerking verwerpen?",
|
|
73
50
|
/** Sharing feedback on the comments feature: The link title */
|
|
74
|
-
"feature-feedback.link":
|
|
75
|
-
// 'Share your feedback'
|
|
51
|
+
"feature-feedback.link": "Deel uw feedback",
|
|
76
52
|
/** Sharing feedback on the comments feature: The form title */
|
|
77
|
-
"feature-feedback.title":
|
|
78
|
-
// 'Help improve '
|
|
53
|
+
"feature-feedback.title": "Help verbeteren ",
|
|
79
54
|
/** The name of the comments feature, for use in header. Capitalized, eg "Comments". */
|
|
80
|
-
"feature-name":
|
|
81
|
-
// 'Comments'
|
|
55
|
+
"feature-name": "Opmerkingen",
|
|
82
56
|
/** Aria label for button above fields to add a comment, when the field currently do not have any comments */
|
|
83
|
-
"field-button.aria-label-add":
|
|
84
|
-
// 'Add comment'
|
|
57
|
+
"field-button.aria-label-add": "Opmerking toevoegen",
|
|
85
58
|
/** Aria label for button above fields that opens the comments for this field, when there are existing comments */
|
|
86
|
-
"field-button.aria-label-open":
|
|
87
|
-
// 'Open comments'
|
|
59
|
+
"field-button.aria-label-open": "Opmerking openen",
|
|
88
60
|
/** Text shown in popover when hovering the button above fields that opens the comments panel, when there is a single comment present */
|
|
89
|
-
"field-button.content_one":
|
|
90
|
-
// 'View comment'
|
|
61
|
+
"field-button.content_one": "Bekijk opmerking",
|
|
91
62
|
/** Text shown in popover when hovering the button above fields that opens the comments panel, when there are more than one comment present */
|
|
92
|
-
"field-button.content_other":
|
|
93
|
-
// 'View comments'
|
|
63
|
+
"field-button.content_other": "Bekijk opmerkingen",
|
|
94
64
|
/** Text shown in popover when hovering the button above fields to add a comment, when the field currently do not have any comments */
|
|
95
|
-
"field-button.title":
|
|
96
|
-
// 'Add comment'
|
|
65
|
+
"field-button.title": "Opmerking toevoegen",
|
|
97
66
|
/** Aria label for the breadcrumb button showing the field path. `{{field}}` is the last (most specific) field. */
|
|
98
|
-
"list-item.breadcrumb-button-go-to-field-aria-label":
|
|
99
|
-
// 'Go to {{field}} field'
|
|
67
|
+
"list-item.breadcrumb-button-go-to-field-aria-label": "Ga naar {{field}} veld",
|
|
100
68
|
/** The button tooltip content for the add reaction button */
|
|
101
|
-
"list-item.context-menu-add-reaction":
|
|
102
|
-
// 'Add reaction'
|
|
69
|
+
"list-item.context-menu-add-reaction": "Reactie toevoegen",
|
|
103
70
|
/** The button tooltip aria label for adding a reaction */
|
|
104
|
-
"list-item.context-menu-add-reaction-aria-label":
|
|
105
|
-
// 'Add reaction'
|
|
71
|
+
"list-item.context-menu-add-reaction-aria-label": "Reactie toevoegen",
|
|
106
72
|
/** The button tooltip content for the add reaction button and mode is upsell */
|
|
107
|
-
"list-item.context-menu-add-reaction-upsell":
|
|
108
|
-
// 'Upgrade to add reaction'
|
|
73
|
+
"list-item.context-menu-add-reaction-upsell": "Upgrade om reactie toe te voegen",
|
|
109
74
|
/** The action menu item for copying a comment link */
|
|
110
|
-
"list-item.copy-link":
|
|
111
|
-
// 'Copy link to comment'
|
|
75
|
+
"list-item.copy-link": "Link naar opmerking kopi\xEBren",
|
|
112
76
|
/** The action menu item for deleting a comment */
|
|
113
|
-
"list-item.delete-comment":
|
|
114
|
-
// 'Delete comment'
|
|
77
|
+
"list-item.delete-comment": "Opmerking verwijderen",
|
|
115
78
|
/** The action menu item for editing a comment */
|
|
116
|
-
"list-item.edit-comment":
|
|
117
|
-
// 'Edit comment'
|
|
79
|
+
"list-item.edit-comment": "Opmerking bewerken",
|
|
118
80
|
/** The action menu item for editing a comment and the mode is upsell */
|
|
119
|
-
"list-item.edit-comment-upsell":
|
|
120
|
-
// 'Upgrade to edit comment'
|
|
81
|
+
"list-item.edit-comment-upsell": "Upgrade om opmerking te bewerken",
|
|
121
82
|
/** Aria label for the button that takes you to the field, which wraps a thread/comment */
|
|
122
|
-
"list-item.go-to-field-button.aria-label":
|
|
123
|
-
// 'Go to field'
|
|
83
|
+
"list-item.go-to-field-button.aria-label": "Ga naar veld",
|
|
124
84
|
/** The marker to indicate that a comment has been edited in brackets */
|
|
125
|
-
"list-item.layout-edited":
|
|
126
|
-
// 'edited'
|
|
85
|
+
"list-item.layout-edited": "bewerkt",
|
|
127
86
|
/** The error text when sending a comment has failed */
|
|
128
|
-
"list-item.layout-failed-sent":
|
|
129
|
-
// 'Failed to send.'
|
|
87
|
+
"list-item.layout-failed-sent": "Verzenden mislukt.",
|
|
130
88
|
/** The loading message when posting a comment is in progress */
|
|
131
|
-
"list-item.layout-posting":
|
|
132
|
-
// 'Posting...'
|
|
89
|
+
"list-item.layout-posting": "Plaatsen...",
|
|
133
90
|
/** The text for retrying posting a comment */
|
|
134
|
-
"list-item.layout-retry":
|
|
135
|
-
// 'Retry'
|
|
91
|
+
"list-item.layout-retry": "Opnieuw proberen",
|
|
136
92
|
/** The aria label for the comments menu button to open the actions menu */
|
|
137
|
-
"list-item.open-menu-aria-label":
|
|
138
|
-
// 'Open comment actions menu'
|
|
93
|
+
"list-item.open-menu-aria-label": "Menu met opmerkingacties openen",
|
|
139
94
|
/** The button text to re-open a resolved comment */
|
|
140
|
-
"list-item.re-open-resolved":
|
|
141
|
-
// 'Re-open'
|
|
95
|
+
"list-item.re-open-resolved": "Opnieuw openen",
|
|
142
96
|
/** The button aria label to re-open a comment that is resolved */
|
|
143
|
-
"list-item.re-open-resolved-aria-label":
|
|
144
|
-
// 'Re-open'
|
|
97
|
+
"list-item.re-open-resolved-aria-label": "Opnieuw openen",
|
|
145
98
|
/** The button aria label to mark a comment as resolved */
|
|
146
|
-
"list-item.resolved-tooltip-aria-label":
|
|
147
|
-
// 'Mark comment as resolved'
|
|
99
|
+
"list-item.resolved-tooltip-aria-label": "Opmerking als opgelost markeren",
|
|
148
100
|
/** The button text to mark a comment as resolved */
|
|
149
|
-
"list-item.resolved-tooltip-content":
|
|
150
|
-
// 'Mark as resolved'
|
|
101
|
+
"list-item.resolved-tooltip-content": "Als opgelost markeren",
|
|
151
102
|
/** The empty state text for open comments */
|
|
152
|
-
"list-status.empty-state-open-text":
|
|
153
|
-
// 'Open comments on this document will be shown here.'
|
|
103
|
+
"list-status.empty-state-open-text": "Openstaande opmerkingen op dit document worden hier getoond.",
|
|
154
104
|
/** The empty state title for open comments */
|
|
155
|
-
"list-status.empty-state-open-title":
|
|
156
|
-
// 'No open comments yet'
|
|
105
|
+
"list-status.empty-state-open-title": "Nog geen openstaande opmerkingen",
|
|
157
106
|
/** The empty state text for resolved comments */
|
|
158
|
-
"list-status.empty-state-resolved-text":
|
|
159
|
-
// 'Resolved comments on this document will be shown here.'
|
|
107
|
+
"list-status.empty-state-resolved-text": "Opgeloste opmerkingen over dit document worden hier getoond.",
|
|
160
108
|
/** The empty state title for resolved comments */
|
|
161
|
-
"list-status.empty-state-resolved-title":
|
|
162
|
-
// 'No resolved comments yet'
|
|
109
|
+
"list-status.empty-state-resolved-title": "Nog geen opgeloste opmerkingen",
|
|
163
110
|
/** The list status message for error */
|
|
164
|
-
"list-status.error":
|
|
165
|
-
// 'Something went wrong'
|
|
111
|
+
"list-status.error": "Er is iets misgegaan",
|
|
166
112
|
/** The list status message for loading status */
|
|
167
|
-
"list-status.loading":
|
|
168
|
-
// 'Loading comments'
|
|
113
|
+
"list-status.loading": "Opmerkingen laden",
|
|
169
114
|
/** Text shown when no users can be found to mention */
|
|
170
|
-
"mentions.no-users-found":
|
|
171
|
-
// 'No users found'
|
|
115
|
+
"mentions.no-users-found": "Geen gebruikers gevonden",
|
|
172
116
|
/** Label/badge shown for users that are not authorized to see the document, and thus cannot be mentioned */
|
|
173
|
-
"mentions.unauthorized-user":
|
|
174
|
-
// 'Unauthorized'
|
|
117
|
+
"mentions.unauthorized-user": "Niet geautoriseerd",
|
|
175
118
|
/** Aria label for the command list for users to mention */
|
|
176
|
-
"mentions.user-list-aria-label":
|
|
177
|
-
// 'List of users to mention'
|
|
119
|
+
"mentions.user-list-aria-label": "Lijst van gebruikers om te vermelden",
|
|
178
120
|
/** The comments onboarding popover text */
|
|
179
|
-
"onboarding.body":
|
|
180
|
-
// 'You can add comments to any field in a document. They\'ll show up here, grouped by field.'
|
|
121
|
+
"onboarding.body": "Je kunt opmerkingen toevoegen aan elk veld in een document. Ze verschijnen hier, gegroepeerd per veld.",
|
|
181
122
|
/** The comments onboarding dismiss text */
|
|
182
|
-
"onboarding.dismiss":
|
|
183
|
-
// 'Got it'
|
|
123
|
+
"onboarding.dismiss": "Begrepen",
|
|
184
124
|
/** The comments onboarding popover header text */
|
|
185
|
-
"onboarding.header":
|
|
186
|
-
// 'Document fields now have comments'
|
|
125
|
+
"onboarding.header": "Documentvelden hebben nu opmerkingen",
|
|
187
126
|
/** Tooltip for the button to add a reaction to a comment */
|
|
188
|
-
"reactions.add-reaction-tooltip":
|
|
189
|
-
// 'Add reaction'
|
|
127
|
+
"reactions.add-reaction-tooltip": "Reactie toevoegen",
|
|
190
128
|
/** Aria label for the individual reactions you can choose from when reacting to a comment */
|
|
191
|
-
"reactions.react-with-aria-label":
|
|
192
|
-
// 'React with {{reactionName}}'
|
|
129
|
+
"reactions.react-with-aria-label": "Reageer met {{reactionName}}",
|
|
193
130
|
/** When a users' name cannot be resolved, fall back to this name */
|
|
194
|
-
"reactions.user-list.unknown-user-fallback-name":
|
|
195
|
-
// 'Unknown user'
|
|
131
|
+
"reactions.user-list.unknown-user-fallback-name": "Onbekende gebruiker",
|
|
196
132
|
/**
|
|
197
133
|
* When showing list of users who have reacted, replaces your own name with "you", eg
|
|
198
134
|
* "Donna, you, James, and Tyler reacted with 👍". A different key (`_leading` suffix)
|
|
199
135
|
* is used when you are the first to react, eg "You, Donna and Tyler reacted with 👍".
|
|
200
136
|
* Use `{{name}}` if you want to instead use the current users' actual name.
|
|
201
137
|
*/
|
|
202
|
-
"reactions.user-list.you":
|
|
203
|
-
// 'you'
|
|
138
|
+
"reactions.user-list.you": "jij",
|
|
204
139
|
/**
|
|
205
140
|
* When showing list of users who have reacted, replaces your own name with "You", eg
|
|
206
141
|
* "You, Donna, James, and Tyler reacted with 👍". A different key (`_leading` suffix)
|
|
207
142
|
* is used when you are not the first to react, eg "Donna, you, James and Tyler reacted with 👍".
|
|
208
143
|
* Use `{{name}}` if you want to instead use the current users' actual name.
|
|
209
144
|
*/
|
|
210
|
-
"reactions.user-list.you_leading":
|
|
211
|
-
// 'You'
|
|
145
|
+
"reactions.user-list.you_leading": "Jij",
|
|
212
146
|
/**
|
|
213
147
|
* The text shown for the tooltip that appears when hovering over the reaction count, eg
|
|
214
148
|
* "Donna, James, and Tyler Reacted with 👍". Three components are available for use:
|
|
@@ -216,24 +150,18 @@ var comments = removeUndefinedLocaleResources({
|
|
|
216
150
|
* - `<Text>` - should be wrapped around the text describing the action ("reacted with")
|
|
217
151
|
* - `<ReactionName/>` - the name of the reaction emoji, eg ":heavy_plus_sign:"
|
|
218
152
|
*/
|
|
219
|
-
"reactions.users-reacted-with-reaction":
|
|
220
|
-
// '<UserList/> <Text>reacted with</Text> <ReactionName/>'
|
|
153
|
+
"reactions.users-reacted-with-reaction": "<UserList/> <Text>hebben gereageerd met</Text> <ReactionName/>",
|
|
221
154
|
/** Status filter: The short title describing filtering on open (non-resolved) comments */
|
|
222
|
-
"status-filter.status-open":
|
|
223
|
-
// 'Open'
|
|
155
|
+
"status-filter.status-open": "Open",
|
|
224
156
|
/** Status filter: The full text for describing filtering on open (non-resolved) comments */
|
|
225
|
-
"status-filter.status-open-full":
|
|
226
|
-
// 'Open comments'
|
|
157
|
+
"status-filter.status-open-full": "Open opmerkingen",
|
|
227
158
|
/** Status filter: The short title describing filtering on resolved comments */
|
|
228
|
-
"status-filter.status-resolved":
|
|
229
|
-
// 'Resolved'
|
|
159
|
+
"status-filter.status-resolved": "Opgelost",
|
|
230
160
|
/** Status filter: The full text for describing filtering on resolved comments */
|
|
231
|
-
"status-filter.status-resolved-full":
|
|
232
|
-
// 'Resolved comments'
|
|
161
|
+
"status-filter.status-resolved-full": "Opgeloste opmerkingen",
|
|
233
162
|
/** Status filter: The full text for describing filtering on resolved comments and is upsell mode */
|
|
234
|
-
"status-filter.status-resolved-full-upsell":
|
|
235
|
-
// 'Upgrade to see resolved comments'
|
|
163
|
+
"status-filter.status-resolved-full-upsell": "Upgrade om opgeloste opmerkingen te zien"
|
|
236
164
|
});
|
|
237
165
|
|
|
238
166
|
export { comments as default };
|
|
239
|
-
//# sourceMappingURL=comments-
|
|
167
|
+
//# sourceMappingURL=comments-QloZMmwY.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comments-QloZMmwY.js","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 /** 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 /** 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 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":[],"mappings":"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"}
|