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': '创建仪表板',
  10. 'dashboard': '仪表板',
  11. 'dashboardTemplate': '仪表板模板',
  12. 'createAV': '创建',
  13. 'createAvEditNameLabel': '1. 对视图命名',
  14. 'createAvSelectTemplateLabel': '2. 选择模板',
  15. 'tabLayoutLabel': '选项卡式模板',
  16. 'infographicsLayoutLabel': '信息图模板',
  17. 'singlePageLayoutLabel': '单页面模板',
  18. 'customLayoutLabel': '自定义模板',
  19. 'freeformTemplate': '自由格式',
  20. 'freeformTemplateDesc': '在自由格式布局中可视化的大小和位置与您在视图中调整的大小和放置位置完全一样,与屏幕大小无关。在其他布局中,可视化的大小和位置会调整以适应屏幕。',
  21. 'NoTemplate': '自由格式',
  22. 'Template1': '空白',
  23. 'Template2': '标题 1 x 2',
  24. 'Template3': '2(上方图表),1(下方图表)',
  25. 'Template4': '4(上方图表),1(下方图表)',
  26. 'Template5': '页脚 1 x 2',
  27. 'Template6': '3 与 1 并列(上方图表),1(下方图表)',
  28. 'Template7': '4 与 3 并列(上方图表),1(下方图表)',
  29. 'Template8': '2(上方图表),3 x 2(下方图表)',
  30. 'Template9': '2 x 2',
  31. 'Template10': '1 x 2 与 2 x 2 并列(上方图表),1(下方图表)',
  32. 'Template11': '3 x 1(上方图表),1 x 2(下方图表)',
  33. 'Template12': '2(上方图表),1 与 1 x 2 并列(下方图表)',
  34. 'Template13': '1 与 1 x 2 并列,与 1 x 4 并列',
  35. 'Template14': '放置区空白',
  36. 'Infographics1': '空白',
  37. 'Infographics2': '4 行',
  38. 'Infographics3': '4 行,带标题',
  39. 'Infographics4': '2 x 4',
  40. 'Infographics5': '大型顶部显示 (2 x 2)',
  41. 'Infographics6': '2 x 4(含垂直间距)',
  42. 'Infographics7': '2 x 4(交错)',
  43. 'Infographics8': '网球场',
  44. 'Infographics9': '3 x 4',
  45. 'Infographics10': '4 x 8',
  46. 'createAvDashboardLabel': '布局',
  47. 'dashboard_template_save_success': '您的仪表板模板已保存。',
  48. 'dashboard_template_prefix': '模板:\'%{name}\'',
  49. 'dashboard_template_filters_removed': '画布上的过滤器已成功移除。',
  50. 'createAvTabLabel': '选项卡式',
  51. 'createAvInfographicsLabel': '信息图',
  52. 'createAvSinglepageLabel': '单页面',
  53. 'createAvCustomLabel': '自定义',
  54. 'loadMoreLabel': '装入更多...',
  55. 'backLabel': '返回',
  56. 'addSourceLabel': '添加源',
  57. 'pinLabel': '置顶',
  58. 'errorLoadingDataSetMetaData': '读取元数据时出错',
  59. 'errorLoadingDataSets': '装入数据集列表时出错',
  60. 'errorLoadingDataSet': '未装入数据集“%{datasetName}”的元数据。请联系您的管理员以获取详细信息。',
  61. 'okButton': '确定',
  62. 'createButton': '创建',
  63. 'cancelButton': '取消',
  64. 'copyButton': '复制',
  65. 'selectTemplateLabel': '选择模板',
  66. 'noSourcesSelectedLabel': '未选择任何源',
  67. 'find_label': '查找',
  68. 'noDashboardFound': '无法检索到仪表板。它不再存在,或者您没有足够的权限进行查看。',
  69. 'errorLabel': '错误',
  70. 'defaultName': '新仪表板',
  71. 'noDashboardCapability': '您无权运行仪表板应用程序。',
  72. 'noDashboardPermission': '您没有足够的特权来查看此仪表板',
  73. 'sourceNotFound': '无法装入可视化,因为其关联的源“%{sourceName}”不可用',
  74. 'cmDuplicateName': '具有此名称的项已存在。请尝试其他名称',
  75. 'cmEmptySelection': '仪表板已删除。请尝试另存为新仪表板。',
  76. 'propTheme': '可视主题',
  77. 'defaultThemeLabel': '默认',
  78. 'lightThemeLabel': '浅',
  79. 'darkThemeLabel': '深',
  80. 'titleTextLabel': '标题',
  81. 'titleSmallTextLabel': '标题(小)',
  82. 'subtitleTextLabel': '副标题',
  83. 'bodyTextLabel': '正文',
  84. 'bodySmallTextLabel': '正文(小)',
  85. 'captionTextLabel': '标题',
  86. 'quoteTextLabel': '引用',
  87. 'quoteSmallTextLabel': '引用(小)',
  88. 'responsiveTextLabel': '自动调整大小',
  89. 'mediaWidgetLabel': '媒体',
  90. 'webpageWidgetLabel': 'Web 页面',
  91. 'imageWidgetLabel': '图像',
  92. 'textWidgetLabel': '文本',
  93. 'notebookWidgetLabel': '笔记本',
  94. 'multipurposeWidgetLabel': '多用途',
  95. 'textPlaceHolder': '在此处输入文本',
  96. 'titlePlaceHolder': '在此处输入标题',
  97. 'toggleEditModeLabel': '切换以进行编辑',
  98. 'togglePreviewModeLabel': '切换以进行预览',
  99. 'editDashboardCoachMarkTitle': '编辑仪表板',
  100. 'editDashboardCoachMarkContents': '单击画笔图标以编辑此仪表板。',
  101. 'addDataCoachMarkTitle': '添加数据',
  102. 'addDataDashboardCoachMarkContents': '将数据从数据面板拖放到仪表板上。',
  103. 'pageSelectWarning': '请选择选项卡。',
  104. 'screenshot_label': '仪表板 %{title}',
  105. 'screenshot_label_tab': '仪表板 %{title} 的选项卡 %{tabName}',
  106. 'dataAssetPropertiesLabel': '可视化属性',
  107. 'modelFilter': '过滤器',
  108. 'invertSelectionToolTip': '反向过滤器选项',
  109. 'clearFilterValueToolTip': '清除过滤器值',
  110. 'invertFilterSelection': '反转',
  111. 'clearTextFilterValue': '清除',
  112. 'filterConditionLabel': '过滤条件',
  113. 'applyFilter': '应用过滤器',
  114. 'itemCountText': '已选择 %{itemCount} 项',
  115. 'itemExcludeCountText': '已排除 %{itemCount} 项',
  116. 'moreMembers': '显示更多内容...',
  117. 'searchHierarchyMembers': '使用搜索查找成员...',
  118. 'propHideEmpty': '隐藏空值',
  119. 'propColorOrder': '颜色顺序',
  120. 'propElementColor': '可视化元素颜色',
  121. 'propLineColor': '线条颜色',
  122. 'propLineAndSymbolColor': '线条和符号颜色',
  123. 'propColumnColor': '列颜色',
  124. 'propBarColor': '条形颜色',
  125. 'propWordColor': '字颜色',
  126. 'propAreaColor': '区域颜色',
  127. 'propRadialbarColor': '径向条形颜色',
  128. 'propColorPalettes': '调色板',
  129. 'propDashboardColorPalette': '当前仪表板调色板',
  130. 'propNewDashboardPaletteLabel': '创建自定义仪表板调色板',
  131. 'propDashboardChangePaletteLink': '更改仪表板调色板',
  132. 'propHideLeafNode': '隐藏前导标签',
  133. 'propOpacity': '不透明',
  134. 'propOpacityDescription': '使对象更不透明或更透明。请输入介于 0 和 100 之间的值',
  135. 'addATab': '添加新选项卡',
  136. 'propFredIsRed': '颜色一致性',
  137. 'areaChartCaption': '面积图',
  138. 'areaChartDataSlot_categoriesLabel': '轴标',
  139. 'areaChartDataSlot_valuesLabel': '值',
  140. 'areaChartProp_colorPaletteLabel': '调色板',
  141. 'areaChartProp_lineColorLabel': '区域颜色',
  142. 'areaChartProp_interpolationLabel': '平滑线条',
  143. 'areaChartProp_interpolationDescription': '连接数据点的线条为曲线。',
  144. 'areaChartProp_hideGridLinesLabel': '隐藏网格线',
  145. 'areaChartProp_hideGridLinesDescription': '隐藏网格线',
  146. 'areaChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  147. 'areaChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  148. 'areaChartProp_maintainAxisScalesLabel': '保持轴刻度',
  149. 'areaChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  150. 'areaChartProp_suppressZerosLabel': '隐藏空值',
  151. 'areaChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  152. 'barChartCaption': '条形图',
  153. 'barChartDataSlot_categoriesLabel': '轴标',
  154. 'barChartDataSlot_valuesLabel': '值',
  155. 'barChartProp_colorPaletteLabel': '调色板',
  156. 'barChartProp_elementColorLabel': '条形颜色',
  157. 'barChartProp_hideGridLinesLabel': '隐藏网格线',
  158. 'barChartProp_hideGridLinesDescription': '隐藏网格线',
  159. 'barChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  160. 'barChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  161. 'barChartProp_maintainAxisScalesLabel': '保持轴刻度',
  162. 'barChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  163. 'barChartProp_suppressZerosLabel': '隐藏空值',
  164. 'barChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  165. 'columnChartCaption': '柱形图',
  166. 'columnChartDataSlot_categoriesLabel': '轴标',
  167. 'columnChartDataSlot_valuesLabel': '值',
  168. 'columnChartProp_colorPaletteLabel': '调色板',
  169. 'columnChartProp_elementColorLabel': '列颜色',
  170. 'columnChartProp_hideGridLinesLabel': '隐藏网格线',
  171. 'columnChartProp_hideGridLinesDescription': '隐藏网格线',
  172. 'columnChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  173. 'columnChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  174. 'columnChartProp_maintainAxisScalesLabel': '保持轴刻度',
  175. 'columnChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  176. 'columnChartProp_suppressZerosLabel': '隐藏空值',
  177. 'columnChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  178. 'bubbleChartCaption': '气泡图',
  179. 'bubbleChartDataSlot_xAxisLabel': '水平轴',
  180. 'bubbleChartDataSlot_yAxisLabel': '垂直轴',
  181. 'bubbleChartDataSlot_sizeLabel': '大小依据',
  182. 'bubbleChartDataSlot_colorLabel': '着色依据',
  183. 'bubbleChartProp_colorPaletteLabel': '调色板',
  184. 'bubbleChartProp_hideGridLinesLabel': '隐藏网格线',
  185. 'bubbleChartProp_hideGridLinesDescription': '隐藏网格线',
  186. 'bubbleChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  187. 'bubbleChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  188. 'bubbleChartProp_maintainAxisScalesLabel': '保持轴刻度',
  189. 'bubbleChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  190. 'bubbleChartProp_hideLegendLabel': '隐藏图注',
  191. 'bubbleChartProp_hideLegendDescription': '隐藏图注。',
  192. 'bubbleChartProp_legendPositionLabel': '图注位置',
  193. 'lineChartCaption': '折线图',
  194. 'lineChartDataSlot_categoriesLabel': '轴标',
  195. 'lineChartDataSlot_valuesLabel': '值',
  196. 'lineChartProp_colorPaletteLabel': '调色板',
  197. 'lineChartProp_lineColorLabel': '线条和符号颜色',
  198. 'lineChartProp_symbolShapeLabel': '符号形状',
  199. 'lineChartProp_hideSymbolsLabel': '隐藏符号',
  200. 'lineChartProp_hideSymbolsDescription': '隐藏符号',
  201. 'lineChartProp_hideDataLinesLabel': '隐藏线条',
  202. 'lineChartProp_hideDataLinesDescription': '隐藏线条',
  203. 'lineChartProp_interpolationLabel': '平滑线条',
  204. 'lineChartProp_interpolationDescription': '连接数据点的线条为曲线。',
  205. 'lineChartProp_hideGridLinesLabel': '隐藏网格线',
  206. 'lineChartProp_hideGridLinesDescription': '隐藏网格线',
  207. 'lineChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  208. 'lineChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  209. 'lineChartProp_maintainAxisScalesLabel': '保持轴刻度',
  210. 'lineChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  211. 'lineChartProp_suppressZerosLabel': '隐藏空值',
  212. 'lineChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  213. 'packedBubbleChart1CatCaption': '压缩气泡图',
  214. 'packedBubbleChart1CatDataSlot_categoriesLabel': '类别',
  215. 'packedBubbleChart1CatDataSlot_sizeLabel': '大小依据',
  216. 'packedBubbleChart1CatProp_colorPaletteLabel': '调色板',
  217. 'packedBubbleChart1CatProp_elementColorLabel': '气泡颜色',
  218. 'packedBubbleChart1CatProp_hideLabelLabel': '隐藏标签',
  219. 'packedBubbleChart1CatProp_hideValueLabel': '隐藏值',
  220. 'packedBubbleChart1CatProp_maintainAxisScalesLabel': '保持轴刻度',
  221. 'packedBubbleChart1CatProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  222. 'packedBubbleChart1CatProp_suppressZerosLabel': '隐藏空值',
  223. 'packedBubbleChart1CatProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  224. 'heatChartCaption': '热图',
  225. 'heatChartDataSlot_valuesLabel': '热度依据',
  226. 'heatChartDataSlot_xAxisLabel': '水平轴',
  227. 'heatChartDataSlot_yAxisLabel': '垂直轴',
  228. 'heatChartProp_colorPaletteLabel': '调色板',
  229. 'heatChartProp_heatScalePaletteLabel': '颜色顺序',
  230. 'heatChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  231. 'heatChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  232. 'heatChartProp_maintainAxisScalesLabel': '保持轴刻度',
  233. 'heatChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  234. 'heatChartProp_suppressZerosLabel': '隐藏空值',
  235. 'heatChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  236. 'heatChartProp_hideLegendLabel': '隐藏图注',
  237. 'heatChartProp_hideLegendDescription': '隐藏图注。',
  238. 'heatChartProp_legendPositionLabel': '图注位置',
  239. 'pieChartCaption': '饼形图',
  240. 'pieChartDataSlot_categoriesLabel': '类别',
  241. 'pieChartDataSlot_valuesLabel': '值',
  242. 'pieChartProp_colorPaletteLabel': '调色板',
  243. 'pieChartProp_hideRadialValueLabel': '隐藏值',
  244. 'pieChartProp_pieAsDonutLabel': '显示为圆环图',
  245. 'pieChartProp_pieAsDonutDescription': '显示为圆环图',
  246. 'pieChartProp_suppressZerosLabel': '隐藏空值',
  247. 'pieChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  248. 'pieChartProp_hideLegendLabel': '隐藏图注',
  249. 'pieChartProp_hideLegendDescription': '隐藏图注。',
  250. 'pieChartProp_legendPositionLabel': '图注位置',
  251. 'map1measureCaption': '地图',
  252. 'map1measureDataSlot_categoriesLabel': '区域',
  253. 'map1measureDataSlot_valuesLabel': '区域热度',
  254. 'map1measureProp_colorPaletteLabel': '调色板',
  255. 'map1measureProp_heatScalePaletteLabel': '颜色顺序',
  256. 'map1measureProp_maintainAxisScalesLabel': '保持轴刻度',
  257. 'map1measureProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  258. 'map1measureProp_suppressZerosLabel': '隐藏空值',
  259. 'map1measureProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  260. 'map1measureProp_hideLegendLabel': '隐藏图注',
  261. 'map1measureProp_hideLegendDescription': '隐藏图注。',
  262. 'map1measureProp_legendPositionLabel': '图注位置',
  263. 'radialChartCaption': '径向图',
  264. 'radialChartDataSlot_categoriesLabel': '类别',
  265. 'radialChartDataSlot_valuesLabel': '值',
  266. 'radialChartProp_colorPaletteLabel': '调色板',
  267. 'radialChartProp_elementColorLabel': '径向条形颜色',
  268. 'radialChartProp_hideRadialTitleLabel': '隐藏标题',
  269. 'radialChartProp_hideRadialValueLabel': '隐藏值',
  270. 'radialChartProp_maintainAxisScalesLabel': '保持轴刻度',
  271. 'radialChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  272. 'radialChartProp_suppressZerosLabel': '隐藏空值',
  273. 'radialChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  274. 'pointChart1catCaption': '点状图',
  275. 'pointChart1catDataSlot_valuesLabel': '值',
  276. 'pointChart1catDataSlot_categoriesLabel': '轴标',
  277. 'pointChart1catProp_colorPaletteLabel': '调色板',
  278. 'pointChart1catProp_elementColorLabel': '形状颜色',
  279. 'pointChart1catProp_symbolShapeLabel': '符号形状',
  280. 'pointChart1catProp_symbolFillLabel': '填充形状',
  281. 'pointChart1catProp_symbolFillDescription': '显示符号的填充颜色。',
  282. 'pointChart1catProp_hideGridLinesLabel': '隐藏网格线',
  283. 'pointChart1catProp_hideGridLinesDescription': '隐藏网格线',
  284. 'pointChart1catProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  285. 'pointChart1catProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  286. 'pointChart1catProp_maintainAxisScalesLabel': '保持轴刻度',
  287. 'pointChart1catProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  288. 'pointChart1catProp_suppressZerosLabel': '隐藏空值',
  289. 'pointChart1catProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  290. 'scatterPlotChartNoCatCaption': '散点图',
  291. 'scatterPlotChartNoCatDataSlot_xAxisLabel': '水平轴',
  292. 'scatterPlotChartNoCatDataSlot_yAxisLabel': '垂直轴',
  293. 'scatterPlotChartNoCatProp_colorPaletteLabel': '调色板',
  294. 'scatterPlotChartNoCatProp_elementColorLabel': '元素颜色',
  295. 'scatterPlotChartNoCatProp_symbolShapeLabel': '符号形状',
  296. 'scatterPlotChartNoCatProp_symbolFillLabel': '填充形状',
  297. 'scatterPlotChartNoCatProp_symbolFillDescription': '显示符号的填充颜色。',
  298. 'scatterPlotChartNoCatProp_hideGridLinesLabel': '隐藏网格线',
  299. 'scatterPlotChartNoCatProp_hideGridLinesDescription': '隐藏网格线',
  300. 'scatterPlotChartNoCatProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  301. 'scatterPlotChartNoCatProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  302. 'radialBarChartCaption': '径向条形图',
  303. 'radialBarChartDataSlot_categoriesLabel': '类别',
  304. 'radialBarChartDataSlot_valuesLabel': '值',
  305. 'radialBarChartProp_colorPaletteLabel': '调色板',
  306. 'radialBarChartProp_elementColorLabel': '径向条形颜色',
  307. 'radialBarChartProp_hideRadialTitleLabel': '隐藏标题',
  308. 'radialBarChartProp_maintainAxisScalesLabel': '保持轴刻度',
  309. 'radialBarChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  310. 'radialBarChartProp_suppressZerosLabel': '隐藏空值',
  311. 'radialBarChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  312. 'lineColumnComboChartCaption': '柱形折线图',
  313. 'lineColumnComboChartDataSlot_categoryLabel': '轴标',
  314. 'lineColumnComboChartDataSlot_lineValueLabel': '线条值',
  315. 'lineColumnComboChartDataSlot_columnValueLabel': '柱形值',
  316. 'lineColumnComboChartProp_colorPaletteLabel': '调色板',
  317. 'lineColumnComboChartProp_elementColorLabel': '列颜色',
  318. 'lineColumnComboChartProp_lineColorLabel': '线条和符号颜色',
  319. 'lineColumnComboChartProp_symbolShapeLabel': '符号形状',
  320. 'lineColumnComboChartProp_hideSymbolsLabel': '隐藏符号',
  321. 'lineColumnComboChartProp_hideSymbolsDescription': '隐藏符号',
  322. 'lineColumnComboChartProp_hideDataLinesLabel': '隐藏线条',
  323. 'lineColumnComboChartProp_hideDataLinesDescription': '隐藏线条',
  324. 'lineColumnComboChartProp_interpolationLabel': '平滑线条',
  325. 'lineColumnComboChartProp_interpolationDescription': '连接数据点的线条为曲线。',
  326. 'lineColumnComboChartProp_hideGridLinesLabel': '隐藏网格线',
  327. 'lineColumnComboChartProp_hideGridLinesDescription': '隐藏网格线',
  328. 'lineColumnComboChartProp_hideAxisTitleLabelsLabel': '隐藏轴名标签',
  329. 'lineColumnComboChartProp_hideAxisTitleLabelsDescription': '隐藏轴名。',
  330. 'lineColumnComboChartProp_maintainAxisScalesLabel': '保持轴刻度',
  331. 'lineColumnComboChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  332. 'lineColumnComboChartProp_suppressZerosLabel': '隐藏空值',
  333. 'lineColumnComboChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  334. 'lineColumnComboChartProp_hideLegendLabel': '隐藏图注',
  335. 'lineColumnComboChartProp_hideLegendDescription': '隐藏图注。',
  336. 'lineColumnComboChartProp_legendPositionLabel': '图注位置',
  337. 'summaryCaption': '汇总',
  338. 'areaName': '面积图',
  339. 'areaDescription': '面积图',
  340. 'areaDataSlot_colorLabel': '着色依据',
  341. 'areaDataSlot_valuesLabel': '值',
  342. 'areaDataSlot_categoriesLabel': '轴标',
  343. 'bubbleName': '气泡图',
  344. 'bubbleDescription': '气泡图',
  345. 'bubbleDataSlot_yAxisLabel': '垂直轴',
  346. 'bubbleDataSlot_xAxisLabel': '水平轴',
  347. 'bubbleDataSlot_sizeLabel': '大小依据',
  348. 'bubbleDataSlot_colorLabel': '着色依据',
  349. 'clusterBarName': '条形图',
  350. 'clusterBarDescription': '条形图',
  351. 'clusterBarDataSlot_colorLabel': '着色依据',
  352. 'clusterBarDataSlot_valuesLabel': '值',
  353. 'clusterBarDataSlot_categoriesLabel': '轴标',
  354. 'clusterBarDataSlot_valuesRepeatingLabel': '值',
  355. 'clusterColumnName': '柱形图',
  356. 'clusterColumnDescription': '柱形图',
  357. 'clusterColumnDataSlot_colorLabel': '着色依据',
  358. 'clusterColumnDataSlot_valuesLabel': '值',
  359. 'clusterColumnDataSlot_categoriesLabel': '轴标',
  360. 'clusterColumnDataSlot_valuesRepeatingLabel': '值',
  361. 'clusterLineName': '折线图',
  362. 'clusterLineDescription': '折线图',
  363. 'clusterLineDataSlot_colorLabel': '着色依据',
  364. 'clusterLineDataSlot_valuesLabel': '垂直轴',
  365. 'clusterLineDataSlot_categoriesLabel': '水平轴',
  366. 'clusterLineDataSlot_valuesRepeatingLabel': '值',
  367. 'gridName': '网格',
  368. 'gridDescription': '网格',
  369. 'gridDataSlot_grid_colsLabel': '柱形图',
  370. 'heatName': '热图',
  371. 'heatDescription': '热图',
  372. 'heatDataSlot_yAxisLabel': '垂直轴',
  373. 'heatDataSlot_xAxisLabel': '水平轴',
  374. 'heatDataSlot_valuesLabel': '热度依据',
  375. 'lineColumnComboName': '柱形折线图',
  376. 'lineColumnComboDescription': '柱形折线图',
  377. 'lineColumnComboDataSlot_lineValueLabel': '线条值',
  378. 'lineColumnComboDataSlot_categoryLabel': '轴标',
  379. 'lineColumnComboDataSlot_columnValueLabel': '柱形值',
  380. 'mapName': '原有地图',
  381. 'mapDescription': '原有地图',
  382. 'mapDataSlot_sizeLabel': '点大小',
  383. 'mapDataSlot_valuesLabel': '区域热度',
  384. 'mapDataSlot_sizeHeatLabel': '点热度',
  385. 'mapDataSlot_categoriesLabel': '区域',
  386. 'packedBubbleName': '压缩气泡图',
  387. 'packedBubbleDescription': '压缩气泡图',
  388. 'packedBubbleDataSlot_sizeLabel': '大小依据',
  389. 'packedBubbleDataSlot_colorLabel': '着色依据',
  390. 'packedBubbleDataSlot_categoriesLabel': '类别',
  391. 'pieName': '饼形图',
  392. 'pieDescription': '饼形图',
  393. 'pieDataSlot_valuesLabel': '值',
  394. 'pieDataSlot_categoriesLabel': '类别',
  395. 'playerName': '数据播放器',
  396. 'playerDescription': '数据播放器',
  397. 'playerDataSlot_categoriesLabel': '轴标',
  398. 'pointName': '点状图',
  399. 'pointDescription': '点状图',
  400. 'pointDataSlot_colorLabel': '着色依据',
  401. 'pointDataSlot_valuesLabel': '值',
  402. 'pointDataSlot_categoriesLabel': '轴标',
  403. 'radialName': '径向图',
  404. 'radialDescription': '径向图',
  405. 'radialDataSlot_valuesLabel': '值',
  406. 'radialDataSlot_maxSizeLabel': '最大值',
  407. 'radialDataSlot_categoriesLabel': '类别',
  408. 'radialBarName': '径向条形图',
  409. 'radialBarDescription': '径向条形图',
  410. 'radialBarDataSlot_valuesLabel': '值',
  411. 'radialBarDataSlot_categoriesLabel': '类别',
  412. 'scatterPlotName': '散点图',
  413. 'scatterPlotDescription': '散点图',
  414. 'scatterPlotDataSlot_yAxisLabel': '垂直轴',
  415. 'scatterPlotDataSlot_xAxisLabel': '水平轴',
  416. 'scatterPlotDataSlot_colorLabel': '着色依据',
  417. 'scatterPlotDataSlot_categoriesLabel': '点',
  418. 'stackedBarName': '堆积条形图',
  419. 'stackedBarDescription': '堆积条形图',
  420. 'stackedBarDataSlot_colorLabel': '着色依据',
  421. 'stackedBarDataSlot_valuesLabel': '值',
  422. 'stackedBarDataSlot_categoriesLabel': '轴标',
  423. 'stackedBarDataSlot_valuesRepeatingLabel': '值',
  424. 'stackedColumnName': '堆积柱形图',
  425. 'stackedColumnDescription': '堆积柱形图',
  426. 'stackedColumnDataSlot_colorLabel': '着色依据',
  427. 'stackedColumnDataSlot_valuesLabel': '值',
  428. 'stackedColumnDataSlot_categoriesLabel': '轴标',
  429. 'stackedColumnDataSlot_valuesRepeatingLabel': '值',
  430. 'summaryChartName': '汇总',
  431. 'summaryChartDescription': '汇总',
  432. 'summaryChartDataSlot_valuesLabel': '值',
  433. 'treeMapName': '树状图',
  434. 'treeMapDescription': '树状图',
  435. 'treeMapDataSlot_colorLabel': '热度依据',
  436. 'treeMapDataSlot_valuesLabel': '大小依据',
  437. 'treeMapDataSlot_categoriesLabel': '第一级',
  438. 'treeMapDataSlot_level3Label': '第三级',
  439. 'treeMapDataSlot_level2Label': '第二级',
  440. 'wordCloudName': '字云',
  441. 'wordCloudDescription': '字云',
  442. 'wordCloudDataSlot_colorLabel': '着色依据',
  443. 'wordCloudDataSlot_scaleLabel': '大小依据',
  444. 'wordCloudDataSlot_wordLabel': '字',
  445. 'treeMap1Cat1MeasureChartCaption': '树状图',
  446. 'treeMap1Cat1MeasureChartDataSlot_categoriesLabel': '第一级',
  447. 'treeMap1Cat1MeasureChartDataSlot_valuesLabel': '大小依据',
  448. 'treeMap1Cat1MeasureChartProp_colorPaletteLabel': '调色板',
  449. 'treeMap1Cat2MeasureChartProp_colorPaletteLabel': '调色板',
  450. 'treeMap2Cat1MeasureChartProp_colorPaletteLabel': '调色板',
  451. 'treeMap2Cat2MeasureChartProp_colorPaletteLabel': '调色板',
  452. 'treeMap3Cat1MeasureChartProp_colorPaletteLabel': '调色板',
  453. 'treeMap3Cat2MeasureChartProp_colorPaletteLabel': '调色板',
  454. 'treeMap1Cat1MeasureChartProp_maintainAxisScalesLabel': '保持轴刻度',
  455. 'treeMap1Cat1MeasureChartProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  456. 'treeMap1Cat1MeasureChartProp_suppressZerosLabel': '隐藏空值',
  457. 'treeMap1Cat1MeasureChartProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  458. 'treeMap1Cat1MeasureChartProp_hideLegendLabel': '隐藏图注',
  459. 'treeMap1Cat1MeasureChartProp_hideLegendDescription': '隐藏图注。',
  460. 'treeMap1Cat1MeasureChartProp_legendPositionLabel': '图注位置',
  461. 'wordChart1Cat1MeasureCaption': '字云',
  462. 'wordChart1Cat1MeasureDataSlot_wordLabel': '字',
  463. 'wordChart1Cat1MeasureDataSlot_scaleLabel': '大小依据',
  464. 'wordChart1Cat1MeasureProp_colorPaletteLabel': '调色板',
  465. 'wordChart1Cat1MeasureProp_elementColorLabel': '字颜色',
  466. 'wordChart1Cat1MeasureProp_maintainAxisScalesLabel': '保持轴刻度',
  467. 'wordChart1Cat1MeasureProp_maintainAxisScalesDescription': '始终在轴上显示最小值和最大值。',
  468. 'wordChart1Cat1MeasureProp_suppressZerosLabel': '隐藏空值',
  469. 'wordChart1Cat1MeasureProp_suppressZerosDescription': '隐藏没有关联值的类别。',
  470. 'missingDataSetData': '此数据集的数据不可用。请刷新此数据集,或联系管理员以获取对该源的访问权。',
  471. 'hideShowSummaries': '隐藏显示摘要',
  472. 'crosstabName': '交叉表',
  473. 'value_is_not_available': '不适用',
  474. 'swapRowsAndColumns': '交换行和列',
  475. 'NoPinsCollected': '无置顶的可视化',
  476. 'pinSearchOld': '搜索我的置顶',
  477. 'pinDeletedToast': '已移除置顶',
  478. 'pinAddedToast': '已成功将置顶添加到“我的置顶”',
  479. 'pinRetrieveError': '无法检索一个或多个置顶。请稍后再试。',
  480. 'pinErrorTitle': '置顶错误',
  481. 'pinRemove': '除去置顶',
  482. 'deletePin': '删除置顶',
  483. 'dataset_time': '时间',
  484. 'dataset_date': '日期',
  485. 'dataset_location': '位置',
  486. 'dataset_number': '数字',
  487. 'dataset_text': '文本',
  488. 'widgetConditionalFormatLabel': '切换条件格式控件',
  489. 'deletePinConfirmationMessage': '确定要删除此置顶吗?此操作无法撤销。',
  490. 'deletePinConfirm': '确认删除',
  491. 'pinDeleteError': '无法删除一个或多个置顶。请稍后再试。',
  492. 'conditionalPalettePickerLabel': '%{title} 值的分布',
  493. 'HistogramYAxisTitle': '计数',
  494. 'metadataPickerTitle': '创建数据集',
  495. 'moreTitle': '更多',
  496. 'remove_slider_handle': '移除手柄',
  497. 'missingFiltering': '缺失列:',
  498. 'unSupportedPromptType': '当前不支持提示方案。',
  499. 'preAggregateLabel': '应用数据源中的提示值',
  500. 'postAggregateLabel': '在报表中应用提示值',
  501. 'preAggregateText': '该范围使用数据源中的值,而不是仪表板中显示的值。',
  502. 'tabName_general': '常规',
  503. 'tabName_visDetails': '详细信息',
  504. 'tabName_textDetails': '文本详细信息',
  505. 'tabName_mediaDetails': '媒体详细信息',
  506. 'tabName_webDetails': 'Web 页面详细信息',
  507. 'tabName_imageDetails': '图像详细信息',
  508. 'tabName_visualization': '可视化',
  509. 'sectionName_canvas': '画布',
  510. 'sectionName_colorsAndThemes': '颜色和主题',
  511. 'sectionName_appearance': '外观',
  512. 'sectionName_advanced': '高级',
  513. 'sectionName_layout': '布局',
  514. 'sectionName_tabs': '选项卡',
  515. 'sectionName_tabTitle': '标签',
  516. 'sectionName_tabBackground': '背景',
  517. 'addDataSourceDialogTitle': '添加数据源',
  518. 'addDataSourceDialogButtonLabel': '添加',
  519. 'shapesDoubleChevron': '双脱字符号',
  520. 'widgetsPanelTitle': '窗口小部件',
  521. 'widgetsPanelImageLibraryTab': '图像库',
  522. 'widgetsPanelSectionBasic': '基本',
  523. 'widgetsPanelSectionAdvanced': '高级',
  524. 'widgetsPanelSectionShapes': '形状',
  525. 'customWidgetsTitle': '自定义窗口小部件',
  526. 'filterItemCanvasMove': '添加到画布',
  527. 'filterOverflowMenu_Global': '所有选项卡溢出菜单',
  528. 'filterOverflowMenu_Tab': '此选项卡溢出菜单',
  529. 'filterOverflowMenu_Item': '过滤器溢出菜单',
  530. 'filterOverflowMenu_Single': '溢出菜单',
  531. 'filterItemEdit': '编辑过滤器值',
  532. 'filterDeleteAllItems': '删除所有过滤器',
  533. 'filterClearAllItems': '清除所有过滤器',
  534. 'filterClearSelection': '清除过滤器',
  535. 'filterPlayerMode': '显示播放器',
  536. 'filterStaticMode': '显示列表',
  537. 'filterInvertSelection': '反转过滤器',
  538. 'filterIconLabel_Global': '所有选项卡',
  539. 'filterIconLabel_Single': '过滤器',
  540. 'filterIconLabel_Tab': '此选项卡',
  541. 'filterIconTooltip_Global': '所有选项卡',
  542. 'filterIconTooltip_Tab': '此选项卡',
  543. 'filterIconTooltip_Single': '过滤器',
  544. 'filterItemDelete': '删除过滤器',
  545. 'filterValueSeparator': ',',
  546. 'filterRange': '%{from} 到 %{to}',
  547. 'filterInvertRange': '除以下项外的所有项:%{from} 到 %{to}',
  548. 'filterExcept': '除 %{values} 外',
  549. 'filterAll': '全部',
  550. 'filterBlank': '(空白)',
  551. 'filterDisableRangeInvert': '此列在“所有选项卡”过滤器中时不可用。',
  552. 'filterDisableHierarchyInvert': '此列在层级过滤器中时不可用。',
  553. 'filterSelectedOfTotal': '%{selected} 个(共 %{totalMembers} 个)',
  554. 'filter_date_before': '在 %{to} 之前',
  555. 'filter_date_before_except': '不在 %{to} 之前',
  556. 'filter_date_after': '在 %{from} 之后',
  557. 'filter_date_after_except': '不在 %{from} 之后',
  558. 'filter_date_between': '%{from} 到 %{to} 之间',
  559. 'filter_date_between_except': '不在 %{from} 到 %{to} 之间',
  560. 'filter_drag_and_drop_all_tabs': '将数据拖放到此处以过滤所有选项卡。',
  561. 'filter_drag_and_drop_current_tab': '将数据拖放到此处以过滤此选项卡。',
  562. 'filter_drag_and_drop_single_dock': '将数据拖放到此处以进行过滤。',
  563. 'errMsgFilterItemGenericTitle': '无法装入过滤器值',
  564. 'widgetChromeRotate': '旋转',
  565. 'toolbarRegionLabel': '工具栏',
  566. 'toolbarActionDelete': '删除',
  567. 'toolbarActionGroup': '分组',
  568. 'toolbarActionUngroup': '取消分组',
  569. 'toolbarActionOrderToFront': '前置',
  570. 'toolbarActionOrderToBack': '后置',
  571. 'toolbarActionEditTitle': '编辑标题',
  572. 'toolbarActionWrapTitle': '换行标题',
  573. 'toolbarActionPin': '收集',
  574. 'toolbarActionPinOld': '置顶',
  575. 'toolbarActionAlign': '对齐',
  576. 'alignWidgetLeft': '左侧',
  577. 'alignWidgetCenter': '居中',
  578. 'alignWidgetRight': '右侧',
  579. 'alignWidgetTop': '顶部',
  580. 'alignWidgetMiddle': '居中',
  581. 'alignWidgetBottom': '底部',
  582. 'toolbarChangeVisualization': '更改可视化',
  583. 'live_label': '图表',
  584. 'filter_label': '过滤器',
  585. 'one_named_live': '%{name} 图表',
  586. 'one_named_live_numbered': '%{name} 图表(%{number} 个)',
  587. 'one_unknown_live': '图表',
  588. 'one_unknown_live_numbered': '图表(%{number} 个)',
  589. 'few_live': '包含 %{count} 个图表的组',
  590. 'many_live': '包含 %{count} 个图表的组',
  591. 'one_custom': '自定义窗口小部件',
  592. 'one_custom_named': '%{name}',
  593. 'one_custom_named_numbered': '%{name} (%{number})',
  594. 'one_named_filter': '%{name} 过滤器',
  595. 'one_named_filter_numbered': '%{name} 过滤器(%{number} 个)',
  596. 'one_unknown_filter': '过滤器',
  597. 'one_unknown_filter_numbered': '过滤器(%{number} 个)',
  598. 'few_filter': '包含 %{count} 个过滤器的组',
  599. 'many_filter': '包含 %{count} 个过滤器的组',
  600. 'LIVE_bar_has_mapping': '%{values} 条形图',
  601. 'LIVE_bar_has_mapping_numbered': '%{values} 条形图(%{number} 个)',
  602. 'LIVE_bar_opt_mapping': '%{categories}(按 %{values} 条形图)',
  603. 'LIVE_bar_opt_mapping_numbered': '%{categories}(按 %{values} 条形图(%{number} 个))',
  604. 'LIVE_bar_no_mapping': '空条形图',
  605. 'LIVE_bar_no_mapping_numbered': '空条形图(%{number} 个)',
  606. 'LIVE_bar_named': '%{name} 条形图',
  607. 'LIVE_bar_named_numbered': '%{name} 条形图(%{number} 个)',
  608. 'LIVE_stacked_bar_has_mapping': '%{values} 堆积条形图',
  609. 'LIVE_stacked_bar_has_mapping_numbered': '%{values} 堆积条形图(%{number} 个)',
  610. 'LIVE_stacked_bar_opt_mapping': '%{categories}(按 %{values} 堆积条形图)',
  611. 'LIVE_stacked_bar_opt_mapping_numbered': '%{categories}(按 %{values} 堆积条形图(%{number} 个))',
  612. 'LIVE_stacked_bar_no_mapping': '空堆积条形图',
  613. 'LIVE_stacked_bar_no_mapping_numbered': '空堆积条形图(%{number} 个)',
  614. 'LIVE_stacked_bar_named': '%{name} 堆积条形图',
  615. 'LIVE_stacked_bar_named_numbered': '%{name} 堆积条形图(%{number} 个)',
  616. 'LIVE_bubble_has_mapping': '%{categories}(按 %{x} 和 %{y} 气泡图)',
  617. 'LIVE_bubble_has_mapping_numbered': '%{categories}(按 %{x} 和 %{y} 气泡图(%{number} 个))',
  618. 'LIVE_bubble_no_mapping': '空气泡图',
  619. 'LIVE_bubble_no_mapping_numbered': '空气泡图(%{number} 个)',
  620. 'LIVE_bubble_named': '%{name} 气泡图',
  621. 'LIVE_bubble_named_numbered': '%{name} 气泡图(%{number} 个)',
  622. 'LIVE_composite_has_mapping': '%{categories}(按 %{columnValue} 和 %{lineValue} 组合图表)',
  623. 'LIVE_composite_has_mapping_numbered': '%{categories}(按 %{columnValue} 和 %{lineValue} 组合图表(%{number} 个))',
  624. 'LIVE_composite_no_mapping': '空组合图表',
  625. 'LIVE_composite_no_mapping_numbered': '空组合图表(%{number} 个)',
  626. 'LIVE_composite_named': '%{name} 组合图表',
  627. 'LIVE_composite_named_numbered': '%{name} 组合图表(%{number} 个)',
  628. 'LIVE_decision_tree_has_mapping': '%{values} 决策树',
  629. 'LIVE_decision_tree_has_mapping_numbered': '%{values} 决策树(%{number} 个)',
  630. 'LIVE_decision_tree_no_mapping': '空决策树',
  631. 'LIVE_decision_tree_no_mapping_numbered': '空决策树(%{number} 个)',
  632. 'LIVE_decision_tree_named': '%{name} 决策树',
  633. 'LIVE_decision_tree_named_numbered': '%{name} 决策树(%{number} 个)',
  634. 'LIVE_packed_bubble_has_mapping': '%{categories} 压缩气泡图',
  635. 'LIVE_packed_bubble_has_mapping_numbered': '%{categories} 压缩气泡图(%{number} 个)',
  636. 'LIVE_packed_bubble_no_mapping': '空压缩气泡图',
  637. 'LIVE_packed_bubble_no_mapping_numbered': '空压缩气泡图(%{number} 个)',
  638. 'LIVE_packed_bubble_named': '%{name} 压缩气泡图',
  639. 'LIVE_packed_bubble_named_numbered': '%{name} 压缩气泡图(%{number} 个)',
  640. 'LIVE_pie_has_mapping': '%{categories}(按 %{values} 饼图)',
  641. 'LIVE_pie_has_mapping_numbered': '%{categories}(按 %{values} 饼图(%{number} 个))',
  642. 'LIVE_pie_no_mapping': '空饼图',
  643. 'LIVE_pie_no_mapping_numbered': '空饼图(%{number} 个)',
  644. 'LIVE_pie_named': '%{name} 饼图',
  645. 'LIVE_pie_named_numbered': '%{name} 饼图(%{number} 个)',
  646. 'LIVE_pie_as_donut_has_mapping': '%{categories}(按 %{values} 圆环图)',
  647. 'LIVE_pie_as_donut_has_mapping_numbered': '%{categories}(按 %{values} 圆环图(%{number} 个))',
  648. 'LIVE_pie_as_donut_no_mapping': '空圆环图',
  649. 'LIVE_pie_as_donut_no_mapping_numbered': '空圆环图(%{number} 个)',
  650. 'LIVE_pie_as_donut_named': '%{name} 圆环图',
  651. 'LIVE_pie_as_donut_named_numbered': '%{name} 圆环图(%{number} 个)',
  652. 'LIVE_line_has_mapping': '%{categories}(按 %{values} 折线图)',
  653. 'LIVE_line_has_mapping_numbered': '%{categories}(按 %{values} 折线图(%{number} 个))',
  654. 'LIVE_line_no_mapping': '空折线图',
  655. 'LIVE_line_no_mapping_numbered': '空折线图(%{number} 个)',
  656. 'LIVE_line_named': '%{name} 折线图',
  657. 'LIVE_line_named_numbered': '%{name} 折线图(%{number} 个)',
  658. 'LIVE_area_has_mapping': '%{categories}(按 %{values} 面积图)',
  659. 'LIVE_area_has_mapping_numbered': '%{categories}(按 %{values} 面积图(%{number} 个))',
  660. 'LIVE_area_no_mapping': '空面积图',
  661. 'LIVE_area_no_mapping_numbered': '空面积图(%{number} 个)',
  662. 'LIVE_area_named': '%{name} 面积图',
  663. 'LIVE_area_named_numbered': '%{name} 面积图(%{number} 个)',
  664. 'LIVE_area_as_stacked_percent_has_mapping': '%{categories}(按 %{values} 堆积百分比面积图)',
  665. 'LIVE_area_as_stacked_percent_has_mapping_numbered': '%{categories}(按 %{values} 堆积百分比面积图(%{number} 个))',
  666. 'LIVE_area_as_stacked_percent_no_mapping': '空堆积百分比面积图',
  667. 'LIVE_area_as_stacked_percent_no_mapping_numbered': '空堆积百分比面积图(%{number} 个)',
  668. 'LIVE_area_as_stacked_percent_named': '%{name} 堆积百分比面积图',
  669. 'LIVE_area_as_stacked_percent_named_numbered': '%{name} 堆积百分比面积图(%{number} 个)',
  670. 'LIVE_heatmap_has_mapping': '%{color} 热图',
  671. 'LIVE_heatmap_has_mapping_numbered': '%{color} 热图(%{number} 个)',
  672. 'LIVE_heatmap_no_mapping': '空热图',
  673. 'LIVE_heatmap_no_mapping_numbered': '空热图(%{number} 个)',
  674. 'LIVE_heatmap_named': '%{name} 热图',
  675. 'LIVE_heatmap_named_numbered': '%{name} 热图(%{number} 个)',
  676. 'LIVE_network_opt_mapping': '%{categories}(按 %{series} 和 %{values} 网络)',
  677. 'LIVE_network_opt_mapping_numbered': '%{categories}(按 %{series} 和 %{values} 网络(%{number} 个))',
  678. 'LIVE_network_has_mapping': '%{categories}(按 %{series} 网络)',
  679. 'LIVE_network_has_mapping_numbered': '%{categories}(按 %{series} 网络(%{number} 个))',
  680. 'LIVE_network_no_mapping': '空网络',
  681. 'LIVE_network_no_mapping_numbered': '空网络(%{number} 个)',
  682. 'LIVE_network_named': '%{name} 网络',
  683. 'LIVE_network_named_numbered': '%{name} 网络(%{number} 个)',
  684. 'LIVE_radial_bar_opt_mapping': '%{categories}(按 %{values} 径向条形图)',
  685. 'LIVE_radial_bar_opt_mapping_numbered': '%{categories}(按 %{values} 径向条形图(%{number} 个))',
  686. 'LIVE_radial_bar_has_mapping': '%{values} 径向条形图',
  687. 'LIVE_radial_bar_has_mapping_numbered': '%{values} 径向条形图(%{number} 个)',
  688. 'LIVE_radial_bar_no_mapping': '空径向条形图',
  689. 'LIVE_radial_bar_no_mapping_numbered': '空径向条形图(%{number} 个)',
  690. 'LIVE_radial_bar_named': '%{name} 径向条形图',
  691. 'LIVE_radial_bar_named_numbered': '%{name} 径向条形图(%{number} 个)',
  692. 'LIVE_spiral_has_mapping': '%{values} 螺旋图',
  693. 'LIVE_spiral_has_mapping_numbered': '%{values} 螺旋图(%{number} 个)',
  694. 'LIVE_spiral_no_mapping': '空螺旋图',
  695. 'LIVE_spiral_no_mapping_numbered': '空螺旋图(%{number} 个)',
  696. 'LIVE_spiral_named': '%{name} 螺旋图',
  697. 'LIVE_spiral_named_numbered': '%{name} 螺旋图(%{number} 个)',
  698. 'LIVE_treemap_has_mapping': '%{categories}(按 %{size} 树状图)',
  699. 'LIVE_treemap_has_mapping_numbered': '%{categories}(按 %{size} 树状图(%{number} 个))',
  700. 'LIVE_treemap_no_mapping': '空树状图',
  701. 'LIVE_treemap_no_mapping_numbered': '空树状图(%{number} 个)',
  702. 'LIVE_treemap_named': '%{name} 树状图',
  703. 'LIVE_treemap_named_numbered': '%{name} 树状图(%{number} 个)',
  704. 'LIVE_wordcloud_has_mapping': '%{categories} 字云',
  705. 'LIVE_wordcloud_has_mapping_numbered': '%{categories} 字云(%{number} 个)',
  706. 'LIVE_wordcloud_no_mapping': '空字云',
  707. 'LIVE_wordcloud_no_mapping_numbered': '空字云(%{number} 个)',
  708. 'LIVE_wordcloud_named': '%{name} 字云',
  709. 'LIVE_wordcloud_named_numbered': '%{name} 字云(%{number} 个)',
  710. 'LIVE_data_player_has_mapping': '%{category} 数据播放器',
  711. 'LIVE_data_player_has_mapping_numbered': '%{category} 数据播放器(%{number} 个)',
  712. 'LIVE_data_player_no_mapping': '空数据播放器',
  713. 'LIVE_data_player_no_mapping_numbered': '空数据播放器(%{number} 个)',
  714. 'LIVE_data_player_named': '%{name} 数据播放器',
  715. 'LIVE_data_player_named_numbered': '%{name} 数据播放器(%{number} 个)',
  716. 'LIVE_map_has_mapping': '%{locations} 地图',
  717. 'LIVE_map_has_mapping_numbered': '%{locations} 地图(%{number} 个)',
  718. 'LIVE_map_no_mapping': '空地图',
  719. 'LIVE_map_no_mapping_numbered': '空地图(%{number} 个)',
  720. 'LIVE_map_named': '%{name} 地图',
  721. 'LIVE_map_named_numbered': '%{name} 地图(%{number} 个)',
  722. 'LIVE_point_has_mapping': '%{categories}(按 %{values} 点状图)',
  723. 'LIVE_point_has_mapping_numbered': '%{categories}(按 %{values} 点状图(%{number} 个))',
  724. 'LIVE_point_no_mapping': '空点状图',
  725. 'LIVE_point_no_mapping_numbered': '空点状图(%{number} 个)',
  726. 'LIVE_point_named': '%{name} 点状图',
  727. 'LIVE_point_named_numbered': '%{name} 点状图(%{number} 个)',
  728. 'LIVE_column_has_mapping': '%{values} 柱形图',
  729. 'LIVE_column_has_mapping_numbered': '%{values} 柱形图(%{number} 个)',
  730. 'LIVE_column_opt_mapping': '%{categories}(按 %{values} 柱形图)',
  731. 'LIVE_column_opt_mapping_numbered': '%{categories}(按 %{values} 柱形图(%{number} 个))',
  732. 'LIVE_column_no_mapping': '空柱形图',
  733. 'LIVE_column_no_mapping_numbered': '空柱形图(%{number} 个)',
  734. 'LIVE_column_named': '%{name} 柱形图',
  735. 'LIVE_column_named_numbered': '%{name} 柱形图(%{number} 个)',
  736. 'LIVE_stacked_column_has_mapping': '%{values} 堆积柱形图',
  737. 'LIVE_stacked_column_has_mapping_numbered': '%{values} 堆积柱形图(%{number} 个)',
  738. 'LIVE_stacked_column_opt_mapping': '%{categories}(按 %{values} 堆积柱形图)',
  739. 'LIVE_stacked_column_opt_mapping_numbered': '%{categories}(按 %{values} 堆积柱形图(%{number} 个))',
  740. 'LIVE_stacked_column_no_mapping': '空堆积柱形图',
  741. 'LIVE_stacked_column_no_mapping_numbered': '空堆积柱形图(%{number} 个)',
  742. 'LIVE_stacked_column_named': '%{name} 堆积柱形图',
  743. 'LIVE_stacked_column_named_numbered': '%{name} 堆积柱形图(%{number} 个)',
  744. 'LIVE_scatter_opt_mapping': '%{categories}(按 %{x} 和 %{y} 散点图)',
  745. 'LIVE_scatter_opt_mapping_numbered': '%{categories}(按 %{x} 和 %{y} 散点图(%{number} 个))',
  746. 'LIVE_scatter_has_mapping': '%{x} 与 %{y} 散点图',
  747. 'LIVE_scatter_has_mapping_numbered': '%{x} 与 %{y} 散点图(%{number} 个)',
  748. 'LIVE_scatter_no_mapping': '空散点图',
  749. 'LIVE_scatter_no_mapping_numbered': '空散点图(%{number} 个)',
  750. 'LIVE_scatter_named': '%{name} 散点图',
  751. 'LIVE_scatter_named_numbered': '%{name} 散点图(%{number} 个)',
  752. 'LIVE_waterfall_has_mapping': '%{values} 瀑布图',
  753. 'LIVE_waterfall_has_mapping_numbered': '%{values} 瀑布图(%{number} 个)',
  754. 'LIVE_waterfall_no_mapping': '空瀑布图',
  755. 'LIVE_waterfall_no_mapping_numbered': '空瀑布图(%{number} 个)',
  756. 'LIVE_waterfall_named': '%{name} 瀑布图',
  757. 'LIVE_waterfall_named_numbered': '%{name} 瀑布图(%{number} 个)',
  758. 'LIVE_empty_visualization_hint_title': '构建可视化',
  759. 'LIVE_empty_visualization_hint_description': '将列拖放到此处或向左拖放到时段上。',
  760. 'LIVE_slots_required_field_description': '%{asterisk} 指示必填字段',
  761. 'LIVE_slots_drag_and_drop_description': '将数据拖放到时段上方可构建并过滤可视化。',
  762. 'requiredField': '必填字段',
  763. 'fullScreenEnter': '进入全屏',
  764. 'fullScreenClose': '退出全屏',
  765. 'noExtraText_multipurpose': '多用途占位符',
  766. 'noExtraText_multipurpose_numbered': '多用途占位符(%{number} 个)',
  767. 'one_placeholder_vis': '可视化占位符',
  768. 'one_placeholder_vis_numbered': '可视化占位符(%{number} 个)',
  769. 'one_placeholder_text': '文本占位符',
  770. 'one_placeholder_text_numbered': '文本占位符(%{number} 个)',
  771. 'few_placeholder_text': '含有 %{count} 个文本占位符的组',
  772. 'many_placeholder_text': '含有 %{count} 个文本占位符的组',
  773. 'filter_includesAll': '全部包含',
  774. 'timeline_filter_moved_to': '时间行过滤器 %{id} 已移至 %{time}',
  775. 'timelineSettingsButton': '回放选项',
  776. 'autoPlay': '播放所有场景',
  777. 'loop': '循环',
  778. 'noSceneTransitionLabel': '无',
  779. 'sceneTransitionPropertyLabel': '场景转换',
  780. 'animatedPathSceneTransitionLabel': '动画路径',
  781. 'sweepSceneTransitionLabel': '清除',
  782. 'propAniAnimation': '动画',
  783. 'propAniTypeEntrance': '入口动画',
  784. 'propAniDirectionIn': '入口方向',
  785. 'propAniTypeExit': '出口动画',
  786. 'propAniDirectionOut': '出口方向',
  787. 'propAniDirection': '方向',
  788. 'timelineAnimationProperties': '打开动画属性',
  789. 'editStoryCoachMarkTitle': '编辑案例',
  790. 'editStoryCoachMarkContents': '单击画笔图标以编辑此案例。',
  791. 'addDataStoryCoachMarkContents': '将数据从数据面板拖放到案例上。',
  792. 'expandSceneCoachmarkTitle': '打开时间线',
  793. 'expandSceneCoachmarkContents': '通过根据时间和持续时间调整对象可视性来制作场景动画。',
  794. 'overviewCoachmarkTitle': '概述场景',
  795. 'overviewCoachmarkContents': '在案例的开头和结尾使用概述场景来显示所有场景的重点。从概述场景中,单击并拖动场景可将其与其他场景交换。您可以在案例属性中显示或隐藏概述场景。',
  796. 'animatedPathCoachmarkTitle': '动画路径',
  797. 'animatedPathCoachmarkContents': '要通过动画形式将对象从一个场景移动到另一个场景,请连带对象复制场景。然后,对新场景上复制的对象进行移动、大小调整或旋转。',
  798. 'tabName_animation': '动画',
  799. 'textWidgetIconPlaceholderText': '单击以添加文本',
  800. 'visIconPlaceholderText': '拖放数据以构建可视化',
  801. 'launchNewExplore': '新建探索',
  802. 'addTo': '添加到',
  803. 'addToExisting': '添加到现有项...',
  804. 'exploreData': '探索',
  805. 'explore_remove_widget_styles': '自定义可视化属性(例如,颜色设置)不会在探索中持久存储。',
  806. 'editNotebook': '编辑窗口小部件',
  807. 'thumbnails_error_fetching': '访存缩略图时出错',
  808. 'copy': '%{count} 个资产已复制',
  809. 'specConvertErr': '粘贴或转换仪表板规范时发生错误',
  810. 'specCopyErr': '复制仪表板规范时出错',
  811. 'pasteNotSupportedErr': '不支持从 %{name} 进行粘贴。',
  812. 'reportParam': '报表',
  813. 'filterWidgetCopyWarn': '未复制过滤器可视化,因为此时不支持过滤器。',
  814. 'upgradingDashboard': '正在升级 %{version} 的“%{name}”...',
  815. 'upgradeComplete': '升级完成',
  816. 'individualTabProperties': '单个选项卡属性',
  817. 'propMasterTabStylesLabel': '主选项卡样式',
  818. 'propTabPosition': '选项卡位置',
  819. 'propTabTitle': '标题',
  820. 'propTabBackgroundColor': '填充颜色',
  821. 'propTabTextColor': '轴名颜色',
  822. 'propTabSelectedBarColor': '所选条形颜色',
  823. 'propTabRestoreDefaults': '复原默认值',
  824. 'propIndividualTabStylesLabel': '单个选项卡样式',
  825. 'propIndividualTabStylesAriaLabel': '打开单个选项卡样式属性',
  826. 'propTabIconPosition': '图标位置',
  827. 'propLeftTitle': '标题左侧',
  828. 'propRightTitle': '标题右侧',
  829. 'propTopTitle': '标题上方',
  830. 'propBottomTitle': '标题下方',
  831. 'propTabIconLabel': '可视',
  832. 'propTabIcon': '图标',
  833. 'propTabIconColor': '图标颜色',
  834. 'no_icon': '空白',
  835. 'announcement': '通知',
  836. 'api': 'API',
  837. 'archive': '归档',
  838. 'asset': '资产',
  839. 'attachment': '附件',
  840. 'audio': '音频',
  841. 'bee': '蜜蜂',
  842. 'blog': '博客',
  843. 'bookmark': '书签',
  844. 'calendar': '日历',
  845. 'camera': '相机',
  846. 'capability': '功能',
  847. 'catalog': '目录',
  848. 'chat_message': '交谈消息',
  849. 'checkout_cart': '结帐购物车',
  850. 'client': '客户端',
  851. 'clock': '时钟',
  852. 'cloud': '云',
  853. 'code': '代码',
  854. 'data_quality': '数据质量',
  855. 'folder': '文件夹',
  856. 'forum': '论坛',
  857. 'glasses': '眼镜',
  858. 'group': '分组',
  859. 'hat': '帽子',
  860. 'headphone': '耳机',
  861. 'hills': '山岗',
  862. 'home': '主页',
  863. 'idea': '观点',
  864. 'image': '图像',
  865. 'inventory': '清单',
  866. 'like': '喜欢',
  867. 'link': '链接',
  868. 'location': '位置',
  869. 'manage': '管理',
  870. 'pen': '画笔',
  871. 'mobile_phone': '移动电话',
  872. 'music': '音乐',
  873. 'notifications': '通知',
  874. 'paint': '画图',
  875. 'payment': '付款',
  876. 'password_key': '密码钥匙',
  877. 'people': '人员',
  878. 'person': '个人',
  879. 'phone': '电话',
  880. 'pin': '置顶',
  881. 'print': '打印',
  882. 'recording': '记录',
  883. 'repository': '存储库',
  884. 'role': '角色',
  885. 'search': '搜索',
  886. 'properties': '属性',
  887. 'speaker': '扬声器',
  888. 'star': '星形',
  889. 'tag': '标记',
  890. 'thumbs_up': '赞成',
  891. 'thumbs_down': '不赞成',
  892. 'tools': '工具',
  893. 'traffic': '交通',
  894. 'trash': '废纸篓',
  895. 'twitter': 'Twitter',
  896. 'unknown': '未知',
  897. 'user': '用户',
  898. 'venn_diagram': 'Venn 图',
  899. 'video': '视频',
  900. 'view': '视图',
  901. 'warning': '警告',
  902. 'watch': '监控',
  903. 'watson': 'Watson',
  904. 'wikis': 'Wiki',
  905. 'workspace': '工作空间',
  906. 'world': '世界',
  907. 'OnLoadFilterModifierDatasourceMismatch': '过滤器不会应用于目标,因为仪表板使用的是不同的源。',
  908. 'OnLoadFilterModifierColumnMismatch': '未应用一个或多个过滤器,因为找不到匹配的列。',
  909. 'eventGroupButtonLabel': '查看窗口小部件连接',
  910. 'dockToolbar': '悬停工具栏',
  911. 'undockToolbar': '取消悬停工具栏',
  912. 'propShowTitle': '显示标题'
  913. });
  914. //# sourceMappingURL=DashboardResources.js.map