@gooddata/sdk-ui 9.9.3-beta.0 → 9.9.3-beta.1

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,10 +1,10 @@
1
1
  {
2
- "empty_value": "blank value",
2
+ "empty_value": "empty value",
3
3
  "gs.date.at": "at",
4
4
  "gs.header.help": "Help",
5
5
  "gs.header.logout": "Log out",
6
6
  "gs.list.all": "All",
7
- "gs.list.except": "except for",
7
+ "gs.list.except": "except",
8
8
  "gs.list.is": "is",
9
9
  "gs.list.search.placeholder": "Search…",
10
10
  "gs.list.notAvailableAbbreviation": "N/A",
@@ -19,7 +19,7 @@
19
19
  "gs.noData.noMatchingData": "No matching data",
20
20
  "gs.noData.noDataAvailable": "No matching data",
21
21
  "geochart.scroll.zoom.blocker": "Use {button} + scroll to zoom the map",
22
- "geochart.touch.pan.blocker": "Use two digits to shift the map.",
22
+ "geochart.touch.pan.blocker": "Use two fingers to move the map",
23
23
  "visualizations.of": "{page} of {pagesCount}",
24
24
  "visualizations.totals.dropdown.title.sum": "Sum",
25
25
  "visualizations.totals.dropdown.title.avg": "Avg",
@@ -46,10 +46,10 @@
46
46
  "visualization.numericValues.t": "T",
47
47
  "visualization.numericValues.p": "P",
48
48
  "visualization.numericValues.e": "E",
49
- "visualization.emptyValue": "blank value",
49
+ "visualization.emptyValue": "empty value",
50
50
  "visualization.waterfall.total": "Total",
51
- "visualization.ErrorMessageGeneric": "Apologies, we're unable to present this insight.",
52
- "visualization.ErrorDescriptionGeneric": "Contact your admin.",
51
+ "visualization.ErrorMessageGeneric": "Sorry, we can't display this insight",
52
+ "visualization.ErrorDescriptionGeneric": "Contact your administrator.",
53
53
  "visualization.ErrorMessageDataTooLarge": "Too many data points to display",
54
54
  "visualization.ErrorDescriptionDataTooLarge": "Try applying filters.",
55
55
  "visualization.ErrorMessageNoData": "No data",
@@ -58,8 +58,8 @@
58
58
  "visualization.ErrorMessageUnauthorized": "Unauthorised",
59
59
  "visualization.ErrorDescriptionUnauthorized": "Sorry, you don't have access to this insight. Log in or ask your administrator to grant you permissions.",
60
60
  "visualization.ErrorMessageNotFound": "Sorry, we can't find this insight",
61
- "visualization.ErrorDescriptionNotFound": "The insight with this link does not exist.",
62
- "visualization.ErrorDescriptionMissingMapboxToken": "The Geo chart configuration requires a valid API access token.",
61
+ "visualization.ErrorDescriptionNotFound": "The insight with this URL does not exist.",
62
+ "visualization.ErrorDescriptionMissingMapboxToken": "The Geochart configuration requires a valid API access token.",
63
63
  "visualization.tooltip.resetZoom": "Reset zoom",
64
64
  "visualization.tooltip.interaction": "Click chart to drill",
65
65
  "visualization.tooltip.generic.interaction": "Click to drill or filter",
@@ -71,9 +71,9 @@
71
71
  "gs.list.clear": "Clear",
72
72
  "gs.list.cancel": "Cancel",
73
73
  "gs.list.apply": "Apply",
74
- "gs.list.only": "Solely",
74
+ "gs.list.only": "Only",
75
75
  "gs.list.selectAll": "Select all",
76
- "gs.list.limitExceeded": "Apologies, you have gone beyond the limit ({limit}).",
76
+ "gs.list.limitExceeded": "Sorry, you have exceeded the limit ({limit}).",
77
77
  "gs.list.limitReached": "You have reached the limit of {limit} selected values.",
78
78
  "gs.list.cannotSelectMoreValues": "You cannot select more than {limit} values.",
79
79
  "gs.list.noItemsFound": "No items found.",
@@ -81,17 +81,17 @@
81
81
  "gs.list.error": "Error when loading filter values.",
82
82
  "gs.header.upsellButtonText": "Upgrade",
83
83
  "gs.header.invite": "Invite",
84
- "gs.header.countdown.numberOfDaysLeft": "{number} days remaining",
85
- "gs.header.countdown.numberOfMonthsLeft": "{number} months remaining",
86
- "gs.header.countdown.oneMonthLeft": "1 month to go",
87
- "gs.header.countdown.lastDay": "This is your final day.",
84
+ "gs.header.countdown.numberOfDaysLeft": "{number} days left",
85
+ "gs.header.countdown.numberOfMonthsLeft": "{number} months left",
86
+ "gs.header.countdown.oneMonthLeft": "1 month left",
87
+ "gs.header.countdown.lastDay": "This is your last day.",
88
88
  "measure.title.suffix.same_period_year_ago": "SP year ago",
89
89
  "measure.title.suffix.previous_period": "period ago",
90
90
  "visualizations.measure.arithmetic.sum.title": "Sum of {firstMeasureTitle} and {secondMeasureTitle}",
91
- "visualizations.measure.arithmetic.difference.title": "Difference between {firstMeasureTitle} and {secondMeasureTitle}",
91
+ "visualizations.measure.arithmetic.difference.title": "Difference of {firstMeasureTitle} and {secondMeasureTitle}",
92
92
  "visualizations.measure.arithmetic.multiplication.title": "Product of {firstMeasureTitle} and {secondMeasureTitle}",
93
93
  "visualizations.measure.arithmetic.ratio.title": "Ratio of {firstMeasureTitle} to {secondMeasureTitle}",
94
- "visualizations.measure.arithmetic.change.title": "Switch from {secondMeasureTitle} to {firstMeasureTitle}",
94
+ "visualizations.measure.arithmetic.change.title": "Change from {secondMeasureTitle} to {firstMeasureTitle}",
95
95
  "visualizations.legend.text.top": "Top",
96
96
  "visualizations.legend.text.bottom": "Bottom",
97
97
  "visualizations.legend.text.left": "Left",
@@ -152,29 +152,29 @@
152
152
  "filters.nextNYears": "{n, plural, one {Next # year} other {Next # years}}",
153
153
  "filters.interval.minutes.past": "From {from} to {to} {to, plural, one {minute} other {minutes}} ago",
154
154
  "filters.interval.minutes.past.sameValue": "{value} {value, plural, one {minute} other {minutes}} ago",
155
- "filters.interval.minutes.future": "From {from} to {to} {to, plural, one {minute} other {minutes}} in advance",
156
- "filters.interval.minutes.future.sameValue": "{value} {value, plural, one {minute} other {minutes}} in front",
157
- "filters.interval.minutes.mixed": "From {from} {from, plural, one {minute} other {minutes}} ago to {to} {to, plural, one {minute} other {minutes}} in the future",
155
+ "filters.interval.minutes.future": "From {from} to {to} {to, plural, one {minute} other {minutes}} ahead",
156
+ "filters.interval.minutes.future.sameValue": "{value} {value, plural, one {minute} other {minutes}} ahead",
157
+ "filters.interval.minutes.mixed": "From {from} {from, plural, one {minute} other {minutes}} ago to {to} {to, plural, one {minute} other {minutes}} ahead",
158
158
  "filters.interval.hours.past": "From {from} to {to} {to, plural, one {hour} other {hours}} ago",
159
159
  "filters.interval.hours.past.sameValue": "{value} {value, plural, one {hour} other {hours}} ago",
160
160
  "filters.interval.hours.future": "From {from} to {to} {to, plural, one {hour} other {hours}} ahead",
161
161
  "filters.interval.hours.future.sameValue": "{value} {value, plural, one {hour} other {hours}} ahead",
162
- "filters.interval.hours.mixed": "From {from} {from, plural, one {hour} other {hours}} ago to {to} {to, plural, one {hour} other {hours}} in advance",
162
+ "filters.interval.hours.mixed": "From {from} {from, plural, one {hour} other {hours}} ago to {to} {to, plural, one {hour} other {hours}} ahead",
163
163
  "filters.interval.days.past": "From {from} to {to} {to, plural, one {day} other {days}} ago",
164
164
  "filters.interval.days.past.sameValue": "{value} {value, plural, one {day} other {days}} ago",
165
- "filters.interval.days.future": "From {from} to {to} {to, plural, one {day} other {days}} in advance",
165
+ "filters.interval.days.future": "From {from} to {to} {to, plural, one {day} other {days}} ahead",
166
166
  "filters.interval.days.future.sameValue": "{value} {value, plural, one {day} other {days}} ahead",
167
- "filters.interval.days.mixed": "From {from} {from, plural, one {day} other {days}} ago to {to} {to, plural, one {day} other {days}} in advance",
167
+ "filters.interval.days.mixed": "From {from} {from, plural, one {day} other {days}} ago to {to} {to, plural, one {day} other {days}} ahead",
168
168
  "filters.interval.weeks.past": "From {from} to {to} {to, plural, one {week} other {weeks}} ago",
169
169
  "filters.interval.weeks.past.sameValue": "{value} {value, plural, one {week} other {weeks}} ago",
170
170
  "filters.interval.weeks.future": "From {from} to {to} {to, plural, one {week} other {weeks}} ahead",
171
171
  "filters.interval.weeks.future.sameValue": "{value} {value, plural, one {week} other {weeks}} ahead",
172
- "filters.interval.weeks.mixed": "From {from} {from, plural, one {week} other {weeks}} ago to {to} {to, plural, one {week} other {weeks}} in advance",
172
+ "filters.interval.weeks.mixed": "From {from} {from, plural, one {week} other {weeks}} ago to {to} {to, plural, one {week} other {weeks}} ahead",
173
173
  "filters.interval.months.past": "From {from} to {to} {to, plural, one {month} other {months}} ago",
174
174
  "filters.interval.months.past.sameValue": "{value} {value, plural, one {month} other {months}} ago",
175
175
  "filters.interval.months.future": "From {from} to {to} {to, plural, one {month} other {months}} ahead",
176
176
  "filters.interval.months.future.sameValue": "{value} {value, plural, one {month} other {months}} ahead",
177
- "filters.interval.months.mixed": "From {from} {from, plural, one {month} other {months}} ago to {to} {to, plural, one {month} other {months}} in the future",
177
+ "filters.interval.months.mixed": "From {from} {from, plural, one {month} other {months}} ago to {to} {to, plural, one {month} other {months}} ahead",
178
178
  "filters.interval.quarters.past": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ago",
179
179
  "filters.interval.quarters.past.sameValue": "{value} {value, plural, one {quarter} other {quarters}} ago",
180
180
  "filters.interval.quarters.future": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ahead",
@@ -184,7 +184,7 @@
184
184
  "filters.interval.years.past.sameValue": "{value} {value, plural, one {year} other {years}} ago",
185
185
  "filters.interval.years.future": "From {from} to {to} {to, plural, one {year} other {years}} ahead",
186
186
  "filters.interval.years.future.sameValue": "{value} {value, plural, one {year} other {years}} ahead",
187
- "filters.interval.years.mixed": "From {from} {from, plural, one {year} other {years}} ago to {to} {to, plural, one {year} other {years}} in the future",
187
+ "filters.interval.years.mixed": "From {from} {from, plural, one {year} other {years}} ago to {to} {to, plural, one {year} other {years}} ahead",
188
188
  "filters.granularity.minutes": "Minutes",
189
189
  "filters.granularity.hours": "Hours",
190
190
  "filters.granularity.days": "Days",
@@ -194,8 +194,8 @@
194
194
  "filters.granularity.years": "Years",
195
195
  "filters.from": "from",
196
196
  "filters.to": "to",
197
- "filters.floatingRange": "Relative time period",
198
- "filters.floatingRange.tooltip": "The date range is relative to today and adapts over time.",
197
+ "filters.floatingRange": "Relative period",
198
+ "filters.floatingRange.tooltip": "The date range is relative to today and adjusts in time.",
199
199
  "filters.floatingRange.noMatch": "No match found",
200
200
  "filters.floatingRange.tooBig": "Maximum value: {limit}",
201
201
  "filters.floatingRange.option.minute.offset.history": "{n, plural, one {last moment} other {# minutes ago}}",
@@ -206,23 +206,23 @@
206
206
  "filters.floatingRange.option.hour.offset.future": "{n, plural, one {next hour} other {# hours ahead}}",
207
207
  "filters.floatingRange.option.day.offset.history": "{n, plural, one {yesterday} other {# days ago}}",
208
208
  "filters.floatingRange.option.day.offset.today": "today",
209
- "filters.floatingRange.option.day.offset.future": "{n, plural, one {tomorrow} other {# days forward}}",
209
+ "filters.floatingRange.option.day.offset.future": "{n, plural, one {tomorrow} other {# days ahead}}",
210
210
  "filters.floatingRange.option.week.offset.history": "{n, plural, one {last week} other {# weeks ago}}",
211
211
  "filters.floatingRange.option.week.offset.today": "this week",
212
- "filters.floatingRange.option.week.offset.future": "{n, plural, one {next week} other {# weeks in advance}}",
212
+ "filters.floatingRange.option.week.offset.future": "{n, plural, one {next week} other {# weeks ahead}}",
213
213
  "filters.floatingRange.option.month.offset.history": "{n, plural, one {last month} other {# months ago}}",
214
214
  "filters.floatingRange.option.month.offset.today": "this month",
215
- "filters.floatingRange.option.month.offset.future": "{n, plural, one {next month} other {# months in advance}}",
215
+ "filters.floatingRange.option.month.offset.future": "{n, plural, one {next month} other {# months ahead}}",
216
216
  "filters.floatingRange.option.quarter.offset.history": "{n, plural, one {last quarter} other {# quarters ago}}",
217
217
  "filters.floatingRange.option.quarter.offset.today": "this quarter",
218
218
  "filters.floatingRange.option.quarter.offset.future": "{n, plural, one {next quarter} other {# quarters ahead}}",
219
219
  "filters.floatingRange.option.year.offset.history": "{n, plural, one {last year} other {# years ago}}",
220
220
  "filters.floatingRange.option.year.offset.today": "this year",
221
- "filters.floatingRange.option.year.offset.future": "{n, plural, one {next year} other {# years in the future}}",
221
+ "filters.floatingRange.option.year.offset.future": "{n, plural, one {next year} other {# years ahead}}",
222
222
  "filters.allTime.title": "All time",
223
223
  "filters.allTime.excludeCurrentPeriod": "Exclude open period",
224
224
  "filters.minute.title": "MINUTE",
225
- "filters.minute.excludeCurrentPeriod": "Omit this moment",
225
+ "filters.minute.excludeCurrentPeriod": "Exclude this minute",
226
226
  "filters.hour.title": "HOUR",
227
227
  "filters.hour.excludeCurrentPeriod": "Exclude this hour",
228
228
  "filters.day.title": "DAY",
@@ -236,7 +236,7 @@
236
236
  "filters.year.title": "YEAR",
237
237
  "filters.year.excludeCurrentPeriod": "Exclude this year",
238
238
  "filters.excludeCurrentPeriod.unavailable": "Not available for the selected date range",
239
- "filters.staticPeriod": "Fixed period",
239
+ "filters.staticPeriod": "Static period",
240
240
  "filters.staticPeriod.incorrectFormat": "The date must be in the {format} format",
241
241
  "filters.staticPeriod.endDateBeforeStartDate": "End time must be later than start time",
242
242
  "mvf.operator.all": "all",
@@ -250,26 +250,26 @@
250
250
  "mvf.operator.notBetween": "not between",
251
251
  "mvf.operator.between.tooltip.bubble": "Start and end values are included.",
252
252
  "mvf.operator.notBetween.tooltip.bubble": "Start and end values are not included.",
253
- "mvf.treatNullValuesAsZeroLabel": "Treat empty values as 0",
253
+ "mvf.treatNullValuesAsZeroLabel": "Treat blank values as 0",
254
254
  "mvf.treatNullValuesAsZeroTooltip": "If the filter condition includes 0, blank values will be treated as 0 and included in calculations.",
255
255
  "measureNumberFormat.custom.optionLabel": "Custom",
256
256
  "measureNumberFormat.buttonLabel": "Format: {selectedFormatPresetName}",
257
257
  "measureNumberCustomFormatDialog.title": "Custom format",
258
258
  "measureNumberCustomFormatDialog.template.preview.title": "Format preview",
259
259
  "measureNumberCustomFormatDialog.template.title": "Templates",
260
- "measureNumberCustomFormatDialog.extendedPreview.button": "Display more",
260
+ "measureNumberCustomFormatDialog.extendedPreview.button": "Show more",
261
261
  "measureNumberCustomFormatDialog.howToFormat": "How to format?",
262
262
  "measureNumberCustomFormatDialog.definition": "Definition",
263
263
  "measureNumberCustomFormatDialog.preview": "Preview",
264
264
  "properties.legend.title": "Legend",
265
265
  "attrf.all": "All",
266
- "attrf.all_except": "All apart from",
266
+ "attrf.all_except": "All except",
267
267
  "rankingFilter.topBottom": "Top/bottom values",
268
268
  "rankingFilter.top": "Top",
269
269
  "rankingFilter.bottom": "Bottom",
270
270
  "rankingFilter.allRecords": "All",
271
271
  "rankingFilter.allRecords.tooltip": "Apply the filter to all attributes in the insight.",
272
- "rankingFilter.attributeDropdown.oneAttributeTooltip": "The insight is sliced solely by one attribute. The filter will apply to all its attributes.",
272
+ "rankingFilter.attributeDropdown.oneAttributeTooltip": "The insight is sliced only by one attribute. The filter will apply to all its values.",
273
273
  "rankingFilter.outOf": "Out of",
274
274
  "rankingFilter.basedOn": "Based on",
275
275
  "rankingFilter.valueTooSmall": "Input value should be a positive number.",
@@ -282,7 +282,7 @@
282
282
  "rankingFilter.valueTooltip": "If multiple items have the same value, the filter displays all items with this value. The insight may then show more items than the number set.",
283
283
  "attributesDropdown.itemsFiltered.tooltip": "Values are filtered by: <strong>{filters}</strong>",
284
284
  "attributesDropdown.itemsFiltered": "Items are filtered",
285
- "attributeFilterDropdown.emptyValue": "blank value",
285
+ "attributeFilterDropdown.emptyValue": "empty value",
286
286
  "attributesDropdown.noData": "This attribute has no values.",
287
287
  "attributesDropdown.noResultsMatch": "No results match.",
288
288
  "attributesDropdown.allItemsFiltered": "All values are filtered out.",
@@ -291,16 +291,16 @@
291
291
  "attributesDropdown.display_as": "Display as: {title}",
292
292
  "attributesDropdown.empty.item.tooltip": "Include missing (null) and empty (\"\") values.",
293
293
  "attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
294
- "attributesDropdown.attributeNameWithData": "with the data of",
295
- "attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> cannot be filtered BY <strong>{parentTitle}</strong>. There is no connection between the filter Attributes in the Data model.",
294
+ "attributesDropdown.attributeNameWithData": "with data of",
295
+ "attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter Attributes in the Data model.",
296
296
  "attributesDropdown.details.type": "Attribute",
297
297
  "attributesDropdown.details.dataset": "Dataset",
298
298
  "attributesDropdown.relevantValues": "Relevant values only.{nbsp}",
299
- "attributesDropdown.relevantValues.tooltip.parentFilters": "Available values for <strong>{child}</strong> are filtered BY selected <strong>{parents}</strong>.",
300
- "attributesDropdown.relevantValues.tooltip.limits": "Values for <strong>{child}</strong> are filtered BY an additional filter setting.",
301
- "attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Values for <strong>{child}</strong> are filtered BY the SELECTed <strong>{parents}</strong> and an additional filter setting.",
302
- "attributesDropdown.noRelevantValues": "No pertinent values",
303
- "attributesDropdown.noRelevantValues.tooltip": "Your choice in the dependent filter has resulted in no corresponding values for this filter.{break}Click 'Show all' to view all available options.",
299
+ "attributesDropdown.relevantValues.tooltip.parentFilters": "Available values for <strong>{child}</strong> are filtered by selected <strong>{parents}</strong>.",
300
+ "attributesDropdown.relevantValues.tooltip.limits": "Values for <strong>{child}</strong> are filtered by an additional filter setting.",
301
+ "attributesDropdown.relevantValues.tooltip.parentFiltersLimits": "Values for <strong>{child}</strong> are filtered by the selected <strong>{parents}</strong> and an additional filter setting.",
302
+ "attributesDropdown.noRelevantValues": "No relevant values",
303
+ "attributesDropdown.noRelevantValues.tooltip": "Your selection in the dependent filter has resulted in no matching values for this filter.{break}Click 'Show all' to see all available options.",
304
304
  "attributesDropdown.irrelevantValues": "Irrelevant value selected.{nbsp}",
305
305
  "attributesDropdown.irrelevantValues.tooltip": "The selected value is no longer relevant due to changes in <strong>{parents}</strong>.",
306
306
  "attributesDropdown.irrelevantValues.clear": "Clear",
@@ -321,19 +321,19 @@
321
321
  "shareDialog.share.grantee.item.creator": "Creator",
322
322
  "shareDialog.share.grantee.item.user.all": "All users",
323
323
  "shareDialog.share.grantee.item.user.inactive": "Inactive user",
324
- "shareDialog.share.grantee.item.user.inactive.description": "User was removed from this workspace",
325
- "shareDialog.share.grantee.item.remove.selection": "Remove from select.",
324
+ "shareDialog.share.grantee.item.user.inactive.description": "User was deleted from this workspace",
325
+ "shareDialog.share.grantee.item.remove.selection": "Remove from selection.",
326
326
  "shareDialog.share.granular.grantee.permission.edit": "Can edit & share",
327
327
  "shareDialog.share.granular.grantee.permission.share": "Can view & share",
328
328
  "shareDialog.share.granular.grantee.permission.view": "Can view",
329
- "shareDialog.share.granular.grantee.permission.remove": "Delete",
329
+ "shareDialog.share.granular.grantee.permission.remove": "Remove",
330
330
  "shareDialog.share.granular.granularUser.tooltip.cannotChangeHigher": "You cannot remove or change permissions for users with higher permissions than you have.",
331
331
  "shareDialog.share.granular.granularGroup.tooltip.cannotChangeHigher": "You cannot remove or change permissions for groups with higher permissions than you have.",
332
- "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": "You cannot assign permissions greater than those you possess.",
333
- "shareDialog.share.granular.granularUser.tooltip.cannotGrantLower": "You cannot assign fewer permissions than those from user groups with this user.",
334
- "shareDialog.share.granular.granularGroup.tooltip.cannotGrantLower": "You cannot assign lesser permissions than those of user groups that encompass this group.",
335
- "shareDialog.share.granular.granularUser.tooltip.cannotRemoveFromParent": "You cannot revoke permissions for this user in this workspace. To revoke the permissions, do so from the parent workspace.",
336
- "shareDialog.share.granular.granularGroup.tooltip.cannotRemoveFromParent": "You cannot revoke permissions for this user group in this workspace. To revoke the permissions, do so from the parent workspace.",
332
+ "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": "You cannot set higher permissions than you have.",
333
+ "shareDialog.share.granular.granularUser.tooltip.cannotGrantLower": "You cannot set lower permissions than are the permissions from user groups with this user.",
334
+ "shareDialog.share.granular.granularGroup.tooltip.cannotGrantLower": "You cannot set lower permissions than are the permissions from user groups that include this group.",
335
+ "shareDialog.share.granular.granularUser.tooltip.cannotRemoveFromParent": "You cannot remove permissions for this user in this workspace. To remove the permissions, do so from the parent workspace.",
336
+ "shareDialog.share.granular.granularGroup.tooltip.cannotRemoveFromParent": "You cannot remove permissions for this user group in this workspace. To remove the permissions, do so from the parent workspace.",
337
337
  "shareDialog.share.granular.granularUser.tooltip.noChangeAvailable": "You cannot remove or change permissions for this user in this workspace. To edit the permissions, do so from the parent workspace.",
338
338
  "shareDialog.share.granular.granularGroup.tooltip.noChangeAvailable": "You cannot remove or change permissions for this user group in this workspace. To edit the permissions, do so from the parent workspace.",
339
339
  "shareDialog.share.granular.administrator.info": "<b>Note.</b> You and other administrators have full access to all dashboards.",
@@ -353,24 +353,24 @@
353
353
  "embedInsightDialog.component.type": "Component type",
354
354
  "embedInsightDialog.code.language.codeAs": "Code as",
355
355
  "embedInsightDialog.react.options": "Other options",
356
- "embedInsightDialog.webComponents.options": "Choices",
357
- "embedInsightDialog.webComponents.options.displayTitle": "Show title",
358
- "embedInsightDialog.webComponents.options.customTitle": "Bespoke title",
356
+ "embedInsightDialog.webComponents.options": "Options",
357
+ "embedInsightDialog.webComponents.options.displayTitle": "Display title",
358
+ "embedInsightDialog.webComponents.options.customTitle": "Custom title",
359
359
  "embedInsightDialog.webComponents.options.locale": "Locale",
360
360
  "embedInsightDialog.webComponents.locale.tooltip": "Select a specific language localisation. If disabled, the visualisation defaults to your current display language settings.",
361
361
  "embedInsightDialog.code.options.include.config.info": "Include the configuration of colours, axes, legend, and canvas if available.",
362
362
  "embedInsightDialog.code.options.custom.height": "Custom height",
363
- "embedInsightDialog.code.options.display.configuration": "Include set-up",
363
+ "embedInsightDialog.code.options.display.configuration": "Include configuration",
364
364
  "embedInsightDialog.headLine.embedInsight": "Embed insight",
365
365
  "embedInsightDialog.componentType.byReference.tooltip": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualisation type, metrics, attributes) will be reflected in the embedded version.",
