UNPKG

ze-react-component-library

Version:
143 lines (142 loc) 5.57 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; var localeValues = { locale: "en", 等于: "equal to", 不等于: "not equal to", 等于任一个: "in", 不等于任一个: "not in", 包含: "contains", 级别: "level", 不包含: "not contains", 大于: "greater than", 大于等于: "greater than or equal to", 小于: "less than", 小于等于: "less than or equal to", 区间: "between", 为空: "not exists", 不为空: "exists", "auth.role": "Role", "auth.parent_role": "Parent Role", action: "Action", "nlq.searchbar.placeholder": "Input Questions, Get Insights", "nlq.searchbar.button": "Ask", "nlq.hot": "Popular Questions", "nlq.recommend": "You can also ask like this", "nlq.feedback.thumbup": "useful", "nlq.feedback.thumbdown": "useless", "nlq.feedback.reason": "Why it is useless?", "nlq.logicforms": "Multiple explainations, please choose one from below", "nlq.logicforms.showDiff": "Show diff only", "nlq.logicforms.choose": "Choose this", "nlq.record.tip": "recording... release to start search", "visualizer.datasource": "datasource", "sheet.total": "Total", "sheet.subtotal": "Subtotal", $mom: "mom", $yoy: "yoy", 智能归因: "Intelligent Attribution", 归因: "Attribution", 缺口: "Gap", 占比: "Proportion", 贡献: "Contribution", 影响因素: "Influencing factors", "智能归因.查看": " ", "智能归因.对": "to", "智能归因.造成了": "caused", "智能归因.的影响": "influence", 波动主要影响因素: "Main factors of fluctuations", 影响xx的维度是: "The {{rank}} influential dimension is", 缺口xx的维度是: "The {{rank}} influential dimension is", 超出预期xx的是: "The {{rank}} beyond expectations is", 未达预期xx的是: "The {{rank}} not achieve is", rank1: "most", rank2: "second most", rank3: "third most", "点击下方下拉菜单,查看各维度的具体影响值": "Click the drop-down menu below to view the specific impact value of each dimension", "绝对值对name的贡献度。绝对值越大代表影响越大。正数为正面影响,负数为负面影响": "The absolute value of contribution to {{name}}. The larger the absolute value, the greater the impact. Positive numbers represent positive effects, and negative numbers represent negative effects.", 属性结构: "{{property}} structure", "属性占比对指标的贡献度。绝对值越大代表影响越大。正数为正面影响,负数为负面影响": "The contribution of {{property}} proportion to {{indicator}}. The larger the absolute value, the greater the impact. Positive numbers are positive impacts, negative numbers are negative impacts", 和指标正相关: "Positively related to the indicator", 和指标负相关: "Negatively related to the indicator", 进一步分析: "further analysis", 深入分析: "further analysis", 增长: "up", 下降: "down", 不变: "equal", 按: "By", 加载中: "Loading", 整体: "total", 全部: "Total", 是: "Yes", 否: "No", 去年同期: "Same period of last year", 上一期: "Last period", "智能归因出错啦,请联系技术支持。复制错误信息": "Something went wrong with Intelligent Attribution, please contact technical support. Copy error message", 已复制错误信息: "Error message copied", 显示: "show ", 条记录: " records", 分组: " ", 倒序: "desending", 正序: "ascending", 除了: "except", 未查到数据: "Data Not Found", 程序出错了: "Program error", 此数据无法用KPI组件展示: "This data cannot be displayed by KPI component", 年: " year", 季度: " quarter", 月: " month", 周: " week", 日: " day", 点: " hour", 分: " minute", 秒: " second", 公式: " formula", 最低: "minimum", 最高: "maximum", 暂不支持的地图类型: "Map does not support this type", 此数据不支持地图类型: "Map does not support this data", 千: "k", 百万: "m", 十亿: "b", 万: "万", 亿: "亿", 基础图形: "Basic Graphics", 高级图形: "Advanced Graphics", 面积图: "Area", 水平柱状图: "Horizontal Bar", 柱状图: "Bar", 指标: "KPI", 漏斗图: "Funnel", 仪表盘: "Guage", 地图: "Map", 折线图: "Line", 表格: "Table", 帕累托图: "Pareto", 饼图: "Pie", 散点图: "Scatter", 数据表格: "Table", 堆叠柱状图: "Stacked Column", 矩形树图: "Tree Map", 搜索结果中至少一个属性列和一个数值列: "At least one attribute column and one numeric column in the search results", 搜索结果中有多个数值列: "More than one numeric column in the search results", 搜索结果需为数值列且展示类型为百分比: "Search results need to be a numeric column and the display type is percentage", 搜索结果中至少一个地址列和一个数值列: "At least one geo column and one numeric column in the search results", 搜索结果要有两个数值列: "Need two numeric columns in the search results", 搜索结果中有两个属性列和一个数值列: "Need two attribute columns and one numeric columns in the search results", 重置: "Reset", 搜索: "Search", 空值: "Empty", 完全匹配: "Exact match", 最大值: "maximum", 最小值: "minimum", true: "Yes", false: "No", 最多支持翻1000页: "Turn through 1000 pages at most", 图表设置: "Chart Setting" }; var _default = localeValues; exports.default = _default;