@blokkli/editor 2.0.0-alpha.47 → 2.0.0-alpha.49

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.
Files changed (42) hide show
  1. package/dist/chunks/tailwindConfig.mjs +222 -0
  2. package/dist/global/types/definitions.d.ts +1 -1
  3. package/dist/module.d.mts +2 -2
  4. package/dist/module.json +1 -1
  5. package/dist/module.mjs +164 -16
  6. package/dist/modules/agent/index.d.mts +1 -1
  7. package/dist/modules/agent/index.mjs +6 -29
  8. package/dist/modules/charts/index.d.mts +1 -1
  9. package/dist/modules/charts/index.mjs +3 -3
  10. package/dist/modules/charts/runtime/features/charts/Editor/index.d.vue.ts +1 -0
  11. package/dist/modules/charts/runtime/features/charts/Editor/index.vue +50 -53
  12. package/dist/modules/charts/runtime/features/charts/Editor/index.vue.d.ts +1 -0
  13. package/dist/modules/drupal/index.d.mts +1 -1
  14. package/dist/modules/drupal/index.mjs +1 -1
  15. package/dist/modules/index.d.mts +7 -0
  16. package/dist/{shared/editor.CGf7C_0M.mjs → modules/index.mjs} +1 -1
  17. package/dist/modules/table-of-contents/index.d.mts +1 -1
  18. package/dist/modules/table-of-contents/index.mjs +1 -1
  19. package/dist/modules/tailwind/index.d.mts +5 -0
  20. package/dist/modules/tailwind/index.mjs +2 -0
  21. package/dist/runtime/editor/components/NestedEditorOverlay/index.vue +4 -4
  22. package/dist/runtime/editor/css/output.css +1 -1
  23. package/dist/runtime/editor/features/add-list/index.vue +1 -1
  24. package/dist/runtime/editor/features/anchors/Overlay/index.vue +25 -7
  25. package/dist/runtime/editor/features/changelog/changelog.json +9 -1
  26. package/dist/runtime/editor/features/complex-options/index.vue +98 -0
  27. package/dist/runtime/editor/features/dragging-overlay/index.vue +29 -13
  28. package/dist/runtime/editor/features/media-library/Library/FilterSelect/index.d.vue.ts +15 -0
  29. package/dist/runtime/editor/features/media-library/Library/FilterSelect/index.vue +168 -0
  30. package/dist/runtime/editor/features/media-library/Library/FilterSelect/index.vue.d.ts +15 -0
  31. package/dist/runtime/editor/features/media-library/Library/index.vue +21 -16
  32. package/dist/runtime/editor/providers/keyboard.js +8 -5
  33. package/dist/runtime/editor/translations/de.json +22 -14
  34. package/dist/runtime/editor/translations/fr.json +21 -13
  35. package/dist/runtime/editor/translations/gsw_CH.json +459 -451
  36. package/dist/runtime/editor/translations/it.json +21 -13
  37. package/dist/shared/{editor.BVregnEC.d.mts → editor.DsGJIlGn.d.mts} +19 -2
  38. package/dist/types.d.mts +1 -1
  39. package/package.json +36 -1
  40. package/dist/modules/charts/runtime/features/charts/index.vue +0 -72
  41. /package/dist/{modules/charts/runtime/features/charts → runtime/editor/features/complex-options}/index.d.vue.ts +0 -0
  42. /package/dist/{modules/charts/runtime/features/charts → runtime/editor/features/complex-options}/index.vue.d.ts +0 -0
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "actions": {
3
3
  "source": "Actions",
4
- "translation": ""
4
+ "translation": "Aktione"
5
5
  },
6
6
  "actionsDropdownToolip": {
7
7
  "source": "Further actions",
@@ -9,23 +9,23 @@
9
9
  },
10
10
  "actionsMoveBlock": {
11
11
  "source": "Move block",
12
- "translation": ""
12
+ "translation": "Block verschiebe"
13
13
  },
14
14
  "actionsMoveBlocks": {
15
15
  "source": "Move @count blocks",
16
- "translation": ""
16
+ "translation": "@count Blöck verschiebe"
17
17
  },
18
18
  "actionsSelectPage": {
19
19
  "source": "Select page",
20
- "translation": ""
20
+ "translation": "Sitte uswähle"
21
21
  },
22
22
  "actionsSelectParent": {
23
23
  "source": "Select parent (@label)",
24
- "translation": ""
24
+ "translation": "Übergeordnete (@label) uswähle"
25
25
  },
26
26
  "addBlockCommand.appendInField": {
27
27
  "source": "Append \"@block\" in \"@field\"",
28
- "translation": "«@block» in «@field» drzüefüege"
28
+ "translation": "«@block» in «@field» drzuefüege"
29
29
  },
30
30
  "addBlockCommand.appendRoot": {
31
31
  "source": "Append \"@block\"",
@@ -57,7 +57,7 @@
57
57
  },
58
58
  "addButtonBundleToField": {
59
59
  "source": "Add \"@bundle\" to @fieldLabel",
60
- "translation": ""
60
+ "translation": "«@bundle» in @fieldLabel drzuefüege"
61
61
  },
62
62
  "addButtonInsideField": {
63
63
  "source": "Add inside @parentBundle » @fieldLabel...",
@@ -65,11 +65,11 @@
65
65
  },
66
66
  "addButtonToField": {
67
67
  "source": "Add to @fieldLabel...",
68
- "translation": ""
68
+ "translation": "In @fieldLabel drzuefüege..."
69
69
  },
70
70
  "addCommentHeader": {
71
71
  "source": "Add Comment",
72
- "translation": ""
72
+ "translation": "Kommentar drzuefüege"
73
73
  },
74
74
  "addCommentToItem": {
75
75
  "source": "Add Comment...",
@@ -93,75 +93,75 @@
93
93
  },
94
94
  "agentPromptReadabilityLabel": {
95
95
  "source": "Fix readability...",
96
- "translation": ""
96
+ "translation": "Läsbarkäit verbessere..."
97
97
  },
98
98
  "agentPromptReadabilityPrompt": {
99
99
  "source": "The readability issues have already been analyzed and the fix has been applied. Do not call any more tools. Just very briefly confirm that you are done.",
100
- "translation": ""
100
+ "translation": "D'Läsbarkäitsproblem sin scho analysiert und d'Korrektur isch aagwändet worde. Rüef käi witere Tools uf. Bestätig nur churz, dass du fertig bisch."
101
101
  },
102
102
  "agentPromptReadabilityUserPrompt": {
103
103
  "source": "Fix the readability of the selected paragraphs.",
104
- "translation": ""
104
+ "translation": "Verbessere d'Läsbarkäit vo de usgwählte Blöck."
105
105
  },
106
106
  "agentSidebarTooltipLabel": {
107
107
  "source": "@name (AI-Assistant)",
108
- "translation": ""
108
+ "translation": "@name (KI-Assischtänt)"
109
109
  },
110
110
  "aiAgentAddBlockDone": {
111
111
  "source": "Added @bundle",
112
- "translation": ""
112
+ "translation": "@bundle drzuegfüegt"
113
113
  },
114
114
  "aiAgentAddBlocksDone": {
115
115
  "source": "Added @count blocks",
116
- "translation": ""
116
+ "translation": "@count Blöck drzuegfüegt"
117
117
  },
118
118
  "aiAgentAddBlocksRunning": {
119
119
  "source": "Adding blocks...",
120
- "translation": ""
120
+ "translation": "Blöck wärde drzuegfüegt..."
121
121
  },
122
122
  "aiAgentAddContentSearchBlockDone": {
123
123
  "source": "Added @bundle with content ID @id",
124
- "translation": ""
124
+ "translation": "@bundle mit Inhalts-ID @id drzuegfüegt"
125
125
  },
126
126
  "aiAgentAddContentSearchBlockRunning": {
127
127
  "source": "Adding content paragraph...",
128
- "translation": ""
128
+ "translation": "Inhaltsblock würd drzuegfüegt..."
129
129
  },
130
130
  "aiAgentAddFragmentDone": {
131
131
  "source": "Added fragment \"@label\"",
132
- "translation": ""
132
+ "translation": "Fragmänt «@label» drzuegfüegt"
133
133
  },
134
134
  "aiAgentAddFragmentRunning": {
135
135
  "source": "Adding fragment...",
136
- "translation": ""
136
+ "translation": "Fragmänt würd drzuegfüegt..."
137
137
  },
138
138
  "aiAgentAddLibraryItemDone": {
139
139
  "source": "Added reusable block",
140
- "translation": ""
140
+ "translation": "Wiederverwändbare Block drzuegfüegt"
141
141
  },
142
142
  "aiAgentAddLibraryItemRunning": {
143
143
  "source": "Adding reusable block...",
144
- "translation": ""
144
+ "translation": "Wiederverwändbare Block würd drzuegfüegt..."
145
145
  },
146
146
  "aiAgentAddMediaBlockDone": {
147
147
  "source": "Added @bundle with media ID @id",
148
- "translation": ""
148
+ "translation": "@bundle mit Medie-ID @id drzuegfüegt"
149
149
  },
150
150
  "aiAgentAddMediaBlockRunning": {
151
151
  "source": "Adding media block...",
152
- "translation": ""
152
+ "translation": "Medieblock würd drzuegfüegt..."
153
153
  },
154
154
  "aiAgentAddTemplateDone": {
155
155
  "source": "Added template",
156
- "translation": ""
156
+ "translation": "Vorlag drzuegfüegt"
157
157
  },
158
158
  "aiAgentAddTemplateRunning": {
159
159
  "source": "Adding template...",
160
- "translation": ""
160
+ "translation": "Vorlag würd drzuegfüegt..."
161
161
  },
162
162
  "aiAgentAlwaysApprove": {
163
163
  "source": "Always",
164
- "translation": ""
164
+ "translation": "Immer"
165
165
  },
166
166
  "aiAgentAnalyzeContentDone": {
167
167
  "source": "Analyzed @count results",
@@ -169,427 +169,427 @@
169
169
  },
170
170
  "aiAgentAnalyzeContentRunning": {
171
171
  "source": "Analyzing content...",
172
- "translation": "Inhalt wird analysiert..."
172
+ "translation": "Inhalt würd analysiert..."
173
173
  },
174
174
  "aiAgentApprovalAccept": {
175
175
  "source": "Accept",
176
- "translation": ""
176
+ "translation": "Akzeptiere"
177
177
  },
178
178
  "aiAgentApprovalAccepted": {
179
179
  "source": "Accepted",
180
- "translation": ""
180
+ "translation": "Akzeptiert"
181
181
  },
182
182
  "aiAgentApprovalHint": {
183
183
  "source": "Review changes and accept or reject them individually. Tab/Arrow keys: navigate, Space/Enter: accept/reject.",
184
- "translation": ""
184
+ "translation": "Überprüef d'Änderige und akzeptier oder lehn si einzeln ab. Tab/Pfiiltaste: navigiere, Leertaste/Enter: akzeptiere/abläne."
185
185
  },
186
186
  "aiAgentApprovalNextChange": {
187
187
  "source": "Next change",
188
- "translation": ""
188
+ "translation": "Nächschti Änderig"
189
189
  },
190
190
  "aiAgentApprovalPrevChange": {
191
191
  "source": "Previous change",
192
- "translation": ""
192
+ "translation": "Vorherigi Änderig"
193
193
  },
194
194
  "aiAgentApprovalRejected": {
195
195
  "source": "Rejected",
196
- "translation": ""
196
+ "translation": "Abglähnt"
197
197
  },
198
198
  "aiAgentApprovalToggle": {
199
199
  "source": "Toggle approval",
200
- "translation": ""
200
+ "translation": "Bestätigung umschalte"
201
201
  },
202
202
  "aiAgentApprove": {
203
203
  "source": "Approve",
204
- "translation": ""
204
+ "translation": "Bestätige"
205
205
  },
206
206
  "aiAgentApprovePlan": {
207
207
  "source": "Accept plan",
208
- "translation": ""
208
+ "translation": "Plan akzeptiere"
209
209
  },
210
210
  "aiAgentAskQuestionOther": {
211
211
  "source": "None of the above",
212
- "translation": ""
212
+ "translation": "Käis vo dene"
213
213
  },
214
214
  "aiAgentAskQuestionOtherPlaceholder": {
215
215
  "source": "Type your answer...",
216
- "translation": ""
216
+ "translation": "Schriib dini Antwort..."
217
217
  },
218
218
  "aiAgentAskQuestionRunning": {
219
219
  "source": "Waiting for answer...",
220
- "translation": ""
220
+ "translation": "Wartet uf Antwort..."
221
221
  },
222
222
  "aiAgentAwaitingApproval": {
223
223
  "source": "Awaiting your approval...",
224
- "translation": ""
224
+ "translation": "Wartet uf dini Bestätigung..."
225
225
  },
226
226
  "aiAgentBatchRewriteAllApplied": {
227
227
  "source": "All @count changes applied",
228
- "translation": ""
228
+ "translation": "Alli @count Änderige aagwändet"
229
229
  },
230
230
  "aiAgentBatchRewriteAllRejected": {
231
231
  "source": "All changes rejected",
232
- "translation": ""
232
+ "translation": "Alli Änderige abglähnt"
233
233
  },
234
234
  "aiAgentBatchRewriteApply": {
235
235
  "source": "Apply @count of @total",
236
- "translation": ""
236
+ "translation": "@count vo @total aawände"
237
237
  },
238
238
  "aiAgentBatchRewriteReasonPlaceholder": {
239
239
  "source": "Reason for rejection (optional)",
240
- "translation": ""
240
+ "translation": "Grund für d'Ablähnig (optional)"
241
241
  },
242
242
  "aiAgentBatchRewriteSomeApplied": {
243
243
  "source": "@applied of @total changes applied",
244
- "translation": ""
244
+ "translation": "@applied vo @total Änderige aagwändet"
245
245
  },
246
246
  "aiAgentBatchRewriteTextRunning": {
247
247
  "source": "Rewriting multiple texts...",
248
- "translation": ""
248
+ "translation": "Mehreri Teggscht wärde umgschriibe..."
249
249
  },
250
250
  "aiAgentBlockNotFound": {
251
251
  "source": "Block not found",
252
- "translation": ""
252
+ "translation": "Block nid gfunde"
253
253
  },
254
254
  "aiAgentCancelled": {
255
255
  "source": "Cancelled",
256
- "translation": ""
256
+ "translation": "Abbroche"
257
257
  },
258
258
  "aiAgentCheckReadabilityDone": {
259
259
  "source": "Checked readability for @count texts",
260
- "translation": ""
260
+ "translation": "Läsbarkäit vo @count Teggscht überprüeft"
261
261
  },
