com.lenovo.lsf.strings.xml 43 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <resources xmlns:android="http://schemas.android.com/apk/res/android" xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
  3. <string name="com_lenovo_lsf_app_name">用户框架</string>
  4. <string name="com_lenovo_lsf_lenovouser_app_name">联想帐号</string>
  5. <string name="com_lenovo_lsf_lenovouser_btn_ok">确定</string>
  6. <string name="com_lenovo_lsf_lenovouser_btn_cancel">取消</string>
  7. <string name="com_lenovo_lsf_lenovouser_btn_retry">重试</string>
  8. <string name="com_lenovo_lsf_lenovouser_forget_failure">网络连接出错,请检查您的网络是否正常。</string>
  9. <string name="com_lenovo_lsf_lenovouser_login_text0">登录联想帐号</string>
  10. <string name="com_lenovo_lsf_lenovouser_login_text7">登录成功</string>
  11. <string name="com_lenovo_lsf_lenovouser_login_progess">正在登录,请稍候</string>
  12. <string name="com_lenovo_lsf_lenovouser_login_failure">帐号登录失败</string>
  13. <string name="com_lenovo_lsf_lenovouser_login_networkfailure">网络连接出错,请检查您的网络是否正常。</string>
  14. <string name="com_lenovo_lsf_lenovouser_login_resendfailure">您的帐号尚未激活,是否向该邮箱重新发送激活邮件?</string>
  15. <string name="com_lenovo_lsf_lenovouser_login_resendfailure1">您的帐号尚未激活,是否向该手机号重新发送激活短信?</string>
  16. <string name="com_lenovo_lsf_lenovouser_login_rprogess">正在发送激活邮件,请稍候</string>
  17. <string name="com_lenovo_lsf_lenovouser_login_resendst">激活邮件已发送</string>
  18. <string name="com_lenovo_lsf_lenovouser_login_resends">已将新的激活邮件发送到您的注册邮箱,请查收。</string>
  19. <string name="com_lenovo_lsf_lenovouser_login_resendft">重发激活邮件失败</string>
  20. <string name="com_lenovo_lsf_lenovouser_login_resendf">网络连接出错,请检查网络是否正常。</string>
  21. <string name="com_lenovo_lsf_lenovouser_login_rprogess1">正在发送激活短信,请稍候</string>
  22. <string name="com_lenovo_lsf_lenovouser_login_resendst1">激活短信已经发送至该手机:</string>
  23. <string name="com_lenovo_lsf_lenovouser_login_resends1">已将新的激活短信发送到您的注册手机号,请查收。</string>
  24. <string name="com_lenovo_lsf_lenovouser_login_resendft1">重发激活短信失败</string>
  25. <string name="com_lenovo_lsf_lenovouser_login_resendf1">网络连接出错,请检查网络是否正常。</string>
  26. <string name="com_lenovo_lsf_lenovouser_login_error1">用户不存在</string>
  27. <string name="com_lenovo_lsf_lenovouser_login_error2">您输入的密码错误</string>
  28. <string name="com_lenovo_lsf_lenovouser_login_error3">请先激活您的帐号</string>
  29. <string name="com_lenovo_lsf_lenovouser_login_error4">请输入密码</string>
  30. <string name="com_lenovo_lsf_lenovouser_login_error5">请输入帐号</string>
  31. <string name="com_lenovo_lsf_lenovouser_login_error6">因为连续5次登录错误,您的帐号暂时被锁定,请10分钟后再试</string>
  32. <string name="com_lenovo_lsf_lenovouser_login_error7">用户名格式不正确</string>
  33. <string name="com_lenovo_lsf_lenovouser_login_error8">帐号已禁用</string>
  34. <string name="com_lenovo_lsf_lenovouser_login_error10">无效的请求参数</string>
  35. <string name="com_lenovo_lsf_lenovouser_login_error11">无效的appkey</string>
  36. <string name="com_lenovo_lsf_lenovouser_login_error12">无效的三方accesstoken</string>
  37. <string name="com_lenovo_lsf_lenovouser_login_error13">无效的realm</string>
  38. <string name="com_lenovo_lsf_lenovouser_login_error20">未知错误:</string>
  39. <string name="com_lenovo_lsf_lenovouser_login_error21">网络连接出错</string>
  40. <string name="com_lenovo_lsf_lenovouser_userinfo_text16">提示</string>
  41. <string name="com_lenovo_lsf_lenovouser_userinfo_text17">确定退出当前帐号?</string>
  42. <string name="com_lenovo_lsf_lenovouser_userinfo_logouting">正在退出,请稍候</string>
  43. <string name="com_lenovo_lsf_lenovouser_userinfo_logouts">帐号已退出</string>
  44. <string name="com_lenovo_lsf_lenovouser_register_error1">用户名格式不正确</string>
  45. <string name="com_lenovo_lsf_lenovouser_register_error2">该用户已经存在</string>
  46. <string name="com_lenovo_lsf_lenovouser_register_error3">请输入格式正确的密码</string>
  47. <string name="com_lenovo_lsf_lenovouser_register_error4">两次输入密码不一致</string>
  48. <string name="com_lenovo_lsf_lenovouser_register_error5">验证码错误</string>
  49. <string name="com_lenovo_lsf_lenovouser_register_error6">获取验证码失败</string>
  50. <string name="com_lenovo_lsf_lenovouser_register_progess">正在注册,请稍候</string>
  51. <string name="com_lenovo_lsf_lenovouser_register_failuret">帐号注册失败</string>
  52. <string name="com_lenovo_lsf_lenovouser_register_failure">网络连接出错,请检查您的网络是否正常。</string>
  53. <string name="com_lenovo_lsf_lenovouser_register_sendprogess">正在发送激活邮件,请稍候</string>
  54. <string name="com_lenovo_lsf_lenovouser_register_sendfailuret">重发激活邮件失败</string>
  55. <string name="com_lenovo_lsf_lenovouser_register_sendfailure">网络连接出错,请检查您的网络是否正常。</string>
  56. <string name="com_lenovo_lsf_lenovouser_register_sendsuccesst">激活邮件已发送</string>
  57. <string name="com_lenovo_lsf_lenovouser_register_sendsuccess">已将新的激活邮件发送到您的注册邮箱,请查收。</string>
  58. <string name="com_lenovo_lsf_lenovouser_register_sendprogess1">正在发送激活短信,请稍候</string>
  59. <string name="com_lenovo_lsf_lenovouser_register_sendfailuret1">重发激活短信失败</string>
  60. <string name="com_lenovo_lsf_lenovouser_register_sendfailure1">网络连接出错,请检查您的网络是否正常。</string>
  61. <string name="com_lenovo_lsf_lenovouser_register_sendsuccesst1">激活短信已发送</string>
  62. <string name="com_lenovo_lsf_lenovouser_register_sendsuccess1">已将新的激活短信发送到您的注册手机号,请查收。</string>
  63. <string name="com_lenovo_lsf_lenovouser_userinfo_registerlegalt">联想帐号服务条款</string>
  64. <string name="com_lenovo_lsf_lenovouser_onekey_error_titlt">登录失败</string>
  65. <string name="com_lenovo_lsf_lenovouser_onekey_imeiinvalid">IMEI号无效</string>
  66. <string name="com_lenovo_lsf_psauthen_text15">以下一个或多个应用程序请求获得在目前和将来访问您帐号的权限</string>
  67. <string name="com_lenovo_lsf_psauthen_text16">允许</string>
  68. <string name="com_lenovo_lsf_psauthen_text17">拒绝</string>
  69. <string name="com_lenovo_lsf_psauthen_text18">您是否同意此请求?</string>
  70. <string name="com_lenovo_lsf_psauthen_text19">访问请求</string>
  71. <string name="com_lenovo_lsf_psauthen_text20">不能同时登录两个联想帐号</string>
  72. <string name="com_lenovo_lsf_psauthen_error1">网络连接出错</string>
  73. <string name="com_lenovo_lsf_psauthen_error2">获取帐号状态失败</string>
  74. <string name="com_lenovo_lsf_psauthen_error3">用户不存在</string>
  75. <string name="com_lenovo_lsf_psauthen_error4">密码错误</string>
  76. <string name="com_lenovo_lsf_psauthen_error5">请先激活您的帐号</string>
  77. <string name="com_lenovo_lsf_psauthen_error6">该帐号已禁用</string>
  78. <string name="com_lenovo_lsf_psauthen_error7">该帐号已锁定</string>
  79. <string name="com_lenovo_lsf_psauthen_error8">网络连接出错</string>
  80. <string name="com_lenovo_lsf_psauthen_error9">用户取消</string>
  81. <string name="com_lenovo_lsf_psauthen_error10">不允许注册多个联想帐号</string>
  82. <!-- new ui -->
  83. <string name="com_lenovo_lsf_ui_name">联想帐号</string>
  84. <string name="com_lenovo_lsf_login_string_registration">注册</string>
  85. <string name="com_lenovo_lsf_login_string_havenoid">还没有帐号</string>
  86. <string name="com_lenovo_lsf_login_string_forgetpwd">找回密码</string>
  87. <string name="com_lenovo_lsf_login_string_account">帐号 </string>
  88. <string name="com_lenovo_lsf_login_string_password">密码 </string>
  89. <string name="com_lenovo_lsf_login_string_accounthint">请输入邮箱或手机号</string>
  90. <string name="com_lenovo_lsf_login_string_pwdhint">请输入密码</string>
  91. <string name="com_lenovo_lsf_login_string_sendrequest">正在发送登录请求......</string>
  92. <string name="com_lenovo_lsf_login_string_verifing">正在登录......</string>
  93. <string name="com_lenovo_lsf_login_string_agree">登录即表示您接受</string>
  94. <string name="com_lenovo_lsf_login_string_protocol">登录即表示您接受 <u>联想帐号服务条款</u></string>
  95. <string name="com_lenovo_lsf_register_string_login">登 录</string>
  96. <string name="com_lenovo_lsf_register_string_haveid">已有帐号</string>
  97. <string name="com_lenovo_lsf_register_string_register">注 册</string>
  98. <string name="com_lenovo_lsf_register_string_registerinfo">如果您曾经在别的联想产品或服务上注册过联想帐号,请返回登录</string>
  99. <string name="com_lenovo_lsf_register_string_account">帐号</string>
  100. <string name="com_lenovo_lsf_register_string_setpwd">密码 </string>
  101. <string name="com_lenovo_lsf_register_string_confirmpwd">确认密码 </string>
  102. <string name="com_lenovo_lsf_register_string_confirmpwd_hint">再次输入密码</string>
  103. <string name="com_lenovo_lsf_register_string_location_selection">请选择您的国家/地区?</string>
  104. <string name="com_lenovo_lsf_register_string_verifycode">验证码 </string>
  105. <string name="com_lenovo_lsf_register_string_changeanother">换一个</string>
  106. <string name="com_lenovo_lsf_register_string_agree">我接受</string>
  107. <string name="com_lenovo_lsf_register_string_protocol">我接受 <u>联想帐号服务条款</u></string>
  108. <string name="com_lenovo_lsf_register_string_accounthint">手机号/邮箱</string>
  109. <string name="com_lenovo_lsf_register_string_setpwdhint">密码</string>
  110. <string name="com_lenovo_lsf_register_string_verifycodehint">验证码</string>
  111. <string name="com_lenovo_lsf_register_string_countries">您的位置</string>
  112. <string name="com_lenovo_lsf_forget_string_findpassword">"忘记密码 "</string>
  113. <string name="com_lenovo_lsf_forget_string_findpasswordinfo">我们会将您的新密码发送至联想帐号的注册邮箱或手机号内</string>
  114. <string name="com_lenovo_lsf_forget_string_reset">密码重置</string>
  115. <string name="com_lenovo_lsf_change_string_changepassword">修改密码</string>
  116. <string name="com_lenovo_lsf_change_string_oldpassword">原密码</string>
  117. <string name="com_lenovo_lsf_change_string_newpassword">新密码</string>
  118. <string name="com_lenovo_lsf_change_string_confirmpassword">重复新密码</string>
  119. <string name="com_lenovo_lsf_change_string_hint">4-20个字符,区分大小写</string>
  120. <string name="com_lenovo_lsf_change_string_confirm">确认</string>
  121. <string name="com_lenovo_lsf_change_string_confirmset">确认设置</string>
  122. <string name="com_lenovo_lsf_change_string_setpassword">设置密码</string>
  123. <string name="com_lenovo_lsf_forgetfail_string_fail">发送失败</string>
  124. <string name="com_lenovo_lsf_forgetfail_string_detail">错误原因</string>
  125. <string name="com_lenovo_lsf_forgetfail_string_resend">重新发送密码</string>
  126. <string name="com_lenovo_lsf_forgetfail_string_empty_verify_code">请输入验证码</string>
  127. <string name="com_lenovo_lsf_registersuccess_string_success">注册成功</string>
  128. <string name="com_lenovo_lsf_registersuccess_string_detailmail1">验证邮件已发往您的注册邮箱</string>
  129. <string name="com_lenovo_lsf_registersuccess_string_detailmail2">请点击该邮箱中的验证链接验证帐号</string>
  130. <string name="com_lenovo_lsf_registersuccess_string_detailphone1">验证码已发往您的注册手机号!</string>
  131. <string name="com_lenovo_lsf_registersuccess_string_detailphone2">请进入短信中的链接验证帐号</string>
  132. <string name="com_lenovo_lsf_registersuccess_string_login">登录联想帐号</string>
  133. <string name="com_lenovo_lsf_registersuccess_string_resend_phone">重新发送验证短信</string>
  134. <string name="com_lenovo_lsf_registersuccess_string_resend_mail">重新发送验证邮件</string>
  135. <string name="com_lenovo_lsf_registersuccess_string_resend">重新发送</string>
  136. <string name="com_lenovo_lsf_register_time_out">登录超时!请重试</string>
  137. <string name="com_lenovo_lsf_username_not_null">请输入帐号</string>
  138. <string name="com_lenovo_lsf_password_not_null">请输入密码</string>
  139. <string name="com_lenovo_lsf_senced_password_not_null">请输入重复密码</string>
  140. <string name="com_lenovo_lsf_click_sixty_min_later">请60秒后再执行此操作</string>
  141. <string name="com_lenovo_lsf_account_settings">帐号设置</string>
  142. <string name="com_lenovo_lsf_account_settings_summery">退出,修改密码等.</string>
  143. <string name="com_lenovo_lsf_login_password_error">密码错误。如果忘记密码,您可以尝试密码找回</string>
  144. <string name="com_lenovo_lsf_forget_password_error">操作过于频繁,请稍后再试</string>
  145. <string name="com_lenovo_lsf_update">更新</string>
  146. <string name="com_lenovo_lsf_about">关于</string>
  147. <string name="com_lenovo_lsf_normal_login">帐号登录</string>
  148. <string name="com_lenovo_lsf_check_update">正在检查更新......</string>
  149. <string name="com_lenovo_lsf_update_already_last_version">当前已是最新版本</string>
  150. <string name="com_lenovo_lsf_app_version">软件版本</string>
  151. <string name="com_lenovo_lsf_app_web_url_label">门户网站</string>
  152. <string name="com_lenovo_lsf_app_web_url">http://passport.lenovo.com</string>
  153. <string name="com_lenovo_lsf_app_copyright">Copyright(C) 1998-2014</string>
  154. <string name="com_lenovo_lsf_app_copyright_bottom">联想公司 版权所有</string>
  155. <string name="com_lenovo_lsf_webview_refresh">刷新</string>
  156. <string name="com_lenovo_lsf_binding_acitivities_details">详情</string>
  157. <string name="com_lenovo_lsf_password_cannot_be_blank">请输入格式正确的密码 </string>
  158. <string name="com_lenovo_lsf_onekey_airplanemode">飞行模式下无法使用此功能,请先关闭飞行模式</string>
  159. <string name="com_lenovo_lsf_open_sms_error">无法打开短信,请确认您的信息应用已正确安装或是否已被安全软件禁用</string>
  160. <string name="com_lenovo_lsf_open_browser_error">无法打开浏览器,请确认您的浏览器已正确安装或是否已被安全软件禁用</string>
  161. <string name="com_lenovo_lsf_get_update_pkginfo_null">无法获取更新信息,请检查网络是否正常</string>
  162. <string name="com_lenovo_lsf_tgt_error">当前帐号已过期,请重新登录</string>
  163. <string name="com_lenovo_lsf_sim_error">当前手机SIM卡不可用</string>
  164. <string name="com_lenovo_lsf_auto_oneKeyLogin_times_more_than_limit">今天自动登录次数已超过限制,请明天再使用此项操作</string>
  165. <string name="com_lenovo_lsf_auto_oneKeyLogin_application_no_permissions">您的应用无权使用此项操作</string>
  166. <string name="com_lenovo_lsf_auto_oneKeyLogin_goinig">您的上次登录操作还未完成,请勿重复操作</string>
  167. <!-- 中文不需要显示 -->
  168. <string name="com_lenovo_lsf_choose_location_title"></string>
  169. <string name="com_lenovo_lsf_set_network">设置网络</string>
  170. <string name="com_lenovo_lsf_no_network">没有有效的网络连接</string>
  171. <string name="com_lenovo_lsf_more_info">更多帐号选项</string>
  172. <string name="com_lenovo_lsf_quickly_login">快捷登录</string>
  173. <string name="com_lenovo_lsf_webview_error_text1">未能连接到互联网</string>
  174. <string name="com_lenovo_lsf_webview_error_text2">请检查您的网络连接</string>
  175. <string name="com_lenovo_lsf_webview_error_text3">重新</string>
  176. <string name="com_lenovo_lsf_webview_error_text4">刷新</string>
  177. <string name="com_lenovo_lsf_phone_login">手机号登录</string>
  178. <string name="com_lenovo_lsf_phoneloginin">用本手机号登录</string>
  179. <!-- 升级功能 11 16 2013 liyisong -->
  180. <string name="com_lenovo_lsf_u_title">提示</string>
  181. <string name="com_lenovo_lsf_u_message">您本机的联想用户服务框架需要更新安装,安装后可以用联想帐号自动登录,并保障帐号安全(仅安装一次,不耗费流量)</string>
  182. <string name="com_lenovo_lsf_u_message_install">您本机未安装联想用户服务框架,安装后可以用联想帐号自动登录,并保障帐号安全(仅安装一次,不耗费流量)</string>
  183. <string name="com_lenovo_lsf_account_manager">帐号管理</string>
  184. <string name="com_lenovo_lsf_notification">你已成功注册联想帐号,为了你的帐号安全,去设置密码?</string>
  185. <string name="lenovouser_quick_welcome">欢迎</string>
  186. <string name="com_lenovo_lsf_regist_read_access">注册表示您已阅读并同意</string>
  187. <string name="com_lenovo_lsf_sdk_version">V2.5.5</string>
  188. <string name="com_lenovo_lsf_account_alter">变更帐号</string>
  189. <string name="com_lenovo_lsf_no_phone">还没有手机号?</string>
  190. <string name="com_lenovo_lsf_tip_input_phone">请输入您要注册的手机号</string>
  191. <string name="com_lenovo_lsf_commit_login">提交并登录</string>
  192. <string name="com_lenovo_lsf_string_next_step">下一步</string>
  193. <string name="com_lenovo_lsf_string_setting_new_password_is">设置新密码:</string>
  194. <string name="com_lenovo_lsf_string_password_hint_text">新密码(4-20个字符)</string>
  195. <string name="com_lenovo_lsf_string_please_input_lost_password_account">输入您要找回的帐号</string>
  196. <string name="com_lenovo_lsf_string_account_hint">手机号</string>
  197. <string name="com_lenovo_lsf_string_msg_of_captcha_send_to_your_phone">验证码短信已经发送至您的手机:</string>
  198. <string name="com_lenovo_lsf_string_captcha_tips">验证码:</string>
  199. <string name="com_lenovo_lsf_string_send_again">重新发送</string>
  200. <string name="com_lenovo_lsf_string_findpwd_new_pwd_tips">新密码:</string>
  201. <string name="com_lenovo_lsf_string_ok_and_login">确认并登录</string>
  202. <string name="com_lenovo_lsf_string_set_safemail">设置安全邮箱</string>
  203. <string name="com_lenovo_lsf_string_set_safemail_description">推荐设置安全邮箱,当您忘记忘记密码时,可以通过安全邮箱快速重置密码</string>
  204. <string name="com_lenovo_lsf_string_set_safemail_tips">安全邮箱:</string>
  205. <string name="com_lenovo_lsf_string_set_safemail_input_mail_hint">请输入常用邮箱</string>
  206. <string name="com_lenovo_lsf_string_send_verify_email">发送验证邮件</string>
  207. <string name="com_lenovo_lsf_string_unset_safemail">解除设置</string>
  208. <string name="com_lenovo_lsf_string_has_already_set_safemail">已经设置安全邮箱</string>
  209. <string name="com_lenovo_lsf_string_captcha_has_send_to_your_mailbox">验证码已经发送至您的邮箱:</string>
  210. <string name="com_lenovo_lsf_string_set_safemail_ok">完成</string>
  211. <string name="com_lenovo_lsf_string_my_account">我的帐号</string>
  212. <string name="com_lenovo_lsf_string_my_account_with_title">我的帐号:</string>
  213. <string name="com_lenovo_lsft_string_my_account_unset">未设置</string>
  214. <string name="com_lenovo_lsf_string_change_personal_information">修改个人信息</string>
  215. <string name="com_lenovo_lsf_string_change_account">帐号迁移</string>
  216. <string name="com_lenovo_lsf_string_change_account_function_description">此功能会将您原帐号的所有资料信息全部迁移至您的新帐号</string>
  217. <string name="com_lenovo_lsf_sso_qq_login_progress">QQ登录中,请稍后...</string>
  218. <string name="com_lenovo_lsf_sso_qq_auth_cancel">取消认证</string>
  219. <string name="com_lenovo_lsf_sso_qq_auth_error">认证失败:</string>
  220. <string name="com_lenovo_lsf_string_current_registed_phone_number">当前注册手机号:</string>
  221. <string name="com_lenovo_lsf_string_please_input_your_new_phone_number">请输入新的手机号:</string>
  222. <string name="com_lenovo_lsf_string_captcha_has_sent_to_your_new_phone">验证码已发送至您的新手机:</string>
  223. <string name="com_lenovo_lsf_string_change_account_last_step_function_description">帐号变更成功后,原帐号将被注销,请使用新帐号登录,登录密码不变</string>
  224. <string name="com_lenovo_lsf_string_change_account_last_step_please_input_password">请输入登录密码进行安全验证:</string>
  225. <string name="com_lenovo_lsf_string_account_setting_account">帐户</string>
  226. <string name="com_lenovo_lsf_string_associated_phone_number">关联手机号</string>
  227. <string name="com_lenovo_lsf_string_associated_phone_function_description">快捷登录,安全可靠</string>
  228. <string name="com_lenovo_lsf_string_bind_account">帐户绑定</string>
  229. <string name="com_lenovo_lsf_string_sina_webo">新浪微博</string>
  230. <string name="com_lenovo_lsf_string_qq">腾讯QQ</string>
  231. <string name="com_lenovo_lsf_string_account_setting_other">其他</string>
  232. <string name="com_lenovo_lsf_string_account_setting_about">关于</string>
  233. <string name="com_lenovo_lsf_string_associated_phone_description">推荐使用手机号作为您的帐号,当您忘记密码,可通过关联手机号码快速重置密码</string>
  234. <string name="com_lenovo_lsf_string_associated_phone_tips">我的手机号:</string>
  235. <string name="com_lenovo_lsf_string_associated_phone_input_phone_number_hint">请输入常用手机号码</string>
  236. <string name="com_lenovo_lsf_string_send_verify_message">发送验证短信</string>
  237. <string name="com_lenovo_lsf_string_verify_message_has_send_to_your_phone">验证短信已经发送至您的手机</string>
  238. <string name="com_lenovo_lsf_string_finish_startgame">完成并开始</string>
  239. <string name="com_lenovo_lsf_string_startgame">开始</string>
  240. <string name="com_lenovo_lsf_string_forget_password"><u>忘记密码?</u></string>
  241. <string name="com_lenovo_lsf_string_quick_startgame">快速开始</string>
  242. <string name="com_lenovo_lsf_string_phone_quick_startgame">用本手机号快速登录</string>
  243. <string name="com_lenovo_lsf_string_other_account_login">使用其他帐号登录</string>
  244. <string name="com_lenovo_lsf_string_verify_code_sendto">验证码已经发送到:</string>
  245. <string name="com_lenovo_lsf_string_network_error">网络连接出错</string>
  246. <string name="com_lenovo_lsf_string_network_error_goback">返回</string>
  247. <string name="com_lenovo_lsf_string_network_error_retry">重试</string>
  248. <string name="com_lenovo_lsf_string_game_loginning">正在进入···</string>
  249. <string name="com_lenovo_lsf_string_game_loginning_dot">···</string>
  250. <string name="com_lenovo_lsf_string_change_account_text">切换帐号</string>
  251. <string name="com_lenovo_lsf_string_welcome_text">欢迎你,</string>
  252. <string name="com_lenovo_lsf_string_welcome_comeback">欢迎回来,</string>
  253. <string name="com_lenovo_lsf_string_verifyemail_sendto_mailbox">验证码邮件已发送到:</string>
  254. <string name="com_lenovo_lsf_string_verifysms_sendto_phone">验证码已发至:</string>
  255. <string name="com_lenovo_lsf_string_second_text">秒</string>
  256. <string name="com_lenovo_lsf_string_game_checkin">正在登录···</string>
  257. <string name="com_lenovo_lsf_string_auth_deny">用户拒绝</string>
  258. <string name="com_lenovo_toolbar_label_account">帐号</string>
  259. <string name="com_lenovo_toolbar_label_forum">论坛</string>
  260. <string name="com_lenovo_toolbar_label_vip">VIP</string>
  261. <string name="com_lenovo_toolbar_label_strategy">攻略</string>
  262. <string name="com_lenovo_toolbar_id_close">"关闭"</string>
  263. <string name="com_lenovo_toolbar_label_gift">礼包</string>
  264. <string name="com_lenovo_lsf_string_autologin_failed">自动登录失败,请手工登录</string>
  265. <string name="com_lenovo_lsf_quit_text">退出游戏</string>
  266. <string name="com_lenovo_lsf_enter_forum_text">点我试试</string>
  267. <string name="com_lenovo_lsf_watch_text">查看详情</string>
  268. <string name="com_lenovo_lsf_close_text">关闭</string>
  269. <string name="com_lenovo_lsf_activity_title_name">公告</string>
  270. <string name="com_lenovo_lsf_quit_title_name">确认退出?</string>
  271. <!-- 错误信息 start -->
  272. <string name="com_lenovo_lsf_string_account_is_empty">帐号为空</string>
  273. <string name="com_lenovo_lsf_string_account_pattern_is_wrong">帐号格式错误</string>
  274. <string name="com_lenovo_lsf_string_no_net_work">当前无网络</string>
  275. <string name="com_lenovo_lsf_string_invalid_param_request">无效的请求参数</string>
  276. <string name="com_lenovo_lsf_string_failed_get_captcha">获取验证码失败</string>
  277. <string name="com_lenovo_lsf_string_password_is_empty">密码为空</string>
  278. <string name="com_lenovo_lsf_string_password_pattern_is_wrong">密码格式须为8-20位且包含数字及字母</string>
  279. <string name="com_lenovo_lsf_string_captcha_is_empty">验证码为空</string>
  280. <string name="com_lenovo_lsf_string_captcha_pattern_is_wrong">验证码格式错误</string>
  281. <string name="com_lenovo_lsf_string_wrong_password">密码错误</string>
  282. <string name="com_lenvo_lsf_string_email_is_empty">邮箱为空</string>
  283. <string name="com_lenovo_lsf_string_no_account">无此帐号</string>
  284. <string name="com_lenovo_lsf_string_wrong_captcha">验证码错误</string>
  285. <string name="com_lenovo_lsf_string_invalid_account">无效帐户</string>
  286. <string name="com_lenovo_lsf_string_repeated_request_failed">多次请求失败</string>
  287. <string name="com_lenovo_lsf_string_get_back_password_failed">找回密码失败</string>
  288. <string name="com_lenovo_lsf_string_chang_password_failure">修改密码失败</string>
  289. <string name="com_lenovo_lsf_string_modifying_password">正在修改中</string>
  290. <string name="com_lenovo_lsf_string_email_patter_is_wrong">邮箱格式错误</string>
  291. <string name="com_lenovo_lsf_string_account_no_match_pattern">绑定帐号不符合规则</string>
  292. <string name="com_lenovo_lsf_string_invalid_username">无效的用户名</string>
  293. <string name="com_lenovo_lsf_string_wrong_verify_code">校验码错误</string>
  294. <string name="com_lenovo_lsf_string_wrong_tgt">tgt错误</string>
  295. <string name="com_lenovo_lsf_string_username_has_exist">您输入的帐号已经注册</string>
  296. <string name="com_lenovo_lsf_string_user_not_exist">无此用户</string>
  297. <string name="com_lenovo_lsf_string_binging_failure">绑定不成功</string>
  298. <!-- 错误信息 end -->
  299. <string name="com_lenovo_lsf_string_please_input_catcha">请填写图中的验证码,不区分大小写</string>
  300. <string name="com_lenovo_lsf_notification_msg">您的联想帐号初始密码为:</string>
  301. <string name="com_lenovo_lsf_error_empty_phone">请输入手机号</string>
  302. <string name="com_lenovo_lsf_error_wrong_phone">请输入正确的手机号</string>
  303. <string name="com_lenovo_lsf_error_empty_verycode">请输入验证码</string>
  304. <string name="com_lenovo_lsf_string_associated_with_phone_number">关联手机号码</string>
  305. <string name="com_lenovo_lsf_string_empty_phone_number">手机号为空</string>
  306. <string name="com_lenovo_lsf_string_getting_captcha">正在获取验证码</string>
  307. <string name="com_lenovo_lsf_onekey_authenticating">正在认证...</string>
  308. <string name="com_lenovo_lsf_regist_by_phone">用手机号注册</string>
  309. <!-- 重构代码 登陆相关字符串 -->
  310. <string name="com_lenovo_lsf_login_entrance_onekey_text">当前手机号一键登录</string>
  311. <string name="com_lenovo_lsf_login_entrance_onekey_show1">一个帐号,畅享联想所有服务</string>
  312. <string name="com_lenovo_lsf_login_entrance_onekey_show2">乐同步、乐记事、超级相册</string>
  313. <string name="com_lenovo_lsf_login_entrance_onekey_show3">使用您的手机号作为联想帐号登录</string>
  314. <string name="com_lenovo_lsf_login_entrance_onekey_tips1">注册</string>
  315. <string name="com_lenovo_lsf_login_entrance_onekey_tips2">第三方登录</string>
  316. <string name="com_lenovo_lsf_login_entrance_onekey_authentication_title">正在认证...</string>
  317. <string name="com_lenovo_lsf_login_entrance_onekey_authentication_tips">正在发送一条短信认证手机号,联想不会收取任何费用,短信费由运营商收取。</string>
  318. <string name="com_lenovo_lsf_login_entrance_onekey_logining_title">正在登录...</string>
  319. <string name="com_lenovo_lsf_login_entrance_onekey_logining_tips">短信认证成功,正在为您登录中...</string>
  320. <string name="com_lenovo_lsf_login_entrance_onekey_logining_dialog_cancle">取消</string>
  321. <string name="com_lenovo_lsf_login_entrance_otherlogin_text">其他方式登录</string>
  322. <string name="com_lenovo_lsf_login_entrance_phonelogin_text">手机号码登录(推荐)</string>
  323. <string name="com_lenovo_lsf_login_entrance_emaillogin_text">邮箱登录</string>
  324. <string name="com_lenovo_lsf_login_entrance_sinalogin_text">新浪微博登录</string>
  325. <string name="com_lenovo_lsf_login_entrance_qqlogin_text">QQ帐号登录</string>
  326. <string name="com_lenovo_lsf_login_entrance_loginsuccess_toast">登录成功</string>
  327. <string name="com_lenovo_lsf_login_common_et_hint_phone">手机号</string>
  328. <string name="com_lenovo_lsf_login_common_et_hint_email">邮箱</string>
  329. <string name="com_lenovo_lsf_login_common_at_hint_account">手机号/邮箱</string>
  330. <string name="com_lenovo_lsf_login_common_et_hint_password">密码</string>
  331. <string name="com_lenovo_lsf_login_common_findpassword">找回密码</string>
  332. <string name="com_lenovo_lsf_login_common_button_login">登录</string>
  333. <string name="com_lenovo_lsf_login_common_logining">正在登录,请稍候...</string>
  334. <string name="com_lenovo_lsf_login_common_loginsuccess_toast">登录成功</string>
  335. <string name="com_lenovo_lsf_logout_are_you_sure_logout_lenovo_account">确定退出当前帐号?</string>
  336. <string name="com_lenovo_lsf_account_binding_password">密码</string>
  337. <!-- 邮箱注册 -->
  338. <string name="com_lenovo_lsf_input_password">设置密码(4-20个字符)</string>
  339. <string name="com_lenovo_lsf_input_verify_code">验证码</string>
  340. <string name="com_lenovo_lsf_dialog_title_tip">提示</string>
  341. <string name="com_lenovo_lsf_email_send_prefix">注册链接已经发送到您的注册邮箱</string>
  342. <string name="com_lenovo_lsf_email_send_suffix">您已经完成注册。现在只需登录到您的注册邮箱,点击链接即可完成账号激活。激活账号能够享有更多联想服务。</string>
  343. <string name="com_lenovo_lsf_i_know">我知道了</string>
  344. <!-- error code -->
  345. <string name="com_lenovo_lsf_error_uss_0100">无效的用户名,请检查您的用户名格式是否正确</string>
  346. <string name="com_lenovo_lsf_error_uss_0101">口令错误</string>
  347. <string name="com_lenovo_lsf_error_uss_0103">用户不存在,请检查用户名是否正确</string>
  348. <string name="com_lenovo_lsf_error_uss_0104">用户名已存在,请勿重复注册</string>
  349. <string name="com_lenovo_lsf_error_uss_0105">帐号必须激活后才能登录</string>
  350. <string name="com_lenovo_lsf_error_uss_0106">切换新设备前必须从老设备上注销</string>
  351. <string name="com_lenovo_lsf_error_uss_0107">无效的帐号ID</string>
  352. <string name="com_lenovo_lsf_error_uss_0108">该用户已激活,请勿重复操作</string>
  353. <string name="com_lenovo_lsf_error_uss_0110">无效的IMEI,SN或MAC</string>
  354. <string name="com_lenovo_lsf_error_uss_0111">帐号已被disable.</string>
  355. <string name="com_lenovo_lsf_error_uss_0112">设备注册在SDI系统中校验不合法</string>
  356. <string name="com_lenovo_lsf_error_uss_0113">口令类型错误</string>
  357. <string name="com_lenovo_lsf_error_uss_0120">无效的TGT</string>
  358. <string name="com_lenovo_lsf_error_uss_0121">无效的realm</string>
  359. <string name="com_lenovo_lsf_error_uss_0122">此服务不支持该realm</string>
  360. <string name="com_lenovo_lsf_error_uss_0123">该服务无权访问</string>
  361. <string name="com_lenovo_lsf_error_uss_0124">找不到与指定用户有关的缓存</string>
  362. <string name="com_lenovo_lsf_error_uss_0125">在用户缓存中找不到指定的Ticket</string>
  363. <string name="com_lenovo_lsf_error_uss_0126">Ticket值解析失败</string>
  364. <string name="com_lenovo_lsf_error_uss_0127">在缓存中找不到收回无效Ticket的信息</string>
  365. <string name="com_lenovo_lsf_error_uss_0131">ticket和realm不一致该Ticket不属于该安全域</string>
  366. <string name="com_lenovo_lsf_error_uss_0135">无效的请求数据</string>
  367. <string name="com_lenovo_lsf_error_uss_0140">无效的验证码</string>
  368. <string name="com_lenovo_lsf_error_uss_0141">过期的链接</string>
  369. <string name="com_lenovo_lsf_error_uss_0150">提交的密码找回答案错误</string>
  370. <string name="com_lenovo_lsf_error_uss_0151">帐号已锁定</string>
  371. <string name="com_lenovo_lsf_error_uss_0160">需要使用验证码</string>
  372. <string name="com_lenovo_lsf_error_uss_0161">pidpassword错误</string>
  373. <string name="com_lenovo_lsf_error_uss_0162">bindpid无效</string>
  374. <string name="com_lenovo_lsf_error_uss_0163">bindpid已被disable</string>
  375. <string name="com_lenovo_lsf_error_uss_0164">非一键注册未设置密码用户</string>
  376. <string name="com_lenovo_lsf_error_uss_0170">密码格式错误(密码的限制规则是:4~20位字符,包括英文大小写字母、英文数字、减号和下划线)</string>
  377. <string name="com_lenovo_lsf_error_uss_0180">已经校验</string>
  378. <string name="com_lenovo_lsf_error_uss_0181">校验码错误或失效,针对手机帐号对帐号校验时可能产生</string>
  379. <string name="com_lenovo_lsf_error_uss_0190">尚未开通,请尝试其他方式注册</string>
  380. <string name="com_lenovo_lsf_error_uss_0191">三方登录超时</string>
  381. <string name="com_lenovo_lsf_error_uss_0193">三方帐号绑定出现错误,请重试!</string>
  382. <string name="com_lenovo_lsf_error_uss_0194">联想帐号已经绑定其它三方帐号</string>
  383. <string name="com_lenovo_lsf_error_uss_0195">三方帐号已经绑定其它联想帐号</string>
  384. <string name="com_lenovo_lsf_error_uss_0200">提交的数据格式错误,无法解析,请检查请求数据格式是否合法</string>
  385. <string name="com_lenovo_lsf_error_uss_0201">提交的XML数据不符合XSD要求,请检查数据正确性</string>
  386. <string name="com_lenovo_lsf_error_uss_0210">appkey无效</string>
  387. <string name="com_lenovo_lsf_error_uss_0211">三方帐号未绑定,三方用户名非联想帐号</string>
  388. <string name="com_lenovo_lsf_error_uss_0212">三方帐号未绑定,三方用户名为联想帐号</string>
  389. <string name="com_lenovo_lsf_error_uss_0213">三方帐号未绑定</string>
  390. <string name="com_lenovo_lsf_error_uss_0214">三方帐号未绑定,三方用户名为联想非信任域帐号,需要手动绑定</string>
  391. <string name="com_lenovo_lsf_error_uss_0215">三方账号已绑定过联想帐号</string>
  392. <string name="com_lenovo_lsf_error_uss_0220">accesstoken校验不合法</string>
  393. <string name="com_lenovo_lsf_error_uss_0221">authcode校验不合法</string>
  394. <string name="com_lenovo_lsf_error_uss_0222">tid 不合法</string>
  395. <string name="com_lenovo_lsf_error_uss_0230">thirdName无效</string>
  396. <string name="com_lenovo_lsf_error_uss_0231">绑定帐号不符合规则</string>
  397. <string name="com_lenovo_lsf_error_uss_0404">该接口已过时,服务端不再支持客户端应提示用户升级版本</string>
  398. <string name="com_lenovo_lsf_error_uss_0530">无效的lpsst</string>
  399. <string name="com_lenovo_lsf_error_uss_0531">Ticket和realm不一致</string>
  400. <string name="com_lenovo_lsf_error_uss_0532">未提供lpsst信息</string>
  401. <string name="com_lenovo_lsf_error_uss_0540">无效的lpsust</string>
  402. <string name="com_lenovo_lsf_error_uss_0542">未提供lpsust信息</string>
  403. <string name="com_lenovo_lsf_error_uss_0550">无效的跨安全服务票据</string>
  404. <string name="com_lenovo_lsf_error_uss_0551">不符合应用的跨安全域服务票据强度要求</string>
  405. <string name="com_lenovo_lsf_error_uss_0560">远程图片校验失败</string>
  406. <string name="com_lenovo_lsf_error_uss_0605">用于Gateway使用silentlogin方式登录失败</string>
  407. <string name="com_lenovo_lsf_error_uss_0606">无效的回调地址</string>
  408. <string name="com_lenovo_lsf_error_uss_0607">无效的签名</string>
  409. <string name="com_lenovo_lsf_error_uss_0608">无效的验证随机数</string>
  410. <string name="com_lenovo_lsf_error_uss_0700">请求地址无效</string>
  411. <string name="com_lenovo_lsf_error_uss_0701">无权限获取对应realm的UST</string>
  412. <string name="com_lenovo_lsf_error_uss_0801">用户授权拒绝</string>
  413. <string name="com_lenovo_lsf_error_net_exception">网络异常</string>
  414. <string name="com_lenovo_lsf_error_verifycode_exception">验证码获取失败</string>
  415. <string name="com_lenovo_lsf_error_regist_default">注册失败</string>
  416. <string name="com_lenovo_lsf_error_update_account_name_default">帐号变更失败</string>
  417. <string name="com_lenovo_lsf_string_is_setting">正在设置中</string>
  418. <string name="com_lenovo_lsf_string_sending_captch">正在发送验证码</string>
  419. <string name="com_lenovo_lsf_string_use_email_registe">用邮箱注册</string>
  420. <string name="com_lenovo_lsf_string_set_your_new_password">设置你的新密码</string>
  421. <string name="com_lenovo_lsf_string_set_your_password_for_security">为保障帐号安全,请设置密码</string>
  422. <string name="com_lenovo_lsf_string_has_band_safemail">你已经绑定安全邮箱</string>
  423. <string name="com_lenovo_lsf_string_current_version">当前版本:</string>
  424. <string name="com_lenovo_lsf_string_offical_website">官方网站:</string>
  425. <string name="com_lenovo_lsf_string_is_binding">正在绑定</string>
  426. <string name="com_lenovo_lsf_string_regist_sucess_and_login">注册成功正在登录</string>
  427. <string name="com_lenovo_lsf_string_is_registing">正在注册</string>
  428. <string name="com_lenovo_lsf_string_has_associated_phone">你已经关联手机手机号</string>
  429. <string name="com_lenovo_lsf_string_is_unbanding">正在解除绑定</string>
  430. <string name="com_lenovo_lsf_string_bind_failure">解绑失败</string>
  431. <string name="com_lenvo_lsf_string_current_phone_number">当前注册手机号:</string>
  432. <string name="com_lenvo_lsf_string_please_input_new_phone_number">输入新的手机号:</string>
  433. <string name="com_lenvo_lsf_string_current_email">当前注册邮箱:</string>
  434. <string name="com_lenvo_lsf_string_please_input_new_email">输入新的邮箱:</string>
  435. <string name="com_lenovo_lsf_string_title_regist_by_mail">邮箱注册</string>
  436. <string name="com_lenovo_lsf_string_title_regist_by_phone">手机号注册</string>
  437. <!-- 页面标题 -->
  438. <string name="com_lenovo_lsf_title_regist">手机号注册</string>
  439. <string name="com_lenovo_lsf_title_update_account_name">帐号迁移</string>
  440. <string name="com_lenovo_lsf_title_account_info">帐号设置</string>
  441. <string name="com_lenovo_lsf_title_account_setting">我的帐号</string>
  442. <string name="com_lenovo_lsf_title_about">关于</string>
  443. <string name="com_lenovo_lsf_string_set_password_for_your_lenovo_account">为您的联想帐号设置一个安全密码</string>
  444. <string name="com_lenovo_lsf_string_current_account">当前帐号:</string>
  445. <string name="com_lenovo_lsf_title_bindthird_qq">绑定腾讯QQ</string>
  446. <string name="com_lenovo_lsf_title_bindthird_sina">绑定新浪微博</string>
  447. <!-- 手机注册 -->
  448. <string name="com_lenovo_lsf_notification_set_pwd">设置密码</string>
  449. <string name="com_lenovo_lsf_notification_content">您的联想帐号%s已登录成功,是否现在设置密码?</string>
  450. <string name="com_lenovo_lsf_string_captcha_checking">正在验证中...</string>
  451. <string name="com_lenovo_lsf_string_please_input_phone_number">请填写手机号码</string>
  452. <!-- 欢迎条相关 -->
  453. <string name="account_manager">帐号管理</string>
  454. <string name="com_lenovo_toolbar_label_mine">V币</string>
  455. <string name="base_webview_browser">浏览器</string>
  456. <string name="gw_empty_data_retry">触屏即可重试</string>
  457. <string name="gw_empty_network">网络不给力</string>
  458. <string name="base_webview_back">返回</string>
  459. <string name="base_webview_close">关闭</string>
  460. <string name="com_lenovo_pop_active_get_success">成功复制激活码,请直接粘贴!</string>
  461. <string name="com_lenovo_pop_active_get_faile">领取激活码失败</string>
  462. <string name="com_lenovo_pop_vb_get_faile">领取V币码失败</string>
  463. <string name="com_lenovo_pop_vb_get_success">成功兑换%sV币,请在悬浮窗-“V币”中查看!</string>
  464. <string name="com_lenovo_pop_vb_get_repeat">领取失败,您已经领取过币码</string>
  465. <string name="com_lenovo_pop_vb_get_vb">领取V币</string>
  466. <string name="com_lenovo_pop_vb_get_active">复制激活码</string>
  467. <string name="lenovouser_password_fail_three">密码连续输错5次时账户将被锁定,还剩2次</string>
  468. <string name="lenovouser_password_fail_four">密码连续输错5次时账户将被锁定,还剩1次</string>
  469. <string name="lenovouser_password_fail_five">您的账户已被锁定,请20分钟后再试</string>
  470. <string name="com_lenovo_lsf_regist_real_auth_title" >联想游戏实名认证</string>
  471. <string name="com_lenovo_lsf_regist_real_auth_introduce" >根据相关部门及政策法规要求,游戏用户需使用有效身份证进行实名认证</string>
  472. <string name="com_lenovo_lsf_regist_real_auth_name" >姓&#160;&#160;&#160;&#160;名:</string>
  473. <string name="com_lenovo_lsf_regist_real_auth_id" >身份证:</string>
  474. <string name="com_lenovo_lsf_regist_real_auth_button_text" >实名认证</string>
  475. <string name="com_lenovo_lsf_regist_real_auth_name_hint" >请填写您的真实姓名</string>
  476. <string name="com_lenovo_lsf_regist_real_auth_id_hint" >请填写您的真实身份证号码</string>
  477. <string name="com_lenovo_lsf_regist_real_auth_error1">请输入真实姓名</string>
  478. <string name="com_lenovo_lsf_regist_real_auth_error2">请输入真实身份证号</string>
  479. <string name="com_lenovo_lsf_regist_real_auth_error3">身份证位数不正确</string>
  480. <string name="com_lenovo_lsf_regist_real_auth_error4">姓名存在非法字符</string>
  481. <string name="com_lenovo_lsf_regist_real_auth_error5">身份证号无效</string>
  482. <string name="com_lenovo_lsf_regist_real_auth_fail">实名认证失败,请重试</string>
  483. </resources>