@gooddata/sdk-ui 9.9.2 → 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",
@@ -14,15 +14,15 @@
14
14
  "gs.color-picker.currentColor": "current",
15
15
  "gs.color-picker.newColor": "new",
16
16
  "gs.color-picker.cancelButton": "Cancel",
17
- "gs.color-picker.okButton": "ALRIGHT",
17
+ "gs.color-picker.okButton": "OK",
18
18
  "gs.color-picker.hex": "hex",
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
- "visualizations.totals.dropdown.title.avg": "AVG",
25
+ "visualizations.totals.dropdown.title.avg": "Avg",
26
26
  "visualizations.totals.dropdown.title.min": "Min",
27
27
  "visualizations.totals.dropdown.title.max": "Max",
28
28
  "visualizations.totals.dropdown.title.nat": "Rollup (Total)",
@@ -31,14 +31,14 @@
31
31
  "visualizations.totals.dropdown.tooltip.nat.disabled.ranking": "Rollup (Total) aggregation is not available when filtering the insight by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
32
32
  "visualizations.totals.dropdown.title.med": "Median",
33
33
  "visualizations.headline.tertiary.title": "Versus",
34
- "visualizations.headline.comparison.title.change": "Alter",
34
+ "visualizations.headline.comparison.title.change": "Change",
35
35
  "visualizations.headline.comparison.title.change.positive": "Increase",
36
- "visualizations.headline.comparison.title.change.negative": "Reduce",
36
+ "visualizations.headline.comparison.title.change.negative": "Decrease",
37
37
  "visualizations.headline.comparison.title.change.equals": "No change",
38
38
  "visualizations.headline.comparison.title.ratio": "of",
39
39
  "visualizations.headline.comparison.title.difference": "Difference",
40
40
  "visualizations.headline.comparison.title.difference.positive": "Increase",
41
- "visualizations.headline.comparison.title.difference.negative": "Reduce",
41
+ "visualizations.headline.comparison.title.difference.negative": "Decrease",
42
42
  "visualizations.headline.comparison.title.difference.equals": "No difference",
43
43
  "visualization.numericValues.k": "k",
44
44
  "visualization.numericValues.m": "M",
@@ -46,19 +46,19 @@
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.",
51
+ "visualization.ErrorMessageGeneric": "Sorry, we can't display this insight",
52
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",
56
- "visualization.ErrorDescriptionNoData": "No data for your filter SELECTion.",
57
- "visualization.ErrorMessageKpi": "Mistake",
56
+ "visualization.ErrorDescriptionNoData": "No data for your filter selection.",
57
+ "visualization.ErrorMessageKpi": "Error",
58
58
  "visualization.ErrorMessageUnauthorized": "Unauthorised",
59
- "visualization.ErrorDescriptionUnauthorized": "Apologies, you don't have access to this information. Please log in or request your administrator to provide you with the necessary permissions.",
60
- "visualization.ErrorMessageNotFound": "Apologies, we're unable to locate this information.",
61
- "visualization.ErrorDescriptionNotFound": "The insight with this web address does not exist.",
59
+ "visualization.ErrorDescriptionUnauthorized": "Sorry, you don't have access to this insight. Login or ask your administrator to grant you permissions.",
60
+ "visualization.ErrorMessageNotFound": "Sorry, we can't find this insight",
61
+ "visualization.ErrorDescriptionNotFound": "The insight with this URL does not exist.",
62
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",
@@ -71,37 +71,37 @@
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
- "gs.list.noItemsFound": "No items located.",
80
- "gs.list.noResultsMatch": "No results correspond",
79
+ "gs.list.noItemsFound": "No items found.",
80
+ "gs.list.noResultsMatch": "No results match",
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.",
88
- "measure.title.suffix.same_period_year_ago": "A year ago, SP",
89
- "measure.title.suffix.previous_period": "while ago",
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
+ "measure.title.suffix.same_period_year_ago": "SP year ago",
89
+ "measure.title.suffix.previous_period": "period ago",
90
90
  "visualizations.measure.arithmetic.sum.title": "Sum of {firstMeasureTitle} and {secondMeasureTitle}",
91
91
  "visualizations.measure.arithmetic.difference.title": "Difference between {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
94
  "visualizations.measure.arithmetic.change.title": "Change from {secondMeasureTitle} to {firstMeasureTitle}",
95
- "visualizations.legend.text.top": "Trousers",
96
- "visualizations.legend.text.bottom": "Bum",
95
+ "visualizations.legend.text.top": "Top",
96
+ "visualizations.legend.text.bottom": "Bottom",
97
97
  "visualizations.legend.text.left": "Left",