366
366
  "embedInsightDialog.componentType.byDefinition.tooltip": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualisation type. No future changes to the insight (such as visualisation type, metrics, attributes) made in this application will be reflected in the embedded version.",
367
367
  "embedInsightDialog.webComponents.customTitle.tooltip": "Define the text of the title directly in the code snippet.",
368
368
  "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Enable Display title first.",
369
369
  "embedInsightDialog.prepareEnvironmentMessage": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
370
- "embedInsightDialog.prepareEnvironmentMessage.link": "Find out more",
370
+ "embedInsightDialog.prepareEnvironmentMessage.link": "Learn more",
371
371
  "embed.dialog.numeric.input.validation": "The value must be a number greater than 0.",
372
- "embed.dialog.numeric.input.warning": "This input accepts only numbers greater than 0.",
373
- "embedInsightDialog.complete.list.props.message": "Complete list of embedding characteristics",
372
+ "embed.dialog.numeric.input.warning": "This input accepts only numbers greater than 0",
373
+ "embedInsightDialog.complete.list.props.message": "Complete list of embedding properties",
374
374
  "embedInsightDialog.emptyInsight.byReference": "Code snippet will be displayed here once you <a>save the insight</a>.",
375
375
  "embedInsightDialog.emptyInsight.byDefinition": "This insight type cannot be embedded as a programmatic type component.",
