@kopexa/i18n 17.7.2 → 17.8.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.
@@ -2,50 +2,9 @@
2
2
 
3
3
  // src/lang/en.json
4
4
  var en_default = {
5
- "audit-info.created_at": "Created",
6
- "color-picker.hex_label": "Hex",
7
- "color-picker.label": "Color",
8
- "color-picker.pick_color": "Pick a color",
9
- "audit-info.created_by": "Created by",
10
- "audit-info.title": "Metadata",
11
- "audit-info.updated_at": "Updated",
12
- "audit-info.updated_by": "Updated by",
13
- "editor.callout.cancel": "Cancel",
14
- "editor.callout.save": "Save",
15
- "editor.callout.settings": "Settings",
16
- "editor.callout.title": "Title",
17
- "editor.callout.title_placeholder": "Optional title...",
18
- "editor.callout.variant": "Variant",
19
- "editor.callout.variant_default": "Default",
20
- "editor.callout.variant_destructive": "Error",
21
- "editor.callout.variant_info": "Info",
22
- "editor.callout.variant_success": "Success",
23
- "editor.callout.variant_warning": "Warning",
24
5
  "editor.controlblock.header_status": "Show status in header",
25
6
  "editor.controlblock.header_status_aria": "Toggle status chip in card header",
26
7
  "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.",
27
- "editor.math.cancel": "Cancel",
28
- "editor.math.edit": "Edit",
29
- "editor.math.empty_formula": "Click to add formula",
30
- "editor.math.invalid_latex": "Invalid LaTeX syntax",
31
- "editor.math.latex_input": "LaTeX",
32
- "editor.math.latex_placeholder": "Enter LaTeX formula...",
33
- "editor.math.preview": "Preview",
34
- "editor.math.save": "Save",
35
- "editor.math.title": "Formula",
36
- "editor.image.alt_placeholder": "Describe the image...",
37
- "editor.image.alt_text": "Alt text",
38
- "editor.image.error": "Failed to load image",
39
- "editor.image.file_too_large": "File is too large (max {maxSize})",
40
- "editor.image.files_not_supported": "File upload is not configured",
41
- "editor.image.invalid_type": "Invalid file type",
42
- "editor.image.loading": "Loading image...",
43
- "editor.image.remove": "Remove",
44
- "editor.image.retry": "Retry",
45
- "editor.image.upload_error": "Failed to upload image",
46
- "editor.image.upload_hint": "PNG, JPG, GIF, WebP, SVG",
47
- "editor.image.upload_placeholder": "Click to upload or drag & drop",
48
- "editor.image.uploading": "Uploading...",
49
8
  "editor.controlref.appearance": "Appearance",
50
9
  "editor.controlref.border": "Border",
51
10
  "editor.controlref.cancel": "Cancel",
@@ -82,20 +41,6 @@ var en_default = {
82
41
  "editor.controlref.show_implementations": "Show Implementations",
83
42
  "editor.controlref.show_status": "Show Status",
84
43
  "editor.controlref.show_status_indicator": "Show status indicator",
85
- "editor.toc.cancel": "Cancel",
86
- "editor.toc.empty_heading": "(Empty heading)",
87
- "editor.toc.empty_state": "No headings found. Add headings (H1-H6) to populate the table of contents.",
88
- "editor.toc.max_level": "Maximum level",
89
- "editor.toc.min_level": "Minimum level",
90
- "editor.toc.numbered": "Numbering",
91
- "editor.toc.numbered_hint": "Show hierarchical numbering (1, 1.1, 1.1.1)",
92
- "editor.toc.save": "Save",
93
- "editor.toc.settings": "Settings",
94
- "editor.toc.style": "Style",
95
- "editor.toc.style_compact": "Compact",
96
- "editor.toc.style_default": "Default",
97
- "editor.toc.style_flat": "Flat",
98
- "editor.toc.title": "Table of Contents",
99
44
  "editor.controlref.spacing": "Spacing",
100
45
  "editor.controlref.unmap": "Unmap",
101
46
  "editor.controlref.unmapped_control": "Unmapped Control",
@@ -104,6 +49,40 @@ var en_default = {
104
49
  "editor.controlref.variant_card": "Card",
105
50
  "editor.controlref.variant_chip": "Chip",
106
51
  "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
52
+ "editor.table.align_bottom": "Align bottom",
53
+ "editor.table.align_center": "Align center",
54
+ "editor.table.align_left": "Align left",
55
+ "editor.table.align_middle": "Align middle",
56
+ "editor.table.align_right": "Align right",
57
+ "editor.table.align_top": "Align top",
58
+ "editor.table.alignment": "Alignment",
59
+ "editor.table.cell_options": "Table cells option",
60
+ "editor.table.clear_column_contents": "Clear column contents",
61
+ "editor.table.clear_contents": "Clear contents",
62
+ "editor.table.clear_row_contents": "Clear row contents",
63
+ "editor.table.column_actions": "Column actions",
64
+ "editor.table.delete_column": "Delete column",
65
+ "editor.table.delete_row": "Delete row",
66
+ "editor.table.duplicate_column": "Duplicate column",
67
+ "editor.table.duplicate_row": "Duplicate row",
68
+ "editor.table.header_column": "Header column",
69
+ "editor.table.header_row": "Header row",
70
+ "editor.table.insert_column_left": "Insert column left",
71
+ "editor.table.insert_column_right": "Insert column right",
72
+ "editor.table.insert_row_above": "Insert row above",
73
+ "editor.table.insert_row_below": "Insert row below",
74
+ "editor.table.justify": "Justify",
75
+ "editor.table.merge_cells": "Merge cells",
76
+ "editor.table.move_column_left": "Move column left",
77
+ "editor.table.move_column_right": "Move column right",
78
+ "editor.table.move_row_down": "Move row down",
79
+ "editor.table.move_row_up": "Move row up",
80
+ "editor.table.row_actions": "Row actions",
81
+ "editor.table.sort_column_asc": "Sort column A-Z",
82
+ "editor.table.sort_column_desc": "Sort column Z-A",
83
+ "editor.table.sort_row_asc": "Sort row A-Z",
84
+ "editor.table.sort_row_desc": "Sort row Z-A",
85
+ "editor.table.split_cell": "Split cell",
107
86
  "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
108
87
  "file_upload.apply_crop": "Apply",
109
88
  "file_upload.avatar_uploaded": "Avatar uploaded",
@@ -112,12 +91,40 @@ var en_default = {
112
91
  "file_upload.remove_avatar": "Remove Avatar",
113
92
  "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
114
93
  "file_upload.upload_avatar": "Upload Avatar",
94
+ "filter-bar.add_filter": "Add Filter",
95
+ "filter-bar.apply": "Apply",
96
+ "filter-bar.cancel": "Cancel",
97
+ "filter-bar.clear_all": "Clear all",
98
+ "filter-bar.enter_value": "Enter value...",
99
+ "filter-bar.no_results": "No results found",
100
+ "filter-bar.operator_label": "{field} operator",
101
+ "filter-bar.operator.contains": "contains",
102
+ "filter-bar.operator.ends_with": "ends with",
103
+ "filter-bar.operator.equals": "is",
104
+ "filter-bar.operator.gt": "greater than",
105
+ "filter-bar.operator.gte": "greater or equal",
106
+ "filter-bar.operator.is_empty": "is empty",
107
+ "filter-bar.operator.is_not_empty": "is not empty",
108
+ "filter-bar.operator.lt": "less than",
109
+ "filter-bar.operator.lte": "less or equal",
110
+ "filter-bar.operator.not_contains": "does not contain",
111
+ "filter-bar.operator.not_equals": "is not",
112
+ "filter-bar.operator.starts_with": "starts with",
113
+ "filter-bar.remove_filter": "Remove {field} filter",
114
+ "filter-bar.search_placeholder": "Search...",
115
+ "filter-bar.select_value": "Select value...",
116
+ "filter-bar.selected_count": "{count} selected",
117
+ "filter-bar.value_label": "{field} value",
115
118
  "filter.add_filter": "Add Filter",
116
119
  "filter.apply": "Apply",
120
+ "filter.boolean_false": "No",
121
+ "filter.boolean_true": "Yes",
117
122
  "filter.cancel": "Cancel",
118
123
  "filter.clear_all": "Clear all",
119
124
  "filter.enter_value": "Enter value...",
125
+ "filter.loading": "Loading...",
120
126
  "filter.no_fields": "No filter options available",
127
+ "filter.operator_label": "{field} operator",
121
128
  "filter.operator.between": "between",
122
129
  "filter.operator.contains": "contains",
123
130
  "filter.operator.ends_with": "ends with",
@@ -131,17 +138,13 @@ var en_default = {
131
138
  "filter.operator.not_contains": "does not contain",
132
139
  "filter.operator.not_equals": "is not",
133
140
  "filter.operator.starts_with": "starts with",
134
- "filter.select_value": "Select value...",
135
- "filter.loading": "Loading...",
136
- "filter.boolean_true": "Yes",
137
- "filter.boolean_false": "No",
138
- "filter.range_min": "Min",
139
141
  "filter.range_max": "Max",
142
+ "filter.range_min": "Min",
140
143
  "filter.remove_filter": "Remove {field} filter",
141
- "filter.operator_label": "{field} operator",
144
+ "filter.select_value": "Select value...",
142
145
  "filter.value_label": "{field} value",
143
- "filter.value_min_label": "{field} minimum value",
144
146
  "filter.value_max_label": "{field} maximum value",
147
+ "filter.value_min_label": "{field} minimum value",
145
148
  "grc.compliance.dora.label": "DORA",
146
149
  "grc.compliance.dora.tooltip": "DORA Critical - Affects critical ICT functions",
147
150
  "grc.compliance.nis2.label": "NIS2",
@@ -149,6 +152,11 @@ var en_default = {
149
152
  "grc.control.mapped.more": "+{count} more",
150
153
  "grc.control.mapped.no_controls": "No mapped controls",
151
154
  "grc.control.mapped.view_all": "View all {count} controls",
155
+ "grc.editor_card.cancel": "Cancel",
156
+ "grc.editor_card.edit": "Edit",
157
+ "grc.editor_card.empty": "No content yet. Click edit to add content.",
158
+ "grc.editor_card.placeholder": "Start typing or press '/' for commands...",
159
+ "grc.editor_card.save": "Save",
152
160
  "grc.impact.authenticity": "Authenticity",
153
161
  "grc.impact.availability": "Availability",
154
162
  "grc.impact.cancel": "Cancel",
@@ -159,6 +167,7 @@ var en_default = {
159
167
  "grc.impact.justification_hint": "(highest impact: {level})",
160
168
  "grc.impact.justification_placeholder": "Enter justification for the chosen impact values...",
161
169
  "grc.impact.no_justification": "No justification provided",
170
+ "grc.impact.required": "Required",
162
171
  "grc.impact.save": "Save",
163
172
  "grc.impact.scale.asset.0": "Not classified",
164
173
  "grc.impact.scale.asset.1": "Insignificant",
@@ -175,38 +184,45 @@ var en_default = {
175
184
  "grc.impact.scale.risk.0": "Not rated",
176
185
  "grc.impact.scale.risk.1": "Negligible",
177
186
  "grc.impact.scale.risk.2": "Low",
178
- "grc.impact.required": "Required",
179
187
  "grc.impact.scale.risk.3": "Medium",
180
188
  "grc.impact.scale.risk.4": "High",
181
189
  "grc.impact.scale.risk.5": "Critical",
182
190
  "grc.impact.title_cia": "CIA Impact",
183
191
  "grc.impact.title_ciaa": "CIAA Impact",
192
+ "grc.risk_treatment.accept.description": "Consciously accept the risk because treatment costs exceed potential damage or the risk is within acceptable limits.",
193
+ "grc.risk_treatment.accept.hint": "Requires: Documented approval",
194
+ "grc.risk_treatment.accept.label": "Accept",
195
+ "grc.risk_treatment.avoid.description": "Completely eliminate the risk by avoiding the risky activity or changing business processes.",
196
+ "grc.risk_treatment.avoid.hint": "Requires: Business Impact Analysis",
197
+ "grc.risk_treatment.avoid.label": "Avoid",
198
+ "grc.risk_treatment.cancel": "Cancel",
199
+ "grc.risk_treatment.edit": "Edit",
200
+ "grc.risk_treatment.mitigate.description": "Reduce the risk to an acceptable level through implementation of controls and measures.",
201
+ "grc.risk_treatment.mitigate.hint": "Requires: Action plan, Control mapping",
202
+ "grc.risk_treatment.mitigate.label": "Mitigate",
203
+ "grc.risk_treatment.no_rationale": "No rationale defined",
204
+ "grc.risk_treatment.not_defined.label": "No strategy defined",
205
+ "grc.risk_treatment.rationale_label": "Rationale",
206
+ "grc.risk_treatment.rationale_placeholder": "Document why this strategy was chosen...",
207
+ "grc.risk_treatment.recommended": "Recommended",
208
+ "grc.risk_treatment.save": "Save",
209
+ "grc.risk_treatment.strategy_label": "Selected Strategy",
210
+ "grc.risk_treatment.strategy_prompt": "How do you want to handle this risk?",
211
+ "grc.risk_treatment.title": "Risk Treatment",
212
+ "grc.risk_treatment.transfer.description": "Transfer the risk to third parties (e.g., insurance, outsourcing).",
213
+ "grc.risk_treatment.transfer.hint": "Requires: Contract documentation, Residual risk assessment",
214
+ "grc.risk_treatment.transfer.label": "Transfer",
215
+ "grc.risk.consequence": "Consequence",
216
+ "grc.risk.level.critical": "Critical",
217
+ "grc.risk.level.high": "High",
218
+ "grc.risk.level.low": "Low",
219
+ "grc.risk.level.medium": "Medium",
220
+ "grc.risk.level.unrated": "Not rated",
221
+ "grc.risk.likelihood": "Likelihood",
222
+ "grc.risk.not_rated_hint": "Risk has not been assessed yet",
223
+ "grc.risk.rating": "Rating",
184
224
  "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
185
- "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.',
186
- "filter-bar.add_filter": "Add Filter",
187
- "filter-bar.apply": "Apply",
188
- "filter-bar.cancel": "Cancel",
189
- "filter-bar.clear_all": "Clear all",
190
- "filter-bar.enter_value": "Enter value...",
191
- "filter-bar.no_results": "No results found",
192
- "filter-bar.operator.contains": "contains",
193
- "filter-bar.operator.ends_with": "ends with",
194
- "filter-bar.operator.equals": "is",
195
- "filter-bar.operator.gt": "greater than",
196
- "filter-bar.operator.gte": "greater or equal",
197
- "filter-bar.operator.is_empty": "is empty",
198
- "filter-bar.operator.is_not_empty": "is not empty",
199
- "filter-bar.operator.lt": "less than",
200
- "filter-bar.operator.lte": "less or equal",
201
- "filter-bar.operator.not_contains": "does not contain",
202
- "filter-bar.operator.not_equals": "is not",
203
- "filter-bar.operator.starts_with": "starts with",
204
- "filter-bar.operator_label": "{field} operator",
205
- "filter-bar.remove_filter": "Remove {field} filter",
206
- "filter-bar.search_placeholder": "Search...",
207
- "filter-bar.select_value": "Select value...",
208
- "filter-bar.selected_count": "{count} selected",
209
- "filter-bar.value_label": "{field} value"
225
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
210
226
  };
211
227
 
212
228
  export {
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  loadBuiltinMessages
4
- } from "./chunk-YB2ENZAM.mjs";
4
+ } from "./chunk-ZEVJC7JD.mjs";
5
5
 
6
6
  // src/hooks/use-built-in-messages.ts
7
7
  import { useEffect, useState } from "react";
@@ -1,7 +1,7 @@
1
1
  "use client";
2
2
  import {
3
3
  useBuiltInMessages
4
- } from "./chunk-JBGSTAGM.mjs";
4
+ } from "./chunk-E52HNK4E.mjs";
5
5
  import {
6
6
  useMessages
7
7
  } from "./chunk-TYEI7NWI.mjs";
@@ -46,6 +46,40 @@ var de_default = {
46
46
  "editor.image.upload_hint": "PNG, JPG, GIF, WebP, SVG",
47
47
  "editor.image.upload_placeholder": "Klicken zum Hochladen oder hierher ziehen",
48
48
  "editor.image.uploading": "Wird hochgeladen...",
49
+ "editor.table.row_actions": "Zeilenaktionen",
50
+ "editor.table.column_actions": "Spaltenaktionen",
51
+ "editor.table.cell_options": "Zellenoptionen",
52
+ "editor.table.alignment": "Ausrichtung",
53
+ "editor.table.align_left": "Linksb\xFCndig",
54
+ "editor.table.align_center": "Zentriert",
55
+ "editor.table.align_right": "Rechtsb\xFCndig",
56
+ "editor.table.justify": "Blocksatz",
57
+ "editor.table.align_top": "Oben ausrichten",
58
+ "editor.table.align_middle": "Mittig ausrichten",
59
+ "editor.table.align_bottom": "Unten ausrichten",
60
+ "editor.table.insert_row_above": "Zeile oberhalb einf\xFCgen",
61
+ "editor.table.insert_row_below": "Zeile unterhalb einf\xFCgen",
62
+ "editor.table.insert_column_left": "Spalte links einf\xFCgen",
63
+ "editor.table.insert_column_right": "Spalte rechts einf\xFCgen",
64
+ "editor.table.delete_row": "Zeile l\xF6schen",
65
+ "editor.table.delete_column": "Spalte l\xF6schen",
66
+ "editor.table.move_row_up": "Zeile nach oben",
67
+ "editor.table.move_row_down": "Zeile nach unten",
68
+ "editor.table.move_column_left": "Spalte nach links",
69
+ "editor.table.move_column_right": "Spalte nach rechts",
70
+ "editor.table.sort_row_asc": "Zeile A-Z sortieren",
71
+ "editor.table.sort_row_desc": "Zeile Z-A sortieren",
72
+ "editor.table.sort_column_asc": "Spalte A-Z sortieren",
73
+ "editor.table.sort_column_desc": "Spalte Z-A sortieren",
74
+ "editor.table.duplicate_row": "Zeile duplizieren",
75
+ "editor.table.duplicate_column": "Spalte duplizieren",
76
+ "editor.table.header_row": "Kopfzeile",
77
+ "editor.table.header_column": "Kopfspalte",
78
+ "editor.table.merge_cells": "Zellen verbinden",
79
+ "editor.table.split_cell": "Zelle teilen",
80
+ "editor.table.clear_row_contents": "Zeileninhalt l\xF6schen",
81
+ "editor.table.clear_column_contents": "Spalteninhalt l\xF6schen",
82
+ "editor.table.clear_contents": "Inhalt l\xF6schen",
49
83
  "editor.controlref.appearance": "Darstellung",
50
84
  "editor.controlref.border": "Rahmen",
51
85
  "editor.controlref.cancel": "Abbrechen",
@@ -1,10 +1,10 @@
1
1
  "use client";
2
2
  import {
3
3
  de_default
4
- } from "./chunk-LXHSMLY5.mjs";
4
+ } from "./chunk-Y3UYTT3V.mjs";
5
5
  import {
6
6
  en_default
7
- } from "./chunk-HK5XNEGW.mjs";
7
+ } from "./chunk-2IWMR3YG.mjs";
8
8
 
9
9
  // src/loaders/index.ts
10
10
  var CACHE = /* @__PURE__ */ new Map();
@@ -73,6 +73,40 @@ var de_default = {
73
73
  "editor.image.upload_hint": "PNG, JPG, GIF, WebP, SVG",
74
74
  "editor.image.upload_placeholder": "Klicken zum Hochladen oder hierher ziehen",
75
75
  "editor.image.uploading": "Wird hochgeladen...",
76
+ "editor.table.row_actions": "Zeilenaktionen",
77
+ "editor.table.column_actions": "Spaltenaktionen",
78
+ "editor.table.cell_options": "Zellenoptionen",
79
+ "editor.table.alignment": "Ausrichtung",
80
+ "editor.table.align_left": "Linksb\xFCndig",
81
+ "editor.table.align_center": "Zentriert",
82
+ "editor.table.align_right": "Rechtsb\xFCndig",
83
+ "editor.table.justify": "Blocksatz",
84
+ "editor.table.align_top": "Oben ausrichten",
85
+ "editor.table.align_middle": "Mittig ausrichten",
86
+ "editor.table.align_bottom": "Unten ausrichten",
87
+ "editor.table.insert_row_above": "Zeile oberhalb einf\xFCgen",
88
+ "editor.table.insert_row_below": "Zeile unterhalb einf\xFCgen",
89
+ "editor.table.insert_column_left": "Spalte links einf\xFCgen",
90
+ "editor.table.insert_column_right": "Spalte rechts einf\xFCgen",
91
+ "editor.table.delete_row": "Zeile l\xF6schen",
92
+ "editor.table.delete_column": "Spalte l\xF6schen",
93
+ "editor.table.move_row_up": "Zeile nach oben",
94
+ "editor.table.move_row_down": "Zeile nach unten",
95
+ "editor.table.move_column_left": "Spalte nach links",
96
+ "editor.table.move_column_right": "Spalte nach rechts",
97
+ "editor.table.sort_row_asc": "Zeile A-Z sortieren",
98
+ "editor.table.sort_row_desc": "Zeile Z-A sortieren",
99
+ "editor.table.sort_column_asc": "Spalte A-Z sortieren",
100
+ "editor.table.sort_column_desc": "Spalte Z-A sortieren",
101
+ "editor.table.duplicate_row": "Zeile duplizieren",
102
+ "editor.table.duplicate_column": "Spalte duplizieren",
103
+ "editor.table.header_row": "Kopfzeile",
104
+ "editor.table.header_column": "Kopfspalte",
105
+ "editor.table.merge_cells": "Zellen verbinden",
106
+ "editor.table.split_cell": "Zelle teilen",
107
+ "editor.table.clear_row_contents": "Zeileninhalt l\xF6schen",
108
+ "editor.table.clear_column_contents": "Spalteninhalt l\xF6schen",
109
+ "editor.table.clear_contents": "Inhalt l\xF6schen",
76
110
  "editor.controlref.appearance": "Darstellung",
77
111
  "editor.controlref.border": "Rahmen",
78
112
  "editor.controlref.cancel": "Abbrechen",
@@ -239,50 +273,9 @@ var de_default = {
239
273
 
240
274
  // src/lang/en.json
241
275
  var en_default = {
242
- "audit-info.created_at": "Created",
243
- "color-picker.hex_label": "Hex",
244
- "color-picker.label": "Color",
245
- "color-picker.pick_color": "Pick a color",
246
- "audit-info.created_by": "Created by",
247
- "audit-info.title": "Metadata",
248
- "audit-info.updated_at": "Updated",
249
- "audit-info.updated_by": "Updated by",
250
- "editor.callout.cancel": "Cancel",
251
- "editor.callout.save": "Save",
252
- "editor.callout.settings": "Settings",
253
- "editor.callout.title": "Title",
254
- "editor.callout.title_placeholder": "Optional title...",
255
- "editor.callout.variant": "Variant",
256
- "editor.callout.variant_default": "Default",
257
- "editor.callout.variant_destructive": "Error",
258
- "editor.callout.variant_info": "Info",
259
- "editor.callout.variant_success": "Success",
260
- "editor.callout.variant_warning": "Warning",
261
276
  "editor.controlblock.header_status": "Show status in header",
262
277
  "editor.controlblock.header_status_aria": "Toggle status chip in card header",
263
278
  "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.",
264
- "editor.math.cancel": "Cancel",
265
- "editor.math.edit": "Edit",
266
- "editor.math.empty_formula": "Click to add formula",
267
- "editor.math.invalid_latex": "Invalid LaTeX syntax",
268
- "editor.math.latex_input": "LaTeX",
269
- "editor.math.latex_placeholder": "Enter LaTeX formula...",
270
- "editor.math.preview": "Preview",
271
- "editor.math.save": "Save",
272
- "editor.math.title": "Formula",
273
- "editor.image.alt_placeholder": "Describe the image...",
274
- "editor.image.alt_text": "Alt text",
275
- "editor.image.error": "Failed to load image",
276
- "editor.image.file_too_large": "File is too large (max {maxSize})",
277
- "editor.image.files_not_supported": "File upload is not configured",
278
- "editor.image.invalid_type": "Invalid file type",
279
- "editor.image.loading": "Loading image...",
280
- "editor.image.remove": "Remove",
281
- "editor.image.retry": "Retry",
282
- "editor.image.upload_error": "Failed to upload image",
283
- "editor.image.upload_hint": "PNG, JPG, GIF, WebP, SVG",
284
- "editor.image.upload_placeholder": "Click to upload or drag & drop",
285
- "editor.image.uploading": "Uploading...",
286
279
  "editor.controlref.appearance": "Appearance",
287
280
  "editor.controlref.border": "Border",
288
281
  "editor.controlref.cancel": "Cancel",
@@ -319,20 +312,6 @@ var en_default = {
319
312
  "editor.controlref.show_implementations": "Show Implementations",
320
313
  "editor.controlref.show_status": "Show Status",
321
314
  "editor.controlref.show_status_indicator": "Show status indicator",
322
- "editor.toc.cancel": "Cancel",
323
- "editor.toc.empty_heading": "(Empty heading)",
324
- "editor.toc.empty_state": "No headings found. Add headings (H1-H6) to populate the table of contents.",
325
- "editor.toc.max_level": "Maximum level",
326
- "editor.toc.min_level": "Minimum level",
327
- "editor.toc.numbered": "Numbering",
328
- "editor.toc.numbered_hint": "Show hierarchical numbering (1, 1.1, 1.1.1)",
329
- "editor.toc.save": "Save",
330
- "editor.toc.settings": "Settings",
331
- "editor.toc.style": "Style",
332
- "editor.toc.style_compact": "Compact",
333
- "editor.toc.style_default": "Default",
334
- "editor.toc.style_flat": "Flat",
335
- "editor.toc.title": "Table of Contents",
336
315
  "editor.controlref.spacing": "Spacing",
337
316
  "editor.controlref.unmap": "Unmap",
338
317
  "editor.controlref.unmapped_control": "Unmapped Control",
@@ -341,6 +320,40 @@ var en_default = {
341
320
  "editor.controlref.variant_card": "Card",
342
321
  "editor.controlref.variant_chip": "Chip",
343
322
  "editor.controlref.variant_hint": "Choose a visual emphasis for this section.",
323
+ "editor.table.align_bottom": "Align bottom",
324
+ "editor.table.align_center": "Align center",
325
+ "editor.table.align_left": "Align left",
326
+ "editor.table.align_middle": "Align middle",
327
+ "editor.table.align_right": "Align right",
328
+ "editor.table.align_top": "Align top",
329
+ "editor.table.alignment": "Alignment",
330
+ "editor.table.cell_options": "Table cells option",
331
+ "editor.table.clear_column_contents": "Clear column contents",
332
+ "editor.table.clear_contents": "Clear contents",
333
+ "editor.table.clear_row_contents": "Clear row contents",
334
+ "editor.table.column_actions": "Column actions",
335
+ "editor.table.delete_column": "Delete column",
336
+ "editor.table.delete_row": "Delete row",
337
+ "editor.table.duplicate_column": "Duplicate column",
338
+ "editor.table.duplicate_row": "Duplicate row",
339
+ "editor.table.header_column": "Header column",
340
+ "editor.table.header_row": "Header row",
341
+ "editor.table.insert_column_left": "Insert column left",
342
+ "editor.table.insert_column_right": "Insert column right",
343
+ "editor.table.insert_row_above": "Insert row above",
344
+ "editor.table.insert_row_below": "Insert row below",
345
+ "editor.table.justify": "Justify",
346
+ "editor.table.merge_cells": "Merge cells",
347
+ "editor.table.move_column_left": "Move column left",
348
+ "editor.table.move_column_right": "Move column right",
349
+ "editor.table.move_row_down": "Move row down",
350
+ "editor.table.move_row_up": "Move row up",
351
+ "editor.table.row_actions": "Row actions",
352
+ "editor.table.sort_column_asc": "Sort column A-Z",
353
+ "editor.table.sort_column_desc": "Sort column Z-A",
354
+ "editor.table.sort_row_asc": "Sort row A-Z",
355
+ "editor.table.sort_row_desc": "Sort row Z-A",
356
+ "editor.table.split_cell": "Split cell",
344
357
  "file_upload.accepted_file_types": "{types}{size, select, none {} other { up to {size}}}",
345
358
  "file_upload.apply_crop": "Apply",
346
359
  "file_upload.avatar_uploaded": "Avatar uploaded",
@@ -349,12 +362,40 @@ var en_default = {
349
362
  "file_upload.remove_avatar": "Remove Avatar",
350
363
  "file_upload.too_many_files": "You can only upload a maximum of {max} files.",
351
364
  "file_upload.upload_avatar": "Upload Avatar",
365
+ "filter-bar.add_filter": "Add Filter",
366
+ "filter-bar.apply": "Apply",
367
+ "filter-bar.cancel": "Cancel",
368
+ "filter-bar.clear_all": "Clear all",
369
+ "filter-bar.enter_value": "Enter value...",
370
+ "filter-bar.no_results": "No results found",
371
+ "filter-bar.operator_label": "{field} operator",
372
+ "filter-bar.operator.contains": "contains",
373
+ "filter-bar.operator.ends_with": "ends with",
374
+ "filter-bar.operator.equals": "is",
375
+ "filter-bar.operator.gt": "greater than",
376
+ "filter-bar.operator.gte": "greater or equal",
377
+ "filter-bar.operator.is_empty": "is empty",
378
+ "filter-bar.operator.is_not_empty": "is not empty",
379
+ "filter-bar.operator.lt": "less than",
380
+ "filter-bar.operator.lte": "less or equal",
381
+ "filter-bar.operator.not_contains": "does not contain",
382
+ "filter-bar.operator.not_equals": "is not",
383
+ "filter-bar.operator.starts_with": "starts with",
384
+ "filter-bar.remove_filter": "Remove {field} filter",
385
+ "filter-bar.search_placeholder": "Search...",
386
+ "filter-bar.select_value": "Select value...",
387
+ "filter-bar.selected_count": "{count} selected",
388
+ "filter-bar.value_label": "{field} value",
352
389
  "filter.add_filter": "Add Filter",
353
390
  "filter.apply": "Apply",
391
+ "filter.boolean_false": "No",
392
+ "filter.boolean_true": "Yes",
354
393
  "filter.cancel": "Cancel",
355
394
  "filter.clear_all": "Clear all",
356
395
  "filter.enter_value": "Enter value...",
396
+ "filter.loading": "Loading...",
357
397
  "filter.no_fields": "No filter options available",
398
+ "filter.operator_label": "{field} operator",
358
399
  "filter.operator.between": "between",
359
400
  "filter.operator.contains": "contains",
360
401
  "filter.operator.ends_with": "ends with",
@@ -368,17 +409,13 @@ var en_default = {
368
409
  "filter.operator.not_contains": "does not contain",
369
410
  "filter.operator.not_equals": "is not",
370
411
  "filter.operator.starts_with": "starts with",
371
- "filter.select_value": "Select value...",
372
- "filter.loading": "Loading...",
373
- "filter.boolean_true": "Yes",
374
- "filter.boolean_false": "No",
375
- "filter.range_min": "Min",
376
412
  "filter.range_max": "Max",
413
+ "filter.range_min": "Min",
377
414
  "filter.remove_filter": "Remove {field} filter",
378
- "filter.operator_label": "{field} operator",
415
+ "filter.select_value": "Select value...",
379
416
  "filter.value_label": "{field} value",
380
- "filter.value_min_label": "{field} minimum value",
381
417
  "filter.value_max_label": "{field} maximum value",
418
+ "filter.value_min_label": "{field} minimum value",
382
419
  "grc.compliance.dora.label": "DORA",
383
420
  "grc.compliance.dora.tooltip": "DORA Critical - Affects critical ICT functions",
384
421
  "grc.compliance.nis2.label": "NIS2",
@@ -386,6 +423,11 @@ var en_default = {
386
423
  "grc.control.mapped.more": "+{count} more",
387
424
  "grc.control.mapped.no_controls": "No mapped controls",
388
425
  "grc.control.mapped.view_all": "View all {count} controls",
426
+ "grc.editor_card.cancel": "Cancel",
427
+ "grc.editor_card.edit": "Edit",
428
+ "grc.editor_card.empty": "No content yet. Click edit to add content.",
429
+ "grc.editor_card.placeholder": "Start typing or press '/' for commands...",
430
+ "grc.editor_card.save": "Save",
389
431
  "grc.impact.authenticity": "Authenticity",
390
432
  "grc.impact.availability": "Availability",
391
433
  "grc.impact.cancel": "Cancel",
@@ -396,6 +438,7 @@ var en_default = {
396
438
  "grc.impact.justification_hint": "(highest impact: {level})",
397
439
  "grc.impact.justification_placeholder": "Enter justification for the chosen impact values...",
398
440
  "grc.impact.no_justification": "No justification provided",
441
+ "grc.impact.required": "Required",
399
442
  "grc.impact.save": "Save",
400
443
  "grc.impact.scale.asset.0": "Not classified",
401
444
  "grc.impact.scale.asset.1": "Insignificant",
@@ -412,38 +455,45 @@ var en_default = {
412
455
  "grc.impact.scale.risk.0": "Not rated",
413
456
  "grc.impact.scale.risk.1": "Negligible",
414
457
  "grc.impact.scale.risk.2": "Low",
415
- "grc.impact.required": "Required",
416
458
  "grc.impact.scale.risk.3": "Medium",
417
459
  "grc.impact.scale.risk.4": "High",
418
460
  "grc.impact.scale.risk.5": "Critical",
419
461
  "grc.impact.title_cia": "CIA Impact",
420
462
  "grc.impact.title_ciaa": "CIAA Impact",
463
+ "grc.risk_treatment.accept.description": "Consciously accept the risk because treatment costs exceed potential damage or the risk is within acceptable limits.",
464
+ "grc.risk_treatment.accept.hint": "Requires: Documented approval",
465
+ "grc.risk_treatment.accept.label": "Accept",
466
+ "grc.risk_treatment.avoid.description": "Completely eliminate the risk by avoiding the risky activity or changing business processes.",
467
+ "grc.risk_treatment.avoid.hint": "Requires: Business Impact Analysis",
468
+ "grc.risk_treatment.avoid.label": "Avoid",
469
+ "grc.risk_treatment.cancel": "Cancel",
470
+ "grc.risk_treatment.edit": "Edit",
471
+ "grc.risk_treatment.mitigate.description": "Reduce the risk to an acceptable level through implementation of controls and measures.",
472
+ "grc.risk_treatment.mitigate.hint": "Requires: Action plan, Control mapping",
473
+ "grc.risk_treatment.mitigate.label": "Mitigate",
474
+ "grc.risk_treatment.no_rationale": "No rationale defined",
475
+ "grc.risk_treatment.not_defined.label": "No strategy defined",
476
+ "grc.risk_treatment.rationale_label": "Rationale",
477
+ "grc.risk_treatment.rationale_placeholder": "Document why this strategy was chosen...",
478
+ "grc.risk_treatment.recommended": "Recommended",
479
+ "grc.risk_treatment.save": "Save",
480
+ "grc.risk_treatment.strategy_label": "Selected Strategy",
481
+ "grc.risk_treatment.strategy_prompt": "How do you want to handle this risk?",
482
+ "grc.risk_treatment.title": "Risk Treatment",
483
+ "grc.risk_treatment.transfer.description": "Transfer the risk to third parties (e.g., insurance, outsourcing).",
484
+ "grc.risk_treatment.transfer.hint": "Requires: Contract documentation, Residual risk assessment",
485
+ "grc.risk_treatment.transfer.label": "Transfer",
486
+ "grc.risk.consequence": "Consequence",
487
+ "grc.risk.level.critical": "Critical",
488
+ "grc.risk.level.high": "High",
489
+ "grc.risk.level.low": "Low",
490
+ "grc.risk.level.medium": "Medium",
491
+ "grc.risk.level.unrated": "Not rated",
492
+ "grc.risk.likelihood": "Likelihood",
493
+ "grc.risk.not_rated_hint": "Risk has not been assessed yet",
494
+ "grc.risk.rating": "Rating",
421
495
  "use_file_upload.file_exceeds_max": 'File "{name}" exceeds the maximum size of {max}.',
422
- "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.',
423
- "filter-bar.add_filter": "Add Filter",
424
- "filter-bar.apply": "Apply",
425
- "filter-bar.cancel": "Cancel",
426
- "filter-bar.clear_all": "Clear all",
427
- "filter-bar.enter_value": "Enter value...",
428
- "filter-bar.no_results": "No results found",
429
- "filter-bar.operator.contains": "contains",
430
- "filter-bar.operator.ends_with": "ends with",
431
- "filter-bar.operator.equals": "is",
432
- "filter-bar.operator.gt": "greater than",
433
- "filter-bar.operator.gte": "greater or equal",
434
- "filter-bar.operator.is_empty": "is empty",
435
- "filter-bar.operator.is_not_empty": "is not empty",
436
- "filter-bar.operator.lt": "less than",
437
- "filter-bar.operator.lte": "less or equal",
438
- "filter-bar.operator.not_contains": "does not contain",
439
- "filter-bar.operator.not_equals": "is not",
440
- "filter-bar.operator.starts_with": "starts with",
441
- "filter-bar.operator_label": "{field} operator",
442
- "filter-bar.remove_filter": "Remove {field} filter",
443
- "filter-bar.search_placeholder": "Search...",
444
- "filter-bar.select_value": "Select value...",
445
- "filter-bar.selected_count": "{count} selected",
446
- "filter-bar.value_label": "{field} value"
496
+ "use_file_upload.file_not_accepted": 'File "{name}" is not an accepted file type.'
447
497
  };
448
498
 
449
499
  // src/loaders/index.ts