@gooddata/sdk-ui 10.35.0-alpha.13 → 10.35.0-alpha.14

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,3796 +1,3041 @@
1
1
  {
2
2
  "empty_value": {
3
3
  "value": "empty value",
4
- "comment": "Text displayed when a data field has no value. Used throughout the application to represent null or undefined values in data displays and tables.",
5
- "limit": 0
4
+ "comment": "Text displayed when a data field has no value. Used throughout the application to represent null or undefined values in data displays and tables."
6
5
  },
7
6
  "gs.date.at": {
8
7
  "value": "at",
9
- "comment": "Preposition used for connecting date and time expressions, e.g., 'January 1, 2023 at 3:00 PM'. Used in various date-time displays throughout the application.",
10
- "limit": 0
8
+ "comment": "Preposition used for connecting date and time expressions, e.g., 'January 1, 2023 at 3:00 PM'. Used in various date-time displays throughout the application."
11
9
  },
12
10
  "gs.time": {
13
11
  "value": "time",
14
- "comment": "Global string for displaying time units or labels. Used in various time-related components or expressions, such as 'Meeting time' or timestamp displays.",
15
- "limit": 0
12
+ "comment": "Global string for displaying time units or labels. Used in various time-related components or expressions, such as 'Meeting time' or timestamp displays."
16
13
  },
17
14
  "gs.header.help": {
18
15
  "value": "Help",
19
- "comment": "Label for the help button in the global application header. Clicking this opens the help menu or documentation.",
20
- "limit": 0
16
+ "comment": "Label for the help button in the global application header. Clicking this opens the help menu or documentation."
21
17
  },
22
18
  "gs.header.help.label": {
23
19
  "value": "Help links",
24
- "comment": "ARIA label for the help links section in the help menu. Used for accessibility purposes to describe the collection of help-related links.",
25
- "limit": 0
20
+ "comment": "ARIA label for the help links section in the help menu. Used for accessibility purposes to describe the collection of help-related links."
26
21
  },
27
22
  "gs.header.search": {
28
23
  "value": "Search",
29
- "comment": "A global semantic search button label in the main menu",
30
- "limit": 0
24
+ "comment": "A global semantic search button label in the main menu"
31
25
  },
32
26
  "gs.header.ai": {
33
27
  "value": "Open AI Assistant",
34
- "comment": "A global open AI Assistant button label in the main menu",
35
- "limit": 0
28
+ "comment": "A global open AI Assistant button label in the main menu"
36
29
  },
37
30
  "gs.header.logo.title.accessibility": {
38
31
  "value": "Application logo",
39
- "comment": "Accessibility text for the application logo in the header. Used by screen readers to identify the logo element.",
40
- "limit": 0
32
+ "comment": "Accessibility text for the application logo in the header. Used by screen readers to identify the logo element."
41
33
  },
42
34
  "gs.header.href.accessibility": {
43
35
  "value": "Go to homepage",
44
- "comment": "Accessibility text describing the action of clicking the application logo in the header, which navigates to the homepage.",
45
- "limit": 0
36
+ "comment": "Accessibility text describing the action of clicking the application logo in the header, which navigates to the homepage."
46
37
  },
47
38
  "gs.header.accessibility.label": {
48
39
  "value": "Global application header",
49
- "comment": "ARIA label for the main header section of the application. Used by screen readers to identify the header area.",
50
- "limit": 0
40
+ "comment": "ARIA label for the main header section of the application. Used by screen readers to identify the header area."
51
41
  },
52
42
  "gs.header.menu.accessibility.label": {
53
43
  "value": "Global navigation",
54
- "comment": "ARIA label for the primary navigation menu in the header. Used by screen readers to identify the main navigation area.",
55
- "limit": 0
44
+ "comment": "ARIA label for the primary navigation menu in the header. Used by screen readers to identify the main navigation area."
56
45
  },
57
46
  "gs.header.notifications": {
58
47
  "value": "Notifications",
59
- "comment": "A global notifications button label in the main menu",
60
- "limit": 0
48
+ "comment": "A global notifications button label in the main menu"
61
49
  },
62
50
  "gs.header.logout": {
63
51
  "value": "Logout",
64
- "comment": "Label for the logout button in the user menu. Clicking this signs the user out of their current session.",
65
- "limit": 0
52
+ "comment": "Label for the logout button in the user menu. Clicking this signs the user out of their current session."
66
53
  },
67
54
  "gs.header.workspaceSettings": {
68
55
  "value": "Workspace settings",
69
- "comment": "Label for the workspace settings option in the user menu. Clicking this navigates to the workspace configuration page.",
70
- "limit": 0
56
+ "comment": "Label for the workspace settings option in the user menu. Clicking this navigates to the workspace configuration page."
71
57
  },
72
58
  "gs.header.account.title": {
73
59
  "value": "Account",
74
- "comment": "Title for the user account menu in the header. Displays user-related options like profile settings and logout.",
75
- "limit": 0
60
+ "comment": "Title for the user account menu in the header. Displays user-related options like profile settings and logout."
76
61
  },
77
62
  "gs.list.all": {
78
63
  "value": "All",
79
- "comment": "Option in filter controls to select all items. Used in various dropdown lists and filter components.",
80
- "limit": 0
64
+ "comment": "Option in filter controls to select all items. Used in various dropdown lists and filter components."
81
65
  },
82
66
  "gs.list.except": {
83
67
  "value": "except",
84
- "comment": "Used in filter expressions to indicate exclusion, e.g., 'All except [selected items]'. Appears in filter components.",
85
- "limit": 0
68
+ "comment": "Used in filter expressions to indicate exclusion, e.g., 'All except [selected items]'. Appears in filter components."
86
69
  },
87
70
  "gs.list.is": {
88
71
  "value": "is",
89
- "comment": "Used in filter expressions to indicate equality, e.g., 'Product is Shoes'. Appears in filter component descriptions.",
90
- "limit": 0
72
+ "comment": "Used in filter expressions to indicate equality, e.g., 'Product is Shoes'. Appears in filter component descriptions."
91
73
  },
92
74
  "gs.list.search.placeholder": {
93
75
  "value": "Search…",
94
- "comment": "Placeholder text displayed in search input fields within list components, prompting users to enter search terms.",
95
- "limit": 0
76
+ "comment": "Placeholder text displayed in search input fields within list components, prompting users to enter search terms."
96
77
  },
97
78
  "gs.list.acessibility.search.label": {
98
79
  "value": "Search attribute values",
99
- "comment": "ARIA label for search input fields in attribute filter components. Used by screen readers to identify the search functionality.",
100
- "limit": 0
80
+ "comment": "ARIA label for search input fields in attribute filter components. Used by screen readers to identify the search functionality."
101
81
  },
102
82
  "gs.list.notAvailableAbbreviation": {
103
83
  "value": "N/A",
104
- "comment": "Stands for 'Not Available",
105
- "limit": 0
84
+ "comment": "Stands for 'Not Available"
106
85
  },
107
86
  "gs.list.searchResults": {
108
87
  "value": "search results",
109
- "comment": "Label for indicating search results in filter dropdowns and list components. Used in phrases like '5 search results'.",
110
- "limit": 0
88
+ "comment": "Label for indicating search results in filter dropdowns and list components. Used in phrases like '5 search results'."
111
89
  },
112
90
  "gs.visualizationsList.loading": {
113
91
  "value": "Loading…",
114
- "comment": "Loading indicator text shown while visualizations or data are being fetched or processed.",
115
- "limit": 0
92
+ "comment": "Loading indicator text shown while visualizations or data are being fetched or processed."
116
93
  },
117
94
  "gs.color-picker.inputPlaceholder": {
118
95
  "value": "#color",
119
- "comment": "Placeholder text in the color input field, showing the expected format for hexadecimal color codes.",
120
- "limit": 0
96
+ "comment": "Placeholder text in the color input field, showing the expected format for hexadecimal color codes."
121
97
  },
122
98
  "gs.color-picker.currentColor": {
123
99
  "value": "current",
124
- "comment": "Label for the currently selected color in the color picker component. Appears next to the color swatch.",
125
- "limit": 0
100
+ "comment": "Label for the currently selected color in the color picker component. Appears next to the color swatch."
126
101
  },
127
102
  "gs.color-picker.newColor": {
128
103
  "value": "new",
129
- "comment": "Label for the newly selected color in the color picker component. Appears next to the new color swatch being chosen.",
130
- "limit": 0
104
+ "comment": "Label for the newly selected color in the color picker component. Appears next to the new color swatch being chosen."
131
105
  },
132
106
  "gs.color-picker.cancelButton": {
133
107
  "value": "Cancel",
134
- "comment": "Label for the cancel button in the color picker dialog. Clicking this discards color changes and closes the dialog.",
135
- "limit": 0
108
+ "comment": "Label for the cancel button in the color picker dialog. Clicking this discards color changes and closes the dialog."
136
109
  },
137
110
  "gs.color-picker.okButton": {
138
111
  "value": "OK",
139
- "comment": "Label for the OK/confirm button in the color picker dialog. Clicking this applies the selected color and closes the dialog.",
140
- "limit": 0
112
+ "comment": "Label for the OK/confirm button in the color picker dialog. Clicking this applies the selected color and closes the dialog."
141
113
  },
142
114
  "gs.color-picker.hex": {
143
115
  "value": "hex",
144
- "comment": "label that inidicates that user should enter hexadecimal color value, e.g. #C0D6E4",
145
- "limit": 0
116
+ "comment": "label that inidicates that user should enter hexadecimal color value, e.g. #C0D6E4"
146
117
  },
147
118
  "gs.noData.noMatchingData": {
148
119
  "value": "No matching data",
149
- "comment": "Message displayed when no data matches the current filter criteria in visualizations or data views.",
150
- "limit": 0
120
+ "comment": "Message displayed when no data matches the current filter criteria in visualizations or data views."
151
121
  },
152
122
  "gs.noData.noDataAvailable": {
153
123
  "value": "No matching data",
154
- "comment": "Message displayed when no data is available for the current visualization or view based on the applied filters or data configuration.",
155
- "limit": 0
124
+ "comment": "Message displayed when no data is available for the current visualization or view based on the applied filters or data configuration."
156
125
  },
157
126
  "geochart.scroll.zoom.blocker": {
158
127
  "value": "Use {button} + scroll to zoom the map",
159
- "comment": "This message will appear when map zooming on GeoChart is disabled and available only, while the button is pressed.",
160
- "limit": 0
128
+ "comment": "This message will appear when map zooming on GeoChart is disabled and available only, while the button is pressed."
161
129
  },
162
130
  "geochart.touch.pan.blocker": {
163
131
  "value": "Use two fingers to move the map",
164
- "comment": "This message will appear when moving map on GeoChart is disabled by one finger and available only with two.",
165
- "limit": 0
132
+ "comment": "This message will appear when moving map on GeoChart is disabled by one finger and available only with two."
166
133
  },
167
134
  "visualizations.of": {
168
135
  "value": "{page} of {pagesCount}",
169
- "comment": "Pagination indicator showing current page number and total pages (e.g., '2 of 5'). The {page} and {pagesCount} placeholders will be replaced with actual numbers.",
170
- "limit": 0
136
+ "comment": "Pagination indicator showing current page number and total pages (e.g., '2 of 5'). The {page} and {pagesCount} placeholders will be replaced with actual numbers."
171
137
  },
172
138
  "visualizations.totals.dropdown.title.sum": {
173
139
  "value": "Sum",
174
- "comment": "Total of type 'Sum'. Showed in menu before adding to table.",
175
- "limit": 0
140
+ "comment": "Total of type 'Sum'. Showed in menu before adding to table."
176
141
  },
177
142
  "visualizations.totals.dropdown.title.avg": {
178
143
  "value": "Avg",
179
- "comment": "Total of type 'Avg'. Showed in menu before adding to table.",
180
- "limit": 0
144
+ "comment": "Total of type 'Avg'. Showed in menu before adding to table."
181
145
  },
182
146
  "visualizations.totals.dropdown.title.min": {
183
147
  "value": "Min",
184
- "comment": "Total of type 'Min'. Showed in menu before adding to table.",
185
- "limit": 0
148
+ "comment": "Total of type 'Min'. Showed in menu before adding to table."
186
149
  },
187
150
  "visualizations.totals.dropdown.title.max": {
188
151
  "value": "Max",
189
- "comment": "Total of type 'Max'. Showed in menu before adding to table.",
190
- "limit": 0
152
+ "comment": "Total of type 'Max'. Showed in menu before adding to table."
191
153
  },
192
154
  "visualizations.totals.dropdown.title.nat": {
193
155
  "value": "Rollup (Total)",
194
- "comment": "Total of type 'Rollup' where 'Total' is hint and synonym. Showed in menu before adding to table.",
195
- "limit": 0
156
+ "comment": "Total of type 'Rollup' where 'Total' is hint and synonym. Showed in menu before adding to table."
196
157
  },
197
158
  "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure|insight": {
198
159
  "value": "Rollup (Total) aggregation is not available when filtering the visualization by measure value. To use Rollup (Total), remove all measure value filters from the filter bar.",
199
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because measure value filters are configured for the pivot.",
200
- "limit": 0
160
+ "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because measure value filters are configured for the pivot."
201
161
  },
202
162
  "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric|insight": {
203
163
  "value": "Rollup (Total) aggregation is not available when filtering the visualization by metric value. To use Rollup (Total), remove all metric value filters from the filter bar.",
204
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because metric value filters are configured for the pivot.",
205
- "limit": 0
164
+ "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because metric value filters are configured for the pivot."
206
165
  },
207
166
  "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure|report": {
208
167
  "value": "Rollup (Total) aggregation is not available when filtering the report by measure value. To use Rollup (Total), remove all measure value filters from the filter bar.",
209
168
  "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because measure value filters are configured for the pivot.",
210
- "limit": 0,
211
169
  "translate": false
212
170
  },
213
171
  "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric|report": {
214
172
  "value": "Rollup (Total) aggregation is not available when filtering the report by metric value. To use Rollup (Total), remove all metric value filters from the filter bar.",
215
173
  "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because metric value filters are configured for the pivot.",
216
- "limit": 0,
217
174
  "translate": false
218
175
  },
219
176
  "visualizations.totals.dropdown.tooltip.nat.disabled.ranking|insight": {
220
177
  "value": "Rollup (Total) aggregation is not available when filtering the visualization by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
221
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because ranking filters are configured for the pivot.",
222
- "limit": 0
178
+ "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because ranking filters are configured for the pivot."
223
179
  },
224
180
  "visualizations.totals.dropdown.tooltip.nat.disabled.ranking|report": {
225
181
  "value": "Rollup (Total) aggregation is not available when filtering the report by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
226
182
  "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because ranking filters are configured for the pivot.",
227
- "limit": 0,
228
183
  "translate": false
229
184
  },
230
185
  "visualizations.totals.dropdown.title.med": {
231
186
  "value": "Median",
232
- "comment": "Total of type 'Median'. Showed in menu before adding to table.",
233
- "limit": 0
187
+ "comment": "Total of type 'Median'. Showed in menu before adding to table."
234
188
  },
235
189
  "visualizations.headline.tertiary.title": {
236
190
  "value": "Versus",
237
- "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'.",
238
- "limit": 0
191
+ "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'."
239
192
  },
240
193
  "visualizations.headline.comparison.title.change": {
241
194
  "value": "Change",
242
- "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the change between two values.",
243
- "limit": 0
195
+ "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the change between two values."
244
196
  },
245
197
  "visualizations.headline.comparison.title.change.positive": {
246
198
  "value": "Increase",
247
- "comment": "The label will be used when the arithmetic operation is `change` and primary value is greater then secondary value.",
248
- "limit": 0
199
+ "comment": "The label will be used when the arithmetic operation is `change` and primary value is greater then secondary value."
249
200
  },
250
201
  "visualizations.headline.comparison.title.change.negative": {
251
202
  "value": "Decrease",
252
- "comment": "The label will be used when the arithmetic operation is `change` and primary value is less then secondary value.",
253
- "limit": 0
203
+ "comment": "The label will be used when the arithmetic operation is `change` and primary value is less then secondary value."
254
204
  },
255
205
  "visualizations.headline.comparison.title.change.equals": {
256
206
  "value": "No change",
257
- "comment": "The label will be used when the arithmetic operation is `change` and primary value is equals secondary value.",
258
- "limit": 0
207
+ "comment": "The label will be used when the arithmetic operation is `change` and primary value is equals secondary value."
259
208
  },
260
209
  "visualizations.headline.comparison.title.ratio": {
261
210
  "value": "of",
262
- "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the the ratio between two values.",
263
- "limit": 0
211
+ "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the the ratio between two values."
264
212
  },
265
213
  "visualizations.headline.comparison.title.difference": {
266
214
  "value": "Difference",
267
- "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the difference between two values.",
268
- "limit": 0
215
+ "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the difference between two values."
269
216
  },
270
217
  "visualizations.headline.comparison.title.difference.positive": {
271
218
  "value": "Increase",
272
- "comment": "The label will be used when the arithmetic operation is `difference` and primary value is greater then secondary value.",
273
- "limit": 0
219
+ "comment": "The label will be used when the arithmetic operation is `difference` and primary value is greater then secondary value."
274
220
  },
275
221
  "visualizations.headline.comparison.title.difference.negative": {
276
222
  "value": "Decrease",
277
- "comment": "The label will be used when the arithmetic operation is `difference` and primary value is less then secondary value.",
278
- "limit": 0
223
+ "comment": "The label will be used when the arithmetic operation is `difference` and primary value is less then secondary value."
279
224
  },
280
225
  "visualizations.headline.comparison.title.difference.equals": {
281
226
  "value": "No difference",
282
- "comment": "The label will be used when the arithmetic operation is `difference` and primary value is equals secondary value.",
283
- "limit": 0
227
+ "comment": "The label will be used when the arithmetic operation is `difference` and primary value is equals secondary value."
284
228
  },
285
229
  "visualizations.headline.pagination.next.metricLabel": {
286
230
  "value": "Show next comparative metric",
287
- "comment": "Accessibility label for the button that shows the next comparative metric in the headline visualization. Used by screen readers.",
288
- "limit": 0
231
+ "comment": "Accessibility label for the button that shows the next comparative metric in the headline visualization. Used by screen readers."
289
232
  },
290
233
  "visualizations.headline.pagination.previous.metricLabel": {
291
234
  "value": "Show previous comparative metric",
292
- "comment": "Accessibility label for the button that shows the previous comparative metric in the headline visualization. Used by screen readers.",
293
- "limit": 0
235
+ "comment": "Accessibility label for the button that shows the previous comparative metric in the headline visualization. Used by screen readers."
294
236
  },
295
237
  "visualizations.headline.pagination.drill.hint": {
296
238
  "value": "Drilling available. Press Enter or Space to continue.",
297
- "comment": "Accessibility hint informing users that they can drill into the visualization by pressing Enter or Space. Used by screen readers.",
298
- "limit": 0
239
+ "comment": "Accessibility hint informing users that they can drill into the visualization by pressing Enter or Space. Used by screen readers."
299
240
  },
300
241
  "visualization.numericValues.k": {
301
242
  "value": "k",
302
- "comment": "Character 'k' stands for metric prefix kilo (1.000).",
303
- "limit": 0
243
+ "comment": "Character 'k' stands for metric prefix kilo (1.000)."
304
244
  },
305
245
  "visualization.numericValues.m": {
306
246
  "value": "M",
307
- "comment": "Character 'M' stands for metric prefix mega (1.000.000).",
308
- "limit": 0
247
+ "comment": "Character 'M' stands for metric prefix mega (1.000.000)."
309
248
  },
310
249
  "visualization.numericValues.g": {
311
250
  "value": "G",
312
- "comment": "Character 'G' stands for metric prefix giga (1.000.000.000).",
313
- "limit": 0
251
+ "comment": "Character 'G' stands for metric prefix giga (1.000.000.000)."
314
252
  },
315
253
  "visualization.numericValues.t": {
316
254
  "value": "T",
317
- "comment": "Character 'T' stands for metric prefix tera (1.000.000.000.000).",
318
- "limit": 0
255
+ "comment": "Character 'T' stands for metric prefix tera (1.000.000.000.000)."
319
256
  },
320
257
  "visualization.numericValues.p": {
321
258
  "value": "P",
322
- "comment": "Character 'P' stands for metric prefix peta (1.000.000.000.000.000).",
323
- "limit": 0
259
+ "comment": "Character 'P' stands for metric prefix peta (1.000.000.000.000.000)."
324
260
  },
325
261
  "visualization.numericValues.e": {
326
262
  "value": "E",
327
- "comment": "Character 'E' stands for metric prefix exa (1.000.000.000.000.000.000).",
328
- "limit": 0
263
+ "comment": "Character 'E' stands for metric prefix exa (1.000.000.000.000.000.000)."
329
264
  },
330
265
  "visualization.emptyValue": {
331
266
  "value": "empty value",
332
- "comment": "Text displayed when a data field has no value in visualizations. Used to represent null or undefined values.",
333
- "limit": 0
267
+ "comment": "Text displayed when a data field has no value in visualizations. Used to represent null or undefined values."
334
268
  },
335
269
  "visualization.waterfall.total": {
336
270
  "value": "Total",
337
- "comment": "The default name for the waterfall total column",
338
- "limit": 0
271
+ "comment": "The default name for the waterfall total column"
339
272
  },
340
273
  "visualization.cluster": {
341
274
  "value": "Cluster",
342
- "comment": "The default title for the cluster group",
343
- "limit": 0
275
+ "comment": "The default title for the cluster group"
344
276
  },
345
277
  "visualization.ErrorMessageGeneric|insight": {
346
278
  "value": "Sorry, we can't display this visualization",
347
- "comment": "Generic error message shown when a visualization cannot be displayed due to an unspecified technical issue.",
348
- "limit": 0
279
+ "comment": "Generic error message shown when a visualization cannot be displayed due to an unspecified technical issue."
349
280
  },
350
281
  "visualization.ErrorMessageGeneric|report": {
351
282
  "value": "Sorry, we can't display this report",
352
283
  "comment": "Error message shown when a report cannot be displayed due to an unspecified technical issue. This is the report-specific version of the generic visualization error message.",
353
- "limit": 0,
354
284
  "translate": false
355
285
  },
356
286
  "visualization.ErrorDescriptionGeneric": {
357
287
  "value": "Contact your administrator.",
358
- "comment": "Follow-up instruction text shown below error messages, advising the user to contact an administrator for help.",
359
- "limit": 0
288
+ "comment": "Follow-up instruction text shown below error messages, advising the user to contact an administrator for help."
360
289
  },
361
290
  "visualization.ErrorMessageDataTooLarge": {
362
291
  "value": "Too many data points to display",
363
- "comment": "Error message shown when visualization cannot be rendered because the dataset is too large for the visualization engine to process.",
364
- "limit": 0
292
+ "comment": "Error message shown when visualization cannot be rendered because the dataset is too large for the visualization engine to process."
365
293
  },
366
294
  "visualization.ErrorDescriptionDataTooLarge": {
367
295
  "value": "Try applying filters.",
368
- "comment": "Suggestion shown below the 'Too many data points' error message, advising users to reduce the dataset size by applying filters.",
369
- "limit": 0
296
+ "comment": "Suggestion shown below the 'Too many data points' error message, advising users to reduce the dataset size by applying filters."
370
297
  },
371
298
  "visualization.ErrorMessageNoData": {
372
299
  "value": "No data",
373
- "comment": "Error message shown when the visualization has no data to display, typically because filters exclude all data or the dataset is empty.",
374
- "limit": 0
300
+ "comment": "Error message shown when the visualization has no data to display, typically because filters exclude all data or the dataset is empty."
375
301
  },
376
302
  "visualization.ErrorDescriptionNoData": {
377
303
  "value": "No data for your filter selection.",
378
- "comment": "Explanation shown below the 'No data' error message, indicating that the current filter selection results in no data to display.",
379
- "limit": 0
304
+ "comment": "Explanation shown below the 'No data' error message, indicating that the current filter selection results in no data to display."
380
305
  },
381
306
  "visualization.ErrorMessageKpi": {
382
307
  "value": "Error",
383
- "comment": "Generic error indicator text shown in KPI (Key Performance Indicator) visualizations when they cannot be displayed properly.",
384
- "limit": 0
308
+ "comment": "Generic error indicator text shown in KPI (Key Performance Indicator) visualizations when they cannot be displayed properly."
385
309
  },
386
310
  "visualization.ErrorMessageUnauthorized": {
387
311
  "value": "Unauthorized",
388
- "comment": "Error message shown when the user does not have permission to view the requested visualization or data.",
389
- "limit": 0
312
+ "comment": "Error message shown when the user does not have permission to view the requested visualization or data."
390
313
  },
391
314
  "visualization.ErrorDescriptionUnauthorized|insight": {
392
315
  "value": "Sorry you don't have access to this visualization. Login or ask your administrator to grant you permissions.",
393
- "comment": "Explanation shown when the user lacks permissions to view a visualization, providing instructions for resolution.",
394
- "limit": 0
316
+ "comment": "Explanation shown when the user lacks permissions to view a visualization, providing instructions for resolution."
395
317
  },
396
318
  "visualization.ErrorDescriptionUnauthorized|report": {
397
319
  "value": "Sorry you don't have access to this report. Login or ask your administrator to grant you permissions.",
398
320
  "comment": "Explanation shown when the user lacks permissions to view a report, providing instructions for resolution. This is the report-specific version of the unauthorized access message.",
399
- "limit": 0,
400
321
  "translate": false
401
322
  },
402
323
  "visualization.ErrorMessageNotFound|insight": {
403
324
  "value": "Sorry, we can't find this visualization",
404
- "comment": "Error message shown when the requested visualization cannot be found, typically because it has been deleted or the URL is incorrect.",
405
- "limit": 0
325
+ "comment": "Error message shown when the requested visualization cannot be found, typically because it has been deleted or the URL is incorrect."
406
326
  },
407
327
  "visualization.ErrorMessageNotFound|report": {
408
328
  "value": "Sorry, we can't find this report",
409
329
  "comment": "Error message shown when the requested report cannot be found, typically because it has been deleted or the URL is incorrect. This is the report-specific version of the not found message.",
410
- "limit": 0,
411
330
  "translate": false
412
331
  },
413
332
  "visualization.ErrorDescriptionNotFound|insight": {
414
333
  "value": "The visualization with this URL does not exist.",
415
- "comment": "Explanation shown when a visualization cannot be found, indicating that no visualization exists with the requested identifier.",
416
- "limit": 0
334
+ "comment": "Explanation shown when a visualization cannot be found, indicating that no visualization exists with the requested identifier."
417
335
  },
418
336
  "visualization.ErrorDescriptionNotFound|report": {
419
337
  "value": "The report with this URL does not exist.",
420
338
  "comment": "Explanation shown when a report cannot be found, indicating that no report exists with the requested identifier. This is the report-specific version of the not found description.",
421
- "limit": 0,
422
339
  "translate": false
423
340
  },
424
341
  "visualization.ErrorDescriptionMissingMapboxToken": {
425
342
  "value": "The Geochart configuration requires a valid API access token.",
426
- "comment": "Error message shown when trying to display a geographic visualization without having a valid Mapbox API token configured.",
427
- "limit": 0
343
+ "comment": "Error message shown when trying to display a geographic visualization without having a valid Mapbox API token configured."
428
344
  },
429
345
  "visualization.tooltip.resetZoom": {
430
346
  "value": "Reset zoom",
431
- "comment": "Button tooltip for resetting the zoom level to default in visualizations that support zooming, like charts and maps.",
432
- "limit": 0
347
+ "comment": "Button tooltip for resetting the zoom level to default in visualizations that support zooming, like charts and maps."
433
348
  },
434
349
  "visualization.tooltip.interaction": {
435
350
  "value": "Click chart to drill",
436
- "comment": "Informational tooltip that appears over charts, informing users they can click to drill down for more detailed data.",
437
- "limit": 0
351
+ "comment": "Informational tooltip that appears over charts, informing users they can click to drill down for more detailed data."
438
352
  },
439
353
  "visualization.tooltip.generic.interaction": {
440
354
  "value": "Click to drill or filter",
441
- "comment": "Informational tooltip that appears over interactive visualization elements, indicating users can click for drilling or filtering actions.",
442
- "limit": 0
355
+ "comment": "Informational tooltip that appears over interactive visualization elements, indicating users can click for drilling or filtering actions."
443
356
  },
444
357
  "gs.filterLabel.all": {
445
358
  "value": "All",
446
- "comment": "Filter option label indicating that all available items or values are selected in a filter control.",
447
- "limit": 0
359
+ "comment": "Filter option label indicating that all available items or values are selected in a filter control."
448
360
  },
449
361
  "gs.filterLabel.none": {
450
362
  "value": "None",
451
- "comment": "Filter option label indicating that no items or values are selected in a filter control.",
452
- "limit": 0
363
+ "comment": "Filter option label indicating that no items or values are selected in a filter control."
453
364
  },
454
365
  "gs.filter.loading": {
455
366
  "value": "Loading filter…",
456
- "comment": "Loading indicator text shown when filter values are being loaded from the server. The ellipsis (…) indicates an in-progress operation.",
457
- "limit": 0
367
+ "comment": "Loading indicator text shown when filter values are being loaded from the server. The ellipsis (…) indicates an in-progress operation."
458
368
  },
459
369
  "gs.filter.error": {
460
370
  "value": "Error when loading filter.",
461
- "comment": "Error message displayed when a filter component fails to load its values from the server.",
462
- "limit": 0
371
+ "comment": "Error message displayed when a filter component fails to load its values from the server."
463
372
  },
464
373
  "gs.filter.error.tooltip": {
465
374
  "value": "Error. Values cannot be loaded.",
466
- "comment": "Tooltip shown when hovering over a filter that encountered an error when trying to load its values.",
467
- "limit": 0
375
+ "comment": "Tooltip shown when hovering over a filter that encountered an error when trying to load its values."
468
376
  },
469
377
  "gs.list.clear": {
470
378
  "value": "Clear",
471
- "comment": "Button label for clearing all selections in a list or filter component, returning it to empty state.",
472
- "limit": 0
379
+ "comment": "Button label for clearing all selections in a list or filter component, returning it to empty state."
473
380
  },
474
381
  "gs.list.cancel": {
475
382
  "value": "Cancel",
476
- "comment": "Button label for canceling the current operation in list or filter components and returning to the previous state.",
477
- "limit": 0
383
+ "comment": "Button label for canceling the current operation in list or filter components and returning to the previous state."
478
384
  },
479
385
  "gs.list.apply": {
480
386
  "value": "Apply",
481
- "comment": "Button label for applying selected filters or options in list or filter components.",
482
- "limit": 0
387
+ "comment": "Button label for applying selected filters or options in list or filter components."
483
388
  },
484
389
  "gs.list.only": {
485
390
  "value": "Only",
486
- "comment": "Label used in filter expressions to indicate exclusive selection, e.g., 'Only Product A'.",
487
- "limit": 0
391
+ "comment": "Label used in filter expressions to indicate exclusive selection, e.g., 'Only Product A'."
488
392
  },
489
393
  "gs.list.selectAll": {
490
394
  "value": "Select all",
491
- "comment": "Button or option label that allows users to select all available items in a list or filter component.",
492
- "limit": 0
395
+ "comment": "Button or option label that allows users to select all available items in a list or filter component."
493
396
  },
494
397
  "gs.list.limitExceeded": {
495
398
  "value": "Sorry, you have exceeded the limit ({limit}).",
496
- "comment": "Error message shown when a user exceeds the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number.",
497
- "limit": 0
399
+ "comment": "Error message shown when a user exceeds the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number."
498
400
  },
499
401
  "gs.list.limitReached": {
500
402
  "value": "You have reached the limit of {limit} selected values.",
501
- "comment": "Informational message shown when a user reaches the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number.",
502
- "limit": 0
403
+ "comment": "Informational message shown when a user reaches the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number."
503
404
  },
504
405
  "gs.list.cannotSelectMoreValues": {
505
406
  "value": "You cannot select more than {limit} values.",
506
- "comment": "Error message shown when a user attempts to select more items than allowed in a list component. The {limit} placeholder will be replaced with the maximum allowed number of selections.",
507
- "limit": 0
407
+ "comment": "Error message shown when a user attempts to select more items than allowed in a list component. The {limit} placeholder will be replaced with the maximum allowed number of selections."
508
408
  },
509
409
  "gs.list.noItemsFound": {
510
410
  "value": "No items found.",
511
- "comment": "Message displayed when a search or filter operation in a list component returns no results.",
512
- "limit": 0
411
+ "comment": "Message displayed when a search or filter operation in a list component returns no results."
513
412
  },
514
413
  "gs.list.noResultsMatch": {
515
414
  "value": "No results match",
516
- "comment": "Message displayed when a search query in a list or filter component doesn't match any available items.",
517
- "limit": 0
415
+ "comment": "Message displayed when a search query in a list or filter component doesn't match any available items."
518
416
  },
519
417
  "gs.list.error": {
520
418
  "value": "Error when loading filter values.",
521
- "comment": "Error message shown when the application fails to load values for a filter from the server.",
522
- "limit": 0
419
+ "comment": "Error message shown when the application fails to load values for a filter from the server."
523
420
  },
524
421
  "gs.header.upsellButtonText": {
525
422
  "value": "Upgrade",
526
- "comment": "Button text for upgrading to a higher tier or paid version of the product from a free or lower tier.",
527
- "limit": 0
423
+ "comment": "Button text for upgrading to a higher tier or paid version of the product from a free or lower tier."
528
424
  },
529
425
  "gs.header.invite": {
530
426
  "value": "Invite",
531
- "comment": "Button label for inviting other users to join the workspace or collaborate on dashboards.",
532
- "limit": 0
427
+ "comment": "Button label for inviting other users to join the workspace or collaborate on dashboards."
533
428
  },
534
429
  "gs.header.countdown.numberOfDaysLeft": {
535
430
  "value": "{number} days left",
536
- "comment": "Text showing the number of days remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of days.",
537
- "limit": 0
431
+ "comment": "Text showing the number of days remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of days."
538
432
  },
539
433
  "gs.header.countdown.numberOfMonthsLeft": {
540
434
  "value": "{number} months left",
541
- "comment": "Countdown message showing the number of months remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of months.",
542
- "limit": 0
435
+ "comment": "Countdown message showing the number of months remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of months."
543
436
  },
544
437
  "gs.header.countdown.oneMonthLeft": {
545
438
  "value": "1 month left",
546
- "comment": "Countdown message indicating that one month remains in the current trial or subscription period.",
547
- "limit": 0
439
+ "comment": "Countdown message indicating that one month remains in the current trial or subscription period."
548
440
  },
549
441
  "gs.header.countdown.lastDay": {
550
442
  "value": "This is your last day",
551
- "comment": "Message shown on the final day of a trial or subscription period, indicating it's the last day of access.",
552
- "limit": 0
443
+ "comment": "Message shown on the final day of a trial or subscription period, indicating it's the last day of access."
553
444
  },
554
445
  "measure.title.suffix.same_period_year_ago": {
555
446
  "value": "SP year ago",
556
- "comment": "Suffix added to a measure title to indicate it shows data from the same period in the previous year (SP = Same Period). Used in time-based comparisons.",
557
- "limit": 0
447
+ "comment": "Suffix added to a measure title to indicate it shows data from the same period in the previous year (SP = Same Period). Used in time-based comparisons."
558
448
  },
559
449
  "measure.title.suffix.previous_period": {
560
450
  "value": "period ago",
561
- "comment": "Suffix added to a measure title to indicate it shows data from the previous time period. The specific time period (day, week, month, etc.) is determined by the current context.",
562
- "limit": 0
451
+ "comment": "Suffix added to a measure title to indicate it shows data from the previous time period. The specific time period (day, week, month, etc.) is determined by the current context."
563
452
  },
564
453
  "visualizations.measure.arithmetic.sum.title": {
565
454
  "value": "Sum of {firstMeasureTitle} and {secondMeasureTitle}",
566
- "comment": "Title of an arithmetic measure of type Sum.",
567
- "limit": 0
455
+ "comment": "Title of an arithmetic measure of type Sum."
568
456
  },
569
457
  "visualizations.measure.arithmetic.difference.title": {
570
458
  "value": "Difference of {firstMeasureTitle} and {secondMeasureTitle}",
571
- "comment": "Title of an arithmetic measure of type Difference.",
572
- "limit": 0
459
+ "comment": "Title of an arithmetic measure of type Difference."
573
460
  },
574
461
  "visualizations.measure.arithmetic.multiplication.title": {
575
462
  "value": "Product of {firstMeasureTitle} and {secondMeasureTitle}",
576
- "comment": "Title of an arithmetic measure of type Product.",
577
- "limit": 0
463
+ "comment": "Title of an arithmetic measure of type Product."
578
464
  },
579
465
  "visualizations.measure.arithmetic.ratio.title": {
580
466
  "value": "Ratio of {firstMeasureTitle} and {secondMeasureTitle}",
581
- "comment": "Title of an arithmetic measure of type Ratio.",
582
- "limit": 0
467
+ "comment": "Title of an arithmetic measure of type Ratio."
583
468
  },
584
469
  "visualizations.measure.arithmetic.change.title": {
585
470
  "value": "Change from {secondMeasureTitle} to {firstMeasureTitle}",
586
- "comment": "Title of an arithmetic measure of type Change.",
587
- "limit": 0
471
+ "comment": "Title of an arithmetic measure of type Change."
588
472
  },
589
473
  "visualizations.legend.text.top": {
590
474
  "value": "Top",
591
- "comment": "Legend position option to place the legend above the chart or visualization.",
592
- "limit": 0
475
+ "comment": "Legend position option to place the legend above the chart or visualization."
593
476
  },
594
477
  "visualizations.legend.text.bottom": {
595
478
  "value": "Bottom",
596
- "comment": "Legend position option to place the legend below the chart or visualization.",
597
- "limit": 0
479
+ "comment": "Legend position option to place the legend below the chart or visualization."
598
480
  },
599
481
  "visualizations.legend.text.left": {
600
482
  "value": "Left",
601
- "comment": "Legend position option to place the legend to the left of the chart or visualization.",
602
- "limit": 0
483
+ "comment": "Legend position option to place the legend to the left of the chart or visualization."
603
484
  },
604
485
  "visualizations.legend.text.right": {
605
486
  "value": "Right",
606
- "comment": "Legend position option to place the legend to the right of the chart or visualization.",
607
- "limit": 0
487
+ "comment": "Legend position option to place the legend to the right of the chart or visualization."
608
488
  },
609
489
  "visualizations.legend.text.colon": {
610
490
  "value": ":",
611
- "comment": "A colon character stands right after legend. eg: 'Left:'",
612
- "limit": 0
491
+ "comment": "A colon character stands right after legend. eg: 'Left:'"
613
492
  },
614
493
  "visualizations.legend.text.column": {
615
494
  "value": "Column",
616
- "comment": "Label for the column chart series type in visualization legends, used to identify data series represented by vertical bars in charts.",
617
- "limit": 0
495
+ "comment": "Label for the column chart series type in visualization legends, used to identify data series represented by vertical bars in charts."
618
496
  },
619
497
  "visualizations.legend.text.line": {
620
498
  "value": "Line",
621
- "comment": "Label for the line chart series type in visualization legends, used to identify data series represented by lines in charts.",
622
- "limit": 0
499
+ "comment": "Label for the line chart series type in visualization legends, used to identify data series represented by lines in charts."
623
500
  },
624
501
  "visualizations.legend.text.area": {
625
502
  "value": "Area",
626
- "comment": "Label for the area chart series type in visualization legends, used to identify data series represented by areas in charts.",
627
- "limit": 0
503
+ "comment": "Label for the area chart series type in visualization legends, used to identify data series represented by areas in charts."
628
504
  },
629
505
  "visualizations.legend.text.combo": {
630
506
  "value": "{0} ({1})",
631
- "comment": "Combination of chart type & y-axis position. eg: 'Legend settings: Column (Left)' where 'Column' is '{0}' and '(Left)' is '({1})'. You can switch order of placeholders '{0}' and '({1})' for right-to-left languages if makes more sense.",
632
- "limit": 0
507
+ "comment": "Combination of chart type & y-axis position. eg: 'Legend settings: Column (Left)' where 'Column' is '{0}' and '(Left)' is '({1})'. You can switch order of placeholders '{0}' and '({1})' for right-to-left languages if makes more sense."
633
508
  },
634
509
  "visualizations.pagination.previous": {
635
510
  "value": "Previous page",
636
- "comment": "Button label to navigate to the previous page in a paginated view. Shown when there are more items available before the current page.",
637
- "limit": 0
511
+ "comment": "Button label to navigate to the previous page in a paginated view. Shown when there are more items available before the current page."
638
512
  },
639
513
  "visualizations.pagination.next": {
640
514
  "value": "Next page",
641
- "comment": "Button label to navigate to the next page in a paginated view. Shown when there are more items available after the current page.",
642
- "limit": 0
515
+ "comment": "Button label to navigate to the next page in a paginated view. Shown when there are more items available after the current page."
643
516
  },
644
517
  "visualizations.menu.aggregations": {
645
518
  "value": "Aggregate",
646
- "comment": "Heading showed above menu listing possible aggregations (totals). Use imperative.",
647
- "limit": 50
519
+ "comment": "Heading showed above menu listing possible aggregations (totals). Use imperative."
648
520
  },
649
521
  "visualizations.menu.aggregations.rows": {
650
522
  "value": "Rows",
651
- "comment": "Heading showed above row attributes of the table you may apply one of aggregation (total) on.",
652
- "limit": 50
523
+ "comment": "Heading showed above row attributes of the table you may apply one of aggregation (total) on."
653
524
  },
654
525
  "visualizations.menu.aggregations.columns": {
655
526
  "value": "Columns",
656
- "comment": "Heading showed above columns attributes of the table you may apply one of aggregation (total) on.",
657
- "limit": 50
527
+ "comment": "Heading showed above columns attributes of the table you may apply one of aggregation (total) on."
658
528
  },
659
529
  "visualizations.menu.aggregations.all-rows": {
660
530
  "value": "of all rows",
661
- "comment": "Menu option that adds row aggregation (grand total) to the table. Example: 'Sum of all rows'",
662
- "limit": 50
531
+ "comment": "Menu option that adds row aggregation (grand total) to the table. Example: 'Sum of all rows'"
663
532
  },
664
533
  "visualizations.menu.aggregations.all-columns": {
665
534
  "value": "of all columns",
666
- "comment": "Menu option that adds column aggregation (grand total) to the table. Example: 'Sum of all columns'",
667
- "limit": 50
535
+ "comment": "Menu option that adds column aggregation (grand total) to the table. Example: 'Sum of all columns'"
668
536
  },
669
537
  "visualizations.menu.aggregations.within-attribute": {
670
538
  "value": "within {attributeName}",
671
- "comment": "Menu option that adds row aggregation (sub-total) for specific attribute to the table. Example: 'Sum within Attribute A'.",
672
- "limit": 50
539
+ "comment": "Menu option that adds row aggregation (sub-total) for specific attribute to the table. Example: 'Sum within Attribute A'."
673
540
  },
674
541
  "apply": {
675
542
  "value": "Apply",
676
- "comment": "Button label to confirm and apply changes or selections in a dialog or form.",
677
- "limit": 0
543
+ "comment": "Button label to confirm and apply changes or selections in a dialog or form."
678
544
  },
679
545
  "cancel": {
680
546
  "value": "Cancel",
681
- "comment": "Button label to discard changes and close a dialog or form without applying any changes.",
682
- "limit": 0
547
+ "comment": "Button label to discard changes and close a dialog or form without applying any changes."
683
548
  },
684
549
  "close": {
685
550
  "value": "Close",
686
- "comment": "Button for closing the popup without triggering any action.",
687
- "limit": 0
551
+ "comment": "Button for closing the popup without triggering any action."
688
552
  },
689
553
  "save": {
690
554
  "value": "Save",
691
- "comment": "Label of save button or visual element",
692
- "limit": 0
555
+ "comment": "Label of save button or visual element"
693
556
  },
694
557
  "loading": {
695
558
  "value": "Loading…",
696
- "comment": "Text shown during content loading operations",
697
- "limit": 0
559
+ "comment": "Text shown during content loading operations"
698
560
  },
699
561
  "filtering": {
700
562
  "value": "Filtering…",
701
- "comment": "Text shown during filtering operations",
702
- "limit": 0
563
+ "comment": "Text shown during filtering operations"
703
564
  },
704
565
  "dateFilterDropdown.title": {
705
566
  "value": "Date range",
706
- "comment": "Title for the date filter dropdown component, allowing users to select a time range for filtering data.",
707
- "limit": 0
567
+ "comment": "Title for the date filter dropdown component, allowing users to select a time range for filtering data."
708
568
  },
709
569
  "dateFilterDropdown.setDefault": {
710
570
  "value": "Set default date filter for{nbsp}viewers:",
711
- "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character.",
712
- "limit": 0
571
+ "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character."
713
572
  },
714
573
  "dateFilterDropdown.configuration": {
715
574
  "value": "Configuration",
716
- "comment": "Configuration button label in date filter dropdown",
717
- "limit": 0
575
+ "comment": "Configuration button label in date filter dropdown"
718
576
  },
719
577
  "dateFilterDropdown.label": {
720
578
  "value": "Select a date range",
721
- "comment": "Label for the date filter dropdown component, allowing users to select a time range for filtering data.",
722
- "limit": 0
579
+ "comment": "Label for the date filter dropdown component, allowing users to select a time range for filtering data."
723
580
  },
724
581
  "dateFilterDropdown.relativeForm.label": {
725
582
  "value": "Granularity",
726
- "comment": "Label for the granularity selection in the date filter dropdown component, allowing users to select a time range for filtering data.",
727
- "limit": 0
583
+ "comment": "Label for the granularity selection in the date filter dropdown component, allowing users to select a time range for filtering data."
728
584
  },
729
585
  "filters.thisMinute.title": {
730
586
  "value": "This minute",
731
- "comment": "Filter option to select the current minute in time-based filtering controls.",
732
- "limit": 0
587
+ "comment": "Filter option to select the current minute in time-based filtering controls."
733
588
  },
734
589
  "filters.lastMinute.title": {
735
590
  "value": "Last minute",
736
- "comment": "Filter option to select the previous minute in time-based filtering controls.",
737
- "limit": 0
591
+ "comment": "Filter option to select the previous minute in time-based filtering controls."
738
592
  },
739
593
  "filters.nextMinute.title": {
740
594
  "value": "Next minute",
741
- "comment": "Filter option to select the upcoming minute in time-based filtering controls.",
742
- "limit": 0
595
+ "comment": "Filter option to select the upcoming minute in time-based filtering controls."
743
596
  },
744
597
  "filters.thisHour.title": {
745
598
  "value": "This hour",
746
- "comment": "Filter option to select the current hour in time-based filtering controls.",
747
- "limit": 0
599
+ "comment": "Filter option to select the current hour in time-based filtering controls."
748
600
  },
749
601
  "filters.lastHour.title": {
750
602
  "value": "Last hour",
751
- "comment": "Filter option to select the previous hour in time-based filtering controls.",
752
- "limit": 0
603
+ "comment": "Filter option to select the previous hour in time-based filtering controls."
753
604
  },
754
605
  "filters.nextHour.title": {
755
606
  "value": "Next hour",
756
- "comment": "Filter option to select the upcoming hour in time-based filtering controls.",
757
- "limit": 0
607
+ "comment": "Filter option to select the upcoming hour in time-based filtering controls."
758
608
  },
759
609
  "filters.thisDay.title": {
760
610
  "value": "Today",
761
- "comment": "Filter option for the current day",
762
- "limit": 0
611
+ "comment": "Filter option for the current day"
763
612
  },
764
613
  "filters.lastDay.title": {
765
614
  "value": "Yesterday",
766
- "comment": "Filter option for the previous day",
767
- "limit": 0
615
+ "comment": "Filter option for the previous day"
768
616
  },
769
617
  "filters.nextDay.title": {
770
618
  "value": "Tomorrow",
771
- "comment": "Filter option for the next day",
772
- "limit": 0
619
+ "comment": "Filter option for the next day"
773
620
  },
774
621
  "filters.thisWeek.title": {
775
622
  "value": "This week",
776
- "comment": "Filter option for the current week",
777
- "limit": 0
623
+ "comment": "Filter option for the current week"
778
624
  },
779
625
  "filters.lastWeek.title": {
780
626
  "value": "Last week",
781
- "comment": "Filter option for the previous week",
782
- "limit": 0
627
+ "comment": "Filter option for the previous week"
783
628
  },
784
629
  "filters.nextWeek.title": {
785
630
  "value": "Next week",
786
- "comment": "Filter option for the next week",
787
- "limit": 0
631
+ "comment": "Filter option for the next week"
788
632
  },
789
633
  "filters.thisMonth.title": {
790
634
  "value": "This month",
791
- "comment": "Filter option for the current month",
792
- "limit": 0
635
+ "comment": "Filter option for the current month"
793
636
  },
794
637
  "filters.lastMonth.title": {
795
638
  "value": "Last month",
796
- "comment": "Filter option for the previous month",
797
- "limit": 0
639
+ "comment": "Filter option for the previous month"
798
640
  },
799
641
  "filters.nextMonth.title": {
800
642
  "value": "Next month",
801
- "comment": "Filter option for the next month",
802
- "limit": 0
643
+ "comment": "Filter option for the next month"
803
644
  },
804
645
  "filters.thisQuarter.title": {
805
646
  "value": "This quarter",
806
- "comment": "Filter option for the current quarter",
807
- "limit": 0
647
+ "comment": "Filter option for the current quarter"
808
648
  },
809
649
  "filters.lastQuarter.title": {
810
650
  "value": "Last quarter",
811
- "comment": "Filter option for the previous quarter",
812
- "limit": 0
651
+ "comment": "Filter option for the previous quarter"
813
652
  },
814
653
  "filters.nextQuarter.title": {
815
654
  "value": "Next quarter",
816
- "comment": "Filter option for the next quarter",
817
- "limit": 0
655
+ "comment": "Filter option for the next quarter"
818
656
  },
819
657
  "filters.thisYear.title": {
820
658
  "value": "This year",
821
- "comment": "Filter option for the current year",
822
- "limit": 0
659
+ "comment": "Filter option for the current year"
823
660
  },
824
661
  "filters.lastYear.title": {
825
662
  "value": "Last year",
826
- "comment": "Filter option for the previous year",
827
- "limit": 0
663
+ "comment": "Filter option for the previous year"
828
664
  },
829
665
  "filters.nextYear.title": {
830
666
  "value": "Next year",
831
- "comment": "Filter option for the next year",
832
- "limit": 0
667
+ "comment": "Filter option for the next year"
833
668
  },
834
669
  "filters.lastNMinutes": {
835
670
  "value": "{n, plural, one {Last # minute} other {Last # minutes}}",
836
- "comment": "Filter option for the last N minutes (singular/plural)",
837
- "limit": 0
671
+ "comment": "Filter option for the last N minutes (singular/plural)"
838
672
  },
839
673
  "filters.lastNHours": {
840
674
  "value": "{n, plural, one {Last # hour} other {Last # hours}}",
841
- "comment": "Filter option for the last N hours (singular/plural)",
842
- "limit": 0
675
+ "comment": "Filter option for the last N hours (singular/plural)"
843
676
  },
844
677
  "filters.lastNDays": {
845
678
  "value": "{n, plural, one {Last # day} other {Last # days}}",
846
- "comment": "Filter option for the last N days (singular/plural)",
847
- "limit": 0
679
+ "comment": "Filter option for the last N days (singular/plural)"
848
680
  },
849
681
  "filters.lastNWeeks": {
850
682
  "value": "{n, plural, one {Last # week} other {Last # weeks}}",
851
- "comment": "Filter option for the last N weeks (singular/plural)",
852
- "limit": 0
683
+ "comment": "Filter option for the last N weeks (singular/plural)"
853
684
  },
854
685
  "filters.lastNMonths": {
855
686
  "value": "{n, plural, one {Last # month} other {Last # months}}",
856
- "comment": "Filter option for the last N months (singular/plural)",
857
- "limit": 0
687
+ "comment": "Filter option for the last N months (singular/plural)"
858
688
  },
859
689
  "filters.lastNQuarters": {
860
690
  "value": "{n, plural, one {Last # quarter} other {Last # quarters}}",
861
- "comment": "Filter option for the last N quarters (singular/plural)",
862
- "limit": 0
691
+ "comment": "Filter option for the last N quarters (singular/plural)"
863
692
  },
864
693
  "filters.lastNYears": {
865
694
  "value": "{n, plural, one {Last # year} other {Last # years}}",
866
- "comment": "Filter option for the last N years (singular/plural)",
867
- "limit": 0
695
+ "comment": "Filter option for the last N years (singular/plural)"
868
696
  },
869
697
  "filters.nextNMinutes": {
870
698
  "value": "{n, plural, one {Next # minute} other {Next # minutes}}",
871
- "comment": "Filter option for the next N minutes (singular/plural)",
872
- "limit": 0
699
+ "comment": "Filter option for the next N minutes (singular/plural)"
873
700
  },
874
701
  "filters.nextNHours": {
875
702
  "value": "{n, plural, one {Next # hour} other {Next # hours}}",
876
- "comment": "Filter option for the next N hours (singular/plural)",
877
- "limit": 0
703
+ "comment": "Filter option for the next N hours (singular/plural)"
878
704
  },
879
705
  "filters.nextNDays": {
880
706
  "value": "{n, plural, one {Next # day} other {Next # days}}",
881
- "comment": "Filter option for the next N days (singular/plural)",
882
- "limit": 0
707
+ "comment": "Filter option for the next N days (singular/plural)"
883
708
  },
884
709
  "filters.nextNWeeks": {
885
710
  "value": "{n, plural, one {Next # week} other {Next # weeks}}",
886
- "comment": "Filter option for the next N weeks (singular/plural)",
887
- "limit": 0
711
+ "comment": "Filter option for the next N weeks (singular/plural)"
888
712
  },
889
713
  "filters.nextNMonths": {
890
714
  "value": "{n, plural, one {Next # month} other {Next # months}}",
891
- "comment": "Filter option for the next N months (singular/plural)",
892
- "limit": 0
715
+ "comment": "Filter option for the next N months (singular/plural)"
893
716
  },
894
717
  "filters.nextNQuarters": {
895
718
  "value": "{n, plural, one {Next # quarter} other {Next # quarters}}",
896
- "comment": "Filter option for the next N quarters (singular/plural)",
897
- "limit": 0
719
+ "comment": "Filter option for the next N quarters (singular/plural)"
898
720
  },
899
721
  "filters.nextNYears": {
900
722
  "value": "{n, plural, one {Next # year} other {Next # years}}",
901
- "comment": "Filter option for the next N years (singular/plural)",
902
- "limit": 0
723
+ "comment": "Filter option for the next N years (singular/plural)"
903
724
  },
904
725
  "filters.interval.minutes.past": {
905
726
  "value": "From {from} to {to} {to, plural, one {minute} other {minutes}} ago",
906
- "comment": "Time interval in past minutes (e.g., 'From 5 to 10 minutes ago')",
907
- "limit": 0
727
+ "comment": "Time interval in past minutes (e.g., 'From 5 to 10 minutes ago')"
908
728
  },
909
729
  "filters.interval.minutes.past.sameValue": {
910
730
  "value": "{value} {value, plural, one {minute} other {minutes}} ago",
911
- "comment": "Time interval for a single past minute (e.g., '5 minutes ago')",
912
- "limit": 0
731
+ "comment": "Time interval for a single past minute (e.g., '5 minutes ago')"
913
732
  },
914
733
  "filters.interval.minutes.future": {
915
734
  "value": "From {from} to {to} {to, plural, one {minute} other {minutes}} ahead",
916
- "comment": "Time interval in future minutes (e.g., 'From 5 to 10 minutes ahead')",
917
- "limit": 0
735
+ "comment": "Time interval in future minutes (e.g., 'From 5 to 10 minutes ahead')"
918
736
  },
919
737
  "filters.interval.minutes.future.sameValue": {
920
738
  "value": "{value} {value, plural, one {minute} other {minutes}} ahead",
921
- "comment": "Time interval for a single future minute (e.g., '5 minutes ahead')",
922
- "limit": 0
739
+ "comment": "Time interval for a single future minute (e.g., '5 minutes ahead')"
923
740
  },
924
741
  "filters.interval.minutes.mixed": {
925
742
  "value": "From {from} {from, plural, one {minute} other {minutes}} ago to {to} {to, plural, one {minute} other {minutes}} ahead",
926
- "comment": "Time interval spanning past and future in minutes (e.g., 'From 1 minute ago to 2 minutes ahead')",
927
- "limit": 0
743
+ "comment": "Time interval spanning past and future in minutes (e.g., 'From 1 minute ago to 2 minutes ahead')"
928
744
  },
929
745
  "filters.interval.hours.past": {
930
746
  "value": "From {from} to {to} {to, plural, one {hour} other {hours}} ago",
931
- "comment": "Time interval in past hours (e.g., 'From 1 to 3 hours ago')",
932
- "limit": 0
747
+ "comment": "Time interval in past hours (e.g., 'From 1 to 3 hours ago')"
933
748
  },
934
749
  "filters.interval.hours.past.sameValue": {
935
750
  "value": "{value} {value, plural, one {hour} other {hours}} ago",
936
- "comment": "Time interval for a single past hour (e.g., '2 hours ago')",
937
- "limit": 0
751
+ "comment": "Time interval for a single past hour (e.g., '2 hours ago')"
938
752
  },
939
753
  "filters.interval.hours.future": {
940
754
  "value": "From {from} to {to} {to, plural, one {hour} other {hours}} ahead",
941
- "comment": "Time interval in future hours (e.g., 'From 1 to 3 hours ahead')",
942
- "limit": 0
755
+ "comment": "Time interval in future hours (e.g., 'From 1 to 3 hours ahead')"
943
756
  },
944
757
  "filters.interval.hours.future.sameValue": {
945
758
  "value": "{value} {value, plural, one {hour} other {hours}} ahead",
946
- "comment": "Time interval for a single future hour (e.g., '2 hours ahead')",
947
- "limit": 0
759
+ "comment": "Time interval for a single future hour (e.g., '2 hours ahead')"
948
760
  },
949
761
  "filters.interval.hours.mixed": {
950
762
  "value": "From {from} {from, plural, one {hour} other {hours}} ago to {to} {to, plural, one {hour} other {hours}} ahead",
951
- "comment": "Time interval spanning past and future in hours (e.g., 'From 1 hour ago to 2 hours ahead')",
952
- "limit": 0
763
+ "comment": "Time interval spanning past and future in hours (e.g., 'From 1 hour ago to 2 hours ahead')"
953
764
  },
954
765
  "filters.interval.days.past": {
955
766
  "value": "From {from} to {to} {to, plural, one {day} other {days}} ago",
956
- "comment": "Time interval in past days (e.g., 'From 1 to 3 days ago')",
957
- "limit": 0
767
+ "comment": "Time interval in past days (e.g., 'From 1 to 3 days ago')"
958
768
  },
959
769
  "filters.interval.days.past.sameValue": {
960
770
  "value": "{value} {value, plural, one {day} other {days}} ago",
961
- "comment": "Time interval for a single past day (e.g., '2 days ago')",
962
- "limit": 0
771
+ "comment": "Time interval for a single past day (e.g., '2 days ago')"
963
772
  },
964
773
  "filters.interval.days.future": {
965
774
  "value": "From {from} to {to} {to, plural, one {day} other {days}} ahead",
966
- "comment": "Time interval for future days with a range, showing the number of days ahead (e.g., 'From 2 to 4 days ahead'). The placeholders {from} and {to} represent the start and end days.",
967
- "limit": 0
775
+ "comment": "Time interval for future days with a range, showing the number of days ahead (e.g., 'From 2 to 4 days ahead'). The placeholders {from} and {to} represent the start and end days."
968
776
  },
969
777
  "filters.interval.days.future.sameValue": {
970
778
  "value": "{value} {value, plural, one {day} other {days}} ahead",
971
- "comment": "Time interval for a single future day (e.g., '2 days ahead'). The placeholder {value} represents the number of days.",
972
- "limit": 0
779
+ "comment": "Time interval for a single future day (e.g., '2 days ahead'). The placeholder {value} represents the number of days."
973
780
  },
974
781
  "filters.interval.days.mixed": {
975
782
  "value": "From {from} {from, plural, one {day} other {days}} ago to {to} {to, plural, one {day} other {days}} ahead",
976
- "comment": "Time interval spanning both past and future days (e.g., 'From 1 day ago to 2 days ahead'). The placeholders {from} and {to} represent the number of days in the past and future respectively.",
977
- "limit": 0
783
+ "comment": "Time interval spanning both past and future days (e.g., 'From 1 day ago to 2 days ahead'). The placeholders {from} and {to} represent the number of days in the past and future respectively."
978
784
  },
979
785
  "filters.interval.weeks.past": {
980
786
  "value": "From {from} to {to} {to, plural, one {week} other {weeks}} ago",
981
- "comment": "Time interval for past weeks with a range, showing the number of weeks ago (e.g., 'From 2 to 4 weeks ago'). The placeholders {from} and {to} represent the start and end weeks.",
982
- "limit": 0
787
+ "comment": "Time interval for past weeks with a range, showing the number of weeks ago (e.g., 'From 2 to 4 weeks ago'). The placeholders {from} and {to} represent the start and end weeks."
983
788
  },
984
789
  "filters.interval.weeks.past.sameValue": {
985
790
  "value": "{value} {value, plural, one {week} other {weeks}} ago",
986
- "comment": "Time interval for a single past week (e.g., '2 weeks ago'). The placeholder {value} represents the number of weeks.",
987
- "limit": 0
791
+ "comment": "Time interval for a single past week (e.g., '2 weeks ago'). The placeholder {value} represents the number of weeks."
988
792
  },
989
793
  "filters.interval.weeks.future": {
990
794
  "value": "From {from} to {to} {to, plural, one {week} other {weeks}} ahead",
991
- "comment": "Time interval for future weeks with a range, showing the number of weeks ahead (e.g., 'From 2 to 4 weeks ahead'). The placeholders {from} and {to} represent the start and end weeks.",
992
- "limit": 0
795
+ "comment": "Time interval for future weeks with a range, showing the number of weeks ahead (e.g., 'From 2 to 4 weeks ahead'). The placeholders {from} and {to} represent the start and end weeks."
993
796
  },
994
797
  "filters.interval.weeks.future.sameValue": {
995
798
  "value": "{value} {value, plural, one {week} other {weeks}} ahead",
996
- "comment": "Time interval for a single future week (e.g., '2 weeks ahead'). The placeholder {value} represents the number of weeks.",
997
- "limit": 0
799
+ "comment": "Time interval for a single future week (e.g., '2 weeks ahead'). The placeholder {value} represents the number of weeks."
998
800
  },
999
801
  "filters.interval.weeks.mixed": {
1000
802
  "value": "From {from} {from, plural, one {week} other {weeks}} ago to {to} {to, plural, one {week} other {weeks}} ahead",
1001
- "comment": "Time interval spanning both past and future weeks (e.g., 'From 1 week ago to 2 weeks ahead'). The placeholders {from} and {to} represent the number of weeks in the past and future respectively.",
1002
- "limit": 0
803
+ "comment": "Time interval spanning both past and future weeks (e.g., 'From 1 week ago to 2 weeks ahead'). The placeholders {from} and {to} represent the number of weeks in the past and future respectively."
1003
804
  },
1004
805
  "filters.interval.months.past": {
1005
806
  "value": "From {from} to {to} {to, plural, one {month} other {months}} ago",
1006
- "comment": "Time interval for past months with a range, showing the number of months ago (e.g., 'From 2 to 4 months ago'). The placeholders {from} and {to} represent the start and end months.",
1007
- "limit": 0
807
+ "comment": "Time interval for past months with a range, showing the number of months ago (e.g., 'From 2 to 4 months ago'). The placeholders {from} and {to} represent the start and end months."
1008
808
  },
1009
809
  "filters.interval.months.past.sameValue": {
1010
810
  "value": "{value} {value, plural, one {month} other {months}} ago",
1011
- "comment": "Time interval for a single past month (e.g., '2 months ago'). The placeholder {value} represents the number of months.",
1012
- "limit": 0
811
+ "comment": "Time interval for a single past month (e.g., '2 months ago'). The placeholder {value} represents the number of months."
1013
812
  },
1014
813
  "filters.interval.months.future": {
1015
814
  "value": "From {from} to {to} {to, plural, one {month} other {months}} ahead",
1016
- "comment": "Time interval for future months with a range, showing the number of months ahead (e.g., 'From 2 to 4 months ahead'). The placeholders {from} and {to} represent the start and end months.",
1017
- "limit": 0
815
+ "comment": "Time interval for future months with a range, showing the number of months ahead (e.g., 'From 2 to 4 months ahead'). The placeholders {from} and {to} represent the start and end months."
1018
816
  },
1019
817
  "filters.interval.months.future.sameValue": {
1020
818
  "value": "{value} {value, plural, one {month} other {months}} ahead",
1021
- "comment": "Time interval for a single future month (e.g., '2 months ahead'). The placeholder {value} represents the number of months.",
1022
- "limit": 0
819
+ "comment": "Time interval for a single future month (e.g., '2 months ahead'). The placeholder {value} represents the number of months."
1023
820
  },
1024
821
  "filters.interval.months.mixed": {
1025
822
  "value": "From {from} {from, plural, one {month} other {months}} ago to {to} {to, plural, one {month} other {months}} ahead",
1026
- "comment": "Time interval spanning both past and future months (e.g., 'From 1 month ago to 2 months ahead'). The placeholders {from} and {to} represent the number of months in the past and future respectively.",
1027
- "limit": 0
823
+ "comment": "Time interval spanning both past and future months (e.g., 'From 1 month ago to 2 months ahead'). The placeholders {from} and {to} represent the number of months in the past and future respectively."
1028
824
  },
1029
825
  "filters.interval.quarters.past": {
1030
826
  "value": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ago",
1031
- "comment": "Time interval for past quarters with a range, showing the number of quarters ago (e.g., 'From Q2 to Q4 last year'). The placeholders {from} and {to} represent the start and end quarters.",
1032
- "limit": 0
827
+ "comment": "Time interval for past quarters with a range, showing the number of quarters ago (e.g., 'From Q2 to Q4 last year'). The placeholders {from} and {to} represent the start and end quarters."
1033
828
  },
1034
829
  "filters.interval.quarters.past.sameValue": {
1035
830
  "value": "{value} {value, plural, one {quarter} other {quarters}} ago",
1036
- "comment": "Time interval for a single past quarter (e.g., '2 quarters ago'). The placeholder {value} represents the number of quarters.",
1037
- "limit": 0
831
+ "comment": "Time interval for a single past quarter (e.g., '2 quarters ago'). The placeholder {value} represents the number of quarters."
1038
832
  },
1039
833
  "filters.interval.quarters.future": {
1040
834
  "value": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ahead",
1041
- "comment": "Time interval for future quarters with a range, showing the number of quarters ahead (e.g., 'From Q3 to Q4 next year'). The placeholders {from} and {to} represent the start and end quarters.",
1042
- "limit": 0
835
+ "comment": "Time interval for future quarters with a range, showing the number of quarters ahead (e.g., 'From Q3 to Q4 next year'). The placeholders {from} and {to} represent the start and end quarters."
1043
836
  },
1044
837
  "filters.interval.quarters.future.sameValue": {
1045
838
  "value": "{value} {value, plural, one {quarter} other {quarters}} ahead",
1046
- "comment": "Time interval for a single future quarter (e.g., '2 quarters ahead'). The placeholder {value} represents the number of quarters.",
1047
- "limit": 0
839
+ "comment": "Time interval for a single future quarter (e.g., '2 quarters ahead'). The placeholder {value} represents the number of quarters."
1048
840
  },
1049
841
  "filters.interval.quarters.mixed": {
1050
842
  "value": "From {from} {from, plural, one {quarter} other {quarters}} ago to {to} {to, plural, one {quarter} other {quarters}} ahead",
1051
- "comment": "Time interval spanning both past and future quarters (e.g., 'From Q1 last year to Q2 next year'). The placeholders {from} and {to} represent the number of quarters in the past and future respectively.",
1052
- "limit": 0
843
+ "comment": "Time interval spanning both past and future quarters (e.g., 'From Q1 last year to Q2 next year'). The placeholders {from} and {to} represent the number of quarters in the past and future respectively."
1053
844
  },
1054
845
  "filters.interval.years.past": {
1055
846
  "value": "From {from} to {to} {to, plural, one {year} other {years}} ago",
1056
- "comment": "Time interval for past years with a range, showing the number of years ago (e.g., 'From 2 to 4 years ago'). The placeholders {from} and {to} represent the start and end years.",
1057
- "limit": 0
847
+ "comment": "Time interval for past years with a range, showing the number of years ago (e.g., 'From 2 to 4 years ago'). The placeholders {from} and {to} represent the start and end years."
1058
848
  },
1059
849
  "filters.interval.years.past.sameValue": {
1060
850
  "value": "{value} {value, plural, one {year} other {years}} ago",
1061
- "comment": "Time interval for a single past year (e.g., '2 years ago'). The placeholder {value} represents the number of years.",
1062
- "limit": 0
851
+ "comment": "Time interval for a single past year (e.g., '2 years ago'). The placeholder {value} represents the number of years."
1063
852
  },
1064
853
  "filters.interval.years.future": {
1065
854
  "value": "From {from} to {to} {to, plural, one {year} other {years}} ahead",
1066
- "comment": "Time interval for future years with a range, showing the number of years ahead (e.g., 'From 2025 to 2027'). The placeholders {from} and {to} represent the start and end years.",
1067
- "limit": 0
855
+ "comment": "Time interval for future years with a range, showing the number of years ahead (e.g., 'From 2025 to 2027'). The placeholders {from} and {to} represent the start and end years."
1068
856
  },
1069
857
  "filters.interval.years.future.sameValue": {
1070
858
  "value": "{value} {value, plural, one {year} other {years}} ahead",
1071
- "comment": "Time interval for a single future year (e.g., '2 years ahead'). The placeholder {value} represents the number of years.",
1072
- "limit": 0
859
+ "comment": "Time interval for a single future year (e.g., '2 years ahead'). The placeholder {value} represents the number of years."
1073
860
  },
1074
861
  "filters.interval.years.mixed": {
1075
862
  "value": "From {from} {from, plural, one {year} other {years}} ago to {to} {to, plural, one {year} other {years}} ahead",
1076
- "comment": "Time interval spanning both past and future years (e.g., 'From 1 year ago to 2 years ahead'). The placeholders {from} and {to} represent the number of years in the past and future respectively.",
1077
- "limit": 0
863
+ "comment": "Time interval spanning both past and future years (e.g., 'From 1 year ago to 2 years ahead'). The placeholders {from} and {to} represent the number of years in the past and future respectively."
1078
864
  },
1079
865
  "filters.granularity.minutes": {
1080
866
  "value": "Minutes",
1081
- "comment": "Time granularity option for filtering data at the minute level. Used in time-based filters and selectors.",
1082
- "limit": 0
867
+ "comment": "Time granularity option for filtering data at the minute level. Used in time-based filters and selectors."
1083
868
  },
1084
869
  "filters.granularity.hours": {
1085
870
  "value": "Hours",
1086
- "comment": "Time granularity option for filtering data at the hour level. Used in time-based filters and selectors.",
1087
- "limit": 0
871
+ "comment": "Time granularity option for filtering data at the hour level. Used in time-based filters and selectors."
1088
872
  },
1089
873
  "filters.granularity.days": {
1090
874
  "value": "Days",
1091
- "comment": "Time granularity option for filtering data at the day level. Used in time-based filters and selectors.",
1092
- "limit": 0
875
+ "comment": "Time granularity option for filtering data at the day level. Used in time-based filters and selectors."
1093
876
  },
1094
877
  "filters.granularity.weeks": {
1095
878
  "value": "Weeks",
1096
- "comment": "Time granularity option for filtering data at the week level. Used in time-based filters and selectors.",
1097
- "limit": 0
879
+ "comment": "Time granularity option for filtering data at the week level. Used in time-based filters and selectors."
1098
880
  },
1099
881
  "filters.granularity.months": {
1100
882
  "value": "Months",
1101
- "comment": "Time granularity option for filtering data at the month level. Used in time-based filters and selectors.",
1102
- "limit": 0
883
+ "comment": "Time granularity option for filtering data at the month level. Used in time-based filters and selectors."
1103
884
  },
1104
885
  "filters.granularity.quarters": {
1105
886
  "value": "Quarters",
1106
- "comment": "Time granularity option for filtering data at the quarter level. Used in time-based filters and selectors.",
1107
- "limit": 0
887
+ "comment": "Time granularity option for filtering data at the quarter level. Used in time-based filters and selectors."
1108
888
  },
1109
889
  "filters.granularity.years": {
1110
890
  "value": "Years",
1111
- "comment": "Time granularity option for filtering data at the year level. Used in time-based filters and selectors.",
1112
- "limit": 0
891
+ "comment": "Time granularity option for filtering data at the year level. Used in time-based filters and selectors."
1113
892
  },
1114
893
  "filters.staticPeriod.dateFrom": {
1115
894
  "value": "Start date",
1116
- "comment": "Displayed as label of input where user enters a date that marks the start of date range.",
1117
- "limit": 0
895
+ "comment": "Displayed as label of input where user enters a date that marks the start of date range."
1118
896
  },
1119
897
  "filters.staticPeriod.timeFrom": {
1120
898
  "value": "Start time",
1121
- "comment": "Displayed as label of input where user enters a time that marks the start of date range.",
1122
- "limit": 0
899
+ "comment": "Displayed as label of input where user enters a time that marks the start of date range."
1123
900
  },
1124
901
  "filters.staticPeriod.dateTo": {
1125
902
  "value": "End date",
1126
- "comment": "Displayed as label of input where user enters a date that marks the end of date range.",
1127
- "limit": 0
903
+ "comment": "Displayed as label of input where user enters a date that marks the end of date range."
1128
904
  },
1129
905
  "filters.staticPeriod.timeTo": {
1130
906
  "value": "End time",
1131
- "comment": "Displayed as label of input where user enters a time that marks the end of date range.",
1132
- "limit": 0
907
+ "comment": "Displayed as label of input where user enters a time that marks the end of date range."
1133
908
  },
1134
909
  "filters.staticPeriod.dateFormatHint": {
1135
910
  "value": "Use date format {format}.",
1136
- "comment": "Date input field hint. The {format} placeholder shows the expected date format pattern (e.g., 'MM/DD/YYYY').",
1137
- "limit": 0
911
+ "comment": "Date input field hint. The {format} placeholder shows the expected date format pattern (e.g., 'MM/DD/YYYY')."
1138
912
  },
1139
913
  "filters.staticPeriod.timeFormatHint": {
1140
914
  "value": "Use time format HH:MM; max value is 23:59.",
1141
- "comment": "Displayed as a hint below input in which user enters a time.",
1142
- "limit": 0
915
+ "comment": "Displayed as a hint below input in which user enters a time."
1143
916
  },
1144
917
  "filters.date.accessibility.label.from": {
1145
918
  "value": "Select date from",
1146
- "comment": "Accessibility label for the 'from' date input field in date range selectors. Used by screen readers to identify the start date selection.",
1147
- "limit": 0
919
+ "comment": "Accessibility label for the 'from' date input field in date range selectors. Used by screen readers to identify the start date selection."
1148
920
  },
1149
921
  "filters.date.accessibility.label.to": {
1150
922
  "value": "Select date to",
1151
- "comment": "Accessibility label for the 'to' date input field in date range selectors. Used by screen readers to identify the end date selection.",
1152
- "limit": 0
923
+ "comment": "Accessibility label for the 'to' date input field in date range selectors. Used by screen readers to identify the end date selection."
1153
924
  },
1154
925
  "filters.time.accessibility.label.from": {
1155
926
  "value": "Select time from",
1156
- "comment": "Accessibility label for the 'from' time input field in time range selectors. Used by screen readers to identify the start time selection.",
1157
- "limit": 0
927
+ "comment": "Accessibility label for the 'from' time input field in time range selectors. Used by screen readers to identify the start time selection."
1158
928
  },
1159
929
  "filters.time.accessibility.label.to": {
1160
930
  "value": "Select time to",
1161
- "comment": "Accessibility label for the 'to' time input field in time range selectors. Used by screen readers to identify the end time selection.",
1162
- "limit": 0
931
+ "comment": "Accessibility label for the 'to' time input field in time range selectors. Used by screen readers to identify the end time selection."
1163
932
  },
1164
933
  "filters.relative.placeholder": {
1165
934
  "value": "Type or select",
1166
- "comment": "Placeholder text shown in relative date filter inputs, indicating users can either type a value or select from a list of options.",
1167
- "limit": 0
935
+ "comment": "Placeholder text shown in relative date filter inputs, indicating users can either type a value or select from a list of options."
1168
936
  },
1169
937
  "filters.relative.from.label": {
1170
938
  "value": "Period start",
1171
- "comment": "Label for the starting point of a relative time period in date range selectors. Indicates where the time period begins.",
1172
- "limit": 0
939
+ "comment": "Label for the starting point of a relative time period in date range selectors. Indicates where the time period begins."
1173
940
  },
1174
941
  "filters.relative.from.invalid.value": {
1175
942
  "value": "Error: Invalid period start — enter a valid period or select it from the list.",
1176
- "comment": "Error message shown when an invalid value is entered for the start of a relative time period. Guides users to enter a valid value or select from available options.",
1177
- "limit": 0
943
+ "comment": "Error message shown when an invalid value is entered for the start of a relative time period. Guides users to enter a valid value or select from available options."
1178
944
  },
1179
945
  "filters.relative.from.empty.value": {
1180
946
  "value": "Error: Period start is empty — enter a valid period or select it from the list.",
1181
- "comment": "Error message shown when the start period field is left empty in a relative date filter. Guides users to provide a valid value or select from available options.",
1182
- "limit": 0
947
+ "comment": "Error message shown when the start period field is left empty in a relative date filter. Guides users to provide a valid value or select from available options."
1183
948
  },
1184
949
  "filters.relative.to.label": {
1185
950
  "value": "Period end",
1186
- "comment": "Label for the ending point of a relative time period in date range selectors. Indicates where the time period concludes.",
1187
- "limit": 0
951
+ "comment": "Label for the ending point of a relative time period in date range selectors. Indicates where the time period concludes."
1188
952
  },
1189
953
  "filters.relative.to.invalid.value": {
1190
954
  "value": "Error: Invalid period end — enter a valid period or select it from the list.",
1191
- "comment": "Error message shown when an invalid value is entered for the end of a relative time period. Helps users correct their input with valid values.",
1192
- "limit": 0
955
+ "comment": "Error message shown when an invalid value is entered for the end of a relative time period. Helps users correct their input with valid values."
1193
956
  },
1194
957
  "filters.relative.to.empty.value": {
1195
958
  "value": "Error: Period end is empty — enter a valid period or select it from the list.",
1196
- "comment": "Error message shown when the end period field is left empty in a relative date filter. Prompts users to provide a valid value or select from available options.",
1197
- "limit": 0
959
+ "comment": "Error message shown when the end period field is left empty in a relative date filter. Prompts users to provide a valid value or select from available options."
1198
960
  },
1199
961
  "filters.floatingRange": {
1200
962
  "value": "Relative period",
1201
- "comment": "Label for the relative period filter option, allowing users to select time periods relative to the current date (e.g., 'Last 7 days').",
1202
- "limit": 0
963
+ "comment": "Label for the relative period filter option, allowing users to select time periods relative to the current date (e.g., 'Last 7 days')."
1203
964
  },
1204
965
  "filters.floatingRange.tooltip": {
1205
966
  "value": "The date range is relative to today and adjusts in time.",
1206
- "comment": "Tooltip explaining that the relative period filter will automatically update based on the current date, ensuring the time window remains consistent (e.g., 'Last 30 days' will always show the most recent 30 days).",
1207
- "limit": 0
967
+ "comment": "Tooltip explaining that the relative period filter will automatically update based on the current date, ensuring the time window remains consistent (e.g., 'Last 30 days' will always show the most recent 30 days)."
1208
968
  },
1209
969
  "filters.floatingRange.noMatch": {
1210
970
  "value": "No match found",
1211
- "comment": "Message displayed when a search or filter operation in the relative period selector doesn't return any matching results.",
1212
- "limit": 0
971
+ "comment": "Message displayed when a search or filter operation in the relative period selector doesn't return any matching results."
1213
972
  },
1214
973
  "filters.floatingRange.tooBig": {
1215
974
  "value": "Maximum value: {limit}",
1216
- "comment": "Error message shown when a user enters a value exceeding the maximum allowed limit in a relative period filter. Example: 'Maximum value: 100'.",
1217
- "limit": 32
975
+ "comment": "Error message shown when a user enters a value exceeding the maximum allowed limit in a relative period filter. Example: 'Maximum value: 100'."
1218
976
  },
1219
977
  "filters.floatingRange.option.minute.offset.history": {
1220
978
  "value": "{n, plural, one {last minute} other {# minutes ago}}",
1221
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1222
- "limit": 0
979
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1223
980
  },
1224
981
  "filters.floatingRange.option.minute.offset.today": {
1225
982
  "value": "this minute",
1226
- "comment": "Option in the relative time selector referring to the current minute. Used when filtering data to include only the current minute's data.",
1227
- "limit": 0
983
+ "comment": "Option in the relative time selector referring to the current minute. Used when filtering data to include only the current minute's data."
1228
984
  },
1229
985
  "filters.floatingRange.option.minute.offset.future": {
1230
986
  "value": "{n, plural, one {next minute} other {# minutes ahead}}",
1231
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1232
- "limit": 0
987
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1233
988
  },
1234
989
  "filters.floatingRange.option.hour.offset.history": {
1235
990
  "value": "{n, plural, one {last hour} other {# hours ago}}",
1236
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1237
- "limit": 0
991
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1238
992
  },
1239
993
  "filters.floatingRange.option.hour.offset.today": {
1240
994
  "value": "this hour",
1241
- "comment": "Relative time filter option referring to the current hour. Used to filter data for the current 60-minute period.",
1242
- "limit": 0
995
+ "comment": "Relative time filter option referring to the current hour. Used to filter data for the current 60-minute period."
1243
996
  },
1244
997
  "filters.floatingRange.option.hour.offset.future": {
1245
998
  "value": "{n, plural, one {next hour} other {# hours ahead}}",
1246
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1247
- "limit": 0
999
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1248
1000
  },
1249
1001
  "filters.floatingRange.option.day.offset.history": {
1250
1002
  "value": "{n, plural, one {yesterday} other {# days ago}}",
1251
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1252
- "limit": 0
1003
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1253
1004
  },
1254
1005
  "filters.floatingRange.option.day.offset.today": {
1255
1006
  "value": "today",
1256
- "comment": "Relative time filter option for the current calendar day. Used to filter data for the current 24-hour period from midnight to midnight.",
1257
- "limit": 0
1007
+ "comment": "Relative time filter option for the current calendar day. Used to filter data for the current 24-hour period from midnight to midnight."
1258
1008
  },
1259
1009
  "filters.floatingRange.option.day.offset.future": {
1260
1010
  "value": "{n, plural, one {tomorrow} other {# days ahead}}",
1261
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1262
- "limit": 0
1011
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1263
1012
  },
1264
1013
  "filters.floatingRange.option.week.offset.history": {
1265
1014
  "value": "{n, plural, one {last week} other {# weeks ago}}",
1266
- "comment": "Relative time filter option for past weeks. The placeholder {n} represents the number of weeks ago. Used in time-based filtering to reference previous weeks.",
1267
- "limit": 0
1015
+ "comment": "Relative time filter option for past weeks. The placeholder {n} represents the number of weeks ago. Used in time-based filtering to reference previous weeks."
1268
1016
  },
1269
1017
  "filters.floatingRange.option.week.offset.today": {
1270
1018
  "value": "this week",
1271
- "comment": "Relative time filter option for the current calendar week (typically Sunday to Saturday or Monday to Sunday, depending on locale). Used to filter data for the current 7-day period.",
1272
- "limit": 0
1019
+ "comment": "Relative time filter option for the current calendar week (typically Sunday to Saturday or Monday to Sunday, depending on locale). Used to filter data for the current 7-day period."
1273
1020
  },
1274
1021
  "filters.floatingRange.option.week.offset.future": {
1275
1022
  "value": "{n, plural, one {next week} other {# weeks ahead}}",
1276
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1277
- "limit": 0
1023
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1278
1024
  },
1279
1025
  "filters.floatingRange.option.month.offset.history": {
1280
1026
  "value": "{n, plural, one {last month} other {# months ago}}",
1281
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1282
- "limit": 0
1027
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1283
1028
  },
1284
1029
  "filters.floatingRange.option.month.offset.today": {
1285
1030
  "value": "this month",
1286
- "comment": "Relative time filter option for the current calendar month. Used to filter data for the current month from first to last day.",
1287
- "limit": 0
1031
+ "comment": "Relative time filter option for the current calendar month. Used to filter data for the current month from first to last day."
1288
1032
  },
1289
1033
  "filters.floatingRange.option.month.offset.future": {
1290
1034
  "value": "{n, plural, one {next month} other {# months ahead}}",
1291
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1292
- "limit": 0
1035
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1293
1036
  },
1294
1037
  "filters.floatingRange.option.quarter.offset.history": {
1295
1038
  "value": "{n, plural, one {last quarter} other {# quarters ago}}",
1296
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1297
- "limit": 0
1039
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1298
1040
  },
1299
1041
  "filters.floatingRange.option.quarter.offset.today": {
1300
1042
  "value": "this quarter",
1301
- "comment": "Relative time filter option for the current calendar quarter (Q1: Jan-Mar, Q2: Apr-Jun, etc.). Used to filter data for the current 3-month period.",
1302
- "limit": 0
1043
+ "comment": "Relative time filter option for the current calendar quarter (Q1: Jan-Mar, Q2: Apr-Jun, etc.). Used to filter data for the current 3-month period."
1303
1044
  },
1304
1045
  "filters.floatingRange.option.quarter.offset.future": {
1305
1046
  "value": "{n, plural, one {next quarter} other {# quarters ahead}}",
1306
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1307
- "limit": 0
1047
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1308
1048
  },
1309
1049
  "filters.floatingRange.option.year.offset.history": {
1310
1050
  "value": "{n, plural, one {last year} other {# years ago}}",
1311
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1312
- "limit": 0
1051
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1313
1052
  },
1314
1053
  "filters.floatingRange.option.year.offset.today": {
1315
1054
  "value": "this year",
1316
- "comment": "Relative time filter option for the current calendar year. Used to filter data for the current 12-month period from January to December.",
1317
- "limit": 0
1055
+ "comment": "Relative time filter option for the current calendar year. Used to filter data for the current 12-month period from January to December."
1318
1056
  },
1319
1057
  "filters.floatingRange.option.year.offset.future": {
1320
1058
  "value": "{n, plural, one {next year} other {# years ahead}}",
1321
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1322
- "limit": 0
1059
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1323
1060
  },
1324
1061
  "filters.allTime.title": {
1325
1062
  "value": "All time",
1326
- "comment": "Filter option indicating no time-based filtering should be applied, including all available historical data in the results.",
1327
- "limit": 0
1063
+ "comment": "Filter option indicating no time-based filtering should be applied, including all available historical data in the results."
1328
1064
  },
1329
1065
  "filters.allTime.excludeCurrentPeriod": {
1330
1066
  "value": "Exclude open period",
1331
- "comment": "Option to exclude incomplete or in-progress time periods from the 'All time' filter, such as the current day, week, or month that hasn't fully elapsed.",
1332
- "limit": 0
1067
+ "comment": "Option to exclude incomplete or in-progress time periods from the 'All time' filter, such as the current day, week, or month that hasn't fully elapsed."
1333
1068
  },
1334
1069
  "filters.minute.title": {
1335
1070
  "value": "MINUTE",
1336
- "comment": "Header label for minute-level time filter options. Used in filter configuration interfaces to group minute-related filtering controls.",
1337
- "limit": 0
1071
+ "comment": "Header label for minute-level time filter options. Used in filter configuration interfaces to group minute-related filtering controls."
1338
1072
  },
1339
1073
  "filters.minute.excludeCurrentPeriod": {
1340
1074
  "value": "Exclude this minute",
1341
- "comment": "Option to exclude the current minute from the filtered results. Useful when the current minute might contain incomplete or in-progress data.",
1342
- "limit": 0
1075
+ "comment": "Option to exclude the current minute from the filtered results. Useful when the current minute might contain incomplete or in-progress data."
1343
1076
  },
1344
1077
  "filters.hour.title": {
1345
1078
  "value": "HOUR",
1346
- "comment": "Header label for hour-level time filter options. Used in filter configuration interfaces to group hour-related filtering controls.",
1347
- "limit": 0
1079
+ "comment": "Header label for hour-level time filter options. Used in filter configuration interfaces to group hour-related filtering controls."
1348
1080
  },
1349
1081
  "filters.hour.excludeCurrentPeriod": {
1350
1082
  "value": "Exclude this hour",
1351
- "comment": "Option to exclude the current hour from the filtered results. Useful when the current hour might contain incomplete or in-progress data.",
1352
- "limit": 0
1083
+ "comment": "Option to exclude the current hour from the filtered results. Useful when the current hour might contain incomplete or in-progress data."
1353
1084
  },
1354
1085
  "filters.day.title": {
1355
1086
  "value": "DAY",
1356
- "comment": "Header label for day-level time filter options. Used in filter configuration interfaces to group day-related filtering controls.",
1357
- "limit": 0
1087
+ "comment": "Header label for day-level time filter options. Used in filter configuration interfaces to group day-related filtering controls."
1358
1088
  },
1359
1089
  "filters.day.excludeCurrentPeriod": {
1360
1090
  "value": "Exclude today",
1361
- "comment": "Option to exclude the current day from the filtered results. Useful when today's data might be incomplete or still being collected.",
1362
- "limit": 0
1091
+ "comment": "Option to exclude the current day from the filtered results. Useful when today's data might be incomplete or still being collected."
1363
1092
  },
1364
1093
  "filters.week.title": {
1365
1094
  "value": "WEEK",
1366
- "comment": "Header label for week-level time filter options. Used in filter configuration interfaces to group week-related filtering controls.",
1367
- "limit": 0
1095
+ "comment": "Header label for week-level time filter options. Used in filter configuration interfaces to group week-related filtering controls."
1368
1096
  },
1369
1097
  "filters.week.excludeCurrentPeriod": {
1370
1098
  "value": "Exclude this week",
1371
- "comment": "Option to exclude the current week from the filtered results. Useful when the current week's data might be incomplete or still being collected.",
1372
- "limit": 0
1099
+ "comment": "Option to exclude the current week from the filtered results. Useful when the current week's data might be incomplete or still being collected."
1373
1100
  },
1374
1101
  "filters.month.title": {
1375
1102
  "value": "MONTH",
1376
- "comment": "Header label for month-level time filter options. Used in filter configuration interfaces to group month-related filtering controls.",
1377
- "limit": 0
1103
+ "comment": "Header label for month-level time filter options. Used in filter configuration interfaces to group month-related filtering controls."
1378
1104
  },
1379
1105
  "filters.month.excludeCurrentPeriod": {
1380
1106
  "value": "Exclude this month",
1381
- "comment": "Option to exclude the current month from the filtered results. Useful when the current month's data might be incomplete or still being collected.",
1382
- "limit": 0
1107
+ "comment": "Option to exclude the current month from the filtered results. Useful when the current month's data might be incomplete or still being collected."
1383
1108
  },
1384
1109
  "filters.quarter.title": {
1385
1110
  "value": "QUARTER",
1386
- "comment": "Header label for quarter-level time filter options. Used in filter configuration interfaces to group quarter-related filtering controls.",
1387
- "limit": 0
1111
+ "comment": "Header label for quarter-level time filter options. Used in filter configuration interfaces to group quarter-related filtering controls."
1388
1112
  },
1389
1113
  "filters.quarter.excludeCurrentPeriod": {
1390
1114
  "value": "Exclude this quarter",
1391
- "comment": "Option to exclude the current quarter from the filtered results. Useful when the current quarter's data might be incomplete or still being collected.",
1392
- "limit": 0
1115
+ "comment": "Option to exclude the current quarter from the filtered results. Useful when the current quarter's data might be incomplete or still being collected."
1393
1116
  },
1394
1117
  "filters.year.title": {
1395
1118
  "value": "YEAR",
1396
- "comment": "Header label for year-level time filter options. Used in filter configuration interfaces to group year-related filtering controls.",
1397
- "limit": 0
1119
+ "comment": "Header label for year-level time filter options. Used in filter configuration interfaces to group year-related filtering controls."
1398
1120
  },
1399
1121
  "filters.year.excludeCurrentPeriod": {
1400
1122
  "value": "Exclude this year",
1401
- "comment": "Option to exclude the current year from the filtered results. Useful when the current year's data might be incomplete or still being collected.",
1402
- "limit": 0
1123
+ "comment": "Option to exclude the current year from the filtered results. Useful when the current year's data might be incomplete or still being collected."
1403
1124
  },
1404
1125
  "filters.excludeCurrentPeriod.unavailable": {
1405
1126
  "value": "Not available for the selected date range",
1406
- "comment": "Message displayed when the 'exclude current period' option is not applicable to the currently selected date range filter settings.",
1407
- "limit": 0
1127
+ "comment": "Message displayed when the 'exclude current period' option is not applicable to the currently selected date range filter settings."
1408
1128
  },
1409
1129
  "filters.staticPeriod": {
1410
1130
  "value": "Static period",
1411
- "comment": "Label for the static period filter option, allowing users to select fixed date ranges that don't change over time (as opposed to relative periods).",
1412
- "limit": 0
1131
+ "comment": "Label for the static period filter option, allowing users to select fixed date ranges that don't change over time (as opposed to relative periods)."
1413
1132
  },
1414
1133
  "filters.staticPeriod.errors.emptyStartDate": {
1415
1134
  "value": "Error: Start date is empty — enter a valid date to continue.",
1416
- "comment": "The error is displayed when user did not entered value that specifies start of the daterange.",
1417
- "limit": 0
1135
+ "comment": "The error is displayed when user did not entered value that specifies start of the daterange."
1418
1136
  },
1419
1137
  "filters.staticPeriod.errors.invalidStartDate": {
1420
1138
  "value": "Error: Invalid start date — use {format} format.",
1421
- "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: Start date is not in MM/dd/yyyy format'.",
1422
- "limit": 0
1139
+ "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: Start date is not in MM/dd/yyyy format'."
1423
1140
  },
1424
1141
  "filters.staticPeriod.errors.startDateAfterEndDate": {
1425
1142
  "value": "Error: Invalid start date — set a date before the end date.",
1426
- "comment": "This error is displayed once there is a datetime range and Start date is after End date.",
1427
- "limit": 0
1143
+ "comment": "This error is displayed once there is a datetime range and Start date is after End date."
1428
1144
  },
1429
1145
  "filters.staticPeriod.errors.startTimeAfterEndTime": {
1430
1146
  "value": "Error: Invalid start time — set a time before the end time.",
1431
- "comment": "This error is displayed once there is a datetime range and Start time is after End time.",
1432
- "limit": 0
1147
+ "comment": "This error is displayed once there is a datetime range and Start time is after End time."
1433
1148
  },
1434
1149
  "filters.staticPeriod.errors.emptyEndDate": {
1435
1150
  "value": "Error: End date is empty — enter a valid date to continue.",
1436
- "comment": "The error is displayed when user did not entered value that specifies end of the daterange.",
1437
- "limit": 0
1151
+ "comment": "The error is displayed when user did not entered value that specifies end of the daterange."
1438
1152
  },
1439
1153
  "filters.staticPeriod.errors.invalidEndDate": {
1440
1154
  "value": "Error: Invalid end date — use {format} format.",
1441
- "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: End date is not in MM/dd/yyyy format'.",
1442
- "limit": 0
1155
+ "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: End date is not in MM/dd/yyyy format'."
1443
1156
  },
1444
1157
  "filters.staticPeriod.errors.endDateBeforeStartDate": {
1445
1158
  "value": "Error: Invalid end date — set a date after the start date.",
1446
- "comment": "This error is displayed once there is a datetime range and End date is before Start date.",
1447
- "limit": 0
1159
+ "comment": "This error is displayed once there is a datetime range and End date is before Start date."
1448
1160
  },
1449
1161
  "filters.staticPeriod.errors.endTimeBeforeStartTime": {
1450
1162
  "value": "Error: Invalid end time — set a time after the start time.",
1451
- "comment": "This error is displayed once there is a datetime range and End time is before Start time.",
1452
- "limit": 0
1163
+ "comment": "This error is displayed once there is a datetime range and End time is before Start time."
1453
1164
  },
1454
1165
  "mvf.operator.all": {
1455
1166
  "value": "all",
1456
- "comment": "Covers all the operators like 'Greater than', 'Less than', etc.",
1457
- "limit": 0
1167
+ "comment": "Covers all the operators like 'Greater than', 'Less than', etc."
1458
1168
  },
1459
1169
  "mvf.operator.greaterThan": {
1460
1170
  "value": "greater than",
1461
- "comment": "Filter operator that matches values greater than the specified value. Used in measure value filters to filter data points above a certain threshold.",
1462
- "limit": 0
1171
+ "comment": "Filter operator that matches values greater than the specified value. Used in measure value filters to filter data points above a certain threshold."
1463
1172
  },
1464
1173
  "mvf.operator.greaterThanOrEqualTo": {
1465
1174
  "value": "greater than or equal to",
1466
- "comment": "Filter operator that matches values greater than or equal to the specified value. Used in measure value filters to include the threshold value in the results.",
1467
- "limit": 0
1175
+ "comment": "Filter operator that matches values greater than or equal to the specified value. Used in measure value filters to include the threshold value in the results."
1468
1176
  },
1469
1177
  "mvf.operator.lessThan": {
1470
1178
  "value": "less than",
1471
- "comment": "Filter operator that matches values less than the specified value. Used in measure value filters to filter data points below a certain threshold.",
1472
- "limit": 0
1179
+ "comment": "Filter operator that matches values less than the specified value. Used in measure value filters to filter data points below a certain threshold."
1473
1180
  },
1474
1181
  "mvf.operator.lessThanOrEqualTo": {
1475
1182
  "value": "less than or equal to",
1476
- "comment": "Filter operator that matches values less than or equal to the specified value. Used in measure value filters to include the threshold value in the results.",
1477
- "limit": 0
1183
+ "comment": "Filter operator that matches values less than or equal to the specified value. Used in measure value filters to include the threshold value in the results."
1478
1184
  },
1479
1185
  "mvf.operator.equalTo": {
1480
1186
  "value": "equal to",
1481
- "comment": "Filter operator that matches values exactly equal to the specified value. Used in measure value filters to find specific data points.",
1482
- "limit": 0
1187
+ "comment": "Filter operator that matches values exactly equal to the specified value. Used in measure value filters to find specific data points."
1483
1188
  },
1484
1189
  "mvf.operator.notEqualTo": {
1485
1190
  "value": "not equal to",
1486
- "comment": "Filter operator that matches all values except the specified value. Used in measure value filters to exclude specific data points.",
1487
- "limit": 0
1191
+ "comment": "Filter operator that matches all values except the specified value. Used in measure value filters to exclude specific data points."
1488
1192
  },
1489
1193
  "mvf.operator.between": {
1490
1194
  "value": "between",
1491
- "comment": "Filter operator that matches values within a specified range (inclusive of boundaries). Used in measure value filters to find data points within a specific range.",
1492
- "limit": 0
1195
+ "comment": "Filter operator that matches values within a specified range (inclusive of boundaries). Used in measure value filters to find data points within a specific range."
1493
1196
  },
1494
1197
  "mvf.operator.notBetween": {
1495
1198
  "value": "not between",
1496
- "comment": "Filter operator that matches values outside a specified range (exclusive of boundaries). Used in measure value filters to exclude data points within a specific range.",
1497
- "limit": 0
1199
+ "comment": "Filter operator that matches values outside a specified range (exclusive of boundaries). Used in measure value filters to exclude data points within a specific range."
1498
1200
  },
1499
1201
  "mvf.operator.between.tooltip.bubble": {
1500
1202
  "value": "Start and end values are included.",
1501
- "comment": "Tooltip explaining that when using the 'between' operator, the range is inclusive of both the start and end values in the filter criteria.",
1502
- "limit": 0
1203
+ "comment": "Tooltip explaining that when using the 'between' operator, the range is inclusive of both the start and end values in the filter criteria."
1503
1204
  },
1504
1205
  "mvf.operator.notBetween.tooltip.bubble": {
1505
1206
  "value": "Start and end values are not included.",
1506
- "comment": "Tooltip explaining that when using the 'not between' operator, the range is exclusive of both the start and end values in the filter criteria.",
1507
- "limit": 0
1207
+ "comment": "Tooltip explaining that when using the 'not between' operator, the range is exclusive of both the start and end values in the filter criteria."
1508
1208
  },
1509
1209
  "mvf.treatNullValuesAsZeroLabel": {
1510
1210
  "value": "Treat blank values as 0",
1511
- "comment": "Checkbox label. 'blank values' are data rows without any value (empty), which can be considered to be 0 in calculations.",
1512
- "limit": 0
1211
+ "comment": "Checkbox label. 'blank values' are data rows without any value (empty), which can be considered to be 0 in calculations."
1513
1212
  },
1514
1213
  "mvf.treatNullValuesAsZeroTooltip": {
1515
1214
  "value": "If the filter condition includes 0, blank values will be treated as 0 and included in calculations.",
1516
- "comment": "Checkbox label tooltip. 'blank values' are data rows without any value (empty), which can be considered to be 0 during calculations. If the filter is set to '< 1' for example, it includes values of 0 (less than one) and therefore all the blank (empty) values are going to be considered to be 0 in calculations.",
1517
- "limit": 0
1215
+ "comment": "Checkbox label tooltip. 'blank values' are data rows without any value (empty), which can be considered to be 0 during calculations. If the filter is set to '< 1' for example, it includes values of 0 (less than one) and therefore all the blank (empty) values are going to be considered to be 0 in calculations."
1518
1216
  },
1519
1217
  "measureNumberFormat.custom.optionLabel": {
1520
1218
  "value": "Custom",
1521
- "comment": "An item in list of presets. Denotes a custom preset",
1522
- "limit": 0
1219
+ "comment": "An item in list of presets. Denotes a custom preset"
1523
1220
  },
1524
1221
  "measureNumberFormat.buttonLabel": {
1525
1222
  "value": "Format: {selectedFormatPresetName}",
1526
- "comment": "A label informing the user about the currently selected format. The values of selectedFormatPresetName can be for instance 'Whole number', 'Decimal number', or 'Custom'",
1527
- "limit": 0
1223
+ "comment": "A label informing the user about the currently selected format. The values of selectedFormatPresetName can be for instance 'Whole number', 'Decimal number', or 'Custom'"
1528
1224
  },
1529
1225
  "measureNumberCustomFormatDialog.title": {
1530
1226
  "value": "Custom format",
1531
- "comment": "Title of the dialog for setting a custom measure format.",
1532
- "limit": 0
1227
+ "comment": "Title of the dialog for setting a custom measure format."
1533
1228
  },
1534
1229
  "measureNumberCustomFormatDialog.template.preview.title": {
1535
1230
  "value": "Format preview",
1536
- "comment": "The title of the help bubble for custom measure format template",
1537
- "limit": 0
1231
+ "comment": "The title of the help bubble for custom measure format template"
1538
1232
  },
1539
1233
  "measureNumberCustomFormatDialog.template.title": {
1540
1234
  "value": "Templates",
1541
- "comment": "Title of the list of templates",
1542
- "limit": 0
1235
+ "comment": "Title of the list of templates"
1543
1236
  },
1544
1237
  "measureNumberCustomFormatDialog.extendedPreview.button": {
1545
1238
  "value": "Show more",
1546
- "comment": "The title of button which will display more examples",
1547
- "limit": 0
1239
+ "comment": "The title of button which will display more examples"
1548
1240
  },
1549
1241
  "measureNumberCustomFormatDialog.howToFormat": {
1550
1242
  "value": "How to format?",
1551
- "comment": "Link to help",
1552
- "limit": 0
1243
+ "comment": "Link to help"
1553
1244
  },
1554
1245
  "measureNumberCustomFormatDialog.definition": {
1555
1246
  "value": "Definition",
1556
- "comment": "Header of format definition field.",
1557
- "limit": 0
1247
+ "comment": "Header of format definition field."
1558
1248
  },
1559
1249
  "measureNumberCustomFormatDialog.preview": {
1560
1250
  "value": "Preview",
1561
- "comment": "Header of a preview section",
1562
- "limit": 0
1251
+ "comment": "Header of a preview section"
1563
1252
  },
1564
1253
  "properties.legend.title": {
1565
1254
  "value": "Legend",
1566
- "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart.",
1567
- "limit": 0
1255
+ "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart."
1568
1256
  },
1569
1257
  "properties.legend.series.item.description": {
1570
1258
  "value": "Press Space or Enter to toggle visibility",
1571
- "comment": "Tooltip for legend items. Space and Enter stands for keyboard keys.",
1572
- "limit": 0
1259
+ "comment": "Tooltip for legend items. Space and Enter stands for keyboard keys."
1573
1260
  },
1574
1261
  "properties.legend.more.button": {
1575
1262
  "value": "Show all legend items in a dialog",
1576
- "comment": "Button text for opening a dialog to show all legend items",
1577
- "limit": 0
1263
+ "comment": "Button text for opening a dialog to show all legend items"
1578
1264
  },
1579
1265
  "properties.legend.series.named": {
1580
1266
  "value": "Legend: {name}",
1581
- "comment": "Title for a named legend item in visualization properties. {name} is a placeholder for the legend name.",
1582
- "limit": 0
1267
+ "comment": "Title for a named legend item in visualization properties. {name} is a placeholder for the legend name."
1583
1268
  },
1584
1269
  "properties.legend.series.unnamed": {
1585
1270
  "value": "Visualization legend",
1586
- "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart.",
1587
- "limit": 0
1271
+ "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart."
1588
1272
  },
1589
1273
  "attrf.all": {
1590
1274
  "value": "All",
1591
- "comment": "Option to select all items in an attribute filter. When selected, the filter will include all possible values of the attribute.",
1592
- "limit": 0
1275
+ "comment": "Option to select all items in an attribute filter. When selected, the filter will include all possible values of the attribute."
1593
1276
  },
1594
1277
  "attrf.all_except": {
1595
1278
  "value": "All except",
1596
- "comment": "Option to exclude specific items from an attribute filter. When selected, all values except the specified ones will be included in the filter.",
1597
- "limit": 0
1279
+ "comment": "Option to exclude specific items from an attribute filter. When selected, all values except the specified ones will be included in the filter."
1598
1280
  },
1599
1281
  "rankingFilter.topBottom": {
1600
1282
  "value": "Top/bottom values",
1601
- "comment": "Filter title",
1602
- "limit": 0
1283
+ "comment": "Filter title"
1603
1284
  },
1604
1285
  "rankingFilter.top": {
1605
1286
  "value": "Top",
1606
- "comment": "Top ranking operator option.",
1607
- "limit": 0
1287
+ "comment": "Top ranking operator option."
1608
1288
  },
1609
1289
  "rankingFilter.bottom": {
1610
1290
  "value": "Bottom",
1611
- "comment": "Bottom ranking operator option.",
1612
- "limit": 0
1291
+ "comment": "Bottom ranking operator option."
1613
1292
  },
1614
1293
  "rankingFilter.allRecords": {
1615
1294
  "value": "All",
1616
- "comment": "Option describing all records.",
1617
- "limit": 0
1295
+ "comment": "Option describing all records."
1618
1296
  },
1619
1297
  "rankingFilter.allRecords.tooltip|insight": {
1620
1298
  "value": "Apply the filter to all attributes in the visualization.",
1621
- "comment": "Explanation of 'All' option.",
1622
- "limit": 0
1299
+ "comment": "Explanation of 'All' option."
1623
1300
  },
1624
1301
  "rankingFilter.allRecords.tooltip|report": {
1625
1302
  "value": "Apply the filter to all attributes in the report.",
1626
1303
  "comment": "Explanation of 'All' option.",
1627
- "limit": 0,
1628
1304
  "translate": false
1629
1305
  },
1630
1306
  "rankingFilter.attributeDropdown.oneAttributeTooltip|insight": {
1631
1307
  "value": "The visualization is sliced only by one attribute. The filter will apply to all its values.",
1632
- "comment": "Tooltip when no options are available for attribute dropdown.",
1633
- "limit": 0
1308
+ "comment": "Tooltip when no options are available for attribute dropdown."
1634
1309
  },
1635
1310
  "rankingFilter.attributeDropdown.oneAttributeTooltip|report": {
1636
1311
  "value": "The report is sliced only by one attribute. The filter will apply to all its values.",
1637
1312
  "comment": "Tooltip when no options are available for attribute dropdown.",
1638
- "limit": 0,
1639
1313
  "translate": false
1640
1314
  },
1641
1315
  "rankingFilter.outOf": {
1642
1316
  "value": "Out of",
1643
- "comment": "Section title to specify ranking attribute.",
1644
- "limit": 0
1317
+ "comment": "Section title to specify ranking attribute."
1645
1318
  },
1646
1319
  "rankingFilter.basedOn": {
1647
1320
  "value": "Based on",
1648
- "comment": "Section title to specify ranking by measure.",
1649
- "limit": 0
1321
+ "comment": "Section title to specify ranking by measure."
1650
1322
  },
1651
1323
  "rankingFilter.valueTooSmall": {
1652
1324
  "value": "Input value should be a positive number.",
1653
- "comment": "Warning message when value is lower than 1.",
1654
- "limit": 0
1325
+ "comment": "Warning message when value is lower than 1."
1655
1326
  },
1656
1327
  "rankingFilter.valueTooLarge": {
1657
1328
  "value": "Input value too large.",
1658
- "comment": "Warning message when value is too large.",
1659
- "limit": 0
1329
+ "comment": "Warning message when value is too large."
1660
1330
  },
1661
1331
  "rankingFilter.preview": {
1662
1332
  "value": "Preview:",
1663
- "comment": "Section title that shows ranking filter preview.",
1664
- "limit": 0
1333
+ "comment": "Section title that shows ranking filter preview."
1665
1334
  },
1666
1335
  "rankingFilter.preview.top_without_attribute": {
1667
1336
  "value": "Top {value} of <strong>{measure}</strong>",
1668
- "comment": "Preview text showing the top N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking.",
1669
- "limit": 0
1337
+ "comment": "Preview text showing the top N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking."
1670
1338
  },
1671
1339
  "rankingFilter.preview.bottom_without_attribute": {
1672
1340
  "value": "Bottom {value} of <strong>{measure}</strong>",
1673
- "comment": "Preview text showing the bottom N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking.",
1674
- "limit": 0
1341
+ "comment": "Preview text showing the bottom N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking."
1675
1342
  },
1676
1343
  "rankingFilter.preview.top_with_attribute": {
1677
1344
  "value": "Top {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
1678
- "comment": "Preview text showing the top N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name.",
1679
- "limit": 0
1345
+ "comment": "Preview text showing the top N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name."
1680
1346
  },
1681
1347
  "rankingFilter.preview.bottom_with_attribute": {
1682
1348
  "value": "Bottom {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
1683
- "comment": "Preview text showing the bottom N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name.",
1684
- "limit": 0
1349
+ "comment": "Preview text showing the bottom N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name."
1685
1350
  },
1686
1351
  "rankingFilter.valueTooltip|insight": {
1687
1352
  "value": "If multiple items have the same value, the filter shows all items with this value. The visualization may then display more items than the number set.",
1688
- "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter.",
1689
- "limit": 0
1353
+ "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter."
1690
1354
  },
1691
1355
  "rankingFilter.valueTooltip|report": {
1692
1356
  "value": "If multiple items have the same value, the filter shows all items with this value. The report may then display more items than the number set.",
1693
1357
  "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter.",
1694
- "limit": 0,
1695
1358
  "translate": false
1696
1359
  },
1697
1360
  "attributesDropdown.itemsFiltered.tooltip": {
1698
1361
  "value": "Values are filtered by: <strong>{filters}</strong>",
1699
- "comment": "Tooltip explaining which filters are currently applied to the attribute dropdown items. The {filters} placeholder will be replaced with the names of active filters.",
1700
- "limit": 0
1362
+ "comment": "Tooltip explaining which filters are currently applied to the attribute dropdown items. The {filters} placeholder will be replaced with the names of active filters."
1701
1363
  },
1702
1364
  "attributesDropdown.itemsFiltered": {
1703
1365
  "value": "Items are filtered",
1704
- "comment": "This message is displayed when attribute elements are being filtered out by parent filters",
1705
- "limit": 0
1366
+ "comment": "This message is displayed when attribute elements are being filtered out by parent filters"
1706
1367
  },
1707
1368
  "attributeFilterDropdown.emptyValue": {
1708
1369
  "value": "empty value",
1709
- "comment": "Display text for empty or null values in the attribute filter dropdown. Used when an attribute has no value assigned.",
1710
- "limit": 0
1370
+ "comment": "Display text for empty or null values in the attribute filter dropdown. Used when an attribute has no value assigned."
1711
1371
  },
1712
1372
  "attributesDropdown.noData": {
1713
1373
  "value": "This attribute has no values.",
1714
- "comment": "This message is displayed when when there are no items available because the attribute has no elements.",
1715
- "limit": 0
1374
+ "comment": "This message is displayed when when there are no items available because the attribute has no elements."
1716
1375
  },
1717
1376
  "attributesDropdown.noResultsMatch": {
1718
1377
  "value": "No results match.",
1719
- "comment": "This message is displayed when when there are no items available because they were filtered out by search.",
1720
- "limit": 0
1378
+ "comment": "This message is displayed when when there are no items available because they were filtered out by search."
1721
1379
  },
1722
1380
  "attributesDropdown.allItemsFiltered": {
1723
1381
  "value": "All values are filtered out.",
1724
- "comment": "This message is displayed when there are no items available because they were filtered out by parent filters.",
1725
- "limit": 0
1382
+ "comment": "This message is displayed when there are no items available because they were filtered out by parent filters."
1726
1383
  },
1727
1384
  "attributesDropdown.configuration": {
1728
1385
  "value": "Configuration",
1729
- "comment": "Configuration button label in attribute filter dropdown",
1730
- "limit": 0
1386
+ "comment": "Configuration button label in attribute filter dropdown"
1731
1387
  },
1732
1388
  "attributesDropdown.removeTooltip": {
1733
1389
  "value": "Remove from dashboard",
1734
- "comment": "Tooltip text of button for deleting filter",
1735
- "limit": 0
1390
+ "comment": "Tooltip text of button for deleting filter"
1736
1391
  },
1737
1392
  "attributesDropdown.display_as": {
1738
1393
  "value": "Display as: {title}",
1739
- "comment": "Label shown on dropdown button that changes form of the attribute used in visualization. For example 'Display as: Shortened name'",
1740
- "limit": 0
1394
+ "comment": "Label shown on dropdown button that changes form of the attribute used in visualization. For example 'Display as: Shortened name'"
1741
1395
  },
1742
1396
  "attributesDropdown.empty.item.tooltip": {
1743
1397
  "value": "Include missing (null) and empty (\"\") values.",
1744
- "comment": "Tooltip text of how selecting an (empty value) item affects the values shown.",
1745
- "limit": 0
1398
+ "comment": "Tooltip text of how selecting an (empty value) item affects the values shown."
1746
1399
  },
1747
1400
  "attributesDropdown.filterConfiguredMessage": {
1748
1401
  "value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
1749
- "comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names.",
1750
- "limit": 0
1402
+ "comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names."
1751
1403
  },
1752
1404
  "attributesDropdown.attributeNameWithData": {
1753
1405
  "value": "with data of",
1754
- "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'",
1755
- "limit": 0
1406
+ "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'"
1756
1407
  },
1757
1408
  "attributesDropdown.noConnectionMessage": {
1758
1409
  "value": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter attributes in the data model.",
1759
- "comment": "Message explaining that a filter cannot be applied because there is no connection between the filter attributes in the data model.",
1760
- "limit": 0
1410
+ "comment": "Message explaining that a filter cannot be applied because there is no connection between the filter attributes in the data model."
1761
1411
  },
1762
1412
  "attributesDropdown.details.type": {
1763
1413
  "value": "Attribute",
1764
- "comment": "Label indicating the type of metadata being displayed, in this case an 'Attribute' type field in the attribute dropdown details.",
1765
- "limit": 0
1414
+ "comment": "Label indicating the type of metadata being displayed, in this case an 'Attribute' type field in the attribute dropdown details."
1766
1415
  },
1767
1416
  "attributesDropdown.details.dataset": {
1768
1417
  "value": "Dataset",
1769
- "comment": "Label for the dataset field in the attribute dropdown details, showing which dataset the attribute belongs to.",
1770
- "limit": 0
1418
+ "comment": "Label for the dataset field in the attribute dropdown details, showing which dataset the attribute belongs to."
1771
1419
  },
1772
1420
  "attributesDropdown.relevantValues": {
1773
1421
  "value": "Relevant values only.{nbsp}",
1774
- "comment": "Message explaining that only relevant values are displayed in the dropdown.",
1775
- "limit": 0
1422
+ "comment": "Message explaining that only relevant values are displayed in the dropdown."
1776
1423
  },
1777
1424
  "attributesDropdown.relevantValues.tooltip.parentFilters": {
1778
1425
  "value": "Available values for <strong>{child}</strong> are filtered by selected <strong>{parents}</strong>.",
1779
- "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships.",
1780
- "limit": 0
1426
+ "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships."
1781
1427
  },
1782
1428
  "attributesDropdown.relevantValues.tooltip.limits": {
1783
1429
  "value": "Values for <strong>{child}</strong> are filtered by an additional filter setting. ",
1784
- "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships.",
1785
- "limit": 0
1430
+ "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships."
1786
1431
  },
1787
1432
  "attributesDropdown.relevantValues.tooltip.parentFiltersLimits": {
1788
1433
  "value": "Values for <strong>{child}</strong> are filtered by the selected <strong>{parents}</strong> and an additional filter setting.",
1789
- "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships.",
1790
- "limit": 0
1434
+ "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships."
1791
1435
  },
1792
1436
  "attributesDropdown.noRelevantValues": {
1793
1437
  "value": "No relevant values",
1794
- "comment": "Message displayed when there are no matching values available in the dropdown based on the current filter criteria.",
1795
- "limit": 0
1438
+ "comment": "Message displayed when there are no matching values available in the dropdown based on the current filter criteria."
1796
1439
  },
1797
1440
  "attributesDropdown.noRelevantValues.tooltip": {
1798
1441
  "value": "Your selection in the dependent filter has resulted in no matching values for this filter.{break}Click 'Show all' to see all available options.",
1799
- "comment": "Tooltip explaining that the current filter combination yields no results and suggests viewing all available options by clicking the 'Show all' button.",
1800
- "limit": 0
1442
+ "comment": "Tooltip explaining that the current filter combination yields no results and suggests viewing all available options by clicking the 'Show all' button."
1801
1443
  },
1802
1444
  "attributesDropdown.irrelevantValues": {
1803
1445
  "value": "Irrelevant value selected.{nbsp}",
1804
- "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character.",
1805
- "limit": 0
1446
+ "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character."
1806
1447
  },
1807
1448
  "attributesDropdown.irrelevantValues.tooltip": {
1808
1449
  "value": "Selected value is no longer relevant due to changes in <strong>{parents}</strong>.",
1809
- "comment": "Message about parent filter restrictions. The <strong> tags emphasize filter names, and {parents} shows the list of conflicting filters.",
1810
- "limit": 0
1450
+ "comment": "Message about parent filter restrictions. The <strong> tags emphasize filter names, and {parents} shows the list of conflicting filters."
1811
1451
  },
1812
1452
  "attributesDropdown.irrelevantValues.clear": {
1813
1453
  "value": "Clear",
1814
- "comment": "Button label for clearing the current selection of irrelevant values in the attribute filter dropdown.",
1815
- "limit": 0
1454
+ "comment": "Button label for clearing the current selection of irrelevant values in the attribute filter dropdown."
1816
1455
  },
1817
1456
  "attributesDropdown.showAll": {
1818
1457
  "value": "Show all",
1819
- "comment": "Button label that reveals all available options in the dropdown, regardless of current filter settings.",
1820
- "limit": 0
1458
+ "comment": "Button label that reveals all available options in the dropdown, regardless of current filter settings."
1821
1459
  },
1822
1460
  "shareDialog.share.grantee.title": {
1823
1461
  "value": "Share with users and groups",
1824
- "comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
1825
- "limit": 0
1462
+ "comment": "Title of dialog used for sharing of private dashboard with other users or user groups."
1826
1463
  },
1827
1464
  "shareDialog.share.dashboard.title": {
1828
1465
  "value": "Share dashboard",
1829
- "comment": "Title of dialog used for sharing dashboard.",
1830
- "limit": 0
1466
+ "comment": "Title of dialog used for sharing dashboard."
1831
1467
  },
1832
1468
  "shareDialog.share.dashboard.list.title": {
1833
1469
  "value": "Users & groups",
1834
- "comment": "Title shown above list of grantees in share dialog.",
1835
- "limit": 0
1470
+ "comment": "Title shown above list of grantees in share dialog."
1836
1471
  },
1837
1472
  "shareDialog.share.link.helperText": {
1838
1473
  "value": "Link reflects current filters. Only accessible to users with dashboard access.",
1839
- "comment": "Helper text shown below the share link input in the share dialog.",
1840
- "limit": 0
1474
+ "comment": "Helper text shown below the share link input in the share dialog."
1841
1475
  },
1842
1476
  "shareDialog.share.link.title": {
1843
1477
  "value": "Link",
1844
- "comment": "Title shown above the share link input in the share dialog.",
1845
- "limit": 0
1478
+ "comment": "Title shown above the share link input in the share dialog."
1846
1479
  },
1847
1480
  "shareDialog.share.link.buttonText": {
1848
1481
  "value": "Copy dashboard link",
1849
- "comment": "Label of button that copies the share link to the clipboard.",
1850
- "limit": 0
1482
+ "comment": "Label of button that copies the share link to the clipboard."
1851
1483
  },
1852
1484
  "shareDialog.share.grantee.share": {
1853
1485
  "value": "Share",
1854
- "comment": "Title of confirm button of share dialog",
1855
- "limit": 0
1486
+ "comment": "Title of confirm button of share dialog"
1856
1487
  },
1857
1488
  "shareDialog.share.grantee.list.title": {
1858
1489
  "value": "Shared with",
1859
- "comment": "Title shown above list of grantees in share dialog.",
1860
- "limit": 0
1490
+ "comment": "Title shown above list of grantees in share dialog."
1861
1491
  },
1862
1492
  "shareDialog.share.grantee.add": {
1863
1493
  "value": "Add",
1864
- "comment": "Label of button than adds a new grantee in share dialog.",
1865
- "limit": 0
1494
+ "comment": "Label of button than adds a new grantee in share dialog."
1866
1495
  },
1867
1496
  "shareDialog.share.grantee.addLabel": {
1868
1497
  "value": "Add users or groups",
1869
- "comment": "Label of button than adds a new grantee in share dialog.",
1870
- "limit": 0
1498
+ "comment": "Label of button than adds a new grantee in share dialog."
1871
1499
  },
1872
1500
  "shareDialog.share.grantee.add.empty.selection": {
1873
1501
  "value": "No user or group selected.",
1874
- "comment": "Information message shown when there is no user or group in grantees list in share dialog.",
1875
- "limit": 0
1502
+ "comment": "Information message shown when there is no user or group in grantees list in share dialog."
1876
1503
  },
1877
1504
  "shareDialog.share.grantee.add.info": {
1878
1505
  "value": "Add users and groups",
1879
- "comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
1880
- "limit": 0
1506
+ "comment": "Title of dialog used for sharing of private dashboard with other users or user groups."
1881
1507
  },
1882
1508
  "shareDialog.share.grantee.add.search.placeholder": {
1883
1509
  "value": "Search users and groups",
1884
- "comment": "Placeholder of empty share dialog search input.",
1885
- "limit": 0
1510
+ "comment": "Placeholder of empty share dialog search input."
1886
1511
  },
1887
1512
  "shareDialog.share.grantee.add.search.error.message": {
1888
1513
  "value": "Failed to load users and groups. Try again later.",
1889
- "comment": "Error message shown to the user when query in search input failed",
1890
- "limit": 0
1514
+ "comment": "Error message shown to the user when query in search input failed"
1891
1515
  },
1892
1516
  "shareDialog.share.grantee.add.label.user": {
1893
1517
  "value": "Users",
1894
- "comment": "Label shown to the user when query in search input matches an user",
1895
- "limit": 0
1518
+ "comment": "Label shown to the user when query in search input matches an user"
1896
1519
  },
1897
1520
  "shareDialog.share.grantee.add.label.group": {
1898
1521
  "value": "Groups",
1899
- "comment": "Label shown to the user when query in search input matches a group of users",
1900
- "limit": 0
1522
+ "comment": "Label shown to the user when query in search input matches a group of users"
1901
1523
  },
1902
1524
  "shareDialog.share.grantee.add.search.no.matching.items": {
1903
1525
  "value": "No matching users or groups.",
1904
- "comment": "Information shown to the user when query in search input does no match any user or group.",
1905
- "limit": 0
1526
+ "comment": "Information shown to the user when query in search input does no match any user or group."
1906
1527
  },
1907
1528
  "shareDialog.share.grantee.item.you": {
1908
1529
  "value": "{userName} (You)",
1909
- "comment": "Text used for currently logged user in the list of grantees in share dialog. '{userName}' placeholder is replaced with logged user name, for example, 'John Doe (You)'. Keep {userName} placeholder unchanged.",
1910
- "limit": 0
1530
+ "comment": "Text used for currently logged user in the list of grantees in share dialog. '{userName}' placeholder is replaced with logged user name, for example, 'John Doe (You)'. Keep {userName} placeholder unchanged."
1911
1531
  },
1912
1532
  "shareDialog.share.grantee.item.users.count": {
1913
1533
  "value": "{granteeCount} users",
1914
- "comment": "Description of grantee user group in share dialog that informs about how many users are in the group. {granteeCount} placeholder will be replaced with a number, for example '110 users'",
1915
- "limit": 0
1534
+ "comment": "Description of grantee user group in share dialog that informs about how many users are in the group. {granteeCount} placeholder will be replaced with a number, for example '110 users'"
1916
1535
  },
1917
1536
  "shareDialog.share.grantee.item.creator": {
1918
1537
  "value": "Creator",
1919
- "comment": "Tag rendered next to the name of a user in grantees list in share dialog that marks user as creator of the shared dashboard. The text is rendered in a 'pill' component.",
1920
- "limit": 0
1538
+ "comment": "Tag rendered next to the name of a user in grantees list in share dialog that marks user as creator of the shared dashboard. The text is rendered in a 'pill' component."
1921
1539
  },
1922
1540
  "shareDialog.share.grantee.item.user.all": {
1923
1541
  "value": "All users",
1924
- "comment": "Title of user group that contains all the users in the system.",
1925
- "limit": 0
1542
+ "comment": "Title of user group that contains all the users in the system."
1926
1543
  },
1927
1544
  "shareDialog.share.grantee.item.user.inactive": {
1928
1545
  "value": "Inactive user",
1929
- "comment": "Title of user that is inactive or deleted in workspace",
1930
- "limit": 0
1546
+ "comment": "Title of user that is inactive or deleted in workspace"
1931
1547
  },
1932
1548
  "shareDialog.share.grantee.item.user.inactive.description": {
1933
1549
  "value": "User was deleted from this workspace",
1934
- "comment": "Description of inactive user",
1935
- "limit": 0
1550
+ "comment": "Description of inactive user"
1936
1551
  },
1937
1552
  "shareDialog.share.grantee.item.remove.selection": {
1938
1553
  "value": "Remove from selection.",
1939
- "comment": "Text of the tooltip shown above button that removes user or group from unsaved selection of newly added grantees that will gain access right to the dashboard after changes in share dialog are saved.",
1940
- "limit": 0
1554
+ "comment": "Text of the tooltip shown above button that removes user or group from unsaved selection of newly added grantees that will gain access right to the dashboard after changes in share dialog are saved."
1941
1555
  },
1942
1556
  "shareDialog.share.granular.grantee.permission.edit": {
1943
1557
  "value": "Can edit & share",
1944
- "comment": "Permission level that grants the user full edit and share capabilities for the dashboard, including modifying content and managing access for others.",
1945
- "limit": 0
1558
+ "comment": "Permission level that grants the user full edit and share capabilities for the dashboard, including modifying content and managing access for others."
1946
1559
  },
1947
1560
  "shareDialog.share.granular.grantee.permission.share": {
1948
1561
  "value": "Can view & share",
1949
- "comment": "Permission level that allows users to view the dashboard and share it with others, but not modify the dashboard content.",
1950
- "limit": 0
1562
+ "comment": "Permission level that allows users to view the dashboard and share it with others, but not modify the dashboard content."
1951
1563
  },
1952
1564
  "shareDialog.share.granular.grantee.permission.view": {
1953
1565
  "value": "Can view",
1954
- "comment": "Basic read-only permission level that allows users to view the dashboard content but not make any changes or share it with others.",
1955
- "limit": 0
1566
+ "comment": "Basic read-only permission level that allows users to view the dashboard content but not make any changes or share it with others."
1956
1567
  },
1957
1568
  "shareDialog.share.granular.grantee.permission.remove": {
1958
1569
  "value": "Remove",
1959
- "comment": "Button label for removing a user's or group's permissions entirely from the dashboard.",
1960
- "limit": 0
1570
+ "comment": "Button label for removing a user's or group's permissions entirely from the dashboard."
1961
1571
  },
1962
1572
  "shareDialog.share.granular.granularUser.tooltip.cannotChangeHigher": {
1963
1573
  "value": "You cannot remove or change permissions for users with higher permissions than you have.",
1964
- "comment": "Error message shown when a user attempts to modify permissions of another user who has higher access rights than themselves.",
1965
- "limit": 0
1574
+ "comment": "Error message shown when a user attempts to modify permissions of another user who has higher access rights than themselves."
1966
1575
  },
1967
1576
  "shareDialog.share.granular.granularGroup.tooltip.cannotChangeHigher": {
1968
1577
  "value": "You cannot remove or change permissions for groups with higher permissions than you have.",
1969
- "comment": "Error message shown when a user attempts to modify permissions of a group that has higher access rights than they do.",
1970
- "limit": 0
1578
+ "comment": "Error message shown when a user attempts to modify permissions of a group that has higher access rights than they do."
1971
1579
  },
1972
1580
  "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": {
1973
1581
  "value": "You cannot set higher permissions than you have.",
1974
- "comment": "Error message shown when a user attempts to grant permissions that exceed their own permission level.",
1975
- "limit": 0
1582
+ "comment": "Error message shown when a user attempts to grant permissions that exceed their own permission level."
1976
1583
  },
1977
1584
  "shareDialog.share.granular.granularUser.tooltip.cannotGrantLower": {
1978
1585
  "value": "You cannot set lower permissions than are the permissions from user groups with this user.",
1979
- "comment": "Error message shown when attempting to set permissions for a user that would be lower than what they inherit from their group memberships.",
1980
- "limit": 0
1586
+ "comment": "Error message shown when attempting to set permissions for a user that would be lower than what they inherit from their group memberships."
1981
1587
  },
1982
1588
  "shareDialog.share.granular.granularGroup.tooltip.cannotGrantLower": {
1983
1589
  "value": "You cannot set lower permissions than are the permissions from user groups that include this group.",
1984
- "comment": "Error message shown when attempting to set permissions for a group that would be lower than what's inherited from parent groups.",
1985
- "limit": 0
1590
+ "comment": "Error message shown when attempting to set permissions for a group that would be lower than what's inherited from parent groups."
1986
1591
  },
1987
1592
  "shareDialog.share.granular.granularUser.tooltip.cannotRemoveFromParent": {
1988
1593
  "value": "You cannot remove permissions for this user in this workspace. To remove the permissions, do so from the parent workspace.",
1989
- "comment": "Error message shown when a user tries to remove permissions that are inherited from a parent workspace and cannot be modified in the current context.",
1990
- "limit": 0
1594
+ "comment": "Error message shown when a user tries to remove permissions that are inherited from a parent workspace and cannot be modified in the current context."
1991
1595
  },
1992
1596
  "shareDialog.share.granular.granularGroup.tooltip.cannotRemoveFromParent": {
1993
1597
  "value": "You cannot remove permissions for this user group in this workspace. To remove the permissions, do so from the parent workspace.",
1994
- "comment": "Error message shown when a user tries to remove permissions for a group that are inherited from a parent workspace and cannot be modified in the current context.",
1995
- "limit": 0
1598
+ "comment": "Error message shown when a user tries to remove permissions for a group that are inherited from a parent workspace and cannot be modified in the current context."
1996
1599
  },
1997
1600
  "shareDialog.share.granular.granularUser.tooltip.noChangeAvailable": {
1998
1601
  "value": "You cannot remove or change permissions for this user in this workspace. To edit the permissions, do so from the parent workspace.",
1999
- "comment": "Error message shown when a user attempts to modify permissions that are managed at a higher level and cannot be changed in the current workspace context.",
2000
- "limit": 0
1602
+ "comment": "Error message shown when a user attempts to modify permissions that are managed at a higher level and cannot be changed in the current workspace context."
2001
1603
  },
2002
1604
  "shareDialog.share.granular.granularGroup.tooltip.noChangeAvailable": {
2003
1605
  "value": "You cannot remove or change permissions for this user group in this workspace. To edit the permissions, do so from the parent workspace.",
2004
- "comment": "Error message shown when a user attempts to modify group permissions that are managed at a higher level and cannot be changed in the current workspace context.",
2005
- "limit": 0
1606
+ "comment": "Error message shown when a user attempts to modify group permissions that are managed at a higher level and cannot be changed in the current workspace context."
2006
1607
  },
2007
1608
  "shareDialog.share.granular.administrator.info": {
2008
1609
  "value": "<b>Note.</b> You and other administrators have full access to all dashboards.",
2009
- "comment": "Informational message displayed to administrators, indicating they have full access privileges across all dashboards by default.",
2010
- "limit": 0
1610
+ "comment": "Informational message displayed to administrators, indicating they have full access privileges across all dashboards by default."
2011
1611
  },
2012
1612
  "shareDialog.share.granular.grantee.permission.label": {
2013
1613
  "value": "Permission",
2014
- "comment": "Label for permissions selector",
2015
- "limit": 0
1614
+ "comment": "Label for permissions selector"
2016
1615
  },
2017
1616
  "dialogs.closeLabel": {
2018
1617
  "value": "Close dialog",
2019
- "comment": "Label of a close button",
2020
- "limit": 0
1618
+ "comment": "Label of a close button"
2021
1619
  },
2022
1620
  "dialogs.backButtonLabel": {
2023
1621
  "value": "Back to previous step",
2024
- "comment": "Label of a back button",
2025
- "limit": 0
1622
+ "comment": "Label of a back button"
2026
1623
  },
2027
1624
  "sorting.dropdown.header|insight": {
2028
1625
  "value": "Sort visualization",
2029
- "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
2030
- "limit": 0
1626
+ "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1."
2031
1627
  },
2032
1628
  "sorting.dropdown.header|report": {
2033
1629
  "value": "Sort report",
2034
1630
  "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
2035
- "limit": 0,
2036
1631
  "translate": false
2037
1632
  },
2038
1633
  "sorting.type.alphabetical.asc": {
2039
1634
  "value": "A to Z",
2040
- "comment": "Title of sort option when visualization is sorted alphabetically and in ascending order.",
2041
- "limit": 0
1635
+ "comment": "Title of sort option when visualization is sorted alphabetically and in ascending order."
2042
1636
  },
2043
1637
  "sorting.type.alphabetical.desc": {
2044
1638
  "value": "Z to A",
2045
- "comment": "Title of sort option when visualization is sorted alphabetically and in descending order.",
2046
- "limit": 0
1639
+ "comment": "Title of sort option when visualization is sorted alphabetically and in descending order."
2047
1640
  },
2048
1641
  "sorting.type.date.asc": {
2049
1642
  "value": "Oldest to newest",
2050
- "comment": "Title of sort option when visualization is sorted by date and in ascending order.",
2051
- "limit": 0
1643
+ "comment": "Title of sort option when visualization is sorted by date and in ascending order."
2052
1644
  },
2053
1645
  "sorting.type.date.desc": {
2054
1646
  "value": "Newest to oldest",
2055
- "comment": "Title of sort option when visualization is sorted by date and in descending order.",
2056
- "limit": 0
1647
+ "comment": "Title of sort option when visualization is sorted by date and in descending order."
2057
1648
  },
2058
1649
  "sorting.type.default": {
2059
1650
  "value": "Default",
2060
- "comment": "Title of sort option when visualization is sorted by default order.",
2061
- "limit": 0
1651
+ "comment": "Title of sort option when visualization is sorted by default order."
2062
1652
  },
2063
1653
  "sorting.type.numerical.asc": {
2064
1654
  "value": "Smallest to largest",
2065
- "comment": "Title of sort option when visualization is sorted numerically and in ascending order.",
2066
- "limit": 0
1655
+ "comment": "Title of sort option when visualization is sorted numerically and in ascending order."
2067
1656
  },
2068
1657
  "sorting.type.numerical.desc": {
2069
1658
  "value": "Largest to smallest",
2070
- "comment": "Title of sort option when visualization is sorted numerically and in descending order.",
2071
- "limit": 0
1659
+ "comment": "Title of sort option when visualization is sorted numerically and in descending order."
2072
1660
  },
2073
1661
  "sorting.by": {
2074
1662
  "value": "by",
2075
- "comment": "Text that will appear before the measures from which attribute will be sorted.",
2076
- "limit": 0
1663
+ "comment": "Text that will appear before the measures from which attribute will be sorted."
2077
1664
  },
2078
1665
  "sorting.sum.of.all.measure": {
2079
1666
  "value": "Total",
2080
- "comment": "Title of sort option when is sorted by sum of all measures.",
2081
- "limit": 0
1667
+ "comment": "Title of sort option when is sorted by sum of all measures."
2082
1668
  },
2083
1669
  "sorting.default.tooltip": {
2084
1670
  "value": "Use the order defined in the attribute.",
2085
- "comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the visualization.",
2086
- "limit": 0
1671
+ "comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the visualization."
2087
1672
  },
2088
1673
  "embedInsightDialog.actions.close": {
2089
1674
  "value": "Close",
2090
- "comment": "Label for the close button in the embed insight dialog, allowing users to exit the dialog without copying any code.",
2091
- "limit": 0
1675
+ "comment": "Label for the close button in the embed insight dialog, allowing users to exit the dialog without copying any code."
2092
1676
  },
2093
1677
  "embedInsightDialog.actions.copyCode": {
2094
1678
  "value": "Copy code",
2095
- "comment": "Label of confirm button, copy code to clipboard.",
2096
- "limit": 0
1679
+ "comment": "Label of confirm button, copy code to clipboard."
2097
1680
  },
2098
1681
  "embedInsightDialog.component.type": {
2099
1682
  "value": "Component type",
2100
- "comment": "Selector that define the component type of generated code Referential or Programmatic",
2101
- "limit": 0
1683
+ "comment": "Selector that define the component type of generated code Referential or Programmatic"
2102
1684
  },
2103
1685
  "embedInsightDialog.code.language.codeAs": {
2104
1686
  "value": "Code as",
2105
- "comment": "Selector that define language of generated code Typescript or Javascript",
2106
- "limit": 0
1687
+ "comment": "Selector that define language of generated code Typescript or Javascript"
2107
1688
  },
2108
1689
  "embedInsightDialog.react.options": {
2109
1690
  "value": "Other options",
2110
- "comment": "Options of generated code. Include component specific item, define height etc.",
2111
- "limit": 0
1691
+ "comment": "Options of generated code. Include component specific item, define height etc."
2112
1692
  },
2113
1693
  "embedInsightDialog.webComponents.options": {
2114
1694
  "value": "Options",
2115
- "comment": "Options of generated code. Include component specific item, define height etc.",
2116
- "limit": 0
1695
+ "comment": "Options of generated code. Include component specific item, define height etc."
2117
1696
  },
2118
1697
  "embedInsightDialog.webComponents.options.displayTitle": {
2119
1698
  "value": "Display title",
2120
- "comment": "Option to control whether the title of the embedded insight should be displayed in the web component.",
2121
- "limit": 0
1699
+ "comment": "Option to control whether the title of the embedded insight should be displayed in the web component."
2122
1700
  },
2123
1701
  "embedInsightDialog.webComponents.options.customTitle": {
2124
1702
  "value": "Custom title",
2125
- "comment": "Options of generated code. Include component specific item, define height etc.",
2126
- "limit": 0
1703
+ "comment": "Options of generated code. Include component specific item, define height etc."
2127
1704
  },
2128
1705
  "embedInsightDialog.webComponents.options.locale": {
2129
1706
  "value": "Locale",
2130
- "comment": "Options of generated code. Include component specific item, define height etc.",
2131
- "limit": 0
1707
+ "comment": "Options of generated code. Include component specific item, define height etc."
2132
1708
  },
2133
1709
  "embedInsightDialog.webComponents.locale.tooltip": {
2134
1710
  "value": "Choose a specific language localization. If disabled, the visualization defaults to your current display language settings.",
2135
- "comment": "Tooltip for the web components locale",
2136
- "limit": 0
1711
+ "comment": "Tooltip for the web components locale"
2137
1712
  },
2138
1713
  "embedInsightDialog.code.options.include.config.info|insight": {
2139
1714
  "value": "Include the visualization configuration of colors, axes, legend, and canvas if available.",
2140
- "comment": "Tool tip that explain Include configuration",
2141
- "limit": 0
1715
+ "comment": "Tool tip that explain Include configuration"
2142
1716
  },
2143
1717
  "embedInsightDialog.code.options.include.config.info|report": {
2144
1718
  "value": "Include the report configuration of colors, axes, legend, and canvas if available.",
2145
1719
  "comment": "Tool tip that explain Include configuration",
2146
- "limit": 0,
2147
1720
  "translate": false
2148
1721
  },
2149
1722
  "embedInsightDialog.code.options.custom.height": {
2150
1723
  "value": "Custom height",
2151
- "comment": "Option to specify a custom height for the embedded insight component in the generated code.",
2152
- "limit": 0
1724
+ "comment": "Option to specify a custom height for the embedded insight component in the generated code."
2153
1725
  },
2154
1726
  "embedInsightDialog.code.options.display.configuration": {
2155
1727
  "value": "Include configuration",
2156
- "comment": "Option to include visualization configuration (colors, axes, legend settings) in the generated embed code.",
2157
- "limit": 0
1728
+ "comment": "Option to include visualization configuration (colors, axes, legend settings) in the generated embed code."
2158
1729
  },
2159
1730
  "embedInsightDialog.headLine.embedInsight|insight": {
2160
1731
  "value": "Embed visualization",
2161
- "comment": "Title of the dialog for embedding a visualization, shown when the user wants to embed a specific visualization.",
2162
- "limit": 0
1732
+ "comment": "Title of the dialog for embedding a visualization, shown when the user wants to embed a specific visualization."
2163
1733
  },
2164
1734
  "embedInsightDialog.headLine.embedInsight|report": {
2165
1735
  "value": "Embed report",
2166
1736
  "comment": "Title of the dialog for embedding a report, shown when the user wants to embed a specific report.",
2167
- "limit": 0,
2168
1737
  "translate": false
2169
1738
  },
2170
1739
  "embedInsightDialog.componentType.byReference.tooltip|insight": {
2171
1740
  "value": "Embed as a reference to a saved visualization in a generic GD.UI react component. Any future changes to the visualization (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
2172
- "comment": "Tooltip that explain what Embed as a live visualization means",
2173
- "limit": 0
1741
+ "comment": "Tooltip that explain what Embed as a live visualization means"
2174
1742
  },
2175
1743
  "embedInsightDialog.componentType.byReference.tooltip|report": {
2176
1744
  "value": "Embed as a reference to a saved report in a generic GD.UI react component. Any future changes to the report (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
2177
1745
  "comment": "Tooltip that explain what Embed as a live visualization means",
2178
- "limit": 0,
2179
1746
  "translate": false
2180
1747
  },
2181
1748
  "embedInsightDialog.componentType.byDefinition.tooltip|insight": {
2182
1749
  "value": "Embed as an visualization definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the visualization (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
2183
- "comment": "Tooltip that explain what Embed as a a permanent report",
2184
- "limit": 0
1750
+ "comment": "Tooltip that explain what Embed as a a permanent report"
2185
1751
  },
2186
1752
  "embedInsightDialog.componentType.byDefinition.tooltip|report": {
2187
1753
  "value": "Embed as an report definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the report (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
2188
1754
  "comment": "Tooltip that explain what Embed as a a permanent report",
2189
- "limit": 0,
2190
1755
  "translate": false
2191
1756
  },
2192
1757
  "embedInsightDialog.webComponents.customTitle.tooltip": {
2193
1758
  "value": "Define the text of the title directly in the code snippet.",
2194
- "comment": "Tooltip for the web components custom title",
2195
- "limit": 0
1759
+ "comment": "Tooltip for the web components custom title"
2196
1760
  },
2197
1761
  "embedInsightDialog.webComponents.customTitle.disabled.tooltip": {
2198
1762
  "value": "Enable Display title first.",
2199
- "comment": "Tooltip for the web components custom title when it is disabled",
2200
- "limit": 0
1763
+ "comment": "Tooltip for the web components custom title when it is disabled"
2201
1764
  },
2202
1765
  "embedInsightDialog.prepareEnvironmentMessage": {
2203
1766
  "value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
2204
- "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively.",
2205
- "limit": 0
1767
+ "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively."
2206
1768
  },
2207
1769
  "embedInsightDialog.prepareEnvironmentMessage.link": {
2208
1770
  "value": "Learn more",
2209
- "comment": "Link with additional info",
2210
- "limit": 0
1771
+ "comment": "Link with additional info"
2211
1772
  },
2212
1773
  "embed.dialog.numeric.input.validation": {
2213
1774
  "value": "The value must be a number greater than 0",
2214
- "comment": "Validation of custom embedded dashboard height",
2215
- "limit": 0
1775
+ "comment": "Validation of custom embedded dashboard height"
2216
1776
  },
2217
1777
  "embed.dialog.numeric.input.warning": {
2218
1778
  "value": "This input accepts only digits greater than 0",
2219
- "comment": "Validation of custom embedded dashboard height",
2220
- "limit": 0
1779
+ "comment": "Validation of custom embedded dashboard height"
2221
1780
  },
2222
1781
  "embedInsightDialog.complete.list.props.message": {
2223
1782
  "value": "Complete list of embedding properties",
2224
- "comment": "Link to documentation of used component and all component properties",
2225
- "limit": 0
1783
+ "comment": "Link to documentation of used component and all component properties"
2226
1784
  },
2227
1785
  "embedInsightDialog.emptyInsight.byReference|insight": {
2228
1786
  "value": "Code snipped will be displayed here once you <a>save the visualization</a>.",
2229
- "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively.",
2230
- "limit": 0
1787
+ "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively."
2231
1788
  },
2232
1789
  "embedInsightDialog.emptyInsight.byReference|report": {
2233
1790
  "value": "Code snipped will be displayed here once you <a>save the report</a>.",
2234
1791
  "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively.",
2235
- "limit": 0,
2236
1792
  "translate": false
2237
1793
  },
2238
1794
  "embedInsightDialog.emptyInsight.byDefinition|insight": {
2239
1795
  "value": "This visualization type cannot be embedded as programmatic type component.",
2240
- "comment": "The disabled message for code area",
2241
- "limit": 0
1796
+ "comment": "The disabled message for code area"
2242
1797
  },
2243
1798
  "embedInsightDialog.emptyInsight.byDefinition|report": {
2244
1799
  "value": "This report type cannot be embedded as programmatic type component.",
2245
1800
  "comment": "The disabled message for code area",
2246
- "limit": 0,
2247
1801
  "translate": false
2248
1802
  },
2249
1803
  "embedDialog.tab.react": {
2250
1804
  "value": "React",
2251
- "comment": "The tab title",
2252
- "limit": 0
1805
+ "comment": "The tab title"
2253
1806
  },
2254
1807
  "embedDialog.tab.webComponents": {
2255
1808
  "value": "Web Components",
2256
- "comment": "The tab title",
2257
- "limit": 0
1809
+ "comment": "The tab title"
2258
1810
  },
2259
1811
  "error.overlay.login": {
2260
1812
  "value": "Login",
2261
- "comment": "Button label for the login action shown in the error overlay when a user has been logged out.",
2262
- "limit": 0
1813
+ "comment": "Button label for the login action shown in the error overlay when a user has been logged out."
2263
1814
  },
2264
1815
  "error.overlay.title": {
2265
1816
  "value": "You have been logged out",
2266
- "comment": "Title shown in the error overlay when a user's session has expired or they have been logged out.",
2267
- "limit": 0
1817
+ "comment": "Title shown in the error overlay when a user's session has expired or they have been logged out."
2268
1818
  },
2269
1819
  "error.overlay.text": {
2270
1820
  "value": "Please log back in to continue your work.",
2271
- "comment": "Instructional text shown in the error overlay, guiding the user to log back in after being logged out.",
2272
- "limit": 0
1821
+ "comment": "Instructional text shown in the error overlay, guiding the user to log back in after being logged out."
2273
1822
  },
2274
1823
  "stylingPicker.title.basic": {
2275
1824
  "value": "Default",
2276
- "comment": "Label for the default styling option in the styling picker, using the system's default styles.",
2277
- "limit": 0
1825
+ "comment": "Label for the default styling option in the styling picker, using the system's default styles."
2278
1826
  },
2279
1827
  "stylingPicker.title.custom": {
2280
1828
  "value": "Custom",
2281
- "comment": "Label for the custom styling option in the styling picker, allowing users to apply their own styles.",
2282
- "limit": 0
1829
+ "comment": "Label for the custom styling option in the styling picker, allowing users to apply their own styles."
2283
1830
  },
2284
1831
  "stylingPicker.title.create": {
2285
1832
  "value": "Create",
2286
- "comment": "Button label for creating a new custom style in the styling picker interface.",
2287
- "limit": 0
1833
+ "comment": "Button label for creating a new custom style in the styling picker interface."
2288
1834
  },
2289
1835
  "stylingEditor.dialog.name": {
2290
1836
  "value": "Name",
2291
- "comment": "Label for the name input field in the styling editor dialog.",
2292
- "limit": 0
1837
+ "comment": "Label for the name input field in the styling editor dialog."
2293
1838
  },
2294
1839
  "stylingEditor.dialog.name.required": {
2295
1840
  "value": "Cannot save. Specify a name.",
2296
- "comment": "Error message shown when attempting to save a style without providing a name.",
2297
- "limit": 0
1841
+ "comment": "Error message shown when attempting to save a style without providing a name."
2298
1842
  },
2299
1843
  "stylingEditor.dialog.definition": {
2300
1844
  "value": "Definition",
2301
- "comment": "Name of the text field to describe an object.",
2302
- "limit": 0
1845
+ "comment": "Name of the text field to describe an object."
2303
1846
  },
2304
1847
  "stylingEditor.dialog.definition.required": {
2305
1848
  "value": "Cannot save. Specify a definition.",
2306
- "comment": "Error message shown when attempting to save a style without providing a definition.",
2307
- "limit": 0
1849
+ "comment": "Error message shown when attempting to save a style without providing a definition."
2308
1850
  },
2309
1851
  "stylingEditor.dialog.definition.invalid": {
2310
1852
  "value": "Cannot save. The definition is not a valid JSON object.",
2311
- "comment": "Error message shown when the style definition contains invalid JSON syntax.",
2312
- "limit": 0
1853
+ "comment": "Error message shown when the style definition contains invalid JSON syntax."
2313
1854
  },
2314
1855
  "stylingEditor.dialog.examples": {
2315
1856
  "value": "Templates",
2316
- "comment": "Label for the templates section in the styling editor dialog, containing predefined style examples.",
2317
- "limit": 0
1857
+ "comment": "Label for the templates section in the styling editor dialog, containing predefined style examples."
2318
1858
  },
2319
1859
  "stylingEditor.dialog.example.paste": {
2320
1860
  "value": "Paste",
2321
- "comment": "Button text to paste content into text field.",
2322
- "limit": 0
1861
+ "comment": "Button text to paste content into text field."
2323
1862
  },
2324
1863
  "stylingPicker.item.edit": {
2325
1864
  "value": "Edit",
2326
- "comment": "Button label for editing an existing style in the styling picker.",
2327
- "limit": 0
1865
+ "comment": "Button label for editing an existing style in the styling picker."
2328
1866
  },
2329
1867
  "stylingPicker.item.delete": {
2330
1868
  "value": "Delete",
2331
- "comment": "Button label for removing a style from the styling picker.",
2332
- "limit": 0
1869
+ "comment": "Button label for removing a style from the styling picker."
2333
1870
  },
2334
1871
  "stylingPicker.item.delete.tooltip": {
2335
1872
  "value": "Applied item cannot be deleted.",
2336
- "comment": "Tooltip message shown when attempting to delete a style that is currently in use.",
2337
- "limit": 0
1873
+ "comment": "Tooltip message shown when attempting to delete a style that is currently in use."
2338
1874
  },
2339
1875
  "descriptionPanel.button.more": {
2340
1876
  "value": "Show more",
2341
- "comment": "The button title which will display more description text",
2342
- "limit": 0
1877
+ "comment": "The button title which will display more description text"
2343
1878
  },
2344
1879
  "descriptionPanel.button.less": {
2345
1880
  "value": "Show less",
2346
- "comment": "The button title which will display less description text.",
2347
- "limit": 0
1881
+ "comment": "The button title which will display less description text."
2348
1882
  },
2349
1883
  "configurationPanel.drillConfig.learn.more.link": {
2350
1884
  "value": "Learn more",
2351
- "comment": "Link with additional info",
2352
- "limit": 0
1885
+ "comment": "Link with additional info"
2353
1886
  },
2354
1887
  "configurationPanel.drillConfig.drillToDashboard.tooltip": {
2355
1888
  "value": "Open a related dashboard for an expanded view on the selected data point, carrying over relevant filters and context. <a>Learn more</a>",
2356
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2357
- "limit": 0
1889
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2358
1890
  },
2359
1891
  "configurationPanel.drillConfig.drillToInsight.tooltip": {
2360
1892
  "value": "Open a related visualization, maintaining the applied filters from the original view. <a>Learn more</a>",
2361
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2362
- "limit": 0
1893
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2363
1894
  },
2364
1895
  "configurationPanel.drillConfig.drillToUrl.tooltip": {
2365
1896
  "value": "Open a custom URL with dynamic parameters based on the selected data point. <a>Learn more</a>",
2366
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2367
- "limit": 0
1897
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2368
1898
  },
2369
1899
  "configurationPanel.drillConfig.drilldown": {
2370
1900
  "value": "Drill down",
2371
- "comment": "The title of the drill down action.",
2372
- "limit": 0
1901
+ "comment": "The title of the drill down action."
2373
1902
  },
2374
1903
  "configurationPanel.drillConfig.drilldown.tooltip": {
2375
1904
  "value": "Drill down within the current visualization, following predefined attribute hierarchies to view your data on an increasingly granular level. <a>Learn more</a>",
2376
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2377
- "limit": 0
1905
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2378
1906
  },
2379
1907
  "configurationPanel.drillConfig.drilldown.tooltip.disabled.insight": {
2380
1908
  "value": "Drill down is turned off in this visualization's configuration.",
2381
- "comment": "Tooltip explaining drill down is disabled by visualization's configuration",
2382
- "limit": 0
1909
+ "comment": "Tooltip explaining drill down is disabled by visualization's configuration"
2383
1910
  },
2384
1911
  "configurationPanel.drillConfig.drilldown.tooltip.disabled.metric": {
2385
1912
  "value": "Drill down can only be set for attributes, not metrics.",
2386
- "comment": "Tooltip explaining drill down is disabled for metrics",
2387
- "limit": 0
1913
+ "comment": "Tooltip explaining drill down is disabled for metrics"
2388
1914
  },
2389
1915
  "configurationPanel.drillConfig.drilldown.emtpy.hierarchy.info": {
2390
1916
  "value": "Attribute must be in a hierarchy to enable drill down.",
2391
- "comment": "Label show on drill down configuration that there is no hierarchy defined for the attribute",
2392
- "limit": 0
1917
+ "comment": "Label show on drill down configuration that there is no hierarchy defined for the attribute"
2393
1918
  },
2394
1919
  "configurationPanel.drillConfig.selectHierarchy": {
2395
1920
  "value": "Choose hierarchy…",
2396
- "comment": "Hint guiding users that attribute hierarchy in select box has to be selected.",
2397
- "limit": 0
1921
+ "comment": "Hint guiding users that attribute hierarchy in select box has to be selected."
2398
1922
  },
2399
1923
  "configurationPanel.drillConfig.drilldown.create.hierarchy": {
2400
1924
  "value": "Create attribute hierarchy",
2401
- "comment": "Link to create attribute hierarchy",
2402
- "limit": 0
1925
+ "comment": "Link to create attribute hierarchy"
2403
1926
  },
2404
1927
  "attributeHierarchyEditor.untitled": {
2405
1928
  "value": "Untitled attribute hierarchy",
2406
- "comment": "Default title in attribute hierarchy editor",
2407
- "limit": 0
1929
+ "comment": "Default title in attribute hierarchy editor"
2408
1930
  },
2409
1931
  "attributeHierarchyEditor.hierarchy.levels": {
2410
1932
  "value": "Hierarchy levels",
2411
- "comment": "Label show hierarchy levels",
2412
- "limit": 0
1933
+ "comment": "Label show hierarchy levels"
2413
1934
  },
2414
1935
  "attributeHierarchyEditor.button.cancel": {
2415
1936
  "value": "Cancel",
2416
- "comment": "Text of cancel button",
2417
- "limit": 0
1937
+ "comment": "Text of cancel button"
2418
1938
  },
2419
1939
  "attributeHierarchyEditor.button.create": {
2420
1940
  "value": "Create hierarchy",
2421
- "comment": "Text of create button",
2422
- "limit": 0
1941
+ "comment": "Text of create button"
2423
1942
  },
2424
1943
  "attributeHierarchyEditor.button.save": {
2425
1944
  "value": "Save changes",
2426
- "comment": "Text of save button",
2427
- "limit": 0
1945
+ "comment": "Text of save button"
2428
1946
  },
2429
1947
  "attributeHierarchyEditor.button.delete": {
2430
1948
  "value": "Delete",
2431
- "comment": "Text of delete button",
2432
- "limit": 0
1949
+ "comment": "Text of delete button"
2433
1950
  },
2434
1951
  "attributeHierarchyEditor.delete.confirm.title": {
2435
1952
  "value": "Delete attribute hierarchy?",
2436
- "comment": "Title in confirm dialog when deleting hierarchy",
2437
- "limit": 0
1953
+ "comment": "Title in confirm dialog when deleting hierarchy"
2438
1954
  },
2439
1955
  "attributeHierarchyEditor.delete.confirm.message": {
2440
1956
  "value": "All existing drill down interactions using this hierarchy will be removed.",
2441
- "comment": "Text in confirm dialog when deleting hierarchy",
2442
- "limit": 0
1957
+ "comment": "Text in confirm dialog when deleting hierarchy"
2443
1958
  },
2444
1959
  "attributeHierarchyEditor.remove.attribute": {
2445
1960
  "value": "Remove",
2446
- "comment": "Tooltip for button remove attribute in hierarchy",
2447
- "limit": 0
1961
+ "comment": "Tooltip for button remove attribute in hierarchy"
2448
1962
  },
2449
1963
  "attributeHierarchyEditor.add.attribute": {
2450
1964
  "value": "Add attribute",
2451
- "comment": "Text for button add attribute in hierarchy",
2452
- "limit": 0
1965
+ "comment": "Text for button add attribute in hierarchy"
2453
1966
  },
2454
1967
  "attributeHierarchyEditor.add.attribute.above": {
2455
1968
  "value": "Add attribute above",
2456
- "comment": "Text for button add attribute above the current item",
2457
- "limit": 0
1969
+ "comment": "Text for button add attribute above the current item"
2458
1970
  },
2459
1971
  "attributeHierarchyEditor.add.attribute.bellow": {
2460
1972
  "value": "Add attribute bellow",
2461
- "comment": "Text for button add attribute bellow the current item",
2462
- "limit": 0
1973
+ "comment": "Text for button add attribute bellow the current item"
2463
1974
  },
2464
1975
  "attributeHierarchyEditor.howToWork.link": {
2465
1976
  "value": "How to work with hierarchies",
2466
- "comment": "Link to document describe how attribute hierarchy works",
2467
- "limit": 0
1977
+ "comment": "Link to document describe how attribute hierarchy works"
2468
1978
  },
2469
1979
  "attributeHierarchyEditor.attribute.dropdown.title": {
2470
1980
  "value": "Choose attribute…",
2471
- "comment": "Text for dropdown title to select an attribute.",
2472
- "limit": 0
1981
+ "comment": "Text for dropdown title to select an attribute."
2473
1982
  },
2474
1983
  "attributeHierarchyEditor.attribute.dropdown.search": {
2475
1984
  "value": "Search…",
2476
- "comment": "Text for dropdown search input placeholder.",
2477
- "limit": 0
1985
+ "comment": "Text for dropdown search input placeholder."
2478
1986
  },
2479
1987
  "attributeHierarchyEditor.note.title": {
2480
1988
  "value": "Note:",
2481
- "comment": "Label for a note title",
2482
- "limit": 0
1989
+ "comment": "Label for a note title"
2483
1990
  },
2484
1991
  "attributeHierarchyEditor.note.message": {
2485
1992
  "value": "<b>Note:</b> The attribute hierarchy you define is applied globally to all visualizations. This enables drill down interactions not just for the {br}current visualization, but for all visualizations that include any of the attributes within the hierarchy.",
2486
- "comment": "Information about hierarchy editor functionality. The <b> tags emphasize important terms and {br} represents line breaks.",
2487
- "limit": 0
1993
+ "comment": "Information about hierarchy editor functionality. The <b> tags emphasize important terms and {br} represents line breaks."
2488
1994
  },
2489
1995
  "attributeHierarchyEditor.howItWorks.title": {
2490
1996
  "value": "How it works",
2491
- "comment": "Title of description section",
2492
- "limit": 0
1997
+ "comment": "Title of description section"
2493
1998
  },
2494
1999
  "attributeHierarchyEditor.howItWorks.message.heading": {
2495
2000
  "value": "Hierarchy is applied to all visualizations.",
2496
- "comment": "Text in description section",
2497
- "limit": 0
2001
+ "comment": "Text in description section"
2498
2002
  },
2499
2003
  "attributeHierarchyEditor.message.create.success": {
2500
2004
  "value": "Great! We created the attribute hierarchy!",
2501
- "comment": "The toast message will be shown when the attribute hierarchy is created successfully.",
2502
- "limit": 0
2005
+ "comment": "The toast message will be shown when the attribute hierarchy is created successfully."
2503
2006
  },
2504
2007
  "attributeHierarchyEditor.message.update.success": {
2505
2008
  "value": "Great! We saved the attribute hierarchy!",
2506
- "comment": "The toast message will be shown when the attribute hierarchy is updated successfully.",
2507
- "limit": 0
2009
+ "comment": "The toast message will be shown when the attribute hierarchy is updated successfully."
2508
2010
  },
2509
2011
  "attributeHierarchyEditor.message.delete.success": {
2510
2012
  "value": "Great! We deleted the attribute hierarchy!",
2511
- "comment": "The toast message will be shown when the attribute hierarchy is deleted successfully.",
2512
- "limit": 0
2013
+ "comment": "The toast message will be shown when the attribute hierarchy is deleted successfully."
2513
2014
  },
2514
2015
  "attributeHierarchyEditor.message.create.failed": {
2515
2016
  "value": "Failed to create. Try again later.",
2516
- "comment": "The toast message will be shown when create the attribute hierarchy is failed.",
2517
- "limit": 0
2017
+ "comment": "The toast message will be shown when create the attribute hierarchy is failed."
2518
2018
  },
2519
2019
  "attributeHierarchyEditor.message.update.failed": {
2520
2020
  "value": "Failed to save. Try again later.",
2521
- "comment": "The toast message will be shown when save the attribute hierarchy is failed.",
2522
- "limit": 0
2021
+ "comment": "The toast message will be shown when save the attribute hierarchy is failed."
2523
2022
  },
2524
2023
  "attributeHierarchyEditor.message.delete.failed": {
2525
2024
  "value": "Failed to delete. Try again later.",
2526
- "comment": "The toast message will be shown when delete the attribute hierarchy is failed.",
2527
- "limit": 0
2025
+ "comment": "The toast message will be shown when delete the attribute hierarchy is failed."
2528
2026
  },
2529
2027
  "attributeHierarchyEditor.howItWorks.message.content": {
2530
2028
  "value": "Drill down interaction will be enabled to not only this visualization, but all visualization containing one of the attributes in hierarchy.",
2531
- "comment": "Text in description section",
2532
- "limit": 0
2029
+ "comment": "Text in description section"
2533
2030
  },
2534
2031
  "attributeHierarchyList.tooltip.generic.date.title": {
2535
2032
  "value": "Generic date",
2536
- "comment": "Title of hierarchy for date",
2537
- "limit": 0
2033
+ "comment": "Title of hierarchy for date"
2538
2034
  },
2539
2035
  "attributeHierarchyList.tooltip.generic.date.info": {
2540
2036
  "value": "This hierarchy is generated automatically and applies to any date dimension.",
2541
- "comment": "Text show in date hierarchy",
2542
- "limit": 0
2037
+ "comment": "Text show in date hierarchy"
2543
2038
  },
2544
2039
  "attributeHierarchyList.tooltip.hierarchy.levels": {
2545
2040
  "value": "Hierarchy levels",
2546
- "comment": "Label show hierarchy levels",
2547
- "limit": 0
2041
+ "comment": "Label show hierarchy levels"
2548
2042
  },
2549
2043
  "attributeHierarchyList.tooltip.button.edit": {
2550
2044
  "value": "Edit",
2551
- "comment": "Text for edit button",
2552
- "limit": 0
2045
+ "comment": "Text for edit button"
2553
2046
  },
2554
2047
  "catalog.attribute.tooltip.hierarchy.title": {
2555
2048
  "value": "Hierarchy",
2556
- "comment": "Title of hierarchy section",
2557
- "limit": 0
2049
+ "comment": "Title of hierarchy section"
2558
2050
  },
2559
2051
  "visualizationConfig.interactions.section.title": {
2560
2052
  "value": "Interactions",
2561
- "comment": "Title of interactions section",
2562
- "limit": 0
2053
+ "comment": "Title of interactions section"
2563
2054
  },
2564
2055
  "visualizationConfig.interactions.section.drilldown": {
2565
2056
  "value": "Drill down",
2566
- "comment": "Text of drill down option",
2567
- "limit": 0
2057
+ "comment": "Text of drill down option"
2568
2058
  },
2569
2059
  "workspaceHierarchy.lockedInsight|insight": {
2570
2060
  "value": "Only Admins can save changes to this visualization.",
2571
- "comment": "Shown when hovering over lock indicator.",
2572
- "limit": 0
2061
+ "comment": "Shown when hovering over lock indicator."
2573
2062
  },
2574
2063
  "workspaceHierarchy.lockedInsight|report": {
2575
2064
  "value": "Only Admins can save changes to this report.",
2576
2065
  "comment": "Shown when hovering over lock indicator.",
2577
- "translate": false,
2578
- "limit": 0
2066
+ "translate": false
2579
2067
  },
2580
2068
  "workspaceHierarchy.inheritedInsight|insight": {
2581
2069
  "value": "You cannot edit or delete this visualization.{br}It is centrally managed and certified.",
2582
- "comment": "Shown when hovering over lock indicator. Placeholder {br} is replaced with visual line break",
2583
- "limit": 0
2070
+ "comment": "Shown when hovering over lock indicator. Placeholder {br} is replaced with visual line break"
2584
2071
  },
2585
2072
  "workspaceHierarchy.inheritedInsight|report": {
2586
2073
  "value": "You cannot edit or delete this report.{br}It is centrally managed and certified.",
2587
2074
  "comment": "Shown when hovering over lock indicator. Placeholder {br} is replaced with visual line break",
2588
- "translate": false,
2589
- "limit": 0
2075
+ "translate": false
2590
2076
  },
2591
2077
  "userManagement.workspace.noMatchingItems": {
2592
2078
  "value": "No matching workspaces.",
2593
- "comment": "Information shown to the user when query in search input does no match any workspace.",
2594
- "limit": 0
2079
+ "comment": "Information shown to the user when query in search input does no match any workspace."
2595
2080
  },
2596
2081
  "userManagement.workspace.searchPlaceholder": {
2597
2082
  "value": "Search workspaces",
2598
- "comment": "Placeholder of empty workspace dialog search input.",
2599
- "limit": 0
2083
+ "comment": "Placeholder of empty workspace dialog search input."
2600
2084
  },
2601
2085
  "userManagement.workspace.searchError": {
2602
2086
  "value": "Failed to load workspaces. Try again later.",
2603
- "comment": "Error message shown to the user when query in search input failed",
2604
- "limit": 0
2087
+ "comment": "Error message shown to the user when query in search input failed"
2605
2088
  },
2606
2089
  "userManagement.dataSource.searchError": {
2607
2090
  "value": "Failed to load data sources. Try again later.",
2608
- "comment": "Error message shown to the user when query in search input failed",
2609
- "limit": 0
2091
+ "comment": "Error message shown to the user when query in search input failed"
2610
2092
  },
2611
2093
  "userManagement.workspace.emptySelection.user.view": {
2612
2094
  "value": "This user does not have permissions for any workspaces.",
2613
- "comment": "Information shown when no workspaces were selected yet.",
2614
- "limit": 0
2095
+ "comment": "Information shown when no workspaces were selected yet."
2615
2096
  },
2616
2097
  "userManagement.workspace.emptySelection.userGroup.view": {
2617
2098
  "value": "This group does not have permissions for any workspaces.",
2618
- "comment": "Information shown when no workspaces were selected yet.",
2619
- "limit": 0
2099
+ "comment": "Information shown when no workspaces were selected yet."
2620
2100
  },
2621
2101
  "userManagement.workspace.emptySelection.edit": {
2622
2102
  "value": "No workspace selected.",
2623
- "comment": "Shown when user did not typed anything to the search dialog.",
2624
- "limit": 0
2103
+ "comment": "Shown when user did not typed anything to the search dialog."
2625
2104
  },
2626
2105
  "userManagement.workspace.title": {
2627
2106
  "value": "Add workspace permission",
2628
- "comment": "Title of dialog used for granting workspace permission to users or groups.",
2629
- "limit": 0
2107
+ "comment": "Title of dialog used for granting workspace permission to users or groups."
2630
2108
  },
2631
2109
  "userManagement.workspace.edit.title": {
2632
2110
  "value": "Edit workspace permission",
2633
- "comment": "Title of dialog used for granting workspace permission to users or groups.",
2634
- "limit": 0
2111
+ "comment": "Title of dialog used for granting workspace permission to users or groups."
2635
2112
  },
2636
2113
  "userManagement.dataSource.searchPlaceholder": {
2637
2114
  "value": "Search data sources",
2638
- "comment": "Placeholder of empty data source dialog search input.",
2639
- "limit": 0
2115
+ "comment": "Placeholder of empty data source dialog search input."
2640
2116
  },
2641
2117
  "userManagement.workspace.addButton": {
2642
2118
  "value": "Add",
2643
- "comment": "Title of confirm button that adds new items to the list.",
2644
- "limit": 0
2119
+ "comment": "Title of confirm button that adds new items to the list."
2645
2120
  },
2646
2121
  "userManagement.userGroups.addButton": {
2647
2122
  "value": "Add",
2648
- "comment": "Title of confirm button that adds new items to the list.",
2649
- "limit": 0
2123
+ "comment": "Title of confirm button that adds new items to the list."
2650
2124
  },
2651
2125
  "userManagement.userGroups.cancelButton": {
2652
2126
  "value": "Cancel",
2653
- "comment": "Button that closes the current dialog.",
2654
- "limit": 0
2127
+ "comment": "Button that closes the current dialog."
2655
2128
  },
2656
2129
  "userManagement.tab.workspaces": {
2657
2130
  "value": "Workspaces ({count})",
2658
- "comment": "Label of tab that lists user permissions to workspaces. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments. For example, if the user has 5 workspace assignments, the label will be 'Workspaces (5)'. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments.",
2659
- "limit": 0
2131
+ "comment": "Label of tab that lists user permissions to workspaces. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments. For example, if the user has 5 workspace assignments, the label will be 'Workspaces (5)'. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments."
2660
2132
  },
2661
2133
  "userManagement.tab.groups": {
2662
2134
  "value": "Groups ({count})",
2663
- "comment": "Label of tab that lists user groups user is member of. The placeholder {count} will be replaced with a number, e.g., 'Groups (3)' when user belongs to 3 groups.",
2664
- "limit": 0
2135
+ "comment": "Label of tab that lists user groups user is member of. The placeholder {count} will be replaced with a number, e.g., 'Groups (3)' when user belongs to 3 groups."
2665
2136
  },
2666
2137
  "userManagement.tab.users": {
2667
2138
  "value": "Members ({count})",
2668
- "comment": "Label of tab that lists user members of a user group. The placeholder {count} will be replaced with a number, e.g., 'Members (12)' when group has 12 members.",
2669
- "limit": 0
2139
+ "comment": "Label of tab that lists user members of a user group. The placeholder {count} will be replaced with a number, e.g., 'Members (12)' when group has 12 members."
2670
2140
  },
2671
2141
  "userManagement.tab.details": {
2672
2142
  "value": "Details",
2673
- "comment": "Label of tab that lists user details (name, surname, etc.)",
2674
- "limit": 0
2143
+ "comment": "Label of tab that lists user details (name, surname, etc.)"
2675
2144
  },
2676
2145
  "userManagement.buttons.addWorkspace": {
2677
2146
  "value": "Add workspace permission",
2678
- "comment": "Label of button that opens selection of workspaces user can get permissions to.",
2679
- "limit": 0
2147
+ "comment": "Label of button that opens selection of workspaces user can get permissions to."
2680
2148
  },
2681
2149
  "userManagement.buttons.addToGroup": {
2682
2150
  "value": "Add to group",
2683
- "comment": "Label of button that opens selection of groups user can be assigned into to.",
2684
- "limit": 0
2151
+ "comment": "Label of button that opens selection of groups user can be assigned into to."
2685
2152
  },
2686
2153
  "userManagement.buttons.addUser": {
2687
2154
  "value": "Add members",
2688
- "comment": "Label of button that opens selection of users that can be assigned into the group.",
2689
- "limit": 0
2155
+ "comment": "Label of button that opens selection of users that can be assigned into the group."
2690
2156
  },
2691
2157
  "userManagement.buttons.edit": {
2692
2158
  "value": "Edit",
2693
- "comment": "Label of button that edit user's details (name, surname, etc.)",
2694
- "limit": 0
2159
+ "comment": "Label of button that edit user's details (name, surname, etc.)"
2695
2160
  },
2696
2161
  "userManagement.dataSource.title": {
2697
2162
  "value": "Add data source permission",
2698
- "comment": "Title of dialog used for granting data source permission to users or groups.",
2699
- "limit": 0
2163
+ "comment": "Title of dialog used for granting data source permission to users or groups."
2700
2164
  },
2701
2165
  "userManagement.tab.dataSources": {
2702
2166
  "value": "Data Sources ({count})",
2703
- "comment": "Label of tab that lists data sources assigned to a user. The placeholder {count} will be replaced with a number, e.g., 'Data Sources (5)' when user has 5 data source assignments.",
2704
- "limit": 0
2167
+ "comment": "Label of tab that lists data sources assigned to a user. The placeholder {count} will be replaced with a number, e.g., 'Data Sources (5)' when user has 5 data source assignments."
2705
2168
  },
2706
2169
  "userManagement.buttons.addDataSourcePermission": {
2707
2170
  "value": "Add data source permission",
2708
- "comment": "Label of button that opens selection of users that can be assigned into the group.",
2709
- "limit": 0
2171
+ "comment": "Label of button that opens selection of users that can be assigned into the group."
2710
2172
  },
2711
2173
  "userManagement.dataSources.emptySelection.view": {
2712
2174
  "value": "This user does not have permissions for any data sources.",
2713
- "comment": "Information shown when no data sources were selected yet.",
2714
- "limit": 0
2175
+ "comment": "Information shown when no data sources were selected yet."
2715
2176
  },
2716
2177
  "userManagement.dataSources.emptySelection.userGroup.view": {
2717
2178
  "value": "This group does not have permissions for any data sources.",
2718
- "comment": "Information shown when no data sources were selected yet.",
2719
- "limit": 0
2179
+ "comment": "Information shown when no data sources were selected yet."
2720
2180
  },
2721
2181
  "userManagement.dataSources.emptySelection.edit": {
2722
2182
  "value": "No data sources selected.",
2723
- "comment": "Shown when user did not typed anything to the search dialog.",
2724
- "limit": 0
2183
+ "comment": "Shown when user did not typed anything to the search dialog."
2725
2184
  },
2726
2185
  "userManagement.dataSources.permission.manage": {
2727
2186
  "value": "Manage",
2728
- "comment": "Name of the data source permission that allows user to fully manage data in data source.",
2729
- "limit": 0
2187
+ "comment": "Name of the data source permission that allows user to fully manage data in data source."
2730
2188
  },
2731
2189
  "userManagement.dataSources.permission.use": {
2732
2190
  "value": "Use",
2733
- "comment": "Name of the data source permission that allows user to use data in data source.",
2734
- "limit": 0
2191
+ "comment": "Name of the data source permission that allows user to use data in data source."
2735
2192
  },
2736
2193
  "userManagement.dataSources.permission.remove": {
2737
2194
  "value": "Remove",
2738
- "comment": "Label of option that removes data source permission from user and user group.",
2739
- "limit": 0
2195
+ "comment": "Label of option that removes data source permission from user and user group."
2740
2196
  },
2741
2197
  "userManagement.dataSources.noMatchingItems": {
2742
2198
  "value": "No matching data source.",
2743
- "comment": "Message shown when no data source matches search criteria.",
2744
- "limit": 0
2199
+ "comment": "Message shown when no data source matches search criteria."
2745
2200
  },
2746
2201
  "userManagement.users.multipleDataSources.addSuccess": {
2747
2202
  "value": "Great! You have successfully added permissions to the users.",
2748
- "comment": "Confirmation message shown to the user when data source permission was added successfully to multiple users.",
2749
- "limit": 0
2203
+ "comment": "Confirmation message shown to the user when data source permission was added successfully to multiple users."
2750
2204
  },
2751
2205
  "userManagement.userGroups.multipleDataSources.addSuccess": {
2752
2206
  "value": "Great! You have successfully added permissions to the groups.",
2753
- "comment": "Confirmation message shown to the user when data source permissions were added to multiple user groups successfully.",
2754
- "limit": 0
2207
+ "comment": "Confirmation message shown to the user when data source permissions were added to multiple user groups successfully."
2755
2208
  },
2756
2209
  "userManagement.users.multipleDataSources.addError": {
2757
2210
  "value": "Addition of the permission to the users failed.",
2758
- "comment": "Error message shown to user when addition of data source permission to multiple users failed.",
2759
- "limit": 0
2211
+ "comment": "Error message shown to user when addition of data source permission to multiple users failed."
2760
2212
  },
2761
2213
  "userManagement.userGroups.multipleDataSources.addError": {
2762
2214
  "value": "Addition of the permission to the groups failed.",
2763
- "comment": "Error message shown to user when addition of data source permission to multiple user groups failed.",
2764
- "limit": 0
2215
+ "comment": "Error message shown to user when addition of data source permission to multiple user groups failed."
2765
2216
  },
2766
2217
  "userManagement.dataSources.removeSuccess": {
2767
2218
  "value": "Great! You have successfully deleted the data source permission.",
2768
- "comment": "Confirm message shown to user when data source permission was successfully deleted.",
2769
- "limit": 0
2219
+ "comment": "Confirm message shown to user when data source permission was successfully deleted."
2770
2220
  },
2771
2221
  "userManagement.dataSources.removeError": {
2772
2222
  "value": "Deletion of the data source permission failed.",
2773
- "comment": "Error message shown to user when data source permission deletion failed.",
2774
- "limit": 0
2223
+ "comment": "Error message shown to user when data source permission deletion failed."
2775
2224
  },
2776
2225
  "userManagement.dataSources.changeSuccess": {
2777
2226
  "value": "Great! You have successfully changed the data source permission(s).",
2778
- "comment": "Confirmation message shown to the user when change of one or more data source permission succeeded.",
2779
- "limit": 0
2227
+ "comment": "Confirmation message shown to the user when change of one or more data source permission succeeded."
2780
2228
  },
2781
2229
  "userManagement.dataSources.changeError": {
2782
2230
  "value": "Change of the data source permission(s) failed.",
2783
- "comment": "Error message shown to the user when change of one or more data source permissions failed.",
2784
- "limit": 0
2231
+ "comment": "Error message shown to the user when change of one or more data source permissions failed."
2785
2232
  },
2786
2233
  "userManagement.users.deleteLink": {
2787
2234
  "value": "Delete user",
2788
- "comment": "Label of link that deletes the user.",
2789
- "limit": 0
2235
+ "comment": "Label of link that deletes the user."
2790
2236
  },
2791
2237
  "userManagement.userGroups.deleteLink": {
2792
2238
  "value": "Delete group",
2793
- "comment": "Label of link that deletes the user grouo.",
2794
- "limit": 0
2239
+ "comment": "Label of link that deletes the user grouo."
2795
2240
  },
2796
2241
  "userManagement.closeButton": {
2797
2242
  "value": "Close",
2798
- "comment": "Label of button that closes the dialog",
2799
- "limit": 0
2243
+ "comment": "Label of button that closes the dialog"
2800
2244
  },
2801
2245
  "userManagement.workspace.removeSuccess": {
2802
2246
  "value": "Great! You have successfully deleted the permission.",
2803
- "comment": "Confirm message shown to user when workspace permission was successfully deleted.",
2804
- "limit": 0
2247
+ "comment": "Confirm message shown to user when workspace permission was successfully deleted."
2805
2248
  },
2806
2249
  "userManagement.workspace.removeError": {
2807
2250
  "value": "Deletion of the permission failed.",
2808
- "comment": "Error message shown to user when workspace permission deletion failed.",
2809
- "limit": 0
2251
+ "comment": "Error message shown to user when workspace permission deletion failed."
2810
2252
  },
2811
2253
  "userManagement.workspace.addSuccess": {
2812
2254
  "value": "Great! You have successfully added the workspace permission(s).",
2813
- "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
2814
- "limit": 0
2255
+ "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user."
2815
2256
  },
2816
2257
  "userManagement.workspace.addError": {
2817
2258
  "value": "Addition of the workspace permission(s) failed.",
2818
- "comment": "Error message shown to user when workspace permission addition failed.",
2819
- "limit": 0
2259
+ "comment": "Error message shown to user when workspace permission addition failed."
2820
2260
  },
2821
2261
  "userManagement.dataSource.addSuccess": {
2822
2262
  "value": "Great! You have successfully added the data source permission(s).",
2823
- "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
2824
- "limit": 0
2263
+ "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user."
2825
2264
  },
2826
2265
  "userManagement.dataSource.addError": {
2827
2266
  "value": "Addition of the data source permission(s) failed.",
2828
- "comment": "Error message shown to user when workspace permission addition failed.",
2829
- "limit": 0
2267
+ "comment": "Error message shown to user when workspace permission addition failed."
2830
2268
  },
2831
2269
  "userManagement.users.multipleWorkspaces.addSuccess": {
2832
2270
  "value": "Great! You have successfully added workspace permissions to the users.",
2833
- "comment": "Confirmation message shown to the user when workspace permission was added successfully to multiple users.",
2834
- "limit": 0
2271
+ "comment": "Confirmation message shown to the user when workspace permission was added successfully to multiple users."
2835
2272
  },
2836
2273
  "userManagement.users.multipleWorkspaces.addError": {
2837
2274
  "value": "Addition of the workspace permission to the users failed.",
2838
- "comment": "Error message shown to user when addition of workspace permission to multiple users failed.",
2839
- "limit": 0
2275
+ "comment": "Error message shown to user when addition of workspace permission to multiple users failed."
2840
2276
  },
2841
2277
  "userManagement.userGroups.multipleWorkspaces.addSuccess": {
2842
2278
  "value": "Great! You have successfully added workspace permissions to the groups.",
2843
- "comment": "Confirmation message shown to the user when workspace permissions were added to multiple user groups successfully.",
2844
- "limit": 0
2279
+ "comment": "Confirmation message shown to the user when workspace permissions were added to multiple user groups successfully."
2845
2280
  },
2846
2281
  "userManagement.userGroups.multipleWorkspaces.addError": {
2847
2282
  "value": "Addition of the workspace permission to the groups failed.",
2848
- "comment": "Error message shown to user when addition of workspace permission to multiple user groups failed.",
2849
- "limit": 0
2283
+ "comment": "Error message shown to user when addition of workspace permission to multiple user groups failed."
2850
2284
  },
2851
2285
  "userManagement.workspace.changeSuccess": {
2852
2286
  "value": "Great! You have successfully changed the workspace permission(s).",
2853
- "comment": "Confirmation message shown to the user when change of one or more workspace permission succeeded.",
2854
- "limit": 0
2287
+ "comment": "Confirmation message shown to the user when change of one or more workspace permission succeeded."
2855
2288
  },
2856
2289
  "userManagement.workspace.changeError": {
2857
2290
  "value": "Change of the workspace permission(s) failed.",
2858
- "comment": "Error message shown to the user when change of one or more workspace permissions failed.",
2859
- "limit": 0
2291
+ "comment": "Error message shown to the user when change of one or more workspace permissions failed."
2860
2292
  },
2861
2293
  "userManagement.workspace.hierarchicalPermission.yes": {
2862
2294
  "value": "Include sub-hierarchy",
2863
- "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it.",
2864
- "limit": 0
2295
+ "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it."
2865
2296
  },
2866
2297
  "userManagement.workspace.hierarchicalPermission.yes.tooltip": {
2867
2298
  "value": "Apply the permission to this workspace and all its child workspaces.",
2868
- "comment": "Tooltip that explains option that adds permission to workspace and all the child workpaces in the tree hierarchy.",
2869
- "limit": 0
2299
+ "comment": "Tooltip that explains option that adds permission to workspace and all the child workpaces in the tree hierarchy."
2870
2300
  },
2871
2301
  "userManagement.workspace.hierarchicalPermission.no": {
2872
2302
  "value": "This workspace",
2873
- "comment": "Label of option that states that selected permission will be added just to the selected workspace and not to workspace in tree hierarchy of workspaces under it.",
2874
- "limit": 0
2303
+ "comment": "Label of option that states that selected permission will be added just to the selected workspace and not to workspace in tree hierarchy of workspaces under it."
2875
2304
  },
2876
2305
  "userManagement.workspace.hierarchicalPermission.no.tooltip": {
2877
2306
  "value": "Apply the permission only to this workspace.",
2878
- "comment": "Tooltip that explains option that adds permission to only the selected workspace and not to any of the child workpaces in the tree hierarchy.",
2879
- "limit": 0
2307
+ "comment": "Tooltip that explains option that adds permission to only the selected workspace and not to any of the child workpaces in the tree hierarchy."
2880
2308
  },
2881
2309
  "userManagement.workspace.permission.view": {
2882
2310
  "value": "View",
2883
- "comment": "Name of the workspace permission that allows user view workspace objects.",
2884
- "limit": 0
2311
+ "comment": "Name of the workspace permission that allows user view workspace objects."
2885
2312
  },
2886
2313
  "userManagement.workspace.permissionUser.view.tooltip": {
2887
2314
  "value": "The user can view dashboards that have been shared with them.",
2888
- "comment": "Tooltip of the workspace permission that allows user view workspace objects.",
2889
- "limit": 0
2315
+ "comment": "Tooltip of the workspace permission that allows user view workspace objects."
2890
2316
  },
2891
2317
  "userManagement.workspace.permissionGroup.view.tooltip": {
2892
2318
  "value": "The group members can view dashboards that have been shared with the group.",
2893
- "comment": "Tooltip of the workspace permission that allows user group view workspace objects.",
2894
- "limit": 0
2319
+ "comment": "Tooltip of the workspace permission that allows user group view workspace objects."
2895
2320
  },
2896
2321
  "userManagement.workspace.permission.viewSaveViews": {
2897
2322
  "value": "View & Save Views",
2898
- "comment": "Name of the workspace permission that allows user view workspace objects.",
2899
- "limit": 0
2323
+ "comment": "Name of the workspace permission that allows user view workspace objects."
2900
2324
  },
2901
2325
  "userManagement.workspace.permissionUser.viewSaveViews.tooltip": {
2902
2326
  "value": "The user can view dashboards that have been shared with them and save the state of dashboard filters as personal views for future use.",
2903
- "comment": "Tooltip of the workspace permission that allows user view workspace objects.",
2904
- "limit": 0
2327
+ "comment": "Tooltip of the workspace permission that allows user view workspace objects."
2905
2328
  },
2906
2329
  "userManagement.workspace.permissionGroup.viewSaveViews.tooltip": {
2907
2330
  "value": "The group members can view dashboards that have been shared with them and save the state of dashboard filters as personal views for future use.",
2908
- "comment": "Tooltip of the workspace permission that allows user group view workspace objects.",
2909
- "limit": 0
2331
+ "comment": "Tooltip of the workspace permission that allows user group view workspace objects."
2910
2332
  },
2911
2333
  "userManagement.dataSources.permissionUser.use.tooltip": {
2912
2334
  "value": "The user can use data sources that have been shared with them.",
2913
- "comment": "Tooltip of the data source permission that allows user use data source objects.",
2914
- "limit": 0
2335
+ "comment": "Tooltip of the data source permission that allows user use data source objects."
2915
2336
  },
2916
2337
  "userManagement.dataSources.permissionGroup.use.tooltip": {
2917
2338
  "value": "The group members can use data sources that have been shared with the group.",
2918
- "comment": "Tooltip of the data source permission that allows user group use data source objects.",
2919
- "limit": 0
2339
+ "comment": "Tooltip of the data source permission that allows user group use data source objects."
2920
2340
  },
2921
2341
  "userManagement.workspace.permission.viewExport": {
2922
2342
  "value": "View & Export",
2923
- "comment": "Name of the workspace permission that allows user view and export workspace objects.",
2924
- "limit": 0
2343
+ "comment": "Name of the workspace permission that allows user view and export workspace objects."
2925
2344
  },
2926
2345
  "userManagement.workspace.permissionUser.viewExport.tooltip": {
2927
2346
  "value": "Covers the View permission. Additionally, the user can export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2928
- "comment": "Tooltip of the workspace permission that allows user view and export workspace objects.",
2929
- "limit": 0
2347
+ "comment": "Tooltip of the workspace permission that allows user view and export workspace objects."
2930
2348
  },
2931
2349
  "userManagement.workspace.permissionGroup.viewExport.tooltip": {
2932
2350
  "value": "Covers the View permission. Additionally, the group members can export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2933
- "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects.",
2934
- "limit": 0
2351
+ "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects."
2935
2352
  },
2936
2353
  "userManagement.workspace.permission.viewExportSaveViews": {
2937
2354
  "value": "View, Export & Save Views",
2938
- "comment": "Name of the workspace permission that allows user view and export workspace objects and save filter view objects.",
2939
- "limit": 0
2355
+ "comment": "Name of the workspace permission that allows user view and export workspace objects and save filter view objects."
2940
2356
  },
2941
2357
  "userManagement.workspace.permissionUser.viewExportSaveViews.tooltip": {
2942
2358
  "value": "Covers the View permission. Additionally, the user can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files, and save the state of dashboard filters as personal views for future use.",
2943
- "comment": "Tooltip of the workspace permission that allows user view and export workspace objects.",
2944
- "limit": 0
2359
+ "comment": "Tooltip of the workspace permission that allows user view and export workspace objects."
2945
2360
  },
2946
2361
  "userManagement.workspace.permissionGroup.viewExportSaveViews.tooltip": {
2947
2362
  "value": "Covers the View permission. Additionally, the group members can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files, and save the state of dashboard filters as personal views for future use.",
2948
- "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects.",
2949
- "limit": 0
2363
+ "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects."
2950
2364
  },
2951
2365
  "userManagement.workspace.permission.analyze": {
2952
2366
  "value": "Analyze",
2953
- "comment": "Name of the workspace permission that allows user analyze data in workspace.",
2954
- "limit": 0
2367
+ "comment": "Name of the workspace permission that allows user analyze data in workspace."
2955
2368
  },
2956
2369
  "userManagement.workspace.permissionUser.analyze.tooltip": {
2957
2370
  "value": "Covers the View and Save Views permissions. Additionally, the user can create, edit, or delete dashboards and visualizations, and view the LDM and metrics.",
2958
- "comment": "Tooltip of the workspace permission that allows user analyze data in workspace.",
2959
- "limit": 0
2371
+ "comment": "Tooltip of the workspace permission that allows user analyze data in workspace."
2960
2372
  },
2961
2373
  "userManagement.workspace.permissionGroup.analyze.tooltip": {
2962
2374
  "value": "Covers the View and Save Views permissions. Additionally, the group members can create, edit, or delete dashboards and visualizations, and view the LDM and metrics.",
2963
- "comment": "Tooltip of the workspace permission that allows user group analyze data in workspace.",
2964
- "limit": 0
2375
+ "comment": "Tooltip of the workspace permission that allows user group analyze data in workspace."
2965
2376
  },
2966
2377
  "userManagement.workspace.permission.analyzeExport": {
2967
2378
  "value": "Analyze & Export",
2968
- "comment": "Name of the workspace permission that allows user analyze and export data in workspace.",
2969
- "limit": 0
2379
+ "comment": "Name of the workspace permission that allows user analyze and export data in workspace."
2970
2380
  },
2971
2381
  "userManagement.workspace.permissionUser.analyzeExport.tooltip": {
2972
2382
  "value": "Covers the View and Save Views permissions. Additionally, the user can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2973
- "comment": "Tooltip of the workspace permission that allows user analyze and export data in workspace.",
2974
- "limit": 0
2383
+ "comment": "Tooltip of the workspace permission that allows user analyze and export data in workspace."
2975
2384
  },
2976
2385
  "userManagement.workspace.permissionGroup.analyzeExport.tooltip": {
2977
2386
  "value": "Covers the View and Save Views permissions. Additionally, the group members can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2978
- "comment": "Tooltip of the workspace permission that allows user analyze and export and analyze data in workspace.",
2979
- "limit": 0
2387
+ "comment": "Tooltip of the workspace permission that allows user analyze and export and analyze data in workspace."
2980
2388
  },
2981
2389
  "userManagement.workspace.permission.manage": {
2982
2390
  "value": "Manage",
2983
- "comment": "Name of the workspace permission that allows user to fully manage data in workspace.",
2984
- "limit": 0
2391
+ "comment": "Name of the workspace permission that allows user to fully manage data in workspace."
2985
2392
  },
2986
2393
  "userManagement.workspace.permissionUser.manage.tooltip": {
2987
2394
  "value": "Covers the View, Analyze, Export, and Save Views permissions. Additionally, the user can create, edit, or delete the logical data model and metrics, and gets unrestricted access to all dashboards and their permissions.",
2988
- "comment": "Tooltip of the workspace permission that allows user to fully manage data in workspace.",
2989
- "limit": 0
2395
+ "comment": "Tooltip of the workspace permission that allows user to fully manage data in workspace."
2990
2396
  },
2991
2397
  "userManagement.workspace.permissionGroup.manage.tooltip": {
2992
2398
  "value": "Covers the View, Analyze, Export, and Save Views permissions. Additionally, the group members can create, edit, or delete the logical data model and metrics, and gets unrestricted access to all dashboards and their permissions.",
2993
- "comment": "Tooltip of the workspace permission that allows user group to fully manage data in workspace.",
2994
- "limit": 0
2399
+ "comment": "Tooltip of the workspace permission that allows user group to fully manage data in workspace."
2995
2400
  },
2996
2401
  "userManagement.dataSources.permissionUser.manage.tooltip": {
2997
2402
  "value": "User can create, edit or delete the data sources.",
2998
- "comment": "Tooltip of the data source permission that allows user to fully manage data sources.",
2999
- "limit": 0
2403
+ "comment": "Tooltip of the data source permission that allows user to fully manage data sources."
3000
2404
  },
3001
2405
  "userManagement.dataSources.permissionGroup.manage.tooltip": {
3002
2406
  "value": "Group members can create, edit or delete the data sources.",
3003
- "comment": "Tooltip of the data source permission that allows user group to fully manage data sources.",
3004
- "limit": 0
2407
+ "comment": "Tooltip of the data source permission that allows user group to fully manage data sources."
3005
2408
  },
3006
2409
  "userManagement.workspace.permission.export": {
3007
2410
  "value": "Exports",
3008
- "comment": "Name of the workspace permission that allows user to export data in workspace.",
3009
- "limit": 0
2411
+ "comment": "Name of the workspace permission that allows user to export data in workspace."
3010
2412
  },
3011
2413
  "userManagement.workspace.permission.export.tooltip": {
3012
2414
  "value": "Adds EXPORT permission to export dashboards and visualizations in various formats.",
3013
- "comment": "Export permission tooltip",
3014
- "limit": 0
2415
+ "comment": "Export permission tooltip"
3015
2416
  },
3016
2417
  "userManagement.workspace.permission.exportTabular": {
3017
2418
  "value": "Export XLSX and CSV",
3018
- "comment": "Name of the workspace permission that allows user to export data in workspace.",
3019
- "limit": 0
2419
+ "comment": "Name of the workspace permission that allows user to export data in workspace."
3020
2420
  },
3021
2421
  "userManagement.workspace.permission.exportTabular.tooltip": {
3022
2422
  "value": "Adds EXPORT_TABULAR permission to export dashboards and visualizations in CSV and XLSX formats.",
3023
- "comment": "Export tabular permission tooltip",
3024
- "limit": 0
2423
+ "comment": "Export tabular permission tooltip"
3025
2424
  },
3026
2425
  "userManagement.workspace.permission.exportPdf": {
3027
2426
  "value": "Export PDF",
3028
- "comment": "Name of the workspace permission that allows user to export data in workspace.",
3029
- "limit": 0
2427
+ "comment": "Name of the workspace permission that allows user to export data in workspace."
3030
2428
  },
3031
2429
  "userManagement.workspace.permission.exportPdf.tooltip": {
3032
2430
  "value": "Adds EXPORT_PDF permission to export dashboards and visualizations as PDF files.",
3033
- "comment": "Export PDF permission tooltip",
3034
- "limit": 0
2431
+ "comment": "Export PDF permission tooltip"
3035
2432
  },
3036
2433
  "userManagement.workspace.permission.createFilterView": {
3037
2434
  "value": "Saved filter views",
3038
- "comment": "Name of the workspace permission that allows user to create filter views in workspace.",
3039
- "limit": 0
2435
+ "comment": "Name of the workspace permission that allows user to create filter views in workspace."
3040
2436
  },
3041
2437
  "userManagement.workspace.permission.createFilterView.tooltip": {
3042
2438
  "value": "Adds CREATE_FILTER_VIEW permission to create and save dashboard filter combinations for quick reuse.",
3043
- "comment": "Create saved filter view permission tooltip",
3044
- "limit": 0
2439
+ "comment": "Create saved filter view permission tooltip"
3045
2440
  },
3046
2441
  "userManagement.workspace.permission.createAutomation": {
3047
2442
  "value": "Alerts and scheduled exports",
3048
- "comment": "Name of the workspace permission that allows user to create automations in workspace.",
3049
- "limit": 0
2443
+ "comment": "Name of the workspace permission that allows user to create automations in workspace."
3050
2444
  },
3051
2445
  "userManagement.workspace.permission.createAutomation.tooltip": {
3052
2446
  "value": "Adds CREATE_AUTOMATIONS permission to create automated alerts and scheduled exports.",
3053
- "comment": "Create automation permission tooltip",
3054
- "limit": 0
2447
+ "comment": "Create automation permission tooltip"
3055
2448
  },
3056
2449
  "userManagement.workspace.permission.useAiAssistant": {
3057
2450
  "value": "AI Assistant",
3058
- "comment": "Name of the workspace permission that allows user to use ai assistant in workspace.",
3059
- "limit": 0
2451
+ "comment": "Name of the workspace permission that allows user to use ai assistant in workspace."
3060
2452
  },
3061
2453
  "userManagement.workspace.permission.useAiAssistant.tooltip": {
3062
2454
  "value": "Adds USE_AI_ASSISTANT permission to access and interact with the AI chatbot for analytics questions.",
3063
- "comment": "Use AI Assistant permission tooltip",
3064
- "limit": 0
2455
+ "comment": "Use AI Assistant permission tooltip"
3065
2456
  },
3066
2457
  "userManagement.workspace.granularPermission.noWorkspace": {
3067
2458
  "value": "No workspace selected",
3068
- "comment": "Empty content message",
3069
- "limit": 0
2459
+ "comment": "Empty content message"
3070
2460
  },
3071
2461
  "userManagement.workspace.granularPermission.hierarchy": {
3072
2462
  "value": "Include child workspaces",
3073
- "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it.",
3074
- "limit": 0
2463
+ "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it."
3075
2464
  },
3076
2465
  "userManagement.workspace.granularPermission.hierarchy.tooltip": {
3077
2466
  "value": "Applies the permission to this workspace and all its child workspaces.",
3078
- "comment": "Tooltip that explains option that adds permission to workspace and children.",
3079
- "limit": 0
2467
+ "comment": "Tooltip that explains option that adds permission to workspace and children."
3080
2468
  },
3081
2469
  "userManagement.workspace.granularPermission.workspaceAccess.title": {
3082
2470
  "value": "Workspace access",
3083
- "comment": "Label of workspace subsection of permissions",
3084
- "limit": 0
2471
+ "comment": "Label of workspace subsection of permissions"
3085
2472
  },
3086
2473
  "userManagement.workspace.granularPermission.additionalAccess.title": {
3087
2474
  "value": "Additional permissions",
3088
- "comment": "Label of additional subsection of permissions",
3089
- "limit": 0
2475
+ "comment": "Label of additional subsection of permissions"
3090
2476
  },
3091
2477
  "userManagement.workspace.granularPermission.help": {
3092
2478
  "value": "Learn about workspace permissions",
3093
- "comment": "Label of help button for permissions",
3094
- "limit": 0
2479
+ "comment": "Label of help button for permissions"
3095
2480
  },
3096
2481
  "userManagement.workspace.granularPermission.view.description": {
3097
2482
  "value": "Allows users to view dashboards that have been shared with them or their user group.",
3098
- "comment": "Description of permission",
3099
- "limit": 0
2483
+ "comment": "Description of permission"
3100
2484
  },
3101
2485
  "userManagement.workspace.granularPermission.analyze.description": {
3102
2486
  "value": "Allows users to create, edit, or delete dashboards and visualizations, alongside viewing the Logical Data Model (LDM) and metrics.",
3103
- "comment": "Description of permission",
3104
- "limit": 0
2487
+ "comment": "Description of permission"
3105
2488
  },
3106
2489
  "userManagement.workspace.granularPermission.manage.description": {
3107
2490
  "value": "Allows users can to, edit or delete the logical data model and metrics, and access all dashboards and edit their dashboard permissions without limitations.",
3108
- "comment": "Description of permission",
3109
- "limit": 0
2491
+ "comment": "Description of permission"
3110
2492
  },
3111
2493
  "userManagement.workspace.granularPermission.warning": {
3112
2494
  "value": "<b>Caution:</b> This action will remove any redundant combinations.",
3113
- "comment": "Warning message shown when user tries to add 'Manage' permission to user or user group.",
3114
- "limit": 0
2495
+ "comment": "Warning message shown when user tries to add 'Manage' permission to user or user group."
3115
2496
  },
3116
2497
  "userManagement.workspace.permission.remove": {
3117
2498
  "value": "Remove",
3118
- "comment": "Label of option that removes workspace permission from user and user group.",
3119
- "limit": 0
2499
+ "comment": "Label of option that removes workspace permission from user and user group."
3120
2500
  },
3121
2501
  "userManagement.workspace.permission.and": {
3122
2502
  "value": "and",
3123
- "comment": "Connection word when concatenating permissions",
3124
- "limit": 0
2503
+ "comment": "Connection word when concatenating permissions"
3125
2504
  },
3126
2505
  "userManagement.groupDetail.id.label": {
3127
2506
  "value": "ID",
3128
- "comment": "Label of input that contains ID of the user group.",
3129
- "limit": 0
2507
+ "comment": "Label of input that contains ID of the user group."
3130
2508
  },
3131
2509
  "userManagement.groupDetail.name.label": {
3132
2510
  "value": "Name",
3133
- "comment": "Label of input that contains name of the user group.",
3134
- "limit": 0
2511
+ "comment": "Label of input that contains name of the user group."
3135
2512
  },
3136
2513
  "userManagement.userDetail.firstName.label": {
3137
2514
  "value": "First name",
3138
- "comment": "Label of input that contains first name of the user.",
3139
- "limit": 0
2515
+ "comment": "Label of input that contains first name of the user."
3140
2516
  },
3141
2517
  "userManagement.userDetail.lastName.label": {
3142
2518
  "value": "Last name",
3143
- "comment": "Label of input that contains last name of the user.",
3144
- "limit": 0
2519
+ "comment": "Label of input that contains last name of the user."
3145
2520
  },
3146
2521
  "userManagement.userDetail.email.label": {
3147
2522
  "value": "E-mail",
3148
- "comment": "Label of input that contains e-mail of the user.",
3149
- "limit": 0
2523
+ "comment": "Label of input that contains e-mail of the user."
3150
2524
  },
3151
2525
  "userManagement.userDetail.orgPermission.label": {
3152
2526
  "value": "Org. permission",
3153
- "comment": "Label of input that contains state of the user organization permissions. The possible values are 'admin' or 'member'.",
3154
- "limit": 0
2527
+ "comment": "Label of input that contains state of the user organization permissions. The possible values are 'admin' or 'member'."
3155
2528
  },
3156
2529
  "userManagement.detail.orgPermission.admin": {
3157
2530
  "value": "Admin",
3158
- "comment": "One of the possible types of user's organization permissions. It states user is organization administrator.",
3159
- "limit": 0
2531
+ "comment": "One of the possible types of user's organization permissions. It states user is organization administrator."
3160
2532
  },
3161
2533
  "userManagement.detail.orgPermission.admin.tooltip": {
3162
2534
  "value": "Organization administrator. This user has access to any protected action or resource.",
3163
- "comment": "Tooltip that explains what does it mean if user is organization administrator. Displayed over option called 'Admin'",
3164
- "limit": 0
2535
+ "comment": "Tooltip that explains what does it mean if user is organization administrator. Displayed over option called 'Admin'"
3165
2536
  },
3166
2537
  "userManagement.detail.orgPermission.member": {
3167
2538
  "value": "Member",
3168
- "comment": "One of the possible types of user's organization permissions. It states user is standard member without any elevated permissions.",
3169
- "limit": 0
2539
+ "comment": "One of the possible types of user's organization permissions. It states user is standard member without any elevated permissions."
3170
2540
  },
3171
2541
  "userManagement.detail.orgPermission.member.tooltip": {
3172
2542
  "value": "Organization member. This user has access to action or resource to which he has permission to.",
3173
- "comment": "Tooltip that explains what does it mean if user is organization member. Displayed over option called 'Member'",
3174
- "limit": 0
2543
+ "comment": "Tooltip that explains what does it mean if user is organization member. Displayed over option called 'Member'"
3175
2544
  },
3176
2545
  "userManagement.userDetail.id.label": {
3177
2546
  "value": "ID",
3178
- "comment": "Label of input that contains ID of the user.",
3179
- "limit": 0
2547
+ "comment": "Label of input that contains ID of the user."
3180
2548
  },
3181
2549
  "userManagement.userDetail.emptyValue": {
3182
2550
  "value": "not set",
3183
- "comment": "Value displayed in user form when user detail does not have value (for example he does not have first name, last name, etc.)",
3184
- "limit": 0
2551
+ "comment": "Value displayed in user form when user detail does not have value (for example he does not have first name, last name, etc.)"
3185
2552
  },
3186
2553
  "userManagement.userGroups.emptySelection.view": {
3187
2554
  "value": "This user is not a member of any groups.",
3188
- "comment": "Information message shown when lst of user's user groups is empty.",
3189
- "limit": 0
2555
+ "comment": "Information message shown when lst of user's user groups is empty."
3190
2556
  },
3191
2557
  "userManagement.userGroups.emptySelection.edit": {
3192
2558
  "value": "No groups selected.",
3193
- "comment": "Shown when user did not type anything yet.",
3194
- "limit": 0
2559
+ "comment": "Shown when user did not type anything yet."
3195
2560
  },
3196
2561
  "userManagement.userDetail.saveButton": {
3197
2562
  "value": "Save",
3198
- "comment": "Label of button that saves the changed user details.",
3199
- "limit": 0
2563
+ "comment": "Label of button that saves the changed user details."
3200
2564
  },
3201
2565
  "userManagement.userDetail.cancelButton": {
3202
2566
  "value": "Cancel",
3203
- "comment": "Label of button that cancels the changes to user details.",
3204
- "limit": 0
2567
+ "comment": "Label of button that cancels the changes to user details."
3205
2568
  },
3206
2569
  "userManagement.groupDetail.saveButton": {
3207
2570
  "value": "Save",
3208
- "comment": "Label of button that saves the changed user group details.",
3209
- "limit": 0
2571
+ "comment": "Label of button that saves the changed user group details."
3210
2572
  },
3211
2573
  "userManagement.groupDetail.cancelButton": {
3212
2574
  "value": "Cancel",
3213
- "comment": "Label of button that cancels the changes to user group details.",
3214
- "limit": 0
2575
+ "comment": "Label of button that cancels the changes to user group details."
3215
2576
  },
3216
2577
  "userManagement.userDetails.updatedSuccess": {
3217
2578
  "value": "Great! You have successfully changed the user details.",
3218
- "comment": "Confirmation message shown when user saved changes to user details (name, login, etc.) successfully.",
3219
- "limit": 0
2579
+ "comment": "Confirmation message shown when user saved changes to user details (name, login, etc.) successfully."
3220
2580
  },
3221
2581
  "userManagement.userDetails.updatedFailure": {
3222
2582
  "value": "Change of the user details failed.",
3223
- "comment": "Error message shown when user tried to save changes to user details (name, login, etc.) but the action failed.",
3224
- "limit": 0
2583
+ "comment": "Error message shown when user tried to save changes to user details (name, login, etc.) but the action failed."
3225
2584
  },
3226
2585
  "userManagement.groupDetails.updatedSuccess": {
3227
2586
  "value": "Great! You have successfully changed the group details.",
3228
- "comment": "Confirmation message shown when user saved changes to user group details (name, login, etc.) successfully.",
3229
- "limit": 0
2587
+ "comment": "Confirmation message shown when user saved changes to user group details (name, login, etc.) successfully."
3230
2588
  },
3231
2589
  "userManagement.groupDetails.updatedFailure": {
3232
2590
  "value": "Change of the user details group failed.",
3233
- "comment": "Error message shown when user tried to save changes to user group details (name, login, etc.) but the operation failed.",
3234
- "limit": 0
2591
+ "comment": "Error message shown when user tried to save changes to user group details (name, login, etc.) but the operation failed."
3235
2592
  },
3236
2593
  "userManagement.userGroup.addSuccess": {
3237
2594
  "value": "Great! You have successfully added the group(s).",
3238
- "comment": "Confirmation message shown when user added one or more user groups to another user successfully.",
3239
- "limit": 0
2595
+ "comment": "Confirmation message shown when user added one or more user groups to another user successfully."
3240
2596
  },
3241
2597
  "userManagement.userGroup.addError": {
3242
2598
  "value": "Addition of the group(s) failed.",
3243
- "comment": "Error message shown when user tried add one or more user groups to another user but the action failed.",
3244
- "limit": 0
2599
+ "comment": "Error message shown when user tried add one or more user groups to another user but the action failed."
3245
2600
  },
3246
2601
  "userManagement.multipleUserGroup.addSuccess": {
3247
2602
  "value": "Great! You have successfully added users to the group.",
3248
- "comment": "Confirmation message shown when user added one or more user groups to multiple users successfully.",
3249
- "limit": 0
2603
+ "comment": "Confirmation message shown when user added one or more user groups to multiple users successfully."
3250
2604
  },
3251
2605
  "userManagement.multipleUserGroup.addError": {
3252
2606
  "value": "Addition of the users to groups failed.",
3253
- "comment": "Error message shown when user tried to add one or more user groups to multiple users successfully but action failed.",
3254
- "limit": 0
2607
+ "comment": "Error message shown when user tried to add one or more user groups to multiple users successfully but action failed."
3255
2608
  },
3256
2609
  "userManagement.userGroups.title": {
3257
2610
  "value": "Add to group",
3258
- "comment": "Title of dialog that allows to add user groups to the user.",
3259
- "limit": 0
2611
+ "comment": "Title of dialog that allows to add user groups to the user."
3260
2612
  },
3261
2613
  "userManagement.userGroups.noMatchingItems": {
3262
2614
  "value": "No matching group.",
3263
- "comment": "Message shown when no user group matches search criteria.",
3264
- "limit": 0
2615
+ "comment": "Message shown when no user group matches search criteria."
3265
2616
  },
3266
2617
  "userManagement.userGroups.searchPlaceholder": {
3267
2618
  "value": "Search groups",
3268
- "comment": "Placeholder in the input box that is used to search user groups.",
3269
- "limit": 0
2619
+ "comment": "Placeholder in the input box that is used to search user groups."
3270
2620
  },
3271
2621
  "userManagement.userGroups.searchError": {
3272
2622
  "value": "Failed to load groups. Try again later.",
3273
- "comment": "Message shown when fetching of user groups from server failed.",
3274
- "limit": 0
2623
+ "comment": "Message shown when fetching of user groups from server failed."
3275
2624
  },
3276
2625
  "userManagement.userGroup.removeSuccess": {
3277
2626
  "value": "Great! You have successfully removed the group.",
3278
- "comment": "Confirmation message shown when user group was successfully deleted.",
3279
- "limit": 0
2627
+ "comment": "Confirmation message shown when user group was successfully deleted."
3280
2628
  },
3281
2629
  "userManagement.userGroup.removeFailure": {
3282
2630
  "value": "Removal of the group failed.",
3283
- "comment": "Error message shown when deletion of user group failed.",
3284
- "limit": 0
2631
+ "comment": "Error message shown when deletion of user group failed."
3285
2632
  },
3286
2633
  "userManagement.userGroups.removeSuccess": {
3287
2634
  "value": "Great! You have successfully deleted the group.",
3288
- "comment": "Confirmation message shown when user group was successfully deleted.",
3289
- "limit": 0
2635
+ "comment": "Confirmation message shown when user group was successfully deleted."
3290
2636
  },
3291
2637
  "userManagement.userGroups.removeFailure": {
3292
2638
  "value": "Deletion of the group failed.",
3293
- "comment": "Error message shown when deletion of user group failed.",
3294
- "limit": 0
2639
+ "comment": "Error message shown when deletion of user group failed."
3295
2640
  },
3296
2641
  "userManagement.userGroups.removeTooltip": {
3297
2642
  "value": "Remove group from the user.",
3298
- "comment": "Tooltip shown over button that remove user group from the user.",
3299
- "limit": 0
2643
+ "comment": "Tooltip shown over button that remove user group from the user."
3300
2644
  },
3301
2645
  "userManagement.userGroups.removeDisabledTooltip": {
3302
2646
  "value": "The group cannot be removed from the user.",
3303
- "comment": "Tooltip shown over button that remove user group from the user if the action is disabled.",
3304
- "limit": 0
2647
+ "comment": "Tooltip shown over button that remove user group from the user if the action is disabled."
3305
2648
  },
3306
2649
  "userManagement.deleteDialog.user.title": {
3307
2650
  "value": "Delete user?",
3308
- "comment": "Title of dialog that deletes a user.",
3309
- "limit": 0
2651
+ "comment": "Title of dialog that deletes a user."
3310
2652
  },
3311
2653
  "userManagement.deleteDialog.user.body": {
3312
2654
  "value": "The user will be irreversibly deleted, but their visualizations and dashboards will remain unaffected.",
3313
- "comment": "Body of dialog that deletes a users",
3314
- "limit": 0
2655
+ "comment": "Body of dialog that deletes a users"
3315
2656
  },
3316
2657
  "userManagement.deleteDialog.user.disabledTooltip": {
3317
2658
  "value": "User cannot be deleted.",
3318
- "comment": "Tooltip shown over disabled delete button.",
3319
- "limit": 0
2659
+ "comment": "Tooltip shown over disabled delete button."
3320
2660
  },
3321
2661
  "userManagement.deleteDialog.userGroup.adminDisabledTooltip": {
3322
2662
  "value": "This group cannot be deleted.",
3323
- "comment": "Tooltip shown over disabled delete button.",
3324
- "limit": 0
2663
+ "comment": "Tooltip shown over disabled delete button."
3325
2664
  },
3326
2665
  "userManagement.deleteDialog.userGroup.nonEmptyDisabledTooltip": {
3327
2666
  "value": "This group cannot be deleted, because it contains members. ",
3328
- "comment": "Tooltip shown over disabled delete button.",
3329
- "limit": 0
2667
+ "comment": "Tooltip shown over disabled delete button."
3330
2668
  },
3331
2669
  "userManagement.deleteDialog.multipleUsers.title": {
3332
2670
  "value": "Delete users?",
3333
- "comment": "Title of dialog that deletes multiple users.",
3334
- "limit": 0
2671
+ "comment": "Title of dialog that deletes multiple users."
3335
2672
  },
3336
2673
  "userManagement.deleteDialog.multipleUsers.body": {
3337
2674
  "value": "<b>{count} users</b> will be irreversibly deleted, but their visualizations and dashboards will remain unaffected.",
3338
- "comment": "Body of dialog that deletes multiple users. The placeholder {count} will be replaced with a number, e.g., '5 users'.",
3339
- "limit": 0
2675
+ "comment": "Body of dialog that deletes multiple users. The placeholder {count} will be replaced with a number, e.g., '5 users'."
3340
2676
  },
3341
2677
  "userManagement.deleteDialog.group.title": {
3342
2678
  "value": "Delete group?",
3343
- "comment": "Title of dialog that deletes a user group.",
3344
- "limit": 0
2679
+ "comment": "Title of dialog that deletes a user group."
3345
2680
  },
3346
2681
  "userManagement.deleteDialog.group.body": {
3347
2682
  "value": "The group will be irreversibly deleted. All its members will lose the rights defined by the group's permissions.",
3348
- "comment": "Body of dialog that deletes a user group.",
3349
- "limit": 0
2683
+ "comment": "Body of dialog that deletes a user group."
3350
2684
  },
3351
2685
  "userManagement.deleteDialog.multipleGroups.title": {
3352
2686
  "value": "Delete groups?",
3353
- "comment": "Title of dialog that deletes multiple user groups.",
3354
- "limit": 0
2687
+ "comment": "Title of dialog that deletes multiple user groups."
3355
2688
  },
3356
2689
  "userManagement.deleteDialog.multipleGroups.body": {
3357
2690
  "value": "<b>{count} groups</b> will be irreversibly deleted. All their members will lose the rights defined by the group-specific permissions.",
3358
- "comment": "Body of dialog that deletes multiple user groups. The placeholder {count} will be replaced with a number, e.g., '5 groups'.",
3359
- "limit": 0
2691
+ "comment": "Body of dialog that deletes multiple user groups. The placeholder {count} will be replaced with a number, e.g., '5 groups'."
3360
2692
  },
3361
2693
  "userManagement.deleteDialog.cancelButton": {
3362
2694
  "value": "Cancel",
3363
- "comment": "Label of button that cancels delete action.",
3364
- "limit": 0
2695
+ "comment": "Label of button that cancels delete action."
3365
2696
  },
3366
2697
  "userManagement.deleteDialog.confirmButton": {
3367
2698
  "value": "Delete",
3368
- "comment": "Label of button that confirms delete action.",
3369
- "limit": 0
2699
+ "comment": "Label of button that confirms delete action."
3370
2700
  },
3371
2701
  "userManagement.userGroups.deleteSuccess": {
3372
2702
  "value": "Great! You have successfully deleted the group.",
3373
- "comment": "Confirmation message shown when user group was successfully deleted.",
3374
- "limit": 0
2703
+ "comment": "Confirmation message shown when user group was successfully deleted."
3375
2704
  },
3376
2705
  "userManagement.userGroups.deleteFailure": {
3377
2706
  "value": "Deletion of the group failed.",
3378
- "comment": "Error message shown when deletion of user group failed.",
3379
- "limit": 0
2707
+ "comment": "Error message shown when deletion of user group failed."
3380
2708
  },
3381
2709
  "userManagement.multipleUserGroups.deleteSuccess": {
3382
2710
  "value": "Great! You have successfully deleted the groups.",
3383
- "comment": "Confirmation message shown when multiple user groups were successfully deleted.",
3384
- "limit": 0
2711
+ "comment": "Confirmation message shown when multiple user groups were successfully deleted."
3385
2712
  },
3386
2713
  "userManagement.multipleUserGroups.deleteFailure": {
3387
2714
  "value": "Deletion of the groups failed.",
3388
- "comment": "Error message shown when deletion of multiple user group failed.",
3389
- "limit": 0
2715
+ "comment": "Error message shown when deletion of multiple user group failed."
3390
2716
  },
3391
2717
  "userManagement.createUserGroup.createSuccess": {
3392
2718
  "value": "Great! You have successfully created the group.",
3393
- "comment": "Confirmation message shown when user group was successfully created.",
3394
- "limit": 0
2719
+ "comment": "Confirmation message shown when user group was successfully created."
3395
2720
  },
3396
2721
  "userManagement.createUserGroup.createFailure": {
3397
2722
  "value": "Creation of the group failed.",
3398
- "comment": "Error message shown when creation of user group failed.",
3399
- "limit": 0
2723
+ "comment": "Error message shown when creation of user group failed."
3400
2724
  },
3401
2725
  "userManagement.users.loadingError.title": {
3402
2726
  "value": "Can't open user",
3403
- "comment": "Error title shown when user detail loading ended up with error.",
3404
- "limit": 0
2727
+ "comment": "Error title shown when user detail loading ended up with error."
3405
2728
  },
3406
2729
  "userManagement.users.loadingError.notExist": {
3407
2730
  "value": "The user you are trying to view does not exist.",
3408
- "comment": "Error shown when user detail loading ended up with 404 error.",
3409
- "limit": 0
2731
+ "comment": "Error shown when user detail loading ended up with 404 error."
3410
2732
  },
3411
2733
  "userManagement.users.loadingError.unknown": {
3412
2734
  "value": "The user you are trying to view cannot be loaded.",
3413
- "comment": "Error shown when user detail loading ended up with error.",
3414
- "limit": 0
2735
+ "comment": "Error shown when user detail loading ended up with error."
3415
2736
  },
3416
2737
  "userManagement.userGroups.loadingError.title": {
3417
2738
  "value": "Can't open group",
3418
- "comment": "Error title shown when user group detail loading ended up with error.",
3419
- "limit": 0
2739
+ "comment": "Error title shown when user group detail loading ended up with error."
3420
2740
  },
3421
2741
  "userManagement.userGroups.loadingError.notExist": {
3422
2742
  "value": "The group you are trying to view does not exist.",
3423
- "comment": "Error shown when user group detail loading ended up with 404 error.",
3424
- "limit": 0
2743
+ "comment": "Error shown when user group detail loading ended up with 404 error."
3425
2744
  },
3426
2745
  "userManagement.userGroups.loadingError.unknown": {
3427
2746
  "value": "The group you are trying to view cannot be loaded.",
3428
- "comment": "Error shown when user group detail loading ended up with error.",
3429
- "limit": 0
2747
+ "comment": "Error shown when user group detail loading ended up with error."
3430
2748
  },
3431
2749
  "userManagement.users.deleteSuccess": {
3432
2750
  "value": "Great! You have successfully deleted the user.",
3433
- "comment": "Confirmation message shown when user was successfully deleted.",
3434
- "limit": 0
2751
+ "comment": "Confirmation message shown when user was successfully deleted."
3435
2752
  },
3436
2753
  "userManagement.users.deleteFailure": {
3437
2754
  "value": "Deletion of the user failed.",
3438
- "comment": "Error message shown when deletion of user failed.",
3439
- "limit": 0
2755
+ "comment": "Error message shown when deletion of user failed."
3440
2756
  },
3441
2757
  "userManagement.multipleUsers.deleteSuccess": {
3442
2758
  "value": "Great! You have successfully deleted the users.",
3443
- "comment": "Confirmation message shown when multiple users were successfully deleted.",
3444
- "limit": 0
2759
+ "comment": "Confirmation message shown when multiple users were successfully deleted."
3445
2760
  },
3446
2761
  "userManagement.multipleUsers.deleteFailure": {
3447
2762
  "value": "Deletion of the users failed.",
3448
- "comment": "Error message shown when deletion of multiple users failed.",
3449
- "limit": 0
2763
+ "comment": "Error message shown when deletion of multiple users failed."
3450
2764
  },
3451
2765
  "userManagement.users.searchError": {
3452
2766
  "value": "Failed to load users. Try again later.",
3453
- "comment": "Error shown when user list was not fetched from server.",
3454
- "limit": 0
2767
+ "comment": "Error shown when user list was not fetched from server."
3455
2768
  },
3456
2769
  "userManagement.users.emptySelection.view": {
3457
2770
  "value": "This group does not have any members.",
3458
- "comment": "Message shown when there are no users in the user group.",
3459
- "limit": 0
2771
+ "comment": "Message shown when there are no users in the user group."
3460
2772
  },
3461
2773
  "userManagement.users.emptySelection.edit": {
3462
2774
  "value": "No users selected.",
3463
- "comment": "Shown when no user has been added to selection yet.",
3464
- "limit": 0
2775
+ "comment": "Shown when no user has been added to selection yet."
3465
2776
  },
3466
2777
  "userManagement.users.removeUserFromGroup": {
3467
2778
  "value": "Remove user from the group.",
3468
- "comment": "Tooltip on button that removes particular user from the user group.",
3469
- "limit": 0
2779
+ "comment": "Tooltip on button that removes particular user from the user group."
3470
2780
  },
3471
2781
  "userManagement.users.removeUserFromGroupDisabledTooltip": {
3472
2782
  "value": "This user cannot be removed the group.",
3473
- "comment": "Tooltip shown over button that remove user from the user group if the action is disabled.",
3474
- "limit": 0
2783
+ "comment": "Tooltip shown over button that remove user from the user group if the action is disabled."
3475
2784
  },
3476
2785
  "userManagement.users.removeUserFromSelection": {
3477
2786
  "value": "Remove.",
3478
- "comment": "Label of action that removes selected user.",
3479
- "limit": 0
2787
+ "comment": "Label of action that removes selected user."
3480
2788
  },
3481
2789
  "userManagement.userGroups.removeUserGroupFromSelection": {
3482
2790
  "value": "Remove.",
3483
- "comment": "Label of action that removes selected user group.",
3484
- "limit": 0
2791
+ "comment": "Label of action that removes selected user group."
3485
2792
  },
3486
2793
  "userManagement.users.noMatchingItems": {
3487
2794
  "value": "No matching user.",
3488
- "comment": "Message shown when no user matches the entered search criteria.",
3489
- "limit": 0
2795
+ "comment": "Message shown when no user matches the entered search criteria."
3490
2796
  },
3491
2797
  "userManagement.users.searchPlaceholder": {
3492
2798
  "value": "Search users",
3493
- "comment": "Placeholder of input box that is used to search for users.",
3494
- "limit": 0
2799
+ "comment": "Placeholder of input box that is used to search for users."
3495
2800
  },
3496
2801
  "userManagement.users.title": {
3497
2802
  "value": "Add group members",
3498
- "comment": "Title of dialog that adds users to user group.",
3499
- "limit": 0
2803
+ "comment": "Title of dialog that adds users to user group."
3500
2804
  },
3501
2805
  "userManagement.users.cancelButton": {
3502
2806
  "value": "Cancel",
3503
- "comment": "Label of button that cancels the unsaved changes in the dialog.",
3504
- "limit": 0
2807
+ "comment": "Label of button that cancels the unsaved changes in the dialog."
3505
2808
  },
3506
2809
  "userManagement.users.addButton": {
3507
2810
  "value": "Add",
3508
- "comment": "Label of button that adds users to user group.",
3509
- "limit": 0
2811
+ "comment": "Label of button that adds users to user group."
3510
2812
  },
3511
2813
  "userManagement.users.addSuccess": {
3512
2814
  "value": "Great! You have successfully added users to the group.",
3513
- "comment": "Confirmation message shown when users were successfully added to the user group.",
3514
- "limit": 0
2815
+ "comment": "Confirmation message shown when users were successfully added to the user group."
3515
2816
  },
3516
2817
  "userManagement.users.addFailure": {
3517
2818
  "value": "Addition of the users to the group failed.",
3518
- "comment": "Error message shown when addition of users to the user group failed.",
3519
- "limit": 0
2819
+ "comment": "Error message shown when addition of users to the user group failed."
3520
2820
  },
3521
2821
  "userManagement.users.addToUserGroupsSuccess": {
3522
2822
  "value": "Great! You have successfully added users to the groups.",
3523
- "comment": "Confirmation message shown when multiple users were successfully added to the multiple user group.",
3524
- "limit": 0
2823
+ "comment": "Confirmation message shown when multiple users were successfully added to the multiple user group."
3525
2824
  },
3526
2825
  "userManagement.users.addToUserGroupsFailure": {
3527
2826
  "value": "Addition of the users to groups failed.",
3528
- "comment": "Error message shown when trying to add multiple users to the multiple user group failed.",
3529
- "limit": 0
2827
+ "comment": "Error message shown when trying to add multiple users to the multiple user group failed."
3530
2828
  },
3531
2829
  "userManagement.users.removeSuccess": {
3532
2830
  "value": "Great! You have successfully removed the user(s).",
3533
- "comment": "Confirmation message shown when one or more users were sucessfuly removed from the user group.",
3534
- "limit": 0
2831
+ "comment": "Confirmation message shown when one or more users were sucessfuly removed from the user group."
3535
2832
  },
3536
2833
  "userManagement.users.removeFailure": {
3537
2834
  "value": "Removal of the user(s) failed.",
3538
- "comment": "Error message shown when removal of one or more users were from the user group failed.",
3539
- "limit": 0
2835
+ "comment": "Error message shown when removal of one or more users were from the user group failed."
3540
2836
  },
3541
2837
  "userManagement.buttons.close": {
3542
2838
  "value": "Close",
3543
- "comment": "Label of button that closes the dialog.",
3544
- "limit": 0
2839
+ "comment": "Label of button that closes the dialog."
3545
2840
  },
3546
2841
  "userManagement.admin.alert": {
3547
2842
  "value": "Admins have full access to all workspaces, resources, and actions.",
3548
- "comment": "Text shown in user dialog that explains that user is organization administrator and has full access to everything.",
3549
- "limit": 0
2843
+ "comment": "Text shown in user dialog that explains that user is organization administrator and has full access to everything."
3550
2844
  },
3551
2845
  "userManagement.adminGroup.alert": {
3552
2846
  "value": "Members have full access to all workspaces, resources, and actions.",
3553
- "comment": "Text shown in user group dialog that explains that user group has organization administrator rights and its members has full access to everything.",
3554
- "limit": 0
2847
+ "comment": "Text shown in user group dialog that explains that user group has organization administrator rights and its members has full access to everything."
3555
2848
  },
3556
2849
  "userManagement.admin.pill": {
3557
2850
  "value": "Admin",
3558
- "comment": "Text shown in pill component next to the user name. The information states that user is organization administrator.",
3559
- "limit": 0
2851
+ "comment": "Text shown in pill component next to the user name. The information states that user is organization administrator."
3560
2852
  },
3561
2853
  "userManagement.createUserGroup.createButton": {
3562
2854
  "value": "Create",
3563
- "comment": "Label of button that creates a new user group.",
3564
- "limit": 0
2855
+ "comment": "Label of button that creates a new user group."
3565
2856
  },
3566
2857
  "userManagement.createUserGroup.cancelButton": {
3567
2858
  "value": "Cancel",
3568
- "comment": "Label of button that closes dialog.",
3569
- "limit": 0
2859
+ "comment": "Label of button that closes dialog."
3570
2860
  },
3571
2861
  "userManagement.createUserGroup.dialogTitle": {
3572
2862
  "value": "Create group",
3573
- "comment": "Title of dialog that creates new user group.",
3574
- "limit": 0
2863
+ "comment": "Title of dialog that creates new user group."
3575
2864
  },
3576
2865
  "userManagement.createUserGroup.inputPlaceholder": {
3577
2866
  "value": "Name",
3578
- "comment": "Placeholder shown in input box where user types name of a new user group.",
3579
- "limit": 0
2867
+ "comment": "Placeholder shown in input box where user types name of a new user group."
3580
2868
  },
3581
2869
  "richText.placeholder": {
3582
2870
  "value": "Use Markdown to style text and reference data:",
3583
- "comment": "Do not translate word 'Markdown'",
3584
- "limit": 0
2871
+ "comment": "Do not translate word 'Markdown'"
3585
2872
  },
3586
2873
  "richText.tooltip": {
3587
2874
  "value": "You can use Markdown syntax to style the description:",
3588
- "comment": "Do not translate word 'Markdown'",
3589
- "limit": 0
2875
+ "comment": "Do not translate word 'Markdown'"
3590
2876
  },
3591
2877
  "richText.no_data": {
3592
2878
  "value": "No data",
3593
- "comment": "No data retrieved from the server",
3594
- "limit": 0
2879
+ "comment": "No data retrieved from the server"
3595
2880
  },
3596
2881
  "richText.multiple_data": {
3597
2882
  "value": "Multiple items",
3598
- "comment": "Error when multiple items are retrieved from server for attribute",
3599
- "limit": 0
2883
+ "comment": "Error when multiple items are retrieved from server for attribute"
3600
2884
  },
3601
2885
  "richText.no_fetch": {
3602
2886
  "value": "Data could not be retrieved",
3603
- "comment": "Data could not be retrieved from the server",
3604
- "limit": 0
2887
+ "comment": "Data could not be retrieved from the server"
3605
2888
  },
3606
2889
  "recurrence.starts": {
3607
2890
  "value": "Starts on",
3608
- "comment": "Describes when recurrence starts.",
3609
- "limit": 0
2891
+ "comment": "Describes when recurrence starts."
3610
2892
  },
3611
2893
  "recurrence.repeats": {
3612
2894
  "value": "Repeats",
3613
- "comment": "Describes how recurrence repeats.",
3614
- "limit": 0
2895
+ "comment": "Describes how recurrence repeats."
3615
2896
  },
3616
2897
  "recurrence.types.hourly": {
3617
2898
  "value": "Hourly",
3618
- "comment": "Repeats the schedule hourly.",
3619
- "limit": 0
2899
+ "comment": "Repeats the schedule hourly."
3620
2900
  },
3621
2901
  "recurrence.types.daily": {
3622
2902
  "value": "Daily",
3623
- "comment": "Repeats the schedule daily.",
3624
- "limit": 0
2903
+ "comment": "Repeats the schedule daily."
3625
2904
  },
3626
2905
  "recurrence.types.weekly": {
3627
2906
  "value": "Weekly on {day}",
3628
- "comment": "Example: 'Weekly on Friday'. Placeholder '{day}' refers to a day of a week.",
3629
- "limit": 0
2907
+ "comment": "Example: 'Weekly on Friday'. Placeholder '{day}' refers to a day of a week."
3630
2908
  },
3631
2909
  "recurrence.types.monthly.last": {
3632
2910
  "value": "Monthly on the last {day}",
3633
- "comment": "Example: 'Monthly on the last Friday'. The placeholder {day} will be replaced with a day of the week name like 'Friday', 'Monday', etc.",
3634
- "limit": 0
2911
+ "comment": "Example: 'Monthly on the last Friday'. The placeholder {day} will be replaced with a day of the week name like 'Friday', 'Monday', etc."
3635
2912
  },
3636
2913
  "recurrence.types.monthly.first": {
3637
2914
  "value": "Monthly on the first day",
3638
- "comment": "Example: 'Monthly on the first day'.",
3639
- "limit": 0
2915
+ "comment": "Example: 'Monthly on the first day'."
3640
2916
  },
3641
2917
  "recurrence.types.weekly.first": {
3642
2918
  "value": "Weekly on the first day",
3643
- "comment": "Example: 'Weekly on the first day'.",
3644
- "limit": 0
2919
+ "comment": "Example: 'Weekly on the first day'."
3645
2920
  },
3646
2921
  "recurrence.types.monthly": {
3647
2922
  "value": "Monthly on the {week, select, 1 {first} 2 {second} 3 {third} 4 {fourth} other {last}} {day}",
3648
- "comment": "Recurrence pattern description. The placeholder {week} will be replaced with a number (1-4) to select the appropriate week ordinal, and {day} will be replaced with a day name. Examples: 'Monthly on the first Friday', 'Monthly on the second Monday', 'Monthly on the last Sunday'.",
3649
- "limit": 0
2923
+ "comment": "Recurrence pattern description. The placeholder {week} will be replaced with a number (1-4) to select the appropriate week ordinal, and {day} will be replaced with a day name. Examples: 'Monthly on the first Friday', 'Monthly on the second Monday', 'Monthly on the last Sunday'."
3650
2924
  },
3651
2925
  "recurrence.types.cron": {
3652
2926
  "value": "Cron expression",
3653
- "comment": "Repeats the schedule email using custom cron expression defined by the user. Do not translate word 'Cron' as it is a name of technical specification.",
3654
- "limit": 0
2927
+ "comment": "Repeats the schedule email using custom cron expression defined by the user. Do not translate word 'Cron' as it is a name of technical specification."
3655
2928
  },
3656
2929
  "recurrence.types.inherit": {
3657
2930
  "value": "Organization default",
3658
- "comment": "Repeats the schedule email using the same recurrence as the setup in parent.",
3659
- "limit": 0
2931
+ "comment": "Repeats the schedule email using the same recurrence as the setup in parent."
3660
2932
  },
3661
2933
  "recurrence.types.inherit.info": {
3662
2934
  "value": "Use the default evaluation frequency set by your organization.",
3663
- "comment": "Info tooltip for inherit option.",
3664
- "limit": 0
2935
+ "comment": "Info tooltip for inherit option."
3665
2936
  },
3666
2937
  "recurrence.description.hourly": {
3667
2938
  "value": "At start of every hour",
3668
- "comment": "Description of hourly recurrence pattern, indicating execution at the beginning of each hour.",
3669
- "limit": 0
2939
+ "comment": "Description of hourly recurrence pattern, indicating execution at the beginning of each hour."
3670
2940
  },
3671
2941
  "recurrence.description.daily": {
3672
2942
  "value": "At {hour} every day",
3673
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc.",
3674
- "limit": 0
2943
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc."
3675
2944
  },
3676
2945
  "recurrence.description.weekly_first": {
3677
2946
  "value": "At {hour} every week start",
3678
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc.",
3679
- "limit": 0
2947
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc."
3680
2948
  },
3681
2949
  "recurrence.description.weekly": {
3682
2950
  "value": "At {hour} on {dayOfWeekName} every week",
3683
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc.",
3684
- "limit": 0
2951
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc."
3685
2952
  },
3686
2953
  "recurrence.description.monthly_first": {
3687
2954
  "value": "At {hour} every month start",
3688
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc.",
3689
- "limit": 0
2955
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc."
3690
2956
  },
3691
2957
  "recurrence.description.monthly": {
3692
2958
  "value": "At {hour} on {dayOfWeekName} every {weekNumber}. week in month",
3693
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc. The placeholder {weekNumber} will be replaced with a number like '1', '2', '3', etc.",
3694
- "limit": 0
2959
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc. The placeholder {weekNumber} will be replaced with a number like '1', '2', '3', etc."
3695
2960
  },
3696
2961
  "recurrence.error.too_often": {
3697
2962
  "value": "Error: Frequency too high — reduce to max 1 per hour",
3698
- "comment": "Invalid frequency recurrence.",
3699
- "limit": 0
2963
+ "comment": "Invalid frequency recurrence."
3700
2964
  },
3701
2965
  "recurrence.error.empty": {
3702
2966
  "value": "Error: Required field — enter a Spring cron expression with six fields: seconds, minutes, hours, day of month, month, and day of week. <a>Learn more</a>",
3703
- "comment": "Input field validation message. The <a> tags create clickable help links for assistance.",
3704
- "limit": 0
2967
+ "comment": "Input field validation message. The <a> tags create clickable help links for assistance."
3705
2968
  },
3706
2969
  "recurrence.error.wrongFormat": {
3707
2970
  "value": "Error: Invalid format — use Spring cron format with six fields: seconds, minutes, hours, day of month, month, and day of week. <a>Learn more</a>",
3708
- "comment": "Input field has wrong format. The <a> tags create clickable help links for assistance.",
3709
- "limit": 0
2971
+ "comment": "Input field has wrong format. The <a> tags create clickable help links for assistance."
3710
2972
  },
3711
2973
  "recurrence.cron.tooltip": {
3712
2974
  "value": "Use Spring cron format — six fields: seconds, minutes, hours, day of month, month, day of week. <a>Learn more</a>",
3713
- "comment": "Input field tooltip. The <a> tags create clickable help links for assistance.",
3714
- "limit": 0
2975
+ "comment": "Input field tooltip. The <a> tags create clickable help links for assistance."
3715
2976
  },
3716
2977
  "recurrence.datetime.format.help": {
3717
2978
  "value": "Format: {dateFormat}",
3718
- "comment": "Input field tooltip. Example: Format: YYYY-MM-DD",
3719
- "limit": 0
2979
+ "comment": "Input field tooltip. Example: Format: YYYY-MM-DD"
3720
2980
  },
3721
2981
  "recurrence.datetime.empty.error": {
3722
2982
  "value": "Error: Required field — enter a valid date to continue.",
3723
- "comment": "Input field validation message.",
3724
- "limit": 0
2983
+ "comment": "Input field validation message."
3725
2984
  },
3726
2985
  "recurrence.datetime.wrong.format.error": {
3727
2986
  "value": "Error: Invalid date — format must be {dateFormat}",
3728
- "comment": "Error message shown when the date format doesn't match the expected format. The placeholder {dateFormat} shows the required format.",
3729
- "limit": 0
2987
+ "comment": "Error message shown when the date format doesn't match the expected format. The placeholder {dateFormat} shows the required format."
3730
2988
  },
3731
2989
  "message.accessibility.dismiss.notification": {
3732
2990
  "value": "Dismiss notification",
3733
- "comment": "Accessibility label for the button that closes or dismisses a notification message. Used by screen readers.",
3734
- "limit": 0
2991
+ "comment": "Accessibility label for the button that closes or dismisses a notification message. Used by screen readers."
3735
2992
  },
3736
2993
  "datePicker.accessibility.label": {
3737
2994
  "value": "Select start date",
3738
- "comment": "Accessibility label for the date picker component, indicating it's used to select a start date. Used by screen readers.",
3739
- "limit": 0
2995
+ "comment": "Accessibility label for the date picker component, indicating it's used to select a start date. Used by screen readers."
3740
2996
  },
3741
2997
  "timePicker.accessibility.label": {
3742
2998
  "value": "Select starting time",
3743
- "comment": "Accessibility label for the time picker component, indicating it's used to select a starting time. Used by screen readers.",
3744
- "limit": 0
2999
+ "comment": "Accessibility label for the time picker component, indicating it's used to select a starting time. Used by screen readers."
3745
3000
  },
3746
3001
  "menu.close": {
3747
3002
  "value": "Close menu",
3748
- "comment": "Button label for closing a menu. Used in various dropdown and context menus throughout the application.",
3749
- "limit": 0
3003
+ "comment": "Button label for closing a menu. Used in various dropdown and context menus throughout the application."
3750
3004
  },
3751
3005
  "menu.back": {
3752
3006
  "value": "Back to the parent menu",
3753
- "comment": "Button label for navigating back to the parent menu in a nested menu structure. Used in hierarchical navigation.",
3754
- "limit": 0
3007
+ "comment": "Button label for navigating back to the parent menu in a nested menu structure. Used in hierarchical navigation."
3755
3008
  },
3756
3009
  "table.moreActions": {
3757
3010
  "value": "More",
3758
- "comment": "Accessibility label for the ellipsis menu button in table rows",
3759
- "limit": 0
3011
+ "comment": "Accessibility label for the ellipsis menu button in table rows"
3760
3012
  },
3761
3013
  "table.title.searchPlaceholder": {
3762
3014
  "value": "Search...",
3763
- "comment": "Placeholder text for the search input field in the table title",
3764
- "limit": 0
3015
+ "comment": "Placeholder text for the search input field in the table title"
3765
3016
  },
3766
3017
  "table.filter.label": {
3767
3018
  "value": "Filter",
3768
- "comment": "Label for the filters section in the table toolbar",
3769
- "limit": 0
3019
+ "comment": "Label for the filters section in the table toolbar"
3770
3020
  },
3771
3021
  "table.filter.searchPlaceholder": {
3772
3022
  "value": "Search...",
3773
- "comment": "Placeholder text for the search input within filter dropdowns",
3774
- "limit": 0
3023
+ "comment": "Placeholder text for the search input within filter dropdowns"
3775
3024
  },
3776
3025
  "table.bulkActions.chooseAction": {
3777
3026
  "value": "Choose an action...",
3778
- "comment": "Label for the bulk actions dropdown button",
3779
- "limit": 0
3027
+ "comment": "Label for the bulk actions dropdown button"
3780
3028
  },
3781
3029
  "table.bulkActions.selectedCount": {
3782
3030
  "value": "{selectedCount} of {totalCount} selected",
3783
- "comment": "Shows the number of selected items. Example: '5 of 100 selected'",
3784
- "limit": 0
3031
+ "comment": "Shows the number of selected items. Example: '5 of 100 selected'"
3785
3032
  },
3786
3033
  "table.emptyState.noMatch": {
3787
3034
  "value": "No match found",
3788
- "comment": "Message shown when no items match the current filters or search",
3789
- "limit": 0
3035
+ "comment": "Message shown when no items match the current filters or search"
3790
3036
  },
3791
3037
  "table.emptyState.tryAdjustingFilters": {
3792
3038
  "value": "Check the spelling or adjust filters.",
3793
- "comment": "Suggestion text shown when no items match the current filters or search",
3794
- "limit": 0
3039
+ "comment": "Suggestion text shown when no items match the current filters or search"
3795
3040
  }
3796
3041
  }