fix chinese
Signed-off-by: charlie <charlie_weng@163.com>
This commit is contained in:
parent
011016eca1
commit
dc254b7cc1
@ -214,7 +214,7 @@ export default function addLocaleChinese(locales) {
|
||||
"asset-type-required": "资产类型必填。",
|
||||
"select-asset-type": "选择资产类型",
|
||||
"enter-asset-type": "输入资产类型",
|
||||
"any-asset": "Any asset",
|
||||
"any-asset": "任何资产",
|
||||
"no-asset-types-matching": "没有找到匹配 '{{entitySubtype}}' 的资产类型。",
|
||||
"asset-type-list-empty": "资产类型未选择。",
|
||||
"asset-types": "资产类型",
|
||||
@ -546,7 +546,7 @@ export default function addLocaleChinese(locales) {
|
||||
"configuration": "数据键配置",
|
||||
"timeseries": "时间序列",
|
||||
"attributes": "属性",
|
||||
"alarm": "Alarm fields",
|
||||
"alarm": "报警字段",
|
||||
"timeseries-required": "需要设备时间序列。",
|
||||
"timeseries-or-attributes-required": "设备时间/属性必填。",
|
||||
"maximum-timeseries-or-attributes": "最大允许 { count, select, 1 {1 时间序列/属性} other {# 时间序列/属性} }",
|
||||
@ -746,7 +746,7 @@ export default function addLocaleChinese(locales) {
|
||||
"alarm-name-starts-with": "以 '{{prefix}}' 开头的警告",
|
||||
"type-rulechain": "规则链",
|
||||
"type-rulechains": "规则链库",
|
||||
"list-of-rulechains": "{ count, select, 1 {One rule chain} other {List of # rule chains} }",
|
||||
"list-of-rulechains": "{ count, select, 1 {一个规则链} other {# 规则链列表} }",
|
||||
"rulechain-name-starts-with": "规则链前缀名称 '{{prefix}}'",
|
||||
"type-current-customer": "当前客户",
|
||||
"search": "实体检索",
|
||||
@ -786,160 +786,160 @@ export default function addLocaleChinese(locales) {
|
||||
"errors-occurred": "错误发生"
|
||||
},
|
||||
"extension": {
|
||||
"extensions": "Extensions",
|
||||
"selected-extensions": "{ count, select, 1 {1 extension} other {# extensions} } selected",
|
||||
"type": "Type",
|
||||
"key": "Key",
|
||||
"value": "Value",
|
||||
"extensions": "扩展",
|
||||
"selected-extensions": "{ count, select, 1 {1 扩展} 其它 {# 扩展} } 被选择",
|
||||
"type": "类型",
|
||||
"key": "健名",
|
||||
"value": "值",
|
||||
"id": "Id",
|
||||
"extension-id": "Extension id",
|
||||
"extension-type": "Extension type",
|
||||
"extension-id": "扩展ID",
|
||||
"extension-type": "扩展类型",
|
||||
"transformer-json": "JSON *",
|
||||
"unique-id-required": "Current extension id already exists.",
|
||||
"delete": "Delete extension",
|
||||
"add": "Add extension",
|
||||
"edit": "Edit extension",
|
||||
"delete-extension-title": "Are you sure you want to delete the extension '{{extensionId}}'?",
|
||||
"delete-extension-text": "Be careful, after the confirmation the extension and all related data will become unrecoverable.",
|
||||
"delete-extensions-title": "Are you sure you want to delete { count, select, 1 {1 extension} other {# extensions} }?",
|
||||
"delete-extensions-text": "Be careful, after the confirmation all selected extensions will be removed.",
|
||||
"converters": "Converters",
|
||||
"converter-id": "Converter id",
|
||||
"configuration": "Configuration",
|
||||
"converter-configurations": "Converter configurations",
|
||||
"token": "Security token",
|
||||
"add-converter": "Add converter",
|
||||
"add-config": "Add converter configuration",
|
||||
"device-name-expression": "Device name expression",
|
||||
"device-type-expression": "Device type expression",
|
||||
"custom": "Custom",
|
||||
"to-double": "To Double",
|
||||
"transformer": "Transformer",
|
||||
"json-required": "Transformer json is required.",
|
||||
"json-parse": "Unable to parse transformer json.",
|
||||
"attributes": "Attributes",
|
||||
"add-attribute": "Add attribute",
|
||||
"add-map": "Add mapping element",
|
||||
"timeseries": "Timeseries",
|
||||
"add-timeseries": "Add timeseries",
|
||||
"field-required": "Field is required",
|
||||
"brokers": "Brokers",
|
||||
"add-broker": "Add broker",
|
||||
"host": "Host",
|
||||
"port": "Port",
|
||||
"port-range": "Port should be in a range from 1 to 65535.",
|
||||
"unique-id-required": "当前扩展ID已经存在。",
|
||||
"delete": "删除扩展",
|
||||
"add": "添加扩展",
|
||||
"edit": "编辑扩展",
|
||||
"delete-extension-title": "确实要删除扩展名'{{extensionId}}'吗?",
|
||||
"delete-extension-text": "小心,确认后,扩展和所有相关数据将变得不可恢复。",
|
||||
"delete-extensions-title": "您确定要删除 { count, select, 1 {1 表达式} 其它 {# 表达式} }吗?",
|
||||
"delete-extensions-text": "小心,确认后,所有选定的扩展将被删除。",
|
||||
"converters": "转换器",
|
||||
"converter-id": "转换器序号",
|
||||
"configuration": "配置",
|
||||
"converter-configurations": "转换器的配置",
|
||||
"token": "安全令牌",
|
||||
"add-converter": "添加转换器",
|
||||
"add-config": "添加转换器配置",
|
||||
"device-name-expression": "设备名称表达式",
|
||||
"device-type-expression": "设备类型表达式",
|
||||
"custom": "顾客",
|
||||
"to-double": "加倍",
|
||||
"transformer": "转换器",
|
||||
"json-required": "转换器JSON必填。",
|
||||
"json-parse": "无法解析转换器JSON。",
|
||||
"attributes": "属性",
|
||||
"add-attribute": "添加属性",
|
||||
"add-map": "添加映射元素",
|
||||
"timeseries": "时间序列",
|
||||
"add-timeseries": "添加时间序列",
|
||||
"field-required": "必填字段",
|
||||
"brokers": "代理服务器组",
|
||||
"add-broker": "添加代理服务器",
|
||||
"host": "主机",
|
||||
"port": "端口",
|
||||
"port-range": "端口应该在1到65535的范围内。",
|
||||
"ssl": "Ssl",
|
||||
"credentials": "Credentials",
|
||||
"username": "Username",
|
||||
"password": "Password",
|
||||
"retry-interval": "Retry interval in milliseconds",
|
||||
"anonymous": "Anonymous",
|
||||
"credentials": "证书",
|
||||
"username": "用户名",
|
||||
"password": "密码",
|
||||
"retry-interval": "以毫秒为单位的重试间隔",
|
||||
"anonymous": "匿名",
|
||||
"basic": "Basic",
|
||||
"pem": "PEM",
|
||||
"ca-cert": "CA certificate file *",
|
||||
"private-key": "Private key file *",
|
||||
"cert": "Certificate file *",
|
||||
"no-file": "No file selected.",
|
||||
"drop-file": "Drop a file or click to select a file to upload.",
|
||||
"mapping": "Mapping",
|
||||
"topic-filter": "Topic filter",
|
||||
"converter-type": "Converter type",
|
||||
"ca-cert": "CA证书文件 *",
|
||||
"private-key": "私钥文件 *",
|
||||
"cert": "证书文件 *",
|
||||
"no-file": "没有选择文件。",
|
||||
"drop-file": "删除文件或单击以选择要上载的文件。",
|
||||
"mapping": "映射",
|
||||
"topic-filter": "主题滤波",
|
||||
"converter-type": "转换类型",
|
||||
"converter-json": "Json",
|
||||
"json-name-expression": "Device name json expression",
|
||||
"topic-name-expression": "Device name topic expression",
|
||||
"json-type-expression": "Device type json expression",
|
||||
"topic-type-expression": "Device type topic expression",
|
||||
"attribute-key-expression": "Attribute key expression",
|
||||
"attr-json-key-expression": "Attribute key json expression",
|
||||
"attr-topic-key-expression": "Attribute key topic expression",
|
||||
"request-id-expression": "Request id expression",
|
||||
"request-id-json-expression": "Request id json expression",
|
||||
"request-id-topic-expression": "Request id topic expression",
|
||||
"response-topic-expression": "Response topic expression",
|
||||
"value-expression": "Value expression",
|
||||
"topic": "Topic",
|
||||
"timeout": "Timeout in milliseconds",
|
||||
"converter-json-required": "Converter json is required.",
|
||||
"converter-json-parse": "Unable to parse converter json.",
|
||||
"filter-expression": "Filter expression",
|
||||
"connect-requests": "Connect requests",
|
||||
"add-connect-request": "Add connect request",
|
||||
"disconnect-requests": "Disconnect requests",
|
||||
"add-disconnect-request": "Add disconnect request",
|
||||
"attribute-requests": "Attribute requests",
|
||||
"add-attribute-request": "Add attribute request",
|
||||
"attribute-updates": "Attribute updates",
|
||||
"add-attribute-update": "Add attribute update",
|
||||
"server-side-rpc": "Server side RPC",
|
||||
"add-server-side-rpc-request": "Add server-side RPC request",
|
||||
"device-name-filter": "Device name filter",
|
||||
"attribute-filter": "Attribute filter",
|
||||
"method-filter": "Method filter",
|
||||
"request-topic-expression": "Request topic expression",
|
||||
"response-timeout": "Response timeout in milliseconds",
|
||||
"topic-expression": "Topic expression",
|
||||
"client-scope": "Client scope",
|
||||
"add-device": "Add device",
|
||||
"opc-server": "Servers",
|
||||
"opc-add-server": "Add server",
|
||||
"opc-add-server-prompt": "Please add server",
|
||||
"opc-application-name": "Application name",
|
||||
"opc-application-uri": "Application uri",
|
||||
"opc-scan-period-in-seconds": "Scan period in seconds",
|
||||
"opc-security": "Security",
|
||||
"opc-identity": "Identity",
|
||||
"opc-keystore": "Keystore",
|
||||
"opc-type": "Type",
|
||||
"opc-keystore-type": "Type",
|
||||
"opc-keystore-location": "Location *",
|
||||
"opc-keystore-password": "Password",
|
||||
"opc-keystore-alias": "Alias",
|
||||
"opc-keystore-key-password": "Key password",
|
||||
"opc-device-node-pattern": "Device node pattern",
|
||||
"opc-device-name-pattern": "Device name pattern",
|
||||
"json-name-expression": "设备名称JSON表达式",
|
||||
"topic-name-expression": "设备名称主题表达式",
|
||||
"json-type-expression": "设备类型JSON表达式",
|
||||
"topic-type-expression": "设备类型主题表达式",
|
||||
"attribute-key-expression": "属性关键字表达式",
|
||||
"attr-json-key-expression": "属性键JSON表达式",
|
||||
"attr-topic-key-expression": "属性关键字主题表达式",
|
||||
"request-id-expression": "请求ID表达式",
|
||||
"request-id-json-expression": "请求ID JSON表达式",
|
||||
"request-id-topic-expression": "请求ID主题表达式",
|
||||
"response-topic-expression": "响应主题表达式",
|
||||
"value-expression": "值表达式",
|
||||
"topic": "主题",
|
||||
"timeout": "毫秒超时",
|
||||
"converter-json-required": "转换JSON是必需的。",
|
||||
"converter-json-parse": "无法解析转换JSON。",
|
||||
"filter-expression": "过滤表达式",
|
||||
"connect-requests": "连接请求",
|
||||
"add-connect-request": "添加连接请求",
|
||||
"disconnect-requests": "断开请求",
|
||||
"add-disconnect-request": "添加断开请求",
|
||||
"attribute-requests": "属性请求",
|
||||
"add-attribute-request": "添加属性请求",
|
||||
"attribute-updates": "属性更新",
|
||||
"add-attribute-update": "添加属性更新",
|
||||
"server-side-rpc": "服务端RPC",
|
||||
"add-server-side-rpc-request": "添加服务端RPC请求",
|
||||
"device-name-filter": "设备名称滤波",
|
||||
"attribute-filter": "属性滤波",
|
||||
"method-filter": "方法滤波",
|
||||
"request-topic-expression": "请求主题表达式",
|
||||
"response-timeout": "毫秒内响应超时",
|
||||
"topic-expression": "主题表达",
|
||||
"client-scope": "客户范围",
|
||||
"add-device": "添加服务器",
|
||||
"opc-server": "服务器组",
|
||||
"opc-add-server": "添加服务器",
|
||||
"opc-add-server-prompt": "请添加服务器",
|
||||
"opc-application-name": "应用名称",
|
||||
"opc-application-uri": "应用URI",
|
||||
"opc-scan-period-in-seconds": "秒级扫描周期",
|
||||
"opc-security": "安全性",
|
||||
"opc-identity": "身份",
|
||||
"opc-keystore": "密钥库",
|
||||
"opc-type": "类型",
|
||||
"opc-keystore-type": "类型",
|
||||
"opc-keystore-location": "位置 *",
|
||||
"opc-keystore-password": "密码",
|
||||
"opc-keystore-alias": "别名",
|
||||
"opc-keystore-key-password": "密钥密码",
|
||||
"opc-device-node-pattern": "设备节点模式",
|
||||
"opc-device-name-pattern": "设备名称模式",
|
||||
"modbus-server": "Servers/slaves",
|
||||
"modbus-add-server": "Add server/slave",
|
||||
"modbus-add-server-prompt": "Please add server/slave",
|
||||
"modbus-transport": "Transport",
|
||||
"modbus-port-name": "Serial port name",
|
||||
"modbus-encoding": "Encoding",
|
||||
"modbus-parity": "Parity",
|
||||
"modbus-baudrate": "Baud rate",
|
||||
"modbus-databits": "Data bits",
|
||||
"modbus-stopbits": "Stop bits",
|
||||
"modbus-databits-range": "Data bits should be in a range from 7 to 8.",
|
||||
"modbus-stopbits-range": "Stop bits should be in a range from 1 to 2.",
|
||||
"modbus-unit-id": "Unit ID",
|
||||
"modbus-unit-id-range": "Unit ID should be in a range from 1 to 247.",
|
||||
"modbus-device-name": "Device name",
|
||||
"modbus-poll-period": "Poll period (ms)",
|
||||
"modbus-attributes-poll-period": "Attributes poll period (ms)",
|
||||
"modbus-timeseries-poll-period": "Timeseries poll period (ms)",
|
||||
"modbus-poll-period-range": "Poll period should be positive value.",
|
||||
"modbus-tag": "Tag",
|
||||
"modbus-function": "Function",
|
||||
"modbus-register-address": "Register address",
|
||||
"modbus-register-address-range": "Register address should be in a range from 0 to 65535.",
|
||||
"modbus-register-bit-index": "Bit index",
|
||||
"modbus-register-bit-index-range": "Bit index should be in a range from 0 to 15.",
|
||||
"modbus-register-count": "Register count",
|
||||
"modbus-register-count-range": "Register count should be a positive value.",
|
||||
"modbus-byte-order": "Byte order",
|
||||
"modbus-add-server": "添加 server/slave",
|
||||
"modbus-add-server-prompt": "请添加 server/slave",
|
||||
"modbus-transport": "传输",
|
||||
"modbus-port-name": "串口名称",
|
||||
"modbus-encoding": "编码",
|
||||
"modbus-parity": "奇偶性",
|
||||
"modbus-baudrate": "波特率",
|
||||
"modbus-databits": "数据位",
|
||||
"modbus-stopbits": "停止位",
|
||||
"modbus-databits-range": "数据位应该在7到8的范围内。",
|
||||
"modbus-stopbits-range": "停止位应该在1到2的范围内。",
|
||||
"modbus-unit-id": "单位编号",
|
||||
"modbus-unit-id-range": "单位ID应该在1到247的范围内",
|
||||
"modbus-device-name": "设备名称",
|
||||
"modbus-poll-period": "轮询周期 (ms)",
|
||||
"modbus-attributes-poll-period": "轮询属性周期 (ms)",
|
||||
"modbus-timeseries-poll-period": "时间序列轮询周期 (ms)",
|
||||
"modbus-poll-period-range": "轮询周期应为正值。",
|
||||
"modbus-tag": "标签",
|
||||
"modbus-function": "函数",
|
||||
"modbus-register-address": "寄存器地址",
|
||||
"modbus-register-address-range": "寄存器地址应该在0到65535的范围内。",
|
||||
"modbus-register-bit-index": "位索引",
|
||||
"modbus-register-bit-index-range": "位索引应该在0到15的范围内。",
|
||||
"modbus-register-count": "寄存器计数",
|
||||
"modbus-register-count-range": "寄存器计数应该是一个正值。",
|
||||
"modbus-byte-order": "字节顺序",
|
||||
"sync": {
|
||||
"status": "Status",
|
||||
"sync": "Sync",
|
||||
"not-sync": "Not sync",
|
||||
"last-sync-time": "Last sync time",
|
||||
"not-available": "Not available"
|
||||
"status": "状态",
|
||||
"sync": "同步",
|
||||
"not-sync": "不同步",
|
||||
"last-sync-time": "最后同步时间",
|
||||
"not-available": "无法使用"
|
||||
},
|
||||
|
||||
"export-extensions-configuration": "Export extensions configuration",
|
||||
"import-extensions-configuration": "Import extensions configuration",
|
||||
"import-extensions": "Import extensions",
|
||||
"import-extension": "Import extension",
|
||||
"export-extension": "Export extension",
|
||||
"file": "Extensions file",
|
||||
"invalid-file-error": "Invalid extension file"
|
||||
"export-extensions-configuration": "导出扩展配置",
|
||||
"import-extensions-configuration": "导入扩展配置",
|
||||
"import-extensions": "导入扩展",
|
||||
"import-extension": "导入扩展",
|
||||
"export-extension": "导出扩展",
|
||||
"file": "扩展文件",
|
||||
"invalid-file-error": "无效的扩展文件"
|
||||
},
|
||||
"fullscreen": {
|
||||
"expand": "展开到全屏",
|
||||
@ -984,7 +984,7 @@ export default function addLocaleChinese(locales) {
|
||||
"js-func": {
|
||||
"no-return-error": "函数必须返回值!",
|
||||
"return-type-mismatch": "函数必须返回 '{{type}}' 类型的值!",
|
||||
"tidy": "Tidy"
|
||||
"tidy": "整洁"
|
||||
},
|
||||
"key-val": {
|
||||
"key": "键名",
|
||||
@ -1312,7 +1312,7 @@ export default function addLocaleChinese(locales) {
|
||||
"activation-link-text": "使用该链接 <a href='{{activationLink}}' target='_blank'>激活</a> 激活用户:",
|
||||
"copy-activation-link": "复制用户激活链接",
|
||||
"activation-link-copied-message": "用户激活链接已经复制到粘贴板",
|
||||
"details": "Details"
|
||||
"details": "详细信息"
|
||||
},
|
||||
"value": {
|
||||
"type": "值类型",
|
||||
@ -1433,7 +1433,7 @@ export default function addLocaleChinese(locales) {
|
||||
"background-color": "背景颜色",
|
||||
"text-color": "文字颜色",
|
||||
"padding": "填充",
|
||||
"margin": "Margin",
|
||||
"margin": "边缘",
|
||||
"widget-style": "部件风格",
|
||||
"title-style": "标题风格",
|
||||
"mobile-mode-settings": "移动端设置",
|
||||
@ -1483,6 +1483,14 @@ export default function addLocaleChinese(locales) {
|
||||
"material-icons": "素材图标",
|
||||
"show-all": "显示所有图标"
|
||||
},
|
||||
"custom": {
|
||||
"widget-action": {
|
||||
"action-cell-button": "动作单元格按钮",
|
||||
"row-click": "点击行",
|
||||
"marker-click": "点击标记",
|
||||
"tooltip-tag-action": "提示标签动作"
|
||||
}
|
||||
},
|
||||
"language": {
|
||||
"language": "语言",
|
||||
"en_US": "英语",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user