262
262
  "aiAgentCheckReadabilityRunning": {
263
263
  "source": "Checking readability...",
264
- "translation": ""
264
+ "translation": "Läsbarkäit würd überprüeft..."
265
265
  },
266
266
  "aiAgentCompletePlanStep": {
267
267
  "source": "Completed: @label",
268
- "translation": ""
268
+ "translation": "Abgschlosse: @label"
269
269
  },
270
270
  "aiAgentConfirm": {
271
271
  "source": "Confirm",
272
- "translation": ""
272
+ "translation": "Bestätige"
273
273
  },
274
274
  "aiAgentConnecting": {
275
275
  "source": "Connecting...",
276
- "translation": ""
276
+ "translation": "Verbinde..."
277
277
  },
278
278
  "aiAgentCreateChartDone": {
279
279
  "source": "Added chart",
280
- "translation": ""
280
+ "translation": "Diagramm drzuegfüegt"
281
281
  },
282
282
  "aiAgentCreateChartRunning": {
283
283
  "source": "Creating chart...",
284
- "translation": ""
284
+ "translation": "Diagramm würd erstellt..."
285
285
  },
286
286
  "aiAgentCreatePlan": {
287
287
  "source": "Plan: @label",
288
- "translation": ""
288
+ "translation": "Plan: @label"
289
289
  },
290
290
  "aiAgentDelegateRewriteCancelled": {
291
291
  "source": "Rewriting cancelled",
292
- "translation": ""
292
+ "translation": "Umschriibe abbroche"
293
293
  },
294
294
  "aiAgentDelegateRewriteChecking": {
295
295
  "source": "Checking readability...",
296
- "translation": ""
296
+ "translation": "Läsbarkäit würd überprüeft..."
297
297
  },
298
298
  "aiAgentDelegateRewriteError": {
299
299
  "source": "Rewriting failed",
300
- "translation": ""
300
+ "translation": "Umschriibe fählgschlage"
301
301
  },
302
302
  "aiAgentDelegateRewriteFailed": {
303
303
  "source": "Rewriting failed",
304
- "translation": ""
304
+ "translation": "Umschriibe fählgschlage"
305
305
  },
306
306
  "aiAgentDelegateRewriteNoChanges": {
307
307
  "source": "No changes detected",
308
- "translation": ""
308
+ "translation": "Käi Änderige erkannt"
309
309
  },
310
310
  "aiAgentDelegateRewriteRetrying": {
311
311
  "source": "Retrying @count fields (attempt @attempt)...",
312
- "translation": ""
312
+ "translation": "@count Fälder wärde nämol probiert (Versuech @attempt)..."
313
313
  },
314
314
  "aiAgentDelegateRewriteRunning": {
315
315
  "source": "Rewriting texts...",
316
- "translation": ""
316
+ "translation": "Teggscht wärde umgschriibe..."
317
317
  },
318
318
  "aiAgentDelegateRewriteStreaming": {
319
319
  "source": "Rewriting @count fields...",
320
- "translation": ""
320
+ "translation": "@count Fälder wärde umgschriibe..."
321
321
  },
322
322
  "aiAgentDeleteBlockDone": {
323
323
  "source": "Deleted @bundle",
324
- "translation": ""
324
+ "translation": "@bundle glöscht"
325
325
  },
326
326
  "aiAgentDeleteBlocksDone": {
327
327
  "source": "Deleted @count blocks",
328
- "translation": ""
328
+ "translation": "@count Blöck glöscht"
329
329
  },
330
330
  "aiAgentDeleteBlocksRunning": {
331
331
  "source": "Deleting blocks...",
332
- "translation": ""
332
+ "translation": "Blöck wärde glöscht..."
333
333
  },
334
334
  "aiAgentDeleteConversation": {
335
335
  "source": "Delete conversation",
336
- "translation": ""
336
+ "translation": "Konversation lösche"
337
337
  },
338
338
  "aiAgentDetachLibraryBlockDone": {
339
339
  "source": "Detached library block",
340
- "translation": ""
340
+ "translation": "Bibliotheksblock losglöst"
341
341
  },
342
342
  "aiAgentDetachLibraryBlockRunning": {
343
343
  "source": "Detaching library block...",
344
- "translation": ""
344
+ "translation": "Bibliotheksblock würd losglöst..."
345
345
  },
346
346
  "aiAgentDetachLibraryBlocksDone": {
347
347
  "source": "Detached @count library blocks",
348
- "translation": ""
348
+ "translation": "@count Bibliotheksblöck losglöst"
349
349
  },
350
350
  "aiAgentDisconnected": {
351
351
  "source": "Connection lost. Reconnecting...",
352
- "translation": ""
352
+ "translation": "Verbindig verlore. Würd nöi verbunde..."
353
353
  },
354
354
  "aiAgentDropFiles": {
355
355
  "source": "Drop files to attach",
356
- "translation": ""
356
+ "translation": "Dateie ablege zum Aahänge"
357
357
  },
358
358
  "aiAgentDuplicateBlockDone": {
359
359
  "source": "Duplicated @bundle",
360
- "translation": ""
360
+ "translation": "@bundle dupliziert"
361
361
  },
362
362
  "aiAgentDuplicateBlockToFieldDone": {
363
363
  "source": "Duplicated @bundle to @field",
364
- "translation": ""
364
+ "translation": "@bundle in @field dupliziert"
365
365
  },
366
366
  "aiAgentDuplicateBlocksDone": {
367
367
  "source": "Duplicated @count blocks",
368
- "translation": ""
368
+ "translation": "@count Blöck dupliziert"
369
369
  },
370
370
  "aiAgentDuplicateBlocksRunning": {
371
371
  "source": "Duplicating blocks...",
372
- "translation": ""
372
+ "translation": "Blöck wärde dupliziert..."
373
373
  },
374
374
  "aiAgentDuplicateBlocksToFieldDone": {
375
375
  "source": "Duplicated @count blocks to @field",
376
- "translation": ""
376
+ "translation": "@count Blöck in @field dupliziert"
377
377
  },
378
378
  "aiAgentErrorAuthentication": {
379
379
  "source": "API authentication failed. Please check your API key.",
380
- "translation": ""
380
+ "translation": "API-Authentifizierig fählgschlage. Bitte überprüef din API-Schlüssel."
381
381
  },
382
382
  "aiAgentErrorBadRequest": {
383
383
  "source": "The request to the AI service was invalid.",
384
- "translation": ""
384
+ "translation": "D'Aafrog a de KI-Dienst isch ungültig gsi."
385
385
  },
386
386
  "aiAgentErrorConnection": {
387
387
  "source": "Could not connect to the AI service. Please check your network connection.",
388
- "translation": ""
388
+ "translation": "Chönnt nid zum KI-Dienst verbinde. Bitte überprüef dini Netzwerkverbindig."
389
389
  },
390
390
  "aiAgentErrorNotFound": {
391
391
  "source": "The configured AI model was not found. Please check the configuration.",
392
- "translation": ""
392
+ "translation": "S'konfigurierte KI-Modell isch nid gfunde worde. Bitte überprüef d'Konfiguration."
393
393
  },
394
394
  "aiAgentErrorOverloaded": {
395
395
  "source": "The AI service is currently overloaded. Please try again in a moment.",
396
- "translation": ""
396
+ "translation": "Dr KI-Dienst isch momentan überlastet. Bitte probier's in ere Minute nämol."
397
397
  },
398
398
  "aiAgentErrorRateLimit": {
399
399
  "source": "Rate limit exceeded. Please wait a moment before trying again.",
400
- "translation": ""
400
+ "translation": "Aafrog-Limit überschritte. Bitte wart en Momänt bevor du's nämol probiersch."
401
401
  },
402
402
  "aiAgentErrorUnauthorized": {
403
403
  "source": "Authentication failed. Please reload the page and try again.",
404
- "translation": ""
404
+ "translation": "Authentifizierig fählgschlage. Bitte lad d'Sitte nöi und probier's nämol."
405
405
  },
406
406
  "aiAgentErrorUnknown": {
407
407
  "source": "An unexpected error occurred.",
408
- "translation": ""
408
+ "translation": "En unerwartete Fähler isch ufträtte."
409
409
  },
410
410
  "aiAgentExpandButton": {
411
411
  "source": "Show more",
412
- "translation": ""
412
+ "translation": "Meh aazeige"
413
413
  },
414
414
  "aiAgentFindBlocksDone": {
415
415
  "source": "Found @count blocks",
416
- "translation": ""
416
+ "translation": "@count Blöck gfunde"
417
417
  },
418
418
  "aiAgentFindBlocksRunning": {
419
419
  "source": "Finding blocks...",
420
- "translation": ""
420
+ "translation": "Blöck wärde gsuecht..."
421
421
  },
422
422
  "aiAgentGetAllFragments": {
423
423
  "source": "Get all fragments",
424
- "translation": ""
424
+ "translation": "Alli Fragmänt hole"
425
425
  },
426
426
  "aiAgentGetAllFragmentsDone": {
427
427
  "source": "Got all fragments",
428
- "translation": ""
428
+ "translation": "Alli Fragmänt gholt"
429
429
  },
430
430
  "aiAgentGetAllPageContentDone": {
431
431
  "source": "Got content from @count blocks",
432
- "translation": ""
432
+ "translation": "Inhalt vo @count Blöck gholt"
433
433
  },
434
434
  "aiAgentGetAllPageContentRunning": {
435
435
  "source": "Getting all page content...",
436
- "translation": ""
436
+ "translation": "Gsamte Sitteinhalt würd gholt..."
437
437
  },
438
438
  "aiAgentGetBlockContextDone": {
439
439
  "source": "Got context for @bundle",
440
- "translation": ""
440
+ "translation": "Kontäxt vo @bundle gholt"
441
441
  },
442
442
  "aiAgentGetBlockContextRunning": {
443
443
  "source": "Getting block context...",
444
- "translation": ""
444
+ "translation": "Block-Kontäxt würd gholt..."
445
445
  },
446
446
  "aiAgentGetBlockOptionsDone": {
447
447
  "source": "Got options of @bundle",
448
- "translation": ""
448
+ "translation": "Optione vo @bundle gholt"
449
449
  },
450
450
  "aiAgentGetBlockOptionsMultipleDone": {
451
451
  "source": "Got options of @count blocks",
452
- "translation": ""
452
+ "translation": "Optione vo @count Blöck gholt"
453
453
  },
454
454
  "aiAgentGetBlockOptionsRunning": {
455
455
  "source": "Getting block options...",
456
- "translation": ""
456
+ "translation": "Block-Optione wärde gholt..."
457
457
  },
458
458
  "aiAgentGetBlocksInViewportDone": {
459
459
  "source": "Got @count blocks in viewport",
460
- "translation": ""
460
+ "translation": "@count Blöck im sichtbare Bereich gfunde"
461
461
  },
462
462
  "aiAgentGetBlocksInViewportRunning": {
463
463
  "source": "Getting blocks in viewport...",
464
- "translation": ""
464
+ "translation": "Blöck im sichtbare Bereich wärde gholt..."
465
465
  },
466
466
  "aiAgentGetBundleInfoDone": {
467
467
  "source": "Got bundle info for @field",
468
- "translation": ""
468
+ "translation": "Typ-Info für @field gholt"
469
469
  },
470
470
  "aiAgentGetBundleInfoRunning": {
471
471
  "source": "Getting bundle info...",
472
- "translation": ""
472
+ "translation": "Typ-Info würd gholt..."
473
473
  },
474
474
  "aiAgentGetChartDataDone": {
475
475
  "source": "Got chart data",
476
- "translation": ""
476
+ "translation": "Diagramm-Date gholt"
477
477
  },
478
478
  "aiAgentGetChartDataRunning": {
479
479
  "source": "Getting chart data...",
480
- "translation": ""
480
+ "translation": "Diagramm-Date wärde gholt..."
481
481
  },
482
482
  "aiAgentGetChartTypeOptionsRunning": {
483
483
  "source": "Getting chart options...",
484
- "translation": ""
484
+ "translation": "Diagramm-Optione wärde gholt..."
485
485
  },
486
486
  "aiAgentGetChildBlocks": {
487
487
  "source": "Get child blocks",
488
- "translation": ""
488
+ "translation": "Underblöck hole"
489
489
  },
490
490
  "aiAgentGetChildBlocksDone": {
491
491
  "source": "Got children of @bundle",
492
- "translation": ""
492
+ "translation": "Underblöck vo @bundle gholt"
493
493
  },
494
494
  "aiAgentGetChildBlocksNone": {
495
495
  "source": "@bundle has no child fields",
496
- "translation": ""
496
+ "translation": "@bundle het käi Underfälder"
497
497
  },
498
498
  "aiAgentGetContentFieldsDone": {
499
499
  "source": "Got content fields of @bundle block",
500
- "translation": ""
500
+ "translation": "Inhaltsfälder vo @bundle Block gholt"
501
501
  },
502
502
  "aiAgentGetContentFieldsMultipleDone": {
503
503
  "source": "Got content fields of @count blocks",
504
- "translation": ""
504
+ "translation": "Inhaltsfälder vo @count Blöck gholt"
505
505
  },
506
506
  "aiAgentGetContentFieldsRunning": {
507
507
  "source": "Getting content fields...",
508
- "translation": ""
508
+ "translation": "Inhaltsfälder wärde gholt..."
509
509
  },
510
510
  "aiAgentGetEntityContentFieldsDone": {
511
511
  "source": "Got content fields of page entity",
512
- "translation": ""
512
+ "translation": "Inhaltsfälder vo de Sitteentität gholt"
513
513
  },
514
514
  "aiAgentGetMutationHistoryDone": {
515
515
  "source": "Got mutation history",
516
- "translation": ""
516
+ "translation": "Änderigsverlauf gholt"
517
517
  },
518
518
  "aiAgentGetMutationHistoryRunning": {
519
519
  "source": "Getting mutation history...",
520
- "translation": ""
520
+ "translation": "Änderigsverlauf würd gholt..."
521
521
  },
522
522
  "aiAgentGetPageStructureDone": {
523
523
  "source": "Got page structure (@count paragraphs)",
524
- "translation": ""
524
+ "translation": "Sittestruktur gholt (@count Blöck)"
525
525
  },
526
526
  "aiAgentGetPageStructureRunning": {
527
527
  "source": "Getting page structure...",
528
- "translation": ""
528
+ "translation": "Sittestruktur würd gholt..."
529
529
  },
530
530
  "aiAgentGetSelectedBlocksDone": {
531
531
  "source": "@count block(s) selected",
532
- "translation": ""
532
+ "translation": "@count Block/Blöck usgwählt"
533
533
  },
