DashboardResources.js 47 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915
  1. 'use strict';
  2. /**
  3. * Licensed Materials - Property of IBM
  4. * IBM Cognos Products: ba-dashboard-core
  5. * (C) Copyright IBM Corp. 2018, 2020
  6. * US Government Users Restricted Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
  7. */
  8. define({
  9. 'createDashboardTitle': '建立儀表板',
  10. 'dashboard': '儀表板',
  11. 'dashboardTemplate': '儀表板範本',
  12. 'createAV': '建立',
  13. 'createAvEditNameLabel': '1. 命名您的視圖',
  14. 'createAvSelectTemplateLabel': '2. 選取範本',
  15. 'tabLayoutLabel': '已加上標籤的範本',
  16. 'infographicsLayoutLabel': '資訊圖範本',
  17. 'singlePageLayoutLabel': '單一網頁範本',
  18. 'customLayoutLabel': '自訂範本',
  19. 'freeformTemplate': '開放式',
  20. 'freeformTemplateDesc': '不論螢幕大小為何,開放式佈置中的視覺化就是您在視圖中調整並放置的樣子。在其他佈置中,會調整視覺化的大小和位置,使其可放入畫面中。',
  21. 'NoTemplate': '開放式表單',
  22. 'Template1': '空白',
  23. 'Template2': '標題 1 X 2',
  24. 'Template3': '上 2 下 1',
  25. 'Template4': '上 4 下 1',
  26. 'Template5': '標底 1 X 2',
  27. 'Template6': '3 併 [上 1 下 1]',
  28. 'Template7': '4 併 [上 3 下 1]',
  29. 'Template8': '上 2 下 3 X 2',
  30. 'Template9': '2 X 2',
  31. 'Template10': '1 X 2 併 [上 2 X 2 下 1]',
  32. 'Template11': '上 3 X 1,下 1 X 2',
  33. 'Template12': '[上 2 下 1] 併 [1 X 2]',
  34. 'Template13': '1 併 [1 X 2] 併 [1 X 4]',
  35. 'Template14': '放下區域空白',
  36. 'Infographics1': '空白',
  37. 'Infographics2': '4 列',
  38. 'Infographics3': '4 列,含標頭',
  39. 'Infographics4': '2 X 4',
  40. 'Infographics5': '大型上層顯示,暨 2 X 2',
  41. 'Infographics6': '2 X 4,具垂直間隙',
  42. 'Infographics7': '2 X 4,錯列',
  43. 'Infographics8': '網球場格式',
  44. 'Infographics9': '3 X 4',
  45. 'Infographics10': '4 X 8',
  46. 'createAvDashboardLabel': '佈置',
  47. 'dashboard_template_save_success': '已儲存您的儀表板範本。',
  48. 'dashboard_template_prefix': '範本:\'%{name}\'',
  49. 'dashboard_template_filters_removed': '畫布上的過濾器已遭移除。',
  50. 'createAvTabLabel': '已加上標籤的',
  51. 'createAvInfographicsLabel': '資訊圖表',
  52. 'createAvSinglepageLabel': '單一頁',
  53. 'createAvCustomLabel': '自訂',
  54. 'loadMoreLabel': '載入更多...',
  55. 'backLabel': '回上頁',
  56. 'addSourceLabel': '新增來源',
  57. 'pinLabel': '固定',
  58. 'errorLoadingDataSetMetaData': '讀取 meta 資料時發生錯誤',
  59. 'errorLoadingDataSets': '載入資料集清單時發生錯誤',
  60. 'errorLoadingDataSet': '資料集 \'%{datasetName}\' 的 meta 資料未載入。如需詳細資料,請聯絡您的管理者。',
  61. 'okButton': '確定',
  62. 'createButton': '建立',
  63. 'cancelButton': '取消',
  64. 'copyButton': '複製',
  65. 'selectTemplateLabel': '選取範本',
  66. 'noSourcesSelectedLabel': '未選取來源',
  67. 'find_label': '尋找',
  68. 'noDashboardFound': '無法擷取儀表板。可能它不再存在,或您沒有足夠的專用權檢視它。',
  69. 'errorLabel': '錯誤',
  70. 'defaultName': '新建儀表板',
  71. 'noDashboardCapability': '您沒有執行儀表板應用程式的能力',
  72. 'noDashboardPermission': '您沒有足夠的專用權來檢視此儀表板',
  73. 'sourceNotFound': '無法載入視覺化,因為無法使用其關聯的來源 \'%{sourceName}\'',
  74. 'cmDuplicateName': '具有此名稱的項目已存在。請嘗試另一個名稱',
  75. 'cmEmptySelection': '已刪除儀表板。請嘗試另存為新的儀表板。',
  76. 'propTheme': '視覺化佈景主題',
  77. 'defaultThemeLabel': '預設',
  78. 'lightThemeLabel': '明亮',
  79. 'darkThemeLabel': '暗',
  80. 'titleTextLabel': '標題',
  81. 'titleSmallTextLabel': '小型標題',
  82. 'subtitleTextLabel': '子標題',
  83. 'bodyTextLabel': '主體',
  84. 'bodySmallTextLabel': '小型主體',
  85. 'captionTextLabel': '標題',
  86. 'quoteTextLabel': '引用',
  87. 'quoteSmallTextLabel': '小型引用',
  88. 'responsiveTextLabel': '自動調整大小',
  89. 'mediaWidgetLabel': '媒體',
  90. 'webpageWidgetLabel': '網頁',
  91. 'imageWidgetLabel': '影像',
  92. 'textWidgetLabel': '文字',
  93. 'notebookWidgetLabel': '記事本',
  94. 'multipurposeWidgetLabel': '多用途',
  95. 'textPlaceHolder': '在這裡輸入您的文字',
  96. 'titlePlaceHolder': '在這裡輸入您的標題',
  97. 'toggleEditModeLabel': '切換至編輯',
  98. 'togglePreviewModeLabel': '切換至預覽',
  99. 'editDashboardCoachMarkTitle': '編輯儀表板',
  100. 'editDashboardCoachMarkContents': '按一下鉛筆圖示以編輯此儀表板。',
  101. 'addDataCoachMarkTitle': '新增資料',
  102. 'addDataDashboardCoachMarkContents': '將資料從資料畫面拖放至儀表板。',
  103. 'pageSelectWarning': '請選取標籤。',
  104. 'screenshot_label': '儀表板 %{title}',
  105. 'screenshot_label_tab': '儀表板 %{title} 的標籤 %{tabName}',
  106. 'dataAssetPropertiesLabel': '視覺化內容',
  107. 'modelFilter': '過濾',
  108. 'invertSelectionToolTip': '反轉過濾器選項',
  109. 'clearFilterValueToolTip': '清除過濾器值',
  110. 'invertFilterSelection': '反轉',
  111. 'clearTextFilterValue': '清除',
  112. 'filterConditionLabel': '過濾條件',
  113. 'applyFilter': '套用過濾器',
  114. 'itemCountText': '已選取 %{itemCount} 個項目',
  115. 'itemExcludeCountText': '已排除 %{itemCount} 個項目',
  116. 'moreMembers': '顯示更多...',
  117. 'searchHierarchyMembers': '使用搜尋來尋找成員...',
  118. 'propHideEmpty': '隱藏空項目',
  119. 'propColorOrder': '顏色順序',
  120. 'propElementColor': '視覺化元素顏色',
  121. 'propLineColor': '線條顏色',
  122. 'propLineAndSymbolColor': '線條和符號顏色',
  123. 'propColumnColor': '直欄顏色',
  124. 'propBarColor': '條欄顏色',
  125. 'propWordColor': '文字顏色',
  126. 'propAreaColor': '區域顏色',
  127. 'propRadialbarColor': '放射狀長條圖顏色',
  128. 'propColorPalettes': '調色盤',
  129. 'propDashboardColorPalette': '現行儀表板選用區',
  130. 'propNewDashboardPaletteLabel': '建立自訂儀表板選用區',
  131. 'propDashboardChangePaletteLink': '變更儀表板選用區',
  132. 'propHideLeafNode': '隱藏前導標籤',
  133. 'propOpacity': '不透明',
  134. 'propOpacityDescription': '將物件設為更透明或更不透明。鍵入一個介於 0 與 100 之間的值',
  135. 'addATab': '新增標籤',
  136. 'propFredIsRed': '顏色一致性',
  137. 'areaChartCaption': '區域圖',
  138. 'areaChartDataSlot_categoriesLabel': '軸標籤',
  139. 'areaChartDataSlot_valuesLabel': '值',
  140. 'areaChartProp_colorPaletteLabel': '調色盤',
  141. 'areaChartProp_lineColorLabel': '區域顏色',
  142. 'areaChartProp_interpolationLabel': '平滑線條',
  143. 'areaChartProp_interpolationDescription': '連接資料點的線條是曲線。',
  144. 'areaChartProp_hideGridLinesLabel': '隱藏格線',
  145. 'areaChartProp_hideGridLinesDescription': '隱藏格線',
  146. 'areaChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  147. 'areaChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  148. 'areaChartProp_maintainAxisScalesLabel': '維護軸刻度',
  149. 'areaChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  150. 'areaChartProp_suppressZerosLabel': '隱藏空項目',
  151. 'areaChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  152. 'barChartCaption': '長條圖',
  153. 'barChartDataSlot_categoriesLabel': '軸標籤',
  154. 'barChartDataSlot_valuesLabel': '值',
  155. 'barChartProp_colorPaletteLabel': '調色盤',
  156. 'barChartProp_elementColorLabel': '長條圖顏色',
  157. 'barChartProp_hideGridLinesLabel': '隱藏格線',
  158. 'barChartProp_hideGridLinesDescription': '隱藏格線',
  159. 'barChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  160. 'barChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  161. 'barChartProp_maintainAxisScalesLabel': '維護軸刻度',
  162. 'barChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  163. 'barChartProp_suppressZerosLabel': '隱藏空項目',
  164. 'barChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  165. 'columnChartCaption': '直條圖',
  166. 'columnChartDataSlot_categoriesLabel': '軸標籤',
  167. 'columnChartDataSlot_valuesLabel': '值',
  168. 'columnChartProp_colorPaletteLabel': '調色盤',
  169. 'columnChartProp_elementColorLabel': '直條圖顏色',
  170. 'columnChartProp_hideGridLinesLabel': '隱藏格線',
  171. 'columnChartProp_hideGridLinesDescription': '隱藏格線',
  172. 'columnChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  173. 'columnChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  174. 'columnChartProp_maintainAxisScalesLabel': '維護軸刻度',
  175. 'columnChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  176. 'columnChartProp_suppressZerosLabel': '隱藏空項目',
  177. 'columnChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  178. 'bubbleChartCaption': '泡泡圖',
  179. 'bubbleChartDataSlot_xAxisLabel': '水平軸',
  180. 'bubbleChartDataSlot_yAxisLabel': '垂直軸',
  181. 'bubbleChartDataSlot_sizeLabel': '大小依據',
  182. 'bubbleChartDataSlot_colorLabel': '用色方式',
  183. 'bubbleChartProp_colorPaletteLabel': '調色盤',
  184. 'bubbleChartProp_hideGridLinesLabel': '隱藏格線',
  185. 'bubbleChartProp_hideGridLinesDescription': '隱藏格線',
  186. 'bubbleChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  187. 'bubbleChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  188. 'bubbleChartProp_maintainAxisScalesLabel': '維護軸刻度',
  189. 'bubbleChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  190. 'bubbleChartProp_hideLegendLabel': '隱藏圖註',
  191. 'bubbleChartProp_hideLegendDescription': '隱藏圖註。',
  192. 'bubbleChartProp_legendPositionLabel': '圖註位置',
  193. 'lineChartCaption': '線形',
  194. 'lineChartDataSlot_categoriesLabel': '軸標籤',
  195. 'lineChartDataSlot_valuesLabel': '值',
  196. 'lineChartProp_colorPaletteLabel': '調色盤',
  197. 'lineChartProp_lineColorLabel': '線條和符號顏色',
  198. 'lineChartProp_symbolShapeLabel': '符號形狀',
  199. 'lineChartProp_hideSymbolsLabel': '隱藏符號',
  200. 'lineChartProp_hideSymbolsDescription': '隱藏符號',
  201. 'lineChartProp_hideDataLinesLabel': '隱藏線條',
  202. 'lineChartProp_hideDataLinesDescription': '隱藏線條',
  203. 'lineChartProp_interpolationLabel': '平滑線條',
  204. 'lineChartProp_interpolationDescription': '連接資料點的線條是曲線。',
  205. 'lineChartProp_hideGridLinesLabel': '隱藏格線',
  206. 'lineChartProp_hideGridLinesDescription': '隱藏格線',
  207. 'lineChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  208. 'lineChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  209. 'lineChartProp_maintainAxisScalesLabel': '維護軸刻度',
  210. 'lineChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  211. 'lineChartProp_suppressZerosLabel': '隱藏空項目',
  212. 'lineChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  213. 'packedBubbleChart1CatCaption': '聚集泡泡圖',
  214. 'packedBubbleChart1CatDataSlot_categoriesLabel': '種類',
  215. 'packedBubbleChart1CatDataSlot_sizeLabel': '大小依據',
  216. 'packedBubbleChart1CatProp_colorPaletteLabel': '調色盤',
  217. 'packedBubbleChart1CatProp_elementColorLabel': '泡泡顏色',
  218. 'packedBubbleChart1CatProp_hideLabelLabel': '隱藏標籤',
  219. 'packedBubbleChart1CatProp_hideValueLabel': '隱藏值',
  220. 'packedBubbleChart1CatProp_maintainAxisScalesLabel': '維護軸刻度',
  221. 'packedBubbleChart1CatProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  222. 'packedBubbleChart1CatProp_suppressZerosLabel': '隱藏空項目',
  223. 'packedBubbleChart1CatProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  224. 'heatChartCaption': '熱圖',
  225. 'heatChartDataSlot_valuesLabel': '熱度依據',
  226. 'heatChartDataSlot_xAxisLabel': '水平軸',
  227. 'heatChartDataSlot_yAxisLabel': '垂直軸',
  228. 'heatChartProp_colorPaletteLabel': '調色盤',
  229. 'heatChartProp_heatScalePaletteLabel': '顏色順序',
  230. 'heatChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  231. 'heatChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  232. 'heatChartProp_maintainAxisScalesLabel': '維護軸刻度',
  233. 'heatChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  234. 'heatChartProp_suppressZerosLabel': '隱藏空項目',
  235. 'heatChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  236. 'heatChartProp_hideLegendLabel': '隱藏圖註',
  237. 'heatChartProp_hideLegendDescription': '隱藏圖註。',
  238. 'heatChartProp_legendPositionLabel': '圖註位置',
  239. 'pieChartCaption': '圓餅圖',
  240. 'pieChartDataSlot_categoriesLabel': '種類',
  241. 'pieChartDataSlot_valuesLabel': '值',
  242. 'pieChartProp_colorPaletteLabel': '調色盤',
  243. 'pieChartProp_hideRadialValueLabel': '隱藏值',
  244. 'pieChartProp_pieAsDonutLabel': '顯示為環圈圖',
  245. 'pieChartProp_pieAsDonutDescription': '顯示為環圈圖',
  246. 'pieChartProp_suppressZerosLabel': '隱藏空項目',
  247. 'pieChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  248. 'pieChartProp_hideLegendLabel': '隱藏圖註',
  249. 'pieChartProp_hideLegendDescription': '隱藏圖註。',
  250. 'pieChartProp_legendPositionLabel': '圖註位置',
  251. 'map1measureCaption': '地圖',
  252. 'map1measureDataSlot_categoriesLabel': '地區',
  253. 'map1measureDataSlot_valuesLabel': '地區熱度',
  254. 'map1measureProp_colorPaletteLabel': '調色盤',
  255. 'map1measureProp_heatScalePaletteLabel': '顏色順序',
  256. 'map1measureProp_maintainAxisScalesLabel': '維護軸刻度',
  257. 'map1measureProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  258. 'map1measureProp_suppressZerosLabel': '隱藏空項目',
  259. 'map1measureProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  260. 'map1measureProp_hideLegendLabel': '隱藏圖註',
  261. 'map1measureProp_hideLegendDescription': '隱藏圖註。',
  262. 'map1measureProp_legendPositionLabel': '圖註位置',
  263. 'radialChartCaption': '放射狀圖',
  264. 'radialChartDataSlot_categoriesLabel': '種類',
  265. 'radialChartDataSlot_valuesLabel': '值',
  266. 'radialChartProp_colorPaletteLabel': '調色盤',
  267. 'radialChartProp_elementColorLabel': '放射狀長條圖顏色',
  268. 'radialChartProp_hideRadialTitleLabel': '隱藏標題',
  269. 'radialChartProp_hideRadialValueLabel': '隱藏值',
  270. 'radialChartProp_maintainAxisScalesLabel': '維護軸刻度',
  271. 'radialChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  272. 'radialChartProp_suppressZerosLabel': '隱藏空項目',
  273. 'radialChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  274. 'pointChart1catCaption': '點圖',
  275. 'pointChart1catDataSlot_valuesLabel': '值',
  276. 'pointChart1catDataSlot_categoriesLabel': '軸標籤',
  277. 'pointChart1catProp_colorPaletteLabel': '調色盤',
  278. 'pointChart1catProp_elementColorLabel': '形狀顏色',
  279. 'pointChart1catProp_symbolShapeLabel': '符號形狀',
  280. 'pointChart1catProp_symbolFillLabel': '填入形狀',
  281. 'pointChart1catProp_symbolFillDescription': '顯示符號的填入顏色。',
  282. 'pointChart1catProp_hideGridLinesLabel': '隱藏格線',
  283. 'pointChart1catProp_hideGridLinesDescription': '隱藏格線',
  284. 'pointChart1catProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  285. 'pointChart1catProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  286. 'pointChart1catProp_maintainAxisScalesLabel': '維護軸刻度',
  287. 'pointChart1catProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  288. 'pointChart1catProp_suppressZerosLabel': '隱藏空項目',
  289. 'pointChart1catProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  290. 'scatterPlotChartNoCatCaption': '散佈平面圖',
  291. 'scatterPlotChartNoCatDataSlot_xAxisLabel': '水平軸',
  292. 'scatterPlotChartNoCatDataSlot_yAxisLabel': '垂直軸',
  293. 'scatterPlotChartNoCatProp_colorPaletteLabel': '調色盤',
  294. 'scatterPlotChartNoCatProp_elementColorLabel': '元素顏色',
  295. 'scatterPlotChartNoCatProp_symbolShapeLabel': '符號形狀',
  296. 'scatterPlotChartNoCatProp_symbolFillLabel': '填入形狀',
  297. 'scatterPlotChartNoCatProp_symbolFillDescription': '顯示符號的填入顏色。',
  298. 'scatterPlotChartNoCatProp_hideGridLinesLabel': '隱藏格線',
  299. 'scatterPlotChartNoCatProp_hideGridLinesDescription': '隱藏格線',
  300. 'scatterPlotChartNoCatProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  301. 'scatterPlotChartNoCatProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  302. 'radialBarChartCaption': '放射狀長條圖',
  303. 'radialBarChartDataSlot_categoriesLabel': '種類',
  304. 'radialBarChartDataSlot_valuesLabel': '值',
  305. 'radialBarChartProp_colorPaletteLabel': '調色盤',
  306. 'radialBarChartProp_elementColorLabel': '放射狀長條圖顏色',
  307. 'radialBarChartProp_hideRadialTitleLabel': '隱藏標題',
  308. 'radialBarChartProp_maintainAxisScalesLabel': '維護軸刻度',
  309. 'radialBarChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  310. 'radialBarChartProp_suppressZerosLabel': '隱藏空項目',
  311. 'radialBarChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  312. 'lineColumnComboChartCaption': '線條和直條',
  313. 'lineColumnComboChartDataSlot_categoryLabel': '軸標籤',
  314. 'lineColumnComboChartDataSlot_lineValueLabel': '線條值',
  315. 'lineColumnComboChartDataSlot_columnValueLabel': '直條值',
  316. 'lineColumnComboChartProp_colorPaletteLabel': '調色盤',
  317. 'lineColumnComboChartProp_elementColorLabel': '直條圖顏色',
  318. 'lineColumnComboChartProp_lineColorLabel': '線條和符號顏色',
  319. 'lineColumnComboChartProp_symbolShapeLabel': '符號形狀',
  320. 'lineColumnComboChartProp_hideSymbolsLabel': '隱藏符號',
  321. 'lineColumnComboChartProp_hideSymbolsDescription': '隱藏符號',
  322. 'lineColumnComboChartProp_hideDataLinesLabel': '隱藏線條',
  323. 'lineColumnComboChartProp_hideDataLinesDescription': '隱藏線條',
  324. 'lineColumnComboChartProp_interpolationLabel': '平滑線條',
  325. 'lineColumnComboChartProp_interpolationDescription': '連接資料點的線條是曲線。',
  326. 'lineColumnComboChartProp_hideGridLinesLabel': '隱藏格線',
  327. 'lineColumnComboChartProp_hideGridLinesDescription': '隱藏格線',
  328. 'lineColumnComboChartProp_hideAxisTitleLabelsLabel': '隱藏軸標題標籤',
  329. 'lineColumnComboChartProp_hideAxisTitleLabelsDescription': '隱藏軸的標題。',
  330. 'lineColumnComboChartProp_maintainAxisScalesLabel': '維護軸刻度',
  331. 'lineColumnComboChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  332. 'lineColumnComboChartProp_suppressZerosLabel': '隱藏空項目',
  333. 'lineColumnComboChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  334. 'lineColumnComboChartProp_hideLegendLabel': '隱藏圖註',
  335. 'lineColumnComboChartProp_hideLegendDescription': '隱藏圖註。',
  336. 'lineColumnComboChartProp_legendPositionLabel': '圖註位置',
  337. 'summaryCaption': '摘要',
  338. 'areaName': '區域圖',
  339. 'areaDescription': '區域圖',
  340. 'areaDataSlot_colorLabel': '用色方式',
  341. 'areaDataSlot_valuesLabel': '值',
  342. 'areaDataSlot_categoriesLabel': '軸標籤',
  343. 'bubbleName': '泡泡圖',
  344. 'bubbleDescription': '泡泡圖',
  345. 'bubbleDataSlot_yAxisLabel': '垂直軸',
  346. 'bubbleDataSlot_xAxisLabel': '水平軸',
  347. 'bubbleDataSlot_sizeLabel': '大小依據',
  348. 'bubbleDataSlot_colorLabel': '用色方式',
  349. 'clusterBarName': '長條圖',
  350. 'clusterBarDescription': '長條圖',
  351. 'clusterBarDataSlot_colorLabel': '用色方式',
  352. 'clusterBarDataSlot_valuesLabel': '值',
  353. 'clusterBarDataSlot_categoriesLabel': '軸標籤',
  354. 'clusterBarDataSlot_valuesRepeatingLabel': '值',
  355. 'clusterColumnName': '直條圖',
  356. 'clusterColumnDescription': '直條圖',
  357. 'clusterColumnDataSlot_colorLabel': '用色方式',
  358. 'clusterColumnDataSlot_valuesLabel': '值',
  359. 'clusterColumnDataSlot_categoriesLabel': '軸標籤',
  360. 'clusterColumnDataSlot_valuesRepeatingLabel': '值',
  361. 'clusterLineName': '線條',
  362. 'clusterLineDescription': '線條',
  363. 'clusterLineDataSlot_colorLabel': '用色方式',
  364. 'clusterLineDataSlot_valuesLabel': '垂直軸',
  365. 'clusterLineDataSlot_categoriesLabel': '水平軸',
  366. 'clusterLineDataSlot_valuesRepeatingLabel': '值',
  367. 'gridName': '網格',
  368. 'gridDescription': '網格',
  369. 'gridDataSlot_grid_colsLabel': '直條圖',
  370. 'heatName': '熱圖',
  371. 'heatDescription': '熱圖',
  372. 'heatDataSlot_yAxisLabel': '垂直軸',
  373. 'heatDataSlot_xAxisLabel': '水平軸',
  374. 'heatDataSlot_valuesLabel': '熱度依據',
  375. 'lineColumnComboName': '線條和直條',
  376. 'lineColumnComboDescription': '線條和直條',
  377. 'lineColumnComboDataSlot_lineValueLabel': '線條值',
  378. 'lineColumnComboDataSlot_categoryLabel': '軸標籤',
  379. 'lineColumnComboDataSlot_columnValueLabel': '直條值',
  380. 'mapName': '舊地圖',
  381. 'mapDescription': '舊地圖',
  382. 'mapDataSlot_sizeLabel': '點大小',
  383. 'mapDataSlot_valuesLabel': '地區熱度',
  384. 'mapDataSlot_sizeHeatLabel': '點熱度',
  385. 'mapDataSlot_categoriesLabel': '地區',
  386. 'packedBubbleName': '聚集泡泡圖',
  387. 'packedBubbleDescription': '聚集泡泡圖',
  388. 'packedBubbleDataSlot_sizeLabel': '大小依據',
  389. 'packedBubbleDataSlot_colorLabel': '用色方式',
  390. 'packedBubbleDataSlot_categoriesLabel': '種類',
  391. 'pieName': '圓餅圖',
  392. 'pieDescription': '圓餅圖',
  393. 'pieDataSlot_valuesLabel': '值',
  394. 'pieDataSlot_categoriesLabel': '種類',
  395. 'playerName': '資料播放程式',
  396. 'playerDescription': '資料播放程式',
  397. 'playerDataSlot_categoriesLabel': '軸標籤',
  398. 'pointName': '點圖',
  399. 'pointDescription': '點圖',
  400. 'pointDataSlot_colorLabel': '用色方式',
  401. 'pointDataSlot_valuesLabel': '值',
  402. 'pointDataSlot_categoriesLabel': '軸標籤',
  403. 'radialName': '放射狀圖',
  404. 'radialDescription': '放射狀圖',
  405. 'radialDataSlot_valuesLabel': '值',
  406. 'radialDataSlot_maxSizeLabel': '最大值',
  407. 'radialDataSlot_categoriesLabel': '種類',
  408. 'radialBarName': '放射狀長條圖',
  409. 'radialBarDescription': '放射狀長條圖',
  410. 'radialBarDataSlot_valuesLabel': '值',
  411. 'radialBarDataSlot_categoriesLabel': '種類',
  412. 'scatterPlotName': '散佈平面圖',
  413. 'scatterPlotDescription': '散佈平面圖',
  414. 'scatterPlotDataSlot_yAxisLabel': '垂直軸',
  415. 'scatterPlotDataSlot_xAxisLabel': '水平軸',
  416. 'scatterPlotDataSlot_colorLabel': '用色方式',
  417. 'scatterPlotDataSlot_categoriesLabel': '點',
  418. 'stackedBarName': '堆疊長條圖',
  419. 'stackedBarDescription': '堆疊長條圖',
  420. 'stackedBarDataSlot_colorLabel': '用色方式',
  421. 'stackedBarDataSlot_valuesLabel': '值',
  422. 'stackedBarDataSlot_categoriesLabel': '軸標籤',
  423. 'stackedBarDataSlot_valuesRepeatingLabel': '值',
  424. 'stackedColumnName': '堆疊直條圖',
  425. 'stackedColumnDescription': '堆疊直條圖',
  426. 'stackedColumnDataSlot_colorLabel': '用色方式',
  427. 'stackedColumnDataSlot_valuesLabel': '值',
  428. 'stackedColumnDataSlot_categoriesLabel': '軸標籤',
  429. 'stackedColumnDataSlot_valuesRepeatingLabel': '值',
  430. 'summaryChartName': '摘要',
  431. 'summaryChartDescription': '摘要',
  432. 'summaryChartDataSlot_valuesLabel': '值',
  433. 'treeMapName': '樹狀結構圖',
  434. 'treeMapDescription': '樹狀結構圖',
  435. 'treeMapDataSlot_colorLabel': '熱度依據',
  436. 'treeMapDataSlot_valuesLabel': '大小依據',
  437. 'treeMapDataSlot_categoriesLabel': '第一層',
  438. 'treeMapDataSlot_level3Label': '第三層',
  439. 'treeMapDataSlot_level2Label': '第二層',
  440. 'wordCloudName': '文字雲',
  441. 'wordCloudDescription': '文字雲',
  442. 'wordCloudDataSlot_colorLabel': '用色方式',
  443. 'wordCloudDataSlot_scaleLabel': '大小依據',
  444. 'wordCloudDataSlot_wordLabel': '文字',
  445. 'treeMap1Cat1MeasureChartCaption': '樹狀結構圖',
  446. 'treeMap1Cat1MeasureChartDataSlot_categoriesLabel': '第一層',
  447. 'treeMap1Cat1MeasureChartDataSlot_valuesLabel': '大小依據',
  448. 'treeMap1Cat1MeasureChartProp_colorPaletteLabel': '調色盤',
  449. 'treeMap1Cat2MeasureChartProp_colorPaletteLabel': '調色盤',
  450. 'treeMap2Cat1MeasureChartProp_colorPaletteLabel': '調色盤',
  451. 'treeMap2Cat2MeasureChartProp_colorPaletteLabel': '調色盤',
  452. 'treeMap3Cat1MeasureChartProp_colorPaletteLabel': '調色盤',
  453. 'treeMap3Cat2MeasureChartProp_colorPaletteLabel': '調色盤',
  454. 'treeMap1Cat1MeasureChartProp_maintainAxisScalesLabel': '維護軸刻度',
  455. 'treeMap1Cat1MeasureChartProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  456. 'treeMap1Cat1MeasureChartProp_suppressZerosLabel': '隱藏空項目',
  457. 'treeMap1Cat1MeasureChartProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  458. 'treeMap1Cat1MeasureChartProp_hideLegendLabel': '隱藏圖註',
  459. 'treeMap1Cat1MeasureChartProp_hideLegendDescription': '隱藏圖註。',
  460. 'treeMap1Cat1MeasureChartProp_legendPositionLabel': '圖註位置',
  461. 'wordChart1Cat1MeasureCaption': '文字雲',
  462. 'wordChart1Cat1MeasureDataSlot_wordLabel': '文字',
  463. 'wordChart1Cat1MeasureDataSlot_scaleLabel': '大小依據',
  464. 'wordChart1Cat1MeasureProp_colorPaletteLabel': '調色盤',
  465. 'wordChart1Cat1MeasureProp_elementColorLabel': '文字顏色',
  466. 'wordChart1Cat1MeasureProp_maintainAxisScalesLabel': '維護軸刻度',
  467. 'wordChart1Cat1MeasureProp_maintainAxisScalesDescription': '一律在軸上顯示最小值和最大值。',
  468. 'wordChart1Cat1MeasureProp_suppressZerosLabel': '隱藏空項目',
  469. 'wordChart1Cat1MeasureProp_suppressZerosDescription': '隱藏沒有相關聯值的種類。',
  470. 'missingDataSetData': '此資料集的資料無法使用。請重新整理此資料集,或聯絡管理者以取得來源的存取權。',
  471. 'hideShowSummaries': '隱藏顯示摘要',
  472. 'crosstabName': '交叉資料表',
  473. 'value_is_not_available': 'N/A',
  474. 'swapRowsAndColumns': '交換列和欄',
  475. 'NoPinsCollected': '無固定項目視覺化',
  476. 'pinSearchOld': '搜尋我的固定項目',
  477. 'pinDeletedToast': '已移除固定項目',
  478. 'pinAddedToast': '固定項目已順利新增至我的固定項目',
  479. 'pinRetrieveError': '我們無法擷取一個以上的固定項目。請稍後重試。',
  480. 'pinErrorTitle': '固定錯誤',
  481. 'pinRemove': '移除固定項目',
  482. 'deletePin': '刪除固定項目',
  483. 'dataset_time': '時間',
  484. 'dataset_date': '日期',
  485. 'dataset_location': '位置',
  486. 'dataset_number': '數字',
  487. 'dataset_text': '文字',
  488. 'widgetConditionalFormatLabel': '切換條件式格式控制項',
  489. 'deletePinConfirmationMessage': '您確定要刪除此固定項目嗎?這項作業無法復原。',
  490. 'deletePinConfirm': '確認刪除',
  491. 'pinDeleteError': '我們無法刪除一個以上固定項目。 請稍後重試。',
  492. 'conditionalPalettePickerLabel': '%{title} 值的配送',
  493. 'HistogramYAxisTitle': '計數',
  494. 'metadataPickerTitle': '建立資料集',
  495. 'moreTitle': '其他',
  496. 'remove_slider_handle': '移除控點',
  497. 'missingFiltering': '直欄遺漏:',
  498. 'unSupportedPromptType': '目前不支援此提示範例情節。',
  499. 'preAggregateLabel': '從資料來源套用提示值',
  500. 'postAggregateLabel': '在報告中套用提示值',
  501. 'preAggregateText': '此範圍會使用資料來源中的值,而不會使用儀表板中所顯示的值。',
  502. 'tabName_general': '一般',
  503. 'tabName_visDetails': '詳細資料',
  504. 'tabName_textDetails': '文字詳細資料',
  505. 'tabName_mediaDetails': '媒體詳細資料',
  506. 'tabName_webDetails': '網頁詳細資料',
  507. 'tabName_imageDetails': '影像詳細資料',
  508. 'tabName_visualization': '視覺化',
  509. 'sectionName_canvas': '畫布',
  510. 'sectionName_colorsAndThemes': '顏色及佈景主題',
  511. 'sectionName_appearance': '外觀',
  512. 'sectionName_advanced': '進階',
  513. 'sectionName_layout': '佈置',
  514. 'sectionName_tabs': '標籤',
  515. 'sectionName_tabTitle': '標籤',
  516. 'sectionName_tabBackground': '背景',
  517. 'addDataSourceDialogTitle': '新增資料來源',
  518. 'addDataSourceDialogButtonLabel': '新增',
  519. 'shapesDoubleChevron': '雙人字紋',
  520. 'widgetsPanelTitle': '小組件',
  521. 'widgetsPanelImageLibraryTab': '影像檔案庫',
  522. 'widgetsPanelSectionBasic': '基本',
  523. 'widgetsPanelSectionAdvanced': '進階',
  524. 'widgetsPanelSectionShapes': '形狀',
  525. 'customWidgetsTitle': '自訂小組件',
  526. 'filterItemCanvasMove': '新增至畫布',
  527. 'filterOverflowMenu_Global': '所有標籤溢位功能表',
  528. 'filterOverflowMenu_Tab': '此標籤的溢位功能表',
  529. 'filterOverflowMenu_Item': '過濾器溢位功能表',
  530. 'filterOverflowMenu_Single': '溢位功能表',
  531. 'filterItemEdit': '編輯過濾器值',
  532. 'filterDeleteAllItems': '刪除所有過濾器',
  533. 'filterClearAllItems': '清除所有過濾器',
  534. 'filterClearSelection': '清除過濾器',
  535. 'filterPlayerMode': '顯示播放程式',
  536. 'filterStaticMode': '顯示清單',
  537. 'filterInvertSelection': '反轉過濾器',
  538. 'filterIconLabel_Global': '所有標籤',
  539. 'filterIconLabel_Single': '過濾器',
  540. 'filterIconLabel_Tab': '此標籤',
  541. 'filterIconTooltip_Global': '所有標籤',
  542. 'filterIconTooltip_Tab': '此標籤',
  543. 'filterIconTooltip_Single': '過濾器',
  544. 'filterItemDelete': '刪除過濾器',
  545. 'filterValueSeparator': ',',
  546. 'filterRange': '%{from}-%{to}',
  547. 'filterInvertRange': '全部,除了:%{from}-%{to}',
  548. 'filterExcept': '除了 %{values}',
  549. 'filterAll': '全部',
  550. 'filterBlank': '(空白)',
  551. 'filterDisableRangeInvert': '當此直欄位於「所有標籤」過濾器中時,則無法使用',
  552. 'filterDisableHierarchyInvert': '當此直欄為階層過濾器時,則無法使用',
  553. 'filterSelectedOfTotal': '%{selected}/%{totalMembers}',
  554. 'filter_date_before': '在 %{to} 之前',
  555. 'filter_date_before_except': '不在 %{to} 之前',
  556. 'filter_date_after': '之後 %{from}',
  557. 'filter_date_after_except': '不在 %{from} 之後',
  558. 'filter_date_between': '介於 %{from}-%{to} 之間',
  559. 'filter_date_between_except': '不介於 %{from}-%{to} 之間',
  560. 'filter_drag_and_drop_all_tabs': '將資料拖放至此來過濾所有標籤。',
  561. 'filter_drag_and_drop_current_tab': '將資料拖放至此來過濾這個標籤。',
  562. 'filter_drag_and_drop_single_dock': '將資料拖放至此來進行過濾。',
  563. 'errMsgFilterItemGenericTitle': '無法載入過濾器值',
  564. 'widgetChromeRotate': '旋轉',
  565. 'toolbarRegionLabel': '工具列',
  566. 'toolbarActionDelete': '刪除',
  567. 'toolbarActionGroup': '群組',
  568. 'toolbarActionUngroup': '取消群組',
  569. 'toolbarActionOrderToFront': '傳送至前面',
  570. 'toolbarActionOrderToBack': '傳送至後面',
  571. 'toolbarActionEditTitle': '編輯標題',
  572. 'toolbarActionWrapTitle': '覆蓋標題',
  573. 'toolbarActionPin': '收集',
  574. 'toolbarActionPinOld': '固定',
  575. 'toolbarActionAlign': '對齊',
  576. 'alignWidgetLeft': '左',
  577. 'alignWidgetCenter': '置中',
  578. 'alignWidgetRight': '右',
  579. 'alignWidgetTop': '上',
  580. 'alignWidgetMiddle': '中間',
  581. 'alignWidgetBottom': '下',
  582. 'toolbarChangeVisualization': '變更視覺化',
  583. 'live_label': '圖表',
  584. 'filter_label': '過濾器',
  585. 'one_named_live': '%{name} 圖表',
  586. 'one_named_live_numbered': '%{name} 圖表 (%{number})',
  587. 'one_unknown_live': '圖表',
  588. 'one_unknown_live_numbered': '圖表 (%{number})',
  589. 'few_live': '%{count} 圖表群組',
  590. 'many_live': '%{count} 圖表群組',
  591. 'one_custom': '自訂小組件',
  592. 'one_custom_named': '%{name}',
  593. 'one_custom_named_numbered': '%{name} (%{number})',
  594. 'one_named_filter': '%{name} 過濾器',
  595. 'one_named_filter_numbered': '%{name} 過濾器 (%{number})',
  596. 'one_unknown_filter': '過濾器',
  597. 'one_unknown_filter_numbered': '過濾器 (%{number})',
  598. 'few_filter': '%{count} 過濾器群組',
  599. 'many_filter': '%{count} 過濾器群組',
  600. 'LIVE_bar_has_mapping': '%{values} 長條圖',
  601. 'LIVE_bar_has_mapping_numbered': '%{values} 長條圖 (%{number})',
  602. 'LIVE_bar_opt_mapping': '%{categories}(依 %{values} 長條圖)',
  603. 'LIVE_bar_opt_mapping_numbered': '%{categories}(依 %{values} 長條圖 (%{number}))',
  604. 'LIVE_bar_no_mapping': '空的長條圖',
  605. 'LIVE_bar_no_mapping_numbered': '空的長條圖 (%{number})',
  606. 'LIVE_bar_named': '%{name} 長條圖',
  607. 'LIVE_bar_named_numbered': '%{name} 長條圖 (%{number})',
  608. 'LIVE_stacked_bar_has_mapping': '%{values} 堆疊長條圖',
  609. 'LIVE_stacked_bar_has_mapping_numbered': '%{values} 堆疊長條圖 (%{number})',
  610. 'LIVE_stacked_bar_opt_mapping': '%{categories}(依 %{values} 堆疊長條圖)',
  611. 'LIVE_stacked_bar_opt_mapping_numbered': '%{categories}(依 %{values} 堆疊長條圖 (%{number}))',
  612. 'LIVE_stacked_bar_no_mapping': '空的堆疊長條圖',
  613. 'LIVE_stacked_bar_no_mapping_numbered': '空的堆疊長條圖 (%{number})',
  614. 'LIVE_stacked_bar_named': '%{name} 堆疊長條圖',
  615. 'LIVE_stacked_bar_named_numbered': '%{name} 堆疊長條圖 (%{number})',
  616. 'LIVE_bubble_has_mapping': '%{categories}(依 %{x} 和 %{y} 泡泡圖)',
  617. 'LIVE_bubble_has_mapping_numbered': '%{categories}(依 %{x} 和 %{y} 泡泡圖 (%{number}))',
  618. 'LIVE_bubble_no_mapping': '空的泡泡圖',
  619. 'LIVE_bubble_no_mapping_numbered': '空的泡泡圖 (%{number})',
  620. 'LIVE_bubble_named': '%{name} 泡泡圖',
  621. 'LIVE_bubble_named_numbered': '%{name} 泡泡圖 (%{number})',
  622. 'LIVE_composite_has_mapping': '%{categories}(依 %{columnValue} 和 %{lineValue} 組合圖)',
  623. 'LIVE_composite_has_mapping_numbered': '%{categories}(依 %{columnValue} 和 %{lineValue} 組合圖 (%{number}))',
  624. 'LIVE_composite_no_mapping': '空的組合圖',
  625. 'LIVE_composite_no_mapping_numbered': '空的組合圖 (%{number})',
  626. 'LIVE_composite_named': '%{name} 組合圖',
  627. 'LIVE_composite_named_numbered': '%{name} 組合圖 (%{number})',
  628. 'LIVE_decision_tree_has_mapping': '%{values} 決策樹',
  629. 'LIVE_decision_tree_has_mapping_numbered': '%{values} 決策樹 (%{number})',
  630. 'LIVE_decision_tree_no_mapping': '空的決策樹',
  631. 'LIVE_decision_tree_no_mapping_numbered': '空的決策樹 (%{number})',
  632. 'LIVE_decision_tree_named': '%{name} 決策樹',
  633. 'LIVE_decision_tree_named_numbered': '%{name} 決策樹 (%{number})',
  634. 'LIVE_packed_bubble_has_mapping': '%{categories} 聚集泡泡圖',
  635. 'LIVE_packed_bubble_has_mapping_numbered': '%{categories} 聚集泡泡圖 (%{number})',
  636. 'LIVE_packed_bubble_no_mapping': '空的聚集泡泡圖',
  637. 'LIVE_packed_bubble_no_mapping_numbered': '空的聚集泡泡圖 (%{number})',
  638. 'LIVE_packed_bubble_named': '%{name} 聚集泡泡圖',
  639. 'LIVE_packed_bubble_named_numbered': '%{name} 聚集泡泡圖 (%{number})',
  640. 'LIVE_pie_has_mapping': '%{categories}(依 %{values} 圓餅圖)',
  641. 'LIVE_pie_has_mapping_numbered': '%{categories}(依 %{values} 圓餅圖 (%{number}))',
  642. 'LIVE_pie_no_mapping': '空的圓餅圖',
  643. 'LIVE_pie_no_mapping_numbered': '空的圓餅圖 (%{number})',
  644. 'LIVE_pie_named': '%{name} 圓餅圖',
  645. 'LIVE_pie_named_numbered': '%{name} 圓餅圖 (%{number})',
  646. 'LIVE_pie_as_donut_has_mapping': '%{categories}(依 %{values} 環圈圖)',
  647. 'LIVE_pie_as_donut_has_mapping_numbered': '%{categories}(依 %{values} 環圈圖 (%{number}))',
  648. 'LIVE_pie_as_donut_no_mapping': '空的環圈圖',
  649. 'LIVE_pie_as_donut_no_mapping_numbered': '空的環圈圖 (%{number})',
  650. 'LIVE_pie_as_donut_named': '%{name} 環圈圖',
  651. 'LIVE_pie_as_donut_named_numbered': '%{name} 環圈圖 (%{number})',
  652. 'LIVE_line_has_mapping': '%{categories}(依 %{values} 折線圖)',
  653. 'LIVE_line_has_mapping_numbered': '%{categories}(依 %{values} 折線圖 (%{number}))',
  654. 'LIVE_line_no_mapping': '空的折線圖',
  655. 'LIVE_line_no_mapping_numbered': '空的折線圖 (%{number})',
  656. 'LIVE_line_named': '%{name} 折線圖',
  657. 'LIVE_line_named_numbered': '%{name} 折線圖 (%{number})',
  658. 'LIVE_area_has_mapping': '%{categories}(依 %{values} 區域圖)',
  659. 'LIVE_area_has_mapping_numbered': '%{categories}(依 %{values} 區域圖 (%{number}))',
  660. 'LIVE_area_no_mapping': '空的區域圖',
  661. 'LIVE_area_no_mapping_numbered': '空的區域圖 (%{number})',
  662. 'LIVE_area_named': '%{name} 區域圖',
  663. 'LIVE_area_named_numbered': '%{name} 區域圖 (%{number})',
  664. 'LIVE_area_as_stacked_percent_has_mapping': '%{categories}(依 %{values} 堆疊百分比區域圖)',
  665. 'LIVE_area_as_stacked_percent_has_mapping_numbered': '%{categories}(依 %{values} 堆疊百分比區域圖 (%{number}))',
  666. 'LIVE_area_as_stacked_percent_no_mapping': '空的堆疊百分比區域圖',
  667. 'LIVE_area_as_stacked_percent_no_mapping_numbered': '空的堆疊百分比區域圖 (%{number})',
  668. 'LIVE_area_as_stacked_percent_named': '%{name} 堆疊百分比區域圖',
  669. 'LIVE_area_as_stacked_percent_named_numbered': '%{name} 堆疊百分比區域圖 (%{number})',
  670. 'LIVE_heatmap_has_mapping': '%{color} 熱力圖',
  671. 'LIVE_heatmap_has_mapping_numbered': '%{color} 熱力圖 (%{number})',
  672. 'LIVE_heatmap_no_mapping': '空的熱力圖',
  673. 'LIVE_heatmap_no_mapping_numbered': '空的熱力圖 (%{number})',
  674. 'LIVE_heatmap_named': '%{name} 熱力圖',
  675. 'LIVE_heatmap_named_numbered': '%{name} 熱力圖 (%{number})',
  676. 'LIVE_network_opt_mapping': '%{categories}(依 %{series} 和 %{values} 網路)',
  677. 'LIVE_network_opt_mapping_numbered': '%{categories}(依 %{series} 和 %{values} 網路 (%{number}))',
  678. 'LIVE_network_has_mapping': '%{categories} 依 %{series} 網路',
  679. 'LIVE_network_has_mapping_numbered': '%{categories} 依 %{series} 網路 (%{number})',
  680. 'LIVE_network_no_mapping': '空的網路',
  681. 'LIVE_network_no_mapping_numbered': '空的網路 (%{number})',
  682. 'LIVE_network_named': '%{name} 網路',
  683. 'LIVE_network_named_numbered': '%{name} 網路 (%{number})',
  684. 'LIVE_radial_bar_opt_mapping': '%{categories}(依 %{values} 放射狀長條圖)',
  685. 'LIVE_radial_bar_opt_mapping_numbered': '%{categories}(依 %{values} 放射狀長條圖 (%{number}))',
  686. 'LIVE_radial_bar_has_mapping': '%{values} 放射狀長條圖',
  687. 'LIVE_radial_bar_has_mapping_numbered': '%{values} 放射狀長條圖 (%{number})',
  688. 'LIVE_radial_bar_no_mapping': '空的放射狀長條圖',
  689. 'LIVE_radial_bar_no_mapping_numbered': '空的放射狀長條圖 (%{number})',
  690. 'LIVE_radial_bar_named': '%{name} 放射狀長條圖',
  691. 'LIVE_radial_bar_named_numbered': '%{name} 放射狀長條圖 (%{number})',
  692. 'LIVE_spiral_has_mapping': '%{values} 螺旋圖',
  693. 'LIVE_spiral_has_mapping_numbered': '%{values} 螺旋圖 (%{number})',
  694. 'LIVE_spiral_no_mapping': '空的螺旋圖',
  695. 'LIVE_spiral_no_mapping_numbered': '空的螺旋圖 (%{number})',
  696. 'LIVE_spiral_named': '%{name} 螺旋圖',
  697. 'LIVE_spiral_named_numbered': '%{name} 螺旋圖 (%{number})',
  698. 'LIVE_treemap_has_mapping': '%{categories}(依 %{size} 樹狀結構圖)',
  699. 'LIVE_treemap_has_mapping_numbered': '%{categories}(依 %{size} 樹狀結構圖 (%{number}))',
  700. 'LIVE_treemap_no_mapping': '空的樹狀結構圖',
  701. 'LIVE_treemap_no_mapping_numbered': '空的樹狀結構圖 (%{number})',
  702. 'LIVE_treemap_named': '%{name} 樹狀結構圖',
  703. 'LIVE_treemap_named_numbered': '%{name} 樹狀結構圖 (%{number})',
  704. 'LIVE_wordcloud_has_mapping': '%{categories} 文字雲',
  705. 'LIVE_wordcloud_has_mapping_numbered': '%{categories} 文字雲 (%{number})',
  706. 'LIVE_wordcloud_no_mapping': '空的文字雲',
  707. 'LIVE_wordcloud_no_mapping_numbered': '空的文字雲 (%{number})',
  708. 'LIVE_wordcloud_named': '%{name} 文字雲',
  709. 'LIVE_wordcloud_named_numbered': '%{name} 文字雲 (%{number})',
  710. 'LIVE_data_player_has_mapping': '%{category} 資料播放程式',
  711. 'LIVE_data_player_has_mapping_numbered': '%{category} 資料播放程式 (%{number})',
  712. 'LIVE_data_player_no_mapping': '空的資料播放程式',
  713. 'LIVE_data_player_no_mapping_numbered': '空的資料播放程式 (%{number})',
  714. 'LIVE_data_player_named': '%{name} 資料播放程式',
  715. 'LIVE_data_player_named_numbered': '%{name} 資料播放程式 (%{number})',
  716. 'LIVE_map_has_mapping': '%{locations} 地圖',
  717. 'LIVE_map_has_mapping_numbered': '%{locations} 地圖 (%{number})',
  718. 'LIVE_map_no_mapping': '空的地圖',
  719. 'LIVE_map_no_mapping_numbered': '空的地圖 (%{number})',
  720. 'LIVE_map_named': '%{name} 地圖',
  721. 'LIVE_map_named_numbered': '%{name} 地圖 (%{number})',
  722. 'LIVE_point_has_mapping': '%{categories}(依 %{values} 點圖)',
  723. 'LIVE_point_has_mapping_numbered': '%{categories}(依 %{values} 點圖 (%{number}))',
  724. 'LIVE_point_no_mapping': '空的點圖',
  725. 'LIVE_point_no_mapping_numbered': '空的點圖 (%{number})',
  726. 'LIVE_point_named': '%{name} 點圖',
  727. 'LIVE_point_named_numbered': '%{name} 點圖 (%{number})',
  728. 'LIVE_column_has_mapping': '%{values} 直條圖',
  729. 'LIVE_column_has_mapping_numbered': '%{values} 直條圖 (%{number})',
  730. 'LIVE_column_opt_mapping': '%{categories}(依 %{values} 直條圖)',
  731. 'LIVE_column_opt_mapping_numbered': '%{categories}(依 %{values} 直條圖 (%{number}))',
  732. 'LIVE_column_no_mapping': '空的直條圖',
  733. 'LIVE_column_no_mapping_numbered': '空的直條圖 (%{number})',
  734. 'LIVE_column_named': '%{name} 直條圖',
  735. 'LIVE_column_named_numbered': '%{name} 直條圖 (%{number})',
  736. 'LIVE_stacked_column_has_mapping': '%{values} 堆疊直條圖',
  737. 'LIVE_stacked_column_has_mapping_numbered': '%{values} 堆疊直條圖 (%{number})',
  738. 'LIVE_stacked_column_opt_mapping': '%{categories}(依 %{values} 堆疊直條圖)',
  739. 'LIVE_stacked_column_opt_mapping_numbered': '%{categories}(依 %{values} 堆疊直條圖 (%{number}))',
  740. 'LIVE_stacked_column_no_mapping': '空的堆疊直條圖',
  741. 'LIVE_stacked_column_no_mapping_numbered': '空的堆疊直條圖 (%{number})',
  742. 'LIVE_stacked_column_named': '%{name} 堆疊直條圖',
  743. 'LIVE_stacked_column_named_numbered': '%{name} 堆疊直條圖 (%{number})',
  744. 'LIVE_scatter_opt_mapping': '%{categories}(依 %{x} 和 %{y} 散佈平面圖)',
  745. 'LIVE_scatter_opt_mapping_numbered': '%{categories}(依 %{x} 和 %{y} 散佈平面圖 (%{number}))',
  746. 'LIVE_scatter_has_mapping': '%{x} 與 %{y} 散佈平面圖',
  747. 'LIVE_scatter_has_mapping_numbered': '%{x} 與 %{y} 散佈平面圖 (%{number})',
  748. 'LIVE_scatter_no_mapping': '空的散佈平面圖',
  749. 'LIVE_scatter_no_mapping_numbered': '空的散佈平面圖 (%{number})',
  750. 'LIVE_scatter_named': '%{name} 散佈平面圖',
  751. 'LIVE_scatter_named_numbered': '%{name} 散佈平面圖 (%{number})',
  752. 'LIVE_waterfall_has_mapping': '%{values} 瀑布圖',
  753. 'LIVE_waterfall_has_mapping_numbered': '%{values} 瀑布圖 (%{number})',
  754. 'LIVE_waterfall_no_mapping': '空的瀑布圖',
  755. 'LIVE_waterfall_no_mapping_numbered': '空的瀑布圖 (%{number})',
  756. 'LIVE_waterfall_named': '%{name} 瀑布圖',
  757. 'LIVE_waterfall_named_numbered': '%{name} 瀑布圖 (%{number})',
  758. 'LIVE_empty_visualization_hint_title': '建置您的視覺化',
  759. 'LIVE_empty_visualization_hint_description': '將直欄拖放至此或至左側的資料格。',
  760. 'LIVE_slots_required_field_description': '%{asterisk} 指出必要欄位',
  761. 'LIVE_slots_drag_and_drop_description': '將資料拖放至此上方的資料格來建置及過濾視覺化。',
  762. 'requiredField': '必要欄位',
  763. 'fullScreenEnter': '輸入全螢幕',
  764. 'fullScreenClose': '結束全螢幕',
  765. 'noExtraText_multipurpose': '多用途位置保留元',
  766. 'noExtraText_multipurpose_numbered': '多用途位置保留元 (%{number})',
  767. 'one_placeholder_vis': '視覺化位置保留元',
  768. 'one_placeholder_vis_numbered': '視覺化位置保留元 (%{number})',
  769. 'one_placeholder_text': '文字位置保留元',
  770. 'one_placeholder_text_numbered': '文字位置保留元 (%{number})',
  771. 'few_placeholder_text': '%{count} 個文字位置保留元的群組',
  772. 'many_placeholder_text': '%{count} 個文字位置保留元的群組',
  773. 'filter_includesAll': '併入全部',
  774. 'timeline_filter_moved_to': '時間行過濾器 %{id} 移至 %{time}',
  775. 'timelineSettingsButton': '播放選項',
  776. 'autoPlay': '播放全部場景',
  777. 'loop': '循環播放',
  778. 'noSceneTransitionLabel': '無',
  779. 'sceneTransitionPropertyLabel': '場景轉移',
  780. 'animatedPathSceneTransitionLabel': '動畫路徑',
  781. 'sweepSceneTransitionLabel': '過光效果',
  782. 'propAniAnimation': '動畫',
  783. 'propAniTypeEntrance': '進場動畫',
  784. 'propAniDirectionIn': '進場方向',
  785. 'propAniTypeExit': '離場動畫',
  786. 'propAniDirectionOut': '離場方向',
  787. 'propAniDirection': '方向',
  788. 'timelineAnimationProperties': '開啟動畫內容',
  789. 'editStoryCoachMarkTitle': '編輯案例',
  790. 'editStoryCoachMarkContents': '按一下鉛筆圖示以編輯此案例。',
  791. 'addDataStoryCoachMarkContents': '將資料從資料畫面拖放到您的案例。',
  792. 'expandSceneCoachmarkTitle': '開啟時間表',
  793. 'expandSceneCoachmarkContents': '根據時間及持續時間調整物件可見性,以動畫方式顯示場景。',
  794. 'overviewCoachmarkTitle': '概觀場景',
  795. 'overviewCoachmarkContents': '使用案例開始和結束時的概觀場景來顯示所有場景的大圖片。從概觀場景中,按一下並拖曳場景以將其與另一個場景交換。您可以在案例內容中顯示或隱藏概觀場景。',
  796. 'animatedPathCoachmarkTitle': '動畫路徑',
  797. 'animatedPathCoachmarkContents': '若要讓物件從一個場景到另一個場景進行動畫,請複製具有物件的場景。然後,對新場景上的複製物件進行移動、調整大小或旋轉的動作。',
  798. 'tabName_animation': '動畫',
  799. 'textWidgetIconPlaceholderText': '按一下以新增文字',
  800. 'visIconPlaceholderText': '拖放資料以建置視覺化',
  801. 'launchNewExplore': '新建探索',
  802. 'addTo': '新增至',
  803. 'addToExisting': '新增至現有…',
  804. 'exploreData': '瀏覽',
  805. 'explore_remove_widget_styles': '自訂視覺化內容(例如色彩設定)將不會在您的探索中持續保存。',
  806. 'editNotebook': '編輯小組件',
  807. 'thumbnails_error_fetching': '提取縮圖時發生錯誤',
  808. 'copy': '%{count} 個資產已複製',
  809. 'specConvertErr': '貼上或轉換儀表板規格時發生錯誤',
  810. 'specCopyErr': '複製儀表板規格時發生錯誤',
  811. 'pasteNotSupportedErr': '不支援從 %{name} 貼上。',
  812. 'reportParam': '報告',
  813. 'filterWidgetCopyWarn': '未複製過濾器視覺化,因為此時不支援過濾器。',
  814. 'upgradingDashboard': '正在為 %{version} 升級 \'%{name}\'...',
  815. 'upgradeComplete': '升級完成',
  816. 'individualTabProperties': '個別標籤內容',
  817. 'propMasterTabStylesLabel': '主要標籤樣式',
  818. 'propTabPosition': '標籤位置',
  819. 'propTabTitle': '標題',
  820. 'propTabBackgroundColor': '填入顏色',
  821. 'propTabTextColor': '標題顏色',
  822. 'propTabSelectedBarColor': '選取的長條圖顏色',
  823. 'propTabRestoreDefaults': '還原預設值',
  824. 'propIndividualTabStylesLabel': '個別標籤樣式',
  825. 'propIndividualTabStylesAriaLabel': '開啟個別標籤樣式內容',
  826. 'propTabIconPosition': '圖示位置',
  827. 'propLeftTitle': '標題左側',
  828. 'propRightTitle': '標題右側',
  829. 'propTopTitle': '標題上方',
  830. 'propBottomTitle': '標題下方',
  831. 'propTabIconLabel': '視覺化',
  832. 'propTabIcon': '圖示',
  833. 'propTabIconColor': '圖示顏色',
  834. 'no_icon': '空的',
  835. 'announcement': '公告',
  836. 'api': 'API',
  837. 'archive': '保存檔',
  838. 'asset': '資產',
  839. 'attachment': '附件',
  840. 'audio': '音訊',
  841. 'bee': 'Bee 代購',
  842. 'blog': '部落格',
  843. 'bookmark': '書籤',
  844. 'calendar': '行事曆',
  845. 'camera': '相機',
  846. 'capability': '功能',
  847. 'catalog': '型錄',
  848. 'chat_message': '會談訊息',
  849. 'checkout_cart': '結帳購物車',
  850. 'client': '用戶端',
  851. 'clock': '時鐘',
  852. 'cloud': '雲端',
  853. 'code': '代碼',
  854. 'data_quality': '資料品質',
  855. 'folder': '資料夾',
  856. 'forum': '討論區',
  857. 'glasses': '眼鏡',
  858. 'group': '群組',
  859. 'hat': '帽子',
  860. 'headphone': '耳機',
  861. 'hills': '丘陵',
  862. 'home': '首頁',
  863. 'idea': '構想',
  864. 'image': '影像',
  865. 'inventory': '庫存',
  866. 'like': '相似',
  867. 'link': '鏈結',
  868. 'location': '位置',
  869. 'manage': '管理',
  870. 'pen': '畫筆',
  871. 'mobile_phone': '行動電話',
  872. 'music': '音樂',
  873. 'notifications': '通知',
  874. 'paint': '繪製',
  875. 'payment': '付款',
  876. 'password_key': '密碼',
  877. 'people': '人員',
  878. 'person': '個人',
  879. 'phone': '電話',
  880. 'pin': '固定',
  881. 'print': '列印',
  882. 'recording': '錄製',
  883. 'repository': '儲存庫',
  884. 'role': '角色',
  885. 'search': '搜尋',
  886. 'properties': '內容',
  887. 'speaker': '喇叭',
  888. 'star': '星形',
  889. 'tag': '標籤',
  890. 'thumbs_up': '很讚',
  891. 'thumbs_down': '很遜',
  892. 'tools': '工具',
  893. 'traffic': '資料流量',
  894. 'trash': '垃圾桶',
  895. 'twitter': 'Twitter',
  896. 'unknown': '不明',
  897. 'user': '使用者',
  898. 'venn_diagram': '凡氏圖',
  899. 'video': '視訊',
  900. 'view': '檢視',
  901. 'warning': '警告',
  902. 'watch': '監看',
  903. 'watson': 'Watson',
  904. 'wikis': 'Wiki',
  905. 'workspace': '工作區',
  906. 'world': '世界',
  907. 'OnLoadFilterModifierDatasourceMismatch': '不會將過濾器套用至目標,因為儀表板使用的是不同的來源。',
  908. 'OnLoadFilterModifierColumnMismatch': '未套用一個以上的過濾器,因為找不到相符的直欄。',
  909. 'eventGroupButtonLabel': '檢視小組件連線',
  910. 'dockToolbar': '定置工具列',
  911. 'undockToolbar': '分離工具列',
  912. 'propShowTitle': '顯示標題'
  913. });
  914. //# sourceMappingURL=DashboardResources.js.map