98
- "visualizations.legend.text.right": "Correct",
98
+ "visualizations.legend.text.right": "Right",
99
99
  "visualizations.legend.text.colon": ":",
100
100
  "visualizations.legend.text.column": "Column",
101
- "visualizations.legend.text.line": "Queue",
101
+ "visualizations.legend.text.line": "Line",
102
102
  "visualizations.legend.text.area": "Area",
103
103
  "visualizations.legend.text.combo": "{0} ({1})",
104
- "visualizations.menu.aggregations": "Aggregation",
104
+ "visualizations.menu.aggregations": "Aggregate",
105
105
  "visualizations.menu.aggregations.rows": "Rows",
106
106
  "visualizations.menu.aggregations.columns": "Columns",
107
107
  "visualizations.menu.aggregations.all-rows": "of all rows",
@@ -109,17 +109,17 @@
109
109
  "visualizations.menu.aggregations.within-attribute": "within {attributeName}",
110
110
  "apply": "Apply",
111
111
  "cancel": "Cancel",
112
- "save": "Store",
112
+ "save": "Save",
113
113
  "loading": "Loading…",
114
114
  "filtering": "Filtering…",
115
- "dateFilterDropdown.title": "Date period",
115
+ "dateFilterDropdown.title": "Date range",
116
116
  "dateFilterDropdown.setDefault": "Set default date filter for{nbsp}viewers:",
117
117
  "dateFilterDropdown.configuration": "Configuration",
118
- "filters.thisMinute.title": "This moment",
119
- "filters.lastMinute.title": "Last moment",
118
+ "filters.thisMinute.title": "This minute",
119
+ "filters.lastMinute.title": "Last minute",
120
120
  "filters.nextMinute.title": "Next minute",
121
121
  "filters.thisHour.title": "This hour",
122
- "filters.lastHour.title": "Previous hour",
122
+ "filters.lastHour.title": "Last hour",
123
123
  "filters.nextHour.title": "Next hour",
124
124
  "filters.thisDay.title": "Today",
125
125
  "filters.lastDay.title": "Yesterday",
@@ -130,7 +130,7 @@
130
130
  "filters.thisMonth.title": "This month",
131
131
  "filters.lastMonth.title": "Last month",
132
132
  "filters.nextMonth.title": "Next month",
133
- "filters.thisQuarter.title": "This term",
133
+ "filters.thisQuarter.title": "This quarter",
134
134
  "filters.lastQuarter.title": "Last quarter",
135
135
  "filters.nextQuarter.title": "Next quarter",
136
136
  "filters.thisYear.title": "This year",
@@ -164,17 +164,17 @@
164
164
  "filters.interval.days.past.sameValue": "{value} {value, plural, one {day} other {days}} ago",
165
165
  "filters.interval.days.future": "From {from} to {to} {to, plural, one {day} other {days}} in advance",
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,22 +184,22 @@
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",
191
- "filters.granularity.weeks": "Fortnights",
191
+ "filters.granularity.weeks": "Weeks",
192
192
  "filters.granularity.months": "Months",
193
- "filters.granularity.quarters": "Flats",
193
+ "filters.granularity.quarters": "Quarters",
194
194
  "filters.granularity.years": "Years",
195
195
  "filters.from": "from",
196
196
  "filters.to": "to",
197
- "filters.floatingRange": "Relative time period",
197
+ "filters.floatingRange": "Relative period",
198
198
  "filters.floatingRange.tooltip": "The date range is relative to today and adapts over time.",
199
- "filters.floatingRange.noMatch": "No match located",
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}}",
202
- "filters.floatingRange.option.minute.offset.today": "this moment",
202
+ "filters.floatingRange.option.minute.offset.today": "this minute",
203
203
  "filters.floatingRange.option.minute.offset.future": "{n, plural, one {next minute} other {# minutes ahead}}",
204
204
  "filters.floatingRange.option.hour.offset.history": "{n, plural, one {last hour} other {# hours ago}}",
205
205
  "filters.floatingRange.option.hour.offset.today": "this hour",
@@ -214,77 +214,77 @@
214
214
  "filters.floatingRange.option.month.offset.today": "this month",
215
215
  "filters.floatingRange.option.month.offset.future": "{n, plural, one {next month} other {# months in advance}}",
216
216
  "filters.floatingRange.option.quarter.offset.history": "{n, plural, one {last quarter} other {# quarters ago}}",
217
- "filters.floatingRange.option.quarter.offset.today": "this term",
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
221
  "filters.floatingRange.option.year.offset.future": "{n, plural, one {next year} other {# years in the future}}",