534
534
  "aiAgentGetSelectedBlocksNone": {
535
535
  "source": "No blocks selected",
536
- "translation": ""
536
+ "translation": "Käi Blöck usgwählt"
537
537
  },
538
538
  "aiAgentGetSelectedBlocksRunning": {
539
539
  "source": "Getting selected blocks...",
540
- "translation": ""
540
+ "translation": "Usgwählti Blöck wärde gholt..."
541
541
  },
542
542
  "aiAgentGoToHistoryIndexRunning": {
543
543
  "source": "Navigating history...",
544
- "translation": ""
544
+ "translation": "Im Verlauf würd navigiert..."
545
545
  },
546
546
  "aiAgentIntroPopup": {
547
547
  "source": "Need help editing? @name is your AI assistant — it can add, move, and update blocks and much more. Give it a try!",
548
- "translation": ""
548
+ "translation": "Bruchsch Hilf bim Bearbeite? @name isch din KI-Assischtänt — er cha Blöck drzuefüege, verschiebe und aktualisiere und no viel meh. Probier's us!"
549
549
  },
550
550
  "aiAgentIntroPopupCta": {
551
551
  "source": "Get started",
552
- "translation": ""
552
+ "translation": "Los goh"
553
553
  },
554
554
  "aiAgentLoadSkill": {
555
555
  "source": "Using skill \"@label\"",
556
- "translation": ""
556
+ "translation": "Skill «@label» würd bruucht"
557
557
  },
558
558
  "aiAgentLoadTools": {
559
559
  "source": "@count tools loaded",
560
- "translation": ""
560
+ "translation": "@count Tools glade"
561
561
  },
562
562
  "aiAgentMoveBlockDone": {
563
563
  "source": "Moved @bundle",
564
- "translation": ""
564
+ "translation": "@bundle verschobe"
565
565
  },
566
566
  "aiAgentMoveBlocksDone": {
567
567
  "source": "Moved @count blocks",
568
- "translation": ""
568
+ "translation": "@count Blöck verschobe"
569
569
  },
570
570
  "aiAgentMoveBlocksRunning": {
571
571
  "source": "Moving blocks...",
572
- "translation": ""
572
+ "translation": "Blöck wärde verschobe..."
573
573
  },
574
574
  "aiAgentNewConversation": {
575
575
  "source": "Start new conversation",
576
- "translation": ""
576
+ "translation": "Nöii Konversation starte"
577
577
  },
578
578
  "aiAgentNoConversations": {
579
579
  "source": "No past conversations.",
580
- "translation": ""
580
+ "translation": "Käi vergangeni Konversatione."
581
581
  },
582
582
  "aiAgentPastConversations": {
583
583
  "source": "Past conversations",
584
- "translation": ""
584
+ "translation": "Vergangeni Konversatione"
585
585
  },
586
586
  "aiAgentPastedText": {
587
587
  "source": "Pasted text",
588
- "translation": "Iigfüegter Tekscht"
588
+ "translation": "Iigfüegter Teggscht"
589
589
  },
590
590
  "aiAgentPlaceholder": {
591
591
  "source": "What should we work on?",
592
- "translation": ""
592
+ "translation": "Woran sölle mer schaffe?"
593
593
  },
594
594
  "aiAgentPlaceholderReply": {
595
595
  "source": "Reply...",
@@ -597,31 +597,31 @@
597
597
  },
598
598
  "aiAgentPlanCompleted": {
599
599
  "source": "Plan completed: @label",
600
- "translation": ""
600
+ "translation": "Plan abgschlosse: @label"
601
601
  },
602
602
  "aiAgentPopupTitle": {
603
603
  "source": "AI-Assistant",
604
- "translation": ""
604
+ "translation": "KI-Assischtänt"
605
605
  },
606
606
  "aiAgentProcessing": {
607
607
  "source": "Processing...",
608
- "translation": ""
608
+ "translation": "Würd verarbeitet..."
609
609
  },
610
610
  "aiAgentRearrangeBlocksDone": {
611
611
  "source": "Rearranged @count blocks",
612
- "translation": ""
612
+ "translation": "@count Blöck nöi aagordnet"
613
613
  },
614
614
  "aiAgentRearrangeBlocksRunning": {
615
615
  "source": "Rearranging blocks...",
616
- "translation": ""
616
+ "translation": "Blöck wärde nöi aagordnet..."
617
617
  },
618
618
  "aiAgentRedoDone": {
619
619
  "source": "Redid @count changes",
620
- "translation": ""
620
+ "translation": "@count Änderige widerholt"
621
621
  },
622
622
  "aiAgentReject": {
623
623
  "source": "Reject",
624
- "translation": ""
624
+ "translation": "Abläne"
625
625
  },
626
626
  "aiAgentRemoveAttachment": {
627
627
  "source": "Remove attachment",
@@ -629,99 +629,99 @@
629
629
  },
630
630
  "aiAgentReplaceContentSearchItemDone": {
631
631
  "source": "Replaced content reference on @field",
632
- "translation": ""
632
+ "translation": "Inhaltsreferänz uf @field ersetzt"
633
633
  },
634
634
  "aiAgentReplaceContentSearchItemRunning": {
635
635
  "source": "Replacing content reference...",
636
- "translation": ""
636
+ "translation": "Inhaltsreferänz würd ersetzt..."
637
637
  },
638
638
  "aiAgentReplaceMediaDone": {
639
639
  "source": "Replaced media on @field",
640
- "translation": ""
640
+ "translation": "Medie uf @field ersetzt"
641
641
  },
642
642
  "aiAgentReplaceMediaRunning": {
643
643
  "source": "Replacing media...",
644
- "translation": ""
644
+ "translation": "Medie würd ersetzt..."
645
645
  },
646
646
  "aiAgentRetry": {
647
647
  "source": "Retry",
648
- "translation": ""
648
+ "translation": "Nämol probiere"
649
649
  },
650
650
  "aiAgentSearchContentRunning": {
651
651
  "source": "Searching content...",
652
- "translation": ""
652
+ "translation": "Inhalt würd gsuecht..."
653
653
  },
654
654
  "aiAgentSearchLibraryDone": {
655
655
  "source": "Searched library",
656
- "translation": ""
656
+ "translation": "Bibliothek duregsuecht"
657
657
  },
658
658
  "aiAgentSearchLibraryRunning": {
659
659
  "source": "Searching reusable blocks...",
660
- "translation": ""
660
+ "translation": "Wiederverwändbari Blöck wärde gsuecht..."
661
661
  },
662
662
  "aiAgentSearchMediaAllDone": {
663
663
  "source": "Searched all media",
664
- "translation": ""
664
+ "translation": "Alli Medie duregsuecht"
665
665
  },
666
666
  "aiAgentSearchMediaDone": {
667
667
  "source": "Searched media for '@query'",
668
- "translation": ""
668
+ "translation": "Medie für «@query» duregsuecht"
669
669
  },
670
670
  "aiAgentSearchMediaRunning": {
671
671
  "source": "Searching media...",
672
- "translation": ""
672
+ "translation": "Medie wärde gsuecht..."
673
673
  },
674
674
  "aiAgentSearchTemplatesAllDone": {
675
675
  "source": "Searched all templates",
676
- "translation": ""
676
+ "translation": "Alli Vorlage duregsuecht"
677
677
  },
678
678
  "aiAgentSearchTemplatesDone": {
679
679
  "source": "Searched templates for '@query'",
680
- "translation": ""
680
+ "translation": "Vorlage für «@query» duregsuecht"
681
681
  },
682
682
  "aiAgentSearchTemplatesRunning": {
683
683
  "source": "Searching templates...",
684
- "translation": ""
684
+ "translation": "Vorlage wärde gsuecht..."
685
685
  },
686
686
  "aiAgentSearchTextDone": {
687
687
  "source": "Found @count blocks matching '@query'",
688
- "translation": ""
688
+ "translation": "@count Blöck für «@query» gfunde"
689
689
  },
690
690
  "aiAgentSearchTextError": {
691
691
  "source": "Invalid regex pattern",
692
- "translation": ""
692
+ "translation": "Ungültigs Regex-Muschter"
693
693
  },
694
694
  "aiAgentSearchTextRunning": {
695
695
  "source": "Searching text...",
696
- "translation": ""
696
+ "translation": "Teggscht würd gsuecht..."
697
697
  },
698
698
  "aiAgentSelectMediaRunning": {
699
699
  "source": "Selecting media...",
700
- "translation": ""
700
+ "translation": "Medie würd usgwählt..."
701
701
  },
702
702
  "aiAgentSetBlockOptionsRunning": {
703
703
  "source": "Setting block options...",
704
- "translation": ""
704
+ "translation": "Block-Optione wärde gsetzt..."
705
705
  },
706
706
  "aiAgentShowTranscript": {
707
707
  "source": "Show transcript...",
708
- "translation": ""
708
+ "translation": "Transkript aazeige..."
709
709
  },
710
710
  "aiAgentSwapBlocksDone": {
711
711
  "source": "Swapped @bundleA and @bundleB",
712
- "translation": ""
712
+ "translation": "@bundleA und @bundleB tuscht"
713
713
  },
714
714
  "aiAgentSwapBlocksRunning": {
715
715
  "source": "Swapping blocks...",
716
- "translation": ""
716
+ "translation": "Blöck wärde tuscht..."
717
717
  },
718
718
  "aiAgentThinking": {
719
719
  "source": "Thinking...",
720
- "translation": ""
720
+ "translation": "Am Überlegge..."
721
721
  },
722
722
  "aiAgentTokensCached": {
723
723
  "source": "Reused input tokens (cheaper)",
724
- "translation": "Widerverwendeti Iigabe-Tokens (günstiger)"
724
+ "translation": "Wiederverwändeti Iigabe-Tokens (günstiger)"
725
725
  },
726
726
  "aiAgentTokensCachedLabel": {
727
727
  "source": "Cached",
@@ -753,47 +753,47 @@
753
753
  },
754
754
  "aiAgentTourText": {
755
755
  "source": "Chat with an AI assistant to edit page content.",
756
- "translation": ""
756
+ "translation": "Mitem KI-Assischtänt chatte zum Sitteinhalt z'bearbeite."
757
757
  },
758
758
  "aiAgentUndoDone": {
759
759
  "source": "Undid @count changes",
760
- "translation": ""
760
+ "translation": "@count Änderige rückgängig gmacht"
761
761
  },
762
762
  "aiAgentUnknownMessage": {
763
763
  "source": "Unknown message type",
764
- "translation": ""
764
+ "translation": "Unbekannte Nachrichtetyp"
765
765
  },
766
766
  "aiAgentUpdateChartDone": {
767
767
  "source": "Updated chart",
768
- "translation": ""
768
+ "translation": "Diagramm aktualisiert"
769
769
  },
770
770
  "aiAgentUpdateChartRunning": {
771
771
  "source": "Updating chart...",
772
- "translation": ""
772
+ "translation": "Diagramm würd aktualisiert..."
773
773
  },
774
774
  "aiAgentUpdateOptionsOnBlockDone": {
775
775
  "source": "Updated @count option(s) on block",
776
- "translation": ""
776
+ "translation": "@count Option(e) uf em Block aktualisiert"
777
777
  },
778
778
  "aiAgentUpdateOptionsOnBlocksDone": {
779
779
  "source": "Updated @count option(s) on @blockCount blocks",
780
- "translation": ""
780
+ "translation": "@count Option(e) uf @blockCount Blöck aktualisiert"
781
781
  },
782
782
  "aiAgentViewAttachment": {
783
783
  "source": "View attachment",
784
- "translation": ""
784
+ "translation": "Aahang aazeige"
785
785
  },
786
786
  "aiAgentWebFetchDone": {
787
787
  "source": "Fetched '@title'",
788
- "translation": ""
788
+ "translation": "«@title» abgruefe"
789
789
  },
790
790
  "aiAgentWebFetchRunning": {
791
791
  "source": "Fetching web page...",
792
- "translation": ""
792
+ "translation": "Websitte würd abgruefe..."
793
793
  },
794
794
  "aiAgentWelcomeDisclaimer": {
795
795
  "source": "@agent can make mistakes! Always check the output. <strong>Do not enter sensitive information.</strong>",
796
- "translation": ""
796
+ "translation": "@agent cha Fähler mache! Überprüef immer s'Ergebnis. <strong>Gib käi sensibli Date ii.</strong>"
797
797
  },
798
798
  "all": {
799
799
  "source": "All",
@@ -801,31 +801,31 @@
801
801
  },
802
802
  "allowedBlocks": {
803
803
  "source": "Allowed Blocks",
804
- "translation": ""
804
+ "translation": "Erlaubti Blöck"
805
805
  },
806
806
  "analyzeAltTextLabel": {
807
807
  "source": "Image Alt Texts",
808
- "translation": ""
808
+ "translation": "Bild Alt-Teggscht"
809
809
  },
810
810
  "analyzeAltTextMissing": {
811
811
  "source": "Images without alt text",
812
- "translation": ""
812
+ "translation": "Bilder ohni Alt-Teggscht"
813
813
  },
814
814
  "analyzeAltTextMissingDescription": {
815
815
  "source": "Images are missing alt text. Alt texts are important for accessibility and SEO.",
816
- "translation": ""
816
+ "translation": "Bilder hän käi Alt-Teggscht. Alt-Teggscht sin wichtig für d'Barrierefreiheit und SEO."
817
817
  },
818
818
  "analyzeAltTextMissingNode": {
819
819
  "source": "Image without alt text",
820
- "translation": ""
820
+ "translation": "Bild ohni Alt-Teggscht"
821
821
  },
822
822
  "analyzeAltTextValid": {
823
823
  "source": "Images with alt text",
824
- "translation": ""
824
+ "translation": "Bilder mit Alt-Teggscht"
825
825
  },
826
826
  "analyzeAltTextValidDescription": {
827
827
  "source": "Images have an alt text.",
828
- "translation": ""
828
+ "translation": "Bilder hän e Alt-Teggscht."
829
829
  },
830
830
  "analyzeButtonLabel": {
831
831
  "source": "Analyze Page",
@@ -853,71 +853,71 @@
853
853
  },
854
854
  "analyzeClickButton": {
855
855
  "source": "Click the button above to run the analysis.",
856
- "translation": ""
856
+ "translation": "Klick uf de Button obe zum d'Analys uuszfüehre."
857
857
  },
858
858
  "analyzeHeadingHasH2": {
859
859
  "source": "H2 headings present",
860
- "translation": ""
860
+ "translation": "H2-Überschrifte vorhande"
861
861
  },