376
376
  "embedDialog.tab.react": "React",
@@ -390,10 +390,10 @@
390
390
  "stylingEditor.dialog.example.paste": "Paste",
391
391
  "stylingPicker.item.edit": "Edit",
392
392
  "stylingPicker.item.delete": "Delete",
393
- "stylingPicker.item.delete.tooltip": "Applied item cannot be removed.",
394
- "descriptionPanel.button.more": "Display more",
393
+ "stylingPicker.item.delete.tooltip": "Applied item cannot be deleted.",
394
+ "descriptionPanel.button.more": "Show more",
395
395
  "descriptionPanel.button.less": "Show less",
396
- "configurationPanel.drillConfig.learn.more.link": "Find out more",
396
+ "configurationPanel.drillConfig.learn.more.link": "Learn more",
397
397
  "configurationPanel.drillConfig.drillToDashboard.tooltip": "Open a related dashboard for an expanded view on the selected data point, carrying over relevant filters and context. <a>Learn more</a>",
398
398
  "configurationPanel.drillConfig.drillToInsight.tooltip": "Open a related insight, maintaining the applied filters from the original view. <a>Learn more</a>",
399
399
  "configurationPanel.drillConfig.drillToUrl.tooltip": "Open a custom URL with dynamic parameters based on the selected data point. <a>Learn more</a>",