222
222
  "filters.allTime.title": "All time",
223
- "filters.allTime.excludeCurrentPeriod": "Omit open time",
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
- "filters.hour.excludeCurrentPeriod": "Omit this hour",
227
+ "filters.hour.excludeCurrentPeriod": "Exclude this hour",
228
228
  "filters.day.title": "DAY",
229
- "filters.day.excludeCurrentPeriod": "Omit today",
229
+ "filters.day.excludeCurrentPeriod": "Exclude today",
230
230
  "filters.week.title": "WEEK",
231
- "filters.week.excludeCurrentPeriod": "Omit this week",
231
+ "filters.week.excludeCurrentPeriod": "Exclude this week",
232
232
  "filters.month.title": "MONTH",
233
- "filters.month.excludeCurrentPeriod": "Omit this month",
234
- "filters.quarter.title": "QUARTILE",
235
- "filters.quarter.excludeCurrentPeriod": "Omit this quarter",
233
+ "filters.month.excludeCurrentPeriod": "Exclude this month",
234
+ "filters.quarter.title": "QUARTER",
235
+ "filters.quarter.excludeCurrentPeriod": "Exclude this quarter",
236
236
  "filters.year.title": "YEAR",
237
- "filters.year.excludeCurrentPeriod": "Omit this year",
237
+ "filters.year.excludeCurrentPeriod": "Exclude this year",
238
238
  "filters.excludeCurrentPeriod.unavailable": "Not available for the selected date range",
239
- "filters.staticPeriod": "Standstill period",
239
+ "filters.staticPeriod": "Static period",
240
240
  "filters.staticPeriod.incorrectFormat": "The date must be in the {format} format",
241
- "filters.staticPeriod.endDateBeforeStartDate": "The end time must be after the start time.",
241
+ "filters.staticPeriod.endDateBeforeStartDate": "End time must be later than start time",
242
242
  "mvf.operator.all": "all",
243
- "mvf.operator.greaterThan": "more than",
243
+ "mvf.operator.greaterThan": "greater than",
244
244
  "mvf.operator.greaterThanOrEqualTo": "greater than or equal to",
245
- "mvf.operator.lessThan": "fewer than",
245
+ "mvf.operator.lessThan": "less than",
246
246
  "mvf.operator.lessThanOrEqualTo": "less than or equal to",
247
- "mvf.operator.equalTo": "equivalent to",
247
+ "mvf.operator.equalTo": "equal to",
248
248
  "mvf.operator.notEqualTo": "not equal to",
249
- "mvf.operator.between": "amongst",
250
- "mvf.operator.notBetween": "not amongst",
249
+ "mvf.operator.between": "between",
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
- "measureNumberFormat.custom.optionLabel": "Tradition",
255
+ "measureNumberFormat.custom.optionLabel": "Custom",
256
256
  "measureNumberFormat.buttonLabel": "Format: {selectedFormatPresetName}",
257
- "measureNumberCustomFormatDialog.title": "Bespoke format",
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
- "rankingFilter.top": "Trousers",
269
- "rankingFilter.bottom": "Bum",
268
+ "rankingFilter.top": "Top",
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
- "rankingFilter.basedOn": "Depending on",
274
+ "rankingFilter.basedOn": "Based on",
275
275
  "rankingFilter.valueTooSmall": "Input value should be a positive number.",
276
- "rankingFilter.valueTooLarge": "Input value too big.",
276
+ "rankingFilter.valueTooLarge": "Input value too large.",
277
277
  "rankingFilter.preview": "Preview:",
278
278
  "rankingFilter.preview.top_without_attribute": "Top {value} of <strong>{measure}</strong>",
279
279
  "rankingFilter.preview.bottom_without_attribute": "Bottom {value} of <strong>{measure}</strong>",
280
280
  "rankingFilter.preview.top_with_attribute": "Top {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
281
281
  "rankingFilter.preview.bottom_with_attribute": "Bottom {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
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
- "attributesDropdown.itemsFiltered.tooltip": "Values are filtered by: {filters}",
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
- "attributesDropdown.noResultsMatch": "No results correspond.",
287
+ "attributesDropdown.noResultsMatch": "No results match.",
288
288
  "attributesDropdown.allItemsFiltered": "All values are filtered out.",
289
289
  "attributesDropdown.configuration": "Configuration",
290
290
  "attributesDropdown.removeTooltip": "Remove from dashboard",
@@ -292,19 +292,19 @@
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
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.",
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
299
  "attributesDropdown.relevantValues.tooltip.parentFilters": "Available values for <strong>{child}</strong> are filtered BY selected <strong>{parents}</strong>.",