862
862
  "analyzeHeadingHasH2Description": {
863
863
  "source": "The page contains H2 headings for a clear content structure.",
864
- "translation": ""
864
+ "translation": "D'Sitte het H2-Überschrifte für e klari Inhaltsstruktur."
865
865
  },
866
866
  "analyzeHeadingMultipleH1": {
867
867
  "source": "Multiple H1 headings",
868
- "translation": ""
868
+ "translation": "Mehreri H1-Überschrifte"
869
869
  },
870
870
  "analyzeHeadingMultipleH1Description": {
871
871
  "source": "The page contains multiple H1 headings. There should only be one H1 heading per page.",
872
- "translation": ""
872
+ "translation": "D'Sitte het mehreri H1-Überschrifte. Es sött nur eini H1-Überschrift pro Sitte gäh."
873
873
  },
874
874
  "analyzeHeadingNoH2": {
875
875
  "source": "Missing H2 headings",
876
- "translation": ""
876
+ "translation": "Fählendi H2-Überschrifte"
877
877
  },
878
878
  "analyzeHeadingNoH2Description": {
879
879
  "source": "The page contains no H2 headings. A clear heading structure is important for SEO and accessibility.",
880
- "translation": ""
880
+ "translation": "D'Sitte het käi H2-Überschrifte. E klari Überschriftestruktur isch wichtig für SEO und Barrierefreiheit."
881
881
  },
882
882
  "analyzeHeadingNoH2Found": {
883
883
  "source": "No H2 headings found",
884
- "translation": ""
884
+ "translation": "Käi H2-Überschrifte gfunde"
885
885
  },
886
886
  "analyzeHeadingNoSkippedLevels": {
887
887
  "source": "No skipped heading levels",
888
- "translation": ""
888
+ "translation": "Käi übersprungeni Überschrifte-Ebene"
889
889
  },
890
890
  "analyzeHeadingNoSkippedLevelsDescription": {
891
891
  "source": "The heading hierarchy does not skip any levels.",
892
- "translation": ""
892
+ "translation": "D'Überschrifte-Hierarchie überspringt käi Ebene."
893
893
  },
894
894
  "analyzeHeadingSingleH1": {
895
895
  "source": "Single H1 heading",
896
- "translation": ""
896
+ "translation": "Einzelni H1-Überschrift"
897
897
  },
898
898
  "analyzeHeadingSingleH1Description": {
899
899
  "source": "The page has exactly one H1 heading.",
900
- "translation": ""
900
+ "translation": "D'Sitte het genau eini H1-Überschrift."
901
901
  },
902
902
  "analyzeHeadingSkippedLevels": {
903
903
  "source": "Skipped heading levels",
904
- "translation": ""
904
+ "translation": "Überschrifte-Ebene übersprunge"
905
905
  },
906
906
  "analyzeHeadingSkippedLevelsDescription": {
907
907
  "source": "Headings skip a level. The heading hierarchy should not skip levels (e.g. do not jump from H2 to H4).",
908
- "translation": ""
908
+ "translation": "Überschrifte überspringe e Ebeni. D'Überschrifte-Hierarchie sött käi Ebene überspringe (z.B. nid vo H2 uf H4 springe)."
909
909
  },
910
910
  "analyzeHeadingStructureLabel": {
911
911
  "source": "Heading Structure",
912
- "translation": ""
912
+ "translation": "Überschrifte-Struktur"
913
913
  },
914
914
  "analyzeKeepVisible": {
915
915
  "source": "Keep results visible",
916
- "translation": ""
916
+ "translation": "Ergebnis sichtbar bhalte"
917
917
  },
918
918
  "analyzeKeepVisibleDescription": {
919
919
  "source": "When enabled, analysis results remain highlighted on the page even when the analyze panel is closed.",
920
- "translation": "Wenn aktiviert, bliibe d Analyseergebnis uf de Siite hervorghobe, au wenn s Analyse-Panel zuegmacht isch."
920
+ "translation": "Wenn aktiviert, bliibe d'Analyseergebnis uf dr Sitte hervorghobe, au wenn s'Analyse-Panel zuegmacht isch."
921
921
  },
922
922
  "analyzeLastRun": {
923
923
  "source": "Last run: @time",
@@ -929,11 +929,11 @@
929
929
  },
930
930
  "analyzeNotAvailableInStructureView": {
931
931
  "source": "Analyze is not available in structure view.",
932
- "translation": ""
932
+ "translation": "Analys isch in de Strukturaasicht nid verfüegbar."
933
933
  },
934
934
  "analyzeResultsOutdated": {
935
935
  "source": "Results are outdated. Click the button to update.",
936
- "translation": ""
936
+ "translation": "D'Ergebnis sin veraltet. Klick uf de Button zum Aktualisiere."
937
937
  },
938
938
  "analyzeSidebarTitle": {
939
939
  "source": "Analyze",
@@ -953,11 +953,11 @@
953
953
  },
954
954
  "analyzeStatusStale": {
955
955
  "source": "Stale",
956
- "translation": ""
956
+ "translation": "Veraltet"
957
957
  },
958
958
  "analyzeStatusUpToDate": {
959
959
  "source": "Up-to-date",
960
- "translation": ""
960
+ "translation": "Aktuell"
961
961
  },
962
962
  "analyzeStatusViolation": {
963
963
  "source": "Violation",
@@ -981,11 +981,11 @@
981
981
  },
982
982
  "analyzerReadabiliyOkDescription": {
983
983
  "source": "Text that could be easier to read.",
984
- "translation": "Text, wo eifacher z läse chönnt si."
984
+ "translation": "Teggscht, wo eifacher z'läse chönnt si."
985
985
  },
986
986
  "analyzerReadabiliyOkTitle": {
987
987
  "source": "Text could be simpler",
988
- "translation": "Text chönnt eifacher si"
988
+ "translation": "Teggscht chönnt eifacher si"
989
989
  },
990
990
  "analyzerReadabiliyShorterSentences": {
991
991
  "source": "Consider shorter sentences and simpler wording.",
@@ -1033,7 +1033,7 @@
1033
1033
  },
1034
1034
  "artboardScaleToFit": {
1035
1035
  "source": "Scale to fit",
1036
- "translation": "And Höchi aapasse"
1036
+ "translation": "A d'Höchi aapasse"
1037
1037
  },
1038
1038
  "artboardScrollDown": {
1039
1039
  "source": "Scroll down",
@@ -1041,11 +1041,11 @@
1041
1041
  },
1042
1042
  "artboardScrollOnePageDown": {
1043
1043
  "source": "Scroll one page down",
1044
- "translation": "E Sitte ufescrolle"
1044
+ "translation": "E Sitte abescrolle"
1045
1045
  },
1046
1046
  "artboardScrollOnePageUp": {
1047
1047
  "source": "Scroll one page up",
1048
- "translation": "E Sitte abescrolle"
1048
+ "translation": "E Sitte ufescrolle"
1049
1049
  },
1050
1050
  "artboardScrollToEnd": {
1051
1051
  "source": "Scroll to end",
@@ -1097,11 +1097,11 @@
1097
1097
  },
1098
1098
  "availableBlocks": {
1099
1099
  "source": "Available blocks",
1100
- "translation": ""
1100
+ "translation": "Verfüegbari Blöck"
1101
1101
  },
1102
1102
  "availableFragments": {
1103
1103
  "source": "Available fragments",
1104
- "translation": ""
1104
+ "translation": "Verfüegbari Fragmänt"
1105
1105
  },
1106
1106
  "blockAddListTourText": {
1107
1107
  "source": "Right-click on a block to add or remove them from your favorites. Favorites are highlighted and always displayed at the top of the list.",
@@ -1113,11 +1113,11 @@
1113
1113
  },
1114
1114
  "blockNotImplemented": {
1115
1115
  "source": "Missing component for block bundle <strong>@bundle</strong>.",
1116
- "translation": ""
1116
+ "translation": "Fählendi Komponänte für Block-Typ <strong>@bundle</strong>."
1117
1117
  },
1118
1118
  "blockOption_bkHiddenGlobally_description": {
1119
1119
  "source": "Always hides the block.",
1120
- "translation": ""
1120
+ "translation": "De Block immer verstecke."
1121
1121
  },
1122
1122
  "blockOption_bkHiddenGlobally_label": {
1123
1123
  "source": "Hide globally",
@@ -1125,7 +1125,7 @@
1125
1125
  },
1126
1126
  "blockOption_bkVisibleLanguages_description": {
1127
1127
  "source": "Only show on specific languages.",
1128
- "translation": ""
1128
+ "translation": "Nur uf bestimmte Sproche aazeige."
1129
1129
  },
1130
1130
  "blockOption_bkVisibleLanguages_label": {
1131
1131
  "source": "Visible languages",
@@ -1133,55 +1133,55 @@
1133
1133
  },
1134
1134
  "blockSchedulerChangesPreview": {
1135
1135
  "source": "Changes to be applied",
1136
- "translation": ""
1136
+ "translation": "Aazwändendi Änderige"
1137
1137
  },
1138
1138
  "blockSchedulerDialogLead": {
1139
1139
  "source": "Schedule automatic publishing and unpublishing dates for the selected blocks.",
1140
- "translation": ""
1140
+ "translation": "Automatischi Veröffentlichigs- und Depublikationsdate für d'usgwählte Blöck plane."
1141
1141
  },
1142
1142
  "blockSchedulerDialogPublishOn": {
1143
1143
  "source": "Publish on",
1144
- "translation": ""
1144
+ "translation": "Veröffentliche am"
1145
1145
  },
1146
1146
  "blockSchedulerDialogSubmit": {
1147
1147
  "source": "Save schedule",
1148
- "translation": ""
1148
+ "translation": "Planung speichere"
1149
1149
  },
1150
1150
  "blockSchedulerDialogTitle": {
1151
1151
  "source": "Manage scheduling",
1152
- "translation": ""
1152
+ "translation": "Planung verwalte"
1153
1153
  },
1154
1154
  "blockSchedulerDialogUnpublishOn": {
1155
1155
  "source": "Unpublish on",
1156
- "translation": ""
1156
+ "translation": "Depubliziere am"
1157
1157
  },
1158
1158
  "blockSchedulerMixedDates": {
1159
1159
  "source": "Selected blocks have different dates: @dates",
1160
- "translation": ""
1160
+ "translation": "Usgwählti Blöck hän verschiedeni Date: @dates"
1161
1161
  },
1162
1162
  "blockSchedulerNoChanges": {
1163
1163
  "source": "No changes to be applied.",
1164
- "translation": ""
1164
+ "translation": "Käi Änderige zum Aawände."
1165
1165
  },
1166
1166
  "blockSchedulerOverride": {
1167
1167
  "source": "Set date for all",
1168
- "translation": ""
1168
+ "translation": "Datum für alli setze"
1169
1169
  },
1170
1170
  "blockSchedulerSuccessMessage": {
1171
1171
  "source": "Successfully updated schedule dates.",
1172
- "translation": ""
1172
+ "translation": "Planungsdate erfolgriich aktualisiert."
1173
1173
  },
1174
1174
  "bundle": {
1175
1175
  "source": "Bundle",
1176
- "translation": ""
1176
+ "translation": "Typ"
1177
1177
  },
1178
1178
  "bundleSelectorActionsLabel": {
1179
1179
  "source": "Actions",
1180
- "translation": ""
1180
+ "translation": "Aktione"
1181
1181
  },
1182
1182
  "bundleSelectorFragmentsLabel": {
1183
1183
  "source": "Fragments",
1184
- "translation": ""
1184
+ "translation": "Fragmänt"
1185
1185
  },
1186
1186
  "cancelSelection": {
1187
1187
  "source": "Cancel selection",
@@ -1189,27 +1189,27 @@
1189
1189
  },
1190
1190
  "changelogDialogTitle": {
1191
1191
  "source": "What's New",
1192
- "translation": ""
1192
+ "translation": "Neuigkeite"
1193
1193
  },
1194
1194
  "changelogMenuDescription": {
1195
1195
  "source": "View recent changes and new features",
1196
- "translation": ""
1196
+ "translation": "Aktuelli Änderige und nöii Funktione aazeige"
1197
1197
  },
1198
1198
  "changelogMenuTitle": {
1199
1199
  "source": "What's New",
1200
- "translation": ""
1200
+ "translation": "Neuigkeite"
1201
1201
  },
1202
1202
  "chartsAddColumn": {
1203
1203
  "source": "Add column",
1204
- "translation": ""
1204
+ "translation": "Spalte drzuefüege"
1205
1205
  },
1206
1206
  "chartsAddFootnote": {
1207
1207
  "source": "Add footnote",
1208
- "translation": ""
1208
+ "translation": "Fuessnote drzuefüege"
1209
1209
  },
1210
1210
  "chartsAddRow": {
1211
1211
  "source": "Add row",
1212
- "translation": ""
1212
+ "translation": "Ziile drzuefüege"
1213
1213
  },
1214
1214
  "chartsAreaCurved": {
1215
1215
  "source": "Smooth curves",
@@ -1221,7 +1221,7 @@
1221
1221
  },
1222
1222
  "chartsAutoUpdate": {
1223
1223
  "source": "Auto-update",
1224
- "translation": ""
1224
+ "translation": "Automatisch aktualisiere"
1225
1225
  },
1226
1226
  "chartsBarHorizontal": {
1227
1227
  "source": "Horizontal",
@@ -1241,7 +1241,7 @@
1241
1241
  },
1242
1242
  "chartsBorderRadiusNone": {
1243
1243
  "source": "None",
1244
- "translation": "Kei"
1244
+ "translation": "Käi"
1245
1245
  },
1246
1246
  "chartsBorderRadiusSmall": {
1247
1247
  "source": "Small",
@@ -1249,7 +1249,7 @@
1249
1249
  },
1250
1250
  "chartsData": {
1251
1251
  "source": "Data",
1252
- "translation": ""
1252
+ "translation": "Date"
1253
1253
  },
1254
1254
  "chartsDataLabels": {
1255
1255
  "source": "Data labels",
@@ -1265,27 +1265,23 @@
1265
1265
  },
1266
1266
  "chartsEditButton": {
1267
1267
  "source": "Edit chart...",
1268
- "translation": ""
1269
- },
1270
- "chartsEditorSaveError": {
1271
- "source": "The chart could not be saved.",
1272
- "translation": ""
1268
+ "translation": "Diagramm bearbeite..."
1273
1269
  },
1274
1270
  "chartsEditorTitle": {
1275
1271
  "source": "Edit chart",
1276
- "translation": ""
1272
+ "translation": "Diagramm bearbeite"
1277
1273
  },
