You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
64 lines
3.6 KiB
64 lines
3.6 KiB
{ |
|
"culture": "zh-Hans", |
|
"texts": { |
|
"Permission:OrganizationUnitManagement": "组织机构管理", |
|
"Permission:ManageRoles": "管理角色", |
|
"Permission:ManageUsers": "管理用户", |
|
"Permission:ManageClaims": "管理声明", |
|
"Permission:ManageOrganizationUnits": "管理组织机构", |
|
"Permission:IdentityClaimTypeManagement": "管理声明类型", |
|
"OrganizationUnit:Tree": "组织机构树", |
|
"OrganizationUnit:New": "新组织结构", |
|
"OrganizationUnit:Members": "机构成员", |
|
"OrganizationUnit:AddRoot": "添加根机构", |
|
"OrganizationUnit:AddChildren": "添加子机构", |
|
"OrganizationUnit:AddMember": "添加成员", |
|
"OrganizationUnit:AddRole": "添加角色", |
|
"OrganizationUnit:DisplayName": "显示名称", |
|
"OrganizationUnit:WillDelete": "组织机构: {0} 将被删除", |
|
"OrganizationUnit:AreYouSureRemoveUser": "你确定要从组织机构中删除用户 {0} 吗?", |
|
"OrganizationUnit:AreYouSureRemoveRole": "你确定要从组织机构中删除角色 {0} 吗?", |
|
"OrganizationUnit:SelectUsers": "选择用户", |
|
"OrganizationUnit:SelectRoles": "选择角色", |
|
"IdentityClaimTypeAlreadyExists": "声明类型 {0} 已经存在!", |
|
"UserClaimAlreadyExists": "已经添加相同参数的用户声明!", |
|
"RoleClaimAlreadyExists": "已经添加相同参数的角色声明", |
|
"DisplayName:ClaimType": "声明类型", |
|
"DisplayName:ClaimValue": "声明值", |
|
"ClaimSubject": "声明 - {0}", |
|
"RoleSubject": "角色 - {0}", |
|
"AddClaim": "添加声明", |
|
"UpdateClaim": "变更声明", |
|
"DeleteClaim": "删除声明", |
|
"WillDeleteClaim": "声明类型: {0} 将被删除", |
|
"ManageClaim": "管理声明", |
|
"IdentityClaim:New": "新声明类型", |
|
"IdentityClaim:Name": "名称", |
|
"IdentityClaim:Required": "是否必须", |
|
"IdentityClaim:IsStatic": "是否静态", |
|
"IdentityClaim:Regex": "正则", |
|
"IdentityClaim:RegexDescription": "正则描述", |
|
"IdentityClaim:Description": "描述", |
|
"IdentityClaim:ValueType": "值类型", |
|
"Volo.Abp.Identity:020005": "无法变更静态声明类型!", |
|
"Volo.Abp.Identity:020006": "无法删除静态声明类型!", |
|
"Volo.Abp.Identity:020007": "手机号码已被其他用户绑定!", |
|
"Volo.Abp.Identity:020008": "你不能修改你的手机绑定信息!", |
|
"Volo.Abp.Identity:020009": "你不能修改你的邮件绑定信息!", |
|
"Volo.Abp.Identity:DuplicatePhoneNumber": "手机号 '{0}' 已存在.", |
|
"DisplayName:Abp.Identity.User.SmsNewUserRegister": "新用户注册模板", |
|
"Description:Abp.Identity.User.SmsNewUserRegister": "新用户通过手机注册账号验证码模板", |
|
"DisplayName:Abp.Identity.User.SmsUserSignin": "用户登录模板", |
|
"Description:Abp.Identity.User.SmsUserSignin": "用户通过手机登录验证码模板", |
|
"DisplayName:Abp.Identity.User.SmsResetPassword": "密码找回模板", |
|
"Description:Abp.Identity.User.SmsResetPassword": "用户通过手机找回密码验证码模板", |
|
"DisplayName:Abp.Identity.User.SmsPhoneNumberConfirmed": "手机确认模板", |
|
"Description:Abp.Identity.User.SmsPhoneNumberConfirmed": "用户确认手机号验证码模板", |
|
"DisplayName:Abp.Identity.User.SmsRepeatInterval": "重复发送间隔时间(min)", |
|
"Description:Abp.Identity.User.SmsRepeatInterval": "验证码重复发送的最小时间差,单位为分", |
|
"DisplayName:SmsVerifyCode": "短信验证码", |
|
"DisplayName:EmailVerifyCode": "邮件验证码", |
|
"DisplayName:WeChatCode": "微信登录凭证", |
|
"SendRepeatSmsVerifyCode": "手机验证码不能在 {0} 分钟内重复发送!" |
|
} |
|
} |