Files
yusheng-android/moduleUtil/src/main/res/values-en-rUs/strings.xml
梁小江 56119bb7bc 1、个人信息完善
2、集成聊天功能
3、完成登录
2025-05-29 08:59:34 +08:00

102 lines
6.1 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<resources xmlns:tools="http://schemas.android.com/tools" tools:ignore="MissingTranslation">
<string name="app_name">Vespa</string>
<string name="recommend_skip">Skip</string>
<string name="login_title">Verification code login</string>
<string name="circle_title">circle</string>
<string name="voice_title">Vespa</string>
<string name="wallet">wallet</string>
<string name="dan">dan</string>
<string name="news">news</string>
<string name="guild">Guild</string>
<string name="dressup">dress up</string>
<string name="shopping">shopping</string>
<string name="backpack">Me backpack</string>
<string name="daily">daily task</string>
<string name="edit_profile">Edit Profile</string>
<string name="msg_notification">Message Notification</string>
<string name="minor_mode">Minor Mode</string>
<string name="blacklist">Blacklist</string>
<string name="set_password">Set Password</string>
<string name="bind_phone">Bind Phone</string>
<string name="about_us">About Us</string>
<string name="version_number">Version Number</string>
<string name="account_security">Account OR Security</string>
<string name="set_phone_permission">Set Phone Permissions</string>
<string name="clear_cache">Clear Cache</string>
<string name="cache_size_default">0M</string>
<string name="change_address">Change Address</string>
<string name="change_account">Switch Account</string>
<string name="real_name_authentication">Real Name Authentication</string>
<string name="account_deactivation">Account Deactivation</string>
<string name="logout">Logout</string>
<string name="feedback">Feedback</string>
<string name="immediate_authentication">Authenticate Now</string>
<string name="real_name_authentication_prompt">According to national regulations, live streaming requires real-name authentication. Would you like to proceed?</string>
<string name="fill_identity_info">Fill in Identity Information</string>
<string name="face_recognition">Face Recognition</string>
<string name="real_name_authentication_tips">
According to national laws and regulations, users are required to complete real-name authentication. Please enter your own accurate and valid information. Once authenticated, the information cannot be changed casually. Please fill in carefully. We promise to strictly protect your personal information and will not disclose it to third parties.
</string>
<string name="please_enter_real_name">Please enter your real name</string>
<string name="please_enter_id_number">Please enter your ID number</string>
<string name="already_authenticated">You have already completed real-name authentication</string>
<string name="real_name">Real Name</string>
<string name="id_type">ID Type</string>
<string name="id_number">ID Number</string>
<string name="update_real_name_info">Update Your Real Name Info</string>
<string name="update_real_name_desc">If you have changed your name with the police, tap here to update</string>
<string name="correct_real_name">Correct Real Name</string>
<string name="correct_real_name_desc">If the real name on the account is not the actual user, tap here to correct it</string>
<string name="room_rank">Room Rank</string>
<string name="wealth_rank">Wealth Rank</string>
<string name="charm_rank">Charm Rank</string>
<string name="guild_rank">Guild Rank</string>
<string name="true_love_rank">True Love Rank</string>
<string name="login_title_password">password login</string>
<string name="login_web_title">Welcome to Stupid Dog</string>
<string name="login_hint_phion">Please enter your phone number</string>
<string name="login_hint_code">Please enter the verification code</string>
<string name="login_btn_login">Verify and log in</string>
<string name="login_btn_switch">Switch password login</string>
<string name="login_btn_qt" >Other logins</string>
<string name="login_btn_verification">Verification code login</string>
<string name="login_hint_pass">Please enter the password</string>
<string name="login_login">login</string>
<string name="login_forgot_password">forgot_password</string>
<string name="login_send_code">Send verification code</string>
<string name="please_enter_a_new_password">Please enter a new password</string>
<string name="please_confirm_the_new_password_again">Please confirm the new password again</string>
<string name="new_password">set up a new password</string>
<string name="verification_phone_number">Please enter the phone number</string>
<string name="avatar_change_info">Dear user, you can change your avatar %1$d times this month, remaining: %1$d times. Use avatar card for unlimited changes, remaining cards: %2$d</string>
<string name="nickname">Nickname</string>
<string name="gender">Gender</string>
<string name="birthday">Birthday</string>
<string name="introduction">Introduction</string>
<string name="background_image">Background Image</string>
<string name="upload_limit">(Up to 6 images)</string>
<string name="permission_storage">File reading and writing</string>
<string name="permission_camera">Use camera</string>
<string name="permission_record_audio">Use microphone</string>
<string name="permission_location">Use location</string>
<string name="permission_read_phone_state">Read phone information</string>
<string name="permission_refused">You have denied the permission of %1$s, please go to the settings to modify it</string>
<string name="coin">Coin</string>
<string name="diamond">Diamond</string>
<string name="my_bill">My Bill</string>
<string name="recharge_record">Recharge Record</string>
<string name="diamond_income_expense">Diamond Income/Expense</string>
<string name="other_functions">Other Functions</string>
<string name="diamond_to_coin">Diamond to Coin</string>
<string name="recharge">Recharge</string>
<string name="payment_method">Payment Method</string>
<string name="wechat_payment">WeChat (AllLink)</string>
<string name="alipay_payment">Alipay Payment</string>
</resources>