This commit is contained in:
2025-11-04 14:40:01 +08:00
commit f18ee9e360
951 changed files with 50295 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="purple_200">#FFBB86FC</color>
<color name="purple_500">#FF6200EE</color>
<color name="purple_700">#FF3700B3</color>
<color name="teal_200">#FF03DAC5</color>
<color name="teal_700">#FF018786</color>
<color name="black">#FF000000</color>
<color name="white">#FFFFFFFF</color>
<color name="activity_background">#FFFFFFFF</color>
<color name="splash_background">#ED1C24</color>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="rider_pro_log_background">#FFFFFF</color>
</resources>

View File

@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="rider_pro_logo_next_background">#E52027</color>
</resources>

View File

@@ -0,0 +1,250 @@
<resources>
<string name="app_name">Rave Now</string>
<string name="worldwide">Worldwide</string>
<string name="minute_ago">%1d minute ago</string>
<string name="second_ago">%1d second ago</string>
<string name="days_ago">%1d days ago</string>
<string name="hour_ago">%1d hour ago</string>
<string name="year_ago">%1d year ago</string>
<string name="search">Search</string>
<string name="moment">Moment</string>
<string name="users">Users</string>
<string name="like_upper">LIKE</string>
<string name="followers_upper">FOLLOWERS</string>
<string name="favourites_upper">FAVOURITES</string>
<string name="favourites_null">Well,nothing </string>
<string name="notifications_upper">NOTIFICATIONS</string>
<string name="following_upper">FOLLOWING</string>
<string name="unfollow_upper">UNFOLLOW</string>
<string name="comment_count">%d Comments</string>
<string name="post_comment_hint">Say something…</string>
<string name="follow_upper">FOLLOW</string>
<string name="login_upper">Log in</string>
<string name="lets_ride_upper">Let\'s Rave Now</string>
<string name="or_login_with">or</string>
<string name="remember_me">Remember me.</string>
<string name="forgot_password">Forgot password?</string>
<string name="login_password_label">What\'s your password</string>
<string name="login_email_label">What\'s your email</string>
<string name="text_error_email_required">Email is required</string>
<string name="text_error_password_required">Password is required</string>
<string name="text_hint_email">Enter your email</string>
<string name="text_hint_password">Enter your password</string>
<string name="sign_up_upper">Sign Up</string>
<string name="sign_in_with_email">Connect with Email</string>
<string name="sign_in_with_google">Continue with Google</string>
<string name="back_upper">BACK</string>
<string name="text_hint_confirm_password">Enter your password again</string>
<string name="login_confirm_password_label">Confirm password</string>
<string name="agree_terms_of_service">Yes, I have read and agree to RaveNows Privacy Policy.</string>
<string name="agree_promotion">Yes, I want to be added to the Rave Now mailing list.</string>
<string name="text_error_email_format">Invalid email</string>
<string name="text_error_password_format">At least 6 characters and contain letters, and numbers.</string>
<string name="text_error_confirm_password_mismatch">Please ensure that the passwords entered twice are consistent.</string>
<string name="text_error_confirm_password_required">Confirm password is required</string>
<string name="error_10001_user_exist">User existed</string>
<string name="error_unknown">Unknown error</string>
<string name="error_not_accept_recive_notice">To provide you with a more personalized experience, please allow us to send you relevant notifications.</string>
<string name="error_not_accept_term">To provide you with the best service, please read and agree to our User Agreement before registering.</string>
<string name="empty_my_post_title">You haven\'t left any tracks yet</string>
<string name="empty_my_post_content">Post a moment now</string>
<string name="edit_profile">Edit profile</string>
<string name="share">share</string>
<string name="logout">Logout</string>
<string name="change_password">Change password</string>
<string name="current_password_tip1">Please enter your current password</string>
<string name="current_password_tip2">Password must be at least 8 characters long</string>
<string name="current_password_tip3">Password must contain at least one digit</string>
<string name="current_password_tip4">Password must contain at least one uppercase letter</string>
<string name="change_password_tip1">Passwords do not match</string>
<string name="current_password">Current password</string>
<string name="current_password_tip5">Enter your current password</string>
<string name="new_password">New password</string>
<string name="new_password_tip1">Enter your new password</string>
<string name="confirm_new_password">Confirm new password</string>
<string name="confirm_new_password_tip1">Confirm new password</string>
<string name="cancel">Cancel</string>
<string name="bio">Signature</string>
<string name="nickname">Name</string>
<string name="comment">COMMENTS</string>
<string name="order_comment_default">Default</string>
<string name="order_comment_latest">Latest</string>
<string name="order_comment_earliest">Earliest</string>
<string name="download">Download</string>
<string name="original">Original</string>
<string name="favourites">Favourite</string>
<string name="dark_mode">Dark Mode</string>
<string name="light_mode">Light Mode</string>
<string name="update_find_new_version">New version</string>
<string name="update_update_now">Update Now</string>
<string name="update_later">Later</string>
<string name="delete">Delete</string>
<string name="copy">Copy</string>
<string name="like">Like</string>
<string name="reply">Reply</string>
<string name="view_more_reply">View %1d more replies</string>
<string name="error_invalidate_username_password">Invalid email or password</string>
<string name="recover_account_upper">RCOVER ACCOUNT</string>
<string name="recover">Recover</string>
<string name="reset_mail_send_success">An email has been sent to your registered email address. Please check your inbox and follow the instructions to reset your password.</string>
<string name="reset_mail_send_failed">Failed to send email. Please check your network connection or try again later.</string>
<string name="seconds_ago">%1d seconds ago</string>
<string name="minutes_ago">%1d minutes ago</string>
<string name="private_policy_template">I agree to the</string>
<string name="private_policy_keyword">Rave Nows Privacy Policy</string>
<string name="gallery">Gallery</string>
<string name="chat_upper">CHAT</string>
<string name="like_your_post">Like your post</string>
<string name="favourite_your_post">Favourite your post</string>
<string name="like_your_comment">Like your comment</string>
<string name="resend">Resend in %s</string>
<string name="error_40002_user_not_exist">user not exist</string>
<string name="captcha_hint">Please click on the dots in the image in the correct order.</string>
<string name="captcha">Chaptcha</string>
<string name="refresh">Refresh</string>
<string name="clear">Clear</string>
<string name="incorrect_captcha_please_try_again">incorrect captcha,please try again</string>
<string name="search_user_item_follower_count">%d followers</string>
<string name="error_incorrect_old_password">Incorrect old password</string>
<string name="report">Report</string>
<string name="report_description">Your report is anonymous, if anyone is in danger please contact local emergency services immediately without delay</string>
<string name="report_success_desc">Reported successfully</string>
<string name="report_fail_desc">Failed to report, please try again</string>
<string name="report_title">Reason for reporting this post?</string>
<string name="close">Close</string>
<string name="blocked">Blocked</string>
<string name="feedback">Feedback</string>
<string name="about_rave_now">About Rave Now </string>
<string name="account_and_security">Account and security</string>
<string name="remove_account">Remove Account</string>
<string name="remove_account_desc">Are you sure you want to remove your account? This action cannot be undone.</string>
<string name="remove_account_password_hint">Please enter your password to confirm</string>
<string name="version_text">Version %1$s</string>
<string name="index_worldwide">Worldwide</string>
<string name="index_dynamic">Dynamic</string>
<string name="index_following">Following</string>
<string name="index_hot">Hot</string>
<string name="main_home">Home</string>
<string name="main_ai">AI</string>
<string name="main_message">Message</string>
<string name="main_profile">Profile</string>
<string name="agent_mine">Mine</string>
<string name="agent_hot">Hot</string>
<string name="agent_recommend">Recommend</string>
<string name="agent_other">Other</string>
<string name="agent_add">Create AI Agent</string>
<string name="agent_name">Name</string>
<string name="agent_name_hint">Please enter a name</string>
<string name="agent_desc">Description</string>
<string name="agent_desc_hint">Example: An experienced salesperson who is good at transforming complex products into topics that customers can easily understand and be interested in through humorous language and vivid cases</string>
<string name="agent_create">Create Agent</string>
<string name="moment_content_hint">Need some inspiration for your post? Let AI assist you!</string>
<string name="moment_ai_co">AI copywriting optimization</string>
<string name="moment_ai_delete">Delete</string>
<string name="moment_ai_apply">Apply</string>
<string name="chat_ai">Ai</string>
<string name="chat_group">Group</string>
<string name="chat_friend">Friends</string>
<string name="chatting_now">people chatting now…</string>
<string name="chat_all">All</string>
<string name="agent_chat_list_title">Agent Chat</string>
<string name="agent_chat_empty_title">No Agent Chat</string>
<string name="agent_chat_empty_subtitle">Start chatting with agents</string>
<string name="agent_chat_me_prefix">Me: </string>
<string name="agent_chat_image">[Image]</string>
<string name="agent_chat_voice">[Voice]</string>
<string name="agent_chat_video">[Video]</string>
<string name="agent_chat_file">[File]</string>
<string name="agent_chat_message">[Message]</string>
<string name="agent_chat_load_failed">Failed to load</string>
<string name="agent_chat_load_more_failed">Failed to load more</string>
<string name="agent_chat_user_info_failed">Failed to get user info: %s</string>
<string name="group_chat_empty">No group chats</string>
<string name="group_chat_empty_join">You have not joined any group chats yet</string>
<string name="group_chat_empty_title">The universe is too quiet without group chat messages</string>
<string name="group_chat_empty_subtitle">Explore interesting theme rooms on the homepage</string>
<string name="friend_chat_empty_title">Have not chatted with friends yet~</string>
<string name="friend_chat_empty_subtitle">Click on the avatar of friend to start chatting instantly.</string>
<string name="friend_chat_me_prefix">Me: </string>
<string name="friend_chat_load_failed">Failed to load</string>
<string name="create_group_chat">Create Group Chat</string>
<string name="quick_create">Quick Create</string>
<string name="group_name">Group Name</string>
<string name="group_name_hint">Please enter the name of the group chat</string>
<string name="search_placeholder">Search</string>
<string name="group_info_add_other">Add Others</string>
<string name="group_info_notice_setting">Notification</string>
<string name="group_info_exit">Exit</string>
<string name="group_info_edit">Edit Profile</string>
<string name="group_info">Group Chat Info</string>
<string name="hot_rooms">Popular Chat Rooms</string>
<string name="chat">Chat</string>
<string name="agent_recommend_agent">Recommended Agents For You</string>
<string name="hot_chat_room">High-energy conversation in progress</string>
<string name="create_agent">Create Agent</string>
<string name="create_confirm">Confirm</string>
<string name="publish_dynamic">Publish Dynamic</string>
<string name="hot_agent">Popular Agents</string>
<string name="group_room_enter">Enter</string>
<string name="group_room_enter_success">Successfully joined the room</string>
<string name="group_room_enter_fail">Failed to join the room</string>
<string name="agent_createing">Creating…</string>
<string name="agent_find">Discover</string>
<string name="text_error_password_too_long">Password cannot exceed %1$d characters</string>
<string name="block">Block</string>
<string name="read_full_article">Read full article</string>
<!-- Create Bottom Sheet -->
<string name="create_title">Create</string>
<string name="create_ai">AI</string>
<string name="create_group_chat_option">Group Chat</string>
<string name="create_moment">Moment</string>
<string name="create_close">Close</string>
<!-- Create Agent Page -->
<string name="welcome_1">Hello ! What would you like to create today?</string>
<string name="welcome_2">Just one sentence, and your exclusive AI will be born here.</string>
<string name="agent_desc_hint_auto">An AI that writes poetry, an AI that understands your sense of humor…</string>
<string name="agent_text_beautify">AI Beautify</string>
<string name="ideaing">Brainstorming for you</string>
<string name="avatar">Avatar</string>
<string name="create_agent_hand">Create AI Manually</string>
<string name="create_agent_auto">Create AI with One Sentence</string>
<string name="agent_name_hint_1">Give it a name to make it uniquely yours</string>
<string name="create_success">Agent creation completed!</string>
<!-- splash Page -->
<string name="splash_title">Social interaction belongs to AI and humans</string>
<!-- no network -->
<string name="friend_chat_no_network_title">Offline…</string>
<string name="friend_chat_no_network_subtitle">Check your network to connect to this universe</string>
<string name="Reload">Reload</string>
<!-- Login page -->
<string name="join_party_carnival">Join the party, let\'s celebrate together</string>
<!-- Tab labels -->
<string name="tab_recommend">Recommend</string>
<string name="tab_short_video">Short Video</string>
<string name="tab_news">News</string>
<!-- Block Confirm Dialog -->
<string name="confirm_block_user">Confirm block %1$s?</string>
<string name="block_description_1">They won\'t be able to send you messages or find your profile or content</string>
<string name="block_description_2">They won\'t receive a notification that you blocked them</string>
<string name="block_description_3">You can unblock them anytime in "Settings"</string>
<!-- Chat Settings -->
<string name="chat_settings">Chat Settings</string>
<string name="chat_theme_settings">Set Chat Theme</string>
<string name="custom_background">Custom Background</string>
<string name="select_from_gallery">Select from Gallery</string>
<string name="featured_backgrounds">Featured Backgrounds</string>
<string name="previewing_custom_background">Previewing Custom Background</string>
<string name="each_theme_unique_experience">Each theme has its own unique experience</string>
<string name="select_apply_to_use_theme">Select "Apply" to use this theme</string>
<string name="tap_cancel_to_preview_other_themes">Tap "Cancel" to preview other themes</string>
</resources>

View File

@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="Theme.RaveNow" parent="android:Theme.Material.Light.NoActionBar" >
<item name="android:windowNoTitle">true</item>
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowBackground">@color/activity_background</item>
</style>
<style name="Theme.App.Starting" parent="Theme.SplashScreen">
<item name="android:windowIsTranslucent">true</item>
<item name="android:windowNoTitle">true</item>
<item name="windowSplashScreenBackground">@color/splash_background</item>
<item name="windowSplashScreenAnimatedIcon">@mipmap/rider_pro_logo_next_round</item>
<item name="postSplashScreenTheme">@style/Theme.RaveNow</item>
<item name="android:windowBackground">@color/activity_background</item>
</style>
</resources>