@gooddata/sdk-ui-catalog 11.15.0-alpha.2 → 11.15.0-alpha.3

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.
@@ -1,486 +1,486 @@
1
1
  {
2
2
  "analyticsCatalog.title": {
3
- "value": "Analytics catalog",
4
- "comment": "Title of the Analytics Catalog"
3
+ "text": "Analytics catalog",
4
+ "crowdinContext": "Title of the Analytics Catalog"
5
5
  },
6
6
  "analyticsCatalog.showMore": {
7
- "value": "show more",
8
- "comment": "Show more button label"
7
+ "text": "show more",
8
+ "crowdinContext": "Show more button label"
9
9
  },
10
10
  "analyticsCatalog.showLess": {
11
- "value": "show less",
12
- "comment": "Show less button label"
11
+ "text": "show less",
12
+ "crowdinContext": "Show less button label"
13
13
  },
14
14
  "analyticsCatalog.objectType.title": {
15
- "value": "Object types",
16
- "comment": "Title of the header section containing the object type selection."
15
+ "text": "Object types",
16
+ "crowdinContext": "Title of the header section containing the object type selection."
17
17
  },
18
18
  "analyticsCatalog.objectType.dashboard.button.ariaLabel": {
19
- "value": "Dashboard: {count}",
20
- "comment": "ARIA label for the Dashboard object type"
19
+ "text": "Dashboard: {count}",
20
+ "crowdinContext": "ARIA label for the Dashboard object type"
21
21
  },
22
22
  "analyticsCatalog.objectType.visualization.button.ariaLabel": {
23
- "value": "Visualization: {count}",
24
- "comment": "ARIA label for the Visualization object type"
23
+ "text": "Visualization: {count}",
24
+ "crowdinContext": "ARIA label for the Visualization object type"
25
25
  },
26
26
  "analyticsCatalog.objectType.metric.button.ariaLabel": {
27
- "value": "Metric: {count}",
28
- "comment": "ARIA label for the Metric object type"
27
+ "text": "Metric: {count}",
28
+ "crowdinContext": "ARIA label for the Metric object type"
29
29
  },
30
30
  "analyticsCatalog.objectType.fact.button.ariaLabel": {
31
- "value": "Fact: {count}",
32
- "comment": "ARIA label for the Fact object type"
31
+ "text": "Fact: {count}",
32
+ "crowdinContext": "ARIA label for the Fact object type"
33
33
  },
34
34
  "analyticsCatalog.objectType.attribute.button.ariaLabel": {
35
- "value": "Attribute: {count}",
36
- "comment": "ARIA label for the Attribute object type"
35
+ "text": "Attribute: {count}",
36
+ "crowdinContext": "ARIA label for the Attribute object type"
37
37
  },
38
38
  "analyticsCatalog.objectType.dateDataset.button.ariaLabel": {
39
- "value": "Date dataset: {count}",
40
- "comment": "ARIA label for the Date dataset object type filter button, showing the number of matching date datasets. Example: 'Date dataset: 6'."
39
+ "text": "Date dataset: {count}",
40
+ "crowdinContext": "ARIA label for the Date dataset object type filter button, showing the number of matching date datasets. Example: 'Date dataset: 6'."
41
41
  },
42
42
  "analyticsCatalog.objectType.dashboard.tooltip": {
43
- "value": "Dashboard",
44
- "comment": "Tooltip label shown when hovering the dashboard object type indicator (e.g., in the catalog table or the detail header)."
43
+ "text": "Dashboard",
44
+ "crowdinContext": "Tooltip label shown when hovering the dashboard object type indicator (e.g., in the catalog table or the detail header)."
45
45
  },
46
46
  "analyticsCatalog.objectType.visualization.tooltip": {
47
- "value": "Visualization",
48
- "comment": "Tooltip label shown when hovering the visualization object type indicator when the specific visualization type is not available."
47
+ "text": "Visualization",
48
+ "crowdinContext": "Tooltip label shown when hovering the visualization object type indicator when the specific visualization type is not available."
49
49
  },
50
50
  "analyticsCatalog.objectType.metric.tooltip": {
51
- "value": "Metric",
52
- "comment": "Tooltip label shown when hovering the metric object type indicator."
51
+ "text": "Metric",
52
+ "crowdinContext": "Tooltip label shown when hovering the metric object type indicator."
53
53
  },
54
54
  "analyticsCatalog.objectType.attribute.tooltip": {
55
- "value": "Attribute",
56
- "comment": "Tooltip label shown when hovering the attribute object type indicator."
55
+ "text": "Attribute",
56
+ "crowdinContext": "Tooltip label shown when hovering the attribute object type indicator."
57
57
  },
58
58
  "analyticsCatalog.objectType.fact.tooltip": {
59
- "value": "Fact",
60
- "comment": "Tooltip label shown when hovering the fact object type indicator."
59
+ "text": "Fact",
60
+ "crowdinContext": "Tooltip label shown when hovering the fact object type indicator."
61
61
  },
62
62
  "analyticsCatalog.objectType.dateDataset.tooltip": {
63
- "value": "Date dataset",
64
- "comment": "Tooltip label shown when hovering the date dataset object type indicator."
63
+ "text": "Date dataset",
64
+ "crowdinContext": "Tooltip label shown when hovering the date dataset object type indicator."
65
65
  },
66
66
  "analyticsCatalog.visualizationType.table.tooltip": {
67
- "value": "Table",
68
- "comment": "Tooltip label shown when hovering a visualization item for insights of type table."
67
+ "text": "Table",
68
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type table."
69
69
  },
70
70
  "analyticsCatalog.visualizationType.area.tooltip": {
71
- "value": "Area chart",
72
- "comment": "Tooltip label shown when hovering a visualization item for insights of type area chart."
71
+ "text": "Area chart",
72
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type area chart."
73
73
  },
74
74
  "analyticsCatalog.visualizationType.treemap.tooltip": {
75
- "value": "Treemap chart",
76
- "comment": "Tooltip label shown when hovering a visualization item for insights of type treemap chart."
75
+ "text": "Treemap chart",
76
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type treemap chart."
77
77
  },
78
78
  "analyticsCatalog.visualizationType.scatter.tooltip": {
79
- "value": "Scatter plot",
80
- "comment": "Tooltip label shown when hovering a visualization item for insights of type scatter plot."
79
+ "text": "Scatter plot",
80
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type scatter plot."
81
81
  },
82
82
  "analyticsCatalog.visualizationType.donut.tooltip": {
83
- "value": "Donut chart",
84
- "comment": "Tooltip label shown when hovering a visualization item for insights of type donut chart."
83
+ "text": "Donut chart",
84
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type donut chart."
85
85
  },
86
86
  "analyticsCatalog.visualizationType.headline.tooltip": {
87
- "value": "Headline",
88
- "comment": "Tooltip label shown when hovering a visualization item for insights of type headline."
87
+ "text": "Headline",
88
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type headline."
89
89
  },
90
90
  "analyticsCatalog.visualizationType.column.tooltip": {
91
- "value": "Column chart",
92
- "comment": "Tooltip label shown when hovering a visualization item for insights of type column chart."
91
+ "text": "Column chart",
92
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type column chart."
93
93
  },
94
94
  "analyticsCatalog.visualizationType.line.tooltip": {
95
- "value": "Line chart",
96
- "comment": "Tooltip label shown when hovering a visualization item for insights of type line chart."
95
+ "text": "Line chart",
96
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type line chart."
97
97
  },
98
98
  "analyticsCatalog.visualizationType.pyramid.tooltip": {
99
- "value": "Pyramid chart",
100
- "comment": "Tooltip label shown when hovering a visualization item for insights of type pyramid chart."
99
+ "text": "Pyramid chart",
100
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type pyramid chart."
101
101
  },
102
102
  "analyticsCatalog.visualizationType.funnel.tooltip": {
103
- "value": "Funnel chart",
104
- "comment": "Tooltip label shown when hovering a visualization item for insights of type funnel chart."
103
+ "text": "Funnel chart",
104
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type funnel chart."
105
105
  },
106
106
  "analyticsCatalog.visualizationType.heatmap.tooltip": {
107
- "value": "Heatmap",
108
- "comment": "Tooltip label shown when hovering a visualization item for insights of type heatmap."
107
+ "text": "Heatmap",
108
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type heatmap."
109
109
  },
110
110
  "analyticsCatalog.visualizationType.bubble.tooltip": {
111
- "value": "Bubble chart",
112
- "comment": "Tooltip label shown when hovering a visualization item for insights of type bubble chart."
111
+ "text": "Bubble chart",
112
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type bubble chart."
113
113
  },
114
114
  "analyticsCatalog.visualizationType.pie.tooltip": {
115
- "value": "Pie chart",
116
- "comment": "Tooltip label shown when hovering a visualization item for insights of type pie chart."
115
+ "text": "Pie chart",
116
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type pie chart."
117
117
  },
118
118
  "analyticsCatalog.visualizationType.bar.tooltip": {
119
- "value": "Bar chart",
120
- "comment": "Tooltip label shown when hovering a visualization item for insights of type bar chart."
119
+ "text": "Bar chart",
120
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type bar chart."
121
121
  },
122
122
  "analyticsCatalog.visualizationType.combo.tooltip": {
123
- "value": "Combo chart",
124
- "comment": "Tooltip label shown when hovering a visualization item for insights of type combo chart."
123
+ "text": "Combo chart",
124
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type combo chart."
125
125
  },
126
126
  "analyticsCatalog.visualizationType.bullet.tooltip": {
127
- "value": "Bullet chart",
128
- "comment": "Tooltip label shown when hovering a visualization item for insights of type bullet chart."
127
+ "text": "Bullet chart",
128
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type bullet chart."
129
129
  },
130
130
  "analyticsCatalog.visualizationType.waterfall.tooltip": {
131
- "value": "Waterfall chart",
132
- "comment": "Tooltip label shown when hovering a visualization item for insights of type waterfall chart."
131
+ "text": "Waterfall chart",
132
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type waterfall chart."
133
133
  },
134
134
  "analyticsCatalog.visualizationType.dependencywheel.tooltip": {
135
- "value": "Dependency wheel chart",
136
- "comment": "Tooltip label shown when hovering a visualization item for insights of type dependency wheel chart."
135
+ "text": "Dependency wheel chart",
136
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type dependency wheel chart."
137
137
  },
138
138
  "analyticsCatalog.visualizationType.sankey.tooltip": {
139
- "value": "Sankey chart",
140
- "comment": "Tooltip label shown when hovering a visualization item for insights of type Sankey chart."
139
+ "text": "Sankey chart",
140
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type Sankey chart."
141
141
  },
142
142
  "analyticsCatalog.visualizationType.pushpin.tooltip": {
143
- "value": "Pushpin",
144
- "comment": "Tooltip label shown when hovering a visualization item for insights of type pushpin (map)."
143
+ "text": "Pushpin",
144
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type pushpin (map)."
145
145
  },
146
146
  "analyticsCatalog.visualizationType.repeater.tooltip": {
147
- "value": "Repeater",
148
- "comment": "Tooltip label shown when hovering a visualization item for insights of type repeater."
147
+ "text": "Repeater",
148
+ "crowdinContext": "Tooltip label shown when hovering a visualization item for insights of type repeater."
149
149
  },
150
150
  "analyticsCatalog.filter.title": {
151
- "value": "Filters",
152
- "comment": "Title of the header section containing the filter group."
151
+ "text": "Filters",
152
+ "crowdinContext": "Title of the header section containing the filter group."
153
153
  },
154
154
  "analyticsCatalog.filter.refresh": {
155
- "value": "Refresh",
156
- "comment": "Button label for retrying when the filter data is still syncing."
155
+ "text": "Refresh",
156
+ "crowdinContext": "Button label for retrying when the filter data is still syncing."
157
157
  },
158
158
  "analyticsCatalog.filter.createdBy.title": {
159
- "value": "Created by",
160
- "comment": "Title of the header section containing the created by filter."
159
+ "text": "Created by",
160
+ "crowdinContext": "Title of the header section containing the created by filter."
161
161
  },
162
162
  "analyticsCatalog.filter.createdBy.noOptions": {
163
- "value": "No creators available",
164
- "comment": "Label for the no options state in the created by filter."
163
+ "text": "No creators available",
164
+ "crowdinContext": "Label for the no options state in the created by filter."
165
165
  },
166
166
  "analyticsCatalog.filter.tags.title": {
167
- "value": "Tags",
168
- "comment": "Title of the header section containing the tags filter."
167
+ "text": "Tags",
168
+ "crowdinContext": "Title of the header section containing the tags filter."
169
169
  },
170
170
  "analyticsCatalog.filter.tags.noOptions": {
171
- "value": "No tags available",
172
- "comment": "Label for the no options state in the tags filter."
171
+ "text": "No tags available",
172
+ "crowdinContext": "Label for the no options state in the tags filter."
173
173
  },
174
174
  "analyticsCatalog.filter.origin.title": {
175
- "value": "Origin",
176
- "comment": "Title of the header section containing the origin filter."
175
+ "text": "Origin",
176
+ "crowdinContext": "Title of the header section containing the origin filter."
177
177
  },
178
178
  "analyticsCatalog.filter.origin.parents": {
179
- "value": "Parent",
180
- "comment": "Label for the parents option in the origin filter."
179
+ "text": "Parent",
180
+ "crowdinContext": "Label for the parents option in the origin filter."
181
181
  },
182
182
  "analyticsCatalog.filter.origin.native": {
183
- "value": "Current workspace",
184
- "comment": "Label for the native option in the origin filter."
183
+ "text": "Current workspace",
184
+ "crowdinContext": "Label for the native option in the origin filter."
185
185
  },
186
186
  "analyticsCatalog.filter.visibility.title": {
187
- "value": "AI visibility",
188
- "comment": "Title of the header section containing the AI visibility filter."
187
+ "text": "AI visibility",
188
+ "crowdinContext": "Title of the header section containing the AI visibility filter."
189
189
  },
190
190
  "analyticsCatalog.filter.visibility.visible": {
191
- "value": "Visible in AI results",
192
- "comment": "Label for the visible option in the AI visibility filter."
191
+ "text": "Visible in AI results",
192
+ "crowdinContext": "Label for the visible option in the AI visibility filter."
193
193
  },
194
194
  "analyticsCatalog.filter.visibility.hidden": {
195
- "value": "Hidden from AI results",
196
- "comment": "Label for the hidden option in the AI visibility filter."
195
+ "text": "Hidden from AI results",
196
+ "crowdinContext": "Label for the hidden option in the AI visibility filter."
197
197
  },
198
198
  "analyticsCatalog.filter.qualityCodes.title": {
199
- "value": "Validations",
200
- "comment": "Title of the header section containing the quality codes filter."
199
+ "text": "Validations",
200
+ "crowdinContext": "Title of the header section containing the quality codes filter."
201
201
  },
202
202
  "analyticsCatalog.filter.qualityCodes.noOptions": {
203
- "value": "No validations available",
204
- "comment": "Label for the no options state in the validations filter."
203
+ "text": "No validations available",
204
+ "crowdinContext": "Label for the no options state in the validations filter."
205
205
  },
206
206
  "analyticsCatalog.filter.reset": {
207
- "value": "Reset filters",
208
- "comment": "Label for the button that resets all applied filters."
207
+ "text": "Reset filters",
208
+ "crowdinContext": "Label for the button that resets all applied filters."
209
209
  },
210
210
  "analyticsCatalog.column.title.label": {
211
- "value": "Title",
212
- "comment": "Title of the column containing the title of the object."
211
+ "text": "Title",
212
+ "crowdinContext": "Title of the column containing the title of the object."
213
213
  },
214
214
  "analyticsCatalog.column.title.dataSet": {
215
- "value": "Dataset",
216
- "comment": "Title of the column containing the dataSet of the object."
215
+ "text": "Dataset",
216
+ "crowdinContext": "Title of the column containing the dataSet of the object."
217
217
  },
218
218
  "analyticsCatalog.column.title.createdBy": {
219
- "value": "Created by",
220
- "comment": "Title of the column containing the name of the creator of the object."
219
+ "text": "Created by",
220
+ "crowdinContext": "Title of the column containing the name of the creator of the object."
221
221
  },
222
222
  "analyticsCatalog.column.title.createdAt": {
223
- "value": "Created at",
224
- "comment": "Title of the column containing the creation date of the object."
223
+ "text": "Created at",
224
+ "crowdinContext": "Title of the column containing the creation date of the object."
225
225
  },
226
226
  "analyticsCatalog.column.title.tags": {
227
- "value": "Tags",
228
- "comment": "Title of the column containing the tags of the object."
227
+ "text": "Tags",
228
+ "crowdinContext": "Title of the column containing the tags of the object."
229
229
  },
230
230
  "analyticsCatalog.column.title.updatedAt": {
231
- "value": "Last modified at",
232
- "comment": "Title of the column containing the last modified date of the object."
231
+ "text": "Last modified at",
232
+ "crowdinContext": "Title of the column containing the last modified date of the object."
233
233
  },
234
234
  "analyticsCatalog.column.title.updatedBy": {
235
- "value": "Last modified by",
236
- "comment": "Title of the column containing the name of the last modifier of the object."
235
+ "text": "Last modified by",
236
+ "crowdinContext": "Title of the column containing the name of the last modifier of the object."
237
237
  },
238
238
  "analyticsCatalog.column.title.isHidden": {
239
- "value": "Show in AI results",
240
- "comment": "Title of the field indicating whether the object is hidden in AI results."
239
+ "text": "Show in AI results",
240
+ "crowdinContext": "Title of the field indicating whether the object is hidden in AI results."
241
241
  },
242
242
  "analyticsCatalog.column.title.granularities": {
243
- "value": "Granularities",
244
- "comment": "Label for the granularities field in the catalog item details (metadata tab), listing the available date granularities for a date dataset."
243
+ "text": "Granularities",
244
+ "crowdinContext": "Label for the granularities field in the catalog item details (metadata tab), listing the available date granularities for a date dataset."
245
245
  },
246
246
  "analyticsCatalog.column.isHidden.icon.tooltip": {
247
- "value": "Hidden from Smart Search and AI Assistant results for all users.",
248
- "comment": "Tooltip content displayed on the hidden icon that appears only when the catalog item's visibility is set to hidden (in table view)."
247
+ "text": "Hidden from Smart Search and AI Assistant results for all users.",
248
+ "crowdinContext": "Tooltip content displayed on the hidden icon that appears only when the catalog item's visibility is set to hidden (in table view)."
249
249
  },
250
250
  "analyticsCatalog.column.isHidden.field.tooltip": {
251
- "value": "Include in Smart Search and AI Assistant results for all users.",
252
- "comment": "Tooltip content for the field indicating whether the object is hidden in AI results."
251
+ "text": "Include in Smart Search and AI Assistant results for all users.",
252
+ "crowdinContext": "Tooltip content for the field indicating whether the object is hidden in AI results."
253
253
  },
254
254
  "analyticsCatalog.tags.manager.label.more": {
255
- "value": "More tags",
256
- "comment": "Label for the button that opens more tags in tags manager component."
255
+ "text": "More tags",
256
+ "crowdinContext": "Label for the button that opens more tags in tags manager component."
257
257
  },
258
258
  "analyticsCatalog.tags.manager.label.noTags": {
259
- "value": "No tags",
260
- "comment": "Label for the message shown when there are no tags in tags manager component."
259
+ "text": "No tags",
260
+ "crowdinContext": "Label for the message shown when there are no tags in tags manager component."
261
261
  },
262
262
  "analyticsCatalog.tags.manager.label.close": {
263
- "value": "Close",
264
- "comment": "Label for the button that closes tags manager component."
263
+ "text": "Close",
264
+ "crowdinContext": "Label for the button that closes tags manager component."
265
265
  },
266
266
  "analyticsCatalog.tags.manager.label.addLabel": {
267
- "value": "Add tag",
268
- "comment": "Label for the button that opens add tag modal in tags manager component."
267
+ "text": "Add tag",
268
+ "crowdinContext": "Label for the button that opens add tag modal in tags manager component."
269
269
  },
270
270
  "analyticsCatalog.tags.manager.label.nameLabel": {
271
- "value": "Name",
272
- "comment": "Label for the name input in add tag modal in tags manager component."
271
+ "text": "Name",
272
+ "crowdinContext": "Label for the name input in add tag modal in tags manager component."
273
273
  },
274
274
  "analyticsCatalog.tags.manager.label.cancelLabel": {
275
- "value": "Cancel",
276
- "comment": "Label for the cancel button in add tag modal in tags manager component."
275
+ "text": "Cancel",
276
+ "crowdinContext": "Label for the cancel button in add tag modal in tags manager component."
277
277
  },
278
278
  "analyticsCatalog.tags.manager.label.saveLabel": {
279
- "value": "Save",
280
- "comment": "Label for the save button in add tag modal in tags manager component."
279
+ "text": "Save",
280
+ "crowdinContext": "Label for the save button in add tag modal in tags manager component."
281
281
  },
282
282
  "analyticsCatalog.tags.manager.label.removeLabel": {
283
- "value": "Remove",
284
- "comment": "Label for the remove button in tags manager component."
283
+ "text": "Remove",
284
+ "crowdinContext": "Label for the remove button in tags manager component."
285
285
  },
286
286
  "analyticsCatalog.error.unknown.message": {
287
- "value": "Unknown error",
288
- "comment": "Generic error message for unidentified or unexpected errors"
287
+ "text": "Unknown error",
288
+ "crowdinContext": "Generic error message for unidentified or unexpected errors"
289
289
  },
290
290
  "analyticsCatalog.error.unknown.description": {
291
- "value": "We’re not quite sure what went wrong. Please try again later.",
292
- "comment": "Instructions for users when encountering unknown errors"
291
+ "text": "We’re not quite sure what went wrong. Please try again later.",
292
+ "crowdinContext": "Instructions for users when encountering unknown errors"
293
293
  },
294
294
  "analyticsCatalog.error.unauthorized.message": {
295
- "value": "Unauthorized",
296
- "comment": "Error message shown when the user does not have permission to view the analytics catalog or its data."
295
+ "text": "Unauthorized",
296
+ "crowdinContext": "Error message shown when the user does not have permission to view the analytics catalog or its data."
297
297
  },
298
298
  "analyticsCatalog.error.unauthorized.description": {
299
- "value": "Sorry you don't have access to the analytics catalog. Ask your administrator to grant you permissions.",
300
- "comment": "Explanation shown when the user lacks permissions to view the analytics catalog, providing instructions for resolution."
299
+ "text": "Sorry you don't have access to the analytics catalog. Ask your administrator to grant you permissions.",
300
+ "crowdinContext": "Explanation shown when the user lacks permissions to view the analytics catalog, providing instructions for resolution."
301
301
  },
302
302
  "analyticsCatalog.catalogItem.closeButtonLabel": {
303
- "value": "Close",
304
- "comment": "Label for the close button in the catalog item overlay."
303
+ "text": "Close",
304
+ "crowdinContext": "Label for the close button in the catalog item overlay."
305
305
  },
306
306
  "analyticsCatalog.catalogItem.overlayLabel": {
307
- "value": "Catalog item details",
308
- "comment": "Label for the catalog item overlay."
307
+ "text": "Catalog item details",
308
+ "crowdinContext": "Label for the catalog item overlay."
309
309
  },
310
310
  "analyticsCatalog.catalogItem.title.add": {
311
- "value": "Add title…",
312
- "comment": "Catalog item title placeholder."
311
+ "text": "Add title…",
312
+ "crowdinContext": "Catalog item title placeholder."
313
313
  },
314
314
  "analyticsCatalog.catalogItem.description": {
315
- "value": "Description",
316
- "comment": "Catalog item description label."
315
+ "text": "Description",
316
+ "crowdinContext": "Catalog item description label."
317
317
  },
318
318
  "analyticsCatalog.catalogItem.description.add": {
319
- "value": "Add description…",
320
- "comment": "Catalog item description placeholder."
319
+ "text": "Add description…",
320
+ "crowdinContext": "Catalog item description placeholder."
321
321
  },
322
322
  "analyticsCatalog.catalogItem.update.failed": {
323
- "value": "Failed to update catalog item. Try again later.",
324
- "comment": "Catalog item update failed message."
323
+ "text": "Failed to update catalog item. Try again later.",
324
+ "crowdinContext": "Catalog item update failed message."
325
325
  },
326
326
  "analyticsCatalog.catalogItem.id": {
327
- "value": "Id",
328
- "comment": "Catalog item id label."
327
+ "text": "Id",
328
+ "crowdinContext": "Catalog item id label."
329
329
  },
330
330
  "analyticsCatalog.catalogItem.open": {
331
- "value": "Open",
332
- "comment": "Catalog item open button label."
331
+ "text": "Open",
332
+ "crowdinContext": "Catalog item open button label."
333
333
  },
334
334
  "analyticsCatalog.catalogItem.tab.details": {
335
- "value": "Details",
336
- "comment": "Catalog item tab label."
335
+ "text": "Details",
336
+ "crowdinContext": "Catalog item tab label."
337
337
  },
338
338
  "analyticsCatalog.catalogItem.tab.quality": {
339
- "value": "Validations {count}",
340
- "comment": "Catalog item tab label."
339
+ "text": "Validations {count}",
340
+ "crowdinContext": "Catalog item tab label."
341
341
  },
342
342
  "analyticsCatalog.catalogItem.tab.quality.empty": {
343
- "value": "No validation issues found.",
344
- "comment": "Catalog item tab label."
343
+ "text": "No validation issues found.",
344
+ "crowdinContext": "Catalog item tab label."
345
345
  },
346
346
  "analyticsCatalog.catalogItem.lock": {
347
- "value": "You can't edit or delete this catalog item — it was created in the parent workspace. To make changes, open the parent workspace.",
348
- "comment": "Tooltip content for lock icon indicating the catalog item is locked and cannot be edited."
347
+ "text": "You can't edit or delete this catalog item — it was created in the parent workspace. To make changes, open the parent workspace.",
348
+ "crowdinContext": "Tooltip content for lock icon indicating the catalog item is locked and cannot be edited."
349
349
  },
350
350
  "analyticsCatalog.tooltip.content": {
351
- "value": "Centralized catalog of dashboards, metrics, visualizations, facts, and attributes. Explore, manage, and update all objects in one place to support consistent governance, quicker insights, and improved collaboration.",
352
- "comment": "Tooltip content for the help icon in the header."
351
+ "text": "Centralized catalog of dashboards, metrics, visualizations, facts, and attributes. Explore, manage, and update all objects in one place to support consistent governance, quicker insights, and improved collaboration.",
352
+ "crowdinContext": "Tooltip content for the help icon in the header."
353
353
  },
354
354
  "analyticsCatalog.search.label": {
355
- "value": "Search by title or description…",
356
- "comment": "Accessible label for the search input."
355
+ "text": "Search by title or description…",
356
+ "crowdinContext": "Accessible label for the search input."
357
357
  },
358
358
  "analyticsCatalog.empty.search.title": {
359
- "value": "No match found",
360
- "comment": "Title of the empty state when search input is filled."
359
+ "text": "No match found",
360
+ "crowdinContext": "Title of the empty state when search input is filled."
361
361
  },
362
362
  "analyticsCatalog.empty.search.description": {
363
- "value": "Check the spelling or adjust filters.",
364
- "comment": "Description of the empty state when search input is filled."
363
+ "text": "Check the spelling or adjust filters.",
364
+ "crowdinContext": "Description of the empty state when search input is filled."
365
365
  },
366
366
  "analyticsCatalog.empty.filters.title": {
367
- "value": "No match found",
368
- "comment": "Title of the empty state when filters are applied but search input is empty."
367
+ "text": "No match found",
368
+ "crowdinContext": "Title of the empty state when filters are applied but search input is empty."
369
369
  },
370
370
  "analyticsCatalog.empty.filters.description": {
371
- "value": "No matching items found for the selected filters.",
372
- "comment": "Description of the empty state when filters are applied but search input is empty."
371
+ "text": "No matching items found for the selected filters.",
372
+ "crowdinContext": "Description of the empty state when filters are applied but search input is empty."
373
373
  },
374
374
  "analyticsCatalog.quality.tooltip.title": {
375
- "value": "Validation {count, plural, one {finding} other {findings}}:",
376
- "comment": "Title for the quality tooltip."
375
+ "text": "Validation {count, plural, one {finding} other {findings}}:",
376
+ "crowdinContext": "Title for the quality tooltip."
377
377
  },
378
378
  "analyticsCatalog.quality.tooltip.identicalTitle": {
379
- "value": "There {count, plural, one {is # field} other {are # fields}} with the same title",
380
- "comment": "Title for quality issue tooltip when multiple catalog items have identical titles."
379
+ "text": "There {count, plural, one {is # field} other {are # fields}} with the same title",
380
+ "crowdinContext": "Title for quality issue tooltip when multiple catalog items have identical titles."
381
381
  },
382
382
  "analyticsCatalog.quality.tooltip.identicalDescription": {
383
- "value": "There {count, plural, one {is # field} other {are # fields}} with the same description",
384
- "comment": "Title for quality issue tooltip when multiple catalog items have identical descriptions."
383
+ "text": "There {count, plural, one {is # field} other {are # fields}} with the same description",
384
+ "crowdinContext": "Title for quality issue tooltip when multiple catalog items have identical descriptions."
385
385
  },
386
386
  "analyticsCatalog.quality.tooltip.similarTitle": {
387
- "value": "There {count, plural, one {is # field} other {are # fields}} with similar title",
388
- "comment": "Title for quality issue tooltip when multiple catalog items have similar titles."
387
+ "text": "There {count, plural, one {is # field} other {are # fields}} with similar title",
388
+ "crowdinContext": "Title for quality issue tooltip when multiple catalog items have similar titles."
389
389
  },
390
390
  "analyticsCatalog.quality.tooltip.similarDescription": {
391
- "value": "There {count, plural, one {is # field} other {are # fields}} with similar description",
392
- "comment": "Title for quality issue tooltip when multiple catalog items have similar descriptions."
391
+ "text": "There {count, plural, one {is # field} other {are # fields}} with similar description",
392
+ "crowdinContext": "Title for quality issue tooltip when multiple catalog items have similar descriptions."
393
393
  },
394
394
  "analyticsCatalog.quality.tooltip.unknownAbbreviation": {
395
- "value": "There {count, plural, one {is # abbreviation that is not recognized} other {are # abbreviations that are not recognized}}",
396
- "comment": "Title for quality issue tooltip when a catalog item contains unknown abbreviation."
395
+ "text": "There {count, plural, one {is # abbreviation that is not recognized} other {are # abbreviations that are not recognized}}",
396
+ "crowdinContext": "Title for quality issue tooltip when a catalog item contains unknown abbreviation."
397
397
  },
398
398
  "analyticsCatalog.quality.title.identicalTitle": {
399
- "value": "Identical title",
400
- "comment": "Title for quality issue when multiple catalog items have identical titles."
399
+ "text": "Identical title",
400
+ "crowdinContext": "Title for quality issue when multiple catalog items have identical titles."
401
401
  },
402
402
  "analyticsCatalog.quality.title.identicalDescription": {
403
- "value": "Identical description",
404
- "comment": "Title for quality issue when multiple catalog items have identical descriptions."
403
+ "text": "Identical description",
404
+ "crowdinContext": "Title for quality issue when multiple catalog items have identical descriptions."
405
405
  },
406
406
  "analyticsCatalog.quality.title.similarTitle": {
407
- "value": "Similar title",
408
- "comment": "Title for quality issue when multiple catalog items have similar titles."
407
+ "text": "Similar title",
408
+ "crowdinContext": "Title for quality issue when multiple catalog items have similar titles."
409
409
  },
410
410
  "analyticsCatalog.quality.title.similarDescription": {
411
- "value": "Similar description",
412
- "comment": "Title for quality issue when multiple catalog items have similar descriptions."
411
+ "text": "Similar description",
412
+ "crowdinContext": "Title for quality issue when multiple catalog items have similar descriptions."
413
413
  },
414
414
  "analyticsCatalog.quality.title.unknownAbbreviation": {
415
- "value": "Unknown abbreviation",
416
- "comment": "Title for quality issue when a catalog item contains unknown abbreviation."
415
+ "text": "Unknown abbreviation",
416
+ "crowdinContext": "Title for quality issue when a catalog item contains unknown abbreviation."
417
417
  },
418
418
  "analyticsCatalog.quality.title.none": {
419
- "value": "Without issues",
420
- "comment": "Title for the filter option that shows catalog items without quality issues."
419
+ "text": "Without issues",
420
+ "crowdinContext": "Title for the filter option that shows catalog items without quality issues."
421
421
  },
422
422
  "analyticsCatalog.quality.description.identicalTitle": {
423
- "value": "Same title is used by other {count, plural, one {object} other {objects}}. Rename this or the following {count, plural, one {object} other {objects}} title to avoid confusion.",
424
- "comment": "Description for quality issue when multiple catalog items have identical titles."
423
+ "text": "Same title is used by other {count, plural, one {object} other {objects}}. Rename this or the following {count, plural, one {object} other {objects}} title to avoid confusion.",
424
+ "crowdinContext": "Description for quality issue when multiple catalog items have identical titles."
425
425
  },
426
426
  "analyticsCatalog.quality.description.identicalDescription": {
427
- "value": "Same description is used by other {count, plural, one {object} other {objects}}. Rename this or the following {count, plural, one {object} other {objects}} description to avoid confusion.",
428
- "comment": "Description for quality issue when multiple catalog items have identical descriptions."
427
+ "text": "Same description is used by other {count, plural, one {object} other {objects}}. Rename this or the following {count, plural, one {object} other {objects}} description to avoid confusion.",
428
+ "crowdinContext": "Description for quality issue when multiple catalog items have identical descriptions."
429
429
  },
430
430
  "analyticsCatalog.quality.description.similarTitle": {
431
- "value": "The title is similar to other {count, plural, one {object} other {objects}}. Distinguish it in its description to improve AI accuracy.",
432
- "comment": "Description for quality issue when multiple catalog items have similar titles."
431
+ "text": "The title is similar to other {count, plural, one {object} other {objects}}. Distinguish it in its description to improve AI accuracy.",
432
+ "crowdinContext": "Description for quality issue when multiple catalog items have similar titles."
433
433
  },
434
434
  "analyticsCatalog.quality.description.similarDescription": {
435
- "value": "The description is similar to other {count, plural, one {object} other {objects}}. Distinguish it in its title to improve AI accuracy.",
436
- "comment": "Description for quality issue when multiple catalog items have similar descriptions."
435
+ "text": "The description is similar to other {count, plural, one {object} other {objects}}. Distinguish it in its title to improve AI accuracy.",
436
+ "crowdinContext": "Description for quality issue when multiple catalog items have similar descriptions."
437
437
  },
438
438
  "analyticsCatalog.quality.description.unknownAbbreviation": {
439
- "value": "The abbreviation <u>{abbreviation}</u> is not recognized. Replace it with the full form to improve AI accuracy.",
440
- "comment": "Description for quality issue when a catalog item contains unknown abbreviation."
439
+ "text": "The abbreviation <u>{abbreviation}</u> is not recognized. Replace it with the full form to improve AI accuracy.",
440
+ "crowdinContext": "Description for quality issue when a catalog item contains unknown abbreviation."
441
441
  },
442
442
  "analyticsCatalog.quality.issue.edit": {
443
- "value": "Edit{attributeName, select, TITLE { title} DESCRIPTION { description} other {}}",
444
- "comment": "Label for the edit button in quality issue component. The button allows users to edit either the title or description field of a catalog item based on the quality issue. Example output: if attributeName is 'TITLE', output is 'Edit title'; if attributeName is 'DESCRIPTION', output is 'Edit description'."
443
+ "text": "Edit{attributeName, select, TITLE { title} DESCRIPTION { description} other {}}",
444
+ "crowdinContext": "Label for the edit button in quality issue component. The button allows users to edit either the title or description field of a catalog item based on the quality issue. Example output: if attributeName is 'TITLE', output is 'Edit title'; if attributeName is 'DESCRIPTION', output is 'Edit description'."
445
445
  },
446
446
  "analyticsCatalog.quality.scoreCard.title": {
447
- "value": "Semantic quality",
448
- "comment": "Title of the quality score card."
447
+ "text": "Semantic quality",
448
+ "crowdinContext": "Title of the quality score card."
449
449
  },
450
450
  "analyticsCatalog.quality.scoreCard.runCheck": {
451
- "value": "Run check",
452
- "comment": "Label for the button that runs the quality check."
451
+ "text": "Run check",
452
+ "crowdinContext": "Label for the button that runs the quality check."
453
453
  },
454
454
  "analyticsCatalog.quality.scoreCard.action.empty": {
455
- "value": "No findings",
456
- "comment": "Label for the empty state of the quality score card action."
455
+ "text": "No findings",
456
+ "crowdinContext": "Label for the empty state of the quality score card action."
457
457
  },
458
458
  "analyticsCatalog.quality.scoreCard.action.loading": {
459
- "value": "Running...",
460
- "comment": "Label for the loading state of the quality score card action."
459
+ "text": "Running...",
460
+ "crowdinContext": "Label for the loading state of the quality score card action."
461
461
  },
462
462
  "analyticsCatalog.quality.scoreCard.action.success": {
463
- "value": "Show objects",
464
- "comment": "Label for the success state of the quality score card action."
463
+ "text": "Show objects",
464
+ "crowdinContext": "Label for the success state of the quality score card action."
465
465
  },
466
466
  "analyticsCatalog.quality.scoreCard.lastCheck": {
467
- "value": "Last checked: {date}",
468
- "comment": "Text that is prepended to the date of the last check of the quality score card."
467
+ "text": "Last checked: {date}",
468
+ "crowdinContext": "Text that is prepended to the date of the last check of the quality score card."
469
469
  },
470
470
  "metricComponent.metricType.label": {
471
- "value": "Metric type",
472
- "comment": "Analytics Catalog detail drawer: Label for the dropdown that selects whether a measure is treated as currency or left unspecified."
471
+ "text": "Metric type",
472
+ "crowdinContext": "Analytics Catalog detail drawer: Label for the dropdown that selects whether a measure is treated as currency or left unspecified."
473
473
  },
474
474
  "metricComponent.metricType.unspecified": {
475
- "value": "Unspecified",
476
- "comment": "Analytics Catalog detail drawer: Dropdown option indicating that the metric does not enforce a dedicated semantic type."
475
+ "text": "Unspecified",
476
+ "crowdinContext": "Analytics Catalog detail drawer: Dropdown option indicating that the metric does not enforce a dedicated semantic type."
477
477
  },
478
478
  "metricComponent.metricType.currency": {
479
- "value": "Currency",
480
- "comment": "Analytics Catalog detail drawer: Dropdown option indicating that the metric should be treated as currency."
479
+ "text": "Currency",
480
+ "crowdinContext": "Analytics Catalog detail drawer: Dropdown option indicating that the metric should be treated as currency."
481
481
  },
482
482
  "metricComponent.numberFormat.label": {
483
- "value": "Number format",
484
- "comment": "Analytics Catalog detail drawer: Heading for the number format editor that defines how metric values are rendered."
483
+ "text": "Number format",
484
+ "crowdinContext": "Analytics Catalog detail drawer: Heading for the number format editor that defines how metric values are rendered."
485
485
  }
486
486
  }