messages_zh-tw.json 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678
  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. "alignAxes.description": "對齊相依軸的格線。",
  51. "alignAxes.falseLabel": "不對齊",
  52. "alignAxes.name": "對齊相依軸格線",
  53. "alignAxes.trueLabel": "對齊",
  54. "axis.labels.truncationText.description": "放置在標籤尾端,用於指出截斷的文字。",
  55. "axis.labels.truncationText.name": "軸截斷文字",
  56. "axis.x.gridlines.display.description": "顯示或隱藏 X 軸格線。",
  57. "axis.x.gridlines.display.falseLabel": "隱藏",
  58. "axis.x.gridlines.display.name": "顯示格線",
  59. "axis.x.gridlines.display.trueLabel": "顯示",
  60. "axis.x.gridlines.style.stroke-dasharray.description": "套用至 X 軸格線的橫線型樣。",
  61. "axis.x.gridlines.style.stroke-dasharray.name": "格線橫線型樣",
  62. "axis.x.gridlines.style.stroke.description": "X 軸格線的顏色。",
  63. "axis.x.gridlines.style.stroke.name": "格線顏色",
  64. "axis.x.labels.allowRotate45.description": "啟用或停用標籤自動佈置的旋轉 45 選項。",
  65. "axis.x.labels.allowRotate45.falseLabel": "停用旋轉 45 選項",
  66. "axis.x.labels.allowRotate45.name": "容許旋轉 45",
  67. "axis.x.labels.allowRotate45.trueLabel": "啟用旋轉 45 選項",
  68. "axis.x.labels.allowRotate90.description": "啟用或停用標籤自動佈置的旋轉 90 選項。",
  69. "axis.x.labels.allowRotate90.falseLabel": "停用旋轉 90 選項",
  70. "axis.x.labels.allowRotate90.name": "容許旋轉 90",
  71. "axis.x.labels.allowRotate90.trueLabel": "啟用旋轉 90 選項",
  72. "axis.x.labels.allowStagger.description": "容許標籤自動佈置的錯列。",
  73. "axis.x.labels.allowStagger.falseLabel": "X 軸不容許錯列",
  74. "axis.x.labels.allowStagger.name": "容許錯列",
  75. "axis.x.labels.allowStagger.trueLabel": "X 軸容許錯列",
  76. "axis.x.labels.display.description": "顯示或隱藏 X 軸標籤。",
  77. "axis.x.labels.display.falseLabel": "隱藏",
  78. "axis.x.labels.display.name": "顯示標籤",
  79. "axis.x.labels.display.trueLabel": "顯示",
  80. "axis.x.labels.layoutMode.description": "配置 X 軸標籤的佈置模式",
  81. "axis.x.labels.layoutMode.name": "佈置模式",
  82. "axis.x.labels.layoutMode.options.automatic": "自動",
  83. "axis.x.labels.layoutMode.options.horizontal": "水平",
  84. "axis.x.labels.layoutMode.options.rotate45": "旋轉 45 度",
  85. "axis.x.labels.layoutMode.options.rotate90": "旋轉 90 度",
  86. "axis.x.labels.layoutMode.options.stagger": "錯列",
  87. "axis.x.labels.style.fill.description": "X 軸標籤的顏色。",
  88. "axis.x.labels.style.fill.name": "標籤顏色",
  89. "axis.x.labels.style.font-family.description": "X 軸標籤的字型系列。",
  90. "axis.x.labels.style.font-family.name": "標籤字型系列",
  91. "axis.x.labels.style.font-size.description": "X 軸標籤的大小(CSS 大小)。",
  92. "axis.x.labels.style.font-size.name": "標籤字型大小",
  93. "axis.x.labels.style.font.description": "X 軸標籤的字型內容(CSS 樣式)。",
  94. "axis.x.labels.style.font.name": "標籤字型",
  95. "axis.x.labels.zoomPan.description": "在平移及縮放時,顯示或隱藏 X 軸標籤。",
  96. "axis.x.labels.zoomPan.falseLabel": "顯示",
  97. "axis.x.labels.zoomPan.name": "標籤平移-縮放",
  98. "axis.x.labels.zoomPan.trueLabel": "隱藏",
  99. "axis.x.line.display.description": "顯示或隱藏 X 軸線。",
  100. "axis.x.line.display.falseLabel": "隱藏",
  101. "axis.x.line.display.name": "顯示線條",
  102. "axis.x.line.display.trueLabel": "顯示",
  103. "axis.x.line.style.stroke.description": "X 軸線的顏色。",
  104. "axis.x.line.style.stroke.name": "線條顏色",
  105. "axis.x.scale.includeZero.description": "當設為「是」時,會在 X 軸上包括 0。",
  106. "axis.x.scale.includeZero.falseLabel": "不包括",
  107. "axis.x.scale.includeZero.name": "包括零",
  108. "axis.x.scale.includeZero.trueLabel": "包括",
  109. "axis.x.scale.max.description": "出現在 X 軸上的上限值。",
  110. "axis.x.scale.max.name": "上限值",
  111. "axis.x.scale.min.description": "出現在 X 軸上的下限值。",
  112. "axis.x.scale.min.name": "值下限",
  113. "axis.x.scale.nice.description": "當設為「是」時,會在 X 軸上使用細調端點值。",
  114. "axis.x.scale.nice.falseLabel": "不細調",
  115. "axis.x.scale.nice.name": "細調",
  116. "axis.x.scale.nice.trueLabel": "套用細調",
  117. "axis.x.ticks.display.description": "顯示或隱藏 X 軸刻度標記。",
  118. "axis.x.ticks.display.falseLabel": "隱藏",
  119. "axis.x.ticks.display.name": "顯示刻度",
  120. "axis.x.ticks.display.trueLabel": "顯示",
  121. "axis.x.ticks.style.stroke.description": "X 軸刻度的顏色。",
  122. "axis.x.ticks.style.stroke.name": "刻度顏色",
  123. "axis.x.title.display.description": "顯示或隱藏 X 軸標題。",
  124. "axis.x.title.display.falseLabel": "隱藏",
  125. "axis.x.title.display.name": "顯示標題",
  126. "axis.x.title.display.trueLabel": "顯示",
  127. "axis.x.title.style.fill.description": "X 軸標題的顏色。",
  128. "axis.x.title.style.fill.name": "標題顏色",
  129. "axis.x.title.style.font-family.description": "X 軸標題的字型系列名稱。",
  130. "axis.x.title.style.font-family.name": "標題字型系列",
  131. "axis.x.title.style.font-size.description": "X 軸標題字型大小(CSS 大小)。",
  132. "axis.x.title.style.font-size.name": "標題字型大小",
  133. "axis.x.title.style.font.description": "X 軸標題字型內容(CSS 樣式)。",
  134. "axis.x.title.style.font.name": "標題字型",
  135. "axis.x.title.text.description": "X 軸的標題。",
  136. "axis.x.title.text.name": "標題",
  137. "axis.y.gridlines.display.description": "顯示或隱藏直條圖 Y 軸格線。",
  138. "axis.y.gridlines.display.falseLabel": "隱藏",
  139. "axis.y.gridlines.display.name": "Y 軸(直條)顯示格線",
  140. "axis.y.gridlines.display.trueLabel": "顯示",
  141. "axis.y.gridlines.style.stroke-dasharray.description": "套用至直條圖 Y 軸格線的橫線型樣。",
  142. "axis.y.gridlines.style.stroke-dasharray.name": "Y 軸(直條)格線橫線型樣",
  143. "axis.y.gridlines.style.stroke.description": "直條圖 Y 軸格線的顏色。",
  144. "axis.y.gridlines.style.stroke.name": "Y 軸(直條)格線顏色",
  145. "axis.y.labels.display.description": "顯示或隱藏直條圖 Y 軸標籤。",
  146. "axis.y.labels.display.falseLabel": "隱藏",
  147. "axis.y.labels.display.name": "Y 軸(直條)顯示標籤",
  148. "axis.y.labels.display.trueLabel": "顯示",
  149. "axis.y.labels.hideOverlap.description": "在直條圖 Y 軸上顯示或隱藏重疊的標籤。",
  150. "axis.y.labels.hideOverlap.falseLabel": "不隱藏",
  151. "axis.y.labels.hideOverlap.name": "Y 軸(直條)隱藏重疊的標籤",
  152. "axis.y.labels.hideOverlap.trueLabel": "隱藏",
  153. "axis.y.labels.layoutMode.description": "配置 Y 軸標籤的佈置模式",
  154. "axis.y.labels.layoutMode.name": "佈置模式",
  155. "axis.y.labels.layoutMode.options.horizontal": "水平",
  156. "axis.y.labels.layoutMode.options.rotate90": "旋轉 90 度",
  157. "axis.y.labels.rotation.description": "旋轉直條圖 Y 軸標籤。",
  158. "axis.y.labels.rotation.name": "Y 軸(直條)標籤旋轉",
  159. "axis.y.labels.style.fill.description": "直條圖 Y 軸標籤的顏色。",
  160. "axis.y.labels.style.fill.name": "Y 軸(直條)標籤顏色",
  161. "axis.y.labels.style.font-family.description": "直條圖 Y 軸標籤的字型系列。",
  162. "axis.y.labels.style.font-family.name": "Y 軸(直條)標籤字型系列",
  163. "axis.y.labels.style.font-size.description": "直條圖 Y 軸標籤的大小(CSS 大小)。",
  164. "axis.y.labels.style.font-size.name": "Y 軸(直條)標籤字型大小",
  165. "axis.y.labels.style.font.description": "直條圖 Y 軸標籤的字型內容(CSS 樣式)。",
  166. "axis.y.labels.style.font.name": "Y 軸(直條)標籤字型",
  167. "axis.y.labels.style.text-anchor.description": "直條圖 Y 軸標籤的文字錨點位置。",
  168. "axis.y.labels.style.text-anchor.name": "Y 軸(直條)標籤文字錨點",
  169. "axis.y.labels.style.text-anchor.options.end": "結束",
  170. "axis.y.labels.style.text-anchor.options.middle": "中間",
  171. "axis.y.labels.style.text-anchor.options.start": "開始",
  172. "axis.y.labels.wrap.description": "在直條圖 Y 軸上啟用或停用標籤折行。",
  173. "axis.y.labels.wrap.falseLabel": "不折行",
  174. "axis.y.labels.wrap.name": "Y 軸(直條)標籤折行",
  175. "axis.y.labels.wrap.trueLabel": "折行",
  176. "axis.y.labels.wrapValignment.description": "垂直對齊直條圖 Y 軸標籤。",
  177. "axis.y.labels.wrapValignment.name": "Y 軸(直條)折行的標籤對齊方式",
  178. "axis.y.labels.wrapValignment.options.bottom": "下",
  179. "axis.y.labels.wrapValignment.options.middle": "中間",
  180. "axis.y.labels.wrapValignment.options.top": "最前",
  181. "axis.y.labels.zoomPan.description": "在平移及縮放時,顯示或隱藏直條圖 Y 軸標籤。",
  182. "axis.y.labels.zoomPan.falseLabel": "顯示",
  183. "axis.y.labels.zoomPan.name": "Y 軸(直條)標籤隱藏平移-縮放",
  184. "axis.y.labels.zoomPan.trueLabel": "隱藏",
  185. "axis.y.line.display.description": "顯示或隱藏直條圖 Y 軸線。",
  186. "axis.y.line.display.falseLabel": "隱藏",
  187. "axis.y.line.display.name": "Y 軸(直條)顯示線條",
  188. "axis.y.line.display.trueLabel": "顯示",
  189. "axis.y.line.style.stroke.description": "直條圖 Y 軸線的顏色。",
  190. "axis.y.line.style.stroke.name": "Y 軸(直條)線條顏色",
  191. "axis.y.scale.includeZero.description": "當設為「是」時,會在直條圖 Y 軸上包括 0。",
  192. "axis.y.scale.includeZero.falseLabel": "不包括",
  193. "axis.y.scale.includeZero.name": "Y 軸(直條)包括零",
  194. "axis.y.scale.includeZero.trueLabel": "包括",
  195. "axis.y.scale.max.description": "出現在直條圖 Y 軸上的上限值。",
  196. "axis.y.scale.max.name": "Y 軸(直條)上限值",
  197. "axis.y.scale.min.description": "出現在直條圖 Y 軸上的下限值。",
  198. "axis.y.scale.min.name": "Y 軸(直條)下限值",
  199. "axis.y.scale.nice.description": "當設為「是」時,會在直條圖 Y 軸上使用細調端點值。",
  200. "axis.y.scale.nice.falseLabel": "不細調",
  201. "axis.y.scale.nice.name": "Y 軸(直條)細調",
  202. "axis.y.scale.nice.trueLabel": "套用細調",
  203. "axis.y.ticks.display.description": "顯示或隱藏直條圖 Y 軸刻度標記。",
  204. "axis.y.ticks.display.falseLabel": "隱藏",
  205. "axis.y.ticks.display.name": "Y 軸(直條)顯示刻度",
  206. "axis.y.ticks.display.trueLabel": "顯示",
  207. "axis.y.ticks.style.stroke.description": "直條圖 Y 軸刻度的顏色。",
  208. "axis.y.ticks.style.stroke.name": "Y 軸(直條)刻度顏色",
  209. "axis.y.title.display.description": "顯示或隱藏直條圖 Y 軸標題。",
  210. "axis.y.title.display.falseLabel": "隱藏",
  211. "axis.y.title.display.name": "Y 軸(直條)顯示標題",
  212. "axis.y.title.display.trueLabel": "顯示",
  213. "axis.y.title.style.fill.description": "直條圖 Y 軸標題的顏色。",
  214. "axis.y.title.style.fill.name": "Y 軸(直條)標題顏色",
  215. "axis.y.title.style.font-family.description": "直條圖 Y 軸標題的字型系列名稱。",
  216. "axis.y.title.style.font-family.name": "Y 軸(直條)標題字型系列",
  217. "axis.y.title.style.font-size.description": "直條圖 Y 軸標題字型的大小(CSS 大小)。",
  218. "axis.y.title.style.font-size.name": "Y 軸(直條)標題字型大小",
  219. "axis.y.title.style.font.description": "直條圖 Y 軸標題的字型內容(CSS 樣式)。",
  220. "axis.y.title.style.font.name": "Y 軸(直條)標題字型",
  221. "axis.y.title.text.description": "直條圖 Y 軸的標題。",
  222. "axis.y.title.text.name": "Y 軸(直條)標題",
  223. "axis.y2.gridlines.display.description": "顯示或隱藏折線圖 Y 軸格線。",
  224. "axis.y2.gridlines.display.falseLabel": "隱藏",
  225. "axis.y2.gridlines.display.name": "Y 軸(線條)顯示格線",
  226. "axis.y2.gridlines.display.trueLabel": "顯示",
  227. "axis.y2.gridlines.style.stroke-dasharray.description": "套用至折線圖 Y 軸格線的橫線型樣。",
  228. "axis.y2.gridlines.style.stroke-dasharray.name": "Y 軸(線條)格線橫線型樣",
  229. "axis.y2.gridlines.style.stroke.description": "折線圖 Y 軸格線的顏色。",
  230. "axis.y2.gridlines.style.stroke.name": "Y 軸(線條)格線顏色",
  231. "axis.y2.labels.display.description": "顯示或隱藏折線圖 Y 軸標籤。",
  232. "axis.y2.labels.display.falseLabel": "隱藏",
  233. "axis.y2.labels.display.name": "Y 軸(線條)顯示標籤",
  234. "axis.y2.labels.display.trueLabel": "顯示",
  235. "axis.y2.labels.hideOverlap.description": "在折線圖 Y 軸上顯示或隱藏重疊的標籤。",
  236. "axis.y2.labels.hideOverlap.falseLabel": "不隱藏",
  237. "axis.y2.labels.hideOverlap.name": "Y 軸(線條)隱藏重疊的標籤",
  238. "axis.y2.labels.hideOverlap.trueLabel": "隱藏",
  239. "axis.y2.labels.layoutMode.description": "配置 Y2 軸標籤的佈置模式",
  240. "axis.y2.labels.layoutMode.name": "佈置模式",
  241. "axis.y2.labels.layoutMode.options.horizontal": "水平",
  242. "axis.y2.labels.layoutMode.options.rotate90": "旋轉 90 度",
  243. "axis.y2.labels.rotation.description": "旋轉折線圖 Y 軸標籤。",
  244. "axis.y2.labels.rotation.name": "Y 軸(線條)標籤旋轉",
  245. "axis.y2.labels.style.fill.description": "折線圖 Y 軸標籤的顏色。",
  246. "axis.y2.labels.style.fill.name": "Y 軸(線條)標籤顏色",
  247. "axis.y2.labels.style.font-family.description": "折線圖 Y 軸標籤的字型系列。",
  248. "axis.y2.labels.style.font-family.name": "Y 軸(線條)標籤字型系列",
  249. "axis.y2.labels.style.font-size.description": "折線圖 Y 軸標籤的大小(CSS 大小)。",
  250. "axis.y2.labels.style.font-size.name": "Y 軸(線條)標籤字型大小",
  251. "axis.y2.labels.style.font.description": "折線圖 Y 軸標籤的字型內容(CSS 樣式)。",
  252. "axis.y2.labels.style.font.name": "Y 軸(線條)標籤字型",
  253. "axis.y2.labels.style.text-anchor.description": "折線圖 Y 軸標籤的文字錨點位置。",
  254. "axis.y2.labels.style.text-anchor.name": "Y 軸(線條)標籤文字錨點",
  255. "axis.y2.labels.style.text-anchor.options.end": "結束",
  256. "axis.y2.labels.style.text-anchor.options.middle": "中間",
  257. "axis.y2.labels.style.text-anchor.options.start": "開始",
  258. "axis.y2.labels.wrap.description": "在折線圖 Y 軸上啟用或停用標籤折行。",
  259. "axis.y2.labels.wrap.falseLabel": "不折行",
  260. "axis.y2.labels.wrap.name": "Y 軸(線條)標籤折行",
  261. "axis.y2.labels.wrap.trueLabel": "折行",
  262. "axis.y2.labels.wrapValignment.description": "垂直對齊折線圖 Y 軸標籤。",
  263. "axis.y2.labels.wrapValignment.name": "Y 軸(線條)折行的標籤對齊方式",
  264. "axis.y2.labels.wrapValignment.options.bottom": "下",
  265. "axis.y2.labels.wrapValignment.options.middle": "中間",
  266. "axis.y2.labels.wrapValignment.options.top": "最前",
  267. "axis.y2.labels.zoomPan.description": "在平移及縮放時,顯示或隱藏折線圖 Y 軸標籤。",
  268. "axis.y2.labels.zoomPan.falseLabel": "顯示",
  269. "axis.y2.labels.zoomPan.name": "Y 軸(線條)標籤隱藏平移-縮放",
  270. "axis.y2.labels.zoomPan.trueLabel": "隱藏",
  271. "axis.y2.line.display.description": "顯示或隱藏折線圖 Y 軸線。",
  272. "axis.y2.line.display.falseLabel": "隱藏",
  273. "axis.y2.line.display.name": "Y 軸(線條)顯示線條",
  274. "axis.y2.line.display.trueLabel": "顯示",
  275. "axis.y2.line.style.stroke.description": "折線圖 Y 軸線的顏色。",
  276. "axis.y2.line.style.stroke.name": "Y 軸(線條)線條顏色",
  277. "axis.y2.scale.includeZero.description": "當設為「是」時,會在折線圖 Y 軸上包括 0。",
  278. "axis.y2.scale.includeZero.falseLabel": "不包括",
  279. "axis.y2.scale.includeZero.name": "Y 軸(線條)包括零",
  280. "axis.y2.scale.includeZero.trueLabel": "包括",
  281. "axis.y2.scale.max.description": "出現在折線圖 Y 軸上的上限值",
  282. "axis.y2.scale.max.name": "Y 軸(線條)上限值",
  283. "axis.y2.scale.min.description": "出現在折線圖 Y 軸上的下限值。",
  284. "axis.y2.scale.min.name": "Y 軸(線條)下限值",
  285. "axis.y2.scale.nice.description": "當設為「是」時,會在折線圖 Y 軸上使用細調端點值。",
  286. "axis.y2.scale.nice.falseLabel": "不細調",
  287. "axis.y2.scale.nice.name": "Y 軸(線條)細調",
  288. "axis.y2.scale.nice.trueLabel": "套用細調",
  289. "axis.y2.ticks.display.description": "顯示或隱藏折線圖 Y 軸刻度標記。",
  290. "axis.y2.ticks.display.falseLabel": "隱藏",
  291. "axis.y2.ticks.display.name": "Y 軸(線條)顯示刻度",
  292. "axis.y2.ticks.display.trueLabel": "顯示",
  293. "axis.y2.ticks.style.stroke.description": "折線圖 Y 軸刻度的顏色。",
  294. "axis.y2.ticks.style.stroke.name": "Y 軸(線條)刻度顏色",
  295. "axis.y2.title.display.description": "顯示或隱藏折線圖 Y 軸標題。",
  296. "axis.y2.title.display.falseLabel": "隱藏",
  297. "axis.y2.title.display.name": "Y 軸(線條)顯示標題",
  298. "axis.y2.title.display.trueLabel": "顯示",
  299. "axis.y2.title.style.fill.description": "折線圖 Y 軸標題的顏色。",
  300. "axis.y2.title.style.fill.name": "Y 軸(線條)標題顏色",
  301. "axis.y2.title.style.font-family.description": "折線圖 Y 軸標題的字型系列名稱。",
  302. "axis.y2.title.style.font-family.name": "Y 軸(線條)標題字型系列",
  303. "axis.y2.title.style.font-size.description": "折線圖 Y 軸標題字型的大小(CSS 大小)。",
  304. "axis.y2.title.style.font-size.name": "Y 軸(線條)標題字型大小",
  305. "axis.y2.title.style.font.description": "折線圖 Y 軸標題的字型內容(CSS 樣式)。",
  306. "axis.y2.title.style.font.name": "Y 軸(線條)標題字型",
  307. "axis.y2.title.text.description": "折線圖 Y 軸的標題。",
  308. "axis.y2.title.text.name": "Y 軸(線條)標題",
  309. "background.chart.color.description": "圖表的背景顏色。",
  310. "background.chart.color.name": "背景顏色",
  311. "background.color.description": "圖表的背景顏色。",
  312. "background.elements.color.description": "圖表元素後面的背景顏色。",
  313. "background.elements.color.name": "元素背景顏色",
  314. "color.null.description": "直條圖中用於空值的顏色。",
  315. "color.null.name": "直條的空值顏色",
  316. "color.palette.column.description": "要用於直條圖的調色盤。",
  317. "color.palette.column.name": "直條調色盤",
  318. "color.palette.line.description": "要用於折線圖的調色盤。",
  319. "color.palette.line.name": "線條調色盤",
  320. "column.applysize.description": "當設為「是」時,直條的大小由序數刻度控制。",
  321. "column.applysize.name": "將大小套用至序數直條",
  322. "column.borderColor.description": "直條圖中的邊框顏色。",
  323. "column.borderColor.name": "直條邊框顏色",
  324. "column.borderWidth.description": "直條圖中的邊框寬度。",
  325. "column.borderWidth.name": "直條邊框寬度",
  326. "column.size.description": "使用連續資料時的直條寬度(互換後的高度)。",
  327. "column.size.name": "直條大小",
  328. "composite.config.composite.description": "結合長條圖視覺化及折線圖視覺化特性的視覺化。組合視覺化會在直條圖上覆蓋折線圖,以對一個以上的種類繪製多個資料系列。",
  329. "composite.config.composite.label": "進階線條與直條",
  330. "composite.config.compositeOneDataSet.description": "結合長條圖視覺化及折線圖視覺化特性的視覺化。組合視覺化會在直條圖上覆蓋折線圖。",
  331. "composite.config.compositeOneDataSet.label": "簡式線條與直條",
  332. "composite.config.compositeSmoothOneDataSet.description": "結合長條圖視覺化及折線圖視覺化特性的視覺化。組合視覺化會在直條圖上覆蓋折線圖。",
  333. "composite.config.compositeSmoothOneDataSet.label": "線條和直條",
  334. "composite.description": "組合圖可呈現直條圖及折線圖的組合。左軸會參照直條圖,而右軸會參照折線圖。",
  335. "composite.falseLabel.applySize": "不套用大小",
  336. "composite.falseLabel.columnLegend": "隱藏",
  337. "composite.falseLabel.delay": "無錯列",
  338. "composite.falseLabel.itemLabel": "隱藏",
  339. "composite.falseLabel.lineLegend": "隱藏",
  340. "composite.falseLabel.lineOnly": "僅線條",
  341. "composite.falseLabel.sortX": "不排序線條(使用資料排序)",
  342. "composite.label": "組合圖",
  343. "composite.propertyPresentation.advanced.compositeSpecificProperties.description": "組合圖特定內容",
  344. "composite.propertyPresentation.advanced.compositeSpecificProperties.label": "組合圖",
  345. "composite.propertyPresentation.advanced.y2AxisProperties.description": "第二條 Y 軸的內容。",
  346. "composite.propertyPresentation.advanced.y2AxisProperties.label": "Y2 軸",
  347. "composite.trueLabel.applySize": "套用大小",
  348. "composite.trueLabel.columnLegend": "顯示",
  349. "composite.trueLabel.delay": "使用錯列",
  350. "composite.trueLabel.itemLabel": "顯示",
  351. "composite.trueLabel.lineLegend": "顯示",
  352. "composite.trueLabel.lineWithPoints": "線條與點",
  353. "composite.trueLabel.sortX": "依 X 值排序線條",
  354. "contrast.label.color.description": "調整標籤顏色以與背景形成對比。",
  355. "contrast.label.color.name": "使標籤顏色與背景形成對比",
  356. "data.handling.description": "用來繪製資料的配置。",
  357. "data.handling.name": "配置",
  358. "data.handling.options.Clustered": "已叢集化",
  359. "data.handling.options.None": "無",
  360. "data.handling.options.Stacked": "已堆疊",
  361. "data.handling.options.Stacked100": "百分之百堆疊",
  362. "data.label.display.description": "顯示或隱藏資料標籤。",
  363. "data.label.display.name": "資料標籤",
  364. "data.label.type.description": "要顯示的資料標籤類型。",
  365. "data.label.type.name": "資料標籤類型",
  366. "data.label.type.options.percentByCategory": "種類百分比",
  367. "data.label.type.options.percentByColor": "顏色(系列)百分比",
  368. "data.label.type.options.value": "值",
  369. "datamodel.hierarchial.label": "階層式資料模型",
  370. "datamodel.simple.description": "簡式組合圖的資料模型。",
  371. "datamodel.simple.label": "簡式組合圖資料模型",
  372. "datamodel.tabular.composite.description": "組合圖資料模型,提供不同的直條及折線資料集。",
  373. "datamodel.tabular.label": "表格資料模型",
  374. "dataset.composite.description": "組合圖的資料集。",
  375. "dataset.composite.label": "表格資料集 - 線條與直條",
  376. "dataset.hierarchial.label": "階層式資料集",
  377. "dataset.tabular.composite.column.description": "直條的表格資料集。",
  378. "dataset.tabular.composite.column.label": "直條表格資料集",
  379. "dataset.tabular.composite.line.description": "線條的表格資料集。",
  380. "dataset.tabular.composite.line.label": "線條表格資料集",
  381. "dataset.tabular.description": "列和欄的表格資料集。",
  382. "dataset.tabular.label": "表格資料集",
  383. "dataset.tabular.link.description": "決定節點之間的鏈結。",
  384. "dataset.tabular.link.label": "表格鏈結資料集",
  385. "dataset.tabular.node.description": "定義節點的表格資料集。",
  386. "dataset.tabular.node.label": "表格節點資料集",
  387. "dataslost.label.composite.column.description": "直條的標籤。",
  388. "dataslot.categories.label": "種類",
  389. "dataslot.category.label": "種類",
  390. "dataslot.children.description": "當套用至樹狀結構節點時,會以陣列清單傳回該節點的子項。",
  391. "dataslot.children.label": "子項",
  392. "dataslot.color.composite.description": "直條的顏色。",
  393. "dataslot.color.composite.line.description": "折線的顏色。",
  394. "dataslot.color.description": "決定形狀的顏色。",
  395. "dataslot.color.label": "顏色",
  396. "dataslot.colorLine.composite.line.description": "線條的顏色。",
  397. "dataslot.colorLine.label": "顏色線條",
  398. "dataslot.group.composite.line.description": "用來將點結合為線條的群組。如果未提供,則所有點都會在一條線中。群組也用於線條顏色。",
  399. "dataslot.key.description": "針對每個橫條呼叫以符合元素。主要用於轉移。",
  400. "dataslot.key.label": "索引鍵",
  401. "dataslot.keyLine.description": "線條的索引鍵。",
  402. "dataslot.keyLine.label": "索引鍵線條",
  403. "dataslot.label.composite.line.description": "如果已定義,則為點(不是線條)的標籤。",
  404. "dataslot.label.description": "決定形狀的標籤。",
  405. "dataslot.label.label": "標籤",
  406. "dataslot.labelLine.composite.line.description": "線條的標籤。",
  407. "dataslot.labelLine.label": "標籤線條",
  408. "dataslot.maximumValue.label": "上限值",
  409. "dataslot.source.label": "來源",
  410. "dataslot.sourceValue.label": "來源值",
  411. "dataslot.tabular.id.description": "節點的 ID。",
  412. "dataslot.tabular.id.label": "ID",
  413. "dataslot.tabular.size.description": "決定形狀的大小。",
  414. "dataslot.tabular.size.label": "大小",
  415. "dataslot.target.label": "目標",
  416. "dataslot.targetValue.label": "目標值",
  417. "dataslot.value.label": "值",
  418. "dataslot.x.composite.description": "直條的 X 座標。值可以是數字、字串或日期。",
  419. "dataslot.x.label": "X 軸",
  420. "dataslot.y.composite.description": "直條的 Y 值(範圍)。值必須是數字。",
  421. "dataslot.y.label": "Y 軸",
  422. "dataslot.yColumn.composite.description": "直條的 Y 值(範圍)。值必須是數字。",
  423. "dataslot.yColumn.label": "直條值",
  424. "dataslot.yLine.composite.description": "線條的 Y 值(範圍)。值必須是數字。",
  425. "dataslot.yLine.label": "線條值",
  426. "dataslot.yStart.composite.description": "Y 刻度上的直條起始位置。",
  427. "dataslot.yStart.composite.label": "Y 起始",
  428. "defaultPalette.description": "Rave2 預設值說明",
  429. "defaultPalette.label": "Rave2 預設值",
  430. "effect.delay.description": "沿 X 座標錯列(延遲)轉移。",
  431. "effect.delay.name": "錯列轉移",
  432. "effect.duration.description": "動畫的持續時間(毫秒)。",
  433. "effect.duration.name": "動畫持續時間(毫秒)",
  434. "effect.name.description": "繪製圖表時使用的效果。",
  435. "effect.name.name": "動畫",
  436. "effect.name.options.none": "無",
  437. "effect.name.options.transition": "轉移",
  438. "item.label.description": "顯示或隱藏項目標籤。",
  439. "item.label.name": "項目標籤",
  440. "label.shadow.description": "顯示或隱藏泡泡陰影。",
  441. "label.shadow.name": "標籤陰影",
  442. "labelResolution.description": "用來解決標籤重疊的方法。",
  443. "labelResolution.name": "標籤解析",
  444. "labelResolution.options.DropLabels": "捨棄標籤",
  445. "labelResolution.options.MoveLabels": "移動標籤",
  446. "labelResolution.options.none": "無",
  447. "labelstyle.font.description": "項目標籤的字型樣式",
  448. "labelstyle.font.name": "項目標籤字型",
  449. "layout.axissize.bottom.max.description": "下軸的大小上限(以 CSS 大小或百分比表示)。",
  450. "layout.axissize.bottom.max.name": "下軸大小上限",
  451. "layout.axissize.bottom.min.description": "下軸的大小下限(以 CSS 大小或百分比表示)。",
  452. "layout.axissize.bottom.min.name": "下軸大小下限",
  453. "layout.axissize.bottom.preferred.description": "下軸的偏好大小(以 CSS 大小或百分比表示)。",
  454. "layout.axissize.bottom.preferred.name": "下軸偏好大小",
  455. "layout.axissize.left.max.description": "左軸的大小上限(以 CSS 大小或百分比表示)。",
  456. "layout.axissize.left.max.name": "左軸大小上限",
  457. "layout.axissize.left.min.description": "左軸的大小下限(以 CSS 大小或百分比表示)。",
  458. "layout.axissize.left.min.name": "左軸大小下限",
  459. "layout.axissize.left.preferred.description": "左軸的偏好大小(以 CSS 大小或百分比表示)。",
  460. "layout.axissize.left.preferred.name": "左軸偏好大小",
  461. "layout.axissize.right.max.description": "右軸的大小上限(以 CSS 大小或百分比表示)。",
  462. "layout.axissize.right.max.name": "右軸大小上限",
  463. "layout.axissize.right.min.description": "右軸的大小下限(以 CSS 大小或百分比表示)。",
  464. "layout.axissize.right.min.name": "右軸大小下限",
  465. "layout.axissize.right.preferred.description": "右軸的偏好大小(以 CSS 大小或百分比表示)。",
  466. "layout.axissize.right.preferred.name": "右軸偏好大小",
  467. "layout.axissize.top.max.description": "上軸的大小上限(以 CSS 大小或百分比表示)。",
  468. "layout.axissize.top.max.name": "上軸大小上限",
  469. "layout.axissize.top.min.description": "上軸的大小下限(以 CSS 大小或百分比表示)。",
  470. "layout.axissize.top.min.name": "上軸大小下限",
  471. "layout.axissize.top.preferred.description": "上軸的偏好大小(以 CSS 大小或百分比表示)。",
  472. "layout.axissize.top.preferred.name": "上軸偏好大小",
  473. "layout.chart.padding.bottom.description": "圖表的下方填補。",
  474. "layout.chart.padding.bottom.name": "下方填補",
  475. "layout.chart.padding.left.description": "圖表的左側填補。",
  476. "layout.chart.padding.left.name": "左側填補",
  477. "layout.chart.padding.right.description": "圖表的右側填補。",
  478. "layout.chart.padding.right.name": "右側填補",
  479. "layout.chart.padding.top.description": "圖表的上方填補。",
  480. "layout.chart.padding.top.name": "上方填補",
  481. "layout.legendchart.align.description": "是否將圖註對齊圖表內側。",
  482. "layout.legendchart.align.name": "將圖註對齊圖表",
  483. "layout.legendchart.gap.description": "圖表與圖註之間的空間(以 CSS 大小或百分比表示)。",
  484. "layout.legendchart.gap.name": "圖註與圖表間的空間",
  485. "layout.legendsize.max.description": "圖註的大小上限(以 CSS 大小或百分比表示)。",
  486. "layout.legendsize.max.name": "大小上限",
  487. "layout.legendsize.min.description": "圖註的大小下限(以 CSS 大小或百分比表示)。",
  488. "layout.legendsize.min.name": "大小下限",
  489. "layout.legendsize.preferred.description": "圖註的偏好大小(以 CSS 大小或百分比表示)。",
  490. "layout.legendsize.preferred.name": "偏好的大小",
  491. "layout.padding.description": "圖表及圖註周圍的填補。",
  492. "layout.padding.name": "填補",
  493. "legend.column.display.description": "顯示或隱藏直條圖的圖註。",
  494. "legend.column.display.name": "顯示直條圖註",
  495. "legend.column.entrystyle.font.description": "直條圖圖註項目的字型樣式。",
  496. "legend.column.entrystyle.font.name": "直條圖註項目字型",
  497. "legend.column.title.description": "直條圖圖註的標題。",
  498. "legend.column.title.name": "直條圖註標題",
  499. "legend.column.titlestyle.fill.description": "直條圖圖註標題的顏色。",
  500. "legend.column.titlestyle.fill.name": "直條圖註標題顏色",
  501. "legend.column.titlestyle.font.description": "直條圖圖註標題的字型樣式。",
  502. "legend.column.titlestyle.font.name": "直條圖註標題字型",
  503. "legend.column.titlestyle.fontfamily.description": "直條圖圖註標題的字型系列。",
  504. "legend.column.titlestyle.fontfamily.name": "直條圖註標題字型系列",
  505. "legend.column.titlestyle.fontsize.description": "直條圖圖註標題的字型大小。",
  506. "legend.column.titlestyle.fontsize.name": "直條圖註標題字型大小",
  507. "legend.display.description": "顯示或隱藏圖註。",
  508. "legend.display.falseLabel": "隱藏",
  509. "legend.display.name": "顯示圖註",
  510. "legend.display.trueLabel": "顯示",
  511. "legend.entrystyle.font.description": "圖註項目的字型內容。",
  512. "legend.entrystyle.font.name": "項目字型",
  513. "legend.line.display.description": "顯示或隱藏折線圖圖註。",
  514. "legend.line.display.name": "顯示線條圖註",
  515. "legend.line.entrystyle.font.description": "折線圖圖註項目的字型樣式。",
  516. "legend.line.entrystyle.font.name": "線條圖註項目字型",
  517. "legend.line.title.description": "折線圖圖註的標題。",
  518. "legend.line.title.name": "線條圖註標題",
  519. "legend.line.titlestyle.fill.description": "折線圖圖註標題的顏色。",
  520. "legend.line.titlestyle.fill.name": "線條圖註標題顏色",
  521. "legend.line.titlestyle.font.description": "折線圖圖註標題的字型樣式。",
  522. "legend.line.titlestyle.font.name": "線條圖註標題字型",
  523. "legend.line.titlestyle.fontfamily.description": "折線圖圖註標題的字型系列。",
  524. "legend.line.titlestyle.fontfamily.name": "線條圖註標題字型系列",
  525. "legend.line.titlestyle.fontsize.description": "折線圖圖註標題的字型大小。",
  526. "legend.line.titlestyle.fontsize.name": "線條圖註標題字型大小",
  527. "legend.position.description": "圖表中的圖註位置。",
  528. "legend.position.name": "圖註位置",
  529. "legend.position.options.bottom": "下",
  530. "legend.position.options.left": "左",
  531. "legend.position.options.right": "右",
  532. "legend.position.options.top": "最前",
  533. "legend.title.description": "圖註的標題。",
  534. "legend.title.name": "標題",
  535. "legend.titlestyle.fill.description": "圖註標題的顏色。",
  536. "legend.titlestyle.fill.name": "標題顏色",
  537. "legend.titlestyle.font.description": "圖註標題的字型內容。",
  538. "legend.titlestyle.font.name": "標題字型",
  539. "legend.titlestyle.fontfamily.description": "圖註標題的字型系列。",
  540. "legend.titlestyle.fontfamily.name": "標題字型系列",
  541. "legend.titlestyle.fontsize.description": "圖註標題的字型大小。",
  542. "legend.titlestyle.fontsize.name": "標題字型大小",
  543. "lineWithPoints.display.description": "在折線圖中,顯示線條與點、僅線條或僅點。",
  544. "lineWithPoints.display.name": "折線圖顯示模式",
  545. "lineWithPoints.display.options.line": "僅線條",
  546. "lineWithPoints.display.options.linePoints": "線條與點",
  547. "lineWithPoints.display.options.points": "僅點",
  548. "lineWithPoints.interpolate.description": "控制如何繪製折線圖中的線條。",
  549. "lineWithPoints.interpolate.name": "插值模式",
  550. "lineWithPoints.interpolate.options.basis": "Basis",
  551. "lineWithPoints.interpolate.options.basis-open": "Basis-open",
  552. "lineWithPoints.interpolate.options.cardinal": "Cardinal",
  553. "lineWithPoints.interpolate.options.cardinal-open": "Cardinal-open",
  554. "lineWithPoints.interpolate.options.linear": "Linear",
  555. "lineWithPoints.interpolate.options.monotone": "Monotone",
  556. "lineWithPoints.interpolate.options.step": "Step",
  557. "lineWithPoints.interpolate.options.step-after": "Step-after",
  558. "lineWithPoints.interpolate.options.step-before": "Step-before",
  559. "lineWithPoints.showMissingAsGap.description": "以間隙顯示遺漏的資料,而不是在遺漏的資料當中插入一行",
  560. "lineWithPoints.showMissingAsGap.name": "以間隙顯示遺漏的資料",
  561. "lineWithPoints.size.description": "具有點的線條符號的大小(方形像素)。",
  562. "lineWithPoints.size.name": "具有點的線條大小",
  563. "lineWithPoints.symbol.description": "用於具有點的線條符號的形狀。",
  564. "lineWithPoints.symbol.name": "具有點的線條符號",
  565. "lineWithPoints.symbol.options.circle": "圓形",
  566. "lineWithPoints.symbol.options.cross": "十字型",
  567. "lineWithPoints.symbol.options.diamond": "菱形",
  568. "lineWithPoints.symbol.options.donut": "環圈圖",
  569. "lineWithPoints.symbol.options.donut-plus": "環圈圖加號",
  570. "lineWithPoints.symbol.options.horizontal-rectangle": "水平矩形",
  571. "lineWithPoints.symbol.options.rectangle": "矩形",
  572. "lineWithPoints.symbol.options.square": "方形",
  573. "lineWithPoints.symbol.options.star": "星形",
  574. "lineWithPoints.symbol.options.triangle-down": "三角形向下",
  575. "lineWithPoints.symbol.options.triangle-left": "三角形向左",
  576. "lineWithPoints.symbol.options.triangle-right": "三角形向右",
  577. "lineWithPoints.symbol.options.triangle-up": "三角形向上",
  578. "lineWithPoints.symbol.options.vertical-rectangle": "垂直矩形",
  579. "propertyPresentation.advanced.axisSizeProperties.description": "軸大小內容",
  580. "propertyPresentation.advanced.axisSizeProperties.label": "軸大小",
  581. "propertyPresentation.advanced.clientBehaviorProperties.description": "用戶端內容。",
  582. "propertyPresentation.advanced.clientBehaviorProperties.label": "用戶端行為",
  583. "propertyPresentation.advanced.commonProperties.description": "一般內容",
  584. "propertyPresentation.advanced.commonProperties.label": "一般",
  585. "propertyPresentation.advanced.description": "已分組結構中全部內容的進階清單。",
  586. "propertyPresentation.advanced.label": "進階",
  587. "propertyPresentation.advanced.labelProperties.description": "標籤內容",
  588. "propertyPresentation.advanced.labelProperties.label": "標籤",
  589. "propertyPresentation.advanced.legendProperties.description": "圖註內容",
  590. "propertyPresentation.advanced.legendProperties.label": "圖註",
  591. "propertyPresentation.advanced.xAxisProperties.description": "X 軸內容",
  592. "propertyPresentation.advanced.xAxisProperties.label": "X 軸",
  593. "propertyPresentation.advanced.yAxisProperties.description": "Y 軸內容",
  594. "propertyPresentation.advanced.yAxisProperties.label": "Y 軸",
  595. "propertyPresentation.simple.description": "最常見的內容簡式清單。",
  596. "propertyPresentation.simple.label": "簡單",
  597. "rave2.colorpalette.blueContinuousSequential.description": "藍色連續序列說明",
  598. "rave2.colorpalette.blueContinuousSequential.label": "藍色連續序列",
  599. "rave2.colorpalette.blueDiscreteSequential.description": "藍色離散序列說明",
  600. "rave2.colorpalette.blueDiscreteSequential.label": "藍色離散序列",
  601. "rave2.colorpalette.blueGreenContinuousDivergent.description": "藍綠色連續分歧說明",
  602. "rave2.colorpalette.blueGreenContinuousDivergent.label": "藍綠色連續分歧",
  603. "rave2.colorpalette.blueGreenDiscreteDivergent.description": "藍綠色離散分歧說明",
  604. "rave2.colorpalette.blueGreenDiscreteDivergent.label": "藍綠色離散分歧",
  605. "rave2.colorpalette.dark.description": "暗說明",
  606. "rave2.colorpalette.dark.label": "暗",
  607. "rave2.colorpalette.financial.description": "財務說明",
  608. "rave2.colorpalette.financial.label": "財務",
  609. "rave2.colorpalette.greenContinuousSequential.description": "綠色連續序列說明",
  610. "rave2.colorpalette.greenContinuousSequential.label": "綠色連續序列",
  611. "rave2.colorpalette.greenDiscreteSequential.description": "綠色離散序列說明",
  612. "rave2.colorpalette.greenDiscreteSequential.label": "綠色離散序列",
  613. "rave2.colorpalette.light.description": "明亮說明",
  614. "rave2.colorpalette.light.label": "明亮",
  615. "rave2.colorpalette.medical.description": "醫學說明",
  616. "rave2.colorpalette.medical.label": "醫學",
  617. "rave2.colorpalette.orangeContinuousSequential.description": "橙色連續序列說明",
  618. "rave2.colorpalette.orangeContinuousSequential.label": "橙色連續序列",
  619. "rave2.colorpalette.orangeDiscreteSequential.description": "橙色離散序列說明",
  620. "rave2.colorpalette.orangeDiscreteSequential.label": " 橙色離散序列",
  621. "rave2.colorpalette.purpleContinuousSequential.description": "紫色連續序列說明",
  622. "rave2.colorpalette.purpleContinuousSequential.label": "紫色連續序列",
  623. "rave2.colorpalette.purpleDiscreteSequential.description": "紫色離散序列說明",
  624. "rave2.colorpalette.purpleDiscreteSequential.label": "紫色離散序列",
  625. "rave2.colorpalette.redBlueContinuousDivergent.description": "紅藍色連續分歧說明",
  626. "rave2.colorpalette.redBlueContinuousDivergent.label": "紅藍色連續分歧",
  627. "rave2.colorpalette.redBlueDiscreteDivergent.description": "紅藍色離散分歧說明",
  628. "rave2.colorpalette.redBlueDiscreteDivergent.label": "紅藍色離散分歧",
  629. "rave2.colorpalette.redBlueInverseContinuousDivergent.description": "紅藍色反向連續分歧說明",
  630. "rave2.colorpalette.redBlueInverseContinuousDivergent.label": "紅藍色反向連續分歧",
  631. "rave2.colorpalette.redBlueInverseDiscreteDivergent.description": "紅藍色反向離散分歧說明",
  632. "rave2.colorpalette.redBlueInverseDiscreteDivergent.label": "紅藍色反向離散分歧",
  633. "rave2.colorpalette.redContinuousSequential.description": "紅色連續序列說明",
  634. "rave2.colorpalette.redContinuousSequential.label": "紅色連續序列",
  635. "rave2.colorpalette.redDiscreteSequential.description": "紅色離散序列說明",
  636. "rave2.colorpalette.redDiscreteSequential.label": " 紅色離散序列",
  637. "rave2.colorpalette.redGreenContinuousDivergent.description": "紅綠色連續分歧說明",
  638. "rave2.colorpalette.redGreenContinuousDivergent.label": "紅綠色連續分歧",
  639. "rave2.colorpalette.redGreenDiscreteDivergent.description": "紅綠色離散分歧說明",
  640. "rave2.colorpalette.redGreenDiscreteDivergent.label": "紅綠色離散分歧",
  641. "rave2.colorpalette.redGreenInverseContinuousDivergent.description": "紅綠色反向連續分歧說明",
  642. "rave2.colorpalette.redGreenInverseContinuousDivergent.label": "紅綠色反向連續分歧",
  643. "rave2.colorpalette.redGreenInverseDiscreteDivergent.description": "紅綠色反向離散分歧說明",
  644. "rave2.colorpalette.redGreenInverseDiscreteDivergent.label": "紅綠色反向離散分歧",
  645. "rave2.colorpalette.tealContinuousSequential.description": "深藍綠色連續序列說明",
  646. "rave2.colorpalette.tealContinuousSequential.label": "深藍綠色連續序列",
  647. "rave2.colorpalette.tealDiscreteSequential.description": "深藍綠色離散序列說明",
  648. "rave2.colorpalette.tealDiscreteSequential.label": "深藍綠色離散序列",
  649. "rave2.colorpalette.tealPurpleContinuousDivergent.description": "深藍綠紫色連續分歧說明",
  650. "rave2.colorpalette.tealPurpleContinuousDivergent.label": "深藍綠紫色連續分歧",
  651. "rave2.colorpalette.tealPurpleDiscreteDivergent.description": "深藍綠紫色離散分歧說明",
  652. "rave2.colorpalette.tealPurpleDiscreteDivergent.label": "深藍綠紫色離散分歧",
  653. "rave2.colorpalette.violetContinuousSequential.description": "紫羅蘭色連續序列說明",
  654. "rave2.colorpalette.violetContinuousSequential.label": "紫羅蘭色連續序列",
  655. "rave2.colorpalette.violetDiscreteSequential.description": "紫蘿蘭色離散序列說明",
  656. "rave2.colorpalette.violetDiscreteSequential.label": "紫蘿蘭色離散序列",
  657. "rave2.colorpalette.yellowContinuousSequential.description": "黃色連續序列說明",
  658. "rave2.colorpalette.yellowContinuousSequential.label": "黃色連續序列",
  659. "rave2.colorpalette.yellowDiscreteSequential.description": "黃色離散序列說明",
  660. "rave2.colorpalette.yellowDiscreteSequential.label": "黃色離散序列",
  661. "sortX.description": "依 X 來排序線條點。",
  662. "sortX.name": "依 x 排序點",
  663. "swapLineColumn.description": "當設為「是」時,會在左側顯示折線圖軸,而在右側顯示直條圖軸。",
  664. "swapLineColumn.falseLabel": "不切換",
  665. "swapLineColumn.name": "切換線條與直條軸",
  666. "swapLineColumn.trueLabel": "切換",
  667. "transpose.description": "當設為「是」時,Y 軸會顯示獨立刻度,而 X 軸會顯示相依刻度。",
  668. "transpose.falseLabel": "不交換",
  669. "transpose.name": "切換 X 軸及 Y 軸",
  670. "transpose.trueLabel": "交換",
  671. "zoom.description": "在 X、Y、Y2 或所有方向縮放圖表。",
  672. "zoom.name": "縮放",
  673. "zoom.options.all": "全部",
  674. "zoom.options.none": "無",
  675. "zoom.options.x": "X",
  676. "zoom.options.y": "Y",
  677. "zoom.options.y2": "Y2"
  678. }