300
300
  "attributesDropdown.relevantValues.tooltip.limits": "Values for <strong>{child}</strong> are filtered BY an additional filter setting.",
301
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",
302
+ "attributesDropdown.noRelevantValues": "No relevant values",
303
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.",
304
304
  "attributesDropdown.irrelevantValues": "Irrelevant value selected.{nbsp}",
305
305
  "attributesDropdown.irrelevantValues.tooltip": "Selected value is no longer relevant due to changes in <strong>{parents}</strong>.",
306
306
  "attributesDropdown.irrelevantValues.clear": "Clear",
307
- "attributesDropdown.showAll": "Display all",
307
+ "attributesDropdown.showAll": "Show all",
308
308
  "shareDialog.share.grantee.title": "Share with users and groups",
309
309
  "shareDialog.share.grantee.share": "Share",
310
310
  "shareDialog.share.grantee.list.title": "Shared with",
@@ -318,58 +318,58 @@
318
318
  "shareDialog.share.grantee.add.search.no.matching.items": "No matching users or groups.",
319
319
  "shareDialog.share.grantee.item.you": "{userName} (You)",
320
320
  "shareDialog.share.grantee.item.users.count": "{granteeCount} users",
321
- "shareDialog.share.grantee.item.creator": "Inventor",
321
+ "shareDialog.share.grantee.item.creator": "Creator",
322
322
  "shareDialog.share.grantee.item.user.all": "All users",
323
- "shareDialog.share.grantee.item.user.inactive": "Dormant 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.",
323
+ "shareDialog.share.grantee.item.user.inactive": "Inactive user",
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
- "shareDialog.share.granular.grantee.permission.view": "Can see",
328
+ "shareDialog.share.granular.grantee.permission.view": "Can view",
329
329
  "shareDialog.share.granular.grantee.permission.remove": "Remove",
330
- "shareDialog.share.granular.granularUser.tooltip.cannotChangeHigher": "You can't remove or alter permissions for users with higher permissions than you possess.",
331
- "shareDialog.share.granular.granularGroup.tooltip.cannotChangeHigher": "You can't remove or alter permissions for groups with higher permissions than you possess.",
330
+ "shareDialog.share.granular.granularUser.tooltip.cannotChangeHigher": "You cannot remove or change permissions for users with higher permissions than you have.",
331
+ "shareDialog.share.granular.granularGroup.tooltip.cannotChangeHigher": "You cannot remove or change permissions for groups with higher permissions than you have.",
332
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.",
333
+ "shareDialog.share.granular.granularUser.tooltip.cannotGrantLower": "You cannot set lower permissions than are the permissions from user groups with this user.",
334
334
  "shareDialog.share.granular.granularGroup.tooltip.cannotGrantLower": "You cannot assign lesser permissions than those of user groups that encompass this group.",
335
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
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.",
337
337
  "shareDialog.share.granular.granularUser.tooltip.noChangeAvailable": "You cannot remove or alter 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 alter 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.",
340
- "sorting.dropdown.header": "Sift insight",
341
- "sorting.type.alphabetical.asc": "A to Zed",
342
- "sorting.type.alphabetical.desc": "Zed to A",
343
- "sorting.type.date.asc": "Earliest to most recent",
344
- "sorting.type.date.desc": "Most recent to earliest",
340
+ "sorting.dropdown.header": "Sort insight",
341
+ "sorting.type.alphabetical.asc": "A to Z",
342
+ "sorting.type.alphabetical.desc": "Z to A",
343
+ "sorting.type.date.asc": "Oldest to newest",
344
+ "sorting.type.date.desc": "Newest to oldest",
345
345
  "sorting.type.default": "Default",
346
346
  "sorting.type.numerical.asc": "Smallest to largest",
347
- "sorting.type.numerical.desc": "Biggest to smallest",
347
+ "sorting.type.numerical.desc": "Largest to smallest",
348
348
  "sorting.by": "by",
349
349
  "sorting.sum.of.all.measure": "Total",
350
350
  "sorting.default.tooltip": "Use the order defined in the attribute.",
351
351
  "embedInsightDialog.actions.close": "Close",
352
352
  "embedInsightDialog.actions.copyCode": "Copy code",
353
353
  "embedInsightDialog.component.type": "Component type",
