init
This commit is contained in:
@@ -1,68 +1,68 @@
|
|||||||
#错误消息
|
# Error Messages
|
||||||
not.null=* 必须填写
|
not.null=* This field is required
|
||||||
user.jcaptcha.error=验证码错误
|
user.jcaptcha.error=Incorrect captcha
|
||||||
user.jcaptcha.expire=验证码已失效
|
user.jcaptcha.expire=Captcha expired
|
||||||
user.not.exists=用户不存在/密码错误
|
user.not.exists=User does not exist/Incorrect password
|
||||||
user.password.not.match=用户不存在/密码错误
|
user.password.not.match=User does not exist/Incorrect password
|
||||||
user.password.retry.limit.count=密码输入错误{0}次
|
user.password.retry.limit.count=Incorrect password entered {0} times
|
||||||
user.password.retry.limit.exceed=密码输入错误{0}次,帐户锁定10分钟
|
user.password.retry.limit.exceed=Incorrect password entered {0} times. Account locked for 10 minutes
|
||||||
user.password.delete=对不起,您的账号已被删除
|
user.password.delete=Sorry, your account has been deleted
|
||||||
user.blocked=用户已封禁,请联系管理员
|
user.blocked=User is blocked. Please contact the administrator
|
||||||
role.blocked=角色已封禁,请联系管理员
|
role.blocked=Role is blocked. Please contact the administrator
|
||||||
user.logout.success=退出成功
|
user.logout.success=Logout successful
|
||||||
|
|
||||||
length.not.valid=长度必须在{min}到{max}个字符之间
|
length.not.valid=Length must be between {min} and {max} characters
|
||||||
|
|
||||||
user.username.not.valid=* 2到20个汉字、字母、数字或下划线组成,且必须以非数字开头
|
user.username.not.valid=* Must be 2 to 20 characters consisting of Chinese characters, letters, digits, or underscores, and must not start with a digit
|
||||||
user.password.not.valid=* 5-50个字符
|
user.password.not.valid=* Must be 5-50 characters
|
||||||
|
|
||||||
user.email.not.valid=邮箱格式错误
|
user.email.not.valid=Invalid email format
|
||||||
user.mobile.phone.number.not.valid=手机号格式错误
|
user.mobile.phone.number.not.valid=Invalid mobile phone number format
|
||||||
user.login.success=登录成功
|
user.login.success=Login successful
|
||||||
user.notfound=请重新登录
|
user.notfound=Please log in again
|
||||||
user.forcelogout=管理员强制退出,请重新登录
|
user.forcelogout=Administrator forced logout. Please log in again
|
||||||
user.unknown.error=未知错误,请重新登录
|
user.unknown.error=Unknown error. Please log in again
|
||||||
|
|
||||||
##文件上传消息
|
## File Upload Messages
|
||||||
upload.exceed.maxSize=上传的文件大小超出限制的文件大小!<br/>允许的文件最大大小是:{0}MB!
|
upload.exceed.maxSize=Uploaded file size exceeds the limit! <br/> Maximum allowed file size is: {0}MB!
|
||||||
upload.filename.exceed.length=上传的文件名最长{0}个字符
|
upload.filename.exceed.length=Uploaded file name exceeds {0} characters
|
||||||
|
|
||||||
##权限
|
## Permissions
|
||||||
no.permission=您没有数据的权限,请联系管理员添加权限 [{0}]
|
no.permission=You do not have permission to access this data. Please contact the administrator to add permissions [{0}]
|
||||||
no.create.permission=您没有创建数据的权限,请联系管理员添加权限 [{0}]
|
no.create.permission=You do not have permission to create data. Please contact the administrator to add permissions [{0}]
|
||||||
no.update.permission=您没有修改数据的权限,请联系管理员添加权限 [{0}]
|
no.update.permission=You do not have permission to modify data. Please contact the administrator to add permissions [{0}]
|
||||||
no.delete.permission=您没有删除数据的权限,请联系管理员添加权限 [{0}]
|
no.delete.permission=You do not have permission to delete data. Please contact the administrator to add permissions [{0}]
|
||||||
no.export.permission=您没有导出数据的权限,请联系管理员添加权限 [{0}]
|
no.export.permission=You do not have permission to export data. Please contact the administrator to add permissions [{0}]
|
||||||
no.view.permission=您没有查看数据的权限,请联系管理员添加权限 [{0}]
|
no.view.permission=You do not have permission to view data. Please contact the administrator to add permissions [{0}]
|
||||||
|
|
||||||
test=测试语言
|
test=Test Language
|
||||||
dk.code.error=验证码错误
|
dk.code.error=Incorrect code
|
||||||
dk.password.update.error=密码修改失败,请重新获取验证码操作
|
dk.password.update.error=Password update failed. Please retry with the correct verification code
|
||||||
dk.password.check.error=密码不一致
|
dk.password.check.error=Passwords do not match
|
||||||
dk.user.already.having=用户已存在
|
dk.user.already.having=User already exists
|
||||||
dk.user.name=VIP用户
|
dk.user.name=VIP User
|
||||||
dk.user.no=用户不存在
|
dk.user.no=User does not exist
|
||||||
dk.wait=点击太快了,请稍等
|
dk.wait=Clicked too quickly. Please wait
|
||||||
dk.wait.last.loan=请等待上一次贷款完结后在发起贷款
|
dk.wait.last.loan=Please wait until the previous loan is completed before applying for a new loan
|
||||||
dk.loanAccount.empty=请选择贷款金额
|
dk.loanAccount.empty=Please select a loan amount
|
||||||
dk.loan.userData.missing=请补全个人资料后在发起贷款
|
dk.loan.userData.missing=Please complete personal information before applying for a loan
|
||||||
dk.loan.amount.notLe=贷款金额不能小于
|
dk.loan.amount.notLe=Loan amount cannot be less than
|
||||||
dk.loan.amount.notGe=贷款金额不能大于
|
dk.loan.amount.notGe=Loan amount cannot be greater than
|
||||||
dk.loan.auditing=审核中
|
dk.loan.auditing=Under review
|
||||||
dk.loan.auditing.remark=审核中...
|
dk.loan.auditing.remark=Under review...
|
||||||
dk.withdraw.account.error=提现失败,账号异常
|
dk.withdraw.account.error=Withdrawal failed due to account issues
|
||||||
dk.withdraw.balance.not.enough.error=余额不足
|
dk.withdraw.balance.not.enough.error=Insufficient balance for withdrawal
|
||||||
dk.withdraw.fail=提现失败
|
dk.withdraw.fail=Withdrawal failed
|
||||||
dk.withdraw.ing=提现中
|
dk.withdraw.ing=Withdrawal in progress
|
||||||
dk.withdraw.remark=提现中...
|
dk.withdraw.remark=Withdrawal in progress...
|
||||||
|
|
||||||
dk.borrow.push.success=提交成功
|
dk.borrow.push.success=Submission successful
|
||||||
dk.borrow.auditing=正在审核
|
dk.borrow.auditing=Currently under review
|
||||||
dk.borrow.account.success=到账成功
|
dk.borrow.account.success=Amount successfully credited
|
||||||
dk.borrow.accounting.remark=您的个人信用贷款正在审核,请留意您的审核状态!如有疑问,请联系业务员咨询…
|
dk.borrow.accounting.remark=Your personal credit loan is under review. Please pay attention to your review status! If you have any questions, please contact your salesperson for consultation
|
||||||
dk.borrow.contract.error=借款不存在
|
dk.borrow.contract.error=Loan does not exist
|
||||||
|
|
||||||
dk.customer.update.having.loans=贷款已提交无法修改信息,请联系客服
|
dk.customer.update.having.loans=Loan already submitted, cannot modify information. Please contact customer service
|
||||||
dk.file.upload.init.error=文件上传初始化失败
|
dk.file.upload.init.error=File upload initialization failed
|
||||||
|
|
||||||
dk.audit.success=审核通过
|
dk.audit.success=Approval successful
|
||||||
|
|||||||
Reference in New Issue
Block a user