{
"actions.applyHighlight.description": "突出显示节点。",
"actions.applyHighlight.label": "应用突出显示操作",
"actions.applySelection.description": "选择节点。",
"actions.applySelection.label": "应用选择操作",
"actions.args.attributes.description": "执行操作期间应用的属性到值的可选映射。",
"actions.args.attributes.label": "可选属性函数自变量",
"actions.args.primaryAttributes.description": "执行操作期间应用的主要属性的可选地图。",
"actions.args.primaryAttributes.label": "可选主要属性函数自变量",
"actions.args.primarySelector.description": "将应用操作的节点的主要选择器。",
"actions.args.primarySelector.label": "主要选择器函数自变量",
"actions.args.secondaryAttributes.description": "执行操作期间应用的辅助属性的可选地图。",
"actions.args.secondaryAttributes.label": "可选辅助属性函数自变量",
"actions.args.secondarySelector.description": "将应用操作的节点的辅助选择器。",
"actions.args.secondarySelector.label": "辅助选择器函数自变量",
"actions.args.selector.description": "将应用操作的节点的选择器。",
"actions.args.selector.label": "选择器函数自变量",
"actions.breadCrumb.description": "通过面包屑上下浏览详细信息。",
"actions.breadCrumb.label": "面包屑导航操作",
"actions.chord.selector.description": "将应用操作的弦图的选择器。",
"actions.chord.selector.label": "弦图的选择器函数自变量",
"actions.chord.toggleSelect.description": "切换对弦图的选择。",
"actions.chord.toggleSelect.label": "切换对弦图的选择操作",
"actions.chordGroup.highlight.description": "突出显示弦图组以及与其连接的所有内容。",
"actions.chordGroup.highlight.label": "弦图组突出显示操作",
"actions.chordGroup.removeHighlight.description": "移除对弦图组的突出显示以及与其连接的所有内容。",
"actions.chordGroup.removeHighlight.label": "弦图组移除突出显示操作",
"actions.chordGroup.selector.description": "将应用操作的弦图组的选择器。",
"actions.chordGroup.selector.label": "弦图组的选择器函数自变量",
"actions.drillDown.description": "向下钻取到下一个级别的详细信息。",
"actions.drillDown.label": "向下钻取操作",
"actions.removeAllSelect.description": "移除对所有节点的所有选择。",
"actions.removeAllSelect.label": "移除所有选择操作",
"actions.removeHighlight.description": "移除节点的突出显示。",
"actions.removeHighlight.label": "移除突出显示操作",
"actions.removeSelection.description": "移除对节点的选择。",
"actions.removeSelection.label": "移除选择操作",
"actions.toggleSelect.description": "切换对节点的选择。",
"actions.toggleSelect.label": "切换选择操作",
"actions.zoom.args.panX.description": "X 方向的平移量。",
"actions.zoom.args.panX.label": "缩放 x 平移量函数自变量",
"actions.zoom.args.panY.description": "Y 方向的平移量。",
"actions.zoom.args.panY.label": "缩放 y 平移量函数自变量",
"actions.zoom.args.scale.description": "缩放操作的比例量。",
"actions.zoom.args.scale.label": "缩放比例函数自变量",
"actions.zoom.description": "缩放操作",
"actions.zoom.label": "缩放操作",
"actions.zoomPackedBubble.description": "缩放压缩气泡图。",
"actions.zoomPackedBubble.label": "缩放压缩气泡图操作",
"background.chart.color.description": "图表的背景色。",
"background.chart.color.name": "背景色",
"background.color.description": "图表的背景色。",
"background.elements.color.description": "图表元素后面的背景色。",
"background.elements.color.name": "元素背景色",
"border.color.description": "饼形图的边框颜色。",
"border.color.name": "饼形图边框颜色",
"border.width.description": "饼形图的边框宽度。",
"border.width.name": "饼形图边框宽度",
"color.palette.description": "用于控制图表中数据元素所应用的颜色或图案的调色板。",
"color.palette.name": "调色板",
"contrast.label.color.description": "将标签颜色调整为与后台不同的颜色。",
"contrast.label.color.name": "与后台不同的标签颜色",
"data.handling.description": "用于绘制数据的配置。",
"data.handling.name": "配置",
"datamodel.hierarchial.label": "分层数据模型",
"datamodel.hierarchial.pie.description": "多级别饼形图的分层（树）模型，其中每个节点具有子代，且每个切片具有标签和值（大小）。",
"datamodel.tabular.label": "表格数据模型",
"datamodel.tabular.pie.description": "简单饼形图的表格模型，其中每个切片具有标签和值（大小）。",
"dataset.hierarchial.label": "分层数据集",
"dataset.hierarchial.pie.description": "分层树的根节点。使用“子代”数据槽获取每个节点的子代。",
"dataset.tabular.description": "行和列的表格数据集。",
"dataset.tabular.label": "表格数据集",
"dataset.tabular.link.description": "确定节点之间的链接。",
"dataset.tabular.link.label": "表格链接数据集",
"dataset.tabular.node.description": "用于定义节点的表格数据集。",
"dataset.tabular.node.label": "表格节点数据集",
"dataslot.categories.label": "类别",
"dataslot.category.label": "类别",
"dataslot.children.description": "应用于树节点时，以数组列表格式返回该节点的子代。",
"dataslot.children.label": "子项",
"dataslot.color.description": "确定形状的颜色。",
"dataslot.color.label": "颜色",
"dataslot.color.pie.description": "饼形图切片的标签，也用于颜色。",
"dataslot.key.description": "已调用以使每行与元素匹配。主要用于转换。",
"dataslot.key.label": "密钥",
"dataslot.label.description": "确定形状的标签。",
"dataslot.label.label": "标签",
"dataslot.maximumValue.label": "最大值",
"dataslot.source.label": "源",
"dataslot.sourceValue.label": "源值",
"dataslot.tabular.id.description": "节点的标识。",
"dataslot.tabular.id.label": "标识",
"dataslot.tabular.size.description": "确定形状的大小。",
"dataslot.tabular.size.label": "大小",
"dataslot.target.label": "目标",
"dataslot.targetValue.label": "目标值",
"dataslot.value.label": "值",
"dataslot.value.pie.description": "饼形图切片的相对大小。",
"dataslot.x.label": "X 轴",
"dataslot.y.label": "Y 轴",
"defaultPalette.description": "Rave2 默认值描述",
"defaultPalette.label": "Rave2 默认值",
"donut.radius.description": "圆环的半径。0 表示圆环大小为 0（空图表）。1 显示完整饼形图。",
"donut.radius.name": "圆环半径（0 到 1）",
"effect.duration.description": "动画持续时间（以毫秒为单位）。",
"effect.duration.name": "动画持续时间（毫秒）",
"effect.name.description": "绘制图表时使用的效果。",
"effect.name.name": "动画",
"effect.name.options.none": "无",
"effect.name.options.transition": "转换",
"grid.color.description": "网格线的颜色。",
"grid.color.name": "网格线颜色",
"grid.display.description": "显示或隐藏网格线。",
"grid.display.name": "显示网格线",
"label.shadow.description": "显示或隐藏标签的阴影。",
"label.shadow.name": "标签阴影",
"labelField.description": "指定显示为标签的字段。",
"labelField.name": "标签字段",
"labelField.options.category": "类别",
"labelField.options.value": "值",
"labelField.options.valueAsPercentage": "显示为百分比",
"labelLocation.description": "指定绘制切片标签的位置。",
"labelLocation.name": "标签显示选项",
"labelLocation.options.callout": "标注",
"labelLocation.options.center": "径向居中",
"labelLocation.options.centerHorizontal": "水平居中",
"labelLocation.options.none": "无",
"labelstyle.font.description": "饼形图标签的字体样式",
"labelstyle.font.name": "饼形图标签字体",
"layout.axissize.bottom.max.description": "底轴的最大大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.bottom.max.name": "底轴最大大小",
"layout.axissize.bottom.min.description": "底轴的最小大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.bottom.min.name": "底轴最小大小",
"layout.axissize.bottom.preferred.description": "底轴的首选大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.bottom.preferred.name": "底轴首选大小",
"layout.axissize.left.max.description": "左轴的最大大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.left.max.name": "左轴最大大小",
"layout.axissize.left.min.description": "左轴的最小大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.left.min.name": "左轴最小大小",
"layout.axissize.left.preferred.description": "左轴的首选大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.left.preferred.name": "左轴首选大小",
"layout.axissize.right.max.description": "右轴的最大大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.right.max.name": "右轴最大大小",
"layout.axissize.right.min.description": "右轴的最小大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.right.min.name": "右轴最小大小",
"layout.axissize.right.preferred.description": "右轴的首选大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.right.preferred.name": "右轴首选大小",
"layout.axissize.top.max.description": "顶轴的最大大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.top.max.name": "顶轴最大大小",
"layout.axissize.top.min.description": "顶轴的最小大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.top.min.name": "顶轴最小大小",
"layout.axissize.top.preferred.description": "顶轴的首选大小，以 CSS 大小或百分比形式表示。",
"layout.axissize.top.preferred.name": "顶轴首选大小",
"layout.chart.padding.bottom.description": "图表底部的填充。",
"layout.chart.padding.bottom.name": "底部填充",
"layout.chart.padding.left.description": "图表左侧的填充。",
"layout.chart.padding.left.name": "左侧填充",
"layout.chart.padding.right.description": "图表右侧的填充。",
"layout.chart.padding.right.name": "右侧填充",
"layout.chart.padding.top.description": "图表顶部的填充。",
"layout.chart.padding.top.name": "顶部填充",
"layout.legendchart.align.description": "是否将图注与图表的中心对齐。",
"layout.legendchart.align.name": "将图注与图表对齐",
"layout.legendchart.gap.description": "图表和图注之间的空间，以 CSS 大小或百分比形式表示。",
"layout.legendchart.gap.name": "图例和图表之间的空间",
"layout.legendsize.max.description": "图注的最大大小，以 CSS 大小或百分比形式表示。",
"layout.legendsize.max.name": "最大大小",
"layout.legendsize.min.description": "图注的最小大小，以 CSS 大小或百分比形式表示。",
"layout.legendsize.min.name": "最小大小",
"layout.legendsize.preferred.description": "图注的首选大小，以 CSS 大小或百分比形式表示。",
"layout.legendsize.preferred.name": "首选大小",
"layout.padding.description": "图表和图注的填充。",
"layout.padding.name": "填充",
"legend.display.description": "显示或隐藏图注。",
"legend.display.falseLabel": "隐藏",
"legend.display.name": "显示图注",
"legend.display.trueLabel": "显示",
"legend.entrystyle.font.description": "图注条目的字体属性。",
"legend.entrystyle.font.name": "条目字体",
"legend.position.description": "图表中图注的位置。",
"legend.position.name": "图注位置",
"legend.position.options.bottom": "底部",
"legend.position.options.left": "左侧",
"legend.position.options.right": "右侧",
"legend.position.options.top": "顶部",
"legend.title.description": "图注的标题。",
"legend.title.name": "标题",
"legend.titlestyle.fill.description": "图注标题的颜色。",
"legend.titlestyle.fill.name": "标题颜色",
"legend.titlestyle.font.description": "图注标题的字体属性。",
"legend.titlestyle.font.name": "标题字体",
"legend.titlestyle.fontfamily.description": "图注标题的字体系列。",
"legend.titlestyle.fontfamily.name": "标题字体系列",
"legend.titlestyle.fontsize.description": "图注标题的字体大小。",
"legend.titlestyle.fontsize.name": "标题字体大小",
"pie.config.pie.description": "饼形图可视化使用扇区显示各部分相对于整体的关系。可以使用饼形图可视化来突出显示比例。",
"pie.config.pie.label": "饼形图",
"pie.description": "饼形图使用一个圆的扇区显示各部分相对于整体的关系。可以使用饼形图来突出显示比例。",
"pie.label": "饼形图",
"pie.propertyPresentation.advanced.pieSpecificProperties.description": "特定于饼形图的属性",
"pie.propertyPresentation.advanced.pieSpecificProperties.label": "饼形图",
"propertyPresentation.advanced.axisSizeProperties.description": "轴大小属性。",
"propertyPresentation.advanced.axisSizeProperties.label": "轴大小",
"propertyPresentation.advanced.clientBehaviorProperties.description": "客户机端属性。",
"propertyPresentation.advanced.clientBehaviorProperties.label": "客户机行为",
"propertyPresentation.advanced.commonProperties.description": "公共属性。",
"propertyPresentation.advanced.commonProperties.label": "公共",
"propertyPresentation.advanced.description": "分组结构的所有属性的高级列表。",
"propertyPresentation.advanced.label": "高级",
"propertyPresentation.advanced.labelProperties.description": "标签属性",
"propertyPresentation.advanced.labelProperties.label": "标签",
"propertyPresentation.advanced.legendProperties.description": "图注属性。",
"propertyPresentation.advanced.legendProperties.label": "图注",
"propertyPresentation.advanced.xAxisProperties.description": "X 轴属性。",
"propertyPresentation.advanced.xAxisProperties.label": "X 轴",
"propertyPresentation.advanced.yAxisProperties.description": "Y 轴属性。",
"propertyPresentation.advanced.yAxisProperties.label": "Y 轴",
"propertyPresentation.simple.description": "最常用属性的简单列表。",
"propertyPresentation.simple.label": "简单",
"rave2.colorpalette.blueContinuousSequential.description": "蓝色连续序列描述",
"rave2.colorpalette.blueContinuousSequential.label": "蓝色连续序列",
"rave2.colorpalette.blueDiscreteSequential.description": "蓝色离散序列描述",
"rave2.colorpalette.blueDiscreteSequential.label": "蓝色离散序列",
"rave2.colorpalette.blueGreenContinuousDivergent.description": "蓝绿连续发散描述",
"rave2.colorpalette.blueGreenContinuousDivergent.label": "蓝绿连续发散",
"rave2.colorpalette.blueGreenDiscreteDivergent.description": "蓝绿离散发散描述",
"rave2.colorpalette.blueGreenDiscreteDivergent.label": "蓝绿离散发散",
"rave2.colorpalette.dark.description": "深色描述",
"rave2.colorpalette.dark.label": "深",
"rave2.colorpalette.financial.description": "财务描述",
"rave2.colorpalette.financial.label": "财务",
"rave2.colorpalette.greenContinuousSequential.description": "绿色连续序列描述",
"rave2.colorpalette.greenContinuousSequential.label": "绿色连续序列",
"rave2.colorpalette.greenDiscreteSequential.description": "绿色离散序列描述",
"rave2.colorpalette.greenDiscreteSequential.label": "绿色离散序列",
"rave2.colorpalette.light.description": "浅色描述",
"rave2.colorpalette.light.label": "浅",
"rave2.colorpalette.medical.description": "医疗描述",
"rave2.colorpalette.medical.label": "医疗",
"rave2.colorpalette.orangeContinuousSequential.description": "橙色连续序列描述",
"rave2.colorpalette.orangeContinuousSequential.label": "橙色连续序列",
"rave2.colorpalette.orangeDiscreteSequential.description": "橙色离散序列描述",
"rave2.colorpalette.orangeDiscreteSequential.label": " 橙色离散序列",
"rave2.colorpalette.purpleContinuousSequential.description": "紫色连续序列描述",
"rave2.colorpalette.purpleContinuousSequential.label": "紫色连续序列",
"rave2.colorpalette.purpleDiscreteSequential.description": "紫色离散序列描述",
"rave2.colorpalette.purpleDiscreteSequential.label": "紫色离散序列",
"rave2.colorpalette.redBlueContinuousDivergent.description": "红蓝连续发散描述",
"rave2.colorpalette.redBlueContinuousDivergent.label": "红蓝连续发散",
"rave2.colorpalette.redBlueDiscreteDivergent.description": "红蓝离散发散描述",
"rave2.colorpalette.redBlueDiscreteDivergent.label": "红蓝离散发散",
"rave2.colorpalette.redBlueInverseContinuousDivergent.description": "红蓝逆向连续发散描述",
"rave2.colorpalette.redBlueInverseContinuousDivergent.label": "红蓝逆向连续发散",
"rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "红蓝逆向离散发散描述",
"rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "红蓝逆向离散发散",
"rave2.colorpalette.redContinuousSequential.description": "红色连续序列描述",
"rave2.colorpalette.redContinuousSequential.label": "红色连续序列",
"rave2.colorpalette.redDiscreteSequential.description": "红色离散序列描述",
"rave2.colorpalette.redDiscreteSequential.label": " 红色离散序列",
"rave2.colorpalette.redGreenContinuousDivergent.description": "红绿连续发散描述",
"rave2.colorpalette.redGreenContinuousDivergent.label": "红绿连续发散",
"rave2.colorpalette.redGreenDiscreteDivergent.description": "红绿离散发散描述",
"rave2.colorpalette.redGreenDiscreteDivergent.label": "红绿离散发散",
"rave2.colorpalette.redGreenInverseContinuousDivergent.description": "红绿逆向连续发散描述",
"rave2.colorpalette.redGreenInverseContinuousDivergent.label": "红绿逆向连续发散",
"rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "红绿逆向离散发散描述",
"rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "红绿逆向离散发散",
"rave2.colorpalette.tealContinuousSequential.description": "青色连续序列描述",
"rave2.colorpalette.tealContinuousSequential.label": "青色连续序列",
"rave2.colorpalette.tealDiscreteSequential.description": "青色离散序列描述",
"rave2.colorpalette.tealDiscreteSequential.label": "青色离散序列",
"rave2.colorpalette.tealPurpleContinuousDivergent.description": "青紫连续发散描述",
"rave2.colorpalette.tealPurpleContinuousDivergent.label": "青紫连续发散",
"rave2.colorpalette.tealPurpleDiscreteDivergent.description": "青紫离散发散描述",
"rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青紫离散发散",
"rave2.colorpalette.violetContinuousSequential.description": "紫罗兰色连续序列描述",
"rave2.colorpalette.violetContinuousSequential.label": "紫罗兰色连续序列",
"rave2.colorpalette.violetDiscreteSequential.description": "紫罗兰色离散序列描述",
"rave2.colorpalette.violetDiscreteSequential.label": "紫罗兰色离散序列",
"rave2.colorpalette.yellowContinuousSequential.description": "黄色连续序列描述",
"rave2.colorpalette.yellowContinuousSequential.label": "黄色连续序列",
"rave2.colorpalette.yellowDiscreteSequential.description": "黄色离散序列描述",
"rave2.colorpalette.yellowDiscreteSequential.label": "黄色离散序列",
"sort.description": "排列顺序。",
"sort.name": "排序",
"sort.options.ascending": "升序",
"sort.options.descending": "降序",
"sort.options.none": "无",
"transpose.description": "设置为“是”时，Y 轴将显示独立刻度，X 轴显示从属刻度。",
"transpose.falseLabel": "不交换",
"transpose.name": "交换 X 轴和 Y 轴",
"transpose.trueLabel": "交换"
}