@gooddata/sdk-ui 10.35.0-alpha.9 → 10.36.0-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (322) hide show
  1. package/esm/base/constants/bucketNames.d.ts +1 -1
  2. package/esm/base/constants/bucketNames.d.ts.map +1 -1
  3. package/esm/base/constants/bucketNames.js +1 -1
  4. package/esm/base/errors/GoodDataSdkError.d.ts +2 -2
  5. package/esm/base/errors/GoodDataSdkError.d.ts.map +1 -1
  6. package/esm/base/index.d.ts +6 -1
  7. package/esm/base/index.d.ts.map +1 -1
  8. package/esm/base/index.js +1 -1
  9. package/esm/base/index.js.map +1 -1
  10. package/esm/base/localization/Locale.d.ts.map +1 -1
  11. package/esm/base/localization/TranslationsCustomizationProvider/index.d.ts +1 -1
  12. package/esm/base/localization/TranslationsCustomizationProvider/index.d.ts.map +1 -1
  13. package/esm/base/localization/TranslationsCustomizationProvider/index.js +1 -1
  14. package/esm/base/localization/TranslationsCustomizationProvider/index.js.map +1 -1
  15. package/esm/base/localization/TranslationsCustomizationProvider/utils.d.ts +1 -9
  16. package/esm/base/localization/TranslationsCustomizationProvider/utils.d.ts.map +1 -1
  17. package/esm/base/localization/TranslationsCustomizationProvider/utils.js +4 -36
  18. package/esm/base/localization/TranslationsCustomizationProvider/utils.js.map +1 -1
  19. package/esm/base/localization/bundles/de-DE.json +13 -1
  20. package/esm/base/localization/bundles/de-DE.localization-bundle.d.ts +12 -0
  21. package/esm/base/localization/bundles/de-DE.localization-bundle.d.ts.map +1 -1
  22. package/esm/base/localization/bundles/de-DE.localization-bundle.js +13 -1
  23. package/esm/base/localization/bundles/de-DE.localization-bundle.js.map +1 -1
  24. package/esm/base/localization/bundles/en-AU.json +13 -1
  25. package/esm/base/localization/bundles/en-AU.localization-bundle.d.ts +12 -0
  26. package/esm/base/localization/bundles/en-AU.localization-bundle.d.ts.map +1 -1
  27. package/esm/base/localization/bundles/en-AU.localization-bundle.js +13 -1
  28. package/esm/base/localization/bundles/en-AU.localization-bundle.js.map +1 -1
  29. package/esm/base/localization/bundles/en-GB.json +13 -1
  30. package/esm/base/localization/bundles/en-GB.localization-bundle.d.ts +12 -0
  31. package/esm/base/localization/bundles/en-GB.localization-bundle.d.ts.map +1 -1
  32. package/esm/base/localization/bundles/en-GB.localization-bundle.js +13 -1
  33. package/esm/base/localization/bundles/en-GB.localization-bundle.js.map +1 -1
  34. package/esm/base/localization/bundles/en-US.json +772 -1606
  35. package/esm/base/localization/bundles/en-US.localization-bundle.d.ts +23 -38
  36. package/esm/base/localization/bundles/en-US.localization-bundle.d.ts.map +1 -1
  37. package/esm/base/localization/bundles/en-US.localization-bundle.js +23 -38
  38. package/esm/base/localization/bundles/en-US.localization-bundle.js.map +1 -1
  39. package/esm/base/localization/bundles/es-419.json +13 -1
  40. package/esm/base/localization/bundles/es-419.localization-bundle.d.ts +12 -0
  41. package/esm/base/localization/bundles/es-419.localization-bundle.d.ts.map +1 -1
  42. package/esm/base/localization/bundles/es-419.localization-bundle.js +13 -1
  43. package/esm/base/localization/bundles/es-419.localization-bundle.js.map +1 -1
  44. package/esm/base/localization/bundles/es-ES.json +13 -1
  45. package/esm/base/localization/bundles/es-ES.localization-bundle.d.ts +12 -0
  46. package/esm/base/localization/bundles/es-ES.localization-bundle.d.ts.map +1 -1
  47. package/esm/base/localization/bundles/es-ES.localization-bundle.js +13 -1
  48. package/esm/base/localization/bundles/es-ES.localization-bundle.js.map +1 -1
  49. package/esm/base/localization/bundles/fi-FI.json +13 -1
  50. package/esm/base/localization/bundles/fi-FI.localization-bundle.d.ts +12 -0
  51. package/esm/base/localization/bundles/fi-FI.localization-bundle.d.ts.map +1 -1
  52. package/esm/base/localization/bundles/fi-FI.localization-bundle.js +13 -1
  53. package/esm/base/localization/bundles/fi-FI.localization-bundle.js.map +1 -1
  54. package/esm/base/localization/bundles/fr-CA.json +13 -1
  55. package/esm/base/localization/bundles/fr-CA.localization-bundle.d.ts +12 -0
  56. package/esm/base/localization/bundles/fr-CA.localization-bundle.d.ts.map +1 -1
  57. package/esm/base/localization/bundles/fr-CA.localization-bundle.js +13 -1
  58. package/esm/base/localization/bundles/fr-CA.localization-bundle.js.map +1 -1
  59. package/esm/base/localization/bundles/fr-FR.json +13 -1
  60. package/esm/base/localization/bundles/fr-FR.localization-bundle.d.ts +12 -0
  61. package/esm/base/localization/bundles/fr-FR.localization-bundle.d.ts.map +1 -1
  62. package/esm/base/localization/bundles/fr-FR.localization-bundle.js +13 -1
  63. package/esm/base/localization/bundles/fr-FR.localization-bundle.js.map +1 -1
  64. package/esm/base/localization/bundles/it-IT.json +13 -1
  65. package/esm/base/localization/bundles/it-IT.localization-bundle.d.ts +12 -0
  66. package/esm/base/localization/bundles/it-IT.localization-bundle.d.ts.map +1 -1
  67. package/esm/base/localization/bundles/it-IT.localization-bundle.js +13 -1
  68. package/esm/base/localization/bundles/it-IT.localization-bundle.js.map +1 -1
  69. package/esm/base/localization/bundles/ja-JP.json +13 -1
  70. package/esm/base/localization/bundles/ja-JP.localization-bundle.d.ts +12 -0
  71. package/esm/base/localization/bundles/ja-JP.localization-bundle.d.ts.map +1 -1
  72. package/esm/base/localization/bundles/ja-JP.localization-bundle.js +13 -1
  73. package/esm/base/localization/bundles/ja-JP.localization-bundle.js.map +1 -1
  74. package/esm/base/localization/bundles/ko-KR.json +13 -1
  75. package/esm/base/localization/bundles/ko-KR.localization-bundle.d.ts +12 -0
  76. package/esm/base/localization/bundles/ko-KR.localization-bundle.d.ts.map +1 -1
  77. package/esm/base/localization/bundles/ko-KR.localization-bundle.js +13 -1
  78. package/esm/base/localization/bundles/ko-KR.localization-bundle.js.map +1 -1
  79. package/esm/base/localization/bundles/nl-NL.json +13 -1
  80. package/esm/base/localization/bundles/nl-NL.localization-bundle.d.ts +12 -0
  81. package/esm/base/localization/bundles/nl-NL.localization-bundle.d.ts.map +1 -1
  82. package/esm/base/localization/bundles/nl-NL.localization-bundle.js +13 -1
  83. package/esm/base/localization/bundles/nl-NL.localization-bundle.js.map +1 -1
  84. package/esm/base/localization/bundles/pl-PL.json +13 -1
  85. package/esm/base/localization/bundles/pl-PL.localization-bundle.d.ts +12 -0
  86. package/esm/base/localization/bundles/pl-PL.localization-bundle.d.ts.map +1 -1
  87. package/esm/base/localization/bundles/pl-PL.localization-bundle.js +13 -1
  88. package/esm/base/localization/bundles/pl-PL.localization-bundle.js.map +1 -1
  89. package/esm/base/localization/bundles/pt-BR.json +13 -1
  90. package/esm/base/localization/bundles/pt-BR.localization-bundle.d.ts +12 -0
  91. package/esm/base/localization/bundles/pt-BR.localization-bundle.d.ts.map +1 -1
  92. package/esm/base/localization/bundles/pt-BR.localization-bundle.js +13 -1
  93. package/esm/base/localization/bundles/pt-BR.localization-bundle.js.map +1 -1
  94. package/esm/base/localization/bundles/pt-PT.json +13 -1
  95. package/esm/base/localization/bundles/pt-PT.localization-bundle.d.ts +12 -0
  96. package/esm/base/localization/bundles/pt-PT.localization-bundle.d.ts.map +1 -1
  97. package/esm/base/localization/bundles/pt-PT.localization-bundle.js +13 -1
  98. package/esm/base/localization/bundles/pt-PT.localization-bundle.js.map +1 -1
  99. package/esm/base/localization/bundles/ru-RU.json +13 -1
  100. package/esm/base/localization/bundles/ru-RU.localization-bundle.d.ts +12 -0
  101. package/esm/base/localization/bundles/ru-RU.localization-bundle.d.ts.map +1 -1
  102. package/esm/base/localization/bundles/ru-RU.localization-bundle.js +13 -1
  103. package/esm/base/localization/bundles/ru-RU.localization-bundle.js.map +1 -1
  104. package/esm/base/localization/bundles/tr-TR.json +13 -1
  105. package/esm/base/localization/bundles/tr-TR.localization-bundle.d.ts +12 -0
  106. package/esm/base/localization/bundles/tr-TR.localization-bundle.d.ts.map +1 -1
  107. package/esm/base/localization/bundles/tr-TR.localization-bundle.js +13 -1
  108. package/esm/base/localization/bundles/tr-TR.localization-bundle.js.map +1 -1
  109. package/esm/base/localization/bundles/zh-HK.json +13 -1
  110. package/esm/base/localization/bundles/zh-HK.localization-bundle.d.ts +12 -0
  111. package/esm/base/localization/bundles/zh-HK.localization-bundle.d.ts.map +1 -1
  112. package/esm/base/localization/bundles/zh-HK.localization-bundle.js +13 -1
  113. package/esm/base/localization/bundles/zh-HK.localization-bundle.js.map +1 -1
  114. package/esm/base/localization/bundles/zh-Hans.json +13 -1
  115. package/esm/base/localization/bundles/zh-Hans.localization-bundle.d.ts +12 -0
  116. package/esm/base/localization/bundles/zh-Hans.localization-bundle.d.ts.map +1 -1
  117. package/esm/base/localization/bundles/zh-Hans.localization-bundle.js +13 -1
  118. package/esm/base/localization/bundles/zh-Hans.localization-bundle.js.map +1 -1
  119. package/esm/base/localization/bundles/zh-Hant.json +13 -1
  120. package/esm/base/localization/bundles/zh-Hant.localization-bundle.d.ts +12 -0
  121. package/esm/base/localization/bundles/zh-Hant.localization-bundle.d.ts.map +1 -1
  122. package/esm/base/localization/bundles/zh-Hant.localization-bundle.js +13 -1
  123. package/esm/base/localization/bundles/zh-Hant.localization-bundle.js.map +1 -1
  124. package/esm/base/localization/intlUtils.d.ts.map +1 -1
  125. package/esm/base/react/BackendContext.d.ts.map +1 -1
  126. package/esm/base/react/CancelablePromise.d.ts.map +1 -1
  127. package/esm/base/react/ClientWorkspaceContext/interfaces.d.ts +0 -1
  128. package/esm/base/react/ClientWorkspaceContext/interfaces.d.ts.map +1 -1
  129. package/esm/base/react/CorrelationContext.d.ts.map +1 -1
  130. package/esm/base/react/PromiseCache.d.ts.map +1 -1
  131. package/esm/base/react/WorkspaceContext.d.ts.map +1 -1
  132. package/esm/base/react/contextStore.d.ts.map +1 -1
  133. package/esm/base/react/placeholders/base.d.ts.map +1 -1
  134. package/esm/base/react/placeholders/base.js +1 -1
  135. package/esm/base/react/useAutoupdateRef.d.ts.map +1 -1
  136. package/esm/base/react/useCombineRefs.d.ts +1 -1
  137. package/esm/base/react/useCombineRefs.d.ts.map +1 -1
  138. package/esm/base/react/useLocalStorage.d.ts.map +1 -1
  139. package/esm/base/react/usePagedResource.d.ts +0 -1
  140. package/esm/base/react/usePagedResource.d.ts.map +1 -1
  141. package/esm/base/react/usePrevious.d.ts.map +1 -1
  142. package/esm/base/react/usePromiseCache.d.ts +0 -1
  143. package/esm/base/react/usePromiseCache.d.ts.map +1 -1
  144. package/esm/base/react/usePropState.d.ts.map +1 -1
  145. package/esm/base/react/withContexts.d.ts +0 -1
  146. package/esm/base/react/withContexts.d.ts.map +1 -1
  147. package/esm/base/react/wrapDisplayName.d.ts +1 -2
  148. package/esm/base/react/wrapDisplayName.d.ts.map +1 -1
  149. package/esm/base/results/dataAccess.d.ts +6 -0
  150. package/esm/base/results/dataAccess.d.ts.map +1 -1
  151. package/esm/base/results/internal/dataAccessImpl.d.ts.map +1 -1
  152. package/esm/base/results/internal/dataAccessMethods.d.ts.map +1 -1
  153. package/esm/base/results/internal/dataAccessMethods.js +13 -1
  154. package/esm/base/results/internal/dataAccessMethods.js.map +1 -1
  155. package/esm/base/results/internal/lazyInitArray.d.ts.map +1 -1
  156. package/esm/base/results/tableData/dataViewToTableData.d.ts +10 -0
  157. package/esm/base/results/tableData/dataViewToTableData.d.ts.map +1 -0
  158. package/esm/base/results/tableData/dataViewToTableData.js +56 -0
  159. package/esm/base/results/tableData/dataViewToTableData.js.map +1 -0
  160. package/esm/base/results/tableData/interfaces/cells.d.ts +135 -0
  161. package/esm/base/results/tableData/interfaces/cells.d.ts.map +1 -0
  162. package/esm/base/results/tableData/interfaces/cells.js +2 -0
  163. package/esm/base/results/tableData/interfaces/cells.js.map +1 -0
  164. package/esm/base/results/tableData/interfaces/columns.d.ts +60 -0
  165. package/esm/base/results/tableData/interfaces/columns.d.ts.map +1 -0
  166. package/esm/base/results/tableData/interfaces/columns.js +2 -0
  167. package/esm/base/results/tableData/interfaces/columns.js.map +1 -0
  168. package/esm/base/results/tableData/interfaces/index.d.ts +14 -0
  169. package/esm/base/results/tableData/interfaces/index.d.ts.map +1 -0
  170. package/esm/base/results/tableData/interfaces/index.js +3 -0
  171. package/esm/base/results/tableData/interfaces/index.js.map +1 -0
  172. package/esm/base/results/tableData/interfaces/mappingOptions.d.ts +15 -0
  173. package/esm/base/results/tableData/interfaces/mappingOptions.d.ts.map +1 -0
  174. package/esm/base/results/tableData/interfaces/mappingOptions.js +3 -0
  175. package/esm/base/results/tableData/interfaces/mappingOptions.js.map +1 -0
  176. package/esm/base/results/tableData/interfaces/rows.d.ts +34 -0
  177. package/esm/base/results/tableData/interfaces/rows.d.ts.map +1 -0
  178. package/esm/base/results/tableData/interfaces/rows.js +2 -0
  179. package/esm/base/results/tableData/interfaces/rows.js.map +1 -0
  180. package/esm/base/results/tableData/interfaces/scope.d.ts +45 -0
  181. package/esm/base/results/tableData/interfaces/scope.d.ts.map +1 -0
  182. package/esm/base/results/tableData/interfaces/scope.js +2 -0
  183. package/esm/base/results/tableData/interfaces/scope.js.map +1 -0
  184. package/esm/base/results/tableData/mapping/collect/collectBucketsInfo.d.ts +25 -0
  185. package/esm/base/results/tableData/mapping/collect/collectBucketsInfo.d.ts.map +1 -0
  186. package/esm/base/results/tableData/mapping/collect/collectBucketsInfo.js +20 -0
  187. package/esm/base/results/tableData/mapping/collect/collectBucketsInfo.js.map +1 -0
  188. package/esm/base/results/tableData/mapping/collect/collectColumnDefinitions.d.ts +10 -0
  189. package/esm/base/results/tableData/mapping/collect/collectColumnDefinitions.d.ts.map +1 -0
  190. package/esm/base/results/tableData/mapping/collect/collectColumnDefinitions.js +73 -0
  191. package/esm/base/results/tableData/mapping/collect/collectColumnDefinitions.js.map +1 -0
  192. package/esm/base/results/tableData/mapping/collect/collectDescriptorsInfo.d.ts +15 -0
  193. package/esm/base/results/tableData/mapping/collect/collectDescriptorsInfo.d.ts.map +1 -0
  194. package/esm/base/results/tableData/mapping/collect/collectDescriptorsInfo.js +24 -0
  195. package/esm/base/results/tableData/mapping/collect/collectDescriptorsInfo.js.map +1 -0
  196. package/esm/base/results/tableData/mapping/collect/collectHeadersInfo.d.ts +34 -0
  197. package/esm/base/results/tableData/mapping/collect/collectHeadersInfo.d.ts.map +1 -0
  198. package/esm/base/results/tableData/mapping/collect/collectHeadersInfo.js +127 -0
  199. package/esm/base/results/tableData/mapping/collect/collectHeadersInfo.js.map +1 -0
  200. package/esm/base/results/tableData/mapping/collect/collectMeasureDimensionMeta.d.ts +19 -0
  201. package/esm/base/results/tableData/mapping/collect/collectMeasureDimensionMeta.d.ts.map +1 -0
  202. package/esm/base/results/tableData/mapping/collect/collectMeasureDimensionMeta.js +30 -0
  203. package/esm/base/results/tableData/mapping/collect/collectMeasureDimensionMeta.js.map +1 -0
  204. package/esm/base/results/tableData/mapping/collect/collectPivotingInfo.d.ts +8 -0
  205. package/esm/base/results/tableData/mapping/collect/collectPivotingInfo.d.ts.map +1 -0
  206. package/esm/base/results/tableData/mapping/collect/collectPivotingInfo.js +12 -0
  207. package/esm/base/results/tableData/mapping/collect/collectPivotingInfo.js.map +1 -0
  208. package/esm/base/results/tableData/mapping/collect/collectRowDefinitions.d.ts +10 -0
  209. package/esm/base/results/tableData/mapping/collect/collectRowDefinitions.d.ts.map +1 -0
  210. package/esm/base/results/tableData/mapping/collect/collectRowDefinitions.js +67 -0
  211. package/esm/base/results/tableData/mapping/collect/collectRowDefinitions.js.map +1 -0
  212. package/esm/base/results/tableData/mapping/collect/collectTotalsInfo.d.ts +21 -0
  213. package/esm/base/results/tableData/mapping/collect/collectTotalsInfo.d.ts.map +1 -0
  214. package/esm/base/results/tableData/mapping/collect/collectTotalsInfo.js +41 -0
  215. package/esm/base/results/tableData/mapping/collect/collectTotalsInfo.js.map +1 -0
  216. package/esm/base/results/tableData/mapping/collect/collectTranspositionInfo.d.ts +14 -0
  217. package/esm/base/results/tableData/mapping/collect/collectTranspositionInfo.d.ts.map +1 -0
  218. package/esm/base/results/tableData/mapping/collect/collectTranspositionInfo.js +11 -0
  219. package/esm/base/results/tableData/mapping/collect/collectTranspositionInfo.js.map +1 -0
  220. package/esm/base/results/tableData/mapping/dataViewToTableDataMapping.d.ts +9 -0
  221. package/esm/base/results/tableData/mapping/dataViewToTableDataMapping.d.ts.map +1 -0
  222. package/esm/base/results/tableData/mapping/dataViewToTableDataMapping.js +59 -0
  223. package/esm/base/results/tableData/mapping/dataViewToTableDataMapping.js.map +1 -0
  224. package/esm/base/results/tableData/mapping/getValue/attributeHeader.d.ts +6 -0
  225. package/esm/base/results/tableData/mapping/getValue/attributeHeader.d.ts.map +1 -0
  226. package/esm/base/results/tableData/mapping/getValue/attributeHeader.js +10 -0
  227. package/esm/base/results/tableData/mapping/getValue/attributeHeader.js.map +1 -0
  228. package/esm/base/results/tableData/mapping/getValue/measureHeader.d.ts +6 -0
  229. package/esm/base/results/tableData/mapping/getValue/measureHeader.d.ts.map +1 -0
  230. package/esm/base/results/tableData/mapping/getValue/measureHeader.js +7 -0
  231. package/esm/base/results/tableData/mapping/getValue/measureHeader.js.map +1 -0
  232. package/esm/base/results/tableData/mapping/getValue/totalHeader.d.ts +6 -0
  233. package/esm/base/results/tableData/mapping/getValue/totalHeader.d.ts.map +1 -0
  234. package/esm/base/results/tableData/mapping/getValue/totalHeader.js +7 -0
  235. package/esm/base/results/tableData/mapping/getValue/totalHeader.js.map +1 -0
  236. package/esm/base/results/tableData/mapping/grandTotalRow/attribute.d.ts +9 -0
  237. package/esm/base/results/tableData/mapping/grandTotalRow/attribute.d.ts.map +1 -0
  238. package/esm/base/results/tableData/mapping/grandTotalRow/attribute.js +16 -0
  239. package/esm/base/results/tableData/mapping/grandTotalRow/attribute.js.map +1 -0
  240. package/esm/base/results/tableData/mapping/grandTotalRow/grandTotal.d.ts +9 -0
  241. package/esm/base/results/tableData/mapping/grandTotalRow/grandTotal.d.ts.map +1 -0
  242. package/esm/base/results/tableData/mapping/grandTotalRow/grandTotal.js +25 -0
  243. package/esm/base/results/tableData/mapping/grandTotalRow/grandTotal.js.map +1 -0
  244. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupHeader.d.ts +9 -0
  245. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupHeader.d.ts.map +1 -0
  246. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupHeader.js +43 -0
  247. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupHeader.js.map +1 -0
  248. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupValue.d.ts +9 -0
  249. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupValue.d.ts.map +1 -0
  250. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupValue.js +25 -0
  251. package/esm/base/results/tableData/mapping/grandTotalRow/measureGroupValue.js.map +1 -0
  252. package/esm/base/results/tableData/mapping/grandTotalRow/subtotal.d.ts +9 -0
  253. package/esm/base/results/tableData/mapping/grandTotalRow/subtotal.d.ts.map +1 -0
  254. package/esm/base/results/tableData/mapping/grandTotalRow/subtotal.js +42 -0
  255. package/esm/base/results/tableData/mapping/grandTotalRow/subtotal.js.map +1 -0
  256. package/esm/base/results/tableData/mapping/grandTotalRow/value.d.ts +9 -0
  257. package/esm/base/results/tableData/mapping/grandTotalRow/value.d.ts.map +1 -0
  258. package/esm/base/results/tableData/mapping/grandTotalRow/value.js +42 -0
  259. package/esm/base/results/tableData/mapping/grandTotalRow/value.js.map +1 -0
  260. package/esm/base/results/tableData/mapping/subtotalRow/attribute.d.ts +9 -0
  261. package/esm/base/results/tableData/mapping/subtotalRow/attribute.d.ts.map +1 -0
  262. package/esm/base/results/tableData/mapping/subtotalRow/attribute.js +37 -0
  263. package/esm/base/results/tableData/mapping/subtotalRow/attribute.js.map +1 -0
  264. package/esm/base/results/tableData/mapping/subtotalRow/grandTotal.d.ts +9 -0
  265. package/esm/base/results/tableData/mapping/subtotalRow/grandTotal.d.ts.map +1 -0
  266. package/esm/base/results/tableData/mapping/subtotalRow/grandTotal.js +25 -0
  267. package/esm/base/results/tableData/mapping/subtotalRow/grandTotal.js.map +1 -0
  268. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupHeader.d.ts +9 -0
  269. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupHeader.d.ts.map +1 -0
  270. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupHeader.js +24 -0
  271. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupHeader.js.map +1 -0
  272. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupValue.d.ts +9 -0
  273. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupValue.d.ts.map +1 -0
  274. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupValue.js +25 -0
  275. package/esm/base/results/tableData/mapping/subtotalRow/measureGroupValue.js.map +1 -0
  276. package/esm/base/results/tableData/mapping/subtotalRow/subtotal.d.ts +9 -0
  277. package/esm/base/results/tableData/mapping/subtotalRow/subtotal.d.ts.map +1 -0
  278. package/esm/base/results/tableData/mapping/subtotalRow/subtotal.js +27 -0
  279. package/esm/base/results/tableData/mapping/subtotalRow/subtotal.js.map +1 -0
  280. package/esm/base/results/tableData/mapping/subtotalRow/value.d.ts +9 -0
  281. package/esm/base/results/tableData/mapping/subtotalRow/value.d.ts.map +1 -0
  282. package/esm/base/results/tableData/mapping/subtotalRow/value.js +40 -0
  283. package/esm/base/results/tableData/mapping/subtotalRow/value.js.map +1 -0
  284. package/esm/base/results/tableData/mapping/valueRow/attribute.d.ts +9 -0
  285. package/esm/base/results/tableData/mapping/valueRow/attribute.d.ts.map +1 -0
  286. package/esm/base/results/tableData/mapping/valueRow/attribute.js +24 -0
  287. package/esm/base/results/tableData/mapping/valueRow/attribute.js.map +1 -0
  288. package/esm/base/results/tableData/mapping/valueRow/grandTotal.d.ts +9 -0
  289. package/esm/base/results/tableData/mapping/valueRow/grandTotal.d.ts.map +1 -0
  290. package/esm/base/results/tableData/mapping/valueRow/grandTotal.js +27 -0
  291. package/esm/base/results/tableData/mapping/valueRow/grandTotal.js.map +1 -0
  292. package/esm/base/results/tableData/mapping/valueRow/measureGroupHeader.d.ts +9 -0
  293. package/esm/base/results/tableData/mapping/valueRow/measureGroupHeader.d.ts.map +1 -0
  294. package/esm/base/results/tableData/mapping/valueRow/measureGroupHeader.js +24 -0
  295. package/esm/base/results/tableData/mapping/valueRow/measureGroupHeader.js.map +1 -0
  296. package/esm/base/results/tableData/mapping/valueRow/measureGroupValue.d.ts +9 -0
  297. package/esm/base/results/tableData/mapping/valueRow/measureGroupValue.d.ts.map +1 -0
  298. package/esm/base/results/tableData/mapping/valueRow/measureGroupValue.js +25 -0
  299. package/esm/base/results/tableData/mapping/valueRow/measureGroupValue.js.map +1 -0
  300. package/esm/base/results/tableData/mapping/valueRow/subtotal.d.ts +9 -0
  301. package/esm/base/results/tableData/mapping/valueRow/subtotal.d.ts.map +1 -0
  302. package/esm/base/results/tableData/mapping/valueRow/subtotal.js +27 -0
  303. package/esm/base/results/tableData/mapping/valueRow/subtotal.js.map +1 -0
  304. package/esm/base/results/tableData/mapping/valueRow/value.d.ts +9 -0
  305. package/esm/base/results/tableData/mapping/valueRow/value.d.ts.map +1 -0
  306. package/esm/base/results/tableData/mapping/valueRow/value.js +38 -0
  307. package/esm/base/results/tableData/mapping/valueRow/value.js.map +1 -0
  308. package/esm/base/vis/drilling.js +2 -2
  309. package/esm/base/vis/drilling.js.map +1 -1
  310. package/esm/execution/DataViewLoader.d.ts.map +1 -1
  311. package/esm/execution/Execute.d.ts.map +1 -1
  312. package/esm/execution/useExecutionDataView.d.ts +0 -1
  313. package/esm/execution/useExecutionDataView.d.ts.map +1 -1
  314. package/esm/execution/useInsight.d.ts +0 -1
  315. package/esm/execution/useInsight.d.ts.map +1 -1
  316. package/esm/execution/useInsightDataView.d.ts +0 -1
  317. package/esm/execution/useInsightDataView.d.ts.map +1 -1
  318. package/esm/execution/withExecution.d.ts +0 -1
  319. package/esm/execution/withExecution.d.ts.map +1 -1
  320. package/esm/sdk-ui.d.ts +312 -18
  321. package/esm/tsdoc-metadata.json +1 -1
  322. package/package.json +19 -19
