messages_zh-cn.json 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450
  1. {
  2. "actions.applyHighlight.description": "突出显示节点。",
  3. "actions.applyHighlight.label": "应用突出显示操作",
  4. "actions.applySelection.description": "选择节点。",
  5. "actions.applySelection.label": "应用选择操作",
  6. "actions.args.attributes.description": "执行操作期间应用的属性到值的可选映射。",
  7. "actions.args.attributes.label": "可选属性函数自变量",
  8. "actions.args.primaryAttributes.description": "执行操作期间应用的主要属性的可选地图。",
  9. "actions.args.primaryAttributes.label": "可选主要属性函数自变量",
  10. "actions.args.primarySelector.description": "将应用操作的节点的主要选择器。",
  11. "actions.args.primarySelector.label": "主要选择器函数自变量",
  12. "actions.args.secondaryAttributes.description": "执行操作期间应用的辅助属性的可选地图。",
  13. "actions.args.secondaryAttributes.label": "可选辅助属性函数自变量",
  14. "actions.args.secondarySelector.description": "将应用操作的节点的辅助选择器。",
  15. "actions.args.secondarySelector.label": "辅助选择器函数自变量",
  16. "actions.args.selector.description": "将应用操作的节点的选择器。",
  17. "actions.args.selector.label": "选择器函数自变量",
  18. "actions.breadCrumb.description": "通过面包屑上下浏览详细信息。",
  19. "actions.breadCrumb.label": "面包屑导航操作",
  20. "actions.chord.selector.description": "将应用操作的弦图的选择器。",
  21. "actions.chord.selector.label": "弦图的选择器函数自变量",
  22. "actions.chord.toggleSelect.description": "切换对弦图的选择。",
  23. "actions.chord.toggleSelect.label": "切换对弦图的选择操作",
  24. "actions.chordGroup.highlight.description": "突出显示弦图组以及与其连接的所有内容。",
  25. "actions.chordGroup.highlight.label": "弦图组突出显示操作",
  26. "actions.chordGroup.removeHighlight.description": "移除对弦图组的突出显示以及与其连接的所有内容。",
  27. "actions.chordGroup.removeHighlight.label": "弦图组移除突出显示操作",
  28. "actions.chordGroup.selector.description": "将应用操作的弦图组的选择器。",
  29. "actions.chordGroup.selector.label": "弦图组的选择器函数自变量",
  30. "actions.drillDown.description": "向下钻取到下一个级别的详细信息。",
  31. "actions.drillDown.label": "向下钻取操作",
  32. "actions.removeAllSelect.description": "移除对所有节点的所有选择。",
  33. "actions.removeAllSelect.label": "移除所有选择操作",
  34. "actions.removeHighlight.description": "移除节点的突出显示。",
  35. "actions.removeHighlight.label": "移除突出显示操作",
  36. "actions.removeSelection.description": "移除对节点的选择。",
  37. "actions.removeSelection.label": "移除选择操作",
  38. "actions.toggleSelect.description": "切换对节点的选择。",
  39. "actions.toggleSelect.label": "切换选择操作",
  40. "actions.zoom.args.panX.description": "X 方向的平移量。",
  41. "actions.zoom.args.panX.label": "缩放 x 平移量函数自变量",
  42. "actions.zoom.args.panY.description": "Y 方向的平移量。",
  43. "actions.zoom.args.panY.label": "缩放 y 平移量函数自变量",
  44. "actions.zoom.args.scale.description": "缩放操作的比例量。",
  45. "actions.zoom.args.scale.label": "缩放比例函数自变量",
  46. "actions.zoom.description": "缩放操作",
  47. "actions.zoom.label": "缩放操作",
  48. "actions.zoomPackedBubble.description": "缩放压缩气泡图。",
  49. "actions.zoomPackedBubble.label": "缩放压缩气泡图操作",
  50. "axis.labels.truncationText.description": "置于标签结尾用于指示截断的文本。",
  51. "axis.labels.truncationText.name": "轴截断文本",
  52. "axis.x.gridlines.display.description": "显示或隐藏 X 轴网格线。",
  53. "axis.x.gridlines.display.falseLabel": "隐藏",
  54. "axis.x.gridlines.display.name": "显示网格线",
  55. "axis.x.gridlines.display.trueLabel": "显示",
  56. "axis.x.gridlines.style.stroke-dasharray.description": "应用于 X 轴网格线的短划线图型。",
  57. "axis.x.gridlines.style.stroke-dasharray.name": "网格线的短划线图型",
  58. "axis.x.gridlines.style.stroke.description": "X 轴网格线的颜色。",
  59. "axis.x.gridlines.style.stroke.name": "网格线颜色",
  60. "axis.x.labels.allowRotate45.description": "启用或禁用标签自动布局的旋转 45 度选项。",
  61. "axis.x.labels.allowRotate45.falseLabel": "禁用旋转 45 度选项",
  62. "axis.x.labels.allowRotate45.name": "允许旋转 45 度",
  63. "axis.x.labels.allowRotate45.trueLabel": "启用旋转 45 度选项",
  64. "axis.x.labels.allowRotate90.description": "启用或禁用标签自动布局的旋转 90 度选项。",
  65. "axis.x.labels.allowRotate90.falseLabel": "禁用旋转 90 度选项",
  66. "axis.x.labels.allowRotate90.name": "允许旋转 90 度",
  67. "axis.x.labels.allowRotate90.trueLabel": "启用旋转 90 度选项",
  68. "axis.x.labels.allowStagger.description": "允许标签自动布局的错列选项。",
  69. "axis.x.labels.allowStagger.falseLabel": "X 轴不允许错列",
  70. "axis.x.labels.allowStagger.name": "允许错列",
  71. "axis.x.labels.allowStagger.trueLabel": "X 轴允许错列",
  72. "axis.x.labels.display.description": "显示或隐藏 X 轴轴标。",
  73. "axis.x.labels.display.falseLabel": "隐藏",
  74. "axis.x.labels.display.name": "显示标签",
  75. "axis.x.labels.display.trueLabel": "显示",
  76. "axis.x.labels.layoutMode.description": "配置 X 轴轴标的布局方式。",
  77. "axis.x.labels.layoutMode.name": "布局方式",
  78. "axis.x.labels.layoutMode.options.automatic": "自动",
  79. "axis.x.labels.layoutMode.options.horizontal": "水平",
  80. "axis.x.labels.layoutMode.options.rotate45": "已旋转 45 度",
  81. "axis.x.labels.layoutMode.options.rotate90": "已旋转 90 度",
  82. "axis.x.labels.layoutMode.options.stagger": "错列",
  83. "axis.x.labels.style.fill.description": "X 轴轴标的颜色。",
  84. "axis.x.labels.style.fill.name": "轴标颜色",
  85. "axis.x.labels.style.font-family.description": "X 轴轴标的字体系列。",
  86. "axis.x.labels.style.font-family.name": "轴标字体系列",
  87. "axis.x.labels.style.font-size.description": "X 轴轴标的大小(CSS 大小)。",
  88. "axis.x.labels.style.font-size.name": "轴标字体大小",
  89. "axis.x.labels.style.font.description": "X 轴轴标的字体属性(CSS 样式)。",
  90. "axis.x.labels.style.font.name": "轴标字体",
  91. "axis.x.labels.zoomPan.description": "平移和缩放时显示或隐藏 X 轴轴标。",
  92. "axis.x.labels.zoomPan.falseLabel": "显示",
  93. "axis.x.labels.zoomPan.name": "轴标平移和缩放",
  94. "axis.x.labels.zoomPan.trueLabel": "隐藏",
  95. "axis.x.line.display.description": "显示或隐藏 X 轴轴线。",
  96. "axis.x.line.display.falseLabel": "隐藏",
  97. "axis.x.line.display.name": "显示线",
  98. "axis.x.line.display.trueLabel": "显示",
  99. "axis.x.line.style.stroke.description": "X 轴轴线的颜色。",
  100. "axis.x.line.style.stroke.name": "线条颜色",
  101. "axis.x.scale.includeZero.description": "设置为“是”时,X 轴上包含 0。",
  102. "axis.x.scale.includeZero.falseLabel": "不包含",
  103. "axis.x.scale.includeZero.name": "包含零",
  104. "axis.x.scale.includeZero.trueLabel": "包含",
  105. "axis.x.scale.max.description": "X 轴上显示的最大值。",
  106. "axis.x.scale.max.name": "最大值",
  107. "axis.x.scale.min.description": "X 轴上显示的最小值。",
  108. "axis.x.scale.min.name": "最小值",
  109. "axis.x.scale.nice.description": "设置为“是”时,X 轴上会使用细调端点值。",
  110. "axis.x.scale.nice.falseLabel": "不应用细调",
  111. "axis.x.scale.nice.name": "细调",
  112. "axis.x.scale.nice.trueLabel": "应用细调",
  113. "axis.x.ticks.display.description": "显示或隐藏 X 轴刻度标记。",
  114. "axis.x.ticks.display.falseLabel": "隐藏",
  115. "axis.x.ticks.display.name": "显示刻度标记",
  116. "axis.x.ticks.display.trueLabel": "显示",
  117. "axis.x.ticks.style.stroke.description": "X 轴刻度标记的颜色。",
  118. "axis.x.ticks.style.stroke.name": "刻度标记颜色",
  119. "axis.x.title.display.description": "显示或隐藏 X 轴轴名。",
  120. "axis.x.title.display.falseLabel": "隐藏",
  121. "axis.x.title.display.name": "显示标题",
  122. "axis.x.title.display.trueLabel": "显示",
  123. "axis.x.title.style.fill.description": "X 轴轴名的颜色。",
  124. "axis.x.title.style.fill.name": "轴名颜色",
  125. "axis.x.title.style.font-family.description": "X 轴轴名的字体系列名称。",
  126. "axis.x.title.style.font-family.name": "轴名字体系列",
  127. "axis.x.title.style.font-size.description": "X 轴轴名字体大小(CSS 大小)。",
  128. "axis.x.title.style.font-size.name": "轴名字体大小",
  129. "axis.x.title.style.font.description": "X 轴轴名字体属性(CSS 样式)。",
  130. "axis.x.title.style.font.name": "标题字体",
  131. "axis.x.title.text.description": "X 轴的轴名。",
  132. "axis.x.title.text.name": "标题",
  133. "axis.y.gridlines.display.description": "显示或隐藏 Y 轴网格线。",
  134. "axis.y.gridlines.display.falseLabel": "隐藏",
  135. "axis.y.gridlines.display.name": "显示网格线",
  136. "axis.y.gridlines.display.trueLabel": "显示",
  137. "axis.y.gridlines.style.stroke-dasharray.description": "应用于 Y 轴网格线的短划线图型。",
  138. "axis.y.gridlines.style.stroke-dasharray.name": "网格线的短划线图型",
  139. "axis.y.gridlines.style.stroke.description": "Y 轴网格线的颜色。",
  140. "axis.y.gridlines.style.stroke.name": "网格线颜色",
  141. "axis.y.labels.display.description": "显示或隐藏 Y 轴轴标。",
  142. "axis.y.labels.display.falseLabel": "隐藏",
  143. "axis.y.labels.display.name": "显示标签",
  144. "axis.y.labels.display.trueLabel": "显示",
  145. "axis.y.labels.layoutMode.description": "配置 Y 轴轴标的布局方式。",
  146. "axis.y.labels.layoutMode.name": "布局方式",
  147. "axis.y.labels.layoutMode.options.horizontal": "水平",
  148. "axis.y.labels.layoutMode.options.rotate90": "已旋转 90 度",
  149. "axis.y.labels.style.fill.description": "Y 轴轴标的颜色。",
  150. "axis.y.labels.style.fill.name": "轴标颜色",
  151. "axis.y.labels.style.font-family.description": "Y 轴轴标的字体系列。",
  152. "axis.y.labels.style.font-family.name": "轴标字体系列",
  153. "axis.y.labels.style.font-size.description": "Y 轴轴标的大小(CSS 大小)。",
  154. "axis.y.labels.style.font-size.name": "轴标字体大小",
  155. "axis.y.labels.style.font.description": "Y 轴轴标的字体属性(CSS 样式)。",
  156. "axis.y.labels.style.font.name": "轴标字体",
  157. "axis.y.labels.zoomPan.description": "平移和缩放时显示或隐藏 Y 轴轴标。",
  158. "axis.y.labels.zoomPan.falseLabel": "显示",
  159. "axis.y.labels.zoomPan.name": "轴标平移和缩放",
  160. "axis.y.labels.zoomPan.trueLabel": "隐藏",
  161. "axis.y.line.display.description": "显示或隐藏 Y 轴轴线。",
  162. "axis.y.line.display.falseLabel": "隐藏",
  163. "axis.y.line.display.name": "显示线",
  164. "axis.y.line.display.trueLabel": "显示",
  165. "axis.y.line.style.stroke.description": "Y 轴轴线的颜色。",
  166. "axis.y.line.style.stroke.name": "线条颜色",
  167. "axis.y.scale.includeZero.description": "设置为“是”时,Y 轴上包含 0。",
  168. "axis.y.scale.includeZero.falseLabel": "不包含",
  169. "axis.y.scale.includeZero.name": "包含零",
  170. "axis.y.scale.includeZero.trueLabel": "包含",
  171. "axis.y.scale.max.description": "Y 轴上显示的最大值。",
  172. "axis.y.scale.max.name": "最大值",
  173. "axis.y.scale.min.description": "Y 轴上显示的最小值。",
  174. "axis.y.scale.min.name": "最小值",
  175. "axis.y.scale.nice.description": "设置为“是”时,Y 轴上会使用细调端点值。",
  176. "axis.y.scale.nice.falseLabel": "不应用细调",
  177. "axis.y.scale.nice.name": "细调",
  178. "axis.y.scale.nice.trueLabel": "应用细调",
  179. "axis.y.ticks.display.description": "显示或隐藏 Y 轴刻度标记。",
  180. "axis.y.ticks.display.falseLabel": "隐藏",
  181. "axis.y.ticks.display.name": "显示刻度标记",
  182. "axis.y.ticks.display.trueLabel": "显示",
  183. "axis.y.ticks.style.stroke.description": "Y 轴刻度标记的颜色。",
  184. "axis.y.ticks.style.stroke.name": "刻度标记颜色",
  185. "axis.y.title.display.description": "显示或隐藏 Y 轴轴名。",
  186. "axis.y.title.display.falseLabel": "隐藏",
  187. "axis.y.title.display.name": "显示标题",
  188. "axis.y.title.display.trueLabel": "显示",
  189. "axis.y.title.style.fill.description": "Y 轴轴名的颜色。",
  190. "axis.y.title.style.fill.name": "标题颜色",
  191. "axis.y.title.style.font-family.description": "Y 轴轴名的字体系列名称。",
  192. "axis.y.title.style.font-family.name": "标题字体系列",
  193. "axis.y.title.style.font-size.description": "Y 轴轴名字体的大小(CSS 大小)。",
  194. "axis.y.title.style.font-size.name": "标题字体大小",
  195. "axis.y.title.style.font.description": "Y 轴轴名字体属性(CSS 样式)。",
  196. "axis.y.title.style.font.name": "标题字体",
  197. "axis.y.title.text.description": "Y 轴的轴名。",
  198. "axis.y.title.text.name": "标题",
  199. "background.chart.color.description": "图表的背景色。",
  200. "background.chart.color.name": "背景色",
  201. "background.elements.color.description": "图表元素后面的背景色。",
  202. "background.elements.color.name": "元素背景色",
  203. "boxplot.applysize.description": "设置为“是”时,箱图的大小由有序数据控制。",
  204. "boxplot.applysize.falseLabel": "使用柱形宽度",
  205. "boxplot.applysize.name": "将大小应用于有序数据",
  206. "boxplot.applysize.trueLabel": "使用大小",
  207. "boxplot.config.boxplot.description": "箱图显示数值的分布(例如中间值、上、下四分位数和界外值)的统计汇总。",
  208. "boxplot.config.boxplot.label": "箱图",
  209. "boxplot.description": "箱图显示数值的分布(例如中间值、上、下四分位数和界外值)的统计汇总。",
  210. "boxplot.extremum.style.fill.description": "应用于箱图极值的填充颜色。",
  211. "boxplot.extremum.style.fill.name": "极值填充颜色",
  212. "boxplot.extremum.style.stroke-width.description": "箱图极值的宽度。",
  213. "boxplot.extremum.style.stroke-width.name": "极值宽度",
  214. "boxplot.extremum.style.stroke.description": "应用于箱图极值的颜色。",
  215. "boxplot.extremum.style.stroke.name": "极值颜色",
  216. "boxplot.label": "箱图",
  217. "boxplot.mean.style.stroke-width.description": "每个箱图平均值的宽度。",
  218. "boxplot.mean.style.stroke-width.name": "平均值线宽",
  219. "boxplot.mean.style.stroke.description": "应用于每个箱图平均值的颜色。",
  220. "boxplot.mean.style.stroke.name": "平均值颜色",
  221. "boxplot.median.style.stroke-width.description": "箱图中间值的线宽。",
  222. "boxplot.median.style.stroke-width.name": "中间值线宽",
  223. "boxplot.median.style.stroke.description": "应用于每个箱图中间值的颜色。",
  224. "boxplot.median.style.stroke.name": "中间值颜色",
  225. "boxplot.outlier.style.fill.description": "应用于箱图界外值的填充颜色。",
  226. "boxplot.outlier.style.fill.name": "界外值填充颜色",
  227. "boxplot.outlier.style.stroke-width.description": "箱图界外值的宽度。",
  228. "boxplot.outlier.style.stroke-width.name": "界外值宽度",
  229. "boxplot.outlier.style.stroke.description": "应用于箱图界外值的颜色。",
  230. "boxplot.outlier.style.stroke.name": "界外值颜色",
  231. "boxplot.propertyPresentation.advanced.boxplotSpecificProperties.description": "特定于箱图的属性",
  232. "boxplot.propertyPresentation.advanced.boxplotSpecificProperties.label": "箱图",
  233. "boxplot.size.description": "使用连续数据时箱图的宽度(以像素为单位)。",
  234. "boxplot.size.name": "大小",
  235. "boxplot.style.fill.description": "应用于箱图的填充颜色。",
  236. "boxplot.style.fill.name": "填充颜色",
  237. "boxplot.style.stroke-width.description": "箱图线宽。",
  238. "boxplot.style.stroke-width.name": "线宽",
  239. "boxplot.style.stroke.description": "应用于箱图线条的颜色。",
  240. "boxplot.style.stroke.name": "线条颜色",
  241. "boxplot.whisker.style.stroke-width.description": "箱图须线的宽度。",
  242. "boxplot.whisker.style.stroke-width.name": "须线线宽",
  243. "boxplot.whisker.style.stroke.description": "应用于箱图须线的颜色。",
  244. "boxplot.whisker.style.stroke.name": "须线颜色",
  245. "color.null.description": "用于控制空值所应用的颜色或图案的调色板。",
  246. "color.null.name": "调色板空值",
  247. "color.palette.description": "用于控制图表中数据元素所应用的颜色或图案的调色板。",
  248. "color.palette.name": "调色板",
  249. "data.handling.description": "用于绘制数据的配置。",
  250. "data.handling.name": "配置",
  251. "data.handling.options.Clustered": "簇状图",
  252. "data.handling.options.None": "无",
  253. "datamodel.hierarchial.label": "分层数据模型",
  254. "datamodel.tabular.boxplot.description": "箱图的表格数据模型。",
  255. "datamodel.tabular.label": "表格数据模型",
  256. "dataset.hierarchial.label": "分层数据集",
  257. "dataset.tabular.description": "行和列的表格数据集。",
  258. "dataset.tabular.label": "表格数据集",
  259. "dataset.tabular.link.description": "确定节点之间的链接。",
  260. "dataset.tabular.link.label": "表格链接数据集",
  261. "dataset.tabular.node.description": "用于定义节点的表格数据集。",
  262. "dataset.tabular.node.label": "表格节点数据集",
  263. "dataslot.categories.label": "类别",
  264. "dataslot.category.label": "类别",
  265. "dataslot.children.description": "应用于树节点时,以数组列表格式返回该节点的子代。",
  266. "dataslot.children.label": "子项",
  267. "dataslot.color.description": "确定形状的颜色。",
  268. "dataslot.color.label": "颜色",
  269. "dataslot.key.description": "已调用以使每行与元素匹配。主要用于转换。",
  270. "dataslot.key.label": "密钥",
  271. "dataslot.label.description": "确定形状的标签。",
  272. "dataslot.label.label": "标签",
  273. "dataslot.maximumValue.label": "最大值",
  274. "dataslot.source.label": "源",
  275. "dataslot.sourceValue.label": "源值",
  276. "dataslot.tabular.id.description": "节点的标识。",
  277. "dataslot.tabular.id.label": "标识",
  278. "dataslot.tabular.size.description": "确定形状的大小。",
  279. "dataslot.tabular.size.label": "大小",
  280. "dataslot.target.label": "目标",
  281. "dataslot.targetValue.label": "目标值",
  282. "dataslot.value.label": "值",
  283. "dataslot.x.boxplot.description": "箱图的 x 坐标。此值可以为数字、字符串或日期。",
  284. "dataslot.x.label": "X 轴",
  285. "dataslot.y.boxplot.description": "箱图的 y 坐标。此值必须为数字。",
  286. "dataslot.y.label": "Y 轴",
  287. "defaultPalette.description": "Rave2 默认值描述",
  288. "defaultPalette.label": "Rave2 默认值",
  289. "effect.duration.description": "动画持续时间(以毫秒为单位)。",
  290. "effect.duration.name": "动画持续时间(毫秒)",
  291. "effect.name.description": "绘制图表时使用的效果。",
  292. "effect.name.name": "动画",
  293. "effect.name.options.grow": "增长",
  294. "effect.name.options.none": "无",
  295. "effect.name.options.transition": "转换",
  296. "layout.axissize.bottom.max.description": "底轴的最大大小,以 CSS 大小或百分比形式表示。",
  297. "layout.axissize.bottom.max.name": "底轴最大大小",
  298. "layout.axissize.bottom.min.description": "底轴的最小大小,以 CSS 大小或百分比形式表示。",
  299. "layout.axissize.bottom.min.name": "底轴最小大小",
  300. "layout.axissize.bottom.preferred.description": "底轴的首选大小,以 CSS 大小或百分比形式表示。",
  301. "layout.axissize.bottom.preferred.name": "底轴首选大小",
  302. "layout.axissize.left.max.description": "左轴的最大大小,以 CSS 大小或百分比形式表示。",
  303. "layout.axissize.left.max.name": "左轴最大大小",
  304. "layout.axissize.left.min.description": "左轴的最小大小,以 CSS 大小或百分比形式表示。",
  305. "layout.axissize.left.min.name": "左轴最小大小",
  306. "layout.axissize.left.preferred.description": "左轴的首选大小,以 CSS 大小或百分比形式表示。",
  307. "layout.axissize.left.preferred.name": "左轴首选大小",
  308. "layout.axissize.right.max.description": "右轴的最大大小,以 CSS 大小或百分比形式表示。",
  309. "layout.axissize.right.max.name": "右轴最大大小",
  310. "layout.axissize.right.min.description": "右轴的最小大小,以 CSS 大小或百分比形式表示。",
  311. "layout.axissize.right.min.name": "右轴最小大小",
  312. "layout.axissize.right.preferred.description": "右轴的首选大小,以 CSS 大小或百分比形式表示。",
  313. "layout.axissize.right.preferred.name": "右轴首选大小",
  314. "layout.axissize.top.max.description": "顶轴的最大大小,以 CSS 大小或百分比形式表示。",
  315. "layout.axissize.top.max.name": "顶轴最大大小",
  316. "layout.axissize.top.min.description": "顶轴的最小大小,以 CSS 大小或百分比形式表示。",
  317. "layout.axissize.top.min.name": "顶轴最小大小",
  318. "layout.axissize.top.preferred.description": "顶轴的首选大小,以 CSS 大小或百分比形式表示。",
  319. "layout.axissize.top.preferred.name": "顶轴首选大小",
  320. "layout.chart.padding.bottom.description": "图表底部的填充。",
  321. "layout.chart.padding.bottom.name": "底部填充",
  322. "layout.chart.padding.left.description": "图表左侧的填充。",
  323. "layout.chart.padding.left.name": "左侧填充",
  324. "layout.chart.padding.right.description": "图表右侧的填充。",
  325. "layout.chart.padding.right.name": "右侧填充",
  326. "layout.chart.padding.top.description": "图表顶部的填充。",
  327. "layout.chart.padding.top.name": "顶部填充",
  328. "layout.legendchart.align.description": "是否将图注与图表的中心对齐。",
  329. "layout.legendchart.align.name": "将图注与图表对齐",
  330. "layout.legendchart.gap.description": "图表和图注之间的空间,以 CSS 大小或百分比形式表示。",
  331. "layout.legendchart.gap.name": "图例和图表之间的空间",
  332. "layout.legendsize.max.description": "图注的最大大小,以 CSS 大小或百分比形式表示。",
  333. "layout.legendsize.max.name": "最大大小",
  334. "layout.legendsize.min.description": "图注的最小大小,以 CSS 大小或百分比形式表示。",
  335. "layout.legendsize.min.name": "最小大小",
  336. "layout.legendsize.preferred.description": "图注的首选大小,以 CSS 大小或百分比形式表示。",
  337. "layout.legendsize.preferred.name": "首选大小",
  338. "layout.padding.description": "图表和图注的填充。",
  339. "layout.padding.name": "填充",
  340. "legend.display.description": "显示或隐藏图注。",
  341. "legend.display.falseLabel": "隐藏",
  342. "legend.display.name": "显示图注",
  343. "legend.display.trueLabel": "显示",
  344. "legend.entrystyle.font.description": "图注条目的字体属性。",
  345. "legend.entrystyle.font.name": "条目字体",
  346. "legend.position.description": "图表中图注的位置。",
  347. "legend.position.name": "图注位置",
  348. "legend.position.options.bottom": "底部",
  349. "legend.position.options.left": "左侧",
  350. "legend.position.options.right": "右侧",
  351. "legend.position.options.top": "顶部",
  352. "legend.title.description": "图注的标题。",
  353. "legend.title.name": "标题",
  354. "legend.titlestyle.fill.description": "图注标题的颜色。",
  355. "legend.titlestyle.fill.name": "标题颜色",
  356. "legend.titlestyle.font.description": "图注标题的字体属性。",
  357. "legend.titlestyle.font.name": "标题字体",
  358. "legend.titlestyle.fontfamily.description": "图注标题的字体系列。",
  359. "legend.titlestyle.fontfamily.name": "标题字体系列",
  360. "legend.titlestyle.fontsize.description": "图注标题的字体大小。",
  361. "legend.titlestyle.fontsize.name": "标题字体大小",
  362. "propertyPresentation.advanced.axisSizeProperties.description": "轴大小属性。",
  363. "propertyPresentation.advanced.axisSizeProperties.label": "轴大小",
  364. "propertyPresentation.advanced.clientBehaviorProperties.description": "客户机端属性。",
  365. "propertyPresentation.advanced.clientBehaviorProperties.label": "客户机行为",
  366. "propertyPresentation.advanced.commonProperties.description": "公共属性。",
  367. "propertyPresentation.advanced.commonProperties.label": "公共",
  368. "propertyPresentation.advanced.description": "分组结构的所有属性的高级列表。",
  369. "propertyPresentation.advanced.label": "高级",
  370. "propertyPresentation.advanced.labelProperties.description": "标签属性",
  371. "propertyPresentation.advanced.labelProperties.label": "标签",
  372. "propertyPresentation.advanced.legendProperties.description": "图注属性。",
  373. "propertyPresentation.advanced.legendProperties.label": "图注",
  374. "propertyPresentation.advanced.xAxisProperties.description": "X 轴属性。",
  375. "propertyPresentation.advanced.xAxisProperties.label": "X 轴",
  376. "propertyPresentation.advanced.yAxisProperties.description": "Y 轴属性。",
  377. "propertyPresentation.advanced.yAxisProperties.label": "Y 轴",
  378. "propertyPresentation.simple.description": "最常用属性的简单列表。",
  379. "propertyPresentation.simple.label": "简单",
  380. "rave2.colorpalette.blueContinuousSequential.description": "蓝色连续序列描述",
  381. "rave2.colorpalette.blueContinuousSequential.label": "蓝色连续序列",
  382. "rave2.colorpalette.blueDiscreteSequential.description": "蓝色离散序列描述",
  383. "rave2.colorpalette.blueDiscreteSequential.label": "蓝色离散序列",
  384. "rave2.colorpalette.blueGreenContinuousDivergent.description": "蓝绿连续发散描述",
  385. "rave2.colorpalette.blueGreenContinuousDivergent.label": "蓝绿连续发散",
  386. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "蓝绿离散发散描述",
  387. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "蓝绿离散发散",
  388. "rave2.colorpalette.dark.description": "深色描述",
  389. "rave2.colorpalette.dark.label": "深",
  390. "rave2.colorpalette.financial.description": "财务描述",
  391. "rave2.colorpalette.financial.label": "财务",
  392. "rave2.colorpalette.greenContinuousSequential.description": "绿色连续序列描述",
  393. "rave2.colorpalette.greenContinuousSequential.label": "绿色连续序列",
  394. "rave2.colorpalette.greenDiscreteSequential.description": "绿色离散序列描述",
  395. "rave2.colorpalette.greenDiscreteSequential.label": "绿色离散序列",
  396. "rave2.colorpalette.light.description": "浅色描述",
  397. "rave2.colorpalette.light.label": "浅",
  398. "rave2.colorpalette.medical.description": "医疗描述",
  399. "rave2.colorpalette.medical.label": "医疗",
  400. "rave2.colorpalette.orangeContinuousSequential.description": "橙色连续序列描述",
  401. "rave2.colorpalette.orangeContinuousSequential.label": "橙色连续序列",
  402. "rave2.colorpalette.orangeDiscreteSequential.description": "橙色离散序列描述",
  403. "rave2.colorpalette.orangeDiscreteSequential.label": " 橙色离散序列",
  404. "rave2.colorpalette.purpleContinuousSequential.description": "紫色连续序列描述",
  405. "rave2.colorpalette.purpleContinuousSequential.label": "紫色连续序列",
  406. "rave2.colorpalette.purpleDiscreteSequential.description": "紫色离散序列描述",
  407. "rave2.colorpalette.purpleDiscreteSequential.label": "紫色离散序列",
  408. "rave2.colorpalette.redBlueContinuousDivergent.description": "红蓝连续发散描述",
  409. "rave2.colorpalette.redBlueContinuousDivergent.label": "红蓝连续发散",
  410. "rave2.colorpalette.redBlueDiscreteDivergent.description": "红蓝离散发散描述",
  411. "rave2.colorpalette.redBlueDiscreteDivergent.label": "红蓝离散发散",
  412. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "红蓝逆向连续发散描述",
  413. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "红蓝逆向连续发散",
  414. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "红蓝逆向离散发散描述",
  415. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "红蓝逆向离散发散",
  416. "rave2.colorpalette.redContinuousSequential.description": "红色连续序列描述",
  417. "rave2.colorpalette.redContinuousSequential.label": "红色连续序列",
  418. "rave2.colorpalette.redDiscreteSequential.description": "红色离散序列描述",
  419. "rave2.colorpalette.redDiscreteSequential.label": " 红色离散序列",
  420. "rave2.colorpalette.redGreenContinuousDivergent.description": "红绿连续发散描述",
  421. "rave2.colorpalette.redGreenContinuousDivergent.label": "红绿连续发散",
  422. "rave2.colorpalette.redGreenDiscreteDivergent.description": "红绿离散发散描述",
  423. "rave2.colorpalette.redGreenDiscreteDivergent.label": "红绿离散发散",
  424. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "红绿逆向连续发散描述",
  425. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "红绿逆向连续发散",
  426. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "红绿逆向离散发散描述",
  427. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "红绿逆向离散发散",
  428. "rave2.colorpalette.tealContinuousSequential.description": "青色连续序列描述",
  429. "rave2.colorpalette.tealContinuousSequential.label": "青色连续序列",
  430. "rave2.colorpalette.tealDiscreteSequential.description": "青色离散序列描述",
  431. "rave2.colorpalette.tealDiscreteSequential.label": "青色离散序列",
  432. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "青紫连续发散描述",
  433. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "青紫连续发散",
  434. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "青紫离散发散描述",
  435. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青紫离散发散",
  436. "rave2.colorpalette.violetContinuousSequential.description": "紫罗兰色连续序列描述",
  437. "rave2.colorpalette.violetContinuousSequential.label": "紫罗兰色连续序列",
  438. "rave2.colorpalette.violetDiscreteSequential.description": "紫罗兰色离散序列描述",
  439. "rave2.colorpalette.violetDiscreteSequential.label": "紫罗兰色离散序列",
  440. "rave2.colorpalette.yellowContinuousSequential.description": "黄色连续序列描述",
  441. "rave2.colorpalette.yellowContinuousSequential.label": "黄色连续序列",
  442. "rave2.colorpalette.yellowDiscreteSequential.description": "黄色离散序列描述",
  443. "rave2.colorpalette.yellowDiscreteSequential.label": "黄色离散序列",
  444. "zoom.description": "在 X 轴和/或 Y 轴方向缩放图表。",
  445. "zoom.name": "缩放",
  446. "zoom.options.both": "两者",
  447. "zoom.options.none": "无",
  448. "zoom.options.x": "X",
  449. "zoom.options.y": "Y"
  450. }