@@ -412,23 +412,23 @@
412
412
  "attributeHierarchyEditor.button.delete": "Delete",
413
413
  "attributeHierarchyEditor.delete.confirm.title": "Delete attribute hierarchy?",
414
414
  "attributeHierarchyEditor.delete.confirm.message": "All existing drilling down interactions using this hierarchy will be removed.",
415
- "attributeHierarchyEditor.remove.attribute": "Delete",
415
+ "attributeHierarchyEditor.remove.attribute": "Remove",
416
416
  "attributeHierarchyEditor.add.attribute": "Add attribute",
417
417
  "attributeHierarchyEditor.add.attribute.above": "Add attribute above",
418
418
  "attributeHierarchyEditor.add.attribute.bellow": "Add attribute below",
419
419
  "attributeHierarchyEditor.howToWork.link": "How to work with hierarchies",
420
420
  "attributeHierarchyEditor.attribute.dropdown.title": "Select attribute…",
421
421
  "attributeHierarchyEditor.attribute.dropdown.search": "Search…",
422
- "attributeHierarchyEditor.note.title": "Memo:",
423
- "attributeHierarchyEditor.note.message": "<b>Note:</b> The attribute hierarchy you define is applied globally to all visualisations. This enables drill down interactions not just for the {br}current visualisation, but for all visualisations that include any of the attributes within the hierarchy.",
424
- "attributeHierarchyEditor.howItWorks.title": "How it functions",
422
+ "attributeHierarchyEditor.note.title": "Note:",
423
+ "attributeHierarchyEditor.note.message": "<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.",
424
+ "attributeHierarchyEditor.howItWorks.title": "How it works",
425
425
  "attributeHierarchyEditor.howItWorks.message.heading": "Hierarchy is applied to all visualisations.",
