DashboardLWResources.js 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646
  1. 'use strict';
  2. /**
  3. * Licensed Materials - Property of IBM
  4. * IBM Cognos Products: ba-dashboard-livewidget
  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. 'testString': '测试',
  10. 'visualizationSlideoutTitle': '可视化',
  11. 'listSeparator': ',',
  12. 'pointSeparator': ':',
  13. 'minValuePlaceholder': '输入数字',
  14. 'maxValuePlaceholder': '输入数字',
  15. 'customRangeErrorMessage': '值必须为数字',
  16. 'propFillColor': '填充颜色',
  17. 'propBorderColor': '边框颜色',
  18. 'propColorPalette': '当前调色板',
  19. 'propColorPaletteChangeLabel': '更改调色板',
  20. 'propNewColorPaletteLabel': '创建自定义调色板',
  21. 'propNewHeatPaletteLabel': '创建自定义热点调色板',
  22. 'propDonutRadius': '圆环半径',
  23. 'showTitleLabel': '显示标题',
  24. 'titleTypeLabel': '标题类型',
  25. 'smartTitleLabel': '智能标题',
  26. 'customTitleLabel': '自定义标题',
  27. 'noTitleLabel': '无标题',
  28. 'propHeatScalePalette': '当前热点调色板',
  29. 'propHeatPaletteChangeLabel': '更改热点调色板',
  30. 'propMaintainAxisScales': '保持轴刻度',
  31. 'propLineAndSymbolColor': '线条和符号颜色',
  32. 'propLineAndSymbolPalette': '线条和符号调色板',
  33. 'propElementColor': '元素颜色',
  34. 'propColumnColor': '列颜色',
  35. 'propColumnPalette': '列调色板',
  36. 'propColumnHeatPalette': '列热点调色板',
  37. 'propBarColor': '条形颜色',
  38. 'propGoalColor': '目标颜色',
  39. 'propToColor': '目标色',
  40. 'propFromColor': '原色',
  41. 'propNumberValidationErrorMessageId': '请输入数字',
  42. 'fontSizeAuto': '自动',
  43. 'propAutoBinCount': '组数',
  44. 'propAutoBinToggle': '自动分组',
  45. 'tabName_general': '常规',
  46. 'tabName_visDetails': '详细信息',
  47. 'tabName_animation': '动画',
  48. 'tabName_mediaDetails': '媒体详细信息',
  49. 'tabName_webDetails': 'Web 页面详细信息',
  50. 'tabName_imageDetails': '图像详细信息',
  51. 'tabName_visualization': '可视化',
  52. 'tabName_text': '文本',
  53. 'sectionName_colorsAndThemes': '颜色和主题',
  54. 'sectionName_appearance': '外观',
  55. 'sectionName_general': '常规',
  56. 'sectionName_colorPalette': '颜色',
  57. 'sectionName_axis': '轴',
  58. 'sectionName_axis_label': '轴',
  59. 'sectionName_legend': '图注',
  60. 'sectionName_chart': '图表',
  61. 'sectionName_regionLayer': '区域层',
  62. 'sectionName_pointLayer': '点层',
  63. 'sectionName_latLongLayer': '纬度/经度层',
  64. 'sectionName_pathLayer': '路径层',
  65. 'propTransparencyDescription': '使对象更透明或更不透明。请输入介于 0 和 100 之间的值',
  66. 'smart_annotation_unauthorized': '注解:未经授权的访问',
  67. 'smart_annotation_method': '注解:不允许使用方法',
  68. 'smart_annotation_media': '注解:不允许使用媒体类型',
  69. 'smart_annotation_input': '注解:输入无效',
  70. 'smart_annotation_internal': '注解:内部系统错误',
  71. 'smart_annotation_generic_error': '注解:服务错误',
  72. 'smart_annotation_dialog_title': '洞察',
  73. 'smart_errors': '注解错误:',
  74. 'smart_warnings': '注解警告:',
  75. 'smart_annotation_insight_icon_title': '洞察',
  76. 'smart_annotations_toggle_on': '开启洞察',
  77. 'smart_annotations_toggle_off': '关闭洞察',
  78. 'smart_annotation_insight_unavailable': '洞察当前不可用',
  79. 'smart_annotation_insight_topBottom_percent_unsupported': '应用最高或最低 % 过滤器时,洞察不可用',
  80. 'smart_annotation_forecast_topBottom_percent_unsupported': '应用最高或最低 % 过滤器时,预测不可用',
  81. 'smart_annotation_insight_topBottom_nested_dataItem_unsupported': '应用最高或最低过滤器,并且字段中有多列时,洞察不可用',
  82. 'smart_annotation_forecast_topBottom_nested_dataItem_unsupported': '应用最高或最低过滤器,并且字段中有多列时,预测不可用',
  83. 'forecast_title': '预测',
  84. 'forecast_toggle_on': '开启预测',
  85. 'forecast_toggle_off': '关闭预测',
  86. 'statDetailsPerspectiveTitle': '分析',
  87. 'emptyStatDetailsPanel': '没有其他分析可用于当前可视化。',
  88. 'predict_errors': '分析错误',
  89. 'predict_warnings': '分析警告',
  90. 'fpd_invalid_data_source': '此数据源没有关联的智能模块',
  91. 'fpd_network_issue': '针对此数据源执行分析时发生问题',
  92. 'fpd_data_source_category': '缺少智能模块',
  93. 'fpd_response_errors': '建议动因错误',
  94. 'fpd_response_warnings': '建议动因警告',
  95. 'catalyst_service_bad_request': '请求错误',
  96. 'catalyst_service_unkown_Id': '找到未知请求标识',
  97. 'catalyst_service_internal_server_error': '内部服务器错误',
  98. 'catalyst_service_generic_error': 'Catalyst 服务错误',
  99. 'catalyst_service_error': '此服务当前不可用',
  100. 'propLegendPosition': '图注位置',
  101. 'propLeft': '左侧',
  102. 'propRight': '右侧',
  103. 'propTop': '顶部',
  104. 'propBottom': '底部',
  105. 'propNone': '无',
  106. 'propLegendDisplay': '显示图注',
  107. 'targetThicknessPlaceHolder': '%{min} 到 %{max}',
  108. 'targetThicknessErrorMsg': '请输入介于 %{min} 和 %{max} 之间的整数。',
  109. 'possibleKeyDriver_DialogDriversLabelBegin': '动因(',
  110. 'possibleKeyDriver_DialogDriversLabelEnd': '已选择)',
  111. 'possibleKeyDriver_DialogDriversLabelDivider': '/',
  112. 'possibleKeyDriver_DialogDriversResetToDefaultsLabel': '重置为默认值',
  113. 'possibelKeyDriver_AddNewDrivers': '添加更多动因',
  114. 'possibleKeyDrivers_NonRecommended_Placeholder': '搜索以添加更多动因',
  115. 'possibleKeyDrivers_MaxPossibleReached': '取消选择一些动因以添加或选择其他动因',
  116. 'possibleKeyDrivers_Recommended': '建议',
  117. 'visRecommendedTypes': '建议的可视化类型',
  118. 'visRecommender_smartsfailure': '可视化建议当前不可用',
  119. 'visMore': '更多...',
  120. 'visMoreTooltip': '更多可视化',
  121. 'visOtherTypes': '其他可视化类型',
  122. 'visChange': '更改可视化',
  123. 'automaticTypeCaption': '自动',
  124. 'propVisType': '可视化类型',
  125. 'dlg_loading': '正在装入...',
  126. 'snippetListChartCaption': '片段列表',
  127. 'convoClusterChartCaption': '会话集群',
  128. 'areaChartCaption': '面积图',
  129. 'barChartCaption': '条形图',
  130. 'columnChartCaption': '柱形图',
  131. 'stackedbarChartCaption': '堆积条形图',
  132. 'stackedcolumnChartCaption': '堆积柱形图',
  133. 'bubbleChartCaption': '气泡图',
  134. 'marimekkoChartCaption': 'Marimekko 图',
  135. 'cometChartCaption': '动因分析',
  136. 'scatterChartCaption': '散点图',
  137. 'lineChartCaption': '折线图',
  138. 'pointChartCaption': '点状图',
  139. 'heatChartCaption': '热图',
  140. 'bulletChartCaption': '项目符号',
  141. 'waterfallChartCaption': '瀑布图',
  142. 'pieChartCaption': '饼形图',
  143. 'mapChartCaption': '地图',
  144. 'radialBarChartCaption': '径向图',
  145. 'compositeChartCaption': '柱形折线图',
  146. 'wordCloudChartCaption': '字云',
  147. 'networkChartCaption': '网络',
  148. 'relationshipNetworkChartCaption': '关系网络',
  149. 'treemapChartCaption': '树状图',
  150. 'packedBubbleChartCaption': '压缩气泡图',
  151. 'hierarcicalPackedBubbleChartCaption': '层级气泡图',
  152. 'spiralChartCaption': '螺旋图',
  153. 'decisionTreeChartCaption': '决策树',
  154. 'legacyMapChartCaption': '原有地图',
  155. 'sunburstChartCaption': '旭日图',
  156. 'visUsageComparison': '比较',
  157. 'visUsageRelationships': '关系',
  158. 'visUsageTrend': '趋势',
  159. 'visUsagePartsToWhole': '部分对整体',
  160. 'visUsageGeospatial': '地理空间',
  161. 'visUsageAdvanced': '高级分析',
  162. 'visUsageTablesAndSummary': '表和摘要',
  163. 'visUsageSocialInsights': '社交洞察',
  164. 'visUsageOther': '其他',
  165. 'autoBinActionText': '自动分组',
  166. 'filterAutobinActionText': '过滤分箱',
  167. 'memberCalculationActionText': '成员计算',
  168. 'toolbarActionCalculation': '计算',
  169. 'toolbarActionEditCalculation': '编辑计算',
  170. 'topBottomRankLabel': '排名 (%{label})',
  171. 'toolbarDeleteFilterActionText': '除去过滤器',
  172. 'toolbarActionTopKeyDrivers': '显示动因',
  173. 'toolbarActionCustomGroup': '自定义组',
  174. 'canNotCreateCustomGroup': '无法创建此自定义组。',
  175. 'aria_label_datatable': '数据表',
  176. 'summaryCaption': '汇总',
  177. 'MeasuresCaption': '度量',
  178. 'MeasuresGroupCaption': '度量组 (%{count})',
  179. 'ValuesCaption': '值',
  180. 'turnInsightsOn': '开启洞察',
  181. 'turnInsightsOff': '关闭洞察',
  182. 'decisionRules': '规则',
  183. 'decisionTree': '树形图',
  184. 'decisionSunburst': '树形旭日图',
  185. 'switchToDecisionRules': '切换至决策规则',
  186. 'switchToDecisionTree': '切换至决策树',
  187. 'data_group_less_then': '小于 %{rangeTo}',
  188. 'data_group_to': '%{rangeFrom} 到小于 %{rangeTo}',
  189. 'data_group_and_above': '%{rangeFrom} 及更高',
  190. 'nullValueContent': '(无值)',
  191. 'sum': '总和',
  192. 'count': '计数',
  193. 'countdistinct': '计数差异',
  194. 'avg': '平均值',
  195. 'min': '最小值',
  196. 'max': '最大值',
  197. 'automatic': '自定义',
  198. 'variance': '偏差',
  199. 'stddev': '标准偏差',
  200. 'median': '中间值',
  201. 'calculated': '已计算',
  202. 'none': '无',
  203. 'measureLabel': '%{measureName}',
  204. 'multiMeasureLabel': '%{measureName} (%{aggregate})',
  205. 'aggregatedColumnLabel': '%{column} (%{aggregationTypeLabel})',
  206. 'unSupportedPromptType': '当前不支持提示方案。',
  207. 'preAggregateLabel': '应用数据源中的提示值',
  208. 'postAggregateLabel': '在报表中应用提示值',
  209. 'preAggregateText': '该范围使用数据源中的值,而不是仪表板中显示的值。',
  210. 'defaultAggregation_count': '计数',
  211. 'defaultAggregation_countdistinct': '计数差异',
  212. 'defaultAggregation_max': '最大值',
  213. 'defaultAggregation_min': '最小值',
  214. 'defaultAggregation_avg': '平均值',
  215. 'defaultAggregation_sum': '总和',
  216. 'defaultAggregation_auto': '自动 (%{aggregationType})',
  217. 'keydriver_average': '整体平均值',
  218. 'keydriver_up_down': '突出显示的组具有高平均值或低平均值,对目标具有较大影响。通常具有高平均值或低平均值的组具有最强影响。',
  219. 'keydriver_different': '突出显示的组的分布与整体分布完全不同。这些组对目标的影响更大。',
  220. 'topOperator': '顶部',
  221. 'bottomOperator': '底部',
  222. 'topBottomFact': '按 %{columnLabel} 显示的 %{operator} %{value}%{percent}',
  223. 'topBottomDimension': '%{operator} %{value}%{percent}',
  224. 'deleteTopBottomCount': '删除最高或最低计数',
  225. 'deleteTopBottomPercent': '删除最高或最低百分比',
  226. 'topBottomTitle': '仅限此对象',
  227. 'deleteTopBottom': '删除最高或最低计数',
  228. 'editTopBottom': '编辑最高或最低计数',
  229. 'editTopBottomCount': '编辑最高或最低计数',
  230. 'editTopBottomPercent': '编辑最高或最低百分比',
  231. 'ariaDeleteTopBottomCountLabel': '按 DELETE 键以删除最高或最低计数。',
  232. 'ariaDeleteTopBottomPercentLabel': '按 DELETE 键以删除最高或最低百分比。',
  233. 'ariaEditTopBottomCountLabel': '按 ENTER 键以编辑最高或最低计数。',
  234. 'ariaEditTopBottomPercentLabel': '按 ENTER 键以编辑最高或最低百分比。',
  235. 'ariaDeleteDrillStateLabel': '按 ENTER 键以编辑最高或最低计数。',
  236. 'drillUpStateTitle': '向上钻取',
  237. 'drillDownStateTitle': '向下钻取',
  238. 'ariaEditTopBottomLabel': '按 ENTER 键以编辑最高或最低计数。',
  239. 'ariaDeleteTopBottomLabel': '按 DELETE 键以删除最高或最低计数。',
  240. 'allKeyDriversLabel': '自动(所有动因)',
  241. 'filter_drag_and_drop_single_dock': '将数据拖放到此处以进行过滤。',
  242. 'filter_drag_and_drop_all_tabs': '将数据拖放到此处以过滤所有选项卡。',
  243. 'filter_drag_and_drop_current_tab': '将数据拖放到此处以过滤此选项卡。',
  244. 'filter_empty_consume_mode': '未应用任何过滤器。',
  245. 'filterClearAllItems': '清除所有过滤器',
  246. 'filterDeleteAllItems': '删除所有过滤器',
  247. 'filterDockChevronLeft': '滚动浏览数据',
  248. 'filterDockChevronRight': '滚动浏览数据',
  249. 'filterIconLabel_Single': '过滤器',
  250. 'filterIconLabel_Global': '所有选项卡',
  251. 'filterIconLabel_Tab': '此选项卡',
  252. 'filterIconTooltip_Single': '过滤器',
  253. 'filterIconTooltip_Global': '所有选项卡的过滤器',
  254. 'filterIconTooltip_Tab': '此选项卡的过滤器',
  255. 'filterDropZoneTooltip_Single': '过滤器放下区域',
  256. 'filterDropZoneTooltip_Global': '所有选项卡的过滤器放下区域',
  257. 'filterDropZoneTooltip_Tab': '此选项卡的过滤器放下区域',
  258. 'filterOverflowMenu': '更多',
  259. 'expand': '展开',
  260. 'collapse': '折叠',
  261. 'filterDockItemNameAriaLabel': '按 Enter 键以启动过滤器对话框并定义过滤器。',
  262. 'filterItemCanvasMove': '添加到画布',
  263. 'filterItemDelete': '删除过滤器',
  264. 'filterInvertRange': '除以下项外的所有项:%{from} 到 %{to}',
  265. 'filterRange': '%{from} 到 %{to}',
  266. 'filter_date_after_except': '不在 %{from} 之后',
  267. 'filter_date_after': '在 %{from} 之后',
  268. 'filter_date_before_except': '不在 %{to} 之前',
  269. 'filter_date_before': '在 %{to} 之前',
  270. 'filter_date_between_except': '不在 %{from} 到 %{to} 之间',
  271. 'filter_date_between': '%{from} 到 %{to} 之间',
  272. 'filterValueSeparator': ',',
  273. 'filterAll': '全部',
  274. 'filterExcept': '除 %{values} 外',
  275. 'filterDockToolbarButtonLabel': '过滤器坞',
  276. 'navigateTitle': '导航至',
  277. 'current_nav_group': '当前导航组为 %{navigation_group_name}',
  278. 'next': '下一步',
  279. 'previous': '上一页',
  280. 'multiselectMsg': '%{count} 个所选项',
  281. 'errMsgFilterItemMissingTitle': '无法装入过滤器值 %{itemName},因为这些值不可用于此数据集',
  282. 'errMsgFilterItemGenericTitle': '无法装入过滤器值',
  283. 'textFilterItemsNotFound': '没有可用项。',
  284. 'nullValueLabel': '(空白)',
  285. 'filterConditionLabel': '过滤条件',
  286. 'filter_includesAll': '全部包含',
  287. 'filter_allMembersOfSet': '集的所有成员',
  288. 'modelFilter': '过滤器',
  289. 'filtersTitle': '过滤属性',
  290. 'search': '搜索',
  291. 'clearTextFilterValue': '清除',
  292. 'invertFilterSelection': '反转',
  293. 'modellingLoading': '正在装入...',
  294. 'searchAll': '查找所有列',
  295. 'toolbarActionPossibleKeyDrivers': '编辑作用域',
  296. 'toolbarActionPossibleKeyDriversSubTitle': '考虑将项从左侧拖至动因分析图表中',
  297. 'toolbarActionSort': '排序',
  298. 'toolbarActionSortAscending': '按升序排序',
  299. 'toolbarActionSortDescending': '按降序排序',
  300. 'toolbarActionSortAuto': '自动 (%{sortOrder})',
  301. 'toolbarActionSortCustom': '自定义',
  302. 'toolbarActionFormat': '格式',
  303. 'toolbarActionFormatAbbreviation': '缩写',
  304. 'toolbarActionFormatNone': '自动',
  305. 'toolbarActionFilter': '过滤',
  306. 'toolbarActionTopBottom': '顶部或底部',
  307. 'toolbarActionRmvShape': '除去形状',
  308. 'toolbarActionToggleShapeDrop': '信息图形状',
  309. 'toolbarActionToggleShapeDropTitle': '创建信息图',
  310. 'toolbarActionToggleShapeDropText': '将形状拖至此字段以创建信息图。',
  311. 'toolbarActionAggregationType': '汇总',
  312. 'toolbarDeleteActionText': '除去列',
  313. 'toolbarTextActionText': '设置文本格式',
  314. 'toolbarActionFilterLocalKeepSelected': '保留',
  315. 'toolbarActionFilterLocalExcludeSelected': '排除',
  316. 'toolbarActionFilterAllKeepSelected': '过滤',
  317. 'toolbarActionSimpleCalculation': '简单计算',
  318. 'toolbarActionDrillBack': '后退',
  319. 'toolbarActionDrillUp': '向上钻取',
  320. 'toolbarActionDrillDown': '向下钻取',
  321. 'toolbarActionNavigate': '浏览',
  322. 'toolbarActionCreateFilterGroup': '新建连接',
  323. 'toolbarActionDisconnectFilterGroup': '中断所有链接',
  324. 'toolbarActionLinkFilterGroup': '添加到现有连接',
  325. 'toolbarActionLassoSelect': '选择工具',
  326. 'toolbarActionRefreshDeveloperWidget': '刷新',
  327. 'textFontFamilySubClassHairline': '细线',
  328. 'textFontFamilySubClassThin': '细',
  329. 'textFontFamilySubClassThinItalic': '细斜体',
  330. 'textFontFamilySubClassExtraLight': '超细体',
  331. 'textFontFamilySubClassExtraLightItalic': '超细斜体',
  332. 'textFontFamilySubClassLight': '浅',
  333. 'textFontFamilySubClassLightItalic': '细斜体',
  334. 'textFontFamilySubClassRegular': '普通',
  335. 'textFontFamilySubClassRegularItalic': '普通斜体',
  336. 'textFontFamilySubClassItalic': '斜体',
  337. 'textFontFamilySubClassMedium': '中',
  338. 'textFontFamilySubClassMediumItalic': '中斜体',
  339. 'textFontFamilySubClassHeavy': '粗',
  340. 'textFontFamilySubClassHeavyItalic': '重斜体',
  341. 'textFontFamilySubClassDemiBold': '半粗体',
  342. 'textFontFamilySubClassDemiBoldItalic': '半粗斜体',
  343. 'textFontFamilySubClassBold': '粗体',
  344. 'textFontFamilySubClassBoldItalic': '粗斜体',
  345. 'textFontFamilySubClassExtraBold': '超粗体',
  346. 'textFontFamilySubClassExtraBoldItalic': '超粗斜体',
  347. 'textFontFamilySubClassBlack': '黑色',
  348. 'textFontFamilySubClassBlackItalic': '黑斜体',
  349. 'textFontFamilySubClassStencil': '镂刻体',
  350. 'dlg_ascending': '升序',
  351. 'dlg_descending': '降序',
  352. 'dlg_custom': '自定义',
  353. 'dlg_none': '无',
  354. 'dlg_hierarchy': '层级',
  355. 'dlg_namedSet': '命名集',
  356. 'dlg_rank': '排名',
  357. 'remove_slider_handle': '移除手柄',
  358. 'visualizationLabel': '可视化',
  359. 'chartLabel': '%{chartName} 图表',
  360. 'dataWidgetDescription': '%{widgetLabel}:%{columnNames}',
  361. 'f12KeyDescription': '按 F12 以在窗口小部件中浏览。',
  362. 'f10KeyDescription': '按 F10 键以启动窗口小部件焦点视图',
  363. 'playButtonLabel': '播放',
  364. 'dataPlayerValueListLabel': '数据播放器值',
  365. 'localFilterTitle': '仅限此对象',
  366. 'globalFilterTitle': '所有对象',
  367. 'deleteFilter': '删除过滤器',
  368. 'editFilter': '编辑过滤器',
  369. 'ariaEditFilterLabel': '按 ENTER 键以编辑过滤器。',
  370. 'ariaDeleteFilterLabel': '按 DELETE 键以删除过滤器。',
  371. 'measureFilterBetween': '介于 %{lowerBound} 和 %{upperBound} 之间',
  372. 'measureFilterNotBetween': '不在 %{lowerBound} 和 %{upperBound} 之间',
  373. 'dimFilterIn': '包括:%{in}',
  374. 'dimFilterNotIn': '排除:%{out}',
  375. 'gtFilter': '在 %{lowerBound} 之后',
  376. 'ltFilter': '在 %{upperBound} 之前',
  377. 'ariaEditPrompt': '按 ENTER 键以更改提示值',
  378. 'dataPointFilterTitle': '数据点',
  379. 'dataPointFilterIncludeSummary': '包括 %{valueCount} 个数据点',
  380. 'dataPointFilterExcludeSummary': '已排除 %{valueCount} 个数据点',
  381. 'widgetFiltersLabel': '窗口小部件过滤器',
  382. 'coachMarkTitleSpiralTarget': '编辑作用域',
  383. 'coachMarkContentSpiralTarget': '您可以在此访问和修改目标的动因选择。',
  384. 'srILVTreeLabel': '列表',
  385. 'geomapUnrecognizedLocations': '无法识别的位置:',
  386. 'geomapAmbiguousLocations': '不明确的区域:',
  387. 'visualizationNotifications': '可视化通知:',
  388. 'dataNotifications': '数据通知:',
  389. 'autobinSuggestion': '开启自动分组',
  390. 'LIVE_empty_visualization_hint_title': '构建可视化',
  391. 'LIVE_empty_visualization_hint_description': '将数据拖到此处或拖到字段上。',
  392. 'LIVE_slots_required_field_description': '%{asterisk} 指示必填字段',
  393. 'LIVE_slots_drag_and_drop_description': '将数据拖放到字段上方可构建并过滤可视化。',
  394. 'dwErrorLoadingAvailableVisualizations': '无法装入可用可视化定义',
  395. 'moreDataIndicator': '数据已在 %{threshold} 项处被剪切。应用过滤器以显示更少内容。',
  396. 'nonCtxTopBottomInvalid': '交叉表不支持在没有上下文的情况下定义最高或最低规则。已从此交叉表视图中将其移除。请在 %{columnName} 的上下文中基于一个或多个类别重新定义规则。',
  397. 'dwErrorLoadingVisualizationNotFound': '无法装入对象,因为此对象缺少可视化定义。',
  398. 'dwErrorLoadingVisualizationListNotFound': '无法装入可视化。',
  399. 'dwErrorRunningQuery': '无法在数据集 %{datasetName} 中检索数据。',
  400. 'dwErrorGeoData': '在地图中显示地理数据时遇到问题。请选择其他可视化类型。',
  401. 'dwPromptSignonCancelWarning': '此可视化的数据不可用。请提供正确凭证。',
  402. 'dwErrorMissingDataset': '无法装入可视化,因为其关联的数据集“%{datasetName}”不可用。',
  403. 'dwErrorRenderingVisualization': '无法装入此可视化。',
  404. 'dwErrorVisualizationTooSmall': '可视化过小,无法显示其所包含的数据。请放大可视化或限制其包含的数据。',
  405. 'errorSourceNotFound': '无法装入可视化,因为其关联的源“%{sourceName}”不可用。',
  406. 'errorActionNotSupported': '数据源“%{sourceName}”不支持此操作。',
  407. 'errorMeasureNotSupportedOnMultiEdges': '可视化在多个边缘上具有度量,但不再支持此情况。请仅在一个边缘上放置度量。',
  408. 'errorExceedAllowableValue': '估算的单元格数已超过允许值 100000。对已规划的集合应用过滤以减少单元格数。',
  409. 'propScaleLabel': '图标的数量',
  410. 'propScaleDescription': '选择图标的数量',
  411. 'propScaleFew': '低',
  412. 'propScaleDefault': '默认',
  413. 'propScaleMany': '高',
  414. 'lastRefresh': '上次刷新时间:%{timeInterval} 之前',
  415. 'widgetTimer': '窗口小部件计时器',
  416. 'datasetItemsUnavailable': '此可视化中使用的某些数据集项不可用。',
  417. 'datasetItemUnavailable': '此数据集项不可用',
  418. 'retry': '重试',
  419. 'widgetConditionalFormatLabel': '切换条件格式控件',
  420. 'widgetConditionalFormatTitle': '编辑条件格式化颜色',
  421. 'conditionalPalettePickerLabel': '%{title} 值的分布',
  422. 'HistogramYAxisTitle': '计数',
  423. 'crosstabName': '交叉表',
  424. 'WidgetLabelWithDescripion': '%{label}。%{description}',
  425. 'value_is_not_available': '不适用',
  426. 'summaryLabel': '%{label},值为 %{value}',
  427. 'infographicLabel': '%{label},值为 %{value}',
  428. 'warning': '警告',
  429. 'swapRowsAndColumns': '交换行和列',
  430. 'hideSummariesLabel': '隐藏摘要',
  431. 'showSummariesLabel': '显示摘要',
  432. 'hideRowColumn': '隐藏',
  433. 'showAllRowColumn': '全部显示',
  434. 'dataAssetPropertiesLabel': '可视化属性',
  435. 'evAdd': '添加列',
  436. 'evCollapse': '折叠',
  437. 'evColumns': '列',
  438. 'evLocalFilters': '本地过滤器',
  439. 'evExpand': '展开',
  440. 'evFilterTooltip': '过滤',
  441. 'missingColumn': '缺少:%{columnLabel}',
  442. 'missingFiltering': '列上缺少过滤器:',
  443. 'missingDataItem': '在窗口小部件中找不到引用的数据项“%{dataItemId}”。',
  444. 'heatByLabel': '热度依据',
  445. 'toolbarChangeVisualization': '更改可视化',
  446. 'modellingRelatedTablesNoneFound': '找不到相关表',
  447. 'processing': '正在处理...',
  448. 'errorCellWarning': '无法计算某些摘要值。',
  449. 'aggregateTypeToggler': '显示聚合类型',
  450. 'maxColumnsExceeded': '超出了最大列数。%{columns} 列已删除。',
  451. 'unboundColumns': '无法使用以下列:%{columns}。',
  452. 'unboundColumn': '无法使用以下列:%{columns}。',
  453. 'recommendRequestFailed': '建议请求失败。请与您的管理员联系。',
  454. 'visualizationDoesNotSupportOLAP': '无法创建基于 OLAP 数据源的此可视化。请使用其他支持的数据源。',
  455. 'showDataBehindVizLabel': '显示数据',
  456. 'showDataBehindVizNotSupportedLabel': '此可视化类型不支持显示数据',
  457. 'exploreData': '探索...',
  458. 'newExplore': '新建探索',
  459. 'thumbnails_error_fetching': '访存缩略图时出错',
  460. 'loadedThumbnailImage': '已装入 %{visType} 可视化缩略图',
  461. 'autobinAxisLabel': '组',
  462. 'recommended_visualizations': '建议的可视化',
  463. 'all_visualizations': '所有可视化',
  464. 'edit': '编辑',
  465. 'selectTargetDialogTitle': '选择穿透钻取目标',
  466. 'noTargetInCM': '找不到穿透钻取的目标',
  467. 'errorDrillDefinition': '在添加或编辑穿透钻取定义时发生错误。',
  468. 'errorDrillToTarget': '钻取到“%{targetName}”时发生错误',
  469. 'drillThroughMappingViewLabel': '将仪表板中的列分配给目标报表的提示',
  470. 'drillthroughScopeRadioLabel': '将此定义应用于:',
  471. 'drillthroughScopeRadioOptionVisualization': '仅限此可视化',
  472. 'drillthroughScopeRadioOptionConnection': '同一连接中使用相同数据源的可视化',
  473. 'drillthroughScopeRadioOptionDashboard': '%{perspective} 上使用同一数据源的任何可视化',
  474. 'drillThroughParametersColumnTitle': '“%{targetName}”提示:',
  475. 'drillThroughMetadataColumnTitle': '“%{boardName}”数据列:',
  476. 'drillThroughDefinitionNoParameter': '穿透钻取目标没有提示。',
  477. 'drillThroughDefinitionErrorQueryingReport': '更正目标报表的问题,然后重试创建穿透钻取定义。',
  478. 'drillThroughDefinitionErrorDlgTitle': '出错了!',
  479. 'dlg_back': '返回',
  480. 'dlg_close': '关闭',
  481. 'dlg_ok': '确定',
  482. 'dlg_cancel': '取消',
  483. 'dlg_apply': '应用',
  484. 'drillthrough_unsaveMsg': '是否继续但不保存“%{name}”?',
  485. 'drillthrough_jumpTo': '穿透钻取定义:%{name}',
  486. 'drillthrough_jumpToLabel': '穿透钻取',
  487. 'drillthrough_manage': '管理...',
  488. 'drillthrough_addNewTarget': '添加新的穿透钻取定义',
  489. 'drillthrough_manageJumpPaths': '管理穿透钻取定义',
  490. 'drillthrough_manageJumpPaths_edit': '编辑“%{name}”',
  491. 'drillthrough_manageJumpPaths_delete': '删除“%{name}”',
  492. 'drillthrough_manageAddAnotherTarget': '添加其他穿透钻取定义',
  493. 'drillthrough_manageConfirmeDeleteDrillTargetTitle': '确认删除',
  494. 'drillthrough_manageConfirmeDeleteDrillTarget': '确定要删除穿透钻取“%{name}”吗?',
  495. 'drillthrough_definitionDuplicateDrillTargetErrorTitle': '穿透钻取名称重复',
  496. 'drillthrough_definitionMessage': '穿透钻取“%{name}”已存在。请提供其他名称',
  497. 'drillthrough_jumpToTarget_notFound': '找不到穿透钻取“%{name}”的目标',
  498. 'drillThroughDefinitionNoParameterSubTitle': '不会将任何上下文传递给目标报表。',
  499. 'drillthrough_titleLabel': '标题',
  500. 'drillthrough_subTitle': '源中的可视化上下文用于过滤目标 %{perspective}。',
  501. 'noPrompt': '无提示',
  502. 'formatAutoDescription': '“自动”指定从数据源或可视化继承的格式。',
  503. 'formatDefaultDescription': '“默认值”指定从系统继承的格式',
  504. 'createCustomGroupAction': '创建数据组',
  505. 'removeCustomGroupAction': '移除数据组',
  506. 'editCustomGroupAction': '编辑数据组',
  507. 'renameCustomGroupAction': '重命名数据组',
  508. 'createCustomGroupErrorToast': '无法创建数据组。',
  509. 'removeCustomGroupErrorToast': '无法移除数据组。',
  510. 'editCustomGroupErrorToast': '无法编辑数据组。',
  511. 'renameCustomGroupErrorToast': '无法重命名数据组。',
  512. 'customGroupLabel': '数据组',
  513. 'ungroupCustomGroupLabel': '取消分组',
  514. 'renameCustomGroupLabel': '重命名',
  515. 'createCustomGroupLabel': '创建',
  516. 'customGroupingLabel': '%{columnLabel}(组)',
  517. 'createCustomSort': '创建自定义排序',
  518. 'createCustomSortTitle': '%{createCustomSort}:%{name}',
  519. 'createCustomSortDesc': '选择可用项,然后对其重新排序以创建自定义排序。',
  520. 'availableItems': '可用项',
  521. 'selectAll': '(全选)',
  522. 'customSortOrder': '自定义排序顺序',
  523. 'selectAvailableItemsDesc': '选择可用项,然后在此对其重新排序。',
  524. 'moveToTop': '移至顶部',
  525. 'clear': '清除',
  526. 'sortRemainingItemsBy': '其余项的排序依据',
  527. 'clearAll': '全部清除',
  528. 'resetTooltip': '将从 %{customSortOrder} 列表中移除所有项。此外,%{sortRemainingItemsBy} 下拉列表将还原为默认值。',
  529. 'manyItemsWarning': '选择多个项可能会影响仪表板的性能。',
  530. 'manyItemsSelected': '选择的项超过 %{maxItems} 个,这可能会影响仪表板的性能。',
  531. 'somethingWentWrong': '出错了!',
  532. 'unableToLoadItems': '无法装入可用项。',
  533. 'tryAgain': '重试',
  534. 'customSortLabel': '自定义排序',
  535. 'applyError': '无法应用 %{action}。',
  536. 'searchReturnedNoResults': '您的搜索未返回任何结果',
  537. 'tryDifferentSearchTerm': '请尝试其他搜索项',
  538. 'extVisSystem': '系统',
  539. 'extVisCustom': '自定义',
  540. 'customVisTestVisualization': '测试可视化',
  541. 'extVisCustomVisPreview': '预览',
  542. 'extVisCustomPreviewWidgets': '开发人员窗口小部件',
  543. 'extVisCustomVVisualization': '可视化',
  544. 'extVisCustomVisuals': '自定义可视项',
  545. 'noPermissionToManage': '您无权管理自定义可视化。',
  546. 'extVisCustomUpdate': '更新',
  547. 'extVisCustomDelete': '删除',
  548. 'extVisNoCustomVisuals': '无自定义可视项',
  549. 'extVisNoCustomVisualsMsg': '组织中当前没有任何自定义可视项',
  550. 'extVisAddCustomVisual': '添加自定义可视项',
  551. 'extVisNoCustomVisualsAdminMsg': '当前没有任何自定义可视项。请首先添加自定义可视项',
  552. 'extVisNoSDKConnection': '尚未创建与本地文件的连接',
  553. 'extVisNoSDKPreviewMsg': '要预览可视化,请建立连接。',
  554. 'extVisMore': '更多',
  555. 'extVisDeleteDialogTitle': '删除自定义可视项',
  556. 'extVisDeleteDialogBody': '确定要删除此自定义可视化吗?可能其他仪表板和报表正在使用此自定义可视化。',
  557. 'extVisDeleteConfirmation': '自定义可视项已删除。',
  558. 'extVisDeleteError': '无法删除自定义可视项。%{msg}',
  559. 'extVisCloseToast': '立即关闭',
  560. 'extVisAdd': '自定义可视项已成功添加。',
  561. 'extVisAddError': '无法添加自定义可视项。%{msg}',
  562. 'extVisUpdate': '自定义可视项已成功更新。',
  563. 'extVisUpdateError': '无法更新自定义可视项。%{msg}',
  564. 'extVisAddProgress': '正在导入 %{name}',
  565. 'extVisUpdateProgress': '正在更新 %{name}',
  566. 'extPermissionTitle': '访问受限制或已删除自定义可视项',
  567. 'extPermissionBody': '无法查看此自定义可视项,因为此项已删除或其访问权受到限制。',
  568. 'customVizSaveWarning': '无法保存自定义可视项。尚未导入自定义可视项。',
  569. 'schematicTestCaption': '测试示意图',
  570. 'schematicServiceRequestError': '示意图服务错误',
  571. 'extVisPreviewMessage': '这是预览。尚未将可视化添加到该产品。',
  572. 'kpiTargetWithDistance': '%{value} (%{distance})',
  573. 'kpiDistanceUndefined': '未定义',
  574. 'kpiDefaultTargetLabel': '目标',
  575. 'kpiNonNumericTarget': '目标值必须为数字。',
  576. 'kpiManualTargetSlotFilled': '值已在字段中应用',
  577. 'kpiAutoValueSize': '自动',
  578. 'kpiUnableDrawSparklineLabel': '无法绘制迷你图',
  579. 'kpiUnableDrawSparklineInfo': '迷你图至少需要两个时间点。更改数据或调整过滤器以查看迷你图。',
  580. 'conditionalFormattingEnabled': '条件颜色',
  581. 'currentConditionalPalette': '当前有条件调色板',
  582. 'sectionName_range': '设置范围',
  583. 'rangeScaleLabel': '小数位',
  584. 'rangeScalePercentage': '百分比',
  585. 'rangeScaleNumeric': '数字',
  586. 'numberOfSteps': '数字范围',
  587. 'conditionalFormattingSelectedStep': '所选范围',
  588. 'conditionalFormattingStartValue': '起始值',
  589. 'conditionalFormattingEndValue': '结束值',
  590. 'conditionalFormattingTextColor': '文本颜色',
  591. 'conditionalFormattingMin': '最小值',
  592. 'conditionalFormattingMax': '最大值',
  593. 'conditionalFormattingNonNumericValue': '此值必须为数字。',
  594. 'conditionalFormattingStepIndexInvalid': '范围索引无效。',
  595. 'conditionalFormattingValueOutOfBoundsInvalid': '值必须位于 %{start} - %{end} 范围内。',
  596. 'conditionalFormattingValueShouldBeLower': '值必须小于或等于 %{value}。',
  597. 'conditionalFormattingValueSouldBeHigher': '值必须大于或等于 %{value}。',
  598. 'conditionalFormattingDeleteStep': '除去所选范围',
  599. 'conditionalFormattingRestoreSteps': '复原范围',
  600. 'conditionalFormattingReversePalette': '反转颜色',
  601. 'conditionalFormattingShapeIndicator': '指示器形状',
  602. 'conditionalFormattingIconNone': '无形状',
  603. 'conditionalFormattingIconArrowUp': '向上箭头',
  604. 'conditionalFormattingIconArrowRight': '向右箭头',
  605. 'conditionalFormattingIconArrowDown': '向下箭头',
  606. 'conditionalFormattingIconCaretUp': '向上插入',
  607. 'conditionalFormattingIconDash': '短划线',
  608. 'conditionalFormattingIconCaretDown': '向下插入',
  609. 'conditionalFormattingIconCheckmark': '复选标记',
  610. 'conditionalFormattingIconWarning': '警告',
  611. 'conditionalFormattingIconXSymbol': 'X 符号',
  612. 'conditionalFormattingIconCircle': '圆圈',
  613. 'conditionalFormattingIconTriangle': '三角形',
  614. 'conditionalFormattingIconDiamond': '菱形',
  615. 'conditionalFormattingIconFaceSatisfied': '满意脸',
  616. 'conditionalFormattingIconFaceNeutral': '平静脸',
  617. 'conditionalFormattingIconFaceDissatisfied': '不满意脸',
  618. 'suppression': '消零',
  619. 'suppressNone': '无',
  620. 'suppressRowsAndColumns': '行数和列数',
  621. 'suppressRows': '行数',
  622. 'suppressColumns': '列数',
  623. 'enableSuppression': '启用消零',
  624. 'disableSuppression': '禁用消零',
  625. 'loadVisDefinitionError': '无法装入可视化 %{id} 的定义',
  626. 'emptyVisualization': '空可视化',
  627. 'expandCollapse': '展开和折叠',
  628. 'expandBtnLabel': '展开',
  629. 'collapseBtnLabel': '折叠',
  630. 'prop_sizeInputNonNumericValue': '此值必须为数字。',
  631. 'prop_sizeValueShouldBeHigher': '值必须大于 %{value}。',
  632. 'fontPropLabel': '字体系列',
  633. 'fontSizePropLabel': '字体大小',
  634. 'sectionItemAxisTitle': '项轴名',
  635. 'sectionItemAxisLabel': '项轴标',
  636. 'sectionValueAxisTitle': '值轴名',
  637. 'sectionValueAxisLabel': '值轴标',
  638. 'fontFamily': 'family',
  639. 'fontSize': 'size',
  640. 'visExportFileName': '可视化',
  641. 'ds-missingDataSet': '找不到数据集。 请确保成功创建了数据集。',
  642. 'ds-missingDashboardId': '创建数据集前,请保存仪表板。',
  643. 'ds-unsupportedDataSourceType': '不支持 %{type} 数据源类型。'
  644. });
  645. //# sourceMappingURL=DashboardLWResources.js.map