1278
1274
  "chartsFootnotes": {
1279
1275
  "source": "Footnotes",
1280
- "translation": ""
1276
+ "translation": "Fuessnote"
1281
1277
  },
1282
1278
  "chartsGridLines": {
1283
1279
  "source": "Grid lines",
1284
- "translation": "Rasterliniene"
1280
+ "translation": "Raschterliniene"
1285
1281
  },
1286
1282
  "chartsImportCsv": {
1287
1283
  "source": "Import CSV",
1288
- "translation": ""
1284
+ "translation": "CSV importiere"
1289
1285
  },
1290
1286
  "chartsLegendPosition": {
1291
1287
  "source": "Legend position",
@@ -1313,11 +1309,11 @@
1313
1309
  },
1314
1310
  "chartsOptionGroupDisplay": {
1315
1311
  "source": "Display",
1316
- "translation": ""
1312
+ "translation": "Aazeig"
1317
1313
  },
1318
1314
  "chartsOptionGroupLabels": {
1319
1315
  "source": "Labels",
1320
- "translation": ""
1316
+ "translation": "Beschriftige"
1321
1317
  },
1322
1318
  "chartsPieShowLabels": {
1323
1319
  "source": "Show labels",
@@ -1337,7 +1333,7 @@
1337
1333
  },
1338
1334
  "chartsPreview": {
1339
1335
  "source": "Preview",
1340
- "translation": ""
1336
+ "translation": "Vorschau"
1341
1337
  },
1342
1338
  "chartsRadarFillOpacity": {
1343
1339
  "source": "Fill opacity",
@@ -1357,7 +1353,7 @@
1357
1353
  },
1358
1354
  "chartsRefreshPreview": {
1359
1355
  "source": "Refresh Preview",
1360
- "translation": ""
1356
+ "translation": "Vorschau aktualisiere"
1361
1357
  },
1362
1358
  "chartsRotationAuto": {
1363
1359
  "source": "Auto",
@@ -1381,19 +1377,19 @@
1381
1377
  },
1382
1378
  "chartsTitle": {
1383
1379
  "source": "Title",
1384
- "translation": ""
1380
+ "translation": "Titel"
1385
1381
  },
1386
1382
  "chartsTypeArea": {
1387
1383
  "source": "Area",
1388
- "translation": ""
1384
+ "translation": "Flächi"
1389
1385
  },
1390
1386
  "chartsTypeBar": {
1391
1387
  "source": "Bar",
1392
- "translation": ""
1388
+ "translation": "Balke"
1393
1389
  },
1394
1390
  "chartsTypeDonut": {
1395
1391
  "source": "Donut",
1396
- "translation": ""
1392
+ "translation": "Donut"
1397
1393
  },
1398
1394
  "chartsTypeHeatmap": {
1399
1395
  "source": "Heatmap",
@@ -1401,11 +1397,11 @@
1401
1397
  },
1402
1398
  "chartsTypeLine": {
1403
1399
  "source": "Line",
1404
- "translation": ""
1400
+ "translation": "Linie"
1405
1401
  },
1406
1402
  "chartsTypePie": {
1407
1403
  "source": "Pie",
1408
- "translation": ""
1404
+ "translation": "Chreis"
1409
1405
  },
1410
1406
  "chartsTypeRadar": {
1411
1407
  "source": "Radar",
@@ -1421,7 +1417,7 @@
1421
1417
  },
1422
1418
  "clearInput": {
1423
1419
  "source": "Clear input",
1424
- "translation": ""
1420
+ "translation": "Iigab lösche"
1425
1421
  },
1426
1422
  "clipboardCopyShortcutHelp": {
1427
1423
  "source": "Copy selected blocks",
@@ -1429,7 +1425,7 @@
1429
1425
  },
1430
1426
  "clipboardNoCommonBundle": {
1431
1427
  "source": "No common block type for these files.",
1432
- "translation": ""
1428
+ "translation": "Käi gmeinsame Blocktyp für die Dateie."
1433
1429
  },
1434
1430
  "clipboardPasteDescription": {
1435
1431
  "source": "Paste blocks from clipboard",
@@ -1445,23 +1441,23 @@
1445
1441
  },
1446
1442
  "clipboardTypeFile": {
1447
1443
  "source": "File",
1448
- "translation": ""
1444
+ "translation": "Datei"
1449
1445
  },
1450
1446
  "clipboardTypeImage": {
1451
1447
  "source": "Image",
1452
- "translation": ""
1448
+ "translation": "Bild"
1453
1449
  },
1454
1450
  "clipboardTypeText": {
1455
1451
  "source": "Text",
1456
- "translation": ""
1452
+ "translation": "Teggscht"
1457
1453
  },
1458
1454
  "clipboardTypeVideo": {
1459
1455
  "source": "Video",
1460
- "translation": ""
1456
+ "translation": "Video"
1461
1457
  },
1462
1458
  "clipboardUnsupportedFileType": {
1463
1459
  "source": "This file type is not supported.",
1464
- "translation": ""
1460
+ "translation": "Dr Dateityp würd nid unterstützt."
1465
1461
  },
1466
1462
  "close": {
1467
1463
  "source": "Close",
@@ -1523,6 +1519,10 @@
1523
1519
  "source": "Shows all comments for the current page.",
1524
1520
  "translation": "Zeigt alli Kommentär für die aktuelli Sitte aa."
1525
1521
  },
1522
+ "complexOptionsSaveError": {
1523
+ "source": "The data could not be saved.",
1524
+ "translation": ""
1525
+ },
1526
1526
  "conversionsConvertTo": {
1527
1527
  "source": "Convert to: @bundle",
1528
1528
  "translation": "Konvertiere zu: @bundle"
@@ -1537,15 +1537,15 @@
1537
1537
  },
1538
1538
  "created": {
1539
1539
  "source": "Created",
1540
- "translation": ""
1540
+ "translation": "Erstellt"
1541
1541
  },
1542
1542
  "createdBy": {
1543
1543
  "source": "Created by",
1544
- "translation": ""
1544
+ "translation": "Erstellt vo"
1545
1545
  },
1546
1546
  "dateUpdated": {
1547
1547
  "source": "Updated",
1548
- "translation": ""
1548
+ "translation": "Aktualisiert"
1549
1549
  },
1550
1550
  "deleteButton": {
1551
1551
  "source": "Delete",
@@ -1553,11 +1553,11 @@
1553
1553
  },
1554
1554
  "deleteError": {
1555
1555
  "source": "The block could not be deleted.",
1556
- "translation": "S'Elemänt het nid chönne entfärnt wärde. "
1556
+ "translation": "Dr Block het nid chönne glöscht wärde."
1557
1557
  },
1558
1558
  "deleteNoPermission": {
1559
1559
  "source": "You do not have permission to delete this block.",
1560
- "translation": ""
1560
+ "translation": "Lösche ufgrund fählender Berächtigung nid möglich."
1561
1561
  },
1562
1562
  "diffAfter": {
1563
1563
  "source": "After",
@@ -1609,11 +1609,11 @@
1609
1609
  },
1610
1610
  "downloadLogsButton": {
1611
1611
  "source": "Download Logs",
1612
- "translation": ""
1612
+ "translation": "Fählerprotokoll abelade"
1613
1613
  },
1614
1614
  "draggingOverlaySelectBundle": {
1615
1615
  "source": "Select block type to create",
1616
- "translation": ""
1616
+ "translation": "Blocktyp zum Erstelle uswähle"
1617
1617
  },
1618
1618
  "duplicate": {
1619
1619
  "source": "Duplicate",
@@ -1621,19 +1621,19 @@
1621
1621
  },
1622
1622
  "duplicateError": {
1623
1623
  "source": "The items could not be duplicated.",
1624
- "translation": "D'Elemänt hän nid chönne dupliziert wärde. "
1624
+ "translation": "D'Blöck hän nid chönne dupliziert wärde."
1625
1625
  },
1626
1626
  "duplicateFieldFull": {
1627
1627
  "source": "The field has reached its maximum number of blocks.",
1628
- "translation": ""
1628
+ "translation": "S'Fäld het d'maximali Aazahl a Blöck erreicht."
1629
1629
  },
1630
1630
  "duplicateNoPermission": {
1631
1631
  "source": "You do not have permission to duplicate this block.",
1632
- "translation": ""
1632
+ "translation": "Dupliziere ufgrund fählender Berächtigung nid möglich."
1633
1633
  },
1634
1634
  "duplicateNotAllowed": {
1635
1635
  "source": "This block type is not allowed in this field.",
1636
- "translation": ""
1636
+ "translation": "Dr Blocktyp isch in dem Fäld nid erlaubt."
1637
1637
  },
1638
1638
  "edit": {
1639
1639
  "source": "Edit",
@@ -1641,7 +1641,7 @@
1641
1641
  },
1642
1642
  "editDisabledByDefinition": {
1643
1643
  "source": "Editing is disabled for this block type.",
1644
- "translation": ""
1644
+ "translation": "Bearbeite isch für dr Blocktyp deaktiviert."
1645
1645
  },
1646
1646
  "editFormBlockAdd": {
1647
1647
  "source": "Add @label",
@@ -1665,31 +1665,31 @@
1665
1665
  },
1666
1666
  "editFragmentNotEditable": {
1667
1667
  "source": "This fragment cannot be edited.",
1668
- "translation": ""
1668
+ "translation": "Das Fragmänt cha nid bearbeitet wärde."
1669
1669
  },
1670
1670
  "editIndicatorLabel": {
1671
1671
  "source": "Edit blocks",
1672
- "translation": "Elemänt bearbeite"
1672
+ "translation": "Blöck bearbeite"
1673
1673
  },
1674
1674
  "editIndicatorLabelReview": {
1675
1675
  "source": "Review changes",
1676
- "translation": ""
1676
+ "translation": "Änderige überprüefe"
1677
1677
  },
1678
1678
  "editIndicatorLabelView": {
1679
1679
  "source": "View changes",
1680
- "translation": ""
1680
+ "translation": "Änderige aaluege"
1681
1681
  },
1682
1682
  "editLibraryNotAvailable": {
1683
1683
  "source": "This reusable block cannot be edited right now.",
1684
- "translation": ""
1684
+ "translation": "De wiederverwendbar Block cha momentan nid bearbeitet wärde."
1685
1685
  },
1686
1686
  "editNoLibraryPermission": {
1687
1687
  "source": "You do not have permission to edit library items.",
1688
- "translation": ""
1688
+ "translation": "Bearbeite ufgrund fählender Berächtigung nid möglich."
1689
1689
  },
1690
1690
  "editNoPermission": {
1691
1691
  "source": "You do not have permission to edit this block.",
1692
- "translation": ""
1692
+ "translation": "Bearbeite ufgrund fählender Berächtigung nid möglich."
1693
1693
  },
1694
1694
  "editableCommandEdit": {
1695
1695
  "source": "Edit field \"@name\"",
@@ -1697,7 +1697,7 @@
1697
1697
  },
1698
1698
  "editableFieldDiscard": {
1699
1699
  "source": "Discard",
1700
- "translation": ""
1700
+ "translation": "Verwärfe"
1701
1701
  },
1702
1702
  "entityTitleTourText": {
1703
1703
  "source": "<p>Shows the title and status of the current page.</p><p>Click on the title to open the page edit form.</p>",
@@ -1709,11 +1709,11 @@
1709
1709
  },
1710
1710
  "errorCapturedMessage": {
1711
1711
  "source": "Error in \"@label\": @errorMessage",
1712
- "translation": ""
1712
+ "translation": "Fähler in «@label»: @errorMessage"
1713
1713
  },
1714
1714
  "errorCapturedMessageDisabled": {
1715
1715
  "source": "\"@label\" has errored more than 3 times. The feature will be disabled.",
1716
- "translation": ""
1716
+ "translation": "«@label» het meh als 3 Fähler verursacht. D'Funktion würd deaktiviert."
1717
1717
  },
1718
1718
  "exitDescription": {
1719
1719
  "source": "Close editor without publishing",
@@ -1725,7 +1725,7 @@
1725
1725
  },
1726
1726
  "failedToConvert": {
1727
1727
  "source": "The block could not be converted.",
1728
- "translation": "S'Elemänt het nid chönne konvertiert wärde. "
1728
+ "translation": "Dr Block het nid chönne konvertiert wärde."
1729
1729
  },
1730
1730
  "failedToTransform": {
1731
1731
  "source": "The action \"@name\" could not be executed.",
@@ -1761,19 +1761,19 @@
1761
1761
  },
1762
1762
  "feature_add-list_setting_hideDisabledBlocks_description": {
1763
1763
  "source": "Hides blocks from the \"Add List\" if they can't be added to anywhere.",
1764
- "translation": ""
1764
+ "translation": "Versteckt Blöck in de «Drzuefüege-Lischt» wo nirgends chönne drzuegfüegt wärde."
1765
1765
  },
1766
1766
  "feature_add-list_setting_hideDisabledBlocks_label": {
1767
1767
  "source": "Hide blocks that can't be added",
1768
- "translation": ""
1768
+ "translation": "Blöck verstecke wo nid chönne drzuegfüegt wärde"
1769
1769
  },
1770
1770
  "feature_agent_description": {
1771
1771
  "source": "Chat with an AI assistant to edit page content.",
1772
- "translation": ""
1772
+ "translation": "Mitem KI-Assischtänt chatte zum Sitteinhalt z'bearbeite."
1773
1773
  },
1774
1774
  "feature_agent_label": {
1775
1775
  "source": "AI Agent",
1776
- "translation": ""
1776
+ "translation": "KI-Agänt"
1777
1777
  },
1778
1778
  "feature_analyze_description": {
1779
1779
  "source": "Analyze blocks and page for SEO, accessibility, etc.",
@@ -1829,35 +1829,27 @@
1829
1829
  },
1830
1830
  "feature_block-scheduler_description": {
1831
1831
  "source": "Adds support for scheduling blocks.",
1832
- "translation": ""
1832
+ "translation": "Ermöglicht s'zitgstüürti Veröffentliche vo Blöck."
1833
1833
  },
1834
1834
  "feature_block-scheduler_label": {
1835
1835
  "source": "Block Scheduler",
1836
- "translation": ""
1836
+ "translation": "Block-Planung"
1837
1837
  },
1838
1838
  "feature_breadcrumbs_description": {
1839
1839
  "source": "Provides a breadcrumb of the selection.",
1840
- "translation": ""
1840
+ "translation": "Zeigt de Breadcrumbs-Pfad vo de Uswahl aa."
1841
1841
  },
1842
1842
  "feature_breadcrumbs_label": {
1843
1843
  "source": "Breadcrumbs",
1844
- "translation": ""
1844
+ "translation": "Breadcrumbs"
1845
1845
  },