426
- "attributeHierarchyEditor.message.create.success": "Great! We created the attribute hierarchy!",
426
+ "attributeHierarchyEditor.message.create.success": "Great! We've created the attribute hierarchy!",
427
427
  "attributeHierarchyEditor.message.update.success": "Great! We saved the attribute hierarchy!",
428
- "attributeHierarchyEditor.message.delete.success": "Great! We deleted the attribute hierarchy!",
428
+ "attributeHierarchyEditor.message.delete.success": "Great! We've deleted the attribute hierarchy!",
429
429
  "attributeHierarchyEditor.message.create.failed": "Failed to create. Try again later.",
430
430
  "attributeHierarchyEditor.message.update.failed": "Failed to save. Try again later.",
431
- "attributeHierarchyEditor.message.delete.failed": "Failed to remove. Try again later.",
431
+ "attributeHierarchyEditor.message.delete.failed": "Failed to delete. Try again later.",
432
432
  "attributeHierarchyEditor.howItWorks.message.content": "Drill down interaction will be enabled not only for this visualisation, but all visualisations containing one of the attributes in the hierarchy.",
433
433
  "attributeHierarchyList.tooltip.generic.date.title": "Generic date",
434
434
  "attributeHierarchyList.tooltip.generic.date.info": "This hierarchy is generated automatically and applies to any date dimension.",
