@gooddata/sdk-ui-catalog 11.15.0-alpha.13 → 11.15.0-alpha.15

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