messages_zh-cn.json 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556
  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.locate.description": "查找操作",
  33. "actions.locate.label": "查找操作",
  34. "actions.removeAllSelect.description": "移除对所有节点的所有选择。",
  35. "actions.removeAllSelect.label": "移除所有选择操作",
  36. "actions.removeHighlight.description": "移除节点的突出显示。",
  37. "actions.removeHighlight.label": "移除突出显示操作",
  38. "actions.removeSelection.description": "移除对节点的选择。",
  39. "actions.removeSelection.label": "移除选择操作",
  40. "actions.toggleSelect.description": "切换对节点的选择。",
  41. "actions.toggleSelect.label": "切换选择操作",
  42. "actions.zoom.args.panX.description": "X 方向的平移量。",
  43. "actions.zoom.args.panX.label": "缩放 x 平移量函数自变量",
  44. "actions.zoom.args.panY.description": "Y 方向的平移量。",
  45. "actions.zoom.args.panY.label": "缩放 y 平移量函数自变量",
  46. "actions.zoom.args.scale.description": "缩放操作的比例量。",
  47. "actions.zoom.args.scale.label": "缩放比例函数自变量",
  48. "actions.zoom.description": "缩放操作",
  49. "actions.zoom.label": "缩放操作",
  50. "actions.zoomPackedBubble.description": "缩放压缩气泡图。",
  51. "actions.zoomPackedBubble.label": "缩放压缩气泡图操作",
  52. "background.chart.color.description": "图表的背景色。",
  53. "background.chart.color.name": "背景色",
  54. "background.color.description": "图表元素后面的背景色。",
  55. "background.elements.color.description": "图表元素后面的背景色。",
  56. "background.elements.color.name": "元素背景色",
  57. "border.color.description": "功能部件之间的边框的颜色。",
  58. "border.color.name": "边框颜色",
  59. "border.width.description": "边框的宽度。",
  60. "border.width.name": "边框宽度",
  61. "bubble.animation.description": "为初始气泡制作的动画效果。",
  62. "bubble.animation.duration.description": "初始气泡动画的持续时间(以毫秒为单位)。",
  63. "bubble.animation.duration.name": "气泡动画持续时间",
  64. "bubble.animation.name": "气泡动画",
  65. "bubble.animation.options.none": "无",
  66. "bubble.animation.options.transition": "转换",
  67. "bubble.size.description": "气泡的半径,以像素为单位(气泡不按数据设置大小时)。",
  68. "bubble.size.name": "气泡大小",
  69. "bubbleBorder.color.description": "气泡边框的颜色。",
  70. "bubbleBorder.color.name": "气泡边框颜色",
  71. "bubbleBorder.width.description": "气泡边框的宽度。",
  72. "bubbleBorder.width.name": "气泡边框宽度",
  73. "color.feature.palette.description": "用于地图中颜色区域的调色板。",
  74. "color.feature.palette.name": "调色板",
  75. "color.featureDynamicPalette.max.description": "用于区域动态调色板最大值的颜色。",
  76. "color.featureDynamicPalette.max.name": "区域最大值颜色",
  77. "color.featureDynamicPalette.mid.description": "用于区域动态调色板中间值的颜色。",
  78. "color.featureDynamicPalette.mid.name": "区域中间值颜色",
  79. "color.featureDynamicPalette.min.description": "用于区域动态调色板最小值的颜色。",
  80. "color.featureDynamicPalette.min.name": "区域最小值颜色",
  81. "color.fillTransparency.description": "添加到区域填充颜色的调色板条目的透明度(以百分比为单位)。",
  82. "color.fillTransparency.name": "填充透明度百分比",
  83. "color.latlong.palette.description": "用于为地图中的纬度/经度点设置颜色的调色板。",
  84. "color.latlong.palette.name": "调色板",
  85. "color.latlongTransparency.description": "添加到点填充颜色的调色板条目的透明度(以百分比为单位)。",
  86. "color.latlongTransparency.name": "填充透明度百分比",
  87. "color.null.description": "应用于空值的颜色。",
  88. "color.null.name": "空值颜色",
  89. "color.palette.description": "用于平铺地图的调色板。",
  90. "color.palette.name": "调色板",
  91. "color.point.palette.description": "用于为地图中的点设置颜色的调色板。",
  92. "color.point.palette.name": "调色板",
  93. "color.pointDynamicPalette.max.description": "用于点动态调色板最大值的颜色。",
  94. "color.pointDynamicPalette.max.name": "点最大值颜色",
  95. "color.pointDynamicPalette.mid.description": "用于点动态调色板中间值的颜色。",
  96. "color.pointDynamicPalette.mid.name": "点中间值颜色",
  97. "color.pointDynamicPalette.min.description": "用于点动态调色板最小值的颜色。",
  98. "color.pointDynamicPalette.min.name": "点最小值颜色",
  99. "color.pointTransparency.description": "添加到点填充颜色的调色板条目的透明度(以百分比为单位)。",
  100. "color.pointTransparency.name": "填充透明度百分比",
  101. "custom.point.layerName.description": "应该用于点的自定义多边形层的层名称。",
  102. "custom.point.layerName.name": "点自定义层名称",
  103. "custom.point.mapId.description": "应该用于点的自定义多边形层的地图标识。",
  104. "custom.point.mapId.name": "点自定义地图标识",
  105. "custom.point.propertyName.description": "应该用于点的自定义多边形层的属性名称。",
  106. "custom.point.propertyName.name": "点自定义属性名称",
  107. "custom.region.layerName.description": "应该用于区域的自定义多边形层的层名称。",
  108. "custom.region.layerName.name": "区域自定义层名称",
  109. "custom.region.mapId.description": "应该用于区域的自定义多边形层的地图标识。",
  110. "custom.region.mapId.name": "区域自定义地图标识",
  111. "custom.region.propertyName.description": "应该用于区域的自定义多边形层的属性名称。",
  112. "custom.region.propertyName.name": "区域自定义属性名称",
  113. "customPolygonPropertyConversionFailure": "将自定义层数据转换为必需的数据类型失败。请对此自定义层属性使用数字数据。",
  114. "data.handling.description": "用于绘制数据的配置。",
  115. "data.handling.name": "配置",
  116. "data.latlong.dataslot.label.description": "指定要在地图上显示的位置附带的标签",
  117. "data.latlong.dataslot.label.label": "标签",
  118. "data.latlong.dataslot.latitude.description": "指定要在地图上显示的位置的纬度",
  119. "data.latlong.dataslot.latitude.label": "纬度",
  120. "data.latlong.dataslot.longitude.description": "指定要在地图上显示的位置的经度",
  121. "data.latlong.dataslot.longitude.label": "经度",
  122. "data.point.dataslot.featureLvl1.description": "指定要在地图上呈现的位置;您可以使用其他数据项指明该位置(例如,城市、省/自治区/直辖市、国家或地区)",
  123. "data.point.dataslot.featureLvl1.label": "位置",
  124. "data.point.dataslot.featureLvl2.description": "第一个指明项",
  125. "data.point.dataslot.featureLvl2.label": "优化位置",
  126. "data.point.dataslot.featureLvl3.description": "第二个指明项",
  127. "data.point.dataslot.featureLvl3.label": "进一步优化位置",
  128. "data.point.dataslot.pointColor.description": "根据形状的数字值和所选调色板来确定形状的颜色",
  129. "data.point.dataslot.pointColor.label": "颜色",
  130. "data.point.dataslot.pointSize.description": "根据形状的数字值来确定形状的大小",
  131. "data.point.dataslot.pointSize.label": "大小",
  132. "data.region.dataslot.featureLvl1.description": "指定要在地图上呈现的位置;您可以使用其他数据项指明该位置(例如,城市、省/自治区/直辖市、国家或地区)。",
  133. "data.region.dataslot.featureLvl1.label": "位置",
  134. "data.region.dataslot.featureLvl2.description": "指明项,例如,对于邮政编码,请使用国家或地区。对于城市,请使用省/自治区/直辖市。对于省/自治区/直辖市,请使用国家或地区。",
  135. "data.region.dataslot.featureLvl2.label": "优化位置",
  136. "data.region.dataslot.featureLvl3.description": "更多指明项,例如,对于城市,请使用国家或地区。",
  137. "data.region.dataslot.featureLvl3.label": "进一步优化位置",
  138. "data.region.dataslot.fill.description": "此值根据所选调色板来确定区域的填充颜色。",
  139. "data.region.dataslot.fill.label": "颜色",
  140. "datamodel.hierarchial.label": "分层数据模型",
  141. "datamodel.multitable.map.description": "数据模型分别使用两个数据集用于颜色区域和重叠气泡图",
  142. "datamodel.multitable.map.label": "多个表格区域和气泡图",
  143. "datamodel.tabular.label": "表格数据模型",
  144. "datamodel.tabular.map.description": "简单地图模型,提供功能部件名称、颜色和标签,以及带有 x 轴、y 轴、大小和标签的点数据。",
  145. "datamodel.tabular.map.new.description": "此数据模型使用功能部件匹配方法来为每个区域设置颜色并覆盖气泡。",
  146. "datamodel.tabular.map.new.label": "表格区域和气泡",
  147. "dataset.hierarchial.label": "分层数据集",
  148. "dataset.latlong.label": "纬度/经度",
  149. "dataset.points.label": "点",
  150. "dataset.regions.label": "区域",
  151. "dataset.tabular.description": "行和列的表格数据集。",
  152. "dataset.tabular.label": "表格数据集",
  153. "dataset.tabular.link.description": "确定节点之间的链接。",
  154. "dataset.tabular.link.label": "表格链接数据集",
  155. "dataset.tabular.map.description": "用于 GeoJSON 功能部件的表格地图数据(功能部件标识数据到 GeoJSON 标识查找属性)。",
  156. "dataset.tabular.map.latlong.description": "表格数据集用于将气泡图映射到纬度/经度坐标",
  157. "dataset.tabular.map.new.description": "此数据集使用功能部件匹配方法来为每个区域设置颜色并覆盖气泡。",
  158. "dataset.tabular.map.point.description": "地图数据顶部所绘点的表格数据。",
  159. "dataset.tabular.map.points.description": "表格数据集用于将气泡图映射到位置",
  160. "dataset.tabular.map.regions.description": "表格数据集用于将颜色映射到区域",
  161. "dataset.tabular.node.description": "用于定义节点的表格数据集。",
  162. "dataset.tabular.node.label": "表格节点数据集",
  163. "dataset.tabular.points.label": "表格数据集点",
  164. "dataset.tabular.regions.label": "表格数据集区域",
  165. "dataslot.categories.label": "类别",
  166. "dataslot.category.label": "类别",
  167. "dataslot.children.description": "应用于树节点时,以数组列表格式返回该节点的子代。",
  168. "dataslot.children.label": "子项",
  169. "dataslot.color.description": "确定形状的颜色。",
  170. "dataslot.color.label": "颜色",
  171. "dataslot.key.description": "已调用以使每行与元素匹配。主要用于转换。",
  172. "dataslot.key.label": "密钥",
  173. "dataslot.label.description": "确定形状的标签。",
  174. "dataslot.label.label": "标签",
  175. "dataslot.label.map.description": "地图功能部件的标签。此值是可选值。如果未提供此值,那么会使用功能部件名称。",
  176. "dataslot.map.bubbleColor.description": "如果设置,将为每个功能部件绘制气泡。使用数字值来确定每个气泡的颜色。",
  177. "dataslot.map.bubbleColor.label": "点颜色",
  178. "dataslot.map.bubbleSize.description": "如果设置,将为每个功能部件绘制气泡。使用数字值来确定每个气泡的大小。",
  179. "dataslot.map.bubbleSize.label": "点大小",
  180. "dataslot.map.featureColor.description": "地图功能部件的颜色。",
  181. "dataslot.map.featureColor.label": "功能部件值",
  182. "dataslot.map.featureLabel.description": "将与每个功能部件关联的标签。如果未指定,将使用功能部件标识。",
  183. "dataslot.map.featureLabel.label": "功能部件标签",
  184. "dataslot.map.featureLvl1.description": "指定要在地图上呈现的位置;您可以使用其他数据项指明该位置(例如,城市、省/自治区/直辖市、国家或地区)",
  185. "dataslot.map.featureLvl1.label": "位置",
  186. "dataslot.map.featureLvl2.description": "第一个指明项",
  187. "dataslot.map.featureLvl2.label": "优化位置",
  188. "dataslot.map.featureLvl3.description": "第二个指明项",
  189. "dataslot.map.featureLvl3.label": "进一步优化位置",
  190. "dataslot.map.pointIdentifier.description": "pointIdentifier.description",
  191. "dataslot.map.pointIdentifier.label": "pointIdentifier.label",
  192. "dataslot.map.pointIdentifierRefinement.description": "pointIdentifierRefinement.description",
  193. "dataslot.map.pointIdentifierRefinement.label": "pointIdentifierRefinement.label",
  194. "dataslot.map.value.description": "这是附加为每个功能部件标识属性的值。",
  195. "dataslot.map.value.label": "区域颜色",
  196. "dataslot.maximumValue.label": "最大值",
  197. "dataslot.source.label": "源",
  198. "dataslot.sourceValue.label": "源值",
  199. "dataslot.tabular.id.description": "节点的标识。",
  200. "dataslot.tabular.id.label": "标识",
  201. "dataslot.tabular.size.description": "确定形状的大小。",
  202. "dataslot.tabular.size.label": "大小",
  203. "dataslot.target.label": "目标",
  204. "dataslot.targetValue.label": "目标值",
  205. "dataslot.value.label": "值",
  206. "dataslot.x.label": "X 轴",
  207. "dataslot.x.map.point.description": "数值 x(经度)位置,位于 GeoJSON 的相同坐标中。",
  208. "dataslot.y.label": "Y 轴",
  209. "dataslot.y.map.point.description": "数值 y(纬度)位置,位于 GeoJSON 的相同坐标中。",
  210. "default.latlong.point.size.description": "未指定任何大小属性时的点半径。",
  211. "default.latlong.point.size.name": "缺省点大小",
  212. "default.pan.zoom.description": "设置为“是”时,可视化使用内置的平移-缩放行为。设置为“否”时,将允许自定义平移和缩放操作。",
  213. "default.pan.zoom.name": "默认平移-缩放行为",
  214. "default.point.size.description": "未指定任何大小属性时的点半径。",
  215. "default.point.size.name": "缺省点大小",
  216. "defaultPalette.description": "Rave2 默认值描述",
  217. "defaultPalette.label": "Rave2 默认值",
  218. "display.graticule.description": "显示或隐藏经纬线。",
  219. "display.graticule.name": "显示经纬线",
  220. "drop.labels.description": "保留或删除重叠的标签。",
  221. "drop.labels.name": "删除重叠的标签",
  222. "effect.duration.description": "动画持续时间(以毫秒为单位)。",
  223. "effect.duration.name": "动画持续时间(毫秒)",
  224. "effect.name.description": "绘制图表时使用的效果。",
  225. "effect.name.name": "动画",
  226. "feature.label.color.description": "功能部件标签的颜色。",
  227. "feature.label.color.name": "功能部件标签颜色",
  228. "feature.label.font.description": "功能部件标签的字体。",
  229. "feature.label.font.name": "功能部件标签字体",
  230. "feature.label.size.description": "功能部件标签的大小。",
  231. "feature.label.size.name": "功能部件标签大小",
  232. "flash.description": "指定区域是否闪烁。",
  233. "flash.duration.description": "区域和气泡闪烁的持续时间(以毫秒为单位)。",
  234. "flash.duration.name": "闪烁持续时间",
  235. "flash.name": "闪烁",
  236. "geodata.index.description": "数据对应的 GeoJSON 的索引。",
  237. "geodata.index.name": "GeoJSON 数据索引",
  238. "geojson.object.description": "为 GeoJSON 装入的 JSONObject。",
  239. "geojson.object.name": "GeoJSON JSONObject",
  240. "geojson.url.description": "GeoJSON 文件的 URL。",
  241. "geojson.url.name": "GeoJSON URL",
  242. "graticule.color.description": "经纬线的颜色。",
  243. "graticule.color.name": "经纬线颜色",
  244. "graticule.stroke.thickness.description": "经纬线的线宽。",
  245. "graticule.stroke.thickness.name": "经纬线线宽",
  246. "grid.color.description": "网格线的颜色。",
  247. "grid.color.name": "网格线颜色",
  248. "grid.display.description": "显示或隐藏网格线。",
  249. "grid.display.name": "显示网格线",
  250. "id.lookup.description": "点分隔的功能部件标识字段名称。",
  251. "id.lookup.name": "标识查找",
  252. "invalidLayerName": "指定的层名称无效:",
  253. "invalidMapId": "指定的地图标识无效:",
  254. "invalidPropertyName": "指定的属性名称无效:",
  255. "labelResolution.description": "用于处理标签的方法。",
  256. "labelResolution.name": "标签解决方法",
  257. "labelResolution.options.DropLabels": "删除标签",
  258. "labelResolution.options.MoveLabels": "移动标签",
  259. "labelResolution.options.none": "无",
  260. "layout.axissize.bottom.max.description": "底轴的最大大小,以 CSS 大小或百分比形式表示。",
  261. "layout.axissize.bottom.max.name": "底轴最大大小",
  262. "layout.axissize.bottom.min.description": "底轴的最小大小,以 CSS 大小或百分比形式表示。",
  263. "layout.axissize.bottom.min.name": "底轴最小大小",
  264. "layout.axissize.bottom.preferred.description": "底轴的首选大小,以 CSS 大小或百分比形式表示。",
  265. "layout.axissize.bottom.preferred.name": "底轴首选大小",
  266. "layout.axissize.left.max.description": "左轴的最大大小,以 CSS 大小或百分比形式表示。",
  267. "layout.axissize.left.max.name": "左轴最大大小",
  268. "layout.axissize.left.min.description": "左轴的最小大小,以 CSS 大小或百分比形式表示。",
  269. "layout.axissize.left.min.name": "左轴最小大小",
  270. "layout.axissize.left.preferred.description": "左轴的首选大小,以 CSS 大小或百分比形式表示。",
  271. "layout.axissize.left.preferred.name": "左轴首选大小",
  272. "layout.axissize.right.max.description": "右轴的最大大小,以 CSS 大小或百分比形式表示。",
  273. "layout.axissize.right.max.name": "右轴最大大小",
  274. "layout.axissize.right.min.description": "右轴的最小大小,以 CSS 大小或百分比形式表示。",
  275. "layout.axissize.right.min.name": "右轴最小大小",
  276. "layout.axissize.right.preferred.description": "右轴的首选大小,以 CSS 大小或百分比形式表示。",
  277. "layout.axissize.right.preferred.name": "右轴首选大小",
  278. "layout.axissize.top.max.description": "顶轴的最大大小,以 CSS 大小或百分比形式表示。",
  279. "layout.axissize.top.max.name": "顶轴最大大小",
  280. "layout.axissize.top.min.description": "顶轴的最小大小,以 CSS 大小或百分比形式表示。",
  281. "layout.axissize.top.min.name": "顶轴最小大小",
  282. "layout.axissize.top.preferred.description": "顶轴的首选大小,以 CSS 大小或百分比形式表示。",
  283. "layout.axissize.top.preferred.name": "顶轴首选大小",
  284. "layout.chart.padding.bottom.description": "图表底部的填充。",
  285. "layout.chart.padding.bottom.name": "底部填充",
  286. "layout.chart.padding.left.description": "图表左侧的填充。",
  287. "layout.chart.padding.left.name": "左侧填充",
  288. "layout.chart.padding.right.description": "图表右侧的填充。",
  289. "layout.chart.padding.right.name": "右侧填充",
  290. "layout.chart.padding.top.description": "图表顶部的填充。",
  291. "layout.chart.padding.top.name": "顶部填充",
  292. "layout.legendchart.align.description": "是否将图注与图表的中心对齐。",
  293. "layout.legendchart.align.name": "将图注与图表对齐",
  294. "layout.legendchart.gap.description": "图表和图注之间的空间,以 CSS 大小或百分比形式表示。",
  295. "layout.legendchart.gap.name": "图例和图表之间的空间",
  296. "layout.legendsize.max.description": "图注的最大大小,以 CSS 大小或百分比形式表示。",
  297. "layout.legendsize.max.name": "最大大小",
  298. "layout.legendsize.min.description": "图注的最小大小,以 CSS 大小或百分比形式表示。",
  299. "layout.legendsize.min.name": "最小大小",
  300. "layout.legendsize.preferred.description": "图注的首选大小,以 CSS 大小或百分比形式表示。",
  301. "layout.legendsize.preferred.name": "首选大小",
  302. "layout.padding.description": "图表和图注的填充。",
  303. "layout.padding.name": "填充",
  304. "legend.animation.description": "为图注制作的动画效果。",
  305. "legend.animation.duration.description": "图注动画的持续时间(以毫秒为单位)。",
  306. "legend.animation.duration.name": "图注动画持续时间",
  307. "legend.animation.name": "图注动画",
  308. "legend.animation.options.none": "无",
  309. "legend.animation.options.transition": "转换",
  310. "legend.display.description": "显示或隐藏图注。",
  311. "legend.display.falseLabel": "隐藏",
  312. "legend.display.name": "显示图注",
  313. "legend.display.trueLabel": "显示",
  314. "legend.entrystyle.font.description": "图注条目的字体属性。",
  315. "legend.entrystyle.font.name": "条目字体",
  316. "legend.latlong.pointcolor.title.description": "纬度/经度点颜色图注的标题",
  317. "legend.latlong.pointcolor.title.name": "纬度/经度颜色图注标题",
  318. "legend.latlong.pointsize.title.description": "纬度/经度点大小图注的标题",
  319. "legend.latlong.pointsize.title.name": "纬度/经度大小图注标题",
  320. "legend.map.display.description": "显示或隐藏地图图注。",
  321. "legend.map.display.name": "显示地图图注",
  322. "legend.map.title.description": "地图图注的标题。",
  323. "legend.map.title.name": "地图图注标题",
  324. "legend.map.titlestyle.fill.description": "地图图注标题的颜色。",
  325. "legend.map.titlestyle.fill.name": "地图图注标题颜色",
  326. "legend.map.titlestyle.fontfamily.description": "地图图注标题的字体系列。",
  327. "legend.map.titlestyle.fontfamily.name": "地图图注标题字体系列",
  328. "legend.map.titlestyle.fontsize.description": "地图图注标题的字体大小。",
  329. "legend.map.titlestyle.fontsize.name": "地图图注标题字体大小",
  330. "legend.pointcolor.title.description": "点颜色图注的标题",
  331. "legend.pointcolor.title.name": "点颜色图注标题",
  332. "legend.pointsize.title.description": "点大小图注的标题",
  333. "legend.pointsize.title.name": "点大小图注标题",
  334. "legend.position.description": "图表中图注的位置。",
  335. "legend.position.name": "图注位置",
  336. "legend.position.options.bottom": "底部",
  337. "legend.position.options.left": "左侧",
  338. "legend.position.options.right": "右侧",
  339. "legend.position.options.top": "顶部",
  340. "legend.regioncolor.title.description": "区域颜色图注的标题",
  341. "legend.regioncolor.title.name": "区域颜色图注标题",
  342. "legend.size.display.description": "显示或隐藏气泡大小图注。",
  343. "legend.size.display.name": "显示气泡大小图注",
  344. "legend.size.title.description": "气泡大小图注的标题。",
  345. "legend.size.title.name": "气泡大小图注标题",
  346. "legend.size.titlestyle.fill.description": "气泡大小图注标题的颜色。",
  347. "legend.size.titlestyle.fill.name": "气泡大小图注标题颜色",
  348. "legend.size.titlestyle.fontfamily.description": "气泡大小图注标题的字体系列。",
  349. "legend.size.titlestyle.fontfamily.name": "气泡大小图注标题字体系列",
  350. "legend.size.titlestyle.fontsize.description": "气泡大小图注标题的字体大小。",
  351. "legend.size.titlestyle.fontsize.name": "气泡大小图注标题字体大小",
  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. "map.description": "地图图表使用地图来显示数据。",
  363. "map.falseLabe.dropLabels": "保留",
  364. "map.falseLabel.bubbleLegend": "隐藏",
  365. "map.falseLabel.display": "隐藏",
  366. "map.falseLabel.flash": "不闪烁",
  367. "map.falseLabel.labels": "隐藏",
  368. "map.falseLabel.sizeLegend": "隐藏",
  369. "map.label": "地图",
  370. "map.projection.description": "地图投影类型。",
  371. "map.projection.name": "地图投影",
  372. "map.projection.options.albers": "Albers",
  373. "map.projection.options.albersUsa": "Albers Usa",
  374. "map.projection.options.equirectangular": "Equirectangular",
  375. "map.projection.options.mercator": "Mercator",
  376. "map.projection.options.stereoGraphic": "stereoGraphic",
  377. "map.projection.options.winkelTriple": "winkelTriple",
  378. "map.propertyPresentation.advanced.latlongProperties.description": "纬度/经度层属性",
  379. "map.propertyPresentation.advanced.latlongProperties.label": "纬度/经度",
  380. "map.propertyPresentation.advanced.mapSpecificProperties.description": "特定于地图的属性",
  381. "map.propertyPresentation.advanced.mapSpecificProperties.label": "地图",
  382. "map.propertyPresentation.advanced.pointProperties.description": "点层属性",
  383. "map.propertyPresentation.advanced.pointProperties.label": "点",
  384. "map.propertyPresentation.advanced.regionProperties.description": "区域层属性",
  385. "map.propertyPresentation.advanced.regionProperties.label": "区域",
  386. "map.trueLabel.bubbleLegend": "显示",
  387. "map.trueLabel.display": "显示",
  388. "map.trueLabel.dropLabels": "删除",
  389. "map.trueLabel.flash": "闪烁",
  390. "map.trueLabel.labels": "显示",
  391. "map.trueLabel.sizeLegend": "显示",
  392. "mapData.description": "地图数据应该用于将数据映射到地理位置",
  393. "mapData.items": "smartermap 项",
  394. "mapData.name": "地图数据",
  395. "max.bubble.size.descirption": "气泡的最大半径(以像素为单位)。",
  396. "max.bubble.size.description": "气泡图的最大大小。",
  397. "max.bubble.size.name": "最大气泡大小",
  398. "max.latlong.size.description": "在平铺地图上绘制的点的最大半径。CSS 长度。百分比基于图表宽度。",
  399. "max.latlong.size.name": "最大点大小",
  400. "max.point.size.description": "在平铺地图上绘制的点的最大半径。CSS 长度。百分比基于图表宽度。",
  401. "max.point.size.name": "最大点大小",
  402. "max.zoom.description": "允许的最大缩放级别。",
  403. "max.zoom.name": "最大缩放级别",
  404. "min.bubble.size.descirption": "气泡的最小半径(以像素为单位)。",
  405. "min.bubble.size.description": "气泡图的最小大小。",
  406. "min.bubble.size.name": "最小气泡大小",
  407. "min.latlong.size.description": "在平铺地图上绘制的点的最小半径。CSS 长度。百分比基于图表宽度。",
  408. "min.latlong.size.name": "最小点大小",
  409. "min.point.size.description": "在平铺地图上绘制的点的最小半径。CSS 长度。百分比基于图表宽度。",
  410. "min.point.size.name": "最小点大小",
  411. "pan.x.description": "设置为“是”时,将沿 X 轴平移。设置为“否”时,将沿 X 轴执行欧拉旋转。",
  412. "pan.x.name": "沿 X 轴平移",
  413. "pan.y.description": "设置为“是”时,将沿 Y 轴平移。设置为“否”时,将沿 Y 轴执行欧拉旋转。",
  414. "pan.y.name": "沿 Y 轴平移",
  415. "point.label.color.description": "点标签的颜色。",
  416. "point.label.color.name": "点标签颜色",
  417. "point.label.font.description": "点标签的字体。",
  418. "point.label.font.name": "点标签字体",
  419. "point.label.size.description": "点标签的大小。",
  420. "point.label.size.name": "点标签大小",
  421. "propertyPresentation.advanced.axisSizeProperties.description": "轴大小属性。",
  422. "propertyPresentation.advanced.axisSizeProperties.label": "轴大小",
  423. "propertyPresentation.advanced.clientBehaviorProperties.description": "客户机端属性。",
  424. "propertyPresentation.advanced.clientBehaviorProperties.label": "客户机行为",
  425. "propertyPresentation.advanced.commonProperties.description": "公共属性。",
  426. "propertyPresentation.advanced.commonProperties.label": "公共",
  427. "propertyPresentation.advanced.description": "分组结构的所有属性的高级列表。",
  428. "propertyPresentation.advanced.label": "高级",
  429. "propertyPresentation.advanced.labelProperties.description": "标签属性",
  430. "propertyPresentation.advanced.labelProperties.label": "标签",
  431. "propertyPresentation.advanced.legendProperties.description": "图注属性。",
  432. "propertyPresentation.advanced.legendProperties.label": "图注",
  433. "propertyPresentation.advanced.xAxisProperties.description": "X 轴属性。",
  434. "propertyPresentation.advanced.xAxisProperties.label": "X 轴",
  435. "propertyPresentation.advanced.yAxisProperties.description": "Y 轴属性。",
  436. "propertyPresentation.advanced.yAxisProperties.label": "Y 轴",
  437. "propertyPresentation.sample.description": "属性按其相关性有逻辑地组织起来,以用于式样页面。",
  438. "propertyPresentation.sample.global.description": "全局属性。",
  439. "propertyPresentation.sample.global.label": "全局",
  440. "propertyPresentation.sample.label": "示样属性",
  441. "propertyPresentation.sample.latlong.description": "与纬度/经度相关的属性",
  442. "propertyPresentation.sample.latlong.label": "纬度/经度",
  443. "propertyPresentation.sample.layout.description": "与布局相关的属性",
  444. "propertyPresentation.sample.layout.label": "布局",
  445. "propertyPresentation.sample.legend.description": "与布局相关的属性",
  446. "propertyPresentation.sample.legend.label": "图注",
  447. "propertyPresentation.sample.point.description": "与点相关的属性",
  448. "propertyPresentation.sample.point.label": "点状图",
  449. "propertyPresentation.sample.region.description": "与区域相关的属性",
  450. "propertyPresentation.sample.region.label": "区域",
  451. "propertyPresentation.simple.description": "最常用属性的简单列表。",
  452. "propertyPresentation.simple.label": "简单",
  453. "rave2.colorpalette.blueContinuousSequential.description": "蓝色连续序列描述",
  454. "rave2.colorpalette.blueContinuousSequential.label": "蓝色连续序列",
  455. "rave2.colorpalette.blueDiscreteSequential.description": "蓝色离散序列描述",
  456. "rave2.colorpalette.blueDiscreteSequential.label": "蓝色离散序列",
  457. "rave2.colorpalette.blueGreenContinuousDivergent.description": "蓝绿连续发散描述",
  458. "rave2.colorpalette.blueGreenContinuousDivergent.label": "蓝绿连续发散",
  459. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "蓝绿离散发散描述",
  460. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "蓝绿离散发散",
  461. "rave2.colorpalette.dark.description": "深色描述",
  462. "rave2.colorpalette.dark.label": "深",
  463. "rave2.colorpalette.financial.description": "财务描述",
  464. "rave2.colorpalette.financial.label": "财务",
  465. "rave2.colorpalette.greenContinuousSequential.description": "绿色连续序列描述",
  466. "rave2.colorpalette.greenContinuousSequential.label": "绿色连续序列",
  467. "rave2.colorpalette.greenDiscreteSequential.description": "绿色离散序列描述",
  468. "rave2.colorpalette.greenDiscreteSequential.label": "绿色离散序列",
  469. "rave2.colorpalette.light.description": "浅色描述",
  470. "rave2.colorpalette.light.label": "浅",
  471. "rave2.colorpalette.medical.description": "医疗描述",
  472. "rave2.colorpalette.medical.label": "医疗",
  473. "rave2.colorpalette.orangeContinuousSequential.description": "橙色连续序列描述",
  474. "rave2.colorpalette.orangeContinuousSequential.label": "橙色连续序列",
  475. "rave2.colorpalette.orangeDiscreteSequential.description": "橙色离散序列描述",
  476. "rave2.colorpalette.orangeDiscreteSequential.label": " 橙色离散序列",
  477. "rave2.colorpalette.purpleContinuousSequential.description": "紫色连续序列描述",
  478. "rave2.colorpalette.purpleContinuousSequential.label": "紫色连续序列",
  479. "rave2.colorpalette.purpleDiscreteSequential.description": "紫色离散序列描述",
  480. "rave2.colorpalette.purpleDiscreteSequential.label": "紫色离散序列",
  481. "rave2.colorpalette.redBlueContinuousDivergent.description": "红蓝连续发散描述",
  482. "rave2.colorpalette.redBlueContinuousDivergent.label": "红蓝连续发散",
  483. "rave2.colorpalette.redBlueDiscreteDivergent.description": "红蓝离散发散描述",
  484. "rave2.colorpalette.redBlueDiscreteDivergent.label": "红蓝离散发散",
  485. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "红蓝逆向连续发散描述",
  486. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "红蓝逆向连续发散",
  487. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "红蓝逆向离散发散描述",
  488. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "红蓝逆向离散发散",
  489. "rave2.colorpalette.redContinuousSequential.description": "红色连续序列描述",
  490. "rave2.colorpalette.redContinuousSequential.label": "红色连续序列",
  491. "rave2.colorpalette.redDiscreteSequential.description": "红色离散序列描述",
  492. "rave2.colorpalette.redDiscreteSequential.label": " 红色离散序列",
  493. "rave2.colorpalette.redGreenContinuousDivergent.description": "红绿连续发散描述",
  494. "rave2.colorpalette.redGreenContinuousDivergent.label": "红绿连续发散",
  495. "rave2.colorpalette.redGreenDiscreteDivergent.description": "红绿离散发散描述",
  496. "rave2.colorpalette.redGreenDiscreteDivergent.label": "红绿离散发散",
  497. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "红绿逆向连续发散描述",
  498. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "红绿逆向连续发散",
  499. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "红绿逆向离散发散描述",
  500. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "红绿逆向离散发散",
  501. "rave2.colorpalette.tealContinuousSequential.description": "青色连续序列描述",
  502. "rave2.colorpalette.tealContinuousSequential.label": "青色连续序列",
  503. "rave2.colorpalette.tealDiscreteSequential.description": "青色离散序列描述",
  504. "rave2.colorpalette.tealDiscreteSequential.label": "青色离散序列",
  505. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "青紫连续发散描述",
  506. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "青紫连续发散",
  507. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "青紫离散发散描述",
  508. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "青紫离散发散",
  509. "rave2.colorpalette.violetContinuousSequential.description": "紫罗兰色连续序列描述",
  510. "rave2.colorpalette.violetContinuousSequential.label": "紫罗兰色连续序列",
  511. "rave2.colorpalette.violetDiscreteSequential.description": "紫罗兰色离散序列描述",
  512. "rave2.colorpalette.violetDiscreteSequential.label": "紫罗兰色离散序列",
  513. "rave2.colorpalette.yellowContinuousSequential.description": "黄色连续序列描述",
  514. "rave2.colorpalette.yellowContinuousSequential.label": "黄色连续序列",
  515. "rave2.colorpalette.yellowDiscreteSequential.description": "黄色离散序列描述",
  516. "rave2.colorpalette.yellowDiscreteSequential.label": "黄色离散序列",
  517. "region.animation.description": "为初始区域制作的动画效果。",
  518. "region.animation.duration.description": "初始区域动画的持续时间(以毫秒为单位)。",
  519. "region.animation.duration.name": "区域动画持续时间",
  520. "region.animation.name": "区域动画",
  521. "region.animation.options.none": "无",
  522. "region.animation.options.transition": "转换",
  523. "scale.description": "应用于投影的默认刻度。刻度可能为空值。如果为空值,地图将自动缩放。",
  524. "scale.name": "地图基本刻度",
  525. "show.labels.description": "显示或隐藏标签。",
  526. "show.labels.name": "显示标签",
  527. "static.latlong.zero.value.size.description": "将零值显示为使用静态半径的点,而不按其逻辑刻度显示。",
  528. "static.latlong.zero.value.size.name": "静态零值点半径",
  529. "static.zero.value.size.description": "将零值显示为使用静态半径的点,而不按其逻辑刻度显示。",
  530. "static.zero.value.size.name": "静态零值点半径",
  531. "tiledmap.autoZoom.description": "指示地图是否应该自动放大以适合指定数据点。",
  532. "tiledmap.autoZoom.name": "自动缩放",
  533. "tiledmap.config.tiledmap.description": "用于地理空间分析的交互式地图。使用此可视化可通过填充和点图执行地理空间分析。",
  534. "tiledmap.config.tiledmap.label": "地图",
  535. "tiledmap.description": "用于地理空间分析的交互式地图。使用此可视化可通过填充和点图执行地理空间分析。",
  536. "tiledmap.geoJson.description": "此 geo json 对象将用作与任何传入位置数据匹配的层。",
  537. "tiledmap.geoJson.name": "Geo Json 层",
  538. "tiledmap.label": "地图",
  539. "tiledmap.mapLocale.description": "用于呈现地图上标签的语言环境。",
  540. "tiledmap.mapLocale.name": "地图语言环境",
  541. "tiledmap.maxZoom.description": "地图可以放大的最大深度。",
  542. "tiledmap.maxZoom.name": "最大缩放深度",
  543. "tiledmap.style.description": "地图的可视外观",
  544. "tiledmap.style.name": "样式",
  545. "tiledmap.style.options.basic": "基本",
  546. "tiledmap.style.options.bright": "亮",
  547. "tiledmap.style.options.dark": "深",
  548. "tiledmap.style.options.light": "浅",
  549. "tiledmap.style.options.outdoors": "户外",
  550. "tiledmap.style.options.satellite": "卫星",
  551. "tiledmap.style.options.streets": "街道",
  552. "tiledmap.token.description": "用于使用 Mapbox 的任何工具、API 或 SDK 的访问令牌",
  553. "tiledmap.token.name": "访问令牌",
  554. "transpose.description": "设置为“是”时,Y 轴将显示独立刻度,X 轴显示从属刻度。",
  555. "transpose.name": "交换 X 轴和 Y 轴"
  556. }