@gooddata/sdk-ui-dashboard 10.24.0-alpha.41 → 10.24.0-alpha.42
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.
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +105 -105
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +105 -105
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +61 -61
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +61 -61
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/package.json +15 -15
package/esm/__version.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const LIB_VERSION = "10.24.0-alpha.
|
|
1
|
+
export declare const LIB_VERSION = "10.24.0-alpha.42";
|
|
2
2
|
//# sourceMappingURL=__version.d.ts.map
|
package/esm/__version.js
CHANGED
|
@@ -1,24 +1,24 @@
|
|
|
1
1
|
{
|
|
2
2
|
"loading": "Loading…",
|
|
3
3
|
"untitled": "Untitled",
|
|
4
|
-
"empty_value": "
|
|
4
|
+
"empty_value": "empty value",
|
|
5
5
|
"gs.list.cancel": "Cancel",
|
|
6
6
|
"gs.list.apply": "Apply",
|
|
7
7
|
"messages.dashboardSaveSuccess": "Great. We saved your dashboard.",
|
|
8
8
|
"options.menu.save.as": "Save as new",
|
|
9
9
|
"options.menu.save.as.tooltip": "Empty dashboard can't be saved.",
|
|
10
10
|
"messages.dashboardSaveFailed": "Failed to save dashboard, please try again.",
|
|
11
|
-
"messages.dashboard.invalidDrills.title": "<b>Some interactions were
|
|
11
|
+
"messages.dashboard.invalidDrills.title": "<b>Some interactions were removed</b>",
|
|
12
12
|
"messages.dashboard.invalidDrills.body.modern._measure": "One or more dashboard/visualisation/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
13
13
|
"messages.dashboard.invalidDrills.body.modern._metric": "One or more dashboard/visualisation/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
14
|
-
"messages.dashboard.invalidCustomUrlDrills.title": "<b>Some of the
|
|
14
|
+
"messages.dashboard.invalidCustomUrlDrills.title": "<b>Some of the drill-into-URL interactions are not working</b>",
|
|
15
15
|
"messages.dashboard.invalidCustomUrlDrills.body.modern": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
|
16
|
-
"messages.dashboard.expandable.showMore": "
|
|
17
|
-
"messages.dashboard.expandable.showLess": "Show
|
|
16
|
+
"messages.dashboard.expandable.showMore": "Show more",
|
|
17
|
+
"messages.dashboard.expandable.showLess": "Show less",
|
|
18
18
|
"messages.drill.InteractionConfiguredSuccess": "Interaction configured.",
|
|
19
19
|
"messages.drill.InteractionUpdatedSuccess": "Interaction updated.",
|
|
20
|
-
"filterBar.showAll": "
|
|
21
|
-
"filterBar.showLess": "Show
|
|
20
|
+
"filterBar.showAll": "Show all",
|
|
21
|
+
"filterBar.showLess": "Show less",
|
|
22
22
|
"options.menu.export.PDF": "Export to PDF",
|
|
23
23
|
"options.menu.schedule.email": "Schedule emailing",
|
|
24
24
|
"options.menu.delete": "Delete",
|
|
@@ -36,9 +36,9 @@
|
|
|
36
36
|
"dialogs.save.as.new.desc": "Give your new dashboard a new descriptive name, so it's easier to find it later on.",
|
|
37
37
|
"dialogs.save.as.new.default.title": "Copy of {title}",
|
|
38
38
|
"dialogs.save.as.new.alertsAndEmailsMessage": "Alerts and email schedules won't be duplicated.",
|
|
39
|
-
"dialogs.save.as.new.alertsMessage": "Alerts won't be
|
|
39
|
+
"dialogs.save.as.new.alertsMessage": "Alerts won't be duplicated",
|
|
40
40
|
"dialogs.save.as.new.emailsMessage": "Email schedules will not be duplicated.",
|
|
41
|
-
"cancelConfirmationDialog.headline": "
|
|
41
|
+
"cancelConfirmationDialog.headline": "Discard changes?",
|
|
42
42
|
"cancelConfirmationDialog.message": "All changes will be lost",
|
|
43
43
|
"cancelConfirmationDialog.submitButtonText": "Discard changes",
|
|
44
44
|
"deleteDashboardDialog.headline": "Delete dashboard?",
|
|
@@ -51,10 +51,10 @@
|
|
|
51
51
|
"drill_modal_picker.drill-down": "Drill down",
|
|
52
52
|
"drill_modal_picker.drill-into": "Drill into",
|
|
53
53
|
"drill_modal_picker.cross-filter": "Cross-filter",
|
|
54
|
-
"drill_modal_picker.more.details": "More
|
|
54
|
+
"drill_modal_picker.more.details": "More details",
|
|
55
55
|
"drillModal.backToTop": "Back to top",
|
|
56
|
-
"filters.allTime.previousPeriod": "
|
|
57
|
-
"filters.allTime.lastYear": "
|
|
56
|
+
"filters.allTime.previousPeriod": "prev. period",
|
|
57
|
+
"filters.allTime.lastYear": "prev. year",
|
|
58
58
|
"filters.minute.previousPeriod": "prev. minute",
|
|
59
59
|
"filters.hour.previousPeriod": "prev. hour",
|
|
60
60
|
"filters.day.previousPeriod": "prev. {n, plural, one {day} other {#d}}",
|
|
@@ -63,7 +63,7 @@
|
|
|
63
63
|
"filters.quarter.previousPeriod": "prev. {n, plural, one {quarter} other {#q}}",
|
|
64
64
|
"filters.year.previousPeriod": "prev. {n, plural, one {year} other {#y}}",
|
|
65
65
|
"filters.alertMessage.relativePreset": "in {calendarIcon} {range}",
|
|
66
|
-
"filters.alertMessage.relativePreset.inPeriod": "
|
|
66
|
+
"filters.alertMessage.relativePreset.inPeriod": "in period {calendarIcon} {range}",
|
|
67
67
|
"filters.config.warning.multipleProjectConfigs": "There's more than one project date filter configuration associated with this project. The first one was used.",
|
|
68
68
|
"filters.config.warning.multipleWorkspacesConfigs": "There's more than one workspace date filter configuration associated with this workspace. The first one was used.",
|
|
69
69
|
"filters.config.warning.selectedFilterNotValid": "The default filter option is not valid, using the first option available instead.",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"filters.config.warning.conflictingIdentifiers": "The dashboard date filter configuration was disregarded because it contains date filter options with identical identifiers.",
|
|
72
72
|
"filters.config.warning.notAvailable": "The project date filter configuration is either not defined or you don't have the permissions to access it.",
|
|
73
73
|
"filters.config.warning.workspace.notAvailable": "The workspace date filter configuration is either not defined or you don't have the permissions to access it.",
|
|
74
|
-
"filters.configurationPanel.header": "
|
|
74
|
+
"filters.configurationPanel.header": "Configuration",
|
|
75
75
|
"filters.configurationPanel.sectionHeader.interactions": "Interactions",
|
|
76
76
|
"filters.configurationPanel.crossFiltering.toggle": "Cross-filtering",
|
|
77
77
|
"kpi.noData": "No data for current filter settings. Try changing the filters.",
|
|
@@ -85,11 +85,11 @@
|
|
|
85
85
|
"dialogs.schedule.email.attachment.select.disabled.message": "This dashboard does not contain any visualisations.",
|
|
86
86
|
"dialogs.schedule.email.attachment.select.dashboard.header": "Dashboard (PDF)",
|
|
87
87
|
"dialogs.schedule.email.attachment.select.widgets.header": "Visualisations (CSV, XLSX)",
|
|
88
|
-
"dialogs.schedule.email.headline": "Schedule email
|
|
88
|
+
"dialogs.schedule.email.headline": "Schedule email delivery",
|
|
89
89
|
"dialogs.schedule.email.heading": "Schedule export",
|
|
90
90
|
"dialogs.schedule.email.message.label": "Message:",
|
|
91
91
|
"dialogs.schedule.email.unsubscribed.recipients": "{n, plural, one {1 recipient unsubscribed} other {# recipients unsubscribed}} from this schedule.",
|
|
92
|
-
"dialogs.schedule.email.repeats.label": "
|
|
92
|
+
"dialogs.schedule.email.repeats.label": "Repeats:",
|
|
93
93
|
"dialogs.schedule.email.repeats.execute.on.dayOfMonth": "on the day {date}",
|
|
94
94
|
"dialogs.schedule.email.repeats.execute.on.dayOfWeek": "on the {week, select, 1 {first} 2 {second} 3 {third} 4 {fourth} other {final}} {day}",
|
|
95
95
|
"dialogs.schedule.email.repeats.every": "every",
|
|
@@ -101,7 +101,7 @@
|
|
|
101
101
|
"dialogs.schedule.email.repeats.types.monthly": "Monthly on the {week, select, 1 {first} 2 {second} 3 {third} 4 {fourth} other {last}} {day}",
|
|
102
102
|
"dialogs.schedule.email.repeats.types.weekly": "Weekly on {day}",
|
|
103
103
|
"dialogs.schedule.email.subject.label": "Subject:",
|
|
104
|
-
"dialogs.schedule.email.time.label": "First
|
|
104
|
+
"dialogs.schedule.email.time.label": "First occurrence:",
|
|
105
105
|
"dialogs.schedule.email.to.label": "To:",
|
|
106
106
|
"dialogs.schedule.email.message.placeholder": "Hello,\n\nYour scheduled email is ready. You can download the dashboard in attachments.",
|
|
107
107
|
"dialogs.schedule.email.submit": "Schedule",
|
|
@@ -121,8 +121,8 @@
|
|
|
121
121
|
"dialogs.schedule.management.attachments.dashboard": "Dashboard",
|
|
122
122
|
"dialogs.schedule.management.attachments.widgets": "{n, plural, one {# visualisation} other {# visualisations}}",
|
|
123
123
|
"dialogs.schedule.management.attachments.mixed": "Dashboard and {n, plural, one {# visualisation} other {# visualisations}}",
|
|
124
|
-
"dialogs.schedule.management.load.error": "Failed to load.
|
|
125
|
-
"dialogs.schedule.management.delete.error": "Failed to
|
|
124
|
+
"dialogs.schedule.management.load.error": "Failed to load. Try again later.",
|
|
125
|
+
"dialogs.schedule.management.delete.error": "Failed to delete schedule. Try again later.",
|
|
126
126
|
"dialogs.schedule.management.tab.all": "all",
|
|
127
127
|
"dialogs.schedule.management.tab.user": "created by me",
|
|
128
128
|
"options.menu.schedule.email.recipient.invalid": "This is not a valid e-mail address",
|
|
@@ -135,22 +135,22 @@
|
|
|
135
135
|
"gs.date.today": "Today",
|
|
136
136
|
"gs.date.tomorrow": "Tomorrow",
|
|
137
137
|
"gs.date.yesterday": "Yesterday",
|
|
138
|
-
"kpi.alertBox.title": "Set an alert on KPI
|
|
138
|
+
"kpi.alertBox.title": "Set an alert on KPI change",
|
|
139
139
|
"kpi.alertBox.example": "e.g.",
|
|
140
140
|
"kpi.alertBox.unverifiedEmail": "Sorry, you can't set an alert. Make sure your email is verified. If that doesn't help, ask your administrator to update your permissions.",
|
|
141
|
-
"kpi.alertBox.disabledInReadOnly": "
|
|
142
|
-
"kpi.error.view": "KPI cannot be displayed.
|
|
141
|
+
"kpi.alertBox.disabledInReadOnly": "Alerting is disabled in the read-only mode",
|
|
142
|
+
"kpi.error.view": "KPI cannot be displayed. Contact your administrator to fix the KPI definition.",
|
|
143
143
|
"kpiAlertDialog.delete": "Delete",
|
|
144
144
|
"kpiAlertDialog.deleting": "Deleting…",
|
|
145
145
|
"kpiAlertDialog.emailMe": "Email me",
|
|
146
|
-
"kpiAlertDialog.emailMeWhen": "{emailMe} when this
|
|
146
|
+
"kpiAlertDialog.emailMeWhen": "{emailMe} when this KPI is",
|
|
147
147
|
"kpiAlertDialog.emailInfo": "Email will be sent to {userEmail}",
|
|
148
|
-
"kpiAlertDialog.invalidNumber": "<strong>This number is not valid.</strong>{br}Double-check it and
|
|
148
|
+
"kpiAlertDialog.invalidNumber": "<strong>This number is not valid.</strong>{br}Double-check it and try again.",
|
|
149
149
|
"kpiAlertDialog.filtersDiffer": "KPI is now filtered differently than when the alert was established.",
|
|
150
150
|
"kpiAlertDialog.filtersApply": "Apply alert filters to dashboard",
|
|
151
151
|
"kpiAlertDialog.savingFailed": "Saving alert failed. Please try again.",
|
|
152
152
|
"kpiAlertDialog.deleteingFailed": "Failed to delete alert. Please try again.",
|
|
153
|
-
"kpiAlertDialog.brokenAlert": "
|
|
153
|
+
"kpiAlertDialog.brokenAlert": "Broken alert",
|
|
154
154
|
"kpiAlertDialog.brokenAlertAppeal": "To see the correct KPI value, update the filters in this alert. You can also remove the alert.",
|
|
155
155
|
"kpiAlertDialog.removedFilters": "Filters removed from dashboard",
|
|
156
156
|
"kpiAlertDialog.ignoredFilters": "Filters ignored for this kpi",
|
|
@@ -163,18 +163,18 @@
|
|
|
163
163
|
"kpiAlertDialog.threshold.above": "above",
|
|
164
164
|
"kpiAlertDialog.threshold.below": "below",
|
|
165
165
|
"kpiAlertDialog.withAttributeFilters": "{numFilters} more {numFilters, select, 1 {filter} other {filters}} applied",
|
|
166
|
-
"messages.exportResultError": "Failed to export the data.
|
|
166
|
+
"messages.exportResultError": "Failed to export the data. Try again later.",
|
|
167
167
|
"messages.exportResultRestrictedError": "You cannot export this visualisation because it contains restricted data.",
|
|
168
|
-
"messages.exportResultStart": "Export
|
|
168
|
+
"messages.exportResultStart": "Export in progress",
|
|
169
169
|
"messages.exportResultSuccess": "Export successful.",
|
|
170
|
-
"messages.sharingChangedSuccess": "
|
|
171
|
-
"messages.sharingChangedError.general": "Failed to update the sharing
|
|
172
|
-
"messages.sharingDialogError.general": "Failed to load the sharing
|
|
170
|
+
"messages.sharingChangedSuccess": "Sharing updated.",
|
|
171
|
+
"messages.sharingChangedError.general": "Failed to update the sharing settings. Try again later.",
|
|
172
|
+
"messages.sharingDialogError.general": "Failed to load the sharing settings. Try again later.",
|
|
173
173
|
"visualization.dataTooLarge.headline": "Too many data points to display",
|
|
174
174
|
"visualization.dataTooLarge.text": "Try applying one or more filters to your dashboard.",
|
|
175
175
|
"visualization.execute_protected_report.headline": "You are not authorised to see this report",
|
|
176
176
|
"visualization.execute_protected_report.text": "Contact your administrator.",
|
|
177
|
-
"visualization.alert_not_supported": "Alerts are not supported for the static date
|
|
177
|
+
"visualization.alert_not_supported": "Alerts are not supported for the static date period",
|
|
178
178
|
"visualization.empty.headline": "No data for your filter selection",
|
|
179
179
|
"visualization.error.headline": "Sorry, we can't display this visualisation.",
|
|
180
180
|
"visualization.error.text": "Contact your administrator.",
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"dashboard.shareDialog.removeAccessGranteeTooltip": "Remove access to this dashboard.",
|
|
202
202
|
"dashboard.shareDialog.removeAccessCreatorTooltip": "The user that created this dashboard. Creators cannot be removed.",
|
|
203
203
|
"attributesDropdown.placeholder": "Search…",
|
|
204
|
-
"attributesDropdown.configuration": "
|
|
204
|
+
"attributesDropdown.configuration": "Configuration",
|
|
205
205
|
"attributesDropdown.save": "Save",
|
|
206
206
|
"attributesDropdown.filterBy": "Filter by",
|
|
207
207
|
"attributesDropdown.displayValuesAs": "Show values as",
|
|
@@ -212,20 +212,20 @@
|
|
|
212
212
|
"attributesDropdown.selectionMode.single": "Single value",
|
|
213
213
|
"attributesDropdown.selectionMode.disabled.tooltip": "Single value selection is not permitted if any filters are selected in Filter by. To utilise the Single value selection, disable all filters in Filter by.",
|
|
214
214
|
"attributesDropdown.parentFilter.disabled.tooltip": "Filtering by other filters is disabled for Single value selection. To set Filter by, select the multiple value selection.",
|
|
215
|
-
"attributesDropdown.noConnectionMessage": "<strong>{childTitle}</strong> can't be filtered
|
|
215
|
+
"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.",
|
|
216
216
|
"attributesDropdown.details.dataset": "Dataset",
|
|
217
217
|
"attributesDropdown.details.values": "Values",
|
|
218
218
|
"attributesDropdown.details.shortening_decoration": "...and {count} more",
|
|
219
219
|
"attributesDropdown.removeTooltip": "Remove from dashboard",
|
|
220
|
-
"layout.header.characters.left": "{currentCharactersCount} / {maximumCharactersCount} characters
|
|
221
|
-
"layout.header.add.title.placeholder": "
|
|
220
|
+
"layout.header.characters.left": "{currentCharactersCount} / {maximumCharactersCount} characters left",
|
|
221
|
+
"layout.header.add.title.placeholder": "Add Title here...",
|
|
222
222
|
"layout.header.add.description.placeholder": "Add Description here...",
|
|
223
223
|
"error": "Error",
|
|
224
224
|
"controlButtons.edit.value": "Edit",
|
|
225
225
|
"controlButtons.saveAndPublish.value": "Save & Publish",
|
|
226
226
|
"controlButtons.save.value": "Save",
|
|
227
227
|
"controlButtons.saveAndPublish.title": "All changes will be immediately visible to everyone who can access this dashboard.",
|
|
228
|
-
"controlButtons.saveAsPrivate.title": "All changes will be
|
|
228
|
+
"controlButtons.saveAsPrivate.title": "All changes will be saved.",
|
|
229
229
|
"controlButtons.saveAndPublish.disable.empty.title": "Empty dashboard cannot be saved",
|
|
230
230
|
"controlButtons.saveAndPublish.disable.noChanges.title": "There's no changes to save.",
|
|
231
231
|
"controlButtons.saving.value": "Saving…",
|
|
@@ -243,17 +243,17 @@
|
|
|
243
243
|
"addPanel.filter": "Filter",
|
|
244
244
|
"addPanel.attributeFilter.tooltip.no_attributes": "The attribute filter requires an attribute.",
|
|
245
245
|
"addPanel.attributeFilter.tooltip.no_items": "The filter necessitates an attribute or a date dataset.",
|
|
246
|
-
"addPanel.attributeFilter.tooltip.no_attributes.link": "
|
|
246
|
+
"addPanel.attributeFilter.tooltip.no_attributes.link": "Learn more",
|
|
247
247
|
"addPanel.kpi": "Key Performance Indicator",
|
|
248
248
|
"addPanel.richText": "Rich Text",
|
|
249
249
|
"addPanel.kpi.tooltip.no_measures._measure": "The Key Performance Indicator requires a calculated measure.",
|
|
250
250
|
"addPanel.kpi.tooltip.no_measures._metric": "The Key Performance Indicator requires a metric.",
|
|
251
|
-
"addPanel.kpi.tooltip.no_measures.link": "
|
|
252
|
-
"visualizationsList.dragToAdd": "Drag to
|
|
251
|
+
"addPanel.kpi.tooltip.no_measures.link": "Learn more",
|
|
252
|
+
"visualizationsList.dragToAdd": "Drag to add",
|
|
253
253
|
"visualizationsList.savedVisualizations": "Saved visualisations",
|
|
254
254
|
"configurationPanel.drillConfig.selectDashboard": "Choose dashboard…",
|
|
255
255
|
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": "Search all dashboards…",
|
|
256
|
-
"configurationPanel.drillConfig.forbiddenDashboard": "(Not shared with
|
|
256
|
+
"configurationPanel.drillConfig.forbiddenDashboard": "(Not shared with you)",
|
|
257
257
|
"configurationPanel.drillConfig.forbiddenDashboard.tooltip": "Dashboard is not shared with you, but other users have access to this dashboard.",
|
|
258
258
|
"configurationPanel.drillConfig.notSharedDashboard.tooltip": "Dashboard is not shared with you, but all users can access it if they drill to it.",
|
|
259
259
|
"configurationPanel.remove.form.dashboard": "Remove from dashboard",
|
|
@@ -261,16 +261,16 @@
|
|
|
261
261
|
"filterBar.filter.addFilterPlaceholder": "Drag {icon} here",
|
|
262
262
|
"filterBar.filter.dropzone.tooltip": "Drag the attribute filter here.",
|
|
263
263
|
"filterBar.filter.dropzone.tooltip.generic": "Drag the filter here.",
|
|
264
|
-
"configurationPanel.title": "
|
|
264
|
+
"configurationPanel.title": "Configuration",
|
|
265
265
|
"configurationPanel.comparison": "Comparison",
|
|
266
266
|
"configurationPanel.compareWith": "Compare to",
|
|
267
267
|
"configurationPanel.increasingNumberIs": "Increasing number is",
|
|
268
268
|
"configurationPanel.comparisonTypeItems.previousPeriod": "Previous period",
|
|
269
|
-
"configurationPanel.comparisonTypeItems.samePeriodInPreviousYear": "Same
|
|
269
|
+
"configurationPanel.comparisonTypeItems.samePeriodInPreviousYear": "Same period in previous year",
|
|
270
270
|
"configurationPanel.comparisonTypeItems.noComparison": "No comparison",
|
|
271
271
|
"configurationPanel.comparisonDirectionItems.green": "Green",
|
|
272
272
|
"configurationPanel.comparisonDirectionItems.red": "Red",
|
|
273
|
-
"configurationPanel.unlistedMetric._measure": "
|
|
273
|
+
"configurationPanel.unlistedMetric._measure": "Unlisted measure",
|
|
274
274
|
"configurationPanel.unlistedMetric._metric": "Unlisted metric",
|
|
275
275
|
"configurationPanel.unlistedMetricIconTitle._measure": "This measure is hidden. Only you can see it.",
|
|
276
276
|
"configurationPanel.unlistedMetricIconTitle._metric": "This metric is hidden. Only you can see it.",
|
|
@@ -285,8 +285,8 @@
|
|
|
285
285
|
"configurationPanel.dateAs": "as",
|
|
286
286
|
"configurationPanel.vizCantBeFilteredByAttribute": "The visualisation cannot be filtered by {attributeName}. Unselect the check box.",
|
|
287
287
|
"configurationPanel.kpiCantBeFilteredByAttribute": "The kpi can't be filtered by {attributeName}. Untick the check box.",
|
|
288
|
-
"configurationPanel.vizCantBeFilteredByDate": "The
|
|
289
|
-
"configurationPanel.kpiCantBeFilteredByDate": "The kpi
|
|
288
|
+
"configurationPanel.vizCantBeFilteredByDate": "The visualization cannot be filtered by Date. Unselect the check box.",
|
|
289
|
+
"configurationPanel.kpiCantBeFilteredByDate": "The kpi cannot be filtered by Date. Unselect the check box.",
|
|
290
290
|
"configurationPanel.unrelatedVizDateInfo": "\"{dateDataSet}\" can no longer be applied to the visualisation. Select a different dimension or edit the visualisation.",
|
|
291
291
|
"configurationPanel.unrelatedKpiDateInfo": "\"{dateDataSet}\" can no longer be applied to the kpi. Select a different dimension or edit the kpi.",
|
|
292
292
|
"configurationPanel.breakAlertWarning": "Users have set up {numAlerts} {numAlerts, select, 1 {alert} other {alerts}}\nfor this KPI. Modifying the KPI will affect {numAlerts, select, 1 {this alert} other {these alerts}}.",
|
|
@@ -297,9 +297,9 @@
|
|
|
297
297
|
"configurationPanel.drillConfig.interactions": "Drill interactions",
|
|
298
298
|
"configurationPanel.drillConfig.addInteraction": "Add interaction",
|
|
299
299
|
"configurationPanel.drillConfig.clickHint": "When I click on",
|
|
300
|
-
"configurationPanel.drillConfig.measureValue._measure": "
|
|
301
|
-
"configurationPanel.drillConfig.measureValue._metric": "
|
|
302
|
-
"configurationPanel.drillConfig.attributeValue": "
|
|
300
|
+
"configurationPanel.drillConfig.measureValue._measure": "Value of measure",
|
|
301
|
+
"configurationPanel.drillConfig.measureValue._metric": "Value of metric",
|
|
302
|
+
"configurationPanel.drillConfig.attributeValue": "Value of attribute",
|
|
303
303
|
"configurationPanel.drillConfig.selectTarget": "I want to",
|
|
304
304
|
"configurationPanel.drillConfig.clickHintItem": "When I click on <addon>(value of)</addon>",
|
|
305
305
|
"configurationPanel.drillConfig.drillIntoDashboard": "Drill into dashboard",
|
|
@@ -322,7 +322,7 @@
|
|
|
322
322
|
"configurationPanel.visualprops.customDescriptionHelp": "Add a custom description for this instance of the visualisation.",
|
|
323
323
|
"configurationPanel.visualprops.customKpiDescriptionHelp": "Add a custom description.",
|
|
324
324
|
"configurationPanel.visualprops.noneDescription": "None",
|
|
325
|
-
"configurationPanel.visualprops.includeMetrics._measure": "Include
|
|
325
|
+
"configurationPanel.visualprops.includeMetrics._measure": "Include measure descriptions",
|
|
326
326
|
"configurationPanel.visualprops.includeMetrics._metric": "Include metric descriptions",
|
|
327
327
|
"configurationPanel.visualprops.includeMetricsHelp._measure": "Display section with list of visualisation's measures and their description.",
|
|
328
328
|
"configurationPanel.visualprops.includeMetricsHelp._metric": "Display section with list of visualisation's metrics and their description.",
|
|
@@ -330,8 +330,8 @@
|
|
|
330
330
|
"configurationPanel.drillIntoUrl.defaultButtonValue": "Select URL",
|
|
331
331
|
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": "Hyperlink in attribute label",
|
|
332
332
|
"configurationPanel.drillIntoUrl.customUrlSectionTitle": "Custom URL",
|
|
333
|
-
"configurationPanel.drillIntoUrl.editor.addUrlTitle": "Add custom
|
|
334
|
-
"configurationPanel.drillIntoUrl.editor.editUrlTitle": "Edit
|
|
333
|
+
"configurationPanel.drillIntoUrl.editor.addUrlTitle": "Add custom URL",
|
|
334
|
+
"configurationPanel.drillIntoUrl.editor.editUrlTitle": "Edit custom URL",
|
|
335
335
|
"configurationPanel.drillIntoUrl.editor.textAreaLabel": "URL",
|
|
336
336
|
"configurationPanel.drillIntoUrl.editor.parametersPanelLabel": "Parameters",
|
|
337
337
|
"configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": "Parameters are placeholders that are replaced by dynamic values during drilling.",
|
|
@@ -353,11 +353,11 @@
|
|
|
353
353
|
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": "Dashboard",
|
|
354
354
|
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": "Apply",
|
|
355
355
|
"configurationPanel.drillIntoUrl.editor.cancelButtonLabel": "Cancel",
|
|
356
|
-
"configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": "Enter URL and add parameters from the right
|
|
356
|
+
"configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": "Enter URL and add parameters from the right panel.",
|
|
357
357
|
"configurationPanel.drillIntoUrl.editor.helpButtonLabel": "How to create custom URLs?",
|
|
358
358
|
"configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": "Invalid parameters: {invalidParameters}",
|
|
359
|
-
"configurationPanel.drillIntoUrl.customUrlAddButtonLabel": "Add custom
|
|
360
|
-
"configurationPanel.drillIntoUrl.customUrlEditButtonLabel": "Edit
|
|
359
|
+
"configurationPanel.drillIntoUrl.customUrlAddButtonLabel": "Add custom URL",
|
|
360
|
+
"configurationPanel.drillIntoUrl.customUrlEditButtonLabel": "Edit custom URL",
|
|
361
361
|
"configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": "Attribute label value",
|
|
362
362
|
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": "Attribute geo value",
|
|
363
363
|
"configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": "Attribute URL value",
|
|
@@ -385,7 +385,7 @@
|
|
|
385
385
|
"dropzone.widget.desc": "Drop <b>here</b>",
|
|
386
386
|
"dropzone.widget.last.in.row.desc": "Drop to the <b>existing section</b>",
|
|
387
387
|
"deleteKpiConfirmationDialog.headline": "Delete KPI",
|
|
388
|
-
"deleteKpiConfirmationDialog.message": "All
|
|
388
|
+
"deleteKpiConfirmationDialog.message": "All alerts set up for this KPI will also be deleted.",
|
|
389
389
|
"deleteKpiConfirmationDialog.submitButtonText": "Delete",
|
|
390
390
|
"newDashboard.title": "Drag visualisation here",
|
|
391
391
|
"newDashboard.dropInsight": "Drop visualisation",
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"filter.dependency.icon.tooltip": "Values for <strong>{filterTitle}</strong> are filtered by selection in another filter.",
|
|
407
407
|
"configurationPanel.drillConfig.alreadyUsedTooltip": "This <strong>hierarchy</strong> is already used for <strong>the same</strong> drilling down.",
|
|
408
408
|
"richText.formattingOptions": "Formatting options",
|
|
409
|
-
"richText.deleteDialog.header": "Delete
|
|
409
|
+
"richText.deleteDialog.header": "Delete rich text?",
|
|
410
410
|
"richText.deleteDialog.message": "The rich text and all of its content will be permanently deleted.",
|
|
411
411
|
"richText.emptyContent": "No rich text content",
|
|
412
412
|
"attributesDropdown.valuesLimiting.title": "Filter values by",
|
|
@@ -419,8 +419,8 @@
|
|
|
419
419
|
"attributesDropdown.valuesLimiting.sumFact": "Sum of {fact}",
|
|
420
420
|
"attributesDropdown.valuesLimiting.countAttribute": "Count of {attribute}",
|
|
421
421
|
"attributesDropdown.valuesLimiting.metricsEmpty": "No more items to add.",
|
|
422
|
-
"attributesDropdown.valuesLimiting.unknownItem": "
|
|
423
|
-
"attributesDropdown.valuesLimiting.searchNoMatch": "No
|
|
422
|
+
"attributesDropdown.valuesLimiting.unknownItem": "Unknown item",
|
|
423
|
+
"attributesDropdown.valuesLimiting.searchNoMatch": "No matching item was found.",
|
|
424
424
|
"attributesDropdown.valuesLimiting.filtersEmpty": "No more dashboard filters to add.",
|
|
425
425
|
"attributesDropdown.valuesLimiting.addFilters.title": "Dashboard filter",
|
|
426
426
|
"attributesDropdown.valuesLimiting.addFilters.description": "Use an existing dashboard filter to hide irrelevant values.",
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
"filters.configurationPanel.crossFiltering.toggle.tooltip": "This will permit users to cross-filter between visualisations.",
|
|
440
440
|
"filters.configurationPanel.userFilterReset.toggle": "Allow users to reset",
|
|
441
441
|
"filters.configurationPanel.userFilterReset.toggle.tooltip": "Allow users to reset filters to the default state.",
|
|
442
|
-
"filters.configurationPanel.userFilterSave.toggle": "
|
|
442
|
+
"filters.configurationPanel.userFilterSave.toggle": "Persist changes locally",
|
|
443
443
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": "This will allow the automatic saving of changes to filters locally.",
|
|
444
444
|
"dialogs.schedule.email.title.placeholder": "Untitled schedule",
|
|
445
445
|
"dialogs.schedule.email.max.recipients": "You can select up to {maxRecipients} recipients.",
|
|
@@ -448,11 +448,11 @@
|
|
|
448
448
|
"dialogs.schedule.email.destination.missing": "No destination available.",
|
|
449
449
|
"dialogs.schedule.email.destination.help": "Create destination",
|
|
450
450
|
"dialogs.schedule.email.create": "Create",
|
|
451
|
-
"dialogs.schedule.email.footer.title": "How
|
|
451
|
+
"dialogs.schedule.email.footer.title": "How to schedule export?",
|
|
452
452
|
"dialogs.schedule.management.list.title": "Your scheduled exports",
|
|
453
453
|
"dialogs.schedule.management.create": "Create",
|
|
454
454
|
"dialogs.schedule.management.create.tooManyMessage": "Too many schedules. You can create up to 10 schedules.",
|
|
455
|
-
"filter.crossFilterResetButton.tooltip": "Reset cross
|
|
455
|
+
"filter.crossFilterResetButton.tooltip": "Reset cross filters",
|
|
456
456
|
"options.menu.schedule.email.edit": "Show schedules",
|
|
457
457
|
"dialogs.schedule.email.footer.title.short": "Help",
|
|
458
458
|
"dialogs.schedule.management.attachments.xlsx.settings": "XLSX options",
|
|
@@ -468,7 +468,7 @@
|
|
|
468
468
|
"dialogs.schedule.management.attachments.message": "<strong>Note</strong>. Cross-filtering will not be applied in the scheduled export.",
|
|
469
469
|
"save": "Save",
|
|
470
470
|
"widget.options.menu.scheduleExport.edit": "Show schedules",
|
|
471
|
-
"dateFilterDropdown.configuration": "
|
|
471
|
+
"dateFilterDropdown.configuration": "Configuration",
|
|
472
472
|
"dateFilterDropdown.title": "Date range",
|
|
473
473
|
"options.menu.alerts.edit": "Show alerts",
|
|
474
474
|
"options.menu.addFilterViews": "Create view",
|
|
@@ -477,26 +477,26 @@
|
|
|
477
477
|
"filters.configurationPanel.filterViews.toggle": "Saved views",
|
|
478
478
|
"filters.configurationPanel.filterViews.toggle.tooltip": "<p>Allows users to save filter states as personal views they can return to later.</p><p>Only the user who saved the view can access it and set it as their default view.</p>",
|
|
479
479
|
"dialogs.alerting.management.title": "Alerts",
|
|
480
|
-
"dialogs.alerting.management.load.error": "Failed to load.
|
|
481
|
-
"dialogs.alerting.management.delete.error": "Failed to delete alert.
|
|
482
|
-
"dialogs.alerting.management.pause.error": "Failed to pause alert.
|
|
480
|
+
"dialogs.alerting.management.load.error": "Failed to load. Try again later.",
|
|
481
|
+
"dialogs.alerting.management.delete.error": "Failed to delete alert. Try again later.",
|
|
482
|
+
"dialogs.alerting.management.pause.error": "Failed to pause alert. Try again later.",
|
|
483
483
|
"dialogs.alerting.management.pause.success": "Your alert has been paused.",
|
|
484
|
-
"dialogs.alerting.management.activate.error": "Failed to un-pause alert.
|
|
484
|
+
"dialogs.alerting.management.activate.error": "Failed to un-pause alert. Try again later.",
|
|
485
485
|
"dialogs.alerting.management.activate.success": "Your alert has been un-paused.",
|
|
486
486
|
"dialogs.alerting.footer.title": "How to create an alert?",
|
|
487
487
|
"dialogs.alerting.footer.title.short": "Help",
|
|
488
|
-
"dialogs.alerting.management.list.title": "Your
|
|
489
|
-
"dialogs.alerting.management.noAlerts": "There are no
|
|
488
|
+
"dialogs.alerting.management.list.title": "Your alerts",
|
|
489
|
+
"dialogs.alerting.management.noAlerts": "There are no alerts.",
|
|
490
490
|
"dialogs.alerting.title.placeholder": "Untitled alert",
|
|
491
491
|
"dialogs.alerting.management.delete.dialog": "Delete alert?",
|
|
492
|
-
"dialogs.alerting.management.delete.dialog.confirm": "<b>The alert</b> will be permanently
|
|
492
|
+
"dialogs.alerting.management.delete.dialog.confirm": "<b>The alert</b> will be permanently deleted.",
|
|
493
493
|
"dialogs.alerting.delete.success": "Success! Your alert was deleted.",
|
|
494
494
|
"alerting.comparisonOperator.greaterThan": "greater than",
|
|
495
495
|
"alerting.comparisonOperator.greaterThanOrEquals": "greater than or equal to",
|
|
496
496
|
"alerting.comparisonOperator.lessThan": "less than",
|
|
497
497
|
"alerting.comparisonOperator.lessThanOrEquals": "less than or equal to",
|
|
498
498
|
"alerting.alert.menu.delete": "Delete",
|
|
499
|
-
"alerting.alert.menu.pause": "
|
|
499
|
+
"alerting.alert.menu.pause": "Pause",
|
|
500
500
|
"alerting.alert.menu.resume": "Unpause",
|
|
501
501
|
"alerting.alert.menu.edit": "Edit",
|
|
502
502
|
"create": "Create",
|
|
@@ -507,11 +507,11 @@
|
|
|
507
507
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": "Disable the attribute or date to exclude its value from being passed as a filter to the drill destination.",
|
|
508
508
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": "All",
|
|
509
509
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": "None",
|
|
510
|
-
"filters.filterViews.dropdown.buttonEmpty": "My
|
|
511
|
-
"filters.filterViews.dropdown.button": "My
|
|
512
|
-
"filters.filterViews.dropdown.title": "My saved
|
|
510
|
+
"filters.filterViews.dropdown.buttonEmpty": "My views",
|
|
511
|
+
"filters.filterViews.dropdown.button": "My views ({count})",
|
|
512
|
+
"filters.filterViews.dropdown.title": "My saved views",
|
|
513
513
|
"filters.filterViews.dropdown.setAsDefault": "Set as default",
|
|
514
|
-
"filters.filterViews.dropdown.unsetAsDefault": "
|
|
514
|
+
"filters.filterViews.dropdown.unsetAsDefault": "Unset as default",
|
|
515
515
|
"filters.filterViews.dropdown.isDefault": "(default)",
|
|
516
516
|
"filters.filterViews.dropdown.tooltip": "<p>Views are saved sets of filters that let you quickly return to a specific filter state.</p><p>If you set a view as the default, it will apply automatically every time you open the dashboard.</p>",
|
|
517
517
|
"filters.filterViews.dropdown.newButton": "Create view",
|
|
@@ -534,12 +534,12 @@
|
|
|
534
534
|
"filters.filterViews.add.hint": "All current dashboard filters will be included.",
|
|
535
535
|
"filters.filterViews.add.saveButton": "Save",
|
|
536
536
|
"filters.filterViews.add.cancelButton": "Cancel",
|
|
537
|
-
"filters.filterViews.delete.title": "
|
|
538
|
-
"filters.filterViews.delete.body": "Your view <b>{view}</b> will be permanently
|
|
537
|
+
"filters.filterViews.delete.title": "Delete view?",
|
|
538
|
+
"filters.filterViews.delete.body": "Your view <b>{view}</b> will be permanently deleted.",
|
|
539
539
|
"filters.filterViews.delete.deleteButton": "Delete",
|
|
540
540
|
"filters.filterViews.delete.cancelButton": "Cancel",
|
|
541
541
|
"insightAlert.config.action.edit": "Edit",
|
|
542
|
-
"insightAlert.config.action.pause": "
|
|
542
|
+
"insightAlert.config.action.pause": "Pause",
|
|
543
543
|
"insightAlert.config.action.resume": "Unpause",
|
|
544
544
|
"insightAlert.config.action.delete": "Delete",
|
|
545
545
|
"insightAlert.config.comparisonOperator.lessThan": "Is less than",
|
|
@@ -549,26 +549,26 @@
|
|
|
549
549
|
"insightAlert.config.alerts": "Alerts",
|
|
550
550
|
"insightAlert.config.createAlert": "Create alert",
|
|
551
551
|
"insightAlert.config.editAlert": "Edit alert",
|
|
552
|
-
"insightAlert.config.title": "
|
|
552
|
+
"insightAlert.config.title": "Configuration",
|
|
553
553
|
"insightAlert.config.trigger": "Trigger",
|
|
554
554
|
"insightAlert.config.trigger.tooltip": "How often to trigger the alert when the condition is met.",
|
|
555
555
|
"insightAlert.config.when": "When",
|
|
556
556
|
"insightAlert.config.addAlert": "Add alert",
|
|
557
557
|
"insightAlert.config.triggerMode.always": "Every time",
|
|
558
|
-
"insightAlert.config.triggerMode.once": "Once, then
|
|
558
|
+
"insightAlert.config.triggerMode.once": "Once, then pause",
|
|
559
559
|
"insightAlert.config.delete.success": "Success. The alert has been binned.",
|
|
560
560
|
"insightAlert.config.resume.success": "Success. The alert has been resumed.",
|
|
561
|
-
"insightAlert.config.pause.success": "Success. The alert has been
|
|
561
|
+
"insightAlert.config.pause.success": "Success. The alert has been paused.",
|
|
562
562
|
"insightAlert.config.update.success": "Success. The alert has been updated.",
|
|
563
563
|
"insightAlert.config.add.success": "Success. The alert has been added.",
|
|
564
564
|
"insightAlert.config.delete.title": "Delete alert?",
|
|
565
|
-
"insightAlert.config.delete.message": "The alert for <b>{title}</b> will be permanently
|
|
565
|
+
"insightAlert.config.delete.message": "The alert for <b>{title}</b> will be permanently deleted.",
|
|
566
566
|
"insightAlert.noDestination.tooltip": "No destination available. <a>Create a destination</a> to set up an alert.",
|
|
567
567
|
"insightAlert.maxAlertsReached": "Your organisation has reached the limit of alerts. Contact your administrator to create more.",
|
|
568
|
-
"insightAlert.config.loading.error": "Failed to load necessary
|
|
569
|
-
"insightAlert.config.save.error": "Failed to save alert.
|
|
570
|
-
"insightAlert.config.delete.error": "Failed to delete alert.
|
|
571
|
-
"insightAlert.config.invalid": "This alert
|
|
568
|
+
"insightAlert.config.loading.error": "Failed to load necessary information. Try again later.",
|
|
569
|
+
"insightAlert.config.save.error": "Failed to save alert. Try again later.",
|
|
570
|
+
"insightAlert.config.delete.error": "Failed to delete alert. Try again later.",
|
|
571
|
+
"insightAlert.config.invalid": "This alert configuration is incorrect. Please update it or contact your administrator.",
|
|
572
572
|
"insightAlert.config.selectMetric": "Select a metric",
|
|
573
573
|
"deleteDashboardDialog.defaultMessage": "Are you sure you want to delete dashboard {title}?",
|
|
574
574
|
"deleteDashboardDialog.objectsMessage": "Following objects associated with the dashboard {title} will be permanently deleted:",
|
|
@@ -579,11 +579,11 @@
|
|
|
579
579
|
"deleteWidgetDialog.objectsMessage": "The following types of objects associated with the widget {title} will no longer function:",
|
|
580
580
|
"deleteWidgetDialog.alerts": "alerts",
|
|
581
581
|
"deleteWidgetDialog.schedules": "scheduled exports",
|
|
582
|
-
"dialogs.schedule.email.widgetError": "The alert
|
|
582
|
+
"dialogs.schedule.email.widgetError": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
|
|
583
583
|
"addPanel.visualizationSwitcher": "Visualisation switcher",
|
|
584
|
-
"addPanel.visualizationSwitcher.tooltip": "Combine
|
|
584
|
+
"addPanel.visualizationSwitcher.tooltip": "Combine multiple visualizations into a single element with a navigation dropdown for switching between them.",
|
|
585
585
|
"visualizationSwitcher.emptyContent": "No visualisation in switcher",
|
|
586
|
-
"insightAlert.config.invalidWidget": "The alert
|
|
586
|
+
"insightAlert.config.invalidWidget": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
|
|
587
587
|
"options.menu.schedule.email.edit.noCreatePermissions": "Scheduled exports",
|
|
588
588
|
"options.menu.alerts.edit.noCreatePermissions": "Alerts",
|
|
589
589
|
"dialogs.schedule.email.min.recipients": "There must be at least one recipient.",
|
|
@@ -597,11 +597,11 @@
|
|
|
597
597
|
"visualizationSwitcher.deleteDialog.message": "The visualisation switcher and all of its visualisations will be irreversibly deleted.",
|
|
598
598
|
"visualizationSwitcherToolbar.visualizationsList.header": "Visualisations",
|
|
599
599
|
"visualizationSwitcherToolbar.visualizationsList.tooltip": "Visualisations",
|
|
600
|
-
"visualizationSwitcherToolbar.visualizationsList.prev": "
|
|
600
|
+
"visualizationSwitcherToolbar.visualizationsList.prev": "Previous",
|
|
601
601
|
"visualizationSwitcherToolbar.visualizationsList.next": "Next",
|
|
602
|
-
"visualizationSwitcherToolbar.visualizationsList.empty": "No
|
|
602
|
+
"visualizationSwitcherToolbar.visualizationsList.empty": "No visualization in switcher, add one to continue.",
|
|
603
603
|
"visualizationSwitcherToolbar.visualizationsList.add": "Add visualisation",
|
|
604
|
-
"visualizationSwitcherToolbar.remove": "Remove
|
|
604
|
+
"visualizationSwitcherToolbar.remove": "Remove switcher",
|
|
605
605
|
"insightAlert.config.changeOperator.header": "CHANGE %",
|
|
606
606
|
"insightAlert.config.changeOperator.header.info": "Change{spacer}Calculates the relative change between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}(Primary - Secondary) / Secondary",
|
|
607
607
|
"insightAlert.config.differenceOperator.header": "DIFFERENCE #",
|
|
@@ -623,24 +623,24 @@
|
|
|
623
623
|
"insightAlert.config.compare_with_pp": "Previous period",
|
|
624
624
|
"widget.error.missing_insight.message": "No visualisation available",
|
|
625
625
|
"widget.error.missing_insight.description": "This visualisation has been removed or is no longer accessible. Please contact your administrator or remove it from the dashboard.",
|
|
626
|
-
"visualizationSwitcher.configurationPanel.remove.from.switcher": "Remove from
|
|
626
|
+
"visualizationSwitcher.configurationPanel.remove.from.switcher": "Remove from switcher",
|
|
627
627
|
"visualizationSwitcher.list.menu.move.up": "Move up",
|
|
628
|
-
"visualizationSwitcher.list.menu.move.down": "
|
|
628
|
+
"visualizationSwitcher.list.menu.move.down": "Move down",
|
|
629
629
|
"visualizationSwitcher.list.menu.remove": "Remove",
|
|
630
630
|
"dialogs.schedule.email.user.missing.email": "This user is missing an email address.",
|
|
631
631
|
"insightAlert.config.for": "For",
|
|
632
632
|
"insightAlert.config.warning.destination": "The selected destination only supports sending the alert to yourself.",
|
|
633
633
|
"insightAlert.config.selectAttribute": "All",
|
|
634
|
-
"addPanel.dashboardLayout": "
|
|
634
|
+
"addPanel.dashboardLayout": "Container",
|
|
635
635
|
"addPanel.dashboardLayout.tooltip": "Group and display multiple widgets together for a more flexible layout.",
|
|
636
|
-
"nestedLayoutToolbar.remove": "Remove
|
|
637
|
-
"nestedLayout.tab.title": "
|
|
638
|
-
"nestedLayout.deleteDialog.header": "
|
|
639
|
-
"nestedLayout.deleteDialog.message": "The
|
|
640
|
-
"nestedLayout.emptyDropZone.message": "<b>Drag here</b>{br}to add to the
|
|
636
|
+
"nestedLayoutToolbar.remove": "Remove container and its content",
|
|
637
|
+
"nestedLayout.tab.title": "Container",
|
|
638
|
+
"nestedLayout.deleteDialog.header": "Delete container?",
|
|
639
|
+
"nestedLayout.deleteDialog.message": "The container and all of its content will be irreversibly deleted.",
|
|
640
|
+
"nestedLayout.emptyDropZone.message": "<b>Drag here</b>{br}to add to the container",
|
|
641
641
|
"insightAlert.config.and": "and",
|
|
642
642
|
"insightAlert.config.for.filter": "for {granularity}",
|
|
643
|
-
"insightAlert.config.compare_with_sp_granularity": "same {period}
|
|
643
|
+
"insightAlert.config.compare_with_sp_granularity": "same {period} previous year",
|
|
644
644
|
"insightAlert.config.compare_with_pp_granularity": "previous {period}",
|
|
645
645
|
"granularity.this_keyword": "This",
|
|
646
646
|
"granularity.year": "year",
|
|
@@ -651,13 +651,13 @@
|
|
|
651
651
|
"granularity.hour": "hour",
|
|
652
652
|
"granularity.minute": "minute",
|
|
653
653
|
"options.menu.unsupported.schedulingForInsightNotEnabled": "You cannot schedule an export for this widget.",
|
|
654
|
-
"options.menu.unsupported.alertingForInsightNotEnabled": "You cannot
|
|
655
|
-
"nestedLayoutToolbar.hideHeader": "
|
|
654
|
+
"options.menu.unsupported.alertingForInsightNotEnabled": "You cannot create an alert for this widget.",
|
|
655
|
+
"nestedLayoutToolbar.hideHeader": "Hide title and description.",
|
|
656
656
|
"nestedLayoutToolbar.showHeader": "Show title and description.",
|
|
657
|
-
"dialogs.schedule.email.user.invalid.external": "This user does not have access to the
|
|
657
|
+
"dialogs.schedule.email.user.invalid.external": "This user does not have access to the dashboard.",
|
|
658
658
|
"dialogs.schedule.email.user.used.external": "The email “{email}” does not belong to this workspace. The recipient may receive sensitive data.",
|
|
659
659
|
"dialogs.schedule.email.user.warning.external": "This email address does not belong to this workspace. The recipient may receive sensitive data.",
|
|
660
|
-
"dialogs.schedule.email.user.guest": "(
|
|
660
|
+
"dialogs.schedule.email.user.guest": "(guest)",
|
|
661
661
|
"dialogs.schedule.email.user.unknown": "This is an unknown user and cannot be added as a recipient.",
|
|
662
662
|
"dialogs.schedule.email.user.notMe": "This user is not permitted. Only you can be the recipient.",
|
|
663
663
|
"dropzone.widget.last.in.container.row.desc": "Drop to the <b>existing container</b>",
|
|
@@ -672,7 +672,7 @@
|
|
|
672
672
|
"options.menu.export.header.data": "Data",
|
|
673
673
|
"options.menu.export_to_pdf": "Export to PDF",
|
|
674
674
|
"options.menu.export.EXCEL": "Data (XLSX)",
|
|
675
|
-
"options.menu.export.presentation.PPTX": "Slide Deck (
|
|
675
|
+
"options.menu.export.presentation.PPTX": "Slide Deck (PPTX)",
|
|
676
676
|
"options.menu.export.presentation.PDF": "Slide Deck (PDF)",
|
|
677
677
|
"options.menu.export.in.progress": "Export is in progress. Please wait until it is completed before attempting to export again.",
|
|
678
678
|
"dialogs.schedule.accessibility.label.email.title": "Schedule name",
|