@gooddata/sdk-ui 10.9.0-alpha.8 → 10.9.0-beta.0

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.
@@ -0,0 +1,623 @@
1
+ {
2
+ "empty_value": "blank value",
3
+ "gs.date.at": "at",
4
+ "gs.header.help": "Give us a hand",
5
+ "gs.header.logout": "Log out",
6
+ "gs.list.all": "All",
7
+ "gs.list.except": "except",
8
+ "gs.list.is": "is",
9
+ "gs.list.search.placeholder": "Search…",
10
+ "gs.list.notAvailableAbbreviation": "N/A",
11
+ "gs.list.searchResults": "search results",
12
+ "gs.visualizationsList.loading": "Loading…",
13
+ "gs.color-picker.inputPlaceholder": "#colour",
14
+ "gs.color-picker.currentColor": "current",
15
+ "gs.color-picker.newColor": "new",
16
+ "gs.color-picker.cancelButton": "Cancel",
17
+ "gs.color-picker.okButton": "OK",
18
+ "gs.color-picker.hex": "hex",
19
+ "gs.noData.noMatchingData": "No matching data",
20
+ "gs.noData.noDataAvailable": "No matching data",
21
+ "geochart.scroll.zoom.blocker": "Use {button} + scroll to zoom the map",
22
+ "geochart.touch.pan.blocker": "Use two digits to shift the map.",
23
+ "visualizations.of": "{page} of {pagesCount}",
24
+ "visualizations.totals.dropdown.title.sum": "Sum",
25
+ "visualizations.totals.dropdown.title.avg": "Avg",
26
+ "visualizations.totals.dropdown.title.min": "Min",
27
+ "visualizations.totals.dropdown.title.max": "Max",
28
+ "visualizations.totals.dropdown.title.nat": "Rollup (Total)",
29
+ "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure": "Rollup (Total) aggregation is not available when filtering the visualisation by measure value. To use Rollup (Total), remove all measure value filters from the filter bar.",
30
+ "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric": "Rollup (Total) aggregation is not available when filtering the visualisation by metric value. To use Rollup (Total), remove all metric value filters from the filter bar.",
31
+ "visualizations.totals.dropdown.tooltip.nat.disabled.ranking": "Rollup (Total) aggregation is not available when filtering the visualisation by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
32
+ "visualizations.totals.dropdown.title.med": "Median",
33
+ "visualizations.headline.tertiary.title": "Versus",
34
+ "visualizations.headline.comparison.title.change": "Change",
35
+ "visualizations.headline.comparison.title.change.positive": "Increase",
36
+ "visualizations.headline.comparison.title.change.negative": "Reduce",
37
+ "visualizations.headline.comparison.title.change.equals": "No change",
38
+ "visualizations.headline.comparison.title.ratio": "of",
39
+ "visualizations.headline.comparison.title.difference": "Difference",
40
+ "visualizations.headline.comparison.title.difference.positive": "Increase",
41
+ "visualizations.headline.comparison.title.difference.negative": "Reduce",
42
+ "visualizations.headline.comparison.title.difference.equals": "No difference",
43
+ "visualization.numericValues.k": "k",
44
+ "visualization.numericValues.m": "M",
45
+ "visualization.numericValues.g": "G",
46
+ "visualization.numericValues.t": "T",
47
+ "visualization.numericValues.p": "P",
48
+ "visualization.numericValues.e": "E",
49
+ "visualization.emptyValue": "blank value",
50
+ "visualization.waterfall.total": "Total",
51
+ "visualization.ErrorMessageGeneric": "Sorry, we can't display this visualisation.",
52
+ "visualization.ErrorDescriptionGeneric": "Contact your admin.",
53
+ "visualization.ErrorMessageDataTooLarge": "Too many data points to display",
54
+ "visualization.ErrorDescriptionDataTooLarge": "Try applying filters.",
55
+ "visualization.ErrorMessageNoData": "No data",
56
+ "visualization.ErrorDescriptionNoData": "No data for your filter selection.",
57
+ "visualization.ErrorMessageKpi": "Mistake",
58
+ "visualization.ErrorMessageUnauthorized": "Unauthorised",
59
+ "visualization.ErrorDescriptionUnauthorized": "Sorry, you don't have access to this visualisation. Login or ask your administrator to grant you permissions.",
60
+ "visualization.ErrorMessageNotFound": "Sorry, we can't find this visualisation",
61
+ "visualization.ErrorDescriptionNotFound": "The visualisation with this web address does not exist.",
62
+ "visualization.ErrorDescriptionMissingMapboxToken": "The Geo chart configuration requires a valid API access token.",
63
+ "visualization.tooltip.resetZoom": "Reset zoom",
64
+ "visualization.tooltip.interaction": "Click chart to drill",
65
+ "visualization.tooltip.generic.interaction": "Click to drill or filter",
66
+ "gs.filterLabel.all": "All",
67
+ "gs.filterLabel.none": "None",
68
+ "gs.filter.loading": "Loading filter…",
69
+ "gs.filter.error": "Error when loading filter.",
70
+ "gs.filter.error.tooltip": "Error. Values cannot be loaded.",
71
+ "gs.list.clear": "Clear",
72
+ "gs.list.cancel": "Cancel",
73
+ "gs.list.apply": "Apply",
74
+ "gs.list.only": "Just",
75
+ "gs.list.selectAll": "Select all",
76
+ "gs.list.limitExceeded": "Sorry, you have exceeded the limit ({limit}).",
77
+ "gs.list.limitReached": "You have reached the limit of {limit} selected values.",
78
+ "gs.list.cannotSelectMoreValues": "You cannot select more than {limit} values.",
79
+ "gs.list.noItemsFound": "No items found.",
80
+ "gs.list.noResultsMatch": "No results match",
81
+ "gs.list.error": "Error when loading filter values.",
82
+ "gs.header.upsellButtonText": "Upgrade",
83
+ "gs.header.invite": "Invite",
84
+ "gs.header.countdown.numberOfDaysLeft": "{number} days to go",
85
+ "gs.header.countdown.numberOfMonthsLeft": "{number} months to go",
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": "SP year ago",
89
+ "measure.title.suffix.previous_period": "period ago",
90
+ "visualizations.measure.arithmetic.sum.title": "Sum of {firstMeasureTitle} and {secondMeasureTitle}",
91
+ "visualizations.measure.arithmetic.difference.title": "Difference between {firstMeasureTitle} and {secondMeasureTitle}",
92
+ "visualizations.measure.arithmetic.multiplication.title": "Product of {firstMeasureTitle} and {secondMeasureTitle}",
93
+ "visualizations.measure.arithmetic.ratio.title": "Ratio of {firstMeasureTitle} to {secondMeasureTitle}",
94
+ "visualizations.measure.arithmetic.change.title": "Switch from {secondMeasureTitle} to {firstMeasureTitle}",
95
+ "visualizations.legend.text.top": "Top",
96
+ "visualizations.legend.text.bottom": "Arse",
97
+ "visualizations.legend.text.left": "Left",
98
+ "visualizations.legend.text.right": "Righto",
99
+ "visualizations.legend.text.colon": ":",
100
+ "visualizations.legend.text.column": "Pillar",
101
+ "visualizations.legend.text.line": "Queue",
102
+ "visualizations.legend.text.area": "Region",
103
+ "visualizations.legend.text.combo": "{0} ({1})",
104
+ "visualizations.menu.aggregations": "Aggregate",
105
+ "visualizations.menu.aggregations.rows": "Rows",
106
+ "visualizations.menu.aggregations.columns": "Pillars",
107
+ "visualizations.menu.aggregations.all-rows": "of all rows",
108
+ "visualizations.menu.aggregations.all-columns": "of all columns",
109
+ "visualizations.menu.aggregations.within-attribute": "within {attributeName}",
110
+ "apply": "Apply",
111
+ "cancel": "Cancel",
112
+ "save": "Save",
113
+ "loading": "Loading…",
114
+ "filtering": "Filtering…",
115
+ "dateFilterDropdown.title": "Date range",
116
+ "dateFilterDropdown.setDefault": "Set default date filter for{nbsp}viewers:",
117
+ "dateFilterDropdown.configuration": "Setup",
118
+ "filters.thisMinute.title": "This minute",
119
+ "filters.lastMinute.title": "Last minute",
120
+ "filters.nextMinute.title": "Next minute",
121
+ "filters.thisHour.title": "This hour",
122
+ "filters.lastHour.title": "Last hour",
123
+ "filters.nextHour.title": "Next hour",
124
+ "filters.thisDay.title": "Today",
125
+ "filters.lastDay.title": "Yesterday",
126
+ "filters.nextDay.title": "Tomorrow",
127
+ "filters.thisWeek.title": "This week",
128
+ "filters.lastWeek.title": "Last week",
129
+ "filters.nextWeek.title": "Next week",
130
+ "filters.thisMonth.title": "This month",
131
+ "filters.lastMonth.title": "Last month",
132
+ "filters.nextMonth.title": "Next month",
133
+ "filters.thisQuarter.title": "This term",
134
+ "filters.lastQuarter.title": "Last term",
135
+ "filters.nextQuarter.title": "Next term",
136
+ "filters.thisYear.title": "This year",
137
+ "filters.lastYear.title": "Last year",
138
+ "filters.nextYear.title": "Next year",
139
+ "filters.lastNMinutes": "{n, plural, one {Last # minute} other {Last # minutes}}",
140
+ "filters.lastNHours": "{n, plural, one {Last # hour} other {Last # hours}}",
141
+ "filters.lastNDays": "{n, plural, one {Last # day} other {Last # days}}",
142
+ "filters.lastNWeeks": "{n, plural, one {Last # week} other {Last # weeks}}",
143
+ "filters.lastNMonths": "{n, plural, one {Last # month} other {Last # months}}",
144
+ "filters.lastNQuarters": "{n, plural, one {Last # quarter} other {Last # quarters}}",
145
+ "filters.lastNYears": "{n, plural, one {Last # year} other {Last # years}}",
146
+ "filters.nextNMinutes": "{n, plural, one {Next # minute} other {Next # minutes}}",
147
+ "filters.nextNHours": "{n, plural, one {Next # hour} other {Next # hours}}",
148
+ "filters.nextNDays": "{n, plural, one {Next # day} other {Next # days}}",
149
+ "filters.nextNWeeks": "{n, plural, one {Next # week} other {Next # weeks}}",
150
+ "filters.nextNMonths": "{n, plural, one {Next # month} other {Next # months}}",
151
+ "filters.nextNQuarters": "{n, plural, one {Next # quarter} other {Next # quarters}}",
152
+ "filters.nextNYears": "{n, plural, one {Next # year} other {Next # years}}",
153
+ "filters.interval.minutes.past": "From {from} to {to} {to, plural, one {minute} other {minutes}} ago",
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",
158
+ "filters.interval.hours.past": "From {from} to {to} {to, plural, one {hour} other {hours}} ago",
159
+ "filters.interval.hours.past.sameValue": "{value} {value, plural, one {hour} other {hours}} ago",
160
+ "filters.interval.hours.future": "From {from} to {to} {to, plural, one {hour} other {hours}} ahead",
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",
163
+ "filters.interval.days.past": "From {from} to {to} {to, plural, one {day} other {days}} ago",
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",
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",
168
+ "filters.interval.weeks.past": "From {from} to {to} {to, plural, one {week} other {weeks}} ago",
169
+ "filters.interval.weeks.past.sameValue": "{value} {value, plural, one {week} other {weeks}} ago",
170
+ "filters.interval.weeks.future": "From {from} to {to} {to, plural, one {week} other {weeks}} ahead",
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",
173
+ "filters.interval.months.past": "From {from} to {to} {to, plural, one {month} other {months}} ago",
174
+ "filters.interval.months.past.sameValue": "{value} {value, plural, one {month} other {months}} ago",
175
+ "filters.interval.months.future": "From {from} to {to} {to, plural, one {month} other {months}} ahead",
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",
178
+ "filters.interval.quarters.past": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ago",
179
+ "filters.interval.quarters.past.sameValue": "{value} {value, plural, one {quarter} other {quarters}} ago",
180
+ "filters.interval.quarters.future": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ahead",
181
+ "filters.interval.quarters.future.sameValue": "{value} {value, plural, one {quarter} other {quarters}} ahead",
182
+ "filters.interval.quarters.mixed": "From {from} {from, plural, one {quarter} other {quarters}} ago to {to} {to, plural, one {quarter} other {quarters}} ahead",
183
+ "filters.interval.years.past": "From {from} to {to} {to, plural, one {year} other {years}} ago",
184
+ "filters.interval.years.past.sameValue": "{value} {value, plural, one {year} other {years}} ago",
185
+ "filters.interval.years.future": "From {from} to {to} {to, plural, one {year} other {years}} ahead",
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",
188
+ "filters.granularity.minutes": "Minutes",
189
+ "filters.granularity.hours": "Hours",
190
+ "filters.granularity.days": "Days",
191
+ "filters.granularity.weeks": "Weeks",
192
+ "filters.granularity.months": "Months",
193
+ "filters.granularity.quarters": "Quarters",
194
+ "filters.granularity.years": "Years",
195
+ "filters.from": "from",
196
+ "filters.to": "to",
197
+ "filters.floatingRange": "Relative period",
198
+ "filters.floatingRange.tooltip": "The date range is relative to today and adapts over time.",
199
+ "filters.floatingRange.noMatch": "No match found",
200
+ "filters.floatingRange.tooBig": "Maximum value: {limit}",
201
+ "filters.floatingRange.option.minute.offset.history": "{n, plural, one {last moment} other {# minutes ago}}",
202
+ "filters.floatingRange.option.minute.offset.today": "this minute",
203
+ "filters.floatingRange.option.minute.offset.future": "{n, plural, one {next minute} other {# minutes ahead}}",
204
+ "filters.floatingRange.option.hour.offset.history": "{n, plural, one {last hour} other {# hours ago}}",
205
+ "filters.floatingRange.option.hour.offset.today": "this hour",
206
+ "filters.floatingRange.option.hour.offset.future": "{n, plural, one {next hour} other {# hours ahead}}",
207
+ "filters.floatingRange.option.day.offset.history": "{n, plural, one {yesterday} other {# days ago}}",
208
+ "filters.floatingRange.option.day.offset.today": "today",
209
+ "filters.floatingRange.option.day.offset.future": "{n, plural, one {tomorrow} other {# days forward}}",
210
+ "filters.floatingRange.option.week.offset.history": "{n, plural, one {last week} other {# weeks ago}}",
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}}",
213
+ "filters.floatingRange.option.month.offset.history": "{n, plural, one {last month} other {# months ago}}",
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}}",
216
+ "filters.floatingRange.option.quarter.offset.history": "{n, plural, one {last quarter} other {# quarters ago}}",
217
+ "filters.floatingRange.option.quarter.offset.today": "this term",
218
+ "filters.floatingRange.option.quarter.offset.future": "{n, plural, one {next quarter} other {# quarters ahead}}",
219
+ "filters.floatingRange.option.year.offset.history": "{n, plural, one {last year} other {# years ago}}",
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}}",
222
+ "filters.allTime.title": "All the time",
223
+ "filters.allTime.excludeCurrentPeriod": "Exclude open period",
224
+ "filters.minute.title": "MINUTE",
225
+ "filters.minute.excludeCurrentPeriod": "Omit this moment",
226
+ "filters.hour.title": "HOUR",
227
+ "filters.hour.excludeCurrentPeriod": "Exclude this hour",
228
+ "filters.day.title": "DAY",
229
+ "filters.day.excludeCurrentPeriod": "Exclude today",
230
+ "filters.week.title": "WEEK",
231
+ "filters.week.excludeCurrentPeriod": "Exclude this week",
232
+ "filters.month.title": "MONTH",
233
+ "filters.month.excludeCurrentPeriod": "Exclude this month",
234
+ "filters.quarter.title": "QUARTER",
235
+ "filters.quarter.excludeCurrentPeriod": "Exclude this quarter",
236
+ "filters.year.title": "YEAR",
237
+ "filters.year.excludeCurrentPeriod": "Exclude this year",
238
+ "filters.excludeCurrentPeriod.unavailable": "Not available for the selected date range",
239
+ "filters.staticPeriod": "Static period",
240
+ "filters.staticPeriod.incorrectFormat": "The date must be in the {format} format",
241
+ "filters.staticPeriod.endDateBeforeStartDate": "End time must be later than start time",
242
+ "mvf.operator.all": "all",
243
+ "mvf.operator.greaterThan": "greater than",
244
+ "mvf.operator.greaterThanOrEqualTo": "greater than or equal to",
245
+ "mvf.operator.lessThan": "less than",
246
+ "mvf.operator.lessThanOrEqualTo": "less than or equal to",
247
+ "mvf.operator.equalTo": "equal to",
248
+ "mvf.operator.notEqualTo": "not equal to",
249
+ "mvf.operator.between": "between",
250
+ "mvf.operator.notBetween": "not between",
251
+ "mvf.operator.between.tooltip.bubble": "Start and end values are included.",
252
+ "mvf.operator.notBetween.tooltip.bubble": "Start and end values are not included.",
253
+ "mvf.treatNullValuesAsZeroLabel": "Treat empty values as 0",
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",
256
+ "measureNumberFormat.buttonLabel": "Format: {selectedFormatPresetName}",
257
+ "measureNumberCustomFormatDialog.title": "Custom format",
258
+ "measureNumberCustomFormatDialog.template.preview.title": "Format preview",
259
+ "measureNumberCustomFormatDialog.template.title": "Templates",
260
+ "measureNumberCustomFormatDialog.extendedPreview.button": "Display more",
261
+ "measureNumberCustomFormatDialog.howToFormat": "How to format?",
262
+ "measureNumberCustomFormatDialog.definition": "Definition",
263
+ "measureNumberCustomFormatDialog.preview": "Sneak peek",
264
+ "properties.legend.title": "Legend",
265
+ "attrf.all": "All",
266
+ "attrf.all_except": "All except",
267
+ "rankingFilter.topBottom": "Top/bottom values",
268
+ "rankingFilter.top": "Top",
269
+ "rankingFilter.bottom": "Arse",
270
+ "rankingFilter.allRecords": "All",
271
+ "rankingFilter.allRecords.tooltip": "Apply the filter to all attributes in the visualisation.",
272
+ "rankingFilter.attributeDropdown.oneAttributeTooltip": "The visualisation is sliced only by one attribute. The filter will apply to all its attributes.",
273
+ "rankingFilter.outOf": "Out of",
274
+ "rankingFilter.basedOn": "Based on",
275
+ "rankingFilter.valueTooSmall": "Input value should be a positive number.",
276
+ "rankingFilter.valueTooLarge": "Input value too large.",
277
+ "rankingFilter.preview": "Preview:",
278
+ "rankingFilter.preview.top_without_attribute": "Top {value} of <strong>{measure}</strong>",
279
+ "rankingFilter.preview.bottom_without_attribute": "Bottom {value} of <strong>{measure}</strong>",
280
+ "rankingFilter.preview.top_with_attribute": "Top {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
281
+ "rankingFilter.preview.bottom_with_attribute": "Bottom {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
282
+ "rankingFilter.valueTooltip": "If multiple items have the same value, the filter displays all items with this value. The visualisation may then show more items than the number set.",
283
+ "attributesDropdown.itemsFiltered.tooltip": "Values are filtered by: <strong>{filters}</strong>",
284
+ "attributesDropdown.itemsFiltered": "Items are filtered",
285
+ "attributeFilterDropdown.emptyValue": "blank value",
286
+ "attributesDropdown.noData": "This attribute has no values.",
287
+ "attributesDropdown.noResultsMatch": "No results match.",
288
+ "attributesDropdown.allItemsFiltered": "All values are filtered out.",
289
+ "attributesDropdown.configuration": "Setup",
290
+ "attributesDropdown.removeTooltip": "Remove from dashboard",
291
+ "attributesDropdown.display_as": "Display as: {title}",
292
+ "attributesDropdown.empty.item.tooltip": "Include missing (null) and empty (\"\") values.",
293
+ "attributesDropdown.filterConfiguredMessage": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
294
+ "attributesDropdown.attributeNameWithData": "with data of",
295
+ "attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> can't be filtered BY <strong>{parentTitle}</strong>. There's no connection between the filter attributes in the data model.",
296
+ "attributesDropdown.details.type": "Attribute",
297
+ "attributesDropdown.details.dataset": "Dataset",
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.",
304
+ "attributesDropdown.irrelevantValues": "Irrelevant value selected.{nbsp}",
305
+ "attributesDropdown.irrelevantValues.tooltip": "The selected value is no longer relevant due to changes in <strong>{parents}</strong>.",
306
+ "attributesDropdown.irrelevantValues.clear": "Clear",
307
+ "attributesDropdown.showAll": "Display all",
308
+ "shareDialog.share.grantee.title": "Share with users and groups",
309
+ "shareDialog.share.grantee.share": "Share",
310
+ "shareDialog.share.grantee.list.title": "Shared with",
311
+ "shareDialog.share.grantee.add": "Add",
312
+ "shareDialog.share.grantee.add.empty.selection": "No user or group selected.",
313
+ "shareDialog.share.grantee.add.info": "Add users and groups",
314
+ "shareDialog.share.grantee.add.search.placeholder": "Search for users and groups",
315
+ "shareDialog.share.grantee.add.search.error.message": "Failed to load users and groups. Try again later.",
316
+ "shareDialog.share.grantee.add.label.user": "Users",
317
+ "shareDialog.share.grantee.add.label.group": "Groups",
318
+ "shareDialog.share.grantee.add.search.no.matching.items": "No matching users or groups.",
319
+ "shareDialog.share.grantee.item.you": "{userName} (You)",
320
+ "shareDialog.share.grantee.item.users.count": "{granteeCount} users",
321
+ "shareDialog.share.grantee.item.creator": "Creator",
322
+ "shareDialog.share.grantee.item.user.all": "All users",
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.",
326
+ "shareDialog.share.granular.grantee.permission.edit": "Can edit & share",
327
+ "shareDialog.share.granular.grantee.permission.share": "Can view & share",
328
+ "shareDialog.share.granular.grantee.permission.view": "Can view",
329
+ "shareDialog.share.granular.grantee.permission.remove": "Remove",
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
+ "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.",
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
+ "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
+ "shareDialog.share.granular.administrator.info": "<b>Note.</b> You and other administrators have full access to all dashboards.",
340
+ "sorting.dropdown.header": "Sort visualisation",
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
+ "sorting.type.default": "Default",
346
+ "sorting.type.numerical.asc": "Smallest to largest",
347
+ "sorting.type.numerical.desc": "Largest to smallest",
348
+ "sorting.by": "by",
349
+ "sorting.sum.of.all.measure": "Total",
350
+ "sorting.default.tooltip": "Use the order defined in the attribute.",
351
+ "embedInsightDialog.actions.close": "Shut",
352
+ "embedInsightDialog.actions.copyCode": "Copy code",
353
+ "embedInsightDialog.component.type": "Component type",
354
+ "embedInsightDialog.code.language.codeAs": "Code as",
355
+ "embedInsightDialog.react.options": "Other options",
356
+ "embedInsightDialog.webComponents.options": "Choices",
357
+ "embedInsightDialog.webComponents.options.displayTitle": "Display title",
358
+ "embedInsightDialog.webComponents.options.customTitle": "Custom title",
359
+ "embedInsightDialog.webComponents.options.locale": "Local area",
360
+ "embedInsightDialog.webComponents.locale.tooltip": "Select a specific language localisation. If turned off, the visualisation will default to your current display language settings.",
361
+ "embedInsightDialog.code.options.include.config.info": "Include the visualisation configuration of colours, axes, legend, and canvas if available.",
362
+ "embedInsightDialog.code.options.custom.height": "Custom height",
363
+ "embedInsightDialog.code.options.display.configuration": "Include set-up",
364
+ "embedInsightDialog.headLine.embedInsight": "Embed visualisation",
365
+ "embedInsightDialog.componentType.byReference.tooltip": "Embed as a reference to a saved visualisation in a generic GD.UI react component. Any future changes to the visualisation (such as visualisation type, metrics, attributes) will be reflected in the embedded version.",
366
+ "embedInsightDialog.componentType.byDefinition.tooltip": "Embed as a visualisation definition in a specific GD.UI react component based on the currently selected visualisation type. No future changes to the visualisation (such as visualisation type, metrics, attributes) made in this application will be reflected in the embedded version.",
367
+ "embedInsightDialog.webComponents.customTitle.tooltip": "Define the text of the title directly in the code snippet.",
368
+ "embedInsightDialog.webComponents.customTitle.disabled.tooltip": "Turn on Display title first.",
369
+ "embedInsightDialog.prepareEnvironmentMessage": "<b>Note.</b> To get this snippet going, get your environment sorted.",
370
+ "embedInsightDialog.prepareEnvironmentMessage.link": "Find out more",
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 bigger than 0.",
373
+ "embedInsightDialog.complete.list.props.message": "Complete list of embedding characteristics",
374
+ "embedInsightDialog.emptyInsight.byReference": "Code snippet will be displayed here once you <a>save the visualisation</a>.",
375
+ "embedInsightDialog.emptyInsight.byDefinition": "This visualisation type cannot be embedded as a programmatic type component.",
376
+ "embedDialog.tab.react": "React",
377
+ "embedDialog.tab.webComponents": "Web Components",
378
+ "error.overlay.login": "Log in",
379
+ "error.overlay.title": "You have been logged out",
380
+ "error.overlay.text": "Please log back in to continue your work.",
381
+ "stylingPicker.title.basic": "Default",
382
+ "stylingPicker.title.custom": "Tradition",
383
+ "stylingPicker.title.create": "Create",
384
+ "stylingEditor.dialog.name": "Name",
385
+ "stylingEditor.dialog.name.required": "Cannot save. Specify a name.",
386
+ "stylingEditor.dialog.definition": "Definition",
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
+ "stylingEditor.dialog.examples": "Templates",
390
+ "stylingEditor.dialog.example.paste": "Paste",
391
+ "stylingPicker.item.edit": "Revise",
392
+ "stylingPicker.item.delete": "Delete",
393
+ "stylingPicker.item.delete.tooltip": "Applied item cannot be removed.",
394
+ "descriptionPanel.button.more": "Display more",
395
+ "descriptionPanel.button.less": "Show fewer",
396
+ "configurationPanel.drillConfig.learn.more.link": "Find out more",
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
+ "configurationPanel.drillConfig.drillToInsight.tooltip": "Open a related visualisation, maintaining the applied filters from the original view. <a>Learn more</a>",
399
+ "configurationPanel.drillConfig.drillToUrl.tooltip": "Open a custom URL with dynamic parameters based on the selected data point. <a>Learn more</a>",
400
+ "configurationPanel.drillConfig.drilldown": "Drill down",
401
+ "configurationPanel.drillConfig.drilldown.tooltip": "Drill down within the current visualisation, following predefined attribute hierarchies to view your data on an increasingly granular level. <a>Learn more</a>",
402
+ "configurationPanel.drillConfig.drilldown.tooltip.disabled.insight": "Drill down is turned off in this visualisation's configuration.",
403
+ "configurationPanel.drillConfig.drilldown.tooltip.disabled.metric": "Drill down can only be set for attributes, not metrics.",
404
+ "configurationPanel.drillConfig.drilldown.emtpy.hierarchy.info": "Attribute must be in a hierarchy to enable drilling down.",
405
+ "configurationPanel.drillConfig.selectHierarchy": "Select hierarchy…",
406
+ "configurationPanel.drillConfig.drilldown.create.hierarchy": "Create attribute hierarchy",
407
+ "attributeHierarchyEditor.untitled": "Untitled attribute hierarchy",
408
+ "attributeHierarchyEditor.hierarchy.levels": "Hierarchy levels",
409
+ "attributeHierarchyEditor.button.cancel": "Cancel",
410
+ "attributeHierarchyEditor.button.create": "Create hierarchy",
411
+ "attributeHierarchyEditor.button.save": "Save changes",
412
+ "attributeHierarchyEditor.button.delete": "Delete",
413
+ "attributeHierarchyEditor.delete.confirm.title": "Delete attribute hierarchy?",
414
+ "attributeHierarchyEditor.delete.confirm.message": "All existing drilling down interactions using this hierarchy will be removed.",
415
+ "attributeHierarchyEditor.remove.attribute": "Remove",
416
+ "attributeHierarchyEditor.add.attribute": "Add attribute",
417
+ "attributeHierarchyEditor.add.attribute.above": "Add attribute above",
418
+ "attributeHierarchyEditor.add.attribute.bellow": "Add attribute below",
419
+ "attributeHierarchyEditor.howToWork.link": "How to work with hierarchies",
420
+ "attributeHierarchyEditor.attribute.dropdown.title": "Select attribute…",
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",
425
+ "attributeHierarchyEditor.howItWorks.message.heading": "Hierarchy is applied to all visualisations.",
426
+ "attributeHierarchyEditor.message.create.success": "Great! We've created the attribute hierarchy!",
427
+ "attributeHierarchyEditor.message.update.success": "Good on ya! We saved the attribute hierarchy!",
428
+ "attributeHierarchyEditor.message.delete.success": "Great! We've deleted the attribute hierarchy!",
429
+ "attributeHierarchyEditor.message.create.failed": "Failed to create. Try again later.",
430
+ "attributeHierarchyEditor.message.update.failed": "Failed to save. Try again later.",
431
+ "attributeHierarchyEditor.message.delete.failed": "Failed to remove. Try again later.",
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
+ "attributeHierarchyList.tooltip.generic.date.title": "Generic date",
434
+ "attributeHierarchyList.tooltip.generic.date.info": "This hierarchy is generated automatically and applies to any date dimension.",
435
+ "attributeHierarchyList.tooltip.hierarchy.levels": "Hierarchy levels",
436
+ "attributeHierarchyList.tooltip.button.edit": "Revise",
437
+ "catalog.attribute.tooltip.hierarchy.title": "Hierarchy",
438
+ "visualizationConfig.interactions.section.title": "Interactions",
439
+ "visualizationConfig.interactions.section.drilldown": "Drill down",
440
+ "workspaceHierarchy.lockedInsight": "Only Administrators can save alterations to this visualisation.",
441
+ "workspaceHierarchy.inheritedInsight": "You cannot amend or remove this visualisation.{br}It is centrally controlled and certified.",
442
+ "userManagement.workspace.noMatchingItems": "No matching workspaces.",
443
+ "userManagement.workspace.searchPlaceholder": "Search workspaces",
444
+ "userManagement.workspace.searchError": "Failed to load work areas. Try again later.",
445
+ "userManagement.dataSource.searchError": "Failed to load data sources. Try again later.",
446
+ "userManagement.workspace.emptySelection.user.view": "This user does not have permissions for any workspaces.",
447
+ "userManagement.workspace.emptySelection.userGroup.view": "This group doesn't have permissions for any workspaces.",
448
+ "userManagement.workspace.emptySelection.edit": "No workspace selected.",
449
+ "userManagement.workspace.title": "Add workspace authorisation",
450
+ "userManagement.dataSource.searchPlaceholder": "Search data sources",
451
+ "userManagement.workspace.addButton": "Add",
452
+ "userManagement.userGroups.addButton": "Add",
453
+ "userManagement.userGroups.cancelButton": "Cancel",
454
+ "userManagement.tab.workspaces": "Workspaces ({count})",
455
+ "userManagement.tab.groups": "Groups ({count})",
456
+ "userManagement.tab.users": "Members ({count})",
457
+ "userManagement.tab.details": "Details",
458
+ "userManagement.buttons.addWorkspace": "Add workspace authorisation",
459
+ "userManagement.buttons.addToGroup": "Add to group",
460
+ "userManagement.buttons.addUser": "Add members",
461
+ "userManagement.buttons.edit": "Revise",
462
+ "userManagement.dataSource.title": "Add data source permission",
463
+ "userManagement.tab.dataSources": "Data Sources ({count})",
464
+ "userManagement.buttons.addDataSourcePermission": "Add data source permission",
465
+ "userManagement.dataSources.emptySelection.view": "This user does not have permissions for any data sources.",
466
+ "userManagement.dataSources.emptySelection.userGroup.view": "This group does not have permissions for any data sources.",
467
+ "userManagement.dataSources.emptySelection.edit": "No data sources selected.",
468
+ "userManagement.dataSources.permission.manage": "Manage",
469
+ "userManagement.dataSources.permission.use": "Use",
470
+ "userManagement.dataSources.permission.remove": "Remove",
471
+ "userManagement.dataSources.noMatchingItems": "No matching data source.",
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.",
474
+ "userManagement.users.multipleDataSources.addError": "Adding the permission to the users failed.",
475
+ "userManagement.userGroups.multipleDataSources.addError": "Addition of the permission to the groups failed.",
476
+ "userManagement.dataSources.removeSuccess": "Great! You have successfully deleted the data source permission.",
477
+ "userManagement.dataSources.removeError": "Deletion of the data source permission failed.",
478
+ "userManagement.dataSources.changeSuccess": "Great! You have successfully changed the data source permission(s).",
479
+ "userManagement.dataSources.changeError": "Change of the data source permission(s) failed.",
480
+ "userManagement.users.deleteLink": "Delete user",
481
+ "userManagement.userGroups.deleteLink": "Delete group",
482
+ "userManagement.closeButton": "Shut",
483
+ "userManagement.workspace.removeSuccess": "Great! Permission successfully deleted.",
484
+ "userManagement.workspace.removeError": "Authorisation deletion failed.",
485
+ "userManagement.workspace.addSuccess": "Great! You have successfully added the workspace permission(s).",
486
+ "userManagement.workspace.addError": "Addition of the workspace permission(s) failed.",
487
+ "userManagement.dataSource.addSuccess": "Great! You have successfully added the data source permission(s).",
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 failed.",
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 failed.",
493
+ "userManagement.workspace.changeSuccess": "Great! You have successfully changed the workspace permission(s).",
494
+ "userManagement.workspace.changeError": "Change of the workspace permission(s) failed.",
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 workspace",
498
+ "userManagement.workspace.hierarchicalPermission.no.tooltip": "Apply the permission only to this workspace.",
499
+ "userManagement.workspace.permission.view": "View",
500
+ "userManagement.workspace.permissionUser.view.tooltip": "The user can view dashboards that have been shared with them.",
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.",
504
+ "userManagement.workspace.permission.viewExport": "View & Export",
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
+ "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.",
507
+ "userManagement.workspace.permission.analyze": "Analyse",
508
+ "userManagement.workspace.permissionUser.analyze.tooltip": "Covers the View permission. Additionally, the user can create, edit or delete Dashboards and visualisations, and view the LDM and Metrics.",
509
+ "userManagement.workspace.permissionGroup.analyze.tooltip": "Covers the View permission. Additionally, the group members can create, edit or delete Dashboards and visualisations, and view the LDM and Metrics.",
510
+ "userManagement.workspace.permission.analyzeExport": "Analyse & Export",
511
+ "userManagement.workspace.permissionUser.analyzeExport.tooltip": "Covers the Analyse permission. Additionally, the user can create, edit, or delete Dashboards and visualisations, and view the LDM and Metrics. They can also export Dashboards to PDF files and tabular Data from visualisations to XLSX and CSV files.",
512
+ "userManagement.workspace.permissionGroup.analyzeExport.tooltip": "Covers the Analyse permission. Additionally, the group members can create, edit or delete Dashboards and visualisations, and view the LDM and Metrics. They can also export Dashboards to PDF files and tabular Data from visualisations to XLSX and CSV files.",
513
+ "userManagement.workspace.permission.manage": "Manage",
514
+ "userManagement.workspace.permissionUser.manage.tooltip": "Covers the View, Analyse, and Export permissions. Additionally, the user can create, edit or delete the logical data model and metrics, and access all dashboards and edit their dashboard permissions without limitations.",
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
+ "userManagement.dataSources.permissionUser.manage.tooltip": "User can create, edit or delete the data sources.",
517
+ "userManagement.dataSources.permissionGroup.manage.tooltip": "Group members can create, edit or delete the data sources.",
518
+ "userManagement.workspace.permission.remove": "Remove",
519
+ "userManagement.groupDetail.id.label": "ID",
520
+ "userManagement.groupDetail.name.label": "Name",
521
+ "userManagement.userDetail.firstName.label": "Frist name",
522
+ "userManagement.userDetail.lastName.label": "Surname",
523
+ "userManagement.userDetail.email.label": "Email",
524
+ "userManagement.userDetail.orgPermission.label": "Org. authorisation",
525
+ "userManagement.detail.orgPermission.admin": "Administrator",
526
+ "userManagement.detail.orgPermission.admin.tooltip": "Organisation administrator. This user has access to any protected action or resource.",
527
+ "userManagement.detail.orgPermission.member": "Member",
528
+ "userManagement.detail.orgPermission.member.tooltip": "Organisation member. This user has access to action or resource to which he has permission to.",
529
+ "userManagement.userDetail.id.label": "ID",
530
+ "userManagement.userDetail.emptyValue": "not set",
531
+ "userManagement.userGroups.emptySelection.view": "This user is not a member of any groups.",
532
+ "userManagement.userGroups.emptySelection.edit": "No groups selected.",
533
+ "userManagement.userDetail.saveButton": "Save",
534
+ "userManagement.userDetail.cancelButton": "Cancel",
535
+ "userManagement.groupDetail.saveButton": "Save",
536
+ "userManagement.groupDetail.cancelButton": "Cancel",
537
+ "userManagement.userDetails.updatedSuccess": "Great! You have successfully updated the user details.",
538
+ "userManagement.userDetails.updatedFailure": "Change of the user details failed.",
539
+ "userManagement.groupDetails.updatedSuccess": "Great! You have successfully changed the group details.",
540
+ "userManagement.groupDetails.updatedFailure": "Change of the user details group failed.",
541
+ "userManagement.userGroup.addSuccess": "Great! You have successfully added the group(s).",
542
+ "userManagement.userGroup.addError": "Addition of the group(s) failed.",
543
+ "userManagement.multipleUserGroup.addSuccess": "Great! You have successfully added users to the group.",
544
+ "userManagement.multipleUserGroup.addError": "Adding users to groups failed.",
545
+ "userManagement.userGroups.title": "Add to group",
546
+ "userManagement.userGroups.noMatchingItems": "No matching group.",
547
+ "userManagement.userGroups.searchPlaceholder": "Search for groups",
548
+ "userManagement.userGroups.searchError": "Failed to load groups. Try again later.",
549
+ "userManagement.userGroup.removeSuccess": "Great! You have successfully removed the group.",
550
+ "userManagement.userGroup.removeFailure": "Removal of the group failed.",
551
+ "userManagement.userGroups.removeSuccess": "Great! You have successfully deleted the group.",
552
+ "userManagement.userGroups.removeFailure": "Group deletion failed.",
553
+ "userManagement.userGroups.removeTooltip": "Remove user from the group.",
554
+ "userManagement.userGroups.removeDisabledTooltip": "The group cannot be removed from the user.",
555
+ "userManagement.deleteDialog.user.title": "Delete user?",
556
+ "userManagement.deleteDialog.user.body": "The user will be irreversibly deleted, but their visualisations 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.",
560
+ "userManagement.deleteDialog.multipleUsers.title": "Delete users?",
561
+ "userManagement.deleteDialog.multipleUsers.body": "<b>{count} users</b> will be irreversibly deleted, but their visualisations and dashboards will remain unaffected.",
562
+ "userManagement.deleteDialog.group.title": "Delete group?",
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
+ "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.",
566
+ "userManagement.deleteDialog.cancelButton": "Cancel",
567
+ "userManagement.deleteDialog.confirmButton": "Delete",
568
+ "userManagement.userGroups.deleteSuccess": "Great! You have successfully deleted the group.",
569
+ "userManagement.userGroups.deleteFailure": "Group deletion failed.",
570
+ "userManagement.multipleUserGroups.deleteSuccess": "Great! You have successfully deleted the groups.",
571
+ "userManagement.multipleUserGroups.deleteFailure": "Deletion of the groups failed.",
572
+ "userManagement.createUserGroup.createSuccess": "Great! You have successfully created the group.",
573
+ "userManagement.createUserGroup.createFailure": "Creation of the group failed.",
574
+ "userManagement.users.loadingError.title": "Can't open user",
575
+ "userManagement.users.loadingError.notExist": "The user you are attempting to view does not exist.",
576
+ "userManagement.users.loadingError.unknown": "The user you are attempting to view cannot be loaded.",
577
+ "userManagement.userGroups.loadingError.title": "Can't open group",
578
+ "userManagement.userGroups.loadingError.notExist": "The group you're attempting to view doesn't exist.",
579
+ "userManagement.userGroups.loadingError.unknown": "The group you're attempting to view cannot be loaded.",
580
+ "userManagement.users.deleteSuccess": "Brilliant! You have successfully removed the user.",
581
+ "userManagement.users.deleteFailure": "Deletion of the user failed.",
582
+ "userManagement.multipleUsers.deleteSuccess": "Great! You have successfully deleted the users.",
583
+ "userManagement.multipleUsers.deleteFailure": "Deletion of the users failed.",
584
+ "userManagement.users.searchError": "Failed to load users. Try again later.",
585
+ "userManagement.users.emptySelection.view": "This group hasn't got any members.",
586
+ "userManagement.users.emptySelection.edit": "No users selected.",
587
+ "userManagement.users.removeUserFromGroup": "Remove member from the group.",
588
+ "userManagement.users.removeUserFromGroupDisabledTooltip": "This user cannot be removed from the group.",
589
+ "userManagement.users.removeUserFromSelection": "Take off.",
590
+ "userManagement.userGroups.removeUserGroupFromSelection": "Take off.",
591
+ "userManagement.users.noMatchingItems": "No corresponding user.",
592
+ "userManagement.users.searchPlaceholder": "Search users",
593
+ "userManagement.users.title": "Add group members",
594
+ "userManagement.users.cancelButton": "Cancel",
595
+ "userManagement.users.addButton": "Add",
596
+ "userManagement.users.addSuccess": "Great! You have successfully added users to the group.",
597
+ "userManagement.users.addFailure": "Addition of the users to the group failed.",
598
+ "userManagement.users.addToUserGroupsSuccess": "Great! You have successfully added users to the groups.",
599
+ "userManagement.users.addToUserGroupsFailure": "Adding users to groups failed.",
600
+ "userManagement.users.removeSuccess": "Great! You have successfully removed the user(s).",
601
+ "userManagement.users.removeFailure": "Removal of the user(s) failed.",
602
+ "userManagement.buttons.close": "Shut",
603
+ "userManagement.admin.alert": "Admins have full access to all workspaces, resources and actions.",
604
+ "userManagement.adminGroup.alert": "Members have full access to all workspaces, resources and actions.",
605
+ "userManagement.admin.pill": "Admin",
606
+ "userManagement.createUserGroup.createButton": "Create",
607
+ "userManagement.createUserGroup.cancelButton": "Cancel",
608
+ "userManagement.createUserGroup.dialogTitle": "Create group",
609
+ "userManagement.createUserGroup.inputPlaceholder": "Name",
610
+ "gs.header.account.title": "Account",
611
+ "visualization.cluster": "Group",
612
+ "richText.placeholder": "Add markdown text here...",
613
+ "richText.tooltip": "You can utilise Markdown syntax to style the description:",
614
+ "recurrence.starts": "Begins on",
615
+ "recurrence.repeats": "Repeats",
616
+ "recurrence.types.hourly": "Hourly",
617
+ "recurrence.types.daily": "Daily",
618
+ "recurrence.types.weekly": "Weekly on {day}",
619
+ "recurrence.types.monthly.last": "Monthly on the last {day}",
620
+ "recurrence.types.monthly": "Monthly on the {week, select, 1 {first} 2 {second} 3 {third} 4 {fourth} other {last}} {day}",
621
+ "recurrence.types.cron": "Cron expression",
622
+ "gs.header.search": "Search"
623
+ }