mirror of
https://gitee.com/ThingsGateway/ThingsGateway.git
synced 2025-11-01 16:13:59 +08:00
402 lines
15 KiB
JSON
402 lines
15 KiB
JSON
{
|
|
"ThingsGateway.Admin.Application.AppConfig": {
|
|
"LoginPolicy": "LoginPolicy",
|
|
"PagePolicy": "PagePolicy",
|
|
"PasswordPolicy": "PasswordPolicy",
|
|
"WebsitePolicy": "WebsitePolicy"
|
|
},
|
|
"ThingsGateway.Admin.Application.AuthController": {
|
|
"AuthController": "Login API",
|
|
"LoginAsync": "Login",
|
|
"LogoutAsync": "Logout"
|
|
},
|
|
"ThingsGateway.Admin.Application.AuthService": {
|
|
"AuthErrorMax": "Account password error, will be locked for {1} minutes after exceeding {0} times, error count {2}",
|
|
"MustDesc": "Password needs to be encrypted with DESC before passing",
|
|
"OrgDisable": "The affiliated company/department has been deactivated, please contact the administrator",
|
|
"PasswordError": "Too many password errors, please try again in {0} minutes",
|
|
"SingleLoginWarn": "Your account is logged in elsewhere",
|
|
"TenantNull": "The tenant does not exist",
|
|
"UserDisable": "Account {0} has been disabled",
|
|
"UserNoModule": "This account has not been assigned a module. Please contact the administrator",
|
|
"UserNull": "User {0} does not exist"
|
|
},
|
|
"ThingsGateway.Admin.Application.BaseDataEntity": {
|
|
"CreateOrgId": "CreateOrgId"
|
|
},
|
|
"ThingsGateway.Admin.Application.BaseEntity": {
|
|
"CreateTime": "CreateTime",
|
|
"CreateUser": "CreateUser",
|
|
"SortCode": "SortCode",
|
|
"UpdateTime": "UpdateTime",
|
|
"UpdateUser": "UpdateUser"
|
|
},
|
|
"ThingsGateway.Admin.Application.BlazorAuthenticationHandler": {
|
|
"UserExpire": "User expired, please login again"
|
|
},
|
|
"ThingsGateway.Admin.Application.DataScopeEnum": {
|
|
"SCOPE_ALL": "All",
|
|
"SCOPE_ORG": "OnlyOrg",
|
|
"SCOPE_ORG_CHILD": "OrgChild",
|
|
"SCOPE_ORG_DEFINE": "Define",
|
|
"SCOPE_SELF": "Self"
|
|
},
|
|
"ThingsGateway.Admin.Application.DefaultDataScope": {
|
|
"ScopeCategory": "DataScope",
|
|
"ScopeDefineOrgIdList": "DefineOrgList"
|
|
},
|
|
"ThingsGateway.Admin.Application.DictTypeEnum": {
|
|
"Define": "Business",
|
|
"System": "System"
|
|
},
|
|
"ThingsGateway.Admin.Application.FileService": {
|
|
"FileLengthError": "File size cannot exceed {0} M",
|
|
"FileNullError": "File cannot be empty",
|
|
"FileTypeError": "Not supported format {0}"
|
|
},
|
|
"ThingsGateway.Admin.Application.HardwareInfo": {
|
|
"Environment": "HostEnvironment",
|
|
"FrameworkDescription": ".NETFramework",
|
|
"OsArchitecture": "System Architecture",
|
|
"UpdateTime": "UpdateTime",
|
|
"UUID": "UUID"
|
|
},
|
|
"ThingsGateway.Admin.Application.HardwareJob": {
|
|
"GetHardwareInfoFail": "Get Hardwareinfo Fail"
|
|
},
|
|
"ThingsGateway.Admin.Application.HistoryHardwareInfo": {
|
|
"Battery": "Battery",
|
|
"CpuUsage": "CPU Usage",
|
|
"DriveUsage": "Disk Usage",
|
|
"MemoryUsage": "Memory",
|
|
"Temperature": "Temperature"
|
|
},
|
|
"ThingsGateway.Admin.Application.LogCateGoryEnum": {
|
|
"Exception": "Exception",
|
|
"Login": "Login",
|
|
"Logout": "Logout",
|
|
"Operate": "Operation"
|
|
},
|
|
"ThingsGateway.Admin.Application.LogEnum": {
|
|
"FAIL": "Fail",
|
|
"SUCCESS": "Success"
|
|
},
|
|
"ThingsGateway.Admin.Application.LoginInput": {
|
|
"Account": "Account",
|
|
"Account.Required": "{0} is required",
|
|
"Password": "Password",
|
|
"Password.Required": "{0} is required"
|
|
},
|
|
"ThingsGateway.Admin.Application.LoginPolicy": {
|
|
"ErrorCount": "Login error count lock threshold",
|
|
"ErrorCount.MinValue": "{0} value is too small",
|
|
"ErrorLockTime": "Login error lock duration (min)",
|
|
"ErrorLockTime.MinValue": "{0} value is too small",
|
|
"ErrorResetTime": "Login error count expiration duration (min)",
|
|
"ErrorResetTime.MinValue": "{0} value is too small",
|
|
"SingleOpen": "Single user login switch",
|
|
"VerificatExpireTime": "Login expiration time (min)",
|
|
"VerificatExpireTime.MinValue": "{0} value is too small"
|
|
},
|
|
"ThingsGateway.Admin.Application.LogoutInput": {
|
|
"VerificatId.Required": "{0} is required"
|
|
},
|
|
"ThingsGateway.Admin.Application.OpenApiAuthController": {
|
|
"LoginAsync": "Login",
|
|
"LogoutAsync": "Logout",
|
|
"OpenApiAuthController": "Login API"
|
|
},
|
|
"ThingsGateway.Admin.Application.OperateLogPageInput": {
|
|
"Account": "Account",
|
|
"Category": "Category",
|
|
"SearchDate": "SearchDate"
|
|
},
|
|
"ThingsGateway.Admin.Application.OperDescAttribute": {
|
|
"ChangeParentResource": "ChangeParentResource",
|
|
"CopyOrg": "Copy Organization",
|
|
"CopyResource": "CopyResource",
|
|
"DeleteDict": "Delete dictionary",
|
|
"DeleteOperLog": "Delete operation log",
|
|
"DeleteOrg": "Delete Organization",
|
|
"DeletePosition": "Delete Position",
|
|
"DeleteResource": "Delete resource",
|
|
"DeleteRole": "Delete role",
|
|
"DeleteuSER": "Delete user",
|
|
"EditLoginPolicy": "Modify login policy",
|
|
"EditPagePolicy": "Modify page policy",
|
|
"EditPasswordPolicy": "Modify password policy",
|
|
"EditWebsitePolicy": "Modify website settings",
|
|
"ExitSession": "Force session off",
|
|
"ExitVerificat": "Force token off",
|
|
"ExportOperLog": "Export operation log",
|
|
"GrantApi": "GrantApi",
|
|
"GrantResource": "GrantResource",
|
|
"GrantRole": "GrantRole",
|
|
"GrantUser": "GrantUser",
|
|
"NoPermission": "No Permission",
|
|
"ResetPassword": "Reset pw",
|
|
"RoleGrantApiPermission": "Role grant OpenApi",
|
|
"RoleGrantResource": "Role grant resource",
|
|
"RoleGrantUser": "Role grant user",
|
|
"SaveDict": "Modify dictionary",
|
|
"SaveOrg": "Save Organization",
|
|
"SavePosition": "Save Position",
|
|
"SaveResource": "Modify resource",
|
|
"SaveRole": "Modify role",
|
|
"SaveUser": "Modify user",
|
|
"UpdatePassword": "Update personal password",
|
|
"UpdateUserInfo": "Update personal information",
|
|
"UserGrantApiPermission": "User grant OpenApi",
|
|
"UserGrantResource": "User grant resource",
|
|
"UserGrantRole": "User grant role",
|
|
"WorkbenchInfo": "Update personal workbench"
|
|
},
|
|
"ThingsGateway.Admin.Application.OrgEnum": {
|
|
"COMPANY": "Company",
|
|
"DEPT": "Dept"
|
|
},
|
|
"ThingsGateway.Admin.Application.PagePolicy": {
|
|
"Razor": "Default homepage",
|
|
"Shortcuts": "Default shortcuts"
|
|
},
|
|
"ThingsGateway.Admin.Application.PasswordPolicy": {
|
|
"DefaultPassword": "Default user password",
|
|
"DefaultPassword.Required": "{0} is required",
|
|
"PasswordContainChar": "Contain special characters",
|
|
"PasswordContainLower": "Contain lowercase letters",
|
|
"PasswordContainNum": "Contain numbers",
|
|
"PasswordContainUpper": "Contain uppercase letters",
|
|
"PasswordMinLen": "Minimum password length",
|
|
"PasswordMinLen.MinValue": "{0} value is too small"
|
|
},
|
|
"ThingsGateway.Admin.Application.PositionCategoryEnum": {
|
|
"HIGH": "High",
|
|
"LOW": "Low",
|
|
"MIDDLE": "Middle"
|
|
},
|
|
"ThingsGateway.Admin.Application.ResourceCategoryEnum": {
|
|
"Button": "Button",
|
|
"Menu": "Menu",
|
|
"Module": "Module"
|
|
},
|
|
"ThingsGateway.Admin.Application.ResourceTableSearchModel": {
|
|
"Href": "Path",
|
|
"Module": "Module",
|
|
"Title": "Title"
|
|
},
|
|
"ThingsGateway.Admin.Application.RoleCategoryEnum": {
|
|
"Global": "Global",
|
|
"Org": "Org"
|
|
},
|
|
"ThingsGateway.Admin.Application.SessionOutput": {
|
|
"Account": "Account",
|
|
"LatestLoginIp": "Latest login IP",
|
|
"LatestLoginTime": "Latest login time",
|
|
"Online": "Online status",
|
|
"VerificatCount": "Token count"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysDict": {
|
|
"Category": "Category",
|
|
"Category.Required": "{0} is required",
|
|
"Code": "Code",
|
|
"Code.Required": "{0} is required",
|
|
"DemoCanotUpdateWebsitePolicy": "DEMO environment does not allow modifying website settings",
|
|
"DictDup": "Duplicate configuration exists, category {0}, name {1}",
|
|
"Name": "Name",
|
|
"Name.Required": "{0} is required",
|
|
"Remark": "Remark"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysOperateLog": {
|
|
"Category": "Category",
|
|
"ClassName": "ClassName",
|
|
"ExeMessage": "ExeMessage",
|
|
"ExeStatus": "ExeStatus",
|
|
"MethodName": "MethodName",
|
|
"Name": "Name",
|
|
"OpAccount": "OpAccount",
|
|
"OpBrowser": "OpBrowser",
|
|
"OpIp": "OpIp",
|
|
"OpOs": "OpOs",
|
|
"OpTime": "OpTime",
|
|
"ParamJson": "ParamJson",
|
|
"ReqMethod": "RequestMethod",
|
|
"ReqUrl": "RequestUrl",
|
|
"ResultJson": "ResultJson",
|
|
"VerificatId": "VerificatId"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysOrg": {
|
|
"CanotContainsSelf": "Cannot contain itself",
|
|
"Category": "Category",
|
|
"Category.Required": "{0} is a required field",
|
|
"Code": "Code",
|
|
"Code.Required": "{0} is a required field",
|
|
"CodeDup": "Duplicate code {0} exists",
|
|
"DeletePositionFirst": "Please remove the positions under the organization first",
|
|
"DeleteRoleFirst": "Please remove the roles under the organization first",
|
|
"DeleteUserFirst": "Please remove the users under the organization first",
|
|
"DirectorId": "Director",
|
|
"Dup": "Duplicate organization exists with Category {0} and Name {1}",
|
|
"Name": "Name",
|
|
"Name.Required": "{0} is a required field",
|
|
"NameDup": "Duplicate name {0} exists",
|
|
"Names": "Names",
|
|
"ParentChoiceSelf": "Parent cannot be itself",
|
|
"ParentId": "ParentOrg",
|
|
"ParentNull": "Parent does not exist {0}",
|
|
"Remark": "Remarks",
|
|
"RootOrg": "Unable to create top-level organization",
|
|
"Status": "Status",
|
|
"TargetNameDup": "Target node has duplicate name {0}"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysOrgCopyInput": {
|
|
"ContainsChild": "ContainsChild",
|
|
"ContainsPosition": "ContainsPosition",
|
|
"TargetId": "Target"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysPosition": {
|
|
"CanotContainsSelf": "Cannot contain itself",
|
|
"Category": "Category",
|
|
"Category.Required": "{0} is a required field",
|
|
"Code": "Code",
|
|
"Code.Required": "{0} is a required field",
|
|
"CodeDup": "Duplicate code {0} exists",
|
|
"DeleteUserFirst": "Please remove the users under the position first",
|
|
"Dup": "Duplicate position exists with Category {0} and Name {1}",
|
|
"Name": "Name",
|
|
"Name.Required": "{0} is a required field",
|
|
"NameDup": "Duplicate name {0} exists",
|
|
"OrgId": "Organization",
|
|
"OrgId.MinValue": "{0} is a required field",
|
|
"ParentChoiceSelf": "Parent cannot be itself",
|
|
"ParentNull": "Parent does not exist {0}",
|
|
"Remark": "Remarks",
|
|
"Status": "Status",
|
|
"TargetNameDup": "Target node has duplicate name {0}"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysResource": {
|
|
"CanotDeleteSystemResource": "Cannot delete system resource {0}",
|
|
"Category": "Category",
|
|
"Code": "Code",
|
|
"Href": "Path",
|
|
"Href.Required": "{0} is required",
|
|
"Icon": "Icon",
|
|
"Module": "Module",
|
|
"ModuleIdDiff": "Module is inconsistent with parent menu",
|
|
"NavLinkMatch": "NavLinkMatch",
|
|
"NotFoundResource": "System exception, menu not found",
|
|
"ParentId": "Parent",
|
|
"ResourceDup": "Duplicate name {0} exists",
|
|
"ResourceMenuHrefNotNull": "Menu href cannot null",
|
|
"ResourceParentChoiceSelf": "Parent cannot choose itself",
|
|
"ResourceParentNull": "Parent does not exist {0}",
|
|
"Target": "Target",
|
|
"Title": "Title",
|
|
"Title.Required": "{0} is required"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysRole": {
|
|
"CannotRoleScopeAll": "Organization role cannot select global data scope",
|
|
"CanotDeleteAdmin": "Cannot delete built-in super admin role",
|
|
"CanotEditAdmin": "Cannot edit super admin role",
|
|
"CanotGrantAdmin": "Cannot assign admins roles",
|
|
"Category": "Category",
|
|
"Code": "Code",
|
|
"CodeDup": "Duplicate code exists: {0}",
|
|
"Global": "Global",
|
|
"Name": "Name",
|
|
"Name.Required": "{0} is required",
|
|
"NameDup": "Duplicate role name {0}",
|
|
"OrgId": "Org",
|
|
"OrgNotNull": "Organization cannot be null",
|
|
"SameOrgNameDup": "Duplicate role name exists: {0}",
|
|
"Status": "Status"
|
|
},
|
|
"ThingsGateway.Admin.Application.SysUser": {
|
|
"Account": "Account",
|
|
"Account.Required": "Account.Required",
|
|
"AccountDup": "Duplicate account {0} exists",
|
|
"Avatar": "Avatar",
|
|
"CanotDeleteAdminUser": "Cannot delete built-in super admin user",
|
|
"CanotDeleteSelf": "Cannot delete yourself",
|
|
"CanotEditAdminUser": "Cannot edit super admin user",
|
|
"CanotGrantAdmin": "Cannot assign admins roles",
|
|
"CheckSelf": "Prohibit {0} yourself",
|
|
"ConfirmPasswordDiff": "Passwords entered twice are inconsistent",
|
|
"DemoCanotUpdatePassword": "DEMO environment does not allow password modification",
|
|
"DirectorId": "Director",
|
|
"DirectorSelf": "Cannot set oneself as the supervisor",
|
|
"Disable": "Disable",
|
|
"Email": "Email",
|
|
"EmailDup": "Duplicate email {0} exists",
|
|
"EmailError": "Email format error {0}",
|
|
"Enable": "Enable",
|
|
"ExitVerificat": "You have been forcibly logged out",
|
|
"GrantRole": "GrantRole",
|
|
"LastLoginAddress": "LastLoginAddress",
|
|
"LastLoginDevice": "LastLoginDevice",
|
|
"LastLoginIp": "LastLoginIp",
|
|
"LastLoginTime": "LastLoginTime",
|
|
"LatestLoginAddress": "LatestLoginAddress",
|
|
"LatestLoginDevice": "LatestLoginDevice",
|
|
"LatestLoginIp": "LatestLoginIp",
|
|
"LatestLoginTime": "LatestLoginTime",
|
|
"NoOrg": "The organization does not exist",
|
|
"OldPasswordError": "Incorrect old password",
|
|
"OrgId": "Org",
|
|
"OrgNames": "OrgNames",
|
|
"Password": "Password",
|
|
"PasswordEdited": "Password changed, logged out",
|
|
"PasswordLengthLess": "Password length cannot be less than {0}",
|
|
"PasswordMustLow": "Password must contain lowercase letters",
|
|
"PasswordMustNum": "Password must contain numbers",
|
|
"PasswordMustSpecial": "Password must contain special characters",
|
|
"PasswordMustUpp": "Password must contain uppercase letters",
|
|
"Phone": "Phone",
|
|
"PhoneError": "Phone number format error {0}",
|
|
"PositionId": "Position",
|
|
"PositionName": "PositionName",
|
|
"Status": "Status"
|
|
},
|
|
"ThingsGateway.Admin.Application.TargetEnum": {
|
|
"_blank": "New window",
|
|
"_parent": "Parent window",
|
|
"_self": "Current window",
|
|
"_top": "Top window"
|
|
},
|
|
"ThingsGateway.Admin.Application.TestController": {
|
|
"Test": "Test",
|
|
"TestController": "Test API"
|
|
},
|
|
"ThingsGateway.Admin.Application.UnifyResultProvider": {
|
|
"NoPermission": "Access denied, no permission",
|
|
"TokenOver": "Login has expired, please login again"
|
|
},
|
|
"ThingsGateway.Admin.Application.UpdatePasswordInput": {
|
|
"ConfirmPassword": "Confirm password",
|
|
"ConfirmPassword.Required": "{0} is required",
|
|
"NewPassword": "New password",
|
|
"NewPassword.Required": "{0} is required",
|
|
"Password": "Password",
|
|
"Password.Required": "{0} is required"
|
|
},
|
|
"ThingsGateway.Admin.Application.UserSelectorOutput": {
|
|
"Account": "Account",
|
|
"OrgId": "Org"
|
|
},
|
|
"ThingsGateway.Admin.Application.VerificatInfo": {
|
|
"Device": "Device",
|
|
"Expire": "Expire(min)",
|
|
"LoginIp": "LoginIp",
|
|
"LoginTime": "LoginTime",
|
|
"Online": "Online",
|
|
"VerificatTimeout": "VerificatTimeout"
|
|
},
|
|
"ThingsGateway.Admin.Application.WebsitePolicy": {
|
|
"CloseTip": "CloseTip",
|
|
"CloseTip.Required": "{0} is required",
|
|
"WebStatus": "WebStatus"
|
|
},
|
|
"ThingsGateway.Admin.Application.WorkbenchInfo": {
|
|
"Razor": "Homepage",
|
|
"Shortcuts": "Shortcuts"
|
|
}
|
|
} |