132 lines
3.9 KiB
JSON
132 lines
3.9 KiB
JSON
{
|
|
"ThingsGateway.Gateway.Razor.PluginPage": {
|
|
"Reload": "重载"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.TcpSessionClientDto": {
|
|
"Id": "Id",
|
|
"IP": "IP",
|
|
"Port": "端口",
|
|
"LastReceivedTime": "最近接收时间",
|
|
"LastSentTime": "最近发送时间"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.DeviceStatus2": {
|
|
"GatewayDeviceShowDriverUI": "插件UI",
|
|
"DeviceRedundantThread": "切换冗余",
|
|
"DeleteCache": "删除缓存",
|
|
"GatewayDeviceLog": "通道日志",
|
|
"RelationVariable": "关联变量",
|
|
"GatewayDevicePause": "暂停/运行",
|
|
"GatewayDeviceRestart": "重启设备"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.DeviceStatus": {
|
|
"LogConsole": "通道日志"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.DeviceStatusPage": {
|
|
"CollectDevice": "采集设备",
|
|
"BusinessDevice": "业务设备"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.VariableRuntimePage": {
|
|
"WriteVariable": "写入",
|
|
"WriteValue": "写入值"
|
|
},
|
|
|
|
"ThingsGateway.Gateway.Razor.DriverDebugPage": {
|
|
"PluginUINotNull": "此插件未实现调试页面",
|
|
"New": "新建",
|
|
"NewWinbox": "新建窗口"
|
|
},
|
|
|
|
"ThingsGateway.Gateway.Razor.Index": {
|
|
"CollectDevice": "采集设备",
|
|
"BusinessDevice": "业务设备",
|
|
"Variable": "变量",
|
|
"Alarm": "实时报警",
|
|
"AlarmCount": "报警数量",
|
|
"OnLine": "在线",
|
|
"OffLine": "离线",
|
|
"Shortcuts": "快捷方式",
|
|
"OperLog": "最近操作",
|
|
"BackendLog": "网关后台日志",
|
|
"RpcLog": "网关RPC日志",
|
|
"HardwareInfoChart": "硬件信息历史曲线",
|
|
"DateTime": "时间",
|
|
"Data": "数据",
|
|
"HistoryHardwareInfo": "历史曲线"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.QuickActions": {
|
|
"TooltipText": "快捷操作",
|
|
"HeaderText": "快捷操作",
|
|
"RestartText": "重启",
|
|
"ReloadServiceText": "重启运行时",
|
|
"ReloadPluginConfirmText": "确定重载插件?",
|
|
"ReloadServiceConfirmText": "确定重启运行时?"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.SavePlugin": {
|
|
"SavePlugin": "注意:文件名称相同的插件将被覆盖",
|
|
"SavePlugin1": "插件变动可能需重启软件后生效"
|
|
},
|
|
|
|
"ThingsGateway.Gateway.Razor.BackendLogPage": {
|
|
"BackendLog": "网关后台日志",
|
|
"Date": "日期",
|
|
"Count": "数量"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.RpcLogPage": {
|
|
"RpcLog": "网关RPC日志",
|
|
"Date": "日期",
|
|
"Count": "数量"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.ChannelPage": {
|
|
"ImportExcel": "导入通道",
|
|
"Clear": "清空"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.CollectDevicePage": {
|
|
"ImportExcel": "导入采集设备",
|
|
"Clear": "清空",
|
|
"RelationVariable": "关联变量"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.BusinessDevicePage": {
|
|
"ImportExcel": "导入业务设备",
|
|
"Clear": "清空",
|
|
"RelationVariable": "关联变量"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.VariablePage": {
|
|
"ImportExcel": "导入变量",
|
|
"Clear": "清空",
|
|
"TestVariableCount": "变量数量",
|
|
"TestDeviceCount": "采集设备数量",
|
|
"SlaveUrl": "服务端Url",
|
|
"Test": "一键添加测试变量"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.DeviceEditComponent": {
|
|
"DeviceInformation": "设备信息",
|
|
"PluginInformation": "插件信息",
|
|
"BasicInformation": "基础信息",
|
|
"Connection": "连接",
|
|
"Redundant": "冗余",
|
|
"Remark": "备用",
|
|
"Check": "检查"
|
|
},
|
|
"ThingsGateway.Gateway.Razor.VariableEditComponent": {
|
|
"VariableInformation": "变量信息",
|
|
"AlarmInformation": "报警信息",
|
|
"PluginInformation": "业务信息",
|
|
|
|
"BasicInformation": "基础信息",
|
|
"Connection": "连接",
|
|
"Remark": "备用",
|
|
|
|
"RefreshBusinessProperty": "添加/刷新业务属性",
|
|
"RefreshBusinessPropertyError": "需选择业务设备,再添加业务属性",
|
|
|
|
"ChoiceBusinessDeviceId": "业务设备"
|
|
},
|
|
|
|
"ThingsGateway.Gateway.Razor.ChannelEditComponent": {
|
|
"BasicInformation": "基础信息",
|
|
"Connection": "连接"
|
|
}
|
|
|
|
|
|
}
|