@gooddata/sdk-ui 9.0.0-alpha.9 → 9.0.0-beta.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (591) hide show
  1. package/esm/base/errors/GoodDataSdkError.js +1 -1
  2. package/esm/base/errors/GoodDataSdkError.js.map +1 -1
  3. package/esm/base/errors/errorHandling.d.ts +1 -1
  4. package/esm/base/errors/errorHandling.d.ts.map +1 -1
  5. package/esm/base/errors/errorHandling.js +2 -2
  6. package/esm/base/errors/errorHandling.js.map +1 -1
  7. package/esm/base/headerMatching/HeaderPredicate.d.ts +2 -2
  8. package/esm/base/headerMatching/HeaderPredicate.d.ts.map +1 -1
  9. package/esm/base/headerMatching/HeaderPredicateFactory.d.ts +1 -1
  10. package/esm/base/headerMatching/HeaderPredicateFactory.d.ts.map +1 -1
  11. package/esm/base/headerMatching/HeaderPredicateFactory.js +1 -1
  12. package/esm/base/headerMatching/HeaderPredicateFactory.js.map +1 -1
  13. package/esm/base/headerMatching/MappingHeader.d.ts +4 -4
  14. package/esm/base/headerMatching/MappingHeader.d.ts.map +1 -1
  15. package/esm/base/headerMatching/MappingHeader.js +3 -3
  16. package/esm/base/headerMatching/MappingHeader.js.map +1 -1
  17. package/esm/base/index.d.ts +58 -58
  18. package/esm/base/index.d.ts.map +1 -1
  19. package/esm/base/index.js +48 -48
  20. package/esm/base/index.js.map +1 -1
  21. package/esm/base/localization/IntlStore.d.ts +1 -1
  22. package/esm/base/localization/IntlStore.d.ts.map +1 -1
  23. package/esm/base/localization/IntlStore.js +3 -3
  24. package/esm/base/localization/IntlStore.js.map +1 -1
  25. package/esm/base/localization/IntlWrapper.js +3 -3
  26. package/esm/base/localization/IntlWrapper.js.map +1 -1
  27. package/esm/base/localization/TranslationsCustomizationProvider/Context.js +2 -2
  28. package/esm/base/localization/TranslationsCustomizationProvider/Context.js.map +1 -1
  29. package/esm/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js +4 -4
  30. package/esm/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js.map +1 -1
  31. package/esm/base/localization/TranslationsCustomizationProvider/index.d.ts +3 -3
  32. package/esm/base/localization/TranslationsCustomizationProvider/index.d.ts.map +1 -1
  33. package/esm/base/localization/TranslationsCustomizationProvider/index.js +3 -3
  34. package/esm/base/localization/TranslationsCustomizationProvider/index.js.map +1 -1
  35. package/esm/base/localization/TranslationsCustomizationProvider/utils.d.ts.map +1 -1
  36. package/esm/base/localization/TranslationsCustomizationProvider/utils.js +6 -1
  37. package/esm/base/localization/TranslationsCustomizationProvider/utils.js.map +1 -1
  38. package/esm/base/localization/TranslationsProvider.js +2 -2
  39. package/esm/base/localization/TranslationsProvider.js.map +1 -1
  40. package/esm/base/localization/bundles/en-US.json +1 -1
  41. package/esm/base/localization/intlUtils.d.ts +2 -2
  42. package/esm/base/localization/intlUtils.d.ts.map +1 -1
  43. package/esm/base/localization/intlUtils.js +3 -3
  44. package/esm/base/localization/intlUtils.js.map +1 -1
  45. package/esm/base/measureFormats/fillMissingFormats.js +1 -1
  46. package/esm/base/measureFormats/fillMissingFormats.js.map +1 -1
  47. package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.d.ts +2 -2
  48. package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.d.ts.map +1 -1
  49. package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.js +2 -2
  50. package/esm/base/measureTitles/ArithmeticMeasureTitleFactory.js.map +1 -1
  51. package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.d.ts +2 -2
  52. package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.d.ts.map +1 -1
  53. package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.js +3 -3
  54. package/esm/base/measureTitles/DerivedMeasureTitleSuffixFactory.js.map +1 -1
  55. package/esm/base/measureTitles/fillMissingTitles.d.ts +1 -1
  56. package/esm/base/measureTitles/fillMissingTitles.d.ts.map +1 -1
  57. package/esm/base/measureTitles/fillMissingTitles.js +3 -3
  58. package/esm/base/measureTitles/fillMissingTitles.js.map +1 -1
  59. package/esm/base/react/BackendContext.js +2 -2
  60. package/esm/base/react/BackendContext.js.map +1 -1
  61. package/esm/base/react/CancelablePromise.js +1 -1
  62. package/esm/base/react/CancelablePromise.js.map +1 -1
  63. package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts +3 -3
  64. package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts.map +1 -1
  65. package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js +6 -6
  66. package/esm/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js.map +1 -1
  67. package/esm/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.d.ts +1 -1
  68. package/esm/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.d.ts.map +1 -1
  69. package/esm/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js +2 -2
  70. package/esm/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js.map +1 -1
  71. package/esm/base/react/PromiseCache.js +2 -2
  72. package/esm/base/react/PromiseCache.js.map +1 -1
  73. package/esm/base/react/WorkspaceContext.js +2 -2
  74. package/esm/base/react/WorkspaceContext.js.map +1 -1
  75. package/esm/base/react/legacy/availableDrillTargets.d.ts +2 -2
  76. package/esm/base/react/legacy/availableDrillTargets.d.ts.map +1 -1
  77. package/esm/base/react/legacy/availableDrillTargets.js +2 -2
  78. package/esm/base/react/legacy/availableDrillTargets.js.map +1 -1
  79. package/esm/base/react/legacy/withEntireDataView.d.ts +2 -2
  80. package/esm/base/react/legacy/withEntireDataView.d.ts.map +1 -1
  81. package/esm/base/react/legacy/withEntireDataView.js +8 -8
  82. package/esm/base/react/legacy/withEntireDataView.js.map +1 -1
  83. package/esm/base/react/placeholders/aliases.d.ts +1 -1
  84. package/esm/base/react/placeholders/aliases.d.ts.map +1 -1
  85. package/esm/base/react/placeholders/base.js +1 -1
  86. package/esm/base/react/placeholders/base.js.map +1 -1
  87. package/esm/base/react/placeholders/context.d.ts +1 -1
  88. package/esm/base/react/placeholders/context.d.ts.map +1 -1
  89. package/esm/base/react/placeholders/context.js +1 -1
  90. package/esm/base/react/placeholders/context.js.map +1 -1
  91. package/esm/base/react/placeholders/factory.d.ts +1 -1
  92. package/esm/base/react/placeholders/factory.d.ts.map +1 -1
  93. package/esm/base/react/placeholders/factory.js +2 -2
  94. package/esm/base/react/placeholders/factory.js.map +1 -1
  95. package/esm/base/react/placeholders/hooks.d.ts +1 -1
  96. package/esm/base/react/placeholders/hooks.d.ts.map +1 -1
  97. package/esm/base/react/placeholders/hooks.js +4 -4
  98. package/esm/base/react/placeholders/hooks.js.map +1 -1
  99. package/esm/base/react/placeholders/resolve.d.ts +2 -2
  100. package/esm/base/react/placeholders/resolve.d.ts.map +1 -1
  101. package/esm/base/react/placeholders/resolve.js +2 -2
  102. package/esm/base/react/placeholders/resolve.js.map +1 -1
  103. package/esm/base/react/useCancelablePromise.js +4 -4
  104. package/esm/base/react/useCancelablePromise.js.map +1 -1
  105. package/esm/base/react/useCancelablePromiseUtils.d.ts +1 -1
  106. package/esm/base/react/useCancelablePromiseUtils.d.ts.map +1 -1
  107. package/esm/base/react/useCancelablePromiseUtils.js +2 -2
  108. package/esm/base/react/useCancelablePromiseUtils.js.map +1 -1
  109. package/esm/base/react/usePagedResource.js +1 -1
  110. package/esm/base/react/usePagedResource.js.map +1 -1
  111. package/esm/base/react/usePromiseCache.js +1 -1
  112. package/esm/base/react/usePromiseCache.js.map +1 -1
  113. package/esm/base/react/withContexts.js +4 -4
  114. package/esm/base/react/withContexts.js.map +1 -1
  115. package/esm/base/results/dataAccess.d.ts +2 -11
  116. package/esm/base/results/dataAccess.d.ts.map +1 -1
  117. package/esm/base/results/dataAccessConfig.d.ts +3 -3
  118. package/esm/base/results/dataAccessConfig.d.ts.map +1 -1
  119. package/esm/base/results/dataAccessConfig.js +6 -6
  120. package/esm/base/results/dataAccessConfig.js.map +1 -1
  121. package/esm/base/results/facade.d.ts +5 -5
  122. package/esm/base/results/facade.d.ts.map +1 -1
  123. package/esm/base/results/facade.js +4 -4
  124. package/esm/base/results/facade.js.map +1 -1
  125. package/esm/base/results/internal/dataAccessDigest.js +2 -2
  126. package/esm/base/results/internal/dataAccessDigest.js.map +1 -1
  127. package/esm/base/results/internal/dataAccessImpl.d.ts +3 -3
  128. package/esm/base/results/internal/dataAccessImpl.d.ts.map +1 -1
  129. package/esm/base/results/internal/dataAccessImpl.js +7 -7
  130. package/esm/base/results/internal/dataAccessImpl.js.map +1 -1
  131. package/esm/base/results/internal/dataAccessMethods.d.ts +2 -2
  132. package/esm/base/results/internal/dataAccessMethods.d.ts.map +1 -1
  133. package/esm/base/results/internal/dataAccessMethods.js +2 -2
  134. package/esm/base/results/internal/dataAccessMethods.js.map +1 -1
  135. package/esm/base/results/internal/definitionMethods.js +1 -1
  136. package/esm/base/results/internal/definitionMethods.js.map +1 -1
  137. package/esm/base/results/internal/lazyInitArray.js +1 -1
  138. package/esm/base/results/internal/lazyInitArray.js.map +1 -1
  139. package/esm/base/results/internal/resultDataMethods.js +2 -2
  140. package/esm/base/results/internal/resultDataMethods.js.map +1 -1
  141. package/esm/base/results/internal/resultMetaMethods.js +2 -2
  142. package/esm/base/results/internal/resultMetaMethods.js.map +1 -1
  143. package/esm/base/vis/DrillEvents.d.ts +2 -2
  144. package/esm/base/vis/DrillEvents.d.ts.map +1 -1
  145. package/esm/base/vis/DrillEvents.js +2 -2
  146. package/esm/base/vis/DrillEvents.js.map +1 -1
  147. package/esm/base/vis/Events.d.ts +11 -2
  148. package/esm/base/vis/Events.d.ts.map +1 -1
  149. package/esm/base/vis/VisualizationProps.d.ts +4 -4
  150. package/esm/base/vis/VisualizationProps.d.ts.map +1 -1
  151. package/esm/base/vis/drilling.d.ts +4 -4
  152. package/esm/base/vis/drilling.d.ts.map +1 -1
  153. package/esm/base/vis/drilling.js +3 -3
  154. package/esm/base/vis/drilling.js.map +1 -1
  155. package/esm/base/vis/export.d.ts +2 -2
  156. package/esm/base/vis/export.d.ts.map +1 -1
  157. package/esm/execution/DataViewLoader.d.ts +2 -2
  158. package/esm/execution/DataViewLoader.d.ts.map +1 -1
  159. package/esm/execution/DataViewLoader.js +3 -3
  160. package/esm/execution/DataViewLoader.js.map +1 -1
  161. package/esm/execution/Execute.d.ts +3 -3
  162. package/esm/execution/Execute.d.ts.map +1 -1
  163. package/esm/execution/Execute.js +4 -4
  164. package/esm/execution/Execute.js.map +1 -1
  165. package/esm/execution/ExecuteInsight.d.ts +2 -2
  166. package/esm/execution/ExecuteInsight.d.ts.map +1 -1
  167. package/esm/execution/ExecuteInsight.js +4 -4
  168. package/esm/execution/ExecuteInsight.js.map +1 -1
  169. package/esm/execution/RawExecute.d.ts +2 -2
  170. package/esm/execution/RawExecute.d.ts.map +1 -1
  171. package/esm/execution/RawExecute.js +2 -2
  172. package/esm/execution/RawExecute.js.map +1 -1
  173. package/esm/execution/createExecution.js +3 -3
  174. package/esm/execution/createExecution.js.map +1 -1
  175. package/esm/execution/index.d.ts +10 -10
  176. package/esm/execution/index.d.ts.map +1 -1
  177. package/esm/execution/index.js +9 -9
  178. package/esm/execution/index.js.map +1 -1
  179. package/esm/execution/interfaces.d.ts +1 -1
  180. package/esm/execution/interfaces.d.ts.map +1 -1
  181. package/esm/execution/useDataExport.d.ts +1 -1
  182. package/esm/execution/useDataExport.d.ts.map +1 -1
  183. package/esm/execution/useDataExport.js +1 -1
  184. package/esm/execution/useDataExport.js.map +1 -1
  185. package/esm/execution/useExecutionDataView.d.ts +2 -2
  186. package/esm/execution/useExecutionDataView.d.ts.map +1 -1
  187. package/esm/execution/useExecutionDataView.js +3 -3
  188. package/esm/execution/useExecutionDataView.js.map +1 -1
  189. package/esm/execution/useInsight.d.ts +1 -1
  190. package/esm/execution/useInsight.d.ts.map +1 -1
  191. package/esm/execution/useInsight.js +1 -1
  192. package/esm/execution/useInsight.js.map +1 -1
  193. package/esm/execution/useInsightDataView.d.ts +2 -2
  194. package/esm/execution/useInsightDataView.d.ts.map +1 -1
  195. package/esm/execution/useInsightDataView.js +3 -3
  196. package/esm/execution/useInsightDataView.js.map +1 -1
  197. package/esm/execution/withExecution.d.ts +1 -1
  198. package/esm/execution/withExecution.d.ts.map +1 -1
  199. package/esm/execution/withExecution.js +2 -2
  200. package/esm/execution/withExecution.js.map +1 -1
  201. package/esm/execution/withExecutionLoading.d.ts +1 -1
  202. package/esm/execution/withExecutionLoading.d.ts.map +1 -1
  203. package/esm/execution/withExecutionLoading.js +2 -2
  204. package/esm/execution/withExecutionLoading.js.map +1 -1
  205. package/esm/index.d.ts +3 -3
  206. package/esm/index.d.ts.map +1 -1
  207. package/esm/index.js +3 -3
  208. package/esm/index.js.map +1 -1
  209. package/esm/kpi/FormattedNumber.d.ts +2 -2
  210. package/esm/kpi/FormattedNumber.d.ts.map +1 -1
  211. package/esm/kpi/FormattedNumber.js +3 -3
  212. package/esm/kpi/FormattedNumber.js.map +1 -1
  213. package/esm/kpi/Kpi.d.ts +4 -4
  214. package/esm/kpi/Kpi.d.ts.map +1 -1
  215. package/esm/kpi/Kpi.js +7 -7
  216. package/esm/kpi/Kpi.js.map +1 -1
  217. package/esm/kpi/KpiError.d.ts +1 -1
  218. package/esm/kpi/KpiError.d.ts.map +1 -1
  219. package/esm/kpi/index.d.ts +1 -1
  220. package/esm/kpi/index.d.ts.map +1 -1
  221. package/esm/kpi/index.js +1 -1
  222. package/esm/kpi/index.js.map +1 -1
  223. package/{dist → esm}/sdk-ui.d.ts +19 -18
  224. package/esm/tsdoc-metadata.json +1 -1
  225. package/package.json +29 -39
  226. package/dist/base/constants/bucketNames.d.ts +0 -33
  227. package/dist/base/constants/bucketNames.d.ts.map +0 -1
  228. package/dist/base/constants/bucketNames.js +0 -47
  229. package/dist/base/constants/bucketNames.js.map +0 -1
  230. package/dist/base/constants/colorPalette.d.ts +0 -7
  231. package/dist/base/constants/colorPalette.d.ts.map +0 -1
  232. package/dist/base/constants/colorPalette.js +0 -90
  233. package/dist/base/constants/colorPalette.js.map +0 -1
  234. package/dist/base/errors/GoodDataSdkError.d.ts +0 -245
  235. package/dist/base/errors/GoodDataSdkError.d.ts.map +0 -1
  236. package/dist/base/errors/GoodDataSdkError.js +0 -346
  237. package/dist/base/errors/GoodDataSdkError.js.map +0 -1
  238. package/dist/base/errors/errorHandling.d.ts +0 -46
  239. package/dist/base/errors/errorHandling.d.ts.map +0 -1
  240. package/dist/base/errors/errorHandling.js +0 -115
  241. package/dist/base/errors/errorHandling.js.map +0 -1
  242. package/dist/base/headerMatching/HeaderPredicate.d.ts +0 -26
  243. package/dist/base/headerMatching/HeaderPredicate.d.ts.map +0 -1
  244. package/dist/base/headerMatching/HeaderPredicate.js +0 -12
  245. package/dist/base/headerMatching/HeaderPredicate.js.map +0 -1
  246. package/dist/base/headerMatching/HeaderPredicateFactory.d.ts +0 -79
  247. package/dist/base/headerMatching/HeaderPredicateFactory.d.ts.map +0 -1
  248. package/dist/base/headerMatching/HeaderPredicateFactory.js +0 -276
  249. package/dist/base/headerMatching/HeaderPredicateFactory.js.map +0 -1
  250. package/dist/base/headerMatching/MappingHeader.d.ts +0 -55
  251. package/dist/base/headerMatching/MappingHeader.d.ts.map +0 -1
  252. package/dist/base/headerMatching/MappingHeader.js +0 -125
  253. package/dist/base/headerMatching/MappingHeader.js.map +0 -1
  254. package/dist/base/helpers/logging.d.ts +0 -5
  255. package/dist/base/helpers/logging.d.ts.map +0 -1
  256. package/dist/base/helpers/logging.js +0 -12
  257. package/dist/base/helpers/logging.js.map +0 -1
  258. package/dist/base/index.d.ts +0 -59
  259. package/dist/base/index.d.ts.map +0 -1
  260. package/dist/base/index.js +0 -219
  261. package/dist/base/index.js.map +0 -1
  262. package/dist/base/interfaces/OverTimeComparison.d.ts +0 -13
  263. package/dist/base/interfaces/OverTimeComparison.d.ts.map +0 -1
  264. package/dist/base/interfaces/OverTimeComparison.js +0 -13
  265. package/dist/base/interfaces/OverTimeComparison.js.map +0 -1
  266. package/dist/base/localization/IntlStore.d.ts +0 -21
  267. package/dist/base/localization/IntlStore.d.ts.map +0 -1
  268. package/dist/base/localization/IntlStore.js +0 -46
  269. package/dist/base/localization/IntlStore.js.map +0 -1
  270. package/dist/base/localization/IntlWrapper.d.ts +0 -13
  271. package/dist/base/localization/IntlWrapper.d.ts.map +0 -1
  272. package/dist/base/localization/IntlWrapper.js +0 -25
  273. package/dist/base/localization/IntlWrapper.js.map +0 -1
  274. package/dist/base/localization/Locale.d.ts +0 -25
  275. package/dist/base/localization/Locale.d.ts.map +0 -1
  276. package/dist/base/localization/Locale.js +0 -37
  277. package/dist/base/localization/Locale.js.map +0 -1
  278. package/dist/base/localization/TranslationsCustomizationProvider/Context.d.ts +0 -27
  279. package/dist/base/localization/TranslationsCustomizationProvider/Context.d.ts.map +0 -1
  280. package/dist/base/localization/TranslationsCustomizationProvider/Context.js +0 -40
  281. package/dist/base/localization/TranslationsCustomizationProvider/Context.js.map +0 -1
  282. package/dist/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.d.ts +0 -54
  283. package/dist/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.d.ts.map +0 -1
  284. package/dist/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js +0 -49
  285. package/dist/base/localization/TranslationsCustomizationProvider/TranslationsCustomizationProvider.js.map +0 -1
  286. package/dist/base/localization/TranslationsCustomizationProvider/index.d.ts +0 -4
  287. package/dist/base/localization/TranslationsCustomizationProvider/index.d.ts.map +0 -1
  288. package/dist/base/localization/TranslationsCustomizationProvider/index.js +0 -16
  289. package/dist/base/localization/TranslationsCustomizationProvider/index.js.map +0 -1
  290. package/dist/base/localization/TranslationsCustomizationProvider/utils.d.ts +0 -24
  291. package/dist/base/localization/TranslationsCustomizationProvider/utils.d.ts.map +0 -1
  292. package/dist/base/localization/TranslationsCustomizationProvider/utils.js +0 -74
  293. package/dist/base/localization/TranslationsCustomizationProvider/utils.js.map +0 -1
  294. package/dist/base/localization/TranslationsProvider.d.ts +0 -33
  295. package/dist/base/localization/TranslationsProvider.d.ts.map +0 -1
  296. package/dist/base/localization/TranslationsProvider.js +0 -31
  297. package/dist/base/localization/TranslationsProvider.js.map +0 -1
  298. package/dist/base/localization/bundles/de-DE.json +0 -374
  299. package/dist/base/localization/bundles/en-US.json +0 -1964
  300. package/dist/base/localization/bundles/es-ES.json +0 -374
  301. package/dist/base/localization/bundles/fr-FR.json +0 -374
  302. package/dist/base/localization/bundles/ja-JP.json +0 -374
  303. package/dist/base/localization/bundles/nl-NL.json +0 -374
  304. package/dist/base/localization/bundles/pt-BR.json +0 -374
  305. package/dist/base/localization/bundles/pt-PT.json +0 -374
  306. package/dist/base/localization/bundles/ru-RU.json +0 -374
  307. package/dist/base/localization/bundles/zh-Hans.json +0 -374
  308. package/dist/base/localization/intlUtils.d.ts +0 -33
  309. package/dist/base/localization/intlUtils.d.ts.map +0 -1
  310. package/dist/base/localization/intlUtils.js +0 -65
  311. package/dist/base/localization/intlUtils.js.map +0 -1
  312. package/dist/base/localization/messagesMap.d.ts +0 -13
  313. package/dist/base/localization/messagesMap.d.ts.map +0 -1
  314. package/dist/base/localization/messagesMap.js +0 -32
  315. package/dist/base/localization/messagesMap.js.map +0 -1
  316. package/dist/base/measureFormats/fillMissingFormat.d.ts +0 -12
  317. package/dist/base/measureFormats/fillMissingFormat.d.ts.map +0 -1
  318. package/dist/base/measureFormats/fillMissingFormat.js +0 -27
  319. package/dist/base/measureFormats/fillMissingFormat.js.map +0 -1
  320. package/dist/base/measureFormats/fillMissingFormats.d.ts +0 -12
  321. package/dist/base/measureFormats/fillMissingFormats.d.ts.map +0 -1
  322. package/dist/base/measureFormats/fillMissingFormats.js +0 -20
  323. package/dist/base/measureFormats/fillMissingFormats.js.map +0 -1
  324. package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.d.ts +0 -32
  325. package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.d.ts.map +0 -1
  326. package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.js +0 -69
  327. package/dist/base/measureTitles/ArithmeticMeasureTitleFactory.js.map +0 -1
  328. package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.d.ts +0 -28
  329. package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.d.ts.map +0 -1
  330. package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.js +0 -49
  331. package/dist/base/measureTitles/DerivedMeasureTitleSuffixFactory.js.map +0 -1
  332. package/dist/base/measureTitles/MeasureTitle.d.ts +0 -21
  333. package/dist/base/measureTitles/MeasureTitle.d.ts.map +0 -1
  334. package/dist/base/measureTitles/MeasureTitle.js +0 -3
  335. package/dist/base/measureTitles/MeasureTitle.js.map +0 -1
  336. package/dist/base/measureTitles/fillMissingTitles.d.ts +0 -23
  337. package/dist/base/measureTitles/fillMissingTitles.d.ts.map +0 -1
  338. package/dist/base/measureTitles/fillMissingTitles.js +0 -157
  339. package/dist/base/measureTitles/fillMissingTitles.js.map +0 -1
  340. package/dist/base/measureTitles/ignoreTitlesForSimpleMeasures.d.ts +0 -14
  341. package/dist/base/measureTitles/ignoreTitlesForSimpleMeasures.d.ts.map +0 -1
  342. package/dist/base/measureTitles/ignoreTitlesForSimpleMeasures.js +0 -32
  343. package/dist/base/measureTitles/ignoreTitlesForSimpleMeasures.js.map +0 -1
  344. package/dist/base/react/BackendContext.d.ts +0 -78
  345. package/dist/base/react/BackendContext.d.ts.map +0 -1
  346. package/dist/base/react/BackendContext.js +0 -89
  347. package/dist/base/react/BackendContext.js.map +0 -1
  348. package/dist/base/react/CancelablePromise.d.ts +0 -38
  349. package/dist/base/react/CancelablePromise.d.ts.map +0 -1
  350. package/dist/base/react/CancelablePromise.js +0 -82
  351. package/dist/base/react/CancelablePromise.js.map +0 -1
  352. package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts +0 -116
  353. package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.d.ts.map +0 -1
  354. package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js +0 -134
  355. package/dist/base/react/ClientWorkspaceContext/ClientWorkspaceContext.js.map +0 -1
  356. package/dist/base/react/ClientWorkspaceContext/interfaces.d.ts +0 -35
  357. package/dist/base/react/ClientWorkspaceContext/interfaces.d.ts.map +0 -1
  358. package/dist/base/react/ClientWorkspaceContext/interfaces.js +0 -4
  359. package/dist/base/react/ClientWorkspaceContext/interfaces.js.map +0 -1
  360. package/dist/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.d.ts +0 -17
  361. package/dist/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.d.ts.map +0 -1
  362. package/dist/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js +0 -76
  363. package/dist/base/react/ClientWorkspaceContext/resolveLCMWorkspaceIdentifiers.js.map +0 -1
  364. package/dist/base/react/ErrorComponent.d.ts +0 -35
  365. package/dist/base/react/ErrorComponent.d.ts.map +0 -1
  366. package/dist/base/react/ErrorComponent.js +0 -90
  367. package/dist/base/react/ErrorComponent.js.map +0 -1
  368. package/dist/base/react/LoadingComponent.d.ts +0 -28
  369. package/dist/base/react/LoadingComponent.d.ts.map +0 -1
  370. package/dist/base/react/LoadingComponent.js +0 -81
  371. package/dist/base/react/LoadingComponent.js.map +0 -1
  372. package/dist/base/react/PromiseCache.d.ts +0 -21
  373. package/dist/base/react/PromiseCache.d.ts.map +0 -1
  374. package/dist/base/react/PromiseCache.js +0 -66
  375. package/dist/base/react/PromiseCache.js.map +0 -1
  376. package/dist/base/react/WorkspaceContext.d.ts +0 -77
  377. package/dist/base/react/WorkspaceContext.d.ts.map +0 -1
  378. package/dist/base/react/WorkspaceContext.js +0 -89
  379. package/dist/base/react/WorkspaceContext.js.map +0 -1
  380. package/dist/base/react/legacy/availableDrillTargets.d.ts +0 -12
  381. package/dist/base/react/legacy/availableDrillTargets.d.ts.map +0 -1
  382. package/dist/base/react/legacy/availableDrillTargets.js +0 -49
  383. package/dist/base/react/legacy/availableDrillTargets.js.map +0 -1
  384. package/dist/base/react/legacy/withEntireDataView.d.ts +0 -51
  385. package/dist/base/react/legacy/withEntireDataView.d.ts.map +0 -1
  386. package/dist/base/react/legacy/withEntireDataView.js +0 -171
  387. package/dist/base/react/legacy/withEntireDataView.js.map +0 -1
  388. package/dist/base/react/placeholders/aliases.d.ts +0 -92
  389. package/dist/base/react/placeholders/aliases.d.ts.map +0 -1
  390. package/dist/base/react/placeholders/aliases.js +0 -3
  391. package/dist/base/react/placeholders/aliases.js.map +0 -1
  392. package/dist/base/react/placeholders/base.d.ts +0 -279
  393. package/dist/base/react/placeholders/base.d.ts.map +0 -1
  394. package/dist/base/react/placeholders/base.js +0 -33
  395. package/dist/base/react/placeholders/base.js.map +0 -1
  396. package/dist/base/react/placeholders/context.d.ts +0 -36
  397. package/dist/base/react/placeholders/context.d.ts.map +0 -1
  398. package/dist/base/react/placeholders/context.js +0 -47
  399. package/dist/base/react/placeholders/context.js.map +0 -1
  400. package/dist/base/react/placeholders/factory.d.ts +0 -34
  401. package/dist/base/react/placeholders/factory.d.ts.map +0 -1
  402. package/dist/base/react/placeholders/factory.js +0 -45
  403. package/dist/base/react/placeholders/factory.js.map +0 -1
  404. package/dist/base/react/placeholders/hooks.d.ts +0 -70
  405. package/dist/base/react/placeholders/hooks.d.ts.map +0 -1
  406. package/dist/base/react/placeholders/hooks.js +0 -150
  407. package/dist/base/react/placeholders/hooks.js.map +0 -1
  408. package/dist/base/react/placeholders/resolve.d.ts +0 -30
  409. package/dist/base/react/placeholders/resolve.d.ts.map +0 -1
  410. package/dist/base/react/placeholders/resolve.js +0 -82
  411. package/dist/base/react/placeholders/resolve.js.map +0 -1
  412. package/dist/base/react/safeSerialize.d.ts +0 -9
  413. package/dist/base/react/safeSerialize.d.ts.map +0 -1
  414. package/dist/base/react/safeSerialize.js +0 -21
  415. package/dist/base/react/safeSerialize.js.map +0 -1
  416. package/dist/base/react/useCancelablePromise.d.ts +0 -99
  417. package/dist/base/react/useCancelablePromise.d.ts.map +0 -1
  418. package/dist/base/react/useCancelablePromise.js +0 -112
  419. package/dist/base/react/useCancelablePromise.js.map +0 -1
  420. package/dist/base/react/useCancelablePromiseUtils.d.ts +0 -48
  421. package/dist/base/react/useCancelablePromiseUtils.d.ts.map +0 -1
  422. package/dist/base/react/useCancelablePromiseUtils.js +0 -107
  423. package/dist/base/react/useCancelablePromiseUtils.js.map +0 -1
  424. package/dist/base/react/usePagedResource.d.ts +0 -21
  425. package/dist/base/react/usePagedResource.d.ts.map +0 -1
  426. package/dist/base/react/usePagedResource.js +0 -44
  427. package/dist/base/react/usePagedResource.js.map +0 -1
  428. package/dist/base/react/usePrevious.d.ts +0 -8
  429. package/dist/base/react/usePrevious.d.ts.map +0 -1
  430. package/dist/base/react/usePrevious.js +0 -20
  431. package/dist/base/react/usePrevious.js.map +0 -1
  432. package/dist/base/react/usePromiseCache.d.ts +0 -18
  433. package/dist/base/react/usePromiseCache.d.ts.map +0 -1
  434. package/dist/base/react/usePromiseCache.js +0 -61
  435. package/dist/base/react/usePromiseCache.js.map +0 -1
  436. package/dist/base/react/withContexts.d.ts +0 -11
  437. package/dist/base/react/withContexts.d.ts.map +0 -1
  438. package/dist/base/react/withContexts.js +0 -18
  439. package/dist/base/react/withContexts.js.map +0 -1
  440. package/dist/base/react/wrapDisplayName.d.ts +0 -7
  441. package/dist/base/react/wrapDisplayName.d.ts.map +0 -1
  442. package/dist/base/react/wrapDisplayName.js +0 -24
  443. package/dist/base/react/wrapDisplayName.js.map +0 -1
  444. package/dist/base/results/dataAccess.d.ts +0 -381
  445. package/dist/base/results/dataAccess.d.ts.map +0 -1
  446. package/dist/base/results/dataAccess.js +0 -3
  447. package/dist/base/results/dataAccess.js.map +0 -1
  448. package/dist/base/results/dataAccessConfig.d.ts +0 -42
  449. package/dist/base/results/dataAccessConfig.d.ts.map +0 -1
  450. package/dist/base/results/dataAccessConfig.js +0 -38
  451. package/dist/base/results/dataAccessConfig.js.map +0 -1
  452. package/dist/base/results/facade.d.ts +0 -95
  453. package/dist/base/results/facade.d.ts.map +0 -1
  454. package/dist/base/results/facade.js +0 -158
  455. package/dist/base/results/facade.js.map +0 -1
  456. package/dist/base/results/internal/dataAccessDigest.d.ts +0 -113
  457. package/dist/base/results/internal/dataAccessDigest.d.ts.map +0 -1
  458. package/dist/base/results/internal/dataAccessDigest.js +0 -143
  459. package/dist/base/results/internal/dataAccessDigest.js.map +0 -1
  460. package/dist/base/results/internal/dataAccessImpl.d.ts +0 -37
  461. package/dist/base/results/internal/dataAccessImpl.d.ts.map +0 -1
  462. package/dist/base/results/internal/dataAccessImpl.js +0 -384
  463. package/dist/base/results/internal/dataAccessImpl.js.map +0 -1
  464. package/dist/base/results/internal/dataAccessMethods.d.ts +0 -8
  465. package/dist/base/results/internal/dataAccessMethods.d.ts.map +0 -1
  466. package/dist/base/results/internal/dataAccessMethods.js +0 -122
  467. package/dist/base/results/internal/dataAccessMethods.js.map +0 -1
  468. package/dist/base/results/internal/definitionMethods.d.ts +0 -90
  469. package/dist/base/results/internal/definitionMethods.d.ts.map +0 -1
  470. package/dist/base/results/internal/definitionMethods.js +0 -82
  471. package/dist/base/results/internal/definitionMethods.js.map +0 -1
  472. package/dist/base/results/internal/lazyInitArray.d.ts +0 -15
  473. package/dist/base/results/internal/lazyInitArray.d.ts.map +0 -1
  474. package/dist/base/results/internal/lazyInitArray.js +0 -48
  475. package/dist/base/results/internal/lazyInitArray.js.map +0 -1
  476. package/dist/base/results/internal/resultDataMethods.d.ts +0 -82
  477. package/dist/base/results/internal/resultDataMethods.d.ts.map +0 -1
  478. package/dist/base/results/internal/resultDataMethods.js +0 -85
  479. package/dist/base/results/internal/resultDataMethods.js.map +0 -1
  480. package/dist/base/results/internal/resultMetaMethods.d.ts +0 -89
  481. package/dist/base/results/internal/resultMetaMethods.d.ts.map +0 -1
  482. package/dist/base/results/internal/resultMetaMethods.js +0 -145
  483. package/dist/base/results/internal/resultMetaMethods.js.map +0 -1
  484. package/dist/base/results/internal/utils.d.ts +0 -30
  485. package/dist/base/results/internal/utils.d.ts.map +0 -1
  486. package/dist/base/results/internal/utils.js +0 -54
  487. package/dist/base/results/internal/utils.js.map +0 -1
  488. package/dist/base/typings/subtract.d.ts +0 -5
  489. package/dist/base/typings/subtract.d.ts.map +0 -1
  490. package/dist/base/typings/subtract.js +0 -3
  491. package/dist/base/typings/subtract.js.map +0 -1
  492. package/dist/base/vis/DrillEvents.d.ts +0 -191
  493. package/dist/base/vis/DrillEvents.d.ts.map +0 -1
  494. package/dist/base/vis/DrillEvents.js +0 -42
  495. package/dist/base/vis/DrillEvents.js.map +0 -1
  496. package/dist/base/vis/Events.d.ts +0 -85
  497. package/dist/base/vis/Events.d.ts.map +0 -1
  498. package/dist/base/vis/Events.js +0 -3
  499. package/dist/base/vis/Events.js.map +0 -1
  500. package/dist/base/vis/VisualizationProps.d.ts +0 -94
  501. package/dist/base/vis/VisualizationProps.d.ts.map +0 -1
  502. package/dist/base/vis/VisualizationProps.js +0 -4
  503. package/dist/base/vis/VisualizationProps.js.map +0 -1
  504. package/dist/base/vis/drilling.d.ts +0 -30
  505. package/dist/base/vis/drilling.d.ts.map +0 -1
  506. package/dist/base/vis/drilling.js +0 -102
  507. package/dist/base/vis/drilling.js.map +0 -1
  508. package/dist/base/vis/export.d.ts +0 -21
  509. package/dist/base/vis/export.d.ts.map +0 -1
  510. package/dist/base/vis/export.js +0 -47
  511. package/dist/base/vis/export.js.map +0 -1
  512. package/dist/base/vis/visualizationTypes.d.ts +0 -76
  513. package/dist/base/vis/visualizationTypes.d.ts.map +0 -1
  514. package/dist/base/vis/visualizationTypes.js +0 -46
  515. package/dist/base/vis/visualizationTypes.js.map +0 -1
  516. package/dist/execution/DataViewLoader.d.ts +0 -70
  517. package/dist/execution/DataViewLoader.d.ts.map +0 -1
  518. package/dist/execution/DataViewLoader.js +0 -102
  519. package/dist/execution/DataViewLoader.js.map +0 -1
  520. package/dist/execution/Execute.d.ts +0 -134
  521. package/dist/execution/Execute.d.ts.map +0 -1
  522. package/dist/execution/Execute.js +0 -99
  523. package/dist/execution/Execute.js.map +0 -1
  524. package/dist/execution/ExecuteInsight.d.ts +0 -136
  525. package/dist/execution/ExecuteInsight.d.ts.map +0 -1
  526. package/dist/execution/ExecuteInsight.js +0 -99
  527. package/dist/execution/ExecuteInsight.js.map +0 -1
  528. package/dist/execution/RawExecute.d.ts +0 -86
  529. package/dist/execution/RawExecute.d.ts.map +0 -1
  530. package/dist/execution/RawExecute.js +0 -76
  531. package/dist/execution/RawExecute.js.map +0 -1
  532. package/dist/execution/createExecution.d.ts +0 -61
  533. package/dist/execution/createExecution.d.ts.map +0 -1
  534. package/dist/execution/createExecution.js +0 -57
  535. package/dist/execution/createExecution.js.map +0 -1
  536. package/dist/execution/index.d.ts +0 -11
  537. package/dist/execution/index.d.ts.map +0 -1
  538. package/dist/execution/index.js +0 -23
  539. package/dist/execution/index.js.map +0 -1
  540. package/dist/execution/interfaces.d.ts +0 -23
  541. package/dist/execution/interfaces.d.ts.map +0 -1
  542. package/dist/execution/interfaces.js +0 -3
  543. package/dist/execution/interfaces.js.map +0 -1
  544. package/dist/execution/useDataExport.d.ts +0 -27
  545. package/dist/execution/useDataExport.d.ts.map +0 -1
  546. package/dist/execution/useDataExport.js +0 -35
  547. package/dist/execution/useDataExport.js.map +0 -1
  548. package/dist/execution/useExecutionDataView.d.ts +0 -94
  549. package/dist/execution/useExecutionDataView.d.ts.map +0 -1
  550. package/dist/execution/useExecutionDataView.js +0 -79
  551. package/dist/execution/useExecutionDataView.js.map +0 -1
  552. package/dist/execution/useInsight.d.ts +0 -32
  553. package/dist/execution/useInsight.d.ts.map +0 -1
  554. package/dist/execution/useInsight.js +0 -22
  555. package/dist/execution/useInsight.js.map +0 -1
  556. package/dist/execution/useInsightDataView.d.ts +0 -88
  557. package/dist/execution/useInsightDataView.d.ts.map +0 -1
  558. package/dist/execution/useInsightDataView.js +0 -54
  559. package/dist/execution/useInsightDataView.js.map +0 -1
  560. package/dist/execution/withExecution.d.ts +0 -59
  561. package/dist/execution/withExecution.d.ts.map +0 -1
  562. package/dist/execution/withExecution.js +0 -46
  563. package/dist/execution/withExecution.js.map +0 -1
  564. package/dist/execution/withExecutionLoading.d.ts +0 -145
  565. package/dist/execution/withExecutionLoading.d.ts.map +0 -1
  566. package/dist/execution/withExecutionLoading.js +0 -157
  567. package/dist/execution/withExecutionLoading.js.map +0 -1
  568. package/dist/index.d.ts +0 -22
  569. package/dist/index.d.ts.map +0 -1
  570. package/dist/index.js +0 -22
  571. package/dist/index.js.map +0 -1
  572. package/dist/kpi/FormattedNumber.d.ts +0 -16
  573. package/dist/kpi/FormattedNumber.d.ts.map +0 -1
  574. package/dist/kpi/FormattedNumber.js +0 -18
  575. package/dist/kpi/FormattedNumber.js.map +0 -1
  576. package/dist/kpi/Kpi.d.ts +0 -65
  577. package/dist/kpi/Kpi.d.ts.map +0 -1
  578. package/dist/kpi/Kpi.js +0 -72
  579. package/dist/kpi/Kpi.js.map +0 -1
  580. package/dist/kpi/KpiError.d.ts +0 -7
  581. package/dist/kpi/KpiError.d.ts.map +0 -1
  582. package/dist/kpi/KpiError.js +0 -23
  583. package/dist/kpi/KpiError.js.map +0 -1
  584. package/dist/kpi/index.d.ts +0 -2
  585. package/dist/kpi/index.d.ts.map +0 -1
  586. package/dist/kpi/index.js +0 -7
  587. package/dist/kpi/index.js.map +0 -1
  588. package/dist/locales.d.ts +0 -3
  589. package/dist/locales.d.ts.map +0 -1
  590. package/dist/locales.js +0 -22
  591. package/dist/locales.js.map +0 -1
