yunkong2.yuanqu/admin/words.js
2018-11-08 00:13:53 +08:00

78 lines
9.8 KiB
JavaScript

// DO NOT EDIT THIS FILE!!! IT WILL BE AUTOMATICALLY GENERATED FROM src/i18n
/*global systemDictionary:true */
'use strict';
systemDictionary = {
"General": { "cn": "基本", "en": "General"},
"Inputs": { "cn": "离散输入", "en": "Discrete Inputs"},
"Do not align addresses to word:": { "cn": "Do not align addresses to 16 bits:", "en": "Do not align addresses to 16 bits:"},
"Coils": { "cn": "线圈", "en": "Coils"},
"Input Registers": { "cn": "输入寄存器", "en": "Input Registers"},
"Holding Registers": { "cn": "保持寄存器", "en": "Holding Registers"},
"PLC Connection:": { "cn": "PLC 连接:", "en": "PLC Connection:"},
"PLC IP Address:": { "cn": "PLC IP Address:", "en": "PLC IP Address:"},
"PLC Rack:": { "cn": "PLC Rack:", "en": "PLC Rack:"},
"PLC Slot:": { "cn": "PLC Slot:", "en": "PLC Slot:"},
"Round Real to:": { "cn": "Round real to:", "en": "Round real to:"},
"Poll delay:": { "cn": "Poll delay:", "en": "Poll delay:"},
"deviceId": { "cn": "Slave ID", "en": "Slave ID"},
"Reconnect time:": { "cn": "Reconnect time:", "en": "Reconnect time:"},
"Pulse time:": { "cn": "Pulse time:", "en": "Pulse time:"},
"Import symbols file:": { "cn": "Import symbols file:", "en": "Import symbols file:"},
"Import DB file:": { "cn": "Import DB file:", "en": "Import DB file:"},
"Load Symbols": { "cn": "Load symbols", "en": "Load symbols"},
"Add DB": { "cn": "Add DB", "en": "Add DB"},
"Toggle poll": { "cn": "切换 poll", "en": "Toggle poll"},
"Toggle RW": { "cn": "切换 RW", "en": "Toggle RW"},
"Toggle WP": { "cn": "切换 WP", "en": "Toggle WP"},
"Address": { "cn": "地址", "en": "Address"},
"Name": { "cn": "名称", "en": "Name"},
"Description": { "cn": "说明", "en": "Description"},
"Type": { "cn": "类型", "en": "Type"},
"Unit": { "cn": "单位", "en": "Unit"},
"poll": { "cn": "poll", "en": "poll"},
"RW": { "cn": "RW", "en": "RW"},
"CW": { "cn": "CW", "en": "CW"},
"WP": { "cn": "WP", "en": "WP"},
"Role": { "cn": "规则", "en": "Role"},
"Room": { "cn": "场景", "en": "Room"},
"registers": { "cn": "寄存器", "en": "registers"},
"Device ID:": { "cn": "Modbus站 ID:", "en": "Device ID:"},
"RTU over TCP": { "cn": "RTU over TCP", "en": "RTU over TCP"},
"Data bits:": { "cn": "数据位:", "en": "Data bits:"},
"Stop bits:": { "cn": "停止位:", "en": "Stop bits:"},
"Parity:": { "cn": "Parity:", "en": "Parity:"},
"Read timeout:": { "cn": "Read timeout:", "en": "Read timeout:"},
"Multi device IDs:": { "cn": "Multi device IDs:", "en": "Multi device IDs:"},
"Use aliases as address:": { "cn": "Use aliases:", "en": "Use aliases:"},
"Max read request length:": { "cn": "Max read request length:", "en": "Max read request length:"},
"Enable polling of data point": { "cn": "Enable polling of data point", "en": "Enable polling of data point"},
"Write access allowed": { "cn": "Write access allowed", "en": "Write access allowed"},
"Write pulses (true=>false edge)": { "cn": "Write pulses (true=>false edge)", "en": "Write pulses (true=>false edge)"},
"Connection parameters:": { "cn": "连接参数", "en": "Connection parameters:"},
"Partner IP Address:": { "cn": "IP Address:", "en": "Partner IP Address:"},
"Port:": { "cn": "端口:", "en": "Port:"},
"Type:": { "cn": "类型:", "en": "Type:"},
"Master": { "cn": "主机", "en": "Master"},
"Slave": { "cn": "从机", "en": "Slave"},
"Are you sure?": { "cn": "你确定吗?", "en": "Are you sure?"},
"Start address:": { "cn": "开始地址:", "en": "Start address:"},
"Text copied to clipboard. Click to close the window": {"cn": "文本已经复制到剪贴板", "en": "Text copied to clipboard. Click to close the window"},
"Export": { "cn": "导出", "en": "Export"},
"Import": { "cn": "导入", "en": "Import"},
"Close": { "cn": "关闭", "en": "Close"},
"Export to CSV": { "cn": "导出成 CSV文件", "en": "Export to CSV"},
"Import from CSV": { "cn": "从 CSV文件导入", "en": "Import from CSV"},
"Delete all entries": { "cn": "删除所有的点位数据", "en": "Delete all entries"},
"Length": { "cn": "长度", "en": "Length"},
"All entries will be deleted. Are you sure?": { "cn": "所有的点位数据都将被删除,你确定吗?", "en": "All entries will be deleted. Are you sure?"},
"Factor": { "cn": "Factor", "en": "Factor"},
"Offset": { "cn": "偏移", "en": "Offset"},
"Cyclic write": { "cn": "Cyclic write", "en": "Cyclic write"},
"TCP/Serial RTU:": { "cn": "TCP/Serial RTU:", "en": "TCP/Serial RTU:"},
"TCP": { "cn": "TCP", "en": "TCP"},
"Serial": { "cn": "串口", "en": "Serial"},
"Baud rate:": { "cn": "波特率:", "en": "Baud rate:"},
"Use direct addresses by aliases:": { "cn": "Use direct addresses by aliases:", "en": "Use direct addresses by aliases:"},
"Select port": { "cn": "端口", "en": "Select port"}
};