messages_zh-tw.json 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  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. "axis.y2.gridlines.display.description": "顯示或隱藏 Y2 軸格線。",
  200. "axis.y2.gridlines.display.falseLabel": "隱藏",
  201. "axis.y2.gridlines.display.name": "顯示格線",
  202. "axis.y2.gridlines.display.trueLabel": "顯示",
  203. "axis.y2.gridlines.style.stroke-dasharray.description": "套用至 Y2 軸格線的橫線型樣。",
  204. "axis.y2.gridlines.style.stroke-dasharray.name": "格線橫線型樣",
  205. "axis.y2.gridlines.style.stroke.description": "Y2 軸格線的顏色。",
  206. "axis.y2.gridlines.style.stroke.name": "格線顏色",
  207. "axis.y2.labels.display.description": "顯示或隱藏 Y2 軸標籤。",
  208. "axis.y2.labels.display.falseLabel": "隱藏",
  209. "axis.y2.labels.display.name": "顯示標籤",
  210. "axis.y2.labels.display.trueLabel": "顯示",
  211. "axis.y2.labels.layoutMode.description": "配置 Y2 軸標籤的佈置模式",
  212. "axis.y2.labels.layoutMode.name": "佈置模式",
  213. "axis.y2.labels.layoutMode.options.horizontal": "水平",
  214. "axis.y2.labels.layoutMode.options.rotate90": "旋轉 90 度",
  215. "axis.y2.labels.style.fill.description": "Y2 軸標籤的顏色。",
  216. "axis.y2.labels.style.fill.name": "標籤顏色",
  217. "axis.y2.labels.style.font-family.description": "Y2 軸標籤的字型系列。",
  218. "axis.y2.labels.style.font-family.name": "標籤字型系列",
  219. "axis.y2.labels.style.font-size.description": "Y2 軸標籤的大小(CSS 大小)。",
  220. "axis.y2.labels.style.font-size.name": "標籤字型大小",
  221. "axis.y2.labels.style.font.description": "Y2 軸標籤的字型內容(CSS 樣式)。",
  222. "axis.y2.labels.style.font.name": "標籤字型",
  223. "axis.y2.labels.zoomPan.description": "在平移及縮放時,顯示或隱藏 Y2 軸標籤。",
  224. "axis.y2.labels.zoomPan.falseLabel": "顯示",
  225. "axis.y2.labels.zoomPan.name": "標籤平移-縮放",
  226. "axis.y2.labels.zoomPan.trueLabel": "隱藏",
  227. "axis.y2.line.display.description": "顯示或隱藏 Y2 軸線。",
  228. "axis.y2.line.display.falseLabel": "隱藏",
  229. "axis.y2.line.display.name": "顯示線條",
  230. "axis.y2.line.display.trueLabel": "顯示",
  231. "axis.y2.line.style.stroke.description": "Y2 軸線的顏色。",
  232. "axis.y2.line.style.stroke.name": "線條顏色",
  233. "axis.y2.scale.includeZero.description": "當設為「是」時,會在 Y2 軸上包括 0。",
  234. "axis.y2.scale.includeZero.falseLabel": "不包括",
  235. "axis.y2.scale.includeZero.name": "包括零",
  236. "axis.y2.scale.includeZero.trueLabel": "包括",
  237. "axis.y2.scale.max.description": "出現在 Y2 軸上的上限值。",
  238. "axis.y2.scale.max.name": "上限值",
  239. "axis.y2.scale.min.description": "出現在 Y2 軸上的下限值。",
  240. "axis.y2.scale.min.name": "值下限",
  241. "axis.y2.scale.nice.description": "當設為「是」時,會在 Y2 軸上使用細調端點值。",
  242. "axis.y2.scale.nice.falseLabel": "不細調",
  243. "axis.y2.scale.nice.name": "細調",
  244. "axis.y2.scale.nice.trueLabel": "套用細調",
  245. "axis.y2.ticks.display.description": "顯示或隱藏 Y2 軸刻度標記。",
  246. "axis.y2.ticks.display.falseLabel": "隱藏",
  247. "axis.y2.ticks.display.name": "顯示刻度",
  248. "axis.y2.ticks.display.trueLabel": "顯示",
  249. "axis.y2.ticks.style.stroke.description": "Y2 軸刻度的顏色。",
  250. "axis.y2.ticks.style.stroke.name": "刻度顏色",
  251. "axis.y2.title.display.description": "顯示或隱藏 Y2 軸標題。",
  252. "axis.y2.title.display.falseLabel": "隱藏",
  253. "axis.y2.title.display.name": "顯示標題",
  254. "axis.y2.title.display.trueLabel": "顯示",
  255. "axis.y2.title.style.fill.description": "Y2 軸標題的顏色。",
  256. "axis.y2.title.style.fill.name": "標題顏色",
  257. "axis.y2.title.style.font-family.description": "Y2 軸標題的字型系列名稱。",
  258. "axis.y2.title.style.font-family.name": "標題字型系列",
  259. "axis.y2.title.style.font-size.description": "Y2 軸標題字型的大小(CSS 大小)。",
  260. "axis.y2.title.style.font-size.name": "標題字型大小",
  261. "axis.y2.title.style.font.description": "Y2 軸標題字型內容(CSS 樣式)。",
  262. "axis.y2.title.style.font.name": "標題字型",
  263. "axis.y2.title.text.description": "Y2 軸的標題。",
  264. "axis.y2.title.text.name": "標題",
  265. "background.chart.color.description": "圖表的背景顏色。",
  266. "background.chart.color.name": "背景顏色",
  267. "background.color.description": "圖表元素後面的背景顏色。",
  268. "background.elements.color.description": "圖表元素後面的背景顏色。",
  269. "background.elements.color.name": "元素背景顏色",
  270. "border.color.description": "長條邊框的顏色。",
  271. "border.color.name": "長條圖邊框顏色",
  272. "border.width.description": "長條邊框的寬度。",
  273. "border.width.name": "長條圖邊框寬度",
  274. "color.palette.description": "控制套用至圖表中資料元素之顏色或型樣的調色盤。",
  275. "color.palette.name": "調色盤",
  276. "datamodel.hierarchial.label": "階層式資料模型",
  277. "datamodel.tabular.label": "表格資料模型",
  278. "datamodel.tabular.tornado.description": "表格旋風圖模型(其中每一個長條都具有 X、Y 及群組)。",
  279. "dataset.hierarchial.label": "階層式資料集",
  280. "dataset.tabular.description": "列和欄的表格資料集。",
  281. "dataset.tabular.label": "表格資料集",
  282. "dataset.tabular.link.description": "決定節點之間的鏈結。",
  283. "dataset.tabular.link.label": "表格鏈結資料集",
  284. "dataset.tabular.node.description": "定義節點的表格資料集。",
  285. "dataset.tabular.node.label": "表格節點資料集",
  286. "dataslot.categories.label": "種類",
  287. "dataslot.category.label": "種類",
  288. "dataslot.children.description": "當套用至樹狀結構節點時,會以陣列清單傳回該節點的子項。",
  289. "dataslot.children.label": "子項",
  290. "dataslot.color.description": "決定形狀的顏色。",
  291. "dataslot.color.label": "顏色",
  292. "dataslot.key.description": "針對每個橫條呼叫以符合元素。主要用於轉移。",
  293. "dataslot.key.label": "索引鍵",
  294. "dataslot.label.description": "決定形狀的標籤。",
  295. "dataslot.label.label": "標籤",
  296. "dataslot.maximumValue.label": "上限值",
  297. "dataslot.source.label": "來源",
  298. "dataslot.sourceValue.label": "來源值",
  299. "dataslot.tabular.id.description": "節點的 ID。",
  300. "dataslot.tabular.id.label": "ID",
  301. "dataslot.tabular.size.description": "決定形狀的大小。",
  302. "dataslot.tabular.size.label": "大小",
  303. "dataslot.target.label": "目標",
  304. "dataslot.targetValue.label": "目標值",
  305. "dataslot.value.label": "值",
  306. "dataslot.x.label": "X 軸",
  307. "dataslot.x.tornado.description": "直條的 X 座標。值必須是字串。",
  308. "dataslot.y.label": "Y 軸",
  309. "dataslot.y.tornado.description": "直條的 Y 值(範圍)。值必須是數字。",
  310. "defaultPalette.description": "Rave2 預設值說明",
  311. "defaultPalette.label": "Rave2 預設值",
  312. "effect.duration.description": "動畫的持續時間(毫秒)。",
  313. "effect.duration.name": "動畫持續時間(毫秒)",
  314. "effect.name.description": "繪製圖表時使用的效果。",
  315. "effect.name.name": "動畫",
  316. "effect.name.options.none": "無",
  317. "effect.name.options.transition": "轉移",
  318. "labelLocation.description": "指定要繪製種類標籤的位置。",
  319. "labelLocation.name": "標籤顯示選項",
  320. "labelLocation.options.center": "置中",
  321. "labelLocation.options.left": "左",
  322. "layout.axissize.bottom.max.description": "下軸的大小上限(以 CSS 大小或百分比表示)。",
  323. "layout.axissize.bottom.max.name": "下軸大小上限",
  324. "layout.axissize.bottom.min.description": "下軸的大小下限(以 CSS 大小或百分比表示)。",
  325. "layout.axissize.bottom.min.name": "下軸大小下限",
  326. "layout.axissize.bottom.preferred.description": "下軸的偏好大小(以 CSS 大小或百分比表示)。",
  327. "layout.axissize.bottom.preferred.name": "下軸偏好大小",
  328. "layout.axissize.left.max.description": "左軸的大小上限(以 CSS 大小或百分比表示)。",
  329. "layout.axissize.left.max.name": "左軸大小上限",
  330. "layout.axissize.left.min.description": "左軸的大小下限(以 CSS 大小或百分比表示)。",
  331. "layout.axissize.left.min.name": "左軸大小下限",
  332. "layout.axissize.left.preferred.description": "左軸的偏好大小(以 CSS 大小或百分比表示)。",
  333. "layout.axissize.left.preferred.name": "左軸偏好大小",
  334. "layout.axissize.right.max.description": "右軸的大小上限(以 CSS 大小或百分比表示)。",
  335. "layout.axissize.right.max.name": "右軸大小上限",
  336. "layout.axissize.right.min.description": "右軸的大小下限(以 CSS 大小或百分比表示)。",
  337. "layout.axissize.right.min.name": "右軸大小下限",
  338. "layout.axissize.right.preferred.description": "右軸的偏好大小(以 CSS 大小或百分比表示)。",
  339. "layout.axissize.right.preferred.name": "右軸偏好大小",
  340. "layout.axissize.top.max.description": "上軸的大小上限(以 CSS 大小或百分比表示)。",
  341. "layout.axissize.top.max.name": "上軸大小上限",
  342. "layout.axissize.top.min.description": "上軸的大小下限(以 CSS 大小或百分比表示)。",
  343. "layout.axissize.top.min.name": "上軸大小下限",
  344. "layout.axissize.top.preferred.description": "上軸的偏好大小(以 CSS 大小或百分比表示)。",
  345. "layout.axissize.top.preferred.name": "上軸偏好大小",
  346. "layout.chart.padding.bottom.description": "圖表的下方填補。",
  347. "layout.chart.padding.bottom.name": "下方填補",
  348. "layout.chart.padding.left.description": "圖表的左側填補。",
  349. "layout.chart.padding.left.name": "左側填補",
  350. "layout.chart.padding.right.description": "圖表的右側填補。",
  351. "layout.chart.padding.right.name": "右側填補",
  352. "layout.chart.padding.top.description": "圖表的上方填補。",
  353. "layout.chart.padding.top.name": "上方填補",
  354. "layout.legendchart.align.description": "是否將圖註對齊圖表內側。",
  355. "layout.legendchart.align.name": "將圖註對齊圖表",
  356. "layout.legendchart.gap.description": "圖表與圖註之間的空間(以 CSS 大小或百分比表示)。",
  357. "layout.legendchart.gap.name": "圖註與圖表間的空間",
  358. "layout.legendsize.max.description": "圖註的大小上限(以 CSS 大小或百分比表示)。",
  359. "layout.legendsize.max.name": "大小上限",
  360. "layout.legendsize.min.description": "圖註的大小下限(以 CSS 大小或百分比表示)。",
  361. "layout.legendsize.min.name": "大小下限",
  362. "layout.legendsize.preferred.description": "圖註的偏好大小(以 CSS 大小或百分比表示)。",
  363. "layout.legendsize.preferred.name": "偏好的大小",
  364. "layout.padding.description": "圖表及圖註周圍的填補。",
  365. "layout.padding.name": "填補",
  366. "legend.display.description": "顯示或隱藏圖註。",
  367. "legend.display.falseLabel": "隱藏",
  368. "legend.display.name": "顯示圖註",
  369. "legend.display.trueLabel": "顯示",
  370. "legend.entrystyle.font.description": "圖註項目的字型內容。",
  371. "legend.entrystyle.font.name": "項目字型",
  372. "legend.position.description": "圖表中的圖註位置。",
  373. "legend.position.name": "圖註位置",
  374. "legend.position.options.bottom": "下",
  375. "legend.position.options.left": "左",
  376. "legend.position.options.right": "右",
  377. "legend.position.options.top": "最前",
  378. "legend.title.description": "圖註的標題。",
  379. "legend.title.name": "標題",
  380. "legend.titlestyle.fill.description": "圖註標題的顏色。",
  381. "legend.titlestyle.fill.name": "標題顏色",
  382. "legend.titlestyle.font.description": "圖註標題的字型內容。",
  383. "legend.titlestyle.font.name": "標題字型",
  384. "legend.titlestyle.fontfamily.description": "圖註標題的字型系列。",
  385. "legend.titlestyle.fontfamily.name": "標題字型系列",
  386. "legend.titlestyle.fontsize.description": "圖註標題的字型大小。",
  387. "legend.titlestyle.fontsize.name": "標題字型大小",
  388. "propertyPresentation.advanced.axisSizeProperties.description": "軸大小內容",
  389. "propertyPresentation.advanced.axisSizeProperties.label": "軸大小",
  390. "propertyPresentation.advanced.clientBehaviorProperties.description": "用戶端內容。",
  391. "propertyPresentation.advanced.clientBehaviorProperties.label": "用戶端行為",
  392. "propertyPresentation.advanced.commonProperties.description": "一般內容",
  393. "propertyPresentation.advanced.commonProperties.label": "一般",
  394. "propertyPresentation.advanced.description": "已分組結構中全部內容的進階清單。",
  395. "propertyPresentation.advanced.label": "進階",
  396. "propertyPresentation.advanced.labelProperties.description": "標籤內容",
  397. "propertyPresentation.advanced.labelProperties.label": "標籤",
  398. "propertyPresentation.advanced.legendProperties.description": "圖註內容",
  399. "propertyPresentation.advanced.legendProperties.label": "圖註",
  400. "propertyPresentation.advanced.xAxisProperties.description": "X 軸內容",
  401. "propertyPresentation.advanced.xAxisProperties.label": "X 軸",
  402. "propertyPresentation.advanced.yAxisProperties.description": "Y 軸內容",
  403. "propertyPresentation.advanced.yAxisProperties.label": "Y 軸",
  404. "propertyPresentation.simple.description": "最常見的內容簡式清單。",
  405. "propertyPresentation.simple.label": "簡單",
  406. "rave2.colorpalette.blueContinuousSequential.description": "藍色連續序列說明",
  407. "rave2.colorpalette.blueContinuousSequential.label": "藍色連續序列",
  408. "rave2.colorpalette.blueDiscreteSequential.description": "藍色離散序列說明",
  409. "rave2.colorpalette.blueDiscreteSequential.label": "藍色離散序列",
  410. "rave2.colorpalette.blueGreenContinuousDivergent.description": "藍綠色連續分歧說明",
  411. "rave2.colorpalette.blueGreenContinuousDivergent.label": "藍綠色連續分歧",
  412. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "藍綠色離散分歧說明",
  413. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "藍綠色離散分歧",
  414. "rave2.colorpalette.dark.description": "暗說明",
  415. "rave2.colorpalette.dark.label": "暗",
  416. "rave2.colorpalette.financial.description": "財務說明",
  417. "rave2.colorpalette.financial.label": "財務",
  418. "rave2.colorpalette.greenContinuousSequential.description": "綠色連續序列說明",
  419. "rave2.colorpalette.greenContinuousSequential.label": "綠色連續序列",
  420. "rave2.colorpalette.greenDiscreteSequential.description": "綠色離散序列說明",
  421. "rave2.colorpalette.greenDiscreteSequential.label": "綠色離散序列",
  422. "rave2.colorpalette.light.description": "明亮說明",
  423. "rave2.colorpalette.light.label": "明亮",
  424. "rave2.colorpalette.medical.description": "醫學說明",
  425. "rave2.colorpalette.medical.label": "醫學",
  426. "rave2.colorpalette.orangeContinuousSequential.description": "橙色連續序列說明",
  427. "rave2.colorpalette.orangeContinuousSequential.label": "橙色連續序列",
  428. "rave2.colorpalette.orangeDiscreteSequential.description": "橙色離散序列說明",
  429. "rave2.colorpalette.orangeDiscreteSequential.label": " 橙色離散序列",
  430. "rave2.colorpalette.purpleContinuousSequential.description": "紫色連續序列說明",
  431. "rave2.colorpalette.purpleContinuousSequential.label": "紫色連續序列",
  432. "rave2.colorpalette.purpleDiscreteSequential.description": "紫色離散序列說明",
  433. "rave2.colorpalette.purpleDiscreteSequential.label": "紫色離散序列",
  434. "rave2.colorpalette.redBlueContinuousDivergent.description": "紅藍色連續分歧說明",
  435. "rave2.colorpalette.redBlueContinuousDivergent.label": "紅藍色連續分歧",
  436. "rave2.colorpalette.redBlueDiscreteDivergent.description": "紅藍色離散分歧說明",
  437. "rave2.colorpalette.redBlueDiscreteDivergent.label": "紅藍色離散分歧",
  438. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "紅藍色反向連續分歧說明",
  439. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "紅藍色反向連續分歧",
  440. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "紅藍色反向離散分歧說明",
  441. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "紅藍色反向離散分歧",
  442. "rave2.colorpalette.redContinuousSequential.description": "紅色連續序列說明",
  443. "rave2.colorpalette.redContinuousSequential.label": "紅色連續序列",
  444. "rave2.colorpalette.redDiscreteSequential.description": "紅色離散序列說明",
  445. "rave2.colorpalette.redDiscreteSequential.label": " 紅色離散序列",
  446. "rave2.colorpalette.redGreenContinuousDivergent.description": "紅綠色連續分歧說明",
  447. "rave2.colorpalette.redGreenContinuousDivergent.label": "紅綠色連續分歧",
  448. "rave2.colorpalette.redGreenDiscreteDivergent.description": "紅綠色離散分歧說明",
  449. "rave2.colorpalette.redGreenDiscreteDivergent.label": "紅綠色離散分歧",
  450. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "紅綠色反向連續分歧說明",
  451. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "紅綠色反向連續分歧",
  452. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "紅綠色反向離散分歧說明",
  453. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "紅綠色反向離散分歧",
  454. "rave2.colorpalette.tealContinuousSequential.description": "深藍綠色連續序列說明",
  455. "rave2.colorpalette.tealContinuousSequential.label": "深藍綠色連續序列",
  456. "rave2.colorpalette.tealDiscreteSequential.description": "深藍綠色離散序列說明",
  457. "rave2.colorpalette.tealDiscreteSequential.label": "深藍綠色離散序列",
  458. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "深藍綠紫色連續分歧說明",
  459. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "深藍綠紫色連續分歧",
  460. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "深藍綠紫色離散分歧說明",
  461. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "深藍綠紫色離散分歧",
  462. "rave2.colorpalette.violetContinuousSequential.description": "紫羅蘭色連續序列說明",
  463. "rave2.colorpalette.violetContinuousSequential.label": "紫羅蘭色連續序列",
  464. "rave2.colorpalette.violetDiscreteSequential.description": "紫蘿蘭色離散序列說明",
  465. "rave2.colorpalette.violetDiscreteSequential.label": "紫蘿蘭色離散序列",
  466. "rave2.colorpalette.yellowContinuousSequential.description": "黃色連續序列說明",
  467. "rave2.colorpalette.yellowContinuousSequential.label": "黃色連續序列",
  468. "rave2.colorpalette.yellowDiscreteSequential.description": "黃色離散序列說明",
  469. "rave2.colorpalette.yellowDiscreteSequential.label": "黃色離散序列",
  470. "tornado.config.tornado.description": "旋風圖是互相比較兩組長條的長條圖。種類會垂直列示,而且它們會進行排序,如此長條會從下到上以遞增的大小顯示。",
  471. "tornado.config.tornado.label": "旋風圖",
  472. "tornado.description": "旋風圖是互相比較兩組長條的長條圖。種類會垂直列示,而且它們會進行排序,如此長條會從下到上以遞增的大小顯示。",
  473. "tornado.label": "旋風圖",
  474. "tornado.propertyPresentation.advanced.tornadoSpecificProperties.description": "旋風圖特定內容",
  475. "tornado.propertyPresentation.advanced.tornadoSpecificProperties.label": "旋風圖",
  476. "tornado.propertyPresentation.advanced.y2AxisProperties.description": "第二個 Y 軸的內容。",
  477. "tornado.propertyPresentation.advanced.y2AxisProperties.label": "Y2 軸",
  478. "zoom.description": "在 X、Y 或同時在這兩個方向縮放圖表",
  479. "zoom.name": "縮放",
  480. "zoom.options.all": "全部",
  481. "zoom.options.none": "無",
  482. "zoom.options.x": "X",
  483. "zoom.options.y": "Y",
  484. "zoom.options.y2": "Y2"
  485. }