1846
1846
  "feature_changelog_description": {
1847
1847
  "source": "Provides a menu button to display a changelog of what's new.",
1848
- "translation": ""
1848
+ "translation": "Stellt e Menü-Button bereit zum e Änderigsverlauf aazzeige."
1849
1849
  },
1850
1850
  "feature_changelog_label": {
1851
1851
  "source": "Changelog",
1852
- "translation": ""
1853
- },
1854
- "feature_charts_description": {
1855
- "source": "Add and edit interactive charts.",
1856
- "translation": ""
1857
- },
1858
- "feature_charts_label": {
1859
- "source": "Charts",
1860
- "translation": ""
1852
+ "translation": "Änderigsverlauf"
1861
1853
  },
1862
1854
  "feature_clipboard_description": {
1863
1855
  "source": "Provides clipboard integration to copy/paste existing blocks or paste supported clipboard content like text or images.",
@@ -1883,6 +1875,14 @@
1883
1875
  "source": "Comments",
1884
1876
  "translation": "Kommentär"
1885
1877
  },
1878
+ "feature_complex-options_description": {
1879
+ "source": "Edit complex option types such as charts.",
1880
+ "translation": ""
1881
+ },
1882
+ "feature_complex-options_label": {
1883
+ "source": "Complex Options",
1884
+ "translation": ""
1885
+ },
1886
1886
  "feature_conversions_description": {
1887
1887
  "source": "Provides block actions to convert one or more blocks to a different bundle.",
1888
1888
  "translation": "Stellt Block-Aktione bereit zum ei oder mehreri Blöck in es anders Bundle z'konvertiere."
@@ -1909,11 +1909,11 @@
1909
1909
  },
1910
1910
  "feature_dev-mode_description": {
1911
1911
  "source": "Feature enabled in development mode.",
1912
- "translation": ""
1912
+ "translation": "Funktion isch im Dev Mode aktiviert."
1913
1913
  },
1914
1914
  "feature_dev-mode_label": {
1915
1915
  "source": "Dev Mode",
1916
- "translation": ""
1916
+ "translation": "Dev Mode"
1917
1917
  },
1918
1918
  "feature_diff_description": {
1919
1919
  "source": "Displays a diff of all changes in the edit state.",
@@ -2029,11 +2029,11 @@
2029
2029
  },
2030
2030
  "feature_hover_description": {
2031
2031
  "source": "Renders a border around blocks that are currently being hovered.",
2032
- "translation": ""
2032
+ "translation": "Zeigt e Rahme um Blöck aa wo de Muuszeiger drüber isch."
2033
2033
  },
2034
2034
  "feature_hover_label": {
2035
2035
  "source": "Hover",
2036
- "translation": ""
2036
+ "translation": "Hover"
2037
2037
  },
2038
2038
  "feature_import-existing_description": {
2039
2039
  "source": "Implements a menu action that renders a dialog to import blocks from another entity.",
@@ -2201,11 +2201,11 @@
2201
2201
  },
2202
2202
  "feature_templates_description": {
2203
2203
  "source": "Add blocks from templates.",
2204
- "translation": ""
2204
+ "translation": "Blöck us Vorlage drzuefüege."
2205
2205
  },
2206
2206
  "feature_templates_label": {
2207
2207
  "source": "Templates",
2208
- "translation": ""
2208
+ "translation": "Vorlage"
2209
2209
  },
2210
2210
  "feature_theme_description": {
2211
2211
  "source": "Implements a theme editor.",
@@ -2259,6 +2259,14 @@
2259
2259
  "source": "This field is required",
2260
2260
  "translation": "Das Fäld dörf nid leer sii"
2261
2261
  },
2262
+ "filterSelectNoResults": {
2263
+ "source": "No results",
2264
+ "translation": "Käi Ergebnis"
2265
+ },
2266
+ "filterSelectSearch": {
2267
+ "source": "Search...",
2268
+ "translation": "Sueche..."
2269
+ },
2262
2270
  "fragmentsAddFragmentAction": {
2263
2271
  "source": "Fragment",
2264
2272
  "translation": "Fragmänt drzuefüege"
@@ -2309,7 +2317,7 @@
2309
2317
  },
2310
2318
  "history": {
2311
2319
  "source": "History",
2312
- "translation": "Ändergie"
2320
+ "translation": "Änderige"
2313
2321
  },
2314
2322
  "historyCurrentRevision": {
2315
2323
  "source": "Current revision",
@@ -2329,7 +2337,7 @@
2329
2337
  },
2330
2338
  "historyShowMore": {
2331
2339
  "source": "Show @count more",
2332
- "translation": "@count meeh aazeige"
2340
+ "translation": "@count meh aazeige"
2333
2341
  },
2334
2342
  "historyTourText": {
2335
2343
  "source": "See a list of all changes made so far and switch back and forth between changes.",
@@ -2345,11 +2353,11 @@
2345
2353
  },
2346
2354
  "importExistingDescription": {
2347
2355
  "source": "Import from an existing page",
2348
- "translation": "Von enere bestehende Sitte importiere"
2356
+ "translation": "Vonere bestehende Sitte importiere"
2349
2357
  },
2350
2358
  "importExistingDialogLead": {
2351
2359
  "source": "Import content from an existing page. The items will be added to the end of the list. This action can be undone.",
2352
- "translation": "Inhält chönne vonere bestehende Sitte importiert wärde. Die Elemänt wärde am Ändi vo dr lischte denn drzuegfüegt. Die Aktion chame nid ruckgängig mache. "
2360
+ "translation": "Inhält chönne vonere bestehende Sitte importiert wärde. D'Blöck wärde am Ändi vo dr Lischt drzuegfüegt. Die Aktion cha rückgängig gmacht wärde."
2353
2361
  },
2354
2362
  "importExistingDialogSubmit": {
2355
2363
  "source": "Import content",
@@ -2361,15 +2369,15 @@
2361
2369
  },
2362
2370
  "importExistingError": {
2363
2371
  "source": "Content could not be imported.",
2364
- "translation": "D'Inhält hän nid chönne übernoh wärde"
2372
+ "translation": "D'Inhält hän nid chönne importiert wärde."
2365
2373
  },
2366
2374
  "importExistingFieldsLabel": {
2367
2375
  "source": "Which content would you like to import?",
2368
- "translation": "Weli Inhält sölle importiert wärde?"
2376
+ "translation": "Weli Inhält sotte importiert wärde?"
2369
2377
  },
2370
2378
  "importExistingPagesTitle": {
2371
2379
  "source": "Select page",
2372
- "translation": ""
2380
+ "translation": "Sitte uswähle"
2373
2381
  },
2374
2382
  "importExistingSuccess": {
2375
2383
  "source": "Content imported successfully.",
@@ -2381,15 +2389,15 @@
2381
2389
  },
2382
2390
  "interactionLayerOff": {
2383
2391
  "source": "Show interaction layers",
2384
- "translation": ""
2392
+ "translation": "Interaktionsebene aazeige"
2385
2393
  },
2386
2394
  "interactionLayersOn": {
2387
2395
  "source": "Hide interaction layers",
2388
- "translation": ""
2396
+ "translation": "Interaktionsebene usbländen"
2389
2397
  },
2390
2398
  "keyboardSpace": {
2391
2399
  "source": "Space",
2392
- "translation": ""
2400
+ "translation": "Leertaste"
2393
2401
  },
2394
2402
  "libraryAdd": {
2395
2403
  "source": "Add to library...",
@@ -2405,27 +2413,27 @@
2405
2413
  },
2406
2414
  "libraryAddNoEditPermission": {
2407
2415
  "source": "You do not have permission to edit this block.",
2408
- "translation": ""
2416
+ "translation": "Bearbeite ufgrund fählender Berächtigung nid möglich."
2409
2417
  },
2410
2418
  "libraryAddNoPermission": {
2411
2419
  "source": "You do not have permission to create library items.",
2412
- "translation": ""
2420
+ "translation": "Erstelle ufgrund fählender Berächtigung nid möglich."
2413
2421
  },
2414
2422
  "libraryAddNotAllowedInField": {
2415
2423
  "source": "Reusable blocks are not allowed in this field.",
2416
- "translation": ""
2424
+ "translation": "Wiederverwändbari Blöck sin in dem Fäld nid erlaubt."
2417
2425
  },
2418
2426
  "libraryAddNotSupported": {
2419
2427
  "source": "This block type cannot be made reusable.",
2420
- "translation": ""
2428
+ "translation": "Dr Blocktyp cha nid wiederverwändbar gmacht wärde."
2421
2429
  },
2422
2430
  "libraryDetach": {
2423
2431
  "source": "Detach from library",
2424
- "translation": "Von der Bibliothek loslöse"
2432
+ "translation": "Vo dr Bibliothek loslöse"
2425
2433
  },
2426
2434
  "libraryDetachNoPermission": {
2427
2435
  "source": "You do not have permission to detach this block.",
2428
- "translation": ""
2436
+ "translation": "Loslöse ufgrund fählender Berächtigung nid möglich."
2429
2437
  },
2430
2438
  "libraryDialogDescriptionLabel": {
2431
2439
  "source": "Description",
@@ -2433,35 +2441,35 @@
2433
2441
  },
2434
2442
  "libraryDialogLead": {
2435
2443
  "source": "When you add an item to the library, you can use it on multiple pages at the same time. Changes to this item are then immediately published on all pages.",
2436
- "translation": "Wenn es Elemänt in dr Bibliothek isch, cha das Elemänt uf mehrere Sitte gliichzittig brucht wärde. D'Änderige an däm Elemänt wärde denn sofort uf allne Sitte publiziert. "
2444
+ "translation": "Wenn e Block in dr Bibliothek isch, cha dr Block uf mehrere Sitte gliichzittig brucht wärde. D'Änderige an dem Block wärde denn sofort uf allne Sitte publiziert."
2437
2445
  },
2438
2446
  "libraryDialogReusableInfo": {
2439
2447
  "source": "The library item will be available for placement on other pages once this page has been published.",
2440
- "translation": "S'Bibliotheks-Elemänt wird verfüegbar für d'Platzierig uf andere Sitte, sobald die Sitte publiziert worde isch."
2448
+ "translation": "Dr Bibliotheksblock würd verfüegbar für d'Platzierig uf andere Sitte, sobald die Sitte publiziert worde isch."
2441
2449
  },
2442
2450
  "libraryDialogSubmit": {
2443
2451
  "source": "Add to library",
2444
- "translation": "Zur Bibliothe drzuefüege"
2452
+ "translation": "Zur Bibliothek drzuefüege"
2445
2453
  },
2446
2454
  "libraryDialogTitle": {
2447
2455
  "source": "Add to library",
2448
- "translation": "Zur Bibliothe drzuefüege"
2456
+ "translation": "Zur Bibliothek drzuefüege"
2449
2457
  },
2450
2458
  "libraryDialogTitleInputPlaceholder": {
2451
2459
  "source": "e.g. Teaser Campaign 2024",
2452
- "translation": "z.B. Teaser Kampagne 2023"
2460
+ "translation": "z.B. Teaser Kampagne 2024"
2453
2461
  },
2454
2462
  "libraryError": {
2455
2463
  "source": "Failed to add block to library.",
2456
- "translation": "Das Elemänt het nid chönne zur Bibliothek drzuegfüegt wärde. "
2464
+ "translation": "Dr Block het nid chönne zur Bibliothek drzuegfüegt wärde."
2457
2465
  },
2458
2466
  "libraryItemEditOverlayBack": {
2459
2467
  "source": "Back to page",
2460
2468
  "translation": "Zrugg zur Sitte"
2461
2469
  },
2462
2470
  "libraryItemEditOverlayBackWithPage": {
2463
- "source": "Back to \"@label\"",
2464
- "translation": ""
2471
+ "source": "Save and go back to \"@label\"",
2472
+ "translation": "Zrugg zu «@label»"
2465
2473
  },
2466
2474
  "libraryItemEditOverlayTitle": {
2467
2475
  "source": "Edit reusable block",
@@ -2477,7 +2485,7 @@
2477
2485
  },
2478
2486
  "libraryPlaceDialogSubmit": {
2479
2487
  "source": "Add reusable block",
2480
- "translation": "E widerverwändbare Block drzuefüege"
2488
+ "translation": "E wiederverwändbare Block drzuefüege"
2481
2489
  },
2482
2490
  "libraryPlaceDialogTitle": {
2483
2491
  "source": "Add block from library",
@@ -2489,7 +2497,7 @@
2489
2497
  },
2490
2498
  "manageSchedule": {
2491
2499
  "source": "Manage schedule...",
2492
- "translation": ""
2500
+ "translation": "Planung verwalte..."
2493
2501
  },
2494
2502
  "maskHide": {
2495
2503
  "source": "Hide non-editable areas",
@@ -2525,11 +2533,11 @@
2525
2533
  },
2526
2534
  "mediaSelectConfirm": {
2527
2535
  "source": "Use selected",
2528
- "translation": ""
2536
+ "translation": "Uswahl verwände"
2529
2537
  },
2530
2538
  "mediaSelectTitle": {
2531
2539
  "source": "Select a media item",
2532
- "translation": ""
2540
+ "translation": "Medium uswähle"
2533
2541
  },
2534
2542
  "multipleItemsLabel": {
2535
2543
  "source": "Items",
@@ -2537,15 +2545,15 @@
2537
2545
  },
2538
2546
  "nameDescription": {
2539
2547
  "source": "Name / Description",
2540
- "translation": ""
2548
+ "translation": "Name / Beschriibig"
2541
2549
  },
2542
2550
  "notSet": {
2543
2551
  "source": "Not set",
2544
- "translation": ""
2552
+ "translation": "Nid gsetzt"
2545
2553
  },
2546
2554
  "notSupported": {
2547
2555
  "source": "Not supported",
2548
- "translation": ""
2556
+ "translation": "Nid unterstützt"
2549
2557
  },
2550
2558
  "optionBkVisibleLanguagesAll": {
2551
2559
  "source": "All languages",
@@ -2565,7 +2573,7 @@
2565
2573
  },
2566
2574
  "overlayDoubleClickInfo": {
2567
2575
  "source": "<strong>Double click</strong> to close overlay",
2568
- "translation": ""
2576
+ "translation": "<strong>Doppelklick</strong> zum Overlay zuemache"
2569
2577
  },
2570
2578
  "ownershipError": {
2571
2579
  "source": "Error in assigning",
@@ -2573,7 +2581,7 @@
2573
2581
  },
