Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
D
dsk-operate-sys-cscec
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
fulixin
dsk-operate-sys-cscec
Commits
fc0b6d73
Commit
fc0b6d73
authored
Aug 30, 2023
by
tanyang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修复异常信息缺失
parent
bc0815d5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
72 additions
and
62 deletions
+72
-62
messages_en_US.properties
dsk-admin/src/main/resources/i18n/messages_en_US.properties
+18
-13
messages_zh_CN.properties
dsk-admin/src/main/resources/i18n/messages_zh_CN.properties
+54
-49
No files found.
dsk-admin/src/main/resources/i18n/messages_en_US.properties
View file @
fc0b6d73
#
错误消息
#
\u9519\u8BEF\u6D88\u606F
not.null
=
* Required fill in
not.null
=
* Required fill in
user.jcaptcha.error
=
Captcha error
user.jcaptcha.error
=
Captcha error
user.jcaptcha.expire
=
Captcha invalid
user.jcaptcha.expire
=
Captcha invalid
...
@@ -6,9 +6,9 @@ user.not.exists=Sorry, your account: {0} does not exist
...
@@ -6,9 +6,9 @@ user.not.exists=Sorry, your account: {0} does not exist
user.password.not.match
=
User does not exist/Password error
user.password.not.match
=
User does not exist/Password error
user.password.retry.limit.count
=
Password input error {0} times
user.password.retry.limit.count
=
Password input error {0} times
user.password.retry.limit.exceed
=
Password input error {0} times, account locked for {1} minutes
user.password.retry.limit.exceed
=
Password input error {0} times, account locked for {1} minutes
user.password.delete
=
Sorry, your account
:
{0} has been deleted
user.password.delete
=
Sorry, your account
\u
FF1A
{0} has been deleted
user.blocked
=
Sorry, your account: {0} has been disabled. Please contact the administrator
user.blocked
=
Sorry, your account: {0} has been disabled. Please contact the administrator
role.blocked
=
Role disabled
,
please contact administrators
role.blocked
=
Role disabled
\u
FF0C
please contact administrators
user.logout.success
=
Exit successful
user.logout.success
=
Exit successful
length.not.valid
=
The length must be between {min} and {max} characters
length.not.valid
=
The length must be between {min} and {max} characters
user.username.not.blank
=
Username cannot be blank
user.username.not.blank
=
Username cannot be blank
...
@@ -26,18 +26,18 @@ user.register.success=Register successful
...
@@ -26,18 +26,18 @@ user.register.success=Register successful
user.register.save.error
=
Failed to save user {0}, The registered account already exists
user.register.save.error
=
Failed to save user {0}, The registered account already exists
user.register.error
=
Register failed, please contact system administrator
user.register.error
=
Register failed, please contact system administrator
user.notfound
=
Please login again
user.notfound
=
Please login again
user.forcelogout
=
The administrator is forced to exit
,
please login again
user.forcelogout
=
The administrator is forced to exit
\u
FF0C
please login again
user.unknown.error
=
Unknown error, please login again
user.unknown.error
=
Unknown error, please login again
##
文件上传消息
##
\u6587\u4EF6\u4E0A\u4F20\u6D88\u606F
upload.exceed.maxSize
=
The uploaded file size exceeds the limit file size
!<br/>the maximum allowed file size is:{0}MB!
upload.exceed.maxSize
=
The uploaded file size exceeds the limit file size
\u
FF01<br/>the maximum allowed file size is
\u
FF1A{0}MB
\u
FF01
upload.filename.exceed.length
=
The maximum length of uploaded file name is {0} characters
upload.filename.exceed.length
=
The maximum length of uploaded file name is {0} characters
##
权限
##
\u6743\u9650
no.permission
=
You do not have permission to the data
,
please contact your administrator to add permissions [{0}]
no.permission
=
You do not have permission to the data
\u
FF0C
please contact your administrator to add permissions [{0}]
no.create.permission
=
You do not have permission to create data
,
please contact your administrator to add permissions [{0}]
no.create.permission
=
You do not have permission to create data
\u
FF0C
please contact your administrator to add permissions [{0}]
no.update.permission
=
You do not have permission to modify data
,
please contact your administrator to add permissions [{0}]
no.update.permission
=
You do not have permission to modify data
\u
FF0C
please contact your administrator to add permissions [{0}]
no.delete.permission
=
You do not have permission to delete data
,
please contact your administrator to add permissions [{0}]
no.delete.permission
=
You do not have permission to delete data
\u
FF0C
please contact your administrator to add permissions [{0}]
no.export.permission
=
You do not have permission to export data
,
please contact your administrator to add permissions [{0}]
no.export.permission
=
You do not have permission to export data
\u
FF0C
please contact your administrator to add permissions [{0}]
no.view.permission
=
You do not have permission to view data
,
please contact your administrator to add permissions [{0}]
no.view.permission
=
You do not have permission to view data
\u
FF0C
please contact your administrator to add permissions [{0}]
repeat.submit.message
=
Repeat submit is not allowed, please try again later
repeat.submit.message
=
Repeat submit is not allowed, please try again later
rate.limiter.message
=
Visit too frequently, please try again later
rate.limiter.message
=
Visit too frequently, please try again later
sms.code.not.blank
=
Sms code cannot be blank
sms.code.not.blank
=
Sms code cannot be blank
...
@@ -47,3 +47,8 @@ email.code.not.blank=Email code cannot be blank
...
@@ -47,3 +47,8 @@ email.code.not.blank=Email code cannot be blank
email.code.retry.limit.count
=
Email code input error {0} times
email.code.retry.limit.count
=
Email code input error {0} times
email.code.retry.limit.exceed
=
Email code input error {0} times, account locked for {1} minutes
email.code.retry.limit.exceed
=
Email code input error {0} times, account locked for {1} minutes
xcx.code.not.blank
=
Mini program code cannot be blank
xcx.code.not.blank
=
Mini program code cannot be blank
##\u79DF\u6237
tenant.number.not.blank
=
company number cannot be blank
tenant.not.exists
=
Sorry, your company does not exist. Please contact the administrator
tenant.blocked
=
Sorry, your company is disabled. Please contact the administrator
tenant.expired
=
Sorry, your company has expired. Please contact the administrator.
\ No newline at end of file
dsk-admin/src/main/resources/i18n/messages_zh_CN.properties
View file @
fc0b6d73
#错误消息
#\u9519\u8BEF\u6D88\u606F
not.null
=
* 必须填写
not.null
=
*
\u
5FC5
\u
987B
\u
586B
\u5199
user.jcaptcha.error
=
验证码错误
user.jcaptcha.error
=
\u
9A8C
\u
8BC1
\u7801\u9519\u
8BEF
user.jcaptcha.expire
=
验证码已失效
user.jcaptcha.expire
=
\u
9A8C
\u
8BC1
\u7801\u
5DF2
\u5931\u6548
user.not.exists
=
对不起, 您的账号:{0} 不存在.
user.not.exists
=
\u
5BF9
\u
4E0D
\u
8D77,
\u
60A8
\u7684\u
8D26
\u
53F7
\u
FF1A{0}
\u
4E0D
\u
5B58
\u5728
.
user.password.not.match
=
用户不存在/密码错误
user.password.not.match
=
\u7528\u6237\u
4E0D
\u
5B58
\u5728
/
\u
5BC6
\u7801\u9519\u
8BEF
user.password.retry.limit.count
=
密码输入错误{0}次
user.password.retry.limit.count
=
\u
5BC6
\u7801\u
8F93
\u5165\u9519\u
8BEF{0}
\u
6B21
user.password.retry.limit.exceed
=
密码输入错误{0}次,帐户锁定{1}分钟
user.password.retry.limit.exceed
=
\u
5BC6
\u7801\u
8F93
\u5165\u9519\u
8BEF{0}
\u
6B21
\u
FF0C
\u
5E10
\u6237\u9501\u
5B9A{1}
\u5206\u
949F
user.password.delete
=
对不起,您的账号:{0} 已被删除
user.password.delete
=
\u
5BF9
\u
4E0D
\u
8D77
\u
FF0C
\u
60A8
\u7684\u
8D26
\u
53F7
\u
FF1A{0}
\u
5DF2
\u
88AB
\u5220\u9664
user.blocked
=
对不起,您的账号:{0} 已禁用,请联系管理员
user.blocked
=
\u
5BF9
\u
4E0D
\u
8D77
\u
FF0C
\u
60A8
\u7684\u
8D26
\u
53F7
\u
FF1A{0}
\u
5DF2
\u7981\u7528\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458
role.blocked
=
角色已封禁,请联系管理员
role.blocked
=
\u
89D2
\u8272\u
5DF2
\u
5C01
\u7981\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458
user.logout.success
=
退出成功
user.logout.success
=
\u9000\u
51FA
\u6210\u
529F
length.not.valid
=
长度必须在{min}到{max}个字符之间
length.not.valid
=
\u
957F
\u
5EA6
\u
5FC5
\u
987B
\u5728
{min}
\u5230
{max}
\u
4E2A
\u
5B57
\u
7B26
\u
4E4B
\u
95F4
user.username.not.blank
=
用户名不能为空
user.username.not.blank
=
\u7528\u6237\u
540D
\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
user.username.not.valid
=
* 2到20个汉字、字母、数字或下划线组成,且必须以非数字开头
user.username.not.valid
=
* 2
\u5230
20
\u
4E2A
\u
6C49
\u
5B57
\u3001\u
5B57
\u
6BCD
\u3001\u6570\u
5B57
\u6216\u
4E0B
\u5212\u
7EBF
\u
7EC4
\u6210\u
FF0C
\u
4E14
\u
5FC5
\u
987B
\u
4EE5
\u
975E
\u6570\u
5B57
\u
5F00
\u5934
user.username.length.valid
=
账户长度必须在{min}到{max}个字符之间
user.username.length.valid
=
\u
8D26
\u6237\u
957F
\u
5EA6
\u
5FC5
\u
987B
\u5728
{min}
\u5230
{max}
\u
4E2A
\u
5B57
\u
7B26
\u
4E4B
\u
95F4
user.password.not.blank
=
用户密码不能为空
user.password.not.blank
=
\u7528\u6237\u
5BC6
\u7801\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
user.password.length.valid
=
用户密码长度必须在{min}到{max}个字符之间
user.password.length.valid
=
\u7528\u6237\u
5BC6
\u7801\u
957F
\u
5EA6
\u
5FC5
\u
987B
\u5728
{min}
\u5230
{max}
\u
4E2A
\u
5B57
\u
7B26
\u
4E4B
\u
95F4
user.password.not.valid
=
* 5-50个字符
user.password.not.valid
=
* 5-50
\u
4E2A
\u
5B57
\u
7B26
user.email.not.valid
=
邮箱格式错误
user.email.not.valid
=
\u
90AE
\u
7BB1
\u
683C
\u
5F0F
\u9519\u
8BEF
user.email.not.blank
=
邮箱不能为空
user.email.not.blank
=
\u
90AE
\u
7BB1
\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
user.phonenumber.not.blank
=
用户手机号不能为空
user.phonenumber.not.blank
=
\u7528\u6237\u
624B
\u
673A
\u
53F7
\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
user.mobile.phone.number.not.valid
=
手机号格式错误
user.mobile.phone.number.not.valid
=
\u
624B
\u
673A
\u
53F7
\u
683C
\u
5F0F
\u9519\u
8BEF
user.login.success
=
登录成功
user.login.success
=
\u
767B
\u
5F55
\u6210\u
529F
user.register.success
=
注册成功
user.register.success
=
\u
6CE8
\u
518C
\u6210\u
529F
user.register.save.error
=
保存用户 {0} 失败,注册账号已存在
user.register.save.error
=
\u
4FDD
\u
5B58
\u7528\u6237
{0}
\u5931\u
8D25
\u
FF0C
\u
6CE8
\u
518C
\u
8D26
\u
53F7
\u
5DF2
\u
5B58
\u5728
user.register.error
=
注册失败,请联系系统管理人员
user.register.error
=
\u
6CE8
\u
518C
\u5931\u
8D25
\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7CFB
\u
7EDF
\u
7BA1
\u7406\u
4EBA
\u5458
user.notfound
=
请重新登录
user.notfound
=
\u
8BF7
\u
91CD
\u
65B0
\u
767B
\u
5F55
user.forcelogout
=
管理员强制退出,请重新登录
user.forcelogout
=
\u
7BA1
\u7406\u5458\u
5F3A
\u5236\u9000\u
51FA
\u
FF0C
\u
8BF7
\u
91CD
\u
65B0
\u
767B
\u
5F55
user.unknown.error
=
未知错误,请重新登录
user.unknown.error
=
\u
672A
\u
77E5
\u9519\u
8BEF
\u
FF0C
\u
8BF7
\u
91CD
\u
65B0
\u
767B
\u
5F55
##文件上传消息
##\u6587\u4EF6\u4E0A\u4F20\u6D88\u606F
upload.exceed.maxSize
=
上传的文件大小超出限制的文件大小!<br/>允许的文件最大大小是:{0}MB!
upload.exceed.maxSize
=
\u
4E0A
\u
4F20
\u7684\u6587\u
4EF6
\u5927\u
5C0F
\u
8D85
\u
51FA
\u9650\u5236\u7684\u6587\u
4EF6
\u5927\u
5C0F
\u
FF01<br/>
\u5141\u
8BB8
\u7684\u6587\u
4EF6
\u6700\u5927\u5927\u
5C0F
\u
662F
\u
FF1A{0}MB
\u
FF01
upload.filename.exceed.length
=
上传的文件名最长{0}个字符
upload.filename.exceed.length
=
\u
4E0A
\u
4F20
\u7684\u6587\u
4EF6
\u
540D
\u6700\u
957F{0}
\u
4E2A
\u
5B57
\u
7B26
##权限
##\u6743\u9650
no.permission
=
您没有数据的权限,请联系管理员添加权限 [{0}]
no.permission
=
\u
60A8
\u
6CA1
\u6709\u6570\u
636E
\u7684\u6743\u9650\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458\u
6DFB
\u
52A0
\u6743\u9650
[{0}]
no.create.permission
=
您没有创建数据的权限,请联系管理员添加权限 [{0}]
no.create.permission
=
\u
60A8
\u
6CA1
\u6709\u
521B
\u
5EFA
\u6570\u
636E
\u7684\u6743\u9650\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458\u
6DFB
\u
52A0
\u6743\u9650
[{0}]
no.update.permission
=
您没有修改数据的权限,请联系管理员添加权限 [{0}]
no.update.permission
=
\u
60A8
\u
6CA1
\u6709\u
4FEE
\u6539\u6570\u
636E
\u7684\u6743\u9650\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458\u
6DFB
\u
52A0
\u6743\u9650
[{0}]
no.delete.permission
=
您没有删除数据的权限,请联系管理员添加权限 [{0}]
no.delete.permission
=
\u
60A8
\u
6CA1
\u6709\u5220\u9664\u6570\u
636E
\u7684\u6743\u9650\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458\u
6DFB
\u
52A0
\u6743\u9650
[{0}]
no.export.permission
=
您没有导出数据的权限,请联系管理员添加权限 [{0}]
no.export.permission
=
\u
60A8
\u
6CA1
\u6709\u
5BFC
\u
51FA
\u6570\u
636E
\u7684\u6743\u9650\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458\u
6DFB
\u
52A0
\u6743\u9650
[{0}]
no.view.permission
=
您没有查看数据的权限,请联系管理员添加权限 [{0}]
no.view.permission
=
\u
60A8
\u
6CA1
\u6709\u
67E5
\u
770B
\u6570\u
636E
\u7684\u6743\u9650\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458\u
6DFB
\u
52A0
\u6743\u9650
[{0}]
repeat.submit.message
=
不允许重复提交,请稍候再试
repeat.submit.message
=
\u
4E0D
\u5141\u
8BB8
\u
91CD
\u
590D
\u
63D0
\u
4EA4
\u
FF0C
\u
8BF7
\u
7A0D
\u5019\u
518D
\u
8BD5
rate.limiter.message
=
访问过于频繁,请稍候再试
rate.limiter.message
=
\u
8BBF
\u
95EE
\u
8FC7
\u
4E8E
\u9891\u
7E41
\u
FF0C
\u
8BF7
\u
7A0D
\u5019\u
518D
\u
8BD5
sms.code.not.blank
=
短信验证码不能为空
sms.code.not.blank
=
\u
77ED
\u
4FE1
\u
9A8C
\u
8BC1
\u7801\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
sms.code.retry.limit.count
=
短信验证码输入错误{0}次
sms.code.retry.limit.count
=
\u
77ED
\u
4FE1
\u
9A8C
\u
8BC1
\u7801\u
8F93
\u5165\u9519\u
8BEF{0}
\u
6B21
sms.code.retry.limit.exceed
=
短信验证码输入错误{0}次,帐户锁定{1}分钟
sms.code.retry.limit.exceed
=
\u
77ED
\u
4FE1
\u
9A8C
\u
8BC1
\u7801\u
8F93
\u5165\u9519\u
8BEF{0}
\u
6B21
\u
FF0C
\u
5E10
\u6237\u9501\u
5B9A{1}
\u5206\u
949F
email.code.not.blank
=
邮箱验证码不能为空
email.code.not.blank
=
\u
90AE
\u
7BB1
\u
9A8C
\u
8BC1
\u7801\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
email.code.retry.limit.count
=
邮箱验证码输入错误{0}次
email.code.retry.limit.count
=
\u
90AE
\u
7BB1
\u
9A8C
\u
8BC1
\u7801\u
8F93
\u5165\u9519\u
8BEF{0}
\u
6B21
email.code.retry.limit.exceed
=
邮箱验证码输入错误{0}次,帐户锁定{1}分钟
email.code.retry.limit.exceed
=
\u
90AE
\u
7BB1
\u
9A8C
\u
8BC1
\u7801\u
8F93
\u5165\u9519\u
8BEF{0}
\u
6B21
\u
FF0C
\u
5E10
\u6237\u9501\u
5B9A{1}
\u5206\u
949F
xcx.code.not.blank
=
小程序code不能为空
xcx.code.not.blank
=
\u
5C0F
\u
7A0B
\u
5E8Fcode
\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
##\u79DF\u6237
tenant.number.not.blank
=
\u
4F01
\u
4E1A
\u
7F16
\u
53F7
\u
4E0D
\u
80FD
\u
4E3A
\u
7A7A
tenant.not.exists
=
\u
5BF9
\u
4E0D
\u
8D77,
\u
60A8
\u7684\u
4F01
\u
4E1A
\u
4E0D
\u
5B58
\u5728\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458
tenant.blocked
=
\u
5BF9
\u
4E0D
\u
8D77
\u
FF0C
\u
60A8
\u7684\u
4F01
\u
4E1A
\u
5DF2
\u7981\u7528\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458
tenant.expired
=
\u
5BF9
\u
4E0D
\u
8D77
\u
FF0C
\u
60A8
\u7684\u
4F01
\u
4E1A
\u
5DF2
\u
8FC7
\u
671F
\u
FF0C
\u
8BF7
\u8054\u
7CFB
\u
7BA1
\u7406\u5458
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment