12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- /*
- MemberCenterLocalizable.strings
- PDF Reader Pro
- Created by wanjun on 2024/10/21.
-
- */
- /* 服务器错误码 */
- "无效的token或者token已过期" = "无效的token或者token已过期";
- "您的登录设备已达上限,请退出其他设备重新登录" = "您的登录设备已达上限,请退出其他设备重新登录";
- "用户没有登录,请登录后再访问" = "用户没有登录,请登录后再访问";
- "email code error!" = "email code error!";
- "Register error!" = "Register error!";
- "密码错误,您可以检查大小写状态" = "密码错误,您可以检查大小写状态";
- "code action error" = "code action error";
- "code send error" = "code send error";
- "mail send error" = "mail send error";
- "code send too quickly" = "code send too quickly";
- "该邮箱已有账号,请前往登录" = "该邮箱已有账号,请前往登录";
- "当前账号未注册,点击下一步我们将为您注册账号" = "当前账号未注册,点击下一步我们将为您注册账号";
- "注销中,无法登录,若有问题可联系客服" = "注销中,无法登录,若有问题可联系客服";
- "请输入正确的邮箱格式" = "请输入正确的邮箱格式";
- "密码不一致,请重新输入" = "密码不一致,请重新输入";
- "密码请包含6~24个字符" = "密码请包含6~24个字符";
- "please add auth config" = "please add auth config";
- "您目前还在订阅期内,暂时无法注销,请订阅期结束后再点击注销账号" = "您目前还在订阅期内,暂时无法注销,请订阅期结束后再点击注销账号";
- "时间转换失败" = "时间转换失败";
- "密码不能包含空格" = "密码不能包含空格";
- "UNKNOWN" = "UNKNOWN";
- "SUCCESS" = "SUCCESS";
- "Network error" = "Network error";
- /* 注册登录模块 */
- "Sign Up" = "Sign Up";
- "Verification code" = "Verification code";
- "Password" = "Password";
- "Send" = "Send";
- "Please enter Email" = "Please enter Email";
- "Enter Verification code" = "Enter Verification code";
- "Stay logged in" = "Stay logged in";
- "Forget Password?" = "Forget Password?";
- "Please enter right Address" = "Please enter right Address";
- "Please enter right Verification code" = "Please enter right Verification code";
- "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";
- "User Agreement" = "User Agreement";
- "Privacy Policy" = "Privacy Policy";
- "Resend" = "Resend";
- "Reset Passwords" = "Reset Passwords";
- "Next" = "Next";
- "Back" = "Back";
- "Finsh" = "Finsh";
|