messages_zh-tw.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": "應用於點的自訂多邊形層的對映 ID。",
  104. "custom.point.mapId.name": "點自訂對映 ID",
  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": "應用於區域之自訂多邊形層的對映 ID。",
  110. "custom.region.mapId.name": "區域自訂對映 ID",
  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 特性搭配使用的表格地圖資料(特性 ID 資料對 GeoJSON ID 查閱內容)。",
  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": "要與每一個特性相關聯的標籤。如果未指定,則會使用特性 ID。",
  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": "這是依特性 ID 附加為內容的值。",
  195. "dataslot.map.value.label": "區域顏色",
  196. "dataslot.maximumValue.label": "上限值",
  197. "dataslot.source.label": "來源",
  198. "dataslot.sourceValue.label": "來源值",
  199. "dataslot.tabular.id.description": "節點的 ID。",
  200. "dataslot.tabular.id.label": "ID",
  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": "特性 ID 的點區隔欄位名稱。",
  251. "id.lookup.name": "ID 查閱",
  252. "invalidLayerName": "指定的層名稱無效:",
  253. "invalidMapId": "指定的對映 ID 無效:",
  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": "阿爾伯斯",
  373. "map.projection.options.albersUsa": "阿爾伯斯(美國)",
  374. "map.projection.options.equirectangular": "等距長方投影",
  375. "map.projection.options.mercator": "麥卡托",
  376. "map.projection.options.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 軸執行 Euler 旋轉。",
  412. "pan.x.name": "沿著 X 軸平移",
  413. "pan.y.description": "當設為「是」時,會沿著 Y 軸平移。當設為「否」時,則會沿著 Y 軸執行 Euler 旋轉。",
  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": "Geospatial Analytics 的互動式地圖。使用此視覺化以使用填色與點地圖來執行地理空間分析。",
  534. "tiledmap.config.tiledmap.label": "地圖",
  535. "tiledmap.description": "Geospatial Analytics 的互動式地圖。使用此視覺化以使用填色與點地圖來執行地理空間分析。",
  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. }