2574
2582
  "ownershipNote": {
2575
2583
  "source": "This page is currently being edited by @name. Changes can only be made by one person at a time.",
2576
- "translation": "Diese Sitte wird aktuell vo @name bearbeitet. Änderige chönne nur vo einere Person glichzittig gmacht wärde. "
2584
+ "translation": "Die Sitte würd aktuell vo @name bearbeitet. Änderige chönne nur vo einere Person gliichzittig gmacht wärde."
2577
2585
  },
2578
2586
  "ownershipSuccess": {
2579
2587
  "source": "You are now the owner.",
@@ -2629,7 +2637,7 @@
2629
2637
  },
2630
2638
  "proxyViewHide": {
2631
2639
  "source": "Show content preview",
2632
- "translation": "Inhaltsvorscha aazeige"
2640
+ "translation": "Inhaltsvorschau aazeige"
2633
2641
  },
2634
2642
  "proxyViewShow": {
2635
2643
  "source": "Show structure view",
@@ -2645,7 +2653,7 @@
2645
2653
  },
2646
2654
  "publishAlreadyScheduledDescription": {
2647
2655
  "source": "This page is already scheduled for publishing",
2648
- "translation": ""
2656
+ "translation": "Die Sitte isch scho zur Veröffentlichig plant"
2649
2657
  },
2650
2658
  "publishAndCloseLabel": {
2651
2659
  "source": "Publish & Close",
@@ -2657,23 +2665,23 @@
2657
2665
  },
2658
2666
  "publishCurrentPage": {
2659
2667
  "source": "Current page",
2660
- "translation": ""
2668
+ "translation": "Aktuelli Sitte"
2661
2669
  },
2662
2670
  "publishCurrentlyPublished": {
2663
2671
  "source": "Page is published",
2664
- "translation": ""
2672
+ "translation": "Sitte isch publiziert"
2665
2673
  },
2666
2674
  "publishCurrentlyUnpublished": {
2667
2675
  "source": "Page is unpublished",
2668
- "translation": ""
2676
+ "translation": "Sitte isch nid publiziert"
2669
2677
  },
2670
2678
  "publishDescription": {
2671
2679
  "source": "Publish all changes.",
2672
- "translation": "Alli änderige öffentlich mache."
2680
+ "translation": "Alli Änderige veröffentliche."
2673
2681
  },
2674
2682
  "publishDescriptionScheduled": {
2675
2683
  "source": "View or change the scheduled publication",
2676
- "translation": ""
2684
+ "translation": "Planti Veröffentlichig aaluege oder ändere"
2677
2685
  },
2678
2686
  "publishDescriptionUnpublished": {
2679
2687
  "source": "Save all changes while keeping page unpublished",
@@ -2697,135 +2705,135 @@
2697
2705
  },
2698
2706
  "publishManageSchedule": {
2699
2707
  "source": "Manage scheduling",
2700
- "translation": ""
2708
+ "translation": "Planung verwalte"
2701
2709
  },
2702
2710
  "publishMode": {
2703
2711
  "source": "Publish mode",
2704
- "translation": ""
2712
+ "translation": "Veröffentlichigsmodus"
2705
2713
  },
2706
2714
  "publishModeImmediateDescription": {
2707
2715
  "source": "Publish changes immediately",
2708
- "translation": ""
2716
+ "translation": "Änderige sofort veröffentliche"
2709
2717
  },
2710
2718
  "publishModeImmediateTitle": {
2711
2719
  "source": "Publish",
2712
- "translation": ""
2720
+ "translation": "Veröffentliche"
2713
2721
  },
2714
2722
  "publishModeSaveDescription": {
2715
2723
  "source": "Save changes without publishing",
2716
- "translation": ""
2724
+ "translation": "Änderige speichere ohni veröffentliche"
2717
2725
  },
2718
2726
  "publishModeSaveTitle": {
2719
2727
  "source": "Save",
2720
- "translation": ""
2728
+ "translation": "Speichere"
2721
2729
  },
2722
2730
  "publishModeScheduledDescription": {
2723
2731
  "source": "Schedule changes for publishing",
2724
- "translation": ""
2732
+ "translation": "Änderige plant veröffentliche"
2725
2733
  },
2726
2734
  "publishModeScheduledTitle": {
2727
2735
  "source": "Schedule",
2728
- "translation": ""
2736
+ "translation": "Plane"
2729
2737
  },
2730
2738
  "publishName": {
2731
2739
  "source": "Name",
2732
- "translation": ""
2740
+ "translation": "Name"
2733
2741
  },
2734
2742
  "publishPublicationScheduled": {
2735
2743
  "source": "Publication scheduled",
2736
- "translation": ""
2744
+ "translation": "Veröffentlichig plant"
2737
2745
  },
2738
2746
  "publishPublishContent": {
2739
2747
  "source": "Publish content",
2740
- "translation": ""
2748
+ "translation": "Inhalt veröffentliche"
2741
2749
  },
2742
2750
  "publishPublishContents": {
2743
2751
  "source": "Publish @count contents",
2744
- "translation": ""
2752
+ "translation": "@count Inhält veröffentliche"
2745
2753
  },
2746
2754
  "publishRemainsPublished": {
2747
2755
  "source": "Remains published",
2748
- "translation": ""
2756
+ "translation": "Bliibt publiziert"
2749
2757
  },
2750
2758
  "publishRemainsUnpublished": {
2751
2759
  "source": "Remains unpublished",
2752
- "translation": ""
2760
+ "translation": "Bliibt nid publiziert"
2753
2761
  },
2754
2762
  "publishRemoveSchedule": {
2755
2763
  "source": "Remove schedule",
2756
- "translation": ""
2764
+ "translation": "Planung entfärne"
2757
2765
  },
2758
2766
  "publishResultPublishChangesNowPublished": {
2759
2767
  "source": "Changes are published, page is now published",
2760
- "translation": ""
2768
+ "translation": "Änderige und Sitte sin publiziert"
2761
2769
  },
2762
2770
  "publishResultPublishChangesRemainPublished": {
2763
2771
  "source": "Changes are published, page remains published",
2764
- "translation": ""
2772
+ "translation": "Änderige sin publiziert, Sitte bliibt publiziert"
2765
2773
  },
2766
2774
  "publishResultSaveChanges": {
2767
2775
  "source": "Changes are saved, page remains unpublished",
2768
- "translation": ""
2776
+ "translation": "Änderige sin gspeicheret, Sitte bliibt nid publiziert"
2769
2777
  },
2770
2778
  "publishResultScheduledChanges": {
2771
2779
  "source": "Changes will be published on @date",
2772
- "translation": ""
2780
+ "translation": "Änderige wärde am @date publiziert"
2773
2781
  },
2774
2782
  "publishResultScheduledPage": {
2775
2783
  "source": "Page will be published on @date",
2776
- "translation": ""
2784
+ "translation": "Sitte würd am @date publiziert"
2777
2785
  },
2778
2786
  "publishRevisionLogMessage": {
2779
2787
  "source": "Change description",
2780
- "translation": ""
2788
+ "translation": "Beschriibig vo de Änderige"
2781
2789
  },
2782
2790
  "publishRevisionLogMessageDescription": {
2783
2791
  "source": "Briefly describe the changes made",
2784
- "translation": ""
2792
+ "translation": "Beschriib churz d'Änderige wo gmacht worde sin"
2785
2793
  },
2786
2794
  "publishSaveContent": {
2787
2795
  "source": "Save content",
2788
- "translation": ""
2796
+ "translation": "Inhalt speichere"
2789
2797
  },
2790
2798
  "publishSaveContents": {
2791
2799
  "source": "Save @count contents",
2792
- "translation": ""
2800
+ "translation": "@count Inhält speichere"
2793
2801
  },
2794
2802
  "publishScheduleDate": {
2795
2803
  "source": "Publication date",
2796
- "translation": ""
2804
+ "translation": "Veröffentlichigsdatum"
2797
2805
  },
2798
2806
  "publishScheduleDateTooSoon": {
2799
2807
  "source": "The scheduled date must be at least 2 minutes in the future",
2800
- "translation": ""
2808
+ "translation": "S'plante Datum mues mindestens 2 Minute in de Zuekunft liige"
2801
2809
  },
2802
2810
  "publishSchedulePublication": {
2803
2811
  "source": "Schedule publication",
2804
- "translation": ""
2812
+ "translation": "Veröffentlichig plane"
2805
2813
  },
2806
2814
  "publishSchedulePublications": {
2807
2815
  "source": "Schedule @count publications",
2808
- "translation": ""
2816
+ "translation": "@count Veröffentlichige plane"
2809
2817
  },
2810
2818
  "publishScheduleSuccess": {
2811
2819
  "source": "Publication scheduled for @date",
2812
- "translation": ""
2820
+ "translation": "Veröffentlichig für @date plant"
2813
2821
  },
2814
2822
  "publishScheduledBlockPlural": {
2815
2823
  "source": "@count blocks are scheduled to be published on @date",
2816
- "translation": ""
2824
+ "translation": "@count Blöck sin zur Veröffentlichig am @date plant"
2817
2825
  },
2818
2826
  "publishScheduledBlockSingular": {
2819
2827
  "source": "1 block is scheduled to be published on @date",
2820
- "translation": ""
2828
+ "translation": "1 Block isch zur Veröffentlichig am @date plant"
2821
2829
  },
2822
2830
  "publishScheduledInfo": {
2823
2831
  "source": "You can still make changes until the scheduled publication date.",
2824
- "translation": ""
2832
+ "translation": "Du chasch bis zum plante Veröffentlichigsdatum no Änderige mache."
2825
2833
  },
2826
2834
  "publishStatus": {
2827
2835
  "source": "Status",
2828
- "translation": ""
2836
+ "translation": "Status"
2829
2837
  },
2830
2838
  "publishSuccess": {
2831
2839
  "source": "Changes published successfully.",
@@ -2833,27 +2841,27 @@
2833
2841
  },
2834
2842
  "publishSuccessfullyPublished": {
2835
2843
  "source": "Successfully published",
2836
- "translation": ""
2844
+ "translation": "Erfolgriich veröffentlicht"
2837
2845
  },
2838
2846
  "publishSuccessfullySaved": {
2839
2847
  "source": "Successfully saved",
2840
- "translation": ""
2848
+ "translation": "Erfolgriich gspeicheret"
2841
2849
  },
2842
2850
  "publishSummary": {
2843
2851
  "source": "Summary",
2844
- "translation": ""
2852
+ "translation": "Zämmefassig"
2845
2853
  },
2846
2854
  "publishWillBePublished": {
2847
2855
  "source": "Will be published",
2848
- "translation": ""
2856
+ "translation": "Würd publiziert"
2849
2857
  },
2850
2858
  "publishWillBeScheduled": {
2851
2859
  "source": "Will be scheduled",
2852
- "translation": ""
2860
+ "translation": "Würd plant"
2853
2861
  },
2854
2862
  "readabilityEntireText": {
2855
2863
  "source": "This score is calculated for the entire text.",
2856
- "translation": ""
2864
+ "translation": "Dr Wärt würd für dr gsamte Teggscht berechnet."
2857
2865
  },
2858
2866
  "readabilityTooShort": {
2859
2867
  "source": "Too short",
@@ -2861,11 +2869,11 @@
2861
2869
  },
2862
2870
  "readabilityTooShortTooltip": {
2863
2871
  "source": "Text needs at least @count words for readability analysis.",
2864
- "translation": "De Text bruucht mindestens @count Wörter für d Lesbarkeitsanalys."
2872
+ "translation": "Dr Teggscht bruucht mindestens @count Wörter für d'Lesbarkeitsanalys."
2865
2873
  },
2866
2874
  "readabilityTooltipDescription": {
2867
2875
  "source": "@label measures how easy the text is to read.",
2868
- "translation": "@label misst, wie eifach de Text z läse isch."
2876
+ "translation": "@label misst, wie eifach dr Teggscht z'läse isch."
2869
2877
  },
2870
2878
  "responsivePreviewCustomViewport": {
2871
2879
  "source": "Custom",
@@ -2881,15 +2889,15 @@
2881
2889
  },
2882
2890
  "restrictedPermissionsAll": {
2883
2891
  "source": "Some actions are not available due to missing permissions.",
2884
- "translation": ""
2892
+ "translation": "Gwüssi Aktione sin ufgrund fählender Berächtigunge nid verfüegbar."
2885
2893
  },
2886
2894
  "restrictedPermissionsSome": {
2887
2895
  "source": "Some actions are restricted due to missing permissions.",
2888
- "translation": ""
2896
+ "translation": "Gwüssi Aktione sin ufgrund fählender Berächtigunge iigschränkt."
2889
2897
  },
2890
2898
  "revertDialogLead": {
2891
2899
  "source": "This will delete all changes and restore the currently published state. This action cannot be undone.",
2892
- "translation": "Alli Änderige wärde glöscht und dr jetzt publizierti Zuestand wird wider härgstellt. Die Aktion chame nid rückgängig mache. "
2900
+ "translation": "Alli Änderige wärde glöscht und dr aktuell publizierti Zuestand würd wider härgstellt. Die Aktion cha nid rückgängig gmacht wärde."
2893
2901
  },
2894
2902
  "revertDialogSubmit": {
2895
2903
  "source": "Discard changes",
@@ -2897,7 +2905,7 @@
2897
2905
  },
2898
2906
  "revertDialogTitle": {
2899
2907
  "source": "Irrevocably discard changes",
2900
- "translation": "Änderige ändgültig verwärfe. "
2908
+ "translation": "Änderige ändgültig verwärfe"
2901
2909
  },
2902
2910
  "revertError": {
2903
2911
  "source": "Changes could not be discarded.",
@@ -2905,7 +2913,7 @@
2905
2913
  },
2906
2914
  "revertMenuDescription": {
2907
2915
  "source": "Restore currently published state",
2908
- "translation": "Dr aktuell publizierti Stand widerhärstelle."
2916
+ "translation": "Dr aktuell publizierti Stand widerhärstelle"
2909
2917
  },
2910
2918
  "revertMenuTitle": {
2911
2919
  "source": "Discard...",
@@ -2913,19 +2921,19 @@
2913
2921
  },
2914
2922
  "revertSuccess": {
2915
2923
  "source": "All changes have been discarded.",
2916
- "translation": "Alli Änderige sin glöcht worde."
2924
+ "translation": "Alli Änderige sin glöscht worde."
2917
2925
  },
2918
2926
  "scheduledFor": {
2919
2927
  "source": "The changes will be published on this date.",
2920
- "translation": ""
2928
+ "translation": "D'Änderige wärde a dem Datum publiziert."
2921
2929
  },
2922
2930
  "schedulerNotSupported": {
2923
2931
  "source": "Scheduling is not available for this block type.",
2924
- "translation": ""
2932
+ "translation": "Planung isch für dr Blocktyp nid verfüegbar."
2925
2933
  },