354
- "embedInsightDialog.code.language.codeAs": "Programme as",
355
- "embedInsightDialog.react.options": "Alternative choices",
356
- "embedInsightDialog.webComponents.options": "Choices",
357
- "embedInsightDialog.webComponents.options.displayTitle": "Show title",
358
- "embedInsightDialog.webComponents.options.customTitle": "Bespoke title",
354
+ "embedInsightDialog.code.language.codeAs": "Code as",
355
+ "embedInsightDialog.react.options": "Other options",
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
- "embedInsightDialog.code.options.custom.height": "Bespoke height",
363
- "embedInsightDialog.code.options.display.configuration": "Include set-up",
364
- "embedInsightDialog.headLine.embedInsight": "Embed understanding",
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.",
362
+ "embedInsightDialog.code.options.custom.height": "Custom height",
363
+ "embedInsightDialog.code.options.display.configuration": "Include configuration",
364
+ "embedInsightDialog.headLine.embedInsight": "Embed insight",
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 visualization 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
- "embedInsightDialog.prepareEnvironmentMessage": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
370
- "embedInsightDialog.prepareEnvironmentMessage.link": "Find out more",
369
+ "embedInsightDialog.prepareEnvironmentMessage": "<b>Note.</b> In order for this snippet to function, prepare your environment.",
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.",
372
+ "embed.dialog.numeric.input.warning": "This input accepts only digits greater than 0",
373
373
  "embedInsightDialog.complete.list.props.message": "Complete list of embedding characteristics",
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.",
@@ -379,28 +379,28 @@
379
379
  "error.overlay.title": "You have been logged out",
380
380
  "error.overlay.text": "Please log back in to continue your work.",
381
381
  "stylingPicker.title.basic": "Default",
382
- "stylingPicker.title.custom": "Tradition",
382
+ "stylingPicker.title.custom": "Custom",
383
383
  "stylingPicker.title.create": "Create",
384
384
  "stylingEditor.dialog.name": "Name",
385
- "stylingEditor.dialog.name.required": "Unable to save. Please provide a name.",
385
+ "stylingEditor.dialog.name.required": "Cannot save. Specify a name.",
386
386
  "stylingEditor.dialog.definition": "Definition",
387
- "stylingEditor.dialog.definition.required": "Unable to save. Provide a definition.",
388
- "stylingEditor.dialog.definition.invalid": "Unable to save. The definition is not a valid JSON object.",
387
+ "stylingEditor.dialog.definition.required": "Cannot save. Specify a definition.",
388
+ "stylingEditor.dialog.definition.invalid": "Cannot save. The definition is not a valid JSON object.",
389
389
  "stylingEditor.dialog.examples": "Templates",
390
390
  "stylingEditor.dialog.example.paste": "Glue",
391
- "stylingPicker.item.edit": "Revise",
392
- "stylingPicker.item.delete": "Remove",
391
+ "stylingPicker.item.edit": "Edit",
392
+ "stylingPicker.item.delete": "Delete",
393
393
  "stylingPicker.item.delete.tooltip": "Applied item cannot be removed.",
394
- "descriptionPanel.button.more": "Display more",
395
- "descriptionPanel.button.less": "Display fewer",
396
- "configurationPanel.drillConfig.learn.more.link": "Find out more",
394
+ "descriptionPanel.button.more": "Show more",
395
+ "descriptionPanel.button.less": "Show less",
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>",
400
400
  "configurationPanel.drillConfig.drilldown": "Drill down",
401
401
  "configurationPanel.drillConfig.drilldown.tooltip": "Drill down within the current insight, following predefined attribute hierarchies to view your data on an increasingly granular level. <a>Learn more</a>",
402
- "configurationPanel.drillConfig.drilldown.tooltip.disabled.insight": "Drilling down is turned off in this insight's configuration.",
403
- "configurationPanel.drillConfig.drilldown.tooltip.disabled.metric": "Drilling down can only be set for attributes, not metrics.",
402
+ "configurationPanel.drillConfig.drilldown.tooltip.disabled.insight": "Drill down is turned off in this insight's configuration.",
403
+ "configurationPanel.drillConfig.drilldown.tooltip.disabled.metric": "Drill down can only be set for attributes, not metrics.",
404
404
  "configurationPanel.drillConfig.drilldown.emtpy.hierarchy.info": "Attribute must be in a hierarchy to enable drilling down.",
405
405
  "configurationPanel.drillConfig.selectHierarchy": "Choose hierarchy…",
406
406
  "configurationPanel.drillConfig.drilldown.create.hierarchy": "Create attribute hierarchy",
@@ -409,7 +409,7 @@
409
409
  "attributeHierarchyEditor.button.cancel": "Cancel",
410
410
  "attributeHierarchyEditor.button.create": "Create hierarchy",
411
411
  "attributeHierarchyEditor.button.save": "Save changes",
