@gooddata/sdk-ui-dashboard 10.35.0-alpha.9 → 10.36.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/NOTICE +2207 -1777
- package/esm/__version.d.ts +1 -1
- package/esm/__version.js +1 -1
- package/esm/_staging/accessibility/elementId.d.ts.map +1 -1
- package/esm/_staging/automation/index.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterContext.js +2 -2
- package/esm/_staging/dashboard/dashboardFilterContext.js.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.d.ts.map +1 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js +2 -1
- package/esm/_staging/dashboard/dashboardFilterConverter.js.map +1 -1
- package/esm/_staging/dashboard/flexibleLayout/layoutConfiguration.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js +2 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionConverters.js.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js +33 -7
- package/esm/_staging/dateFilterConfig/dateFilterOptionMapping.js.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.d.ts.map +1 -1
- package/esm/_staging/dateFilterConfig/defaultConfig.js +2 -3
- package/esm/_staging/dateFilterConfig/defaultConfig.js.map +1 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts +2 -1
- package/esm/_staging/dateFilterConfig/sanitization.d.ts.map +1 -1
- package/esm/_staging/insight/insightBuilder.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.d.ts.map +1 -1
- package/esm/_staging/layout/coordinates.js +1 -1
- package/esm/_staging/layout/coordinates.js.map +1 -1
- package/esm/_staging/layout/sizing.d.ts.map +1 -1
- package/esm/_staging/layout/sizing.js +5 -5
- package/esm/_staging/layout/sizing.js.map +1 -1
- package/esm/_staging/listedDashboard/listedDashboardUtils.d.ts.map +1 -1
- package/esm/_staging/metadata/objRefMap.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useCommonDateFilterTitle.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js +1 -1
- package/esm/_staging/sharedHooks/useDateFiltersTitles.js.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js +1 -1
- package/esm/_staging/sharedHooks/useEventToastMessage.js.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts +2 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.d.ts.map +1 -1
- package/esm/_staging/sharedHooks/useFiltersNamings.js +1 -0
- package/esm/_staging/sharedHooks/useFiltersNamings.js.map +1 -1
- package/esm/_staging/slideshow/utils/index.d.ts.map +1 -1
- package/esm/converters/filterConverters.d.ts.map +1 -1
- package/esm/converters/filterConverters.js +2 -2
- package/esm/converters/filterConverters.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/changeSharingHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/filterViews.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/migratedAttributeFilters.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js +2 -2
- package/esm/model/commandHandlers/dashboard/common/stateInitializers.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/deleteDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToExcelHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPdfPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/exportDashboardToPptPresentationHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js +14 -4
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/resolveDashboardConfig.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/initializeDashboardHandler/sanitizeUnfinishedFeatureSettings.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/resetDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveAsDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/dashboard/saveDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js +4 -3
- package/esm/model/commandHandlers/drill/crossFilteringHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/drillToDashboardHandler.js.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.d.ts.map +1 -1
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js +3 -3
- package/esm/model/commandHandlers/drill/resolveDrillToCustomUrl.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/addAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js +3 -3
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeDisplayFormHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js +7 -6
- package/esm/model/commandHandlers/filterContext/attributeFilter/changeAttributeFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/moveAttributeFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/attributeFilter/setAttributeFilterParentHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js +6 -0
- package/esm/model/commandHandlers/filterContext/changeFilterContextSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/addDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js +5 -4
- package/esm/model/commandHandlers/filterContext/dateFilter/changeDateFilterSelectionHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js +1 -1
- package/esm/model/commandHandlers/filterContext/dateFilter/moveDateFilterHandler.js.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js +5 -8
- package/esm/model/commandHandlers/filterContext/filterViewHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js +2 -2
- package/esm/model/commandHandlers/layout/changeLayoutSectionHeaderHandler.js.map +1 -1
- package/esm/model/commandHandlers/layout/containerWidthSanitization.d.ts.map +1 -1
- package/esm/model/commandHandlers/layout/moveSectionItemHandler.js.map +1 -1
- package/esm/model/commandHandlers/render/renderingWorker.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/renderMode/changeRenderModeHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/initializeAutomationsHandler.js.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.d.ts.map +1 -1
- package/esm/model/commandHandlers/scheduledEmail/refreshAutomationsHandlers.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetComparisonHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/changeKpiWidgetMeasureHandler.js.map +1 -1
- package/esm/model/commandHandlers/widgets/common/drillDown.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.d.ts.map +1 -1
- package/esm/model/commandHandlers/widgets/exportRawInsightWidgetHandler.js.map +1 -1
- package/esm/model/commands/filters.d.ts +15 -4
- package/esm/model/commands/filters.d.ts.map +1 -1
- package/esm/model/commands/filters.js +11 -5
- package/esm/model/commands/filters.js.map +1 -1
- package/esm/model/eventHandlers/drillToSameDashboardHandlerFactory.d.ts.map +1 -1
- package/esm/model/events/index.d.ts.map +1 -1
- package/esm/model/events/util.d.ts +1 -1
- package/esm/model/events/util.d.ts.map +1 -1
- package/esm/model/headlessDashboard/HeadlessDashboard.d.ts.map +1 -1
- package/esm/model/queryServices/queryAttributeByDisplayForm.js.map +1 -1
- package/esm/model/queryServices/queryInsightDateDatasets.js.map +1 -1
- package/esm/model/queryServices/queryMeasureDateDatasets.js.map +1 -1
- package/esm/model/react/filtering/selectors.d.ts.map +1 -1
- package/esm/model/react/filtering/useDashboardScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/filtering/useScheduledExportFilters.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmails.d.ts +9 -9
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsCommands.d.ts +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsData.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts +0 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsDialog.d.ts.map +1 -1
- package/esm/model/react/useDasboardScheduledEmails/useDashboardScheduledEmailsManagementDialog.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useDashboardAlerts.d.ts +4 -4
- package/esm/model/react/useDashboardAlerting/useDashboardAlertsData.d.ts.map +1 -1
- package/esm/model/react/useDashboardAlerting/useEnableAutomationFilterContext.d.ts.map +1 -1
- package/esm/model/react/useDashboardAsyncRender.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommand.d.ts +3 -136
- package/esm/model/react/useDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useDashboardCommandProcessing.d.ts +6 -414
- package/esm/model/react/useDashboardCommandProcessing.d.ts.map +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts +1 -1
- package/esm/model/react/useDashboardEventDispatch.d.ts.map +1 -1
- package/esm/model/react/useDashboardQueryProcessing.d.ts +4 -4
- package/esm/model/react/useDashboardQueryProcessing.d.ts.map +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts +1 -1
- package/esm/model/react/useDispatchDashboardCommand.d.ts.map +1 -1
- package/esm/model/react/useInitializeDashboardStore.d.ts.map +1 -1
- package/esm/model/store/_infra/generators.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.d.ts.map +1 -1
- package/esm/model/store/_infra/rootCommandHandler.js.map +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts +1 -1
- package/esm/model/store/_infra/rootEventEmitter.d.ts.map +1 -1
- package/esm/model/store/_infra/selectors.d.ts.map +1 -1
- package/esm/model/store/_infra/undoEnhancer.d.ts +3 -6
- package/esm/model/store/_infra/undoEnhancer.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.d.ts.map +1 -1
- package/esm/model/store/catalog/catalogSelectors.js.map +1 -1
- package/esm/model/store/config/configSelectors.d.ts +5 -0
- package/esm/model/store/config/configSelectors.d.ts.map +1 -1
- package/esm/model/store/config/configSelectors.js +7 -0
- package/esm/model/store/config/configSelectors.js.map +1 -1
- package/esm/model/store/dateFilterConfig/index.d.ts +1 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts +3 -1
- package/esm/model/store/filterContext/filterContextReducers.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextReducers.js +21 -3
- package/esm/model/store/filterContext/filterContextReducers.js.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.d.ts +19 -0
- package/esm/model/store/filterContext/filterContextSelectors.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextSelectors.js +36 -0
- package/esm/model/store/filterContext/filterContextSelectors.js.map +1 -1
- package/esm/model/store/filterContext/filterContextState.d.ts +6 -0
- package/esm/model/store/filterContext/filterContextState.d.ts.map +1 -1
- package/esm/model/store/filterContext/filterContextState.js +1 -0
- package/esm/model/store/filterContext/filterContextState.js.map +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js +1 -1
- package/esm/model/store/filterContext/filterContextUtils.js.map +1 -1
- package/esm/model/store/filterContext/index.d.ts +3 -3
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js +2 -2
- package/esm/model/store/filterViews/filterViewsReducersSelectors.js.map +1 -1
- package/esm/model/store/index.d.ts +2 -2
- package/esm/model/store/index.d.ts.map +1 -1
- package/esm/model/store/index.js +2 -2
- package/esm/model/store/index.js.map +1 -1
- package/esm/model/store/insights/insightsSelectors.d.ts.map +1 -1
- package/esm/model/store/insights/insightsSelectors.js.map +1 -1
- package/esm/model/store/layout/index.d.ts +14 -14
- package/esm/model/store/layout/layoutReducers.d.ts +2 -5
- package/esm/model/store/layout/layoutReducers.d.ts.map +1 -1
- package/esm/model/store/layout/layoutReducers.js.map +1 -1
- package/esm/model/store/meta/index.d.ts +2 -2
- package/esm/model/store/showWidgetAsTable/showWidgetAsTableSelectors.d.ts.map +1 -1
- package/esm/model/store/storeAccessors/DashboardStoreAccessor.d.ts.map +1 -1
- package/esm/model/store/ui/index.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts +4 -4
- package/esm/model/store/ui/uiReducers.d.ts.map +1 -1
- package/esm/model/store/ui/uiReducers.js.map +1 -1
- package/esm/model/store/ui/uiSelectors.d.ts +2 -2
- package/esm/model/store/ui/uiSelectors.d.ts.map +1 -1
- package/esm/model/store/ui/uiSelectors.js.map +1 -1
- package/esm/plugins/customizationApis/attributeFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationBuilder.d.ts.map +1 -1
- package/esm/plugins/customizationApis/customizationLogging.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardContentCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts +2 -2
- package/esm/plugins/customizationApis/dashboardEventHandling.d.ts.map +1 -1
- package/esm/plugins/customizationApis/dateFiltersCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/filterBarCustomizer.js.map +1 -1
- package/esm/plugins/customizationApis/fluidLayoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/insightCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/layoutCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/loadingCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/richTextCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/titleCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/topBarCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/visualizationSwitcherCustomizer.d.ts.map +1 -1
- package/esm/plugins/customizationApis/widgetCustomizer.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts +0 -1
- package/esm/presentation/alerting/AlertingManagementDialog.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertAttributeSelectOld.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonOperatorSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertComparisonPeriodSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertMeasureSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/components/AlertTriggerModeSelect.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useAlertValidation.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useCreateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts +2 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useThresholdValue.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts +4 -4
- package/esm/presentation/alerting/DefaultAlertingDialog/hooks/useUpdateAlert.d.ts.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.d.ts +3 -3
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js +2 -2
- package/esm/presentation/alerting/DefaultAlertingDialog/utils/getters.js.map +1 -1
- package/esm/presentation/alerting/DefaultAlertingManagementDialog/components/Alert.js.map +1 -1
- package/esm/presentation/automationFilters/components/AutomationAttributeFilterContext.d.ts.map +1 -1
- package/esm/presentation/automationFilters/hooks/useAutomationVisibleFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFilters.d.ts.map +1 -1
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts +2 -2
- package/esm/presentation/automationFilters/useAutomationFiltersSelect.d.ts.map +1 -1
- package/esm/presentation/automationFilters/utils.d.ts.map +1 -1
- package/esm/presentation/constants.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/DashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/SettingsDialogProvider.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardHeader/ShareDialogDashboardHeader.d.ts.map +1 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts +0 -1
- package/esm/presentation/dashboard/DashboardSidebar/DashboardSidebar.d.ts.map +1 -1
- package/esm/presentation/dashboard/DefaultDashboardContent/DefaultDashboardMainContent.d.ts.map +1 -1
- package/esm/presentation/dashboard/defaultDashboardThemeModifier.d.ts.map +1 -1
- package/esm/presentation/dashboard/hooks/useDashboard.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardComponentsContext.js.map +1 -1
- package/esm/presentation/dashboardContexts/DashboardCustomizationsContext.d.ts.map +1 -1
- package/esm/presentation/dashboardList/DashboardListItem.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/DefaultDashboardSettingsDialog.d.ts.map +1 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts +0 -1
- package/esm/presentation/dashboardSettingsDialog/useDialogData.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DefaultDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts +0 -1
- package/esm/presentation/deleteDialog/DeleteDialog.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableAttributeFilter/DraggableAttributeFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js +3 -3
- package/esm/presentation/dragAndDrop/draggableDateFilter/DraggableDateFilter.js.map +1 -1
- package/esm/presentation/dragAndDrop/useCurrentDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrag.d.ts.map +1 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts +7 -1
- package/esm/presentation/dragAndDrop/useDashboardDrop.d.ts.map +1 -1
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js +2 -2
- package/esm/presentation/drill/DrillConfigPanel/DrillToUrl/CustomUrlEditorParametersSections/DisplayFormParam.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.d.ts.map +1 -1
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js +6 -6
- package/esm/presentation/drill/DrillSelect/DrillSelectDropdown.js.map +1 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts +0 -1
- package/esm/presentation/drill/DrillSelect/WithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts +1 -1
- package/esm/presentation/drill/hooks/useCrossFiltering.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrill.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillDown.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillSelectDropdownMenuItems.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToAttributeUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToCustomUrl.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToInsight.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts +1 -1
- package/esm/presentation/drill/hooks/useDrillToLegacyDashboard.d.ts.map +1 -1
- package/esm/presentation/drill/hooks/useDrills.d.ts +8 -8
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.d.ts.map +1 -1
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js +17 -10
- package/esm/presentation/export/hooks/useDashboardRelatedFilters.js.map +1 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts +0 -1
- package/esm/presentation/export/hooks/useMinimalSizeValidation.d.ts.map +1 -1
- package/esm/presentation/export/useExportData.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js +3 -5
- package/esm/presentation/filterBar/attributeFilter/CustomDropdownActions.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js +38 -16
- package/esm/presentation/filterBar/attributeFilter/DefaultDashboardAttributeFilter.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts +0 -1
- package/esm/presentation/filterBar/attributeFilter/HiddenDashboardAttributeFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/addAttributeFilter/addAttributeFilterUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useLimitingItemsConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useSelectionModeConfiguration.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/hooks/useValidNeighbourAttributes.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/dialog/telemetryUtils.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/dashboardDropdownBody/configuration/limitValues/shared/limitingItemsHook.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts +2 -1
- package/esm/presentation/filterBar/attributeFilter/types.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js +4 -7
- package/esm/presentation/filterBar/attributeFilter/useDependentDateFilters.js.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.d.ts.map +1 -1
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js +3 -4
- package/esm/presentation/filterBar/attributeFilter/useParentFilters.js.map +1 -1
- package/esm/presentation/filterBar/configuration/ConfigurationModeSelectItem.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js +4 -5
- package/esm/presentation/filterBar/dateFilter/DefaultDashboardDateFilter.js.map +1 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts +0 -1
- package/esm/presentation/filterBar/dateFilter/HiddenDashboardDateFilter.d.ts.map +1 -1
- package/esm/presentation/filterBar/dateFilter/useDateFilterConfig.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js +18 -20
- package/esm/presentation/filterBar/filterBar/DefaultFilterBar.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js +42 -21
- package/esm/presentation/filterBar/filterBar/DefaultFilterBarContainer.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/FilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/HiddenFilterBar.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js +3 -3
- package/esm/presentation/filterBar/filterBar/filterViews/FilterViews.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts +0 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js +3 -3
- package/esm/presentation/filterBar/filterBar/hooks/useFilterBarState.js.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.d.ts.map +1 -1
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js +27 -10
- package/esm/presentation/filterBar/filterBar/hooks/useResetFiltersButton.js.map +1 -1
- package/esm/presentation/filterBar/utils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/useItemWidthValidation.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/flexibleLayout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/DefaultFlexibleDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts +0 -1
- package/esm/presentation/flexibleLayout/EmptyDashboardNestedLayout.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useEmptyContentHandlers.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useUpdateWidgetDefaultSizeByParent.d.ts.map +1 -1
- package/esm/presentation/flexibleLayout/dragAndDrop/draggableWidget/useWidgetDragHoverHandlers.d.ts.map +1 -1
- package/esm/presentation/insightList/types.d.ts +0 -1
- package/esm/presentation/insightList/types.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/DefaultKpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts +0 -1
- package/esm/presentation/kpiDeleteDialog/KpiDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/layout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutEditSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutExportSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRow.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutGridRowEdit.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItem.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutItemRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSection.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/DashboardLayoutWidgetRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/EditableHeader/SectionHeaderEditable.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionHeaderRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/RenderModeAwareDashboardLayoutSectionRenderer.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/emptyFacade.js.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts +0 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/legacy.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutRenderer/utils/sizing.d.ts.map +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts +1 -1
- package/esm/presentation/layout/DefaultDashboardLayoutUtils.d.ts.map +1 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts +0 -1
- package/esm/presentation/layout/EmptyDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/DragLayerPreview/HeightResizerDragPreview.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/RowEndHotspot.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZone.d.ts.map +1 -1
- package/esm/presentation/layout/dragAndDrop/draggableWidget/WidgetDropZoneColumn.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/de-DE.json +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/de-DE.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-AU.json +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-AU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-GB.json +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/en-GB.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/en-US.json +690 -1536
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts +34 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js +34 -66
- package/esm/presentation/localization/bundles/en-US.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-419.json +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-419.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/es-ES.json +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/es-ES.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fi-FI.json +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-CA.json +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/fr-FR.json +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/it-IT.json +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/it-IT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ja-JP.json +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ko-KR.json +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/nl-NL.json +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pl-PL.json +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-BR.json +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/pt-PT.json +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/ru-RU.json +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/tr-TR.json +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-HK.json +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hans.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
- package/esm/presentation/localization/bundles/zh-Hant.json +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js +4 -4
- package/esm/presentation/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/SaveAsDialogRenderer.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts +0 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/index.d.ts.map +1 -1
- package/esm/presentation/saveAs/DefaultSaveAsDialog/useSaveAs.d.ts.map +1 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts +0 -1
- package/esm/presentation/saveAs/SaveAsDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/Attachments/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/DashboardAttachments.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/AttachmentsOld/WidgetAttachments.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js +2 -2
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/components/RecipientsSelect/RecipientsSelectRenderer.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useCreateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useEditScheduledEmail.js.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useFiltersForDashboardScheduledExportInfo.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useScheduleValidation.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts +4 -4
- package/esm/presentation/scheduledEmail/DefaultScheduledEmailDialog/hooks/useUpdateScheduledEmail.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts +0 -1
- package/esm/presentation/scheduledEmail/ScheduledEmailManagementDialog.d.ts.map +1 -1
- package/esm/presentation/scheduledEmail/utils/date.d.ts.map +1 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/DefaultShareDialog.d.ts.map +1 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts +0 -1
- package/esm/presentation/shareDialog/ShareDialog.d.ts.map +1 -1
- package/esm/presentation/toolbar/Toolbar.d.ts +0 -1
- package/esm/presentation/toolbar/Toolbar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/ButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/HiddenButtonBar.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/cancelButton/CancelButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/editButton/EditButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveAsButton/SaveAsNewButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/saveButton/SaveButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/settingButton/SettingButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/HiddenShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts +0 -1
- package/esm/presentation/topBar/buttonBar/button/shareButton/ShareButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/DefaultMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/HiddenMenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts +0 -1
- package/esm/presentation/topBar/menuButton/MenuButton.d.ts.map +1 -1
- package/esm/presentation/topBar/menuButton/useExportDashboardToExcel.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/lockedStatus/LockedStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts +0 -1
- package/esm/presentation/topBar/shareIndicators/shareStatus/ShareStatusIndicator.d.ts.map +1 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts +0 -1
- package/esm/presentation/topBar/title/HiddenTitle.d.ts.map +1 -1
- package/esm/presentation/topBar/title/Title.d.ts +0 -1
- package/esm/presentation/topBar/title/Title.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/DefaultTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/HiddenTopBar.d.ts.map +1 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts +0 -1
- package/esm/presentation/topBar/topBar/TopBar.d.ts.map +1 -1
- package/esm/presentation/widget/common/useInsightExport.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts +3 -3
- package/esm/presentation/widget/common/useWidgetBrokenAlertsQuery.d.ts.map +1 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts +0 -1
- package/esm/presentation/widget/common/useWidgetHighlighting.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts +0 -1
- package/esm/presentation/widget/dashboardLayout/DefaultDashboardLayout.d.ts.map +1 -1
- package/esm/presentation/widget/description/useInsightWidgetDescription.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/DefaultDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/EditModeDashboardInsight/EditModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ExportModeDashboardInsight/ExportModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/CustomError/sizingUtils.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/DashboardInsightWithDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/DashboardInsightWithDrillSelect.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/Insight/useDashboardInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/DrillDialogInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/InsightDrillDialog.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogExportItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/InsightDrillDialog/useDrillDialogInsightDrills.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts +0 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/ViewModeDashboardInsight.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useInsightPositionStyle.d.ts.map +1 -1
- package/esm/presentation/widget/insight/ViewModeDashboardInsight/useResolveDashboardInsightProperties.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/ButtonWithIcon.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillIntersectionIgnoredAttributes.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts +0 -1
- package/esm/presentation/widget/insight/configuration/DrillTargets/useAttributeHierarchy.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useEditAlert.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightAlertConfig/hooks/useInsightWidgetAlerting.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/drillConfigMapper.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useDrillConfigIncompleteItems.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/InsightDrillConfigPanel/useInsightDrillConfigPanel.d.ts.map +1 -1
- package/esm/presentation/widget/insight/configuration/useDrillTargetTypeItems.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DashboardInsightMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts +0 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/DefaultDashboardInsightMenuButton.d.ts.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getDefaultInsightMenuItems.js.map +1 -1
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts +3 -3
- package/esm/presentation/widget/insightMenu/DefaultDashboardInsightMenu/getExportTooltips.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts +0 -1
- package/esm/presentation/widget/richText/DefaultDashboardRichText.d.ts.map +1 -1
- package/esm/presentation/widget/richText/useEditableRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DashboardRichTextMenuTitle.d.ts.map +1 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts +0 -1
- package/esm/presentation/widget/richTextMenu/DefaultDashboardRichTextMenu/DefaultDashboardRichTextMenu.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/DefaultShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/DefaultShowAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts +0 -1
- package/esm/presentation/widget/showAsTableButton/ShowAsTableButton.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/DefaultDashboardVisualizationSwitcher.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts +0 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/DefaultVisualizationSwitcherToolbar.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js +3 -3
- package/esm/presentation/widget/visualizationSwitcher/configuration/ToolbarTop.js.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/configuration/useVisualizationSwitcherEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/visualizationSwitcher/useExecutionProgress.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardNestedLayoutWidget/RenderModeAwareDashboardNestedLayoutWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/DashboardWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/InsightWidget/RenderModeAwareDashboardInsightWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts +2 -2
- package/esm/presentation/widget/widget/InsightWidget/useAlertingAndScheduling.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useEditableInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/InsightWidget/useInsightMenu.d.ts.map +1 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/RichTextWidget/RenderModeAwareDashboardRichTextWidget.d.ts.map +1 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts +0 -1
- package/esm/presentation/widget/widget/VisualizationSwitcherWidget/RenderModeAwareDashboardVisualizationSwitcherWidget.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/DefaultWidgetDeleteDialog.d.ts.map +1 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts +0 -1
- package/esm/presentation/widgetDeleteDialog/WidgetDeleteDialog.d.ts.map +1 -1
- package/esm/sdk-ui-dashboard.d.ts +91 -557
- package/esm/tsdoc-metadata.json +1 -1
- package/package.json +27 -27
- package/styles/css/alerting.css.map +1 -1
- package/styles/css/attributeFilterConfig.css.map +1 -1
- package/styles/css/configurationPanel.css.map +1 -1
- package/styles/css/dashboard.css.map +1 -1
- package/styles/css/dashboardNestedLayoutWidget.css.map +1 -1
- package/styles/css/dateFilterConfig.css.map +1 -1
- package/styles/css/dragAndDrop.css.map +1 -1
- package/styles/css/drillConfigPanel.css.map +1 -1
- package/styles/css/drillDialog.css.map +1 -1
- package/styles/css/drillSelect.css.map +1 -1
- package/styles/css/export.css.map +1 -1
- package/styles/css/filterBar.css.map +1 -1
- package/styles/css/grouped-navigation.css.map +1 -1
- package/styles/css/icons.css.map +1 -1
- package/styles/css/insightConfiguration.css.map +1 -1
- package/styles/css/kpi_alert_dialog.css.map +1 -1
- package/styles/css/layout.css.map +1 -1
- package/styles/css/main.css.map +1 -1
- package/styles/css/notifications_channels_dialog.css.map +1 -1
- package/styles/css/resizing.css.map +1 -1
- package/styles/css/saveAsDialog.css.map +1 -1
- package/styles/css/scheduled_mail_recipients.css.map +1 -1
- package/styles/css/shareIndicators.css.map +1 -1
- package/styles/css/sharedFilterConfig.css.map +1 -1
- package/styles/css/sidebar.css.map +1 -1
- package/styles/css/topBar.css.map +1 -1
- package/styles/css/visualizationSwitcherToolbar.css.map +1 -1
- package/styles/css/visualizationSwitcherWidget.css.map +1 -1
- package/styles/scss/alerting.scss +2 -0
- package/styles/scss/configurationPanel.scss +18 -2
- package/styles/scss/dashboard.scss +19 -4
- package/styles/scss/dashboardNestedLayoutWidget.scss +11 -0
- package/styles/scss/dragAndDrop.scss +7 -2
- package/styles/scss/drillConfigPanel.scss +7 -0
- package/styles/scss/drillDialog.scss +3 -0
- package/styles/scss/drillSelect.scss +1 -0
- package/styles/scss/export.scss +1 -0
- package/styles/scss/filterBar.scss +8 -2
- package/styles/scss/grouped-navigation.scss +4 -2
- package/styles/scss/icons.scss +8 -0
- package/styles/scss/insightConfiguration.scss +6 -0
- package/styles/scss/kpi_alert_dialog.scss +2 -1
- package/styles/scss/layout.scss +4 -0
- package/styles/scss/notifications_channels_dialog.scss +6 -0
- package/styles/scss/resizing.scss +13 -1
- package/styles/scss/saveAsDialog.scss +3 -1
- package/styles/scss/scheduled_mail_recipients.scss +1 -0
- package/styles/scss/shareIndicators.scss +3 -1
- package/styles/scss/sharedFilterConfig.scss +1 -0
- package/styles/scss/sidebar.scss +3 -1
- package/styles/scss/topBar.scss +1 -0
- package/styles/scss/visualizationSwitcherToolbar.scss +22 -1
- package/styles/scss/visualizationSwitcherWidget.scss +5 -1
|
@@ -1,3460 +1,2614 @@
|
|
|
1
1
|
{
|
|
2
2
|
"loading": {
|
|
3
3
|
"value": "Loading…",
|
|
4
|
-
"comment": "Text shown during content loading operations"
|
|
5
|
-
"limit": 0
|
|
4
|
+
"comment": "Text shown during content loading operations"
|
|
6
5
|
},
|
|
7
6
|
"untitled": {
|
|
8
7
|
"value": "Untitled",
|
|
9
|
-
"comment": "Default title for untitled dashboards or widgets"
|
|
10
|
-
"limit": 0
|
|
8
|
+
"comment": "Default title for untitled dashboards or widgets"
|
|
11
9
|
},
|
|
12
10
|
"empty_value": {
|
|
13
11
|
"value": "empty value",
|
|
14
|
-
"comment": "Display text when a value is empty or not available"
|
|
15
|
-
"limit": 0
|
|
12
|
+
"comment": "Display text when a value is empty or not available"
|
|
16
13
|
},
|
|
17
14
|
"gs.list.cancel": {
|
|
18
15
|
"value": "Cancel",
|
|
19
|
-
"comment": "Button label to cancel the current action"
|
|
20
|
-
"limit": 0
|
|
16
|
+
"comment": "Button label to cancel the current action"
|
|
21
17
|
},
|
|
22
18
|
"gs.list.apply": {
|
|
23
19
|
"value": "Apply",
|
|
24
|
-
"comment": "Button label to apply the current selection or changes"
|
|
25
|
-
"limit": 0
|
|
20
|
+
"comment": "Button label to apply the current selection or changes"
|
|
26
21
|
},
|
|
27
22
|
"messages.dashboardSaveSuccess": {
|
|
28
23
|
"value": "Great. We saved your dashboard.",
|
|
29
|
-
"comment": "Success notification shown after successfully saving a dashboard"
|
|
30
|
-
"limit": 0
|
|
24
|
+
"comment": "Success notification shown after successfully saving a dashboard"
|
|
31
25
|
},
|
|
32
26
|
"options.menu.save.as": {
|
|
33
27
|
"value": "Save as new",
|
|
34
|
-
"comment": "Menu option to save the current dashboard as a new dashboard"
|
|
35
|
-
"limit": 0
|
|
28
|
+
"comment": "Menu option to save the current dashboard as a new dashboard"
|
|
36
29
|
},
|
|
37
30
|
"options.menu.save.as.tooltip": {
|
|
38
31
|
"value": "Empty dashboard cannot be saved.",
|
|
39
|
-
"comment": "Tooltip shown when trying to save an empty dashboard"
|
|
40
|
-
"limit": 0
|
|
32
|
+
"comment": "Tooltip shown when trying to save an empty dashboard"
|
|
41
33
|
},
|
|
42
34
|
"options.menu.settings": {
|
|
43
35
|
"value": "Settings",
|
|
44
|
-
"comment": "Menu option to open the dashboard settings dialog"
|
|
45
|
-
"limit": 0
|
|
36
|
+
"comment": "Menu option to open the dashboard settings dialog"
|
|
46
37
|
},
|
|
47
38
|
"messages.dashboardSaveFailed": {
|
|
48
39
|
"value": "Dashboard save failed. Remove any unavailable visualizations, then try again, or contact your administrator.",
|
|
49
|
-
"comment": "Error notification shown when saving a dashboard fails"
|
|
50
|
-
"limit": 0
|
|
40
|
+
"comment": "Error notification shown when saving a dashboard fails"
|
|
51
41
|
},
|
|
52
42
|
"messages.dashboard.incompatibleDefaultFilters.title": {
|
|
53
43
|
"value": "<b>Warning</b> Some dashboard filters couldn’t be applied. Check the filters to make sure you’re viewing the right data.",
|
|
54
|
-
"comment": "Title of the warning message shown if default filter overrides are incompatible with the current dashboard filters."
|
|
55
|
-
"limit": 0
|
|
44
|
+
"comment": "Title of the warning message shown if default filter overrides are incompatible with the current dashboard filters."
|
|
56
45
|
},
|
|
57
46
|
"messages.dashboard.invalidDrills.title": {
|
|
58
47
|
"value": "<b>Some interactions were removed</b>",
|
|
59
|
-
"comment": "Warning notification title when dashboard interactions were removed due to changes in data"
|
|
60
|
-
"limit": 0
|
|
48
|
+
"comment": "Warning notification title when dashboard interactions were removed due to changes in data"
|
|
61
49
|
},
|
|
62
|
-
"messages.dashboard.invalidDrills.body.modern._measure
|
|
50
|
+
"messages.dashboard.invalidDrills.body.modern._measure": {
|
|
63
51
|
"value": "One or more dashboard/visualization/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
64
|
-
"comment": "Warning message details for invalid drill interactions with list of affected widgets"
|
|
65
|
-
"limit": 0
|
|
52
|
+
"comment": "Warning message details for invalid drill interactions with list of affected widgets"
|
|
66
53
|
},
|
|
67
|
-
"messages.dashboard.invalidDrills.body.modern._metric
|
|
54
|
+
"messages.dashboard.invalidDrills.body.modern._metric": {
|
|
68
55
|
"value": "One or more dashboard/visualization/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
69
|
-
"comment": "Warning message details for invalid drill interactions using metrics with list of affected widgets"
|
|
70
|
-
"limit": 0
|
|
71
|
-
},
|
|
72
|
-
"messages.dashboard.invalidDrills.body.modern._measure|report": {
|
|
73
|
-
"value": "One or more dashboard/report/measure/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
74
|
-
"comment": "Warning message details for invalid drill interactions with measures in reports",
|
|
75
|
-
"translate": false,
|
|
76
|
-
"limit": 0
|
|
77
|
-
},
|
|
78
|
-
"messages.dashboard.invalidDrills.body.modern._metric|report": {
|
|
79
|
-
"value": "One or more dashboard/report/metric/attribute has been changed or deleted causing some interactions to be removed from following widgets: <b>{listOfWidgetTitles}</b>",
|
|
80
|
-
"comment": "Warning message details for invalid drill interactions with metrics in reports",
|
|
81
|
-
"translate": false,
|
|
82
|
-
"limit": 0
|
|
56
|
+
"comment": "Warning message details for invalid drill interactions using metrics with list of affected widgets"
|
|
83
57
|
},
|
|
84
58
|
"messages.dashboard.invalidCustomUrlDrills.title": {
|
|
85
59
|
"value": "<b>Some of the drill-into-URL interactions are not working</b>",
|
|
86
|
-
"comment": "Title of the warning message shown while editing KPI dashboard with some invalid drills."
|
|
87
|
-
"limit": 0
|
|
60
|
+
"comment": "Title of the warning message shown while editing KPI dashboard with some invalid drills."
|
|
88
61
|
},
|
|
89
|
-
"messages.dashboard.invalidCustomUrlDrills.body.modern
|
|
62
|
+
"messages.dashboard.invalidCustomUrlDrills.body.modern": {
|
|
90
63
|
"value": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
|
91
|
-
"comment": "Warning message explaining URL drill failures with list of affected widgets"
|
|
92
|
-
"limit": 0
|
|
93
|
-
},
|
|
94
|
-
"messages.dashboard.invalidCustomUrlDrills.body.modern|report": {
|
|
95
|
-
"value": "Invalid URL parameters in your custom URLs are causing drill-into-URL interactions to fail on these widgets: <b>{listOfWidgetTitles}</b>",
|
|
96
|
-
"comment": "Warning message explaining URL drill failures in report widgets",
|
|
97
|
-
"translate": false,
|
|
98
|
-
"limit": 0
|
|
64
|
+
"comment": "Warning message explaining URL drill failures with list of affected widgets"
|
|
99
65
|
},
|
|
100
66
|
"messages.dashboard.expandable.showMore": {
|
|
101
67
|
"value": "Show more",
|
|
102
|
-
"comment": "Title of the link to show more text of a notification message."
|
|
103
|
-
"limit": 0
|
|
68
|
+
"comment": "Title of the link to show more text of a notification message."
|
|
104
69
|
},
|
|
105
70
|
"messages.dashboard.expandable.showLess": {
|
|
106
71
|
"value": "Show less",
|
|
107
|
-
"comment": "Title of the link to collapse text of a notification message."
|
|
108
|
-
"limit": 0
|
|
72
|
+
"comment": "Title of the link to collapse text of a notification message."
|
|
109
73
|
},
|
|
110
74
|
"messages.drill.InteractionConfiguredSuccess": {
|
|
111
75
|
"value": "Interaction configured.",
|
|
112
|
-
"comment": "Success message shown after creating a new drill interaction"
|
|
113
|
-
"limit": 0
|
|
76
|
+
"comment": "Success message shown after creating a new drill interaction"
|
|
114
77
|
},
|
|
115
78
|
"messages.drill.InteractionUpdatedSuccess": {
|
|
116
79
|
"value": "Interaction updated.",
|
|
117
|
-
"comment": "Success message shown after modifying an existing drill interaction"
|
|
118
|
-
"limit": 0
|
|
80
|
+
"comment": "Success message shown after modifying an existing drill interaction"
|
|
119
81
|
},
|
|
120
82
|
"filterBar.label": {
|
|
121
83
|
"value": "Filters",
|
|
122
|
-
"comment": "Label for the filter bar section"
|
|
123
|
-
"limit": 0
|
|
84
|
+
"comment": "Label for the filter bar section"
|
|
124
85
|
},
|
|
125
86
|
"filterBar.showAll": {
|
|
126
87
|
"value": "Show all",
|
|
127
|
-
"comment": "Link text to expand and show all available filters"
|
|
128
|
-
"limit": 0
|
|
88
|
+
"comment": "Link text to expand and show all available filters"
|
|
129
89
|
},
|
|
130
90
|
"filterBar.showLess": {
|
|
131
91
|
"value": "Show less",
|
|
132
|
-
"comment": "Link text to collapse the expanded filter list"
|
|
133
|
-
"limit": 0
|
|
92
|
+
"comment": "Link text to collapse the expanded filter list"
|
|
134
93
|
},
|
|
135
94
|
"filterBar.unappliedFiltersNotification": {
|
|
136
95
|
"value": "<link>Apply filters</link> to see updated data.",
|
|
137
|
-
"comment": "Message banner shown when filters are changed but not yet applied. The <link> tags create a clickable action to apply the filters."
|
|
138
|
-
|
|
96
|
+
"comment": "Message banner shown when filters are changed but not yet applied. The <link> tags create a clickable action to apply the filters."
|
|
97
|
+
},
|
|
98
|
+
"filterBar.invalidFilterSelection": {
|
|
99
|
+
"value": "To apply changes, select valid values for these filters: {names}",
|
|
100
|
+
"comment": "Message shown on disabled Apply button."
|
|
139
101
|
},
|
|
140
102
|
"filterBar.executionTimestampNotificationMessage": {
|
|
141
103
|
"value": "<bold>Note.</bold> You're viewing up-to-date data, but for any relative date filters the dashboard treats {date} as “today.”",
|
|
142
|
-
"comment": "Message banner describing dashboard with specific data timestamp. Placeholder {date} is replaced with the current date."
|
|
143
|
-
"limit": 0
|
|
104
|
+
"comment": "Message banner describing dashboard with specific data timestamp. Placeholder {date} is replaced with the current date."
|
|
144
105
|
},
|
|
145
106
|
"filterBar.executionTimestampNotificationAction": {
|
|
146
107
|
"value": "<link>Reset to today</link>",
|
|
147
|
-
"comment": "Action button to reset timestamp to current date. The <link> tags create a clickable action."
|
|
148
|
-
"limit": 0
|
|
108
|
+
"comment": "Action button to reset timestamp to current date. The <link> tags create a clickable action."
|
|
149
109
|
},
|
|
150
110
|
"options.menu.export": {
|
|
151
111
|
"value": "Export",
|
|
152
|
-
"comment": "Main export menu option in the dashboard"
|
|
153
|
-
"limit": 0
|
|
112
|
+
"comment": "Main export menu option in the dashboard"
|
|
154
113
|
},
|
|
155
114
|
"options.menu.export.header.data": {
|
|
156
115
|
"value": "Data",
|
|
157
|
-
"comment": "Header for data export options in the export submenu"
|
|
158
|
-
"limit": 0
|
|
116
|
+
"comment": "Header for data export options in the export submenu"
|
|
159
117
|
},
|
|
160
118
|
"options.menu.export_to_pdf": {
|
|
161
119
|
"value": "Export to PDF",
|
|
162
|
-
"comment": "Menu option to export the entire dashboard as a PDF document"
|
|
163
|
-
"limit": 0
|
|
120
|
+
"comment": "Menu option to export the entire dashboard as a PDF document"
|
|
164
121
|
},
|
|
165
122
|
"options.menu.export.PDF": {
|
|
166
123
|
"value": "Snapshot (.pdf)",
|
|
167
|
-
"comment": "Export option for saving a visual snapshot of the dashboard as a PDF file"
|
|
168
|
-
"limit": 0
|
|
124
|
+
"comment": "Export option for saving a visual snapshot of the dashboard as a PDF file"
|
|
169
125
|
},
|
|
170
126
|
"options.menu.export.dialog.EXCEL": {
|
|
171
127
|
"value": "Export data (.xlsx)",
|
|
172
|
-
"comment": "Dialog title when exporting the entire dashboard's data to Excel"
|
|
173
|
-
"limit": 0
|
|
128
|
+
"comment": "Dialog title when exporting the entire dashboard's data to Excel"
|
|
174
129
|
},
|
|
175
130
|
"options.menu.export.dialog.widget.EXCEL": {
|
|
176
131
|
"value": "Export formatted data (.xlsx)",
|
|
177
|
-
"comment": "Dialog title when exporting a single widget's data to Excel with formatting preserved"
|
|
178
|
-
"limit": 0
|
|
132
|
+
"comment": "Dialog title when exporting a single widget's data to Excel with formatting preserved"
|
|
179
133
|
},
|
|
180
134
|
"options.menu.export.dialog.includeExportInfo": {
|
|
181
135
|
"value": "Include sheet with export info",
|
|
182
|
-
"comment": "Checkbox option to include metadata about the export in a separate Excel sheet"
|
|
183
|
-
"limit": 0
|
|
136
|
+
"comment": "Checkbox option to include metadata about the export in a separate Excel sheet"
|
|
184
137
|
},
|
|
185
138
|
"options.menu.export.EXCEL": {
|
|
186
139
|
"value": "Data (.xlsx)",
|
|
187
|
-
"comment": "Export option for saving dashboard data as an Excel file"
|
|
188
|
-
"limit": 0
|
|
140
|
+
"comment": "Export option for saving dashboard data as an Excel file"
|
|
189
141
|
},
|
|
190
142
|
"options.menu.export.presentation.PPTX": {
|
|
191
143
|
"value": "Slide Deck (.pptx)",
|
|
192
|
-
"comment": "Export option for saving dashboard as a PowerPoint presentation"
|
|
193
|
-
"limit": 0
|
|
144
|
+
"comment": "Export option for saving dashboard as a PowerPoint presentation"
|
|
194
145
|
},
|
|
195
146
|
"options.menu.export.presentation.PDF": {
|
|
196
147
|
"value": "Slide Deck (.pdf)",
|
|
197
|
-
"comment": "Export option for saving dashboard as a PDF file with slide layout"
|
|
198
|
-
"limit": 0
|
|
148
|
+
"comment": "Export option for saving dashboard as a PDF file with slide layout"
|
|
199
149
|
},
|
|
200
150
|
"options.menu.export.image.PNG": {
|
|
201
151
|
"value": "Snapshot (.png)",
|
|
202
|
-
"comment": "Export option for saving dashboard as a PNG image"
|
|
203
|
-
"limit": 0
|
|
152
|
+
"comment": "Export option for saving dashboard as a PNG image"
|
|
204
153
|
},
|
|
205
154
|
"options.menu.export.presentation.unsupported.oldWidget": {
|
|
206
155
|
"value": "Unable to export. Please resave the dashboard or contact your administrator.",
|
|
207
|
-
"comment": "Message that explains that old widget cannot be exported without resaving the dashboard"
|
|
208
|
-
"limit": 0
|
|
156
|
+
"comment": "Message that explains that old widget cannot be exported without resaving the dashboard"
|
|
209
157
|
},
|
|
210
158
|
"options.menu.export.in.progress": {
|
|
211
159
|
"value": "Export is in progress. Wait until it is finished before exporting again.",
|
|
212
|
-
"comment": "Message shown when trying to start a new export while another is still in progress"
|
|
213
|
-
"limit": 0
|
|
160
|
+
"comment": "Message shown when trying to start a new export while another is still in progress"
|
|
214
161
|
},
|
|
215
162
|
"options.menu.schedule.email": {
|
|
216
163
|
"value": "Schedule export",
|
|
217
|
-
"comment": "Menu option to set up recurring automated exports of the dashboard"
|
|
218
|
-
"limit": 0
|
|
164
|
+
"comment": "Menu option to set up recurring automated exports of the dashboard"
|
|
219
165
|
},
|
|
220
166
|
"options.menu.schedule.email.tooltip": {
|
|
221
167
|
"value": "No destination available. To schedule an export, <a>create destination</a>.",
|
|
222
|
-
"comment": "Tooltip shown when no export destinations are available for scheduled exports"
|
|
223
|
-
"limit": 0
|
|
168
|
+
"comment": "Tooltip shown when no export destinations are available for scheduled exports"
|
|
224
169
|
},
|
|
225
170
|
"options.menu.schedule.email.edit": {
|
|
226
171
|
"value": "Show schedules",
|
|
227
|
-
"comment": "Menu option to view or edit existing scheduled dashboard exports"
|
|
228
|
-
"limit": 0
|
|
172
|
+
"comment": "Menu option to view or edit existing scheduled dashboard exports"
|
|
229
173
|
},
|
|
230
174
|
"options.menu.schedule.email.edit.noCreatePermissions": {
|
|
231
175
|
"value": "Scheduled exports",
|
|
232
|
-
"comment": "Menu option to view existing scheduled exports when user doesn't have permission to create new ones"
|
|
233
|
-
"limit": 0
|
|
176
|
+
"comment": "Menu option to view existing scheduled exports when user doesn't have permission to create new ones"
|
|
234
177
|
},
|
|
235
178
|
"options.menu.alerts.edit": {
|
|
236
179
|
"value": "Show alerts",
|
|
237
|
-
"comment": "Menu option to view or edit existing metric alerts for the dashboard or widget"
|
|
238
|
-
"limit": 0
|
|
180
|
+
"comment": "Menu option to view or edit existing metric alerts for the dashboard or widget"
|
|
239
181
|
},
|
|
240
182
|
"options.menu.alerts.edit.noCreatePermissions": {
|
|
241
183
|
"value": "Alerts",
|
|
242
|
-
"comment": "Menu option to view existing alerts when user doesn't have permission to create new ones"
|
|
243
|
-
"limit": 0
|
|
184
|
+
"comment": "Menu option to view existing alerts when user doesn't have permission to create new ones"
|
|
244
185
|
},
|
|
245
186
|
"options.menu.data.too.large": {
|
|
246
187
|
"value": "Export unavailable due to too many data points in the result.",
|
|
247
|
-
"comment": "Error message shown when trying to export data that exceeds size limitations"
|
|
248
|
-
"limit": 0
|
|
188
|
+
"comment": "Error message shown when trying to export data that exceeds size limitations"
|
|
249
189
|
},
|
|
250
190
|
"options.menu.unsupported.raw.error": {
|
|
251
191
|
"value": "Export unavailable due to too many data points or error in the result",
|
|
252
|
-
"comment": "Error message shown when visualization export fails due to data size or errors"
|
|
253
|
-
"limit": 0
|
|
192
|
+
"comment": "Error message shown when visualization export fails due to data size or errors"
|
|
254
193
|
},
|
|
255
194
|
"options.menu.delete": {
|
|
256
195
|
"value": "Delete",
|
|
257
|
-
"comment": "Menu option to delete the current dashboard"
|
|
258
|
-
"limit": 0
|
|
196
|
+
"comment": "Menu option to delete the current dashboard"
|
|
259
197
|
},
|
|
260
198
|
"options.menu.addFilterViews": {
|
|
261
199
|
"value": "Create view",
|
|
262
|
-
"comment": "Menu option to create a new dashboard filter view"
|
|
263
|
-
"limit": 0
|
|
200
|
+
"comment": "Menu option to create a new dashboard filter view"
|
|
264
201
|
},
|
|
265
202
|
"options.menu.listFilterViews": {
|
|
266
203
|
"value": "Show my views",
|
|
267
|
-
"comment": "Open menu with my saved filter views."
|
|
268
|
-
"limit": 0
|
|
204
|
+
"comment": "Open menu with my saved filter views."
|
|
269
205
|
},
|
|
270
206
|
"dialogs.export.cells": {
|
|
271
207
|
"value": "CELLS",
|
|
272
|
-
"comment": "Cells of the table that is going to be exported to file"
|
|
273
|
-
"limit": 0
|
|
208
|
+
"comment": "Cells of the table that is going to be exported to file"
|
|
274
209
|
},
|
|
275
|
-
"dialogs.export.filters
|
|
210
|
+
"dialogs.export.filters": {
|
|
276
211
|
"value": "VISUALIZATION CONTEXT",
|
|
277
|
-
"comment": "The filters that are applied to the report"
|
|
278
|
-
"limit": 0
|
|
279
|
-
},
|
|
280
|
-
"dialogs.export.filters|report": {
|
|
281
|
-
"value": "REPORT CONTEXT",
|
|
282
|
-
"comment": "The filters that are applied to the report",
|
|
283
|
-
"limit": 0,
|
|
284
|
-
"translate": false
|
|
212
|
+
"comment": "The filters that are applied to the report"
|
|
285
213
|
},
|
|
286
214
|
"dialogs.export.includeFilters": {
|
|
287
215
|
"value": "Include applied filters",
|
|
288
|
-
"comment": "Include the applied filters to the exported file"
|
|
289
|
-
"limit": 0
|
|
216
|
+
"comment": "Include the applied filters to the exported file"
|
|
290
217
|
},
|
|
291
218
|
"dialogs.export.headline": {
|
|
292
219
|
"value": "Export to XLSX",
|
|
293
|
-
"comment": "Export data to XLSX file"
|
|
294
|
-
"limit": 0
|
|
220
|
+
"comment": "Export data to XLSX file"
|
|
295
221
|
},
|
|
296
222
|
"dialogs.export.mergeHeaders": {
|
|
297
223
|
"value": "Keep attribute cells merged",
|
|
298
|
-
"comment": "Merge the similar cells of the table into one when exporting table to the file."
|
|
299
|
-
"limit": 0
|
|
224
|
+
"comment": "Merge the similar cells of the table into one when exporting table to the file."
|
|
300
225
|
},
|
|
301
226
|
"dialogs.export.submit": {
|
|
302
227
|
"value": "Export",
|
|
303
|
-
"comment": "Start to export data to file"
|
|
304
|
-
"limit": 0
|
|
228
|
+
"comment": "Start to export data to file"
|
|
305
229
|
},
|
|
306
230
|
"dialogs.schedule.email.accessibilityTitle": {
|
|
307
231
|
"value": "Scheduled emails",
|
|
308
|
-
"comment": "Accessibility title for scheduled emails dialog"
|
|
309
|
-
"limit": 0
|
|
232
|
+
"comment": "Accessibility title for scheduled emails dialog"
|
|
310
233
|
},
|
|
311
234
|
"dialogs.schedule.email.delete.success": {
|
|
312
235
|
"value": "Success! Your scheduled email was deleted.",
|
|
313
|
-
"comment": "Success message shown after successfully deleting a schedule"
|
|
314
|
-
"limit": 0
|
|
236
|
+
"comment": "Success message shown after successfully deleting a schedule"
|
|
315
237
|
},
|
|
316
238
|
"dialogs.schedule.email.submit.success": {
|
|
317
239
|
"value": "Success! Your dashboard is scheduled for emailing.",
|
|
318
|
-
"comment": "Success message shown after successfully scheduling an export"
|
|
319
|
-
"limit": 0
|
|
240
|
+
"comment": "Success message shown after successfully scheduling an export"
|
|
320
241
|
},
|
|
321
242
|
"dialogs.schedule.email.submit.error": {
|
|
322
243
|
"value": "Failed to schedule the dashboard. Try again later.",
|
|
323
|
-
"comment": "Error message shown when scheduling an export fails"
|
|
324
|
-
"limit": 0
|
|
244
|
+
"comment": "Error message shown when scheduling an export fails"
|
|
325
245
|
},
|
|
326
246
|
"dialogs.schedule.email.save.success": {
|
|
327
247
|
"value": "Success! Your schedule has been saved.",
|
|
328
|
-
"comment": "Success message shown after successfully saving an export schedule"
|
|
329
|
-
"limit": 0
|
|
248
|
+
"comment": "Success message shown after successfully saving an export schedule"
|
|
330
249
|
},
|
|
331
250
|
"dialogs.schedule.email.save.error": {
|
|
332
251
|
"value": "Failed to save the schedule. Try again later.",
|
|
333
|
-
"comment": "Error message shown when saving an export schedule fails"
|
|
334
|
-
"limit": 0
|
|
252
|
+
"comment": "Error message shown when saving an export schedule fails"
|
|
335
253
|
},
|
|
336
254
|
"dialogs.schedule.error.too_long": {
|
|
337
255
|
"value": "Error: Text too long — reduce to {value} characters or fewer.",
|
|
338
|
-
"comment": "Error message shown when schedule text exceeds character limit. {value} is the maximum allowed length."
|
|
339
|
-
"limit": 0
|
|
256
|
+
"comment": "Error message shown when schedule text exceeds character limit. {value} is the maximum allowed length."
|
|
340
257
|
},
|
|
341
258
|
"dialogs.alert.error.too_long": {
|
|
342
259
|
"value": "Error: Text too long — reduce to {value} characters or fewer.",
|
|
343
|
-
"comment": "Error message shown when alert text exceeds character limit. {value} is the maximum allowed length."
|
|
344
|
-
"limit": 0
|
|
260
|
+
"comment": "Error message shown when alert text exceeds character limit. {value} is the maximum allowed length."
|
|
345
261
|
},
|
|
346
262
|
"dialogs.save.as.new.title": {
|
|
347
263
|
"value": "Save dashboard as new",
|
|
348
|
-
"comment": "Dialog title when creating a copy of an existing dashboard"
|
|
349
|
-
"limit": 0
|
|
264
|
+
"comment": "Dialog title when creating a copy of an existing dashboard"
|
|
350
265
|
},
|
|
351
266
|
"dialogs.save.as.new.desc": {
|
|
352
267
|
"value": "Give your new dashboard a new descriptive name, so it's easier to find it later on.",
|
|
353
|
-
"comment": "Instructions shown in the Save As New dashboard dialog"
|
|
354
|
-
"limit": 0
|
|
268
|
+
"comment": "Instructions shown in the Save As New dashboard dialog"
|
|
355
269
|
},
|
|
356
270
|
"dialogs.save.as.new.default.title": {
|
|
357
271
|
"value": "Copy of {title}",
|
|
358
|
-
"comment": "Default title format when creating a copy of a dashboard. {title} is the original dashboard title."
|
|
359
|
-
"limit": 0
|
|
272
|
+
"comment": "Default title format when creating a copy of a dashboard. {title} is the original dashboard title."
|
|
360
273
|
},
|
|
361
274
|
"dialogs.save.as.new.alertsAndEmailsMessage": {
|
|
362
275
|
"value": "Alerts and email schedules will not be duplicated",
|
|
363
|
-
"comment": "Warning message shown when saving a dashboard as new, indicating that alerts and email schedules won't be copied"
|
|
364
|
-
"limit": 0
|
|
276
|
+
"comment": "Warning message shown when saving a dashboard as new, indicating that alerts and email schedules won't be copied"
|
|
365
277
|
},
|
|
366
278
|
"dialogs.save.as.new.alertsMessage": {
|
|
367
279
|
"value": "Alerts will not be duplicated",
|
|
368
|
-
"comment": "Warning message in Save As dialog about alerts not being copied"
|
|
369
|
-
"limit": 0
|
|
280
|
+
"comment": "Warning message in Save As dialog about alerts not being copied"
|
|
370
281
|
},
|
|
371
282
|
"dialogs.save.as.new.emailsMessage": {
|
|
372
283
|
"value": "Email schedules will not be duplicated",
|
|
373
|
-
"comment": "Warning message in Save As dialog about email schedules not being copied"
|
|
374
|
-
"limit": 0
|
|
284
|
+
"comment": "Warning message in Save As dialog about email schedules not being copied"
|
|
375
285
|
},
|
|
376
286
|
"cancelConfirmationDialog.headline": {
|
|
377
287
|
"value": "Discard changes?",
|
|
378
|
-
"comment": "Confirmation dialog title when canceling changes"
|
|
379
|
-
"limit": 0
|
|
288
|
+
"comment": "Confirmation dialog title when canceling changes"
|
|
380
289
|
},
|
|
381
290
|
"cancelConfirmationDialog.message": {
|
|
382
291
|
"value": "All changes will be lost",
|
|
383
|
-
"comment": "Warning message shown in confirmation dialog when discarding changes"
|
|
384
|
-
"limit": 0
|
|
292
|
+
"comment": "Warning message shown in confirmation dialog when discarding changes"
|
|
385
293
|
},
|
|
386
294
|
"cancelConfirmationDialog.submitButtonText": {
|
|
387
295
|
"value": "Discard changes",
|
|
388
|
-
"comment": "Button label to confirm discarding changes"
|
|
389
|
-
"limit": 0
|
|
296
|
+
"comment": "Button label to confirm discarding changes"
|
|
390
297
|
},
|
|
391
298
|
"settingsDashboardDialog.headline": {
|
|
392
299
|
"value": "Dashboard settings",
|
|
393
|
-
"comment": "Title of the dashboard settings dialog"
|
|
394
|
-
"limit": 0
|
|
300
|
+
"comment": "Title of the dashboard settings dialog"
|
|
395
301
|
},
|
|
396
302
|
"settingsDashboardDialog.section.alert": {
|
|
397
303
|
"value": "Alerts",
|
|
398
|
-
"comment": "Section title for alert settings in the dashboard settings dialog"
|
|
399
|
-
"limit": 0
|
|
304
|
+
"comment": "Section title for alert settings in the dashboard settings dialog"
|
|
400
305
|
},
|
|
401
306
|
"settingsDashboardDialog.section.alert.inherit": {
|
|
402
307
|
"value": "Use the default evaluation frequency set by your organization.",
|
|
403
|
-
"comment": "Label for option to use organization's default alert evaluation frequency"
|
|
404
|
-
"limit": 0
|
|
308
|
+
"comment": "Label for option to use organization's default alert evaluation frequency"
|
|
405
309
|
},
|
|
406
310
|
"settingsDashboardDialog.section.alert.note": {
|
|
407
311
|
"value": "<strong>Note:</strong> Applies to new alerts only — use the API to update existing ones.",
|
|
408
|
-
"comment": "Note about alert settings applying only to new alerts"
|
|
409
|
-
"limit": 0
|
|
312
|
+
"comment": "Note about alert settings applying only to new alerts"
|
|
410
313
|
},
|
|
411
314
|
"settingsDashboardDialog.section.alert.label": {
|
|
412
315
|
"value": "Evaluation Frequency",
|
|
413
|
-
"comment": "Label for alert evaluation frequency setting"
|
|
414
|
-
"limit": 0
|
|
316
|
+
"comment": "Label for alert evaluation frequency setting"
|
|
415
317
|
},
|
|
416
318
|
"deleteDashboardDialog.headline": {
|
|
417
319
|
"value": "Delete dashboard?",
|
|
418
|
-
"comment": "Confirmation dialog for deleting a dashboard"
|
|
419
|
-
"limit": 0
|
|
320
|
+
"comment": "Confirmation dialog for deleting a dashboard"
|
|
420
321
|
},
|
|
421
322
|
"deleteDashboardDialog.submitButtonText": {
|
|
422
323
|
"value": "Delete",
|
|
423
|
-
"comment": "Label for the confirmation button in the delete dashboard dialog"
|
|
424
|
-
"limit": 0
|
|
324
|
+
"comment": "Label for the confirmation button in the delete dashboard dialog"
|
|
425
325
|
},
|
|
426
326
|
"deleteDashboardDialog.defaultMessage": {
|
|
427
327
|
"value": "Are you sure you want to delete dashboard {title}?",
|
|
428
|
-
"comment": "Confirmation dialog for deleting a dashboard. The {title} placeholder shows the specific dashboard name."
|
|
429
|
-
"limit": 0
|
|
328
|
+
"comment": "Confirmation dialog for deleting a dashboard. The {title} placeholder shows the specific dashboard name."
|
|
430
329
|
},
|
|
431
330
|
"deleteDashboardDialog.objectsMessage": {
|
|
432
331
|
"value": "Following objects associated with the dashboard {title} will be permanently deleted:",
|
|
433
|
-
"comment": "Warning message listing objects to be deleted with the dashboard. The {title} placeholder shows the specific dashboard name."
|
|
434
|
-
"limit": 0
|
|
332
|
+
"comment": "Warning message listing objects to be deleted with the dashboard. The {title} placeholder shows the specific dashboard name."
|
|
435
333
|
},
|
|
436
334
|
"deleteDashboardDialog.alerts": {
|
|
437
335
|
"value": "alerts",
|
|
438
|
-
"comment": "Label for alerts that will be deleted with the dashboard"
|
|
439
|
-
"limit": 0
|
|
336
|
+
"comment": "Label for alerts that will be deleted with the dashboard"
|
|
440
337
|
},
|
|
441
338
|
"deleteDashboardDialog.schedules": {
|
|
442
339
|
"value": "scheduled exports",
|
|
443
|
-
"comment": "Label for scheduled exports that will be deleted with the dashboard"
|
|
444
|
-
"limit": 0
|
|
340
|
+
"comment": "Label for scheduled exports that will be deleted with the dashboard"
|
|
445
341
|
},
|
|
446
342
|
"deleteDashboardDialog.drills": {
|
|
447
343
|
"value": "drilling",
|
|
448
|
-
"comment": "Label for drill configurations that will be removed with the dashboard"
|
|
449
|
-
"limit": 0
|
|
344
|
+
"comment": "Label for drill configurations that will be removed with the dashboard"
|
|
450
345
|
},
|
|
451
346
|
"deleteWidgetDialog.headline": {
|
|
452
347
|
"value": "Remove widget?",
|
|
453
|
-
"comment": "Confirmation dialog title when removing a widget from a dashboard"
|
|
454
|
-
"limit": 0
|
|
348
|
+
"comment": "Confirmation dialog title when removing a widget from a dashboard"
|
|
455
349
|
},
|
|
456
350
|
"deleteWidgetDialog.objectsMessage": {
|
|
457
351
|
"value": "Following types objects associated with the widget {title} will no longer work:",
|
|
458
|
-
"comment": "Warning message about objects that will be affected when deleting a widget. The {title} placeholder shows the specific widget name."
|
|
459
|
-
"limit": 0
|
|
352
|
+
"comment": "Warning message about objects that will be affected when deleting a widget. The {title} placeholder shows the specific widget name."
|
|
460
353
|
},
|
|
461
354
|
"deleteWidgetDialog.alerts": {
|
|
462
355
|
"value": "alerts",
|
|
463
|
-
"comment": "Label for alerts that will be affected by widget removal"
|
|
464
|
-
"limit": 0
|
|
356
|
+
"comment": "Label for alerts that will be affected by widget removal"
|
|
465
357
|
},
|
|
466
358
|
"deleteWidgetDialog.schedules": {
|
|
467
359
|
"value": "scheduled exports",
|
|
468
|
-
"comment": "Label for scheduled exports that will be affected by widget removal"
|
|
469
|
-
"limit": 0
|
|
360
|
+
"comment": "Label for scheduled exports that will be affected by widget removal"
|
|
470
361
|
},
|
|
471
362
|
"create.dashboard": {
|
|
472
363
|
"value": "Create dashboard",
|
|
473
|
-
"comment": "Button label or menu item for creating a new dashboard"
|
|
474
|
-
"limit": 0
|
|
364
|
+
"comment": "Button label or menu item for creating a new dashboard"
|
|
475
365
|
},
|
|
476
366
|
"drill_modal_picker.drill-down": {
|
|
477
367
|
"value": "Drill down",
|
|
478
|
-
"comment": "Label for the drill down interaction in the drill configuration modal"
|
|
479
|
-
"limit": 0
|
|
368
|
+
"comment": "Label for the drill down interaction in the drill configuration modal"
|
|
480
369
|
},
|
|
481
370
|
"drill_modal_picker.drill-into": {
|
|
482
371
|
"value": "Drill into",
|
|
483
|
-
"comment": "Label for the drill into interaction in the drill configuration modal"
|
|
484
|
-
"limit": 0
|
|
372
|
+
"comment": "Label for the drill into interaction in the drill configuration modal"
|
|
485
373
|
},
|
|
486
374
|
"drill_modal_picker.cross-filter": {
|
|
487
375
|
"value": "Cross-filter",
|
|
488
|
-
"comment": "Label for the cross-filter interaction in the drill configuration modal"
|
|
489
|
-
"limit": 0
|
|
376
|
+
"comment": "Label for the cross-filter interaction in the drill configuration modal"
|
|
490
377
|
},
|
|
491
378
|
"drill_modal_picker.more.details": {
|
|
492
379
|
"value": "More details",
|
|
493
|
-
"comment": "Label for viewing more details about drill interactions"
|
|
494
|
-
"limit": 0
|
|
380
|
+
"comment": "Label for viewing more details about drill interactions"
|
|
495
381
|
},
|
|
496
382
|
"drill_modal_picker.label": {
|
|
497
383
|
"value": "Choose drill action",
|
|
498
|
-
"comment": "Instruction text in the drill modal for selecting a drill action"
|
|
499
|
-
"limit": 0
|
|
384
|
+
"comment": "Instruction text in the drill modal for selecting a drill action"
|
|
500
385
|
},
|
|
501
386
|
"drillModal.backToTop": {
|
|
502
387
|
"value": "Back to top",
|
|
503
|
-
"comment": "Navigation button label to return to the top level in the drill modal"
|
|
504
|
-
"limit": 0
|
|
388
|
+
"comment": "Navigation button label to return to the top level in the drill modal"
|
|
505
389
|
},
|
|
506
390
|
"filters.alertMessage.relativePreset": {
|
|
507
391
|
"value": "in {calendarIcon} {range}",
|
|
508
|
-
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
|
|
509
|
-
"limit": 0
|
|
392
|
+
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
|
|
510
393
|
},
|
|
511
394
|
"filters.alertMessage.relativePreset.inPeriod": {
|
|
512
395
|
"value": "in period {calendarIcon} {range}",
|
|
513
|
-
"comment": "Message displayed in filter alert showing a relative date range with period specification. Example: 'in period (calendar icon) from 2 months ago to 2 months ahead'."
|
|
514
|
-
"limit": 0
|
|
396
|
+
"comment": "Message displayed in filter alert showing a relative date range with period specification. Example: 'in period (calendar icon) from 2 months ago to 2 months ahead'."
|
|
515
397
|
},
|
|
516
398
|
"filters.config.warning.multipleProjectConfigs": {
|
|
517
399
|
"value": "There is more than one project date filter configuration associated with this project. The first one was used.",
|
|
518
|
-
"comment": "Warning shown when multiple date filter configurations are found for a project, and the system automatically selects the first one"
|
|
519
|
-
"limit": 0
|
|
400
|
+
"comment": "Warning shown when multiple date filter configurations are found for a project, and the system automatically selects the first one"
|
|
520
401
|
},
|
|
521
402
|
"filters.config.warning.multipleWorkspacesConfigs": {
|
|
522
403
|
"value": "There is more than one workspace date filter configuration associated with this workspace. The first one was used.",
|
|
523
|
-
"comment": "Displayed if there is more than one workspace date filter configuration associated with the workspace."
|
|
524
|
-
"limit": 0
|
|
404
|
+
"comment": "Displayed if there is more than one workspace date filter configuration associated with the workspace."
|
|
525
405
|
},
|
|
526
406
|
"filters.config.warning.selectedFilterNotValid": {
|
|
527
407
|
"value": "The default filter option is not valid, using the first option available instead.",
|
|
528
|
-
"comment": "Displayed if the default option for new dashboards is not valid."
|
|
529
|
-
"limit": 0
|
|
408
|
+
"comment": "Displayed if the default option for new dashboards is not valid."
|
|
530
409
|
},
|
|
531
410
|
"filters.config.warning.allOptionsHidden": {
|
|
532
411
|
"value": "The dashboard date filter configuration was ignored because it would have hidden all the filter options.",
|
|
533
|
-
"comment": "Displayed if applying a dashboard config would make all the filter options hidden."
|
|
534
|
-
"limit": 0
|
|
412
|
+
"comment": "Displayed if applying a dashboard config would make all the filter options hidden."
|
|
535
413
|
},
|
|
536
414
|
"filters.config.warning.conflictingIdentifiers": {
|
|
537
415
|
"value": "The dashboard date filter configuration was ignored because it contains date filter options with identical identifiers.",
|
|
538
|
-
"comment": "Displayed if applying a dashboard config would make it contain more than one option with the same identifier."
|
|
539
|
-
"limit": 0
|
|
416
|
+
"comment": "Displayed if applying a dashboard config would make it contain more than one option with the same identifier."
|
|
540
417
|
},
|
|
541
418
|
"filters.config.warning.notAvailable": {
|
|
542
419
|
"value": "The project date filter configuration is either not defined or you do not have the permissions to access it.",
|
|
543
|
-
"comment": "Displayed if there is an error getting the project level config."
|
|
544
|
-
"limit": 0
|
|
420
|
+
"comment": "Displayed if there is an error getting the project level config."
|
|
545
421
|
},
|
|
546
422
|
"filters.config.warning.workspace.notAvailable": {
|
|
547
423
|
"value": "The workspace date filter configuration is either not defined or you do not have the permissions to access it.",
|
|
548
|
-
"comment": "Displayed if there is an error getting the workspace level config."
|
|
549
|
-
"limit": 0
|
|
424
|
+
"comment": "Displayed if there is an error getting the workspace level config."
|
|
550
425
|
},
|
|
551
426
|
"filters.configurationPanel.header": {
|
|
552
427
|
"value": "Filters",
|
|
553
|
-
"comment": "Header for the filter configuration panel in dashboard settings"
|
|
554
|
-
"limit": 0
|
|
428
|
+
"comment": "Header for the filter configuration panel in dashboard settings"
|
|
555
429
|
},
|
|
556
430
|
"filters.configurationPanel.crossFiltering.toggle": {
|
|
557
431
|
"value": "Cross-filtering",
|
|
558
|
-
"comment": "Label for toggle that enables or disables cross-filtering in the filter configuration panel"
|
|
559
|
-
"limit": 0
|
|
432
|
+
"comment": "Label for toggle that enables or disables cross-filtering in the filter configuration panel"
|
|
560
433
|
},
|
|
561
434
|
"filters.configurationPanel.crossFiltering.toggle.tooltip": {
|
|
562
435
|
"value": "Allow users to filter the dashboard by clicking data points in visualizations.",
|
|
563
|
-
"comment": "Tooltip explaining cross-filtering functionality when hovering over the toggle"
|
|
564
|
-
"limit": 0
|
|
436
|
+
"comment": "Tooltip explaining cross-filtering functionality when hovering over the toggle"
|
|
565
437
|
},
|
|
566
438
|
"filters.configurationPanel.userFilterReset.toggle": {
|
|
567
439
|
"value": "Reset",
|
|
568
|
-
"comment": "Label for toggle that enables or disables filter reset functionality in dashboard"
|
|
569
|
-
"limit": 0
|
|
440
|
+
"comment": "Label for toggle that enables or disables filter reset functionality in dashboard"
|
|
570
441
|
},
|
|
571
442
|
"filters.configurationPanel.userFilterReset.toggle.tooltip": {
|
|
572
443
|
"value": "Allow users to reset all filters to default.",
|
|
573
|
-
"comment": "Tooltip explaining what the reset toggle does when enabled"
|
|
574
|
-
"limit": 0
|
|
444
|
+
"comment": "Tooltip explaining what the reset toggle does when enabled"
|
|
575
445
|
},
|
|
576
446
|
"filters.configurationPanel.userFilterSave.toggle": {
|
|
577
447
|
"value": "Auto-save last state",
|
|
578
|
-
"comment": "Label for toggle that enables or disables automatic saving of filter state"
|
|
579
|
-
"limit": 0
|
|
448
|
+
"comment": "Label for toggle that enables or disables automatic saving of filter state"
|
|
580
449
|
},
|
|
581
450
|
"filters.configurationPanel.userFilterSave.toggle.tooltip": {
|
|
582
451
|
"value": "Allow auto-save of the filters' last state. When users return, their filters will remain as they left them.",
|
|
583
|
-
"comment": "Tooltip explaining the auto-save filter functionality when hovering over the toggle"
|
|
584
|
-
"limit": 0
|
|
452
|
+
"comment": "Tooltip explaining the auto-save filter functionality when hovering over the toggle"
|
|
585
453
|
},
|
|
586
454
|
"filters.configurationPanel.filterViews.toggle": {
|
|
587
455
|
"value": "Saved views",
|
|
588
|
-
"comment": "Label for toggle that enables or disables saving custom filter views"
|
|
589
|
-
"limit": 0
|
|
456
|
+
"comment": "Label for toggle that enables or disables saving custom filter views"
|
|
590
457
|
},
|
|
591
458
|
"filters.configurationPanel.filterViews.toggle.tooltip": {
|
|
592
459
|
"value": "<p>Allows users to save filters state as a 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>",
|
|
593
|
-
"comment": "Tooltip explaining saved views functionality when hovering over the toggle"
|
|
594
|
-
"limit": 0
|
|
460
|
+
"comment": "Tooltip explaining saved views functionality when hovering over the toggle"
|
|
595
461
|
},
|
|
596
462
|
"dialogs.schedule.email.attachments.label": {
|
|
597
463
|
"value": "Attachments",
|
|
598
|
-
"comment": "Attachments of the scheduled email."
|
|
599
|
-
"limit": 0
|
|
464
|
+
"comment": "Attachments of the scheduled email."
|
|
600
465
|
},
|
|
601
466
|
"dialogs.schedule.email.title.placeholder": {
|
|
602
467
|
"value": "Untitled schedule",
|
|
603
|
-
"comment": "Placeholder text shown in the schedule title input field when no title has been entered"
|
|
604
|
-
"limit": 0
|
|
468
|
+
"comment": "Placeholder text shown in the schedule title input field when no title has been entered"
|
|
605
469
|
},
|
|
606
470
|
"dialogs.alert.title.placeholder": {
|
|
607
471
|
"value": "Alert name",
|
|
608
|
-
"comment": "Placeholder for alert title input"
|
|
609
|
-
"limit": 0
|
|
472
|
+
"comment": "Placeholder for alert title input"
|
|
610
473
|
},
|
|
611
474
|
"dialogs.alert.accessibility.label.title": {
|
|
612
475
|
"value": "Alert name",
|
|
613
|
-
"comment": "Accessibility label for alert name input field"
|
|
614
|
-
"limit": 0
|
|
476
|
+
"comment": "Accessibility label for alert name input field"
|
|
615
477
|
},
|
|
616
478
|
"dialogs.schedule.accessibility.label.email.title": {
|
|
617
479
|
"value": "Schedule name",
|
|
618
|
-
"comment": "Accessibility label for schedule name input field"
|
|
619
|
-
"limit": 0
|
|
480
|
+
"comment": "Accessibility label for schedule name input field"
|
|
620
481
|
},
|
|
621
482
|
"dialogs.schedule.email.message.label": {
|
|
622
483
|
"value": "Message",
|
|
623
|
-
"comment": "Message of the scheduled email."
|
|
624
|
-
"limit": 0
|
|
484
|
+
"comment": "Message of the scheduled email."
|
|
625
485
|
},
|
|
626
486
|
"dialogs.schedule.email.max.recipients": {
|
|
627
487
|
"value": "Error: Too many recipients — you can add up to {maxRecipients}.",
|
|
628
|
-
"comment": "Message for recipients input when the maximum number of recipients is reached"
|
|
629
|
-
"limit": 0
|
|
488
|
+
"comment": "Message for recipients input when the maximum number of recipients is reached"
|
|
630
489
|
},
|
|
631
490
|
"dialogs.schedule.email.min.recipients": {
|
|
632
491
|
"value": "Error: Required field — select a recipient to continue.",
|
|
633
|
-
"comment": "Message for recipients input when the minimum number of recipients is reached"
|
|
634
|
-
"limit": 0
|
|
492
|
+
"comment": "Message for recipients input when the minimum number of recipients is reached"
|
|
635
493
|
},
|
|
636
494
|
"dialogs.schedule.email.usersLoad.error": {
|
|
637
495
|
"value": "Error: Unable to load users — try again later.",
|
|
638
|
-
"comment": "Message for recipients input when users load fails"
|
|
639
|
-
"limit": 0
|
|
496
|
+
"comment": "Message for recipients input when users load fails"
|
|
640
497
|
},
|
|
641
498
|
"dialogs.schedule.email.user.missing.email": {
|
|
642
499
|
"value": "Error: The following recipients have invalid email addresses — fix them to continue: {recipients}.",
|
|
643
|
-
"comment": "Message for recipients input when a user is missing an email address."
|
|
644
|
-
"limit": 0
|
|
500
|
+
"comment": "Message for recipients input when a user is missing an email address."
|
|
645
501
|
},
|
|
646
502
|
"dialogs.schedule.email.user.missing.email.tooltip": {
|
|
647
503
|
"value": "Error: This recipient has invalid email address.",
|
|
648
|
-
"comment": "Message for recipients input when a user is missing an email address."
|
|
649
|
-
"limit": 0
|
|
504
|
+
"comment": "Message for recipients input when a user is missing an email address."
|
|
650
505
|
},
|
|
651
506
|
"dialogs.schedule.email.user.invalid.external": {
|
|
652
507
|
"value": "Error: The following recipients don’t have the required access — remove them to continue: {recipients}.",
|
|
653
|
-
"comment": "Message for recipients input when a user is external and not allowed."
|
|
654
|
-
"limit": 0
|
|
508
|
+
"comment": "Message for recipients input when a user is external and not allowed."
|
|
655
509
|
},
|
|
656
510
|
"dialogs.schedule.email.user.invalid.external.tooltip": {
|
|
657
511
|
"value": "Error: This recipient does not have the required access.",
|
|
658
|
-
"comment": "Tooltip for recipients input when a user is external and not allowed."
|
|
659
|
-
"limit": 0
|
|
512
|
+
"comment": "Tooltip for recipients input when a user is external and not allowed."
|
|
660
513
|
},
|
|
661
514
|
"dialogs.schedule.email.user.invalid.onlyYou": {
|
|
662
515
|
"value": "Error: Only you can be a recipient — remove others to continue.",
|
|
663
|
-
"comment": "Message for recipients input when only author is allowed."
|
|
664
|
-
"limit": 0
|
|
516
|
+
"comment": "Message for recipients input when only author is allowed."
|
|
665
517
|
},
|
|
666
518
|
"dialogs.schedule.email.user.used.external": {
|
|
667
519
|
"value": "The email “{email}” does not belong to this workspace. The recipient may receive sensitive data.",
|
|
668
|
-
"comment": "Message for recipients input when a user is external and allowed."
|
|
669
|
-
"limit": 0
|
|
520
|
+
"comment": "Message for recipients input when a user is external and allowed."
|
|
670
521
|
},
|
|
671
522
|
"dialogs.schedule.email.user.remove": {
|
|
672
523
|
"value": "Remove {name}",
|
|
673
|
-
"comment": "Label of a button for removing a user from the recipients list"
|
|
674
|
-
"limit": 0
|
|
524
|
+
"comment": "Label of a button for removing a user from the recipients list"
|
|
675
525
|
},
|
|
676
526
|
"dialogs.schedule.email.user.warning.external": {
|
|
677
527
|
"value": "Warning: External recipient — “{email}” will receive the same dashboard view as you.",
|
|
678
|
-
"comment": "Message for recipients input when a user is external"
|
|
679
|
-
"limit": 0
|
|
528
|
+
"comment": "Message for recipients input when a user is external"
|
|
680
529
|
},
|
|
681
530
|
"dialogs.schedule.email.user.unknown": {
|
|
682
531
|
"value": "This is an unknown user and cannot be added as a recipient.",
|
|
683
|
-
"comment": "Message for recipients input when a user is unknown"
|
|
684
|
-
"limit": 0
|
|
532
|
+
"comment": "Message for recipients input when a user is unknown"
|
|
685
533
|
},
|
|
686
534
|
"dialogs.schedule.email.user.noMatch": {
|
|
687
535
|
"value": "No matching users or groups.",
|
|
688
|
-
"comment": "Message shown when searching for recipients and no users or groups match the search criteria"
|
|
689
|
-
"limit": 0
|
|
536
|
+
"comment": "Message shown when searching for recipients and no users or groups match the search criteria"
|
|
690
537
|
},
|
|
691
538
|
"dialogs.schedule.email.user.notMe": {
|
|
692
539
|
"value": "This user is not allowed. There can be only you as a recipient.",
|
|
693
|
-
"comment": "Message for recipients input when a user is not allowed"
|
|
694
|
-
"limit": 0
|
|
540
|
+
"comment": "Message for recipients input when a user is not allowed"
|
|
695
541
|
},
|
|
696
542
|
"dialogs.schedule.email.user.guest": {
|
|
697
543
|
"value": "(guest)",
|
|
698
|
-
"comment": "Guest user label"
|
|
699
|
-
"limit": 0
|
|
544
|
+
"comment": "Guest user label"
|
|
700
545
|
},
|
|
701
546
|
"dialogs.schedule.email.recipients.note": {
|
|
702
547
|
"value": "Note: All recipients marked as “(guest)” will receive the same dashboard view as you.",
|
|
703
|
-
"comment": "Note for recipients input when some recipients are external"
|
|
704
|
-
"limit": 0
|
|
548
|
+
"comment": "Note for recipients input when some recipients are external"
|
|
705
549
|
},
|
|
706
550
|
"dialogs.schedule.email.subject.label": {
|
|
707
551
|
"value": "Subject",
|
|
708
|
-
"comment": "Label for the subject field in scheduled email form"
|
|
709
|
-
"limit": 0
|
|
552
|
+
"comment": "Label for the subject field in scheduled email form"
|
|
710
553
|
},
|
|
711
554
|
"dialogs.schedule.email.recipients.label": {
|
|
712
555
|
"value": "Recipients",
|
|
713
|
-
"comment": "Label for recipients field in scheduled email form"
|
|
714
|
-
"limit": 0
|
|
556
|
+
"comment": "Label for recipients field in scheduled email form"
|
|
715
557
|
},
|
|
716
558
|
"dialogs.schedule.email.filters": {
|
|
717
559
|
"value": "Filters ({count})",
|
|
718
|
-
"comment": "Label for filters selection in scheduled email form, with count of active filters"
|
|
719
|
-
"limit": 0
|
|
560
|
+
"comment": "Label for filters selection in scheduled email form, with count of active filters"
|
|
720
561
|
},
|
|
721
562
|
"dialogs.schedule.email.destination": {
|
|
722
563
|
"value": "Destination",
|
|
723
|
-
"comment": "Label for selecting destination method for scheduled email delivery"
|
|
724
|
-
"limit": 0
|
|
564
|
+
"comment": "Label for selecting destination method for scheduled email delivery"
|
|
725
565
|
},
|
|
726
566
|
"dialogs.schedule.email.destination.missing": {
|
|
727
567
|
"value": "No destination available.",
|
|
728
|
-
"comment": "Title when no destination is created"
|
|
729
|
-
"limit": 0
|
|
568
|
+
"comment": "Title when no destination is created"
|
|
730
569
|
},
|
|
731
570
|
"dialogs.schedule.email.destination.help": {
|
|
732
571
|
"value": "Create destination",
|
|
733
|
-
"comment": "Title of the help link for destination creation"
|
|
734
|
-
"limit": 0
|
|
572
|
+
"comment": "Title of the help link for destination creation"
|
|
735
573
|
},
|
|
736
574
|
"dialogs.schedule.email.message.placeholder": {
|
|
737
575
|
"value": "Hello,\n\nYour scheduled email is ready. You can download the dashboard in attachments.",
|
|
738
|
-
"comment": "Default message text shown in scheduled email message field"
|
|
739
|
-
"limit": 0
|
|
576
|
+
"comment": "Default message text shown in scheduled email message field"
|
|
740
577
|
},
|
|
741
578
|
"dialogs.schedule.email.create": {
|
|
742
579
|
"value": "Create",
|
|
743
|
-
"comment": "Translate as imperative. Create the schedule by submitting form."
|
|
744
|
-
"limit": 0
|
|
580
|
+
"comment": "Translate as imperative. Create the schedule by submitting form."
|
|
745
581
|
},
|
|
746
582
|
"dialogs.schedule.email.closeLabel": {
|
|
747
583
|
"value": "Close dialog",
|
|
748
|
-
"comment": "Label of a close button"
|
|
749
|
-
"limit": 0
|
|
584
|
+
"comment": "Label of a close button"
|
|
750
585
|
},
|
|
751
586
|
"dialogs.schedule.email.backLabel": {
|
|
752
587
|
"value": "Back to previous step",
|
|
753
|
-
"comment": "Label of a back button"
|
|
754
|
-
"limit": 0
|
|
588
|
+
"comment": "Label of a back button"
|
|
755
589
|
},
|
|
756
590
|
"dialogs.alert.backLabel": {
|
|
757
591
|
"value": "Back to previous step",
|
|
758
|
-
"comment": "Label of a back button"
|
|
759
|
-
"limit": 0
|
|
592
|
+
"comment": "Label of a back button"
|
|
760
593
|
},
|
|
761
594
|
"dialogs.alert.closeLabel": {
|
|
762
595
|
"value": "Close dialog",
|
|
763
|
-
"comment": "Label of a close button"
|
|
764
|
-
"limit": 0
|
|
596
|
+
"comment": "Label of a close button"
|
|
765
597
|
},
|
|
766
598
|
"dialogs.schedule.email.footer.title": {
|
|
767
599
|
"value": "How to schedule export?",
|
|
768
|
-
"comment": "Title of a link to documentation"
|
|
769
|
-
"limit": 0
|
|
600
|
+
"comment": "Title of a link to documentation"
|
|
770
601
|
},
|
|
771
602
|
"dialogs.schedule.email.footer.title.short": {
|
|
772
603
|
"value": "Help",
|
|
773
|
-
"comment": "Title of a link to documentation"
|
|
774
|
-
"limit": 0
|
|
604
|
+
"comment": "Title of a link to documentation"
|
|
775
605
|
},
|
|
776
606
|
"dialogs.schedule.email.save": {
|
|
777
607
|
"value": "Save",
|
|
778
|
-
"comment": "Translate as imperative. It's caption of a button for saving scheduled mail"
|
|
779
|
-
"limit": 0
|
|
608
|
+
"comment": "Translate as imperative. It's caption of a button for saving scheduled mail"
|
|
780
609
|
},
|
|
781
610
|
"dialogs.schedule.email.save.executionTimestampMode": {
|
|
782
611
|
"value": "To create or edit scheduled exports, reset the dashboard date to today.",
|
|
783
|
-
"comment": "Error message shown when trying to schedule exports with non-current date filters applied"
|
|
784
|
-
"limit": 0
|
|
612
|
+
"comment": "Error message shown when trying to schedule exports with non-current date filters applied"
|
|
785
613
|
},
|
|
786
614
|
"dialogs.alert.save.executionTimestampMode": {
|
|
787
615
|
"value": "To create or edit alerts, reset the dashboard date to today.",
|
|
788
|
-
"comment": "Error message shown when trying to create alerts with non-current date filters applied"
|
|
789
|
-
"limit": 0
|
|
616
|
+
"comment": "Error message shown when trying to create alerts with non-current date filters applied"
|
|
790
617
|
},
|
|
791
618
|
"dialogs.schedule.email.widgetError": {
|
|
792
619
|
"value": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
|
|
793
|
-
"comment": "Error message shown when alert configuration references a deleted widget"
|
|
794
|
-
"limit": 0
|
|
620
|
+
"comment": "Error message shown when alert configuration references a deleted widget"
|
|
795
621
|
},
|
|
796
622
|
"dialogs.schedule.email.destinationWarning": {
|
|
797
623
|
"value": "The selected destination only supports sending the export to yourself.",
|
|
798
|
-
"comment": "Warning shown when selected export destination restricts recipients to the current user only"
|
|
799
|
-
"limit": 0
|
|
624
|
+
"comment": "Warning shown when selected export destination restricts recipients to the current user only"
|
|
800
625
|
},
|
|
801
626
|
"dialogs.automation.filters.showAll": {
|
|
802
627
|
"value": "Show all",
|
|
803
|
-
"comment": "Button label to expand and show the complete list of filters"
|
|
804
|
-
"limit": 0
|
|
628
|
+
"comment": "Button label to expand and show the complete list of filters"
|
|
805
629
|
},
|
|
806
630
|
"dialogs.automation.filters.showAll.ariaLabel": {
|
|
807
631
|
"value": "Expand to show all applied filters",
|
|
808
|
-
"comment": "Accessibility label for the button that shows all filters"
|
|
809
|
-
"limit": 0
|
|
632
|
+
"comment": "Accessibility label for the button that shows all filters"
|
|
810
633
|
},
|
|
811
634
|
"dialogs.automation.filters.showLess": {
|
|
812
635
|
"value": "Show less",
|
|
813
|
-
"comment": "Button label to collapse and show fewer filters in the list"
|
|
814
|
-
"limit": 0
|
|
636
|
+
"comment": "Button label to collapse and show fewer filters in the list"
|
|
815
637
|
},
|
|
816
638
|
"dialogs.automation.filters.showLess.ariaLabel": {
|
|
817
639
|
"value": "Collapse to show less applied filters",
|
|
818
|
-
"comment": "Accessibility label for the button that collapses the filter list"
|
|
819
|
-
"limit": 0
|
|
640
|
+
"comment": "Accessibility label for the button that collapses the filter list"
|
|
820
641
|
},
|
|
821
642
|
"dialogs.automation.filters.add": {
|
|
822
643
|
"value": "Add filter",
|
|
823
|
-
"comment": "Button label to add a new filter in the automation dialog"
|
|
824
|
-
"limit": 0
|
|
644
|
+
"comment": "Button label to add a new filter in the automation dialog"
|
|
825
645
|
},
|
|
826
646
|
"dialogs.automation.filters.title": {
|
|
827
647
|
"value": "Add filters",
|
|
828
|
-
"comment": "Title of the dialog for adding filters to automation"
|
|
829
|
-
"limit": 0
|
|
648
|
+
"comment": "Title of the dialog for adding filters to automation"
|
|
830
649
|
},
|
|
831
650
|
"dialogs.automation.filters.noFilters": {
|
|
832
651
|
"value": "No more filters available",
|
|
833
|
-
"comment": "Message shown when there are no additional filters that can be added"
|
|
834
|
-
"limit": 0
|
|
652
|
+
"comment": "Message shown when there are no additional filters that can be added"
|
|
835
653
|
},
|
|
836
654
|
"dialogs.automation.filters.attachment": {
|
|
837
655
|
"value": "Use filters in automation",
|
|
838
|
-
"comment": "Label for checkbox to enable filter usage in automated exports"
|
|
839
|
-
"limit": 0
|
|
656
|
+
"comment": "Label for checkbox to enable filter usage in automated exports"
|
|
840
657
|
},
|
|
841
658
|
"dialogs.automation.filters.useFiltersMessage": {
|
|
842
659
|
"value": "Always use these filters for future exports",
|
|
843
|
-
"comment": "Message explaining that selected filters will be applied to all future exports"
|
|
844
|
-
"limit": 0
|
|
660
|
+
"comment": "Message explaining that selected filters will be applied to all future exports"
|
|
845
661
|
},
|
|
846
662
|
"dialogs.automation.filters.useFiltersMessage.tooltip": {
|
|
847
663
|
"value": "Check to keep these filters for every export. If unchecked, the export will use the latest default filters from the dashboard. <a>Learn more</a>",
|
|
848
|
-
"comment": "Tooltip explaining filter persistence options for scheduled exports"
|
|
849
|
-
"limit": 0
|
|
664
|
+
"comment": "Tooltip explaining filter persistence options for scheduled exports"
|
|
850
665
|
},
|
|
851
666
|
"dialogs.automation.filters.activeFilters": {
|
|
852
667
|
"value": "Note: These filters will always be used for future exports.",
|
|
853
|
-
"comment": "Informational message about filters being permanently applied to exports"
|
|
854
|
-
"limit": 0
|
|
668
|
+
"comment": "Informational message about filters being permanently applied to exports"
|
|
855
669
|
},
|
|
856
670
|
"dialogs.automation.filters.missing": {
|
|
857
671
|
"value": "<b>Warning:</b> Some filters couldn't be applied — they're no longer available on the dashboard.",
|
|
858
|
-
"comment": "Warning message when saved filters are no longer available on the dashboard"
|
|
859
|
-
"limit": 0
|
|
672
|
+
"comment": "Warning message when saved filters are no longer available on the dashboard"
|
|
860
673
|
},
|
|
861
674
|
"dialogs.automation.applyCurrentFilters.confirm.title": {
|
|
862
675
|
"value": "Edit with current filters?",
|
|
863
|
-
"comment": "Title of the dialog, that confirms that the user wants to edit the automation with the current dashboard filters."
|
|
864
|
-
"limit": 0
|
|
676
|
+
"comment": "Title of the dialog, that confirms that the user wants to edit the automation with the current dashboard filters."
|
|
865
677
|
},
|
|
866
678
|
"dialogs.automation.applyCurrentFilters.confirm.submit": {
|
|
867
679
|
"value": "Edit",
|
|
868
|
-
"comment": "Label of the submit button in the dialog, that confirms that the user wants to edit the automation with the current dashboard filters."
|
|
869
|
-
"limit": 0
|
|
680
|
+
"comment": "Label of the submit button in the dialog, that confirms that the user wants to edit the automation with the current dashboard filters."
|
|
870
681
|
},
|
|
871
682
|
"dialogs.automation.applyCurrentFilters.alert.confirm": {
|
|
872
683
|
"value": "<b>Warning</b>: Some filters used when this alert was created are no longer available or valid. Editing will apply the current dashboard filters.",
|
|
873
|
-
"comment": "Warning message when editing an alert with outdated filters"
|
|
874
|
-
"limit": 0
|
|
684
|
+
"comment": "Warning message when editing an alert with outdated filters"
|
|
875
685
|
},
|
|
876
686
|
"dialogs.automation.applyCurrentFilters.schedule.confirm": {
|
|
877
687
|
"value": "<b>Warning</b>: Some filters used when this schedule was created are no longer available or valid. Editing will apply the current dashboard filters.",
|
|
878
|
-
"comment": "Warning message when editing a schedule with outdated filters"
|
|
879
|
-
"limit": 0
|
|
688
|
+
"comment": "Warning message when editing a schedule with outdated filters"
|
|
880
689
|
},
|
|
881
690
|
"dialogs.schedule.management.title": {
|
|
882
691
|
"value": "Scheduled exports",
|
|
883
|
-
"comment": "Title of the scheduled exports management dialog"
|
|
884
|
-
"limit": 0
|
|
692
|
+
"comment": "Title of the scheduled exports management dialog"
|
|
885
693
|
},
|
|
886
694
|
"dialogs.schedule.management.delete": {
|
|
887
695
|
"value": "Delete the schedule.",
|
|
888
|
-
"comment": "Button tooltip for deleting a scheduled export"
|
|
889
|
-
"limit": 0
|
|
696
|
+
"comment": "Button tooltip for deleting a scheduled export"
|
|
890
697
|
},
|
|
891
698
|
"dialogs.schedule.management.delete.dialog": {
|
|
892
699
|
"value": "Delete schedule?",
|
|
893
|
-
"comment": "Title of the confirmation dialog when deleting a scheduled export"
|
|
894
|
-
"limit": 0
|
|
700
|
+
"comment": "Title of the confirmation dialog when deleting a scheduled export"
|
|
895
701
|
},
|
|
896
702
|
"dialogs.schedule.management.delete.dialog.confirm": {
|
|
897
703
|
"value": "<b>The schedule</b> will be permanently deleted.",
|
|
898
|
-
"comment": "Confirmation message when deleting a scheduled export"
|
|
899
|
-
"limit": 0
|
|
704
|
+
"comment": "Confirmation message when deleting a scheduled export"
|
|
900
705
|
},
|
|
901
706
|
"dialogs.schedule.management.list.title": {
|
|
902
707
|
"value": "Your scheduled exports",
|
|
903
|
-
"comment": "Title for the list of user's scheduled exports"
|
|
904
|
-
"limit": 0
|
|
708
|
+
"comment": "Title for the list of user's scheduled exports"
|
|
905
709
|
},
|
|
906
710
|
"dialogs.schedule.management.create": {
|
|
907
711
|
"value": "Create",
|
|
908
|
-
"comment": "Button label to create a new scheduled export"
|
|
909
|
-
"limit": 0
|
|
712
|
+
"comment": "Button label to create a new scheduled export"
|
|
910
713
|
},
|
|
911
714
|
"dialogs.schedule.management.create.tooManyMessage": {
|
|
912
715
|
"value": "Your organization has reached the limit of scheduled exports. Contact your administrator to create more.",
|
|
913
|
-
"comment": "Error message shown when organization has reached maximum scheduled exports limit"
|
|
914
|
-
"limit": 0
|
|
716
|
+
"comment": "Error message shown when organization has reached maximum scheduled exports limit"
|
|
915
717
|
},
|
|
916
718
|
"dialogs.schedule.management.noSchedules": {
|
|
917
719
|
"value": "There are no scheduled exports.{br}Create new.",
|
|
918
|
-
"comment": "Message shown when no scheduled exports exist, with line break placeholder"
|
|
919
|
-
"limit": 0
|
|
720
|
+
"comment": "Message shown when no scheduled exports exist, with line break placeholder"
|
|
920
721
|
},
|
|
921
722
|
"dialogs.schedule.management.attachments.attachment": {
|
|
922
723
|
"value": "Attach as a {format} file",
|
|
923
|
-
"comment": "File format checkbox label in scheduled export settings. {format} is the file format, e.g. PDF, CSV, XLSX."
|
|
924
|
-
"limit": 0
|
|
724
|
+
"comment": "File format checkbox label in scheduled export settings. {format} is the file format, e.g. PDF, CSV, XLSX."
|
|
925
725
|
},
|
|
926
726
|
"dialogs.schedule.management.attachments.xlsx.settings": {
|
|
927
727
|
"value": "XLSX options",
|
|
928
|
-
"comment": "Section header for Excel export format configuration. XLSX is the file format."
|
|
929
|
-
"limit": 0
|
|
728
|
+
"comment": "Section header for Excel export format configuration. XLSX is the file format."
|
|
930
729
|
},
|
|
931
730
|
"dialogs.schedule.management.attachments.cells.merged": {
|
|
932
731
|
"value": "Keep attribute cells merged",
|
|
933
|
-
"comment": "Label for checkbox option in Excel export settings to keep attribute cells merged"
|
|
934
|
-
"limit": 0
|
|
732
|
+
"comment": "Label for checkbox option in Excel export settings to keep attribute cells merged"
|
|
935
733
|
},
|
|
936
734
|
"dialogs.schedule.management.attachments.exportInfo": {
|
|
937
735
|
"value": "Include sheet with export info",
|
|
938
|
-
"comment": "Label of a checkbox field"
|
|
939
|
-
"limit": 0
|
|
736
|
+
"comment": "Label of a checkbox field"
|
|
940
737
|
},
|
|
941
738
|
"dialogs.schedule.management.attachments.filters.title": {
|
|
942
739
|
"value": "Dashboard filters",
|
|
943
|
-
"comment": "Section title for filter settings in scheduled export configuration"
|
|
944
|
-
"limit": 0
|
|
740
|
+
"comment": "Section title for filter settings in scheduled export configuration"
|
|
945
741
|
},
|
|
946
742
|
"dialogs.schedule.management.attachments.filters.using": {
|
|
947
743
|
"value": "using",
|
|
948
|
-
"comment": "Conjunction word connecting the export action with the filter selection"
|
|
949
|
-
"limit": 0
|
|
744
|
+
"comment": "Conjunction word connecting the export action with the filter selection"
|
|
950
745
|
},
|
|
951
746
|
"dialogs.schedule.management.attachments.filters.default": {
|
|
952
747
|
"value": "default dashboard filters",
|
|
953
|
-
"comment": "Label indicating that default dashboard filters will be used in export"
|
|
954
|
-
"limit": 0
|
|
748
|
+
"comment": "Label indicating that default dashboard filters will be used in export"
|
|
955
749
|
},
|
|
956
750
|
"dialogs.schedule.management.attachments.filters.edited": {
|
|
957
751
|
"value": "edited dashboard filters",
|
|
958
|
-
"comment": "Label indicating that custom edited filters will be used in export"
|
|
959
|
-
"limit": 0
|
|
752
|
+
"comment": "Label indicating that custom edited filters will be used in export"
|
|
960
753
|
},
|
|
961
754
|
"dialogs.schedule.management.attachments.filters.item.default": {
|
|
962
755
|
"value": "Use default filters",
|
|
963
|
-
"comment": "Dropdown option to use default dashboard filters in scheduled export"
|
|
964
|
-
"limit": 0
|
|
756
|
+
"comment": "Dropdown option to use default dashboard filters in scheduled export"
|
|
965
757
|
},
|
|
966
758
|
"dialogs.schedule.management.attachments.filters.item.edited": {
|
|
967
759
|
"value": "Use edited filters",
|
|
968
|
-
"comment": "Dropdown option to use custom edited filters in scheduled export"
|
|
969
|
-
"limit": 0
|
|
760
|
+
"comment": "Dropdown option to use custom edited filters in scheduled export"
|
|
970
761
|
},
|
|
971
762
|
"dialogs.schedule.management.attachments.filters.item.tooltip": {
|
|
972
763
|
"value": "Default state of dashboard filters will be used in the scheduled export, even if the default values change in the future.",
|
|
973
|
-
"comment": "Tooltip explaining how default filters work in scheduled exports"
|
|
974
|
-
"limit": 0
|
|
764
|
+
"comment": "Tooltip explaining how default filters work in scheduled exports"
|
|
975
765
|
},
|
|
976
766
|
"dialogs.schedule.management.attachments.filters.item.tooltip.disabled": {
|
|
977
767
|
"value": "To schedule an export with default filters, create a new scheduled export.",
|
|
978
|
-
"comment": "Tooltip explaining why default filter option is disabled and how to use it"
|
|
979
|
-
"limit": 0
|
|
768
|
+
"comment": "Tooltip explaining why default filter option is disabled and how to use it"
|
|
980
769
|
},
|
|
981
770
|
"dialogs.schedule.management.attachments.message": {
|
|
982
771
|
"value": "<strong>Note</strong>. Cross-filtering will not be applied in the scheduled export.",
|
|
983
|
-
"comment": "Important notice about scheduled exports. The <strong> tags emphasize that cross-filtering won't apply to exported data."
|
|
984
|
-
"limit": 0
|
|
772
|
+
"comment": "Important notice about scheduled exports. The <strong> tags emphasize that cross-filtering won't apply to exported data."
|
|
985
773
|
},
|
|
986
774
|
"dialogs.schedule.management.attachments.title": {
|
|
987
775
|
"value": "Attachments",
|
|
988
|
-
"comment": "Header for attachments section in scheduled export dialog"
|
|
989
|
-
"limit": 0
|
|
776
|
+
"comment": "Header for attachments section in scheduled export dialog"
|
|
990
777
|
},
|
|
991
778
|
"scheduledEmail.attachmentFormat.widget.png": {
|
|
992
779
|
"value": "Snapshot (.png)",
|
|
993
|
-
"comment": "Attachment format for widget snapshot in scheduled export"
|
|
994
|
-
"limit": 0
|
|
780
|
+
"comment": "Attachment format for widget snapshot in scheduled export"
|
|
995
781
|
},
|
|
996
782
|
"scheduledEmail.attachmentFormat.widget.pptx": {
|
|
997
783
|
"value": "Single Slide (.pptx)",
|
|
998
|
-
"comment": "Attachment format for single slide in scheduled export"
|
|
999
|
-
"limit": 0
|
|
784
|
+
"comment": "Attachment format for single slide in scheduled export"
|
|
1000
785
|
},
|
|
1001
786
|
"scheduledEmail.attachmentFormat.widget.pdf": {
|
|
1002
787
|
"value": "Single Slide (.pdf)",
|
|
1003
|
-
"comment": "Attachment format for single slide in scheduled export"
|
|
1004
|
-
"limit": 0
|
|
788
|
+
"comment": "Attachment format for single slide in scheduled export"
|
|
1005
789
|
},
|
|
1006
790
|
"scheduledEmail.attachmentFormat.widget.formattedXLSX": {
|
|
1007
791
|
"value": "Formatted data (.xlsx)",
|
|
1008
|
-
"comment": "Attachment format for formatted data in scheduled export"
|
|
1009
|
-
"limit": 0
|
|
792
|
+
"comment": "Attachment format for formatted data in scheduled export"
|
|
1010
793
|
},
|
|
1011
794
|
"scheduledEmail.attachmentFormat.widget.formattedCSV": {
|
|
1012
795
|
"value": "Formatted data (.csv)",
|
|
1013
|
-
"comment": "Attachment format for formatted data in scheduled export"
|
|
1014
|
-
"limit": 0
|
|
796
|
+
"comment": "Attachment format for formatted data in scheduled export"
|
|
1015
797
|
},
|
|
1016
798
|
"scheduledEmail.attachmentFormat.widget.rawCSV": {
|
|
1017
799
|
"value": "Raw data (.csv)",
|
|
1018
|
-
"comment": "Attachment format for raw data in scheduled export"
|
|
1019
|
-
"limit": 0
|
|
800
|
+
"comment": "Attachment format for raw data in scheduled export"
|
|
1020
801
|
},
|
|
1021
802
|
"scheduledEmail.attachmentFormat.dashboard.pptx": {
|
|
1022
803
|
"value": "Slide Deck (.pptx)",
|
|
1023
|
-
"comment": "Attachment format for slide deck in scheduled export"
|
|
1024
|
-
"limit": 0
|
|
804
|
+
"comment": "Attachment format for slide deck in scheduled export"
|
|
1025
805
|
},
|
|
1026
806
|
"scheduledEmail.attachmentFormat.dashboard.pdf": {
|
|
1027
807
|
"value": "Snapshot (.pdf)",
|
|
1028
|
-
"comment": "Attachment format for snapshot in scheduled export"
|
|
1029
|
-
"limit": 0
|
|
808
|
+
"comment": "Attachment format for snapshot in scheduled export"
|
|
1030
809
|
},
|
|
1031
810
|
"scheduledEmail.attachmentFormat.dashboard.formattedXLSX": {
|
|
1032
811
|
"value": "Data (.xlsx)",
|
|
1033
|
-
"comment": "Attachment format for data in scheduled export"
|
|
1034
|
-
"limit": 0
|
|
812
|
+
"comment": "Attachment format for data in scheduled export"
|
|
1035
813
|
},
|
|
1036
814
|
"scheduledEmail.attachmentFormat.dashboard.pdfSlides": {
|
|
1037
815
|
"value": "Slide Deck (.pdf)",
|
|
1038
|
-
"comment": "Attachment format for slide deck in scheduled export"
|
|
1039
|
-
"limit": 0
|
|
816
|
+
"comment": "Attachment format for slide deck in scheduled export"
|
|
1040
817
|
},
|
|
1041
818
|
"scheduledEmail.attachments.warning.noAttachmentsSelected": {
|
|
1042
819
|
"value": "<strong>Warning:</strong> Scheduled exports require at least one attachment — select an option to continue.",
|
|
1043
|
-
"comment": "Do not translate HTML tags."
|
|
1044
|
-
"limit": 0
|
|
820
|
+
"comment": "Do not translate HTML tags."
|
|
1045
821
|
},
|
|
1046
822
|
"scheduledEmail.attachments.error.noAttachmentsSelected": {
|
|
1047
823
|
"value": "Error: No attachments selected — select at least one attachment to schedule an export.",
|
|
1048
|
-
"comment": "Error message shown when no attachments are selected in scheduled export dialog"
|
|
1049
|
-
"limit": 0
|
|
824
|
+
"comment": "Error message shown when no attachments are selected in scheduled export dialog"
|
|
1050
825
|
},
|
|
1051
826
|
"dialogs.schedule.management.load.error": {
|
|
1052
827
|
"value": "Failed to load. Try again later.",
|
|
1053
|
-
"comment": "Error message shown when schedule management data fails to load"
|
|
1054
|
-
"limit": 0
|
|
828
|
+
"comment": "Error message shown when schedule management data fails to load"
|
|
1055
829
|
},
|
|
1056
830
|
"dialogs.schedule.management.delete.error": {
|
|
1057
831
|
"value": "Failed to delete schedule. Try again later.",
|
|
1058
|
-
"comment": "Error message shown when schedule deletion fails"
|
|
1059
|
-
"limit": 0
|
|
832
|
+
"comment": "Error message shown when schedule deletion fails"
|
|
1060
833
|
},
|
|
1061
834
|
"dialogs.alerting.management.title": {
|
|
1062
835
|
"value": "Alerts",
|
|
1063
|
-
"comment": "Title of the alerts management dialog"
|
|
1064
|
-
"limit": 0
|
|
836
|
+
"comment": "Title of the alerts management dialog"
|
|
1065
837
|
},
|
|
1066
838
|
"dialogs.alerting.management.load.error": {
|
|
1067
839
|
"value": "Failed to load. Try again later.",
|
|
1068
|
-
"comment": "Error message shown when alerts fail to load"
|
|
1069
|
-
"limit": 0
|
|
840
|
+
"comment": "Error message shown when alerts fail to load"
|
|
1070
841
|
},
|
|
1071
842
|
"dialogs.alerting.create.error": {
|
|
1072
843
|
"value": "Failed to create alert. Try again later.",
|
|
1073
|
-
"comment": "Error message shown when alert creation fails"
|
|
1074
|
-
"limit": 0
|
|
844
|
+
"comment": "Error message shown when alert creation fails"
|
|
1075
845
|
},
|
|
1076
846
|
"dialogs.alerting.create.success": {
|
|
1077
847
|
"value": "Alert created successfully.",
|
|
1078
|
-
"comment": "Success message after alert is created"
|
|
1079
|
-
"limit": 0
|
|
848
|
+
"comment": "Success message after alert is created"
|
|
1080
849
|
},
|
|
1081
850
|
"dialogs.alerting.update.error": {
|
|
1082
851
|
"value": "Failed to update alert. Try again later.",
|
|
1083
|
-
"comment": "Error message shown when alert update fails"
|
|
1084
|
-
"limit": 0
|
|
852
|
+
"comment": "Error message shown when alert update fails"
|
|
1085
853
|
},
|
|
1086
854
|
"dialogs.alerting.update.success": {
|
|
1087
855
|
"value": "Alert updated successfully.",
|
|
1088
|
-
"comment": "Success message after alert is updated"
|
|
1089
|
-
"limit": 0
|
|
856
|
+
"comment": "Success message after alert is updated"
|
|
1090
857
|
},
|
|
1091
858
|
"dialogs.alerting.management.delete.error": {
|
|
1092
859
|
"value": "Failed to delete alert. Try again later.",
|
|
1093
|
-
"comment": "Error message shown when alert deletion fails"
|
|
1094
|
-
"limit": 0
|
|
860
|
+
"comment": "Error message shown when alert deletion fails"
|
|
1095
861
|
},
|
|
1096
862
|
"dialogs.alerting.management.pause.error": {
|
|
1097
863
|
"value": "Failed to pause alert. Try again later.",
|
|
1098
|
-
"comment": "Error message shown when pausing an alert fails"
|
|
1099
|
-
"limit": 0
|
|
864
|
+
"comment": "Error message shown when pausing an alert fails"
|
|
1100
865
|
},
|
|
1101
866
|
"dialogs.alerting.management.pause.success": {
|
|
1102
867
|
"value": "Your alert has been paused.",
|
|
1103
|
-
"comment": "Success message after alert is paused"
|
|
1104
|
-
"limit": 0
|
|
868
|
+
"comment": "Success message after alert is paused"
|
|
1105
869
|
},
|
|
1106
870
|
"dialogs.alerting.management.activate.error": {
|
|
1107
871
|
"value": "Failed to un-pause alert. Try again later.",
|
|
1108
|
-
"comment": "Error message shown when reactivating a paused alert fails"
|
|
1109
|
-
"limit": 0
|
|
872
|
+
"comment": "Error message shown when reactivating a paused alert fails"
|
|
1110
873
|
},
|
|
1111
874
|
"dialogs.alerting.management.activate.success": {
|
|
1112
875
|
"value": "Your alert has been un-paused.",
|
|
1113
|
-
"comment": "Success message after alert is reactivated"
|
|
1114
|
-
"limit": 0
|
|
876
|
+
"comment": "Success message after alert is reactivated"
|
|
1115
877
|
},
|
|
1116
878
|
"dialogs.alerting.footer.title": {
|
|
1117
879
|
"value": "How to create alert?",
|
|
1118
|
-
"comment": "Title of a link to documentation"
|
|
1119
|
-
"limit": 0
|
|
880
|
+
"comment": "Title of a link to documentation"
|
|
1120
881
|
},
|
|
1121
882
|
"dialogs.alerting.footer.title.short": {
|
|
1122
883
|
"value": "Help",
|
|
1123
|
-
"comment": "Title of a link to documentation"
|
|
1124
|
-
"limit": 0
|
|
884
|
+
"comment": "Title of a link to documentation"
|
|
1125
885
|
},
|
|
1126
886
|
"dialogs.alerting.management.list.title": {
|
|
1127
887
|
"value": "Your alerts",
|
|
1128
|
-
"comment": "Title for the list of user's alerts"
|
|
1129
|
-
"limit": 0
|
|
888
|
+
"comment": "Title for the list of user's alerts"
|
|
1130
889
|
},
|
|
1131
890
|
"dialogs.alerting.management.noAlerts": {
|
|
1132
891
|
"value": "There are no alerts.",
|
|
1133
|
-
"comment": "Message shown when the user has no alerts"
|
|
1134
|
-
"limit": 0
|
|
892
|
+
"comment": "Message shown when the user has no alerts"
|
|
1135
893
|
},
|
|
1136
894
|
"dialogs.alerting.title.placeholder": {
|
|
1137
895
|
"value": "Untitled alert",
|
|
1138
|
-
"comment": "Placeholder for alert title input"
|
|
1139
|
-
"limit": 0
|
|
896
|
+
"comment": "Placeholder for alert title input"
|
|
1140
897
|
},
|
|
1141
898
|
"dialogs.alerting.management.delete.dialog": {
|
|
1142
899
|
"value": "Delete alert?",
|
|
1143
|
-
"comment": "Title of the confirmation dialog when deleting an alert"
|
|
1144
|
-
"limit": 0
|
|
900
|
+
"comment": "Title of the confirmation dialog when deleting an alert"
|
|
1145
901
|
},
|
|
1146
902
|
"dialogs.alerting.management.delete.dialog.confirm": {
|
|
1147
903
|
"value": "<b>The alert</b> will be permanently deleted, along with all its notifications.",
|
|
1148
|
-
"comment": "Confirmation message shown when deleting an alert"
|
|
1149
|
-
"limit": 0
|
|
904
|
+
"comment": "Confirmation message shown when deleting an alert"
|
|
1150
905
|
},
|
|
1151
906
|
"dialogs.alerting.delete.success": {
|
|
1152
907
|
"value": "Success! Your alert was deleted.",
|
|
1153
|
-
"comment": "Success message after alert is deleted"
|
|
1154
|
-
"limit": 0
|
|
908
|
+
"comment": "Success message after alert is deleted"
|
|
1155
909
|
},
|
|
1156
910
|
"alerting.alert.menu.delete": {
|
|
1157
911
|
"value": "Delete",
|
|
1158
|
-
"comment": "Menu option to delete an alert"
|
|
1159
|
-
"limit": 0
|
|
912
|
+
"comment": "Menu option to delete an alert"
|
|
1160
913
|
},
|
|
1161
914
|
"alerting.alert.menu.pause": {
|
|
1162
915
|
"value": "Pause",
|
|
1163
|
-
"comment": "Menu option to pause an active alert"
|
|
1164
|
-
"limit": 0
|
|
916
|
+
"comment": "Menu option to pause an active alert"
|
|
1165
917
|
},
|
|
1166
918
|
"alerting.alert.menu.resume": {
|
|
1167
919
|
"value": "Unpause",
|
|
1168
|
-
"comment": "Menu option to resume a paused alert"
|
|
1169
|
-
"limit": 0
|
|
920
|
+
"comment": "Menu option to resume a paused alert"
|
|
1170
921
|
},
|
|
1171
922
|
"alerting.alert.menu.edit": {
|
|
1172
923
|
"value": "Edit",
|
|
1173
|
-
"comment": "Menu option to edit an existing alert"
|
|
1174
|
-
"limit": 0
|
|
924
|
+
"comment": "Menu option to edit an existing alert"
|
|
1175
925
|
},
|
|
1176
926
|
"delete": {
|
|
1177
927
|
"value": "Delete",
|
|
1178
|
-
"comment": "Action button label to remove or delete an item"
|
|
1179
|
-
"limit": 0
|
|
928
|
+
"comment": "Action button label to remove or delete an item"
|
|
1180
929
|
},
|
|
1181
930
|
"close": {
|
|
1182
931
|
"value": "Close",
|
|
1183
|
-
"comment": "Label of a button for closing a dialog window"
|
|
1184
|
-
"limit": 0
|
|
932
|
+
"comment": "Label of a button for closing a dialog window"
|
|
1185
933
|
},
|
|
1186
934
|
"cancel": {
|
|
1187
935
|
"value": "Cancel",
|
|
1188
|
-
"comment": "Label for a button that cancels an action and closes a dialog without saving changes"
|
|
1189
|
-
"limit": 0
|
|
936
|
+
"comment": "Label for a button that cancels an action and closes a dialog without saving changes"
|
|
1190
937
|
},
|
|
1191
938
|
"save": {
|
|
1192
939
|
"value": "Save",
|
|
1193
|
-
"comment": "Label for a button that saves changes and completes an action"
|
|
1194
|
-
"limit": 0
|
|
940
|
+
"comment": "Label for a button that saves changes and completes an action"
|
|
1195
941
|
},
|
|
1196
942
|
"create": {
|
|
1197
943
|
"value": "Create",
|
|
1198
|
-
"comment": "Label for a button that creates a new item or completes a creation flow"
|
|
1199
|
-
"limit": 0
|
|
944
|
+
"comment": "Label for a button that creates a new item or completes a creation flow"
|
|
1200
945
|
},
|
|
1201
946
|
"apply": {
|
|
1202
947
|
"value": "Apply",
|
|
1203
|
-
"comment": "Label for a button that applies changes without closing a dialog or panel"
|
|
1204
|
-
"limit": 0
|
|
948
|
+
"comment": "Label for a button that applies changes without closing a dialog or panel"
|
|
1205
949
|
},
|
|
1206
950
|
"gs.date.today": {
|
|
1207
951
|
"value": "Today",
|
|
1208
|
-
"comment": "Label for the current day in date filters and selectors"
|
|
1209
|
-
"limit": 0
|
|
952
|
+
"comment": "Label for the current day in date filters and selectors"
|
|
1210
953
|
},
|
|
1211
954
|
"gs.date.tomorrow": {
|
|
1212
955
|
"value": "Tomorrow",
|
|
1213
|
-
"comment": "Label for the day after today in date filters and selectors"
|
|
1214
|
-
"limit": 0
|
|
956
|
+
"comment": "Label for the day after today in date filters and selectors"
|
|
1215
957
|
},
|
|
1216
958
|
"gs.date.yesterday": {
|
|
1217
959
|
"value": "Yesterday",
|
|
1218
|
-
"comment": "Label for the day before today in date filters and selectors"
|
|
1219
|
-
"limit": 0
|
|
960
|
+
"comment": "Label for the day before today in date filters and selectors"
|
|
1220
961
|
},
|
|
1221
962
|
"messages.exportResultError": {
|
|
1222
963
|
"value": "Failed to export the data. Try again later.",
|
|
1223
|
-
"comment": "Error dialog. Exporting visualization to the file fails."
|
|
1224
|
-
"limit": 0
|
|
964
|
+
"comment": "Error dialog. Exporting visualization to the file fails."
|
|
1225
965
|
},
|
|
1226
|
-
"messages.exportResultRestrictedError
|
|
966
|
+
"messages.exportResultRestrictedError": {
|
|
1227
967
|
"value": "You cannot export this visualization because it contains restricted data.",
|
|
1228
|
-
"comment": "Error dialog. Exporting visualization to the file fails because contains restricted data."
|
|
1229
|
-
"limit": 0
|
|
1230
|
-
},
|
|
1231
|
-
"messages.exportResultRestrictedError|report": {
|
|
1232
|
-
"value": "You cannot export this report because it contains restricted data.",
|
|
1233
|
-
"comment": "Error dialog. Exporting report to the file fails because contains restricted data.",
|
|
1234
|
-
"limit": 0,
|
|
1235
|
-
"translate": false
|
|
968
|
+
"comment": "Error dialog. Exporting visualization to the file fails because contains restricted data."
|
|
1236
969
|
},
|
|
1237
970
|
"messages.exportResultStart": {
|
|
1238
971
|
"value": "Export in progress",
|
|
1239
|
-
"comment": "Dialog. Export of the visualization to the file is in progress."
|
|
1240
|
-
"limit": 0
|
|
972
|
+
"comment": "Dialog. Export of the visualization to the file is in progress."
|
|
1241
973
|
},
|
|
1242
974
|
"messages.exportResultSuccess": {
|
|
1243
975
|
"value": "Export successful.",
|
|
1244
|
-
"comment": "Dialog. Export of the visualization to the file is done."
|
|
1245
|
-
"limit": 0
|
|
976
|
+
"comment": "Dialog. Export of the visualization to the file is done."
|
|
1246
977
|
},
|
|
1247
978
|
"messages.sharingChangedSuccess": {
|
|
1248
979
|
"value": "Sharing updated.",
|
|
1249
|
-
"comment": "Global messages. Change of dashboard sharing is done."
|
|
1250
|
-
"limit": 0
|
|
980
|
+
"comment": "Global messages. Change of dashboard sharing is done."
|
|
1251
981
|
},
|
|
1252
982
|
"messages.sharingChangedError.general": {
|
|
1253
983
|
"value": "Failed to update the sharing settings. Try again later.",
|
|
1254
|
-
"comment": "Global messages. Change of dashboard sharing fails."
|
|
1255
|
-
"limit": 0
|
|
984
|
+
"comment": "Global messages. Change of dashboard sharing fails."
|
|
1256
985
|
},
|
|
1257
986
|
"messages.shareLinkCopied": {
|
|
1258
987
|
"value": "Link copied.",
|
|
1259
|
-
"comment": "Global messages. Share link url copied to clipboard."
|
|
1260
|
-
"limit": 0
|
|
988
|
+
"comment": "Global messages. Share link url copied to clipboard."
|
|
1261
989
|
},
|
|
1262
990
|
"messages.sharingDialogError.general": {
|
|
1263
991
|
"value": "Failed to load the sharing settings. Try again later.",
|
|
1264
|
-
"comment": "Global messages. Load of dashboard sharing dialog fails."
|
|
1265
|
-
"limit": 0
|
|
992
|
+
"comment": "Global messages. Load of dashboard sharing dialog fails."
|
|
1266
993
|
},
|
|
1267
994
|
"messages.settingsDialogError.general": {
|
|
1268
995
|
"value": "Failed to load the dashboard settings. Try again later.",
|
|
1269
|
-
"comment": "Global messages. Load of dashboard settings dialog fails."
|
|
1270
|
-
"limit": 0
|
|
996
|
+
"comment": "Global messages. Load of dashboard settings dialog fails."
|
|
1271
997
|
},
|
|
1272
998
|
"visualization.dataTooLarge.headline": {
|
|
1273
999
|
"value": "Too many data points to display",
|
|
1274
|
-
"comment": "Error message headline when visualization has too much data to render"
|
|
1275
|
-
"limit": 0
|
|
1000
|
+
"comment": "Error message headline when visualization has too much data to render"
|
|
1276
1001
|
},
|
|
1277
1002
|
"visualization.dataTooLarge.text": {
|
|
1278
1003
|
"value": "Try applying one or more filters to your dashboard.",
|
|
1279
|
-
"comment": "Suggested action when visualization has too much data to render"
|
|
1280
|
-
"limit": 0
|
|
1004
|
+
"comment": "Suggested action when visualization has too much data to render"
|
|
1281
1005
|
},
|
|
1282
1006
|
"visualization.execute_protected_report.headline": {
|
|
1283
1007
|
"value": "You are not authorized to see this report",
|
|
1284
|
-
"comment": "Error message headline when user lacks permission to view a report"
|
|
1285
|
-
"limit": 0
|
|
1008
|
+
"comment": "Error message headline when user lacks permission to view a report"
|
|
1286
1009
|
},
|
|
1287
1010
|
"visualization.execute_protected_report.text": {
|
|
1288
1011
|
"value": "Contact your administrator.",
|
|
1289
|
-
"comment": "Suggested action when user lacks permission to view a report"
|
|
1290
|
-
"limit": 0
|
|
1012
|
+
"comment": "Suggested action when user lacks permission to view a report"
|
|
1291
1013
|
},
|
|
1292
1014
|
"visualization.empty.headline": {
|
|
1293
1015
|
"value": "No data for your filter selection",
|
|
1294
|
-
"comment": "Message shown when a visualization has no data to display due to the current filter settings"
|
|
1295
|
-
"limit": 0
|
|
1016
|
+
"comment": "Message shown when a visualization has no data to display due to the current filter settings"
|
|
1296
1017
|
},
|
|
1297
|
-
"visualization.error.headline
|
|
1018
|
+
"visualization.error.headline": {
|
|
1298
1019
|
"value": "Sorry, we can't display this visualization",
|
|
1299
|
-
"comment": "Error message header when a visualization fails to load or render"
|
|
1300
|
-
"limit": 0
|
|
1301
|
-
},
|
|
1302
|
-
"visualization.error.headline|report": {
|
|
1303
|
-
"value": "Sorry, we can't display this report",
|
|
1304
|
-
"comment": "Error message header when a report fails to load or render",
|
|
1305
|
-
"limit": 0,
|
|
1306
|
-
"translate": false
|
|
1020
|
+
"comment": "Error message header when a visualization fails to load or render"
|
|
1307
1021
|
},
|
|
1308
1022
|
"visualization.error.text": {
|
|
1309
1023
|
"value": "Contact your administrator.",
|
|
1310
|
-
"comment": "Instructional text shown below an error message, guiding users to contact support"
|
|
1311
|
-
"limit": 0
|
|
1024
|
+
"comment": "Instructional text shown below an error message, guiding users to contact support"
|
|
1312
1025
|
},
|
|
1313
1026
|
"visualization.warning.export.too_small": {
|
|
1314
1027
|
"value": "Not enough space for visualization",
|
|
1315
|
-
"comment": "Warning shown when there is insufficient space to properly display a visualization during export"
|
|
1316
|
-
"limit": 0
|
|
1028
|
+
"comment": "Warning shown when there is insufficient space to properly display a visualization during export"
|
|
1317
1029
|
},
|
|
1318
|
-
"options.menu.unsupported.error._measure
|
|
1030
|
+
"options.menu.unsupported.error._measure": {
|
|
1319
1031
|
"value": "The visualization cannot be exported at the moment. Try applying different filters, or using different measures or attributes.",
|
|
1320
|
-
"comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, measures or attributes."
|
|
1321
|
-
"limit": 0
|
|
1032
|
+
"comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, measures or attributes."
|
|
1322
1033
|
},
|
|
1323
|
-
"options.menu.unsupported.error._metric
|
|
1034
|
+
"options.menu.unsupported.error._metric": {
|
|
1324
1035
|
"value": "The visualization cannot be exported at the moment. Try applying different filters, or using different metrics or attributes.",
|
|
1325
|
-
"comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, metrics or attributes."
|
|
1326
|
-
"limit": 0
|
|
1327
|
-
},
|
|
1328
|
-
"options.menu.unsupported.error._measure|report": {
|
|
1329
|
-
"value": "The report cannot be exported at the moment. Try applying different filters, or using different measures or attributes.",
|
|
1330
|
-
"comment": "Error popup. Report cannot be exported to the file because of wrong setting of filters, measures or attributes.",
|
|
1331
|
-
"limit": 0,
|
|
1332
|
-
"translate": false
|
|
1333
|
-
},
|
|
1334
|
-
"options.menu.unsupported.error._metric|report": {
|
|
1335
|
-
"value": "The report cannot be exported at the moment. Try applying different filters, or using different metrics or attributes.",
|
|
1336
|
-
"comment": "Error popup. Report cannot be exported to the file because of wrong setting of filters, metrics or attributes.",
|
|
1337
|
-
"limit": 0,
|
|
1338
|
-
"translate": false
|
|
1339
|
-
},
|
|
1340
|
-
"options.menu.unsupported.loading|insight": {
|
|
1341
|
-
"value": "The visualization cannot be exported at the moment.",
|
|
1342
|
-
"comment": "Error popup. Visualization cannot be exported to the file.",
|
|
1343
|
-
"limit": 0
|
|
1036
|
+
"comment": "Error popup. Visualization cannot be exported to the file because of wrong setting of filters, metrics or attributes."
|
|
1344
1037
|
},
|
|
1345
|
-
"options.menu.unsupported.loading
|
|
1346
|
-
"value": "The
|
|
1347
|
-
"comment": "Error popup.
|
|
1348
|
-
"limit": 0,
|
|
1349
|
-
"translate": false
|
|
1038
|
+
"options.menu.unsupported.loading": {
|
|
1039
|
+
"value": "The visualization cannot be exported at the moment.",
|
|
1040
|
+
"comment": "Error popup. Visualization cannot be exported to the file."
|
|
1350
1041
|
},
|
|
1351
1042
|
"options.menu.unsupported.incompatibleWidget": {
|
|
1352
1043
|
"value": "Unable to schedule the export on custom widget.",
|
|
1353
|
-
"comment": "Error message shown when attempting to schedule an export for an unsupported custom widget type"
|
|
1354
|
-
"limit": 0
|
|
1044
|
+
"comment": "Error message shown when attempting to schedule an export for an unsupported custom widget type"
|
|
1355
1045
|
},
|
|
1356
1046
|
"options.menu.unsupported.schedulingForInsightNotEnabled": {
|
|
1357
1047
|
"value": "You cannot schedule an export for this widget.",
|
|
1358
|
-
"comment": "Error message shown when scheduling exports is not enabled for the current insight or visualization. Tooltip for the widget that does not support scheduling, because it's disabled on the insight."
|
|
1359
|
-
"limit": 0
|
|
1048
|
+
"comment": "Error message shown when scheduling exports is not enabled for the current insight or visualization. Tooltip for the widget that does not support scheduling, because it's disabled on the insight."
|
|
1360
1049
|
},
|
|
1361
1050
|
"options.menu.unsupported.alertingForInsightNotEnabled": {
|
|
1362
1051
|
"value": "You cannot create an alert for this widget.",
|
|
1363
|
-
"comment": "Tooltip for the widget that does not support alerting, because it's disabled on the insight."
|
|
1364
|
-
"limit": 0
|
|
1052
|
+
"comment": "Tooltip for the widget that does not support alerting, because it's disabled on the insight."
|
|
1365
1053
|
},
|
|
1366
1054
|
"options.menu.unsupported.oldWidget": {
|
|
1367
1055
|
"value": "Unable to schedule the export. Please resave the dashboard or contact your administrator.",
|
|
1368
|
-
"comment": "Error message shown when attempting to schedule an export for a widget that needs to be resaved due to compatibility issues"
|
|
1369
|
-
"limit": 0
|
|
1056
|
+
"comment": "Error message shown when attempting to schedule an export for a widget that needs to be resaved due to compatibility issues"
|
|
1370
1057
|
},
|
|
1371
1058
|
"options.menu.unsupported.xlsxOldWidget": {
|
|
1372
1059
|
"value": "Unable to export. Please resave the dashboard or contact your administrator.",
|
|
1373
|
-
"comment": "Error message shown when unable to export to XLSX due to widget compatibility issues, suggesting to resave the dashboard"
|
|
1374
|
-
"limit": 0
|
|
1060
|
+
"comment": "Error message shown when unable to export to XLSX due to widget compatibility issues, suggesting to resave the dashboard"
|
|
1375
1061
|
},
|
|
1376
1062
|
"options.menu.unsupported.alertingOldWidget": {
|
|
1377
1063
|
"value": "Unable to create an alert. Please resave the dashboard or contact your administrator.",
|
|
1378
|
-
"comment": "Error message shown when unable to create an alert due to widget compatibility issues, suggesting to resave the dashboard"
|
|
1379
|
-
"limit": 0
|
|
1064
|
+
"comment": "Error message shown when unable to create an alert due to widget compatibility issues, suggesting to resave the dashboard"
|
|
1380
1065
|
},
|
|
1381
|
-
"export.defaultTitle
|
|
1066
|
+
"export.defaultTitle": {
|
|
1382
1067
|
"value": "Untitled visualization",
|
|
1383
|
-
"comment": "Default title for exported file"
|
|
1384
|
-
"limit": 0
|
|
1385
|
-
},
|
|
1386
|
-
"export.defaultTitle|report": {
|
|
1387
|
-
"value": "Untitled report",
|
|
1388
|
-
"comment": "Default title for exported file",
|
|
1389
|
-
"limit": 0,
|
|
1390
|
-
"translate": false
|
|
1068
|
+
"comment": "Default title for exported file"
|
|
1391
1069
|
},
|
|
1392
1070
|
"export_unsupported.disabled": {
|
|
1393
1071
|
"value": "Export is not supported",
|
|
1394
|
-
"comment": "Export to the file not supported."
|
|
1395
|
-
"limit": 0
|
|
1072
|
+
"comment": "Export to the file not supported."
|
|
1396
1073
|
},
|
|
1397
1074
|
"widget.options.description": {
|
|
1398
1075
|
"value": "Description",
|
|
1399
|
-
"comment": "Label for the widget description field in widget options"
|
|
1400
|
-
"limit": 0
|
|
1076
|
+
"comment": "Label for the widget description field in widget options"
|
|
1401
1077
|
},
|
|
1402
1078
|
"widget.options.menu": {
|
|
1403
1079
|
"value": "Options",
|
|
1404
|
-
"comment": "Title for the widget options menu that appears when clicking the options button on a widget"
|
|
1405
|
-
"limit": 0
|
|
1080
|
+
"comment": "Title for the widget options menu that appears when clicking the options button on a widget"
|
|
1406
1081
|
},
|
|
1407
1082
|
"widget.options.menu.exportToCSV": {
|
|
1408
1083
|
"value": "Export to CSV",
|
|
1409
|
-
"comment": "Export to file with CSV extension."
|
|
1410
|
-
"limit": 0
|
|
1084
|
+
"comment": "Export to file with CSV extension."
|
|
1411
1085
|
},
|
|
1412
1086
|
"widget.options.menu.exportToXLSX": {
|
|
1413
1087
|
"value": "Export to XLSX",
|
|
1414
|
-
"comment": "Export to file with XLSX extension."
|
|
1415
|
-
"limit": 0
|
|
1088
|
+
"comment": "Export to file with XLSX extension."
|
|
1416
1089
|
},
|
|
1417
1090
|
"widget.options.menu.alerts": {
|
|
1418
1091
|
"value": "Alerts",
|
|
1419
|
-
"comment": "Item in the widget options menu"
|
|
1420
|
-
"limit": 0
|
|
1092
|
+
"comment": "Item in the widget options menu"
|
|
1421
1093
|
},
|
|
1422
1094
|
"widget.options.menu.scheduleExport": {
|
|
1423
1095
|
"value": "Schedule export",
|
|
1424
|
-
"comment": "Menu item for scheduling regular exports of widget data"
|
|
1425
|
-
"limit": 0
|
|
1096
|
+
"comment": "Menu item for scheduling regular exports of widget data"
|
|
1426
1097
|
},
|
|
1427
1098
|
"widget.options.menu.scheduleExport.edit": {
|
|
1428
1099
|
"value": "Show schedules",
|
|
1429
|
-
"comment": "Menu item to view and manage existing export schedules for the widget"
|
|
1430
|
-
"limit": 0
|
|
1100
|
+
"comment": "Menu item to view and manage existing export schedules for the widget"
|
|
1431
1101
|
},
|
|
1432
1102
|
"widget.options.menu.XLSX": {
|
|
1433
1103
|
"value": "Formatted (.xlsx)",
|
|
1434
|
-
"comment": "Export to file with XLSX extension."
|
|
1435
|
-
"limit": 0
|
|
1104
|
+
"comment": "Export to file with XLSX extension."
|
|
1436
1105
|
},
|
|
1437
1106
|
"widget.options.menu.exportToCSV.formatted": {
|
|
1438
1107
|
"value": "Formatted (.csv)",
|
|
1439
|
-
"comment": "Export to file with CSV extension."
|
|
1440
|
-
"limit": 0
|
|
1108
|
+
"comment": "Export to file with CSV extension."
|
|
1441
1109
|
},
|
|
1442
1110
|
"widget.options.menu.exportToCSV.raw": {
|
|
1443
1111
|
"value": "Raw (.csv)",
|
|
1444
|
-
"comment": "Export to file with CSV extension."
|
|
1445
|
-
"limit": 0
|
|
1112
|
+
"comment": "Export to file with CSV extension."
|
|
1446
1113
|
},
|
|
1447
1114
|
"widget.error.missing_insight.message": {
|
|
1448
1115
|
"value": "No visualization available",
|
|
1449
|
-
"comment": "Error message shown when a widget's visualization cannot be loaded or is missing"
|
|
1450
|
-
"limit": 0
|
|
1116
|
+
"comment": "Error message shown when a widget's visualization cannot be loaded or is missing"
|
|
1451
1117
|
},
|
|
1452
1118
|
"widget.error.missing_insight.description": {
|
|
1453
1119
|
"value": "This visualization has been removed or is no longer accessible. Please contact your administrator or remove it from the dashboard.",
|
|
1454
|
-
"comment": "Detailed error message explaining that a visualization is missing and suggesting actions to resolve the issue"
|
|
1455
|
-
"limit": 0
|
|
1120
|
+
"comment": "Detailed error message explaining that a visualization is missing and suggesting actions to resolve the issue"
|
|
1456
1121
|
},
|
|
1457
1122
|
"widget.drill.dialog.exportToXLSX": {
|
|
1458
1123
|
"value": "Export to XLSX",
|
|
1459
|
-
"comment": "Button label for exporting widget data to XLSX format from the drill dialog"
|
|
1460
|
-
"limit": 0
|
|
1124
|
+
"comment": "Button label for exporting widget data to XLSX format from the drill dialog"
|
|
1461
1125
|
},
|
|
1462
1126
|
"widget.drill.dialog.exportToCSV.formatted": {
|
|
1463
1127
|
"value": "Export to CSV (formatted)",
|
|
1464
|
-
"comment": "Button label for exporting formatted widget data to CSV format from the drill dialog"
|
|
1465
|
-
"limit": 0
|
|
1128
|
+
"comment": "Button label for exporting formatted widget data to CSV format from the drill dialog"
|
|
1466
1129
|
},
|
|
1467
1130
|
"widget.drill.dialog.exportToCSV.raw": {
|
|
1468
1131
|
"value": "Export to CSV (raw)",
|
|
1469
|
-
"comment": "Button label for exporting raw widget data to CSV format from the drill dialog, without any formatting applied"
|
|
1470
|
-
"limit": 0
|
|
1132
|
+
"comment": "Button label for exporting raw widget data to CSV format from the drill dialog, without any formatting applied"
|
|
1471
1133
|
},
|
|
1472
1134
|
"share.button.text": {
|
|
1473
1135
|
"value": "Share",
|
|
1474
|
-
"comment": "Text of button that opens share dialog"
|
|
1475
|
-
"limit": 0
|
|
1136
|
+
"comment": "Text of button that opens share dialog"
|
|
1476
1137
|
},
|
|
1477
1138
|
"share.button.tooltip": {
|
|
1478
1139
|
"value": "Share dashboard",
|
|
1479
|
-
"comment": "Tooltip of button that opens share dialog"
|
|
1480
|
-
"limit": 0
|
|
1140
|
+
"comment": "Tooltip of button that opens share dialog"
|
|
1481
1141
|
},
|
|
1482
1142
|
"dashboard.error.empty.heading": {
|
|
1483
1143
|
"value": "This dashboard is empty",
|
|
1484
|
-
"comment": "Heading shown when a dashboard contains no widgets or visualizations"
|
|
1485
|
-
"limit": 0
|
|
1144
|
+
"comment": "Heading shown when a dashboard contains no widgets or visualizations"
|
|
1486
1145
|
},
|
|
1487
|
-
"dashboard.error.empty.text
|
|
1146
|
+
"dashboard.error.empty.text": {
|
|
1488
1147
|
"value": "All visualizations were removed.",
|
|
1489
|
-
"comment": "Message shown when all visualizations have been removed from the dashboard"
|
|
1490
|
-
"limit": 0
|
|
1491
|
-
},
|
|
1492
|
-
"dashboard.error.empty.text|report": {
|
|
1493
|
-
"value": "All reports were removed.",
|
|
1494
|
-
"comment": "Message shown when all reports have been removed from the dashboard",
|
|
1495
|
-
"translate": false,
|
|
1496
|
-
"limit": 0
|
|
1148
|
+
"comment": "Message shown when all visualizations have been removed from the dashboard"
|
|
1497
1149
|
},
|
|
1498
1150
|
"dashboard.shareDialog.underLenientControl.label": {
|
|
1499
1151
|
"value": "Other users can access this dashboard if they drill to it",
|
|
1500
|
-
"comment": "Label for the checkbox that controls whether users can access this dashboard by drilling into it from another dashboard, even if they're not explicitly granted access"
|
|
1501
|
-
"limit": 0
|
|
1152
|
+
"comment": "Label for the checkbox that controls whether users can access this dashboard by drilling into it from another dashboard, even if they're not explicitly granted access"
|
|
1502
1153
|
},
|
|
1503
1154
|
"dashboard.shareDialog.lock.label": {
|
|
1504
1155
|
"value": "Only admins can edit this dashboard",
|
|
1505
|
-
"comment": "Label for the checkbox that restricts dashboard editing to administrators only"
|
|
1506
|
-
"limit": 0
|
|
1156
|
+
"comment": "Label for the checkbox that restricts dashboard editing to administrators only"
|
|
1507
1157
|
},
|
|
1508
1158
|
"header.lockStatus.tooltip": {
|
|
1509
1159
|
"value": "<b>This dashboard is locked.</b> Only administrators can edit this dashboard.",
|
|
1510
|
-
"comment": "Tooltip shown when hovering over the dashboard lock icon, with emphasis on the locked status"
|
|
1511
|
-
"limit": 0
|
|
1160
|
+
"comment": "Tooltip shown when hovering over the dashboard lock icon, with emphasis on the locked status"
|
|
1512
1161
|
},
|
|
1513
1162
|
"header.shareStatus.private.text": {
|
|
1514
1163
|
"value": "Private",
|
|
1515
|
-
"comment": "Text shown in the share status indicator when the dashboard is set to private visibility"
|
|
1516
|
-
"limit": 0
|
|
1164
|
+
"comment": "Text shown in the share status indicator when the dashboard is set to private visibility"
|
|
1517
1165
|
},
|
|
1518
1166
|
"header.shareStatus.private.strict.tooltip": {
|
|
1519
1167
|
"value": "Only you can view and edit this dashboard.",
|
|
1520
|
-
"comment": "Tooltip shown when hovering over the private share status indicator with strict access enabled, indicating restricted access"
|
|
1521
|
-
"limit": 0
|
|
1168
|
+
"comment": "Tooltip shown when hovering over the private share status indicator with strict access enabled, indicating restricted access"
|
|
1522
1169
|
},
|
|
1523
1170
|
"header.shareStatus.private.not.strict.tooltip": {
|
|
1524
1171
|
"value": "The creator can edit this dashboard. Other users with appropriate user roles can edit this dashboard when they drill to it.",
|
|
1525
|
-
"comment": "Tooltip explaining that while the dashboard is private, users with proper roles can edit it when accessing through drill navigation"
|
|
1526
|
-
"limit": 0
|
|
1172
|
+
"comment": "Tooltip explaining that while the dashboard is private, users with proper roles can edit it when accessing through drill navigation"
|
|
1527
1173
|
},
|
|
1528
1174
|
"dashboard.shareDialog.removeAccessGranteeTooltip": {
|
|
1529
1175
|
"value": "Remove access to this dashboard.",
|
|
1530
|
-
"comment": "Tooltip for the button that revokes a user's or group's access to the dashboard"
|
|
1531
|
-
"limit": 0
|
|
1176
|
+
"comment": "Tooltip for the button that revokes a user's or group's access to the dashboard"
|
|
1532
1177
|
},
|
|
1533
1178
|
"dashboard.shareDialog.removeAccessCreatorTooltip": {
|
|
1534
1179
|
"value": "The user that created this dashboard. Creators cannot be removed.",
|
|
1535
|
-
"comment": "Text of the tooltip shown above disabled button that removes user dashboard access right. Shown in the case when user cannot be removed because he is the creator of the dashboard."
|
|
1536
|
-
"limit": 0
|
|
1180
|
+
"comment": "Text of the tooltip shown above disabled button that removes user dashboard access right. Shown in the case when user cannot be removed because he is the creator of the dashboard."
|
|
1537
1181
|
},
|
|
1538
1182
|
"attributesDropdown.placeholder": {
|
|
1539
1183
|
"value": "Search…",
|
|
1540
|
-
"comment": "Placeholder text in attribute filter search input"
|
|
1541
|
-
"limit": 0
|
|
1184
|
+
"comment": "Placeholder text in attribute filter search input"
|
|
1542
1185
|
},
|
|
1543
1186
|
"attributesDropdown.configuration": {
|
|
1544
1187
|
"value": "Configuration",
|
|
1545
|
-
"comment": "Configuration button label in attribute filter dropdown"
|
|
1546
|
-
"limit": 0
|
|
1188
|
+
"comment": "Configuration button label in attribute filter dropdown"
|
|
1547
1189
|
},
|
|
1548
1190
|
"attributesDropdown.save": {
|
|
1549
1191
|
"value": "Save",
|
|
1550
|
-
"comment": "Save button label in attribute filter dropdown configuration"
|
|
1551
|
-
"limit": 0
|
|
1192
|
+
"comment": "Save button label in attribute filter dropdown configuration"
|
|
1552
1193
|
},
|
|
1553
1194
|
"attributesDropdown.filterBy": {
|
|
1554
1195
|
"value": "Filter by",
|
|
1555
|
-
"comment": "Filter section label in attribute filter dropdown configuration"
|
|
1556
|
-
"limit": 0
|
|
1196
|
+
"comment": "Filter section label in attribute filter dropdown configuration"
|
|
1557
1197
|
},
|
|
1558
1198
|
"attributesDropdown.displayValuesAs": {
|
|
1559
1199
|
"value": "Display values as",
|
|
1560
|
-
"comment": "Label for display format selection in attribute filter configuration"
|
|
1561
|
-
"limit": 0
|
|
1200
|
+
"comment": "Label for display format selection in attribute filter configuration"
|
|
1562
1201
|
},
|
|
1563
1202
|
"attributesDropdown.title": {
|
|
1564
1203
|
"value": "Title",
|
|
1565
|
-
"comment": "Label for the title field in attribute dropdown components"
|
|
1566
|
-
"limit": 0
|
|
1204
|
+
"comment": "Label for the title field in attribute dropdown components"
|
|
1567
1205
|
},
|
|
1568
1206
|
"attributesDropdown.title.reset": {
|
|
1569
1207
|
"value": "Reset",
|
|
1570
|
-
"comment": "Button label to reset the attribute title to its default value"
|
|
1571
|
-
"limit": 0
|
|
1208
|
+
"comment": "Button label to reset the attribute title to its default value"
|
|
1572
1209
|
},
|
|
1573
1210
|
"attributesDropdown.selectionMode": {
|
|
1574
1211
|
"value": "Selection",
|
|
1575
|
-
"comment": "Label for the selection mode dropdown in attribute filter configuration"
|
|
1576
|
-
"limit": 0
|
|
1212
|
+
"comment": "Label for the selection mode dropdown in attribute filter configuration"
|
|
1577
1213
|
},
|
|
1578
1214
|
"attributesDropdown.selectionMode.multi": {
|
|
1579
1215
|
"value": "Multiple values",
|
|
1580
|
-
"comment": "Option to allow selecting multiple values in the attribute filter"
|
|
1581
|
-
"limit": 0
|
|
1216
|
+
"comment": "Option to allow selecting multiple values in the attribute filter"
|
|
1582
1217
|
},
|
|
1583
1218
|
"attributesDropdown.selectionMode.single": {
|
|
1584
1219
|
"value": "Single value",
|
|
1585
|
-
"comment": "Option to allow selecting only one value in the attribute filter"
|
|
1586
|
-
"limit": 0
|
|
1220
|
+
"comment": "Option to allow selecting only one value in the attribute filter"
|
|
1587
1221
|
},
|
|
1588
1222
|
"attributesDropdown.selectionMode.disabled.tooltip": {
|
|
1589
1223
|
"value": "Single value selection is not allowed if any filters are selected in Filter by.To use the Single value selection, disable all filters in Filter by.",
|
|
1590
|
-
"comment": "Tooltip explaining why single value selection is disabled when filters are applied"
|
|
1591
|
-
"limit": 0
|
|
1224
|
+
"comment": "Tooltip explaining why single value selection is disabled when filters are applied"
|
|
1592
1225
|
},
|
|
1593
1226
|
"attributesDropdown.parentFilter.disabled.tooltip": {
|
|
1594
1227
|
"value": "Filtering by other filters is disabled for Single value selection. To set Filter by, select the multiple value selection.",
|
|
1595
|
-
"comment": "Tooltip describing why choosing parent filters is disabled."
|
|
1596
|
-
"limit": 0
|
|
1228
|
+
"comment": "Tooltip describing why choosing parent filters is disabled."
|
|
1597
1229
|
},
|
|
1598
1230
|
"attributesDropdown.noConnectionMessage": {
|
|
1599
1231
|
"value": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter attributes in the data model.",
|
|
1600
|
-
"comment": "Error message when attributes cannot be filtered together. The <strong> tags emphasize attribute names, and {childTitle}/{parentTitle} show the specific attribute names."
|
|
1601
|
-
"limit": 0
|
|
1232
|
+
"comment": "Error message when attributes cannot be filtered together. The <strong> tags emphasize attribute names, and {childTitle}/{parentTitle} show the specific attribute names."
|
|
1602
1233
|
},
|
|
1603
1234
|
"attributesDropdown.details.dataset": {
|
|
1604
1235
|
"value": "Dataset",
|
|
1605
|
-
"comment": "Label for the dataset information section in attribute filter details"
|
|
1606
|
-
"limit": 0
|
|
1236
|
+
"comment": "Label for the dataset information section in attribute filter details"
|
|
1607
1237
|
},
|
|
1608
1238
|
"attributesDropdown.details.values": {
|
|
1609
1239
|
"value": "Values",
|
|
1610
|
-
"comment": "Label for the values section in attribute filter details"
|
|
1611
|
-
"limit": 0
|
|
1240
|
+
"comment": "Label for the values section in attribute filter details"
|
|
1612
1241
|
},
|
|
1613
1242
|
"attributesDropdown.details.shortening_decoration": {
|
|
1614
1243
|
"value": "…and {count} more",
|
|
1615
|
-
"comment": "Text shown when a list of attribute values is truncated. Placeholder {count} shows the number of additional attribute filter values. Example: '…and 5 more'."
|
|
1616
|
-
"limit": 0
|
|
1244
|
+
"comment": "Text shown when a list of attribute values is truncated. Placeholder {count} shows the number of additional attribute filter values. Example: '…and 5 more'."
|
|
1617
1245
|
},
|
|
1618
1246
|
"attributesDropdown.removeTooltip": {
|
|
1619
1247
|
"value": "Remove from dashboard",
|
|
1620
|
-
"comment": "Tooltip text of button for deleting filter"
|
|
1621
|
-
"limit": 0
|
|
1248
|
+
"comment": "Tooltip text of button for deleting filter"
|
|
1622
1249
|
},
|
|
1623
1250
|
"layout.header.characters.left": {
|
|
1624
1251
|
"value": "{currentCharactersCount} / {maximumCharactersCount} characters left",
|
|
1625
|
-
"comment": "Label showing the number of characters remaining in the input field (e.g., '4 / 20 characters left')"
|
|
1626
|
-
"limit": 0
|
|
1252
|
+
"comment": "Label showing the number of characters remaining in the input field (e.g., '4 / 20 characters left')"
|
|
1627
1253
|
},
|
|
1628
1254
|
"layout.header.add.title.placeholder": {
|
|
1629
1255
|
"value": "Add Title here...",
|
|
1630
|
-
"comment": "Add title component placeholder text"
|
|
1631
|
-
"limit": 0
|
|
1256
|
+
"comment": "Add title component placeholder text"
|
|
1632
1257
|
},
|
|
1633
1258
|
"layout.header.add.description.placeholder": {
|
|
1634
1259
|
"value": "Add Description here...",
|
|
1635
|
-
"comment": "Add description component placeholder text"
|
|
1636
|
-
"limit": 0
|
|
1260
|
+
"comment": "Add description component placeholder text"
|
|
1637
1261
|
},
|
|
1638
1262
|
"controlButtons.options.tooltip": {
|
|
1639
1263
|
"value": "More actions",
|
|
1640
|
-
"comment": "Tooltip shown when hovering over the options menu button"
|
|
1641
|
-
"limit": 0
|
|
1264
|
+
"comment": "Tooltip shown when hovering over the options menu button"
|
|
1642
1265
|
},
|
|
1643
1266
|
"controlButtons.options.back": {
|
|
1644
1267
|
"value": "Back to previous step",
|
|
1645
|
-
"comment": "Button text for returning to the previous screen or action"
|
|
1646
|
-
"limit": 0
|
|
1268
|
+
"comment": "Button text for returning to the previous screen or action"
|
|
1647
1269
|
},
|
|
1648
1270
|
"controlButtons.options.closeMenu": {
|
|
1649
1271
|
"value": "Close menu",
|
|
1650
|
-
"comment": "Button text for closing the options menu"
|
|
1651
|
-
"limit": 0
|
|
1272
|
+
"comment": "Button text for closing the options menu"
|
|
1652
1273
|
},
|
|
1653
1274
|
"controlButtons.edit.value": {
|
|
1654
1275
|
"value": "Edit",
|
|
1655
|
-
"comment": "Button text for entering dashboard edit mode"
|
|
1656
|
-
"limit": 0
|
|
1276
|
+
"comment": "Button text for entering dashboard edit mode"
|
|
1657
1277
|
},
|
|
1658
1278
|
"controlButtons.edit.tooltip": {
|
|
1659
1279
|
"value": "Edit dashboard",
|
|
1660
|
-
"comment": "Tooltip shown when hovering over the edit dashboard button"
|
|
1661
|
-
"limit": 0
|
|
1280
|
+
"comment": "Tooltip shown when hovering over the edit dashboard button"
|
|
1662
1281
|
},
|
|
1663
1282
|
"controlButtons.edit.executionTimestampMode.tooltip": {
|
|
1664
1283
|
"value": "To edit the dashboard, reset the date to today.",
|
|
1665
|
-
"comment": "Tooltip explaining that historical dashboard view must be reset before editing"
|
|
1666
|
-
"limit": 0
|
|
1284
|
+
"comment": "Tooltip explaining that historical dashboard view must be reset before editing"
|
|
1667
1285
|
},
|
|
1668
1286
|
"controlButtons.setting.value": {
|
|
1669
1287
|
"value": "Settings",
|
|
1670
|
-
"comment": "Button text for accessing dashboard settings"
|
|
1671
|
-
"limit": 0
|
|
1288
|
+
"comment": "Button text for accessing dashboard settings"
|
|
1672
1289
|
},
|
|
1673
1290
|
"controlButtons.setting.title": {
|
|
1674
1291
|
"value": "All settings related to this dashboard. You can change the dashboard description cross-filtering, saved filters allowed, and alerts evaluation frequency.",
|
|
1675
|
-
"comment": "Extended tooltip describing available dashboard settings options"
|
|
1676
|
-
"limit": 0
|
|
1292
|
+
"comment": "Extended tooltip describing available dashboard settings options"
|
|
1677
1293
|
},
|
|
1678
1294
|
"controlButtons.saveAndPublish.value": {
|
|
1679
1295
|
"value": "Save & Publish",
|
|
1680
|
-
"comment": "Button text for saving changes and publishing them to all users"
|
|
1681
|
-
"limit": 0
|
|
1296
|
+
"comment": "Button text for saving changes and publishing them to all users"
|
|
1682
1297
|
},
|
|
1683
1298
|
"controlButtons.save.value": {
|
|
1684
1299
|
"value": "Save",
|
|
1685
|
-
"comment": "Button text for saving dashboard changes"
|
|
1686
|
-
"limit": 0
|
|
1300
|
+
"comment": "Button text for saving dashboard changes"
|
|
1687
1301
|
},
|
|
1688
1302
|
"controlButtons.saveAndPublish.title": {
|
|
1689
1303
|
"value": "All changes will be immediately visible to everyone who can access this dashboard.",
|
|
1690
|
-
"comment": "Tooltip explaining the effect of saving and publishing dashboard changes"
|
|
1691
|
-
"limit": 0
|
|
1304
|
+
"comment": "Tooltip explaining the effect of saving and publishing dashboard changes"
|
|
1692
1305
|
},
|
|
1693
1306
|
"controlButtons.saveAsPrivate.title": {
|
|
1694
1307
|
"value": "All changes will be saved.",
|
|
1695
|
-
"comment": "Tooltip explaining private save action effect"
|
|
1696
|
-
"limit": 0
|
|
1308
|
+
"comment": "Tooltip explaining private save action effect"
|
|
1697
1309
|
},
|
|
1698
1310
|
"controlButtons.saveAndPublish.disable.empty.title": {
|
|
1699
1311
|
"value": "Empty dashboard cannot be saved",
|
|
1700
|
-
"comment": "Tooltip shown when save button is disabled because dashboard has no content"
|
|
1701
|
-
"limit": 0
|
|
1312
|
+
"comment": "Tooltip shown when save button is disabled because dashboard has no content"
|
|
1702
1313
|
},
|
|
1703
1314
|
"controlButtons.saveAndPublish.disable.noChanges.title": {
|
|
1704
1315
|
"value": "There are no changes to save",
|
|
1705
|
-
"comment": "Tooltip shown when save button is disabled because there are no unsaved changes"
|
|
1706
|
-
"limit": 0
|
|
1316
|
+
"comment": "Tooltip shown when save button is disabled because there are no unsaved changes"
|
|
1707
1317
|
},
|
|
1708
1318
|
"controlButtons.saving.value": {
|
|
1709
1319
|
"value": "Saving…",
|
|
1710
|
-
"comment": "Text shown while dashboard changes are being saved"
|
|
1711
|
-
"limit": 0
|
|
1320
|
+
"comment": "Text shown while dashboard changes are being saved"
|
|
1712
1321
|
},
|
|
1713
1322
|
"gs.visualizationsList.tabs.all": {
|
|
1714
1323
|
"value": "all",
|
|
1715
|
-
"comment": "Tab label for showing all visualizations regardless of creator"
|
|
1716
|
-
"limit": 0
|
|
1324
|
+
"comment": "Tab label for showing all visualizations regardless of creator"
|
|
1717
1325
|
},
|
|
1718
1326
|
"gs.visualizationsList.tabs.my": {
|
|
1719
1327
|
"value": "created by me",
|
|
1720
|
-
"comment": "Tab label for filtering visualizations to show only those created by current user"
|
|
1721
|
-
"limit": 0
|
|
1328
|
+
"comment": "Tab label for filtering visualizations to show only those created by current user"
|
|
1722
1329
|
},
|
|
1723
|
-
"visualizationsList.noInsights
|
|
1330
|
+
"visualizationsList.noInsights": {
|
|
1724
1331
|
"value": "This workspace contains no visualizations.",
|
|
1725
|
-
"comment": "Message shown when no visualizations exist in the workspace"
|
|
1726
|
-
"limit": 0
|
|
1727
|
-
},
|
|
1728
|
-
"visualizationsList.noInsights|report": {
|
|
1729
|
-
"value": "This workspace contains no reports.",
|
|
1730
|
-
"comment": "Message shown when no reports exist in the workspace",
|
|
1731
|
-
"limit": 0,
|
|
1732
|
-
"translate": false
|
|
1332
|
+
"comment": "Message shown when no visualizations exist in the workspace"
|
|
1733
1333
|
},
|
|
1734
|
-
"visualizationsList.create
|
|
1334
|
+
"visualizationsList.create": {
|
|
1735
1335
|
"value": "Create visualization",
|
|
1736
|
-
"comment": "Button text for creating a new visualization"
|
|
1737
|
-
"limit": 0
|
|
1336
|
+
"comment": "Button text for creating a new visualization"
|
|
1738
1337
|
},
|
|
1739
|
-
"visualizationsList.
|
|
1740
|
-
"value": "Create report",
|
|
1741
|
-
"comment": "Button text for creating a new report",
|
|
1742
|
-
"translate": false,
|
|
1743
|
-
"limit": 0
|
|
1744
|
-
},
|
|
1745
|
-
"visualizationsList.noUserInsights|insight": {
|
|
1338
|
+
"visualizationsList.noUserInsights": {
|
|
1746
1339
|
"value": "No visualizations created.",
|
|
1747
|
-
"comment": "Message shown when user has not created any visualizations"
|
|
1748
|
-
"limit": 0
|
|
1749
|
-
},
|
|
1750
|
-
"visualizationsList.noUserInsights|report": {
|
|
1751
|
-
"value": "No reports created.",
|
|
1752
|
-
"comment": "Message shown when user has not created any reports",
|
|
1753
|
-
"limit": 0,
|
|
1754
|
-
"translate": false
|
|
1340
|
+
"comment": "Message shown when user has not created any visualizations"
|
|
1755
1341
|
},
|
|
1756
|
-
"visualizationsList.noVisualizationsFound
|
|
1342
|
+
"visualizationsList.noVisualizationsFound": {
|
|
1757
1343
|
"value": "No visualization matched.",
|
|
1758
|
-
"comment": "Message shown when search returns no visualizations"
|
|
1759
|
-
"limit": 0
|
|
1344
|
+
"comment": "Message shown when search returns no visualizations"
|
|
1760
1345
|
},
|
|
1761
|
-
"
|
|
1762
|
-
"value": "No report matched.",
|
|
1763
|
-
"comment": "Message shown when search returns no reports",
|
|
1764
|
-
"limit": 0,
|
|
1765
|
-
"translate": false
|
|
1766
|
-
},
|
|
1767
|
-
"search_insights|insight": {
|
|
1346
|
+
"search_insights": {
|
|
1768
1347
|
"value": "Search all visualizations…",
|
|
1769
|
-
"comment": "Placeholder text in visualization search input field"
|
|
1770
|
-
"limit": 0
|
|
1771
|
-
},
|
|
1772
|
-
"search_insights|report": {
|
|
1773
|
-
"value": "Search all reports…",
|
|
1774
|
-
"comment": "Placeholder text in report search input field",
|
|
1775
|
-
"limit": 0,
|
|
1776
|
-
"translate": false
|
|
1348
|
+
"comment": "Placeholder text in visualization search input field"
|
|
1777
1349
|
},
|
|
1778
1350
|
"save.as.new": {
|
|
1779
1351
|
"value": "Save as new",
|
|
1780
|
-
"comment": "Button text for saving current item as a new copy"
|
|
1781
|
-
"limit": 0
|
|
1352
|
+
"comment": "Button text for saving current item as a new copy"
|
|
1782
1353
|
},
|
|
1783
1354
|
"addPanel.deleteItem": {
|
|
1784
1355
|
"value": "Drop to remove",
|
|
1785
|
-
"comment": "Instructions shown in deletion target area during drag and drop"
|
|
1786
|
-
"limit": 0
|
|
1356
|
+
"comment": "Instructions shown in deletion target area during drag and drop"
|
|
1787
1357
|
},
|
|
1788
1358
|
"addPanel.newItem": {
|
|
1789
1359
|
"value": "New item",
|
|
1790
|
-
"comment": "Generic label for a new dashboard item being added"
|
|
1791
|
-
"limit": 0
|
|
1360
|
+
"comment": "Generic label for a new dashboard item being added"
|
|
1792
1361
|
},
|
|
1793
1362
|
"addPanel.attributeFilter": {
|
|
1794
1363
|
"value": "Attribute Filter",
|
|
1795
|
-
"comment": "Label for attribute filter component in add panel"
|
|
1796
|
-
"limit": 0
|
|
1364
|
+
"comment": "Label for attribute filter component in add panel"
|
|
1797
1365
|
},
|
|
1798
1366
|
"addPanel.filter": {
|
|
1799
1367
|
"value": "Filter",
|
|
1800
|
-
"comment": "Label for generic filter component in add panel"
|
|
1801
|
-
"limit": 0
|
|
1368
|
+
"comment": "Label for generic filter component in add panel"
|
|
1802
1369
|
},
|
|
1803
1370
|
"addPanel.attributeFilter.tooltip.no_attributes": {
|
|
1804
1371
|
"value": "The attribute filter requires an attribute.",
|
|
1805
|
-
"comment": "Error message shown when attempting to create filter without selecting attribute"
|
|
1806
|
-
"limit": 0
|
|
1372
|
+
"comment": "Error message shown when attempting to create filter without selecting attribute"
|
|
1807
1373
|
},
|
|
1808
1374
|
"addPanel.attributeFilter.tooltip.no_items": {
|
|
1809
1375
|
"value": "The filter requires an attribute or a date dataset.",
|
|
1810
|
-
"comment": "Error message shown when filter has no data items selected"
|
|
1811
|
-
"limit": 0
|
|
1376
|
+
"comment": "Error message shown when filter has no data items selected"
|
|
1812
1377
|
},
|
|
1813
1378
|
"addPanel.attributeFilter.tooltip.no_attributes.link": {
|
|
1814
1379
|
"value": "Learn more",
|
|
1815
|
-
"comment": "Link text for documentation about attribute filters"
|
|
1816
|
-
"limit": 0
|
|
1380
|
+
"comment": "Link text for documentation about attribute filters"
|
|
1817
1381
|
},
|
|
1818
1382
|
"addPanel.kpi": {
|
|
1819
1383
|
"value": "Key Performance Indicator",
|
|
1820
|
-
"comment": "Label for KPI component in add panel"
|
|
1821
|
-
"limit": 0
|
|
1384
|
+
"comment": "Label for KPI component in add panel"
|
|
1822
1385
|
},
|
|
1823
1386
|
"addPanel.richText": {
|
|
1824
1387
|
"value": "Rich Text",
|
|
1825
|
-
"comment": "Label for rich text editor component in add panel"
|
|
1826
|
-
"limit": 0
|
|
1388
|
+
"comment": "Label for rich text editor component in add panel"
|
|
1827
1389
|
},
|
|
1828
1390
|
"addPanel.visualizationSwitcher": {
|
|
1829
1391
|
"value": "Visualization switcher",
|
|
1830
|
-
"comment": "Label for visualization switcher component in add panel"
|
|
1831
|
-
"limit": 0
|
|
1392
|
+
"comment": "Label for visualization switcher component in add panel"
|
|
1832
1393
|
},
|
|
1833
1394
|
"addPanel.visualizationSwitcher.tooltip": {
|
|
1834
1395
|
"value": "Combine multiple visualizations into a single element with a navigation dropdown for switching between them.",
|
|
1835
|
-
"comment": "Tooltip describing the purpose of the visualization switcher component"
|
|
1836
|
-
"limit": 0
|
|
1396
|
+
"comment": "Tooltip describing the purpose of the visualization switcher component"
|
|
1837
1397
|
},
|
|
1838
1398
|
"addPanel.dashboardLayout": {
|
|
1839
1399
|
"value": "Column container",
|
|
1840
|
-
"comment": "Label for container component that can group widgets in add panel"
|
|
1841
|
-
"limit": 0
|
|
1400
|
+
"comment": "Label for container component that can group widgets in add panel"
|
|
1842
1401
|
},
|
|
1843
1402
|
"addPanel.dashboardLayout.tooltip": {
|
|
1844
1403
|
"value": "Create a vertical group of widgets placed in a single column inside your section. Ideal for stacking multiple items.",
|
|
1845
|
-
"comment": "Tooltip describing the purpose of the container component"
|
|
1846
|
-
"limit": 0
|
|
1404
|
+
"comment": "Tooltip describing the purpose of the container component"
|
|
1847
1405
|
},
|
|
1848
1406
|
"addPanel.dashboardLayout.tooltip.learnMore": {
|
|
1849
1407
|
"value": "Learn more",
|
|
1850
|
-
"comment": "Link text for documentation about container component"
|
|
1851
|
-
"limit": 0
|
|
1408
|
+
"comment": "Link text for documentation about container component"
|
|
1852
1409
|
},
|
|
1853
1410
|
"visualizationsList.dragToAdd": {
|
|
1854
1411
|
"value": "Drag to add",
|
|
1855
|
-
"comment": "Instruction to drag visualization to dashboard"
|
|
1856
|
-
"limit": 0
|
|
1412
|
+
"comment": "Instruction to drag visualization to dashboard"
|
|
1857
1413
|
},
|
|
1858
|
-
"visualizationsList.savedVisualizations
|
|
1414
|
+
"visualizationsList.savedVisualizations": {
|
|
1859
1415
|
"value": "Saved visualizations",
|
|
1860
|
-
"comment": "Header for the list of saved visualizations"
|
|
1861
|
-
"limit": 0
|
|
1862
|
-
},
|
|
1863
|
-
"visualizationsList.savedVisualizations|report": {
|
|
1864
|
-
"value": "Saved reports",
|
|
1865
|
-
"comment": "Header for the list of saved reports",
|
|
1866
|
-
"translate": false,
|
|
1867
|
-
"limit": 0
|
|
1416
|
+
"comment": "Header for the list of saved visualizations"
|
|
1868
1417
|
},
|
|
1869
1418
|
"configurationPanel.drillConfig.selectDashboard": {
|
|
1870
1419
|
"value": "Choose dashboard…",
|
|
1871
|
-
"comment": "Placeholder text in dashboard selector for drill configuration"
|
|
1872
|
-
"limit": 0
|
|
1420
|
+
"comment": "Placeholder text in dashboard selector for drill configuration"
|
|
1873
1421
|
},
|
|
1874
1422
|
"configurationPanel.drillConfig.drillIntoDashboard.searchPlaceholder": {
|
|
1875
1423
|
"value": "Search all dashboards…",
|
|
1876
|
-
"comment": "Placeholder text in search field for finding dashboards to drill into"
|
|
1877
|
-
"limit": 0
|
|
1424
|
+
"comment": "Placeholder text in search field for finding dashboards to drill into"
|
|
1878
1425
|
},
|
|
1879
1426
|
"configurationPanel.drillConfig.forbiddenDashboard": {
|
|
1880
1427
|
"value": "(Not shared with you)",
|
|
1881
|
-
"comment": "Placeholder used instead of the name of a dashboard in a list if dashboard name cannot be shown because dashboard was not shared with the user.."
|
|
1882
|
-
"limit": 0
|
|
1428
|
+
"comment": "Placeholder used instead of the name of a dashboard in a list if dashboard name cannot be shown because dashboard was not shared with the user.."
|
|
1883
1429
|
},
|
|
1884
1430
|
"configurationPanel.drillConfig.forbiddenDashboard.tooltip": {
|
|
1885
1431
|
"value": "Dashboard is not shared with you, but other users have access to this dashboard.",
|
|
1886
|
-
"comment": "Tooltip explaining the accessibility of the dashboard."
|
|
1887
|
-
"limit": 0
|
|
1432
|
+
"comment": "Tooltip explaining the accessibility of the dashboard."
|
|
1888
1433
|
},
|
|
1889
1434
|
"configurationPanel.drillConfig.notSharedDashboard.tooltip": {
|
|
1890
1435
|
"value": "Dashboard is not shared with you, but all users can access it if they drill to it.",
|
|
1891
|
-
"comment": "Tooltip explaining the accessibility of the dashboard."
|
|
1892
|
-
"limit": 0
|
|
1436
|
+
"comment": "Tooltip explaining the accessibility of the dashboard."
|
|
1893
1437
|
},
|
|
1894
1438
|
"configurationPanel.remove.form.dashboard": {
|
|
1895
1439
|
"value": "Remove from dashboard",
|
|
1896
|
-
"comment": "Button text for removing a widget from the dashboard"
|
|
1897
|
-
"limit": 0
|
|
1440
|
+
"comment": "Button text for removing a widget from the dashboard"
|
|
1898
1441
|
},
|
|
1899
1442
|
"filterBar.filter.drop": {
|
|
1900
1443
|
"value": "drop to add",
|
|
1901
|
-
"comment": "Instruction shown in filter bar drop zone during drag operation"
|
|
1902
|
-
"limit": 0
|
|
1444
|
+
"comment": "Instruction shown in filter bar drop zone during drag operation"
|
|
1903
1445
|
},
|
|
1904
1446
|
"filterBar.filter.addFilterPlaceholder": {
|
|
1905
1447
|
"value": "Drag {icon} here",
|
|
1906
|
-
"comment": "Instruction indicating where to drag filters with icon placeholder"
|
|
1907
|
-
"limit": 0
|
|
1448
|
+
"comment": "Instruction indicating where to drag filters with icon placeholder"
|
|
1908
1449
|
},
|
|
1909
1450
|
"filterBar.filter.dropzone.tooltip": {
|
|
1910
1451
|
"value": "Drag the attribute filter here.",
|
|
1911
|
-
"comment": "Tooltip for attribute filter drop zone in filter bar"
|
|
1912
|
-
"limit": 0
|
|
1452
|
+
"comment": "Tooltip for attribute filter drop zone in filter bar"
|
|
1913
1453
|
},
|
|
1914
1454
|
"filterBar.filter.dropzone.tooltip.generic": {
|
|
1915
1455
|
"value": "Drag the filter here.",
|
|
1916
|
-
"comment": "Tooltip for generic filter drop zone in filter bar"
|
|
1917
|
-
"limit": 0
|
|
1456
|
+
"comment": "Tooltip for generic filter drop zone in filter bar"
|
|
1918
1457
|
},
|
|
1919
1458
|
"configurationPanel.title": {
|
|
1920
1459
|
"value": "Configuration",
|
|
1921
|
-
"comment": "Label of widget configuration section"
|
|
1922
|
-
"limit": 0
|
|
1460
|
+
"comment": "Label of widget configuration section"
|
|
1923
1461
|
},
|
|
1924
1462
|
"configurationPanel.filterBy": {
|
|
1925
1463
|
"value": "Filter by",
|
|
1926
|
-
"comment": "Label for filter selection in widget configuration panel"
|
|
1927
|
-
"limit": 0
|
|
1464
|
+
"comment": "Label for filter selection in widget configuration panel"
|
|
1928
1465
|
},
|
|
1929
1466
|
"configurationPanel.dateAs": {
|
|
1930
1467
|
"value": "as",
|
|
1931
|
-
"comment": "Conjunction word used in date granularity selection"
|
|
1932
|
-
"limit": 0
|
|
1468
|
+
"comment": "Conjunction word used in date granularity selection"
|
|
1933
1469
|
},
|
|
1934
|
-
"configurationPanel.vizCantBeFilteredByAttribute
|
|
1470
|
+
"configurationPanel.vizCantBeFilteredByAttribute": {
|
|
1935
1471
|
"value": "The visualization cannot be filtered by {attributeName}. Unselect the check box.",
|
|
1936
|
-
"comment": "Warning message when attempting to apply incompatible attribute filter to visualization"
|
|
1937
|
-
"limit": 0
|
|
1938
|
-
},
|
|
1939
|
-
"configurationPanel.vizCantBeFilteredByAttribute|report": {
|
|
1940
|
-
"value": "The report cannot be filtered by {attributeName}. Unselect the check box.",
|
|
1941
|
-
"comment": "Warning message when attempting to apply incompatible attribute filter to report",
|
|
1942
|
-
"translate": false,
|
|
1943
|
-
"limit": 0
|
|
1472
|
+
"comment": "Warning message when attempting to apply incompatible attribute filter to visualization"
|
|
1944
1473
|
},
|
|
1945
1474
|
"configurationPanel.kpiCantBeFilteredByAttribute": {
|
|
1946
1475
|
"value": "The kpi cannot be filtered by {attributeName}. Unselect the check box.",
|
|
1947
|
-
"comment": "Warning message when attempting to apply incompatible attribute filter to KPI"
|
|
1948
|
-
"limit": 0
|
|
1476
|
+
"comment": "Warning message when attempting to apply incompatible attribute filter to KPI"
|
|
1949
1477
|
},
|
|
1950
|
-
"configurationPanel.vizCantBeFilteredByDate
|
|
1478
|
+
"configurationPanel.vizCantBeFilteredByDate": {
|
|
1951
1479
|
"value": "The visualization cannot be filtered by Date. Unselect the check box.",
|
|
1952
|
-
"comment": "Warning message when attempting to apply date filter to incompatible visualization"
|
|
1953
|
-
"limit": 0
|
|
1954
|
-
},
|
|
1955
|
-
"configurationPanel.vizCantBeFilteredByDate|report": {
|
|
1956
|
-
"value": "The report cannot be filtered by Date. Unselect the check box.",
|
|
1957
|
-
"comment": "Warning message when attempting to apply date filter to incompatible report",
|
|
1958
|
-
"translate": false,
|
|
1959
|
-
"limit": 0
|
|
1480
|
+
"comment": "Warning message when attempting to apply date filter to incompatible visualization"
|
|
1960
1481
|
},
|
|
1961
1482
|
"configurationPanel.kpiCantBeFilteredByDate": {
|
|
1962
1483
|
"value": "The kpi cannot be filtered by Date. Unselect the check box.",
|
|
1963
|
-
"comment": "Warning message when attempting to apply date filter to incompatible KPI"
|
|
1964
|
-
"limit": 0
|
|
1484
|
+
"comment": "Warning message when attempting to apply date filter to incompatible KPI"
|
|
1965
1485
|
},
|
|
1966
|
-
"configurationPanel.unrelatedVizDateInfo
|
|
1486
|
+
"configurationPanel.unrelatedVizDateInfo": {
|
|
1967
1487
|
"value": "\"{dateDataSet}\" can no longer be applied to the visualization. Select a different dimension or edit the visualization.",
|
|
1968
|
-
"comment": "Error message when selected date dimension is no longer compatible with the visualization"
|
|
1969
|
-
"limit": 0
|
|
1970
|
-
},
|
|
1971
|
-
"configurationPanel.unrelatedVizDateInfo|report": {
|
|
1972
|
-
"value": "\"{dateDataSet}\" can no longer be applied to the report. Select a different dimension or edit the report.",
|
|
1973
|
-
"comment": "Error message when selected date dimension is no longer compatible with the report",
|
|
1974
|
-
"translate": false,
|
|
1975
|
-
"limit": 0
|
|
1488
|
+
"comment": "Error message when selected date dimension is no longer compatible with the visualization"
|
|
1976
1489
|
},
|
|
1977
1490
|
"configurationPanel.unrelatedKpiDateInfo": {
|
|
1978
1491
|
"value": "\"{dateDataSet}\" can no longer be applied to the kpi. Select a different dimension or edit the kpi.",
|
|
1979
|
-
"comment": "Error message when selected date dimension is no longer compatible with the KPI"
|
|
1980
|
-
"limit": 0
|
|
1492
|
+
"comment": "Error message when selected date dimension is no longer compatible with the KPI"
|
|
1981
1493
|
},
|
|
1982
1494
|
"configurationPanel.interactions": {
|
|
1983
1495
|
"value": "Interactions",
|
|
1984
|
-
"comment": "Header for the section configuring widget interaction options"
|
|
1985
|
-
"limit": 0
|
|
1496
|
+
"comment": "Header for the section configuring widget interaction options"
|
|
1986
1497
|
},
|
|
1987
1498
|
"configurationPanel.drillConfig.interactions": {
|
|
1988
1499
|
"value": "Drill interactions",
|
|
1989
|
-
"comment": "Header of a section for configuring data drilling capabilities"
|
|
1990
|
-
"limit": 0
|
|
1500
|
+
"comment": "Header of a section for configuring data drilling capabilities"
|
|
1991
1501
|
},
|
|
1992
1502
|
"configurationPanel.drillConfig.addInteraction": {
|
|
1993
1503
|
"value": "Add interaction",
|
|
1994
|
-
"comment": "Button label for creating a new drill interaction in widget configuration"
|
|
1995
|
-
"limit": 30
|
|
1504
|
+
"comment": "Button label for creating a new drill interaction in widget configuration"
|
|
1996
1505
|
},
|
|
1997
1506
|
"configurationPanel.drillConfig.clickHint": {
|
|
1998
1507
|
"value": "When I click on",
|
|
1999
|
-
"comment": "First part of the drill interaction configuration sentence. Example in sentence: \"WHEN I CLICK ON on value of measure 'Number of user accounts', drill into detail.\""
|
|
2000
|
-
"limit": 0
|
|
1508
|
+
"comment": "First part of the drill interaction configuration sentence. Example in sentence: \"WHEN I CLICK ON on value of measure 'Number of user accounts', drill into detail.\""
|
|
2001
1509
|
},
|
|
2002
1510
|
"configurationPanel.drillConfig.measureValue._measure": {
|
|
2003
1511
|
"value": "Value of measure",
|
|
2004
|
-
"comment": "Label for selecting measure value as drill target in configuration. Example in sentence: \"When I click on VALUE OF MEASURE 'Number of user accounts', drill into detail.\""
|
|
2005
|
-
"limit": 0
|
|
1512
|
+
"comment": "Label for selecting measure value as drill target in configuration. Example in sentence: \"When I click on VALUE OF MEASURE 'Number of user accounts', drill into detail.\""
|
|
2006
1513
|
},
|
|
2007
1514
|
"configurationPanel.drillConfig.measureValue._metric": {
|
|
2008
1515
|
"value": "Value of metric",
|
|
2009
|
-
"comment": "Label for selecting metric value as drill target in configuration. Example in sentence: \"When I click on VALUE OF METRIC 'Number of user accounts', drill into detail.\""
|
|
2010
|
-
"limit": 0
|
|
1516
|
+
"comment": "Label for selecting metric value as drill target in configuration. Example in sentence: \"When I click on VALUE OF METRIC 'Number of user accounts', drill into detail.\""
|
|
2011
1517
|
},
|
|
2012
1518
|
"configurationPanel.drillConfig.attributeValue": {
|
|
2013
1519
|
"value": "Value of attribute",
|
|
2014
|
-
"comment": "Label for selecting attribute value as drill target in configuration. Example in sentence: \"When I click on VALUE OF ATTRIBUTE 'Account', drill into detail.\""
|
|
2015
|
-
"limit": 0
|
|
1520
|
+
"comment": "Label for selecting attribute value as drill target in configuration. Example in sentence: \"When I click on VALUE OF ATTRIBUTE 'Account', drill into detail.\""
|
|
2016
1521
|
},
|
|
2017
1522
|
"configurationPanel.drillConfig.selectTarget": {
|
|
2018
1523
|
"value": "I want to",
|
|
2019
|
-
"comment": "Middle part of the drill interaction configuration sentence"
|
|
2020
|
-
"limit": 0
|
|
1524
|
+
"comment": "Middle part of the drill interaction configuration sentence"
|
|
2021
1525
|
},
|
|
2022
1526
|
"configurationPanel.drillConfig.clickHintItem": {
|
|
2023
1527
|
"value": "When I click on <addon>(value of)</addon>",
|
|
2024
|
-
"comment": "First part of drill interaction configuration with addon markup"
|
|
2025
|
-
"limit": 0
|
|
1528
|
+
"comment": "First part of drill interaction configuration with addon markup"
|
|
2026
1529
|
},
|
|
2027
1530
|
"configurationPanel.drillConfig.drillIntoDashboard": {
|
|
2028
1531
|
"value": "Drill into dashboard",
|
|
2029
|
-
"comment": "Option for drilling into another dashboard in data interaction"
|
|
2030
|
-
"limit": 0
|
|
1532
|
+
"comment": "Option for drilling into another dashboard in data interaction"
|
|
2031
1533
|
},
|
|
2032
|
-
"configurationPanel.drillConfig.drillIntoInsight
|
|
1534
|
+
"configurationPanel.drillConfig.drillIntoInsight": {
|
|
2033
1535
|
"value": "Drill into visualization",
|
|
2034
|
-
"comment": "Option for drilling into detailed visualization in data interaction"
|
|
2035
|
-
"limit": 0
|
|
2036
|
-
},
|
|
2037
|
-
"configurationPanel.drillConfig.drillIntoInsight|report": {
|
|
2038
|
-
"value": "Drill into report",
|
|
2039
|
-
"comment": "Option for drilling into detailed report in data interaction",
|
|
2040
|
-
"translate": false,
|
|
2041
|
-
"limit": 0
|
|
1536
|
+
"comment": "Option for drilling into detailed visualization in data interaction"
|
|
2042
1537
|
},
|
|
2043
1538
|
"configurationPanel.drillConfig.drillDown": {
|
|
2044
1539
|
"value": "Drill down",
|
|
2045
|
-
"comment": "Option for navigating to next level of detail in data hierarchy"
|
|
2046
|
-
"limit": 0
|
|
1540
|
+
"comment": "Option for navigating to next level of detail in data hierarchy"
|
|
2047
1541
|
},
|
|
2048
1542
|
"configurationPanel.drillConfig.disableDrillDownTooltip": {
|
|
2049
1543
|
"value": "Drill down is turned off in this visualization's configuration.",
|
|
2050
|
-
"comment": "Tooltip explaining why drill down option is disabled"
|
|
2051
|
-
"limit": 0
|
|
1544
|
+
"comment": "Tooltip explaining why drill down option is disabled"
|
|
2052
1545
|
},
|
|
2053
1546
|
"configurationPanel.drillConfig.drillIntoUrl": {
|
|
2054
1547
|
"value": "Drill into URL",
|
|
2055
|
-
"comment": "Option for creating external URL link from data point"
|
|
2056
|
-
"limit": 0
|
|
1548
|
+
"comment": "Option for creating external URL link from data point"
|
|
2057
1549
|
},
|
|
2058
1550
|
"configurationPanel.drillConfig.drillIntoUrl.invalidCustomUrl": {
|
|
2059
1551
|
"value": "Invalid URL parameters",
|
|
2060
|
-
"comment": "Error message shown when URL drill target has invalid parameters"
|
|
2061
|
-
"limit": 0
|
|
1552
|
+
"comment": "Error message shown when URL drill target has invalid parameters"
|
|
2062
1553
|
},
|
|
2063
1554
|
"configurationPanel.drillConfig.select": {
|
|
2064
1555
|
"value": "Choose action…",
|
|
2065
|
-
"comment": "Placeholder text in drill action dropdown menu"
|
|
2066
|
-
"limit": 0
|
|
1556
|
+
"comment": "Placeholder text in drill action dropdown menu"
|
|
2067
1557
|
},
|
|
2068
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning
|
|
1558
|
+
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning": {
|
|
2069
1559
|
"value": "The date attribute value from the visualization will not be transferred to filter the target dashboard.",
|
|
2070
|
-
"comment": "Warning about limitations when drilling with date attributes"
|
|
2071
|
-
"limit": 0
|
|
2072
|
-
},
|
|
2073
|
-
"configurationPanel.drillConfig.drillIntoDashboard.dateFilterWarning|report": {
|
|
2074
|
-
"value": "The date attribute value from the report will not be transferred to filter the target dashboard.",
|
|
2075
|
-
"comment": "Warning about limitations when drilling with date attributes from reports",
|
|
2076
|
-
"translate": false,
|
|
2077
|
-
"limit": 0
|
|
1560
|
+
"comment": "Warning about limitations when drilling with date attributes"
|
|
2078
1561
|
},
|
|
2079
1562
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.label": {
|
|
2080
1563
|
"value": "Pass as filter:",
|
|
2081
|
-
"comment": "Label for selecting which attributes to pass as filters during drill"
|
|
2082
|
-
"limit": 0
|
|
1564
|
+
"comment": "Label for selecting which attributes to pass as filters during drill"
|
|
2083
1565
|
},
|
|
2084
1566
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.title": {
|
|
2085
1567
|
"value": "Pass as filters",
|
|
2086
|
-
"comment": "Title of the attribute filter selection dropdown"
|
|
2087
|
-
"limit": 0
|
|
1568
|
+
"comment": "Title of the attribute filter selection dropdown"
|
|
2088
1569
|
},
|
|
2089
1570
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.tooltip": {
|
|
2090
1571
|
"value": "Disable the attribute or date to exclude its value from being passed as a filter to the drill destination.",
|
|
2091
|
-
"comment": "Tooltip explaining how to exclude attributes from drill filters"
|
|
2092
|
-
"limit": 0
|
|
1572
|
+
"comment": "Tooltip explaining how to exclude attributes from drill filters"
|
|
2093
1573
|
},
|
|
2094
1574
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.all": {
|
|
2095
1575
|
"value": "All",
|
|
2096
|
-
"comment": "Option to pass all attributes as filters during drill"
|
|
2097
|
-
"limit": 0
|
|
1576
|
+
"comment": "Option to pass all attributes as filters during drill"
|
|
2098
1577
|
},
|
|
2099
1578
|
"configurationPanel.drillConfig.drillIntersectionIgnoredAttributes.dropdown.none": {
|
|
2100
1579
|
"value": "None",
|
|
2101
|
-
"comment": "Option to not pass any attributes as filters during drill"
|
|
2102
|
-
"limit": 0
|
|
1580
|
+
"comment": "Option to not pass any attributes as filters during drill"
|
|
2103
1581
|
},
|
|
2104
1582
|
"configurationPanel.visualprops.sectionTitle": {
|
|
2105
1583
|
"value": "Title",
|
|
2106
|
-
"comment": "Section header for widget title configuration"
|
|
2107
|
-
"limit": 0
|
|
1584
|
+
"comment": "Section header for widget title configuration"
|
|
2108
1585
|
},
|
|
2109
1586
|
"configurationPanel.visualprops.hideTitle": {
|
|
2110
1587
|
"value": "Hide title",
|
|
2111
|
-
"comment": "Checkbox label to hide widget title"
|
|
2112
|
-
"limit": 0
|
|
1588
|
+
"comment": "Checkbox label to hide widget title"
|
|
2113
1589
|
},
|
|
2114
1590
|
"configurationPanel.visualprops.sectionDescription": {
|
|
2115
1591
|
"value": "Description",
|
|
2116
|
-
"comment": "Section header for widget description configuration"
|
|
2117
|
-
"limit": 0
|
|
1592
|
+
"comment": "Section header for widget description configuration"
|
|
2118
1593
|
},
|
|
2119
1594
|
"configurationPanel.visualprops.inheritDescription": {
|
|
2120
1595
|
"value": "Inherit",
|
|
2121
|
-
"comment": "Option to use the original description from the source item"
|
|
2122
|
-
"limit": 0
|
|
1596
|
+
"comment": "Option to use the original description from the source item"
|
|
2123
1597
|
},
|
|
2124
|
-
"configurationPanel.visualprops.inheritDescriptionHelp
|
|
1598
|
+
"configurationPanel.visualprops.inheritDescriptionHelp": {
|
|
2125
1599
|
"value": "Inherit the description from the visualization.",
|
|
2126
|
-
"comment": "Help text explaining the inherit description option for visualizations"
|
|
2127
|
-
"limit": 0
|
|
2128
|
-
},
|
|
2129
|
-
"configurationPanel.visualprops.inheritDescriptionHelp|report": {
|
|
2130
|
-
"value": "Inherit the description from the report.",
|
|
2131
|
-
"comment": "Help text explaining the inherit description option for reports",
|
|
2132
|
-
"translate": false,
|
|
2133
|
-
"limit": 0
|
|
1600
|
+
"comment": "Help text explaining the inherit description option for visualizations"
|
|
2134
1601
|
},
|
|
2135
1602
|
"configurationPanel.visualprops.customDescription": {
|
|
2136
1603
|
"value": "Custom",
|
|
2137
|
-
"comment": "Option to create a custom description rather than using default"
|
|
2138
|
-
"limit": 0
|
|
1604
|
+
"comment": "Option to create a custom description rather than using default"
|
|
2139
1605
|
},
|
|
2140
|
-
"configurationPanel.visualprops.customDescriptionHelp
|
|
1606
|
+
"configurationPanel.visualprops.customDescriptionHelp": {
|
|
2141
1607
|
"value": "Add a custom description for this instance of the visualization.",
|
|
2142
|
-
"comment": "Help text explaining the custom description option for visualizations"
|
|
2143
|
-
"limit": 0
|
|
2144
|
-
},
|
|
2145
|
-
"configurationPanel.visualprops.customDescriptionHelp|report": {
|
|
2146
|
-
"value": "Add a custom description for this instance of the report.",
|
|
2147
|
-
"comment": "Help text explaining the custom description option for reports",
|
|
2148
|
-
"translate": false,
|
|
2149
|
-
"limit": 0
|
|
1608
|
+
"comment": "Help text explaining the custom description option for visualizations"
|
|
2150
1609
|
},
|
|
2151
1610
|
"configurationPanel.visualprops.noneDescription": {
|
|
2152
1611
|
"value": "None",
|
|
2153
|
-
"comment": "Option to hide description completely"
|
|
2154
|
-
"limit": 0
|
|
1612
|
+
"comment": "Option to hide description completely"
|
|
2155
1613
|
},
|
|
2156
1614
|
"configurationPanel.visualprops.includeMetrics._measure": {
|
|
2157
1615
|
"value": "Include measure descriptions",
|
|
2158
|
-
"comment": "Checkbox label for option to show measure descriptions"
|
|
2159
|
-
"limit": 0
|
|
1616
|
+
"comment": "Checkbox label for option to show measure descriptions"
|
|
2160
1617
|
},
|
|
2161
1618
|
"configurationPanel.visualprops.includeMetrics._metric": {
|
|
2162
1619
|
"value": "Include metric descriptions",
|
|
2163
|
-
"comment": "Checkbox label for option to show metric descriptions"
|
|
2164
|
-
"limit": 0
|
|
1620
|
+
"comment": "Checkbox label for option to show metric descriptions"
|
|
2165
1621
|
},
|
|
2166
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure
|
|
1622
|
+
"configurationPanel.visualprops.includeMetricsHelp._measure": {
|
|
2167
1623
|
"value": "Display section with list of visualization’s measures and their description.",
|
|
2168
|
-
"comment": "Help text explaining the option to show measure descriptions in visualization"
|
|
2169
|
-
"limit": 0
|
|
1624
|
+
"comment": "Help text explaining the option to show measure descriptions in visualization"
|
|
2170
1625
|
},
|
|
2171
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric
|
|
1626
|
+
"configurationPanel.visualprops.includeMetricsHelp._metric": {
|
|
2172
1627
|
"value": "Display section with list of visualization’s metrics and their description.",
|
|
2173
|
-
"comment": "Help text explaining the option to show metric descriptions in visualization"
|
|
2174
|
-
"limit": 0
|
|
2175
|
-
},
|
|
2176
|
-
"configurationPanel.visualprops.includeMetricsHelp._measure|report": {
|
|
2177
|
-
"value": "Display section with list of report’s measures and their description.",
|
|
2178
|
-
"comment": "Help text explaining the option to show measure descriptions in report",
|
|
2179
|
-
"translate": false,
|
|
2180
|
-
"limit": 0
|
|
2181
|
-
},
|
|
2182
|
-
"configurationPanel.visualprops.includeMetricsHelp._metric|report": {
|
|
2183
|
-
"value": "Display section with list of report’s metrics and their description.",
|
|
2184
|
-
"comment": "Help text explaining the option to show metric descriptions in report",
|
|
2185
|
-
"translate": false,
|
|
2186
|
-
"limit": 0
|
|
1628
|
+
"comment": "Help text explaining the option to show metric descriptions in visualization"
|
|
2187
1629
|
},
|
|
2188
1630
|
"configurationPanel.visualprops.descriptionPlaceholder": {
|
|
2189
1631
|
"value": "Add description…",
|
|
2190
|
-
"comment": "Placeholder text in description input field"
|
|
2191
|
-
"limit": 0
|
|
1632
|
+
"comment": "Placeholder text in description input field"
|
|
2192
1633
|
},
|
|
2193
1634
|
"configurationPanel.drillIntoUrl.defaultButtonValue": {
|
|
2194
1635
|
"value": "Choose URL",
|
|
2195
|
-
"comment": "Default text in URL drill target selection dropdown"
|
|
2196
|
-
"limit": 0
|
|
1636
|
+
"comment": "Default text in URL drill target selection dropdown"
|
|
2197
1637
|
},
|
|
2198
1638
|
"configurationPanel.drillIntoUrl.attributeUrlSectionTitle": {
|
|
2199
1639
|
"value": "Hyperlink in attribute label",
|
|
2200
|
-
"comment": "Section title for attribute hyperlink configuration"
|
|
2201
|
-
"limit": 0
|
|
1640
|
+
"comment": "Section title for attribute hyperlink configuration"
|
|
2202
1641
|
},
|
|
2203
1642
|
"configurationPanel.drillIntoUrl.customUrlSectionTitle": {
|
|
2204
1643
|
"value": "Custom URL",
|
|
2205
|
-
"comment": "Section title for custom URL configuration"
|
|
2206
|
-
"limit": 0
|
|
1644
|
+
"comment": "Section title for custom URL configuration"
|
|
2207
1645
|
},
|
|
2208
1646
|
"configurationPanel.drillIntoUrl.editor.addUrlTitle": {
|
|
2209
1647
|
"value": "Add custom URL",
|
|
2210
|
-
"comment": "Dialog title when creating a new custom URL"
|
|
2211
|
-
"limit": 0
|
|
1648
|
+
"comment": "Dialog title when creating a new custom URL"
|
|
2212
1649
|
},
|
|
2213
1650
|
"configurationPanel.drillIntoUrl.editor.editUrlTitle": {
|
|
2214
1651
|
"value": "Edit custom URL",
|
|
2215
|
-
"comment": "Dialog title when modifying an existing custom URL"
|
|
2216
|
-
"limit": 0
|
|
1652
|
+
"comment": "Dialog title when modifying an existing custom URL"
|
|
2217
1653
|
},
|
|
2218
1654
|
"configurationPanel.drillIntoUrl.editor.textAreaLabel": {
|
|
2219
1655
|
"value": "URL",
|
|
2220
|
-
"comment": "Label for URL input field in the URL editor"
|
|
2221
|
-
"limit": 0
|
|
1656
|
+
"comment": "Label for URL input field in the URL editor"
|
|
2222
1657
|
},
|
|
2223
1658
|
"configurationPanel.drillIntoUrl.editor.parametersPanelLabel": {
|
|
2224
1659
|
"value": "Parameters",
|
|
2225
|
-
"comment": "Section header for URL parameters configuration"
|
|
2226
|
-
"limit": 0
|
|
1660
|
+
"comment": "Section header for URL parameters configuration"
|
|
2227
1661
|
},
|
|
2228
1662
|
"configurationPanel.drillIntoUrl.editor.parametersPanelTooltip": {
|
|
2229
1663
|
"value": "Parameters are placeholders that are replaced by dynamic values during drilling.",
|
|
2230
|
-
"comment": "Tooltip explaining URL parameters functionality"
|
|
2231
|
-
"limit": 0
|
|
1664
|
+
"comment": "Tooltip explaining URL parameters functionality"
|
|
2232
1665
|
},
|
|
2233
1666
|
"configurationPanel.drillIntoUrl.editor.addParameterButtonLabel": {
|
|
2234
1667
|
"value": "Add",
|
|
2235
|
-
"comment": "Button text for adding a new URL parameter"
|
|
2236
|
-
"limit": 0
|
|
1668
|
+
"comment": "Button text for adding a new URL parameter"
|
|
2237
1669
|
},
|
|
2238
1670
|
"configurationPanel.drillIntoUrl.editor.parameterDetailType": {
|
|
2239
1671
|
"value": "Type",
|
|
2240
|
-
"comment": "Label for parameter type selector in URL editor"
|
|
2241
|
-
"limit": 0
|
|
1672
|
+
"comment": "Label for parameter type selector in URL editor"
|
|
2242
1673
|
},
|
|
2243
1674
|
"configurationPanel.drillIntoUrl.editor.parameterDetailLabel": {
|
|
2244
1675
|
"value": "Label",
|
|
2245
|
-
"comment": "Label for parameter name field in URL editor"
|
|
2246
|
-
"limit": 0
|
|
1676
|
+
"comment": "Label for parameter name field in URL editor"
|
|
2247
1677
|
},
|
|
2248
1678
|
"configurationPanel.drillIntoUrl.editor.parameterDetailValues": {
|
|
2249
1679
|
"value": "{numberOfValues, plural, one {Value} other {Values}}",
|
|
2250
|
-
"comment": "Title of values section in parameter detail in 'Custom URL' editor. Uses pluralization based on the number of values. Examples: When there is 1 value, it will show 'Value'. When there are multiple values, it will show 'Values'."
|
|
2251
|
-
"limit": 0
|
|
1680
|
+
"comment": "Title of values section in parameter detail in 'Custom URL' editor. Uses pluralization based on the number of values. Examples: When there is 1 value, it will show 'Value'. When there are multiple values, it will show 'Values'."
|
|
2252
1681
|
},
|
|
2253
1682
|
"configurationPanel.drillIntoUrl.editor.parameterDetailMoreValues": {
|
|
2254
1683
|
"value": "...and {count} more",
|
|
2255
|
-
"comment": "Info about number of additional values not shown in parameter detail in 'Custom URL' editor. The placeholder {count} will be replaced with a number. Example: '...and 5 more' when there are 5 additional values not displayed."
|
|
2256
|
-
"limit": 0
|
|
1684
|
+
"comment": "Info about number of additional values not shown in parameter detail in 'Custom URL' editor. The placeholder {count} will be replaced with a number. Example: '...and 5 more' when there are 5 additional values not displayed."
|
|
2257
1685
|
},
|
|
2258
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel
|
|
1686
|
+
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel": {
|
|
2259
1687
|
"value": "Visualization ID",
|
|
2260
|
-
"comment": "Label of the visualization parameter in Drill to URL 'Custom URL' editor."
|
|
2261
|
-
"limit": 0
|
|
2262
|
-
},
|
|
2263
|
-
"configurationPanel.drillIntoUrl.editor.insightIdParameterLabel|report": {
|
|
2264
|
-
"value": "Report ID",
|
|
2265
|
-
"comment": "Label of the report parameter in Drill to URL 'Custom URL' editor.",
|
|
2266
|
-
"translate": false,
|
|
2267
|
-
"limit": 0
|
|
1688
|
+
"comment": "Label of the visualization parameter in Drill to URL 'Custom URL' editor."
|
|
2268
1689
|
},
|
|
2269
1690
|
"configurationPanel.drillIntoUrl.editor.clientIdParameterLabel": {
|
|
2270
1691
|
"value": "Client ID",
|
|
2271
|
-
"comment": "Label of the client parameter in Drill to URL 'Custom URL' editor."
|
|
2272
|
-
"limit": 0
|
|
1692
|
+
"comment": "Label of the client parameter in Drill to URL 'Custom URL' editor."
|
|
2273
1693
|
},
|
|
2274
1694
|
"configurationPanel.drillIntoUrl.editor.dataProductIdParameterLabel": {
|
|
2275
1695
|
"value": "Data product ID",
|
|
2276
|
-
"comment": "Label of the data product parameter in Drill to URL 'Custom URL' editor."
|
|
2277
|
-
"limit": 0
|
|
1696
|
+
"comment": "Label of the data product parameter in Drill to URL 'Custom URL' editor."
|
|
2278
1697
|
},
|
|
2279
1698
|
"configurationPanel.drillIntoUrl.editor.projectIdParameterLabel": {
|
|
2280
1699
|
"value": "Project ID",
|
|
2281
|
-
"comment": "Label of the project parameter in Drill to URL 'Custom URL' editor."
|
|
2282
|
-
"limit": 0
|
|
1700
|
+
"comment": "Label of the project parameter in Drill to URL 'Custom URL' editor."
|
|
2283
1701
|
},
|
|
2284
1702
|
"configurationPanel.drillIntoUrl.editor.workspaceIdParameterLabel": {
|
|
2285
1703
|
"value": "Workspace ID",
|
|
2286
|
-
"comment": "Label of the workspace parameter in Drill to URL 'Custom URL' editor."
|
|
2287
|
-
"limit": 0
|
|
1704
|
+
"comment": "Label of the workspace parameter in Drill to URL 'Custom URL' editor."
|
|
2288
1705
|
},
|
|
2289
1706
|
"configurationPanel.drillIntoUrl.editor.widgetIdParameterLabel": {
|
|
2290
1707
|
"value": "Widget ID",
|
|
2291
|
-
"comment": "Label of the widget parameter in Drill to URL 'Custom URL' editor."
|
|
2292
|
-
"limit": 0
|
|
1708
|
+
"comment": "Label of the widget parameter in Drill to URL 'Custom URL' editor."
|
|
2293
1709
|
},
|
|
2294
1710
|
"configurationPanel.drillIntoUrl.editor.dashboardIdParameterLabel": {
|
|
2295
1711
|
"value": "Dashboard ID",
|
|
2296
|
-
"comment": "Label of the dashboard parameter in Drill to URL 'Custom URL' editor."
|
|
2297
|
-
"limit": 0
|
|
1712
|
+
"comment": "Label of the dashboard parameter in Drill to URL 'Custom URL' editor."
|
|
2298
1713
|
},
|
|
2299
1714
|
"configurationPanel.drillIntoUrl.editor.identifierTypeLabel": {
|
|
2300
1715
|
"value": "Identifier",
|
|
2301
|
-
"comment": "Type label of identifier in parameter detail"
|
|
2302
|
-
"limit": 0
|
|
1716
|
+
"comment": "Type label of identifier in parameter detail"
|
|
2303
1717
|
},
|
|
2304
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel
|
|
1718
|
+
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel": {
|
|
2305
1719
|
"value": "Visualization",
|
|
2306
|
-
"comment": "Section header for insight parameters"
|
|
2307
|
-
"limit": 0
|
|
2308
|
-
},
|
|
2309
|
-
"configurationPanel.drillIntoUrl.editor.insightParametersSectionLabel|report": {
|
|
2310
|
-
"value": "Report",
|
|
2311
|
-
"comment": "Section header for report parameters",
|
|
2312
|
-
"translate": false,
|
|
2313
|
-
"limit": 0
|
|
1720
|
+
"comment": "Section header for insight parameters"
|
|
2314
1721
|
},
|
|
2315
1722
|
"configurationPanel.drillIntoUrl.editor.identifierParametersSectionLabel": {
|
|
2316
1723
|
"value": "Identifiers",
|
|
2317
|
-
"comment": "Section header for identifier parameters in URL drill editor"
|
|
2318
|
-
"limit": 0
|
|
1724
|
+
"comment": "Section header for identifier parameters in URL drill editor"
|
|
2319
1725
|
},
|
|
2320
1726
|
"configurationPanel.drillIntoUrl.editor.dashboardParametersSectionLabel": {
|
|
2321
1727
|
"value": "Dashboard",
|
|
2322
|
-
"comment": "Section header for dashboard filter parameters in URL drill editor"
|
|
2323
|
-
"limit": 0
|
|
1728
|
+
"comment": "Section header for dashboard filter parameters in URL drill editor"
|
|
2324
1729
|
},
|
|
2325
1730
|
"configurationPanel.drillIntoUrl.editor.applyButtonLabel": {
|
|
2326
1731
|
"value": "Apply",
|
|
2327
|
-
"comment": "Button to confirm and save URL drill configuration"
|
|
2328
|
-
"limit": 0
|
|
1732
|
+
"comment": "Button to confirm and save URL drill configuration"
|
|
2329
1733
|
},
|
|
2330
1734
|
"configurationPanel.drillIntoUrl.editor.cancelButtonLabel": {
|
|
2331
1735
|
"value": "Cancel",
|
|
2332
|
-
"comment": "Button to discard URL drill configuration changes"
|
|
2333
|
-
"limit": 0
|
|
1736
|
+
"comment": "Button to discard URL drill configuration changes"
|
|
2334
1737
|
},
|
|
2335
1738
|
"configurationPanel.drillIntoUrl.editor.textAreaPlaceholder": {
|
|
2336
1739
|
"value": "Enter URL and add parameters from the right panel.",
|
|
2337
|
-
"comment": "Placeholder text in URL input field"
|
|
2338
|
-
"limit": 0
|
|
1740
|
+
"comment": "Placeholder text in URL input field"
|
|
2339
1741
|
},
|
|
2340
1742
|
"configurationPanel.drillIntoUrl.editor.helpButtonLabel": {
|
|
2341
1743
|
"value": "How to create custom URLs?",
|
|
2342
|
-
"comment": "Help link text for URL drill configuration"
|
|
2343
|
-
"limit": 0
|
|
1744
|
+
"comment": "Help link text for URL drill configuration"
|
|
2344
1745
|
},
|
|
2345
1746
|
"configurationPanel.drillIntoUrl.editor.invalidAttributeDisplayForms": {
|
|
2346
1747
|
"value": "Invalid parameters: {invalidParameters}",
|
|
2347
|
-
"comment": "Error message shown when URL contains invalid parameters"
|
|
2348
|
-
"limit": 0
|
|
1748
|
+
"comment": "Error message shown when URL contains invalid parameters"
|
|
2349
1749
|
},
|
|
2350
1750
|
"configurationPanel.drillIntoUrl.customUrlAddButtonLabel": {
|
|
2351
1751
|
"value": "Add custom URL",
|
|
2352
|
-
"comment": "Button to create a new custom URL for drilling"
|
|
2353
|
-
"limit": 0
|
|
1752
|
+
"comment": "Button to create a new custom URL for drilling"
|
|
2354
1753
|
},
|
|
2355
1754
|
"configurationPanel.drillIntoUrl.customUrlEditButtonLabel": {
|
|
2356
1755
|
"value": "Edit custom URL",
|
|
2357
|
-
"comment": "Button to modify an existing custom URL"
|
|
2358
|
-
"limit": 0
|
|
1756
|
+
"comment": "Button to modify an existing custom URL"
|
|
2359
1757
|
},
|
|
2360
1758
|
"configurationPanel.drillIntoUrl.editor.defaultDisplayFormTypeLabel": {
|
|
2361
1759
|
"value": "Attribute label value",
|
|
2362
|
-
"comment": "Display type option for showing attribute labels in URL parameters"
|
|
2363
|
-
"limit": 0
|
|
1760
|
+
"comment": "Display type option for showing attribute labels in URL parameters"
|
|
2364
1761
|
},
|
|
2365
1762
|
"configurationPanel.drillIntoUrl.editor.geoDisplayFormTypeLabel": {
|
|
2366
1763
|
"value": "Attribute geo value",
|
|
2367
|
-
"comment": "Type label of geo display form in parameter detail in 'Custom URL' editor."
|
|
2368
|
-
"limit": 0
|
|
1764
|
+
"comment": "Type label of geo display form in parameter detail in 'Custom URL' editor."
|
|
2369
1765
|
},
|
|
2370
1766
|
"configurationPanel.drillIntoUrl.editor.urlDisplayFormTypeLabel": {
|
|
2371
1767
|
"value": "Attribute URL value",
|
|
2372
|
-
"comment": "Type label of URL display form in parameter detail in 'Custom URL' editor."
|
|
2373
|
-
"limit": 0
|
|
1768
|
+
"comment": "Type label of URL display form in parameter detail in 'Custom URL' editor."
|
|
2374
1769
|
},
|
|
2375
1770
|
"configurationPanel.drillIntoUrl.editor.imageDisplayFormTypeLabel": {
|
|
2376
1771
|
"value": "Attribute image value",
|
|
2377
|
-
"comment": "Type label of URL display form in parameter detail in 'Custom URL' editor."
|
|
2378
|
-
"limit": 0
|
|
1772
|
+
"comment": "Type label of URL display form in parameter detail in 'Custom URL' editor."
|
|
2379
1773
|
},
|
|
2380
|
-
"configurationPanel.zoomInsight
|
|
1774
|
+
"configurationPanel.zoomInsight": {
|
|
2381
1775
|
"value": "Zoomable visualization",
|
|
2382
|
-
"comment": "Label for zoomable visualization option in configuration panel"
|
|
2383
|
-
"limit": 0
|
|
2384
|
-
},
|
|
2385
|
-
"configurationPanel.zoomInsight|report": {
|
|
2386
|
-
"value": "Zoomable report",
|
|
2387
|
-
"comment": "Label for zoomable report option in configuration panel",
|
|
2388
|
-
"translate": false,
|
|
2389
|
-
"limit": 0
|
|
1776
|
+
"comment": "Label for zoomable visualization option in configuration panel"
|
|
2390
1777
|
},
|
|
2391
|
-
"configurationPanel.zoomInsight.help
|
|
1778
|
+
"configurationPanel.zoomInsight.help": {
|
|
2392
1779
|
"value": "Enable to zoom the visualization to display a detailed view. Hold the shift key to pan the zoomed area.",
|
|
2393
|
-
"comment": "Tooltip for zoomable visualization option in configuration panel"
|
|
2394
|
-
"limit": 0
|
|
2395
|
-
},
|
|
2396
|
-
"configurationPanel.zoomInsight.help|report": {
|
|
2397
|
-
"value": "Enable to zoom the report to display a detailed view. Hold the shift key to pan the zoomed area.",
|
|
2398
|
-
"comment": "Tooltip for zoomable report option in configuration panel",
|
|
2399
|
-
"translate": false,
|
|
2400
|
-
"limit": 0
|
|
1780
|
+
"comment": "Tooltip for zoomable visualization option in configuration panel"
|
|
2401
1781
|
},
|
|
2402
1782
|
"configurationPanel.zoomInsight.notice": {
|
|
2403
1783
|
"value": "Zoom will not be applied to exported dashboards",
|
|
2404
|
-
"comment": "Notice about zoom limitations in exported dashboard content"
|
|
2405
|
-
"limit": 0
|
|
1784
|
+
"comment": "Notice about zoom limitations in exported dashboard content"
|
|
2406
1785
|
},
|
|
2407
|
-
"configurationPanel.drillConfig.selectInsight
|
|
1786
|
+
"configurationPanel.drillConfig.selectInsight": {
|
|
2408
1787
|
"value": "Choose visualization…",
|
|
2409
|
-
"comment": "Placeholder text in dropdown for selecting drill target visualization"
|
|
2410
|
-
"limit": 0
|
|
2411
|
-
},
|
|
2412
|
-
"configurationPanel.drillConfig.selectInsight|report": {
|
|
2413
|
-
"value": "Choose report…",
|
|
2414
|
-
"comment": "Hint guiding users that drill target report in select box has to be selected.",
|
|
2415
|
-
"translate": false,
|
|
2416
|
-
"limit": 0
|
|
1788
|
+
"comment": "Placeholder text in dropdown for selecting drill target visualization"
|
|
2417
1789
|
},
|
|
2418
1790
|
"gs.date.date-dataset.recommended": {
|
|
2419
1791
|
"value": "Recommended",
|
|
2420
|
-
"comment": "Label for recommended date datasets section"
|
|
2421
|
-
"limit": 0
|
|
1792
|
+
"comment": "Label for recommended date datasets section"
|
|
2422
1793
|
},
|
|
2423
1794
|
"gs.date.date-dataset.other": {
|
|
2424
1795
|
"value": "Other",
|
|
2425
|
-
"comment": "Label for section containing additional date datasets"
|
|
2426
|
-
"limit": 0
|
|
1796
|
+
"comment": "Label for section containing additional date datasets"
|
|
2427
1797
|
},
|
|
2428
1798
|
"gs.date.date-dataset.related": {
|
|
2429
1799
|
"value": "Related",
|
|
2430
|
-
"comment": "Label for section containing related date datasets"
|
|
2431
|
-
"limit": 0
|
|
1800
|
+
"comment": "Label for section containing related date datasets"
|
|
2432
1801
|
},
|
|
2433
1802
|
"gs.date.date-dataset.unrelated": {
|
|
2434
1803
|
"value": "Unrelated",
|
|
2435
|
-
"comment": "Label for section containing unrelated date datasets"
|
|
2436
|
-
"limit": 0
|
|
1804
|
+
"comment": "Label for section containing unrelated date datasets"
|
|
2437
1805
|
},
|
|
2438
1806
|
"gs.date.date-dataset.unrelated_hidden": {
|
|
2439
1807
|
"value": "{count} unrelated {count, plural, one {date} other {dates}} {isShow, select, true {visible} other {hidden}}.",
|
|
2440
|
-
"comment": "Status message showing count of unrelated dates that are visible or hidden"
|
|
2441
|
-
"limit": 0
|
|
1808
|
+
"comment": "Status message showing count of unrelated dates that are visible or hidden"
|
|
2442
1809
|
},
|
|
2443
1810
|
"gs.date.date-dataset.unrelated.show": {
|
|
2444
1811
|
"value": "Show",
|
|
2445
|
-
"comment": "Button to display unrelated date items"
|
|
2446
|
-
"limit": 0
|
|
1812
|
+
"comment": "Button to display unrelated date items"
|
|
2447
1813
|
},
|
|
2448
1814
|
"gs.date.date-dataset.unrelated.hide": {
|
|
2449
1815
|
"value": "Hide",
|
|
2450
|
-
"comment": "Button to hide unrelated date items"
|
|
2451
|
-
"limit": 0
|
|
1816
|
+
"comment": "Button to hide unrelated date items"
|
|
2452
1817
|
},
|
|
2453
1818
|
"gs.date.date-dataset.duplicityWarning": {
|
|
2454
1819
|
"value": "Another filter is using the same date dataset. Disable this filter or set a different date.",
|
|
2455
|
-
"comment": "Warning shown when multiple filters are using the same date dataset"
|
|
2456
|
-
"limit": 0
|
|
1820
|
+
"comment": "Warning shown when multiple filters are using the same date dataset"
|
|
2457
1821
|
},
|
|
2458
1822
|
"layout.widget.width.min": {
|
|
2459
1823
|
"value": "Widget is at the minimal width",
|
|
2460
|
-
"comment": "Warning shown when widget cannot be resized smaller"
|
|
2461
|
-
"limit": 0
|
|
1824
|
+
"comment": "Warning shown when widget cannot be resized smaller"
|
|
2462
1825
|
},
|
|
2463
1826
|
"layout.widget.width.max": {
|
|
2464
1827
|
"value": "Widget is at the maximal width",
|
|
2465
|
-
"comment": "Warning shown when widget cannot be resized wider"
|
|
2466
|
-
"limit": 0
|
|
1828
|
+
"comment": "Warning shown when widget cannot be resized wider"
|
|
2467
1829
|
},
|
|
2468
1830
|
"layout.widget.height.min": {
|
|
2469
1831
|
"value": "Widget is at the minimal height",
|
|
2470
|
-
"comment": "Warning shown when widget cannot be resized shorter"
|
|
2471
|
-
"limit": 0
|
|
1832
|
+
"comment": "Warning shown when widget cannot be resized shorter"
|
|
2472
1833
|
},
|
|
2473
1834
|
"layout.widget.height.max": {
|
|
2474
1835
|
"value": "Widget is at the maximal height",
|
|
2475
|
-
"comment": "Warning shown when widget cannot be resized taller"
|
|
2476
|
-
"limit": 0
|
|
1836
|
+
"comment": "Warning shown when widget cannot be resized taller"
|
|
2477
1837
|
},
|
|
2478
1838
|
"layout.widget.addedByPlugin": {
|
|
2479
1839
|
"value": "Added by plugin",
|
|
2480
|
-
"comment": "Indicator that widget was added by a plugin extension"
|
|
2481
|
-
"limit": 0
|
|
1840
|
+
"comment": "Indicator that widget was added by a plugin extension"
|
|
2482
1841
|
},
|
|
2483
1842
|
"layout.widget.modifiedByPlugin": {
|
|
2484
1843
|
"value": "Modified by plugin",
|
|
2485
|
-
"comment": "Indicator that widget was modified by a plugin extension"
|
|
2486
|
-
"limit": 0
|
|
1844
|
+
"comment": "Indicator that widget was modified by a plugin extension"
|
|
2487
1845
|
},
|
|
2488
1846
|
"layout.widget.hideOverlay": {
|
|
2489
1847
|
"value": "Hide overlay",
|
|
2490
|
-
"comment": "Button to hide informational overlay on widget"
|
|
2491
|
-
"limit": 0
|
|
1848
|
+
"comment": "Button to hide informational overlay on widget"
|
|
2492
1849
|
},
|
|
2493
1850
|
"dropzone.new.row.desc": {
|
|
2494
1851
|
"value": "Drop to create a{nbsp}<b>new section</b>",
|
|
2495
|
-
"comment": "Instruction shown when dragging a widget to create a new dashboard section"
|
|
2496
|
-
"limit": 0
|
|
1852
|
+
"comment": "Instruction shown when dragging a widget to create a new dashboard section"
|
|
2497
1853
|
},
|
|
2498
1854
|
"dropzone.widget.desc": {
|
|
2499
1855
|
"value": "Drop <b>here</b>",
|
|
2500
|
-
"comment": "Instruction shown in highlighted dropzone when dragging a widget"
|
|
2501
|
-
"limit": 0
|
|
1856
|
+
"comment": "Instruction shown in highlighted dropzone when dragging a widget"
|
|
2502
1857
|
},
|
|
2503
1858
|
"dropzone.widget.last.in.row.desc": {
|
|
2504
1859
|
"value": "Drop to the <b>existing section</b>",
|
|
2505
|
-
"comment": "Instruction shown when dragging a widget to add to an existing dashboard section"
|
|
2506
|
-
"limit": 0
|
|
1860
|
+
"comment": "Instruction shown when dragging a widget to add to an existing dashboard section"
|
|
2507
1861
|
},
|
|
2508
1862
|
"dropzone.widget.last.in.container.row.desc": {
|
|
2509
1863
|
"value": "Drop to the <b>existing container</b>",
|
|
2510
|
-
"comment": "Instruction shown when dragging a widget to add to an existing container"
|
|
2511
|
-
"limit": 0
|
|
1864
|
+
"comment": "Instruction shown when dragging a widget to add to an existing container"
|
|
2512
1865
|
},
|
|
2513
1866
|
"deleteKpiConfirmationDialog.headline": {
|
|
2514
1867
|
"value": "Delete KPI",
|
|
2515
|
-
"comment": "Confirmation dialog title when deleting a KPI widget"
|
|
2516
|
-
"limit": 0
|
|
1868
|
+
"comment": "Confirmation dialog title when deleting a KPI widget"
|
|
2517
1869
|
},
|
|
2518
1870
|
"deleteKpiConfirmationDialog.message": {
|
|
2519
1871
|
"value": "All alerts set up for this KPI will also be deleted.",
|
|
2520
|
-
"comment": "Warning message about alerts being deleted when removing a KPI widget"
|
|
2521
|
-
"limit": 0
|
|
1872
|
+
"comment": "Warning message about alerts being deleted when removing a KPI widget"
|
|
2522
1873
|
},
|
|
2523
1874
|
"deleteKpiConfirmationDialog.submitButtonText": {
|
|
2524
1875
|
"value": "Delete",
|
|
2525
|
-
"comment": "Button label to confirm KPI deletion"
|
|
2526
|
-
"limit": 0
|
|
1876
|
+
"comment": "Button label to confirm KPI deletion"
|
|
2527
1877
|
},
|
|
2528
|
-
"newDashboard.title
|
|
1878
|
+
"newDashboard.title": {
|
|
2529
1879
|
"value": "Drag visualization here",
|
|
2530
|
-
"comment": "Instruction shown on empty dashboard prompting to add visualizations"
|
|
2531
|
-
"limit": 0
|
|
1880
|
+
"comment": "Instruction shown on empty dashboard prompting to add visualizations"
|
|
2532
1881
|
},
|
|
2533
|
-
"newDashboard.
|
|
2534
|
-
"value": "Drag report here",
|
|
2535
|
-
"comment": "Instruction shown on empty dashboard prompting to add reports",
|
|
2536
|
-
"translate": false,
|
|
2537
|
-
"limit": 0
|
|
2538
|
-
},
|
|
2539
|
-
"newDashboard.dropInsight|insight": {
|
|
1882
|
+
"newDashboard.dropInsight": {
|
|
2540
1883
|
"value": "Drop visualization",
|
|
2541
|
-
"comment": "A placeholder showed when user drags new visualization into a dashboard canvas by cursor (drag and drop)."
|
|
2542
|
-
"limit": 0
|
|
2543
|
-
},
|
|
2544
|
-
"newDashboard.dropInsight|report": {
|
|
2545
|
-
"value": "Drop report",
|
|
2546
|
-
"comment": "A placeholder showed when user drags new report into a dashboard canvas by cursor (drag and drop).",
|
|
2547
|
-
"translate": false,
|
|
2548
|
-
"limit": 0
|
|
1884
|
+
"comment": "A placeholder showed when user drags new visualization into a dashboard canvas by cursor (drag and drop)."
|
|
2549
1885
|
},
|
|
2550
1886
|
"attributesDropdown.filterConfiguredMessage": {
|
|
2551
1887
|
"value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
|
|
2552
|
-
"comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names."
|
|
2553
|
-
"limit": 0
|
|
1888
|
+
"comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names."
|
|
2554
1889
|
},
|
|
2555
1890
|
"attributesDropdown.attributeNameWithData": {
|
|
2556
1891
|
"value": "with data of",
|
|
2557
|
-
"comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'"
|
|
2558
|
-
"limit": 0
|
|
1892
|
+
"comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'"
|
|
2559
1893
|
},
|
|
2560
1894
|
"filter.visibilityMode.tooltip.hidden": {
|
|
2561
1895
|
"value": "This filter is hidden. It can be accessed only via the Edit mode.",
|
|
2562
|
-
"comment": "The tooltip serves as a warning to the user that the filter will be hidden in view mode."
|
|
2563
|
-
"limit": 0
|
|
1896
|
+
"comment": "The tooltip serves as a warning to the user that the filter will be hidden in view mode."
|
|
2564
1897
|
},
|
|
2565
1898
|
"filter.visibilityMode.tooltip.readonly.editMode": {
|
|
2566
1899
|
"value": "This filter is locked. It can be changed only via the Edit mode.",
|
|
2567
|
-
"comment": "The tooltip serves as a warning to the user that the filter will be locked, and the user cannot change its value in view mode."
|
|
2568
|
-
"limit": 0
|
|
1900
|
+
"comment": "The tooltip serves as a warning to the user that the filter will be locked, and the user cannot change its value in view mode."
|
|
2569
1901
|
},
|
|
2570
1902
|
"filter.visibilityMode.tooltip.readonly.viewMode": {
|
|
2571
1903
|
"value": "This filter is locked.",
|
|
2572
|
-
"comment": "The tooltip helps users understand why they cannot change its value."
|
|
2573
|
-
"limit": 0
|
|
1904
|
+
"comment": "The tooltip helps users understand why they cannot change its value."
|
|
2574
1905
|
},
|
|
2575
1906
|
"filter.resetButton.tooltip": {
|
|
2576
1907
|
"value": "Reset all filters",
|
|
2577
|
-
"comment": "The tooltip of the reset button in the filter bar"
|
|
2578
|
-
"limit": 0
|
|
1908
|
+
"comment": "The tooltip of the reset button in the filter bar"
|
|
2579
1909
|
},
|
|
2580
1910
|
"filter.crossFilterResetButton.tooltip": {
|
|
2581
1911
|
"value": "Reset cross filters",
|
|
2582
|
-
"comment": "The tooltip of the reset button in the filter bar"
|
|
2583
|
-
"limit": 0
|
|
1912
|
+
"comment": "The tooltip of the reset button in the filter bar"
|
|
2584
1913
|
},
|
|
2585
1914
|
"dateFilterDropdown.save": {
|
|
2586
1915
|
"value": "Save",
|
|
2587
|
-
"comment": "Save button label in date filter dropdown configuration"
|
|
2588
|
-
"limit": 0
|
|
1916
|
+
"comment": "Save button label in date filter dropdown configuration"
|
|
2589
1917
|
},
|
|
2590
1918
|
"dateFilterDropdown.configuration": {
|
|
2591
1919
|
"value": "Configuration",
|
|
2592
|
-
"comment": "Configuration button label in date filter dropdown"
|
|
2593
|
-
"limit": 0
|
|
1920
|
+
"comment": "Configuration button label in date filter dropdown"
|
|
2594
1921
|
},
|
|
2595
1922
|
"dateFilterDropdown.title": {
|
|
2596
1923
|
"value": "Date range",
|
|
2597
|
-
"comment": "Header for date filter dropdown selector"
|
|
2598
|
-
"limit": 0
|
|
1924
|
+
"comment": "Header for date filter dropdown selector"
|
|
2599
1925
|
},
|
|
2600
1926
|
"filter.configuration.mode.title": {
|
|
2601
1927
|
"value": "Mode",
|
|
2602
|
-
"comment": "The title of the state section in date filter dropdown configuration"
|
|
2603
|
-
"limit": 0
|
|
1928
|
+
"comment": "The title of the state section in date filter dropdown configuration"
|
|
2604
1929
|
},
|
|
2605
1930
|
"filter.configuration.mode.interactive.title": {
|
|
2606
1931
|
"value": "Interactive",
|
|
2607
|
-
"comment": "The title of the interactive mode"
|
|
2608
|
-
"limit": 0
|
|
1932
|
+
"comment": "The title of the interactive mode"
|
|
2609
1933
|
},
|
|
2610
1934
|
"filter.configuration.mode.interactive.tooltip": {
|
|
2611
1935
|
"value": "Dashboard users can see and change the filter.",
|
|
2612
|
-
"comment": "The tooltip of the interactive mode"
|
|
2613
|
-
"limit": 0
|
|
1936
|
+
"comment": "The tooltip of the interactive mode"
|
|
2614
1937
|
},
|
|
2615
1938
|
"filter.configuration.mode.locked.title": {
|
|
2616
1939
|
"value": "Locked",
|
|
2617
|
-
"comment": "The title of the locked mode"
|
|
2618
|
-
"limit": 0
|
|
1940
|
+
"comment": "The title of the locked mode"
|
|
2619
1941
|
},
|
|
2620
1942
|
"filter.configuration.mode.locked.tooltip": {
|
|
2621
1943
|
"value": "Dashboard users can see the filter but cannot change it.",
|
|
2622
|
-
"comment": "The tooltip of the locked mode"
|
|
2623
|
-
"limit": 0
|
|
1944
|
+
"comment": "The tooltip of the locked mode"
|
|
2624
1945
|
},
|
|
2625
1946
|
"filter.configuration.mode.hidden.title": {
|
|
2626
1947
|
"value": "Hidden",
|
|
2627
|
-
"comment": "The title of the hidden mode"
|
|
2628
|
-
"limit": 0
|
|
1948
|
+
"comment": "The title of the hidden mode"
|
|
2629
1949
|
},
|
|
2630
1950
|
"filter.configuration.mode.hidden.tooltip": {
|
|
2631
1951
|
"value": "Dashboard users cannot see the filter but it is applied.",
|
|
2632
|
-
"comment": "The tooltip of the hidden mode"
|
|
2633
|
-
"limit": 0
|
|
1952
|
+
"comment": "The tooltip of the hidden mode"
|
|
2634
1953
|
},
|
|
2635
1954
|
"filter.dependency.icon.tooltip": {
|
|
2636
1955
|
"value": "Values for <strong>{filterTitle}</strong> are filtered by selection in another filter.",
|
|
2637
|
-
"comment": "Tooltip explaining that filter values are affected by another filter selection"
|
|
2638
|
-
"limit": 0
|
|
1956
|
+
"comment": "Tooltip explaining that filter values are affected by another filter selection"
|
|
2639
1957
|
},
|
|
2640
1958
|
"configurationPanel.drillConfig.alreadyUsedTooltip": {
|
|
2641
1959
|
"value": "This <strong>hierarchy</strong> is already used for <strong>the same</strong> drill down.",
|
|
2642
|
-
"comment": "Warning tooltip when attempting to use an already selected hierarchy for drill down"
|
|
2643
|
-
"limit": 0
|
|
1960
|
+
"comment": "Warning tooltip when attempting to use an already selected hierarchy for drill down"
|
|
2644
1961
|
},
|
|
2645
1962
|
"configurationPanel.respectCrossFiltering": {
|
|
2646
1963
|
"value": "Respect cross-filtering",
|
|
2647
|
-
"comment": "Label of checkbox whether cross-filtering should be respected or not"
|
|
2648
|
-
"limit": 0
|
|
1964
|
+
"comment": "Label of checkbox whether cross-filtering should be respected or not"
|
|
2649
1965
|
},
|
|
2650
1966
|
"configurationPanel.respectCrossFiltering.tooltip": {
|
|
2651
1967
|
"value": "Disable this option to ignore cross-filtering from other visualizations.",
|
|
2652
|
-
"comment": "Tooltip for checkbox whether cross-filtering should be respected or not"
|
|
2653
|
-
"limit": 0
|
|
1968
|
+
"comment": "Tooltip for checkbox whether cross-filtering should be respected or not"
|
|
2654
1969
|
},
|
|
2655
1970
|
"richText.formattingOptions": {
|
|
2656
1971
|
"value": "Formatting options",
|
|
2657
|
-
"comment": "Label for rich text formatting toolbar options"
|
|
2658
|
-
"limit": 0
|
|
1972
|
+
"comment": "Label for rich text formatting toolbar options"
|
|
2659
1973
|
},
|
|
2660
1974
|
"richText.deleteDialog.header": {
|
|
2661
1975
|
"value": "Delete rich text?",
|
|
2662
|
-
"comment": "Title of confirmation dialog when deleting a rich text component"
|
|
2663
|
-
"limit": 0
|
|
1976
|
+
"comment": "Title of confirmation dialog when deleting a rich text component"
|
|
2664
1977
|
},
|
|
2665
1978
|
"richText.deleteDialog.message": {
|
|
2666
1979
|
"value": "The rich text and all of its content will be irreversibly deleted.",
|
|
2667
|
-
"comment": "Warning message when deleting a rich text component"
|
|
2668
|
-
"limit": 0
|
|
1980
|
+
"comment": "Warning message when deleting a rich text component"
|
|
2669
1981
|
},
|
|
2670
1982
|
"richText.emptyContent": {
|
|
2671
1983
|
"value": "No rich text content",
|
|
2672
|
-
"comment": "Message shown when rich text component has no content"
|
|
2673
|
-
"limit": 0
|
|
1984
|
+
"comment": "Message shown when rich text component has no content"
|
|
2674
1985
|
},
|
|
2675
1986
|
"visualizationSwitcher.emptyContent": {
|
|
2676
1987
|
"value": "No visualization in switcher",
|
|
2677
|
-
"comment": "Message shown when visualization switcher has no visualizations"
|
|
2678
|
-
"limit": 0
|
|
1988
|
+
"comment": "Message shown when visualization switcher has no visualizations"
|
|
2679
1989
|
},
|
|
2680
1990
|
"visualizationSwitcherToolbar.visualizationsList.header": {
|
|
2681
1991
|
"value": "Visualizations",
|
|
2682
|
-
"comment": "Title of visualizations list in the switcher toolbar"
|
|
2683
|
-
"limit": 0
|
|
1992
|
+
"comment": "Title of visualizations list in the switcher toolbar"
|
|
2684
1993
|
},
|
|
2685
1994
|
"visualizationSwitcherToolbar.visualizationsList.tooltip": {
|
|
2686
1995
|
"value": "Visualizations",
|
|
2687
|
-
"comment": "Tooltip shown when hovering over the visualizations list button"
|
|
2688
|
-
"limit": 0
|
|
1996
|
+
"comment": "Tooltip shown when hovering over the visualizations list button"
|
|
2689
1997
|
},
|
|
2690
1998
|
"visualizationSwitcherToolbar.visualizationsList.prev": {
|
|
2691
1999
|
"value": "Previous",
|
|
2692
|
-
"comment": "Button label to show previous visualization in switcher"
|
|
2693
|
-
"limit": 0
|
|
2000
|
+
"comment": "Button label to show previous visualization in switcher"
|
|
2694
2001
|
},
|
|
2695
2002
|
"visualizationSwitcherToolbar.visualizationsList.next": {
|
|
2696
2003
|
"value": "Next",
|
|
2697
|
-
"comment": "Button label to show next visualization in switcher"
|
|
2698
|
-
"limit": 0
|
|
2004
|
+
"comment": "Button label to show next visualization in switcher"
|
|
2699
2005
|
},
|
|
2700
2006
|
"visualizationSwitcherToolbar.visualizationsList.empty": {
|
|
2701
2007
|
"value": "No visualization in switcher, add one to continue.",
|
|
2702
|
-
"comment": "Message shown when no visualizations are available in the switcher"
|
|
2703
|
-
"limit": 0
|
|
2008
|
+
"comment": "Message shown when no visualizations are available in the switcher"
|
|
2704
2009
|
},
|
|
2705
2010
|
"visualizationSwitcherToolbar.visualizationsList.add": {
|
|
2706
2011
|
"value": "Add visualization",
|
|
2707
|
-
"comment": "Button label to add a new visualization to the switcher"
|
|
2708
|
-
"limit": 0
|
|
2012
|
+
"comment": "Button label to add a new visualization to the switcher"
|
|
2709
2013
|
},
|
|
2710
2014
|
"visualizationSwitcherToolbar.remove": {
|
|
2711
2015
|
"value": "Remove switcher",
|
|
2712
|
-
"comment": "Button label to remove the visualization switcher"
|
|
2713
|
-
"limit": 0
|
|
2016
|
+
"comment": "Button label to remove the visualization switcher"
|
|
2714
2017
|
},
|
|
2715
2018
|
"visualizationSwitcher.configurationPanel.remove.from.switcher": {
|
|
2716
2019
|
"value": "Remove from switcher",
|
|
2717
|
-
"comment": "Button label to remove a visualization from the switcher"
|
|
2718
|
-
"limit": 0
|
|
2020
|
+
"comment": "Button label to remove a visualization from the switcher"
|
|
2719
2021
|
},
|
|
2720
2022
|
"visualizationSwitcher.list.menu.move.up": {
|
|
2721
2023
|
"value": "Move up",
|
|
2722
|
-
"comment": "Menu option to move visualization up in the list of switcher"
|
|
2723
|
-
"limit": 0
|
|
2024
|
+
"comment": "Menu option to move visualization up in the list of switcher"
|
|
2724
2025
|
},
|
|
2725
2026
|
"visualizationSwitcher.list.menu.move.down": {
|
|
2726
2027
|
"value": "Move down",
|
|
2727
|
-
"comment": "Menu option to move visualization down in the list of switcher"
|
|
2728
|
-
"limit": 0
|
|
2028
|
+
"comment": "Menu option to move visualization down in the list of switcher"
|
|
2729
2029
|
},
|
|
2730
2030
|
"visualizationSwitcher.list.menu.remove": {
|
|
2731
2031
|
"value": "Remove",
|
|
2732
|
-
"comment": "Menu option to remove visualization from the switcher list"
|
|
2733
|
-
"limit": 0
|
|
2032
|
+
"comment": "Menu option to remove visualization from the switcher list"
|
|
2734
2033
|
},
|
|
2735
2034
|
"nestedLayoutToolbar.hideHeader": {
|
|
2736
2035
|
"value": "Hide title and description.",
|
|
2737
|
-
"comment": "Button tooltip for hiding container title and description"
|
|
2738
|
-
"limit": 0
|
|
2036
|
+
"comment": "Button tooltip for hiding container title and description"
|
|
2739
2037
|
},
|
|
2740
2038
|
"nestedLayoutToolbar.showHeader": {
|
|
2741
2039
|
"value": "Show title and description.",
|
|
2742
|
-
"comment": "Button tooltip for showing container title and description"
|
|
2743
|
-
"limit": 0
|
|
2040
|
+
"comment": "Button tooltip for showing container title and description"
|
|
2744
2041
|
},
|
|
2745
2042
|
"nestedLayoutToolbar.remove": {
|
|
2746
2043
|
"value": "Remove from dashboard.",
|
|
2747
|
-
"comment": "Button tooltip for removing container from dashboard"
|
|
2748
|
-
"limit": 0
|
|
2044
|
+
"comment": "Button tooltip for removing container from dashboard"
|
|
2749
2045
|
},
|
|
2750
2046
|
"nestedLayoutToolbar.direction.title": {
|
|
2751
2047
|
"value": "Layout direction",
|
|
2752
|
-
"comment": "Title for the layout direction selector in the nested layout toolbar"
|
|
2753
|
-
"limit": 0
|
|
2048
|
+
"comment": "Title for the layout direction selector in the nested layout toolbar"
|
|
2754
2049
|
},
|
|
2755
2050
|
"nestedLayoutToolbar.direction.row": {
|
|
2756
2051
|
"value": "Wrapped Row",
|
|
2757
|
-
"comment": "Option for horizontal layout direction with wrapping in the nested layout toolbar"
|
|
2758
|
-
"limit": 0
|
|
2052
|
+
"comment": "Option for horizontal layout direction with wrapping in the nested layout toolbar"
|
|
2759
2053
|
},
|
|
2760
2054
|
"nestedLayoutToolbar.direction.row.tooltip": {
|
|
2761
2055
|
"value": "Layout direction: Wrapped Row",
|
|
2762
|
-
"comment": "Tooltip explaining the wrapped row layout direction option"
|
|
2763
|
-
"limit": 0
|
|
2056
|
+
"comment": "Tooltip explaining the wrapped row layout direction option"
|
|
2764
2057
|
},
|
|
2765
2058
|
"nestedLayoutToolbar.direction.column": {
|
|
2766
2059
|
"value": "Column",
|
|
2767
|
-
"comment": "Option for vertical layout direction in the nested layout toolbar"
|
|
2768
|
-
"limit": 0
|
|
2060
|
+
"comment": "Option for vertical layout direction in the nested layout toolbar"
|
|
2769
2061
|
},
|
|
2770
2062
|
"nestedLayoutToolbar.direction.column.tooltip": {
|
|
2771
2063
|
"value": "Layout direction: Column",
|
|
2772
|
-
"comment": "Tooltip explaining the column layout direction option"
|
|
2773
|
-
"limit": 0
|
|
2064
|
+
"comment": "Tooltip explaining the column layout direction option"
|
|
2774
2065
|
},
|
|
2775
2066
|
"nestedLayoutToolbar.direction.column.disabledTooltip": {
|
|
2776
2067
|
"value": "Direction cannot be changed to a vertical if the container contains nested containers with a horizontal direction.",
|
|
2777
|
-
"comment": "Tooltip explaining why vertical layout option is disabled in certain scenarios"
|
|
2778
|
-
"limit": 0
|
|
2068
|
+
"comment": "Tooltip explaining why vertical layout option is disabled in certain scenarios"
|
|
2779
2069
|
},
|
|
2780
2070
|
"nestedLayout.tab.title": {
|
|
2781
2071
|
"value": "Container",
|
|
2782
|
-
"comment": "Tab title for container configuration panel"
|
|
2783
|
-
"limit": 0
|
|
2072
|
+
"comment": "Tab title for container configuration panel"
|
|
2784
2073
|
},
|
|
2785
2074
|
"nestedLayout.emptyDropZone.message": {
|
|
2786
2075
|
"value": "<b>Drag here</b>{br}to add to the container",
|
|
2787
|
-
"comment": "Message shown in empty container drop zone"
|
|
2788
|
-
"limit": 0
|
|
2076
|
+
"comment": "Message shown in empty container drop zone"
|
|
2789
2077
|
},
|
|
2790
2078
|
"nestedLayout.emptyDropZone.active.message": {
|
|
2791
2079
|
"value": "<b>Drop here</b>{br}to add to the container",
|
|
2792
|
-
"comment": "Message shown when dragging an item over empty container"
|
|
2793
|
-
"limit": 0
|
|
2080
|
+
"comment": "Message shown when dragging an item over empty container"
|
|
2794
2081
|
},
|
|
2795
2082
|
"attributesDropdown.valuesLimiting.title": {
|
|
2796
2083
|
"value": "Filter values by",
|
|
2797
|
-
"comment": "The title of section that configures filters for listed values in the filter. There is a list of applied filters below the title."
|
|
2798
|
-
"limit": 0
|
|
2084
|
+
"comment": "The title of section that configures filters for listed values in the filter. There is a list of applied filters below the title."
|
|
2799
2085
|
},
|
|
2800
2086
|
"attributesDropdown.valuesLimiting.empty": {
|
|
2801
2087
|
"value": "Limit the filter menu options by applying a dashboard filter or adding a metric.",
|
|
2802
|
-
"comment": "Text shown when list of filters is empty."
|
|
2803
|
-
"limit": 0
|
|
2088
|
+
"comment": "Text shown when list of filters is empty."
|
|
2804
2089
|
},
|
|
2805
2090
|
"attributesDropdown.valuesLimiting.addLink": {
|
|
2806
2091
|
"value": "Add",
|
|
2807
|
-
"comment": "Link that adds a new filter."
|
|
2808
|
-
"limit": 0
|
|
2092
|
+
"comment": "Link that adds a new filter."
|
|
2809
2093
|
},
|
|
2810
2094
|
"attributesDropdown.valuesLimiting.addMetricTitle": {
|
|
2811
2095
|
"value": "Choose metric",
|
|
2812
|
-
"comment": "Title of popup with selection of metric that will limit listed values."
|
|
2813
|
-
"limit": 0
|
|
2096
|
+
"comment": "Title of popup with selection of metric that will limit listed values."
|
|
2814
2097
|
},
|
|
2815
2098
|
"attributesDropdown.valuesLimiting.addFilterTitle": {
|
|
2816
2099
|
"value": "Choose dashboard filter",
|
|
2817
|
-
"comment": "Title of popup with selection of filter will limit listed values."
|
|
2818
|
-
"limit": 0
|
|
2100
|
+
"comment": "Title of popup with selection of filter will limit listed values."
|
|
2819
2101
|
},
|
|
2820
2102
|
"attributesDropdown.valuesLimiting.addItemTitle": {
|
|
2821
2103
|
"value": "Add",
|
|
2822
|
-
"comment": "Title of popup with selection of filter or metric that will limit listed values."
|
|
2823
|
-
"limit": 0
|
|
2104
|
+
"comment": "Title of popup with selection of filter or metric that will limit listed values."
|
|
2824
2105
|
},
|
|
2825
2106
|
"attributesDropdown.valuesLimiting.searchPlaceholder": {
|
|
2826
2107
|
"value": "Search…",
|
|
2827
|
-
"comment": "Search field placeholder in the attribute values filter selection"
|
|
2828
|
-
"limit": 0
|
|
2108
|
+
"comment": "Search field placeholder in the attribute values filter selection"
|
|
2829
2109
|
},
|
|
2830
2110
|
"attributesDropdown.valuesLimiting.sumFact": {
|
|
2831
2111
|
"value": "Sum of {fact}",
|
|
2832
|
-
"comment": "Label for sum aggregation of a fact in metric selection dropdown"
|
|
2833
|
-
"limit": 0
|
|
2112
|
+
"comment": "Label for sum aggregation of a fact in metric selection dropdown"
|
|
2834
2113
|
},
|
|
2835
2114
|
"attributesDropdown.valuesLimiting.countAttribute": {
|
|
2836
2115
|
"value": "Count of {attribute}",
|
|
2837
|
-
"comment": "Label for count aggregation of an attribute in metric selection dropdown"
|
|
2838
|
-
"limit": 0
|
|
2116
|
+
"comment": "Label for count aggregation of an attribute in metric selection dropdown"
|
|
2839
2117
|
},
|
|
2840
2118
|
"attributesDropdown.valuesLimiting.metricsEmpty": {
|
|
2841
2119
|
"value": "No more items to add.",
|
|
2842
|
-
"comment": "Text shown when all items were used and there is none offered in the list."
|
|
2843
|
-
"limit": 0
|
|
2120
|
+
"comment": "Text shown when all items were used and there is none offered in the list."
|
|
2844
2121
|
},
|
|
2845
2122
|
"attributesDropdown.valuesLimiting.unknownItem": {
|
|
2846
2123
|
"value": "Unknown item",
|
|
2847
|
-
"comment": "The title of item in the list that does not have a title."
|
|
2848
|
-
"limit": 0
|
|
2124
|
+
"comment": "The title of item in the list that does not have a title."
|
|
2849
2125
|
},
|
|
2850
2126
|
"attributesDropdown.valuesLimiting.searchNoMatch": {
|
|
2851
2127
|
"value": "No matching item was found.",
|
|
2852
|
-
"comment": "Text shown when entered search term do not match any item in the list."
|
|
2853
|
-
"limit": 0
|
|
2128
|
+
"comment": "Text shown when entered search term do not match any item in the list."
|
|
2854
2129
|
},
|
|
2855
2130
|
"attributesDropdown.valuesLimiting.filtersEmpty": {
|
|
2856
2131
|
"value": "No more dashboard filters to add.",
|
|
2857
|
-
"comment": "Text shown when all dashboard filters were used and there is none offered in the list."
|
|
2858
|
-
"limit": 0
|
|
2132
|
+
"comment": "Text shown when all dashboard filters were used and there is none offered in the list."
|
|
2859
2133
|
},
|
|
2860
2134
|
"attributesDropdown.valuesLimiting.addFilters.title": {
|
|
2861
2135
|
"value": "Dashboard filter",
|
|
2862
|
-
"comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
|
|
2863
|
-
"limit": 0
|
|
2136
|
+
"comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
|
|
2864
2137
|
},
|
|
2865
2138
|
"attributesDropdown.valuesLimiting.addFilters.description": {
|
|
2866
2139
|
"value": "Use an existing dashboard filter to hide irrelevant values. ",
|
|
2867
|
-
"comment": "Description of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
|
|
2868
|
-
"limit": 0
|
|
2140
|
+
"comment": "Description of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
|
|
2869
2141
|
},
|
|
2870
2142
|
"attributesDropdown.valuesLimiting.addLimitingItem.title": {
|
|
2871
2143
|
"value": "Metric",
|
|
2872
|
-
"comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
|
|
2873
|
-
"limit": 0
|
|
2144
|
+
"comment": "Title of section that describe the action user can choose. The action selects an existing dashboard filter to be used as a validation items to hide attribute filter elements."
|
|
2874
2145
|
},
|
|
2875
2146
|
"attributesDropdown.valuesLimiting.addLimitingItem.description": {
|
|
2876
2147
|
"value": "Use a metric to hide irrelevant values. Only values with non-null results for the metric are shown. <a>Learn more</a>",
|
|
2877
|
-
"comment": "Description of using metrics to filter attribute values, with a learn more link"
|
|
2878
|
-
"limit": 0
|
|
2148
|
+
"comment": "Description of using metrics to filter attribute values, with a learn more link"
|
|
2879
2149
|
},
|
|
2880
2150
|
"attributesDropdown.valuesLimiting.commonDateFilterTitle": {
|
|
2881
2151
|
"value": "{dateFilterTitle} as {dataSetTitle}",
|
|
2882
|
-
"comment": "Format for displaying a date filter and its dataset in the filter selection"
|
|
2883
|
-
"limit": 0
|
|
2152
|
+
"comment": "Format for displaying a date filter and its dataset in the filter selection"
|
|
2884
2153
|
},
|
|
2885
2154
|
"attributesDropdown.valuesLimiting.addDateTitle": {
|
|
2886
2155
|
"value": "Choose date",
|
|
2887
|
-
"comment": "Dialog title for selecting date filters to limit attribute values"
|
|
2888
|
-
"limit": 0
|
|
2156
|
+
"comment": "Dialog title for selecting date filters to limit attribute values"
|
|
2889
2157
|
},
|
|
2890
2158
|
"attributesDropdown.valuesLimiting.disableDateFilter": {
|
|
2891
2159
|
"value": "Filter not available: The <strong>{dateFilterTitle}</strong> filter is already using this date dataset.",
|
|
2892
|
-
"comment": "Error message shown when a date filter is already in use elsewhere"
|
|
2893
|
-
"limit": 0
|
|
2160
|
+
"comment": "Error message shown when a date filter is already in use elsewhere"
|
|
2894
2161
|
},
|
|
2895
2162
|
"attributesDropdown.valuesLimiting.disableDataSet": {
|
|
2896
2163
|
"value": "Date dataset not available: The <strong>{dateFilterTitle}</strong> filter is already using this date dataset.",
|
|
2897
|
-
"comment": "Error message shown when a date dataset is already in use by another filter"
|
|
2898
|
-
"limit": 0
|
|
2164
|
+
"comment": "Error message shown when a date dataset is already in use by another filter"
|
|
2899
2165
|
},
|
|
2900
2166
|
"filters.filterViews.dropdown.buttonEmpty": {
|
|
2901
2167
|
"value": "My views",
|
|
2902
|
-
"comment": "Title of the dropdown button that opens list of filter views (saved values) saved by the user."
|
|
2903
|
-
"limit": 0
|
|
2168
|
+
"comment": "Title of the dropdown button that opens list of filter views (saved values) saved by the user."
|
|
2904
2169
|
},
|
|
2905
2170
|
"filters.filterViews.dropdown.button": {
|
|
2906
2171
|
"value": "My views ({count})",
|
|
2907
|
-
"comment": "Dropdown button label showing number of saved filter views"
|
|
2908
|
-
"limit": 0
|
|
2172
|
+
"comment": "Dropdown button label showing number of saved filter views"
|
|
2909
2173
|
},
|
|
2910
2174
|
"filters.filterViews.dropdown.title": {
|
|
2911
2175
|
"value": "My saved views",
|
|
2912
|
-
"comment": "Title of the dropdown with list of filter views (saved values) saved by the user."
|
|
2913
|
-
"limit": 0
|
|
2176
|
+
"comment": "Title of the dropdown with list of filter views (saved values) saved by the user."
|
|
2914
2177
|
},
|
|
2915
2178
|
"filters.filterViews.dropdown.setAsDefault": {
|
|
2916
2179
|
"value": "Set as default",
|
|
2917
|
-
"comment": "Label of button that sets the filter view as default one."
|
|
2918
|
-
"limit": 0
|
|
2180
|
+
"comment": "Label of button that sets the filter view as default one."
|
|
2919
2181
|
},
|
|
2920
2182
|
"filters.filterViews.dropdown.unsetAsDefault": {
|
|
2921
2183
|
"value": "Unset as default",
|
|
2922
|
-
"comment": "Label of button that unsets the filter view as default one."
|
|
2923
|
-
"limit": 0
|
|
2184
|
+
"comment": "Label of button that unsets the filter view as default one."
|
|
2924
2185
|
},
|
|
2925
2186
|
"filters.filterViews.dropdown.isDefault": {
|
|
2926
2187
|
"value": "(default)",
|
|
2927
|
-
"comment": "Text displayed next to the name of the filter view if it was marked as a default one."
|
|
2928
|
-
"limit": 0
|
|
2188
|
+
"comment": "Text displayed next to the name of the filter view if it was marked as a default one."
|
|
2929
2189
|
},
|
|
2930
2190
|
"filters.filterViews.dropdown.tooltip": {
|
|
2931
2191
|
"value": "<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>",
|
|
2932
|
-
"comment": "Tooltip explaining the purpose and behavior of saved filter views"
|
|
2933
|
-
"limit": 0
|
|
2192
|
+
"comment": "Tooltip explaining the purpose and behavior of saved filter views"
|
|
2934
2193
|
},
|
|
2935
2194
|
"filters.filterViews.dropdown.newButton": {
|
|
2936
2195
|
"value": "Create view",
|
|
2937
|
-
"comment": "Label of button that adds a new item to the list"
|
|
2938
|
-
"limit": 0
|
|
2196
|
+
"comment": "Label of button that adds a new item to the list"
|
|
2939
2197
|
},
|
|
2940
2198
|
"filters.filterViews.dropdown.emptyList": {
|
|
2941
2199
|
"value": "You haven't saved any views for this dashboard.",
|
|
2942
|
-
"comment": "Text shown when list of views does not have any items in it."
|
|
2943
|
-
"limit": 0
|
|
2200
|
+
"comment": "Text shown when list of views does not have any items in it."
|
|
2944
2201
|
},
|
|
2945
2202
|
"filters.filterViews.toast.viewSaved": {
|
|
2946
2203
|
"value": "Great! Your view is saved.",
|
|
2947
|
-
"comment": "Text shown when filter view was saved."
|
|
2948
|
-
"limit": 0
|
|
2204
|
+
"comment": "Text shown when filter view was saved."
|
|
2949
2205
|
},
|
|
2950
2206
|
"filters.filterViews.toast.viewDeleted": {
|
|
2951
2207
|
"value": "Great! We deleted your view.",
|
|
2952
|
-
"comment": "Text shown when filter view was deleted."
|
|
2953
|
-
"limit": 0
|
|
2208
|
+
"comment": "Text shown when filter view was deleted."
|
|
2954
2209
|
},
|
|
2955
2210
|
"filters.filterViews.toast.viewApplied": {
|
|
2956
2211
|
"value": "Great! Your view is applied.",
|
|
2957
|
-
"comment": "Text shown when filter view was applied."
|
|
2958
|
-
"limit": 0
|
|
2212
|
+
"comment": "Text shown when filter view was applied."
|
|
2959
2213
|
},
|
|
2960
2214
|
"filters.filterViews.toast.viewSetAsDefault": {
|
|
2961
2215
|
"value": "Great! Your view is set as default.",
|
|
2962
|
-
"comment": "Text shown when filter view was saved as a default one."
|
|
2963
|
-
"limit": 0
|
|
2216
|
+
"comment": "Text shown when filter view was saved as a default one."
|
|
2964
2217
|
},
|
|
2965
2218
|
"filters.filterViews.toast.viewUnsetAsDefault": {
|
|
2966
2219
|
"value": "Great! Your view is no longer set as default.",
|
|
2967
|
-
"comment": "Text shown when filter view was saved as a default one."
|
|
2968
|
-
"limit": 0
|
|
2220
|
+
"comment": "Text shown when filter view was saved as a default one."
|
|
2969
2221
|
},
|
|
2970
2222
|
"filters.filterViews.toast.viewNotSaved": {
|
|
2971
2223
|
"value": "Failure! Your view was not saved. Please try again.",
|
|
2972
|
-
"comment": "Text shown when filter view was not saved."
|
|
2973
|
-
"limit": 0
|
|
2224
|
+
"comment": "Text shown when filter view was not saved."
|
|
2974
2225
|
},
|
|
2975
2226
|
"filters.filterViews.toast.viewNotDeleted": {
|
|
2976
2227
|
"value": "Failure! Your view was not deleted. Please try again.",
|
|
2977
|
-
"comment": "Text shown when filter view was not deleted."
|
|
2978
|
-
"limit": 0
|
|
2228
|
+
"comment": "Text shown when filter view was not deleted."
|
|
2979
2229
|
},
|
|
2980
2230
|
"filters.filterViews.toast.viewNotSetAsDefault": {
|
|
2981
2231
|
"value": "Failure! Your view was not set as default. Please try again.",
|
|
2982
|
-
"comment": "Text shown when filter view was not saved as a default one."
|
|
2983
|
-
"limit": 0
|
|
2232
|
+
"comment": "Text shown when filter view was not saved as a default one."
|
|
2984
2233
|
},
|
|
2985
2234
|
"filters.filterViews.toast.viewNotUnsetAsDefault": {
|
|
2986
2235
|
"value": "Failure! Your view is still set as default. Please try again.",
|
|
2987
|
-
"comment": "Text shown when filter view was not saved as a default one."
|
|
2988
|
-
"limit": 0
|
|
2236
|
+
"comment": "Text shown when filter view was not saved as a default one."
|
|
2989
2237
|
},
|
|
2990
2238
|
"filters.filterViews.toast.viewNotApplied": {
|
|
2991
2239
|
"value": "Failure! Your view was not applied. Please try again.",
|
|
2992
|
-
"comment": "Text shown when filter view was not applied."
|
|
2993
|
-
"limit": 0
|
|
2240
|
+
"comment": "Text shown when filter view was not applied."
|
|
2994
2241
|
},
|
|
2995
2242
|
"filters.filterViews.add.title": {
|
|
2996
2243
|
"value": "Create view",
|
|
2997
|
-
"comment": "Title of the dropdown with form that creates a new saved filter view."
|
|
2998
|
-
"limit": 0
|
|
2244
|
+
"comment": "Title of the dropdown with form that creates a new saved filter view."
|
|
2999
2245
|
},
|
|
3000
2246
|
"filters.filterViews.add.nameLabel": {
|
|
3001
2247
|
"value": "Name",
|
|
3002
|
-
"comment": "Label of the input field used to enter the name of the saved filter view."
|
|
3003
|
-
"limit": 0
|
|
2248
|
+
"comment": "Label of the input field used to enter the name of the saved filter view."
|
|
3004
2249
|
},
|
|
3005
2250
|
"filters.filterViews.add.namePlaceholder": {
|
|
3006
2251
|
"value": "Untitled view",
|
|
3007
|
-
"comment": "Placeholder of the input field used to enter the name of the saved filter view."
|
|
3008
|
-
"limit": 0
|
|
2252
|
+
"comment": "Placeholder of the input field used to enter the name of the saved filter view."
|
|
3009
2253
|
},
|
|
3010
2254
|
"filters.filterViews.add.setAsDefaultLabel": {
|
|
3011
2255
|
"value": "Set as default",
|
|
3012
|
-
"comment": "Label of checkbox that marks the view as a default one."
|
|
3013
|
-
"limit": 0
|
|
2256
|
+
"comment": "Label of checkbox that marks the view as a default one."
|
|
3014
2257
|
},
|
|
3015
2258
|
"filters.filterViews.add.deleteTooltip": {
|
|
3016
2259
|
"value": "Delete",
|
|
3017
|
-
"comment": "Tooltip shown when user hovers over delete item icon."
|
|
3018
|
-
"limit": 0
|
|
2260
|
+
"comment": "Tooltip shown when user hovers over delete item icon."
|
|
3019
2261
|
},
|
|
3020
2262
|
"filters.filterViews.add.hint": {
|
|
3021
2263
|
"value": "All current dashboard filters will be included.",
|
|
3022
|
-
"comment": "Hint in the form that creates a new dashboard filter view."
|
|
3023
|
-
"limit": 0
|
|
2264
|
+
"comment": "Hint in the form that creates a new dashboard filter view."
|
|
3024
2265
|
},
|
|
3025
2266
|
"filters.filterViews.add.saveButton": {
|
|
3026
2267
|
"value": "Save",
|
|
3027
|
-
"comment": "Label of the button that saves the form."
|
|
3028
|
-
"limit": 0
|
|
2268
|
+
"comment": "Label of the button that saves the form."
|
|
3029
2269
|
},
|
|
3030
2270
|
"filters.filterViews.add.cancelButton": {
|
|
3031
2271
|
"value": "Cancel",
|
|
3032
|
-
"comment": "Label of the button that cancels the form changes."
|
|
3033
|
-
"limit": 0
|
|
2272
|
+
"comment": "Label of the button that cancels the form changes."
|
|
3034
2273
|
},
|
|
3035
2274
|
"filters.filterViews.delete.title": {
|
|
3036
2275
|
"value": "Delete view?",
|
|
3037
|
-
"comment": "Label of the dialog that confirms deletion of the filter view entity."
|
|
3038
|
-
"limit": 0
|
|
2276
|
+
"comment": "Label of the dialog that confirms deletion of the filter view entity."
|
|
3039
2277
|
},
|
|
3040
2278
|
"filters.filterViews.delete.body": {
|
|
3041
2279
|
"value": "Your view <b>{view}</b> will be permanently deleted.",
|
|
3042
|
-
"comment": "Confirmation dialog for deleting a filter view. The <b> tags emphasize the view name, and {view} placeholder shows the specific filter view being deleted."
|
|
3043
|
-
"limit": 0
|
|
2280
|
+
"comment": "Confirmation dialog for deleting a filter view. The <b> tags emphasize the view name, and {view} placeholder shows the specific filter view being deleted."
|
|
3044
2281
|
},
|
|
3045
2282
|
"filters.filterViews.delete.deleteButton": {
|
|
3046
2283
|
"value": "Delete",
|
|
3047
|
-
"comment": "Label of the button that deletes the filter view."
|
|
3048
|
-
"limit": 0
|
|
2284
|
+
"comment": "Label of the button that deletes the filter view."
|
|
3049
2285
|
},
|
|
3050
2286
|
"filters.filterViews.delete.cancelButton": {
|
|
3051
2287
|
"value": "Cancel",
|
|
3052
|
-
"comment": "Label of the button that cancels and closes the dialog."
|
|
3053
|
-
"limit": 0
|
|
2288
|
+
"comment": "Label of the button that cancels and closes the dialog."
|
|
3054
2289
|
},
|
|
3055
2290
|
"insightAlert.config.action.edit": {
|
|
3056
2291
|
"value": "Edit",
|
|
3057
|
-
"comment": "Action in alert configuration"
|
|
3058
|
-
"limit": 0
|
|
2292
|
+
"comment": "Action in alert configuration"
|
|
3059
2293
|
},
|
|
3060
2294
|
"insightAlert.config.action.pause": {
|
|
3061
2295
|
"value": "Pause",
|
|
3062
|
-
"comment": "Action in alert configuration"
|
|
3063
|
-
"limit": 0
|
|
2296
|
+
"comment": "Action in alert configuration"
|
|
3064
2297
|
},
|
|
3065
2298
|
"insightAlert.config.action.resume": {
|
|
3066
2299
|
"value": "Unpause",
|
|
3067
|
-
"comment": "Action in alert configuration"
|
|
3068
|
-
"limit": 0
|
|
2300
|
+
"comment": "Action in alert configuration"
|
|
3069
2301
|
},
|
|
3070
2302
|
"insightAlert.config.action.delete": {
|
|
3071
2303
|
"value": "Delete",
|
|
3072
|
-
"comment": "Action in alert configuration"
|
|
3073
|
-
"limit": 0
|
|
2304
|
+
"comment": "Action in alert configuration"
|
|
3074
2305
|
},
|
|
3075
2306
|
"insightAlert.config.comparisonOperator.lessThan": {
|
|
3076
2307
|
"value": "Is less than",
|
|
3077
|
-
"comment": "Comparison operator in alert configuration"
|
|
3078
|
-
"limit": 0
|
|
2308
|
+
"comment": "Comparison operator in alert configuration"
|
|
3079
2309
|
},
|
|
3080
2310
|
"insightAlert.config.comparisonOperator.lessThanOrEquals": {
|
|
3081
2311
|
"value": "Is less than or equal to",
|
|
3082
|
-
"comment": "Comparison operator in alert configuration"
|
|
3083
|
-
"limit": 0
|
|
2312
|
+
"comment": "Comparison operator in alert configuration"
|
|
3084
2313
|
},
|
|
3085
2314
|
"insightAlert.config.comparisonOperator.greaterThan": {
|
|
3086
2315
|
"value": "Is greater than",
|
|
3087
|
-
"comment": "Comparison operator in alert configuration"
|
|
3088
|
-
"limit": 0
|
|
2316
|
+
"comment": "Comparison operator in alert configuration"
|
|
3089
2317
|
},
|
|
3090
2318
|
"insightAlert.config.comparisonOperator.greaterThanOrEquals": {
|
|
3091
2319
|
"value": "Is greater than or equal to",
|
|
3092
|
-
"comment": "Comparison operator in alert configuration"
|
|
3093
|
-
"limit": 0
|
|
2320
|
+
"comment": "Comparison operator in alert configuration"
|
|
3094
2321
|
},
|
|
3095
2322
|
"insightAlert.config.changeOperator.header": {
|
|
3096
2323
|
"value": "CHANGE %",
|
|
3097
|
-
"comment": "Header label for the percentage change operator in alert configuration"
|
|
3098
|
-
"limit": 0
|
|
2324
|
+
"comment": "Header label for the percentage change operator in alert configuration"
|
|
3099
2325
|
},
|
|
3100
2326
|
"insightAlert.config.changeOperator.header.info": {
|
|
3101
2327
|
"value": "Change{spacer}Calculates the relative change between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}(Primary - Secondary) / Secondary",
|
|
3102
|
-
"comment": "Description and formula for the percentage change calculation in alert configuration. {spacer} is a placeholder for line breaks."
|
|
3103
|
-
"limit": 0
|
|
2328
|
+
"comment": "Description and formula for the percentage change calculation in alert configuration. {spacer} is a placeholder for line breaks."
|
|
3104
2329
|
},
|
|
3105
2330
|
"insightAlert.config.differenceOperator.header": {
|
|
3106
2331
|
"value": "DIFFERENCE #",
|
|
3107
|
-
"comment": "Header label for the numeric difference operator in alert configuration"
|
|
3108
|
-
"limit": 0
|
|
2332
|
+
"comment": "Header label for the numeric difference operator in alert configuration"
|
|
3109
2333
|
},
|
|
3110
2334
|
"insightAlert.config.differenceOperator.header.info": {
|
|
3111
2335
|
"value": "Difference{spacer}Calculates the net difference between primary (current time period) and secondary (previous time period) metric values.{spacer}FORMULA{spacer}Primary - Secondary",
|
|
3112
|
-
"comment": "Description and formula for the numeric difference calculation in alert configuration. {spacer} is a placeholder for line breaks."
|
|
3113
|
-
"limit": 0
|
|
2336
|
+
"comment": "Description and formula for the numeric difference calculation in alert configuration. {spacer} is a placeholder for line breaks."
|
|
3114
2337
|
},
|
|
3115
2338
|
"insightAlert.config.changeOperator.increasesBy": {
|
|
3116
2339
|
"value": "Increases by",
|
|
3117
|
-
"comment": "Alert condition for when a metric's percentage change increases by a specified amount"
|
|
3118
|
-
"limit": 0
|
|
2340
|
+
"comment": "Alert condition for when a metric's percentage change increases by a specified amount"
|
|
3119
2341
|
},
|
|
3120
2342
|
"insightAlert.config.changeOperator.decreasesBy": {
|
|
3121
2343
|
"value": "Decreases by",
|
|
3122
|
-
"comment": "Alert condition for when a metric's percentage change decreases by a specified amount"
|
|
3123
|
-
"limit": 0
|
|
2344
|
+
"comment": "Alert condition for when a metric's percentage change decreases by a specified amount"
|
|
3124
2345
|
},
|
|
3125
2346
|
"insightAlert.config.changeOperator.changesBy": {
|
|
3126
2347
|
"value": "Changes by",
|
|
3127
|
-
"comment": "Alert condition for when a metric's percentage change (either increase or decrease) exceeds a specified amount"
|
|
3128
|
-
"limit": 0
|
|
2348
|
+
"comment": "Alert condition for when a metric's percentage change (either increase or decrease) exceeds a specified amount"
|
|
3129
2349
|
},
|
|
3130
2350
|
"insightAlert.config.differenceOperator.increasesBy": {
|
|
3131
2351
|
"value": "Increases by",
|
|
3132
|
-
"comment": "Alert condition for when a metric's numeric value increases by a specified amount"
|
|
3133
|
-
"limit": 0
|
|
2352
|
+
"comment": "Alert condition for when a metric's numeric value increases by a specified amount"
|
|
3134
2353
|
},
|
|
3135
2354
|
"insightAlert.config.differenceOperator.decreasesBy": {
|
|
3136
2355
|
"value": "Decreases by",
|
|
3137
|
-
"comment": "Alert condition for when a metric's numeric value decreases by a specified amount"
|
|
3138
|
-
"limit": 0
|
|
2356
|
+
"comment": "Alert condition for when a metric's numeric value decreases by a specified amount"
|
|
3139
2357
|
},
|
|
3140
2358
|
"insightAlert.config.differenceOperator.changesBy": {
|
|
3141
2359
|
"value": "Changes by",
|
|
3142
|
-
"comment": "Alert condition for when a metric's numeric value changes (either increases or decreases) by a specified amount"
|
|
3143
|
-
"limit": 0
|
|
2360
|
+
"comment": "Alert condition for when a metric's numeric value changes (either increases or decreases) by a specified amount"
|
|
3144
2361
|
},
|
|
3145
2362
|
"insightAlert.config.alerts": {
|
|
3146
2363
|
"value": "Alerts",
|
|
3147
|
-
"comment": "Title of the section in insight configuration"
|
|
3148
|
-
"limit": 0
|
|
2364
|
+
"comment": "Title of the section in insight configuration"
|
|
3149
2365
|
},
|
|
3150
2366
|
"insightAlert.config.alerts.empty": {
|
|
3151
2367
|
"value": "There are no alerts for this visualization.",
|
|
3152
|
-
"comment": "Text shown when there are no alerts for this visualization."
|
|
3153
|
-
"limit": 0
|
|
2368
|
+
"comment": "Text shown when there are no alerts for this visualization."
|
|
3154
2369
|
},
|
|
3155
2370
|
"insightAlert.config.noAlertMeasures": {
|
|
3156
2371
|
"value": "Alerts",
|
|
3157
|
-
"comment": "Text shown when there are no metrics available for the insight"
|
|
3158
|
-
"limit": 0
|
|
2372
|
+
"comment": "Text shown when there are no metrics available for the insight"
|
|
3159
2373
|
},
|
|
3160
2374
|
"insightAlert.config.noAlertMeasures.title": {
|
|
3161
2375
|
"value": "No metrics available for alerting.",
|
|
3162
|
-
"comment": "Message shown when a visualization has no metrics that can be used for alert configuration"
|
|
3163
|
-
"limit": 0
|
|
2376
|
+
"comment": "Message shown when a visualization has no metrics that can be used for alert configuration"
|
|
3164
2377
|
},
|
|
3165
2378
|
"insightAlert.config.noAlertMeasures.description": {
|
|
3166
2379
|
"value": "Please add a metric to enable alerting.",
|
|
3167
|
-
"comment": "Instruction shown when alerts cannot be created due to missing metrics"
|
|
3168
|
-
"limit": 0
|
|
2380
|
+
"comment": "Instruction shown when alerts cannot be created due to missing metrics"
|
|
3169
2381
|
},
|
|
3170
2382
|
"insightAlert.config.createAlert": {
|
|
3171
2383
|
"value": "Create alert",
|
|
3172
|
-
"comment": "Title of the section in insight configuration"
|
|
3173
|
-
"limit": 0
|
|
2384
|
+
"comment": "Title of the section in insight configuration"
|
|
3174
2385
|
},
|
|
3175
2386
|
"insightAlert.config.editAlert": {
|
|
3176
2387
|
"value": "Edit alert",
|
|
3177
|
-
"comment": "Title of the section in insight configuration"
|
|
3178
|
-
"limit": 0
|
|
2388
|
+
"comment": "Title of the section in insight configuration"
|
|
3179
2389
|
},
|
|
3180
2390
|
"insightAlert.config.title": {
|
|
3181
2391
|
"value": "Configuration",
|
|
3182
|
-
"comment": "Title of the section in insight configuration"
|
|
3183
|
-
"limit": 0
|
|
2392
|
+
"comment": "Title of the section in insight configuration"
|
|
3184
2393
|
},
|
|
3185
2394
|
"insightAlert.config.trigger": {
|
|
3186
2395
|
"value": "Trigger",
|
|
3187
|
-
"comment": "Title of the section in insight configuration"
|
|
3188
|
-
"limit": 0
|
|
2396
|
+
"comment": "Title of the section in insight configuration"
|
|
3189
2397
|
},
|
|
3190
2398
|
"insightAlert.config.trigger.tooltip": {
|
|
3191
2399
|
"value": "How often to trigger the alert when the condition is met.",
|
|
3192
|
-
"comment": "Tooltip for alert trigger configuration"
|
|
3193
|
-
"limit": 0
|
|
2400
|
+
"comment": "Tooltip for alert trigger configuration"
|
|
3194
2401
|
},
|
|
3195
2402
|
"insightAlert.config.action": {
|
|
3196
2403
|
"value": "Action",
|
|
3197
|
-
"comment": "Title of the section in insight configuration"
|
|
3198
|
-
"limit": 0
|
|
2404
|
+
"comment": "Title of the section in insight configuration"
|
|
3199
2405
|
},
|
|
3200
2406
|
"insightAlert.config.name": {
|
|
3201
2407
|
"value": "Name",
|
|
3202
|
-
"comment": "Title of the section in insight configuration"
|
|
3203
|
-
"limit": 0
|
|
2408
|
+
"comment": "Title of the section in insight configuration"
|
|
3204
2409
|
},
|
|
3205
2410
|
"insightAlert.config.accessibility.title": {
|
|
3206
2411
|
"value": "Custom name of the alert",
|
|
3207
|
-
"comment": "Title of the section in insight configuration"
|
|
3208
|
-
"limit": 0
|
|
2412
|
+
"comment": "Title of the section in insight configuration"
|
|
3209
2413
|
},
|
|
3210
2414
|
"insightAlert.config.when": {
|
|
3211
2415
|
"value": "When",
|
|
3212
|
-
"comment": "Title of the section in insight configuration"
|
|
3213
|
-
"limit": 0
|
|
2416
|
+
"comment": "Title of the section in insight configuration"
|
|
3214
2417
|
},
|
|
3215
2418
|
"insightAlert.config.for": {
|
|
3216
2419
|
"value": "For",
|
|
3217
|
-
"comment": "Title of the section in insight configuration"
|
|
3218
|
-
"limit": 0
|
|
2420
|
+
"comment": "Title of the section in insight configuration"
|
|
3219
2421
|
},
|
|
3220
2422
|
"insightAlert.config.condition": {
|
|
3221
2423
|
"value": "Condition",
|
|
3222
|
-
"comment": "Title of the section in insight configuration"
|
|
3223
|
-
"limit": 0
|
|
2424
|
+
"comment": "Title of the section in insight configuration"
|
|
3224
2425
|
},
|
|
3225
2426
|
"insightAlert.config.threshold": {
|
|
3226
2427
|
"value": "Threshold",
|
|
3227
|
-
"comment": "Title of the section in insight configuration"
|
|
3228
|
-
"limit": 0
|
|
2428
|
+
"comment": "Title of the section in insight configuration"
|
|
3229
2429
|
},
|
|
3230
2430
|
"insightAlert.config.comparison": {
|
|
3231
2431
|
"value": "Comparison",
|
|
3232
|
-
"comment": "Title of the section in insight configuration"
|
|
3233
|
-
"limit": 0
|
|
2432
|
+
"comment": "Title of the section in insight configuration"
|
|
3234
2433
|
},
|
|
3235
2434
|
"insightAlert.config.recipients": {
|
|
3236
2435
|
"value": "Recipients",
|
|
3237
|
-
"comment": "Title of the section in insight configuration"
|
|
3238
|
-
"limit": 0
|
|
2436
|
+
"comment": "Title of the section in insight configuration"
|
|
3239
2437
|
},
|
|
3240
2438
|
"insightAlert.config.do": {
|
|
3241
2439
|
"value": "Do",
|
|
3242
|
-
"comment": "Title of the section in insight configuration"
|
|
3243
|
-
"limit": 0
|
|
2440
|
+
"comment": "Title of the section in insight configuration"
|
|
3244
2441
|
},
|
|
3245
2442
|
"insightAlert.config.warning.destination": {
|
|
3246
2443
|
"value": "The selected destination only supports sending the alert to yourself.",
|
|
3247
|
-
"comment": "Alert warning message"
|
|
3248
|
-
"limit": 0
|
|
2444
|
+
"comment": "Alert warning message"
|
|
3249
2445
|
},
|
|
3250
2446
|
"insightAlert.config.filters": {
|
|
3251
2447
|
"value": "using {n} {n, plural, one {filter} other {filters}}",
|
|
3252
|
-
"comment": "Text showing how many filters are being used in an alert configuration. The placeholder {n} will be replaced with a number and the word 'filter' will be pluralized accordingly. Examples: 'using 1 filter', 'using 3 filters'."
|
|
3253
|
-
"limit": 0
|
|
2448
|
+
"comment": "Text showing how many filters are being used in an alert configuration. The placeholder {n} will be replaced with a number and the word 'filter' will be pluralized accordingly. Examples: 'using 1 filter', 'using 3 filters'."
|
|
3254
2449
|
},
|
|
3255
2450
|
"insightAlert.config.and": {
|
|
3256
2451
|
"value": "and",
|
|
3257
|
-
"comment": "This is a part of sentence 'for This month and 1 filter'"
|
|
3258
|
-
"limit": 0
|
|
2452
|
+
"comment": "This is a part of sentence 'for This month and 1 filter'"
|
|
3259
2453
|
},
|
|
3260
2454
|
"insightAlert.config.for.filter": {
|
|
3261
2455
|
"value": "for {granularity}",
|
|
3262
|
-
"comment": "This is a part of sentence 'for This month and 1 filter'"
|
|
3263
|
-
"limit": 0
|
|
2456
|
+
"comment": "This is a part of sentence 'for This month and 1 filter'"
|
|
3264
2457
|
},
|
|
3265
2458
|
"insightAlert.config.filters.info": {
|
|
3266
2459
|
"value": "Alerts respect the dashboard filters as set at the time of their creation.{spacer}To modify the time period used for comparison, adjust the date filter.",
|
|
3267
|
-
"comment": "Alerts configuration info message"
|
|
3268
|
-
"limit": 0
|
|
2460
|
+
"comment": "Alerts configuration info message"
|
|
3269
2461
|
},
|
|
3270
2462
|
"insightAlert.config.compare_with_sp": {
|
|
3271
2463
|
"value": "same period previous year",
|
|
3272
|
-
"comment": "Comparison option for alerts to compare with the same period in the previous year"
|
|
3273
|
-
"limit": 0
|
|
2464
|
+
"comment": "Comparison option for alerts to compare with the same period in the previous year"
|
|
3274
2465
|
},
|
|
3275
2466
|
"insightAlert.config.compare_with_pp": {
|
|
3276
2467
|
"value": "previous period",
|
|
3277
|
-
"comment": "Comparison option for alerts to compare with the immediately preceding time period"
|
|
3278
|
-
"limit": 0
|
|
2468
|
+
"comment": "Comparison option for alerts to compare with the immediately preceding time period"
|
|
3279
2469
|
},
|
|
3280
2470
|
"insightAlert.config.compare_with_sp_granularity": {
|
|
3281
2471
|
"value": "same {period} previous year",
|
|
3282
|
-
"comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'same month previous year')."
|
|
3283
|
-
"limit": 0
|
|
2472
|
+
"comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'same month previous year')."
|
|
3284
2473
|
},
|
|
3285
2474
|
"insightAlert.config.compare_with_pp_granularity": {
|
|
3286
2475
|
"value": "previous {period}",
|
|
3287
|
-
"comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'previous month')."
|
|
3288
|
-
"limit": 0
|
|
2476
|
+
"comment": "Comparison option with dynamic time period. The {period} placeholder shows the specific time comparison (e.g., 'previous month')."
|
|
3289
2477
|
},
|
|
3290
2478
|
"insightAlert.config.addAlert": {
|
|
3291
2479
|
"value": "Add alert",
|
|
3292
|
-
"comment": "Button label for creating a new alert on a visualization"
|
|
3293
|
-
"limit": 0
|
|
2480
|
+
"comment": "Button label for creating a new alert on a visualization"
|
|
3294
2481
|
},
|
|
3295
2482
|
"insightAlert.config.triggerMode.always": {
|
|
3296
2483
|
"value": "Every time",
|
|
3297
|
-
"comment": "Alert trigger option to send notification every time the condition is met"
|
|
3298
|
-
"limit": 0
|
|
2484
|
+
"comment": "Alert trigger option to send notification every time the condition is met"
|
|
3299
2485
|
},
|
|
3300
2486
|
"insightAlert.config.triggerMode.once": {
|
|
3301
2487
|
"value": "Once, then pause",
|
|
3302
|
-
"comment": "Alert trigger option to send notification only once when condition is met, then automatically pause"
|
|
3303
|
-
"limit": 0
|
|
2488
|
+
"comment": "Alert trigger option to send notification only once when condition is met, then automatically pause"
|
|
3304
2489
|
},
|
|
3305
2490
|
"insightAlert.config.delete.success": {
|
|
3306
2491
|
"value": "Success. The alert has been deleted.",
|
|
3307
|
-
"comment": "Success notification shown after deleting an alert"
|
|
3308
|
-
"limit": 0
|
|
2492
|
+
"comment": "Success notification shown after deleting an alert"
|
|
3309
2493
|
},
|
|
3310
2494
|
"insightAlert.config.resume.success": {
|
|
3311
2495
|
"value": "Success. The alert has been resumed.",
|
|
3312
|
-
"comment": "Success notification shown after resuming a paused alert"
|
|
3313
|
-
"limit": 0
|
|
2496
|
+
"comment": "Success notification shown after resuming a paused alert"
|
|
3314
2497
|
},
|
|
3315
2498
|
"insightAlert.config.pause.success": {
|
|
3316
2499
|
"value": "Success. The alert has been paused.",
|
|
3317
|
-
"comment": "Success notification shown after pausing an active alert"
|
|
3318
|
-
"limit": 0
|
|
2500
|
+
"comment": "Success notification shown after pausing an active alert"
|
|
3319
2501
|
},
|
|
3320
2502
|
"insightAlert.config.update.success": {
|
|
3321
2503
|
"value": "Success. The alert has been updated.",
|
|
3322
|
-
"comment": "Success notification shown after modifying an existing alert"
|
|
3323
|
-
"limit": 0
|
|
2504
|
+
"comment": "Success notification shown after modifying an existing alert"
|
|
3324
2505
|
},
|
|
3325
2506
|
"insightAlert.config.add.success": {
|
|
3326
2507
|
"value": "Success. The alert has been added.",
|
|
3327
|
-
"comment": "Success notification shown after creating a new alert"
|
|
3328
|
-
"limit": 0
|
|
2508
|
+
"comment": "Success notification shown after creating a new alert"
|
|
3329
2509
|
},
|
|
3330
2510
|
"insightAlert.config.delete.title": {
|
|
3331
2511
|
"value": "Delete alert?",
|
|
3332
|
-
"comment": "Confirmation dialog title when deleting an alert"
|
|
3333
|
-
"limit": 0
|
|
2512
|
+
"comment": "Confirmation dialog title when deleting an alert"
|
|
3334
2513
|
},
|
|
3335
2514
|
"insightAlert.config.delete.message": {
|
|
3336
2515
|
"value": "The alert for <b>{title}</b> will be permanently deleted, along with all its notifications.",
|
|
3337
|
-
"comment": "Warning message shown when deleting an alert, with the alert name emphasized"
|
|
3338
|
-
"limit": 0
|
|
2516
|
+
"comment": "Warning message shown when deleting an alert, with the alert name emphasized"
|
|
3339
2517
|
},
|
|
3340
2518
|
"insightAlert.noDestination.tooltip": {
|
|
3341
2519
|
"value": "No destination available. <a>Create a destination</a> to set up an alert.",
|
|
3342
|
-
"comment": "Tooltip shown when no alert destinations are configured, with a clickable link"
|
|
3343
|
-
"limit": 0
|
|
2520
|
+
"comment": "Tooltip shown when no alert destinations are configured, with a clickable link"
|
|
3344
2521
|
},
|
|
3345
2522
|
"insightAlert.maxAlertsReached": {
|
|
3346
2523
|
"value": "Your organization has reached the limit of alerts. Contact your administrator to create more.",
|
|
3347
|
-
"comment": "Error message shown when organization has reached maximum number of alerts"
|
|
3348
|
-
"limit": 0
|
|
2524
|
+
"comment": "Error message shown when organization has reached maximum number of alerts"
|
|
3349
2525
|
},
|
|
3350
2526
|
"insightAlert.executionTimestampMode": {
|
|
3351
2527
|
"value": "To create or edit alerts, reset the dashboard date to today.",
|
|
3352
|
-
"comment": "Warning shown when trying to configure alerts with a historical date selected"
|
|
3353
|
-
"limit": 0
|
|
2528
|
+
"comment": "Warning shown when trying to configure alerts with a historical date selected"
|
|
3354
2529
|
},
|
|
3355
2530
|
"insightAlert.config.loading.error": {
|
|
3356
2531
|
"value": "Failed to load necessary information. Try again later.",
|
|
3357
|
-
"comment": "Error message shown when alert configuration data cannot be loaded"
|
|
3358
|
-
"limit": 0
|
|
2532
|
+
"comment": "Error message shown when alert configuration data cannot be loaded"
|
|
3359
2533
|
},
|
|
3360
2534
|
"insightAlert.config.save.error": {
|
|
3361
2535
|
"value": "Failed to save alert. Try again later.",
|
|
3362
|
-
"comment": "Error message shown when alert cannot be saved"
|
|
3363
|
-
"limit": 0
|
|
2536
|
+
"comment": "Error message shown when alert cannot be saved"
|
|
3364
2537
|
},
|
|
3365
2538
|
"insightAlert.config.delete.error": {
|
|
3366
2539
|
"value": "Failed to delete alert. Try again later.",
|
|
3367
|
-
"comment": "Error message shown when alert cannot be deleted"
|
|
3368
|
-
"limit": 0
|
|
2540
|
+
"comment": "Error message shown when alert cannot be deleted"
|
|
3369
2541
|
},
|
|
3370
2542
|
"insightAlert.config.invalid": {
|
|
3371
2543
|
"value": "This alert configuration is incorrect. Please update it or contact your administrator.",
|
|
3372
|
-
"comment": "Error message for alert configuration"
|
|
3373
|
-
"limit": 0
|
|
2544
|
+
"comment": "Error message for alert configuration"
|
|
3374
2545
|
},
|
|
3375
2546
|
"insightAlert.config.invalidWidget": {
|
|
3376
2547
|
"value": "The alert is not working because the source widget was deleted. Delete the alert or contact your administrator.",
|
|
3377
|
-
"comment": "Error message for alert configuration"
|
|
3378
|
-
"limit": 0
|
|
2548
|
+
"comment": "Error message for alert configuration"
|
|
3379
2549
|
},
|
|
3380
2550
|
"insightAlert.config.selectMetric": {
|
|
3381
2551
|
"value": "Select a metric",
|
|
3382
|
-
"comment": "Label of metric select dropdown"
|
|
3383
|
-
"limit": 0
|
|
2552
|
+
"comment": "Label of metric select dropdown"
|
|
3384
2553
|
},
|
|
3385
2554
|
"insightAlert.config.selectAttribute": {
|
|
3386
2555
|
"value": "All",
|
|
3387
|
-
"comment": "Label of attribute select dropdown"
|
|
3388
|
-
"limit": 0
|
|
2556
|
+
"comment": "Label of attribute select dropdown"
|
|
3389
2557
|
},
|
|
3390
2558
|
"insightAlert.config.accessbility.input": {
|
|
3391
2559
|
"value": "Condition value",
|
|
3392
|
-
"comment": "Accessibility label for alert threshold input field"
|
|
3393
|
-
"limit": 0
|
|
2560
|
+
"comment": "Accessibility label for alert threshold input field"
|
|
3394
2561
|
},
|
|
3395
2562
|
"alert.accessibility.destination.label": {
|
|
3396
2563
|
"value": "Select how to send the alert",
|
|
3397
|
-
"comment": "Accessibility label for alert destination dropdown"
|
|
3398
|
-
"limit": 0
|
|
2564
|
+
"comment": "Accessibility label for alert destination dropdown"
|
|
3399
2565
|
},
|
|
3400
2566
|
"granularity.this_keyword": {
|
|
3401
2567
|
"value": "This",
|
|
3402
|
-
"comment": "Label that says 'This' in the context of time period. For example 'This month', 'This year'."
|
|
3403
|
-
"limit": 0
|
|
2568
|
+
"comment": "Label that says 'This' in the context of time period. For example 'This month', 'This year'."
|
|
3404
2569
|
},
|
|
3405
2570
|
"granularity.year": {
|
|
3406
2571
|
"value": "year",
|
|
3407
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3408
|
-
"limit": 0
|
|
2572
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3409
2573
|
},
|
|
3410
2574
|
"granularity.week": {
|
|
3411
2575
|
"value": "week",
|
|
3412
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3413
|
-
"limit": 0
|
|
2576
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3414
2577
|
},
|
|
3415
2578
|
"granularity.quarter": {
|
|
3416
2579
|
"value": "quarter",
|
|
3417
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3418
|
-
"limit": 0
|
|
2580
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3419
2581
|
},
|
|
3420
2582
|
"granularity.month": {
|
|
3421
2583
|
"value": "month",
|
|
3422
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3423
|
-
"limit": 0
|
|
2584
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3424
2585
|
},
|
|
3425
2586
|
"granularity.date": {
|
|
3426
2587
|
"value": "day",
|
|
3427
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3428
|
-
"limit": 0
|
|
2588
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3429
2589
|
},
|
|
3430
2590
|
"granularity.hour": {
|
|
3431
2591
|
"value": "hour",
|
|
3432
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3433
|
-
"limit": 0
|
|
2592
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3434
2593
|
},
|
|
3435
2594
|
"granularity.minute": {
|
|
3436
2595
|
"value": "minute",
|
|
3437
|
-
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3438
|
-
"limit": 0
|
|
2596
|
+
"comment": "Label of current selected granularity type. Is used in alert create dialog."
|
|
3439
2597
|
},
|
|
3440
2598
|
"widget.options.menu.export": {
|
|
3441
2599
|
"value": "Export",
|
|
3442
|
-
"comment": "Export to file with XLSX extension."
|
|
3443
|
-
"limit": 0
|
|
2600
|
+
"comment": "Export to file with XLSX extension."
|
|
3444
2601
|
},
|
|
3445
2602
|
"menu.close": {
|
|
3446
2603
|
"value": "Close menu",
|
|
3447
|
-
"comment": "Button label to close a menu"
|
|
3448
|
-
"limit": 0
|
|
2604
|
+
"comment": "Button label to close a menu"
|
|
3449
2605
|
},
|
|
3450
2606
|
"controlButtons.asTable": {
|
|
3451
2607
|
"value": "Show as table",
|
|
3452
|
-
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
|
|
3453
|
-
"limit": 0
|
|
2608
|
+
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
|
|
3454
2609
|
},
|
|
3455
2610
|
"controlButtons.asOriginal": {
|
|
3456
2611
|
"value": "Show original visualization",
|
|
3457
|
-
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
|
|
3458
|
-
"limit": 0
|
|
2612
|
+
"comment": "Message displayed in filter alert showing a relative date range with calendar icon. Example: 'in (calendar icon) last 7 days'."
|
|
3459
2613
|
}
|
|
3460
2614
|
}
|