334 lines
11 KiB
JSON
334 lines
11 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",
|
|
"dataBaseName": "Database 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",
|
|
"title": "Title"
|
|
},
|
|
"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",
|
|
"extendedAttribute": "ExtendedAttribute",
|
|
"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"
|
|
},
|
|
"deviceInfos": {
|
|
"deviceName": "DeviceName",
|
|
"deviceAddress": "DeviceAddress",
|
|
"ioTPlatform": "Platform Type",
|
|
"ioTPlatformName": "PlatformName",
|
|
"ioTPlatformDeviceOpenInfo": "DeviceOpenInfo",
|
|
"platformPassword": "Password",
|
|
"ioTPlatformProductId": "ProductId",
|
|
"ioTPlatformProductName": "ProductName",
|
|
"ioTPlatformAccountId": "AccountId",
|
|
"ioTPlatformAccountName": "AccountName",
|
|
"ioTPlatformResponse": "Response",
|
|
"viewData": "Data",
|
|
"onlineStatus": "OnlineStatus",
|
|
"IsPlatformPushSuccess": "IsPlatformPushSuccess",
|
|
"DeviceOnlineStatus": "DeviceOnlineStatus",
|
|
"LastOnlineTime": "LastOnlineTime",
|
|
"LastOfflineTime": "LastOfflineTime",
|
|
"deviceInfoManage": "DeviceInfoManage",
|
|
"thingModelInfoManage": "ThingModelInfoManage"
|
|
},
|
|
"thingModelInfos": {
|
|
"FiledType": "FiledType",
|
|
"IoTPlatformRawFieldName": "IoTPlatformRawFieldName",
|
|
"StandardFieldName": "StandardFieldName",
|
|
"StandardFieldDisplayName": "StandardFieldDisplayName",
|
|
"IsValueNeedConvert": "IsValueNeedConvert",
|
|
"StandardFieldValueType": "StandardFieldValueType"
|
|
},
|
|
"IoTDBBase": {
|
|
"IoTDataType": "IoTDataType",
|
|
"DataBaseName": "DataBaseName",
|
|
"DeviceType": "DeviceType",
|
|
"Timestamps": "Timestamps",
|
|
"FormattedTimestamps": "Formatted Timestamps",
|
|
"DevicePath": "DevicePath",
|
|
"DeviceAddress": "Device Address",
|
|
"CacheRefresh": "Cache Refresh",
|
|
"TelemetryLog": "Telemetry Log",
|
|
"PlatformLog": "Platform Log",
|
|
"Command": "Command"
|
|
},
|
|
"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"
|
|
},
|
|
"OneNETManagement": {
|
|
"AccountName": "AccountName",
|
|
"PhoneNumber": "PhoneNumber",
|
|
"AccountAccesskey": "AccountAccesskey",
|
|
"ProductCount": "ProductCount",
|
|
"OneNETAccountId": "OneNETAccountId",
|
|
"OneNETProductId": "OneNETProductId",
|
|
"IoTPlatformProductId": "IoTPlatformProductId",
|
|
"ProductName": "ProductName",
|
|
"ProductAccesskey": "ProductAccesskey",
|
|
"IsEncrypted": "IsEncrypted",
|
|
"CommunicationAddress": "Communication Address",
|
|
"CommunicationAddressTLS": "TLS Communication Address",
|
|
"DeviceThingModelFileName": "DeviceThingModelFileName",
|
|
"IoTPlatformProductUpdateTime": "ProductUpdateTime",
|
|
"IoTPlatformProductCreateTime": "ProductCreateTime",
|
|
"CreationTime": "CreationTime",
|
|
"LastModificationTime": "LastModificationTime"
|
|
},
|
|
"CTWingManagement": {
|
|
"AccountName": "AccountName",
|
|
"PhoneNumber": "PhoneNumber",
|
|
"AccountAccesskey": "AccountAccesskey",
|
|
"ProductCount": "ProductCount",
|
|
"CTWingAccountId": "CTWingAccountId",
|
|
"CTWingProductId": "CTWingProductId",
|
|
"IoTPlatformProductId": "IoTPlatformProductId",
|
|
"ProductName": "ProductName",
|
|
"FeatureAccesskey": "FeatureAccesskey",
|
|
"MasterKey": "MasterKey",
|
|
"IsEncrypted": "IsEncrypted",
|
|
"CommunicationAddress": "Communication Address",
|
|
"CommunicationAddressTLS": "TLS Communication Address",
|
|
"DeviceThingModelFileName": "DeviceThingModelFileName",
|
|
"IoTPlatformProductUpdateTime": "ProductUpdateTime",
|
|
"IoTPlatformProductCreateTime": "ProductCreateTime",
|
|
"CreationTime": "CreationTime",
|
|
"LastModificationTime": "LastModificationTime",
|
|
"CannotDeleteAccountWithProducts": "Cannot delete account with products"
|
|
},
|
|
"telemetryLog": {
|
|
"IssueRawMessage": "IssueRawMessage",
|
|
"IssuePayload": "IssuePayload",
|
|
"ResponseRawMessage": "ResponseRawMessage",
|
|
"ResponsePayload": "ResponsePayload",
|
|
"TelemetrySourceName": "TelemetrySourceName"
|
|
}
|
|
}
|