412
- "attributeHierarchyEditor.button.delete": "Remove",
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
415
  "attributeHierarchyEditor.remove.attribute": "Remove",
@@ -420,45 +420,45 @@
420
420
  "attributeHierarchyEditor.attribute.dropdown.title": "Choose attribute…",
421
421
  "attributeHierarchyEditor.attribute.dropdown.search": "Search…",
422
422
  "attributeHierarchyEditor.note.title": "Memo:",
423
- "attributeHierarchyEditor.note.message": "Note: 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.",
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
424
  "attributeHierarchyEditor.howItWorks.title": "How it functions",
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 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.",
435
435
  "attributeHierarchyList.tooltip.hierarchy.levels": "Hierarchy levels",
436
- "attributeHierarchyList.tooltip.button.edit": "Revise",
436
+ "attributeHierarchyList.tooltip.button.edit": "Edit",
437
437
  "catalog.attribute.tooltip.hierarchy.title": "Hierarchy",
438
438
  "visualizationConfig.interactions.section.title": "Interactions",
439
439
  "visualizationConfig.interactions.section.drilldown": "Drill down",
440
- "workspaceHierarchy.lockedInsight": "Only Administrators can save alterations to this insight.",
440
+ "workspaceHierarchy.lockedInsight": "Only Admins can save changes to this insight.",
441
441
  "workspaceHierarchy.inheritedInsight": "You cannot amend or remove this insight.{br}It is centrally controlled 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",
453
453
  "userManagement.userGroups.cancelButton": "Cancel",
454
- "userManagement.tab.workspaces": "Workplaces ({count})",
454
+ "userManagement.tab.workspaces": "Workspaces ({count})",
455
455
  "userManagement.tab.groups": "Groups ({count})",
456
456
  "userManagement.tab.users": "Members ({count})",
457
- "userManagement.tab.details": "Particulars",
458
- "userManagement.buttons.addWorkspace": "Add workspace authorisation",
457
+ "userManagement.tab.details": "Details",
458
+ "userManagement.buttons.addWorkspace": "Add workspace permission",
459
459
  "userManagement.buttons.addToGroup": "Add to group",
460
460
  "userManagement.buttons.addUser": "Add members",
461
- "userManagement.buttons.edit": "Revise",
461
+ "userManagement.buttons.edit": "Edit",
462
462
  "userManagement.dataSource.title": "Add data source permission",
463
463
  "userManagement.tab.dataSources": "Data Sources ({count})",
464
464
  "userManagement.buttons.addDataSourcePermission": "Add data source permission",
@@ -466,35 +466,35 @@
466
466
  "userManagement.dataSources.emptySelection.userGroup.view": "This group does not have permissions for any data sources.",
467
467
  "userManagement.dataSources.emptySelection.edit": "No data sources selected.",
468
468
  "userManagement.dataSources.permission.manage": "Manage",
469
- "userManagement.dataSources.permission.use": "Utilise",
469
+ "userManagement.dataSources.permission.use": "Use",
470
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
- "userManagement.userGroups.multipleDataSources.addSuccess": "Great! You have successfully added permissions to the groups.",
473
+ "userManagement.userGroups.multipleDataSources.addSuccess": "Great! You've successfully added permissions to the groups.",
474
474
  "userManagement.users.multipleDataSources.addError": "Adding the permission to the users failed.",
475
- "userManagement.userGroups.multipleDataSources.addError": "Addition of the permission to the groups was unsuccessful.",
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
- "userManagement.dataSources.removeError": "Deletion of the data source permission was unsuccessful.",
477
+ "userManagement.dataSources.removeError": "Deletion of the data source permission failed.",
478
478
  "userManagement.dataSources.changeSuccess": "Great! You have successfully changed the data source permission(s).",
479
479
  "userManagement.dataSources.changeError": "Change of the data source permission(s) failed.",
480
- "userManagement.users.deleteLink": "Remove user",
481
- "userManagement.userGroups.deleteLink": "Remove group",
480
+ "userManagement.users.deleteLink": "Delete user",
481
+ "userManagement.userGroups.deleteLink": "Delete group",
482
482
  "userManagement.closeButton": "Close",
483
- "userManagement.workspace.removeSuccess": "Great! You have successfully removed the permission.",
484
- "userManagement.workspace.removeError": "Deletion of the authorisation failed.",
483
+ "userManagement.workspace.removeSuccess": "Great! Permission successfully deleted.",
484
+ "userManagement.workspace.removeError": "Deletion of the permission failed.",
485
485
  "userManagement.workspace.addSuccess": "Great! You have successfully added the workspace permission(s).",
