messages_en.properties 9.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168
  1. 500=Internal server error
  2. 401=Unauthorized
  3. 10001={0} cannot be empty
  4. 10002=The record already exists in the database
  5. 10003=Failed to get parameters
  6. 10004=Incorrect account or password
  7. 10005=Account has been deactivated
  8. 10006=Unique identifier cannot be empty
  9. 10007=Incorrect verification code
  10. 10008=Please delete submenus or buttons first
  11. 10009=Original password is incorrect
  12. 10010=Account does not exist
  13. 10011=Incorrect selection of superior department
  14. 10012=Superior menu cannot be itself
  15. 10013=Data permission interface can only be a Map type parameter
  16. 10014=Please delete subordinate departments first
  17. 10015=Please delete users under the department first
  18. 10019=Please upload a file
  19. 10020=Token cannot be empty
  20. 10021=Token has expired, please log in again
  21. 10022=Account has been locked
  22. 10024=File upload failed {0}
  23. 10027=Redis service exception
  24. 10028=Scheduled task failed
  25. 10029=Cannot contain illegal characters
  26. user.register.fail=Registration failed
  27. user.register.success=Registration successful
  28. user.register.code.err=Verification code error
  29. user.register.activecode.notexisit=Referral code does not exist
  30. user.register.email.format=Incorrect email format
  31. user.register.email.exisit=Email already exists
  32. user.register.phone.exist=Phone number already exists
  33. phone_code_empty=Phone number cannot be empty!
  34. user.code.send=Verification code sent successfully
  35. app.verification.email.code=Verification code has been sent to your email, please check
  36. common.send.success=Sent successfully
  37. sms.template.not.exist=SMS template does not exist
  38. appUser.login.code.err=Verification code error
  39. appUser.loginName.or.password.err=Incorrect account or password
  40. user_is_black=Your account has been blacklisted and cannot log in.
  41. appUser.login.success=Login successful
  42. user.not.login.err=Not logged in
  43. user.not.exist=User does not exist
  44. code.try.times.limit=Too many retry attempts
  45. user.sendcode.frequency.limit=Verification code request frequency too high, please try again after 60 seconds
  46. user.email.send.fail=Email sending failed
  47. system.busy.try.again.later=System busy, please try again later
  48. user.register.phone.exisit=Phone number already exists
  49. appUser.loginName.or.password.err.limit.chance=Incorrect account or password, you have {0} attempts left
  50. pwd.fail.times.excess.hour.lock=Account locked, will unlock after {0} minutes
  51. pwd.fail.times.excess.day.lock=Account locked, will unlock after {0} hours
  52. pwd.fail.times.excess.second.lock=Account locked, will unlock after {0} seconds
  53. user.register.email.must.lowerCase=Please use lowercase email and check for blank lines
  54. user.register.email.isTemp=Temporary email detected, please use a common trusted email
  55. complete.mobile.bind=Mobile number binding completed
  56. your.account.available.balance.insufficient=Your fund account should have at least {0} USDT available balance
  57. complete.email.bind=Complete email binding
  58. complete.identity.verification=Complete identity verification
  59. c2c.merchant.apply.not.config=C2C certified merchant deposit not configured
  60. merchant.param.direction.invalid=Invalid parameter value for direction
  61. merchant.ad.minAmount.bigger.zero=Minimum limit must be greater than 0
  62. merchant.minAmount.smaller.maxAmount=Minimum limit must be less than maximum limit
  63. merchant.num.bigger.zero=Quantity must be greater than 0
  64. merchant.price.bigger.zero=Price must be greater than 0
  65. merchant.maxAmount.smaller.price.num=Maximum limit must be less than the product of price and quantity
  66. c2cAd.price.must.bigger.set=Price must be greater than {0}
  67. c2cAd.price.must.small.set=Price must be less than {0}
  68. c2cAd.minAmount.must.bigger.set=Minimum limit must be greater than {0}
  69. c2cAd.maxAmount.must.small.set=Maximum limit must be less than {0}
  70. merchant.complete.merchant.apply=Please complete certified merchant application
  71. merchant.under.review=Certified merchant under review
  72. merchant.under.lock=Certified merchant locked
  73. merchant.approval.reject=Certified merchant approval rejected
  74. merchant.buyCount.greater.sellCount=Platform available assets must be greater than sell quantity
  75. c2c.order.save.fail=Failed to save advertisement
  76. seller.asset.freeze.fail=Failed to freeze seller assets
  77. c2c.ad.id.invalid=Invalid advertisement ID
  78. c2c.ad.cannot.cancel=You do not have permission to cancel, you are not the advertiser
  79. c2c.ad.exist.order.cancel=Current advertisement has ongoing orders and cannot be cancelled
  80. c2c.ad.cancel.fail=Failed to cancel advertisement
  81. c2c.user.occupied.asset.fail=Failed to unfreeze user assets
  82. c2c.ad.merchant.id.blank=Merchant ID cannot be empty
  83. c2c.userReceipt.add.repeat=Added successfully, please do not submit repeatedly
  84. c2c.ad.current.payway.empty=No payment method set for the current fiat currency
  85. c2c.order.create.tran.fail=You have an ongoing transaction, please handle it first. After completion, you can continue trading.
  86. user.authentication.not.certified=Please complete real-name authentication first
  87. c2c.order.availableAmount.insufficient=Your available assets must be greater than the selling quantity
  88. c2c.order.param.adid=Invalid advertisement ID
  89. c2c.order.param.adid.invalid=Advertisement is no longer available
  90. c2c.order.direction.invalid=Invalid value for parameter direction
  91. c2c.order.buyer.seller.must.different=Buyer and seller cannot be the same user
  92. c2c.order.update.asset.fail=Failed to update seller?s assets
  93. c2c.order.not.exist=Invalid order number
  94. c2c.order.status.end.not.cancel=Order has ended and cannot be canceled
  95. c2c.order.complain.not.cancel=Order under complaint cannot be canceled
  96. c2c.order.sell.payed.not.cancel=Sell order has been paid and cannot be canceled
  97. operation.fail.please.refresh=Operation failed, please refresh and try again
  98. c2c.seller.uid.not.empty=Seller ID cannot be empty
  99. c2c.order.log.fail=Failed to insert order log
  100. c2c.order.update.fail=Failed to update order
  101. c2c.order.pay.not.buyer=You are not the buyer
  102. c2c.order.is.end=Order has ended
  103. c2c.order.uploadPayment.fail=Failed to upload payment proof
  104. c2c.order.pay.cert.id.invalid=Invalid proof ID
  105. c2c.order.no.permission.view=You do not have permission to view
  106. c2c.order.status.complain.fail=Current order status ({0}) cannot initiate complaint
  107. c2c.complain.submit.fail=Failed to initiate complaint, you are not the buyer or seller
  108. c2c.order.not.buyer.seller=You are not a transaction user and cannot initiate a complaint
  109. c2c.order.pay.update.fail=Failed to update order
  110. c2c.order.complain.submit.fail=Failed to submit complaint
  111. c2c.order.complain.not.exist=Invalid complaint ID
  112. c2c.order.complain.remark.notEmpty=Complaint reason cannot be empty
  113. c2c.order.complain.voucher.id.invalid=Invalid complaint proof ID
  114. c2c.order.complain.voucher.is.end=The complaint has ended
  115. c2c.order.complain.voucher.save.fail=Failed to save complaint voucher
  116. c2c.order.complain.voucher.update.fail=Failed to update complaint voucher
  117. c2c.order.complainId.orderId.invalid=Invalid complaint ID or order ID
  118. password.length.lt8=Password length cannot be less than 8 characters
  119. password.length.gt32=Password length cannot exceed 32 characters
  120. password.must.include.digit.alpha.sc=Password must include digits, uppercase and lowercase letters, and special characters
  121. c2c.ad.legalCoin.notset=The current fiat currency is not set
  122. c2c.order.availableAmount.buzu=Your available assets are insufficient
  123. c2c.order.not.seller=You are not the seller
  124. c2c.userReceipt.id.invalid=Invalid ID
  125. c2c.order.complainId.orderId.all.empty=Complaint ID and order ID cannot both be empty
  126. c2c.order.param.tranAmt.min=The amount must be greater than the advertisement minimum limit
  127. c2c.order.param.tranAmt.max=The amount must be less than the advertisement maximum limit
  128. c2c.order.param.tranAmt.over.avail=The transaction amount exceeds the available quantity of the advertisement
  129. c2c.msg.receptId.notexists=Recipient does not exist
  130. c2c.msg.msgType.err=Message type error
  131. c2c.msg.receptId.err=Cannot send message to yourself
  132. user.verifyIntelligentCaptcha.err=Verification code validation interface error
  133. 609 = Intelligent CAPTCHA verification failed
  134. c2c.follow.self=Cannot follow yourself
  135. c2c.follow.merchant.notexists=Merchant does not exist
  136. c2c.reviews.lables.notset=Review labels not configured
  137. c2c.order.reviews.not.tran.user=Only transaction parties of the order can post reviews
  138. c2c.order.reviews.not.complete=Order status must be "Completed" to post reviews
  139. c2c.order.reviews.create.fail=Failed to post review
  140. c2c.reviews.save.fail=Failed to save review
  141. c2c.order.you.reviewed=You have already reviewed this order
  142. c2c.order.cancel.otherReason.NotEmpty=Other reasons cannot be empty
  143. c2c.order.cancel.reason.notset=Cancel reason not configured
  144. c2c.order.complain.reason.notset=Complaint reason not configured
  145. c2c.deletePayment.voucher.fail=Failed to delete payment voucher
  146. c2c.order.complain.remark.maxval=Description can be up to 250 characters
  147. c2c.order.complain.files.limit=Up to 5 complaint vouchers allowed
  148. c2c.complain.voucher.submit.fail=Submission failed, you are not a party to the order transaction
  149. c2c.orderId.is.empty=Order number cannot be empty
  150. c2c.voucher.type.is.empty=Voucher type cannot be empty
  151. c2c.deleteVoucher.voucher.fail=Failed to delete voucher
  152. c2c.order.payment.vouchers.limit=Up to 3 payment vouchers allowed
  153. 610=Account password verification failed
  154. currency.symbol.setting.notExist=Currency {0} not set
  155. currency.balance.deficiency=Insufficient balance of current {0} currency
  156. currency.order.setting.minSell.err=The quantity sold is below the minimum limit
  157. currency.order.setting.orderMin.err=The quantity bought is below the minimum limit
  158. currency.order.setting.orderMax.err=The quantity bought exceeds the maximum limit
  159. currency.order.complete.not.cancel=Order has been completed and cannot be canceled
  160. currency.order.canceled=Order has been canceled
  161. currency.order.baseCoin.unblock.fail=Failed to unfreeze base coin assets
  162. currency.order.coin.unblock.fail=Failed to unfreeze trading coin assets
  163. c2c.order.cancel.fail=Failed to cancel order
  164. currency.order.delegate.price.not.null=Limit order delegate price cannot be null
  165. currency.order.not.trading.not.cancel=Order is not in trading status, cannot be canceled