@gooddata/sdk-ui-dashboard 10.33.0-alpha.8 → 10.33.0-alpha.80

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