486
- "userManagement.workspace.addError": "Adding the workspace permission(s) was unsuccessful.",
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).",
488
488
  "userManagement.dataSource.addError": "Addition of the data source permission(s) failed.",
489
- "userManagement.users.multipleWorkspaces.addSuccess": "Great! You have successfully added workspace permissions to the users.",
490
- "userManagement.users.multipleWorkspaces.addError": "Addition of the workspace permission to the users was unsuccessful.",
491
- "userManagement.userGroups.multipleWorkspaces.addSuccess": "Great! You have successfully added workspace permissions to the groups.",
492
- "userManagement.userGroups.multipleWorkspaces.addError": "Addition of the workspace permission to the groups was unsuccessful.",
489
+ "userManagement.users.multipleWorkspaces.addSuccess": "Great! You've successfully added workspace permissions to the users.",
490
+ "userManagement.users.multipleWorkspaces.addError": "Addition of the workspace permission to the users failed.",
491
+ "userManagement.userGroups.multipleWorkspaces.addSuccess": "Great! You've successfully added workspace permissions to the groups.",
492
+ "userManagement.userGroups.multipleWorkspaces.addError": "Addition of the workspace permission to the groups failed.",
493
493
  "userManagement.workspace.changeSuccess": "Great! You have successfully changed the workspace permission(s).",
494
- "userManagement.workspace.changeError": "Alteration of the workspace permission(s) was unsuccessful.",
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.",
497
- "userManagement.workspace.hierarchicalPermission.no": "This work area",
496
+ "userManagement.workspace.hierarchicalPermission.yes.tooltip": "Apply the permission to this workspace and all its child workspaces.",
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.",
@@ -518,91 +518,91 @@
518
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": "Forename",
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.",
529
529
  "userManagement.userDetail.id.label": "ID",
530
- "userManagement.userDetail.emptyValue": "not arranged",
530
+ "userManagement.userDetail.emptyValue": "not set",
531
531
  "userManagement.userGroups.emptySelection.view": "This user is not a member of any organisations.",
532
532
  "userManagement.userGroups.emptySelection.edit": "No groups selected.",
533
- "userManagement.userDetail.saveButton": "Store",
533
+ "userManagement.userDetail.saveButton": "Save",
534
534
  "userManagement.userDetail.cancelButton": "Cancel",
535
- "userManagement.groupDetail.saveButton": "Store",
535
+ "userManagement.groupDetail.saveButton": "Save",
536
536
  "userManagement.groupDetail.cancelButton": "Cancel",
537
537
  "userManagement.userDetails.updatedSuccess": "Great! You have successfully updated the user details.",
538
- "userManagement.userDetails.updatedFailure": "Alteration of the user details was unsuccessful.",
538
+ "userManagement.userDetails.updatedFailure": "Change of the user details failed.",
539
539
  "userManagement.groupDetails.updatedSuccess": "Great! You have successfully changed the group details.",
540
- "userManagement.groupDetails.updatedFailure": "Alteration of the user details group was unsuccessful.",
540
+ "userManagement.groupDetails.updatedFailure": "Change of the user details group failed.",
541
541
  "userManagement.userGroup.addSuccess": "Great! You have successfully added the group(s).",
542
- "userManagement.userGroup.addError": "Adding the group(s) was unsuccessful.",
542
+ "userManagement.userGroup.addError": "Addition of the group(s) failed.",
543
543
  "userManagement.multipleUserGroup.addSuccess": "Great! You have successfully added users to the group.",
544
- "userManagement.multipleUserGroup.addError": "Adding users to groups was unsuccessful.",
544
+ "userManagement.multipleUserGroup.addError": "Addition of the users to groups failed.",
545
545
  "userManagement.userGroups.title": "Add to group",
546
- "userManagement.userGroups.noMatchingItems": "No corresponding group.",
546
+ "userManagement.userGroups.noMatchingItems": "No matching group.",
547
547
  "userManagement.userGroups.searchPlaceholder": "Search for groups",
548
548
  "userManagement.userGroups.searchError": "Failed to load groups. Try again later.",
549
549
  "userManagement.userGroup.removeSuccess": "Great! You have successfully removed the group.",
550
- "userManagement.userGroup.removeFailure": "Removal of the group was unsuccessful.",
550
+ "userManagement.userGroup.removeFailure": "Removal of the group failed.",
551
551
  "userManagement.userGroups.removeSuccess": "Great! You have successfully deleted the group.",
552
- "userManagement.userGroups.removeFailure": "Deletion of the group was unsuccessful.",
552
+ "userManagement.userGroups.removeFailure": "Deletion of the group failed.",
553
553
  "userManagement.userGroups.removeTooltip": "Remove user from the group.",
