DashboardResources.js 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915
  1. 'use strict';
  2. /**
  3. * Licensed Materials - Property of IBM
  4. * IBM Cognos Products: ba-dashboard-core
  5. * (C) Copyright IBM Corp. 2018, 2020
  6. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. */
  8. define({
  9. 'createDashboardTitle': 'Create dashboard',
  10. 'dashboard': 'Dashboard',
  11. 'dashboardTemplate': 'Dashboard template',
  12. 'createAV': 'Create',
  13. 'createAvEditNameLabel': '1. Name your view',
  14. 'createAvSelectTemplateLabel': '2. Select a template',
  15. 'tabLayoutLabel': 'Tabbed template',
  16. 'infographicsLayoutLabel': 'Infographic template',
  17. 'singlePageLayoutLabel': 'Single page template',
  18. 'customLayoutLabel': 'Custom template',
  19. 'freeformTemplate': 'Freeform',
  20. 'freeformTemplateDesc': 'Visualizations in a freeform layout appear exactly as you size and place them in the view, regardless of the screen size. In the other layouts, the size and position of visualizations adjust to fit into the screen.',
  21. 'NoTemplate': 'Free form',
  22. 'Template1': 'Blank',
  23. 'Template2': 'Title 1 by 2',
  24. 'Template3': '2 over 1',
  25. 'Template4': '4 over 1',
  26. 'Template5': 'Footer 1 by 2',
  27. 'Template6': '3 beside 1 over 1',
  28. 'Template7': '4 beside 3 over 1',
  29. 'Template8': '2 over 3 by 2',
  30. 'Template9': '2 by 2',
  31. 'Template10': '1 by 2 beside 2 by 2 over 1',
  32. 'Template11': '3 by 1 over 1 by 2',
  33. 'Template12': '2 over 1 beside 1 by 2',
  34. 'Template13': 'One beside 1 by 2 beside 1 by 4',
  35. 'Template14': 'Blank with Dropzone',
  36. 'Infographics1': 'Blank',
  37. 'Infographics2': '4 rows',
  38. 'Infographics3': '4 rows with headers',
  39. 'Infographics4': '2 by 4',
  40. 'Infographics5': 'Large top display with 2 by 2',
  41. 'Infographics6': '2 by 4 with vertical gap',
  42. 'Infographics7': '2 by 4 staggered',
  43. 'Infographics8': 'Tennis court',
  44. 'Infographics9': '3 by 4',
  45. 'Infographics10': '4 by 8',
  46. 'createAvDashboardLabel': 'Layout',
  47. 'dashboard_template_save_success': 'Your dashboard template has been saved.',
  48. 'dashboard_template_prefix': 'Template: "%{name}"',
  49. 'dashboard_template_filters_removed': 'Filters on the canvas have been removed.',
  50. 'createAvTabLabel': 'Tabbed',
  51. 'createAvInfographicsLabel': 'Infographic',
  52. 'createAvSinglepageLabel': 'Single Page',
  53. 'createAvCustomLabel': 'Custom',
  54. 'loadMoreLabel': 'Load more...',
  55. 'backLabel': 'Go back',
  56. 'addSourceLabel': 'Add a source',
  57. 'pinLabel': 'Pin',
  58. 'errorLoadingDataSetMetaData': 'An error occurred while reading the metadata',
  59. 'errorLoadingDataSets': 'An error occurred while loading the list of data sets',
  60. 'errorLoadingDataSet': 'The metadata for data set "%{datasetName}" did not load. Please contact your administrator for details.',
  61. 'okButton': 'OK',
  62. 'createButton': 'Create',
  63. 'cancelButton': 'Cancel',
  64. 'copyButton': 'Copy',
  65. 'selectTemplateLabel': 'Select a template',
  66. 'noSourcesSelectedLabel': 'No sources selected',
  67. 'find_label': 'Find',
  68. 'noDashboardFound': 'The dashboard cannot be retrieved. Either it no longer exists or you don\'t have sufficient privileges to view it.',
  69. 'errorLabel': 'Error',
  70. 'defaultName': 'New dashboard',
  71. 'noDashboardCapability': 'You do not have the capability to run the dashboard application',
  72. 'noDashboardPermission': 'You do not have sufficient privileges to view this dashboard',
  73. 'sourceNotFound': 'We can\'t load the visualization, because its associated source "%{sourceName}" isn\'t available',
  74. 'cmDuplicateName': 'An item with this name already exists. Try another name',
  75. 'cmEmptySelection': 'The dashboard has been deleted. Try to save as a new dashboard.',
  76. 'propTheme': 'Visual theme',
  77. 'defaultThemeLabel': 'Default',
  78. 'lightThemeLabel': 'Light',
  79. 'darkThemeLabel': 'Dark',
  80. 'titleTextLabel': 'Title',
  81. 'titleSmallTextLabel': 'Title Small',
  82. 'subtitleTextLabel': 'Subtitle',
  83. 'bodyTextLabel': 'Body',
  84. 'bodySmallTextLabel': 'Body Small',
  85. 'captionTextLabel': 'Caption',
  86. 'quoteTextLabel': 'Quote',
  87. 'quoteSmallTextLabel': 'Quote Small',
  88. 'responsiveTextLabel': 'Auto-size',
  89. 'mediaWidgetLabel': 'Media',
  90. 'webpageWidgetLabel': 'Webpage',
  91. 'imageWidgetLabel': 'Image',
  92. 'textWidgetLabel': 'Text',
  93. 'notebookWidgetLabel': 'Notebook',
  94. 'multipurposeWidgetLabel': 'Multipurpose',
  95. 'textPlaceHolder': 'Enter your text here',
  96. 'titlePlaceHolder': 'Enter your title here',
  97. 'toggleEditModeLabel': 'Switch to edit',
  98. 'togglePreviewModeLabel': 'Switch to preview',
  99. 'editDashboardCoachMarkTitle': 'Edit dashboard',
  100. 'editDashboardCoachMarkContents': 'Click the pencil icon to edit this dashboard.',
  101. 'addDataCoachMarkTitle': 'Add data',
  102. 'addDataDashboardCoachMarkContents': 'Drag and drop data from the data panel onto your dashboard.',
  103. 'pageSelectWarning': 'Please select a tab.',
  104. 'screenshot_label': 'Dashboard %{title}',
  105. 'screenshot_label_tab': 'Tab %{tabName} of dashboard %{title}',
  106. 'dataAssetPropertiesLabel': 'Visualization properties',
  107. 'modelFilter': 'Filter',
  108. 'invertSelectionToolTip': 'Invert filter selections',
  109. 'clearFilterValueToolTip': 'Clear filter values',
  110. 'invertFilterSelection': 'Invert',
  111. 'clearTextFilterValue': 'Clear',
  112. 'filterConditionLabel': 'Filter condition',
  113. 'applyFilter': 'Apply filter',
  114. 'itemCountText': '%{itemCount} Item(s) selected',
  115. 'itemExcludeCountText': '%{itemCount} Item(s) excluded',
  116. 'moreMembers': 'Show more...',
  117. 'searchHierarchyMembers': 'Use search to find members...',
  118. 'propHideEmpty': 'Hide empty',
  119. 'propColorOrder': 'Color order',
  120. 'propElementColor': 'Visualization element color',
  121. 'propLineColor': 'Line color',
  122. 'propLineAndSymbolColor': 'Line and symbol color',
  123. 'propColumnColor': 'Column color',
  124. 'propBarColor': 'Bar color',
  125. 'propWordColor': 'Word color',
  126. 'propAreaColor': 'Area color',
  127. 'propRadialbarColor': 'Radial bar color',
  128. 'propColorPalettes': 'Color palettes',
  129. 'propDashboardColorPalette': 'Current dashboard palette',
  130. 'propNewDashboardPaletteLabel': 'Create a custom dashboard palette',
  131. 'propDashboardChangePaletteLink': 'Change dashboard palette',
  132. 'propHideLeafNode': 'Hide Lead Labels',
  133. 'propOpacity': 'Opacity',
  134. 'propOpacityDescription': 'Make the object more or less opaque. Type in a value between 0 and 100',
  135. 'addATab': 'Add a new tab',
  136. 'propFredIsRed': 'Color consistency',
  137. 'areaChartCaption': 'Area',
  138. 'areaChartDataSlot_categoriesLabel': 'Axis label',
  139. 'areaChartDataSlot_valuesLabel': 'Value',
  140. 'areaChartProp_colorPaletteLabel': 'Color palettes',
  141. 'areaChartProp_lineColorLabel': 'Area color',
  142. 'areaChartProp_interpolationLabel': 'Smooth lines',
  143. 'areaChartProp_interpolationDescription': 'Lines connecting the data points are curved.',
  144. 'areaChartProp_hideGridLinesLabel': 'Hide grid lines',
  145. 'areaChartProp_hideGridLinesDescription': 'Hide grid lines',
  146. 'areaChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  147. 'areaChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  148. 'areaChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  149. 'areaChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  150. 'areaChartProp_suppressZerosLabel': 'Hide empty',
  151. 'areaChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  152. 'barChartCaption': 'Bar',
  153. 'barChartDataSlot_categoriesLabel': 'Axis label',
  154. 'barChartDataSlot_valuesLabel': 'Value',
  155. 'barChartProp_colorPaletteLabel': 'Color palettes',
  156. 'barChartProp_elementColorLabel': 'Bar color',
  157. 'barChartProp_hideGridLinesLabel': 'Hide grid lines',
  158. 'barChartProp_hideGridLinesDescription': 'Hide grid lines',
  159. 'barChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  160. 'barChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  161. 'barChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  162. 'barChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  163. 'barChartProp_suppressZerosLabel': 'Hide empty',
  164. 'barChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  165. 'columnChartCaption': 'Column',
  166. 'columnChartDataSlot_categoriesLabel': 'Axis label',
  167. 'columnChartDataSlot_valuesLabel': 'Value',
  168. 'columnChartProp_colorPaletteLabel': 'Color palettes',
  169. 'columnChartProp_elementColorLabel': 'Column color',
  170. 'columnChartProp_hideGridLinesLabel': 'Hide grid lines',
  171. 'columnChartProp_hideGridLinesDescription': 'Hide grid lines',
  172. 'columnChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  173. 'columnChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  174. 'columnChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  175. 'columnChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  176. 'columnChartProp_suppressZerosLabel': 'Hide empty',
  177. 'columnChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  178. 'bubbleChartCaption': 'Bubble',
  179. 'bubbleChartDataSlot_xAxisLabel': 'Horizontal axis',
  180. 'bubbleChartDataSlot_yAxisLabel': 'Vertical axis',
  181. 'bubbleChartDataSlot_sizeLabel': 'Size by',
  182. 'bubbleChartDataSlot_colorLabel': 'Color by',
  183. 'bubbleChartProp_colorPaletteLabel': 'Color palettes',
  184. 'bubbleChartProp_hideGridLinesLabel': 'Hide grid lines',
  185. 'bubbleChartProp_hideGridLinesDescription': 'Hide grid lines',
  186. 'bubbleChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  187. 'bubbleChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  188. 'bubbleChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  189. 'bubbleChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  190. 'bubbleChartProp_hideLegendLabel': 'Hide legend',
  191. 'bubbleChartProp_hideLegendDescription': 'Hide the legend.',
  192. 'bubbleChartProp_legendPositionLabel': 'Legend position',
  193. 'lineChartCaption': 'Line',
  194. 'lineChartDataSlot_categoriesLabel': 'Axis label',
  195. 'lineChartDataSlot_valuesLabel': 'Value',
  196. 'lineChartProp_colorPaletteLabel': 'Color palettes',
  197. 'lineChartProp_lineColorLabel': 'Line and symbol color',
  198. 'lineChartProp_symbolShapeLabel': 'Symbol shape',
  199. 'lineChartProp_hideSymbolsLabel': 'Hide Symbols',
  200. 'lineChartProp_hideSymbolsDescription': 'Hide symbols',
  201. 'lineChartProp_hideDataLinesLabel': 'Hide line(s)',
  202. 'lineChartProp_hideDataLinesDescription': 'Hide line(s)',
  203. 'lineChartProp_interpolationLabel': 'Smooth lines',
  204. 'lineChartProp_interpolationDescription': 'Lines connecting the data points are curved.',
  205. 'lineChartProp_hideGridLinesLabel': 'Hide grid lines',
  206. 'lineChartProp_hideGridLinesDescription': 'Hide grid lines',
  207. 'lineChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  208. 'lineChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  209. 'lineChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  210. 'lineChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  211. 'lineChartProp_suppressZerosLabel': 'Hide empty',
  212. 'lineChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  213. 'packedBubbleChart1CatCaption': 'Packed bubble',
  214. 'packedBubbleChart1CatDataSlot_categoriesLabel': 'Categories',
  215. 'packedBubbleChart1CatDataSlot_sizeLabel': 'Size by',
  216. 'packedBubbleChart1CatProp_colorPaletteLabel': 'Color palettes',
  217. 'packedBubbleChart1CatProp_elementColorLabel': 'Bubble color',
  218. 'packedBubbleChart1CatProp_hideLabelLabel': 'Hide label',
  219. 'packedBubbleChart1CatProp_hideValueLabel': 'Hide value',
  220. 'packedBubbleChart1CatProp_maintainAxisScalesLabel': 'Maintain axis scale',
  221. 'packedBubbleChart1CatProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  222. 'packedBubbleChart1CatProp_suppressZerosLabel': 'Hide empty',
  223. 'packedBubbleChart1CatProp_suppressZerosDescription': 'Hide categories with no associated values.',
  224. 'heatChartCaption': 'Heat',
  225. 'heatChartDataSlot_valuesLabel': 'Heat by',
  226. 'heatChartDataSlot_xAxisLabel': 'Horizontal axis',
  227. 'heatChartDataSlot_yAxisLabel': 'Vertical axis',
  228. 'heatChartProp_colorPaletteLabel': 'Color palettes',
  229. 'heatChartProp_heatScalePaletteLabel': 'Color order',
  230. 'heatChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  231. 'heatChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  232. 'heatChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  233. 'heatChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  234. 'heatChartProp_suppressZerosLabel': 'Hide empty',
  235. 'heatChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  236. 'heatChartProp_hideLegendLabel': 'Hide legend',
  237. 'heatChartProp_hideLegendDescription': 'Hide the legend.',
  238. 'heatChartProp_legendPositionLabel': 'Legend position',
  239. 'pieChartCaption': 'Pie',
  240. 'pieChartDataSlot_categoriesLabel': 'Categories',
  241. 'pieChartDataSlot_valuesLabel': 'Value',
  242. 'pieChartProp_colorPaletteLabel': 'Color palettes',
  243. 'pieChartProp_hideRadialValueLabel': 'Hide value',
  244. 'pieChartProp_pieAsDonutLabel': 'Display as donut chart',
  245. 'pieChartProp_pieAsDonutDescription': 'Display as donut chart',
  246. 'pieChartProp_suppressZerosLabel': 'Hide empty',
  247. 'pieChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  248. 'pieChartProp_hideLegendLabel': 'Hide legend',
  249. 'pieChartProp_hideLegendDescription': 'Hide the legend.',
  250. 'pieChartProp_legendPositionLabel': 'Legend position',
  251. 'map1measureCaption': 'Map',
  252. 'map1measureDataSlot_categoriesLabel': 'Regions',
  253. 'map1measureDataSlot_valuesLabel': 'Region heat',
  254. 'map1measureProp_colorPaletteLabel': 'Color palettes',
  255. 'map1measureProp_heatScalePaletteLabel': 'Color order',
  256. 'map1measureProp_maintainAxisScalesLabel': 'Maintain axis scale',
  257. 'map1measureProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  258. 'map1measureProp_suppressZerosLabel': 'Hide empty',
  259. 'map1measureProp_suppressZerosDescription': 'Hide categories with no associated values.',
  260. 'map1measureProp_hideLegendLabel': 'Hide legend',
  261. 'map1measureProp_hideLegendDescription': 'Hide the legend.',
  262. 'map1measureProp_legendPositionLabel': 'Legend position',
  263. 'radialChartCaption': 'Radial',
  264. 'radialChartDataSlot_categoriesLabel': 'Categories',
  265. 'radialChartDataSlot_valuesLabel': 'Value',
  266. 'radialChartProp_colorPaletteLabel': 'Color palettes',
  267. 'radialChartProp_elementColorLabel': 'Radial bar color',
  268. 'radialChartProp_hideRadialTitleLabel': 'Hide title',
  269. 'radialChartProp_hideRadialValueLabel': 'Hide value',
  270. 'radialChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  271. 'radialChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  272. 'radialChartProp_suppressZerosLabel': 'Hide empty',
  273. 'radialChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  274. 'pointChart1catCaption': 'Point',
  275. 'pointChart1catDataSlot_valuesLabel': 'Value',
  276. 'pointChart1catDataSlot_categoriesLabel': 'Axis label',
  277. 'pointChart1catProp_colorPaletteLabel': 'Color palettes',
  278. 'pointChart1catProp_elementColorLabel': 'Shape color',
  279. 'pointChart1catProp_symbolShapeLabel': 'Symbol shape',
  280. 'pointChart1catProp_symbolFillLabel': 'Fill shape',
  281. 'pointChart1catProp_symbolFillDescription': 'Display fill color for the symbols.',
  282. 'pointChart1catProp_hideGridLinesLabel': 'Hide grid lines',
  283. 'pointChart1catProp_hideGridLinesDescription': 'Hide grid lines',
  284. 'pointChart1catProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  285. 'pointChart1catProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  286. 'pointChart1catProp_maintainAxisScalesLabel': 'Maintain axis scale',
  287. 'pointChart1catProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  288. 'pointChart1catProp_suppressZerosLabel': 'Hide empty',
  289. 'pointChart1catProp_suppressZerosDescription': 'Hide categories with no associated values.',
  290. 'scatterPlotChartNoCatCaption': 'Scatter plot',
  291. 'scatterPlotChartNoCatDataSlot_xAxisLabel': 'Horizontal axis',
  292. 'scatterPlotChartNoCatDataSlot_yAxisLabel': 'Vertical axis',
  293. 'scatterPlotChartNoCatProp_colorPaletteLabel': 'Color palettes',
  294. 'scatterPlotChartNoCatProp_elementColorLabel': 'Element color',
  295. 'scatterPlotChartNoCatProp_symbolShapeLabel': 'Symbol shape',
  296. 'scatterPlotChartNoCatProp_symbolFillLabel': 'Fill shape',
  297. 'scatterPlotChartNoCatProp_symbolFillDescription': 'Display fill color for the symbols.',
  298. 'scatterPlotChartNoCatProp_hideGridLinesLabel': 'Hide grid lines',
  299. 'scatterPlotChartNoCatProp_hideGridLinesDescription': 'Hide grid lines',
  300. 'scatterPlotChartNoCatProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  301. 'scatterPlotChartNoCatProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  302. 'radialBarChartCaption': 'Radial bar',
  303. 'radialBarChartDataSlot_categoriesLabel': 'Categories',
  304. 'radialBarChartDataSlot_valuesLabel': 'Value',
  305. 'radialBarChartProp_colorPaletteLabel': 'Color palettes',
  306. 'radialBarChartProp_elementColorLabel': 'Radial bar color',
  307. 'radialBarChartProp_hideRadialTitleLabel': 'Hide title',
  308. 'radialBarChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  309. 'radialBarChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  310. 'radialBarChartProp_suppressZerosLabel': 'Hide empty',
  311. 'radialBarChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  312. 'lineColumnComboChartCaption': 'Line and column',
  313. 'lineColumnComboChartDataSlot_categoryLabel': 'Axis label',
  314. 'lineColumnComboChartDataSlot_lineValueLabel': 'Line value',
  315. 'lineColumnComboChartDataSlot_columnValueLabel': 'Column value',
  316. 'lineColumnComboChartProp_colorPaletteLabel': 'Color palettes',
  317. 'lineColumnComboChartProp_elementColorLabel': 'Column color',
  318. 'lineColumnComboChartProp_lineColorLabel': 'Line and symbol color',
  319. 'lineColumnComboChartProp_symbolShapeLabel': 'Symbol shape',
  320. 'lineColumnComboChartProp_hideSymbolsLabel': 'Hide symbols',
  321. 'lineColumnComboChartProp_hideSymbolsDescription': 'Hide symbols',
  322. 'lineColumnComboChartProp_hideDataLinesLabel': 'Hide line(s)',
  323. 'lineColumnComboChartProp_hideDataLinesDescription': 'Hide line(s)',
  324. 'lineColumnComboChartProp_interpolationLabel': 'Smooth lines',
  325. 'lineColumnComboChartProp_interpolationDescription': 'Lines connecting the data points are curved.',
  326. 'lineColumnComboChartProp_hideGridLinesLabel': 'Hide grid lines',
  327. 'lineColumnComboChartProp_hideGridLinesDescription': 'Hide grid lines',
  328. 'lineColumnComboChartProp_hideAxisTitleLabelsLabel': 'Hide axis title labels',
  329. 'lineColumnComboChartProp_hideAxisTitleLabelsDescription': 'Hide the titles for the axes.',
  330. 'lineColumnComboChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  331. 'lineColumnComboChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  332. 'lineColumnComboChartProp_suppressZerosLabel': 'Hide empty',
  333. 'lineColumnComboChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  334. 'lineColumnComboChartProp_hideLegendLabel': 'Hide legend',
  335. 'lineColumnComboChartProp_hideLegendDescription': 'Hide the legend.',
  336. 'lineColumnComboChartProp_legendPositionLabel': 'Legend position',
  337. 'summaryCaption': 'Summary',
  338. 'areaName': 'Area',
  339. 'areaDescription': 'Area',
  340. 'areaDataSlot_colorLabel': 'Color by',
  341. 'areaDataSlot_valuesLabel': 'Value',
  342. 'areaDataSlot_categoriesLabel': 'Axis label',
  343. 'bubbleName': 'Bubble',
  344. 'bubbleDescription': 'Bubble',
  345. 'bubbleDataSlot_yAxisLabel': 'Vertical axis',
  346. 'bubbleDataSlot_xAxisLabel': 'Horizontal axis',
  347. 'bubbleDataSlot_sizeLabel': 'Size by',
  348. 'bubbleDataSlot_colorLabel': 'Color by',
  349. 'clusterBarName': 'Bar',
  350. 'clusterBarDescription': 'Bar',
  351. 'clusterBarDataSlot_colorLabel': 'Color by',
  352. 'clusterBarDataSlot_valuesLabel': 'Value',
  353. 'clusterBarDataSlot_categoriesLabel': 'Axis label',
  354. 'clusterBarDataSlot_valuesRepeatingLabel': 'Value',
  355. 'clusterColumnName': 'Column',
  356. 'clusterColumnDescription': 'Column',
  357. 'clusterColumnDataSlot_colorLabel': 'Color by',
  358. 'clusterColumnDataSlot_valuesLabel': 'Value',
  359. 'clusterColumnDataSlot_categoriesLabel': 'Axis label',
  360. 'clusterColumnDataSlot_valuesRepeatingLabel': 'Value',
  361. 'clusterLineName': 'Line',
  362. 'clusterLineDescription': 'Line',
  363. 'clusterLineDataSlot_colorLabel': 'Color by',
  364. 'clusterLineDataSlot_valuesLabel': 'Vertical axis',
  365. 'clusterLineDataSlot_categoriesLabel': 'Horizontal axis',
  366. 'clusterLineDataSlot_valuesRepeatingLabel': 'Value',
  367. 'gridName': 'Grid',
  368. 'gridDescription': 'Grid',
  369. 'gridDataSlot_grid_colsLabel': 'Column',
  370. 'heatName': 'Heat',
  371. 'heatDescription': 'Heat',
  372. 'heatDataSlot_yAxisLabel': 'Vertical axis',
  373. 'heatDataSlot_xAxisLabel': 'Horizontal axis',
  374. 'heatDataSlot_valuesLabel': 'Heat by',
  375. 'lineColumnComboName': 'Line and column',
  376. 'lineColumnComboDescription': 'Line and column',
  377. 'lineColumnComboDataSlot_lineValueLabel': 'Line value',
  378. 'lineColumnComboDataSlot_categoryLabel': 'Axis label',
  379. 'lineColumnComboDataSlot_columnValueLabel': 'Column value',
  380. 'mapName': 'Legacy Map',
  381. 'mapDescription': 'Legacy Map',
  382. 'mapDataSlot_sizeLabel': 'Point size',
  383. 'mapDataSlot_valuesLabel': 'Region heat',
  384. 'mapDataSlot_sizeHeatLabel': 'Point heat',
  385. 'mapDataSlot_categoriesLabel': 'Regions',
  386. 'packedBubbleName': 'Packed bubble',
  387. 'packedBubbleDescription': 'Packed bubble',
  388. 'packedBubbleDataSlot_sizeLabel': 'Size by',
  389. 'packedBubbleDataSlot_colorLabel': 'Color by',
  390. 'packedBubbleDataSlot_categoriesLabel': 'Categories',
  391. 'pieName': 'Pie',
  392. 'pieDescription': 'Pie',
  393. 'pieDataSlot_valuesLabel': 'Value',
  394. 'pieDataSlot_categoriesLabel': 'Categories',
  395. 'playerName': 'Data player',
  396. 'playerDescription': 'Data player',
  397. 'playerDataSlot_categoriesLabel': 'Axis label',
  398. 'pointName': 'Point',
  399. 'pointDescription': 'Point',
  400. 'pointDataSlot_colorLabel': 'Color by',
  401. 'pointDataSlot_valuesLabel': 'Value',
  402. 'pointDataSlot_categoriesLabel': 'Axis label',
  403. 'radialName': 'Radial',
  404. 'radialDescription': 'Radial',
  405. 'radialDataSlot_valuesLabel': 'Value',
  406. 'radialDataSlot_maxSizeLabel': 'Maximum value',
  407. 'radialDataSlot_categoriesLabel': 'Categories',
  408. 'radialBarName': 'Radial bar',
  409. 'radialBarDescription': 'Radial bar',
  410. 'radialBarDataSlot_valuesLabel': 'Value',
  411. 'radialBarDataSlot_categoriesLabel': 'Categories',
  412. 'scatterPlotName': 'Scatter plot',
  413. 'scatterPlotDescription': 'Scatter plot',
  414. 'scatterPlotDataSlot_yAxisLabel': 'Vertical axis',
  415. 'scatterPlotDataSlot_xAxisLabel': 'Horizontal axis',
  416. 'scatterPlotDataSlot_colorLabel': 'Color by',
  417. 'scatterPlotDataSlot_categoriesLabel': 'Points',
  418. 'stackedBarName': 'Stack bar',
  419. 'stackedBarDescription': 'Stack bar',
  420. 'stackedBarDataSlot_colorLabel': 'Color by',
  421. 'stackedBarDataSlot_valuesLabel': 'Value',
  422. 'stackedBarDataSlot_categoriesLabel': 'Axis label',
  423. 'stackedBarDataSlot_valuesRepeatingLabel': 'Value',
  424. 'stackedColumnName': 'Stack column',
  425. 'stackedColumnDescription': 'Stack column',
  426. 'stackedColumnDataSlot_colorLabel': 'Color by',
  427. 'stackedColumnDataSlot_valuesLabel': 'Value',
  428. 'stackedColumnDataSlot_categoriesLabel': 'Axis label',
  429. 'stackedColumnDataSlot_valuesRepeatingLabel': 'Value',
  430. 'summaryChartName': 'Summary',
  431. 'summaryChartDescription': 'Summary',
  432. 'summaryChartDataSlot_valuesLabel': 'Value',
  433. 'treeMapName': 'Tree map',
  434. 'treeMapDescription': 'Tree map',
  435. 'treeMapDataSlot_colorLabel': 'Heat by',
  436. 'treeMapDataSlot_valuesLabel': 'Size by',
  437. 'treeMapDataSlot_categoriesLabel': 'Level one',
  438. 'treeMapDataSlot_level3Label': 'Level three',
  439. 'treeMapDataSlot_level2Label': 'Level two',
  440. 'wordCloudName': 'Word cloud',
  441. 'wordCloudDescription': 'Word cloud',
  442. 'wordCloudDataSlot_colorLabel': 'Color by',
  443. 'wordCloudDataSlot_scaleLabel': 'Size by',
  444. 'wordCloudDataSlot_wordLabel': 'Words',
  445. 'treeMap1Cat1MeasureChartCaption': 'Tree map',
  446. 'treeMap1Cat1MeasureChartDataSlot_categoriesLabel': 'Level one',
  447. 'treeMap1Cat1MeasureChartDataSlot_valuesLabel': 'Size by',
  448. 'treeMap1Cat1MeasureChartProp_colorPaletteLabel': 'Color palettes',
  449. 'treeMap1Cat2MeasureChartProp_colorPaletteLabel': 'Color palettes',
  450. 'treeMap2Cat1MeasureChartProp_colorPaletteLabel': 'Color palettes',
  451. 'treeMap2Cat2MeasureChartProp_colorPaletteLabel': 'Color palettes',
  452. 'treeMap3Cat1MeasureChartProp_colorPaletteLabel': 'Color palettes',
  453. 'treeMap3Cat2MeasureChartProp_colorPaletteLabel': 'Color palettes',
  454. 'treeMap1Cat1MeasureChartProp_maintainAxisScalesLabel': 'Maintain axis scale',
  455. 'treeMap1Cat1MeasureChartProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  456. 'treeMap1Cat1MeasureChartProp_suppressZerosLabel': 'Hide empty',
  457. 'treeMap1Cat1MeasureChartProp_suppressZerosDescription': 'Hide categories with no associated values.',
  458. 'treeMap1Cat1MeasureChartProp_hideLegendLabel': 'Hide legend',
  459. 'treeMap1Cat1MeasureChartProp_hideLegendDescription': 'Hide the legend.',
  460. 'treeMap1Cat1MeasureChartProp_legendPositionLabel': 'Legend position',
  461. 'wordChart1Cat1MeasureCaption': 'Word cloud',
  462. 'wordChart1Cat1MeasureDataSlot_wordLabel': 'Words',
  463. 'wordChart1Cat1MeasureDataSlot_scaleLabel': 'Size by',
  464. 'wordChart1Cat1MeasureProp_colorPaletteLabel': 'Color palettes',
  465. 'wordChart1Cat1MeasureProp_elementColorLabel': 'Word color',
  466. 'wordChart1Cat1MeasureProp_maintainAxisScalesLabel': 'Maintain axis scale',
  467. 'wordChart1Cat1MeasureProp_maintainAxisScalesDescription': 'Always display the minimum and maximum values on the axes.',
  468. 'wordChart1Cat1MeasureProp_suppressZerosLabel': 'Hide empty',
  469. 'wordChart1Cat1MeasureProp_suppressZerosDescription': 'Hide categories with no associated values.',
  470. 'missingDataSetData': 'The data for this data set is not available. Refresh the data set or contact your administrator for access to the source.',
  471. 'hideShowSummaries': 'Hide show summaries',
  472. 'crosstabName': 'Crosstab',
  473. 'value_is_not_available': 'N/A',
  474. 'swapRowsAndColumns': 'Swap rows and columns',
  475. 'NoPinsCollected': 'No pinned visualizations',
  476. 'pinSearchOld': 'Search my pins',
  477. 'pinDeletedToast': 'Pin was removed',
  478. 'pinAddedToast': 'Pin was successfully added to My pins',
  479. 'pinRetrieveError': 'We can\'t retrieve one or more pins. Try again later.',
  480. 'pinErrorTitle': 'Pinning Error',
  481. 'pinRemove': 'Remove the pin',
  482. 'deletePin': 'Delete the pin',
  483. 'dataset_time': 'time',
  484. 'dataset_date': 'date',
  485. 'dataset_location': 'location',
  486. 'dataset_number': 'number',
  487. 'dataset_text': 'text',
  488. 'widgetConditionalFormatLabel': 'Toggle conditional format controls',
  489. 'deletePinConfirmationMessage': 'Are you sure you want to delete this pin? This cannot be undone.',
  490. 'deletePinConfirm': 'Confirm delete',
  491. 'pinDeleteError': 'We can\'t delete one or more pins. Try again later.',
  492. 'conditionalPalettePickerLabel': 'Distribution of %{title} values',
  493. 'HistogramYAxisTitle': 'Count',
  494. 'metadataPickerTitle': 'Create Data Set',
  495. 'moreTitle': 'More',
  496. 'remove_slider_handle': 'Remove handle',
  497. 'missingFiltering': 'Column missing:',
  498. 'unSupportedPromptType': 'The prompt scenario is not currently supported.',
  499. 'preAggregateLabel': 'Apply prompt values from the data source',
  500. 'postAggregateLabel': 'Apply prompt values in the report',
  501. 'preAggregateText': 'The range uses the values in the data source, not the values displayed in the dashboard.',
  502. 'tabName_general': 'General',
  503. 'tabName_visDetails': 'Details',
  504. 'tabName_textDetails': 'Text details',
  505. 'tabName_mediaDetails': 'Media details',
  506. 'tabName_webDetails': 'Web page details',
  507. 'tabName_imageDetails': 'Image details',
  508. 'tabName_visualization': 'Visualization',
  509. 'sectionName_canvas': 'Canvas',
  510. 'sectionName_colorsAndThemes': 'Color and theme',
  511. 'sectionName_appearance': 'Appearance',
  512. 'sectionName_advanced': 'Advanced',
  513. 'sectionName_layout': 'Layout',
  514. 'sectionName_tabs': 'Tabs',
  515. 'sectionName_tabTitle': 'Label',
  516. 'sectionName_tabBackground': 'Background',
  517. 'addDataSourceDialogTitle': 'Add a data source',
  518. 'addDataSourceDialogButtonLabel': 'Add',
  519. 'shapesDoubleChevron': 'Double chevron',
  520. 'widgetsPanelTitle': 'Widgets',
  521. 'widgetsPanelImageLibraryTab': 'Image library',
  522. 'widgetsPanelSectionBasic': 'Basic',
  523. 'widgetsPanelSectionAdvanced': 'Advanced',
  524. 'widgetsPanelSectionShapes': 'Shapes',
  525. 'customWidgetsTitle': 'Custom widgets',
  526. 'filterItemCanvasMove': 'Add to canvas',
  527. 'filterOverflowMenu_Global': 'All tabs overflow menu',
  528. 'filterOverflowMenu_Tab': 'This tab overflow menu',
  529. 'filterOverflowMenu_Item': 'Filter overflow menu',
  530. 'filterOverflowMenu_Single': 'Overflow menu',
  531. 'filterItemEdit': 'Edit filter values',
  532. 'filterDeleteAllItems': 'Delete all filters',
  533. 'filterClearAllItems': 'Clear all filters',
  534. 'filterClearSelection': 'Clear filter',
  535. 'filterPlayerMode': 'Show player',
  536. 'filterStaticMode': 'Show list',
  537. 'filterInvertSelection': 'Invert filter',
  538. 'filterIconLabel_Global': 'All tabs',
  539. 'filterIconLabel_Single': 'Filters',
  540. 'filterIconLabel_Tab': 'This tab',
  541. 'filterIconTooltip_Global': 'All tabs',
  542. 'filterIconTooltip_Tab': 'This tab',
  543. 'filterIconTooltip_Single': 'Filters',
  544. 'filterItemDelete': 'Delete filter',
  545. 'filterValueSeparator': ',',
  546. 'filterRange': '%{from}-%{to}',
  547. 'filterInvertRange': 'everything except: %{from}-%{to}',
  548. 'filterExcept': 'except %{values}',
  549. 'filterAll': 'All',
  550. 'filterBlank': '(blank)',
  551. 'filterDisableRangeInvert': 'Unavailable when this column is in "All tabs" filter.',
  552. 'filterDisableHierarchyInvert': 'Unavailable when this column is a hierarchy filter.',
  553. 'filterSelectedOfTotal': '%{selected} of %{totalMembers}',
  554. 'filter_date_before': 'Before %{to}',
  555. 'filter_date_before_except': 'Not before %{to}',
  556. 'filter_date_after': 'After %{from}',
  557. 'filter_date_after_except': 'Not after %{from}',
  558. 'filter_date_between': 'Between %{from}-%{to}',
  559. 'filter_date_between_except': 'Not between %{from}-%{to}',
  560. 'filter_drag_and_drop_all_tabs': 'Drag and drop data here to filter all tabs.',
  561. 'filter_drag_and_drop_current_tab': 'Drag and drop data here to filter this tab.',
  562. 'filter_drag_and_drop_single_dock': 'Drag and drop data here to filter.',
  563. 'errMsgFilterItemGenericTitle': 'Filter values can\'t be loaded',
  564. 'widgetChromeRotate': 'Rotate',
  565. 'toolbarRegionLabel': 'Toolbar',
  566. 'toolbarActionDelete': 'Delete',
  567. 'toolbarActionGroup': 'Group',
  568. 'toolbarActionUngroup': 'Ungroup',
  569. 'toolbarActionOrderToFront': 'Send to front',
  570. 'toolbarActionOrderToBack': 'Send to back',
  571. 'toolbarActionEditTitle': 'Edit the title',
  572. 'toolbarActionWrapTitle': 'Wrap the title',
  573. 'toolbarActionPin': 'Collect',
  574. 'toolbarActionPinOld': 'Pin',
  575. 'toolbarActionAlign': 'Align',
  576. 'alignWidgetLeft': 'Left',
  577. 'alignWidgetCenter': 'Center',
  578. 'alignWidgetRight': 'Right',
  579. 'alignWidgetTop': 'Top',
  580. 'alignWidgetMiddle': 'Middle',
  581. 'alignWidgetBottom': 'Bottom',
  582. 'toolbarChangeVisualization': 'Change visualization',
  583. 'live_label': 'Chart',
  584. 'filter_label': 'Filter',
  585. 'one_named_live': '%{name} chart',
  586. 'one_named_live_numbered': '%{name} chart (%{number})',
  587. 'one_unknown_live': 'Chart',
  588. 'one_unknown_live_numbered': 'Chart (%{number})',
  589. 'few_live': 'Group of %{count} charts',
  590. 'many_live': 'Group of %{count} charts',
  591. 'one_custom': 'Custom widget',
  592. 'one_custom_named': '%{name}',
  593. 'one_custom_named_numbered': '%{name} (%{number})',
  594. 'one_named_filter': '%{name} filter',
  595. 'one_named_filter_numbered': '%{name} filter (%{number})',
  596. 'one_unknown_filter': 'Filter',
  597. 'one_unknown_filter_numbered': 'Filter (%{number})',
  598. 'few_filter': 'Group of %{count} filters',
  599. 'many_filter': 'Group of %{count} filters',
  600. 'LIVE_bar_has_mapping': '%{values} bar chart',
  601. 'LIVE_bar_has_mapping_numbered': '%{values} bar chart (%{number})',
  602. 'LIVE_bar_opt_mapping': '%{categories} by %{values} bar chart',
  603. 'LIVE_bar_opt_mapping_numbered': '%{categories} by %{values} bar chart (%{number})',
  604. 'LIVE_bar_no_mapping': 'Empty bar chart',
  605. 'LIVE_bar_no_mapping_numbered': 'Empty bar chart (%{number})',
  606. 'LIVE_bar_named': '%{name} bar chart',
  607. 'LIVE_bar_named_numbered': '%{name} bar chart (%{number})',
  608. 'LIVE_stacked_bar_has_mapping': '%{values} stacked bar chart',
  609. 'LIVE_stacked_bar_has_mapping_numbered': '%{values} stacked bar chart (%{number})',
  610. 'LIVE_stacked_bar_opt_mapping': '%{categories} by %{values} stacked bar chart',
  611. 'LIVE_stacked_bar_opt_mapping_numbered': '%{categories} by %{values} stacked bar chart (%{number})',
  612. 'LIVE_stacked_bar_no_mapping': 'Empty stacked bar chart',
  613. 'LIVE_stacked_bar_no_mapping_numbered': 'Empty stacked bar chart (%{number})',
  614. 'LIVE_stacked_bar_named': '%{name} stacked bar chart',
  615. 'LIVE_stacked_bar_named_numbered': '%{name} stacked bar chart (%{number})',
  616. 'LIVE_bubble_has_mapping': '%{categories} by %{x} and %{y} bubble chart',
  617. 'LIVE_bubble_has_mapping_numbered': '%{categories} by %{x} and %{y} bubble chart (%{number})',
  618. 'LIVE_bubble_no_mapping': 'Empty bubble chart',
  619. 'LIVE_bubble_no_mapping_numbered': 'Empty bubble chart (%{number})',
  620. 'LIVE_bubble_named': '%{name} bubble chart',
  621. 'LIVE_bubble_named_numbered': '%{name} bubble chart (%{number})',
  622. 'LIVE_composite_has_mapping': '%{categories} by %{columnValue} and %{lineValue} composite chart',
  623. 'LIVE_composite_has_mapping_numbered': '%{categories} by %{columnValue} and %{lineValue} composite chart (%{number})',
  624. 'LIVE_composite_no_mapping': 'Empty composite chart',
  625. 'LIVE_composite_no_mapping_numbered': 'Empty composite chart (%{number})',
  626. 'LIVE_composite_named': '%{name} composite chart',
  627. 'LIVE_composite_named_numbered': '%{name} composite chart (%{number})',
  628. 'LIVE_decision_tree_has_mapping': '%{values} decision tree',
  629. 'LIVE_decision_tree_has_mapping_numbered': '%{values} decision tree (%{number})',
  630. 'LIVE_decision_tree_no_mapping': 'Empty decision tree',
  631. 'LIVE_decision_tree_no_mapping_numbered': 'Empty decision tree (%{number})',
  632. 'LIVE_decision_tree_named': '%{name} decision tree',
  633. 'LIVE_decision_tree_named_numbered': '%{name} decision tree (%{number})',
  634. 'LIVE_packed_bubble_has_mapping': '%{categories} packed bubble chart',
  635. 'LIVE_packed_bubble_has_mapping_numbered': '%{categories} packed bubble chart (%{number})',
  636. 'LIVE_packed_bubble_no_mapping': 'Empty packed bubble chart',
  637. 'LIVE_packed_bubble_no_mapping_numbered': 'Empty packed bubble chart (%{number})',
  638. 'LIVE_packed_bubble_named': '%{name} packed bubble chart',
  639. 'LIVE_packed_bubble_named_numbered': '%{name} packed bubble chart (%{number})',
  640. 'LIVE_pie_has_mapping': '%{categories} by %{values} pie chart',
  641. 'LIVE_pie_has_mapping_numbered': '%{categories} by %{values} pie chart (%{number})',
  642. 'LIVE_pie_no_mapping': 'Empty pie chart',
  643. 'LIVE_pie_no_mapping_numbered': 'Empty pie chart (%{number})',
  644. 'LIVE_pie_named': '%{name} pie chart',
  645. 'LIVE_pie_named_numbered': '%{name} pie chart (%{number})',
  646. 'LIVE_pie_as_donut_has_mapping': '%{categories} by %{values} donut chart',
  647. 'LIVE_pie_as_donut_has_mapping_numbered': '%{categories} by %{values} donut chart (%{number})',
  648. 'LIVE_pie_as_donut_no_mapping': 'Empty donut chart',
  649. 'LIVE_pie_as_donut_no_mapping_numbered': 'Empty donut chart (%{number})',
  650. 'LIVE_pie_as_donut_named': '%{name} donut chart',
  651. 'LIVE_pie_as_donut_named_numbered': '%{name} donut chart (%{number})',
  652. 'LIVE_line_has_mapping': '%{categories} by %{values} line chart',
  653. 'LIVE_line_has_mapping_numbered': '%{categories} by %{values} line chart (%{number})',
  654. 'LIVE_line_no_mapping': 'Empty line chart',
  655. 'LIVE_line_no_mapping_numbered': 'Empty line chart (%{number})',
  656. 'LIVE_line_named': '%{name} line chart',
  657. 'LIVE_line_named_numbered': '%{name} line chart (%{number})',
  658. 'LIVE_area_has_mapping': '%{categories} by %{values} area chart',
  659. 'LIVE_area_has_mapping_numbered': '%{categories} by %{values} area chart (%{number})',
  660. 'LIVE_area_no_mapping': 'Empty area chart',
  661. 'LIVE_area_no_mapping_numbered': 'Empty area chart (%{number})',
  662. 'LIVE_area_named': '%{name} area chart',
  663. 'LIVE_area_named_numbered': '%{name} area chart (%{number})',
  664. 'LIVE_area_as_stacked_percent_has_mapping': '%{categories} by %{values} stacked percent area chart',
  665. 'LIVE_area_as_stacked_percent_has_mapping_numbered': '%{categories} by %{values} stacked percent area chart (%{number})',
  666. 'LIVE_area_as_stacked_percent_no_mapping': 'Empty stacked percent area chart',
  667. 'LIVE_area_as_stacked_percent_no_mapping_numbered': 'Empty stacked percent area chart (%{number})',
  668. 'LIVE_area_as_stacked_percent_named': '%{name} stacked percent area chart',
  669. 'LIVE_area_as_stacked_percent_named_numbered': '%{name} stacked percent area chart (%{number})',
  670. 'LIVE_heatmap_has_mapping': '%{color} heat map',
  671. 'LIVE_heatmap_has_mapping_numbered': '%{color} heat map (%{number})',
  672. 'LIVE_heatmap_no_mapping': 'Empty heat map',
  673. 'LIVE_heatmap_no_mapping_numbered': 'Empty heat map (%{number})',
  674. 'LIVE_heatmap_named': '%{name} heat map',
  675. 'LIVE_heatmap_named_numbered': '%{name} heat map (%{number})',
  676. 'LIVE_network_opt_mapping': '%{categories} by %{series} and %{values} network',
  677. 'LIVE_network_opt_mapping_numbered': '%{categories} by %{series} and %{values} network (%{number})',
  678. 'LIVE_network_has_mapping': '%{categories} by %{series} network',
  679. 'LIVE_network_has_mapping_numbered': '%{categories} by %{series} network (%{number})',
  680. 'LIVE_network_no_mapping': 'Empty network',
  681. 'LIVE_network_no_mapping_numbered': 'Empty network (%{number})',
  682. 'LIVE_network_named': '%{name} network',
  683. 'LIVE_network_named_numbered': '%{name} network (%{number})',
  684. 'LIVE_radial_bar_opt_mapping': '%{categories} by %{values} radial bar chart',
  685. 'LIVE_radial_bar_opt_mapping_numbered': '%{categories} by %{values} radial bar chart (%{number})',
  686. 'LIVE_radial_bar_has_mapping': '%{values} radial bar chart',
  687. 'LIVE_radial_bar_has_mapping_numbered': '%{values} radial bar chart (%{number})',
  688. 'LIVE_radial_bar_no_mapping': 'Empty radial bar chart',
  689. 'LIVE_radial_bar_no_mapping_numbered': 'Empty radial bar chart (%{number})',
  690. 'LIVE_radial_bar_named': '%{name} radial bar chart',
  691. 'LIVE_radial_bar_named_numbered': '%{name} radial bar chart (%{number})',
  692. 'LIVE_spiral_has_mapping': '%{values} spiral chart',
  693. 'LIVE_spiral_has_mapping_numbered': '%{values} spiral chart (%{number})',
  694. 'LIVE_spiral_no_mapping': 'Empty spiral chart',
  695. 'LIVE_spiral_no_mapping_numbered': 'Empty spiral chart (%{number})',
  696. 'LIVE_spiral_named': '%{name} spiral chart',
  697. 'LIVE_spiral_named_numbered': '%{name} spiral chart (%{number})',
  698. 'LIVE_treemap_has_mapping': '%{categories} by %{size} tree map',
  699. 'LIVE_treemap_has_mapping_numbered': '%{categories} by %{size} tree map (%{number})',
  700. 'LIVE_treemap_no_mapping': 'Empty tree map',
  701. 'LIVE_treemap_no_mapping_numbered': 'Empty tree map (%{number})',
  702. 'LIVE_treemap_named': '%{name} tree map',
  703. 'LIVE_treemap_named_numbered': '%{name} tree map (%{number})',
  704. 'LIVE_wordcloud_has_mapping': '%{categories} word cloud',
  705. 'LIVE_wordcloud_has_mapping_numbered': '%{categories} word cloud (%{number})',
  706. 'LIVE_wordcloud_no_mapping': 'Empty word cloud',
  707. 'LIVE_wordcloud_no_mapping_numbered': 'Empty word cloud (%{number})',
  708. 'LIVE_wordcloud_named': '%{name} word cloud',
  709. 'LIVE_wordcloud_named_numbered': '%{name} word cloud (%{number})',
  710. 'LIVE_data_player_has_mapping': '%{category} data player',
  711. 'LIVE_data_player_has_mapping_numbered': '%{category} data player (%{number})',
  712. 'LIVE_data_player_no_mapping': 'Empty data player',
  713. 'LIVE_data_player_no_mapping_numbered': 'Empty data player (%{number})',
  714. 'LIVE_data_player_named': '%{name} data player',
  715. 'LIVE_data_player_named_numbered': '%{name} data player (%{number})',
  716. 'LIVE_map_has_mapping': '%{locations} map',
  717. 'LIVE_map_has_mapping_numbered': '%{locations} map (%{number})',
  718. 'LIVE_map_no_mapping': 'Empty map',
  719. 'LIVE_map_no_mapping_numbered': 'Empty map (%{number})',
  720. 'LIVE_map_named': '%{name} map',
  721. 'LIVE_map_named_numbered': '%{name} map (%{number})',
  722. 'LIVE_point_has_mapping': '%{categories} by %{values} point chart',
  723. 'LIVE_point_has_mapping_numbered': '%{categories} by %{values} point chart (%{number})',
  724. 'LIVE_point_no_mapping': 'Empty point chart',
  725. 'LIVE_point_no_mapping_numbered': 'Empty point chart (%{number})',
  726. 'LIVE_point_named': '%{name} point chart',
  727. 'LIVE_point_named_numbered': '%{name} point chart (%{number})',
  728. 'LIVE_column_has_mapping': '%{values} column chart',
  729. 'LIVE_column_has_mapping_numbered': '%{values} column chart (%{number})',
  730. 'LIVE_column_opt_mapping': '%{categories} by %{values} column chart',
  731. 'LIVE_column_opt_mapping_numbered': '%{categories} by %{values} column chart (%{number})',
  732. 'LIVE_column_no_mapping': 'Empty column chart',
  733. 'LIVE_column_no_mapping_numbered': 'Empty column chart (%{number})',
  734. 'LIVE_column_named': '%{name} column chart',
  735. 'LIVE_column_named_numbered': '%{name} column chart (%{number})',
  736. 'LIVE_stacked_column_has_mapping': '%{values} stacked column chart',
  737. 'LIVE_stacked_column_has_mapping_numbered': '%{values} stacked column chart (%{number})',
  738. 'LIVE_stacked_column_opt_mapping': '%{categories} by %{values} stacked column chart',
  739. 'LIVE_stacked_column_opt_mapping_numbered': '%{categories} by %{values} stacked column chart (%{number})',
  740. 'LIVE_stacked_column_no_mapping': 'Empty stacked column chart',
  741. 'LIVE_stacked_column_no_mapping_numbered': 'Empty stacked column chart (%{number})',
  742. 'LIVE_stacked_column_named': '%{name} stacked column chart',
  743. 'LIVE_stacked_column_named_numbered': '%{name} stacked column chart (%{number})',
  744. 'LIVE_scatter_opt_mapping': '%{categories} by %{x} and %{y} scatter plot',
  745. 'LIVE_scatter_opt_mapping_numbered': '%{categories} by %{x} and %{y} scatter plot (%{number})',
  746. 'LIVE_scatter_has_mapping': '%{x} vs %{y} scatter plot',
  747. 'LIVE_scatter_has_mapping_numbered': '%{x} vs %{y} scatter plot (%{number})',
  748. 'LIVE_scatter_no_mapping': 'Empty scatter plot',
  749. 'LIVE_scatter_no_mapping_numbered': 'Empty scatter plot (%{number})',
  750. 'LIVE_scatter_named': '%{name} scatter plot',
  751. 'LIVE_scatter_named_numbered': '%{name} scatter plot (%{number})',
  752. 'LIVE_waterfall_has_mapping': '%{values} waterfall chart',
  753. 'LIVE_waterfall_has_mapping_numbered': '%{values} waterfall chart (%{number})',
  754. 'LIVE_waterfall_no_mapping': 'Empty waterfall chart',
  755. 'LIVE_waterfall_no_mapping_numbered': 'Empty waterfall chart (%{number})',
  756. 'LIVE_waterfall_named': '%{name} waterfall chart',
  757. 'LIVE_waterfall_named_numbered': '%{name} waterfall chart (%{number})',
  758. 'LIVE_empty_visualization_hint_title': 'Build your visualization',
  759. 'LIVE_empty_visualization_hint_description': 'Drag and drop columns here or onto the slots to the left.',
  760. 'LIVE_slots_required_field_description': '%{asterisk} Indicates a required field',
  761. 'LIVE_slots_drag_and_drop_description': 'Drag and drop data to the slots above to build and filter the visualization.',
  762. 'requiredField': 'Required Field',
  763. 'fullScreenEnter': 'Enter full screen',
  764. 'fullScreenClose': 'Exit full screen',
  765. 'noExtraText_multipurpose': 'Multipurpose placeholder',
  766. 'noExtraText_multipurpose_numbered': 'Multipurpose placeholder (%{number})',
  767. 'one_placeholder_vis': 'Visualization placeholder',
  768. 'one_placeholder_vis_numbered': 'Visualization placeholder (%{number})',
  769. 'one_placeholder_text': 'Text placeholder',
  770. 'one_placeholder_text_numbered': 'Text placeholder (%{number})',
  771. 'few_placeholder_text': 'Group of %{count} text placeholders',
  772. 'many_placeholder_text': 'Group of %{count} text placeholders',
  773. 'filter_includesAll': 'Includes all',
  774. 'timeline_filter_moved_to': 'Time line filter %{id} moved to %{time}',
  775. 'timelineSettingsButton': 'Playback options',
  776. 'autoPlay': 'Play all scenes',
  777. 'loop': 'Loop',
  778. 'noSceneTransitionLabel': 'None',
  779. 'sceneTransitionPropertyLabel': 'Scene transition',
  780. 'animatedPathSceneTransitionLabel': 'Animated path',
  781. 'sweepSceneTransitionLabel': 'Sweep',
  782. 'propAniAnimation': 'Animation',
  783. 'propAniTypeEntrance': 'Entrance animation',
  784. 'propAniDirectionIn': 'Entrance direction',
  785. 'propAniTypeExit': 'Exit animation',
  786. 'propAniDirectionOut': 'Exit direction',
  787. 'propAniDirection': 'Direction',
  788. 'timelineAnimationProperties': 'Open animation properties',
  789. 'editStoryCoachMarkTitle': 'Edit story',
  790. 'editStoryCoachMarkContents': 'Click the pencil icon to edit this story.',
  791. 'addDataStoryCoachMarkContents': 'Drag and drop data from the data panel onto your story.',
  792. 'expandSceneCoachmarkTitle': 'Open timeline',
  793. 'expandSceneCoachmarkContents': 'Animate a scene by adjusting object visibility based on time and duration.',
  794. 'overviewCoachmarkTitle': 'Overview scenes',
  795. 'overviewCoachmarkContents': 'Use the overview scenes at the start and end of your story to show the big picture of all the scenes. From an overview scene, click and drag a scene to swap it with another scene. You can show or hide the overview scenes in the story properties.',
  796. 'animatedPathCoachmarkTitle': 'Animated path',
  797. 'animatedPathCoachmarkContents': 'To animate an object from one scene to another, duplicate a scene with an object. Then, move, resize, or rotate the duplicated object on the new scene.',
  798. 'tabName_animation': 'Animation',
  799. 'textWidgetIconPlaceholderText': 'Click to add text',
  800. 'visIconPlaceholderText': 'Drag and drop data to build a visualization',
  801. 'launchNewExplore': 'New exploration',
  802. 'addTo': 'Add to',
  803. 'addToExisting': 'Add to existing...',
  804. 'exploreData': 'Explore',
  805. 'explore_remove_widget_styles': 'Custom visualization properties such as color settings will not persist in your exploration.',
  806. 'editNotebook': 'Edit Widget',
  807. 'thumbnails_error_fetching': 'Error fetching thumbnails',
  808. 'copy': '%{count} asset(s) copied',
  809. 'specConvertErr': 'An error occurred pasting or converting the dashboard specification',
  810. 'specCopyErr': 'Error copying dashboard specification',
  811. 'pasteNotSupportedErr': 'Pasting from a %{name} is not supported.',
  812. 'reportParam': 'report',
  813. 'filterWidgetCopyWarn': 'Filter visualization was not copied because Filters are not supported at this time.',
  814. 'upgradingDashboard': 'Upgrading "%{name}" for %{version}...',
  815. 'upgradeComplete': 'Upgrade complete',
  816. 'individualTabProperties': 'Individual tab properties',
  817. 'propMasterTabStylesLabel': 'Master tab styling',
  818. 'propTabPosition': 'Tab position',
  819. 'propTabTitle': 'Title',
  820. 'propTabBackgroundColor': 'Fill color',
  821. 'propTabTextColor': 'Title color',
  822. 'propTabSelectedBarColor': 'Selected bar color',
  823. 'propTabRestoreDefaults': 'Restore defaults',
  824. 'propIndividualTabStylesLabel': 'Individual tab styling',
  825. 'propIndividualTabStylesAriaLabel': 'Open individual tab styling properties',
  826. 'propTabIconPosition': 'Icon position',
  827. 'propLeftTitle': 'Left of title',
  828. 'propRightTitle': 'Right of title',
  829. 'propTopTitle': 'Above title',
  830. 'propBottomTitle': 'Below title',
  831. 'propTabIconLabel': 'Visual',
  832. 'propTabIcon': 'Icon',
  833. 'propTabIconColor': 'Icon color',
  834. 'no_icon': 'Empty',
  835. 'announcement': 'Announcement',
  836. 'api': 'Api',
  837. 'archive': 'Archive',
  838. 'asset': 'Asset',
  839. 'attachment': 'Attachment',
  840. 'audio': 'Audio',
  841. 'bee': 'Bee',
  842. 'blog': 'Blog',
  843. 'bookmark': 'Bookmark',
  844. 'calendar': 'Calendar',
  845. 'camera': 'Camera',
  846. 'capability': 'Capability',
  847. 'catalog': 'Catalog',
  848. 'chat_message': 'Chat message',
  849. 'checkout_cart': 'Checkout cart',
  850. 'client': 'Client',
  851. 'clock': 'Clock',
  852. 'cloud': 'Cloud',
  853. 'code': 'Code',
  854. 'data_quality': 'Data quality',
  855. 'folder': 'Folders',
  856. 'forum': 'Forum',
  857. 'glasses': 'Glasses',
  858. 'group': 'Group',
  859. 'hat': 'Hat',
  860. 'headphone': 'Headphone',
  861. 'hills': 'Hills',
  862. 'home': 'Home',
  863. 'idea': 'Idea',
  864. 'image': 'Image',
  865. 'inventory': 'Inventory',
  866. 'like': 'Like',
  867. 'link': 'Link',
  868. 'location': 'Location',
  869. 'manage': 'Manage',
  870. 'pen': 'Pen',
  871. 'mobile_phone': 'Mobile phone',
  872. 'music': 'Music',
  873. 'notifications': 'Notifications',
  874. 'paint': 'Paint',
  875. 'payment': 'Payment',
  876. 'password_key': 'Password key',
  877. 'people': 'People',
  878. 'person': 'Person',
  879. 'phone': 'Phone',
  880. 'pin': 'Pin',
  881. 'print': 'Print',
  882. 'recording': 'Recording',
  883. 'repository': 'Repository',
  884. 'role': 'Role',
  885. 'search': 'Search',
  886. 'properties': 'Properties',
  887. 'speaker': 'Speaker',
  888. 'star': 'Star',
  889. 'tag': 'Tag',
  890. 'thumbs_up': 'Thumbs up',
  891. 'thumbs_down': 'Thumbs down',
  892. 'tools': 'Tools',
  893. 'traffic': 'Traffic',
  894. 'trash': 'Trash',
  895. 'twitter': 'Twitter',
  896. 'unknown': 'Unknown',
  897. 'user': 'User',
  898. 'venn_diagram': 'Venn diagram',
  899. 'video': 'Video',
  900. 'view': 'View',
  901. 'warning': 'Warning',
  902. 'watch': 'Watch',
  903. 'watson': 'Watson',
  904. 'wikis': 'Wikis',
  905. 'workspace': 'Workspace',
  906. 'world': 'World',
  907. 'OnLoadFilterModifierDatasourceMismatch': 'Filters will not be applied to the target because the dashboards are using different sources.',
  908. 'OnLoadFilterModifierColumnMismatch': 'One or more filters were not applied because the matching column(s) could not be found.',
  909. 'eventGroupButtonLabel': 'View widget connections',
  910. 'dockToolbar': 'Dock toolbar',
  911. 'undockToolbar': 'Undock toolbar',
  912. 'propShowTitle': 'Show title'
  913. });
  914. //# sourceMappingURL=DashboardResources.js.map