Files
KinginfoGateway/src/Gateway/ThingsGateway.Gateway.Razor/Locales/zh-CN.json

254 lines
8.7 KiB
JSON
Raw Normal View History

2024-04-14 22:51:56 +08:00
{
2025-08-12 16:00:53 +00:00
"ThingsGateway.Management.Razor.GatewayUpdateZipFilePage": {
"Upgrade": "升级"
},
2025-08-08 02:16:05 +08:00
"ThingsGateway.Management.Razor.ManagementTree": {
"AddManagementConfig": "添加",
"ExcelManagementConfig": "在线excel编辑",
"UpdateManagementConfig": "编辑",
"DeleteManagementConfig": "删除",
"ExportManagementConfig": "导出",
"ImportManagementConfig": "导入",
"DeleteCurrentManagementConfig": "删除当前配置",
"DeleteAllManagementConfig": "删除全部配置",
"DeleteConfirmTitle": "删除确认",
"AllManagementConfig": "全部配置",
"Management": "通讯配置"
},
"ThingsGateway.Management.Razor.ManagementView": {
"BackendLogPage": "后台日志",
"RpcLogPage": "Rpc日志",
"SystemConfigPage": "系统管理",
"PluginPage": "插件管理",
"RealAlarmPage": "实时报警",
2025-08-12 16:00:53 +00:00
"RulesPage": "规则引擎",
"ChannelTable": "通道信息",
"DeviceTable": "设备信息",
"VariableRuntimeInfo": "变量信息",
"GatewayUpdateZipFilePage": "版本管理"
2025-08-08 02:16:05 +08:00
},
"ThingsGateway.Management.Razor.SaveUpdateZipFile": {
"DownTemplate": "下载模板",
"SaveUpdateZipFile": "上传版本包"
},
2025-08-21 11:46:58 +00:00
2025-08-06 11:25:31 +00:00
"ThingsGateway.Gateway.Razor.Authentication": {
2025-06-22 23:05:12 +08:00
"AuthName": "公司名称",
"Authorized": "已授权",
"ExpireTime": "过期时间",
"Password": "注册码",
"Register": "注册",
"RegisterStatus": "注册状态",
"Unauthorized": "未授权",
"Unregister": "取消注册",
2025-07-04 08:36:37 +08:00
"UUID": "唯一编码",
"MaxChannelCount": "最大通道数量",
"MaxDeviceCount": "最大设备数量",
"MaxVariableCount": "最大变量数量"
2025-06-22 23:05:12 +08:00
},
"ThingsGateway.Gateway.Razor._Imports": {
2025-06-12 20:21:50 +08:00
"Actuator": "执行",
"AlarmChangedTriggerNode": "报警状态触发器",
2025-08-25 12:21:12 +00:00
"PluginEventChangedTriggerNode": "插件事件触发器",
2025-06-12 20:21:50 +08:00
"BusinessNode": "业务设备执行",
"BusinessNode.Placeholder": "设备名称",
"Cancel": "取消",
"Clear": "清空",
"ConditionNode": "条件",
"ConditionNode.Placeholder": "计算返回boolean",
"DataNode": "数据脚本",
"DelayNode": "延时",
"DelayNode.Placeholder": "间隔时间(ms)",
"Design": "设计",
"Device.Placeholder": "设备名称",
"DeviceChangedTriggerNode": "设备状态触发器",
"Download": "下载Json",
"End": "结束",
"EndNode": "结束",
"ExecuteScriptNode": "自定义执行",
"Expression": "脚本",
"Load": "加载Json",
"Other": "其他",
"Save": "保存",
"Start": "开始",
"Start/End": "开始/结束",
"StartNode": "开始",
"TimeIntervalTriggerNode": "间隔执行触发器",
"TimeIntervalTriggerNode.Placeholder": "间隔时间(ms)",
"Trigger": "触发器",
"ValueChangedTriggerNode": "变量状态触发器",
"Variable.Placeholder": "变量名称",
"VariableRpcNode": "RPC写入",
"VariableRpcNode.Placeholder": "变量名称",
"ZoomToFit": "自适应",
"Authentication": "注册授权",
"CheckUpdate": "检查更新",
"HeaderText": "通讯日志",
"Info": "详情",
"Restart": "重启网关",
"Update": "下载更新",
"AddChannel": "添加通道",
"AddDevice": "添加设备",
"AddVariable": "添加变量",
"AlarmInformation": "报警信息",
"AllChannel": "全部通道",
"AllDevice": "全部设备",
"BasicInformation": "基础信息",
"BatchEditChannel": "批量编辑通道",
"BatchEditDevice": "批量编辑设备",
"Business": "业务",
"Check": "检查",
"Collect": "采集",
"Connection": "连接",
"CopyChannel": "复制通道",
"CopyChannelNamePrefix": "通道名称前缀",
"CopyChannelNameSuffixNumber": "通道名称后缀开始序号",
"CopyCount": "复制数量",
"CopyDevice": "复制设备",
"CopyDeviceNamePrefix": "设备名称前缀",
"CopyDeviceNameSuffixNumber": "设备名称后缀开始序号",
"CopyVariable": "复制变量",
"CopyVariableNamePrefix": "变量名称前缀",
"CopyVariableNameSuffixNumber": "变量名称后缀开始序号",
"DeleteAllChannel": "删除全部通道",
"DeleteAllDevice": "删除全部设备",
"DeleteCache": "删除缓存",
"DeleteChannel": "删除通道",
"DeleteConfirmTitle": "删除确认",
"DeleteCurrentChannel": "删除当前节点下的通道",
"DeleteCurrentDevice": "删除当前节点下的设备",
"DeleteDevice": "删除设备",
"DeviceInformation": "设备信息",
"DeviceList": "提示:右键操作树节点",
"DeviceRedundantThread": "切换冗余",
"ExcelChannel": "在线excel编辑通道",
"ExcelDevice": "在线excel编辑设备",
"ExcelVariable": "在线excel编辑变量",
"ExportAllChannel": "导出全部通道",
"ExportAllDevice": "导出全部设备",
"ExportChannel": "导出通道",
"ExportCurrentChannel": "导出当前节点下的通道",
"ExportCurrentDevice": "导出当前节点下的设备",
"ExportDevice": "导出设备",
"GatewayChannelRestart": "重启通道",
"GatewayDeviceLog": "通道日志",
"GatewayDevicePause": "暂停/运行",
"GatewayDeviceRestart": "重启设备",
"GatewayDeviceShowDriverUI": "插件UI",
"ImportChannel": "导入通道",
"ImportDevice": "导入设备",
"ImportVariable": "导入变量",
"Input": "输入",
"Output": "输出",
"PluginInformation": "插件信息",
"Redundant": "冗余",
"RefreshBusinessProperty": "添加/刷新业务属性",
"RefreshBusinessPropertyError": "需选择业务设备,再添加业务属性",
"RelationVariable": "关联变量",
"Remark": "备用",
"Runtime": "运行信息",
"Script": "脚本",
"Unknown": "未知",
"UpdateChannel": "编辑通道",
"UpdateDevice": "编辑设备",
"VariableInformation": "变量信息"
},
"ThingsGateway.Gateway.Razor.BackendLogPage": {
"BackendLog": "网关后台日志",
"Count": "数量",
"Date": "日期"
},
"ThingsGateway.Gateway.Razor.ChannelDeviceTree": {
2025-09-23 01:22:02 +08:00
"ChannelTable": "通道表格",
"DeviceTable": "设备表格",
"LogInfo": "日志信息"
},
2025-04-03 01:27:43 +08:00
"ThingsGateway.Gateway.Razor.GatewayAbout": {
"AuthName": "公司名称",
2025-04-03 01:27:43 +08:00
"Authorized": "已授权",
"ExpireTime": "过期时间",
"Password": "注册码",
2025-04-03 01:27:43 +08:00
"Register": "注册",
"RegisterStatus": "注册状态",
"Unauthorized": "未授权",
2025-04-03 01:27:43 +08:00
"Unregister": "取消注册",
"UUID": "唯一编码"
},
2024-04-14 22:51:56 +08:00
"ThingsGateway.Gateway.Razor.Index": {
"Alarm": "实时报警",
"AlarmCount": "报警数量",
"BackendLog": "网关后台日志",
"BusinessDevice": "业务设备",
"CollectDevice": "采集设备",
"Data": "数据",
"DateTime": "时间",
"HardwareInfoChart": "硬件信息历史曲线",
"HistoryHardwareInfo": "历史曲线",
2024-04-14 22:51:56 +08:00
"OffLine": "离线",
"OnLine": "在线",
2024-04-14 22:51:56 +08:00
"OperLog": "最近操作",
"RpcLog": "网关RPC日志",
"Shortcuts": "快捷方式",
"Variable": "变量"
},
"ThingsGateway.Gateway.Razor.PluginDebugPage": {
"New": "新建",
"NewWinbox": "新建窗口",
"PluginUINotNull": "此插件未实现调试页面"
},
"ThingsGateway.Gateway.Razor.PluginPage": {
"Reload": "重载"
2024-04-14 22:51:56 +08:00
},
"ThingsGateway.Gateway.Razor.QuickActions": {
"AutoRestartThread": "自动重启线程",
2024-04-14 22:51:56 +08:00
"HeaderText": "快捷操作",
"ReloadPluginConfirmText": "确定重载插件?",
2025-01-24 22:42:26 +08:00
"ReloadServiceConfirmText": "确定重启运行时?",
"ReloadServiceText": "重启运行时",
"RestartText": "重启",
"TooltipText": "快捷操作"
2025-01-24 22:42:26 +08:00
},
"ThingsGateway.Gateway.Razor.RpcLogPage": {
"Count": "数量",
"Date": "日期",
"RpcLog": "网关RPC日志"
2024-04-14 22:51:56 +08:00
},
"ThingsGateway.Gateway.Razor.SavePlugin": {
2024-10-06 00:08:40 +08:00
"SavePlugin": "注意:文件名称相同的插件将被覆盖",
"SavePlugin1": "插件变动可能需重启软件后生效"
2024-11-05 05:39:07 +08:00
},
"ThingsGateway.Gateway.Razor.ShowTypeEnum": {
"ChannelTable": "通道页面",
"DeviceTable": "设备页面",
"LogInfo": "日志页面",
"VariableTable": "变量页面"
2024-04-14 22:51:56 +08:00
},
"ThingsGateway.Gateway.Razor.TcpSessionClientDto": {
"Id": "Id",
"IP": "IP",
"LastReceivedTime": "最近接收时间",
"LastSentTime": "最近发送时间",
"Port": "端口"
2024-04-14 22:51:56 +08:00
},
2025-01-24 22:42:26 +08:00
"ThingsGateway.Gateway.Razor.VariableEditComponent": {
"ChoiceBusinessDeviceId": "业务设备"
2024-04-14 22:51:56 +08:00
},
"ThingsGateway.Gateway.Razor.VariableRuntimeInfo": {
"BusinessEnable": "添加业务设备",
"SlaveUrl": "服务端Url",
"Test": "一键添加测试变量",
2025-09-06 23:34:32 +08:00
"TestDtu": "一键添加Dtu测试变量",
"TestDeviceCount": "采集设备数量",
"TestVariableCount": "变量数量",
"WriteValue": "写入值",
"WriteVariable": "写入"
2024-04-14 22:51:56 +08:00
}
}