ej_strings.xml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166
  1. <?xml version='1.0' encoding='utf-8'?>
  2. <resources>
  3. <string name="ej_login_phone_hint">Mobile phone number</string>
  4. <string name="ej_login_phone_next">Next step</string>
  5. <string name="ej_login_phone_other">Other login methods</string>
  6. <string name="ej_login_visitor">Tourists try</string>
  7. <string name="ej_login_quick_register">Quick registration</string>
  8. <string name="ej_login_phone_account">Account login</string>
  9. <string name="ej_login_phone_facebook">Facebook login</string>
  10. <string name="ej_login_account_hint">Account number</string>
  11. <string name="ej_login_account_password_hint">Password</string>
  12. <string name="ej_login_account_login">Login</string>
  13. <string name="ej_login_account_not_account">No account number?</string>
  14. <string name="ej_login_account_register">Sign up</string>
  15. <string name="ej_login_account_forget_password">Forget the password</string>
  16. <string name="ej_account_register_account_hint">Account number</string>
  17. <string name="ej_account_register_password_hint">Password (6~18 char)</string>
  18. <string name="ej_account_register_submit">Register</string>
  19. <string name="ej_user_name_length_error">The username must be 6 to 18 characters long</string>
  20. <string name="ej_password_length_error">Password length must be 6 to 18 characters</string>
  21. <string name="ej_account_register_phone_register">"It is recommended to use mobile phone to"
  22. "register to improve account security"</string>
  23. <string name="ej_account_register_phone_register_link">mobile phone to register</string>
  24. <string name="ej_account_selector_last_time_just_now">I just logged in last time</string>
  25. <string name="ej_account_selector_last_time_minute">Last login %1$d minutes ago</string>
  26. <string name="ej_account_selector_last_time_hour">Last login %1$d hours ago</string>
  27. <string name="ej_account_selector_last_time_day">Last login %1$d days ago</string>
  28. <string name="ej_account_selector_login">Login</string>
  29. <string name="ej_account_selector_other">Login for other accounts</string>
  30. <string name="ej_account_list_floor_add_user">Add account</string>
  31. <string name="ej_account_list_floor_delete_user">Delete record</string>
  32. <string name="ej_account_list_floor_delete_finish">Finish</string>
  33. <string name="ej_delete_user_dialog_msg">"Are you sure you want to delete the login record of"
  34. "this account?"</string>
  35. <string name="ej_delete_user_dialog_negative">Cancel</string>
  36. <string name="ej_delete_user_dialog_positive">Confirm the deletion</string>
  37. <string name="ej_phone_verify_code_msg">Please fill in the SMS verification code</string>
  38. <string name="ej_phone_verify_code_send_phone_num">Sent to %1$s</string>
  39. <string name="ej_phone_verify_code_resend">Resend</string>
  40. <string name="ej_phone_verify_code_notice">"Note: the verification code obtained by mobile"
  41. "phone registration is the initial password"</string>
  42. <string name="ej_remaining_time">%1$ds</string>
  43. <string name="ej_phone_num_registered">"The mobile phone number has been registered, please"
  44. "login directly"</string>
  45. <string name="ej_login_phone_pwd_msg">About to login %1$s</string>
  46. <string name="ej_login_phone_pwd_login">Login</string>
  47. <string name="ej_filter_code">"0123456789abcdefghijklmnopqrstuvwxyz"
  48. "ABCDEFGHIJKLMNOPQRSTUVWXYZ"</string>
  49. <string name="ej_pay_account">Account number:%1$s</string>
  50. <string name="ej_pay_order_amount">¥%1$s</string>
  51. <string name="ej_pay_select_mode">Please select payment method</string>
  52. <string name="ej_pay_cs_qq">Customer Service QQ:%1$s</string>
  53. <string name="ej_pay_cs_phone">Customer Service Phone:%1$s</string>
  54. <string name="ej_float_window_msg_function_not_enabled">"This function has not been turned"
  55. "on yet"</string>
  56. <string name="ej_permission_dialog_title">Request permission to</string>
  57. <string name="ej_permission_dialog_msg">"Permission %s has not been enabled and the"
  58. "application may not work without it Run, do you want to manually open it in the"
  59. "permissions setting right now?"</string>
  60. <string name="ej_permission_dialog_positive">To set up</string>
  61. <string name="ej_permission_dialog_negative">Cancel</string>
  62. <string name="ej_msg_not_support_switch_account">"The channel does not support account"
  63. "switching. If account switching is needed, Please exit the game and choose account"
  64. "login again"</string>
  65. <string name="ej_exit_dialog_msg">Are you sure you want to quit the game?</string>
  66. <string name="ej_exit_dialog_positive">Quit a game</string>
  67. <string name="ej_exit_dialog_negative">Continue the game</string>
  68. <string name="ej_permission_name_read_phone_state">Get cell phone information</string>
  69. <string name="ej_permission_name_read_phone_num">Read the phone number</string>
  70. <string name="ej_permission_name_read_sms">Read the message</string>
  71. <string name="ej_permission_name_read_storage">Read/write mobile phone storage</string>
  72. <string name="ej_permission_name_write_storage">Write to phone storage</string>
  73. <string name="ej_share_push">push</string>
  74. <string name="ej_msg_not_support_switch_account_2">"Switching accounts is not supported in the"
  75. "current state"</string>
  76. <string name="ej_msg_not_impl_account_listener">"Failed to switch account: the interface for"
  77. "monitoring the switch account is not implemented"</string>
  78. <string name="ej_msg_data_parse_failed">Data parsing failed</string>
  79. <string name="ej_msg_network_connection_failed">"Network connection failed. Please check your"
  80. "network connection"</string>
  81. <string name="ej_msg_init_success">Initialization successful</string>
  82. <string name="ej_msg_init_failure">Initialization failed</string>
  83. <string name="ej_msg_login_success">Login successfully</string>
  84. <string name="ej_msg_login_failure">Login failure</string>
  85. <string name="ej_msg_login_cancel">Login to cancel</string>
  86. <string name="ej_msg_pay_platform_success">Platform money payment successful</string>
  87. <string name="ej_msg_pay_platform_not_sufficient_funds">not sufficient funds of platform,please top it up</string>
  88. <string name="ej_msg_pay_success">completion of payment</string>
  89. <string name="ej_msg_pay_failure">Payment failure</string>
  90. <string name="ej_msg_pay_failure_params_error">Payment failed, parameter error</string>
  91. <string name="ej_msg_pay_cancel">Cancel the payment</string>
  92. <string name="ej_msg_pay_result">"Payment completed. Please check the order record for the"
  93. "payment result"</string>
  94. <string name="ej_msg_exit_success">Exit the success</string>
  95. <string name="ej_msg_exit_failure">Exit failure</string>
  96. <string name="ej_msg_exit_cancel">Exit the cancel</string>
  97. <string name="ej_msg_channel_sdk_is_null">The channel SDK instance is null</string>
  98. <string name="ej_msg_creating_order">Creating order..</string>
  99. <string name="ej_msg_account_is_not_null">The account cannot be empty</string>
  100. <string name="ej_msg_pwd_is_not_null">The password cannot be empty</string>
  101. <string name="ej_msg_pwd_error">Account expired or password error, please login again</string>
  102. <string name="ej_msg_get_pay_config_failed">Get payment configuration error, payment failed</string>
  103. <string name="ej_msg_please_install_weixin">Please install WeChat</string>
  104. <string name="ej_msg_not_support_sms_pay">SMS payment is not supported for the time being</string>
  105. <string name="ej_msg_not_file_exists_in_assets">Missing files under assets</string>
  106. <string name="ej_msg_function_not_impl">Function not implemented</string>
  107. <string name="ej_msg_create_visitor_account">Tourist account is being created, please wait..</string>
  108. <string name="ej_msg_not_support_share">The current channel does not support sharing</string>
  109. <string name="ej_msg_share_success">Share success</string>
  110. <string name="ej_msg_share_failure">Share the failure</string>
  111. <string name="ej_msg_share_cancel">Share to cancel</string>
  112. <string name="ej_msg_request_params_error">Request parameter error: %s</string>
  113. <string name="ej_msg_logout_success">Account logout successful</string>
  114. <string name="ej_msg_logout_failure">Account logout failed</string>
  115. <string name="ej_msg_ssl_cert_invalid">SSL Certificate validation failed</string>
  116. <string name="ej_msg_platform_does_not_support_auto_login">The platform does not support automatic login</string>
  117. <string name="ej_msg_logging">Is the login:%s</string>
  118. <string name="ej_msg_unknown">Unknown</string>
  119. <string name="ej_msg_processing">Processing in progress, please try again later</string>
  120. <string name="ej_msg_api_undefined">Request failed, API interface undefined</string>
  121. <string name="ej_sdk_uninitialized">SDK uninitialized</string>
  122. <string name="ej_text_auto_login_dialog_cancel">Switch account</string>
  123. <string name="ej_text_confirm">Confirm</string>
  124. <string name="ej_text_cancel">Cancel</string>
  125. <string name="ej_text_update_later">Update later</string>
  126. <string name="ej_text_update_now">Update now</string>
  127. <string name="ej_text_user_login">User login</string>
  128. <string name="ej_text_restart_login">Restart login</string>
  129. <string name="ej_share_speak_hint">Say something..</string>
  130. <string name="ej_char_money">¥</string>
  131. <string name="ej_text_real_name">Real name authentication</string>
  132. <string name="ej_msg_real_name">According to the law, in order to prevent minors from indulging in online games, identity information must be verified by real name. We promise to strictly protect your information security and never disclose it.</string>
  133. <string name="ej_hint_name">Please enter your name</string>
  134. <string name="ej_hint_id_number">Please enter your id number</string>
  135. <string name="ej_text_submit">Confirm to submit</string>
  136. <string name="ej_msg_real_name_nonnull">The name cannot be empty</string>
  137. <string name="ej_msg_id_number_error">Wrong id number</string>
  138. <string name="ej_msg_must_certification">Unregistered users will not be able to log in. Do you want to continue the authentication?</string>
  139. <string name="ej_text_continue_certification">Continue</string>
  140. <string name="ej_text_cancel_certification">Cancel</string>
  141. <string name="ej_msg_login_failed_no_certification">Login failed, no real name authentication</string>
  142. <string name="ej_msg_exit_no_certification">Very sorry, according to relevant laws and regulations, users without real names will not be able to play the game</string>
  143. <string name="ej_text_go_certification">Go to the certification</string>
  144. <string name="ej_text_exit">Quit a game</string>
  145. <string name="ej_certification_failed">Real-name authentication failed</string>
  146. <string name="ej_login_account_register_now">Register now</string>
  147. <string name="ej_login_real_name_register">Real-name registration</string>
  148. <string name="ej_msg_id_number_nonnull">The id number cannot be empty</string>
  149. <string name="ej_phone_register_title">Mobile phone registered</string>
  150. <string name="ej_phone_register_verify_code_hint">Please enter the verification code</string>
  151. <string name="ej_phone_register_get_verify_code">Get verification code</string>
  152. <string name="ej_phone_register_get_verify_code_2">Get verification code(%s)</string>
  153. <string name="ej_phone_register_real_name_statement">According to state regulations, game users must be authenticated with their real names.</string>
  154. <string name="ej_phone_register_real_name_hint">Please enter your real name</string>
  155. <string name="ej_phone_register_submit">Register</string>
  156. <string name="ej_msg_quick_game_reminder">Visitors can try the game for 1 hour. According to the national regulations, the registered account must use real and valid identity information. It is recommended to register the account as soon as possible.</string>
  157. <string name="ej_msg_phone_nonnull">The mobile phone number cannot be empty</string>
  158. <string name="ej_msg_verify_code_nonnull">The verification code cannot be empty</string>
  159. <string name="ej_msg_experience_end">The tour is over, please register your account</string>
  160. <string name="ej_text_real_name_register">Real-name registration</string>
  161. <string name="ej_is_bind_visitor">It has been detected that you have a tourist account that has not been bound. Will it be bound to a new registered account?</string>
  162. <string name="ej_msg_jump_failed">Jump failure</string>
  163. <string name="ej_text_platform_amount">Platform money %1$s</string>
  164. <string name="ej_text_confirm_pay">Confirm the payment</string>
  165. </resources>