@@ -438,15 +438,15 @@
438
438
  "visualizationConfig.interactions.section.title": "Interactions",
439
439
  "visualizationConfig.interactions.section.drilldown": "Drill down",
440
440
  "workspaceHierarchy.lockedInsight": "Only Admins can save changes to this insight.",
441
- "workspaceHierarchy.inheritedInsight": "You cannot amend or remove this insight.{br}It is centrally controlled and certified.",
441
+ "workspaceHierarchy.inheritedInsight": "You cannot edit or delete this insight.{br}It is centrally managed and certified.",
442
442
  "userManagement.workspace.noMatchingItems": "No matching workspaces.",
443
443
  "userManagement.workspace.searchPlaceholder": "Search workspaces",
444
- "userManagement.workspace.searchError": "Failed to load work areas. Try again later.",
444
+ "userManagement.workspace.searchError": "Failed to load workspaces. Try again later.",
445
445
  "userManagement.dataSource.searchError": "Failed to load data sources. Try again later.",
446
446
  "userManagement.workspace.emptySelection.user.view": "This user does not have permissions for any workspaces.",
447
447
  "userManagement.workspace.emptySelection.userGroup.view": "This group doesn't have permissions for any workspaces.",
448
448
  "userManagement.workspace.emptySelection.edit": "No workspace selected.",
449
- "userManagement.workspace.title": "Add workspace authorisation",
449
+ "userManagement.workspace.title": "Add workspace permission",
450
450
  "userManagement.dataSource.searchPlaceholder": "Search data sources",
451
451
  "userManagement.workspace.addButton": "Add",
452
452
  "userManagement.userGroups.addButton": "Add",