@@ -1,3796 +1,2962 @@
1
1
  {
2
2
  "empty_value": {
3
3
  "value": "empty value",
4
- "comment": "Text displayed when a data field has no value. Used throughout the application to represent null or undefined values in data displays and tables.",
5
- "limit": 0
4
+ "comment": "Text displayed when a data field has no value. Used throughout the application to represent null or undefined values in data displays and tables."
6
5
  },
7
6
  "gs.date.at": {
8
7
  "value": "at",
9
- "comment": "Preposition used for connecting date and time expressions, e.g., 'January 1, 2023 at 3:00 PM'. Used in various date-time displays throughout the application.",
10
- "limit": 0
8
+ "comment": "Preposition used for connecting date and time expressions, e.g., 'January 1, 2023 at 3:00 PM'. Used in various date-time displays throughout the application."
11
9
  },
12
10
  "gs.time": {
13
11
  "value": "time",
14
- "comment": "Global string for displaying time units or labels. Used in various time-related components or expressions, such as 'Meeting time' or timestamp displays.",
15
- "limit": 0
12
+ "comment": "Global string for displaying time units or labels. Used in various time-related components or expressions, such as 'Meeting time' or timestamp displays."
16
13
  },
17
14
  "gs.header.help": {
18
15
  "value": "Help",
19
- "comment": "Label for the help button in the global application header. Clicking this opens the help menu or documentation.",
20
- "limit": 0
16
+ "comment": "Label for the help button in the global application header. Clicking this opens the help menu or documentation."
21
17
  },
22
18
  "gs.header.help.label": {
23
19
  "value": "Help links",
24
- "comment": "ARIA label for the help links section in the help menu. Used for accessibility purposes to describe the collection of help-related links.",
25
- "limit": 0
20
+ "comment": "ARIA label for the help links section in the help menu. Used for accessibility purposes to describe the collection of help-related links."
26
21
  },
27
22
  "gs.header.search": {
28
23
  "value": "Search",
29
- "comment": "A global semantic search button label in the main menu",
30
- "limit": 0
24
+ "comment": "A global semantic search button label in the main menu"
31
25
  },
32
26
  "gs.header.ai": {
33
27
  "value": "Open AI Assistant",
34
- "comment": "A global open AI Assistant button label in the main menu",
35
- "limit": 0
28
+ "comment": "A global open AI Assistant button label in the main menu"
36
29
  },
37
30
  "gs.header.logo.title.accessibility": {
38
31
  "value": "Application logo",
39
- "comment": "Accessibility text for the application logo in the header. Used by screen readers to identify the logo element.",
40
- "limit": 0
32
+ "comment": "Accessibility text for the application logo in the header. Used by screen readers to identify the logo element."
41
33
  },
42
34
  "gs.header.href.accessibility": {
43
35
  "value": "Go to homepage",
44
- "comment": "Accessibility text describing the action of clicking the application logo in the header, which navigates to the homepage.",
45
- "limit": 0
36
+ "comment": "Accessibility text describing the action of clicking the application logo in the header, which navigates to the homepage."
46
37
  },
47
38
  "gs.header.accessibility.label": {
48
39
  "value": "Global application header",
49
- "comment": "ARIA label for the main header section of the application. Used by screen readers to identify the header area.",
50
- "limit": 0
40
+ "comment": "ARIA label for the main header section of the application. Used by screen readers to identify the header area."
51
41
  },
52
42
  "gs.header.menu.accessibility.label": {
53
43
  "value": "Global navigation",
54
- "comment": "ARIA label for the primary navigation menu in the header. Used by screen readers to identify the main navigation area.",
55
- "limit": 0
44
+ "comment": "ARIA label for the primary navigation menu in the header. Used by screen readers to identify the main navigation area."
56
45
  },
57
46
  "gs.header.notifications": {
58
47
  "value": "Notifications",
59
- "comment": "A global notifications button label in the main menu",
60
- "limit": 0
48
+ "comment": "A global notifications button label in the main menu"
61
49
  },
62
50
  "gs.header.logout": {
63
51
  "value": "Logout",
64
- "comment": "Label for the logout button in the user menu. Clicking this signs the user out of their current session.",
65
- "limit": 0
52
+ "comment": "Label for the logout button in the user menu. Clicking this signs the user out of their current session."
66
53
  },
67
54
  "gs.header.workspaceSettings": {
68
55
  "value": "Workspace settings",
69
- "comment": "Label for the workspace settings option in the user menu. Clicking this navigates to the workspace configuration page.",
70
- "limit": 0
56
+ "comment": "Label for the workspace settings option in the user menu. Clicking this navigates to the workspace configuration page."
71
57
  },
72
58
  "gs.header.account.title": {
73
59
  "value": "Account",
74
- "comment": "Title for the user account menu in the header. Displays user-related options like profile settings and logout.",
75
- "limit": 0
60
+ "comment": "Title for the user account menu in the header. Displays user-related options like profile settings and logout."
76
61
  },
77
62
  "gs.list.all": {
78
63
  "value": "All",
79
- "comment": "Option in filter controls to select all items. Used in various dropdown lists and filter components.",
80
- "limit": 0
64
+ "comment": "Option in filter controls to select all items. Used in various dropdown lists and filter components."
81
65
  },
82
66
  "gs.list.except": {
83
67
  "value": "except",
84
- "comment": "Used in filter expressions to indicate exclusion, e.g., 'All except [selected items]'. Appears in filter components.",
85
- "limit": 0
68
+ "comment": "Used in filter expressions to indicate exclusion, e.g., 'All except [selected items]'. Appears in filter components."
86
69
  },
87
70
  "gs.list.is": {
88
71
  "value": "is",
89
- "comment": "Used in filter expressions to indicate equality, e.g., 'Product is Shoes'. Appears in filter component descriptions.",
90
- "limit": 0
72
+ "comment": "Used in filter expressions to indicate equality, e.g., 'Product is Shoes'. Appears in filter component descriptions."
91
73
  },
92
74
  "gs.list.search.placeholder": {
93
75
  "value": "Search…",
94
- "comment": "Placeholder text displayed in search input fields within list components, prompting users to enter search terms.",
95
- "limit": 0
76
+ "comment": "Placeholder text displayed in search input fields within list components, prompting users to enter search terms."
96
77
  },
97
78
  "gs.list.acessibility.search.label": {
98
79
  "value": "Search attribute values",
99
- "comment": "ARIA label for search input fields in attribute filter components. Used by screen readers to identify the search functionality.",
100
- "limit": 0
80
+ "comment": "ARIA label for search input fields in attribute filter components. Used by screen readers to identify the search functionality."
101
81
  },
102
82
  "gs.list.notAvailableAbbreviation": {
103
83
  "value": "N/A",
104
- "comment": "Stands for 'Not Available",
105
- "limit": 0
84
+ "comment": "Stands for 'Not Available"
106
85
  },
107
86
  "gs.list.searchResults": {
108
87
  "value": "search results",
109
- "comment": "Label for indicating search results in filter dropdowns and list components. Used in phrases like '5 search results'.",
110
- "limit": 0
88
+ "comment": "Label for indicating search results in filter dropdowns and list components. Used in phrases like '5 search results'."
111
89
  },
112
90
  "gs.visualizationsList.loading": {
113
91
  "value": "Loading…",
114
- "comment": "Loading indicator text shown while visualizations or data are being fetched or processed.",
115
- "limit": 0
92
+ "comment": "Loading indicator text shown while visualizations or data are being fetched or processed."
116
93
  },
117
94
  "gs.color-picker.inputPlaceholder": {
118
95
  "value": "#color",
119
- "comment": "Placeholder text in the color input field, showing the expected format for hexadecimal color codes.",
120
- "limit": 0
96
+ "comment": "Placeholder text in the color input field, showing the expected format for hexadecimal color codes."
121
97
  },
122
98
  "gs.color-picker.currentColor": {
123
99
  "value": "current",
124
- "comment": "Label for the currently selected color in the color picker component. Appears next to the color swatch.",
125
- "limit": 0
100
+ "comment": "Label for the currently selected color in the color picker component. Appears next to the color swatch."
126
101
  },
127
102
  "gs.color-picker.newColor": {
128
103
  "value": "new",
129
- "comment": "Label for the newly selected color in the color picker component. Appears next to the new color swatch being chosen.",
130
- "limit": 0
104
+ "comment": "Label for the newly selected color in the color picker component. Appears next to the new color swatch being chosen."
131
105
  },
132
106
  "gs.color-picker.cancelButton": {
133
107
  "value": "Cancel",
134
- "comment": "Label for the cancel button in the color picker dialog. Clicking this discards color changes and closes the dialog.",
135
- "limit": 0
108
+ "comment": "Label for the cancel button in the color picker dialog. Clicking this discards color changes and closes the dialog."
136
109
  },
137
110
  "gs.color-picker.okButton": {
138
111
  "value": "OK",
139
- "comment": "Label for the OK/confirm button in the color picker dialog. Clicking this applies the selected color and closes the dialog.",
140
- "limit": 0
112
+ "comment": "Label for the OK/confirm button in the color picker dialog. Clicking this applies the selected color and closes the dialog."
141
113
  },
142
114
  "gs.color-picker.hex": {
143
115
  "value": "hex",
144
- "comment": "label that inidicates that user should enter hexadecimal color value, e.g. #C0D6E4",
145
- "limit": 0
116
+ "comment": "label that inidicates that user should enter hexadecimal color value, e.g. #C0D6E4"
146
117
  },
147
118
  "gs.noData.noMatchingData": {
148
119
  "value": "No matching data",
149
- "comment": "Message displayed when no data matches the current filter criteria in visualizations or data views.",
150
- "limit": 0
120
+ "comment": "Message displayed when no data matches the current filter criteria in visualizations or data views."
151
121
  },
152
122
  "gs.noData.noDataAvailable": {
153
123
  "value": "No matching data",
154
- "comment": "Message displayed when no data is available for the current visualization or view based on the applied filters or data configuration.",
155
- "limit": 0
124
+ "comment": "Message displayed when no data is available for the current visualization or view based on the applied filters or data configuration."
156
125
  },
157
126
  "geochart.scroll.zoom.blocker": {
158
127
  "value": "Use {button} + scroll to zoom the map",
159
- "comment": "This message will appear when map zooming on GeoChart is disabled and available only, while the button is pressed.",
160
- "limit": 0
128
+ "comment": "This message will appear when map zooming on GeoChart is disabled and available only, while the button is pressed."
161
129
  },
162
130
  "geochart.touch.pan.blocker": {
163
131
  "value": "Use two fingers to move the map",
164
- "comment": "This message will appear when moving map on GeoChart is disabled by one finger and available only with two.",
165
- "limit": 0
132
+ "comment": "This message will appear when moving map on GeoChart is disabled by one finger and available only with two."
166
133
  },
167
134
  "visualizations.of": {
168
135
  "value": "{page} of {pagesCount}",
169
- "comment": "Pagination indicator showing current page number and total pages (e.g., '2 of 5'). The {page} and {pagesCount} placeholders will be replaced with actual numbers.",
170
- "limit": 0
136
+ "comment": "Pagination indicator showing current page number and total pages (e.g., '2 of 5'). The {page} and {pagesCount} placeholders will be replaced with actual numbers."
171
137
  },
172
138
  "visualizations.totals.dropdown.title.sum": {
173
139
  "value": "Sum",
174
- "comment": "Total of type 'Sum'. Showed in menu before adding to table.",
175
- "limit": 0
140
+ "comment": "Total of type 'Sum'. Showed in menu before adding to table."
176
141
  },
177
142
  "visualizations.totals.dropdown.title.avg": {
178
143
  "value": "Avg",
179
- "comment": "Total of type 'Avg'. Showed in menu before adding to table.",
180
- "limit": 0
144
+ "comment": "Total of type 'Avg'. Showed in menu before adding to table."
181
145
  },
182
146
  "visualizations.totals.dropdown.title.min": {
183
147
  "value": "Min",
184
- "comment": "Total of type 'Min'. Showed in menu before adding to table.",
185
- "limit": 0
148
+ "comment": "Total of type 'Min'. Showed in menu before adding to table."
186
149
  },
187
150
  "visualizations.totals.dropdown.title.max": {
188
151
  "value": "Max",
189
- "comment": "Total of type 'Max'. Showed in menu before adding to table.",
190
- "limit": 0
152
+ "comment": "Total of type 'Max'. Showed in menu before adding to table."
191
153
  },
192
154
  "visualizations.totals.dropdown.title.nat": {
193
155
  "value": "Rollup (Total)",
194
- "comment": "Total of type 'Rollup' where 'Total' is hint and synonym. Showed in menu before adding to table.",
195
- "limit": 0
156
+ "comment": "Total of type 'Rollup' where 'Total' is hint and synonym. Showed in menu before adding to table."
196
157
  },
197
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure|insight": {
158
+ "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure": {
198
159
  "value": "Rollup (Total) aggregation is not available when filtering the visualization by measure value. To use Rollup (Total), remove all measure value filters from the filter bar.",
199
- "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.",
200
- "limit": 0
160
+ "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."
201
161
  },
202
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric|insight": {
162
+ "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric": {
203
163
  "value": "Rollup (Total) aggregation is not available when filtering the visualization by metric value. To use Rollup (Total), remove all metric value filters from the filter bar.",
204
- "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.",
205
- "limit": 0
206
- },
207
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._measure|report": {
208
- "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.",
209
- "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.",
210
- "limit": 0,
211
- "translate": false
212
- },
213
- "visualizations.totals.dropdown.tooltip.nat.disabled.mvf._metric|report": {
214
- "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.",
215
- "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.",
216
- "limit": 0,
217
- "translate": false
218
- },
219
- "visualizations.totals.dropdown.tooltip.nat.disabled.ranking|insight": {
220
- "value": "Rollup (Total) aggregation is not available when filtering the visualization by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
221
- "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.",
222
- "limit": 0
164
+ "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."
223
165
  },
