MemberCenterLocalizable.strings 2.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. /*
  2. MemberCenterLocalizable.strings
  3. PDF Reader Pro
  4. Created by wanjun on 2024/10/21.
  5. */
  6. /* 服务器错误码 */
  7. "无效的token或者token已过期" = "无效的token或者token已过期";
  8. "您的登录设备已达上限,请退出其他设备重新登录" = "您的登录设备已达上限,请退出其他设备重新登录";
  9. "用户没有登录,请登录后再访问" = "用户没有登录,请登录后再访问";
  10. "email code error!" = "email code error!";
  11. "Register error!" = "Register error!";
  12. "密码错误,您可以检查大小写状态" = "密码错误,您可以检查大小写状态";
  13. "code action error" = "code action error";
  14. "code send error" = "code send error";
  15. "mail send error" = "mail send error";
  16. "code send too quickly" = "code send too quickly";
  17. "该邮箱已有账号,请前往登录" = "该邮箱已有账号,请前往登录";
  18. "当前账号未注册,点击下一步我们将为您注册账号" = "当前账号未注册,点击下一步我们将为您注册账号";
  19. "注销中,无法登录,若有问题可联系客服" = "注销中,无法登录,若有问题可联系客服";
  20. "请输入正确的邮箱格式" = "请输入正确的邮箱格式";
  21. "密码不一致,请重新输入" = "密码不一致,请重新输入";
  22. "密码请包含6~24个字符" = "密码请包含6~24个字符";
  23. "please add auth config" = "please add auth config";
  24. "您目前还在订阅期内,暂时无法注销,请订阅期结束后再点击注销账号" = "您目前还在订阅期内,暂时无法注销,请订阅期结束后再点击注销账号";
  25. "时间转换失败" = "时间转换失败";
  26. "密码不能包含空格" = "密码不能包含空格";
  27. "UNKNOWN" = "UNKNOWN";
  28. "SUCCESS" = "SUCCESS";
  29. "Network error" = "Network error";
  30. /* 注册登录模块 */
  31. "Sign Up" = "Sign Up";
  32. "Verification code" = "Verification code";
  33. "Password" = "Password";
  34. "Send" = "Send";
  35. "Please enter Email" = "Please enter Email";
  36. "Enter Verification code" = "Enter Verification code";
  37. "Stay logged in" = "Stay logged in";
  38. "Forget Password?" = "Forget Password?";
  39. "Please enter right Address" = "Please enter right Address";
  40. "Please enter right Verification code" = "Please enter right Verification code";
  41. "I have read and agree to the %@ and %@, and an account will be automatically created after I log in to an unregistered email address" = "I have read and agree to the %@ and %@, and an account will be automatically created after I log in to an unregistered email address";
  42. "User Agreement" = "User Agreement";
  43. "Privacy Policy" = "Privacy Policy";
  44. "Resend" = "Resend";
  45. "Reset Passwords" = "Reset Passwords";
  46. "Next" = "Next";
  47. "Back" = "Back";
  48. "Finsh" = "Finsh";