@@ -455,7 +455,7 @@
455
455
  "userManagement.tab.groups": "Groups ({count})",
456
456
  "userManagement.tab.users": "Members ({count})",
457
457
  "userManagement.tab.details": "Details",
458
- "userManagement.buttons.addWorkspace": "Add workspace authorisation",
458
+ "userManagement.buttons.addWorkspace": "Add workspace permission",
459
459
  "userManagement.buttons.addToGroup": "Add to group",
460
460
  "userManagement.buttons.addUser": "Add members",
461
461
  "userManagement.buttons.edit": "Edit",
@@ -467,11 +467,11 @@
467
467
  "userManagement.dataSources.emptySelection.edit": "No data sources selected.",
468
468
  "userManagement.dataSources.permission.manage": "Manage",
469
469
  "userManagement.dataSources.permission.use": "Use",
470
- "userManagement.dataSources.permission.remove": "Delete",
470
+ "userManagement.dataSources.permission.remove": "Remove",
471
471
  "userManagement.dataSources.noMatchingItems": "No matching data source.",
472
472
  "userManagement.users.multipleDataSources.addSuccess": "Great! You have successfully granted permissions to the users.",
473
473
  "userManagement.userGroups.multipleDataSources.addSuccess": "Great! You've successfully added permissions to the groups.",
474
- "userManagement.users.multipleDataSources.addError": "Adding the permission to the users failed.",
474
+ "userManagement.users.multipleDataSources.addError": "Addition of the permission to the users failed.",
475
475
  "userManagement.userGroups.multipleDataSources.addError": "Addition of the permission to the groups failed.",
476
476
  "userManagement.dataSources.removeSuccess": "Great! You have successfully deleted the data source permission.",
477
477
  "userManagement.dataSources.removeError": "Deletion of the data source permission failed.",
@@ -481,7 +481,7 @@
481
481
  "userManagement.userGroups.deleteLink": "Delete group",
482
482
  "userManagement.closeButton": "Close",
483
483
  "userManagement.workspace.removeSuccess": "Great! Permission successfully deleted.",
484
- "userManagement.workspace.removeError": "Authorisation deletion failed.",
484
+ "userManagement.workspace.removeError": "Permission deletion failed.",
485
485
  "userManagement.workspace.addSuccess": "Great! You have successfully added the workspace permission(s).",
486
486
  "userManagement.workspace.addError": "Addition of the workspace permission(s) failed.",
487
487
  "userManagement.dataSource.addSuccess": "Great! You have successfully added the data source permission(s).",
@@ -493,14 +493,14 @@
493
493
  "userManagement.workspace.changeSuccess": "Great! You have successfully changed the workspace permission(s).",
494
494
  "userManagement.workspace.changeError": "Change of the workspace permission(s) failed.",
495
495
  "userManagement.workspace.hierarchicalPermission.yes": "Include sub-hierarchy",
496
- "userManagement.workspace.hierarchicalPermission.yes.tooltip": "Apply the authorisation to this workspace and all its subsidiary workspaces.",
496
+ "userManagement.workspace.hierarchicalPermission.yes.tooltip": "Apply the permission to this workspace and all its child workspaces.",
497
497
  "userManagement.workspace.hierarchicalPermission.no": "This workspace",
498
498
  "userManagement.workspace.hierarchicalPermission.no.tooltip": "Apply the permission only to this workspace.",
499
499
  "userManagement.workspace.permission.view": "View",
500
500
  "userManagement.workspace.permissionUser.view.tooltip": "The user can view dashboards that have been shared with them.",
501
501
  "userManagement.workspace.permissionGroup.view.tooltip": "The group members can view dashboards that have been shared with the group.",
502
- "userManagement.dataSources.permissionUser.use.tooltip": "The user can utilise data sources that have been shared with them.",
503
- "userManagement.dataSources.permissionGroup.use.tooltip": "The group members can utilise data sources that have been shared with the group.",
502
+ "userManagement.dataSources.permissionUser.use.tooltip": "The user can use data sources that have been shared with them.",
503
+ "userManagement.dataSources.permissionGroup.use.tooltip": "The group members can use data sources that have been shared with the group.",
504
504
  "userManagement.workspace.permission.viewExport": "View & Export",
505
505
  "userManagement.workspace.permissionUser.viewExport.tooltip": "Covers the View permission. Additionally, the user can export dashboards to PDF files and tabular data from visualisations to XLSX and CSV files.",
506
506
  "userManagement.workspace.permissionGroup.viewExport.tooltip": "Covers the View permission. Additionally, the group members can export dashboards to PDF files and tabular data from visualisations to XLSX and CSV files.",
@@ -515,14 +515,14 @@
515
515
  "userManagement.workspace.permissionGroup.manage.tooltip": "Covers the View, Analyse, and Export permissions. Additionally, the group members can create, edit or delete the logical data model and metrics, and access all dashboards and edit their dashboard permissions without limitations.",
516
516
  "userManagement.dataSources.permissionUser.manage.tooltip": "User can create, edit or delete the data sources.",
517
517
  "userManagement.dataSources.permissionGroup.manage.tooltip": "Group members can create, edit or delete the data sources.",
518
- "userManagement.workspace.permission.remove": "Delete",
518
+ "userManagement.workspace.permission.remove": "Remove",
519
519
  "userManagement.groupDetail.id.label": "ID",
520
520
  "userManagement.groupDetail.name.label": "Name",
521
- "userManagement.userDetail.firstName.label": "Frist name",
521
+ "userManagement.userDetail.firstName.label": "First name",
522
522
  "userManagement.userDetail.lastName.label": "Surname",
523
523
  "userManagement.userDetail.email.label": "Email",