224
- "visualizations.totals.dropdown.tooltip.nat.disabled.ranking|report": {
225
- "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.",
226
- "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.",
227
- "limit": 0,
228
- "translate": false
166
+ "visualizations.totals.dropdown.tooltip.nat.disabled.ranking": {
167
+ "value": "Rollup (Total) aggregation is not available when filtering the visualization by ranking filter. To use Rollup (Total), remove ranking filter from the filter bar.",
168
+ "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."
229
169
  },
230
170
  "visualizations.totals.dropdown.title.med": {
231
171
  "value": "Median",
232
- "comment": "Total of type 'Median'. Showed in menu before adding to table.",
233
- "limit": 0
172
+ "comment": "Total of type 'Median'. Showed in menu before adding to table."
234
173
  },
235
174
  "visualizations.headline.tertiary.title": {
236
175
  "value": "Versus",
237
- "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'.",
238
- "limit": 0
176
+ "comment": "Means comparison of two values - for example '100 (this week) VERSUS 10 (last week)'."
239
177
  },
240
178
  "visualizations.headline.comparison.title.change": {
241
179
  "value": "Change",
242
- "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the change between two values.",
243
- "limit": 0
180
+ "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the change between two values."
244
181
  },
245
182
  "visualizations.headline.comparison.title.change.positive": {
246
183
  "value": "Increase",
247
- "comment": "The label will be used when the arithmetic operation is `change` and primary value is greater then secondary value.",
248
- "limit": 0
184
+ "comment": "The label will be used when the arithmetic operation is `change` and primary value is greater then secondary value."
249
185
  },
250
186
  "visualizations.headline.comparison.title.change.negative": {
251
187
  "value": "Decrease",
252
- "comment": "The label will be used when the arithmetic operation is `change` and primary value is less then secondary value.",
253
- "limit": 0
188
+ "comment": "The label will be used when the arithmetic operation is `change` and primary value is less then secondary value."
254
189
  },
255
190
  "visualizations.headline.comparison.title.change.equals": {
256
191
  "value": "No change",
257
- "comment": "The label will be used when the arithmetic operation is `change` and primary value is equals secondary value.",
258
- "limit": 0
192
+ "comment": "The label will be used when the arithmetic operation is `change` and primary value is equals secondary value."
259
193
  },
260
194
  "visualizations.headline.comparison.title.ratio": {
261
195
  "value": "of",
262
- "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the the ratio between two values.",
263
- "limit": 0
196
+ "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the the ratio between two values."
264
197
  },
265
198
  "visualizations.headline.comparison.title.difference": {
266
199
  "value": "Difference",
267
- "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the difference between two values.",
268
- "limit": 0
200
+ "comment": "The label of the dropdown option that specifies the arithmetic operation to calculate the difference between two values."
269
201
  },
270
202
  "visualizations.headline.comparison.title.difference.positive": {
271
203
  "value": "Increase",
272
- "comment": "The label will be used when the arithmetic operation is `difference` and primary value is greater then secondary value.",
273
- "limit": 0
204
+ "comment": "The label will be used when the arithmetic operation is `difference` and primary value is greater then secondary value."
274
205
  },
275
206
  "visualizations.headline.comparison.title.difference.negative": {
276
207
  "value": "Decrease",
277
- "comment": "The label will be used when the arithmetic operation is `difference` and primary value is less then secondary value.",
278
- "limit": 0
208
+ "comment": "The label will be used when the arithmetic operation is `difference` and primary value is less then secondary value."
279
209
  },
280
210
  "visualizations.headline.comparison.title.difference.equals": {
281
211
  "value": "No difference",
282
- "comment": "The label will be used when the arithmetic operation is `difference` and primary value is equals secondary value.",
283
- "limit": 0
212
+ "comment": "The label will be used when the arithmetic operation is `difference` and primary value is equals secondary value."
284
213
  },
285
214
  "visualizations.headline.pagination.next.metricLabel": {
286
215
  "value": "Show next comparative metric",
287
- "comment": "Accessibility label for the button that shows the next comparative metric in the headline visualization. Used by screen readers.",
288
- "limit": 0
216
+ "comment": "Accessibility label for the button that shows the next comparative metric in the headline visualization. Used by screen readers."
289
217
  },
290
218
  "visualizations.headline.pagination.previous.metricLabel": {
291
219
  "value": "Show previous comparative metric",
292
- "comment": "Accessibility label for the button that shows the previous comparative metric in the headline visualization. Used by screen readers.",
293
- "limit": 0
220
+ "comment": "Accessibility label for the button that shows the previous comparative metric in the headline visualization. Used by screen readers."
294
221
  },
295
222
  "visualizations.headline.pagination.drill.hint": {
296
223
  "value": "Drilling available. Press Enter or Space to continue.",
297
- "comment": "Accessibility hint informing users that they can drill into the visualization by pressing Enter or Space. Used by screen readers.",
298
- "limit": 0
224
+ "comment": "Accessibility hint informing users that they can drill into the visualization by pressing Enter or Space. Used by screen readers."
299
225
  },
300
226
  "visualization.numericValues.k": {
301
227
  "value": "k",
302
- "comment": "Character 'k' stands for metric prefix kilo (1.000).",
303
- "limit": 0
228
+ "comment": "Character 'k' stands for metric prefix kilo (1.000)."
304
229
  },
305
230
  "visualization.numericValues.m": {
306
231
  "value": "M",
307
- "comment": "Character 'M' stands for metric prefix mega (1.000.000).",
308
- "limit": 0
232
+ "comment": "Character 'M' stands for metric prefix mega (1.000.000)."
309
233
  },
310
234
  "visualization.numericValues.g": {
311
235
  "value": "G",
312
- "comment": "Character 'G' stands for metric prefix giga (1.000.000.000).",
313
- "limit": 0
236
+ "comment": "Character 'G' stands for metric prefix giga (1.000.000.000)."
314
237
  },
315
238
  "visualization.numericValues.t": {
316
239
  "value": "T",
317
- "comment": "Character 'T' stands for metric prefix tera (1.000.000.000.000).",
318
- "limit": 0
240
+ "comment": "Character 'T' stands for metric prefix tera (1.000.000.000.000)."
319
241
  },
320
242
  "visualization.numericValues.p": {
321
243
  "value": "P",
322
- "comment": "Character 'P' stands for metric prefix peta (1.000.000.000.000.000).",
323
- "limit": 0
244
+ "comment": "Character 'P' stands for metric prefix peta (1.000.000.000.000.000)."
324
245
  },
325
246
  "visualization.numericValues.e": {
326
247
  "value": "E",
327
- "comment": "Character 'E' stands for metric prefix exa (1.000.000.000.000.000.000).",
328
- "limit": 0
248
+ "comment": "Character 'E' stands for metric prefix exa (1.000.000.000.000.000.000)."
329
249
  },
330
250
  "visualization.emptyValue": {
331
251
  "value": "empty value",
332
- "comment": "Text displayed when a data field has no value in visualizations. Used to represent null or undefined values.",
333
- "limit": 0
252
+ "comment": "Text displayed when a data field has no value in visualizations. Used to represent null or undefined values."
334
253
  },
335
254
  "visualization.waterfall.total": {
336
255
  "value": "Total",
337
- "comment": "The default name for the waterfall total column",
338
- "limit": 0
256
+ "comment": "The default name for the waterfall total column"
339
257
  },
340
258
  "visualization.cluster": {
341
259
  "value": "Cluster",
342
- "comment": "The default title for the cluster group",
343
- "limit": 0
260
+ "comment": "The default title for the cluster group"
344
261
  },
345
- "visualization.ErrorMessageGeneric|insight": {
262
+ "visualization.ErrorMessageGeneric": {
346
263
  "value": "Sorry, we can't display this visualization",
347
- "comment": "Generic error message shown when a visualization cannot be displayed due to an unspecified technical issue.",
348
- "limit": 0
349
- },
350
- "visualization.ErrorMessageGeneric|report": {
351
- "value": "Sorry, we can't display this report",
352
- "comment": "Error message shown when a report cannot be displayed due to an unspecified technical issue. This is the report-specific version of the generic visualization error message.",
353
- "limit": 0,
354
- "translate": false
264
+ "comment": "Generic error message shown when a visualization cannot be displayed due to an unspecified technical issue."
355
265
  },
356
266
  "visualization.ErrorDescriptionGeneric": {
357
267
  "value": "Contact your administrator.",
358
- "comment": "Follow-up instruction text shown below error messages, advising the user to contact an administrator for help.",
359
- "limit": 0
268
+ "comment": "Follow-up instruction text shown below error messages, advising the user to contact an administrator for help."
360
269
  },
361
270
  "visualization.ErrorMessageDataTooLarge": {
362
271
  "value": "Too many data points to display",
363
- "comment": "Error message shown when visualization cannot be rendered because the dataset is too large for the visualization engine to process.",
364
- "limit": 0
272
+ "comment": "Error message shown when visualization cannot be rendered because the dataset is too large for the visualization engine to process."
365
273
  },
366
274
  "visualization.ErrorDescriptionDataTooLarge": {
367
275
  "value": "Try applying filters.",
368
- "comment": "Suggestion shown below the 'Too many data points' error message, advising users to reduce the dataset size by applying filters.",
369
- "limit": 0
276
+ "comment": "Suggestion shown below the 'Too many data points' error message, advising users to reduce the dataset size by applying filters."
370
277
  },
371
278
  "visualization.ErrorMessageNoData": {
372
279
  "value": "No data",
373
- "comment": "Error message shown when the visualization has no data to display, typically because filters exclude all data or the dataset is empty.",
374
- "limit": 0
280
+ "comment": "Error message shown when the visualization has no data to display, typically because filters exclude all data or the dataset is empty."
375
281
  },
376
282
  "visualization.ErrorDescriptionNoData": {
377
283
  "value": "No data for your filter selection.",
378
- "comment": "Explanation shown below the 'No data' error message, indicating that the current filter selection results in no data to display.",
379
- "limit": 0
284
+ "comment": "Explanation shown below the 'No data' error message, indicating that the current filter selection results in no data to display."
380
285
  },
381
286
  "visualization.ErrorMessageKpi": {
382
287
  "value": "Error",
383
- "comment": "Generic error indicator text shown in KPI (Key Performance Indicator) visualizations when they cannot be displayed properly.",
384
- "limit": 0
288
+ "comment": "Generic error indicator text shown in KPI (Key Performance Indicator) visualizations when they cannot be displayed properly."
385
289
  },
386
290
  "visualization.ErrorMessageUnauthorized": {
387
291
  "value": "Unauthorized",
388
- "comment": "Error message shown when the user does not have permission to view the requested visualization or data.",
389
- "limit": 0
292
+ "comment": "Error message shown when the user does not have permission to view the requested visualization or data."
390
293
  },
391
- "visualization.ErrorDescriptionUnauthorized|insight": {
294
+ "visualization.ErrorDescriptionUnauthorized": {
392
295
  "value": "Sorry you don't have access to this visualization. Login or ask your administrator to grant you permissions.",
393
- "comment": "Explanation shown when the user lacks permissions to view a visualization, providing instructions for resolution.",
394
- "limit": 0
296
+ "comment": "Explanation shown when the user lacks permissions to view a visualization, providing instructions for resolution."
395
297
  },
396
- "visualization.ErrorDescriptionUnauthorized|report": {
397
- "value": "Sorry you don't have access to this report. Login or ask your administrator to grant you permissions.",
398
- "comment": "Explanation shown when the user lacks permissions to view a report, providing instructions for resolution. This is the report-specific version of the unauthorized access message.",
399
- "limit": 0,
400
- "translate": false
401
- },
402
- "visualization.ErrorMessageNotFound|insight": {
298
+ "visualization.ErrorMessageNotFound": {
403
299
  "value": "Sorry, we can't find this visualization",
404
- "comment": "Error message shown when the requested visualization cannot be found, typically because it has been deleted or the URL is incorrect.",
405
- "limit": 0
406
- },
407
- "visualization.ErrorMessageNotFound|report": {
408
- "value": "Sorry, we can't find this report",
409
- "comment": "Error message shown when the requested report cannot be found, typically because it has been deleted or the URL is incorrect. This is the report-specific version of the not found message.",
410
- "limit": 0,
411
- "translate": false
300
+ "comment": "Error message shown when the requested visualization cannot be found, typically because it has been deleted or the URL is incorrect."
412
301
  },
413
- "visualization.ErrorDescriptionNotFound|insight": {
302
+ "visualization.ErrorDescriptionNotFound": {
414
303
  "value": "The visualization with this URL does not exist.",
415
- "comment": "Explanation shown when a visualization cannot be found, indicating that no visualization exists with the requested identifier.",
416
- "limit": 0
417
- },
418
- "visualization.ErrorDescriptionNotFound|report": {
419
- "value": "The report with this URL does not exist.",
420
- "comment": "Explanation shown when a report cannot be found, indicating that no report exists with the requested identifier. This is the report-specific version of the not found description.",
421
- "limit": 0,
422
- "translate": false
304
+ "comment": "Explanation shown when a visualization cannot be found, indicating that no visualization exists with the requested identifier."
423
305
  },
424
306
  "visualization.ErrorDescriptionMissingMapboxToken": {
425
307
  "value": "The Geochart configuration requires a valid API access token.",
426
- "comment": "Error message shown when trying to display a geographic visualization without having a valid Mapbox API token configured.",
427
- "limit": 0
308
+ "comment": "Error message shown when trying to display a geographic visualization without having a valid Mapbox API token configured."
428
309
  },
429
310
  "visualization.tooltip.resetZoom": {
430
311
  "value": "Reset zoom",
431
- "comment": "Button tooltip for resetting the zoom level to default in visualizations that support zooming, like charts and maps.",
432
- "limit": 0
312
+ "comment": "Button tooltip for resetting the zoom level to default in visualizations that support zooming, like charts and maps."
433
313
  },
434
314
  "visualization.tooltip.interaction": {
435
315
  "value": "Click chart to drill",
436
- "comment": "Informational tooltip that appears over charts, informing users they can click to drill down for more detailed data.",
437
- "limit": 0
316
+ "comment": "Informational tooltip that appears over charts, informing users they can click to drill down for more detailed data."
438
317
  },
439
318
  "visualization.tooltip.generic.interaction": {
440
319
  "value": "Click to drill or filter",
441
- "comment": "Informational tooltip that appears over interactive visualization elements, indicating users can click for drilling or filtering actions.",
442
- "limit": 0
320
+ "comment": "Informational tooltip that appears over interactive visualization elements, indicating users can click for drilling or filtering actions."
443
321
  },
444
322
  "gs.filterLabel.all": {
445
323
  "value": "All",
446
- "comment": "Filter option label indicating that all available items or values are selected in a filter control.",
447
- "limit": 0
324
+ "comment": "Filter option label indicating that all available items or values are selected in a filter control."
448
325
  },
449
326
  "gs.filterLabel.none": {
450
327
  "value": "None",
451
- "comment": "Filter option label indicating that no items or values are selected in a filter control.",
452
- "limit": 0
328
+ "comment": "Filter option label indicating that no items or values are selected in a filter control."
453
329
  },
454
330
  "gs.filter.loading": {
455
331
  "value": "Loading filter…",
456
- "comment": "Loading indicator text shown when filter values are being loaded from the server. The ellipsis (…) indicates an in-progress operation.",
457
- "limit": 0
332
+ "comment": "Loading indicator text shown when filter values are being loaded from the server. The ellipsis (…) indicates an in-progress operation."
458
333
  },
459
334
  "gs.filter.error": {
460
335
  "value": "Error when loading filter.",
461
- "comment": "Error message displayed when a filter component fails to load its values from the server.",
462
- "limit": 0
336
+ "comment": "Error message displayed when a filter component fails to load its values from the server."
463
337
  },
464
338
  "gs.filter.error.tooltip": {
465
339
  "value": "Error. Values cannot be loaded.",
466
- "comment": "Tooltip shown when hovering over a filter that encountered an error when trying to load its values.",
467
- "limit": 0
340
+ "comment": "Tooltip shown when hovering over a filter that encountered an error when trying to load its values."
468
341
  },
469
342
  "gs.list.clear": {
470
343
  "value": "Clear",
471
- "comment": "Button label for clearing all selections in a list or filter component, returning it to empty state.",
472
- "limit": 0
344
+ "comment": "Button label for clearing all selections in a list or filter component, returning it to empty state."
473
345
  },
474
346
  "gs.list.cancel": {
475
347
  "value": "Cancel",
476
- "comment": "Button label for canceling the current operation in list or filter components and returning to the previous state.",
477
- "limit": 0
348
+ "comment": "Button label for canceling the current operation in list or filter components and returning to the previous state."
478
349
  },
479
350
  "gs.list.apply": {
480
351
  "value": "Apply",
481
- "comment": "Button label for applying selected filters or options in list or filter components.",
482
- "limit": 0
352
+ "comment": "Button label for applying selected filters or options in list or filter components."
483
353
  },
484
354
  "gs.list.only": {
485
355
  "value": "Only",
486
- "comment": "Label used in filter expressions to indicate exclusive selection, e.g., 'Only Product A'.",
487
- "limit": 0
356
+ "comment": "Label used in filter expressions to indicate exclusive selection, e.g., 'Only Product A'."
488
357
  },
489
358
  "gs.list.selectAll": {
490
359
  "value": "Select all",
491
- "comment": "Button or option label that allows users to select all available items in a list or filter component.",
492
- "limit": 0
360
+ "comment": "Button or option label that allows users to select all available items in a list or filter component."
493
361
  },
494
362
  "gs.list.limitExceeded": {
495
363
  "value": "Sorry, you have exceeded the limit ({limit}).",
496
- "comment": "Error message shown when a user exceeds the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number.",
497
- "limit": 0
364
+ "comment": "Error message shown when a user exceeds the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number."
498
365
  },
499
366
  "gs.list.limitReached": {
500
367
  "value": "You have reached the limit of {limit} selected values.",
501
- "comment": "Informational message shown when a user reaches the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number.",
502
- "limit": 0
368
+ "comment": "Informational message shown when a user reaches the maximum allowed number of selections in a list component. The {limit} placeholder will be replaced with the actual limit number."
503
369
  },
504
370
  "gs.list.cannotSelectMoreValues": {
505
371
  "value": "You cannot select more than {limit} values.",
506
- "comment": "Error message shown when a user attempts to select more items than allowed in a list component. The {limit} placeholder will be replaced with the maximum allowed number of selections.",
507
- "limit": 0
372
+ "comment": "Error message shown when a user attempts to select more items than allowed in a list component. The {limit} placeholder will be replaced with the maximum allowed number of selections."
508
373
  },
509
374
  "gs.list.noItemsFound": {
510
375
  "value": "No items found.",
511
- "comment": "Message displayed when a search or filter operation in a list component returns no results.",
512
- "limit": 0
376
+ "comment": "Message displayed when a search or filter operation in a list component returns no results."
513
377
  },
514
378
  "gs.list.noResultsMatch": {
515
379
  "value": "No results match",
516
- "comment": "Message displayed when a search query in a list or filter component doesn't match any available items.",
517
- "limit": 0
380
+ "comment": "Message displayed when a search query in a list or filter component doesn't match any available items."
518
381
  },
519
382
  "gs.list.error": {
520
383
  "value": "Error when loading filter values.",
521
- "comment": "Error message shown when the application fails to load values for a filter from the server.",
522
- "limit": 0
384
+ "comment": "Error message shown when the application fails to load values for a filter from the server."
523
385
  },
524
386
  "gs.header.upsellButtonText": {
525
387
  "value": "Upgrade",
526
- "comment": "Button text for upgrading to a higher tier or paid version of the product from a free or lower tier.",
527
- "limit": 0
388
+ "comment": "Button text for upgrading to a higher tier or paid version of the product from a free or lower tier."
528
389
  },
529
390
  "gs.header.invite": {
530
391
  "value": "Invite",
531
- "comment": "Button label for inviting other users to join the workspace or collaborate on dashboards.",
532
- "limit": 0
392
+ "comment": "Button label for inviting other users to join the workspace or collaborate on dashboards."
533
393
  },
534
394
  "gs.header.countdown.numberOfDaysLeft": {
535
395
  "value": "{number} days left",
536
- "comment": "Text showing the number of days remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of days.",
537
- "limit": 0
396
+ "comment": "Text showing the number of days remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of days."
538
397
  },
539
398
  "gs.header.countdown.numberOfMonthsLeft": {
540
399
  "value": "{number} months left",
541
- "comment": "Countdown message showing the number of months remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of months.",
542
- "limit": 0
400
+ "comment": "Countdown message showing the number of months remaining in a trial or subscription period. The {number} placeholder will be replaced with the actual count of months."
543
401
  },
544
402
  "gs.header.countdown.oneMonthLeft": {
545
403
  "value": "1 month left",
546
- "comment": "Countdown message indicating that one month remains in the current trial or subscription period.",
547
- "limit": 0
404
+ "comment": "Countdown message indicating that one month remains in the current trial or subscription period."
548
405
  },
549
406
  "gs.header.countdown.lastDay": {
550
407
  "value": "This is your last day",
551
- "comment": "Message shown on the final day of a trial or subscription period, indicating it's the last day of access.",
552
- "limit": 0
408
+ "comment": "Message shown on the final day of a trial or subscription period, indicating it's the last day of access."
553
409
  },
554
410
  "measure.title.suffix.same_period_year_ago": {
555
411
  "value": "SP year ago",
556
- "comment": "Suffix added to a measure title to indicate it shows data from the same period in the previous year (SP = Same Period). Used in time-based comparisons.",
557
- "limit": 0
412
+ "comment": "Suffix added to a measure title to indicate it shows data from the same period in the previous year (SP = Same Period). Used in time-based comparisons."
558
413
  },
559
414
  "measure.title.suffix.previous_period": {
560
415
  "value": "period ago",
561
- "comment": "Suffix added to a measure title to indicate it shows data from the previous time period. The specific time period (day, week, month, etc.) is determined by the current context.",
562
- "limit": 0
416
+ "comment": "Suffix added to a measure title to indicate it shows data from the previous time period. The specific time period (day, week, month, etc.) is determined by the current context."
563
417
  },
564
418
  "visualizations.measure.arithmetic.sum.title": {
565
419
  "value": "Sum of {firstMeasureTitle} and {secondMeasureTitle}",
566
- "comment": "Title of an arithmetic measure of type Sum.",
567
- "limit": 0
420
+ "comment": "Title of an arithmetic measure of type Sum."
568
421
  },
569
422
  "visualizations.measure.arithmetic.difference.title": {
570
423
  "value": "Difference of {firstMeasureTitle} and {secondMeasureTitle}",
571
- "comment": "Title of an arithmetic measure of type Difference.",
572
- "limit": 0
424
+ "comment": "Title of an arithmetic measure of type Difference."
573
425
  },
574
426
  "visualizations.measure.arithmetic.multiplication.title": {
575
427
  "value": "Product of {firstMeasureTitle} and {secondMeasureTitle}",
576
- "comment": "Title of an arithmetic measure of type Product.",
577
- "limit": 0
428
+ "comment": "Title of an arithmetic measure of type Product."
578
429
  },
579
430
  "visualizations.measure.arithmetic.ratio.title": {
580
431
  "value": "Ratio of {firstMeasureTitle} and {secondMeasureTitle}",
581
- "comment": "Title of an arithmetic measure of type Ratio.",
582
- "limit": 0
432
+ "comment": "Title of an arithmetic measure of type Ratio."
583
433
  },
584
434
  "visualizations.measure.arithmetic.change.title": {
585
435
  "value": "Change from {secondMeasureTitle} to {firstMeasureTitle}",
586
- "comment": "Title of an arithmetic measure of type Change.",
587
- "limit": 0
436
+ "comment": "Title of an arithmetic measure of type Change."
588
437
  },
589
438
  "visualizations.legend.text.top": {
590
439
  "value": "Top",
591
- "comment": "Legend position option to place the legend above the chart or visualization.",
592
- "limit": 0
440
+ "comment": "Legend position option to place the legend above the chart or visualization."
593
441
  },
594
442
  "visualizations.legend.text.bottom": {
595
443
  "value": "Bottom",
596
- "comment": "Legend position option to place the legend below the chart or visualization.",
597
- "limit": 0
444
+ "comment": "Legend position option to place the legend below the chart or visualization."
598
445
  },
599
446
  "visualizations.legend.text.left": {
600
447
  "value": "Left",
601
- "comment": "Legend position option to place the legend to the left of the chart or visualization.",
602
- "limit": 0
448
+ "comment": "Legend position option to place the legend to the left of the chart or visualization."
603
449
  },
604
450
  "visualizations.legend.text.right": {
605
451
  "value": "Right",
606
- "comment": "Legend position option to place the legend to the right of the chart or visualization.",
607
- "limit": 0
452
+ "comment": "Legend position option to place the legend to the right of the chart or visualization."
608
453
  },
609
454
  "visualizations.legend.text.colon": {
610
455
  "value": ":",
611
- "comment": "A colon character stands right after legend. eg: 'Left:'",
612
- "limit": 0
456
+ "comment": "A colon character stands right after legend. eg: 'Left:'"
613
457
  },
614
458
  "visualizations.legend.text.column": {
615
459
  "value": "Column",
616
- "comment": "Label for the column chart series type in visualization legends, used to identify data series represented by vertical bars in charts.",
617
- "limit": 0
460
+ "comment": "Label for the column chart series type in visualization legends, used to identify data series represented by vertical bars in charts."
618
461
  },
619
462
  "visualizations.legend.text.line": {
620
463
  "value": "Line",
621
- "comment": "Label for the line chart series type in visualization legends, used to identify data series represented by lines in charts.",
622
- "limit": 0
464
+ "comment": "Label for the line chart series type in visualization legends, used to identify data series represented by lines in charts."
623
465
  },
624
466
  "visualizations.legend.text.area": {
625
467
  "value": "Area",
626
- "comment": "Label for the area chart series type in visualization legends, used to identify data series represented by areas in charts.",
627
- "limit": 0
468
+ "comment": "Label for the area chart series type in visualization legends, used to identify data series represented by areas in charts."
628
469
  },
629
470
  "visualizations.legend.text.combo": {
630
471
  "value": "{0} ({1})",
631
- "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.",
632
- "limit": 0
472
+ "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."
633
473
  },
634
474
  "visualizations.pagination.previous": {
635
475
  "value": "Previous page",
636
- "comment": "Button label to navigate to the previous page in a paginated view. Shown when there are more items available before the current page.",
637
- "limit": 0
476
+ "comment": "Button label to navigate to the previous page in a paginated view. Shown when there are more items available before the current page."
638
477
  },
639
478
  "visualizations.pagination.next": {
640
479
  "value": "Next page",
641
- "comment": "Button label to navigate to the next page in a paginated view. Shown when there are more items available after the current page.",
642
- "limit": 0
480
+ "comment": "Button label to navigate to the next page in a paginated view. Shown when there are more items available after the current page."
643
481
  },
644
482
  "visualizations.menu.aggregations": {
645
483
  "value": "Aggregate",
646
- "comment": "Heading showed above menu listing possible aggregations (totals). Use imperative.",
647
- "limit": 50
484
+ "comment": "Heading showed above menu listing possible aggregations (totals). Use imperative."
648
485
  },
649
486
  "visualizations.menu.aggregations.rows": {
650
487
  "value": "Rows",
651
- "comment": "Heading showed above row attributes of the table you may apply one of aggregation (total) on.",
652
- "limit": 50
488
+ "comment": "Heading showed above row attributes of the table you may apply one of aggregation (total) on."
653
489
  },
654
490
  "visualizations.menu.aggregations.columns": {
655
491
  "value": "Columns",
656
- "comment": "Heading showed above columns attributes of the table you may apply one of aggregation (total) on.",
657
- "limit": 50
492
+ "comment": "Heading showed above columns attributes of the table you may apply one of aggregation (total) on."
658
493
  },
659
494
  "visualizations.menu.aggregations.all-rows": {
660
495
  "value": "of all rows",
661
- "comment": "Menu option that adds row aggregation (grand total) to the table. Example: 'Sum of all rows'",
662
- "limit": 50
496
+ "comment": "Menu option that adds row aggregation (grand total) to the table. Example: 'Sum of all rows'"
663
497
  },
664
498
  "visualizations.menu.aggregations.all-columns": {
665
499
  "value": "of all columns",
666
- "comment": "Menu option that adds column aggregation (grand total) to the table. Example: 'Sum of all columns'",
667
- "limit": 50
500
+ "comment": "Menu option that adds column aggregation (grand total) to the table. Example: 'Sum of all columns'"
668
501
  },
669
502
  "visualizations.menu.aggregations.within-attribute": {
670
503
  "value": "within {attributeName}",
671
- "comment": "Menu option that adds row aggregation (sub-total) for specific attribute to the table. Example: 'Sum within Attribute A'.",
672
- "limit": 50
504
+ "comment": "Menu option that adds row aggregation (sub-total) for specific attribute to the table. Example: 'Sum within Attribute A'."
673
505
  },
674
506
  "apply": {
675
507
  "value": "Apply",
676
- "comment": "Button label to confirm and apply changes or selections in a dialog or form.",
677
- "limit": 0
508
+ "comment": "Button label to confirm and apply changes or selections in a dialog or form."
678
509
  },
679
510
  "cancel": {
680
511
  "value": "Cancel",
681
- "comment": "Button label to discard changes and close a dialog or form without applying any changes.",
682
- "limit": 0
512
+ "comment": "Button label to discard changes and close a dialog or form without applying any changes."
683
513
  },
684
514
  "close": {
685
515
  "value": "Close",
686
- "comment": "Button for closing the popup without triggering any action.",
687
- "limit": 0
516
+ "comment": "Button for closing the popup without triggering any action."
688
517
  },
689
518
  "save": {
690
519
  "value": "Save",
691
- "comment": "Label of save button or visual element",
692
- "limit": 0
520
+ "comment": "Label of save button or visual element"
693
521
  },
694
522
  "loading": {
695
523
  "value": "Loading…",
696
- "comment": "Text shown during content loading operations",
697
- "limit": 0
524
+ "comment": "Text shown during content loading operations"
698
525
  },
699
526
  "filtering": {
700
527
  "value": "Filtering…",
701
- "comment": "Text shown during filtering operations",
702
- "limit": 0
528
+ "comment": "Text shown during filtering operations"
703
529
  },
704
530
  "dateFilterDropdown.title": {
705
531
  "value": "Date range",
706
- "comment": "Title for the date filter dropdown component, allowing users to select a time range for filtering data.",
707
- "limit": 0
532
+ "comment": "Title for the date filter dropdown component, allowing users to select a time range for filtering data."
708
533
  },
709
534
  "dateFilterDropdown.setDefault": {
710
535
  "value": "Set default date filter for{nbsp}viewers:",
711
- "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character.",
712
- "limit": 0
536
+ "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character."
713
537
  },
714
538
  "dateFilterDropdown.configuration": {
715
539
  "value": "Configuration",
716
- "comment": "Configuration button label in date filter dropdown",
717
- "limit": 0
540
+ "comment": "Configuration button label in date filter dropdown"
718
541
  },
719
542
  "dateFilterDropdown.label": {
720
543
  "value": "Select a date range",
721
- "comment": "Label for the date filter dropdown component, allowing users to select a time range for filtering data.",
722
- "limit": 0
544
+ "comment": "Label for the date filter dropdown component, allowing users to select a time range for filtering data."
723
545
  },
724
546
  "dateFilterDropdown.relativeForm.label": {
725
547
  "value": "Granularity",
726
- "comment": "Label for the granularity selection in the date filter dropdown component, allowing users to select a time range for filtering data.",
727
- "limit": 0
548
+ "comment": "Label for the granularity selection in the date filter dropdown component, allowing users to select a time range for filtering data."
728
549
  },
729
550
  "filters.thisMinute.title": {
730
551
  "value": "This minute",
731
- "comment": "Filter option to select the current minute in time-based filtering controls.",
732
- "limit": 0
552
+ "comment": "Filter option to select the current minute in time-based filtering controls."
733
553
  },
734
554
  "filters.lastMinute.title": {
735
555
  "value": "Last minute",
736
- "comment": "Filter option to select the previous minute in time-based filtering controls.",
737
- "limit": 0
556
+ "comment": "Filter option to select the previous minute in time-based filtering controls."
738
557
  },
739
558
  "filters.nextMinute.title": {
740
559
  "value": "Next minute",
741
- "comment": "Filter option to select the upcoming minute in time-based filtering controls.",
742
- "limit": 0
560
+ "comment": "Filter option to select the upcoming minute in time-based filtering controls."
743
561
  },
744
562
  "filters.thisHour.title": {
745
563
  "value": "This hour",
746
- "comment": "Filter option to select the current hour in time-based filtering controls.",
747
- "limit": 0
564
+ "comment": "Filter option to select the current hour in time-based filtering controls."
748
565
  },
749
566
  "filters.lastHour.title": {
750
567
  "value": "Last hour",
751
- "comment": "Filter option to select the previous hour in time-based filtering controls.",
752
- "limit": 0
568
+ "comment": "Filter option to select the previous hour in time-based filtering controls."
753
569
  },
754
570
  "filters.nextHour.title": {
755
571
  "value": "Next hour",
756
- "comment": "Filter option to select the upcoming hour in time-based filtering controls.",
757
- "limit": 0
572
+ "comment": "Filter option to select the upcoming hour in time-based filtering controls."
758
573
  },
759
574
  "filters.thisDay.title": {
760
575
  "value": "Today",
761
- "comment": "Filter option for the current day",
762
- "limit": 0
576
+ "comment": "Filter option for the current day"
763
577
  },
764
578
  "filters.lastDay.title": {
765
579
  "value": "Yesterday",
766
- "comment": "Filter option for the previous day",
767
- "limit": 0
580
+ "comment": "Filter option for the previous day"
768
581
  },
769
582
  "filters.nextDay.title": {
770
583
  "value": "Tomorrow",
771
- "comment": "Filter option for the next day",
772
- "limit": 0
584
+ "comment": "Filter option for the next day"
773
585
  },
774
586
  "filters.thisWeek.title": {
775
587
  "value": "This week",
776
- "comment": "Filter option for the current week",
777
- "limit": 0
588
+ "comment": "Filter option for the current week"
589
+ },
590
+ "filters.thisWeekToDate.title": {
591
+ "value": "This week to date (WTD)",
592
+ "comment": "Filter option for the current week to date"
778
593
  },
779
594
  "filters.lastWeek.title": {
780
595
  "value": "Last week",
781
- "comment": "Filter option for the previous week",
782
- "limit": 0
596
+ "comment": "Filter option for the previous week"
783
597
  },
784
598
  "filters.nextWeek.title": {
785
599
  "value": "Next week",
786
- "comment": "Filter option for the next week",
787
- "limit": 0
600
+ "comment": "Filter option for the next week"
788
601
  },
789
602
  "filters.thisMonth.title": {
790
603
  "value": "This month",
791
- "comment": "Filter option for the current month",
792
- "limit": 0
604
+ "comment": "Filter option for the current month"
605
+ },
606
+ "filters.thisMonthToDate.title": {
607
+ "value": "This month to date (MTD)",
608
+ "comment": "Filter option for the current month to date"
793
609
  },
794
610
  "filters.lastMonth.title": {
795
611
  "value": "Last month",
796
- "comment": "Filter option for the previous month",
797
- "limit": 0
612
+ "comment": "Filter option for the previous month"
798
613
  },
799
614
  "filters.nextMonth.title": {
800
615
  "value": "Next month",
801
- "comment": "Filter option for the next month",
802
- "limit": 0
616
+ "comment": "Filter option for the next month"
803
617
  },
804
618
  "filters.thisQuarter.title": {
805
619
  "value": "This quarter",
806
- "comment": "Filter option for the current quarter",
807
- "limit": 0
620
+ "comment": "Filter option for the current quarter"
621
+ },
622
+ "filters.thisQuarterToDate.title": {
623
+ "value": "This quarter to date (QTD)",
624
+ "comment": "Filter option for the current quarter to date"
808
625
  },
809
626
  "filters.lastQuarter.title": {
810
627
  "value": "Last quarter",
811
- "comment": "Filter option for the previous quarter",
812
- "limit": 0
628
+ "comment": "Filter option for the previous quarter"
813
629
  },
814
630
  "filters.nextQuarter.title": {
815
631
  "value": "Next quarter",
816
- "comment": "Filter option for the next quarter",
817
- "limit": 0
632
+ "comment": "Filter option for the next quarter"
818
633
  },
819
634
  "filters.thisYear.title": {
820
635
  "value": "This year",
821
- "comment": "Filter option for the current year",
822
- "limit": 0
636
+ "comment": "Filter option for the current year"
637
+ },
638
+ "filters.thisYearToDate.title": {
639
+ "value": "This year to date (YTD)",
640
+ "comment": "Filter option for the current year to date"
823
641
  },
824
642
  "filters.lastYear.title": {
825
643
  "value": "Last year",
826
- "comment": "Filter option for the previous year",
827
- "limit": 0
644
+ "comment": "Filter option for the previous year"
828
645
  },
829
646
  "filters.nextYear.title": {
830
647
  "value": "Next year",
831
- "comment": "Filter option for the next year",
832
- "limit": 0
648
+ "comment": "Filter option for the next year"
833
649
  },
834
650
  "filters.lastNMinutes": {
835
651
  "value": "{n, plural, one {Last # minute} other {Last # minutes}}",
836
- "comment": "Filter option for the last N minutes (singular/plural)",
837
- "limit": 0
652
+ "comment": "Filter option for the last N minutes (singular/plural)"
838
653
  },
839
654
  "filters.lastNHours": {
840
655
  "value": "{n, plural, one {Last # hour} other {Last # hours}}",
841
- "comment": "Filter option for the last N hours (singular/plural)",
842
- "limit": 0
656
+ "comment": "Filter option for the last N hours (singular/plural)"
843
657
  },
844
658
  "filters.lastNDays": {
845
659
  "value": "{n, plural, one {Last # day} other {Last # days}}",
846
- "comment": "Filter option for the last N days (singular/plural)",
847
- "limit": 0
660
+ "comment": "Filter option for the last N days (singular/plural)"
848
661
  },
849
662
  "filters.lastNWeeks": {
850
663
  "value": "{n, plural, one {Last # week} other {Last # weeks}}",
851
- "comment": "Filter option for the last N weeks (singular/plural)",
852
- "limit": 0
664
+ "comment": "Filter option for the last N weeks (singular/plural)"
853
665
  },
854
666
  "filters.lastNMonths": {
855
667
  "value": "{n, plural, one {Last # month} other {Last # months}}",
856
- "comment": "Filter option for the last N months (singular/plural)",
857
- "limit": 0
668
+ "comment": "Filter option for the last N months (singular/plural)"
858
669
  },
859
670
  "filters.lastNQuarters": {
860
671
  "value": "{n, plural, one {Last # quarter} other {Last # quarters}}",
861
- "comment": "Filter option for the last N quarters (singular/plural)",
862
- "limit": 0
672
+ "comment": "Filter option for the last N quarters (singular/plural)"
863
673
  },
864
674
  "filters.lastNYears": {
865
675
  "value": "{n, plural, one {Last # year} other {Last # years}}",
866
- "comment": "Filter option for the last N years (singular/plural)",
867
- "limit": 0
676
+ "comment": "Filter option for the last N years (singular/plural)"
868
677
  },
869
678
  "filters.nextNMinutes": {
870
679
  "value": "{n, plural, one {Next # minute} other {Next # minutes}}",
871
- "comment": "Filter option for the next N minutes (singular/plural)",
872
- "limit": 0
680
+ "comment": "Filter option for the next N minutes (singular/plural)"
873
681
  },
874
682
  "filters.nextNHours": {
875
683
  "value": "{n, plural, one {Next # hour} other {Next # hours}}",
876
- "comment": "Filter option for the next N hours (singular/plural)",
877
- "limit": 0
684
+ "comment": "Filter option for the next N hours (singular/plural)"
878
685
  },
879
686
  "filters.nextNDays": {
880
687
  "value": "{n, plural, one {Next # day} other {Next # days}}",
881
- "comment": "Filter option for the next N days (singular/plural)",
882
- "limit": 0
688
+ "comment": "Filter option for the next N days (singular/plural)"
883
689
  },
884
690
  "filters.nextNWeeks": {
885
691
  "value": "{n, plural, one {Next # week} other {Next # weeks}}",
886
- "comment": "Filter option for the next N weeks (singular/plural)",
887
- "limit": 0
692
+ "comment": "Filter option for the next N weeks (singular/plural)"
888
693
  },
889
694
  "filters.nextNMonths": {
890
695
  "value": "{n, plural, one {Next # month} other {Next # months}}",
891
- "comment": "Filter option for the next N months (singular/plural)",
892
- "limit": 0
696
+ "comment": "Filter option for the next N months (singular/plural)"
893
697
  },
894
698
  "filters.nextNQuarters": {
895
699
  "value": "{n, plural, one {Next # quarter} other {Next # quarters}}",
896
- "comment": "Filter option for the next N quarters (singular/plural)",
897
- "limit": 0
700
+ "comment": "Filter option for the next N quarters (singular/plural)"
898
701
  },
899
702
  "filters.nextNYears": {
900
703
  "value": "{n, plural, one {Next # year} other {Next # years}}",
901
- "comment": "Filter option for the next N years (singular/plural)",
902
- "limit": 0
704
+ "comment": "Filter option for the next N years (singular/plural)"
903
705
  },
904
706
  "filters.interval.minutes.past": {
905
707
  "value": "From {from} to {to} {to, plural, one {minute} other {minutes}} ago",
906
- "comment": "Time interval in past minutes (e.g., 'From 5 to 10 minutes ago')",
907
- "limit": 0
708
+ "comment": "Time interval in past minutes (e.g., 'From 5 to 10 minutes ago')"
908
709
  },
909
710
  "filters.interval.minutes.past.sameValue": {
910
711
  "value": "{value} {value, plural, one {minute} other {minutes}} ago",
911
- "comment": "Time interval for a single past minute (e.g., '5 minutes ago')",
912
- "limit": 0
712
+ "comment": "Time interval for a single past minute (e.g., '5 minutes ago')"
913
713
  },
914
714
  "filters.interval.minutes.future": {
915
715
  "value": "From {from} to {to} {to, plural, one {minute} other {minutes}} ahead",
916
- "comment": "Time interval in future minutes (e.g., 'From 5 to 10 minutes ahead')",
917
- "limit": 0
716
+ "comment": "Time interval in future minutes (e.g., 'From 5 to 10 minutes ahead')"
918
717
  },
919
718
  "filters.interval.minutes.future.sameValue": {
920
719
  "value": "{value} {value, plural, one {minute} other {minutes}} ahead",
921
- "comment": "Time interval for a single future minute (e.g., '5 minutes ahead')",
922
- "limit": 0
720
+ "comment": "Time interval for a single future minute (e.g., '5 minutes ahead')"
923
721
  },
924
722
  "filters.interval.minutes.mixed": {
925
723
  "value": "From {from} {from, plural, one {minute} other {minutes}} ago to {to} {to, plural, one {minute} other {minutes}} ahead",
926
- "comment": "Time interval spanning past and future in minutes (e.g., 'From 1 minute ago to 2 minutes ahead')",
927
- "limit": 0
724
+ "comment": "Time interval spanning past and future in minutes (e.g., 'From 1 minute ago to 2 minutes ahead')"
928
725
  },
929
726
  "filters.interval.hours.past": {
930
727
  "value": "From {from} to {to} {to, plural, one {hour} other {hours}} ago",
931
- "comment": "Time interval in past hours (e.g., 'From 1 to 3 hours ago')",
932
- "limit": 0
728
+ "comment": "Time interval in past hours (e.g., 'From 1 to 3 hours ago')"
933
729
  },
934
730
  "filters.interval.hours.past.sameValue": {
935
731
  "value": "{value} {value, plural, one {hour} other {hours}} ago",
936
- "comment": "Time interval for a single past hour (e.g., '2 hours ago')",
937
- "limit": 0
732
+ "comment": "Time interval for a single past hour (e.g., '2 hours ago')"
938
733
  },
939
734
  "filters.interval.hours.future": {
940
735
  "value": "From {from} to {to} {to, plural, one {hour} other {hours}} ahead",
941
- "comment": "Time interval in future hours (e.g., 'From 1 to 3 hours ahead')",
942
- "limit": 0
736
+ "comment": "Time interval in future hours (e.g., 'From 1 to 3 hours ahead')"
943
737
  },
944
738
  "filters.interval.hours.future.sameValue": {
945
739
  "value": "{value} {value, plural, one {hour} other {hours}} ahead",
946
- "comment": "Time interval for a single future hour (e.g., '2 hours ahead')",
947
- "limit": 0
740
+ "comment": "Time interval for a single future hour (e.g., '2 hours ahead')"
948
741
  },
949
742
  "filters.interval.hours.mixed": {
950
743
  "value": "From {from} {from, plural, one {hour} other {hours}} ago to {to} {to, plural, one {hour} other {hours}} ahead",
951
- "comment": "Time interval spanning past and future in hours (e.g., 'From 1 hour ago to 2 hours ahead')",
952
- "limit": 0
744
+ "comment": "Time interval spanning past and future in hours (e.g., 'From 1 hour ago to 2 hours ahead')"
953
745
  },
954
746
  "filters.interval.days.past": {
955
747
  "value": "From {from} to {to} {to, plural, one {day} other {days}} ago",
956
- "comment": "Time interval in past days (e.g., 'From 1 to 3 days ago')",
957
- "limit": 0
748
+ "comment": "Time interval in past days (e.g., 'From 1 to 3 days ago')"
958
749
  },
959
750
  "filters.interval.days.past.sameValue": {
960
751
  "value": "{value} {value, plural, one {day} other {days}} ago",
961
- "comment": "Time interval for a single past day (e.g., '2 days ago')",
962
- "limit": 0
752
+ "comment": "Time interval for a single past day (e.g., '2 days ago')"
963
753
  },
964
754
  "filters.interval.days.future": {
965
755
  "value": "From {from} to {to} {to, plural, one {day} other {days}} ahead",
966
- "comment": "Time interval for future days with a range, showing the number of days ahead (e.g., 'From 2 to 4 days ahead'). The placeholders {from} and {to} represent the start and end days.",
967
- "limit": 0
756
+ "comment": "Time interval for future days with a range, showing the number of days ahead (e.g., 'From 2 to 4 days ahead'). The placeholders {from} and {to} represent the start and end days."
968
757
  },
969
758
  "filters.interval.days.future.sameValue": {
970
759
  "value": "{value} {value, plural, one {day} other {days}} ahead",
971
- "comment": "Time interval for a single future day (e.g., '2 days ahead'). The placeholder {value} represents the number of days.",
972
- "limit": 0
760
+ "comment": "Time interval for a single future day (e.g., '2 days ahead'). The placeholder {value} represents the number of days."
973
761
  },
974
762
  "filters.interval.days.mixed": {
975
763
  "value": "From {from} {from, plural, one {day} other {days}} ago to {to} {to, plural, one {day} other {days}} ahead",
976
- "comment": "Time interval spanning both past and future days (e.g., 'From 1 day ago to 2 days ahead'). The placeholders {from} and {to} represent the number of days in the past and future respectively.",
977
- "limit": 0
764
+ "comment": "Time interval spanning both past and future days (e.g., 'From 1 day ago to 2 days ahead'). The placeholders {from} and {to} represent the number of days in the past and future respectively."
978
765
  },
979
766
  "filters.interval.weeks.past": {
980
767
  "value": "From {from} to {to} {to, plural, one {week} other {weeks}} ago",
981
- "comment": "Time interval for past weeks with a range, showing the number of weeks ago (e.g., 'From 2 to 4 weeks ago'). The placeholders {from} and {to} represent the start and end weeks.",
982
- "limit": 0
768
+ "comment": "Time interval for past weeks with a range, showing the number of weeks ago (e.g., 'From 2 to 4 weeks ago'). The placeholders {from} and {to} represent the start and end weeks."
983
769
  },
984
770
  "filters.interval.weeks.past.sameValue": {
985
771
  "value": "{value} {value, plural, one {week} other {weeks}} ago",
986
- "comment": "Time interval for a single past week (e.g., '2 weeks ago'). The placeholder {value} represents the number of weeks.",
987
- "limit": 0
772
+ "comment": "Time interval for a single past week (e.g., '2 weeks ago'). The placeholder {value} represents the number of weeks."
988
773
  },
989
774
  "filters.interval.weeks.future": {
990
775
  "value": "From {from} to {to} {to, plural, one {week} other {weeks}} ahead",
991
- "comment": "Time interval for future weeks with a range, showing the number of weeks ahead (e.g., 'From 2 to 4 weeks ahead'). The placeholders {from} and {to} represent the start and end weeks.",
992
- "limit": 0
776
+ "comment": "Time interval for future weeks with a range, showing the number of weeks ahead (e.g., 'From 2 to 4 weeks ahead'). The placeholders {from} and {to} represent the start and end weeks."
993
777
  },
994
778
  "filters.interval.weeks.future.sameValue": {
995
779
  "value": "{value} {value, plural, one {week} other {weeks}} ahead",
996
- "comment": "Time interval for a single future week (e.g., '2 weeks ahead'). The placeholder {value} represents the number of weeks.",
997
- "limit": 0
780
+ "comment": "Time interval for a single future week (e.g., '2 weeks ahead'). The placeholder {value} represents the number of weeks."
998
781
  },
999
782
  "filters.interval.weeks.mixed": {
1000
783
  "value": "From {from} {from, plural, one {week} other {weeks}} ago to {to} {to, plural, one {week} other {weeks}} ahead",
1001
- "comment": "Time interval spanning both past and future weeks (e.g., 'From 1 week ago to 2 weeks ahead'). The placeholders {from} and {to} represent the number of weeks in the past and future respectively.",
1002
- "limit": 0
784
+ "comment": "Time interval spanning both past and future weeks (e.g., 'From 1 week ago to 2 weeks ahead'). The placeholders {from} and {to} represent the number of weeks in the past and future respectively."
1003
785
  },
1004
786
  "filters.interval.months.past": {
1005
787
  "value": "From {from} to {to} {to, plural, one {month} other {months}} ago",
1006
- "comment": "Time interval for past months with a range, showing the number of months ago (e.g., 'From 2 to 4 months ago'). The placeholders {from} and {to} represent the start and end months.",
1007
- "limit": 0
788
+ "comment": "Time interval for past months with a range, showing the number of months ago (e.g., 'From 2 to 4 months ago'). The placeholders {from} and {to} represent the start and end months."
1008
789
  },
1009
790
  "filters.interval.months.past.sameValue": {
1010
791
  "value": "{value} {value, plural, one {month} other {months}} ago",
1011
- "comment": "Time interval for a single past month (e.g., '2 months ago'). The placeholder {value} represents the number of months.",
1012
- "limit": 0
792
+ "comment": "Time interval for a single past month (e.g., '2 months ago'). The placeholder {value} represents the number of months."
1013
793
  },
1014
794
  "filters.interval.months.future": {
1015
795
  "value": "From {from} to {to} {to, plural, one {month} other {months}} ahead",
1016
- "comment": "Time interval for future months with a range, showing the number of months ahead (e.g., 'From 2 to 4 months ahead'). The placeholders {from} and {to} represent the start and end months.",
1017
- "limit": 0
796
+ "comment": "Time interval for future months with a range, showing the number of months ahead (e.g., 'From 2 to 4 months ahead'). The placeholders {from} and {to} represent the start and end months."
1018
797
  },
1019
798
  "filters.interval.months.future.sameValue": {
1020
799
  "value": "{value} {value, plural, one {month} other {months}} ahead",
1021
- "comment": "Time interval for a single future month (e.g., '2 months ahead'). The placeholder {value} represents the number of months.",
1022
- "limit": 0
800
+ "comment": "Time interval for a single future month (e.g., '2 months ahead'). The placeholder {value} represents the number of months."
1023
801
  },
1024
802
  "filters.interval.months.mixed": {
1025
803
  "value": "From {from} {from, plural, one {month} other {months}} ago to {to} {to, plural, one {month} other {months}} ahead",
1026
- "comment": "Time interval spanning both past and future months (e.g., 'From 1 month ago to 2 months ahead'). The placeholders {from} and {to} represent the number of months in the past and future respectively.",
1027
- "limit": 0
804
+ "comment": "Time interval spanning both past and future months (e.g., 'From 1 month ago to 2 months ahead'). The placeholders {from} and {to} represent the number of months in the past and future respectively."
1028
805
  },
1029
806
  "filters.interval.quarters.past": {
1030
807
  "value": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ago",
1031
- "comment": "Time interval for past quarters with a range, showing the number of quarters ago (e.g., 'From Q2 to Q4 last year'). The placeholders {from} and {to} represent the start and end quarters.",
1032
- "limit": 0
808
+ "comment": "Time interval for past quarters with a range, showing the number of quarters ago (e.g., 'From Q2 to Q4 last year'). The placeholders {from} and {to} represent the start and end quarters."
1033
809
  },
1034
810
  "filters.interval.quarters.past.sameValue": {
1035
811
  "value": "{value} {value, plural, one {quarter} other {quarters}} ago",
1036
- "comment": "Time interval for a single past quarter (e.g., '2 quarters ago'). The placeholder {value} represents the number of quarters.",
1037
- "limit": 0
812
+ "comment": "Time interval for a single past quarter (e.g., '2 quarters ago'). The placeholder {value} represents the number of quarters."
1038
813
  },
1039
814
  "filters.interval.quarters.future": {
1040
815
  "value": "From {from} to {to} {to, plural, one {quarter} other {quarters}} ahead",
1041
- "comment": "Time interval for future quarters with a range, showing the number of quarters ahead (e.g., 'From Q3 to Q4 next year'). The placeholders {from} and {to} represent the start and end quarters.",
1042
- "limit": 0
816
+ "comment": "Time interval for future quarters with a range, showing the number of quarters ahead (e.g., 'From Q3 to Q4 next year'). The placeholders {from} and {to} represent the start and end quarters."
1043
817
  },
1044
818
  "filters.interval.quarters.future.sameValue": {
1045
819
  "value": "{value} {value, plural, one {quarter} other {quarters}} ahead",
1046
- "comment": "Time interval for a single future quarter (e.g., '2 quarters ahead'). The placeholder {value} represents the number of quarters.",
1047
- "limit": 0
820
+ "comment": "Time interval for a single future quarter (e.g., '2 quarters ahead'). The placeholder {value} represents the number of quarters."
1048
821
  },
1049
822
  "filters.interval.quarters.mixed": {
1050
823
  "value": "From {from} {from, plural, one {quarter} other {quarters}} ago to {to} {to, plural, one {quarter} other {quarters}} ahead",
1051
- "comment": "Time interval spanning both past and future quarters (e.g., 'From Q1 last year to Q2 next year'). The placeholders {from} and {to} represent the number of quarters in the past and future respectively.",
1052
- "limit": 0
824
+ "comment": "Time interval spanning both past and future quarters (e.g., 'From Q1 last year to Q2 next year'). The placeholders {from} and {to} represent the number of quarters in the past and future respectively."
1053
825
  },
1054
826
  "filters.interval.years.past": {
1055
827
  "value": "From {from} to {to} {to, plural, one {year} other {years}} ago",
1056
- "comment": "Time interval for past years with a range, showing the number of years ago (e.g., 'From 2 to 4 years ago'). The placeholders {from} and {to} represent the start and end years.",
1057
- "limit": 0
828
+ "comment": "Time interval for past years with a range, showing the number of years ago (e.g., 'From 2 to 4 years ago'). The placeholders {from} and {to} represent the start and end years."
1058
829
  },
1059
830
  "filters.interval.years.past.sameValue": {
1060
831
  "value": "{value} {value, plural, one {year} other {years}} ago",
1061
- "comment": "Time interval for a single past year (e.g., '2 years ago'). The placeholder {value} represents the number of years.",
1062
- "limit": 0
832
+ "comment": "Time interval for a single past year (e.g., '2 years ago'). The placeholder {value} represents the number of years."
1063
833
  },
1064
834
  "filters.interval.years.future": {
1065
835
  "value": "From {from} to {to} {to, plural, one {year} other {years}} ahead",
1066
- "comment": "Time interval for future years with a range, showing the number of years ahead (e.g., 'From 2025 to 2027'). The placeholders {from} and {to} represent the start and end years.",
1067
- "limit": 0
836
+ "comment": "Time interval for future years with a range, showing the number of years ahead (e.g., 'From 2025 to 2027'). The placeholders {from} and {to} represent the start and end years."
1068
837
  },
1069
838
  "filters.interval.years.future.sameValue": {
1070
839
  "value": "{value} {value, plural, one {year} other {years}} ahead",
1071
- "comment": "Time interval for a single future year (e.g., '2 years ahead'). The placeholder {value} represents the number of years.",
1072
- "limit": 0
840
+ "comment": "Time interval for a single future year (e.g., '2 years ahead'). The placeholder {value} represents the number of years."
1073
841
  },
1074
842
  "filters.interval.years.mixed": {
1075
843
  "value": "From {from} {from, plural, one {year} other {years}} ago to {to} {to, plural, one {year} other {years}} ahead",
1076
- "comment": "Time interval spanning both past and future years (e.g., 'From 1 year ago to 2 years ahead'). The placeholders {from} and {to} represent the number of years in the past and future respectively.",
1077
- "limit": 0
844
+ "comment": "Time interval spanning both past and future years (e.g., 'From 1 year ago to 2 years ahead'). The placeholders {from} and {to} represent the number of years in the past and future respectively."
1078
845
  },
1079
846
  "filters.granularity.minutes": {
1080
847
  "value": "Minutes",
1081
- "comment": "Time granularity option for filtering data at the minute level. Used in time-based filters and selectors.",
1082
- "limit": 0
848
+ "comment": "Time granularity option for filtering data at the minute level. Used in time-based filters and selectors."
1083
849
  },
1084
850
  "filters.granularity.hours": {
1085
851
  "value": "Hours",
1086
- "comment": "Time granularity option for filtering data at the hour level. Used in time-based filters and selectors.",
1087
- "limit": 0
852
+ "comment": "Time granularity option for filtering data at the hour level. Used in time-based filters and selectors."
1088
853
  },
1089
854
  "filters.granularity.days": {
1090
855
  "value": "Days",
1091
- "comment": "Time granularity option for filtering data at the day level. Used in time-based filters and selectors.",
1092
- "limit": 0
856
+ "comment": "Time granularity option for filtering data at the day level. Used in time-based filters and selectors."
1093
857
  },
1094
858
  "filters.granularity.weeks": {
1095
859
  "value": "Weeks",
1096
- "comment": "Time granularity option for filtering data at the week level. Used in time-based filters and selectors.",
1097
- "limit": 0
860
+ "comment": "Time granularity option for filtering data at the week level. Used in time-based filters and selectors."
1098
861
  },
1099
862
  "filters.granularity.months": {
1100
863
  "value": "Months",
1101
- "comment": "Time granularity option for filtering data at the month level. Used in time-based filters and selectors.",
1102
- "limit": 0
864
+ "comment": "Time granularity option for filtering data at the month level. Used in time-based filters and selectors."
1103
865
  },
1104
866
  "filters.granularity.quarters": {
1105
867
  "value": "Quarters",
1106
- "comment": "Time granularity option for filtering data at the quarter level. Used in time-based filters and selectors.",
1107
- "limit": 0
868
+ "comment": "Time granularity option for filtering data at the quarter level. Used in time-based filters and selectors."
1108
869
  },
1109
870
  "filters.granularity.years": {
1110
871
  "value": "Years",
1111
- "comment": "Time granularity option for filtering data at the year level. Used in time-based filters and selectors.",
1112
- "limit": 0
872
+ "comment": "Time granularity option for filtering data at the year level. Used in time-based filters and selectors."
1113
873
  },
1114
874
  "filters.staticPeriod.dateFrom": {
1115
875
  "value": "Start date",
1116
- "comment": "Displayed as label of input where user enters a date that marks the start of date range.",
1117
- "limit": 0
876
+ "comment": "Displayed as label of input where user enters a date that marks the start of date range."
1118
877
  },
1119
878
  "filters.staticPeriod.timeFrom": {
1120
879
  "value": "Start time",
1121
- "comment": "Displayed as label of input where user enters a time that marks the start of date range.",
1122
- "limit": 0
880
+ "comment": "Displayed as label of input where user enters a time that marks the start of date range."
1123
881
  },
1124
882
  "filters.staticPeriod.dateTo": {
1125
883
  "value": "End date",
1126
- "comment": "Displayed as label of input where user enters a date that marks the end of date range.",
1127
- "limit": 0
884
+ "comment": "Displayed as label of input where user enters a date that marks the end of date range."
1128
885
  },
1129
886
  "filters.staticPeriod.timeTo": {
1130
887
  "value": "End time",
1131
- "comment": "Displayed as label of input where user enters a time that marks the end of date range.",
1132
- "limit": 0
888
+ "comment": "Displayed as label of input where user enters a time that marks the end of date range."
1133
889
  },
1134
890
  "filters.staticPeriod.dateFormatHint": {
1135
891
  "value": "Use date format {format}.",
1136
- "comment": "Date input field hint. The {format} placeholder shows the expected date format pattern (e.g., 'MM/DD/YYYY').",
1137
- "limit": 0
892
+ "comment": "Date input field hint. The {format} placeholder shows the expected date format pattern (e.g., 'MM/DD/YYYY')."
1138
893
  },
1139
894
  "filters.staticPeriod.timeFormatHint": {
1140
895
  "value": "Use time format HH:MM; max value is 23:59.",
1141
- "comment": "Displayed as a hint below input in which user enters a time.",
1142
- "limit": 0
896
+ "comment": "Displayed as a hint below input in which user enters a time."
1143
897
  },
1144
898
  "filters.date.accessibility.label.from": {
1145
899
  "value": "Select date from",
1146
- "comment": "Accessibility label for the 'from' date input field in date range selectors. Used by screen readers to identify the start date selection.",
1147
- "limit": 0
900
+ "comment": "Accessibility label for the 'from' date input field in date range selectors. Used by screen readers to identify the start date selection."
1148
901
  },
1149
902
  "filters.date.accessibility.label.to": {
1150
903
  "value": "Select date to",
1151
- "comment": "Accessibility label for the 'to' date input field in date range selectors. Used by screen readers to identify the end date selection.",
1152
- "limit": 0
904
+ "comment": "Accessibility label for the 'to' date input field in date range selectors. Used by screen readers to identify the end date selection."
1153
905
  },
1154
906
  "filters.time.accessibility.label.from": {
1155
907
  "value": "Select time from",
1156
- "comment": "Accessibility label for the 'from' time input field in time range selectors. Used by screen readers to identify the start time selection.",
1157
- "limit": 0
908
+ "comment": "Accessibility label for the 'from' time input field in time range selectors. Used by screen readers to identify the start time selection."
1158
909
  },
1159
910
  "filters.time.accessibility.label.to": {
1160
911
  "value": "Select time to",
1161
- "comment": "Accessibility label for the 'to' time input field in time range selectors. Used by screen readers to identify the end time selection.",
1162
- "limit": 0
912
+ "comment": "Accessibility label for the 'to' time input field in time range selectors. Used by screen readers to identify the end time selection."
1163
913
  },
1164
914
  "filters.relative.placeholder": {
1165
915
  "value": "Type or select",
1166
- "comment": "Placeholder text shown in relative date filter inputs, indicating users can either type a value or select from a list of options.",
1167
- "limit": 0
916
+ "comment": "Placeholder text shown in relative date filter inputs, indicating users can either type a value or select from a list of options."
1168
917
  },
1169
918
  "filters.relative.from.label": {
1170
919
  "value": "Period start",
1171
- "comment": "Label for the starting point of a relative time period in date range selectors. Indicates where the time period begins.",
1172
- "limit": 0
920
+ "comment": "Label for the starting point of a relative time period in date range selectors. Indicates where the time period begins."
1173
921
  },
1174
922
  "filters.relative.from.invalid.value": {
1175
923
  "value": "Error: Invalid period start — enter a valid period or select it from the list.",
1176
- "comment": "Error message shown when an invalid value is entered for the start of a relative time period. Guides users to enter a valid value or select from available options.",
1177
- "limit": 0
924
+ "comment": "Error message shown when an invalid value is entered for the start of a relative time period. Guides users to enter a valid value or select from available options."
1178
925
  },
1179
926
  "filters.relative.from.empty.value": {
1180
927
  "value": "Error: Period start is empty — enter a valid period or select it from the list.",
1181
- "comment": "Error message shown when the start period field is left empty in a relative date filter. Guides users to provide a valid value or select from available options.",
1182
- "limit": 0
928
+ "comment": "Error message shown when the start period field is left empty in a relative date filter. Guides users to provide a valid value or select from available options."
1183
929
  },
1184
930
  "filters.relative.to.label": {
1185
931
  "value": "Period end",
1186
- "comment": "Label for the ending point of a relative time period in date range selectors. Indicates where the time period concludes.",
1187
- "limit": 0
932
+ "comment": "Label for the ending point of a relative time period in date range selectors. Indicates where the time period concludes."
1188
933
  },
1189
934
  "filters.relative.to.invalid.value": {
1190
935
  "value": "Error: Invalid period end — enter a valid period or select it from the list.",
1191
- "comment": "Error message shown when an invalid value is entered for the end of a relative time period. Helps users correct their input with valid values.",
1192
- "limit": 0
936
+ "comment": "Error message shown when an invalid value is entered for the end of a relative time period. Helps users correct their input with valid values."
1193
937
  },
1194
938
  "filters.relative.to.empty.value": {
1195
939
  "value": "Error: Period end is empty — enter a valid period or select it from the list.",
1196
- "comment": "Error message shown when the end period field is left empty in a relative date filter. Prompts users to provide a valid value or select from available options.",
1197
- "limit": 0
940
+ "comment": "Error message shown when the end period field is left empty in a relative date filter. Prompts users to provide a valid value or select from available options."
1198
941
  },
1199
942
  "filters.floatingRange": {
1200
943
  "value": "Relative period",
1201
- "comment": "Label for the relative period filter option, allowing users to select time periods relative to the current date (e.g., 'Last 7 days').",
1202
- "limit": 0
944
+ "comment": "Label for the relative period filter option, allowing users to select time periods relative to the current date (e.g., 'Last 7 days')."
1203
945
  },
1204
946
  "filters.floatingRange.tooltip": {
1205
947
  "value": "The date range is relative to today and adjusts in time.",
1206
- "comment": "Tooltip explaining that the relative period filter will automatically update based on the current date, ensuring the time window remains consistent (e.g., 'Last 30 days' will always show the most recent 30 days).",
1207
- "limit": 0
948
+ "comment": "Tooltip explaining that the relative period filter will automatically update based on the current date, ensuring the time window remains consistent (e.g., 'Last 30 days' will always show the most recent 30 days)."
1208
949
  },
1209
950
  "filters.floatingRange.noMatch": {
1210
951
  "value": "No match found",
1211
- "comment": "Message displayed when a search or filter operation in the relative period selector doesn't return any matching results.",
1212
- "limit": 0
952
+ "comment": "Message displayed when a search or filter operation in the relative period selector doesn't return any matching results."
1213
953
  },
1214
954
  "filters.floatingRange.tooBig": {
1215
955
  "value": "Maximum value: {limit}",
1216
- "comment": "Error message shown when a user enters a value exceeding the maximum allowed limit in a relative period filter. Example: 'Maximum value: 100'.",
1217
- "limit": 32
956
+ "comment": "Error message shown when a user enters a value exceeding the maximum allowed limit in a relative period filter. Example: 'Maximum value: 100'."
1218
957
  },
1219
958
  "filters.floatingRange.option.minute.offset.history": {
1220
959
  "value": "{n, plural, one {last minute} other {# minutes ago}}",
1221
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1222
- "limit": 0
960
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1223
961
  },
1224
962
  "filters.floatingRange.option.minute.offset.today": {
1225
963
  "value": "this minute",
1226
- "comment": "Option in the relative time selector referring to the current minute. Used when filtering data to include only the current minute's data.",
1227
- "limit": 0
964
+ "comment": "Option in the relative time selector referring to the current minute. Used when filtering data to include only the current minute's data."
1228
965
  },
1229
966
  "filters.floatingRange.option.minute.offset.future": {
1230
967
  "value": "{n, plural, one {next minute} other {# minutes ahead}}",
1231
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1232
- "limit": 0
968
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1233
969
  },
1234
970
  "filters.floatingRange.option.hour.offset.history": {
1235
971
  "value": "{n, plural, one {last hour} other {# hours ago}}",
1236
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1237
- "limit": 0
972
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1238
973
  },
1239
974
  "filters.floatingRange.option.hour.offset.today": {
1240
975
  "value": "this hour",
1241
- "comment": "Relative time filter option referring to the current hour. Used to filter data for the current 60-minute period.",
1242
- "limit": 0
976
+ "comment": "Relative time filter option referring to the current hour. Used to filter data for the current 60-minute period."
1243
977
  },
1244
978
  "filters.floatingRange.option.hour.offset.future": {
1245
979
  "value": "{n, plural, one {next hour} other {# hours ahead}}",
1246
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1247
- "limit": 0
980
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1248
981
  },
1249
982
  "filters.floatingRange.option.day.offset.history": {
1250
983
  "value": "{n, plural, one {yesterday} other {# days ago}}",
1251
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1252
- "limit": 0
984
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1253
985
  },
1254
986
  "filters.floatingRange.option.day.offset.today": {
1255
987
  "value": "today",
1256
- "comment": "Relative time filter option for the current calendar day. Used to filter data for the current 24-hour period from midnight to midnight.",
1257
- "limit": 0
988
+ "comment": "Relative time filter option for the current calendar day. Used to filter data for the current 24-hour period from midnight to midnight."
1258
989
  },
1259
990
  "filters.floatingRange.option.day.offset.future": {
1260
991
  "value": "{n, plural, one {tomorrow} other {# days ahead}}",
1261
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1262
- "limit": 0
992
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1263
993
  },
1264
994
  "filters.floatingRange.option.week.offset.history": {
1265
995
  "value": "{n, plural, one {last week} other {# weeks ago}}",
1266
- "comment": "Relative time filter option for past weeks. The placeholder {n} represents the number of weeks ago. Used in time-based filtering to reference previous weeks.",
1267
- "limit": 0
996
+ "comment": "Relative time filter option for past weeks. The placeholder {n} represents the number of weeks ago. Used in time-based filtering to reference previous weeks."
1268
997
  },
1269
998
  "filters.floatingRange.option.week.offset.today": {
1270
999
  "value": "this week",
1271
- "comment": "Relative time filter option for the current calendar week (typically Sunday to Saturday or Monday to Sunday, depending on locale). Used to filter data for the current 7-day period.",
1272
- "limit": 0
1000
+ "comment": "Relative time filter option for the current calendar week (typically Sunday to Saturday or Monday to Sunday, depending on locale). Used to filter data for the current 7-day period."
1273
1001
  },
1274
1002
  "filters.floatingRange.option.week.offset.future": {
1275
1003
  "value": "{n, plural, one {next week} other {# weeks ahead}}",
1276
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1277
- "limit": 0
1004
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1278
1005
  },
1279
1006
  "filters.floatingRange.option.month.offset.history": {
1280
1007
  "value": "{n, plural, one {last month} other {# months ago}}",
1281
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1282
- "limit": 0
1008
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1283
1009
  },
1284
1010
  "filters.floatingRange.option.month.offset.today": {
1285
1011
  "value": "this month",
1286
- "comment": "Relative time filter option for the current calendar month. Used to filter data for the current month from first to last day.",
1287
- "limit": 0
1012
+ "comment": "Relative time filter option for the current calendar month. Used to filter data for the current month from first to last day."
1288
1013
  },
1289
1014
  "filters.floatingRange.option.month.offset.future": {
1290
1015
  "value": "{n, plural, one {next month} other {# months ahead}}",
1291
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1292
- "limit": 0
1016
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1293
1017
  },
1294
1018
  "filters.floatingRange.option.quarter.offset.history": {
1295
1019
  "value": "{n, plural, one {last quarter} other {# quarters ago}}",
1296
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1297
- "limit": 0
1020
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1298
1021
  },
1299
1022
  "filters.floatingRange.option.quarter.offset.today": {
1300
1023
  "value": "this quarter",
1301
- "comment": "Relative time filter option for the current calendar quarter (Q1: Jan-Mar, Q2: Apr-Jun, etc.). Used to filter data for the current 3-month period.",
1302
- "limit": 0
1024
+ "comment": "Relative time filter option for the current calendar quarter (Q1: Jan-Mar, Q2: Apr-Jun, etc.). Used to filter data for the current 3-month period."
1303
1025
  },
1304
1026
  "filters.floatingRange.option.quarter.offset.future": {
1305
1027
  "value": "{n, plural, one {next quarter} other {# quarters ahead}}",
1306
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1307
- "limit": 0
1028
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1308
1029
  },
1309
1030
  "filters.floatingRange.option.year.offset.history": {
1310
1031
  "value": "{n, plural, one {last year} other {# years ago}}",
1311
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1312
- "limit": 0
1032
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1313
1033
  },
1314
1034
  "filters.floatingRange.option.year.offset.today": {
1315
1035
  "value": "this year",
1316
- "comment": "Relative time filter option for the current calendar year. Used to filter data for the current 12-month period from January to December.",
1317
- "limit": 0
1036
+ "comment": "Relative time filter option for the current calendar year. Used to filter data for the current 12-month period from January to December."
1318
1037
  },
1319
1038
  "filters.floatingRange.option.year.offset.future": {
1320
1039
  "value": "{n, plural, one {next year} other {# years ahead}}",
1321
- "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'.",
1322
- "limit": 0
1040
+ "comment": "Relative time expression using plural forms. Keep the {n, plural, ...} format and the # placeholder for numbers. Examples: 'last minute', '5 minutes ago', 'next hour', '3 days ahead'."
1323
1041
  },
1324
1042
  "filters.allTime.title": {
1325
1043
  "value": "All time",
1326
- "comment": "Filter option indicating no time-based filtering should be applied, including all available historical data in the results.",
1327
- "limit": 0
1044
+ "comment": "Filter option indicating no time-based filtering should be applied, including all available historical data in the results."
1328
1045
  },
1329
1046
  "filters.allTime.excludeCurrentPeriod": {
1330
1047
  "value": "Exclude open period",
1331
- "comment": "Option to exclude incomplete or in-progress time periods from the 'All time' filter, such as the current day, week, or month that hasn't fully elapsed.",
1332
- "limit": 0
1048
+ "comment": "Option to exclude incomplete or in-progress time periods from the 'All time' filter, such as the current day, week, or month that hasn't fully elapsed."
1333
1049
  },
1334
1050
  "filters.minute.title": {
1335
1051
  "value": "MINUTE",
1336
- "comment": "Header label for minute-level time filter options. Used in filter configuration interfaces to group minute-related filtering controls.",
1337
- "limit": 0
1052
+ "comment": "Header label for minute-level time filter options. Used in filter configuration interfaces to group minute-related filtering controls."
1338
1053
  },
1339
1054
  "filters.minute.excludeCurrentPeriod": {
1340
1055
  "value": "Exclude this minute",
1341
- "comment": "Option to exclude the current minute from the filtered results. Useful when the current minute might contain incomplete or in-progress data.",
1342
- "limit": 0
1056
+ "comment": "Option to exclude the current minute from the filtered results. Useful when the current minute might contain incomplete or in-progress data."
1343
1057
  },
1344
1058
  "filters.hour.title": {
1345
1059
  "value": "HOUR",
1346
- "comment": "Header label for hour-level time filter options. Used in filter configuration interfaces to group hour-related filtering controls.",
1347
- "limit": 0
1060
+ "comment": "Header label for hour-level time filter options. Used in filter configuration interfaces to group hour-related filtering controls."
1348
1061
  },
1349
1062
  "filters.hour.excludeCurrentPeriod": {
1350
1063
  "value": "Exclude this hour",
1351
- "comment": "Option to exclude the current hour from the filtered results. Useful when the current hour might contain incomplete or in-progress data.",
1352
- "limit": 0
1064
+ "comment": "Option to exclude the current hour from the filtered results. Useful when the current hour might contain incomplete or in-progress data."
1353
1065
  },
1354
1066
  "filters.day.title": {
1355
1067
  "value": "DAY",
1356
- "comment": "Header label for day-level time filter options. Used in filter configuration interfaces to group day-related filtering controls.",
1357
- "limit": 0
1068
+ "comment": "Header label for day-level time filter options. Used in filter configuration interfaces to group day-related filtering controls."
1358
1069
  },
1359
1070
  "filters.day.excludeCurrentPeriod": {
1360
1071
  "value": "Exclude today",
1361
- "comment": "Option to exclude the current day from the filtered results. Useful when today's data might be incomplete or still being collected.",
1362
- "limit": 0
1072
+ "comment": "Option to exclude the current day from the filtered results. Useful when today's data might be incomplete or still being collected."
1363
1073
  },
1364
1074
  "filters.week.title": {
1365
1075
  "value": "WEEK",
1366
- "comment": "Header label for week-level time filter options. Used in filter configuration interfaces to group week-related filtering controls.",
1367
- "limit": 0
1076
+ "comment": "Header label for week-level time filter options. Used in filter configuration interfaces to group week-related filtering controls."
1368
1077
  },
1369
1078
  "filters.week.excludeCurrentPeriod": {
1370
1079
  "value": "Exclude this week",
1371
- "comment": "Option to exclude the current week from the filtered results. Useful when the current week's data might be incomplete or still being collected.",
1372
- "limit": 0
1080
+ "comment": "Option to exclude the current week from the filtered results. Useful when the current week's data might be incomplete or still being collected."
1373
1081
  },
1374
1082
  "filters.month.title": {
1375
1083
  "value": "MONTH",
1376
- "comment": "Header label for month-level time filter options. Used in filter configuration interfaces to group month-related filtering controls.",
1377
- "limit": 0
1084
+ "comment": "Header label for month-level time filter options. Used in filter configuration interfaces to group month-related filtering controls."
1378
1085
  },
1379
1086
  "filters.month.excludeCurrentPeriod": {
1380
1087
  "value": "Exclude this month",
1381
- "comment": "Option to exclude the current month from the filtered results. Useful when the current month's data might be incomplete or still being collected.",
1382
- "limit": 0
1088
+ "comment": "Option to exclude the current month from the filtered results. Useful when the current month's data might be incomplete or still being collected."
1383
1089
  },
1384
1090
  "filters.quarter.title": {
1385
1091
  "value": "QUARTER",
1386
- "comment": "Header label for quarter-level time filter options. Used in filter configuration interfaces to group quarter-related filtering controls.",
1387
- "limit": 0
1092
+ "comment": "Header label for quarter-level time filter options. Used in filter configuration interfaces to group quarter-related filtering controls."
1388
1093
  },
1389
1094
  "filters.quarter.excludeCurrentPeriod": {
1390
1095
  "value": "Exclude this quarter",
1391
- "comment": "Option to exclude the current quarter from the filtered results. Useful when the current quarter's data might be incomplete or still being collected.",
1392
- "limit": 0
1096
+ "comment": "Option to exclude the current quarter from the filtered results. Useful when the current quarter's data might be incomplete or still being collected."
1393
1097
  },
1394
1098
  "filters.year.title": {
1395
1099
  "value": "YEAR",
1396
- "comment": "Header label for year-level time filter options. Used in filter configuration interfaces to group year-related filtering controls.",
1397
- "limit": 0
1100
+ "comment": "Header label for year-level time filter options. Used in filter configuration interfaces to group year-related filtering controls."
1398
1101
  },
1399
1102
  "filters.year.excludeCurrentPeriod": {
1400
1103
  "value": "Exclude this year",
1401
- "comment": "Option to exclude the current year from the filtered results. Useful when the current year's data might be incomplete or still being collected.",
1402
- "limit": 0
1104
+ "comment": "Option to exclude the current year from the filtered results. Useful when the current year's data might be incomplete or still being collected."
1403
1105
  },
1404
1106
  "filters.excludeCurrentPeriod.unavailable": {
1405
1107
  "value": "Not available for the selected date range",
1406
- "comment": "Message displayed when the 'exclude current period' option is not applicable to the currently selected date range filter settings.",
1407
- "limit": 0
1108
+ "comment": "Message displayed when the 'exclude current period' option is not applicable to the currently selected date range filter settings."
1408
1109
  },
1409
1110
  "filters.staticPeriod": {
1410
1111
  "value": "Static period",
1411
- "comment": "Label for the static period filter option, allowing users to select fixed date ranges that don't change over time (as opposed to relative periods).",
1412
- "limit": 0
1112
+ "comment": "Label for the static period filter option, allowing users to select fixed date ranges that don't change over time (as opposed to relative periods)."
1413
1113
  },
1414
1114
  "filters.staticPeriod.errors.emptyStartDate": {
1415
1115
  "value": "Error: Start date is empty — enter a valid date to continue.",
1416
- "comment": "The error is displayed when user did not entered value that specifies start of the daterange.",
1417
- "limit": 0
1116
+ "comment": "The error is displayed when user did not entered value that specifies start of the daterange."
1418
1117
  },
1419
1118
  "filters.staticPeriod.errors.invalidStartDate": {
1420
1119
  "value": "Error: Invalid start date — use {format} format.",
1421
- "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: Start date is not in MM/dd/yyyy format'.",
1422
- "limit": 0
1120
+ "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: Start date is not in MM/dd/yyyy format'."
1423
1121
  },
1424
1122
  "filters.staticPeriod.errors.startDateAfterEndDate": {
1425
1123
  "value": "Error: Invalid start date — set a date before the end date.",
1426
- "comment": "This error is displayed once there is a datetime range and Start date is after End date.",
1427
- "limit": 0
1124
+ "comment": "This error is displayed once there is a datetime range and Start date is after End date."
1428
1125
  },
1429
1126
  "filters.staticPeriod.errors.startTimeAfterEndTime": {
1430
1127
  "value": "Error: Invalid start time — set a time before the end time.",
1431
- "comment": "This error is displayed once there is a datetime range and Start time is after End time.",
1432
- "limit": 0
1128
+ "comment": "This error is displayed once there is a datetime range and Start time is after End time."
1433
1129
  },
1434
1130
  "filters.staticPeriod.errors.emptyEndDate": {
1435
1131
  "value": "Error: End date is empty — enter a valid date to continue.",
1436
- "comment": "The error is displayed when user did not entered value that specifies end of the daterange.",
1437
- "limit": 0
1132
+ "comment": "The error is displayed when user did not entered value that specifies end of the daterange."
1438
1133
  },
1439
1134
  "filters.staticPeriod.errors.invalidEndDate": {
1440
1135
  "value": "Error: Invalid end date — use {format} format.",
1441
- "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: End date is not in MM/dd/yyyy format'.",
1442
- "limit": 0
1136
+ "comment": "Placeholder '{format}' is used for showing date format. Example 'Error: End date is not in MM/dd/yyyy format'."
1443
1137
  },
1444
1138
  "filters.staticPeriod.errors.endDateBeforeStartDate": {
1445
1139
  "value": "Error: Invalid end date — set a date after the start date.",
1446
- "comment": "This error is displayed once there is a datetime range and End date is before Start date.",
1447
- "limit": 0
1140
+ "comment": "This error is displayed once there is a datetime range and End date is before Start date."
1448
1141
  },
1449
1142
  "filters.staticPeriod.errors.endTimeBeforeStartTime": {
1450
1143
  "value": "Error: Invalid end time — set a time after the start time.",
1451
- "comment": "This error is displayed once there is a datetime range and End time is before Start time.",
1452
- "limit": 0
1144
+ "comment": "This error is displayed once there is a datetime range and End time is before Start time."
1453
1145
  },
1454
1146
  "mvf.operator.all": {
1455
1147
  "value": "all",
1456
- "comment": "Covers all the operators like 'Greater than', 'Less than', etc.",
1457
- "limit": 0
1148
+ "comment": "Covers all the operators like 'Greater than', 'Less than', etc."
1458
1149
  },
1459
1150
  "mvf.operator.greaterThan": {
1460
1151
  "value": "greater than",
1461
- "comment": "Filter operator that matches values greater than the specified value. Used in measure value filters to filter data points above a certain threshold.",
1462
- "limit": 0
1152
+ "comment": "Filter operator that matches values greater than the specified value. Used in measure value filters to filter data points above a certain threshold."
1463
1153
  },
1464
1154
  "mvf.operator.greaterThanOrEqualTo": {
1465
1155
  "value": "greater than or equal to",
1466
- "comment": "Filter operator that matches values greater than or equal to the specified value. Used in measure value filters to include the threshold value in the results.",
1467
- "limit": 0
1156
+ "comment": "Filter operator that matches values greater than or equal to the specified value. Used in measure value filters to include the threshold value in the results."
1468
1157
  },
1469
1158
  "mvf.operator.lessThan": {
1470
1159
  "value": "less than",
1471
- "comment": "Filter operator that matches values less than the specified value. Used in measure value filters to filter data points below a certain threshold.",
1472
- "limit": 0
1160
+ "comment": "Filter operator that matches values less than the specified value. Used in measure value filters to filter data points below a certain threshold."
1473
1161
  },
1474
1162
  "mvf.operator.lessThanOrEqualTo": {
1475
1163
  "value": "less than or equal to",
1476
- "comment": "Filter operator that matches values less than or equal to the specified value. Used in measure value filters to include the threshold value in the results.",
1477
- "limit": 0
1164
+ "comment": "Filter operator that matches values less than or equal to the specified value. Used in measure value filters to include the threshold value in the results."
1478
1165
  },
1479
1166
  "mvf.operator.equalTo": {
1480
1167
  "value": "equal to",
1481
- "comment": "Filter operator that matches values exactly equal to the specified value. Used in measure value filters to find specific data points.",
1482
- "limit": 0
1168
+ "comment": "Filter operator that matches values exactly equal to the specified value. Used in measure value filters to find specific data points."
1483
1169
  },
1484
1170
  "mvf.operator.notEqualTo": {
1485
1171
  "value": "not equal to",
1486
- "comment": "Filter operator that matches all values except the specified value. Used in measure value filters to exclude specific data points.",
1487
- "limit": 0
1172
+ "comment": "Filter operator that matches all values except the specified value. Used in measure value filters to exclude specific data points."
1488
1173
  },
1489
1174
  "mvf.operator.between": {
1490
1175
  "value": "between",
1491
- "comment": "Filter operator that matches values within a specified range (inclusive of boundaries). Used in measure value filters to find data points within a specific range.",
1492
- "limit": 0
1176
+ "comment": "Filter operator that matches values within a specified range (inclusive of boundaries). Used in measure value filters to find data points within a specific range."
1493
1177
  },
1494
1178
  "mvf.operator.notBetween": {
1495
1179
  "value": "not between",
1496
- "comment": "Filter operator that matches values outside a specified range (exclusive of boundaries). Used in measure value filters to exclude data points within a specific range.",
1497
- "limit": 0
1180
+ "comment": "Filter operator that matches values outside a specified range (exclusive of boundaries). Used in measure value filters to exclude data points within a specific range."
1498
1181
  },
1499
1182
  "mvf.operator.between.tooltip.bubble": {
1500
1183
  "value": "Start and end values are included.",
1501
- "comment": "Tooltip explaining that when using the 'between' operator, the range is inclusive of both the start and end values in the filter criteria.",
1502
- "limit": 0
1184
+ "comment": "Tooltip explaining that when using the 'between' operator, the range is inclusive of both the start and end values in the filter criteria."
1503
1185
  },
1504
1186
  "mvf.operator.notBetween.tooltip.bubble": {
1505
1187
  "value": "Start and end values are not included.",
1506
- "comment": "Tooltip explaining that when using the 'not between' operator, the range is exclusive of both the start and end values in the filter criteria.",
1507
- "limit": 0
1188
+ "comment": "Tooltip explaining that when using the 'not between' operator, the range is exclusive of both the start and end values in the filter criteria."
1508
1189
  },
1509
1190
  "mvf.treatNullValuesAsZeroLabel": {
1510
1191
  "value": "Treat blank values as 0",
1511
- "comment": "Checkbox label. 'blank values' are data rows without any value (empty), which can be considered to be 0 in calculations.",
1512
- "limit": 0
1192
+ "comment": "Checkbox label. 'blank values' are data rows without any value (empty), which can be considered to be 0 in calculations."
1513
1193
  },
1514
1194
  "mvf.treatNullValuesAsZeroTooltip": {
1515
1195
  "value": "If the filter condition includes 0, blank values will be treated as 0 and included in calculations.",
1516
- "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.",
1517
- "limit": 0
1196
+ "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."
1518
1197
  },
1519
1198
  "measureNumberFormat.custom.optionLabel": {
1520
1199
  "value": "Custom",
1521
- "comment": "An item in list of presets. Denotes a custom preset",
1522
- "limit": 0
1200
+ "comment": "An item in list of presets. Denotes a custom preset"
1523
1201
  },
1524
1202
  "measureNumberFormat.buttonLabel": {
1525
1203
  "value": "Format: {selectedFormatPresetName}",
1526
- "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'",
1527
- "limit": 0
1204
+ "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'"
1528
1205
  },
1529
1206
  "measureNumberCustomFormatDialog.title": {
1530
1207
  "value": "Custom format",
1531
- "comment": "Title of the dialog for setting a custom measure format.",
1532
- "limit": 0
1208
+ "comment": "Title of the dialog for setting a custom measure format."
1533
1209
  },
1534
1210
  "measureNumberCustomFormatDialog.template.preview.title": {
1535
1211
  "value": "Format preview",
1536
- "comment": "The title of the help bubble for custom measure format template",
1537
- "limit": 0
1212
+ "comment": "The title of the help bubble for custom measure format template"
1538
1213
  },
1539
1214
  "measureNumberCustomFormatDialog.template.title": {
1540
1215
  "value": "Templates",
1541
- "comment": "Title of the list of templates",
1542
- "limit": 0
1216
+ "comment": "Title of the list of templates"
1543
1217
  },
1544
1218
  "measureNumberCustomFormatDialog.extendedPreview.button": {
1545
1219
  "value": "Show more",
1546
- "comment": "The title of button which will display more examples",
1547
- "limit": 0
1220
+ "comment": "The title of button which will display more examples"
1548
1221
  },
1549
1222
  "measureNumberCustomFormatDialog.howToFormat": {
1550
1223
  "value": "How to format?",
1551
- "comment": "Link to help",
1552
- "limit": 0
1224
+ "comment": "Link to help"
1553
1225
  },
1554
1226
  "measureNumberCustomFormatDialog.definition": {
1555
1227
  "value": "Definition",
1556
- "comment": "Header of format definition field.",
1557
- "limit": 0
1228
+ "comment": "Header of format definition field."
1558
1229
  },
1559
1230
  "measureNumberCustomFormatDialog.preview": {
1560
1231
  "value": "Preview",
1561
- "comment": "Header of a preview section",
1562
- "limit": 0
1232
+ "comment": "Header of a preview section"
1563
1233
  },
1564
1234
  "properties.legend.title": {
1565
1235
  "value": "Legend",
1566
- "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart.",
1567
- "limit": 0
1236
+ "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart."
1568
1237
  },
1569
1238
  "properties.legend.series.item.description": {
1570
1239
  "value": "Press Space or Enter to toggle visibility",
1571
- "comment": "Tooltip for legend items. Space and Enter stands for keyboard keys.",
1572
- "limit": 0
1240
+ "comment": "Tooltip for legend items. Space and Enter stands for keyboard keys."
1573
1241
  },
1574
1242
  "properties.legend.more.button": {
1575
1243
  "value": "Show all legend items in a dialog",
1576
- "comment": "Button text for opening a dialog to show all legend items",
1577
- "limit": 0
1244
+ "comment": "Button text for opening a dialog to show all legend items"
1578
1245
  },
1579
1246
  "properties.legend.series.named": {
1580
1247
  "value": "Legend: {name}",
1581
- "comment": "Title for a named legend item in visualization properties. {name} is a placeholder for the legend name.",
1582
- "limit": 0
1248
+ "comment": "Title for a named legend item in visualization properties. {name} is a placeholder for the legend name."
1583
1249
  },
1584
1250
  "properties.legend.series.unnamed": {
1585
1251
  "value": "Visualization legend",
1586
- "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart.",
1587
- "limit": 0
1252
+ "comment": "Title for the legend section in visualization properties. The legend provides a key to the colors and patterns used in the chart."
1588
1253
  },
1589
1254
  "attrf.all": {
1590
1255
  "value": "All",
1591
- "comment": "Option to select all items in an attribute filter. When selected, the filter will include all possible values of the attribute.",
1592
- "limit": 0
1256
+ "comment": "Option to select all items in an attribute filter. When selected, the filter will include all possible values of the attribute."
1593
1257
  },
1594
1258
  "attrf.all_except": {
1595
1259
  "value": "All except",
1596
- "comment": "Option to exclude specific items from an attribute filter. When selected, all values except the specified ones will be included in the filter.",
1597
- "limit": 0
1260
+ "comment": "Option to exclude specific items from an attribute filter. When selected, all values except the specified ones will be included in the filter."
1598
1261
  },
1599
1262
  "rankingFilter.topBottom": {
1600
1263
  "value": "Top/bottom values",
1601
- "comment": "Filter title",
1602
- "limit": 0
1264
+ "comment": "Filter title"
1603
1265
  },
1604
1266
  "rankingFilter.top": {
1605
1267
  "value": "Top",
1606
- "comment": "Top ranking operator option.",
1607
- "limit": 0
1268
+ "comment": "Top ranking operator option."
1608
1269
  },
1609
1270
  "rankingFilter.bottom": {
1610
1271
  "value": "Bottom",
1611
- "comment": "Bottom ranking operator option.",
1612
- "limit": 0
1272
+ "comment": "Bottom ranking operator option."
1613
1273
  },
1614
1274
  "rankingFilter.allRecords": {
1615
1275
  "value": "All",
1616
- "comment": "Option describing all records.",
1617
- "limit": 0
1276
+ "comment": "Option describing all records."
1618
1277
  },
1619
- "rankingFilter.allRecords.tooltip|insight": {
1278
+ "rankingFilter.allRecords.tooltip": {
1620
1279
  "value": "Apply the filter to all attributes in the visualization.",
1621
- "comment": "Explanation of 'All' option.",
1622
- "limit": 0
1623
- },
1624
- "rankingFilter.allRecords.tooltip|report": {
1625
- "value": "Apply the filter to all attributes in the report.",
1626
- "comment": "Explanation of 'All' option.",
1627
- "limit": 0,
1628
- "translate": false
1280
+ "comment": "Explanation of 'All' option."
1629
1281
  },
1630
- "rankingFilter.attributeDropdown.oneAttributeTooltip|insight": {
1282
+ "rankingFilter.attributeDropdown.oneAttributeTooltip": {
1631
1283
  "value": "The visualization is sliced only by one attribute. The filter will apply to all its values.",
1632
- "comment": "Tooltip when no options are available for attribute dropdown.",
1633
- "limit": 0
1634
- },
1635
- "rankingFilter.attributeDropdown.oneAttributeTooltip|report": {
1636
- "value": "The report is sliced only by one attribute. The filter will apply to all its values.",
1637
- "comment": "Tooltip when no options are available for attribute dropdown.",
1638
- "limit": 0,
1639
- "translate": false
1284
+ "comment": "Tooltip when no options are available for attribute dropdown."
1640
1285
  },
1641
1286
  "rankingFilter.outOf": {
1642
1287
  "value": "Out of",
1643
- "comment": "Section title to specify ranking attribute.",
1644
- "limit": 0
1288
+ "comment": "Section title to specify ranking attribute."
1645
1289
  },
1646
1290
  "rankingFilter.basedOn": {
1647
1291
  "value": "Based on",
1648
- "comment": "Section title to specify ranking by measure.",
1649
- "limit": 0
1292
+ "comment": "Section title to specify ranking by measure."
1650
1293
  },
1651
1294
  "rankingFilter.valueTooSmall": {
1652
1295
  "value": "Input value should be a positive number.",
1653
- "comment": "Warning message when value is lower than 1.",
1654
- "limit": 0
1296
+ "comment": "Warning message when value is lower than 1."
1655
1297
  },
1656
1298
  "rankingFilter.valueTooLarge": {
1657
1299
  "value": "Input value too large.",
1658
- "comment": "Warning message when value is too large.",
1659
- "limit": 0
1300
+ "comment": "Warning message when value is too large."
1660
1301
  },
1661
1302
  "rankingFilter.preview": {
1662
1303
  "value": "Preview:",
1663
- "comment": "Section title that shows ranking filter preview.",
1664
- "limit": 0
1304
+ "comment": "Section title that shows ranking filter preview."
1665
1305
  },
1666
1306
  "rankingFilter.preview.top_without_attribute": {
1667
1307
  "value": "Top {value} of <strong>{measure}</strong>",
1668
- "comment": "Preview text showing the top N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking.",
1669
- "limit": 0
1308
+ "comment": "Preview text showing the top N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking."
1670
1309
  },
1671
1310
  "rankingFilter.preview.bottom_without_attribute": {
1672
1311
  "value": "Bottom {value} of <strong>{measure}</strong>",
1673
- "comment": "Preview text showing the bottom N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking.",
1674
- "limit": 0
1312
+ "comment": "Preview text showing the bottom N values based on a measure, where {value} is the number of items and {measure} is the measure name. Used when no attribute is specified for ranking."
1675
1313
  },
1676
1314
  "rankingFilter.preview.top_with_attribute": {
1677
1315
  "value": "Top {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
1678
- "comment": "Preview text showing the top N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name.",
1679
- "limit": 0
1316
+ "comment": "Preview text showing the top N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name."
1680
1317
  },
1681
1318
  "rankingFilter.preview.bottom_with_attribute": {
1682
1319
  "value": "Bottom {value} out of <strong>{attribute}</strong> based on <strong>{measure}</strong>",
1683
- "comment": "Preview text showing the bottom N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name.",
1684
- "limit": 0
1320
+ "comment": "Preview text showing the bottom N values of a specific attribute based on a measure, where {value} is the number of items, {attribute} is the attribute name, and {measure} is the measure name."
1685
1321
  },
1686
- "rankingFilter.valueTooltip|insight": {
1322
+ "rankingFilter.valueTooltip": {
1687
1323
  "value": "If multiple items have the same value, the filter shows all items with this value. The visualization may then display more items than the number set.",
1688
- "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter.",
1689
- "limit": 0
1690
- },
1691
- "rankingFilter.valueTooltip|report": {
1692
- "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.",
1693
- "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter.",
1694
- "limit": 0,
1695
- "translate": false
1324
+ "comment": "Tooltip with explanation of why ranking filter can return more rows than the number user entered in the filter."
1696
1325
  },
1697
1326
  "attributesDropdown.itemsFiltered.tooltip": {
1698
1327
  "value": "Values are filtered by: <strong>{filters}</strong>",
1699
- "comment": "Tooltip explaining which filters are currently applied to the attribute dropdown items. The {filters} placeholder will be replaced with the names of active filters.",
1700
- "limit": 0
1328
+ "comment": "Tooltip explaining which filters are currently applied to the attribute dropdown items. The {filters} placeholder will be replaced with the names of active filters."
1701
1329
  },
1702
1330
  "attributesDropdown.itemsFiltered": {
1703
1331
  "value": "Items are filtered",
1704
- "comment": "This message is displayed when attribute elements are being filtered out by parent filters",
1705
- "limit": 0
1332
+ "comment": "This message is displayed when attribute elements are being filtered out by parent filters"
1706
1333
  },
1707
1334
  "attributeFilterDropdown.emptyValue": {
1708
1335
  "value": "empty value",
1709
- "comment": "Display text for empty or null values in the attribute filter dropdown. Used when an attribute has no value assigned.",
1710
- "limit": 0
1336
+ "comment": "Display text for empty or null values in the attribute filter dropdown. Used when an attribute has no value assigned."
1711
1337
  },
1712
1338
  "attributesDropdown.noData": {
1713
1339
  "value": "This attribute has no values.",
1714
- "comment": "This message is displayed when when there are no items available because the attribute has no elements.",
1715
- "limit": 0
1340
+ "comment": "This message is displayed when when there are no items available because the attribute has no elements."
1716
1341
  },
1717
1342
  "attributesDropdown.noResultsMatch": {
1718
1343
  "value": "No results match.",
1719
- "comment": "This message is displayed when when there are no items available because they were filtered out by search.",
1720
- "limit": 0
1344
+ "comment": "This message is displayed when when there are no items available because they were filtered out by search."
1721
1345
  },
1722
1346
  "attributesDropdown.allItemsFiltered": {
1723
1347
  "value": "All values are filtered out.",
1724
- "comment": "This message is displayed when there are no items available because they were filtered out by parent filters.",
1725
- "limit": 0
1348
+ "comment": "This message is displayed when there are no items available because they were filtered out by parent filters."
1726
1349
  },
1727
1350
  "attributesDropdown.configuration": {
1728
1351
  "value": "Configuration",
1729
- "comment": "Configuration button label in attribute filter dropdown",
1730
- "limit": 0
1352
+ "comment": "Configuration button label in attribute filter dropdown"
1731
1353
  },
1732
1354
  "attributesDropdown.removeTooltip": {
1733
1355
  "value": "Remove from dashboard",
1734
- "comment": "Tooltip text of button for deleting filter",
1735
- "limit": 0
1356
+ "comment": "Tooltip text of button for deleting filter"
1736
1357
  },
1737
1358
  "attributesDropdown.display_as": {
1738
1359
  "value": "Display as: {title}",
1739
- "comment": "Label shown on dropdown button that changes form of the attribute used in visualization. For example 'Display as: Shortened name'",
1740
- "limit": 0
1360
+ "comment": "Label shown on dropdown button that changes form of the attribute used in visualization. For example 'Display as: Shortened name'"
1741
1361
  },
1742
1362
  "attributesDropdown.empty.item.tooltip": {
1743
1363
  "value": "Include missing (null) and empty (\"\") values.",
1744
- "comment": "Tooltip text of how selecting an (empty value) item affects the values shown.",
1745
- "limit": 0
1364
+ "comment": "Tooltip text of how selecting an (empty value) item affects the values shown."
1746
1365
  },
1747
1366
  "attributesDropdown.filterConfiguredMessage": {
1748
1367
  "value": "<strong>{parentTitle}</strong> is already filtered by <strong>{childTitle}</strong> filter directly or through other filters.",
1749
- "comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names.",
1750
- "limit": 0
1368
+ "comment": "Message explaining filter configuration status. The <strong> tags emphasize attribute names, and {parentTitle}/{childTitle} show the specific filter names."
1751
1369
  },
1752
1370
  "attributesDropdown.attributeNameWithData": {
1753
1371
  "value": "with data of",
1754
- "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'",
1755
- "limit": 0
1372
+ "comment": "Will be used in sentence between two nouns. For instance 'Filter by AttributeX with data of MetricY'"
1756
1373
  },
1757
1374
  "attributesDropdown.noConnectionMessage": {
1758
1375
  "value": "<strong>{childTitle}</strong> cannot be filtered by <strong>{parentTitle}</strong>. There is no connection between the filter attributes in the data model.",
1759
- "comment": "Message explaining that a filter cannot be applied because there is no connection between the filter attributes in the data model.",
1760
- "limit": 0
1376
+ "comment": "Message explaining that a filter cannot be applied because there is no connection between the filter attributes in the data model."
1761
1377
  },
1762
1378
  "attributesDropdown.details.type": {
1763
1379
  "value": "Attribute",
1764
- "comment": "Label indicating the type of metadata being displayed, in this case an 'Attribute' type field in the attribute dropdown details.",
1765
- "limit": 0
1380
+ "comment": "Label indicating the type of metadata being displayed, in this case an 'Attribute' type field in the attribute dropdown details."
1766
1381
  },
1767
1382
  "attributesDropdown.details.dataset": {
1768
1383
  "value": "Dataset",
1769
- "comment": "Label for the dataset field in the attribute dropdown details, showing which dataset the attribute belongs to.",
1770
- "limit": 0
1384
+ "comment": "Label for the dataset field in the attribute dropdown details, showing which dataset the attribute belongs to."
1771
1385
  },
1772
1386
  "attributesDropdown.relevantValues": {
1773
1387
  "value": "Relevant values only.{nbsp}",
1774
- "comment": "Message explaining that only relevant values are displayed in the dropdown.",
1775
- "limit": 0
1388
+ "comment": "Message explaining that only relevant values are displayed in the dropdown."
1776
1389
  },
1777
1390
  "attributesDropdown.relevantValues.tooltip.parentFilters": {
1778
1391
  "value": "Available values for <strong>{child}</strong> are filtered by selected <strong>{parents}</strong>.",
1779
- "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships.",
1780
- "limit": 0
1392
+ "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships."
1781
1393
  },
1782
1394
  "attributesDropdown.relevantValues.tooltip.limits": {
1783
1395
  "value": "Values for <strong>{child}</strong> are filtered by an additional filter setting. ",
1784
- "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships.",
1785
- "limit": 0
1396
+ "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships."
1786
1397
  },
1787
1398
  "attributesDropdown.relevantValues.tooltip.parentFiltersLimits": {
1788
1399
  "value": "Values for <strong>{child}</strong> are filtered by the selected <strong>{parents}</strong> and an additional filter setting.",
1789
- "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships.",
1790
- "limit": 0
1400
+ "comment": "Message about filter dependencies. The <strong> tags emphasize filter names, and {child}/{parents} placeholders show the specific filter relationships."
1791
1401
  },
1792
1402
  "attributesDropdown.noRelevantValues": {
1793
1403
  "value": "No relevant values",
1794
- "comment": "Message displayed when there are no matching values available in the dropdown based on the current filter criteria.",
1795
- "limit": 0
1404
+ "comment": "Message displayed when there are no matching values available in the dropdown based on the current filter criteria."
1796
1405
  },
1797
1406
  "attributesDropdown.noRelevantValues.tooltip": {
1798
1407
  "value": "Your selection in the dependent filter has resulted in no matching values for this filter.{break}Click 'Show all' to see all available options.",
1799
- "comment": "Tooltip explaining that the current filter combination yields no results and suggests viewing all available options by clicking the 'Show all' button.",
1800
- "limit": 0
1408
+ "comment": "Tooltip explaining that the current filter combination yields no results and suggests viewing all available options by clicking the 'Show all' button."
1801
1409
  },
1802
1410
  "attributesDropdown.irrelevantValues": {
1803
1411
  "value": "Irrelevant value selected.{nbsp}",
1804
- "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character.",
1805
- "limit": 0
1412
+ "comment": "Message with non-breaking space for proper formatting. The {nbsp} represents a non-breaking space character."
1806
1413
  },
1807
1414
  "attributesDropdown.irrelevantValues.tooltip": {
1808
1415
  "value": "Selected value is no longer relevant due to changes in <strong>{parents}</strong>.",
1809
- "comment": "Message about parent filter restrictions. The <strong> tags emphasize filter names, and {parents} shows the list of conflicting filters.",
1810
- "limit": 0
1416
+ "comment": "Message about parent filter restrictions. The <strong> tags emphasize filter names, and {parents} shows the list of conflicting filters."
1811
1417
  },
1812
1418
  "attributesDropdown.irrelevantValues.clear": {
1813
1419
  "value": "Clear",
1814
- "comment": "Button label for clearing the current selection of irrelevant values in the attribute filter dropdown.",
1815
- "limit": 0
1420
+ "comment": "Button label for clearing the current selection of irrelevant values in the attribute filter dropdown."
1816
1421
  },
1817
1422
  "attributesDropdown.showAll": {
1818
1423
  "value": "Show all",
1819
- "comment": "Button label that reveals all available options in the dropdown, regardless of current filter settings.",
1820
- "limit": 0
1424
+ "comment": "Button label that reveals all available options in the dropdown, regardless of current filter settings."
1821
1425
  },
1822
1426
  "shareDialog.share.grantee.title": {
1823
1427
  "value": "Share with users and groups",
1824
- "comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
1825
- "limit": 0
1428
+ "comment": "Title of dialog used for sharing of private dashboard with other users or user groups."
1826
1429
  },
1827
1430
  "shareDialog.share.dashboard.title": {
1828
1431
  "value": "Share dashboard",
1829
- "comment": "Title of dialog used for sharing dashboard.",
1830
- "limit": 0
1432
+ "comment": "Title of dialog used for sharing dashboard."
1831
1433
  },
1832
1434
  "shareDialog.share.dashboard.list.title": {
1833
1435
  "value": "Users & groups",
1834
- "comment": "Title shown above list of grantees in share dialog.",
1835
- "limit": 0
1436
+ "comment": "Title shown above list of grantees in share dialog."
1836
1437
  },
1837
1438
  "shareDialog.share.link.helperText": {
1838
1439
  "value": "Link reflects current filters. Only accessible to users with dashboard access.",
1839
- "comment": "Helper text shown below the share link input in the share dialog.",
1840
- "limit": 0
1440
+ "comment": "Helper text shown below the share link input in the share dialog."
1841
1441
  },
1842
1442
  "shareDialog.share.link.title": {
1843
1443
  "value": "Link",
1844
- "comment": "Title shown above the share link input in the share dialog.",
1845
- "limit": 0
1444
+ "comment": "Title shown above the share link input in the share dialog."
1846
1445
  },
1847
1446
  "shareDialog.share.link.buttonText": {
1848
1447
  "value": "Copy dashboard link",
1849
- "comment": "Label of button that copies the share link to the clipboard.",
1850
- "limit": 0
1448
+ "comment": "Label of button that copies the share link to the clipboard."
1851
1449
  },
1852
1450
  "shareDialog.share.grantee.share": {
1853
1451
  "value": "Share",
1854
- "comment": "Title of confirm button of share dialog",
1855
- "limit": 0
1452
+ "comment": "Title of confirm button of share dialog"
1856
1453
  },
1857
1454
  "shareDialog.share.grantee.list.title": {
1858
1455
  "value": "Shared with",
1859
- "comment": "Title shown above list of grantees in share dialog.",
1860
- "limit": 0
1456
+ "comment": "Title shown above list of grantees in share dialog."
1861
1457
  },
1862
1458
  "shareDialog.share.grantee.add": {
1863
1459
  "value": "Add",
1864
- "comment": "Label of button than adds a new grantee in share dialog.",
1865
- "limit": 0
1460
+ "comment": "Label of button than adds a new grantee in share dialog."
1866
1461
  },
1867
1462
  "shareDialog.share.grantee.addLabel": {
1868
1463
  "value": "Add users or groups",
1869
- "comment": "Label of button than adds a new grantee in share dialog.",
1870
- "limit": 0
1464
+ "comment": "Label of button than adds a new grantee in share dialog."
1871
1465
  },
1872
1466
  "shareDialog.share.grantee.add.empty.selection": {
1873
1467
  "value": "No user or group selected.",
1874
- "comment": "Information message shown when there is no user or group in grantees list in share dialog.",
1875
- "limit": 0
1468
+ "comment": "Information message shown when there is no user or group in grantees list in share dialog."
1876
1469
  },
1877
1470
  "shareDialog.share.grantee.add.info": {
1878
1471
  "value": "Add users and groups",
1879
- "comment": "Title of dialog used for sharing of private dashboard with other users or user groups.",
1880
- "limit": 0
1472
+ "comment": "Title of dialog used for sharing of private dashboard with other users or user groups."
1881
1473
  },
1882
1474
  "shareDialog.share.grantee.add.search.placeholder": {
1883
1475
  "value": "Search users and groups",
1884
- "comment": "Placeholder of empty share dialog search input.",
1885
- "limit": 0
1476
+ "comment": "Placeholder of empty share dialog search input."
1886
1477
  },
1887
1478
  "shareDialog.share.grantee.add.search.error.message": {
1888
1479
  "value": "Failed to load users and groups. Try again later.",
1889
- "comment": "Error message shown to the user when query in search input failed",
1890
- "limit": 0
1480
+ "comment": "Error message shown to the user when query in search input failed"
1891
1481
  },
1892
1482
  "shareDialog.share.grantee.add.label.user": {
1893
1483
  "value": "Users",
1894
- "comment": "Label shown to the user when query in search input matches an user",
1895
- "limit": 0
1484
+ "comment": "Label shown to the user when query in search input matches an user"
1896
1485
  },
1897
1486
  "shareDialog.share.grantee.add.label.group": {
1898
1487
  "value": "Groups",
1899
- "comment": "Label shown to the user when query in search input matches a group of users",
1900
- "limit": 0
1488
+ "comment": "Label shown to the user when query in search input matches a group of users"
1901
1489
  },
1902
1490
  "shareDialog.share.grantee.add.search.no.matching.items": {
1903
1491
  "value": "No matching users or groups.",
1904
- "comment": "Information shown to the user when query in search input does no match any user or group.",
1905
- "limit": 0
1492
+ "comment": "Information shown to the user when query in search input does no match any user or group."
1906
1493
  },
1907
1494
  "shareDialog.share.grantee.item.you": {
1908
1495
  "value": "{userName} (You)",
1909
- "comment": "Text used for currently logged user in the list of grantees in share dialog. '{userName}' placeholder is replaced with logged user name, for example, 'John Doe (You)'. Keep {userName} placeholder unchanged.",
1910
- "limit": 0
1496
+ "comment": "Text used for currently logged user in the list of grantees in share dialog. '{userName}' placeholder is replaced with logged user name, for example, 'John Doe (You)'. Keep {userName} placeholder unchanged."
1911
1497
  },
1912
1498
  "shareDialog.share.grantee.item.users.count": {
1913
1499
  "value": "{granteeCount} users",
1914
- "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'",
1915
- "limit": 0
1500
+ "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'"
1916
1501
  },
1917
1502
  "shareDialog.share.grantee.item.creator": {
1918
1503
  "value": "Creator",
1919
- "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.",
1920
- "limit": 0
1504
+ "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."
1921
1505
  },
1922
1506
  "shareDialog.share.grantee.item.user.all": {
1923
1507
  "value": "All users",
1924
- "comment": "Title of user group that contains all the users in the system.",
1925
- "limit": 0
1508
+ "comment": "Title of user group that contains all the users in the system."
1926
1509
  },
1927
1510
  "shareDialog.share.grantee.item.user.inactive": {
1928
1511
  "value": "Inactive user",
1929
- "comment": "Title of user that is inactive or deleted in workspace",
1930
- "limit": 0
1512
+ "comment": "Title of user that is inactive or deleted in workspace"
1931
1513
  },
1932
1514
  "shareDialog.share.grantee.item.user.inactive.description": {
1933
1515
  "value": "User was deleted from this workspace",
1934
- "comment": "Description of inactive user",
1935
- "limit": 0
1516
+ "comment": "Description of inactive user"
1936
1517
  },
1937
1518
  "shareDialog.share.grantee.item.remove.selection": {
1938
1519
  "value": "Remove from selection.",
1939
- "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.",
1940
- "limit": 0
1520
+ "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."
1941
1521
  },
1942
1522
  "shareDialog.share.granular.grantee.permission.edit": {
1943
1523
  "value": "Can edit & share",
1944
- "comment": "Permission level that grants the user full edit and share capabilities for the dashboard, including modifying content and managing access for others.",
1945
- "limit": 0
1524
+ "comment": "Permission level that grants the user full edit and share capabilities for the dashboard, including modifying content and managing access for others."
1946
1525
  },
1947
1526
  "shareDialog.share.granular.grantee.permission.share": {
1948
1527
  "value": "Can view & share",
1949
- "comment": "Permission level that allows users to view the dashboard and share it with others, but not modify the dashboard content.",
1950
- "limit": 0
1528
+ "comment": "Permission level that allows users to view the dashboard and share it with others, but not modify the dashboard content."
1951
1529
  },
1952
1530
  "shareDialog.share.granular.grantee.permission.view": {
1953
1531
  "value": "Can view",
1954
- "comment": "Basic read-only permission level that allows users to view the dashboard content but not make any changes or share it with others.",
1955
- "limit": 0
1532
+ "comment": "Basic read-only permission level that allows users to view the dashboard content but not make any changes or share it with others."
1956
1533
  },
1957
1534
  "shareDialog.share.granular.grantee.permission.remove": {
1958
1535
  "value": "Remove",
1959
- "comment": "Button label for removing a user's or group's permissions entirely from the dashboard.",
1960
- "limit": 0
1536
+ "comment": "Button label for removing a user's or group's permissions entirely from the dashboard."
1961
1537
  },
1962
1538
  "shareDialog.share.granular.granularUser.tooltip.cannotChangeHigher": {
1963
1539
  "value": "You cannot remove or change permissions for users with higher permissions than you have.",
1964
- "comment": "Error message shown when a user attempts to modify permissions of another user who has higher access rights than themselves.",
1965
- "limit": 0
1540
+ "comment": "Error message shown when a user attempts to modify permissions of another user who has higher access rights than themselves."
1966
1541
  },
1967
1542
  "shareDialog.share.granular.granularGroup.tooltip.cannotChangeHigher": {
1968
1543
  "value": "You cannot remove or change permissions for groups with higher permissions than you have.",
1969
- "comment": "Error message shown when a user attempts to modify permissions of a group that has higher access rights than they do.",
1970
- "limit": 0
1544
+ "comment": "Error message shown when a user attempts to modify permissions of a group that has higher access rights than they do."
1971
1545
  },
1972
1546
  "shareDialog.share.granular.grantee.tooltip.cannotGrantHigher": {
1973
1547
  "value": "You cannot set higher permissions than you have.",
1974
- "comment": "Error message shown when a user attempts to grant permissions that exceed their own permission level.",
1975
- "limit": 0
1548
+ "comment": "Error message shown when a user attempts to grant permissions that exceed their own permission level."
1976
1549
  },
1977
1550
  "shareDialog.share.granular.granularUser.tooltip.cannotGrantLower": {
1978
1551
  "value": "You cannot set lower permissions than are the permissions from user groups with this user.",
1979
- "comment": "Error message shown when attempting to set permissions for a user that would be lower than what they inherit from their group memberships.",
1980
- "limit": 0
1552
+ "comment": "Error message shown when attempting to set permissions for a user that would be lower than what they inherit from their group memberships."
1981
1553
  },
1982
1554
  "shareDialog.share.granular.granularGroup.tooltip.cannotGrantLower": {
1983
1555
  "value": "You cannot set lower permissions than are the permissions from user groups that include this group.",
1984
- "comment": "Error message shown when attempting to set permissions for a group that would be lower than what's inherited from parent groups.",
1985
- "limit": 0
1556
+ "comment": "Error message shown when attempting to set permissions for a group that would be lower than what's inherited from parent groups."
1986
1557
  },
1987
1558
  "shareDialog.share.granular.granularUser.tooltip.cannotRemoveFromParent": {
1988
1559
  "value": "You cannot remove permissions for this user in this workspace. To remove the permissions, do so from the parent workspace.",
1989
- "comment": "Error message shown when a user tries to remove permissions that are inherited from a parent workspace and cannot be modified in the current context.",
1990
- "limit": 0
1560
+ "comment": "Error message shown when a user tries to remove permissions that are inherited from a parent workspace and cannot be modified in the current context."
1991
1561
  },
1992
1562
  "shareDialog.share.granular.granularGroup.tooltip.cannotRemoveFromParent": {
1993
1563
  "value": "You cannot remove permissions for this user group in this workspace. To remove the permissions, do so from the parent workspace.",
1994
- "comment": "Error message shown when a user tries to remove permissions for a group that are inherited from a parent workspace and cannot be modified in the current context.",
1995
- "limit": 0
1564
+ "comment": "Error message shown when a user tries to remove permissions for a group that are inherited from a parent workspace and cannot be modified in the current context."
1996
1565
  },
1997
1566
  "shareDialog.share.granular.granularUser.tooltip.noChangeAvailable": {
1998
1567
  "value": "You cannot remove or change permissions for this user in this workspace. To edit the permissions, do so from the parent workspace.",
1999
- "comment": "Error message shown when a user attempts to modify permissions that are managed at a higher level and cannot be changed in the current workspace context.",
2000
- "limit": 0
1568
+ "comment": "Error message shown when a user attempts to modify permissions that are managed at a higher level and cannot be changed in the current workspace context."
2001
1569
  },
2002
1570
  "shareDialog.share.granular.granularGroup.tooltip.noChangeAvailable": {
2003
1571
  "value": "You cannot remove or change permissions for this user group in this workspace. To edit the permissions, do so from the parent workspace.",
2004
- "comment": "Error message shown when a user attempts to modify group permissions that are managed at a higher level and cannot be changed in the current workspace context.",
2005
- "limit": 0
1572
+ "comment": "Error message shown when a user attempts to modify group permissions that are managed at a higher level and cannot be changed in the current workspace context."
2006
1573
  },
2007
1574
  "shareDialog.share.granular.administrator.info": {
2008
1575
  "value": "<b>Note.</b> You and other administrators have full access to all dashboards.",
2009
- "comment": "Informational message displayed to administrators, indicating they have full access privileges across all dashboards by default.",
2010
- "limit": 0
1576
+ "comment": "Informational message displayed to administrators, indicating they have full access privileges across all dashboards by default."
2011
1577
  },
2012
1578
  "shareDialog.share.granular.grantee.permission.label": {
2013
1579
  "value": "Permission",
2014
- "comment": "Label for permissions selector",
2015
- "limit": 0
1580
+ "comment": "Label for permissions selector"
2016
1581
  },
2017
1582
  "dialogs.closeLabel": {
2018
1583
  "value": "Close dialog",
2019
- "comment": "Label of a close button",
2020
- "limit": 0
1584
+ "comment": "Label of a close button"
2021
1585
  },
2022
1586
  "dialogs.backButtonLabel": {
2023
1587
  "value": "Back to previous step",
2024
- "comment": "Label of a back button",
2025
- "limit": 0
1588
+ "comment": "Label of a back button"
2026
1589
  },
2027
- "sorting.dropdown.header|insight": {
1590
+ "sorting.dropdown.header": {
2028
1591
  "value": "Sort visualization",
2029
- "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
2030
- "limit": 0
2031
- },
2032
- "sorting.dropdown.header|report": {
2033
- "value": "Sort report",
2034
- "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1.",
2035
- "limit": 0,
2036
- "translate": false
1592
+ "comment": "The title of sorting dropdown where you can choose which sort options you want to use. For example sort by attribute A1."
2037
1593
  },
2038
1594
  "sorting.type.alphabetical.asc": {
2039
1595
  "value": "A to Z",
2040
- "comment": "Title of sort option when visualization is sorted alphabetically and in ascending order.",
2041
- "limit": 0
1596
+ "comment": "Title of sort option when visualization is sorted alphabetically and in ascending order."
2042
1597
  },
2043
1598
  "sorting.type.alphabetical.desc": {
2044
1599
  "value": "Z to A",
2045
- "comment": "Title of sort option when visualization is sorted alphabetically and in descending order.",
2046
- "limit": 0
1600
+ "comment": "Title of sort option when visualization is sorted alphabetically and in descending order."
2047
1601
  },
2048
1602
  "sorting.type.date.asc": {
2049
1603
  "value": "Oldest to newest",
2050
- "comment": "Title of sort option when visualization is sorted by date and in ascending order.",
2051
- "limit": 0
1604
+ "comment": "Title of sort option when visualization is sorted by date and in ascending order."
2052
1605
  },
2053
1606
  "sorting.type.date.desc": {
2054
1607
  "value": "Newest to oldest",
2055
- "comment": "Title of sort option when visualization is sorted by date and in descending order.",
2056
- "limit": 0
1608
+ "comment": "Title of sort option when visualization is sorted by date and in descending order."
2057
1609
  },
2058
1610
  "sorting.type.default": {
2059
1611
  "value": "Default",
2060
- "comment": "Title of sort option when visualization is sorted by default order.",
2061
- "limit": 0
1612
+ "comment": "Title of sort option when visualization is sorted by default order."
2062
1613
  },
2063
1614
  "sorting.type.numerical.asc": {
2064
1615
  "value": "Smallest to largest",
2065
- "comment": "Title of sort option when visualization is sorted numerically and in ascending order.",
2066
- "limit": 0
1616
+ "comment": "Title of sort option when visualization is sorted numerically and in ascending order."
2067
1617
  },
2068
1618
  "sorting.type.numerical.desc": {
2069
1619
  "value": "Largest to smallest",
2070
- "comment": "Title of sort option when visualization is sorted numerically and in descending order.",
2071
- "limit": 0
1620
+ "comment": "Title of sort option when visualization is sorted numerically and in descending order."
2072
1621
  },
2073
1622
  "sorting.by": {
2074
1623
  "value": "by",
2075
- "comment": "Text that will appear before the measures from which attribute will be sorted.",
2076
- "limit": 0
1624
+ "comment": "Text that will appear before the measures from which attribute will be sorted."
2077
1625
  },
2078
1626
  "sorting.sum.of.all.measure": {
2079
1627
  "value": "Total",
2080
- "comment": "Title of sort option when is sorted by sum of all measures.",
2081
- "limit": 0
1628
+ "comment": "Title of sort option when is sorted by sum of all measures."
2082
1629
  },
2083
1630
  "sorting.default.tooltip": {
2084
1631
  "value": "Use the order defined in the attribute.",
2085
- "comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the visualization.",
2086
- "limit": 0
1632
+ "comment": "Tooltip that explains user that default sorting of the selected attribute will be applied on the visualization."
2087
1633
  },
2088
1634
  "embedInsightDialog.actions.close": {
2089
1635
  "value": "Close",
2090
- "comment": "Label for the close button in the embed insight dialog, allowing users to exit the dialog without copying any code.",
2091
- "limit": 0
1636
+ "comment": "Label for the close button in the embed insight dialog, allowing users to exit the dialog without copying any code."
2092
1637
  },
2093
1638
  "embedInsightDialog.actions.copyCode": {
2094
1639
  "value": "Copy code",
2095
- "comment": "Label of confirm button, copy code to clipboard.",
2096
- "limit": 0
1640
+ "comment": "Label of confirm button, copy code to clipboard."
2097
1641
  },
2098
1642
  "embedInsightDialog.component.type": {
2099
1643
  "value": "Component type",
2100
- "comment": "Selector that define the component type of generated code Referential or Programmatic",
2101
- "limit": 0
1644
+ "comment": "Selector that define the component type of generated code Referential or Programmatic"
2102
1645
  },
2103
1646
  "embedInsightDialog.code.language.codeAs": {
2104
1647
  "value": "Code as",
2105
- "comment": "Selector that define language of generated code Typescript or Javascript",
2106
- "limit": 0
1648
+ "comment": "Selector that define language of generated code Typescript or Javascript"
2107
1649
  },
2108
1650
  "embedInsightDialog.react.options": {
2109
1651
  "value": "Other options",
2110
- "comment": "Options of generated code. Include component specific item, define height etc.",
2111
- "limit": 0
1652
+ "comment": "Options of generated code. Include component specific item, define height etc."
2112
1653
  },
2113
1654
  "embedInsightDialog.webComponents.options": {
2114
1655
  "value": "Options",
2115
- "comment": "Options of generated code. Include component specific item, define height etc.",
2116
- "limit": 0
1656
+ "comment": "Options of generated code. Include component specific item, define height etc."
2117
1657
  },
2118
1658
  "embedInsightDialog.webComponents.options.displayTitle": {
2119
1659
  "value": "Display title",
2120
- "comment": "Option to control whether the title of the embedded insight should be displayed in the web component.",
2121
- "limit": 0
1660
+ "comment": "Option to control whether the title of the embedded insight should be displayed in the web component."
2122
1661
  },
2123
1662
  "embedInsightDialog.webComponents.options.customTitle": {
2124
1663
  "value": "Custom title",
2125
- "comment": "Options of generated code. Include component specific item, define height etc.",
2126
- "limit": 0
1664
+ "comment": "Options of generated code. Include component specific item, define height etc."
2127
1665
  },
2128
1666
  "embedInsightDialog.webComponents.options.locale": {
2129
1667
  "value": "Locale",
2130
- "comment": "Options of generated code. Include component specific item, define height etc.",
2131
- "limit": 0
1668
+ "comment": "Options of generated code. Include component specific item, define height etc."
2132
1669
  },
2133
1670
  "embedInsightDialog.webComponents.locale.tooltip": {
2134
1671
  "value": "Choose a specific language localization. If disabled, the visualization defaults to your current display language settings.",
2135
- "comment": "Tooltip for the web components locale",
2136
- "limit": 0
1672
+ "comment": "Tooltip for the web components locale"
2137
1673
  },
2138
- "embedInsightDialog.code.options.include.config.info|insight": {
1674
+ "embedInsightDialog.code.options.include.config.info": {
2139
1675
  "value": "Include the visualization configuration of colors, axes, legend, and canvas if available.",
2140
- "comment": "Tool tip that explain Include configuration",
2141
- "limit": 0
2142
- },
2143
- "embedInsightDialog.code.options.include.config.info|report": {
2144
- "value": "Include the report configuration of colors, axes, legend, and canvas if available.",
2145
- "comment": "Tool tip that explain Include configuration",
2146
- "limit": 0,
2147
- "translate": false
1676
+ "comment": "Tool tip that explain Include configuration"
2148
1677
  },
2149
1678
  "embedInsightDialog.code.options.custom.height": {
2150
1679
  "value": "Custom height",
2151
- "comment": "Option to specify a custom height for the embedded insight component in the generated code.",
2152
- "limit": 0
1680
+ "comment": "Option to specify a custom height for the embedded insight component in the generated code."
2153
1681
  },
2154
1682
  "embedInsightDialog.code.options.display.configuration": {
2155
1683
  "value": "Include configuration",
2156
- "comment": "Option to include visualization configuration (colors, axes, legend settings) in the generated embed code.",
2157
- "limit": 0
1684
+ "comment": "Option to include visualization configuration (colors, axes, legend settings) in the generated embed code."
2158
1685
  },
2159
- "embedInsightDialog.headLine.embedInsight|insight": {
1686
+ "embedInsightDialog.headLine.embedInsight": {
2160
1687
  "value": "Embed visualization",
2161
- "comment": "Title of the dialog for embedding a visualization, shown when the user wants to embed a specific visualization.",
2162
- "limit": 0
2163
- },
2164
- "embedInsightDialog.headLine.embedInsight|report": {
2165
- "value": "Embed report",
2166
- "comment": "Title of the dialog for embedding a report, shown when the user wants to embed a specific report.",
2167
- "limit": 0,
2168
- "translate": false
1688
+ "comment": "Title of the dialog for embedding a visualization, shown when the user wants to embed a specific visualization."
2169
1689
  },
2170
- "embedInsightDialog.componentType.byReference.tooltip|insight": {
1690
+ "embedInsightDialog.componentType.byReference.tooltip": {
2171
1691
  "value": "Embed as a reference to a saved visualization in a generic GD.UI react component. Any future changes to the visualization (such as visualization type, metrics, attributes) will be reflected in the embedded version.",
2172
- "comment": "Tooltip that explain what Embed as a live visualization means",
2173
- "limit": 0
2174
- },
2175
- "embedInsightDialog.componentType.byReference.tooltip|report": {
2176
- "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.",
2177
- "comment": "Tooltip that explain what Embed as a live visualization means",
2178
- "limit": 0,
2179
- "translate": false
1692
+ "comment": "Tooltip that explain what Embed as a live visualization means"
2180
1693
  },
2181
- "embedInsightDialog.componentType.byDefinition.tooltip|insight": {
1694
+ "embedInsightDialog.componentType.byDefinition.tooltip": {
2182
1695
  "value": "Embed as an visualization definition in a specific GD.UI react component based on the currently selected visualization type. No future changes to the visualization (such as visualization type, metrics, attributes) made in this application will be reflected in the embedded version.",
2183
- "comment": "Tooltip that explain what Embed as a a permanent report",
2184
- "limit": 0
2185
- },
2186
- "embedInsightDialog.componentType.byDefinition.tooltip|report": {
2187
- "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.",
2188
- "comment": "Tooltip that explain what Embed as a a permanent report",
2189
- "limit": 0,
2190
- "translate": false
1696
+ "comment": "Tooltip that explain what Embed as a a permanent report"
2191
1697
  },
2192
1698
  "embedInsightDialog.webComponents.customTitle.tooltip": {
2193
1699
  "value": "Define the text of the title directly in the code snippet.",
2194
- "comment": "Tooltip for the web components custom title",
2195
- "limit": 0
1700
+ "comment": "Tooltip for the web components custom title"
2196
1701
  },
2197
1702
  "embedInsightDialog.webComponents.customTitle.disabled.tooltip": {
2198
1703
  "value": "Enable Display title first.",
2199
- "comment": "Tooltip for the web components custom title when it is disabled",
2200
- "limit": 0
1704
+ "comment": "Tooltip for the web components custom title when it is disabled"
2201
1705
  },
2202
1706
  "embedInsightDialog.prepareEnvironmentMessage": {
2203
1707
  "value": "<b>Note.</b> In order for this snippet to work, prepare your environment.",
2204
- "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively.",
2205
- "limit": 0
1708
+ "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively."
2206
1709
  },
2207
1710
  "embedInsightDialog.prepareEnvironmentMessage.link": {
2208
1711
  "value": "Learn more",
2209
- "comment": "Link with additional info",
2210
- "limit": 0
1712
+ "comment": "Link with additional info"
2211
1713
  },
2212
1714
  "embed.dialog.numeric.input.validation": {
2213
1715
  "value": "The value must be a number greater than 0",
2214
- "comment": "Validation of custom embedded dashboard height",
2215
- "limit": 0
1716
+ "comment": "Validation of custom embedded dashboard height"
2216
1717
  },
2217
1718
  "embed.dialog.numeric.input.warning": {
2218
1719
  "value": "This input accepts only digits greater than 0",
2219
- "comment": "Validation of custom embedded dashboard height",
2220
- "limit": 0
1720
+ "comment": "Validation of custom embedded dashboard height"
2221
1721
  },
2222
1722
  "embedInsightDialog.complete.list.props.message": {
2223
1723
  "value": "Complete list of embedding properties",
2224
- "comment": "Link to documentation of used component and all component properties",
2225
- "limit": 0
1724
+ "comment": "Link to documentation of used component and all component properties"
2226
1725
  },
2227
- "embedInsightDialog.emptyInsight.byReference|insight": {
1726
+ "embedInsightDialog.emptyInsight.byReference": {
2228
1727
  "value": "Code snipped will be displayed here once you <a>save the visualization</a>.",
2229
- "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively.",
2230
- "limit": 0
2231
- },
2232
- "embedInsightDialog.emptyInsight.byReference|report": {
2233
- "value": "Code snipped will be displayed here once you <a>save the report</a>.",
2234
- "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively.",
2235
- "limit": 0,
2236
- "translate": false
1728
+ "comment": "Message explaining code area restrictions. The <b> or <a> tags provide emphasis and clickable actions respectively."
2237
1729
  },
2238
- "embedInsightDialog.emptyInsight.byDefinition|insight": {
1730
+ "embedInsightDialog.emptyInsight.byDefinition": {
2239
1731
  "value": "This visualization type cannot be embedded as programmatic type component.",
2240
- "comment": "The disabled message for code area",
2241
- "limit": 0
2242
- },
2243
- "embedInsightDialog.emptyInsight.byDefinition|report": {
2244
- "value": "This report type cannot be embedded as programmatic type component.",
2245
- "comment": "The disabled message for code area",
2246
- "limit": 0,
2247
- "translate": false
1732
+ "comment": "The disabled message for code area"
2248
1733
  },
2249
1734
  "embedDialog.tab.react": {
2250
1735
  "value": "React",
2251
- "comment": "The tab title",
2252
- "limit": 0
1736
+ "comment": "The tab title"
2253
1737
  },
2254
1738
  "embedDialog.tab.webComponents": {
2255
1739
  "value": "Web Components",
2256
- "comment": "The tab title",
2257
- "limit": 0
1740
+ "comment": "The tab title"
2258
1741
  },
2259
1742
  "error.overlay.login": {
2260
1743
  "value": "Login",
2261
- "comment": "Button label for the login action shown in the error overlay when a user has been logged out.",
2262
- "limit": 0
1744
+ "comment": "Button label for the login action shown in the error overlay when a user has been logged out."
2263
1745
  },
2264
1746
  "error.overlay.title": {
2265
1747
  "value": "You have been logged out",
2266
- "comment": "Title shown in the error overlay when a user's session has expired or they have been logged out.",
2267
- "limit": 0
1748
+ "comment": "Title shown in the error overlay when a user's session has expired or they have been logged out."
2268
1749
  },
2269
1750
  "error.overlay.text": {
2270
1751
  "value": "Please log back in to continue your work.",
2271
- "comment": "Instructional text shown in the error overlay, guiding the user to log back in after being logged out.",
2272
- "limit": 0
1752
+ "comment": "Instructional text shown in the error overlay, guiding the user to log back in after being logged out."
2273
1753
  },
2274
1754
  "stylingPicker.title.basic": {
2275
1755
  "value": "Default",
2276
- "comment": "Label for the default styling option in the styling picker, using the system's default styles.",
2277
- "limit": 0
1756
+ "comment": "Label for the default styling option in the styling picker, using the system's default styles."
2278
1757
  },
2279
1758
  "stylingPicker.title.custom": {
2280
1759
  "value": "Custom",
2281
- "comment": "Label for the custom styling option in the styling picker, allowing users to apply their own styles.",
2282
- "limit": 0
1760
+ "comment": "Label for the custom styling option in the styling picker, allowing users to apply their own styles."
2283
1761
  },
2284
1762
  "stylingPicker.title.create": {
2285
1763
  "value": "Create",
2286
- "comment": "Button label for creating a new custom style in the styling picker interface.",
2287
- "limit": 0
1764
+ "comment": "Button label for creating a new custom style in the styling picker interface."
2288
1765
  },
2289
1766
  "stylingEditor.dialog.name": {
2290
1767
  "value": "Name",
2291
- "comment": "Label for the name input field in the styling editor dialog.",
2292
- "limit": 0
1768
+ "comment": "Label for the name input field in the styling editor dialog."
2293
1769
  },
2294
1770
  "stylingEditor.dialog.name.required": {
2295
1771
  "value": "Cannot save. Specify a name.",
2296
- "comment": "Error message shown when attempting to save a style without providing a name.",
2297
- "limit": 0
1772
+ "comment": "Error message shown when attempting to save a style without providing a name."
2298
1773
  },
2299
1774
  "stylingEditor.dialog.definition": {
2300
1775
  "value": "Definition",
2301
- "comment": "Name of the text field to describe an object.",
2302
- "limit": 0
1776
+ "comment": "Name of the text field to describe an object."
2303
1777
  },
2304
1778
  "stylingEditor.dialog.definition.required": {
2305
1779
  "value": "Cannot save. Specify a definition.",
2306
- "comment": "Error message shown when attempting to save a style without providing a definition.",
2307
- "limit": 0
1780
+ "comment": "Error message shown when attempting to save a style without providing a definition."
2308
1781
  },
2309
1782
  "stylingEditor.dialog.definition.invalid": {
2310
1783
  "value": "Cannot save. The definition is not a valid JSON object.",
2311
- "comment": "Error message shown when the style definition contains invalid JSON syntax.",
2312
- "limit": 0
1784
+ "comment": "Error message shown when the style definition contains invalid JSON syntax."
2313
1785
  },
2314
1786
  "stylingEditor.dialog.examples": {
2315
1787
  "value": "Templates",
2316
- "comment": "Label for the templates section in the styling editor dialog, containing predefined style examples.",
2317
- "limit": 0
1788
+ "comment": "Label for the templates section in the styling editor dialog, containing predefined style examples."
2318
1789
  },
2319
1790
  "stylingEditor.dialog.example.paste": {
2320
1791
  "value": "Paste",
2321
- "comment": "Button text to paste content into text field.",
2322
- "limit": 0
1792
+ "comment": "Button text to paste content into text field."
2323
1793
  },
2324
1794
  "stylingPicker.item.edit": {
2325
1795
  "value": "Edit",
2326
- "comment": "Button label for editing an existing style in the styling picker.",
2327
- "limit": 0
1796
+ "comment": "Button label for editing an existing style in the styling picker."
2328
1797
  },
2329
1798
  "stylingPicker.item.delete": {
2330
1799
  "value": "Delete",
2331
- "comment": "Button label for removing a style from the styling picker.",
2332
- "limit": 0
1800
+ "comment": "Button label for removing a style from the styling picker."
2333
1801
  },
2334
1802
  "stylingPicker.item.delete.tooltip": {
2335
1803
  "value": "Applied item cannot be deleted.",
2336
- "comment": "Tooltip message shown when attempting to delete a style that is currently in use.",
2337
- "limit": 0
1804
+ "comment": "Tooltip message shown when attempting to delete a style that is currently in use."
2338
1805
  },
2339
1806
  "descriptionPanel.button.more": {
2340
1807
  "value": "Show more",
2341
- "comment": "The button title which will display more description text",
2342
- "limit": 0
1808
+ "comment": "The button title which will display more description text"
2343
1809
  },
2344
1810
  "descriptionPanel.button.less": {
2345
1811
  "value": "Show less",
2346
- "comment": "The button title which will display less description text.",
2347
- "limit": 0
1812
+ "comment": "The button title which will display less description text."
2348
1813
  },
2349
1814
  "configurationPanel.drillConfig.learn.more.link": {
2350
1815
  "value": "Learn more",
2351
- "comment": "Link with additional info",
2352
- "limit": 0
1816
+ "comment": "Link with additional info"
2353
1817
  },
2354
1818
  "configurationPanel.drillConfig.drillToDashboard.tooltip": {
2355
1819
  "value": "Open a related dashboard for an expanded view on the selected data point, carrying over relevant filters and context. <a>Learn more</a>",
2356
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2357
- "limit": 0
1820
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2358
1821
  },
2359
1822
  "configurationPanel.drillConfig.drillToInsight.tooltip": {
2360
1823
  "value": "Open a related visualization, maintaining the applied filters from the original view. <a>Learn more</a>",
2361
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2362
- "limit": 0
1824
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2363
1825
  },
2364
1826
  "configurationPanel.drillConfig.drillToUrl.tooltip": {
2365
1827
  "value": "Open a custom URL with dynamic parameters based on the selected data point. <a>Learn more</a>",
2366
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2367
- "limit": 0
1828
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2368
1829
  },
2369
1830
  "configurationPanel.drillConfig.drilldown": {
2370
1831
  "value": "Drill down",
2371
- "comment": "The title of the drill down action.",
2372
- "limit": 0
1832
+ "comment": "The title of the drill down action."
2373
1833
  },
2374
1834
  "configurationPanel.drillConfig.drilldown.tooltip": {
2375
1835
  "value": "Drill down within the current visualization, following predefined attribute hierarchies to view your data on an increasingly granular level. <a>Learn more</a>",
2376
- "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information.",
2377
- "limit": 0
1836
+ "comment": "Tooltip explaining drilling behavior. The <a> tags create clickable help links for more information."
2378
1837
  },
2379
1838
  "configurationPanel.drillConfig.drilldown.tooltip.disabled.insight": {
2380
1839
  "value": "Drill down is turned off in this visualization's configuration.",
2381
- "comment": "Tooltip explaining drill down is disabled by visualization's configuration",
2382
- "limit": 0
1840
+ "comment": "Tooltip explaining drill down is disabled by visualization's configuration"
2383
1841
  },
2384
1842
  "configurationPanel.drillConfig.drilldown.tooltip.disabled.metric": {
2385
1843
  "value": "Drill down can only be set for attributes, not metrics.",
2386
- "comment": "Tooltip explaining drill down is disabled for metrics",
2387
- "limit": 0
1844
+ "comment": "Tooltip explaining drill down is disabled for metrics"
2388
1845
  },
2389
1846
  "configurationPanel.drillConfig.drilldown.emtpy.hierarchy.info": {
2390
1847
  "value": "Attribute must be in a hierarchy to enable drill down.",
2391
- "comment": "Label show on drill down configuration that there is no hierarchy defined for the attribute",
2392
- "limit": 0
1848
+ "comment": "Label show on drill down configuration that there is no hierarchy defined for the attribute"
2393
1849
  },
2394
1850
  "configurationPanel.drillConfig.selectHierarchy": {
2395
1851
  "value": "Choose hierarchy…",
2396
- "comment": "Hint guiding users that attribute hierarchy in select box has to be selected.",
2397
- "limit": 0
1852
+ "comment": "Hint guiding users that attribute hierarchy in select box has to be selected."
2398
1853
  },
2399
1854
  "configurationPanel.drillConfig.drilldown.create.hierarchy": {
2400
1855
  "value": "Create attribute hierarchy",
2401
- "comment": "Link to create attribute hierarchy",
2402
- "limit": 0
1856
+ "comment": "Link to create attribute hierarchy"
2403
1857
  },
2404
1858
  "attributeHierarchyEditor.untitled": {
2405
1859
  "value": "Untitled attribute hierarchy",
2406
- "comment": "Default title in attribute hierarchy editor",
2407
- "limit": 0
1860
+ "comment": "Default title in attribute hierarchy editor"
2408
1861
  },
2409
1862
  "attributeHierarchyEditor.hierarchy.levels": {
2410
1863
  "value": "Hierarchy levels",
2411
- "comment": "Label show hierarchy levels",
2412
- "limit": 0
1864
+ "comment": "Label show hierarchy levels"
2413
1865
  },
2414
1866
  "attributeHierarchyEditor.button.cancel": {
2415
1867
  "value": "Cancel",
2416
- "comment": "Text of cancel button",
2417
- "limit": 0
1868
+ "comment": "Text of cancel button"
2418
1869
  },
2419
1870
  "attributeHierarchyEditor.button.create": {
2420
1871
  "value": "Create hierarchy",
2421
- "comment": "Text of create button",
2422
- "limit": 0
1872
+ "comment": "Text of create button"
2423
1873
  },
2424
1874
  "attributeHierarchyEditor.button.save": {
2425
1875
  "value": "Save changes",
2426
- "comment": "Text of save button",
2427
- "limit": 0
1876
+ "comment": "Text of save button"
2428
1877
  },
2429
1878
  "attributeHierarchyEditor.button.delete": {
2430
1879
  "value": "Delete",
2431
- "comment": "Text of delete button",
2432
- "limit": 0
1880
+ "comment": "Text of delete button"
2433
1881
  },
2434
1882
  "attributeHierarchyEditor.delete.confirm.title": {
2435
1883
  "value": "Delete attribute hierarchy?",
2436
- "comment": "Title in confirm dialog when deleting hierarchy",
2437
- "limit": 0
1884
+ "comment": "Title in confirm dialog when deleting hierarchy"
2438
1885
  },
2439
1886
  "attributeHierarchyEditor.delete.confirm.message": {
2440
1887
  "value": "All existing drill down interactions using this hierarchy will be removed.",
2441
- "comment": "Text in confirm dialog when deleting hierarchy",
2442
- "limit": 0
1888
+ "comment": "Text in confirm dialog when deleting hierarchy"
2443
1889
  },
2444
1890
  "attributeHierarchyEditor.remove.attribute": {
2445
1891
  "value": "Remove",
2446
- "comment": "Tooltip for button remove attribute in hierarchy",
2447
- "limit": 0
1892
+ "comment": "Tooltip for button remove attribute in hierarchy"
2448
1893
  },
2449
1894
  "attributeHierarchyEditor.add.attribute": {
2450
1895
  "value": "Add attribute",
2451
- "comment": "Text for button add attribute in hierarchy",
2452
- "limit": 0
1896
+ "comment": "Text for button add attribute in hierarchy"
2453
1897
  },
2454
1898
  "attributeHierarchyEditor.add.attribute.above": {
2455
1899
  "value": "Add attribute above",
2456
- "comment": "Text for button add attribute above the current item",
2457
- "limit": 0
1900
+ "comment": "Text for button add attribute above the current item"
2458
1901
  },
2459
1902
  "attributeHierarchyEditor.add.attribute.bellow": {
2460
1903
  "value": "Add attribute bellow",
2461
- "comment": "Text for button add attribute bellow the current item",
2462
- "limit": 0
1904
+ "comment": "Text for button add attribute bellow the current item"
2463
1905
  },
2464
1906
  "attributeHierarchyEditor.howToWork.link": {
2465
1907
  "value": "How to work with hierarchies",
2466
- "comment": "Link to document describe how attribute hierarchy works",
2467
- "limit": 0
1908
+ "comment": "Link to document describe how attribute hierarchy works"
2468
1909
  },
2469
1910
  "attributeHierarchyEditor.attribute.dropdown.title": {
2470
1911
  "value": "Choose attribute…",
2471
- "comment": "Text for dropdown title to select an attribute.",
2472
- "limit": 0
1912
+ "comment": "Text for dropdown title to select an attribute."
2473
1913
  },
2474
1914
  "attributeHierarchyEditor.attribute.dropdown.search": {
2475
1915
  "value": "Search…",
2476
- "comment": "Text for dropdown search input placeholder.",
2477
- "limit": 0
1916
+ "comment": "Text for dropdown search input placeholder."
2478
1917
  },
2479
1918
  "attributeHierarchyEditor.note.title": {
2480
1919
  "value": "Note:",
2481
- "comment": "Label for a note title",
2482
- "limit": 0
1920
+ "comment": "Label for a note title"
2483
1921
  },
2484
1922
  "attributeHierarchyEditor.note.message": {
2485
1923
  "value": "<b>Note:</b> The attribute hierarchy you define is applied globally to all visualizations. This enables drill down interactions not just for the {br}current visualization, but for all visualizations that include any of the attributes within the hierarchy.",
2486
- "comment": "Information about hierarchy editor functionality. The <b> tags emphasize important terms and {br} represents line breaks.",
2487
- "limit": 0
1924
+ "comment": "Information about hierarchy editor functionality. The <b> tags emphasize important terms and {br} represents line breaks."
2488
1925
  },
2489
1926
  "attributeHierarchyEditor.howItWorks.title": {
2490
1927
  "value": "How it works",
2491
- "comment": "Title of description section",
2492
- "limit": 0
1928
+ "comment": "Title of description section"
2493
1929
  },
2494
1930
  "attributeHierarchyEditor.howItWorks.message.heading": {
2495
1931
  "value": "Hierarchy is applied to all visualizations.",
2496
- "comment": "Text in description section",
2497
- "limit": 0
1932
+ "comment": "Text in description section"
2498
1933
  },
2499
1934
  "attributeHierarchyEditor.message.create.success": {
2500
1935
  "value": "Great! We created the attribute hierarchy!",
2501
- "comment": "The toast message will be shown when the attribute hierarchy is created successfully.",
2502
- "limit": 0
1936
+ "comment": "The toast message will be shown when the attribute hierarchy is created successfully."
2503
1937
  },
2504
1938
  "attributeHierarchyEditor.message.update.success": {
2505
1939
  "value": "Great! We saved the attribute hierarchy!",
2506
- "comment": "The toast message will be shown when the attribute hierarchy is updated successfully.",
2507
- "limit": 0
1940
+ "comment": "The toast message will be shown when the attribute hierarchy is updated successfully."
2508
1941
  },
2509
1942
  "attributeHierarchyEditor.message.delete.success": {
2510
1943
  "value": "Great! We deleted the attribute hierarchy!",
2511
- "comment": "The toast message will be shown when the attribute hierarchy is deleted successfully.",
2512
- "limit": 0
1944
+ "comment": "The toast message will be shown when the attribute hierarchy is deleted successfully."
2513
1945
  },
2514
1946
  "attributeHierarchyEditor.message.create.failed": {
2515
1947
  "value": "Failed to create. Try again later.",
2516
- "comment": "The toast message will be shown when create the attribute hierarchy is failed.",
2517
- "limit": 0
1948
+ "comment": "The toast message will be shown when create the attribute hierarchy is failed."
2518
1949
  },
2519
1950
  "attributeHierarchyEditor.message.update.failed": {
2520
1951
  "value": "Failed to save. Try again later.",
2521
- "comment": "The toast message will be shown when save the attribute hierarchy is failed.",
2522
- "limit": 0
1952
+ "comment": "The toast message will be shown when save the attribute hierarchy is failed."
2523
1953
  },
2524
1954
  "attributeHierarchyEditor.message.delete.failed": {
2525
1955
  "value": "Failed to delete. Try again later.",
2526
- "comment": "The toast message will be shown when delete the attribute hierarchy is failed.",
2527
- "limit": 0
1956
+ "comment": "The toast message will be shown when delete the attribute hierarchy is failed."
2528
1957
  },
2529
1958
  "attributeHierarchyEditor.howItWorks.message.content": {
2530
1959
  "value": "Drill down interaction will be enabled to not only this visualization, but all visualization containing one of the attributes in hierarchy.",
2531
- "comment": "Text in description section",
2532
- "limit": 0
1960
+ "comment": "Text in description section"
2533
1961
  },
2534
1962
  "attributeHierarchyList.tooltip.generic.date.title": {
2535
1963
  "value": "Generic date",
2536
- "comment": "Title of hierarchy for date",
2537
- "limit": 0
1964
+ "comment": "Title of hierarchy for date"
2538
1965
  },
2539
1966
  "attributeHierarchyList.tooltip.generic.date.info": {
2540
1967
  "value": "This hierarchy is generated automatically and applies to any date dimension.",
2541
- "comment": "Text show in date hierarchy",
2542
- "limit": 0
1968
+ "comment": "Text show in date hierarchy"
2543
1969
  },
2544
1970
  "attributeHierarchyList.tooltip.hierarchy.levels": {
2545
1971
  "value": "Hierarchy levels",
2546
- "comment": "Label show hierarchy levels",
2547
- "limit": 0
1972
+ "comment": "Label show hierarchy levels"
2548
1973
  },
2549
1974
  "attributeHierarchyList.tooltip.button.edit": {
2550
1975
  "value": "Edit",
2551
- "comment": "Text for edit button",
2552
- "limit": 0
1976
+ "comment": "Text for edit button"
2553
1977
  },
2554
1978
  "catalog.attribute.tooltip.hierarchy.title": {
2555
1979
  "value": "Hierarchy",
2556
- "comment": "Title of hierarchy section",
2557
- "limit": 0
1980
+ "comment": "Title of hierarchy section"
2558
1981
  },
2559
1982
  "visualizationConfig.interactions.section.title": {
2560
1983
  "value": "Interactions",
2561
- "comment": "Title of interactions section",
2562
- "limit": 0
1984
+ "comment": "Title of interactions section"
2563
1985
  },
2564
1986
  "visualizationConfig.interactions.section.drilldown": {
2565
1987
  "value": "Drill down",
2566
- "comment": "Text of drill down option",
2567
- "limit": 0
1988
+ "comment": "Text of drill down option"
2568
1989
  },
2569
- "workspaceHierarchy.lockedInsight|insight": {
1990
+ "workspaceHierarchy.lockedInsight": {
2570
1991
  "value": "Only Admins can save changes to this visualization.",
2571
- "comment": "Shown when hovering over lock indicator.",
2572
- "limit": 0
1992
+ "comment": "Shown when hovering over lock indicator."
2573
1993
  },
2574
- "workspaceHierarchy.lockedInsight|report": {
2575
- "value": "Only Admins can save changes to this report.",
2576
- "comment": "Shown when hovering over lock indicator.",
2577
- "translate": false,
2578
- "limit": 0
2579
- },
2580
- "workspaceHierarchy.inheritedInsight|insight": {
1994
+ "workspaceHierarchy.inheritedInsight": {
2581
1995
  "value": "You cannot edit or delete this visualization.{br}It is centrally managed and certified.",
2582
- "comment": "Shown when hovering over lock indicator. Placeholder {br} is replaced with visual line break",
2583
- "limit": 0
2584
- },
2585
- "workspaceHierarchy.inheritedInsight|report": {
2586
- "value": "You cannot edit or delete this report.{br}It is centrally managed and certified.",
2587
- "comment": "Shown when hovering over lock indicator. Placeholder {br} is replaced with visual line break",
2588
- "translate": false,
2589
- "limit": 0
1996
+ "comment": "Shown when hovering over lock indicator. Placeholder {br} is replaced with visual line break"
2590
1997
  },
2591
1998
  "userManagement.workspace.noMatchingItems": {
2592
1999
  "value": "No matching workspaces.",
2593
- "comment": "Information shown to the user when query in search input does no match any workspace.",
2594
- "limit": 0
2000
+ "comment": "Information shown to the user when query in search input does no match any workspace."
2595
2001
  },
2596
2002
  "userManagement.workspace.searchPlaceholder": {
2597
2003
  "value": "Search workspaces",
2598
- "comment": "Placeholder of empty workspace dialog search input.",
2599
- "limit": 0
2004
+ "comment": "Placeholder of empty workspace dialog search input."
2600
2005
  },
2601
2006
  "userManagement.workspace.searchError": {
2602
2007
  "value": "Failed to load workspaces. Try again later.",
2603
- "comment": "Error message shown to the user when query in search input failed",
2604
- "limit": 0
2008
+ "comment": "Error message shown to the user when query in search input failed"
2605
2009
  },
2606
2010
  "userManagement.dataSource.searchError": {
2607
2011
  "value": "Failed to load data sources. Try again later.",
2608
- "comment": "Error message shown to the user when query in search input failed",
2609
- "limit": 0
2012
+ "comment": "Error message shown to the user when query in search input failed"
2610
2013
  },
2611
2014
  "userManagement.workspace.emptySelection.user.view": {
2612
2015
  "value": "This user does not have permissions for any workspaces.",
2613
- "comment": "Information shown when no workspaces were selected yet.",
2614
- "limit": 0
2016
+ "comment": "Information shown when no workspaces were selected yet."
2615
2017
  },
2616
2018
  "userManagement.workspace.emptySelection.userGroup.view": {
2617
2019
  "value": "This group does not have permissions for any workspaces.",
2618
- "comment": "Information shown when no workspaces were selected yet.",
2619
- "limit": 0
2020
+ "comment": "Information shown when no workspaces were selected yet."
2620
2021
  },
2621
2022
  "userManagement.workspace.emptySelection.edit": {
2622
2023
  "value": "No workspace selected.",
2623
- "comment": "Shown when user did not typed anything to the search dialog.",
2624
- "limit": 0
2024
+ "comment": "Shown when user did not typed anything to the search dialog."
2625
2025
  },
2626
2026
  "userManagement.workspace.title": {
2627
2027
  "value": "Add workspace permission",
2628
- "comment": "Title of dialog used for granting workspace permission to users or groups.",
2629
- "limit": 0
2028
+ "comment": "Title of dialog used for granting workspace permission to users or groups."
2630
2029
  },
2631
2030
  "userManagement.workspace.edit.title": {
2632
2031
  "value": "Edit workspace permission",
2633
- "comment": "Title of dialog used for granting workspace permission to users or groups.",
2634
- "limit": 0
2032
+ "comment": "Title of dialog used for granting workspace permission to users or groups."
2635
2033
  },
2636
2034
  "userManagement.dataSource.searchPlaceholder": {
2637
2035
  "value": "Search data sources",
2638
- "comment": "Placeholder of empty data source dialog search input.",
2639
- "limit": 0
2036
+ "comment": "Placeholder of empty data source dialog search input."
2640
2037
  },
2641
2038
  "userManagement.workspace.addButton": {
2642
2039
  "value": "Add",
2643
- "comment": "Title of confirm button that adds new items to the list.",
2644
- "limit": 0
2040
+ "comment": "Title of confirm button that adds new items to the list."
2645
2041
  },
2646
2042
  "userManagement.userGroups.addButton": {
2647
2043
  "value": "Add",
2648
- "comment": "Title of confirm button that adds new items to the list.",
2649
- "limit": 0
2044
+ "comment": "Title of confirm button that adds new items to the list."
2650
2045
  },
2651
2046
  "userManagement.userGroups.cancelButton": {
2652
2047
  "value": "Cancel",
2653
- "comment": "Button that closes the current dialog.",
2654
- "limit": 0
2048
+ "comment": "Button that closes the current dialog."
2655
2049
  },
2656
2050
  "userManagement.tab.workspaces": {
2657
2051
  "value": "Workspaces ({count})",
2658
- "comment": "Label of tab that lists user permissions to workspaces. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments. For example, if the user has 5 workspace assignments, the label will be 'Workspaces (5)'. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments.",
2659
- "limit": 0
2052
+ "comment": "Label of tab that lists user permissions to workspaces. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments. For example, if the user has 5 workspace assignments, the label will be 'Workspaces (5)'. The placeholder {count} will be replaced with a number, e.g., 'Workspaces (5)' when user has 5 workspace assignments."
2660
2053
  },
2661
2054
  "userManagement.tab.groups": {
2662
2055
  "value": "Groups ({count})",
2663
- "comment": "Label of tab that lists user groups user is member of. The placeholder {count} will be replaced with a number, e.g., 'Groups (3)' when user belongs to 3 groups.",
2664
- "limit": 0
2056
+ "comment": "Label of tab that lists user groups user is member of. The placeholder {count} will be replaced with a number, e.g., 'Groups (3)' when user belongs to 3 groups."
2665
2057
  },
2666
2058
  "userManagement.tab.users": {
2667
2059
  "value": "Members ({count})",
2668
- "comment": "Label of tab that lists user members of a user group. The placeholder {count} will be replaced with a number, e.g., 'Members (12)' when group has 12 members.",
2669
- "limit": 0
2060
+ "comment": "Label of tab that lists user members of a user group. The placeholder {count} will be replaced with a number, e.g., 'Members (12)' when group has 12 members."
2670
2061
  },
2671
2062
  "userManagement.tab.details": {
2672
2063
  "value": "Details",
2673
- "comment": "Label of tab that lists user details (name, surname, etc.)",
2674
- "limit": 0
2064
+ "comment": "Label of tab that lists user details (name, surname, etc.)"
2675
2065
  },
2676
2066
  "userManagement.buttons.addWorkspace": {
2677
2067
  "value": "Add workspace permission",
2678
- "comment": "Label of button that opens selection of workspaces user can get permissions to.",
2679
- "limit": 0
2068
+ "comment": "Label of button that opens selection of workspaces user can get permissions to."
2680
2069
  },
2681
2070
  "userManagement.buttons.addToGroup": {
2682
2071
  "value": "Add to group",
2683
- "comment": "Label of button that opens selection of groups user can be assigned into to.",
2684
- "limit": 0
2072
+ "comment": "Label of button that opens selection of groups user can be assigned into to."
2685
2073
  },
2686
2074
  "userManagement.buttons.addUser": {
2687
2075
  "value": "Add members",
2688
- "comment": "Label of button that opens selection of users that can be assigned into the group.",
2689
- "limit": 0
2076
+ "comment": "Label of button that opens selection of users that can be assigned into the group."
2690
2077
  },
2691
2078
  "userManagement.buttons.edit": {
2692
2079
  "value": "Edit",
2693
- "comment": "Label of button that edit user's details (name, surname, etc.)",
2694
- "limit": 0
2080
+ "comment": "Label of button that edit user's details (name, surname, etc.)"
2695
2081
  },
2696
2082
  "userManagement.dataSource.title": {
2697
2083
  "value": "Add data source permission",
2698
- "comment": "Title of dialog used for granting data source permission to users or groups.",
2699
- "limit": 0
2084
+ "comment": "Title of dialog used for granting data source permission to users or groups."
2700
2085
  },
2701
2086
  "userManagement.tab.dataSources": {
2702
2087
  "value": "Data Sources ({count})",
2703
- "comment": "Label of tab that lists data sources assigned to a user. The placeholder {count} will be replaced with a number, e.g., 'Data Sources (5)' when user has 5 data source assignments.",
2704
- "limit": 0
2088
+ "comment": "Label of tab that lists data sources assigned to a user. The placeholder {count} will be replaced with a number, e.g., 'Data Sources (5)' when user has 5 data source assignments."
2705
2089
  },
2706
2090
  "userManagement.buttons.addDataSourcePermission": {
2707
2091
  "value": "Add data source permission",
2708
- "comment": "Label of button that opens selection of users that can be assigned into the group.",
2709
- "limit": 0
2092
+ "comment": "Label of button that opens selection of users that can be assigned into the group."
2710
2093
  },
2711
2094
  "userManagement.dataSources.emptySelection.view": {
2712
2095
  "value": "This user does not have permissions for any data sources.",
2713
- "comment": "Information shown when no data sources were selected yet.",
2714
- "limit": 0
2096
+ "comment": "Information shown when no data sources were selected yet."
2715
2097
  },
2716
2098
  "userManagement.dataSources.emptySelection.userGroup.view": {
2717
2099
  "value": "This group does not have permissions for any data sources.",
2718
- "comment": "Information shown when no data sources were selected yet.",
2719
- "limit": 0
2100
+ "comment": "Information shown when no data sources were selected yet."
2720
2101
  },
2721
2102
  "userManagement.dataSources.emptySelection.edit": {
2722
2103
  "value": "No data sources selected.",
2723
- "comment": "Shown when user did not typed anything to the search dialog.",
2724
- "limit": 0
2104
+ "comment": "Shown when user did not typed anything to the search dialog."
2725
2105
  },
2726
2106
  "userManagement.dataSources.permission.manage": {
2727
2107
  "value": "Manage",
2728
- "comment": "Name of the data source permission that allows user to fully manage data in data source.",
2729
- "limit": 0
2108
+ "comment": "Name of the data source permission that allows user to fully manage data in data source."
2730
2109
  },
2731
2110
  "userManagement.dataSources.permission.use": {
2732
2111
  "value": "Use",
2733
- "comment": "Name of the data source permission that allows user to use data in data source.",
2734
- "limit": 0
2112
+ "comment": "Name of the data source permission that allows user to use data in data source."
2735
2113
  },
2736
2114
  "userManagement.dataSources.permission.remove": {
2737
2115
  "value": "Remove",
2738
- "comment": "Label of option that removes data source permission from user and user group.",
2739
- "limit": 0
2116
+ "comment": "Label of option that removes data source permission from user and user group."
2740
2117
  },
2741
2118
  "userManagement.dataSources.noMatchingItems": {
2742
2119
  "value": "No matching data source.",
2743
- "comment": "Message shown when no data source matches search criteria.",
2744
- "limit": 0
2120
+ "comment": "Message shown when no data source matches search criteria."
2745
2121
  },
2746
2122
  "userManagement.users.multipleDataSources.addSuccess": {
2747
2123
  "value": "Great! You have successfully added permissions to the users.",
2748
- "comment": "Confirmation message shown to the user when data source permission was added successfully to multiple users.",
2749
- "limit": 0
2124
+ "comment": "Confirmation message shown to the user when data source permission was added successfully to multiple users."
2750
2125
  },
2751
2126
  "userManagement.userGroups.multipleDataSources.addSuccess": {
2752
2127
  "value": "Great! You have successfully added permissions to the groups.",
2753
- "comment": "Confirmation message shown to the user when data source permissions were added to multiple user groups successfully.",
2754
- "limit": 0
2128
+ "comment": "Confirmation message shown to the user when data source permissions were added to multiple user groups successfully."
2755
2129
  },
2756
2130
  "userManagement.users.multipleDataSources.addError": {
2757
2131
  "value": "Addition of the permission to the users failed.",
2758
- "comment": "Error message shown to user when addition of data source permission to multiple users failed.",
2759
- "limit": 0
2132
+ "comment": "Error message shown to user when addition of data source permission to multiple users failed."
2760
2133
  },
2761
2134
  "userManagement.userGroups.multipleDataSources.addError": {
2762
2135
  "value": "Addition of the permission to the groups failed.",
2763
- "comment": "Error message shown to user when addition of data source permission to multiple user groups failed.",
2764
- "limit": 0
2136
+ "comment": "Error message shown to user when addition of data source permission to multiple user groups failed."
2765
2137
  },
2766
2138
  "userManagement.dataSources.removeSuccess": {
2767
2139
  "value": "Great! You have successfully deleted the data source permission.",
2768
- "comment": "Confirm message shown to user when data source permission was successfully deleted.",
2769
- "limit": 0
2140
+ "comment": "Confirm message shown to user when data source permission was successfully deleted."
2770
2141
  },
2771
2142
  "userManagement.dataSources.removeError": {
2772
2143
  "value": "Deletion of the data source permission failed.",
2773
- "comment": "Error message shown to user when data source permission deletion failed.",
2774
- "limit": 0
2144
+ "comment": "Error message shown to user when data source permission deletion failed."
2775
2145
  },
2776
2146
  "userManagement.dataSources.changeSuccess": {
2777
2147
  "value": "Great! You have successfully changed the data source permission(s).",
2778
- "comment": "Confirmation message shown to the user when change of one or more data source permission succeeded.",
2779
- "limit": 0
2148
+ "comment": "Confirmation message shown to the user when change of one or more data source permission succeeded."
2780
2149
  },
2781
2150
  "userManagement.dataSources.changeError": {
2782
2151
  "value": "Change of the data source permission(s) failed.",
2783
- "comment": "Error message shown to the user when change of one or more data source permissions failed.",
2784
- "limit": 0
2152
+ "comment": "Error message shown to the user when change of one or more data source permissions failed."
2785
2153
  },
2786
2154
  "userManagement.users.deleteLink": {
2787
2155
  "value": "Delete user",
2788
- "comment": "Label of link that deletes the user.",
2789
- "limit": 0
2156
+ "comment": "Label of link that deletes the user."
2790
2157
  },
2791
2158
  "userManagement.userGroups.deleteLink": {
2792
2159
  "value": "Delete group",
2793
- "comment": "Label of link that deletes the user grouo.",
2794
- "limit": 0
2160
+ "comment": "Label of link that deletes the user grouo."
2795
2161
  },
2796
2162
  "userManagement.closeButton": {
2797
2163
  "value": "Close",
2798
- "comment": "Label of button that closes the dialog",
2799
- "limit": 0
2164
+ "comment": "Label of button that closes the dialog"
2800
2165
  },
2801
2166
  "userManagement.workspace.removeSuccess": {
2802
2167
  "value": "Great! You have successfully deleted the permission.",
2803
- "comment": "Confirm message shown to user when workspace permission was successfully deleted.",
2804
- "limit": 0
2168
+ "comment": "Confirm message shown to user when workspace permission was successfully deleted."
2805
2169
  },
2806
2170
  "userManagement.workspace.removeError": {
2807
2171
  "value": "Deletion of the permission failed.",
2808
- "comment": "Error message shown to user when workspace permission deletion failed.",
2809
- "limit": 0
2172
+ "comment": "Error message shown to user when workspace permission deletion failed."
2810
2173
  },
2811
2174
  "userManagement.workspace.addSuccess": {
2812
2175
  "value": "Great! You have successfully added the workspace permission(s).",
2813
- "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
2814
- "limit": 0
2176
+ "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user."
2815
2177
  },
2816
2178
  "userManagement.workspace.addError": {
2817
2179
  "value": "Addition of the workspace permission(s) failed.",
2818
- "comment": "Error message shown to user when workspace permission addition failed.",
2819
- "limit": 0
2180
+ "comment": "Error message shown to user when workspace permission addition failed."
2820
2181
  },
2821
2182
  "userManagement.dataSource.addSuccess": {
2822
2183
  "value": "Great! You have successfully added the data source permission(s).",
2823
- "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user.",
2824
- "limit": 0
2184
+ "comment": "Confirm message shown to user when one or more workspace permissions were successfully added to a single user."
2825
2185
  },
2826
2186
  "userManagement.dataSource.addError": {
2827
2187
  "value": "Addition of the data source permission(s) failed.",
2828
- "comment": "Error message shown to user when workspace permission addition failed.",
2829
- "limit": 0
2188
+ "comment": "Error message shown to user when workspace permission addition failed."
2830
2189
  },
2831
2190
  "userManagement.users.multipleWorkspaces.addSuccess": {
2832
2191
  "value": "Great! You have successfully added workspace permissions to the users.",
2833
- "comment": "Confirmation message shown to the user when workspace permission was added successfully to multiple users.",
2834
- "limit": 0
2192
+ "comment": "Confirmation message shown to the user when workspace permission was added successfully to multiple users."
2835
2193
  },
2836
2194
  "userManagement.users.multipleWorkspaces.addError": {
2837
2195
  "value": "Addition of the workspace permission to the users failed.",
2838
- "comment": "Error message shown to user when addition of workspace permission to multiple users failed.",
2839
- "limit": 0
2196
+ "comment": "Error message shown to user when addition of workspace permission to multiple users failed."
2840
2197
  },
2841
2198
  "userManagement.userGroups.multipleWorkspaces.addSuccess": {
2842
2199
  "value": "Great! You have successfully added workspace permissions to the groups.",
2843
- "comment": "Confirmation message shown to the user when workspace permissions were added to multiple user groups successfully.",
2844
- "limit": 0
2200
+ "comment": "Confirmation message shown to the user when workspace permissions were added to multiple user groups successfully."
2845
2201
  },
2846
2202
  "userManagement.userGroups.multipleWorkspaces.addError": {
2847
2203
  "value": "Addition of the workspace permission to the groups failed.",
2848
- "comment": "Error message shown to user when addition of workspace permission to multiple user groups failed.",
2849
- "limit": 0
2204
+ "comment": "Error message shown to user when addition of workspace permission to multiple user groups failed."
2850
2205
  },
2851
2206
  "userManagement.workspace.changeSuccess": {
2852
2207
  "value": "Great! You have successfully changed the workspace permission(s).",
2853
- "comment": "Confirmation message shown to the user when change of one or more workspace permission succeeded.",
2854
- "limit": 0
2208
+ "comment": "Confirmation message shown to the user when change of one or more workspace permission succeeded."
2855
2209
  },
2856
2210
  "userManagement.workspace.changeError": {
2857
2211
  "value": "Change of the workspace permission(s) failed.",
2858
- "comment": "Error message shown to the user when change of one or more workspace permissions failed.",
2859
- "limit": 0
2212
+ "comment": "Error message shown to the user when change of one or more workspace permissions failed."
2860
2213
  },
2861
2214
  "userManagement.workspace.hierarchicalPermission.yes": {
2862
2215
  "value": "Include sub-hierarchy",
2863
- "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it.",
2864
- "limit": 0
2216
+ "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it."
2865
2217
  },
2866
2218
  "userManagement.workspace.hierarchicalPermission.yes.tooltip": {
2867
2219
  "value": "Apply the permission to this workspace and all its child workspaces.",
2868
- "comment": "Tooltip that explains option that adds permission to workspace and all the child workpaces in the tree hierarchy.",
2869
- "limit": 0
2220
+ "comment": "Tooltip that explains option that adds permission to workspace and all the child workpaces in the tree hierarchy."
2870
2221
  },
2871
2222
  "userManagement.workspace.hierarchicalPermission.no": {
2872
2223
  "value": "This workspace",
2873
- "comment": "Label of option that states that selected permission will be added just to the selected workspace and not to workspace in tree hierarchy of workspaces under it.",
2874
- "limit": 0
2224
+ "comment": "Label of option that states that selected permission will be added just to the selected workspace and not to workspace in tree hierarchy of workspaces under it."
2875
2225
  },
2876
2226
  "userManagement.workspace.hierarchicalPermission.no.tooltip": {
2877
2227
  "value": "Apply the permission only to this workspace.",
2878
- "comment": "Tooltip that explains option that adds permission to only the selected workspace and not to any of the child workpaces in the tree hierarchy.",
2879
- "limit": 0
2228
+ "comment": "Tooltip that explains option that adds permission to only the selected workspace and not to any of the child workpaces in the tree hierarchy."
2880
2229
  },
2881
2230
  "userManagement.workspace.permission.view": {
2882
2231
  "value": "View",
2883
- "comment": "Name of the workspace permission that allows user view workspace objects.",
2884
- "limit": 0
2232
+ "comment": "Name of the workspace permission that allows user view workspace objects."
2885
2233
  },
2886
2234
  "userManagement.workspace.permissionUser.view.tooltip": {
2887
2235
  "value": "The user can view dashboards that have been shared with them.",
2888
- "comment": "Tooltip of the workspace permission that allows user view workspace objects.",
2889
- "limit": 0
2236
+ "comment": "Tooltip of the workspace permission that allows user view workspace objects."
2890
2237
  },
2891
2238
  "userManagement.workspace.permissionGroup.view.tooltip": {
2892
2239
  "value": "The group members can view dashboards that have been shared with the group.",
2893
- "comment": "Tooltip of the workspace permission that allows user group view workspace objects.",
2894
- "limit": 0
2240
+ "comment": "Tooltip of the workspace permission that allows user group view workspace objects."
2895
2241
  },
2896
2242
  "userManagement.workspace.permission.viewSaveViews": {
2897
2243
  "value": "View & Save Views",
2898
- "comment": "Name of the workspace permission that allows user view workspace objects.",
2899
- "limit": 0
2244
+ "comment": "Name of the workspace permission that allows user view workspace objects."
2900
2245
  },
2901
2246
  "userManagement.workspace.permissionUser.viewSaveViews.tooltip": {
2902
2247
  "value": "The user can view dashboards that have been shared with them and save the state of dashboard filters as personal views for future use.",
2903
- "comment": "Tooltip of the workspace permission that allows user view workspace objects.",
2904
- "limit": 0
2248
+ "comment": "Tooltip of the workspace permission that allows user view workspace objects."
2905
2249
  },
2906
2250
  "userManagement.workspace.permissionGroup.viewSaveViews.tooltip": {
2907
2251
  "value": "The group members can view dashboards that have been shared with them and save the state of dashboard filters as personal views for future use.",
2908
- "comment": "Tooltip of the workspace permission that allows user group view workspace objects.",
2909
- "limit": 0
2252
+ "comment": "Tooltip of the workspace permission that allows user group view workspace objects."
2910
2253
  },
2911
2254
  "userManagement.dataSources.permissionUser.use.tooltip": {
2912
2255
  "value": "The user can use data sources that have been shared with them.",
2913
- "comment": "Tooltip of the data source permission that allows user use data source objects.",
2914
- "limit": 0
2256
+ "comment": "Tooltip of the data source permission that allows user use data source objects."
2915
2257
  },
2916
2258
  "userManagement.dataSources.permissionGroup.use.tooltip": {
2917
2259
  "value": "The group members can use data sources that have been shared with the group.",
2918
- "comment": "Tooltip of the data source permission that allows user group use data source objects.",
2919
- "limit": 0
2260
+ "comment": "Tooltip of the data source permission that allows user group use data source objects."
2920
2261
  },
2921
2262
  "userManagement.workspace.permission.viewExport": {
2922
2263
  "value": "View & Export",
2923
- "comment": "Name of the workspace permission that allows user view and export workspace objects.",
2924
- "limit": 0
2264
+ "comment": "Name of the workspace permission that allows user view and export workspace objects."
2925
2265
  },
2926
2266
  "userManagement.workspace.permissionUser.viewExport.tooltip": {
2927
2267
  "value": "Covers the View permission. Additionally, the user can export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2928
- "comment": "Tooltip of the workspace permission that allows user view and export workspace objects.",
2929
- "limit": 0
2268
+ "comment": "Tooltip of the workspace permission that allows user view and export workspace objects."
2930
2269
  },
2931
2270
  "userManagement.workspace.permissionGroup.viewExport.tooltip": {
2932
2271
  "value": "Covers the View permission. Additionally, the group members can export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2933
- "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects.",
2934
- "limit": 0
2272
+ "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects."
2935
2273
  },
2936
2274
  "userManagement.workspace.permission.viewExportSaveViews": {
2937
2275
  "value": "View, Export & Save Views",
2938
- "comment": "Name of the workspace permission that allows user view and export workspace objects and save filter view objects.",
2939
- "limit": 0
2276
+ "comment": "Name of the workspace permission that allows user view and export workspace objects and save filter view objects."
2940
2277
  },
2941
2278
  "userManagement.workspace.permissionUser.viewExportSaveViews.tooltip": {
2942
2279
  "value": "Covers the View permission. Additionally, the user can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files, and save the state of dashboard filters as personal views for future use.",
2943
- "comment": "Tooltip of the workspace permission that allows user view and export workspace objects.",
2944
- "limit": 0
2280
+ "comment": "Tooltip of the workspace permission that allows user view and export workspace objects."
2945
2281
  },
2946
2282
  "userManagement.workspace.permissionGroup.viewExportSaveViews.tooltip": {
2947
2283
  "value": "Covers the View permission. Additionally, the group members can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files, and save the state of dashboard filters as personal views for future use.",
2948
- "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects.",
2949
- "limit": 0
2284
+ "comment": "Tooltip of the workspace permission that allows user group view and export workspace objects."
2950
2285
  },
2951
2286
  "userManagement.workspace.permission.analyze": {
2952
2287
  "value": "Analyze",
2953
- "comment": "Name of the workspace permission that allows user analyze data in workspace.",
2954
- "limit": 0
2288
+ "comment": "Name of the workspace permission that allows user analyze data in workspace."
2955
2289
  },
2956
2290
  "userManagement.workspace.permissionUser.analyze.tooltip": {
2957
2291
  "value": "Covers the View and Save Views permissions. Additionally, the user can create, edit, or delete dashboards and visualizations, and view the LDM and metrics.",
2958
- "comment": "Tooltip of the workspace permission that allows user analyze data in workspace.",
2959
- "limit": 0
2292
+ "comment": "Tooltip of the workspace permission that allows user analyze data in workspace."
2960
2293
  },
2961
2294
  "userManagement.workspace.permissionGroup.analyze.tooltip": {
2962
2295
  "value": "Covers the View and Save Views permissions. Additionally, the group members can create, edit, or delete dashboards and visualizations, and view the LDM and metrics.",
2963
- "comment": "Tooltip of the workspace permission that allows user group analyze data in workspace.",
2964
- "limit": 0
2296
+ "comment": "Tooltip of the workspace permission that allows user group analyze data in workspace."
2965
2297
  },
2966
2298
  "userManagement.workspace.permission.analyzeExport": {
2967
2299
  "value": "Analyze & Export",
2968
- "comment": "Name of the workspace permission that allows user analyze and export data in workspace.",
2969
- "limit": 0
2300
+ "comment": "Name of the workspace permission that allows user analyze and export data in workspace."
2970
2301
  },
2971
2302
  "userManagement.workspace.permissionUser.analyzeExport.tooltip": {
2972
2303
  "value": "Covers the View and Save Views permissions. Additionally, the user can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2973
- "comment": "Tooltip of the workspace permission that allows user analyze and export data in workspace.",
2974
- "limit": 0
2304
+ "comment": "Tooltip of the workspace permission that allows user analyze and export data in workspace."
2975
2305
  },
2976
2306
  "userManagement.workspace.permissionGroup.analyzeExport.tooltip": {
2977
2307
  "value": "Covers the View and Save Views permissions. Additionally, the group members can create, edit, or delete dashboards and visualizations, and view the LDM and metrics. They can also export dashboards to PDF files and tabular data from visualizations to XLSX and CSV files.",
2978
- "comment": "Tooltip of the workspace permission that allows user analyze and export and analyze data in workspace.",
2979
- "limit": 0
2308
+ "comment": "Tooltip of the workspace permission that allows user analyze and export and analyze data in workspace."
2980
2309
  },
2981
2310
  "userManagement.workspace.permission.manage": {
2982
2311
  "value": "Manage",
2983
- "comment": "Name of the workspace permission that allows user to fully manage data in workspace.",
2984
- "limit": 0
2312
+ "comment": "Name of the workspace permission that allows user to fully manage data in workspace."
2985
2313
  },
2986
2314
  "userManagement.workspace.permissionUser.manage.tooltip": {
2987
2315
  "value": "Covers the View, Analyze, Export, and Save Views permissions. Additionally, the user can create, edit, or delete the logical data model and metrics, and gets unrestricted access to all dashboards and their permissions.",
2988
- "comment": "Tooltip of the workspace permission that allows user to fully manage data in workspace.",
2989
- "limit": 0
2316
+ "comment": "Tooltip of the workspace permission that allows user to fully manage data in workspace."
2990
2317
  },
2991
2318
  "userManagement.workspace.permissionGroup.manage.tooltip": {
2992
2319
  "value": "Covers the View, Analyze, Export, and Save Views permissions. Additionally, the group members can create, edit, or delete the logical data model and metrics, and gets unrestricted access to all dashboards and their permissions.",
2993
- "comment": "Tooltip of the workspace permission that allows user group to fully manage data in workspace.",
2994
- "limit": 0
2320
+ "comment": "Tooltip of the workspace permission that allows user group to fully manage data in workspace."
2995
2321
  },
2996
2322
  "userManagement.dataSources.permissionUser.manage.tooltip": {
2997
2323
  "value": "User can create, edit or delete the data sources.",
2998
- "comment": "Tooltip of the data source permission that allows user to fully manage data sources.",
2999
- "limit": 0
2324
+ "comment": "Tooltip of the data source permission that allows user to fully manage data sources."
3000
2325
  },
3001
2326
  "userManagement.dataSources.permissionGroup.manage.tooltip": {
3002
2327
  "value": "Group members can create, edit or delete the data sources.",
3003
- "comment": "Tooltip of the data source permission that allows user group to fully manage data sources.",
3004
- "limit": 0
2328
+ "comment": "Tooltip of the data source permission that allows user group to fully manage data sources."
3005
2329
  },
3006
2330
  "userManagement.workspace.permission.export": {
3007
2331
  "value": "Exports",
3008
- "comment": "Name of the workspace permission that allows user to export data in workspace.",
3009
- "limit": 0
2332
+ "comment": "Name of the workspace permission that allows user to export data in workspace."
3010
2333
  },
3011
2334
  "userManagement.workspace.permission.export.tooltip": {
3012
2335
  "value": "Adds EXPORT permission to export dashboards and visualizations in various formats.",
3013
- "comment": "Export permission tooltip",
3014
- "limit": 0
2336
+ "comment": "Export permission tooltip"
3015
2337
  },
3016
2338
  "userManagement.workspace.permission.exportTabular": {
3017
2339
  "value": "Export XLSX and CSV",
3018
- "comment": "Name of the workspace permission that allows user to export data in workspace.",
3019
- "limit": 0
2340
+ "comment": "Name of the workspace permission that allows user to export data in workspace."
3020
2341
  },
3021
2342
  "userManagement.workspace.permission.exportTabular.tooltip": {
3022
2343
  "value": "Adds EXPORT_TABULAR permission to export dashboards and visualizations in CSV and XLSX formats.",
3023
- "comment": "Export tabular permission tooltip",
3024
- "limit": 0
2344
+ "comment": "Export tabular permission tooltip"
3025
2345
  },
3026
2346
  "userManagement.workspace.permission.exportPdf": {
3027
2347
  "value": "Export PDF",
3028
- "comment": "Name of the workspace permission that allows user to export data in workspace.",
3029
- "limit": 0
2348
+ "comment": "Name of the workspace permission that allows user to export data in workspace."
3030
2349
  },
3031
2350
  "userManagement.workspace.permission.exportPdf.tooltip": {
3032
2351
  "value": "Adds EXPORT_PDF permission to export dashboards and visualizations as PDF files.",
3033
- "comment": "Export PDF permission tooltip",
3034
- "limit": 0
2352
+ "comment": "Export PDF permission tooltip"
3035
2353
  },
3036
2354
  "userManagement.workspace.permission.createFilterView": {
3037
2355
  "value": "Saved filter views",
3038
- "comment": "Name of the workspace permission that allows user to create filter views in workspace.",
3039
- "limit": 0
2356
+ "comment": "Name of the workspace permission that allows user to create filter views in workspace."
3040
2357
  },
3041
2358
  "userManagement.workspace.permission.createFilterView.tooltip": {
3042
2359
  "value": "Adds CREATE_FILTER_VIEW permission to create and save dashboard filter combinations for quick reuse.",
3043
- "comment": "Create saved filter view permission tooltip",
3044
- "limit": 0
2360
+ "comment": "Create saved filter view permission tooltip"
3045
2361
  },
3046
2362
  "userManagement.workspace.permission.createAutomation": {
3047
2363
  "value": "Alerts and scheduled exports",
3048
- "comment": "Name of the workspace permission that allows user to create automations in workspace.",
3049
- "limit": 0
2364
+ "comment": "Name of the workspace permission that allows user to create automations in workspace."
3050
2365
  },
3051
2366
  "userManagement.workspace.permission.createAutomation.tooltip": {
3052
2367
  "value": "Adds CREATE_AUTOMATIONS permission to create automated alerts and scheduled exports.",
3053
- "comment": "Create automation permission tooltip",
3054
- "limit": 0
2368
+ "comment": "Create automation permission tooltip"
3055
2369
  },
3056
2370
  "userManagement.workspace.permission.useAiAssistant": {
3057
2371
  "value": "AI Assistant",
3058
- "comment": "Name of the workspace permission that allows user to use ai assistant in workspace.",
3059
- "limit": 0
2372
+ "comment": "Name of the workspace permission that allows user to use ai assistant in workspace."
3060
2373
  },
3061
2374
  "userManagement.workspace.permission.useAiAssistant.tooltip": {
3062
2375
  "value": "Adds USE_AI_ASSISTANT permission to access and interact with the AI chatbot for analytics questions.",
3063
- "comment": "Use AI Assistant permission tooltip",
3064
- "limit": 0
2376
+ "comment": "Use AI Assistant permission tooltip"
3065
2377
  },
3066
2378
  "userManagement.workspace.granularPermission.noWorkspace": {
3067
2379
  "value": "No workspace selected",
3068
- "comment": "Empty content message",
3069
- "limit": 0
2380
+ "comment": "Empty content message"
3070
2381
  },
3071
2382
  "userManagement.workspace.granularPermission.hierarchy": {
3072
2383
  "value": "Include child workspaces",
3073
- "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it.",
3074
- "limit": 0
2384
+ "comment": "Label of option that states that selected permission will be added to the selected workspace and to all workspaces in tree hierarchy of workspaces under it."
3075
2385
  },
3076
2386
  "userManagement.workspace.granularPermission.hierarchy.tooltip": {
3077
2387
  "value": "Applies the permission to this workspace and all its child workspaces.",
3078
- "comment": "Tooltip that explains option that adds permission to workspace and children.",
3079
- "limit": 0
2388
+ "comment": "Tooltip that explains option that adds permission to workspace and children."
3080
2389
  },
3081
2390
  "userManagement.workspace.granularPermission.workspaceAccess.title": {
3082
2391
  "value": "Workspace access",
3083
- "comment": "Label of workspace subsection of permissions",
3084
- "limit": 0
2392
+ "comment": "Label of workspace subsection of permissions"
3085
2393
  },
3086
2394
  "userManagement.workspace.granularPermission.additionalAccess.title": {
3087
2395
  "value": "Additional permissions",
3088
- "comment": "Label of additional subsection of permissions",
3089
- "limit": 0
2396
+ "comment": "Label of additional subsection of permissions"
3090
2397
  },
3091
2398
  "userManagement.workspace.granularPermission.help": {
3092
2399
  "value": "Learn about workspace permissions",
3093
- "comment": "Label of help button for permissions",
3094
- "limit": 0
2400
+ "comment": "Label of help button for permissions"
3095
2401
  },
3096
2402
  "userManagement.workspace.granularPermission.view.description": {
3097
2403
  "value": "Allows users to view dashboards that have been shared with them or their user group.",
3098
- "comment": "Description of permission",
3099
- "limit": 0
2404
+ "comment": "Description of permission"
3100
2405
  },
3101
2406
  "userManagement.workspace.granularPermission.analyze.description": {
3102
2407
  "value": "Allows users to create, edit, or delete dashboards and visualizations, alongside viewing the Logical Data Model (LDM) and metrics.",
3103
- "comment": "Description of permission",
3104
- "limit": 0
2408
+ "comment": "Description of permission"
3105
2409
  },
3106
2410
  "userManagement.workspace.granularPermission.manage.description": {
3107
2411
  "value": "Allows users can to, edit or delete the logical data model and metrics, and access all dashboards and edit their dashboard permissions without limitations.",
3108
- "comment": "Description of permission",
3109
- "limit": 0
2412
+ "comment": "Description of permission"
3110
2413
  },
3111
2414
  "userManagement.workspace.granularPermission.warning": {
3112
2415
  "value": "<b>Caution:</b> This action will remove any redundant combinations.",
3113
- "comment": "Warning message shown when user tries to add 'Manage' permission to user or user group.",
3114
- "limit": 0
2416
+ "comment": "Warning message shown when user tries to add 'Manage' permission to user or user group."
3115
2417
  },
3116
2418
  "userManagement.workspace.permission.remove": {
3117
2419
  "value": "Remove",
3118
- "comment": "Label of option that removes workspace permission from user and user group.",
3119
- "limit": 0
2420
+ "comment": "Label of option that removes workspace permission from user and user group."
3120
2421
  },
3121
2422
  "userManagement.workspace.permission.and": {
3122
2423
  "value": "and",
3123
- "comment": "Connection word when concatenating permissions",
3124
- "limit": 0
2424
+ "comment": "Connection word when concatenating permissions"
3125
2425
  },
3126
2426
  "userManagement.groupDetail.id.label": {
3127
2427
  "value": "ID",
3128
- "comment": "Label of input that contains ID of the user group.",
3129
- "limit": 0
2428
+ "comment": "Label of input that contains ID of the user group."
3130
2429
  },
3131
2430
  "userManagement.groupDetail.name.label": {
3132
2431
  "value": "Name",
3133
- "comment": "Label of input that contains name of the user group.",
3134
- "limit": 0
2432
+ "comment": "Label of input that contains name of the user group."
3135
2433
  },
3136
2434
  "userManagement.userDetail.firstName.label": {
3137
2435
  "value": "First name",
3138
- "comment": "Label of input that contains first name of the user.",
3139
- "limit": 0
2436
+ "comment": "Label of input that contains first name of the user."
3140
2437
  },
3141
2438
  "userManagement.userDetail.lastName.label": {
3142
2439
  "value": "Last name",
3143
- "comment": "Label of input that contains last name of the user.",
3144
- "limit": 0
2440
+ "comment": "Label of input that contains last name of the user."
3145
2441
  },
3146
2442
  "userManagement.userDetail.email.label": {
3147
2443
  "value": "E-mail",
3148
- "comment": "Label of input that contains e-mail of the user.",
3149
- "limit": 0
2444
+ "comment": "Label of input that contains e-mail of the user."
3150
2445
  },
3151
2446
  "userManagement.userDetail.orgPermission.label": {
3152
2447
  "value": "Org. permission",
3153
- "comment": "Label of input that contains state of the user organization permissions. The possible values are 'admin' or 'member'.",
3154
- "limit": 0
2448
+ "comment": "Label of input that contains state of the user organization permissions. The possible values are 'admin' or 'member'."
3155
2449
  },
3156
2450
  "userManagement.detail.orgPermission.admin": {
3157
2451
  "value": "Admin",
3158
- "comment": "One of the possible types of user's organization permissions. It states user is organization administrator.",
3159
- "limit": 0
2452
+ "comment": "One of the possible types of user's organization permissions. It states user is organization administrator."
3160
2453
  },
3161
2454
  "userManagement.detail.orgPermission.admin.tooltip": {
3162
2455
  "value": "Organization administrator. This user has access to any protected action or resource.",
3163
- "comment": "Tooltip that explains what does it mean if user is organization administrator. Displayed over option called 'Admin'",
3164
- "limit": 0
2456
+ "comment": "Tooltip that explains what does it mean if user is organization administrator. Displayed over option called 'Admin'"
3165
2457
  },
3166
2458
  "userManagement.detail.orgPermission.member": {
3167
2459
  "value": "Member",
3168
- "comment": "One of the possible types of user's organization permissions. It states user is standard member without any elevated permissions.",
3169
- "limit": 0
2460
+ "comment": "One of the possible types of user's organization permissions. It states user is standard member without any elevated permissions."
3170
2461
  },
3171
2462
  "userManagement.detail.orgPermission.member.tooltip": {
3172
2463
  "value": "Organization member. This user has access to action or resource to which he has permission to.",
3173
- "comment": "Tooltip that explains what does it mean if user is organization member. Displayed over option called 'Member'",
3174
- "limit": 0
2464
+ "comment": "Tooltip that explains what does it mean if user is organization member. Displayed over option called 'Member'"
3175
2465
  },
3176
2466
  "userManagement.userDetail.id.label": {
3177
2467
  "value": "ID",
3178
- "comment": "Label of input that contains ID of the user.",
3179
- "limit": 0
2468
+ "comment": "Label of input that contains ID of the user."
3180
2469
  },
3181
2470
  "userManagement.userDetail.emptyValue": {
3182
2471
  "value": "not set",
3183
- "comment": "Value displayed in user form when user detail does not have value (for example he does not have first name, last name, etc.)",
3184
- "limit": 0
2472
+ "comment": "Value displayed in user form when user detail does not have value (for example he does not have first name, last name, etc.)"
3185
2473
  },
3186
2474
  "userManagement.userGroups.emptySelection.view": {
3187
2475
  "value": "This user is not a member of any groups.",
3188
- "comment": "Information message shown when lst of user's user groups is empty.",
3189
- "limit": 0
2476
+ "comment": "Information message shown when lst of user's user groups is empty."
3190
2477
  },
3191
2478
  "userManagement.userGroups.emptySelection.edit": {
3192
2479
  "value": "No groups selected.",
3193
- "comment": "Shown when user did not type anything yet.",
3194
- "limit": 0
2480
+ "comment": "Shown when user did not type anything yet."
3195
2481
  },
3196
2482
  "userManagement.userDetail.saveButton": {
3197
2483
  "value": "Save",
3198
- "comment": "Label of button that saves the changed user details.",
3199
- "limit": 0
2484
+ "comment": "Label of button that saves the changed user details."
3200
2485
  },
3201
2486
  "userManagement.userDetail.cancelButton": {
3202
2487
  "value": "Cancel",
3203
- "comment": "Label of button that cancels the changes to user details.",
3204
- "limit": 0
2488
+ "comment": "Label of button that cancels the changes to user details."
3205
2489
  },
3206
2490
  "userManagement.groupDetail.saveButton": {
3207
2491
  "value": "Save",
3208
- "comment": "Label of button that saves the changed user group details.",
3209
- "limit": 0
2492
+ "comment": "Label of button that saves the changed user group details."
3210
2493
  },
3211
2494
  "userManagement.groupDetail.cancelButton": {
3212
2495
  "value": "Cancel",
3213
- "comment": "Label of button that cancels the changes to user group details.",
3214
- "limit": 0
2496
+ "comment": "Label of button that cancels the changes to user group details."
3215
2497
  },
3216
2498
  "userManagement.userDetails.updatedSuccess": {
3217
2499
  "value": "Great! You have successfully changed the user details.",
3218
- "comment": "Confirmation message shown when user saved changes to user details (name, login, etc.) successfully.",
3219
- "limit": 0
2500
+ "comment": "Confirmation message shown when user saved changes to user details (name, login, etc.) successfully."
3220
2501
  },
3221
2502
  "userManagement.userDetails.updatedFailure": {
3222
2503
  "value": "Change of the user details failed.",
3223
- "comment": "Error message shown when user tried to save changes to user details (name, login, etc.) but the action failed.",
3224
- "limit": 0
2504
+ "comment": "Error message shown when user tried to save changes to user details (name, login, etc.) but the action failed."
3225
2505
  },
3226
2506
  "userManagement.groupDetails.updatedSuccess": {
3227
2507
  "value": "Great! You have successfully changed the group details.",
3228
- "comment": "Confirmation message shown when user saved changes to user group details (name, login, etc.) successfully.",
3229
- "limit": 0
2508
+ "comment": "Confirmation message shown when user saved changes to user group details (name, login, etc.) successfully."
3230
2509
  },
3231
2510
  "userManagement.groupDetails.updatedFailure": {
3232
2511
  "value": "Change of the user details group failed.",
3233
- "comment": "Error message shown when user tried to save changes to user group details (name, login, etc.) but the operation failed.",
3234
- "limit": 0
2512
+ "comment": "Error message shown when user tried to save changes to user group details (name, login, etc.) but the operation failed."
3235
2513
  },
3236
2514
  "userManagement.userGroup.addSuccess": {
3237
2515
  "value": "Great! You have successfully added the group(s).",
3238
- "comment": "Confirmation message shown when user added one or more user groups to another user successfully.",
3239
- "limit": 0
2516
+ "comment": "Confirmation message shown when user added one or more user groups to another user successfully."
3240
2517
  },
3241
2518
  "userManagement.userGroup.addError": {
3242
2519
  "value": "Addition of the group(s) failed.",
3243
- "comment": "Error message shown when user tried add one or more user groups to another user but the action failed.",
3244
- "limit": 0
2520
+ "comment": "Error message shown when user tried add one or more user groups to another user but the action failed."
3245
2521
  },
3246
2522
  "userManagement.multipleUserGroup.addSuccess": {
3247
2523
  "value": "Great! You have successfully added users to the group.",
3248
- "comment": "Confirmation message shown when user added one or more user groups to multiple users successfully.",
3249
- "limit": 0
2524
+ "comment": "Confirmation message shown when user added one or more user groups to multiple users successfully."
3250
2525
  },
3251
2526
  "userManagement.multipleUserGroup.addError": {
3252
2527
  "value": "Addition of the users to groups failed.",
3253
- "comment": "Error message shown when user tried to add one or more user groups to multiple users successfully but action failed.",
3254
- "limit": 0
2528
+ "comment": "Error message shown when user tried to add one or more user groups to multiple users successfully but action failed."
3255
2529
  },
3256
2530
  "userManagement.userGroups.title": {
3257
2531
  "value": "Add to group",
3258
- "comment": "Title of dialog that allows to add user groups to the user.",
3259
- "limit": 0
2532
+ "comment": "Title of dialog that allows to add user groups to the user."
3260
2533
  },
3261
2534
  "userManagement.userGroups.noMatchingItems": {
3262
2535
  "value": "No matching group.",
3263
- "comment": "Message shown when no user group matches search criteria.",
3264
- "limit": 0
2536
+ "comment": "Message shown when no user group matches search criteria."
3265
2537
  },
3266
2538
  "userManagement.userGroups.searchPlaceholder": {
3267
2539
  "value": "Search groups",
3268
- "comment": "Placeholder in the input box that is used to search user groups.",
3269
- "limit": 0
2540
+ "comment": "Placeholder in the input box that is used to search user groups."
3270
2541
  },
3271
2542
  "userManagement.userGroups.searchError": {
3272
2543
  "value": "Failed to load groups. Try again later.",
3273
- "comment": "Message shown when fetching of user groups from server failed.",
3274
- "limit": 0
2544
+ "comment": "Message shown when fetching of user groups from server failed."
3275
2545
  },
3276
2546
  "userManagement.userGroup.removeSuccess": {
3277
2547
  "value": "Great! You have successfully removed the group.",
3278
- "comment": "Confirmation message shown when user group was successfully deleted.",
3279
- "limit": 0
2548
+ "comment": "Confirmation message shown when user group was successfully deleted."
3280
2549
  },
3281
2550
  "userManagement.userGroup.removeFailure": {
3282
2551
  "value": "Removal of the group failed.",
3283
- "comment": "Error message shown when deletion of user group failed.",
3284
- "limit": 0
2552
+ "comment": "Error message shown when deletion of user group failed."
3285
2553
  },
3286
2554
  "userManagement.userGroups.removeSuccess": {
3287
2555
  "value": "Great! You have successfully deleted the group.",
3288
- "comment": "Confirmation message shown when user group was successfully deleted.",
3289
- "limit": 0
2556
+ "comment": "Confirmation message shown when user group was successfully deleted."
3290
2557
  },
3291
2558
  "userManagement.userGroups.removeFailure": {
3292
2559
  "value": "Deletion of the group failed.",
3293
- "comment": "Error message shown when deletion of user group failed.",
3294
- "limit": 0
2560
+ "comment": "Error message shown when deletion of user group failed."
3295
2561
  },
3296
2562
  "userManagement.userGroups.removeTooltip": {
3297
2563
  "value": "Remove group from the user.",
3298
- "comment": "Tooltip shown over button that remove user group from the user.",
3299
- "limit": 0
2564
+ "comment": "Tooltip shown over button that remove user group from the user."
3300
2565
  },
3301
2566
  "userManagement.userGroups.removeDisabledTooltip": {
3302
2567
  "value": "The group cannot be removed from the user.",
3303
- "comment": "Tooltip shown over button that remove user group from the user if the action is disabled.",
3304
- "limit": 0
2568
+ "comment": "Tooltip shown over button that remove user group from the user if the action is disabled."
3305
2569
  },
3306
2570
  "userManagement.deleteDialog.user.title": {
3307
2571
  "value": "Delete user?",
3308
- "comment": "Title of dialog that deletes a user.",
3309
- "limit": 0
2572
+ "comment": "Title of dialog that deletes a user."
3310
2573
  },
3311
2574
  "userManagement.deleteDialog.user.body": {
3312
2575
  "value": "The user will be irreversibly deleted, but their visualizations and dashboards will remain unaffected.",
3313
- "comment": "Body of dialog that deletes a users",
3314
- "limit": 0
2576
+ "comment": "Body of dialog that deletes a users"
3315
2577
  },
3316
2578
  "userManagement.deleteDialog.user.disabledTooltip": {
3317
2579
  "value": "User cannot be deleted.",
3318
- "comment": "Tooltip shown over disabled delete button.",
3319
- "limit": 0
2580
+ "comment": "Tooltip shown over disabled delete button."
3320
2581
  },
3321
2582
  "userManagement.deleteDialog.userGroup.adminDisabledTooltip": {
3322
2583
  "value": "This group cannot be deleted.",
3323
- "comment": "Tooltip shown over disabled delete button.",
3324
- "limit": 0
2584
+ "comment": "Tooltip shown over disabled delete button."
3325
2585
  },
3326
2586
  "userManagement.deleteDialog.userGroup.nonEmptyDisabledTooltip": {
3327
2587
  "value": "This group cannot be deleted, because it contains members. ",
3328
- "comment": "Tooltip shown over disabled delete button.",
3329
- "limit": 0
2588
+ "comment": "Tooltip shown over disabled delete button."
3330
2589
  },
3331
2590
  "userManagement.deleteDialog.multipleUsers.title": {
3332
2591
  "value": "Delete users?",
3333
- "comment": "Title of dialog that deletes multiple users.",
3334
- "limit": 0
2592
+ "comment": "Title of dialog that deletes multiple users."
3335
2593
  },
3336
2594
  "userManagement.deleteDialog.multipleUsers.body": {
3337
2595
  "value": "<b>{count} users</b> will be irreversibly deleted, but their visualizations and dashboards will remain unaffected.",
3338
- "comment": "Body of dialog that deletes multiple users. The placeholder {count} will be replaced with a number, e.g., '5 users'.",
3339
- "limit": 0
2596
+ "comment": "Body of dialog that deletes multiple users. The placeholder {count} will be replaced with a number, e.g., '5 users'."
3340
2597
  },
3341
2598
  "userManagement.deleteDialog.group.title": {
3342
2599
  "value": "Delete group?",
3343
- "comment": "Title of dialog that deletes a user group.",
3344
- "limit": 0
2600
+ "comment": "Title of dialog that deletes a user group."
3345
2601
  },
3346
2602
  "userManagement.deleteDialog.group.body": {
3347
2603
  "value": "The group will be irreversibly deleted. All its members will lose the rights defined by the group's permissions.",
3348
- "comment": "Body of dialog that deletes a user group.",
3349
- "limit": 0
2604
+ "comment": "Body of dialog that deletes a user group."
3350
2605
  },
3351
2606
  "userManagement.deleteDialog.multipleGroups.title": {
3352
2607
  "value": "Delete groups?",
3353
- "comment": "Title of dialog that deletes multiple user groups.",
3354
- "limit": 0
2608
+ "comment": "Title of dialog that deletes multiple user groups."
3355
2609
  },
3356
2610
  "userManagement.deleteDialog.multipleGroups.body": {
3357
2611
  "value": "<b>{count} groups</b> will be irreversibly deleted. All their members will lose the rights defined by the group-specific permissions.",
3358
- "comment": "Body of dialog that deletes multiple user groups. The placeholder {count} will be replaced with a number, e.g., '5 groups'.",
3359
- "limit": 0
2612
+ "comment": "Body of dialog that deletes multiple user groups. The placeholder {count} will be replaced with a number, e.g., '5 groups'."
3360
2613
  },
3361
2614
  "userManagement.deleteDialog.cancelButton": {
3362
2615
  "value": "Cancel",
3363
- "comment": "Label of button that cancels delete action.",
3364
- "limit": 0
2616
+ "comment": "Label of button that cancels delete action."
3365
2617
  },
3366
2618
  "userManagement.deleteDialog.confirmButton": {
3367
2619
  "value": "Delete",
3368
- "comment": "Label of button that confirms delete action.",
3369
- "limit": 0
2620
+ "comment": "Label of button that confirms delete action."
3370
2621
  },
3371
2622
  "userManagement.userGroups.deleteSuccess": {
3372
2623
  "value": "Great! You have successfully deleted the group.",
3373
- "comment": "Confirmation message shown when user group was successfully deleted.",
3374
- "limit": 0
2624
+ "comment": "Confirmation message shown when user group was successfully deleted."
3375
2625
  },
3376
2626
  "userManagement.userGroups.deleteFailure": {
3377
2627
  "value": "Deletion of the group failed.",
3378
- "comment": "Error message shown when deletion of user group failed.",
3379
- "limit": 0
2628
+ "comment": "Error message shown when deletion of user group failed."
3380
2629
  },
3381
2630
  "userManagement.multipleUserGroups.deleteSuccess": {
3382
2631
  "value": "Great! You have successfully deleted the groups.",
3383
- "comment": "Confirmation message shown when multiple user groups were successfully deleted.",
3384
- "limit": 0
2632
+ "comment": "Confirmation message shown when multiple user groups were successfully deleted."
3385
2633
  },
3386
2634
  "userManagement.multipleUserGroups.deleteFailure": {
3387
2635
  "value": "Deletion of the groups failed.",
3388
- "comment": "Error message shown when deletion of multiple user group failed.",
3389
- "limit": 0
2636
+ "comment": "Error message shown when deletion of multiple user group failed."
3390
2637
  },
3391
2638
  "userManagement.createUserGroup.createSuccess": {
3392
2639
  "value": "Great! You have successfully created the group.",
3393
- "comment": "Confirmation message shown when user group was successfully created.",
3394
- "limit": 0
2640
+ "comment": "Confirmation message shown when user group was successfully created."
3395
2641
  },
3396
2642
  "userManagement.createUserGroup.createFailure": {
3397
2643
  "value": "Creation of the group failed.",
3398
- "comment": "Error message shown when creation of user group failed.",
3399
- "limit": 0
2644
+ "comment": "Error message shown when creation of user group failed."
3400
2645
  },
3401
2646
  "userManagement.users.loadingError.title": {
3402
2647
  "value": "Can't open user",
3403
- "comment": "Error title shown when user detail loading ended up with error.",
3404
- "limit": 0
2648
+ "comment": "Error title shown when user detail loading ended up with error."
3405
2649
  },
3406
2650
  "userManagement.users.loadingError.notExist": {
3407
2651
  "value": "The user you are trying to view does not exist.",
3408
- "comment": "Error shown when user detail loading ended up with 404 error.",
3409
- "limit": 0
2652
+ "comment": "Error shown when user detail loading ended up with 404 error."
3410
2653
  },
3411
2654
  "userManagement.users.loadingError.unknown": {
3412
2655
  "value": "The user you are trying to view cannot be loaded.",
3413
- "comment": "Error shown when user detail loading ended up with error.",
3414
- "limit": 0
2656
+ "comment": "Error shown when user detail loading ended up with error."
3415
2657
  },
3416
2658
  "userManagement.userGroups.loadingError.title": {
3417
2659
  "value": "Can't open group",
3418
- "comment": "Error title shown when user group detail loading ended up with error.",
3419
- "limit": 0
2660
+ "comment": "Error title shown when user group detail loading ended up with error."
3420
2661
  },
3421
2662
  "userManagement.userGroups.loadingError.notExist": {
3422
2663
  "value": "The group you are trying to view does not exist.",
3423
- "comment": "Error shown when user group detail loading ended up with 404 error.",
3424
- "limit": 0
2664
+ "comment": "Error shown when user group detail loading ended up with 404 error."
3425
2665
  },
3426
2666
  "userManagement.userGroups.loadingError.unknown": {
3427
2667
  "value": "The group you are trying to view cannot be loaded.",
3428
- "comment": "Error shown when user group detail loading ended up with error.",
3429
- "limit": 0
2668
+ "comment": "Error shown when user group detail loading ended up with error."
3430
2669
  },
3431
2670
  "userManagement.users.deleteSuccess": {
3432
2671
  "value": "Great! You have successfully deleted the user.",
3433
- "comment": "Confirmation message shown when user was successfully deleted.",
3434
- "limit": 0
2672
+ "comment": "Confirmation message shown when user was successfully deleted."
3435
2673
  },
3436
2674
  "userManagement.users.deleteFailure": {
3437
2675
  "value": "Deletion of the user failed.",
3438
- "comment": "Error message shown when deletion of user failed.",
3439
- "limit": 0
2676
+ "comment": "Error message shown when deletion of user failed."
3440
2677
  },
3441
2678
  "userManagement.multipleUsers.deleteSuccess": {
3442
2679
  "value": "Great! You have successfully deleted the users.",
3443
- "comment": "Confirmation message shown when multiple users were successfully deleted.",
3444
- "limit": 0
2680
+ "comment": "Confirmation message shown when multiple users were successfully deleted."
3445
2681
  },
3446
2682
  "userManagement.multipleUsers.deleteFailure": {
3447
2683
  "value": "Deletion of the users failed.",
3448
- "comment": "Error message shown when deletion of multiple users failed.",
3449
- "limit": 0
2684
+ "comment": "Error message shown when deletion of multiple users failed."
3450
2685
  },
3451
2686
  "userManagement.users.searchError": {
3452
2687
  "value": "Failed to load users. Try again later.",
3453
- "comment": "Error shown when user list was not fetched from server.",
3454
- "limit": 0
2688
+ "comment": "Error shown when user list was not fetched from server."
3455
2689
  },
3456
2690
  "userManagement.users.emptySelection.view": {
3457
2691
  "value": "This group does not have any members.",
3458
- "comment": "Message shown when there are no users in the user group.",
3459
- "limit": 0
2692
+ "comment": "Message shown when there are no users in the user group."
3460
2693
  },
3461
2694
  "userManagement.users.emptySelection.edit": {
3462
2695
  "value": "No users selected.",
3463
- "comment": "Shown when no user has been added to selection yet.",
3464
- "limit": 0
2696
+ "comment": "Shown when no user has been added to selection yet."
3465
2697
  },
3466
2698
  "userManagement.users.removeUserFromGroup": {
3467
2699
  "value": "Remove user from the group.",
3468
- "comment": "Tooltip on button that removes particular user from the user group.",
3469
- "limit": 0
2700
+ "comment": "Tooltip on button that removes particular user from the user group."
3470
2701
  },
3471
2702
  "userManagement.users.removeUserFromGroupDisabledTooltip": {
3472
2703
  "value": "This user cannot be removed the group.",
3473
- "comment": "Tooltip shown over button that remove user from the user group if the action is disabled.",
3474
- "limit": 0
2704
+ "comment": "Tooltip shown over button that remove user from the user group if the action is disabled."
3475
2705
  },
3476
2706
  "userManagement.users.removeUserFromSelection": {
3477
2707
  "value": "Remove.",
3478
- "comment": "Label of action that removes selected user.",
3479
- "limit": 0
2708
+ "comment": "Label of action that removes selected user."
3480
2709
  },
3481
2710
  "userManagement.userGroups.removeUserGroupFromSelection": {
3482
2711
  "value": "Remove.",
3483
- "comment": "Label of action that removes selected user group.",
3484
- "limit": 0
2712
+ "comment": "Label of action that removes selected user group."
3485
2713
  },
3486
2714
  "userManagement.users.noMatchingItems": {
3487
2715
  "value": "No matching user.",
3488
- "comment": "Message shown when no user matches the entered search criteria.",
3489
- "limit": 0
2716
+ "comment": "Message shown when no user matches the entered search criteria."
3490
2717
  },
3491
2718
  "userManagement.users.searchPlaceholder": {
3492
2719
  "value": "Search users",
3493
- "comment": "Placeholder of input box that is used to search for users.",
3494
- "limit": 0
2720
+ "comment": "Placeholder of input box that is used to search for users."
3495
2721
  },
3496
2722
  "userManagement.users.title": {
3497
2723
  "value": "Add group members",
3498
- "comment": "Title of dialog that adds users to user group.",
3499
- "limit": 0
2724
+ "comment": "Title of dialog that adds users to user group."
3500
2725
  },
3501
2726
  "userManagement.users.cancelButton": {
3502
2727
  "value": "Cancel",
3503
- "comment": "Label of button that cancels the unsaved changes in the dialog.",
3504
- "limit": 0
2728
+ "comment": "Label of button that cancels the unsaved changes in the dialog."
3505
2729
  },
3506
2730
  "userManagement.users.addButton": {
3507
2731
  "value": "Add",
3508
- "comment": "Label of button that adds users to user group.",
3509
- "limit": 0
2732
+ "comment": "Label of button that adds users to user group."
3510
2733
  },
3511
2734
  "userManagement.users.addSuccess": {
3512
2735
  "value": "Great! You have successfully added users to the group.",
3513
- "comment": "Confirmation message shown when users were successfully added to the user group.",
3514
- "limit": 0
2736
+ "comment": "Confirmation message shown when users were successfully added to the user group."
3515
2737
  },
3516
2738
  "userManagement.users.addFailure": {
3517
2739
  "value": "Addition of the users to the group failed.",
3518
- "comment": "Error message shown when addition of users to the user group failed.",
3519
- "limit": 0
2740
+ "comment": "Error message shown when addition of users to the user group failed."
3520
2741
  },
3521
2742
  "userManagement.users.addToUserGroupsSuccess": {
3522
2743
  "value": "Great! You have successfully added users to the groups.",
3523
- "comment": "Confirmation message shown when multiple users were successfully added to the multiple user group.",
3524
- "limit": 0
2744
+ "comment": "Confirmation message shown when multiple users were successfully added to the multiple user group."
3525
2745
  },
3526
2746
  "userManagement.users.addToUserGroupsFailure": {
3527
2747
  "value": "Addition of the users to groups failed.",
3528
- "comment": "Error message shown when trying to add multiple users to the multiple user group failed.",
3529
- "limit": 0
2748
+ "comment": "Error message shown when trying to add multiple users to the multiple user group failed."
3530
2749
  },
3531
2750
  "userManagement.users.removeSuccess": {
3532
2751
  "value": "Great! You have successfully removed the user(s).",
3533
- "comment": "Confirmation message shown when one or more users were sucessfuly removed from the user group.",
3534
- "limit": 0
2752
+ "comment": "Confirmation message shown when one or more users were sucessfuly removed from the user group."
3535
2753
  },
3536
2754
  "userManagement.users.removeFailure": {
3537
2755
  "value": "Removal of the user(s) failed.",
3538
- "comment": "Error message shown when removal of one or more users were from the user group failed.",
3539
- "limit": 0
2756
+ "comment": "Error message shown when removal of one or more users were from the user group failed."
3540
2757
  },
3541
2758
  "userManagement.buttons.close": {
3542
2759
  "value": "Close",
3543
- "comment": "Label of button that closes the dialog.",
3544
- "limit": 0
2760
+ "comment": "Label of button that closes the dialog."
3545
2761
  },
3546
2762
  "userManagement.admin.alert": {
3547
2763
  "value": "Admins have full access to all workspaces, resources, and actions.",
3548
- "comment": "Text shown in user dialog that explains that user is organization administrator and has full access to everything.",
3549
- "limit": 0
2764
+ "comment": "Text shown in user dialog that explains that user is organization administrator and has full access to everything."
3550
2765
  },
3551
2766
  "userManagement.adminGroup.alert": {
3552
2767
  "value": "Members have full access to all workspaces, resources, and actions.",
3553
- "comment": "Text shown in user group dialog that explains that user group has organization administrator rights and its members has full access to everything.",
3554
- "limit": 0
2768
+ "comment": "Text shown in user group dialog that explains that user group has organization administrator rights and its members has full access to everything."
3555
2769
  },
3556
2770
  "userManagement.admin.pill": {
3557
2771
  "value": "Admin",
3558
- "comment": "Text shown in pill component next to the user name. The information states that user is organization administrator.",
3559
- "limit": 0
2772
+ "comment": "Text shown in pill component next to the user name. The information states that user is organization administrator."
3560
2773
  },
3561
2774
  "userManagement.createUserGroup.createButton": {
3562
2775
  "value": "Create",
3563
- "comment": "Label of button that creates a new user group.",
3564
- "limit": 0
2776
+ "comment": "Label of button that creates a new user group."
3565
2777
  },
3566
2778
  "userManagement.createUserGroup.cancelButton": {
3567
2779
  "value": "Cancel",
3568
- "comment": "Label of button that closes dialog.",
3569
- "limit": 0
2780
+ "comment": "Label of button that closes dialog."
3570
2781
  },
3571
2782
  "userManagement.createUserGroup.dialogTitle": {
3572
2783
  "value": "Create group",
3573
- "comment": "Title of dialog that creates new user group.",
3574
- "limit": 0
2784
+ "comment": "Title of dialog that creates new user group."
3575
2785
  },
3576
2786
  "userManagement.createUserGroup.inputPlaceholder": {
3577
2787
  "value": "Name",
3578
- "comment": "Placeholder shown in input box where user types name of a new user group.",
3579
- "limit": 0
2788
+ "comment": "Placeholder shown in input box where user types name of a new user group."
3580
2789
  },
3581
2790
  "richText.placeholder": {
3582
2791
  "value": "Use Markdown to style text and reference data:",
3583
- "comment": "Do not translate word 'Markdown'",
3584
- "limit": 0
2792
+ "comment": "Do not translate word 'Markdown'"
3585
2793
  },
3586
2794
  "richText.tooltip": {
3587
2795
  "value": "You can use Markdown syntax to style the description:",
3588
- "comment": "Do not translate word 'Markdown'",
3589
- "limit": 0
2796
+ "comment": "Do not translate word 'Markdown'"
3590
2797
  },
3591
2798
  "richText.no_data": {
3592
2799
  "value": "No data",
3593
- "comment": "No data retrieved from the server",
3594
- "limit": 0
2800
+ "comment": "No data retrieved from the server"
3595
2801
  },
3596
2802
  "richText.multiple_data": {
3597
2803
  "value": "Multiple items",
3598
- "comment": "Error when multiple items are retrieved from server for attribute",
3599
- "limit": 0
2804
+ "comment": "Error when multiple items are retrieved from server for attribute"
3600
2805
  },
3601
2806
  "richText.no_fetch": {
3602
2807
  "value": "Data could not be retrieved",
3603
- "comment": "Data could not be retrieved from the server",
3604
- "limit": 0
2808
+ "comment": "Data could not be retrieved from the server"
3605
2809
  },
3606
2810
  "recurrence.starts": {
3607
2811
  "value": "Starts on",
3608
- "comment": "Describes when recurrence starts.",
3609
- "limit": 0
2812
+ "comment": "Describes when recurrence starts."
3610
2813
  },
3611
2814
  "recurrence.repeats": {
3612
2815
  "value": "Repeats",
3613
- "comment": "Describes how recurrence repeats.",
3614
- "limit": 0
2816
+ "comment": "Describes how recurrence repeats."
3615
2817
  },
3616
2818
  "recurrence.types.hourly": {
3617
2819
  "value": "Hourly",
3618
- "comment": "Repeats the schedule hourly.",
3619
- "limit": 0
2820
+ "comment": "Repeats the schedule hourly."
3620
2821
  },
3621
2822
  "recurrence.types.daily": {
3622
2823
  "value": "Daily",
3623
- "comment": "Repeats the schedule daily.",
3624
- "limit": 0
2824
+ "comment": "Repeats the schedule daily."
3625
2825
  },
3626
2826
  "recurrence.types.weekly": {
3627
2827
  "value": "Weekly on {day}",
3628
- "comment": "Example: 'Weekly on Friday'. Placeholder '{day}' refers to a day of a week.",
3629
- "limit": 0
2828
+ "comment": "Example: 'Weekly on Friday'. Placeholder '{day}' refers to a day of a week."
3630
2829
  },
3631
2830
  "recurrence.types.monthly.last": {
3632
2831
  "value": "Monthly on the last {day}",
3633
- "comment": "Example: 'Monthly on the last Friday'. The placeholder {day} will be replaced with a day of the week name like 'Friday', 'Monday', etc.",
3634
- "limit": 0
2832
+ "comment": "Example: 'Monthly on the last Friday'. The placeholder {day} will be replaced with a day of the week name like 'Friday', 'Monday', etc."
3635
2833
  },
3636
2834
  "recurrence.types.monthly.first": {
3637
2835
  "value": "Monthly on the first day",
3638
- "comment": "Example: 'Monthly on the first day'.",
3639
- "limit": 0
2836
+ "comment": "Example: 'Monthly on the first day'."
3640
2837
  },
3641
2838
  "recurrence.types.weekly.first": {
3642
2839
  "value": "Weekly on the first day",
3643
- "comment": "Example: 'Weekly on the first day'.",
3644
- "limit": 0
2840
+ "comment": "Example: 'Weekly on the first day'."
3645
2841
  },
3646
2842
  "recurrence.types.monthly": {
3647
2843
  "value": "Monthly on the {week, select, 1 {first} 2 {second} 3 {third} 4 {fourth} other {last}} {day}",
3648
- "comment": "Recurrence pattern description. The placeholder {week} will be replaced with a number (1-4) to select the appropriate week ordinal, and {day} will be replaced with a day name. Examples: 'Monthly on the first Friday', 'Monthly on the second Monday', 'Monthly on the last Sunday'.",
3649
- "limit": 0
2844
+ "comment": "Recurrence pattern description. The placeholder {week} will be replaced with a number (1-4) to select the appropriate week ordinal, and {day} will be replaced with a day name. Examples: 'Monthly on the first Friday', 'Monthly on the second Monday', 'Monthly on the last Sunday'."
3650
2845
  },
3651
2846
  "recurrence.types.cron": {
3652
2847
  "value": "Cron expression",
3653
- "comment": "Repeats the schedule email using custom cron expression defined by the user. Do not translate word 'Cron' as it is a name of technical specification.",
3654
- "limit": 0
2848
+ "comment": "Repeats the schedule email using custom cron expression defined by the user. Do not translate word 'Cron' as it is a name of technical specification."
3655
2849
  },
3656
2850
  "recurrence.types.inherit": {
3657
2851
  "value": "Organization default",
3658
- "comment": "Repeats the schedule email using the same recurrence as the setup in parent.",
3659
- "limit": 0
2852
+ "comment": "Repeats the schedule email using the same recurrence as the setup in parent."
3660
2853
  },
3661
2854
  "recurrence.types.inherit.info": {
3662
2855
  "value": "Use the default evaluation frequency set by your organization.",
3663
- "comment": "Info tooltip for inherit option.",
3664
- "limit": 0
2856
+ "comment": "Info tooltip for inherit option."
3665
2857
  },
3666
2858
  "recurrence.description.hourly": {
3667
2859
  "value": "At start of every hour",
3668
- "comment": "Description of hourly recurrence pattern, indicating execution at the beginning of each hour.",
3669
- "limit": 0
2860
+ "comment": "Description of hourly recurrence pattern, indicating execution at the beginning of each hour."
3670
2861
  },
3671
2862
  "recurrence.description.daily": {
3672
2863
  "value": "At {hour} every day",
3673
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc.",
3674
- "limit": 0
2864
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc."
3675
2865
  },
3676
2866
  "recurrence.description.weekly_first": {
3677
2867
  "value": "At {hour} every week start",
3678
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc.",
3679
- "limit": 0
2868
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc."
3680
2869
  },
3681
2870
  "recurrence.description.weekly": {
3682
2871
  "value": "At {hour} on {dayOfWeekName} every week",
3683
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc.",
3684
- "limit": 0
2872
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc."
3685
2873
  },
3686
2874
  "recurrence.description.monthly_first": {
3687
2875
  "value": "At {hour} every month start",
3688
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc.",
3689
- "limit": 0
2876
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc."
3690
2877
  },
3691
2878
  "recurrence.description.monthly": {
3692
2879
  "value": "At {hour} on {dayOfWeekName} every {weekNumber}. week in month",
3693
- "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc. The placeholder {weekNumber} will be replaced with a number like '1', '2', '3', etc.",
3694
- "limit": 0
2880
+ "comment": "The placeholder {hour} will be replaced with a time value like '9:00 AM', '14:30', etc. The placeholder {dayOfWeekName} will be replaced with a day name like 'Monday', 'Tuesday', etc. The placeholder {weekNumber} will be replaced with a number like '1', '2', '3', etc."
3695
2881
  },
3696
2882
  "recurrence.error.too_often": {
3697
2883
  "value": "Error: Frequency too high — reduce to max 1 per hour",
3698
- "comment": "Invalid frequency recurrence.",
3699
- "limit": 0
2884
+ "comment": "Invalid frequency recurrence."
3700
2885
  },
3701
2886
  "recurrence.error.empty": {
3702
2887
  "value": "Error: Required field — enter a Spring cron expression with six fields: seconds, minutes, hours, day of month, month, and day of week. <a>Learn more</a>",
3703
- "comment": "Input field validation message. The <a> tags create clickable help links for assistance.",
3704
- "limit": 0
2888
+ "comment": "Input field validation message. The <a> tags create clickable help links for assistance."
3705
2889
  },
3706
2890
  "recurrence.error.wrongFormat": {
3707
2891
  "value": "Error: Invalid format — use Spring cron format with six fields: seconds, minutes, hours, day of month, month, and day of week. <a>Learn more</a>",
3708
- "comment": "Input field has wrong format. The <a> tags create clickable help links for assistance.",
3709
- "limit": 0
2892
+ "comment": "Input field has wrong format. The <a> tags create clickable help links for assistance."
3710
2893
  },
3711
2894
  "recurrence.cron.tooltip": {
3712
2895
  "value": "Use Spring cron format — six fields: seconds, minutes, hours, day of month, month, day of week. <a>Learn more</a>",
3713
- "comment": "Input field tooltip. The <a> tags create clickable help links for assistance.",
3714
- "limit": 0
2896
+ "comment": "Input field tooltip. The <a> tags create clickable help links for assistance."
3715
2897
  },
3716
2898
  "recurrence.datetime.format.help": {
3717
2899
  "value": "Format: {dateFormat}",
3718
- "comment": "Input field tooltip. Example: Format: YYYY-MM-DD",
3719
- "limit": 0
2900
+ "comment": "Input field tooltip. Example: Format: YYYY-MM-DD"
3720
2901
  },
3721
2902
  "recurrence.datetime.empty.error": {
3722
2903
  "value": "Error: Required field — enter a valid date to continue.",
3723
- "comment": "Input field validation message.",
3724
- "limit": 0
2904
+ "comment": "Input field validation message."
3725
2905
  },
3726
2906
  "recurrence.datetime.wrong.format.error": {
3727
2907
  "value": "Error: Invalid date — format must be {dateFormat}",
3728
- "comment": "Error message shown when the date format doesn't match the expected format. The placeholder {dateFormat} shows the required format.",
3729
- "limit": 0
2908
+ "comment": "Error message shown when the date format doesn't match the expected format. The placeholder {dateFormat} shows the required format."
3730
2909
  },
3731
2910
  "message.accessibility.dismiss.notification": {
3732
2911
  "value": "Dismiss notification",
3733
- "comment": "Accessibility label for the button that closes or dismisses a notification message. Used by screen readers.",
3734
- "limit": 0
2912
+ "comment": "Accessibility label for the button that closes or dismisses a notification message. Used by screen readers."
3735
2913
  },
3736
2914
  "datePicker.accessibility.label": {
3737
2915
  "value": "Select start date",
3738
- "comment": "Accessibility label for the date picker component, indicating it's used to select a start date. Used by screen readers.",
3739
- "limit": 0
2916
+ "comment": "Accessibility label for the date picker component, indicating it's used to select a start date. Used by screen readers."
3740
2917
  },
3741
2918
  "timePicker.accessibility.label": {
3742
2919
  "value": "Select starting time",
3743
- "comment": "Accessibility label for the time picker component, indicating it's used to select a starting time. Used by screen readers.",
3744
- "limit": 0
2920
+ "comment": "Accessibility label for the time picker component, indicating it's used to select a starting time. Used by screen readers."
3745
2921
  },
3746
2922
  "menu.close": {
3747
2923
  "value": "Close menu",
3748
- "comment": "Button label for closing a menu. Used in various dropdown and context menus throughout the application.",
3749
- "limit": 0
2924
+ "comment": "Button label for closing a menu. Used in various dropdown and context menus throughout the application."
3750
2925
  },
3751
2926
  "menu.back": {
3752
2927
  "value": "Back to the parent menu",
3753
- "comment": "Button label for navigating back to the parent menu in a nested menu structure. Used in hierarchical navigation.",
3754
- "limit": 0
2928
+ "comment": "Button label for navigating back to the parent menu in a nested menu structure. Used in hierarchical navigation."
3755
2929
  },
3756
2930
  "table.moreActions": {
3757
2931
  "value": "More",
3758
- "comment": "Accessibility label for the ellipsis menu button in table rows",
3759
- "limit": 0
2932
+ "comment": "Accessibility label for the ellipsis menu button in table rows"
3760
2933
  },
3761
2934
  "table.title.searchPlaceholder": {
3762
2935
  "value": "Search...",
3763
- "comment": "Placeholder text for the search input field in the table title",
3764
- "limit": 0
2936
+ "comment": "Placeholder text for the search input field in the table title"
3765
2937
  },
3766
2938
  "table.filter.label": {
3767
2939
  "value": "Filter",
3768
- "comment": "Label for the filters section in the table toolbar",
3769
- "limit": 0
2940
+ "comment": "Label for the filters section in the table toolbar"
3770
2941
  },
3771
2942
  "table.filter.searchPlaceholder": {
3772
2943
  "value": "Search...",
3773
- "comment": "Placeholder text for the search input within filter dropdowns",
3774
- "limit": 0
2944
+ "comment": "Placeholder text for the search input within filter dropdowns"
3775
2945
  },
3776
2946
  "table.bulkActions.chooseAction": {
3777
2947
  "value": "Choose an action...",
3778
- "comment": "Label for the bulk actions dropdown button",
3779
- "limit": 0
2948
+ "comment": "Label for the bulk actions dropdown button"
3780
2949
  },
3781
2950
  "table.bulkActions.selectedCount": {
3782
2951
  "value": "{selectedCount} of {totalCount} selected",
3783
- "comment": "Shows the number of selected items. Example: '5 of 100 selected'",
3784
- "limit": 0
2952
+ "comment": "Shows the number of selected items. Example: '5 of 100 selected'"
3785
2953
  },
3786
2954
  "table.emptyState.noMatch": {
3787
2955
  "value": "No match found",
3788
- "comment": "Message shown when no items match the current filters or search",
3789
- "limit": 0
2956
+ "comment": "Message shown when no items match the current filters or search"
3790
2957
  },
3791
2958
  "table.emptyState.tryAdjustingFilters": {
3792
2959
  "value": "Check the spelling or adjust filters.",
3793
- "comment": "Suggestion text shown when no items match the current filters or search",
3794
- "limit": 0
2960
+ "comment": "Suggestion text shown when no items match the current filters or search"
3795
2961
  }
3796
2962
  }