@kopexa/i18n 17.12.1 → 17.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -58,13 +58,21 @@ var import_react2 = require("react");
58
58
  // src/lang/de.json
59
59
  var de_default = {
60
60
  "audit-info.created_at": "Erstellt",
61
- "color-picker.hex_label": "Hex",
62
- "color-picker.label": "Farbe",
63
- "color-picker.pick_color": "Farbe ausw\xE4hlen",
64
61
  "audit-info.created_by": "Erstellt von",
65
62
  "audit-info.title": "Metadaten",
66
63
  "audit-info.updated_at": "Aktualisiert",
67
64
  "audit-info.updated_by": "Aktualisiert von",
65
+ "color-picker.hex_label": "Hex",
66
+ "color-picker.label": "Farbe",
67
+ "color-picker.pick_color": "Farbe ausw\xE4hlen",
68
+ "date-picker.clear": "L\xF6schen",
69
+ "date-picker.open_calendar": "Kalender \xF6ffnen",
70
+ "date-picker.select_date": "Datum ausw\xE4hlen",
71
+ "date-picker.select_date_and_time": "Datum und Uhrzeit ausw\xE4hlen",
72
+ "date-picker.today": "Heute",
73
+ "editable-text.cancel": "Abbrechen",
74
+ "editable-text.edit": "Bearbeiten",
75
+ "editable-text.save": "Speichern",
68
76
  "editor.callout.cancel": "Abbrechen",
69
77
  "editor.callout.save": "Speichern",
70
78
  "editor.callout.settings": "Einstellungen",
@@ -79,62 +87,6 @@ var de_default = {
79
87
  "editor.controlblock.header_status": "Status in Kopfzeile anzeigen",
80
88
  "editor.controlblock.header_status_aria": "Status-Chip in Kartenkopfzeile ein-/ausblenden",
81
89
  "editor.controlblock.header_status_avv_tip": "Wenn dieses Dokument f\xFCr die Verwendung oder den Export als Auftragsverarbeitungsvertrag (AVV) vorgesehen ist, deaktivieren Sie diese Option, es sei denn, Sie m\xF6chten den aktuellen Kontrollstatus explizit ver\xF6ffentlichen.",
82
- "editor.math.cancel": "Abbrechen",
83
- "editor.math.edit": "Bearbeiten",
84
- "editor.math.empty_formula": "Klicken zum Hinzuf\xFCgen einer Formel",
85
- "editor.math.invalid_latex": "Ung\xFCltige LaTeX-Syntax",
86
- "editor.math.latex_input": "LaTeX",
87
- "editor.math.latex_placeholder": "LaTeX-Formel eingeben...",
88
- "editor.math.preview": "Vorschau",
89
- "editor.math.save": "Speichern",
90
- "editor.math.title": "Formel",
91
- "editor.image.alt_placeholder": "Bild beschreiben...",
92
- "editor.image.alt_text": "Alternativtext",
93
- "editor.image.error": "Bild konnte nicht geladen werden",
94
- "editor.image.file_too_large": "Datei ist zu gro\xDF (max. {maxSize})",
95
- "editor.image.files_not_supported": "Datei-Upload ist nicht konfiguriert",
96
- "editor.image.invalid_type": "Ung\xFCltiger Dateityp",
97
- "editor.image.loading": "Bild wird geladen...",
98
- "editor.image.remove": "Entfernen",
99
- "editor.image.retry": "Wiederholen",
100
- "editor.image.upload_error": "Bild konnte nicht hochgeladen werden",
101
- "editor.image.upload_hint": "PNG, JPG, GIF, WebP, SVG",
102
- "editor.image.upload_placeholder": "Klicken zum Hochladen oder hierher ziehen",
103
- "editor.image.uploading": "Wird hochgeladen...",
104
- "editor.table.row_actions": "Zeilenaktionen",
105
- "editor.table.column_actions": "Spaltenaktionen",
106
- "editor.table.cell_options": "Zellenoptionen",
107
- "editor.table.alignment": "Ausrichtung",
108
- "editor.table.align_left": "Linksb\xFCndig",
109
- "editor.table.align_center": "Zentriert",
110
- "editor.table.align_right": "Rechtsb\xFCndig",
111
- "editor.table.justify": "Blocksatz",
112
- "editor.table.align_top": "Oben ausrichten",
113
- "editor.table.align_middle": "Mittig ausrichten",
114
- "editor.table.align_bottom": "Unten ausrichten",
115
- "editor.table.insert_row_above": "Zeile oberhalb einf\xFCgen",
116
- "editor.table.insert_row_below": "Zeile unterhalb einf\xFCgen",
117
- "editor.table.insert_column_left": "Spalte links einf\xFCgen",
118
- "editor.table.insert_column_right": "Spalte rechts einf\xFCgen",
119
- "editor.table.delete_row": "Zeile l\xF6schen",
120
- "editor.table.delete_column": "Spalte l\xF6schen",
121
- "editor.table.move_row_up": "Zeile nach oben",
122
- "editor.table.move_row_down": "Zeile nach unten",
123
- "editor.table.move_column_left": "Spalte nach links",
124
- "editor.table.move_column_right": "Spalte nach rechts",
125
- "editor.table.sort_row_asc": "Zeile A-Z sortieren",
126
- "editor.table.sort_row_desc": "Zeile Z-A sortieren",
127
- "editor.table.sort_column_asc": "Spalte A-Z sortieren",
128
- "editor.table.sort_column_desc": "Spalte Z-A sortieren",
129
- "editor.table.duplicate_row": "Zeile duplizieren",
130
- "editor.table.duplicate_column": "Spalte duplizieren",
131
- "editor.table.header_row": "Kopfzeile",
132
- "editor.table.header_column": "Kopfspalte",
133
- "editor.table.merge_cells": "Zellen verbinden",
134
- "editor.table.split_cell": "Zelle teilen",
135
- "editor.table.clear_row_contents": "Zeileninhalt l\xF6schen",
136
- "editor.table.clear_column_contents": "Spalteninhalt l\xF6schen",
137
- "editor.table.clear_contents": "Inhalt l\xF6schen",
138
90
  "editor.controlref.appearance": "Darstellung",
139
91
  "editor.controlref.border": "Rahmen",
140
92
  "editor.controlref.cancel": "Abbrechen",
@@ -145,16 +97,23 @@ var de_default = {
145
97
  "editor.controlref.control_with_title": "Kontrolle: {title}",
146
98
  "editor.controlref.controls": "Kontrollen",
147
99
  "editor.controlref.display_options": "Anzeigeoptionen",
100
+ "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
101
+ "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
148
102
  "editor.controlref.live_preview": "Live-Vorschau",
149
103
  "editor.controlref.map_control": "Kontrolle zuordnen",
150
104
  "editor.controlref.map_control_aria": "Kontrolle zuordnen",
105
+ "editor.controlref.missing_badge": "Kontrolle existiert nicht mehr",
106
+ "editor.controlref.missing_callout": "Die aktuell zugeordnete Kontrolle wurde nicht gefunden. Sie wurde m\xF6glicherweise gel\xF6scht oder Sie haben keinen Zugriff mehr. Bitte w\xE4hlen Sie eine andere Kontrolle aus.",
151
107
  "editor.controlref.no_control_selected": "Keine Kontrolle ausgew\xE4hlt",
152
108
  "editor.controlref.no_results": "Keine Kontrollen gefunden f\xFCr \u201E{query}\u201C. Dieser Chip kann unzugeordnet bleiben.",
109
+ "editor.controlref.outdated_badge": "Es ist eine neuere Revision vorhanden",
110
+ "editor.controlref.outdated_callout": "Es gibt eine neuere Revision der aktuell zugeordneten Kontrolle. Aktualisieren Sie auf die neueste Version, indem Sie sie unten erneut ausw\xE4hlen.",
153
111
  "editor.controlref.radius": "Radius",
154
112
  "editor.controlref.results_count": "{count, plural, one {# Ergebnis} other {# Ergebnisse}}",
155
113
  "editor.controlref.save_settings": "Einstellungen speichern",
156
114
  "editor.controlref.search_controls": "Kontrollen durchsuchen\u2026",
157
115
  "editor.controlref.search_hint": "Beginnen Sie zu tippen, um nach ID, Titel oder Status zu suchen.",
116
+ "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
158
117
  "editor.controlref.searching": "Suche l\xE4uft\u2026",
159
118
  "editor.controlref.selected": "Ausgew\xE4hlt",
160
119
  "editor.controlref.settings": "Einstellungen",
@@ -164,6 +123,7 @@ var de_default = {
164
123
  "editor.controlref.show_implementations": "Umsetzungen anzeigen",
165
124
  "editor.controlref.show_status": "Status anzeigen",
166
125
  "editor.controlref.show_status_indicator": "Status-Indikator anzeigen",
126
+ "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
167
127
  "editor.controlref.spacing": "Abstand",
168
128
  "editor.controlref.unmap": "Zuordnung aufheben",
169
129
  "editor.controlref.unmapped_control": "Nicht zugeordnete Kontrolle",
@@ -172,14 +132,106 @@ var de_default = {
172
132
  "editor.controlref.variant_card": "Karte",
173
133
  "editor.controlref.variant_chip": "Chip",
174
134
  "editor.controlref.variant_hint": "W\xE4hlen Sie eine visuelle Darstellung f\xFCr diesen Abschnitt.",
175
- "editor.controlref.outdated_badge": "Es ist eine neuere Revision vorhanden",
176
- "editor.controlref.missing_badge": "Kontrolle existiert nicht mehr",
177
- "editor.controlref.missing_callout": "Die aktuell zugeordnete Kontrolle wurde nicht gefunden. Sie wurde m\xF6glicherweise gel\xF6scht oder Sie haben keinen Zugriff mehr. Bitte w\xE4hlen Sie eine andere Kontrolle aus.",
178
- "editor.controlref.outdated_callout": "Es gibt eine neuere Revision der aktuell zugeordneten Kontrolle. Aktualisieren Sie auf die neueste Version, indem Sie sie unten erneut ausw\xE4hlen.",
179
- "editor.controlref.search_placeholder": "z. B. CTRL-001, Asset Inventory \u2026",
180
- "editor.controlref.error_timeout": "Zeit\xFCberschreitung bei der Anfrage",
181
- "editor.controlref.error_loading": "Kontrollen konnten nicht geladen werden",
182
- "editor.controlref.show_status_indicator_aria": "Status-Indikator anzeigen",
135
+ "editor.image.alt_placeholder": "Bild beschreiben...",
136
+ "editor.image.alt_text": "Alternativtext",
137
+ "editor.image.error": "Bild konnte nicht geladen werden",
138
+ "editor.image.file_too_large": "Datei ist zu gro\xDF (max. {maxSize})",
139
+ "editor.image.files_not_supported": "Datei-Upload ist nicht konfiguriert",
140
+ "editor.image.invalid_type": "Ung\xFCltiger Dateityp",
141
+ "editor.image.loading": "Bild wird geladen...",
142
+ "editor.image.remove": "Entfernen",
143
+ "editor.image.retry": "Wiederholen",
144
+ "editor.image.upload_error": "Bild konnte nicht hochgeladen werden",
145
+ "editor.image.upload_hint": "PNG, JPG, GIF, WebP, SVG",
146
+ "editor.image.upload_placeholder": "Klicken zum Hochladen oder hierher ziehen",
147
+ "editor.image.uploading": "Wird hochgeladen...",
148
+ "editor.math.cancel": "Abbrechen",
149
+ "editor.math.edit": "Bearbeiten",
150
+ "editor.math.empty_formula": "Klicken zum Hinzuf\xFCgen einer Formel",
151
+ "editor.math.invalid_latex": "Ung\xFCltige LaTeX-Syntax",
152
+ "editor.math.latex_input": "LaTeX",
153
+ "editor.math.latex_placeholder": "LaTeX-Formel eingeben...",
154
+ "editor.math.preview": "Vorschau",
155
+ "editor.math.save": "Speichern",
156
+ "editor.math.title": "Formel",
157
+ "editor.placeholder": "Schreiben, '/' f\xFCr Befehle eingeben\u2026",
158
+ "editor.slash.ask_ai": "KI fragen",
159
+ "editor.slash.ask_ai.subtext": "KI-generierten Inhalt erstellen",
160
+ "editor.slash.blockquote": "Zitat",
161
+ "editor.slash.blockquote.subtext": "Zitatblock",
162
+ "editor.slash.bullet_list": "Aufz\xE4hlung",
163
+ "editor.slash.bullet_list.subtext": "Liste mit Aufz\xE4hlungspunkten",
164
+ "editor.slash.callout": "Hinweis",
165
+ "editor.slash.callout.subtext": "Hervorgehobener Block f\xFCr wichtige Informationen",
166
+ "editor.slash.code_block": "Codeblock",
167
+ "editor.slash.code_block.subtext": "Codeblock mit Syntaxhervorhebung",
168
+ "editor.slash.continue_writing": "Weiterschreiben",
169
+ "editor.slash.continue_writing.subtext": "Ab der aktuellen Position weiterschreiben",
170
+ "editor.slash.control": "Kontrolle",
171
+ "editor.slash.control.subtext": "Kontrollblock einf\xFCgen",
172
+ "editor.slash.filter_placeholder": "Filtern...",
173
+ "editor.slash.formula": "Formel",
174
+ "editor.slash.formula.subtext": "LaTeX-Formelblock",
175
+ "editor.slash.group.ai": "KI",
176
+ "editor.slash.group.insert": "Einf\xFCgen",
177
+ "editor.slash.group.style": "Formatierung",
178
+ "editor.slash.group.upload": "Hochladen",
179
+ "editor.slash.heading_1": "\xDCberschrift 1",
180
+ "editor.slash.heading_1.subtext": "Haupt\xFCberschrift",
181
+ "editor.slash.heading_2": "\xDCberschrift 2",
182
+ "editor.slash.heading_2.subtext": "Abschnitts\xFCberschrift",
183
+ "editor.slash.heading_3": "\xDCberschrift 3",
184
+ "editor.slash.heading_3.subtext": "Unterabschnitts\xFCberschrift",
185
+ "editor.slash.image": "Bild",
186
+ "editor.slash.image.subtext": "Bild mit Gr\xF6\xDFenanpassung",
187
+ "editor.slash.ordered_list": "Nummerierte Liste",
188
+ "editor.slash.ordered_list.subtext": "Liste mit Nummern",
189
+ "editor.slash.separator": "Trennlinie",
190
+ "editor.slash.separator.subtext": "Horizontale Linie zur Trennung",
191
+ "editor.slash.table": "Tabelle",
192
+ "editor.slash.table.subtext": "Tabelle einf\xFCgen",
193
+ "editor.slash.task_list": "Aufgabenliste",
194
+ "editor.slash.task_list.subtext": "Liste mit Aufgaben",
195
+ "editor.slash.text": "Text",
196
+ "editor.slash.text.subtext": "Normaler Textabsatz",
197
+ "editor.slash.toc": "Inhaltsverzeichnis",
198
+ "editor.slash.toc.subtext": "Automatisch generierte \xDCberschriftenliste",
199
+ "editor.slash.warning": "Warnung",
200
+ "editor.slash.warning.subtext": "Warnungsblock",
201
+ "editor.table.align_bottom": "Unten ausrichten",
202
+ "editor.table.align_center": "Zentriert",
203
+ "editor.table.align_left": "Linksb\xFCndig",
204
+ "editor.table.align_middle": "Mittig ausrichten",
205
+ "editor.table.align_right": "Rechtsb\xFCndig",
206
+ "editor.table.align_top": "Oben ausrichten",
207
+ "editor.table.alignment": "Ausrichtung",
208
+ "editor.table.cell_options": "Zellenoptionen",
209
+ "editor.table.clear_column_contents": "Spalteninhalt l\xF6schen",
210
+ "editor.table.clear_contents": "Inhalt l\xF6schen",
211
+ "editor.table.clear_row_contents": "Zeileninhalt l\xF6schen",
212
+ "editor.table.column_actions": "Spaltenaktionen",
213
+ "editor.table.delete_column": "Spalte l\xF6schen",
214
+ "editor.table.delete_row": "Zeile l\xF6schen",
215
+ "editor.table.duplicate_column": "Spalte duplizieren",
216
+ "editor.table.duplicate_row": "Zeile duplizieren",
217
+ "editor.table.header_column": "Kopfspalte",
218
+ "editor.table.header_row": "Kopfzeile",
219
+ "editor.table.insert_column_left": "Spalte links einf\xFCgen",
220
+ "editor.table.insert_column_right": "Spalte rechts einf\xFCgen",
221
+ "editor.table.insert_row_above": "Zeile oberhalb einf\xFCgen",
222
+ "editor.table.insert_row_below": "Zeile unterhalb einf\xFCgen",
223
+ "editor.table.justify": "Blocksatz",
224
+ "editor.table.merge_cells": "Zellen verbinden",
225
+ "editor.table.move_column_left": "Spalte nach links",
226
+ "editor.table.move_column_right": "Spalte nach rechts",
227
+ "editor.table.move_row_down": "Zeile nach unten",
228
+ "editor.table.move_row_up": "Zeile nach oben",
229
+ "editor.table.row_actions": "Zeilenaktionen",
230
+ "editor.table.sort_column_asc": "Spalte A-Z sortieren",
231
+ "editor.table.sort_column_desc": "Spalte Z-A sortieren",
232
+ "editor.table.sort_row_asc": "Zeile A-Z sortieren",
233
+ "editor.table.sort_row_desc": "Zeile Z-A sortieren",
234
+ "editor.table.split_cell": "Zelle teilen",
183
235
  "editor.toc.cancel": "Abbrechen",
184
236
  "editor.toc.empty_heading": "(Leere \xDCberschrift)",
185
237
  "editor.toc.empty_state": "Keine \xDCberschriften gefunden. F\xFCge \xDCberschriften (H1-H6) hinzu, um das Inhaltsverzeichnis zu f\xFCllen.",
@@ -194,88 +246,49 @@ var de_default = {
194
246
  "editor.toc.style_default": "Standard",
195
247
  "editor.toc.style_flat": "Flach",
196
248
  "editor.toc.title": "Inhaltsverzeichnis",
197
- "editable-text.cancel": "Abbrechen",
198
- "editable-text.edit": "Bearbeiten",
199
- "editable-text.save": "Speichern",
249
+ "editor.toolbar.align.center": "Zentriert",
250
+ "editor.toolbar.align.justify": "Blocksatz",
251
+ "editor.toolbar.align.left": "Linksb\xFCndig",
252
+ "editor.toolbar.align.right": "Rechtsb\xFCndig",
253
+ "editor.toolbar.block.blockquote": "Zitat",
254
+ "editor.toolbar.block.bullet_list": "Aufz\xE4hlung",
255
+ "editor.toolbar.block.code_block": "Codeblock",
256
+ "editor.toolbar.block.heading_1": "\xDCberschrift 1",
257
+ "editor.toolbar.block.heading_2": "\xDCberschrift 2",
258
+ "editor.toolbar.block.heading_3": "\xDCberschrift 3",
259
+ "editor.toolbar.block.heading_4": "\xDCberschrift 4",
260
+ "editor.toolbar.block.ordered_list": "Nummerierte Liste",
261
+ "editor.toolbar.block.task_list": "Aufgabenliste",
262
+ "editor.toolbar.block.text": "Text",
263
+ "editor.toolbar.bold": "Fett",
264
+ "editor.toolbar.code": "Code",
265
+ "editor.toolbar.highlight_color": "Hervorhebungsfarbe",
266
+ "editor.toolbar.italic": "Kursiv",
267
+ "editor.toolbar.link.edit": "Link bearbeiten",
268
+ "editor.toolbar.link.open": "Link in neuem Tab \xF6ffnen",
269
+ "editor.toolbar.link.placeholder": "URL eingeben...",
270
+ "editor.toolbar.link.remove": "Link entfernen",
271
+ "editor.toolbar.link.save": "Link speichern",
272
+ "editor.toolbar.more_options": "Weitere Optionen",
273
+ "editor.toolbar.redo": "Wiederholen",
274
+ "editor.toolbar.reset_formatting": "Formatierung zur\xFCcksetzen",
275
+ "editor.toolbar.strikethrough": "Durchgestrichen",
276
+ "editor.toolbar.subscript": "Tiefgestellt",
277
+ "editor.toolbar.superscript": "Hochgestellt",
278
+ "editor.toolbar.table.insert": "Tabelle einf\xFCgen",
279
+ "editor.toolbar.text_color": "Textfarbe",
280
+ "editor.toolbar.turn_into": "Umwandeln in",
281
+ "editor.toolbar.turn_into_current": "Umwandeln in (aktuell: {current})",
282
+ "editor.toolbar.underline": "Unterstrichen",
283
+ "editor.toolbar.undo": "R\xFCckg\xE4ngig",
200
284
  "file_upload.accepted_file_types": "{types}{size, select, none {} other { bis {size}}}",
285
+ "file_upload.apply_crop": "Best\xE4tigen",
201
286
  "file_upload.avatar_uploaded": "Avatar hochgeladen",
287
+ "file_upload.cancel": "Abbrechen",
202
288
  "file_upload.change_avatar": "Avatar \xE4ndern",
203
289
  "file_upload.remove_avatar": "Avatar entfernen",
204
290
  "file_upload.too_many_files": "Es k\xF6nnen maximal {max} Dateien hochgeladen werden.",
205
291
  "file_upload.upload_avatar": "Avatar hochladen",
206
- "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
207
- "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.',
208
- "file_upload.apply_crop": "Best\xE4tigen",
209
- "file_upload.cancel": "Abbrechen",
210
- "filter.add_filter": "Filter hinzuf\xFCgen",
211
- "filter.apply": "Anwenden",
212
- "filter.cancel": "Abbrechen",
213
- "filter.clear_all": "Alle l\xF6schen",
214
- "filter.enter_value": "Wert eingeben...",
215
- "filter.no_fields": "Keine Filteroptionen verf\xFCgbar",
216
- "filter.operator.between": "zwischen",
217
- "filter.operator.contains": "enth\xE4lt",
218
- "filter.operator.ends_with": "endet mit",
219
- "filter.operator.equals": "ist",
220
- "filter.operator.gt": "gr\xF6\xDFer als",
221
- "filter.operator.gte": "gr\xF6\xDFer oder gleich",
222
- "filter.operator.is_empty": "ist leer",
223
- "filter.operator.is_not_empty": "ist nicht leer",
224
- "filter.operator.lt": "kleiner als",
225
- "filter.operator.lte": "kleiner oder gleich",
226
- "filter.operator.not_contains": "enth\xE4lt nicht",
227
- "filter.operator.not_equals": "ist nicht",
228
- "filter.operator.starts_with": "beginnt mit",
229
- "filter.select_value": "Wert ausw\xE4hlen...",
230
- "filter.loading": "L\xE4dt...",
231
- "filter.boolean_true": "Ja",
232
- "filter.boolean_false": "Nein",
233
- "filter.range_min": "Min",
234
- "filter.range_max": "Max",
235
- "filter.remove_filter": "{field}-Filter entfernen",
236
- "filter.operator_label": "{field} Operator",
237
- "filter.value_label": "{field} Wert",
238
- "filter.value_min_label": "{field} Minimalwert",
239
- "filter.value_max_label": "{field} Maximalwert",
240
- "grc.compliance.dora.label": "DORA",
241
- "grc.compliance.dora.tooltip": "DORA Critical - Betrifft kritische IKT-Funktionen",
242
- "grc.compliance.nis2.label": "NIS2",
243
- "grc.compliance.nis2.tooltip": "NIS2 Significant - All-hazards Risiko",
244
- "grc.control.mapped.more": "+{count} weitere",
245
- "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
246
- "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
247
- "grc.impact.authenticity": "Authentizit\xE4t",
248
- "grc.impact.availability": "Verf\xFCgbarkeit",
249
- "grc.impact.cancel": "Abbrechen",
250
- "grc.impact.confidentiality": "Vertraulichkeit",
251
- "grc.impact.edit": "Bearbeiten",
252
- "grc.impact.integrity": "Integrit\xE4t",
253
- "grc.impact.justification": "Begr\xFCndung",
254
- "grc.impact.justification_hint": "(h\xF6chste Auswirkung: {level})",
255
- "grc.impact.justification_placeholder": "Begr\xFCndung f\xFCr die gew\xE4hlten Auswirkungswerte eingeben...",
256
- "grc.impact.no_justification": "Keine Begr\xFCndung angegeben",
257
- "grc.impact.save": "Speichern",
258
- "grc.impact.scale.asset.0": "Nicht klassifiziert",
259
- "grc.impact.scale.asset.1": "Unbedeutend",
260
- "grc.impact.scale.asset.2": "Gering",
261
- "grc.impact.scale.asset.3": "Mittel",
262
- "grc.impact.scale.asset.4": "Hoch",
263
- "grc.impact.scale.asset.5": "Gesch\xE4ftskritisch",
264
- "grc.impact.scale.process.0": "Nicht bewertet",
265
- "grc.impact.scale.process.1": "Unbedeutend",
266
- "grc.impact.scale.process.2": "Gering",
267
- "grc.impact.scale.process.3": "Relevant",
268
- "grc.impact.scale.process.4": "Wichtig",
269
- "grc.impact.scale.process.5": "Vital",
270
- "grc.impact.required": "Erforderlich",
271
- "grc.impact.scale.risk.0": "Nicht bewertet",
272
- "grc.impact.scale.risk.1": "Vernachl\xE4ssigbar",
273
- "grc.impact.scale.risk.2": "Gering",
274
- "grc.impact.scale.risk.3": "Mittel",
275
- "grc.impact.scale.risk.4": "Hoch",
276
- "grc.impact.scale.risk.5": "Kritisch",
277
- "grc.impact.title_cia": "CIA-Auswirkung",
278
- "grc.impact.title_ciaa": "CIAA-Auswirkung",
279
292
  "filter-bar.add_filter": "Filter hinzuf\xFCgen",
280
293
  "filter-bar.apply": "Anwenden",
281
294
  "filter-bar.cancel": "Abbrechen",
@@ -300,102 +313,102 @@ var de_default = {
300
313
  "filter-bar.select_value": "Wert ausw\xE4hlen...",
301
314
  "filter-bar.selected_count": "{count} ausgew\xE4hlt",
302
315
  "filter-bar.value_label": "{field} Wert",
303
- "pdf_viewer.error_hint": "Bitte versuche es erneut.",
304
- "pdf_viewer.error_title": "Beim Laden des Dokuments ist ein Fehler aufgetreten.",
305
- "pdf_viewer.loading": "Dokument wird geladen\u2026",
306
- "pdf_viewer.page_label": "Seite {page} von {total}",
307
- "pdf_viewer.toolbar_download": "Herunterladen",
308
- "pdf_viewer.toolbar_fit_width": "An Breite anpassen",
309
- "pdf_viewer.toolbar_next_page": "N\xE4chste Seite",
310
- "pdf_viewer.toolbar_page_of": "{page} von {total}",
311
- "pdf_viewer.toolbar_prev_page": "Vorherige Seite",
312
- "pdf_viewer.toolbar_print": "Drucken",
313
- "pdf_viewer.toolbar_zoom_in": "Vergr\xF6\xDFern",
314
- "pdf_viewer.toolbar_zoom_level": "{level} %",
315
- "pdf_viewer.toolbar_zoom_out": "Verkleinern",
316
- "editor.toolbar.block.text": "Text",
317
- "editor.toolbar.block.heading_1": "\xDCberschrift 1",
318
- "editor.toolbar.block.heading_2": "\xDCberschrift 2",
319
- "editor.toolbar.block.heading_3": "\xDCberschrift 3",
320
- "editor.toolbar.block.heading_4": "\xDCberschrift 4",
321
- "editor.toolbar.block.bullet_list": "Aufz\xE4hlung",
322
- "editor.toolbar.block.ordered_list": "Nummerierte Liste",
323
- "editor.toolbar.block.task_list": "Aufgabenliste",
324
- "editor.toolbar.block.blockquote": "Zitat",
325
- "editor.toolbar.block.code_block": "Codeblock",
326
- "editor.toolbar.turn_into": "Umwandeln in",
327
- "editor.toolbar.turn_into_current": "Umwandeln in (aktuell: {current})",
328
- "editor.toolbar.reset_formatting": "Formatierung zur\xFCcksetzen",
329
- "editor.toolbar.bold": "Fett",
330
- "editor.toolbar.italic": "Kursiv",
331
- "editor.toolbar.underline": "Unterstrichen",
332
- "editor.toolbar.strikethrough": "Durchgestrichen",
333
- "editor.toolbar.code": "Code",
334
- "editor.toolbar.superscript": "Hochgestellt",
335
- "editor.toolbar.subscript": "Tiefgestellt",
336
- "editor.toolbar.link.save": "Link speichern",
337
- "editor.toolbar.link.open": "Link in neuem Tab \xF6ffnen",
338
- "editor.toolbar.link.edit": "Link bearbeiten",
339
- "editor.toolbar.link.remove": "Link entfernen",
340
- "editor.toolbar.link.placeholder": "URL eingeben...",
341
- "editor.toolbar.undo": "R\xFCckg\xE4ngig",
342
- "editor.toolbar.redo": "Wiederholen",
343
- "editor.slash.group.ai": "KI",
344
- "editor.slash.group.style": "Formatierung",
345
- "editor.slash.group.insert": "Einf\xFCgen",
346
- "editor.slash.group.upload": "Hochladen",
347
- "editor.slash.continue_writing": "Weiterschreiben",
348
- "editor.slash.continue_writing.subtext": "Ab der aktuellen Position weiterschreiben",
349
- "editor.slash.ask_ai": "KI fragen",
350
- "editor.slash.ask_ai.subtext": "KI-generierten Inhalt erstellen",
351
- "editor.slash.text": "Text",
352
- "editor.slash.text.subtext": "Normaler Textabsatz",
353
- "editor.slash.heading_1": "\xDCberschrift 1",
354
- "editor.slash.heading_1.subtext": "Haupt\xFCberschrift",
355
- "editor.slash.heading_2": "\xDCberschrift 2",
356
- "editor.slash.heading_2.subtext": "Abschnitts\xFCberschrift",
357
- "editor.slash.heading_3": "\xDCberschrift 3",
358
- "editor.slash.heading_3.subtext": "Unterabschnitts\xFCberschrift",
359
- "editor.slash.bullet_list": "Aufz\xE4hlung",
360
- "editor.slash.bullet_list.subtext": "Liste mit Aufz\xE4hlungspunkten",
361
- "editor.slash.ordered_list": "Nummerierte Liste",
362
- "editor.slash.ordered_list.subtext": "Liste mit Nummern",
363
- "editor.slash.task_list": "Aufgabenliste",
364
- "editor.slash.task_list.subtext": "Liste mit Aufgaben",
365
- "editor.slash.blockquote": "Zitat",
366
- "editor.slash.blockquote.subtext": "Zitatblock",
367
- "editor.slash.code_block": "Codeblock",
368
- "editor.slash.code_block.subtext": "Codeblock mit Syntaxhervorhebung",
369
- "editor.slash.control": "Kontrolle",
370
- "editor.slash.control.subtext": "Kontrollblock einf\xFCgen",
371
- "editor.slash.separator": "Trennlinie",
372
- "editor.slash.separator.subtext": "Horizontale Linie zur Trennung",
373
- "editor.slash.table": "Tabelle",
374
- "editor.slash.table.subtext": "Tabelle einf\xFCgen",
375
- "editor.slash.toc": "Inhaltsverzeichnis",
376
- "editor.slash.toc.subtext": "Automatisch generierte \xDCberschriftenliste",
377
- "editor.slash.callout": "Hinweis",
378
- "editor.slash.callout.subtext": "Hervorgehobener Block f\xFCr wichtige Informationen",
379
- "editor.slash.warning": "Warnung",
380
- "editor.slash.warning.subtext": "Warnungsblock",
381
- "editor.slash.formula": "Formel",
382
- "editor.slash.formula.subtext": "LaTeX-Formelblock",
383
- "editor.slash.image": "Bild",
384
- "editor.slash.image.subtext": "Bild mit Gr\xF6\xDFenanpassung",
385
- "editor.slash.filter_placeholder": "Filtern...",
386
- "editor.toolbar.table.insert": "Tabelle einf\xFCgen",
387
- "editor.toolbar.text_color": "Textfarbe",
388
- "editor.toolbar.highlight_color": "Hervorhebungsfarbe",
389
- "editor.toolbar.align.left": "Linksb\xFCndig",
390
- "editor.toolbar.align.center": "Zentriert",
391
- "editor.toolbar.align.right": "Rechtsb\xFCndig",
392
- "editor.toolbar.align.justify": "Blocksatz",
393
- "editor.placeholder": "Schreiben, '/' f\xFCr Befehle eingeben\u2026",
394
- "editor.toolbar.more_options": "Weitere Optionen"
316
+ "filter.add_filter": "Filter hinzuf\xFCgen",
317
+ "filter.apply": "Anwenden",
318
+ "filter.boolean_false": "Nein",
319
+ "filter.boolean_true": "Ja",
320
+ "filter.cancel": "Abbrechen",
321
+ "filter.clear_all": "Alle l\xF6schen",
322
+ "filter.enter_value": "Wert eingeben...",
323
+ "filter.loading": "L\xE4dt...",
324
+ "filter.no_fields": "Keine Filteroptionen verf\xFCgbar",
325
+ "filter.operator.between": "zwischen",
326
+ "filter.operator.contains": "enth\xE4lt",
327
+ "filter.operator.ends_with": "endet mit",
328
+ "filter.operator.equals": "ist",
329
+ "filter.operator.gt": "gr\xF6\xDFer als",
330
+ "filter.operator.gte": "gr\xF6\xDFer oder gleich",
331
+ "filter.operator.is_empty": "ist leer",
332
+ "filter.operator.is_not_empty": "ist nicht leer",
333
+ "filter.operator.lt": "kleiner als",
334
+ "filter.operator.lte": "kleiner oder gleich",
335
+ "filter.operator.not_contains": "enth\xE4lt nicht",
336
+ "filter.operator.not_equals": "ist nicht",
337
+ "filter.operator.starts_with": "beginnt mit",
338
+ "filter.operator_label": "{field} Operator",
339
+ "filter.range_max": "Max",
340
+ "filter.range_min": "Min",
341
+ "filter.remove_filter": "{field}-Filter entfernen",
342
+ "filter.select_value": "Wert ausw\xE4hlen...",
343
+ "filter.value_label": "{field} Wert",
344
+ "filter.value_max_label": "{field} Maximalwert",
345
+ "filter.value_min_label": "{field} Minimalwert",
346
+ "grc.compliance.dora.label": "DORA",
347
+ "grc.compliance.dora.tooltip": "DORA Critical - Betrifft kritische IKT-Funktionen",
348
+ "grc.compliance.nis2.label": "NIS2",
349
+ "grc.compliance.nis2.tooltip": "NIS2 Significant - All-hazards Risiko",
350
+ "grc.control.mapped.more": "+{count} weitere",
351
+ "grc.control.mapped.no_controls": "Keine Kontrollen zugeordnet",
352
+ "grc.control.mapped.view_all": "Alle {count} Kontrollen anzeigen",
353
+ "grc.impact.authenticity": "Authentizit\xE4t",
354
+ "grc.impact.availability": "Verf\xFCgbarkeit",
355
+ "grc.impact.cancel": "Abbrechen",
356
+ "grc.impact.confidentiality": "Vertraulichkeit",
357
+ "grc.impact.edit": "Bearbeiten",
358
+ "grc.impact.integrity": "Integrit\xE4t",
359
+ "grc.impact.justification": "Begr\xFCndung",
360
+ "grc.impact.justification_hint": "(h\xF6chste Auswirkung: {level})",
361
+ "grc.impact.justification_placeholder": "Begr\xFCndung f\xFCr die gew\xE4hlten Auswirkungswerte eingeben...",
362
+ "grc.impact.no_justification": "Keine Begr\xFCndung angegeben",
363
+ "grc.impact.required": "Erforderlich",
364
+ "grc.impact.save": "Speichern",
365
+ "grc.impact.scale.asset.0": "Nicht klassifiziert",
366
+ "grc.impact.scale.asset.1": "Unbedeutend",
367
+ "grc.impact.scale.asset.2": "Gering",
368
+ "grc.impact.scale.asset.3": "Mittel",
369
+ "grc.impact.scale.asset.4": "Hoch",
370
+ "grc.impact.scale.asset.5": "Gesch\xE4ftskritisch",
371
+ "grc.impact.scale.process.0": "Nicht bewertet",
372
+ "grc.impact.scale.process.1": "Unbedeutend",
373
+ "grc.impact.scale.process.2": "Gering",
374
+ "grc.impact.scale.process.3": "Relevant",
375
+ "grc.impact.scale.process.4": "Wichtig",
376
+ "grc.impact.scale.process.5": "Vital",
377
+ "grc.impact.scale.risk.0": "Nicht bewertet",
378
+ "grc.impact.scale.risk.1": "Vernachl\xE4ssigbar",
379
+ "grc.impact.scale.risk.2": "Gering",
380
+ "grc.impact.scale.risk.3": "Mittel",
381
+ "grc.impact.scale.risk.4": "Hoch",
382
+ "grc.impact.scale.risk.5": "Kritisch",
383
+ "grc.impact.title_cia": "CIA-Auswirkung",
384
+ "grc.impact.title_ciaa": "CIAA-Auswirkung",
385
+ "pdf_viewer.error_hint": "Bitte versuche es erneut.",
386
+ "pdf_viewer.error_title": "Beim Laden des Dokuments ist ein Fehler aufgetreten.",
387
+ "pdf_viewer.loading": "Dokument wird geladen\u2026",
388
+ "pdf_viewer.page_label": "Seite {page} von {total}",
389
+ "pdf_viewer.toolbar_download": "Herunterladen",
390
+ "pdf_viewer.toolbar_fit_width": "An Breite anpassen",
391
+ "pdf_viewer.toolbar_next_page": "N\xE4chste Seite",
392
+ "pdf_viewer.toolbar_page_of": "{page} von {total}",
393
+ "pdf_viewer.toolbar_prev_page": "Vorherige Seite",
394
+ "pdf_viewer.toolbar_print": "Drucken",
395
+ "pdf_viewer.toolbar_zoom_in": "Vergr\xF6\xDFern",
396
+ "pdf_viewer.toolbar_zoom_level": "{level} %",
397
+ "pdf_viewer.toolbar_zoom_out": "Verkleinern",
398
+ "use_file_upload.file_exceeds_max": 'Datei "{name}" \xFCberschreitet die maximale Gr\xF6\xDFe von {max}.',
399
+ "use_file_upload.file_not_accepted": 'Datei "{name}" ist kein zul\xE4ssiger Dateityp.'
395
400
  };
396
401
 
397
402
  // src/lang/en.json
398
403
  var en_default = {
404
+ "date-picker.clear": "Clear",
405
+ "date-picker.open_calendar": "Open calendar",
406
+ "date-picker.select_date": "Select date",
407
+ "date-picker.select_date_and_time": "Select date and time",
408
+ "date-picker.today": "Today",
409
+ "editable-text.cancel": "Cancel",
410
+ "editable-text.edit": "Edit",
411
+ "editable-text.save": "Save",
399
412
  "editor.controlblock.header_status": "Show status in header",
400
413
  "editor.controlblock.header_status_aria": "Toggle status chip in card header",
401
414
  "editor.controlblock.header_status_avv_tip": "If this document is intended for use or export as a data processing agreement (AVV), disable this option unless you explicitly want to publish the current control status.",
@@ -443,6 +456,50 @@ var en_default = {
443
456
  "editor.controlref.variant_card": "Card",
444
457
  "editor.controlref.variant_chip": "Chip",
445
458
  "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
459
+ "editor.placeholder": "Write, type '/' for commands\u2026",
460
+ "editor.slash.ask_ai": "Ask AI",
461
+ "editor.slash.ask_ai.subtext": "Ask AI to generate content",
462
+ "editor.slash.blockquote": "Blockquote",
463
+ "editor.slash.blockquote.subtext": "Blockquote block",
464
+ "editor.slash.bullet_list": "Bullet List",
465
+ "editor.slash.bullet_list.subtext": "List with unordered items",
466
+ "editor.slash.callout": "Callout",
467
+ "editor.slash.callout.subtext": "Highlighted block for important information",
468
+ "editor.slash.code_block": "Code Block",
469
+ "editor.slash.code_block.subtext": "Code block with syntax highlighting",
470
+ "editor.slash.continue_writing": "Continue Writing",
471
+ "editor.slash.continue_writing.subtext": "Continue writing from the current position",
472
+ "editor.slash.control": "Control",
473
+ "editor.slash.control.subtext": "Insert a control block",
474
+ "editor.slash.filter_placeholder": "Filter...",
475
+ "editor.slash.formula": "Formula",
476
+ "editor.slash.formula.subtext": "LaTeX math formula block",
477
+ "editor.slash.group.ai": "AI",
478
+ "editor.slash.group.insert": "Insert",
479
+ "editor.slash.group.style": "Style",
480
+ "editor.slash.group.upload": "Upload",
481
+ "editor.slash.heading_1": "Heading 1",
482
+ "editor.slash.heading_1.subtext": "Top-level heading",
483
+ "editor.slash.heading_2": "Heading 2",
484
+ "editor.slash.heading_2.subtext": "Key section heading",
485
+ "editor.slash.heading_3": "Heading 3",
486
+ "editor.slash.heading_3.subtext": "Subsection and group heading",
487
+ "editor.slash.image": "Image",
488
+ "editor.slash.image.subtext": "Resizable image with caption",
489
+ "editor.slash.ordered_list": "Numbered List",
490
+ "editor.slash.ordered_list.subtext": "List with ordered items",
491
+ "editor.slash.separator": "Separator",
492
+ "editor.slash.separator.subtext": "Horizontal line to separate content",
493
+ "editor.slash.table": "Table",
494
+ "editor.slash.table.subtext": "Insert a table",
495
+ "editor.slash.task_list": "To-do list",
496
+ "editor.slash.task_list.subtext": "List with tasks",
497
+ "editor.slash.text": "Text",
498
+ "editor.slash.text.subtext": "Regular text paragraph",
499
+ "editor.slash.toc": "Table of Contents",
500
+ "editor.slash.toc.subtext": "Auto-generated list of headings",
501
+ "editor.slash.warning": "Warning",
502
+ "editor.slash.warning.subtext": "Warning callout block",
446
503
  "editor.table.align_bottom": "Align bottom",
447
504
  "editor.table.align_center": "Align center",
448
505
  "editor.table.align_left": "Align left",
@@ -477,9 +534,41 @@ var en_default = {
477
534
  "editor.table.sort_row_asc": "Sort row A-Z",
478
535
  "editor.table.sort_row_desc": "Sort row Z-A",
479
536
  "editor.table.split_cell": "Split cell",
480
- "editable-text.cancel": "Cancel",
481
- "editable-text.edit": "Edit",
482
- "editable-text.save": "Save",
537
+ "editor.toolbar.align.center": "Align center",
538
+ "editor.toolbar.align.justify": "Justify",
539
+ "editor.toolbar.align.left": "Align left",
540
+ "editor.toolbar.align.right": "Align right",
541
+ "editor.toolbar.block.blockquote": "Blockquote",
542
+ "editor.toolbar.block.bullet_list": "Bulleted list",
543
+ "editor.toolbar.block.code_block": "Code block",
544
+ "editor.toolbar.block.heading_1": "Heading 1",
545
+ "editor.toolbar.block.heading_2": "Heading 2",
546
+ "editor.toolbar.block.heading_3": "Heading 3",
547
+ "editor.toolbar.block.heading_4": "Heading 4",
548
+ "editor.toolbar.block.ordered_list": "Numbered list",
549
+ "editor.toolbar.block.task_list": "To-do list",
550
+ "editor.toolbar.block.text": "Text",
551
+ "editor.toolbar.bold": "Bold",
552
+ "editor.toolbar.code": "Code",
553
+ "editor.toolbar.highlight_color": "Highlight color",
554
+ "editor.toolbar.italic": "Italic",
555
+ "editor.toolbar.link.edit": "Edit link",
556
+ "editor.toolbar.link.open": "Open link in new tab",
557
+ "editor.toolbar.link.placeholder": "Enter URL...",
558
+ "editor.toolbar.link.remove": "Remove link",
559
+ "editor.toolbar.link.save": "Save link",
560
+ "editor.toolbar.more_options": "More options",
561
+ "editor.toolbar.redo": "Redo",
562
+ "editor.toolbar.reset_formatting": "Reset formatting",
563
+ "editor.toolbar.strikethrough": "Strikethrough",
564
+ "editor.toolbar.subscript": "Subscript",
565
+ "editor.toolbar.superscript": "Superscript",
566
+ "editor.toolbar.table.insert": "Insert table",
567
+ "editor.toolbar.text_color": "Text color",
568
+ "editor.toolbar.turn_into": "Turn into",
569
+ "editor.toolbar.turn_into_current": "Turn into (current: {current})",
570
+ "editor.toolbar.underline": "Underline",
571
+ "editor.toolbar.undo": "Undo",
483
572
  "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
484
573
  "file_upload.apply_crop": "Apply",
485
574
  "file_upload.avatar_uploaded": "Avatar uploaded",
@@ -494,7 +583,6 @@ var en_default = {
494
583
  "filter-bar.clear_all": "Clear all",
495
584
  "filter-bar.enter_value": "Enter value...",
496
585
  "filter-bar.no_results": "No results found",
497
- "filter-bar.operator_label": "{field} operator",
498
586
  "filter-bar.operator.contains": "contains",
499
587
  "filter-bar.operator.ends_with": "ends with",
500
588
  "filter-bar.operator.equals": "is",
@@ -507,6 +595,7 @@ var en_default = {
507
595
  "filter-bar.operator.not_contains": "does not contain",
508
596
  "filter-bar.operator.not_equals": "is not",
509
597
  "filter-bar.operator.starts_with": "starts with",
598
+ "filter-bar.operator_label": "{field} operator",
510
599
  "filter-bar.remove_filter": "Remove {field} filter",
511
600
  "filter-bar.search_placeholder": "Search...",
512
601
  "filter-bar.select_value": "Select value...",
@@ -521,7 +610,6 @@ var en_default = {
521
610
  "filter.enter_value": "Enter value...",
522
611
  "filter.loading": "Loading...",
523
612
  "filter.no_fields": "No filter options available",
524
- "filter.operator_label": "{field} operator",
525
613
  "filter.operator.between": "between",
526
614
  "filter.operator.contains": "contains",
527
615
  "filter.operator.ends_with": "ends with",
@@ -535,6 +623,7 @@ var en_default = {
535
623
  "filter.operator.not_contains": "does not contain",
536
624
  "filter.operator.not_equals": "is not",
537
625
  "filter.operator.starts_with": "starts with",
626
+ "filter.operator_label": "{field} operator",
538
627
  "filter.range_max": "Max",
539
628
  "filter.range_min": "Min",
540
629
  "filter.remove_filter": "Remove {field} filter",
@@ -586,6 +675,15 @@ var en_default = {
586
675
  "grc.impact.scale.risk.5": "Critical",
587
676
  "grc.impact.title_cia": "CIA Impact",
588
677
  "grc.impact.title_ciaa": "CIAA Impact",
678
+ "grc.risk.consequence": "Consequence",
679
+ "grc.risk.level.critical": "Critical",
680
+ "grc.risk.level.high": "High",
681
+ "grc.risk.level.low": "Low",
682
+ "grc.risk.level.medium": "Medium",
683
+ "grc.risk.level.unrated": "Not rated",
684
+ "grc.risk.likelihood": "Likelihood",
685
+ "grc.risk.not_rated_hint": "Risk has not been assessed yet",
686
+ "grc.risk.rating": "Rating",
589
687
  "grc.risk_treatment.accept.description": "Consciously accept the risk because treatment costs exceed potential damage or the risk is within acceptable limits.",
590
688
  "grc.risk_treatment.accept.hint": "Requires: Documented approval",
591
689
  "grc.risk_treatment.accept.label": "Accept",
@@ -609,15 +707,6 @@ var en_default = {
609
707
  "grc.risk_treatment.transfer.description": "Transfer the risk to third parties (e.g., insurance, outsourcing).",
610
708
  "grc.risk_treatment.transfer.hint": "Requires: Contract documentation, Residual risk assessment",
611
709
  "grc.risk_treatment.transfer.label": "Transfer",
612
- "grc.risk.consequence": "Consequence",
613
- "grc.risk.level.critical": "Critical",
614
- "grc.risk.level.high": "High",
615
- "grc.risk.level.low": "Low",
616
- "grc.risk.level.medium": "Medium",
617
- "grc.risk.level.unrated": "Not rated",
618
- "grc.risk.likelihood": "Likelihood",
619
- "grc.risk.not_rated_hint": "Risk has not been assessed yet",
620
- "grc.risk.rating": "Rating",
621
710
  "pdf_viewer.error_hint": "Please try again.",
622
711
  "pdf_viewer.error_title": "Something went wrong while loading the document.",
623
712
  "pdf_viewer.loading": "Loading document\u2026",
@@ -632,86 +721,7 @@ var en_default = {
632
721
  "pdf_viewer.toolbar_zoom_level": "{level}%",
633
722
  "pdf_viewer.toolbar_zoom_out": "Zoom out",
634
723
  "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
635
- "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.',
636
- "editor.toolbar.block.text": "Text",
637
- "editor.toolbar.block.heading_1": "Heading 1",
638
- "editor.toolbar.block.heading_2": "Heading 2",
639
- "editor.toolbar.block.heading_3": "Heading 3",
640
- "editor.toolbar.block.heading_4": "Heading 4",
641
- "editor.toolbar.block.bullet_list": "Bulleted list",
642
- "editor.toolbar.block.ordered_list": "Numbered list",
643
- "editor.toolbar.block.task_list": "To-do list",
644
- "editor.toolbar.block.blockquote": "Blockquote",
645
- "editor.toolbar.block.code_block": "Code block",
646
- "editor.toolbar.turn_into": "Turn into",
647
- "editor.toolbar.turn_into_current": "Turn into (current: {current})",
648
- "editor.toolbar.reset_formatting": "Reset formatting",
649
- "editor.toolbar.bold": "Bold",
650
- "editor.toolbar.italic": "Italic",
651
- "editor.toolbar.underline": "Underline",
652
- "editor.toolbar.strikethrough": "Strikethrough",
653
- "editor.toolbar.code": "Code",
654
- "editor.toolbar.superscript": "Superscript",
655
- "editor.toolbar.subscript": "Subscript",
656
- "editor.toolbar.link.save": "Save link",
657
- "editor.toolbar.link.open": "Open link in new tab",
658
- "editor.toolbar.link.edit": "Edit link",
659
- "editor.toolbar.link.remove": "Remove link",
660
- "editor.toolbar.link.placeholder": "Enter URL...",
661
- "editor.toolbar.undo": "Undo",
662
- "editor.toolbar.redo": "Redo",
663
- "editor.slash.group.ai": "AI",
664
- "editor.slash.group.style": "Style",
665
- "editor.slash.group.insert": "Insert",
666
- "editor.slash.group.upload": "Upload",
667
- "editor.slash.continue_writing": "Continue Writing",
668
- "editor.slash.continue_writing.subtext": "Continue writing from the current position",
669
- "editor.slash.ask_ai": "Ask AI",
670
- "editor.slash.ask_ai.subtext": "Ask AI to generate content",
671
- "editor.slash.text": "Text",
672
- "editor.slash.text.subtext": "Regular text paragraph",
673
- "editor.slash.heading_1": "Heading 1",
674
- "editor.slash.heading_1.subtext": "Top-level heading",
675
- "editor.slash.heading_2": "Heading 2",
676
- "editor.slash.heading_2.subtext": "Key section heading",
677
- "editor.slash.heading_3": "Heading 3",
678
- "editor.slash.heading_3.subtext": "Subsection and group heading",
679
- "editor.slash.bullet_list": "Bullet List",
680
- "editor.slash.bullet_list.subtext": "List with unordered items",
681
- "editor.slash.ordered_list": "Numbered List",
682
- "editor.slash.ordered_list.subtext": "List with ordered items",
683
- "editor.slash.task_list": "To-do list",
684
- "editor.slash.task_list.subtext": "List with tasks",
685
- "editor.slash.blockquote": "Blockquote",
686
- "editor.slash.blockquote.subtext": "Blockquote block",
687
- "editor.slash.code_block": "Code Block",
688
- "editor.slash.code_block.subtext": "Code block with syntax highlighting",
689
- "editor.slash.control": "Control",
690
- "editor.slash.control.subtext": "Insert a control block",
691
- "editor.slash.separator": "Separator",
692
- "editor.slash.separator.subtext": "Horizontal line to separate content",
693
- "editor.slash.table": "Table",
694
- "editor.slash.table.subtext": "Insert a table",
695
- "editor.slash.toc": "Table of Contents",
696
- "editor.slash.toc.subtext": "Auto-generated list of headings",
697
- "editor.slash.callout": "Callout",
698
- "editor.slash.callout.subtext": "Highlighted block for important information",
699
- "editor.slash.warning": "Warning",
700
- "editor.slash.warning.subtext": "Warning callout block",
701
- "editor.slash.formula": "Formula",
702
- "editor.slash.formula.subtext": "LaTeX math formula block",
703
- "editor.slash.image": "Image",
704
- "editor.slash.image.subtext": "Resizable image with caption",
705
- "editor.slash.filter_placeholder": "Filter...",
706
- "editor.toolbar.table.insert": "Insert table",
707
- "editor.toolbar.text_color": "Text color",
708
- "editor.toolbar.highlight_color": "Highlight color",
709
- "editor.toolbar.align.left": "Align left",
710
- "editor.toolbar.align.center": "Align center",
711
- "editor.toolbar.align.right": "Align right",
712
- "editor.toolbar.align.justify": "Justify",
713
- "editor.placeholder": "Write, type '/' for commands\u2026",
714
- "editor.toolbar.more_options": "More options"
724
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
715
725
  };
716
726
 
717
727
  // src/loaders/index.ts