554
554
  "userManagement.userGroups.removeDisabledTooltip": "The group cannot be removed from the user.",
555
- "userManagement.deleteDialog.user.title": "Remove user?",
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.",
557
+ "userManagement.deleteDialog.user.disabledTooltip": "User cannot be deleted.",
558
+ "userManagement.deleteDialog.userGroup.adminDisabledTooltip": "This group cannot be deleted.",
559
559
  "userManagement.deleteDialog.userGroup.nonEmptyDisabledTooltip": "This group cannot be removed, as it contains members.",
560
- "userManagement.deleteDialog.multipleUsers.title": "Remove users?",
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
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
- "userManagement.deleteDialog.confirmButton": "Remove",
567
+ "userManagement.deleteDialog.confirmButton": "Delete",
568
568
  "userManagement.userGroups.deleteSuccess": "Great! You have successfully deleted the group.",
569
- "userManagement.userGroups.deleteFailure": "Deletion of the group was unsuccessful.",
569
+ "userManagement.userGroups.deleteFailure": "Deletion of the group failed.",
570
570
  "userManagement.multipleUserGroups.deleteSuccess": "Great! You have successfully deleted the groups.",
571
- "userManagement.multipleUserGroups.deleteFailure": "Deletion of the groups was unsuccessful.",
571
+ "userManagement.multipleUserGroups.deleteFailure": "Deletion of the groups failed.",
572
572
  "userManagement.createUserGroup.createSuccess": "Great! You have successfully created the group.",
573
- "userManagement.createUserGroup.createFailure": "Group creation was unsuccessful.",
574
- "userManagement.users.loadingError.title": "Can't access user",
573
+ "userManagement.createUserGroup.createFailure": "Creation of the group failed.",
574
+ "userManagement.users.loadingError.title": "Can't open user",
575
575
  "userManagement.users.loadingError.notExist": "The user you are attempting to view does not exist.",
576
576
  "userManagement.users.loadingError.unknown": "The user you are attempting to view cannot be loaded.",
577
577
  "userManagement.userGroups.loadingError.title": "Can't open group",
578
578
  "userManagement.userGroups.loadingError.notExist": "The group you're attempting to view doesn't exist.",
579
579
  "userManagement.userGroups.loadingError.unknown": "The group you're attempting to view cannot be loaded.",
580
- "userManagement.users.deleteSuccess": "Great! You have successfully removed the user.",
581
- "userManagement.users.deleteFailure": "Deletion of the user was unsuccessful.",
580
+ "userManagement.users.deleteSuccess": "Great! You have successfully deleted the user.",
581
+ "userManagement.users.deleteFailure": "Deletion of the user failed.",
582
582
  "userManagement.multipleUsers.deleteSuccess": "Great! You have successfully deleted the users.",
583
- "userManagement.multipleUsers.deleteFailure": "Deletion of the users was unsuccessful.",
583
+ "userManagement.multipleUsers.deleteFailure": "Deletion of the users failed.",
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
- "userManagement.users.removeUserFromSelection": "Take away.",
590
- "userManagement.userGroups.removeUserGroupFromSelection": "Take away.",
591
- "userManagement.users.noMatchingItems": "No corresponding user.",
589
+ "userManagement.users.removeUserFromSelection": "Remove.",
590
+ "userManagement.userGroups.removeUserGroupFromSelection": "Remove.",
591
+ "userManagement.users.noMatchingItems": "No matching user.",
592
592
  "userManagement.users.searchPlaceholder": "Search for users",
593
593
  "userManagement.users.title": "Add group members",
594
594
  "userManagement.users.cancelButton": "Cancel",
595
595
  "userManagement.users.addButton": "Add",
596
596
  "userManagement.users.addSuccess": "Great! You have successfully added users to the group.",
597
- "userManagement.users.addFailure": "Adding the users to the group was unsuccessful.",
597
+ "userManagement.users.addFailure": "Addition of the users to the group failed.",
598
598
  "userManagement.users.addToUserGroupsSuccess": "Great! You have successfully added users to the groups.",
599
- "userManagement.users.addToUserGroupsFailure": "Adding users to groups was unsuccessful.",
599
+ "userManagement.users.addToUserGroupsFailure": "Addition of the users to groups failed.",
600
600
  "userManagement.users.removeSuccess": "Great! You have successfully removed the user(s).",
601
- "userManagement.users.removeFailure": "Removal of the user(s) was unsuccessful.",
601
+ "userManagement.users.removeFailure": "Removal of the user(s) failed.",
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",