群成员显示;添加群成员UI;群资料设置UI

This commit is contained in:
2025-11-10 20:46:38 +08:00
parent 391f841f45
commit 4184c23f86
14 changed files with 1977 additions and 39 deletions

View File

@@ -14,20 +14,19 @@
<string name="followers_upper">粉丝</string>
<string name="favourites_upper">收藏</string>
<string name="notifications_upper">消息</string>
<string name="following_upper">关注</string>
<string name="following_upper">关注11</string>
<string name="unfollow_upper">取消关注</string>
<string name="comment_count">%d条评论</string>
<string name="post_comment_hint">快来互动吧...</string>
<string name="follow_upper">关注</string>
<string name="follow_upper">关注3</string>
<string name="follow_upper_had">已关注</string>
<string name="login_upper">登录</string>
<string name="lets_ride_upper">确认</string>
<string name="or_login_with">其他账号登录</string>
<string name="remember_me">记住登录</string>
<string name="remember_me">记住</string>
<string name="forgot_password">忘记密码</string>
<string name="login_password_label">密码</string>
<string name="login_email_label">邮箱</string>
<string name="confirm_password_label">确认密码</string>
<string name="text_error_email_required">邮箱是必填项</string>
<string name="text_error_password_required">密码是必填项</string>
<string name="text_hint_email">输入邮箱</string>
@@ -78,7 +77,7 @@
<string name="download">下载</string>
<string name="original">原始图片</string>
<string name="favourites">收藏</string>
<string name="dark_mode">模式</string>
<string name="dark_mode">模式</string>
<string name="light_mode">明亮模式</string>
<string name="update_find_new_version">发现新版本</string>
<string name="update_update_now">立即更新</string>
@@ -95,7 +94,7 @@
<string name="reset_mail_send_failed">邮件发送失败,请检查您的网络连接或稍后重试。</string>
<string name="seconds_ago">%1d秒前</string>
<string name="minutes_ago">%1d分钟前</string>
<string name="private_policy_template">同意派派的</string>
<string name="private_policy_template">同意</string>
<string name="private_policy_keyword">用户协议</string>
<string name="gallery">图片</string>
<string name="chat_upper">私信</string>
@@ -119,9 +118,8 @@
<string name="close">关闭</string>
<string name="about_rave_now">关于Rave Now</string>
<string name="blocked">已拉黑</string>
<string name="blocked_users">被屏蔽的用户</string>
<string name="feedback">反馈</string>
<string name="account_and_security">安全</string>
<string name="account_and_security">户与安全</string>
<string name="remove_account">删除账户</string>
<string name="remove_account_desc">注销账号为不可逆的操作,请确认</string>
<string name="remove_account_password_hint">输入密码以确认</string>
@@ -145,8 +143,8 @@
<string name="agent_desc_hint">示例: 一位经验丰富的销售员,擅长通过幽默风趣的语言和生动的案例,将复杂的产品转化为客户易于理解并感兴趣的话题</string>
<string name="agent_create">创建智能体</string>
<string name="create_confirm">好的,就它了</string>
<string name="moment_content_hint">你的帖子需要一些灵感让AI帮助你!</string>
<string name="moment_ai_co">文案优化</string>
<string name="moment_content_hint">需要一些灵感来写文章吗?让人工智能来帮你!</string>
<string name="moment_ai_co">AI文案优化</string>
<string name="moment_ai_delete">删除</string>
<string name="moment_ai_apply">应用</string>
<string name="chat_ai">智能体</string>
@@ -288,14 +286,16 @@
<string name="group_chat_info_unlock_cost">解锁费用: %1$d 派币</string>
<string name="group_chat_info_done">完成</string>
<string name="group_chat_info_recharge_hint">可通过充值获得更多派币</string>
<!-- Edit Profile Extras -->
<string name="mbti_type">MBTI 类型</string>
<string name="zodiac">星座</string>
<string name="save">保存</string>
<string name="choose_mbti">选择 MBTI</string>
<string name="choose_zodiac">选择星座</string>
<!-- 群聊成员 -->
<string name="group_members_title">群聊成员</string>
<string name="group_members_require_approval">须批准才能加入</string>
<string name="group_members_you"></string>
<string name="group_members_admin">管理员</string>
<string name="group_members_list">群成员(%d</string>
<string name="group_members_send_message">发消息</string>
<string name="group_members_delete_member">Delete Member</string>
<!-- Side Menu -->
<string name="scan_qr">扫一扫</string>
<string name="edit_profile_info">编辑资料</string>
@@ -303,4 +303,7 @@
<string name="follow_system">跟随系统</string>
<string name="message_notification">消息通知</string>
<string name="logout_confirm">退出登录</string>
<string name="blocked_users">被屏蔽的用户</string>
<string name="confirm_password_label">确认密码</string>
</resources>

View File

@@ -23,11 +23,10 @@
<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 login</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="confirm_password_label">Confirm password</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>
@@ -93,7 +92,7 @@
<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 Paipai\'s</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>
@@ -116,10 +115,9 @@
<string name="report_title">Reason for reporting this post?</string>
<string name="close">Close</string>
<string name="blocked">Blocked</string>
<string name="blocked_users">Blocked Users</string>
<string name="feedback">Feedback</string>
<string name="about_rave_now">About Rave Now </string>
<string name="account_and_security">Account Security</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>
@@ -283,6 +281,16 @@
<string name="group_chat_info_unlock_cost">Unlock cost: %1$d coins</string>
<string name="group_chat_info_done">Done</string>
<string name="group_chat_info_recharge_hint">You can recharge to get more coins</string>
<!-- Group Members -->
<string name="group_members_title">Group Members</string>
<string name="group_members_require_approval">Require approval to join</string>
<string name="group_members_you">You</string>
<string name="group_members_admin">Administrator</string>
<string name="group_members_list">Group members (%d)</string>
<string name="group_members_send_message">Send message</string>
<string name="group_members_delete_member">Delete Member</string>
<!-- Edit Profile Extras -->
<string name="mbti_type">MBTI</string>
<string name="zodiac">Zodiac</string>
@@ -297,5 +305,6 @@
<string name="follow_system">Follow System</string>
<string name="message_notification">Message Notification</string>
<string name="logout_confirm">Logout</string>
<string name="blocked_users">Blocked Users</string>
<string name="confirm_password_label">Confirm password</string>
</resources>