284 lines
9.3 KiB
JSON
284 lines
9.3 KiB
JSON
{
|
|
"login": {
|
|
"selectTenant": "Please select Tenant and ignore the non-tenant mode",
|
|
"inputCode": "Please enter the two-factor authentication code. If two-factor authentication has not been enabled for your account, please ignore this message.",
|
|
"oidcTip": "Login......"
|
|
},
|
|
"menu": {
|
|
"system": "SystemManagement",
|
|
"user": "UserManagement",
|
|
"role": "RoleManagement",
|
|
"tenant": "TenantManagement",
|
|
"tenantList": "TenantList",
|
|
"language": "LanguageManagement",
|
|
"auditLog": "AuditLog",
|
|
"loginLog": "LoginLog",
|
|
"feature": "FeatureManagement",
|
|
"setting": "SettingsManagement",
|
|
"organizationUnit": "OrganizationUnitManagement",
|
|
"languageText": "LanguageTextManagement",
|
|
"dataDictionary": "DataDictionaryManagement",
|
|
"notification": "NotificationManagement",
|
|
"message": "MessageManagement",
|
|
"code": "CodeManagement",
|
|
"code-project": "ProjectList",
|
|
"code-template": "TemplateList",
|
|
"code-genarate": "CodeGenarate",
|
|
"code-entity": "Entity",
|
|
"code-template-detail": "TemplateDetail",
|
|
"code-Preview": "Preview",
|
|
"file": "FileManagement",
|
|
"menu": "MenuManagement"
|
|
},
|
|
"user": {
|
|
"user": "User",
|
|
"userName": "UserName",
|
|
"name": "Name",
|
|
"surname": "Surname",
|
|
"email": "Email",
|
|
"phone": "Phone",
|
|
"password": "Password",
|
|
"currentPassword": "CurrentPassword",
|
|
"newPassword": "NewPassword",
|
|
"confirmNewPassword": "ConfirmNewPassword",
|
|
"changePassword": "ChangePassword",
|
|
"resetPassword": "ResetPassword",
|
|
"status": "Status",
|
|
"comfirmPassword": "ComfirmPassword",
|
|
"comfirmDeleteUser": "Are you sure you want to delete the user",
|
|
"newPasswordAndConfirmPasswordNotMatch": "New password and confirm password not match",
|
|
"newPasswordAndCurrentPasswordNotAlike": "The old and new passwords cannot be the same",
|
|
"myProfile": "MyProfile",
|
|
"myAccount": "MyAccount",
|
|
"twoFactor": "TwoFactor",
|
|
"verifyAuthenticator": "Verify the Authenticator",
|
|
"twoFactorDesc": "Your two-factor authentication app will generate a code. Please enter the code and confirm it.",
|
|
"code": "TwoFactor Code",
|
|
"twoFactorEnabled": "Two-factor authentication for your account has been successfully enabled. You will be required to enter the code generated by the application when logging in.",
|
|
"twoFactorDisabled": "Two-factor authentication for your account has been turned off. You will no longer be required to enter the code generated by the application when logging in.",
|
|
"twoFactorEnabledDesc": "Two-factor authentication has been enabled for your account. If you need to turn it off, please enter the two-factor authentication code and then disable it.",
|
|
"resetTwoFactor": "ResetTwoFactor"
|
|
},
|
|
"role": {
|
|
"role": "Role",
|
|
"roleName": "RoleName",
|
|
"isDefault": "IsDefault",
|
|
"permissions": "Permissions"
|
|
},
|
|
"log": {
|
|
"loginTime": "Login Time",
|
|
"userName": "Username",
|
|
"tenant": "Tenant",
|
|
"executionTime": "Execution Time",
|
|
"responseTime": "Response Time (ms)",
|
|
"clientIp": "Client IP",
|
|
"exception": "Exception",
|
|
"applicationName": "Application Name",
|
|
"loginMode": "Login Method",
|
|
"loginUrl": "Login URL",
|
|
"detail": "Details",
|
|
"systemName": "System Name",
|
|
"projectId": "Project ID",
|
|
"dataType": "Data Type",
|
|
"deviceType": "Device Type",
|
|
"deviceId": "Device ID",
|
|
"deviceInfo": "Device Info",
|
|
"timestamps": "Timestamps",
|
|
"manualOrNot": "Manual Operation",
|
|
"isTimeout": "Timeout Status",
|
|
"afn": "AFN Function Code",
|
|
"fn": "Reading Function Code",
|
|
"pn": "Reading Measurement Point",
|
|
"itemCode": "Collection Item Code",
|
|
"isSend": "Send Status",
|
|
"sendNum": "Number of Sends",
|
|
"nextSendTime": "Next Send Time",
|
|
"issuedMessageHexString": "Issued Message (Hex)",
|
|
"receivedMessageHexString": "Received Message (Hex)",
|
|
"receivedTime": "Received Time",
|
|
"isReceived": "Received Status",
|
|
"receivedRemark": "Report Parsing Remarks"
|
|
},
|
|
"message": {
|
|
"title": "Title",
|
|
"content": "Content",
|
|
"type": "Type",
|
|
"level": "Level",
|
|
"sender": "Sender",
|
|
"receiver": "Receiver",
|
|
"isRead": "IsRead",
|
|
"sendMessage": "SendMessage",
|
|
"sendNotification": "SendNotification",
|
|
"setRead": "SetRead",
|
|
"confirmRead": "Are you sure you want to set the message as read?",
|
|
"read": "Read",
|
|
"unread": "UnRead"
|
|
},
|
|
"language": {
|
|
"language": "LanguageName",
|
|
"showLanguage": "ShowLanguageName",
|
|
"icon": "Icon",
|
|
"resourceName": "ResourceName",
|
|
"value": "Value",
|
|
"name": "Name"
|
|
},
|
|
"dataDictionary": {
|
|
"codeName": "Code|Name",
|
|
"code": "Code",
|
|
"name": "Name",
|
|
"order": "Order",
|
|
"status": "Status",
|
|
"description": "Description",
|
|
"type": "Type"
|
|
},
|
|
"organizationunit": {
|
|
"organizationunit": "Organizationunit",
|
|
"add": "Add",
|
|
"member": "Member",
|
|
"role": "Role",
|
|
"userName": "UserName",
|
|
"email": "Email",
|
|
"name": "Name",
|
|
"selectNode": "Select a node to operate on"
|
|
},
|
|
"tenant": {
|
|
"tenant": "Tenant",
|
|
"notExist": "Tenant Does not exist",
|
|
"name": "Tenant Name",
|
|
"adminEmail": "Admin Email",
|
|
"adminPassword": "Admin Password",
|
|
"mangeConnectionString": "MangeConnectionString",
|
|
"addorEdit": "AddorEdit",
|
|
"featureManagement": "FeatureManagement",
|
|
"connectionStringName": "ConnectionStringName",
|
|
"connectionString": "ConnectionString"
|
|
},
|
|
"file": {
|
|
"file": "File",
|
|
"name": "FileName",
|
|
"size": "Size",
|
|
"contentType": "ContentType"
|
|
},
|
|
"dynamicMenu": {
|
|
"name": "RouteName",
|
|
"title": "Title",
|
|
"displayTitle": "DisplayTitle",
|
|
"path": "Path",
|
|
"component": "Component",
|
|
"policy": "Policy",
|
|
"menuType": "MenuType",
|
|
"enabled": "Enabled",
|
|
"hideInMenu": "HideInMenu",
|
|
"keepAlive": "keepAlive",
|
|
"order": "Order",
|
|
"openType": "OpenType",
|
|
"parentId": "Parent",
|
|
"icon": "Icon",
|
|
"url": "Url",
|
|
"menu": "Menu",
|
|
"folder": "Folder",
|
|
"componentType": "Component",
|
|
"internalLink": "InternalLink",
|
|
"externalLink": "ExternalLink"
|
|
},
|
|
"focus": {
|
|
"name": "concentratorName",
|
|
"focusAddress": "concentratorLocation",
|
|
"selfDevelop": "selfDevelopedOrNot",
|
|
"apn": "APN",
|
|
"masterStation": "masterStation",
|
|
"status": "OnlineStatus",
|
|
"heartbeatInterval": "heartbeatInterval",
|
|
"lastRefreshTime": "lastRefreshTime",
|
|
"deviceNo": "deviceNo",
|
|
"focusCode": "Self developed model",
|
|
"checkFocusAddress": "The concentrator address is 9 bits",
|
|
"statusData": "statusData"
|
|
},
|
|
"meters": {
|
|
"meterName": "meterName",
|
|
"meterAddress": "meterAddress",
|
|
"meterType": "meterType",
|
|
"dynamicPassword": "dynamicPassword",
|
|
"password": "password",
|
|
"singleRate": "singleRate",
|
|
"selfDevelop": "selfDevelopedOrNot",
|
|
"brandType": "BrandAndModel",
|
|
"archiveStatus": "File distribution status",
|
|
"tripState": "Valve control status",
|
|
"timesA": "CT",
|
|
"timev": "PT",
|
|
"haveValve": "With or without valve",
|
|
"gatherCount": "Quantity of collected items",
|
|
"functionCount": "Number of functions",
|
|
"checkmeterAddress": "Table The communication address is 9 pure numbers",
|
|
"ElectricityMeter": "ElectricityMeter",
|
|
"waterMeter": "waterMeter",
|
|
"GasMeter": "GasMeter",
|
|
"HeatMeter": "HeatMeter",
|
|
"WaterMeterFlowmeter": "WaterMeterFlowmeter",
|
|
"GasMeterFlowmeter": "GasMeterFlowmeter",
|
|
"MultipleRate": "MultipleRate",
|
|
"SingleRate": "SingleRate",
|
|
"meteringCode": "meteringCode",
|
|
"DeviceType": "DeviceType",
|
|
"pointData": "pointData",
|
|
"archivesIssued": "archivesIssued"
|
|
},
|
|
"IoTDBBase": {
|
|
"SystemName": "SystemName",
|
|
"ProjectId": "ProjectId",
|
|
"ProjectName": "ProjectName",
|
|
"IoTDataType": "IoTDataType",
|
|
"DeviceType": "DeviceType",
|
|
"Timestamps": "Timestamps",
|
|
"FormattedTimestamps": "Formatted Timestamps",
|
|
"DevicePath": "DevicePath",
|
|
"DeviceAddress": "Device Address"
|
|
},
|
|
"CTWingLog": {
|
|
"PlatformTenantId": "PlatformTenantId",
|
|
"ProductId": "ProductId",
|
|
"ServiceId": "ServiceId",
|
|
"PlatformDeviceId": "PlatformDeviceId",
|
|
"MessageType": "MessageType",
|
|
"Protocol": "Protocol",
|
|
"FocusAddress": "FocusAddress",
|
|
"MeterAddress": "MeterAddress",
|
|
"RawMessage": "RawMessage",
|
|
"ReceivedPayload": "ReceivedPayload",
|
|
"ReceivedTime": "ReceivedTime",
|
|
"IMSI": "IMSI",
|
|
"IMEI": "IMEI"
|
|
},
|
|
"OneNETLog": {
|
|
"ProductId": "ProductId",
|
|
"PlatformDeviceId": "PlatformDeviceId",
|
|
"MessageType": "MessageType",
|
|
"Protocol": "Protocol",
|
|
"FocusAddress": "FocusAddress",
|
|
"MeterAddress": "MeterAddress",
|
|
"RawMessage": "RawMessage",
|
|
"ReceivedPayload": "ReceivedPayload",
|
|
"ReceivedTime": "ReceivedTime"
|
|
},
|
|
"SelectResultType": {
|
|
"MeterTypeEnum": "MeterTypeEnum",
|
|
"IoTPlatformTypeEnum": "IoTPlatformTypeEnum",
|
|
"BusinessSystemEnum": "BusinessSystemEnum"
|
|
},
|
|
"IoTDBDynamicObjectData": {
|
|
"DeviceId": "Device ID",
|
|
"DeviceName": "Device Name",
|
|
"DeviceType": "Device Type",
|
|
"DeviceStatus": "Device Status",
|
|
"DeviceLocation": "Device Location",
|
|
"DeviceDescription": "Device Description",
|
|
"DeviceProperties": "Device Properties",
|
|
"DeviceTags": "Device Tags",
|
|
"DeviceCreateTime": "Device Create Time",
|
|
"DeviceUpdateTime": "Device Update Time",
|
|
"DeviceLastActiveTime": "Device Last Active Time"
|
|
}
|
|
}
|