2926
2934
  "searchBoxNoResultsFound": {
2927
2935
  "source": "No results found",
2928
- "translation": "Keini Resultat gfunde"
2936
+ "translation": "Käi Ergebnis gfunde"
2929
2937
  },
2930
2938
  "searchBoxOnThisPage": {
2931
2939
  "source": "On this page",
@@ -2937,11 +2945,11 @@
2937
2945
  },
2938
2946
  "searchContentReplace": {
2939
2947
  "source": "Replace @field",
2940
- "translation": ""
2948
+ "translation": "@field ersetze"
2941
2949
  },
2942
2950
  "searchContentReplaceFailed": {
2943
2951
  "source": "Failed to replace content.",
2944
- "translation": ""
2952
+ "translation": "Inhalt het nid chönne ersetzt wärde."
2945
2953
  },
2946
2954
  "searchToolbarLabel": {
2947
2955
  "source": "Search content",
@@ -2953,7 +2961,7 @@
2953
2961
  },
2954
2962
  "selectAllBlocks": {
2955
2963
  "source": "Select all blocks",
2956
- "translation": ""
2964
+ "translation": "Alli Blöck uswähle"
2957
2965
  },
2958
2966
  "selectAllOfBundle": {
2959
2967
  "source": "Select all \"@bundle\" blocks",
@@ -2961,11 +2969,11 @@
2961
2969
  },
2962
2970
  "selectedIsNew": {
2963
2971
  "source": "New",
2964
- "translation": ""
2972
+ "translation": "Nöi"
2965
2973
  },
2966
2974
  "settingsAdvanced": {
2967
2975
  "source": "Advanced",
2968
- "translation": "Erwitteret"
2976
+ "translation": "Erwiiteret"
2969
2977
  },
2970
2978
  "settingsAppearance": {
2971
2979
  "source": "Appearance",
@@ -2989,7 +2997,7 @@
2989
2997
  },
2990
2998
  "settingsMenuDescription": {
2991
2999
  "source": "Personal settings for the editor",
2992
- "translation": "Persönlichi Iistellige füre Editor"
3000
+ "translation": "Persönlichi Iistellige für dr Editor"
2993
3001
  },
2994
3002
  "settingsMenuTitle": {
2995
3003
  "source": "Settings",
@@ -3021,7 +3029,7 @@
3021
3029
  },
3022
3030
  "stateUnavailableText": {
3023
3031
  "source": "This could be due to missing permissions or a temporary problem. Please try again later.",
3024
- "translation": "Das chönnt a fehlende Berechtigung oder emne temporäre Problem liege. Bitte versuech's spöter nomol."
3032
+ "translation": "Das chönnt a fählende Berächtigung oder emne temporäre Problem liige. Bitte versuech's spöter nämol."
3025
3033
  },
3026
3034
  "stateUnavailableTitle": {
3027
3035
  "source": "The edit state could not be loaded.",
@@ -3057,147 +3065,147 @@
3057
3065
  },
3058
3066
  "templatesAddTemplate": {
3059
3067
  "source": "Template",
3060
- "translation": ""
3068
+ "translation": "Vorlag"
3061
3069
  },
3062
3070
  "templatesAddTemplateDescription": {
3063
3071
  "source": "<p>Drag the icon into the page to add blocks from a template.</p><p>Templates are copied to your page and can be changed without affecting other pages.</p>",
3064
- "translation": ""
3072
+ "translation": "<p>Zieh s'Symbol in d'Sitte zum Blöck us ere Vorlag drzuefüege.</p><p>Vorlage wärde kopiert und chönne ohni Iifluss uf anderi Sitte bearbeitet wärde.</p>"
3065
3073
  },
3066
3074
  "templatesCanNotBeDefault": {
3067
3075
  "source": "Only single blocks can be made default.",
3068
- "translation": ""
3076
+ "translation": "Nur einzelni Blöck chönne als Standard definiert wärde."
3069
3077
  },
3070
3078
  "templatesCreate": {
3071
3079
  "source": "Create template...",
3072
- "translation": ""
3080
+ "translation": "Vorlag erstelle..."
3073
3081
  },
3074
3082
  "templatesCreateDialogDefaultDescription": {
3075
3083
  "source": "If set, this template is used automatically when adding a new block of this type.",
3076
- "translation": ""
3084
+ "translation": "Wenn aktiviert, würd die Vorlag automatisch bruucht bim Drzuefüege vo nöie Blöck vo dem Typ."
3077
3085
  },
3078
3086
  "templatesCreateDialogDefaultLabel": {
3079
3087
  "source": "Use as default",
3080
- "translation": ""
3088
+ "translation": "Als Standard verwände"
3081
3089
  },
3082
3090
  "templatesCreateDialogDescriptionLabel": {
3083
3091
  "source": "Description",
3084
- "translation": ""
3092
+ "translation": "Beschriibig"
3085
3093
  },
3086
3094
  "templatesCreateDialogDescriptionPlaceholder": {
3087
3095
  "source": "Optional description of the template",
3088
- "translation": ""
3096
+ "translation": "Optionali Beschriibig vo de Vorlag"
3089
3097
  },
3090
3098
  "templatesCreateDialogLabelLabel": {
3091
3099
  "source": "Name",
3092
- "translation": ""
3100
+ "translation": "Name"
3093
3101
  },
3094
3102
  "templatesCreateDialogLabelPlaceholder": {
3095
3103
  "source": "e.g. Hero Section",
3096
- "translation": ""
3104
+ "translation": "z.B. Hero-Bereich"
3097
3105
  },
3098
3106
  "templatesCreateDialogLead": {
3099
3107
  "source": "Create a reusable template from the selected blocks. Templates can be added to any page.",
3100
- "translation": ""
3108
+ "translation": "Erstell e wiederverwendbari Vorlag us de usgwählte Blöck. Vorlage chönne uf jeder Sitte drzuegfüegt wärde."
3101
3109
  },
3102
3110
  "templatesCreateDialogPreviewLabel": {
3103
3111
  "source": "Preview",
3104
- "translation": ""
3112
+ "translation": "Vorschau"
3105
3113
  },
3106
3114
  "templatesCreateDialogSubmit": {
3107
3115
  "source": "Create template",
3108
- "translation": ""
3116
+ "translation": "Vorlag erstelle"
3109
3117
  },
3110
3118
  "templatesCreateDialogTitle": {
3111
3119
  "source": "Create template",
3112
- "translation": ""
3120
+ "translation": "Vorlag erstelle"
3113
3121
  },
3114
3122
  "templatesCreateError": {
3115
3123
  "source": "Failed to create template.",
3116
- "translation": ""
3124
+ "translation": "Vorlag het nid chönne erstellt wärde."
3117
3125
  },
3118
3126
  "templatesDefaultPill": {
3119
3127
  "source": "Default",
3120
- "translation": ""
3128
+ "translation": "Standard"
3121
3129
  },
3122
3130
  "templatesDefaultPillDescription": {
3123
3131
  "source": "This template is used when new blocks of this type are created.",
3124
- "translation": ""
3132
+ "translation": "Die Vorlag würd bruucht wenn nöii Blöck vo dem Typ erstellt wärde."
3125
3133
  },
3126
3134
  "templatesDeleteError": {
3127
3135
  "source": "Failed to delete template.",
3128
- "translation": ""
3136
+ "translation": "Vorlag het nid chönne glöscht wärde."
3129
3137
  },
3130
3138
  "templatesDeleteSuccess": {
3131
3139
  "source": "Template deleted successfully.",
3132
- "translation": ""
3140
+ "translation": "Vorlag erfolgriich glöscht."
3133
3141
  },
3134
3142
  "templatesEditOverlayTitle": {
3135
3143
  "source": "Edit template",
3136
- "translation": ""
3144
+ "translation": "Vorlag bearbeite"
3137
3145
  },
3138
3146
  "templatesManageDialogCancelDelete": {
3139
3147
  "source": "Cancel",
3140
- "translation": ""
3148
+ "translation": "Abbräche"
3141
3149
  },
3142
3150
  "templatesManageDialogConfirmDelete": {
3143
3151
  "source": "Delete",
3144
- "translation": ""
3152
+ "translation": "Lösche"
3145
3153
  },
3146
3154
  "templatesManageDialogDelete": {
3147
3155
  "source": "Delete",
3148
- "translation": ""
3156
+ "translation": "Lösche"
3149
3157
  },
3150
3158
  "templatesManageDialogEdit": {
3151
3159
  "source": "Edit",
3152
- "translation": ""
3160
+ "translation": "Bearbeite"
3153
3161
  },
3154
3162
  "templatesManageDialogLead": {
3155
3163
  "source": "View, edit and delete your block templates.",
3156
- "translation": ""
3164
+ "translation": "Vorlage verwalte, bearbeite und lösche."
3157
3165
  },
3158
3166
  "templatesManageDialogNoResults": {
3159
3167
  "source": "No templates found.",
3160
- "translation": ""
3168
+ "translation": "Käi Vorlage gfunde."
3161
3169
  },
3162
3170
  "templatesManageDialogTitle": {
3163
3171
  "source": "Manage templates",
3164
- "translation": ""
3172
+ "translation": "Vorlage verwalte"
3165
3173
  },
3166
3174
  "templatesMenuDescription": {
3167
3175
  "source": "Edit and delete block templates",
3168
- "translation": ""
3176
+ "translation": "Vorlage bearbeite und lösche"
3169
3177
  },
3170
3178
  "templatesMenuLabel": {
3171
3179
  "source": "Templates...",
3172
- "translation": ""
3180
+ "translation": "Vorlage..."
3173
3181
  },
3174
3182
  "templatesMissingDefaultPermissions": {
3175
3183
  "source": "Missing permission to create default templates.",
3176
- "translation": ""
3184
+ "translation": "Fählendi Berächtigung zum Standard-Vorlage erstelle."
3177
3185
  },
3178
3186
  "templatesNoResults": {
3179
3187
  "source": "No templates available for this field.",
3180
- "translation": ""
3188
+ "translation": "Käi Vorlage für das Fäld verfüegbar."
3181
3189
  },
3182
3190
  "templatesPlaceDialogDescription": {
3183
3191
  "source": "Templates create copies of blocks that can be edited freely on this page without affecting other pages.",
3184
- "translation": ""
3192
+ "translation": "Vorlage erstelle Kopie vo Blöck wo uf dere Sitte frei bearbeitet wärde chönne ohni anderi Sitte z'beiflusse."
3185
3193
  },
3186
3194
  "templatesPlaceDialogSubmitButton": {
3187
3195
  "source": "Add template blocks",
3188
- "translation": ""
3196
+ "translation": "Vorlag-Blöck drzuefüege"
3189
3197
  },
3190
3198
  "templatesPlaceDialogTitle": {
3191
3199
  "source": "Add blocks from template",
3192
- "translation": ""
3200
+ "translation": "Blöck us Vorlag drzuefüege"
3193
3201
  },
3194
3202
  "templatesSuccessMessage": {
3195
3203
  "source": "Successfully created template \"@label\"",
3196
- "translation": ""
3204
+ "translation": "Vorlag «@label» erfolgriich erstellt."
3197
3205
  },
3198
3206
  "textareaNewLineHint": {
3199
3207
  "source": "Shift + Enter for new line",
3200
- "translation": ""
3208
+ "translation": "Shift + Enter für nöii Ziile"
3201
3209
  },
3202
3210
  "theme": {
3203
3211
  "source": "Theme",
@@ -3209,7 +3217,7 @@
3209
3217
  },
3210
3218
  "toggleInteractionLayers": {
3211
3219
  "source": "Toggle interaction layers",
3212
- "translation": ""
3220
+ "translation": "Interaktionsebene umschalte"
3213
3221
  },
3214
3222
  "touchBarCancelDragging": {
3215
3223
  "source": "Cancel dragging",
@@ -3249,7 +3257,7 @@
3249
3257
  },
3250
3258
  "transformDialogButtonNewSuggestion": {
3251
3259
  "source": "New suggestion",
3252
- "translation": ""
3260
+ "translation": "Nöie Vorschlag"
3253
3261
  },
3254
3262
  "transformDialogButtonPreview": {
3255
3263
  "source": "Preview",
@@ -3257,15 +3265,15 @@
3257
3265
  },
3258
3266
  "translateEditDisabled": {
3259
3267
  "source": "Editing is disabled for this block type.",
3260
- "translation": ""
3268
+ "translation": "Bearbeite isch für dr Blocktyp deaktiviert."
3261
3269
  },
3262
3270
  "translateLibraryBlock": {
3263
3271
  "source": "Reusable blocks cannot be translated here.",
3264
- "translation": ""
3272
+ "translation": "Wiederverwändbari Blöck chönne do nid übersetzt wärde."
3265
3273
  },
3266
3274
  "translateNotTranslatable": {
3267
3275
  "source": "This block type is not translatable.",
3268
- "translation": ""
3276
+ "translation": "Dr Blocktyp isch nid übersetzbar."
3269
3277
  },
3270
3278
  "translationsBannerButton": {
3271
3279
  "source": "Edit source language instead",
@@ -3277,7 +3285,7 @@
3277
3285
  },
3278
3286
  "translationsBatchTranslateMenuDescription": {
3279
3287
  "source": "Translate all blocks",
3280
- "translation": "Alli Elemänt übersetze"
3288
+ "translation": "Alli Blöck übersetze"
3281
3289
  },
3282
3290
  "translationsBatchTranslateMenuTitle": {
3283
3291
  "source": "Translate...",
@@ -3313,18 +3321,18 @@
3313
3321
  },
3314
3322
  "viewBannerReviewText": {
3315
3323
  "source": "You can view and add comments but cannot edit content.",
3316
- "translation": ""
3324
+ "translation": "Du chasch Kommentär aaluege und drzuefüege, aber kän Inhalt bearbeite."
3317
3325
  },
3318
3326
  "viewBannerReviewTitle": {
3319
3327
  "source": "You are in review mode.",
3320
- "translation": ""
3328
+ "translation": "Du bisch im Review-Modus."
3321
3329
  },
3322
3330
  "viewBannerViewText": {
3323
3331
  "source": "You can view comments but cannot edit content.",
3324
- "translation": ""
3332
+ "translation": "Du chasch Kommentär aaluege, aber kän Inhalt bearbeite."
3325
3333
  },
3326
3334
  "viewBannerViewTitle": {
3327
3335
  "source": "You are in view-only mode.",
3328
- "translation": ""
3336
+ "translation": "Du bisch im Aaluege-Modus."
3329
3337
  }
3330
3338
  }