translation.json 5.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. {
  2. "login": {
  3. "tip1": "提示: 舊用戶",
  4. "tip2": "必須",
  5. "tip3": "綁定手機號碼才能登入",
  6. "binding": "立即按我前往綁定頁面",
  7. "phone": "輸入電話號碼",
  8. "password": "密碼",
  9. "rememberPhone": "記住我的電話號碼",
  10. "termsofService": "登入即同意",
  11. "termsofService1": "用戶條款",
  12. "signIn": "登入",
  13. "register": "註冊會員",
  14. "forgotPassword": "忘記密碼",
  15. "alert": {
  16. "pleaseEnter": "請輸入電話號碼和密碼",
  17. "binding": "請綁定您的手機號碼",
  18. "binding1": "客戶現在起只能使用已經綁定的手機號碼進行登入",
  19. "binding2": "我要進行綁定",
  20. "binding3": "我已綁定,帶我回登入頁面",
  21. "error": "登入失敗",
  22. "reason": "原因",
  23. "agree": "請先同意用戶條款"
  24. }
  25. <<<<<<< HEAD
  26. },
  27. "register": {
  28. "phone_verification": "註冊 - 電話驗證",
  29. "basic_info": "註冊 - 基本資料",
  30. "create_wallet": "註冊 - 設立銀包",
  31. "two": {
  32. "label": "請驗證您的手機號碼",
  33. "phone": "請輸入手機號碼",
  34. "code": "OTP驗證碼",
  35. "spend": "發送",
  36. "spending": "已發送",
  37. "verify": "驗證",
  38. "verifying": "驗證中...",
  39. "error1": "請確保所有資料都已填寫。",
  40. "error2": "OTP驗證失敗,請重新輸入",
  41. "error3": "發送OTP失敗,請聯絡工作人員",
  42. "error4": "請等待一分鐘後再重新發送。",
  43. "error5": "請確保所有資料都已填寫。"
  44. },
  45. "three": {
  46. "label": "請填妥以下資料",
  47. "name": "暱稱",
  48. "sex": "性別",
  49. "mm": "生日月份",
  50. "dd": "生日日期",
  51. "next": "下一步",
  52. "error1": "請確保所有資料都已填寫。"
  53. },
  54. "four": {
  55. "label": "請填寫您的電子郵件",
  56. "password": "帳戶密碼",
  57. "confirmPassword": "請再次輸入帳戶密碼",
  58. "complete": "完成",
  59. "error1": "請確保所有資料都已填寫。",
  60. "error2": "註冊過程中出現錯誤,請稍後再試。",
  61. "alert1": "密碼錯誤', '兩次輸入的密碼不一致,請重新輸入。",
  62. "alert2": "註冊錯誤', '註冊過程中出現錯誤,請稍後再試"
  63. },
  64. "five": {
  65. "label": "註冊成功",
  66. "welcome": "歡迎使用Crazy Charge",
  67. "content": "祝你一路順“瘋“",
  68. "next": "下一步"
  69. }
  70. },
  71. "forgotPassword": {
  72. "phone_verification": "忘記密碼 - 電話驗證" ,
  73. "one": {
  74. "verify_email_to_reset": "驗證電子郵件後即可重置密碼",
  75. "enter_your_email": "請填寫您的電子郵件",
  76. "otp_verification_code": "OTP驗證碼",
  77. "sent": "已發送",
  78. "send": "發送",
  79. "verifying": "驗證中...",
  80. "verified": "已驗證",
  81. "verify": "驗證",
  82. "modify_email": "修改電子郵件",
  83. "new_password": "新密碼",
  84. "confirm_password": "確認密碼",
  85. "resetting": "重置中...",
  86. "reset": "重置",
  87. "ensure_all_fields_filled": "請確保所有資料都已填寫",
  88. "enter_otp_code": "請輸入OTP驗證碼",
  89. "error_verifying_otp": "驗證OTP時發生錯誤,請稍後再試",
  90. "wait_one_minute": "請等待一分鐘後再重新發送。",
  91. "passwords_do_not_match": "請確保新密碼和確認密碼相同",
  92. "password_reset_failed": "密碼重置失敗,請稍後再試",
  93. "error_occurred": "發生錯誤,請稍後再試"
  94. },
  95. "two": {
  96. "success_title": "重置密碼成功",
  97. "welcome_message": "歡迎使用 Crazy Charge",
  98. "good_luck": "祝你一路順“瘋“",
  99. "finish": "完成"
  100. }
  101. },
  102. "binding": {
  103. "old_user_phone_binding_step1": "舊用戶手機號碼綁定 (1/2)",
  104. "old_user_phone_binding_step2": "舊用戶手機號碼綁定 (2/2)",
  105. "one": {
  106. "enter_existing_email": "請輸入現有電子郵件",
  107. "enter_your_email": "請填寫您的電子郵件",
  108. "enter_your_password": "請填寫您的密碼",
  109. "processing": "處理中...",
  110. "login_failed": "登入失敗,請檢查您輸入的帳號密碼並再試一次"
  111. },
  112. "two": {
  113. "enter_phone_for_login": "請輸入手機號碼,此手機號碼將用作登入用途",
  114. "enter_phone_number": "請輸入手機號碼",
  115. "otp_verification_code": "OTP驗證碼",
  116. "sent": "已發送",
  117. "send": "發送",
  118. "confirm": "確認",
  119. "processing": "處理中...",
  120. "phone_binding_failed": "綁定手機號碼失敗,請檢查您輸入的OTP並再試一次",
  121. "confirm_phone_number": "確認您的手機號碼",
  122. "phone_usage_notice": "您以後將使用現在輸入的號碼進行登入。請按下確認表示您已知悉。",
  123. "confirm_and_send_otp": "確認並發出驗證碼",
  124. "send_otp_failed": "發送OTP失敗,請聯絡工作人員",
  125. "change_phone_failed": "修改手機號碼失敗,請稍後再試"
  126. }
  127. },
  128. "common": {
  129. "previous": "< 上一步",
  130. "next": "下一步 >",
  131. "confirm": "確認",
  132. "cancel": "取消",
  133. "title": ""
  134. =======
  135. >>>>>>> 2c683ef (perf: 登陆页国际化配置)
  136. },
  137. "common": {
  138. "confirm": "確認",
  139. "cancel": "取消",
  140. "title": ""
  141. },
  142. "home": {
  143. "title": "首页",
  144. "subtitle": "欢迎使用我们的应用",
  145. "features": "功能特色"
  146. },
  147. "auth": {
  148. "email": "邮箱",
  149. "password": "密码",
  150. "forgotPassword": "忘记密码?",
  151. "signIn": "登录",
  152. "signUp": "注册"
  153. },
  154. "settings": {
  155. "title": "设置",
  156. "language": "语言",
  157. "theme": "主题",
  158. "notifications": "通知"
  159. },
  160. "errors": {
  161. "network": "网络错误,请检查网络连接",
  162. "unauthorized": "请登录后继续",
  163. "notFound": "资源未找到",
  164. "serverError": "服务器错误,请稍后重试"
  165. }
  166. }