524
- "userManagement.userDetail.orgPermission.label": "Org. authorisation",
525
- "userManagement.detail.orgPermission.admin": "Administrator",
524
+ "userManagement.userDetail.orgPermission.label": "Org. permission",
525
+ "userManagement.detail.orgPermission.admin": "Admin",
526
526
  "userManagement.detail.orgPermission.admin.tooltip": "Organisation administrator. This user has access to any protected action or resource.",
527
527
  "userManagement.detail.orgPermission.member": "Member",
528
528
  "userManagement.detail.orgPermission.member.tooltip": "Organisation member. This user has access to action or resource to which he has permission to.",
@@ -534,7 +534,7 @@
534
534
  "userManagement.userDetail.cancelButton": "Cancel",
535
535
  "userManagement.groupDetail.saveButton": "Save",
536
536
  "userManagement.groupDetail.cancelButton": "Cancel",
537
- "userManagement.userDetails.updatedSuccess": "Great! You have successfully updated the user details.",
537
+ "userManagement.userDetails.updatedSuccess": "Great! You have successfully changed the user details.",
538
538
  "userManagement.userDetails.updatedFailure": "Change of the user details failed.",
539
539
  "userManagement.groupDetails.updatedSuccess": "Great! You have successfully changed the group details.",
540
540
  "userManagement.groupDetails.updatedFailure": "Change of the user details group failed.",
@@ -550,19 +550,19 @@
550
550
  "userManagement.userGroup.removeFailure": "Removal of the group failed.",
551
551
  "userManagement.userGroups.removeSuccess": "Great! You have successfully deleted the group.",
552
552
  "userManagement.userGroups.removeFailure": "Deletion of the group failed.",
553
- "userManagement.userGroups.removeTooltip": "Remove user from the group.",
553
+ "userManagement.userGroups.removeTooltip": "Remove group from the user.",
554
554
  "userManagement.userGroups.removeDisabledTooltip": "The group cannot be removed from the user.",
555
555
  "userManagement.deleteDialog.user.title": "Delete user?",
556
556
  "userManagement.deleteDialog.user.body": "The user will be irreversibly deleted, but their insights and dashboards will remain unaffected.",
557
- "userManagement.deleteDialog.user.disabledTooltip": "User cannot be removed.",
558
- "userManagement.deleteDialog.userGroup.adminDisabledTooltip": "This group cannot be removed.",
559
- "userManagement.deleteDialog.userGroup.nonEmptyDisabledTooltip": "This group cannot be removed, as it contains members.",
557
+ "userManagement.deleteDialog.user.disabledTooltip": "User cannot be deleted.",
558
+ "userManagement.deleteDialog.userGroup.adminDisabledTooltip": "This group cannot be deleted.",
559
+ "userManagement.deleteDialog.userGroup.nonEmptyDisabledTooltip": "This group cannot be deleted, because it contains members. ",
560
560
  "userManagement.deleteDialog.multipleUsers.title": "Delete users?",
561
561
  "userManagement.deleteDialog.multipleUsers.body": "<b>{count} users</b> will be irreversibly deleted, but their insights and dashboards will remain unaffected.",
562
562
  "userManagement.deleteDialog.group.title": "Delete group?",
563
563
  "userManagement.deleteDialog.group.body": "The group will be irreversibly deleted. All its members will lose the rights defined by the group's permissions.",
564
564
  "userManagement.deleteDialog.multipleGroups.title": "Delete groups?",
565
- "userManagement.deleteDialog.multipleGroups.body": "<b>{count} groups</b> will be irreversibly deleted. All their members will lose the rights defined BY the group-specific permissions.",
565
+ "userManagement.deleteDialog.multipleGroups.body": "<b>{count} groups</b> will be irreversibly deleted. All their members will lose the rights defined by the group-specific permissions.",
566
566
  "userManagement.deleteDialog.cancelButton": "Cancel",
567
567
  "userManagement.deleteDialog.confirmButton": "Delete",
568
568
  "userManagement.userGroups.deleteSuccess": "Great! You have successfully deleted the group.",
@@ -584,11 +584,11 @@
584
584
  "userManagement.users.searchError": "Failed to load users. Try again later.",
585
585
  "userManagement.users.emptySelection.view": "This group hasn't got any members.",
586
586
  "userManagement.users.emptySelection.edit": "No users selected.",
587
- "userManagement.users.removeUserFromGroup": "Remove member from the group.",
587
+ "userManagement.users.removeUserFromGroup": "Remove user from the group.",
588
588
  "userManagement.users.removeUserFromGroupDisabledTooltip": "This user cannot be removed from the group.",
589
589
  "userManagement.users.removeUserFromSelection": "Remove.",
590
590
  "userManagement.userGroups.removeUserGroupFromSelection": "Remove.",
591
- "userManagement.users.noMatchingItems": "No corresponding user.",
591
+ "userManagement.users.noMatchingItems": "No matching user.",
592
592
  "userManagement.users.searchPlaceholder": "Search users",
593
593
  "userManagement.users.title": "Add group members",
594
594
  "userManagement.users.cancelButton": "Cancel",
@@ -602,7 +602,7 @@
602
602
  "userManagement.buttons.close": "Close",
603
603
  "userManagement.admin.alert": "Admins have full access to all workspaces, resources and actions.",
604
604
  "userManagement.adminGroup.alert": "Members have full access to all workspaces, resources and actions.",
605
- "userManagement.admin.pill": "Administrator",
605
+ "userManagement.admin.pill": "Admin",
606
606
  "userManagement.createUserGroup.createButton": "Create",
607
607
  "userManagement.createUserGroup.cancelButton": "Cancel",
608
608
  "userManagement.createUserGroup.dialogTitle": "Create group",