@@ -1,1964 +0,0 @@
1
- {
2
- "empty_value": {
3
- "value": "empty value",
4
- "comment": "",
5
- "limit": 0
6
- },
7
- "gs.date.at": {
8
- "value": "at",
9
- "comment": "",
10
- "limit": 0
11
- },
12
- "gs.header.help": {
13
- "value": "Help",
14
- "comment": "",
15
- "limit": 0
16
- },
17
- "gs.header.logout": {
18
- "value": "Logout",
19
- "comment": "",
20
- "limit": 0
21
- },
22
- "gs.list.all": {
23
- "value": "All",
24
- "comment": "",
25
- "limit": 0
26
- },
27
- "gs.list.except": {
28
- "value": "except",
29
- "comment": "",
30
- "limit": 0
31
- },
32
- "gs.list.is": {
33
- "value": "is",
34
- "comment": "",
35
- "limit": 0
36
- },
37
- "gs.list.search.placeholder": {
38
- "value": "Search…",
39
- "comment": "Use '…' as one character, not 3 dots ('...').",
40
- "limit": 0
41
- },
42
- "gs.list.notAvailableAbbreviation": {
43
- "value": "N/A",
44
- "comment": "Stands for 'Not Available",
45
- "limit": 0
46
- },
47
- "gs.list.searchResults": {
48
- "value": "search results",
49
- "comment": "",
50
- "limit": 0
51
- },
52
- "gs.visualizationsList.loading": {
53
- "value": "Loading…",
54
- "comment": "Use '…' as one character, not 3 dots ('...').",
55
- "limit": 0
56
- },
57
- "gs.color-picker.inputPlaceholder": {
58
- "value": "#color",
59
- "comment": "Character '#' means user should input color code as hexadecimal value, e.g. #C0D6E4",
60
- "limit": 0
61
- },
62
- "gs.color-picker.currentColor": {
63
- "value": "current",
64
- "comment": "",
65
- "limit": 0
66
- },
67
- "gs.color-picker.newColor": {
68
- "value": "new",
69
- "comment": "",
70
- "limit": 0
71
- },
72
- "gs.color-picker.cancelButton": {
73
- "value": "Cancel",
74
- "comment": "",
75
- "limit": 0
76
- },
77
- "gs.color-picker.okButton": {
78
- "value": "OK",
79
- "comment": "",
80
- "limit": 0
81
- },
82
- "gs.color-picker.hex": {
83
- "value": "hex",
84
- "comment": "label that inidicates that user should enter hexadecimal color value, e.g. #C0D6E4",
85
- "limit": 0
86
- },
87
- "gs.noData.noMatchingData": {
88
- "value": "No matching data",
89
- "comment": "",
90
- "limit": 0
91
- },
92
- "gs.noData.noDataAvailable": {
93
- "value": "No matching data",
94
- "comment": "",
95
- "limit": 0
96
- },
97
- "geochart.scroll.zoom.blocker": {
98
- "value": "Use {button} + scroll to zoom the map",
99
- "comment": "This message will appear when map zooming on GeoChart is disabled and available only, while the button is pressed.",
100
- "limit": 0
101
- },
102
- "geochart.touch.pan.blocker": {
103
- "value": "Use two fingers to move the map",
104
- "comment": "This message will appear when moving map on GeoChart is disabled by one finger and available only with two.",
105
- "limit": 0
106
- },
107
- "visualizations.of": {
108
- "value": "{page} of {pagesCount}",
109
- "comment": "Don't translate placeholders '{page}', '{pagesCount}'",
110
- "limit": 0
111
- },
112
- "visualizations.totals.dropdown.title.sum": {
113
- "value": "Sum",
114
- "comment": "Total of type 'Sum'. Showed in menu before adding to table.",
115
- "limit": 0
116
- },
117
- "visualizations.totals.dropdown.title.avg": {
118
- "value": "Avg",
119
- "comment": "Total of type 'Avg'. Showed in menu before adding to table.",
120
- "limit": 0
121
- },
122
- "visualizations.totals.dropdown.title.min": {
123
- "value": "Min",
124
- "comment": "Total of type 'Min'. Showed in menu before adding to table.",
125
- "limit": 0
126
- },
127
- "visualizations.totals.dropdown.title.max": {
128
- "value": "Max",
129
- "comment": "Total of type 'Max'. Showed in menu before adding to table.",
130
- "limit": 0
131
- },
132
- "visualizations.totals.dropdown.title.nat": {
133
- "value": "Rollup (Total)",
134
- "comment": "Total of type 'Rollup' where 'Total' is hint and synonym. Showed in menu before adding to table.",
135
- "limit": 0
136
- },
137
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure|insight": {
138
- "value": "Rollup (Total) aggregation is not available when filtering the insight by measure value. To use Rollup (Total), remove all measure value filters from the filter bar.",
139
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because measure value filters are configured for the pivot.",
140
- "limit": 0
141
- },
142
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric|insight": {
143
- "value": "Rollup (Total) aggregation is not available when filtering the insight by metric value. To use Rollup (Total), remove all metric value filters from the filter bar.",
144
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because metric value filters are configured for the pivot.",
145
- "limit": 0
146
- },
147
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure|report": {
148
- "value": "Rollup (Total) aggregation is not available when filtering the report by measure value. To use Rollup (Total), remove all measure value filters from the filter bar.",
149
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because measure value filters are configured for the pivot.",
150
- "limit": 0,
151
- "translate": false
152
- },
153
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric|report": {
154
- "value": "Rollup (Total) aggregation is not available when filtering the report by metric value. To use Rollup (Total), remove all metric value filters from the filter bar.",
155
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because metric value filters are configured for the pivot.",
156
- "limit": 0,
157
- "translate": false
158
- },
159
- "visualizations.totals.dropdown.tooltip.nat.disabled.ranking|insight": {
160
- "value": "Rollup (Total) aggregation is not available when filtering the insight by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
161
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because ranking filters are configured for the pivot.",
162
- "limit": 0
163
- },
164
- "visualizations.totals.dropdown.tooltip.nat.disabled.ranking|report": {
165
- "value": "Rollup (Total) aggregation is not available when filtering the report by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
166
- "comment": "The tooltip that is shown in pivot's table totals menu when rollup (native) total is disabled because ranking filters are configured for the pivot.",
167
- "limit": 0,
168
- "translate": false
169
- },
170
- "visualizations.totals.dropdown.title.med": {
171
- "value": "Median",
172
- "comment": "Total of type 'Median'. Showed in menu before adding to table.",
173
- "limit": 0
174
- },
175
- "visualizations.headline.tertiary.title": {
176
- "value": "Versus",
177
- "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'.",
178
- "limit": 0
179
- },
180
- "visualization.numericValues.k": {
181
- "value": "k",
182
- "comment": "Character 'k' stands for metric prefix kilo (1.000).",
183
- "limit": 0
184
- },
185
- "visualization.numericValues.m": {
186
- "value": "M",
187
- "comment": "Character 'M' stands for metric prefix mega (1.000.000).",
188
- "limit": 0
189
- },
190
- "visualization.numericValues.g": {
191
- "value": "G",
192
- "comment": "Character 'G' stands for metric prefix giga (1.000.000.000).",
193
- "limit": 0
194
- },
195
- "visualization.numericValues.t": {
196
- "value": "T",
197
- "comment": "Character 'T' stands for metric prefix tera (1.000.000.000.000).",
198
- "limit": 0
199
- },
200
- "visualization.numericValues.p": {
201
- "value": "P",
202
- "comment": "Character 'P' stands for metric prefix peta (1.000.000.000.000.000).",
203
- "limit": 0
204
- },
205
- "visualization.numericValues.e": {
206
- "value": "E",
207
- "comment": "Character 'E' stands for metric prefix exa (1.000.000.000.000.000.000).",
208
- "limit": 0
209
- },
210
- "visualization.emptyValue": {
211
- "value": "empty value",
212
- "comment": "",
213
- "limit": 0
214
- },
215
- "visualization.waterfall.total": {
216
- "value": "Total",
217
- "comment": "The default name for the waterfall total column",
218
- "limit": 0
219
- },
220
- "visualization.ErrorMessageGeneric|insight": {
221
- "value": "Sorry, we can't display this insight",
222
- "comment": "",
223
- "limit": 0
224
- },
225
- "visualization.ErrorMessageGeneric|report": {
226
- "value": "Sorry, we can't display this report",
227
- "comment": "",
228
- "limit": 0,
229
- "translate": false
230
- },
231
- "visualization.ErrorDescriptionGeneric": {
232
- "value": "Contact your administrator.",
233
- "comment": "",
234
- "limit": 0
235
- },
236
- "visualization.ErrorMessageDataTooLarge": {
237
- "value": "Too many data points to display",
238
- "comment": "",
239
- "limit": 0
240
- },
241
- "visualization.ErrorDescriptionDataTooLarge": {
242
- "value": "Try applying filters.",
243
- "comment": "",
244
- "limit": 0
245
- },
246
- "visualization.ErrorMessageNoData": {
247
- "value": "No data",
248
- "comment": "",
249
- "limit": 0
250
- },
251
- "visualization.ErrorDescriptionNoData": {
252
- "value": "No data for your filter selection.",
253
- "comment": "",
254
- "limit": 0
255
- },
256
- "visualization.ErrorMessageKpi": {
257
- "value": "Error",
258
- "comment": "",
259
- "limit": 0
260
- },
261
- "visualization.ErrorMessageUnauthorized": {
262
- "value": "Unauthorized",
263
- "comment": "",
264
- "limit": 0
265
- },
266
- "visualization.ErrorDescriptionUnauthorized|insight": {
267
- "value": "Sorry you don't have access to this insight. Login or ask your administrator to grant you permissions.",
268
- "comment": "",
269
- "limit": 0
270
- },
271
- "visualization.ErrorDescriptionUnauthorized|report": {
272
- "value": "Sorry you don't have access to this report. Login or ask your administrator to grant you permissions.",
273
- "comment": "",
274
- "limit": 0,
275
- "translate": false
276
- },
277
- "visualization.ErrorMessageNotFound|insight": {
278
- "value": "Sorry, we can't find this insight",
279
- "comment": "",
280
- "limit": 0
281
- },
282
- "visualization.ErrorMessageNotFound|report": {
283
- "value": "Sorry, we can't find this report",
284
- "comment": "",
285
- "limit": 0,
286
- "translate": false
287
- },
288
- "visualization.ErrorDescriptionNotFound|insight": {
289
- "value": "The insight with this URL does not exist.",
290
- "comment": "",
291
- "limit": 0
292
- },
293
- "visualization.ErrorDescriptionNotFound|report": {
294
- "value": "The report with this URL does not exist.",
295
- "comment": "",
296
- "limit": 0,
297
- "translate": false
298
- },
299
- "visualization.ErrorDescriptionMissingMapboxToken": {
300
- "value": "The Geochart configuration requires a valid API access token.",
301
- "comment": "",
302
- "limit": 0
303
- },
304
- "visualization.tooltip.resetZoom": {
305
- "value": "Reset zoom",
306
- "comment": "",
307
- "limit": 0
308
- },
309
- "visualization.tooltip.interaction": {
310
- "value": "Click chart to drill",
311
- "comment": "",
312
- "limit": 0
313
- },
314
- "gs.filterLabel.all": {
315
- "value": "All",
316
- "comment": "",
317
- "limit": 0
318
- },
319
- "gs.filterLabel.none": {
320
- "value": "None",
321
- "comment": "",
322
- "limit": 0
323
- },
324
- "gs.filter.loading": {
325
- "value": "Loading filter…",
326
- "comment": "Use '…' as one character, not 3 dots ('...').",
327
- "limit": 0
328
- },
329
- "gs.filter.error": {
330
- "value": "Error loading filter",
331
- "comment": "",
332
- "limit": 0
333
- },
334
- "gs.list.clear": {
335
- "value": "Clear",
336
- "comment": "",
337
- "limit": 0
338
- },
339
- "gs.list.cancel": {
340
- "value": "Cancel",
341
- "comment": "",
342
- "limit": 0
343
- },
344
- "gs.list.apply": {
345
- "value": "Apply",
346
- "comment": "",
347
- "limit": 0
348
- },
349
- "gs.list.only": {
350
- "value": "Only",
351
- "comment": "",
352
- "limit": 0
353
- },
354
- "gs.list.selectAll": {
355
- "value": "Select all",
356
- "comment": "",
357
- "limit": 0
358
- },
359
- "gs.list.limitExceeded": {
360
- "value": "Sorry, you have exceeded the limit ({limit}).",
361
- "comment": "Don't translate placeholder '{limit}'.",
362
- "limit": 0
363
- },
364
- "gs.list.limitReached": {
365
- "value": "You have reached the limit of {limit} selected values.",
366
- "comment": "Don't translate placeholder '{limit}'.",
367
- "limit": 0
368
- },
369
- "gs.list.cannotSelectMoreValues": {
370
- "value": "You cannot select more than {limit} values.",
371
- "comment": "Don't translate placeholder '{limit}'.",
372
- "limit": 0
373
- },
374
- "gs.list.noItemsFound": {
375
- "value": "No items found.",
376
- "comment": "",
377
- "limit": 0
378
- },
379
- "gs.list.noResultsMatch": {
380
- "value": "No results match",
381
- "comment": "",
382
- "limit": 0
383
- },
384
- "gs.list.error": {
385
- "value": "Error loading list items",
386
- "comment": "",
387
- "limit": 0
388
- },
389
- "gs.header.upsellButtonText": {
390
- "value": "Upgrade",
391
- "comment": "",
392
- "limit": 0
393
- },
394
- "gs.header.invite": {
395
- "value": "Invite",
396
- "comment": "",
397
- "limit": 0
398
- },
399
- "gs.header.countdown.numberOfDaysLeft": {
400
- "value": "{number} days left",
401
- "comment": "",
402
- "limit": 0
403
- },
404
- "gs.header.countdown.numberOfMonthsLeft": {
405
- "value": "{number} months left",
406
- "comment": "",
407
- "limit": 0
408
- },
409
- "gs.header.countdown.oneMonthLeft": {
410
- "value": "1 month left",
411
- "comment": "",
412
- "limit": 0
413
- },
414
- "gs.header.countdown.lastDay": {
415
- "value": "This is your last day",
416
- "comment": "",
417
- "limit": 0
418
- },
419
- "measure.title.suffix.same_period_year_ago": {
420
- "value": "SP year ago",
421
- "comment": "",
422
- "limit": 0
423
- },
424
- "measure.title.suffix.previous_period": {
425
- "value": "period ago",
426
- "comment": "",
427
- "limit": 0
428
- },
429
- "visualizations.measure.arithmetic.sum.title": {
430
- "value": "Sum of {firstMeasureTitle} and {secondMeasureTitle}",
431
- "comment": "Title of an arithmetic measure of type Sum. Don't translate placeholders '{firstMeasureTitle}', '{secondMeasureTitle}'.",
432
- "limit": 0
433
- },
434
- "visualizations.measure.arithmetic.difference.title": {
435
- "value": "Difference of {firstMeasureTitle} and {secondMeasureTitle}",
436
- "comment": "Title of an arithmetic measure of type Difference. Don't translate placeholders '{firstMeasureTitle}', '{secondMeasureTitle}'.",
437
- "limit": 0
438
- },
439
- "visualizations.measure.arithmetic.multiplication.title": {
440
- "value": "Product of {firstMeasureTitle} and {secondMeasureTitle}",
441
- "comment": "Title of an arithmetic measure of type Product. Don't translate placeholders '{firstMeasureTitle}', '{secondMeasureTitle}'.",
442
- "limit": 0
443
- },
444
- "visualizations.measure.arithmetic.ratio.title": {
445
- "value": "Ratio of {firstMeasureTitle} and {secondMeasureTitle}",
446
- "comment": "Title of an arithmetic measure of type Ratio. Don't translate placeholders '{firstMeasureTitle}', '{secondMeasureTitle}'.",
447
- "limit": 0
448
- },
449
- "visualizations.measure.arithmetic.change.title": {
450
- "value": "Change from {secondMeasureTitle} to {firstMeasureTitle}",
451
- "comment": "Title of an arithmetic measure of type Change. Don't translate placeholders '{firstMeasureTitle}', '{secondMeasureTitle}'.",
452
- "limit": 0
453
- },
454
- "visualizations.legend.text.top": {
455
- "value": "Top",
456
- "comment": "",
457
- "limit": 0
458
- },
459
- "visualizations.legend.text.bottom": {
460
- "value": "Bottom",
461
- "comment": "",
462
- "limit": 0
463
- },
464
- "visualizations.legend.text.left": {
465
- "value": "Left",
466
- "comment": "",
467
- "limit": 0
468
- },
469
- "visualizations.legend.text.right": {
470
- "value": "Right",
471
- "comment": "",
472
- "limit": 0
473
- },
474
- "visualizations.legend.text.colon": {
475
- "value": ":",
476
- "comment": "A colon character stands right after legend. eg: 'Left:'",
477
- "limit": 0
478
- },
479
- "visualizations.legend.text.column": {
480
- "value": "Column",
481
- "comment": "column chart",
482
- "limit": 0
483
- },
484
- "visualizations.legend.text.line": {
485
- "value": "Line",
486
- "comment": "line chart",
487
- "limit": 0
488
- },
489
- "visualizations.legend.text.area": {
490
- "value": "Area",
491
- "comment": "area chart",
492
- "limit": 0
493
- },
494
- "visualizations.legend.text.combo": {
495
- "value": "{0} ({1})",
496
- "comment": "Combination of chart type & y-axis position. eg: 'Legend settings: Column (Left)' where 'Column' is '{0}' and '(Left)' is '({1})'. You can switch order of placeholders '{0}' and '({1})' for right-to-left languages if makes more sense.",
497
- "limit": 0
498
- },
499
- "visualizations.menu.aggregations": {
500
- "value": "Aggregate",
501
- "comment": "Heading showed above menu listing possible aggregations (totals). Use imperative.",
502
- "limit": 50
503
- },
504
- "visualizations.menu.aggregations.rows": {
505
- "value": "Rows",
506
- "comment": "Heading showed above row attributes of the table you may apply one of aggregation (total) on.",
507
- "limit": 50
508
- },
509
- "visualizations.menu.aggregations.columns": {
510
- "value": "Columns",
511
- "comment": "Heading showed above columns attributes of the table you may apply one of aggregation (total) on.",
512
- "limit": 50
513
- },
514
- "visualizations.menu.aggregations.all-rows": {
515
- "value": "of all rows",
516
- "comment": "Menu option that adds row aggregation (grand total) to the table. Example: 'Sum of all rows'",
517
- "limit": 50
518
- },
519
- "visualizations.menu.aggregations.all-columns": {
520
- "value": "of all columns",
521
- "comment": "Menu option that adds column aggregation (grand total) to the table. Example: 'Sum of all columns'",
522
- "limit": 50
523
- },
524
- "visualizations.menu.aggregations.within-attribute": {
525
- "value": "within {attributeName}",
526
- "comment": "Menu option that adds row aggregation (sub-total) for specific attribute to the table. Example: 'Sum within Attribute A'. Don't translate placeholder '{attributeName}'.",
527
- "limit": 50
528
- },
529
- "apply": {
530
- "value": "Apply",
531
- "comment": "",
532
- "limit": 0
533
- },
534
- "cancel": {
535
- "value": "Cancel",
536
- "comment": "",
537
- "limit": 0
538
- },
539
- "save": {
540
- "value": "Save",
541
- "comment": "Label of save button or visual element",
542
- "limit": 0
543
- },
544
- "loading": {
545
- "value": "Loading…",
546
- "comment": "Use '…' as one character, not 3 dots ('...').",
547
- "limit": 0
548
- },
549
- "filtering": {
550
- "value": "Filtering…",
551
- "comment": "Use '…' as one character, not 3 dots ('...').",
552
- "limit": 0
553
- },
554
- "dateFilterDropdown.title": {
555
- "value": "Date range",
556
- "comment": "",
557
- "limit": 0
558
- },
559
- "dateFilterDropdown.setDefault": {
560
- "value": "Set default date filter for{nbsp}viewers:",
561
- "comment": "Do not translate non-breakable space '{nbsp}'",
562
- "limit": 0
563
- },
564
- "filters.thisMinute.title": {
565
- "value": "This minute",
566
- "comment": "",
567
- "limit": 0
568
- },
569
- "filters.lastMinute.title": {
570
- "value": "Last minute",
571
- "comment": "",
572
- "limit": 0
573
- },
574
- "filters.nextMinute.title": {
575
- "value": "Next minute",
576
- "comment": "",
577
- "limit": 0
578
- },
579
- "filters.thisHour.title": {
580
- "value": "This hour",
581
- "comment": "",
582
- "limit": 0
583
- },
584
- "filters.lastHour.title": {
585
- "value": "Last hour",
586
- "comment": "",
587
- "limit": 0
588
- },
589
- "filters.nextHour.title": {
590
- "value": "Next hour",
591
- "comment": "",
592
- "limit": 0
593
- },
594
- "filters.thisDay.title": {
595
- "value": "Today",
596
- "comment": "",
597
- "limit": 0
598
- },
599
- "filters.lastDay.title": {
600
- "value": "Yesterday",
601
- "comment": "",
602
- "limit": 0
603
- },
604
- "filters.nextDay.title": {
605
- "value": "Tomorrow",
606
- "comment": "",
607
- "limit": 0
608
- },
609
- "filters.thisWeek.title": {
610
- "value": "This week",
611
- "comment": "",
612
- "limit": 0
613
- },
614
- "filters.lastWeek.title": {
615
- "value": "Last week",
616
- "comment": "",
617
- "limit": 0
618
- },
619
- "filters.nextWeek.title": {
620
- "value": "Next week",
621
- "comment": "",
622
- "limit": 0
623
- },
624
- "filters.thisMonth.title": {
625
- "value": "This month",
626
- "comment": "",
627
- "limit": 0
628
- },
629
- "filters.lastMonth.title": {
630
- "value": "Last month",
631
- "comment": "",
632
- "limit": 0
633
- },
634
- "filters.nextMonth.title": {
635
- "value": "Next month",
636
- "comment": "",
637
- "limit": 0
638
- },
639
- "filters.thisQuarter.title": {
640
- "value": "This quarter",
641
- "comment": "",
642
- "limit": 0
643
- },
644
- "filters.lastQuarter.title": {
645
- "value": "Last quarter",
646
- "comment": "",
647
- "limit": 0
648
- },
649
- "filters.nextQuarter.title": {
650
- "value": "Next quarter",
651
- "comment": "",
652
- "limit": 0
653
- },
654
- "filters.thisYear.title": {
655
- "value": "This year",
656
- "comment": "",
657
- "limit": 0
658
- },
659
- "filters.lastYear.title": {
660
- "value": "Last year",
661
- "comment": "",
662
- "limit": 0
663
- },
664
- "filters.nextYear.title": {
665
- "value": "Next year",
666
- "comment": "",
667
- "limit": 0
668
- },
669
- "filters.lastNMinutes": {
670
- "value": "{n, plural, one {Last # minute} other {Last # minutes}}",
671
- "comment": "In '{n, plural, one {LAST # MINUTE} other {LAST # MINUTES}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
672
- "limit": 0
673
- },
674
- "filters.lastNHours": {
675
- "value": "{n, plural, one {Last # hour} other {Last # hours}}",
676
- "comment": "In '{n, plural, one {LAST # HOUR} other {LAST # HOURS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
677
- "limit": 0
678
- },
679
- "filters.lastNDays": {
680
- "value": "{n, plural, one {Last # day} other {Last # days}}",
681
- "comment": "In '{n, plural, one {LAST # DAY} other {LAST # DAYS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
682
- "limit": 0
683
- },
684
- "filters.lastNWeeks": {
685
- "value": "{n, plural, one {Last # week} other {Last # weeks}}",
686
- "comment": "In '{n, plural, one {LAST # WEEK} other {LAST # WEEKS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
687
- "limit": 0
688
- },
689
- "filters.lastNMonths": {
690
- "value": "{n, plural, one {Last # month} other {Last # months}}",
691
- "comment": "In '{n, plural, one {LAST # MONTH} other {LAST # MONTHS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
692
- "limit": 0
693
- },
694
- "filters.lastNQuarters": {
695
- "value": "{n, plural, one {Last # quarter} other {Last # quarters}}",
696
- "comment": "In '{n, plural, one {LAST # QUARTER} other {LAST # QUARTERS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
697
- "limit": 0
698
- },
699
- "filters.lastNYears": {
700
- "value": "{n, plural, one {Last # year} other {Last # years}}",
701
- "comment": "In '{n, plural, one {LAST # YEAR} other {LAST # YEARS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
702
- "limit": 0
703
- },
704
- "filters.nextNMinutes": {
705
- "value": "{n, plural, one {Next # minute} other {Next # minutes}}",
706
- "comment": "In '{n, plural, one {NEXT # MINUTE} other {NEXT # MINUTES}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
707
- "limit": 0
708
- },
709
- "filters.nextNHours": {
710
- "value": "{n, plural, one {Next # hour} other {Next # hours}}",
711
- "comment": "In '{n, plural, one {NEXT # HOUR} other {NEXT # HOURS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
712
- "limit": 0
713
- },
714
- "filters.nextNDays": {
715
- "value": "{n, plural, one {Next # day} other {Next # days}}",
716
- "comment": "In '{n, plural, one {NEXT # DAY} other {NEXT # DAYS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
717
- "limit": 0
718
- },
719
- "filters.nextNWeeks": {
720
- "value": "{n, plural, one {Next # week} other {Next # weeks}}",
721
- "comment": "In '{n, plural, one {NEXT # WEEK} other {NEXT # WEEKS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
722
- "limit": 0
723
- },
724
- "filters.nextNMonths": {
725
- "value": "{n, plural, one {Next # month} other {Next # months}}",
726
- "comment": "In '{n, plural, one {NEXT # MONTH} other {NEXT # MONTHS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
727
- "limit": 0
728
- },
729
- "filters.nextNQuarters": {
730
- "value": "{n, plural, one {Next # quarter} other {Next # quarters}}",
731
- "comment": "In '{n, plural, one {NEXT # QUARTER} other {NEXT # QUARTERS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
732
- "limit": 0
733
- },
734
- "filters.nextNYears": {
735
- "value": "{n, plural, one {Next # year} other {Next # years}}",
736
- "comment": "In '{n, plural, one {NEXT # YEAR} other {NEXT # YEARS}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
737
- "limit": 0
738
- },
739
- "filters.interval.minutes.past": {
740
- "value": "From {from} to {to} {to, plural, one {minute} other {minutes}} ago",
741
- "comment": "Example: 'From 5 to 3 minutes ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {MINUTE} other {MINUTES}}' translate only uppercase words.",
742
- "limit": 0
743
- },
744
- "filters.interval.minutes.past.sameValue": {
745
- "value": "{value} {value, plural, one {minute} other {minutes}} ago",
746
- "comment": "Example: '5 minutes ago'. Don't translate placeholder '{value}'. In '{value, plural, one {MINUTE} other {MINUTES}}' translate only uppercase words.",
747
- "limit": 0
748
- },
749
- "filters.interval.minutes.future": {
750
- "value": "From {from} to {to} {to, plural, one {minute} other {minutes}} ahead",
751
- "comment": "Example: 'From 3 to 5 minutes ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {MINUTE} other {MINUTES}}' translate only uppercase words.",
752
- "limit": 0
753
- },
754
- "filters.interval.minutes.future.sameValue": {
755
- "value": "{value} {value, plural, one {minute} other {minutes}} ahead",
756
- "comment": "Example: '5 minutes ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {MINUTE} other {MINUTES}}' translate only uppercase words.",
757
- "limit": 0
758
- },
759
- "filters.interval.minutes.mixed": {
760
- "value": "From {from} {from, plural, one {minute} other {minutes}} ago to {to} {to, plural, one {minute} other {minutes}} ahead",
761
- "comment": "Example: 'From 5 minutes ago to 3 minutes ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {MINUTE} other {MINUTES}}' translate only uppercase words.",
762
- "limit": 0
763
- },
764
- "filters.interval.hours.past": {
765
- "value": "From {from} to {to} {to, plural, one {hour} other {hours}} ago",
766
- "comment": "Example: 'From 5 to 3 hours ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {HOUR} other {HOURS}}' translate only uppercase words.",
767
- "limit": 0
768
- },
769
- "filters.interval.hours.past.sameValue": {
770
- "value": "{value} {value, plural, one {hour} other {hours}} ago",
771
- "comment": "Example: '5 hours ago'. Don't translate placeholder '{value}'. In '{value, plural, one {HOUR} other {HOURS}}' translate only uppercase words.",
772
- "limit": 0
773
- },
774
- "filters.interval.hours.future": {
775
- "value": "From {from} to {to} {to, plural, one {hour} other {hours}} ahead",
776
- "comment": "Example: 'From 3 to 5 hours ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {HOUR} other {HOURS}}' translate only uppercase words.",
777
- "limit": 0
778
- },
779
- "filters.interval.hours.future.sameValue": {
780
- "value": "{value} {value, plural, one {hour} other {hours}} ahead",
781
- "comment": "Example: '5 hours ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {HOUR} other {HOURS}}' translate only uppercase words.",
782
- "limit": 0
783
- },
784
- "filters.interval.hours.mixed": {
785
- "value": "From {from} {from, plural, one {hour} other {hours}} ago to {to} {to, plural, one {hour} other {hours}} ahead",
786
- "comment": "Example: 'From 5 hours ago to 3 hours ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {HOUR} other {HOURS}}' translate only uppercase words.",
787
- "limit": 0
788
- },
789
- "filters.interval.days.past": {
790
- "value": "From {from} to {to} {to, plural, one {day} other {days}} ago",
791
- "comment": "Example: 'From 5 to 3 days ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {DAY} other {DAYS}}' translate only uppercase words.",
792
- "limit": 0
793
- },
794
- "filters.interval.days.past.sameValue": {
795
- "value": "{value} {value, plural, one {day} other {days}} ago",
796
- "comment": "Example: '5 days ago'. Don't translate placeholder '{value}'. In '{value, plural, one {DAY} other {DAYS}}' translate only uppercase words.",
797
- "limit": 0
798
- },
799
- "filters.interval.days.future": {
800
- "value": "From {from} to {to} {to, plural, one {day} other {days}} ahead",
801
- "comment": "Example: 'From 3 to 5 days ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {DAY} other {DAYS}}' translate only uppercase words.",
802
- "limit": 0
803
- },
804
- "filters.interval.days.future.sameValue": {
805
- "value": "{value} {value, plural, one {day} other {days}} ahead",
806
- "comment": "Example: '5 days ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {DAY} other {DAYS}}' translate only uppercase words.",
807
- "limit": 0
808
- },
809
- "filters.interval.days.mixed": {
810
- "value": "From {from} {from, plural, one {day} other {days}} ago to {to} {to, plural, one {day} other {days}} ahead",
811
- "comment": "Example: 'From 5 days ago to 3 days ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {DAY} other {DAYS}}' translate only uppercase words.",
812
- "limit": 0
813
- },
814
- "filters.interval.weeks.past": {
815
- "value": "From {from} to {to} {to, plural, one {week} other {weeks}} ago",
816
- "comment": "Example: 'From 5 to 3 weeks ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {WEEK} other {WEEKS}}' translate only uppercase words.",
817
- "limit": 0
818
- },
819
- "filters.interval.weeks.past.sameValue": {
820
- "value": "{value} {value, plural, one {week} other {weeks}} ago",
821
- "comment": "Example: '5 weeks ago'. Don't translate placeholder '{value}'. In '{value, plural, one {WEEK} other {WEEKS}}' translate only uppercase words.",
822
- "limit": 0
823
- },
824
- "filters.interval.weeks.future": {
825
- "value": "From {from} to {to} {to, plural, one {week} other {weeks}} ahead",
826
- "comment": "Example: 'From 3 to 5 weeks ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {WEEK} other {WEEKS}}' translate only uppercase words.",
827
- "limit": 0
828
- },
829
- "filters.interval.weeks.future.sameValue": {
830
- "value": "{value} {value, plural, one {week} other {weeks}} ahead",
831
- "comment": "Example: '5 weeks ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {WEEK} other {WEEKS}}' translate only uppercase words.",
832
- "limit": 0
833
- },
834
- "filters.interval.weeks.mixed": {
835
- "value": "From {from} {from, plural, one {week} other {weeks}} ago to {to} {to, plural, one {week} other {weeks}} ahead",
836
- "comment": "Example: 'From 5 weeks ago to 3 weeks ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {WEEK} other {WEEKS}}' translate only uppercase words.",
837
- "limit": 0
838
- },
839
- "filters.interval.months.past": {
840
- "value": "From {from} to {to} {to, plural, one {month} other {months}} ago",
841
- "comment": "Example: 'From 5 to 3 months ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {MONTH} other {MONTHS}}' translate only uppercase words.",
842
- "limit": 0
843
- },
844
- "filters.interval.months.past.sameValue": {
845
- "value": "{value} {value, plural, one {month} other {months}} ago",
846
- "comment": "Example: '5 months ago'. Don't translate placeholder '{value}'. In '{value, plural, one {MONTH} other {MONTHS}}' translate only uppercase words.",
847
- "limit": 0
848
- },
849
- "filters.interval.months.future": {
850
- "value": "From {from} to {to} {to, plural, one {month} other {months}} ahead",
851
- "comment": "Example: 'From 3 to 5 months ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {MONTH} other {MONTHS}}' translate only uppercase words.",
852
- "limit": 0
853
- },
854
- "filters.interval.months.future.sameValue": {
855
- "value": "{value} {value, plural, one {month} other {months}} ahead",
856
- "comment": "Example: '5 months ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {MONTH} other {MONTHS}}' translate only uppercase words.",
857
- "limit": 0
858
- },
859
- "filters.interval.months.mixed": {
860
- "value": "From {from} {from, plural, one {month} other {months}} ago to {to} {to, plural, one {month} other {months}} ahead",
861
- "comment": "Example: 'From 5 months ago to 3 months ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {MONTH} other {MONTHS}}' translate only uppercase words.",
862
- "limit": 0
863
- },
864
- "filters.interval.quarters.past": {
865
- "value": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ago",
866
- "comment": "Example: 'From 5 to 3 quarters ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {QUARTER} other {QUARTERS}}' translate only uppercase words.",
867
- "limit": 0
868
- },
869
- "filters.interval.quarters.past.sameValue": {
870
- "value": "{value} {value, plural, one {quarter} other {quarters}} ago",
871
- "comment": "Example: '5 quarters ago'. Don't translate placeholder '{value}'. In '{value, plural, one {QUARTER} other {QUARTERS}}' translate only uppercase words.",
872
- "limit": 0
873
- },
874
- "filters.interval.quarters.future": {
875
- "value": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ahead",
876
- "comment": "Example: 'From 3 to 5 quarters ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {QUARTER} other {QUARTERS}}' translate only uppercase words.",
877
- "limit": 0
878
- },
879
- "filters.interval.quarters.future.sameValue": {
880
- "value": "{value} {value, plural, one {quarter} other {quarters}} ahead",
881
- "comment": "Example: '5 quarters ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {QUARTER} other {QUARTERS}}' translate only uppercase words.",
882
- "limit": 0
883
- },
884
- "filters.interval.quarters.mixed": {
885
- "value": "From {from} {from, plural, one {quarter} other {quarters}} ago to {to} {to, plural, one {quarter} other {quarters}} ahead",
886
- "comment": "Example: 'From 5 quarters ago to 3 quarters ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {QUARTER} other {QUARTERS}}' translate only uppercase words.",
887
- "limit": 0
888
- },
889
- "filters.interval.years.past": {
890
- "value": "From {from} to {to} {to, plural, one {year} other {years}} ago",
891
- "comment": "Example: 'From 5 to 3 years ago'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {YEAR} other {YEARS}}' translate only uppercase words.",
892
- "limit": 0
893
- },
894
- "filters.interval.years.past.sameValue": {
895
- "value": "{value} {value, plural, one {year} other {years}} ago",
896
- "comment": "Example: '5 years ago'. Don't translate placeholder '{value}'. In '{value, plural, one {YEAR} other {YEARS}}' translate only uppercase words.",
897
- "limit": 0
898
- },
899
- "filters.interval.years.future": {
900
- "value": "From {from} to {to} {to, plural, one {year} other {years}} ahead",
901
- "comment": "Example: 'From 3 to 5 years ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {YEAR} other {YEARS}}' translate only uppercase words.",
902
- "limit": 0
903
- },
904
- "filters.interval.years.future.sameValue": {
905
- "value": "{value} {value, plural, one {year} other {years}} ahead",
906
- "comment": "Example: '5 years ahead'. Don't translate placeholder '{value}'. In '{value, plural, one {YEAR} other {YEARS}}' translate only uppercase words.",
907
- "limit": 0
908
- },
909
- "filters.interval.years.mixed": {
910
- "value": "From {from} {from, plural, one {year} other {years}} ago to {to} {to, plural, one {year} other {years}} ahead",
911
- "comment": "Example: 'From 5 years ago to 3 years ahead'. Don't translate placeholders '{from}', '{to}'. In '{to, plural, one {YEAR} other {YEARS}}' translate only uppercase words.",
912
- "limit": 0
913
- },
914
- "filters.granularity.minutes": {
915
- "value": "Minutes",
916
- "comment": "",
917
- "limit": 0
918
- },
919
- "filters.granularity.hours": {
920
- "value": "Hours",
921
- "comment": "",
922
- "limit": 0
923
- },
924
- "filters.granularity.days": {
925
- "value": "Days",
926
- "comment": "",
927
- "limit": 0
928
- },
929
- "filters.granularity.weeks": {
930
- "value": "Weeks",
931
- "comment": "",
932
- "limit": 0
933
- },
934
- "filters.granularity.months": {
935
- "value": "Months",
936
- "comment": "",
937
- "limit": 0
938
- },
939
- "filters.granularity.quarters": {
940
- "value": "Quarters",
941
- "comment": "",
942
- "limit": 0
943
- },
944
- "filters.granularity.years": {
945
- "value": "Years",
946
- "comment": "",
947
- "limit": 0
948
- },
949
- "filters.from": {
950
- "value": "from",
951
- "comment": "Displayed as placeholder in static period inputs where user enters date",
952
- "limit": 0
953
- },
954
- "filters.to": {
955
- "value": "to",
956
- "comment": "Displayed as placeholder in static period inputs where user enters date",
957
- "limit": 0
958
- },
959
- "filters.floatingRange": {
960
- "value": "Relative period",
961
- "comment": "",
962
- "limit": 0
963
- },
964
- "filters.floatingRange.tooltip": {
965
- "value": "The date range is relative to today and adjusts in time.",
966
- "comment": "",
967
- "limit": 0
968
- },
969
- "filters.floatingRange.noMatch": {
970
- "value": "No match found",
971
- "comment": "",
972
- "limit": 0
973
- },
974
- "filters.floatingRange.tooBig": {
975
- "value": "Maximum value: {limit}",
976
- "comment": "This string should be as short as possible to fit in the container. Don't translate placeholder '{limit}'.",
977
- "limit": 32
978
- },
979
- "filters.floatingRange.option.minute.offset.history": {
980
- "value": "{n, plural, one {last minute} other {# minutes ago}}",
981
- "comment": "In '{n, plural, one {LAST MINUTE} other {# MINUTES AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
982
- "limit": 0
983
- },
984
- "filters.floatingRange.option.minute.offset.today": {
985
- "value": "this minute",
986
- "comment": "",
987
- "limit": 0
988
- },
989
- "filters.floatingRange.option.minute.offset.future": {
990
- "value": "{n, plural, one {next minute} other {# minutes ahead}}",
991
- "comment": "In '{n, plural, one {NEXT MINUTE} other {# MINUTES AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
992
- "limit": 0
993
- },
994
- "filters.floatingRange.option.hour.offset.history": {
995
- "value": "{n, plural, one {last hour} other {# hours ago}}",
996
- "comment": "In '{n, plural, one {LAST HOUR} other {# HOURS AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
997
- "limit": 0
998
- },
999
- "filters.floatingRange.option.hour.offset.today": {
1000
- "value": "this hour",
1001
- "comment": "",
1002
- "limit": 0
1003
- },
1004
- "filters.floatingRange.option.hour.offset.future": {
1005
- "value": "{n, plural, one {next hour} other {# hours ahead}}",
1006
- "comment": "In '{n, plural, one {NEXT HOUR} other {# HOURS AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1007
- "limit": 0
1008
- },
1009
- "filters.floatingRange.option.day.offset.history": {
1010
- "value": "{n, plural, one {yesterday} other {# days ago}}",
1011
- "comment": "In '{n, plural, one {YESTERDAY} other {# DAYS AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1012
- "limit": 0
1013
- },
1014
- "filters.floatingRange.option.day.offset.today": {
1015
- "value": "today",
1016
- "comment": "",
1017
- "limit": 0
1018
- },
1019
- "filters.floatingRange.option.day.offset.future": {
1020
- "value": "{n, plural, one {tomorrow} other {# days ahead}}",
1021
- "comment": "In '{n, plural, one {TOMORROW} other {# DAYS AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1022
- "limit": 0
1023
- },
1024
- "filters.floatingRange.option.week.offset.history": {
1025
- "value": "{n, plural, one {last week} other {# weeks ago}}",
1026
- "comment": "In '{n, plural, one {LAST WEEK} other {# WEEKS AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1027
- "limit": 0
1028
- },
1029
- "filters.floatingRange.option.week.offset.today": {
1030
- "value": "this week",
1031
- "comment": "",
1032
- "limit": 0
1033
- },
1034
- "filters.floatingRange.option.week.offset.future": {
1035
- "value": "{n, plural, one {next week} other {# weeks ahead}}",
1036
- "comment": "In '{n, plural, one {NEXT WEEK} other {# WEEKS AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1037
- "limit": 0
1038
- },
1039
- "filters.floatingRange.option.month.offset.history": {
1040
- "value": "{n, plural, one {last month} other {# months ago}}",
1041
- "comment": "In '{n, plural, one {LAST MONTH} other {# MONTHS AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1042
- "limit": 0
1043
- },
1044
- "filters.floatingRange.option.month.offset.today": {
1045
- "value": "this month",
1046
- "comment": "",
1047
- "limit": 0
1048
- },
1049
- "filters.floatingRange.option.month.offset.future": {
1050
- "value": "{n, plural, one {next month} other {# months ahead}}",
1051
- "comment": "In '{n, plural, one {NEXT MONTH} other {# MONTHS AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1052
- "limit": 0
1053
- },
1054
- "filters.floatingRange.option.quarter.offset.history": {
1055
- "value": "{n, plural, one {last quarter} other {# quarters ago}}",
1056
- "comment": "In '{n, plural, one {LAST QUARTER} other {# QUARTERS AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1057
- "limit": 0
1058
- },
1059
- "filters.floatingRange.option.quarter.offset.today": {
1060
- "value": "this quarter",
1061
- "comment": "",
1062
- "limit": 0
1063
- },
1064
- "filters.floatingRange.option.quarter.offset.future": {
1065
- "value": "{n, plural, one {next quarter} other {# quarters ahead}}",
1066
- "comment": "In '{n, plural, one {NEXT QUARTER} other {# QUARTERS AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1067
- "limit": 0
1068
- },
1069
- "filters.floatingRange.option.year.offset.history": {
1070
- "value": "{n, plural, one {last year} other {# years ago}}",
1071
- "comment": "In '{n, plural, one {LAST YEAR} other {# YEARS AGO}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1072
- "limit": 0
1073
- },
1074
- "filters.floatingRange.option.year.offset.today": {
1075
- "value": "this year",
1076
- "comment": "",
1077
- "limit": 0
1078
- },
1079
- "filters.floatingRange.option.year.offset.future": {
1080
- "value": "{n, plural, one {next year} other {# years ahead}}",
1081
- "comment": "In '{n, plural, one {NEXT YEAR} other {# YEARS AHEAD}}' translate only uppercase words. Do not translate the numeric placeholder '#'. Add missing plural forms if your language has any: ask if you need any help.",
1082
- "limit": 0
1083
- },
1084
- "filters.allTime.title": {
1085
- "value": "All time",
1086
- "comment": "",
1087
- "limit": 0
1088
- },
1089
- "filters.allTime.excludeCurrentPeriod": {
1090
- "value": "Exclude open period",
1091
- "comment": "",
1092
- "limit": 0
1093
- },
1094
- "filters.minute.title": {
1095
- "value": "MINUTE",
1096
- "comment": "",
1097
- "limit": 0
1098
- },
1099
- "filters.minute.excludeCurrentPeriod": {
1100
- "value": "Exclude this minute",
1101
- "comment": "",
1102
- "limit": 0
1103
- },
1104
- "filters.hour.title": {
1105
- "value": "HOUR",
1106
- "comment": "",
1107
- "limit": 0
1108
- },
1109
- "filters.hour.excludeCurrentPeriod": {
1110
- "value": "Exclude this hour",
1111
- "comment": "",
1112
- "limit": 0
1113
- },
1114
- "filters.day.title": {
1115
- "value": "DAY",
1116
- "comment": "",
1117
- "limit": 0
1118
- },
1119
- "filters.day.excludeCurrentPeriod": {
1120
- "value": "Exclude today",
1121
- "comment": "",
1122
- "limit": 0
1123
- },
1124
- "filters.week.title": {
1125
- "value": "WEEK",
1126
- "comment": "",
1127
- "limit": 0
1128
- },
1129
- "filters.week.excludeCurrentPeriod": {
1130
- "value": "Exclude this week",
1131
- "comment": "",
1132
- "limit": 0
1133
- },
1134
- "filters.month.title": {
1135
- "value": "MONTH",
1136
- "comment": "",
1137
- "limit": 0
1138
- },
1139
- "filters.month.excludeCurrentPeriod": {
1140
- "value": "Exclude this month",
1141
- "comment": "",
1142
- "limit": 0
1143
- },
1144
- "filters.quarter.title": {
1145
- "value": "QUARTER",
1146
- "comment": "",
1147
- "limit": 0
1148
- },
1149
- "filters.quarter.excludeCurrentPeriod": {
1150
- "value": "Exclude this quarter",
1151
- "comment": "",
1152
- "limit": 0
1153
- },
1154
- "filters.year.title": {
1155
- "value": "YEAR",
1156
- "comment": "",
1157
- "limit": 0
1158
- },
1159
- "filters.year.excludeCurrentPeriod": {
1160
- "value": "Exclude this year",
1161
- "comment": "",
1162
- "limit": 0
1163
- },
1164
- "filters.excludeCurrentPeriod.unavailable": {
1165
- "value": "Not available for the selected date range",
1166
- "comment": "",
1167
- "limit": 0
1168
- },
1169
- "filters.staticPeriod": {
1170
- "value": "Static period",
1171
- "comment": "",
1172
- "limit": 0
1173
- },
1174
- "filters.staticPeriod.incorrectFormat": {
1175
- "value": "The date must be in the {format} format",
1176
- "comment": "Placeholder '{format}' is used for showing date format. Example 'The date must be in the MM/dd/yyyy format'. Don't translate placeholder '{format}'.",
1177
- "limit": 0
1178
- },
1179
- "filters.staticPeriod.endDateBeforeStartDate": {
1180
- "value": "End time must be later than start time",
1181
- "comment": "This error is displayed once there is a datetime range and End time is before To time",
1182
- "limit": 0
1183
- },
1184
- "mvf.operator.all": {
1185
- "value": "all",
1186
- "comment": "Covers all the operators like 'Greater than', 'Less than', etc.",
1187
- "limit": 0
1188
- },
1189
- "mvf.operator.greaterThan": {
1190
- "value": "greater than",
1191
- "comment": "",
1192
- "limit": 0
1193
- },
1194
- "mvf.operator.greaterThanOrEqualTo": {
1195
- "value": "greater than or equal to",
1196
- "comment": "",
1197
- "limit": 0
1198
- },
1199
- "mvf.operator.lessThan": {
1200
- "value": "less than",
1201
- "comment": "",
1202
- "limit": 0
1203
- },
1204
- "mvf.operator.lessThanOrEqualTo": {
1205
- "value": "less than or equal to",
1206
- "comment": "",
1207
- "limit": 0
1208
- },
1209
- "mvf.operator.equalTo": {
1210
- "value": "equal to",
1211
- "comment": "",
1212
- "limit": 0
1213
- },
1214
- "mvf.operator.notEqualTo": {
1215
- "value": "not equal to",
1216
- "comment": "",
1217
- "limit": 0
1218
- },
1219
- "mvf.operator.between": {
1220
- "value": "between",
1221
- "comment": "",
1222
- "limit": 0
1223
- },
1224
- "mvf.operator.notBetween": {
1225
- "value": "not between",
1226
- "comment": "",
1227
- "limit": 0
1228
- },
1229
- "mvf.operator.between.tooltip.bubble": {
1230
- "value": "Start and end values are included.",
1231
- "comment": "",
1232
- "limit": 0
1233
- },
1234
- "mvf.operator.notBetween.tooltip.bubble": {
1235
- "value": "Start and end values are not included.",
1236
- "comment": "",
1237
- "limit": 0
1238
- },
1239
- "mvf.treatNullValuesAsZeroLabel": {
1240
- "value": "Treat blank values as 0",
1241
- "comment": "Checkbox label. 'blank values' are data rows without any value (empty), which can be considered to be 0 in calculations.",
1242
- "limit": 0
1243
- },
1244
- "mvf.treatNullValuesAsZeroTooltip": {
1245
- "value": "If the filter condition includes 0, blank values will be treated as 0 and included in calculations.",
1246
- "comment": "Checkbox label tooltip. 'blank values' are data rows without any value (empty), which can be considered to be 0 during calculations. If the filter is set to '< 1' for example, it includes values of 0 (less than one) and therefore all the blank (empty) values are going to be considered to be 0 in calculations.",
1247
- "limit": 0
1248
- },
1249
- "measureNumberFormat.custom.optionLabel": {
1250
- "value": "Custom",
1251
- "comment": "An item in list of presets. Denotes a custom preset",
1252
- "limit": 0
1253
- },
1254
- "measureNumberFormat.buttonLabel": {
1255
- "value": "Format: {selectedFormatPresetName}",
1256
- "comment": "A label informing the user about the currently selected format. The values of selectedFormatPresetName can be for instance 'Whole number', 'Decimal number', or 'Custom'",
1257
- "limit": 0
1258
- },
1259
- "measureNumberCustomFormatDialog.title": {
1260
- "value": "Custom format",
1261
- "comment": "Title of the dialog for setting a custom measure format.",
1262
- "limit": 0
1263
- },
1264
- "measureNumberCustomFormatDialog.template.preview.title": {
1265
- "value": "Format preview",
1266
- "comment": "The title of the help bubble for custom measure format template",
1267
- "limit": 0
1268
- },
1269
- "measureNumberCustomFormatDialog.template.title": {
1270
- "value": "Templates",
1271
- "comment": "Title of the list of templates",
1272
- "limit": 0
1273
- },
1274
- "measureNumberCustomFormatDialog.extendedPreview.button": {
1275
- "value": "Show more",
1276
- "comment": "The title of button which will display more examples",
1277
- "limit": 0
1278
- },
1279
- "measureNumberCustomFormatDialog.howToFormat": {
1280
- "value": "How to format?",
1281
- "comment": "Link to help",
1282
- "limit": 0
1283
- },
1284
- "measureNumberCustomFormatDialog.definition": {
1285
- "value": "Definition",
1286
- "comment": "Header of format definition field.",
1287
- "limit": 0
1288
- },
1289
- "measureNumberCustomFormatDialog.preview": {
1290
- "value": "Preview",
1291
- "comment": "Header of a preview section",
1292
- "limit": 0
1293
- },
1294
- "properties.legend.title": {
1295
- "value": "Legend",
1296
- "comment": "",
1297
- "limit": 0
1298
- },
1299
- "attrf.all": {
1300
- "value": "All",
1301
- "comment": "",
1302
- "limit": 0
1303
- },
1304
- "attrf.all_except": {
1305
- "value": "All except",
1306
- "comment": "",
1307
- "limit": 0
1308
- },
1309
- "rankingFilter.topBottom": {
1310
- "value": "Top/bottom values",
1311
- "comment": "Filter title",
1312
- "limit": 0
1313
- },
1314
- "rankingFilter.top": {
1315
- "value": "Top",
1316
- "comment": "Top ranking operator option.",
1317
- "limit": 0
1318
- },
1319
- "rankingFilter.bottom": {
1320
- "value": "Bottom",
1321
- "comment": "Bottom ranking operator option.",
1322
- "limit": 0
1323
- },
1324
- "rankingFilter.allRecords": {
1325
- "value": "All",
1326
- "comment": "Option describing all records.",
1327
- "limit": 0
1328
- },
1329
- "rankingFilter.allRecords.tooltip|insight": {
1330
- "value": "Apply the filter to all attributes in the insight.",
1331
- "comment": "Explanation of 'All' option.",
1332
- "limit": 0
1333
- },
1334
- "rankingFilter.allRecords.tooltip|report": {
1335
- "value": "Apply the filter to all attributes in the report.",
1336
- "comment": "Explanation of 'All' option.",
1337
- "limit": 0,
1338
- "translate": false
1339
- },
1340
- "rankingFilter.attributeDropdown.oneAttributeTooltip|insight": {
1341
- "value": "The insight is sliced only by one attribute. The filter will apply to all its values.",
1342
- "comment": "Tooltip when no options are available for attribute dropdown.",
1343
- "limit": 0
1344
- },
1345
- "rankingFilter.attributeDropdown.oneAttributeTooltip|report": {
1346
- "value": "The report is sliced only by one attribute. The filter will apply to all its values.",
1347
- "comment": "Tooltip when no options are available for attribute dropdown.",
1348
- "limit": 0,
1349
- "translate": false
1350
- },
1351
- "rankingFilter.outOf": {
1352
- "value": "Out of",
1353
- "comment": "Section title to specify ranking attribute.",
1354
- "limit": 0
1355
- },
1356
- "rankingFilter.basedOn": {
1357
- "value": "Based on",
1358
- "comment": "Section title to specify ranking by measure.",
1359
- "limit": 0
1360
- },
1361
- "rankingFilter.valueTooSmall": {
1362
- "value": "Input value should be a positive number.",
1363
- "comment": "Warning message when value is lower than 1.",
1364
- "limit": 0
1365
- },
1366
- "rankingFilter.valueTooLarge": {
1367
- "value": "Input value too large.",
1368
- "comment": "Warning message when value is too large.",
1369
- "limit": 0
1370
- },
1371
- "rankingFilter.preview": {
1372
- "value": "Preview:",
1373
- "comment": "Section title that shows ranking filter preview.",
1374
- "limit": 0
1375
- },
1376
- "rankingFilter.preview.top_without_attribute": {
1377
- "value": "Top {value} of <strong>{measure}</strong>",
1378
- "comment": "Do not translate placeholder {value} and {measure} or HTML markup enclosed in <>. Text describes ranking filter. Example: 'Top 3 of Revenue'",
1379
- "limit": 0
1380
- },
1381
- "rankingFilter.preview.bottom_without_attribute": {
1382
- "value": "Bottom {value} of <strong>{measure}</strong>",
1383
- "comment": "Do not translate placeholder {value} and {measure} or HTML markup enclosed in <>. Title describing ranking direction and number of values. Example: 'Bottom 5 of Revenue'",
1384
- "limit": 0
1385
- },
1386
- "rankingFilter.preview.top_with_attribute": {
1387
- "value": "Top {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
1388
- "comment": "Do not translate placeholder {value}, {attribute}, and {measure} or HTML markup enclosed in <>. Title describing ranking direction, number of values, attribute granularity, and measure ranking is based on. Example: 'Top 3 out of Product based on Revenue'",
1389
- "limit": 0
1390
- },
1391
- "rankingFilter.preview.bottom_with_attribute": {
1392
- "value": "Bottom {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
1393
- "comment": "Do not translate placeholder {value}, {attribute}, and {measure} or HTML markup enclosed in <>. Title describing ranking direction, number of values, attribute granularity, and measure ranking is based on. Example: 'Bottom 5 out of Product based on Revenue'",
1394
- "limit": 0
1395
- },
1396
- "rankingFilter.valueTooltip|insight": {
1397
- "value": "If multiple items have the same value, the filter shows all items with this value. The insight may then display more items than the number set.",
1398
- "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter.",
1399
- "limit": 0
1400
- },
1401
- "rankingFilter.valueTooltip|report": {
1402
- "value": "If multiple items have the same value, the filter shows all items with this value. The report may then display more items than the number set.",
1403
- "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter.",
1404
- "limit": 0,
1405
- "translate": false
1406
- },
1407
- "attributesDropdown.itemsFiltered.tooltip": {
1408
- "value": "Values are filtered by: <strong>{filters}</strong>",
1409
- "comment": "Do not translate HTML markup enclosed in <> and {filters} placeholder as it will be replaced by list of filter names.",
1410
- "limit": 0
1411
- },
1412
- "attributesDropdown.itemsFiltered": {
1413
- "value": "Items are filtered",
1414
- "comment": "This message is displayed when attribute elements are being filtered out by parent filters",
1415
- "limit": 0
1416
- },
1417
- "attributeFilterDropdown.emptyValue": {
1418
- "value": "empty value",
1419
- "comment": "",
1420
- "limit": 0
1421
- },
1422
- "attributesDropdown.noData": {
1423
- "value": "This attribute has no values.",
1424
- "comment": "This message is displayed when when there are no items available because the attribute has no elements.",
1425
- "limit": 0
1426
- },
1427
- "attributesDropdown.noResultsMatch": {
1428
- "value": "No results match.",
1429
- "comment": "This message is displayed when when there are no items available because they were filtered out by search.",
1430
- "limit": 0
1431
- },
1432
- "attributesDropdown.allItemsFiltered": {
1433
- "value": "All values are filtered out.",
1434
- "comment": "This message is displayed when there are no items available because they were filtered out by parent filters.",
1435
- "limit": 0
1436
- },
1437
- "attributesDropdown.configuration": {
1438
- "value": "Configuration",
1439
- "comment": "Configuration button label in attribute filter dropdown",
1440
- "limit": 0
1441
- },
1442
- "attributesDropdown.removeTooltip": {
1443
- "value": "Remove from dashboard",
1444
- "comment": "Tooltip text of button for deleting filter",
1445
- "limit": 0
1446
- },
1447
- "attributesDropdown.display_as": {
1448
- "value": "Display as: {title}",
1449
- "comment": "Label shown on dropdown button that changes form of the attribute used in insight. For example 'Display as: Shortened name'",
1450
- "limit": 0
1451
- },
1452
- "attributesDropdown.empty.item.tooltip": {
1453
- "value": "Include missing (null) and empty (\"\") values.",
1454
- "comment": "Tooltip text of how selecting an (empty value) item affects the values shown.",
1455
- "limit": 0
1456
- },
1457
- "attributesDropdown.filterConfiguredMessage": {
1458
- "value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
1459
- "comment": "Do not translate HTML markup enclosed in <> and placeholders enclosed in {}.",
1460
- "limit": 0
1461
- },
1462
- "attributesDropdown.attributeNameWithData": {
1463
- "value": "with data of",
1464
- "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'",
1465
- "limit": 0
1466
- },
1467
- "attributesDropdown.noConnectionMessage": {
1468
- "value": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter attributes in the data model.",
1469
- "comment": "Do not translate HTML markup enclosed in <> and placeholders enclosed in {}.",
1470
- "limit": 0
1471
- },
1472
- "attributesDropdown.details.type": {
1473
- "value": "Attribute",
1474
- "comment": "",
1475
- "limit": 0
1476
- },
1477
- "attributesDropdown.details.dataset": {
1478
- "value": "Dataset",
1479
- "comment": "",
1480
- "limit": 0
1481
- },
1482
- "shareDialog.share.grantee.title": {
1483
- "value": "Share with users and groups",
1484
- "comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
1485
- "limit": 0
1486
- },
1487
- "shareDialog.share.grantee.share": {
1488
- "value": "Share",
1489
- "comment": "Title of confirm button of share dialog",
1490
- "limit": 0
1491
- },
1492
- "shareDialog.share.grantee.list.title": {
1493
- "value": "Shared with",
1494
- "comment": "Title shown above list of grantees in share dialog.",
1495
- "limit": 0
1496
- },
1497
- "shareDialog.share.grantee.add": {
1498
- "value": "Add",
1499
- "comment": "Label of button than adds a new grantee in share dialog.",
1500
- "limit": 0
1501
- },
1502
- "shareDialog.share.grantee.add.empty.selection": {
1503
- "value": "No user or group selected.",
1504
- "comment": "Information message shown when there is no user or group in grantees list in share dialog.",
1505
- "limit": 0
1506
- },
1507
- "shareDialog.share.grantee.add.info": {
1508
- "value": "Add users and groups",
1509
- "comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
1510
- "limit": 0
1511
- },
1512
- "shareDialog.share.grantee.add.search.placeholder": {
1513
- "value": "Search users and groups",
1514
- "comment": "Placeholder of empty share dialog search input.",
1515
- "limit": 0
1516
- },
1517
- "shareDialog.share.grantee.add.search.error.message": {
1518
- "value": "Failed to load users and groups. Try again later.",
1519
- "comment": "Error message shown to the user when query in search input failed",
1520
- "limit": 0
1521
- },
1522
- "shareDialog.share.grantee.add.label.user": {
1523
- "value": "Users",
1524
- "comment": "Label shown to the user when query in search input matches an user",
1525
- "limit": 0
1526
- },
1527
- "shareDialog.share.grantee.add.label.group": {
1528
- "value": "Groups",
1529
- "comment": "Label shown to the user when query in search input matches a group of users",
1530
- "limit": 0
1531
- },
1532
- "shareDialog.share.grantee.add.search.no.matching.items": {
1533
- "value": "No matching users or groups.",
1534
- "comment": "Information shown to the user when query in search input does no match any user or group.",
1535
- "limit": 0
1536
- },
1537
- "shareDialog.share.grantee.item.you": {
1538
- "value": "{userName} (You)",
1539
- "comment": "Text used for currently logged user in the list of grantees in share dialog. '{userName}' placeholder is replaced with logged use name, for example, 'John Doe (You)'. Do not translate '{userName}' placeholder.",
1540
- "limit": 0
1541
- },
1542
- "shareDialog.share.grantee.item.users.count": {
1543
- "value": "{granteeCount} users",
1544
- "comment": "Description of grantee user group in share dialog that informs about how many users are in the group. {granteeCount} placeholder will be replaced with a number, for example '110 users'. Do not translate '{granteeCount}' placeholder.",
1545
- "limit": 0
1546
- },
1547
- "shareDialog.share.grantee.item.creator": {
1548
- "value": "Creator",
1549
- "comment": "Tag rendered next to the name of a user in grantees list in share dialog that marks user as creator of the shared dashboard. The text is rendered in a 'pill' component.",
1550
- "limit": 0
1551
- },
1552
- "shareDialog.share.grantee.item.user.all": {
1553
- "value": "All users",
1554
- "comment": "Title of user group that contains all the users in the system.",
1555
- "limit": 0
1556
- },
1557
- "shareDialog.share.grantee.item.user.inactive": {
1558
- "value": "Inactive user",
1559
- "comment": "Title of user that is inactive or deleted in workspace",
1560
- "limit": 0
1561
- },
1562
- "shareDialog.share.grantee.item.user.inactive.description": {
1563
- "value": "User was deleted from this workspace",
1564
- "comment": "Description of inactive user",
1565
- "limit": 0
1566
- },
1567
- "shareDialog.share.grantee.item.remove.selection": {
1568
- "value": "Remove from selection.",
1569
- "comment": "Text of the tooltip shown above button that removes user or group from unsaved selection of newly added grantees that will gain access right to the dashboard after changes in share dialog are saved.",
1570
- "limit": 0
1571
- },
1572
- "shareDialog.share.granular.grantee.permission.edit": {
1573
- "value": "Can edit & share",
1574
- "comment": "",
1575
- "limit": 0
1576
- },
1577
- "shareDialog.share.granular.grantee.permission.share": {
1578
- "value": "Can view & share",
1579
- "comment": "",
1580
- "limit": 0
1581
- },
1582
- "shareDialog.share.granular.grantee.permission.view": {
1583
- "value": "Can view",
1584
- "comment": "",
1585
- "limit": 0
1586
- },
1587
- "shareDialog.share.granular.grantee.permission.remove": {
1588
- "value": "Remove",
1589
- "comment": "",
1590
- "limit": 0
1591
- },
1592
- "shareDialog.share.granular.granularUser.tooltip.cannotChangeHigher": {
1593
- "value": "You cannot remove or change permissions for users with higher permissions than you have.",
1594
- "comment": "",
1595
- "limit": 0
1596
- },
1597
- "shareDialog.share.granular.granularGroup.tooltip.cannotChangeHigher": {
1598
- "value": "You cannot remove or change permissions for groups with higher permissions than you have.",
1599
- "comment": "",
1600
- "limit": 0
1601
- },
1602
- "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": {
1603
- "value": "You cannot set higher permissions than you have.",
1604
- "comment": "",
1605
- "limit": 0
1606
- },
1607
- "shareDialog.share.granular.granularUser.tooltip.cannotGrantLower": {
1608
- "value": "You cannot set lower permissions than are the permissions from user groups with this user.",
1609
- "comment": "",
1610
- "limit": 0
1611
- },
1612
- "shareDialog.share.granular.granularGroup.tooltip.cannotGrantLower": {
1613
- "value": "You cannot set lower permissions than are the permissions from user groups that include this group.",
1614
- "comment": "",
1615
- "limit": 0
1616
- },
1617
- "shareDialog.share.granular.granularUser.tooltip.cannotRemoveFromParent": {
1618
- "value": "You cannot remove permissions for this user in this workspace. To remove the permissions, do so from the parent workspace.",
1619
- "comment": "",
1620
- "limit": 0
1621
- },
1622
- "shareDialog.share.granular.granularGroup.tooltip.cannotRemoveFromParent": {
1623
- "value": "You cannot remove permissions for this user group in this workspace. To remove the permissions, do so from the parent workspace.",
1624
- "comment": "",
1625
- "limit": 0
1626
- },
1627
- "shareDialog.share.granular.granularUser.tooltip.noChangeAvailable": {
1628
- "value": "You cannot remove or change permissions for this user in this workspace. To edit the permissions, do so from the parent workspace.",
1629
- "comment": "",
1630
- "limit": 0
1631
- },
1632
- "shareDialog.share.granular.granularGroup.tooltip.noChangeAvailable": {
1633
- "value": "You cannot remove or change permissions for this user group in this workspace. To edit the permissions, do so from the parent workspace.",
1634
- "comment": "",
1635
- "limit": 0
1636
- },
1637
- "shareDialog.share.granular.administrator.info": {
1638
- "value": "<b>Note.</b> You and other administrators have full access to all dashboards.",
1639
- "comment": "",
1640
- "limit": 0
1641
- },
1642
- "sorting.dropdown.header|insight": {
1643
- "value": "Sort insight",
1644
- "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
1645
- "limit": 0
1646
- },
1647
- "sorting.dropdown.header|report": {
1648
- "value": "Sort report",
1649
- "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
1650
- "limit": 0,
1651
- "translate": false
1652
- },
1653
- "sorting.type.alphabetical.asc": {
1654
- "value": "A to Z",
1655
- "comment": "Title of sort option when insight is sorted alphabetically and in ascending order.",
1656
- "limit": 0
1657
- },
1658
- "sorting.type.alphabetical.desc": {
1659
- "value": "Z to A",
1660
- "comment": "Title of sort option when insight is sorted alphabetically and in descending order.",
1661
- "limit": 0
1662
- },
1663
- "sorting.type.date.asc": {
1664
- "value": "Oldest to newest",
1665
- "comment": "Title of sort option when insight is sorted by date and in ascending order.",
1666
- "limit": 0
1667
- },
1668
- "sorting.type.date.desc": {
1669
- "value": "Newest to oldest",
1670
- "comment": "Title of sort option when insight is sorted by date and in descending order.",
1671
- "limit": 0
1672
- },
1673
- "sorting.type.default": {
1674
- "value": "Default",
1675
- "comment": "Title of sort option when insight is sorted by default order.",
1676
- "limit": 0
1677
- },
1678
- "sorting.type.numerical.asc": {
1679
- "value": "Smallest to largest",
1680
- "comment": "Title of sort option when insight is sorted numerically and in ascending order.",
1681
- "limit": 0
1682
- },
1683
- "sorting.type.numerical.desc": {
1684
- "value": "Largest to smallest",
1685
- "comment": "Title of sort option when insight is sorted numerically and in descending order.",
1686
- "limit": 0
1687
- },
1688
- "sorting.by": {
1689
- "value": "by",
1690
- "comment": "Text that will appear before the measures from which attribute will be sorted.",
1691
- "limit": 0
1692
- },
1693
- "sorting.sum.of.all.measure": {
1694
- "value": "Total",
1695
- "comment": "Title of sort option when is sorted by sum of all measures.",
1696
- "limit": 0
1697
- },
1698
- "sorting.default.tooltip": {
1699
- "value": "Use the order defined in the attribute.",
1700
- "comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the insight.",
1701
- "limit": 0
1702
- },
1703
- "embedInsightDialog.actions.close": {
1704
- "value": "Close",
1705
- "comment": "",
1706
- "limit": 0
1707
- },
1708
- "embedInsightDialog.actions.copyCode": {
1709
- "value": "Copy code",
1710
- "comment": "Label of confirm button, copy code to clipboard.",
1711
- "limit": 0
1712
- },
1713
- "embedInsightDialog.component.type": {
1714
- "value": "Component type",
1715
- "comment": "Selector that define the component type of generated code Referential or Programmatic",
1716
- "limit": 0
1717
- },
1718
- "embedInsightDialog.code.language.codeAs": {
1719
- "value": "Code as",
1720
- "comment": "Selector that define language of generated code Typescript or Javascript",
1721
- "limit": 0
1722
- },
1723
- "embedInsightDialog.react.options": {
1724
- "value": "Other options",
1725
- "comment": "Options of generated code. Include component specific item, define height etc.",
1726
- "limit": 0
1727
- },
1728
- "embedInsightDialog.webComponents.options": {
1729
- "value": "Options",
1730
- "comment": "Options of generated code. Include component specific item, define height etc.",
1731
- "limit": 0
1732
- },
1733
- "embedInsightDialog.webComponents.options.displayTitle": {
1734
- "value": "Display title",
1735
- "comment": "",
1736
- "limit": 0
1737
- },
1738
- "embedInsightDialog.webComponents.options.customTitle": {
1739
- "value": "Custom title",
1740
- "comment": "Options of generated code. Include component specific item, define height etc.",
1741
- "limit": 0
1742
- },
1743
- "embedInsightDialog.webComponents.options.locale": {
1744
- "value": "Locale",
1745
- "comment": "Options of generated code. Include component specific item, define height etc.",
1746
- "limit": 0
1747
- },
1748
- "embedInsightDialog.webComponents.locale.tooltip": {
1749
- "value": "Choose a specific language localization. If disabled, the visualization defaults to your current display language settings.",
1750
- "comment": "Tooltip for the web components locale",
1751
- "limit": 0
1752
- },
1753
- "embedInsightDialog.code.options.include.config.info|insight": {
1754
- "value": "Include the insight configuration of colors, axes, legend, and canvas if available.",
1755
- "comment": "Tool tip that explain Include configuration",
1756
- "limit": 0
1757
- },
1758
- "embedInsightDialog.code.options.include.config.info|report": {
1759
- "value": "Include the report configuration of colors, axes, legend, and canvas if available.",
1760
- "comment": "Tool tip that explain Include configuration",
1761
- "limit": 0,
1762
- "translate": false
1763
- },
1764
- "embedInsightDialog.code.options.custom.height": {
1765
- "value": "Custom height",
1766
- "comment": "",
1767
- "limit": 0
1768
- },
1769
- "embedInsightDialog.code.options.display.configuration": {
1770
- "value": "Display configuration",
1771
- "comment": "",
1772
- "limit": 0
1773
- },
1774
- "embedInsightDialog.headLine.embedInsight|insight": {
1775
- "value": "Embed insight",
1776
- "comment": "",
1777
- "limit": 0
1778
- },
1779
- "embedInsightDialog.headLine.embedInsight|report": {
1780
- "value": "Embed report",
1781
- "comment": "",
1782
- "limit": 0,
1783
- "translate": false
1784
- },
1785
- "embedInsightDialog.componentType.byReference.tooltip|insight": {
1786
- "value": "Embed as a reference to a saved insight in a generic GD.UI react component. Any future changes to the insight (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1787
- "comment": "Tooltip that explain what Embed as a live insight means",
1788
- "limit": 0
1789
- },
1790
- "embedInsightDialog.componentType.byReference.tooltip|report": {
1791
- "value": "Embed as a reference to a saved report in a generic GD.UI react component. Any future changes to the report (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
1792
- "comment": "Tooltip that explain what Embed as a live insight means",
1793
- "limit": 0,
1794
- "translate": false
1795
- },
1796
- "embedInsightDialog.componentType.byDefinition.tooltip|insight": {
1797
- "value": "Embed as an insight definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the insight (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1798
- "comment": "Tooltip that explain what Embed as a a permanent report",
1799
- "limit": 0
1800
- },
1801
- "embedInsightDialog.componentType.byDefinition.tooltip|report": {
1802
- "value": "Embed as an report definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the report (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
1803
- "comment": "Tooltip that explain what Embed as a a permanent report",
1804
- "limit": 0,
1805
- "translate": false
1806
- },
1807
- "embedInsightDialog.webComponents.customTitle.tooltip": {
1808
- "value": "Define the text of the title directly in the code snippet.",
1809
- "comment": "Tooltip for the web components custom title",
1810
- "limit": 0
1811
- },
1812
- "embedInsightDialog.webComponents.customTitle.disabled.tooltip": {
1813
- "value": "Enable Display title first.",
1814
- "comment": "Tooltip for the web components custom title when it is disabled",
1815
- "limit": 0
1816
- },
1817
- "embedInsightDialog.prepareEnvironmentMessage": {
1818
- "value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
1819
- "comment": "Do not translate html tags <b>, </b>",
1820
- "limit": 0
1821
- },
1822
- "embedInsightDialog.prepareEnvironmentMessage.link": {
1823
- "value": "Learn more",
1824
- "comment": "Link with additional info",
1825
- "limit": 0
1826
- },
1827
- "embed.dialog.numeric.input.validation": {
1828
- "value": "The value must be a number greater than 0",
1829
- "comment": "Validation of custom embedded dashboard height",
1830
- "limit": 0
1831
- },
1832
- "embed.dialog.numeric.input.warning": {
1833
- "value": "This input accepts only digits greater than 0",
1834
- "comment": "Validation of custom embedded dashboard height",
1835
- "limit": 0
1836
- },
1837
- "embedInsightDialog.complete.list.props.message": {
1838
- "value": "Complete list of embedding properties",
1839
- "comment": "Link to documentation of used component and all component properties",
1840
- "limit": 0
1841
- },
1842
- "embedInsightDialog.emptyInsight.byReference|insight": {
1843
- "value": "Code snipped will be displayed here once you <a>save the insight</a>.",
1844
- "comment": "The disabled message for code area. Do not translate html tags <a>, </a>",
1845
- "limit": 0
1846
- },
1847
- "embedInsightDialog.emptyInsight.byReference|report": {
1848
- "value": "Code snipped will be displayed here once you <a>save the report</a>.",
1849
- "comment": "The disabled message for code area. Do not translate html tags <a>, </a>",
1850
- "limit": 0,
1851
- "translate": false
1852
- },
1853
- "embedInsightDialog.emptyInsight.byDefinition|insight": {
1854
- "value": "This insight type cannot be embedded as programmatic type component.",
1855
- "comment": "The disabled message for code area",
1856
- "limit": 0
1857
- },
1858
- "embedInsightDialog.emptyInsight.byDefinition|report": {
1859
- "value": "This report type cannot be embedded as programmatic type component.",
1860
- "comment": "The disabled message for code area",
1861
- "limit": 0,
1862
- "translate": false
1863
- },
1864
- "embedDialog.tab.react": {
1865
- "value": "React",
1866
- "comment": "The tab title",
1867
- "limit": 0
1868
- },
1869
- "embedDialog.tab.webComponents": {
1870
- "value": "Web Components",
1871
- "comment": "The tab title",
1872
- "limit": 0
1873
- },
1874
- "error.overlay.login": {
1875
- "value": "Login",
1876
- "comment": "",
1877
- "limit": 0
1878
- },
1879
- "error.overlay.title": {
1880
- "value": "You have been logged out",
1881
- "comment": "",
1882
- "limit": 0
1883
- },
1884
- "error.overlay.text": {
1885
- "value": "Please log back in to continue your work.",
1886
- "comment": "",
1887
- "limit": 0
1888
- },
1889
- "stylingPicker.title.basic": {
1890
- "value": "Default",
1891
- "comment": "",
1892
- "limit": 0
1893
- },
1894
- "stylingPicker.title.custom": {
1895
- "value": "Custom",
1896
- "comment": "",
1897
- "limit": 0
1898
- },
1899
- "stylingPicker.title.create": {
1900
- "value": "Create",
1901
- "comment": "",
1902
- "limit": 0
1903
- },
1904
- "stylingEditor.dialog.name": {
1905
- "value": "Name",
1906
- "comment": "",
1907
- "limit": 0
1908
- },
1909
- "stylingEditor.dialog.name.required": {
1910
- "value": "Cannot save. Specify a name.",
1911
- "comment": "",
1912
- "limit": 0
1913
- },
1914
- "stylingEditor.dialog.definition": {
1915
- "value": "Definition",
1916
- "comment": "Name of the text field to describe an object.",
1917
- "limit": 0
1918
- },
1919
- "stylingEditor.dialog.definition.required": {
1920
- "value": "Cannot save. Specify a definition.",
1921
- "comment": "",
1922
- "limit": 0
1923
- },
1924
- "stylingEditor.dialog.definition.invalid": {
1925
- "value": "Cannot save. The definition is not a valid JSON object.",
1926
- "comment": "",
1927
- "limit": 0
1928
- },
1929
- "stylingEditor.dialog.examples": {
1930
- "value": "Templates",
1931
- "comment": "",
1932
- "limit": 0
1933
- },
1934
- "stylingEditor.dialog.example.paste": {
1935
- "value": "Paste",
1936
- "comment": "Button text to paste content into text field.",
1937
- "limit": 0
1938
- },
1939
- "stylingPicker.item.edit": {
1940
- "value": "Edit",
1941
- "comment": "",
1942
- "limit": 0
1943
- },
1944
- "stylingPicker.item.delete": {
1945
- "value": "Delete",
1946
- "comment": "",
1947
- "limit": 0
1948
- },
1949
- "stylingPicker.item.delete.tooltip": {
1950
- "value": "Applied item cannot be deleted.",
1951
- "comment": "",
1952
- "limit": 0
1953
- },
1954
- "descriptionPanel.button.more": {
1955
- "value": "Show more",
1956
- "comment": "The button title which will display more description text",
1957
- "limit": 0
1958
- },
1959
- "descriptionPanel.button.less": {
1960
- "value": "Show less",
1961
- "comment": "The button title which will display less description text.",
1962
- "limit": 0
1963
- }
1964
- }