about summary refs log tree commit diff
path: root/src/locale/locales/zh-CN
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/locales/zh-CN')
-rw-r--r--src/locale/locales/zh-CN/messages.po2163
1 files changed, 1129 insertions, 1034 deletions
diff --git a/src/locale/locales/zh-CN/messages.po b/src/locale/locales/zh-CN/messages.po
index ee56d485e..054c4c546 100644
--- a/src/locale/locales/zh-CN/messages.po
+++ b/src/locale/locales/zh-CN/messages.po
@@ -8,7 +8,7 @@ msgstr ""
 "Language: zh\n"
 "Project-Id-Version: 49a8cb746fbc2ae5707392ee41ddec4c\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2025-08-12 01:46\n"
+"PO-Revision-Date: 2025-08-29 14:45\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
@@ -18,16 +18,16 @@ msgstr ""
 "X-Crowdin-File: /main/src/locale/locales/en/messages.po\n"
 "X-Crowdin-File-ID: 11\n"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:516
-#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:127
-msgid "(active)"
-msgstr "(活动)"
+#. Accessibility label for a category (e.g. Art, Video Games, Sports, etc.) that shows suggested accounts for the user to follow. The tab is currently selected.
+#: src/components/InterestTabs.tsx:325
+msgid "\"{interestsDisplayName}\" category (active)"
+msgstr "“{interestsDisplayName}”类别(已选中)"
 
 #: src/screens/Messages/components/ChatListItem.tsx:160
 msgid "(contains embedded content)"
 msgstr "(包含嵌入内容)"
 
-#: src/screens/Settings/AccountSettings.tsx:69
+#: src/screens/Settings/AccountSettings.tsx:71
 msgid "(no email)"
 msgstr "(没有电子邮箱)"
 
@@ -100,8 +100,7 @@ msgstr "{0, plural, one {关注者} other {关注者}}"
 msgid "{0, plural, one {following} other {following}}"
 msgstr "{0, plural, one {正在关注} other {正在关注}}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:468
-#: src/view/com/post-thread/PostThreadItem.tsx:537
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:473
 msgid "{0, plural, one {like} other {likes}}"
 msgstr "{0, plural, one {喜欢} other {喜欢}}"
 
@@ -109,13 +108,11 @@ msgstr "{0, plural, one {喜欢} other {喜欢}}"
 msgid "{0, plural, one {post} other {posts}}"
 msgstr "{0, plural, one {帖文} other {帖文}}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:452
-#: src/view/com/post-thread/PostThreadItem.tsx:521
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:457
 msgid "{0, plural, one {quote} other {quotes}}"
 msgstr "{0, plural, one {引用} other {引用}}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:434
-#: src/view/com/post-thread/PostThreadItem.tsx:503
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:439
 msgid "{0, plural, one {repost} other {reposts}}"
 msgstr "{0, plural, one {转发} other {转发}}"
 
@@ -128,6 +125,10 @@ msgstr "{0, plural, other {{1} 帖文}}"
 msgid "{0, plural, other {# people have}} used this starter pack!"
 msgstr "一共有 {0, plural,other {# 位用户}}使用过这个新手包!"
 
+#: src/components/dialogs/StarterPackDialog.tsx:370
+msgid "{0, plural, other {+# more}}"
+msgstr "{0, plural,other {+其他 # 个新手包}}"
+
 #. Pattern: {wordValue} in tags
 #: src/components/dialogs/MutedWords.tsx:475
 msgid "{0} <0>in <1>tags</1></0>"
@@ -158,7 +159,7 @@ msgstr "{0} 已被占用"
 msgid "{0} joined this week"
 msgstr "本周新加入了 {0} 人"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:202
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:204
 msgid "{0} of {1}"
 msgstr "第 {0} 个(共 {1} 个)"
 
@@ -216,12 +217,20 @@ msgstr "{0} 分钟前"
 msgid "{0}s"
 msgstr "{0} 秒前"
 
-#: src/view/shell/desktop/LeftNav.tsx:402
+#: src/view/shell/desktop/LeftNav.tsx:454
 msgid "{count, plural, one {# unread item} other {# unread items}}"
 msgstr "{count, plural, one {# 条未读} other {# 条未读}}"
 
-#: src/lib/generate-starterpack.ts:111
-#: src/screens/StarterPack/Wizard/index.tsx:184
+#: src/screens/Profile/Header/EditProfileDialog.tsx:385
+msgid "{DESCRIPTION_MAX_GRAPHEMES, plural, other {Description is too long. The maximum number of characters is #.}}"
+msgstr "{DESCRIPTION_MAX_GRAPHEMES, plural, other {简介太长,不能超过 # 个字符。}}"
+
+#: src/screens/Profile/Header/EditProfileDialog.tsx:334
+msgid "{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Display name is too long. The maximum number of characters is #.}}"
+msgstr "{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {名称太长,不能超过 # 个字符。}}"
+
+#: src/lib/generate-starterpack.ts:104
+#: src/screens/StarterPack/Wizard/index.tsx:201
 msgid "{displayName}'s Starter Pack"
 msgstr "{displayName}的新手包"
 
@@ -428,7 +437,7 @@ msgid "{rank}."
 msgstr "{rank}."
 
 #. trending topic time spent trending. should be as short as possible to fit in a pill
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:206
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:203
 msgid "{type}h ago"
 msgstr "{type} 小时前"
 
@@ -450,12 +459,12 @@ msgstr "{userName} 的认证"
 msgid "+{computedTotal}"
 msgstr "+{computedTotal}"
 
-#: src/screens/StarterPack/Wizard/index.tsx:488
+#: src/screens/StarterPack/Wizard/index.tsx:524
 msgctxt "profiles"
 msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack"
 msgstr "<0>{0}、</0><1>{1}</1> 及{2, plural, one {其他 # } other {其他 # }}人已包含在你的新手包中"
 
-#: src/screens/StarterPack/Wizard/index.tsx:541
+#: src/screens/StarterPack/Wizard/index.tsx:577
 msgctxt "feeds"
 msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack"
 msgstr "<0>{0}、</0><1>{1}</1> 及{2, plural, one {其他 # } other {其他 # }}人已包含在你的新手包中"
@@ -468,11 +477,12 @@ msgstr "<0>{0}</0> {1, plural, one {关注者} other {关注者}}"
 msgid "<0>{0}</0> {1, plural, one {following} other {following}}"
 msgstr "<0>{0}</0> {1, plural, one {正在关注} other {正在关注}}"
 
-#: src/screens/StarterPack/Wizard/index.tsx:529
+#: src/screens/StarterPack/Wizard/index.tsx:511
+#: src/screens/StarterPack/Wizard/index.tsx:565
 msgid "<0>{0}</0> and<1> </1><2>{1} </2>are included in your starter pack"
 msgstr "<0>{0}</0>及<1></1><2>{1} </2>已包含在你的新手包中"
 
-#: src/screens/StarterPack/Wizard/index.tsx:522
+#: src/screens/StarterPack/Wizard/index.tsx:558
 msgid "<0>{0}</0> is included in your starter pack"
 msgstr "<0>{0}</0> 已包含在你的新手包中"
 
@@ -488,11 +498,11 @@ msgstr "<0>{date}</0> {time}"
 msgid "<0>Sign in</0><1> or </1><2>create an account</2><3> </3><4>to search for news, sports, politics, and everything else happening on Bluesky.</4>"
 msgstr "请<0>登录</0><1>或</1><2>创建账户</2><3></3><4>以便于使用 Bluesky 的搜索功能寻找新闻、体育、政治等你所感兴趣的新鲜事。</4>"
 
-#: src/screens/StarterPack/Wizard/index.tsx:479
+#: src/screens/StarterPack/Wizard/index.tsx:502
 msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack"
 msgstr "<0>你</0> 及<1> </1><2>{0} </2>已包含在你的新手包中"
 
-#: src/screens/Profile/Header/Handle.tsx:53
+#: src/screens/Profile/Header/Handle.tsx:57
 msgid "⚠Invalid Handle"
 msgstr "⚠无效的账户代码"
 
@@ -512,6 +522,10 @@ msgstr "30 天"
 msgid "7 days"
 msgstr "7 天"
 
+#: src/screens/Onboarding/StepFinished.tsx:341
+msgid "A collection of popular feeds you can find on Bluesky, including News, Booksky, Game Dev, Blacksky, and Fountain Pens"
+msgstr "目前在 Bluesky 上热门的动态源集合,包括 News、Booksky、Game Dev、Blacksky 以及 Fountain Pens"
+
 #. If last message does not contain text, fall back to "{user} reacted to {a message}"
 #: src/screens/Messages/components/ChatListItem.tsx:210
 msgid "a message"
@@ -521,6 +535,10 @@ msgstr "一条私信"
 msgid "A new form of verification"
 msgstr "全新的认证机制"
 
+#: src/components/BlockedGeoOverlay.tsx:39
+msgid "A new Mississippi law requires us to implement age verification for all users before they can access Bluesky. We think this law creates challenges that go beyond its child safety goals, and creates significant barriers that limit free speech and disproportionately harm smaller platforms and emerging technologies."
+msgstr "一项密西西比州的新法律要求所有用户必须先验证年龄才能访问 Bluesky。我们认为这项法律带来的挑战已远远超出保护儿童安全的范畴,严重阻碍了言论自由,同时对小型平台和新兴技术造成了不平等的伤害。"
+
 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:113
 msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature."
 msgstr "一张个人主页的截图,显示“关注”按钮旁新增的提醒图标,用于介绍全新动态提醒功能。"
@@ -558,26 +576,26 @@ msgstr "无障碍设置"
 
 #: src/Navigation.tsx:398
 #: src/screens/Login/LoginForm.tsx:194
-#: src/screens/Settings/AccountSettings.tsx:49
+#: src/screens/Settings/AccountSettings.tsx:51
 #: src/screens/Settings/Settings.tsx:174
 #: src/screens/Settings/Settings.tsx:177
 msgid "Account"
 msgstr "账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:357
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361
 #: src/screens/Messages/components/RequestButtons.tsx:91
-#: src/view/com/profile/ProfileMenu.tsx:158
+#: src/view/com/profile/ProfileMenu.tsx:161
 msgctxt "toast"
 msgid "Account blocked"
 msgstr "已屏蔽该账户"
 
-#: src/view/com/profile/ProfileMenu.tsx:171
+#: src/view/com/profile/ProfileMenu.tsx:174
 msgctxt "toast"
 msgid "Account followed"
 msgstr "已关注该账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:380
-#: src/view/com/profile/ProfileMenu.tsx:134
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384
+#: src/view/com/profile/ProfileMenu.tsx:137
 msgctxt "toast"
 msgid "Account muted"
 msgstr "已隐藏该账户"
@@ -599,19 +617,19 @@ msgstr "账户选项"
 msgid "Account removed from quick access"
 msgstr "已从快速访问中移除该账户"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128
-#: src/view/com/profile/ProfileMenu.tsx:148
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132
+#: src/view/com/profile/ProfileMenu.tsx:151
 msgctxt "toast"
 msgid "Account unblocked"
 msgstr "已取消屏蔽该账户"
 
-#: src/view/com/profile/ProfileMenu.tsx:183
+#: src/view/com/profile/ProfileMenu.tsx:186
 msgctxt "toast"
 msgid "Account unfollowed"
 msgstr "已取消关注该账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:370
-#: src/view/com/profile/ProfileMenu.tsx:124
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374
+#: src/view/com/profile/ProfileMenu.tsx:127
 msgctxt "toast"
 msgid "Account unmuted"
 msgstr "已取消隐藏该账户"
@@ -632,15 +650,17 @@ msgstr "动态提醒"
 
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:169
 #: src/components/dialogs/MutedWords.tsx:328
+#: src/components/dialogs/StarterPackDialog.tsx:384
+#: src/components/dialogs/StarterPackDialog.tsx:390
 #: src/view/com/modals/UserAddRemoveLists.tsx:235
 msgid "Add"
 msgstr "添加"
 
-#: src/screens/StarterPack/Wizard/index.tsx:572
+#: src/screens/StarterPack/Wizard/index.tsx:608
 msgid "Add {0} more to continue"
 msgstr "再添加至少 {0} 个以继续"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:59
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:61
 msgid "Add {displayName} to starter pack"
 msgstr "添加 {displayName} 至新手包"
 
@@ -679,12 +699,12 @@ msgstr "添加替代文本(可选)"
 
 #: src/screens/Settings/Settings.tsx:564
 #: src/screens/Settings/Settings.tsx:567
-#: src/view/shell/desktop/LeftNav.tsx:259
-#: src/view/shell/desktop/LeftNav.tsx:263
+#: src/view/shell/desktop/LeftNav.tsx:261
+#: src/view/shell/desktop/LeftNav.tsx:265
 msgid "Add another account"
 msgstr "添加其他账户"
 
-#: src/view/com/composer/Composer.tsx:776
+#: src/view/com/composer/Composer.tsx:810
 msgid "Add another post"
 msgstr "添加另一则帖文"
 
@@ -702,6 +722,11 @@ msgstr "添加应用密码"
 msgid "Add emoji reaction"
 msgstr "添加表情符号反应"
 
+#. Accessibility label for button in composer to add images, a video, or a GIF to a post
+#: src/view/com/composer/SelectMediaButton.tsx:468
+msgid "Add media to post"
+msgstr "添加媒体内容至帖文"
+
 #: src/components/moderation/ReportDialog/index.tsx:403
 #: src/components/moderation/ReportDialog/index.tsx:407
 msgid "Add more details (optional)"
@@ -715,7 +740,7 @@ msgstr "使用所选配置添加隐藏字词"
 msgid "Add muted words and tags"
 msgstr "添加隐藏字词和标签"
 
-#: src/view/com/composer/Composer.tsx:1340
+#: src/view/com/composer/Composer.tsx:1443
 msgid "Add new post"
 msgstr "添加新帖文"
 
@@ -736,7 +761,7 @@ msgstr "添加反应"
 msgid "Add recommended feeds"
 msgstr "添加推荐的动态源"
 
-#: src/screens/StarterPack/Wizard/index.tsx:510
+#: src/screens/StarterPack/Wizard/index.tsx:546
 msgid "Add some feeds to your starter pack!"
 msgstr "添加一些推荐的动态源到你的新手包里面!"
 
@@ -744,7 +769,7 @@ msgstr "添加一些推荐的动态源到你的新手包里面!"
 msgid "Add the default feed of only people you follow"
 msgstr "添加默认动态源(仅显示你关注的人)"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:406
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:416
 msgid "Add the following DNS record to your domain:"
 msgstr "向你的域名添加以下 DNS 记录:"
 
@@ -752,11 +777,17 @@ msgstr "向你的域名添加以下 DNS 记录:"
 msgid "Add this feed to your feeds"
 msgstr "添加到你的动态源"
 
-#: src/view/com/profile/ProfileMenu.tsx:305
-#: src/view/com/profile/ProfileMenu.tsx:308
+#: src/view/com/profile/ProfileMenu.tsx:317
+#: src/view/com/profile/ProfileMenu.tsx:320
 msgid "Add to lists"
 msgstr "添加至列表"
 
+#: src/components/dialogs/StarterPackDialog.tsx:187
+#: src/view/com/profile/ProfileMenu.tsx:308
+#: src/view/com/profile/ProfileMenu.tsx:311
+msgid "Add to starter packs"
+msgstr "添加至新手包"
+
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:156
 msgid "Add user to list"
 msgstr "将用户新增至列表"
@@ -766,6 +797,10 @@ msgstr "将用户新增至列表"
 msgid "Added to list"
 msgstr "已添加至列表"
 
+#: src/components/dialogs/StarterPackDialog.tsx:271
+msgid "Added to starter pack"
+msgstr "已添加至新手包"
+
 #: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:112
 msgid "Additional details (limit 1000 characters)"
 msgstr "补充说明(一千个字以内)"
@@ -785,7 +820,7 @@ msgstr "色情"
 msgid "Adult Content"
 msgstr "成人内容"
 
-#: src/screens/Moderation/index.tsx:404
+#: src/screens/Moderation/index.tsx:423
 msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>."
 msgstr "仅可通过网页端(<0>bsky.app</0>)启用成人内容显示。"
 
@@ -798,7 +833,7 @@ msgstr "成人内容显示已停用。"
 msgid "Adult Content labels"
 msgstr "成人内容标记"
 
-#: src/screens/Moderation/index.tsx:454
+#: src/screens/Moderation/index.tsx:473
 msgid "Advanced"
 msgstr "详细设置"
 
@@ -823,6 +858,8 @@ msgstr "只需几分钟即可完成年龄验证"
 msgid "alice@example.com"
 msgstr "alice@example.com"
 
+#. the default tab in the interests tab bar
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:154
 #: src/view/screens/Notifications.tsx:88
 msgid "All"
 msgstr "全部"
@@ -834,6 +871,7 @@ msgstr "已关注所有账户!"
 #: src/screens/Search/components/SearchLanguageDropdown.tsx:64
 #: src/screens/Search/components/SearchLanguageDropdown.tsx:99
 #: src/screens/Search/components/SearchLanguageDropdown.tsx:101
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:280
 msgid "All languages"
 msgstr "全部语言"
 
@@ -869,7 +907,8 @@ msgid "Allows access to direct messages"
 msgstr "允许读取私信"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:171
-#: src/view/com/modals/ChangePassword.tsx:182
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:235
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:241
 msgid "Already have a code?"
 msgstr "已经有验证码了?"
 
@@ -885,7 +924,7 @@ msgstr "替代文本"
 
 #: src/screens/Settings/AccessibilitySettings.tsx:54
 #: src/view/com/composer/GifAltText.tsx:154
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:117
 #: src/view/com/composer/videos/SubtitleDialog.tsx:40
 #: src/view/com/composer/videos/SubtitleDialog.tsx:55
 #: src/view/com/composer/videos/SubtitleDialog.tsx:101
@@ -902,7 +941,7 @@ msgid "Alt text describes images for blind and low-vision users, and helps give
 msgstr "为图片新增替代文本,从而帮助视障者大致了解图片内容。"
 
 #: src/view/com/composer/GifAltText.tsx:179
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:138
 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}"
 msgstr "替代文本太长将被截断,{MAX_ALT_TEXT, plural,other {限制为:{0} 个字符。}}"
 
@@ -910,18 +949,23 @@ msgstr "替代文本太长将被截断,{MAX_ALT_TEXT, plural,other {限制为
 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below."
 msgstr "已发送一封电子邮件至 {0}。它包含你需要在下方输入的验证码。"
 
-#: src/components/dialogs/GifSelect.tsx:266
+#: src/components/dialogs/GifSelect.tsx:264
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:362
 msgid "An error has occurred"
 msgstr "发生错误"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:420
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:422
 msgid "An error occurred"
 msgstr "发生错误"
 
-#: src/view/com/composer/state/video.ts:400
+#: src/view/com/composer/state/video.ts:399
 msgid "An error occurred while compressing the video."
 msgstr "压缩视频时发生错误。"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:176
+msgid "An error occurred while fetching suggested accounts."
+msgstr "获取建议的账户出错。"
+
 #: src/state/queries/explore-feed-previews.tsx:173
 msgid "An error occurred while fetching the feed."
 msgstr "载入动态源时发生错误。"
@@ -934,7 +978,7 @@ msgstr "创建新手包时发生错误,要再试一次吗?"
 msgid "An error occurred while loading the video. Please try again later."
 msgstr "播放视频时发生错误,请重试。"
 
-#: src/components/Post/Embed/VideoEmbed/index.web.tsx:226
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:227
 msgid "An error occurred while loading the video. Please try again."
 msgstr "播放视频时发生错误,请重试。"
 
@@ -942,19 +986,19 @@ msgstr "播放视频时发生错误,请重试。"
 msgid "An error occurred while saving the QR code!"
 msgstr "保存二维码时发生错误!"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:63
-msgid "An error occurred while selecting the video"
-msgstr "选择视频时发生错误"
-
 #: src/screens/StarterPack/StarterPackScreen.tsx:352
 #: src/screens/StarterPack/StarterPackScreen.tsx:374
 msgid "An error occurred while trying to follow all"
 msgstr "关注全部账户时发生错误"
 
-#: src/view/com/composer/state/video.ts:441
+#: src/view/com/composer/state/video.ts:440
 msgid "An error occurred while uploading the video."
 msgstr "上传视频时发生错误。"
 
+#: src/screens/Onboarding/StepFinished.tsx:359
+msgid "An illustration of several Bluesky posts alongside repost, like, and comment icons"
+msgstr "包含 Bluesky 的几则帖文插图,旁边还有转发、喜欢和评论图标"
+
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:84
 #: src/components/verification/VerifierDialog.tsx:86
 msgid "An illustration showing that Bluesky selects trusted verifiers, and trusted verifiers in turn verify individual user accounts."
@@ -986,7 +1030,7 @@ msgstr "出现问题,请重试。"
 msgid "An mockup of a iPhone showing the Bluesky app open to the profile of a verified user with a blue checkmark next to their display name."
 msgstr "这个 iPhone 模型正在显示 Bluesky 应用界面,其中打开了一个已认证账户的个人资料,名称旁边拥有认证徽章。"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:185
+#: src/screens/Onboarding/StepInterests/index.tsx:194
 msgid "an unknown error occurred"
 msgstr "出现未知错误"
 
@@ -999,8 +1043,8 @@ msgstr "未知标记者"
 msgid "and"
 msgstr "和"
 
-#: src/screens/Onboarding/index.tsx:29
-#: src/screens/Onboarding/state.ts:94
+#: src/screens/Onboarding/index.tsx:45
+#: src/screens/Onboarding/state.ts:102
 msgid "Animals"
 msgstr "动物"
 
@@ -1008,6 +1052,7 @@ msgstr "动物"
 msgid "Animated GIF"
 msgstr "GIF 动画"
 
+#: src/components/BlockedGeoOverlay.tsx:92
 #: src/components/PolicyUpdateOverlay/Badge.tsx:33
 msgid "Announcement"
 msgstr "公告"
@@ -1105,7 +1150,7 @@ msgid "Appeal this decision"
 msgstr "对此决定提出申诉"
 
 #: src/Navigation.tsx:390
-#: src/screens/Settings/AppearanceSettings.tsx:88
+#: src/screens/Settings/AppearanceSettings.tsx:86
 #: src/screens/Settings/Settings.tsx:212
 #: src/screens/Settings/Settings.tsx:215
 msgid "Appearance"
@@ -1121,15 +1166,12 @@ msgstr "使用默认推荐的动态源"
 msgid "Apply Pull Request"
 msgstr "应用提交变更"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:638
-#: src/view/com/post-thread/PostThreadItem.tsx:953
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:643
 msgid "Archived from {0}"
 msgstr "自 {0} 起被归档"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:607
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:646
-#: src/view/com/post-thread/PostThreadItem.tsx:922
-#: src/view/com/post-thread/PostThreadItem.tsx:961
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:612
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:651
 msgid "Archived post"
 msgstr "已归档帖文"
 
@@ -1145,7 +1187,7 @@ msgstr "你确定要删除这条私信吗?此操作将仅为你删除私信,
 msgid "Are you sure you want to delete this starter pack?"
 msgstr "你确定要删除此新手包吗?"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:86
+#: src/screens/Profile/Header/EditProfileDialog.tsx:81
 msgid "Are you sure you want to discard your changes?"
 msgstr "你确定要放弃更改吗?"
 
@@ -1161,11 +1203,11 @@ msgstr "你确定要离开此对话吗?此操作将仅为你删除对话,而
 msgid "Are you sure you want to remove this from your feeds?"
 msgstr "你确定要将此从你的动态源中删除吗?"
 
-#: src/view/com/composer/Composer.tsx:725
+#: src/view/com/composer/Composer.tsx:759
 msgid "Are you sure you'd like to discard this draft?"
 msgstr "你确定要舍弃这段草稿吗?"
 
-#: src/view/com/composer/Composer.tsx:910
+#: src/view/com/composer/Composer.tsx:949
 msgid "Are you sure you'd like to discard this post?"
 msgstr "你确定要放弃发布这则帖文吗?"
 
@@ -1173,12 +1215,12 @@ msgstr "你确定要放弃发布这则帖文吗?"
 msgid "Are you sure?"
 msgstr "你确定吗?"
 
-#: src/view/com/composer/select-language/SuggestedLanguage.tsx:74
+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87
 msgid "Are you writing in <0>{suggestedLanguageName}</0>?"
 msgstr "你正在使用 <0>{suggestedLanguageName}</0> 撰写吗?"
 
-#: src/screens/Onboarding/index.tsx:23
-#: src/screens/Onboarding/state.ts:95
+#: src/screens/Onboarding/index.tsx:39
+#: src/screens/Onboarding/state.ts:103
 msgid "Art"
 msgstr "艺术"
 
@@ -1186,12 +1228,20 @@ msgstr "艺术"
 msgid "Artistic or non-erotic nudity."
 msgstr "带有艺术性或非色情的裸露。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:491
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:493
+#: src/components/BlockedGeoOverlay.tsx:42
+msgid "As a small team, we cannot justify building the expensive infrastructure this requirement demands while legal challenges to this law are pending."
+msgstr "作为一个小团队,我们无法在一切尚未尘埃落定的情况下,部署昂贵的基础设施以遵守这项法律规定。"
+
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:497
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:499
 msgid "Assign topic for algo"
 msgstr "为算法指定主题"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:48
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:208
+msgid "At least 8 characters"
+msgstr "至少应含有 8 个字符"
+
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:58
 msgctxt "Name of app icon variant"
 msgid "Aurora"
 msgstr "极光"
@@ -1206,7 +1256,6 @@ msgstr "自动播放视频及 GIF"
 msgid "Available"
 msgstr "可用"
 
-#: src/components/dms/MessagesListHeader.tsx:84
 #: src/components/moderation/LabelsOnMeDialog.tsx:315
 #: src/components/moderation/LabelsOnMeDialog.tsx:316
 #: src/screens/Login/ChooseAccountForm.tsx:90
@@ -1220,8 +1269,10 @@ msgstr "可用"
 #: src/screens/Messages/components/ChatDisabled.tsx:133
 #: src/screens/Messages/components/ChatDisabled.tsx:134
 #: src/screens/Profile/Header/Shell.tsx:158
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:271
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:280
 #: src/screens/Signup/BackNextButtons.tsx:41
-#: src/screens/StarterPack/Wizard/index.tsx:303
+#: src/screens/StarterPack/Wizard/index.tsx:323
 msgid "Back"
 msgstr "返回"
 
@@ -1238,6 +1289,7 @@ msgstr "在创建列表之前,你必须首先验证你的电子邮箱。"
 msgid "Before creating a post or replying, you must first verify your email."
 msgstr "在你撰写贴文或回复之前,你必须首先验证你的电子邮箱。"
 
+#: src/components/dialogs/StarterPackDialog.tsx:71
 #: src/components/StarterPack/ProfileStarterPacks.tsx:235
 #: src/components/StarterPack/ProfileStarterPacks.tsx:245
 msgid "Before creating a starter pack, you must first verify your email."
@@ -1270,30 +1322,30 @@ msgstr "开始年龄验证流程"
 msgid "Begin the age assurance process by completing the fields below."
 msgstr "请填写以下栏位,以开始年龄验证流程。"
 
-#: src/components/dialogs/BirthDateSettings.tsx:103
-#: src/screens/Settings/AccountSettings.tsx:140
+#: src/components/dialogs/BirthDateSettings.tsx:115
+#: src/screens/Settings/AccountSettings.tsx:142
 msgid "Birthday"
 msgstr "生日"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:753
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:320
-#: src/view/com/profile/ProfileMenu.tsx:473
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:760
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:328
+#: src/view/com/profile/ProfileMenu.tsx:490
 msgid "Block"
 msgstr "屏蔽"
 
 #: src/components/dms/ConvoMenu.tsx:247
 #: src/components/dms/ConvoMenu.tsx:250
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:638
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:640
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:645
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:647
 #: src/screens/Messages/components/RequestButtons.tsx:144
 #: src/screens/Messages/components/RequestButtons.tsx:146
-#: src/view/com/profile/ProfileMenu.tsx:384
-#: src/view/com/profile/ProfileMenu.tsx:391
+#: src/view/com/profile/ProfileMenu.tsx:396
+#: src/view/com/profile/ProfileMenu.tsx:403
 msgid "Block account"
 msgstr "屏蔽账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:748
-#: src/view/com/profile/ProfileMenu.tsx:456
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:755
+#: src/view/com/profile/ProfileMenu.tsx:473
 msgid "Block Account?"
 msgstr "要屏蔽账户吗?"
 
@@ -1330,11 +1382,11 @@ msgstr "屏蔽用户"
 msgid "Block User"
 msgstr "屏蔽用户"
 
-#: src/components/Post/Embed/index.tsx:180
+#: src/components/Post/Embed/index.tsx:186
 msgid "Blocked"
 msgstr "已被屏蔽"
 
-#: src/screens/Moderation/index.tsx:282
+#: src/screens/Moderation/index.tsx:301
 msgid "Blocked accounts"
 msgstr "已屏蔽账户"
 
@@ -1343,8 +1395,8 @@ msgstr "已屏蔽账户"
 msgid "Blocked Accounts"
 msgstr "已屏蔽账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:750
-#: src/view/com/profile/ProfileMenu.tsx:468
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:757
+#: src/view/com/profile/ProfileMenu.tsx:485
 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
 msgstr "已被屏蔽的账户无法在你的帖文下回复、提及你或以其他方式与你互动。"
 
@@ -1352,10 +1404,6 @@ msgstr "已被屏蔽的账户无法在你的帖文下回复、提及你或以其
 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours."
 msgstr "已被屏蔽的账户无法在你的帖文下回复、提及你或以其他方式与你互动。你将不会看到他们所发布的内容,同样他们也无法查看你发布的内容。"
 
-#: src/view/com/post-thread/PostThread.tsx:488
-msgid "Blocked post."
-msgstr "这则帖文已被屏蔽。"
-
 #: src/screens/Profile/Sections/Labels.tsx:203
 msgid "Blocking does not prevent this labeler from placing labels on your account."
 msgstr "屏蔽该用户不会阻止其继续标记你的账户。"
@@ -1364,7 +1412,7 @@ msgstr "屏蔽该用户不会阻止其继续标记你的账户。"
 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
 msgstr "屏蔽是公开可见的。被屏蔽的账户无法在你的帖文下回复、提及你或以其他方式与你互动。"
 
-#: src/view/com/profile/ProfileMenu.tsx:465
+#: src/view/com/profile/ProfileMenu.tsx:482
 msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you."
 msgstr "屏蔽不会阻止其继续标记你的账户,但会阻止该账户在你发布的帖文下回复或与你互动。"
 
@@ -1377,12 +1425,11 @@ msgstr "博客"
 msgid "Bluesky"
 msgstr "Bluesky"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:663
-#: src/view/com/post-thread/PostThreadItem.tsx:978
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:668
 msgid "Bluesky cannot confirm the authenticity of the claimed date."
 msgstr "Bluesky 无法确认帖文发布时间的真实性。"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:165
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:175
 msgctxt "Name of app icon variant"
 msgid "Bluesky Classic™"
 msgstr "Bluesky 经典™"
@@ -1440,25 +1487,25 @@ msgstr "模糊化图片"
 msgid "Blur images and filter from feeds"
 msgstr "模糊化图片并从动态源中过滤"
 
-#: src/screens/Onboarding/index.tsx:30
-#: src/screens/Onboarding/state.ts:96
+#: src/screens/Onboarding/index.tsx:46
+#: src/screens/Onboarding/state.ts:104
 msgid "Books"
 msgstr "书籍"
 
-#: src/components/FeedInterstitials.tsx:435
+#: src/components/FeedInterstitials.tsx:431
 msgid "Browse more accounts on the Explore page"
 msgstr "在探索页面浏览更多账户"
 
-#: src/components/FeedInterstitials.tsx:566
+#: src/components/FeedInterstitials.tsx:559
 msgid "Browse more feeds on the Explore page"
 msgstr "在探索页面浏览更多动态源"
 
-#: src/components/FeedInterstitials.tsx:547
-#: src/components/FeedInterstitials.tsx:550
+#: src/components/FeedInterstitials.tsx:540
+#: src/components/FeedInterstitials.tsx:543
 msgid "Browse more suggestions"
 msgstr "浏览更多建议"
 
-#: src/components/FeedInterstitials.tsx:575
+#: src/components/FeedInterstitials.tsx:568
 msgid "Browse more suggestions on the Explore page"
 msgstr "在探索页面浏览更多建议"
 
@@ -1541,25 +1588,25 @@ msgstr "相机"
 #: src/components/live/GoLiveDialog.tsx:253
 #: src/components/Menu/index.tsx:350
 #: src/components/PostControls/RepostButton.tsx:209
-#: src/components/Prompt.tsx:143
-#: src/components/Prompt.tsx:145
+#: src/components/Prompt.tsx:144
+#: src/components/Prompt.tsx:146
 #: src/screens/Deactivated.tsx:158
-#: src/screens/Profile/Header/EditProfileDialog.tsx:225
-#: src/screens/Profile/Header/EditProfileDialog.tsx:233
+#: src/screens/Profile/Header/EditProfileDialog.tsx:220
+#: src/screens/Profile/Header/EditProfileDialog.tsx:228
 #: src/screens/Search/Shell.tsx:349
 #: src/screens/Settings/AppIconSettings/index.tsx:44
 #: src/screens/Settings/AppIconSettings/index.tsx:225
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:78
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:85
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:246
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:252
 #: src/screens/Settings/Settings.tsx:289
 #: src/screens/Takendown.tsx:99
 #: src/screens/Takendown.tsx:102
-#: src/view/com/composer/Composer.tsx:965
-#: src/view/com/composer/Composer.tsx:976
+#: src/view/com/composer/Composer.tsx:1004
+#: src/view/com/composer/Composer.tsx:1015
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:43
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:52
-#: src/view/com/modals/ChangePassword.tsx:279
-#: src/view/com/modals/ChangePassword.tsx:282
 #: src/view/com/modals/CreateOrEditList.tsx:333
 #: src/view/com/modals/CropImage.web.tsx:97
 #: src/view/shell/desktop/LeftNav.tsx:212
@@ -1597,7 +1644,7 @@ msgstr "取消搜索"
 #: src/components/PostControls/index.tsx:101
 #: src/components/PostControls/index.tsx:132
 #: src/components/PostControls/index.tsx:160
-#: src/state/shell/composer/index.tsx:91
+#: src/state/shell/composer/index.tsx:94
 msgid "Cannot interact with a blocked user"
 msgstr "无法与被屏蔽的用户进行互动"
 
@@ -1636,11 +1683,16 @@ msgstr "更改账户代码"
 msgid "Change moderation service"
 msgstr "更改内容审核提供方"
 
-#: src/view/com/modals/ChangePassword.tsx:153
-msgid "Change Password"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:260
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:266
+msgid "Change password"
 msgstr "更改密码"
 
-#: src/view/com/composer/select-language/SuggestedLanguage.tsx:85
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:164
+msgid "Change password dialog"
+msgstr "更改密码对话框"
+
+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:98
 msgid "Change post language to {suggestedLanguageName}"
 msgstr "更改帖文发布语言为 {suggestedLanguageName}"
 
@@ -1648,6 +1700,10 @@ msgstr "更改帖文发布语言为 {suggestedLanguageName}"
 msgid "Change report reason"
 msgstr "更改举报原因"
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:57
+msgid "Change your password"
+msgstr "更改你的密码"
+
 #: src/screens/Settings/AppIconSettings/index.tsx:216
 msgid "Changes app icon"
 msgstr "更改应用图标"
@@ -1664,7 +1720,7 @@ msgstr "已保存更改"
 #: src/lib/hooks/useNotificationHandler.ts:99
 #: src/Navigation.tsx:548
 #: src/view/shell/bottom-bar/BottomBar.tsx:221
-#: src/view/shell/desktop/LeftNav.tsx:554
+#: src/view/shell/desktop/LeftNav.tsx:606
 #: src/view/shell/Drawer.tsx:455
 msgid "Chat"
 msgstr "私信"
@@ -1699,7 +1755,7 @@ msgstr "私信请求收件箱"
 msgid "Chat requests"
 msgstr "私信请求"
 
-#: src/components/dms/ConvoMenu.tsx:75
+#: src/components/dms/ConvoMenu.tsx:76
 #: src/Navigation.tsx:553
 #: src/screens/Messages/ChatList.tsx:367
 msgid "Chat settings"
@@ -1734,11 +1790,11 @@ msgstr "请在这里输入发送到你电子邮箱的验证码。"
 msgid "Check your inbox for an email with the confirmation code to enter below:"
 msgstr "请在下方输入发送到你电子邮箱的验证码:"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:389
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:399
 msgid "Choose domain verification method"
 msgstr "选择验证域名的方式"
 
-#: src/screens/StarterPack/Wizard/index.tsx:200
+#: src/screens/StarterPack/Wizard/index.tsx:217
 msgid "Choose Feeds"
 msgstr "选择动态源"
 
@@ -1746,11 +1802,15 @@ msgstr "选择动态源"
 msgid "Choose for me"
 msgstr "帮我选择"
 
-#: src/screens/StarterPack/Wizard/index.tsx:196
+#: src/screens/StarterPack/Wizard/index.tsx:213
 msgid "Choose People"
 msgstr "选择用户"
 
-#: src/screens/Onboarding/StepFinished.tsx:298
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:226
+msgid "Choose Post Languages"
+msgstr "选择帖文语言"
+
+#: src/screens/Onboarding/StepFinished.tsx:575
 msgid "Choose the algorithms that power your custom feeds."
 msgstr "在动态源中自由挑选适合你的自定义算法。"
 
@@ -1823,7 +1883,7 @@ msgstr "点按来开启 {tag} 的标签菜单"
 msgid "Click to retry failed message"
 msgstr "点击以重试发送私信"
 
-#: src/screens/Onboarding/index.tsx:32
+#: src/screens/Onboarding/index.tsx:48
 msgid "Climate"
 msgstr "气象"
 
@@ -1835,12 +1895,13 @@ msgstr "哒哒🐴哒哒🐴"
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:184
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:237
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:243
-#: src/components/dialogs/GifSelect.tsx:282
+#: src/components/dialogs/GifSelect.tsx:280
 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:158
 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:167
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:178
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:187
 #: src/components/dialogs/SearchablePeopleList.tsx:295
+#: src/components/dialogs/StarterPackDialog.tsx:190
 #: src/components/dms/EmojiPopup.android.tsx:58
 #: src/components/dms/ReportDialog.tsx:381
 #: src/components/dms/ReportDialog.tsx:390
@@ -1849,22 +1910,23 @@ msgstr "哒哒🐴哒哒🐴"
 #: src/components/NewskieDialog.tsx:146
 #: src/components/NewskieDialog.tsx:153
 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197
-#: src/components/ProgressGuide/FollowDialog.tsx:386
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123
+#: src/components/ProgressGuide/FollowDialog.tsx:379
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:118
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:124
 #: src/components/verification/VerificationsDialog.tsx:144
-#: src/components/verification/VerifierDialog.tsx:144
+#: src/components/verification/VerifierDialog.tsx:149
 #: src/components/WhoCanReply.tsx:202
 #: src/components/WhoCanReply.tsx:209
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:286
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:291
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:377
 #: src/view/com/feeds/MissingFeed.tsx:208
 #: src/view/com/feeds/MissingFeed.tsx:215
-#: src/view/com/modals/ChangePassword.tsx:279
-#: src/view/com/modals/ChangePassword.tsx:282
 msgid "Close"
 msgstr "关闭"
 
-#: src/components/Dialog/index.web.tsx:111
-#: src/components/Dialog/index.web.tsx:259
+#: src/components/Dialog/index.web.tsx:118
+#: src/components/Dialog/index.web.tsx:295
 msgid "Close active dialog"
 msgstr "关闭活动对话框"
 
@@ -1878,9 +1940,12 @@ msgstr "关闭底部抽屉"
 
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:224
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:230
-#: src/components/dialogs/GifSelect.tsx:276
+#: src/components/dialogs/GifSelect.tsx:274
 #: src/components/verification/VerificationsDialog.tsx:136
-#: src/components/verification/VerifierDialog.tsx:136
+#: src/components/verification/VerifierDialog.tsx:141
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:246
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:340
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:372
 msgid "Close dialog"
 msgstr "关闭对话框"
 
@@ -1901,7 +1966,7 @@ msgstr "关闭 GIF 对话框"
 msgid "Close image"
 msgstr "关闭图片"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:109
+#: src/view/com/lightbox/Lightbox.web.tsx:110
 msgid "Close image viewer"
 msgstr "关闭图片查看器"
 
@@ -1919,7 +1984,7 @@ msgstr "关闭此窗口"
 msgid "Closes password update alert"
 msgstr "关闭密码更新警告"
 
-#: src/view/com/composer/Composer.tsx:973
+#: src/view/com/composer/Composer.tsx:1012
 msgid "Closes post composer and discards post draft"
 msgstr "关闭编辑器并舍弃草稿"
 
@@ -1941,7 +2006,7 @@ msgid "Collapses list of users for a given notification"
 msgstr "折叠指定通知的用户列表"
 
 #: src/components/dialogs/Embed.tsx:154
-#: src/screens/Settings/AppearanceSettings.tsx:96
+#: src/screens/Settings/AppearanceSettings.tsx:94
 msgid "Color mode"
 msgstr "主题模式"
 
@@ -1949,13 +2014,13 @@ msgstr "主题模式"
 msgid "Color theme"
 msgstr "色彩主题"
 
-#: src/screens/Onboarding/index.tsx:38
-#: src/screens/Onboarding/state.ts:97
+#: src/screens/Onboarding/index.tsx:54
+#: src/screens/Onboarding/state.ts:105
 msgid "Comedy"
 msgstr "喜剧"
 
-#: src/screens/Onboarding/index.tsx:24
-#: src/screens/Onboarding/state.ts:98
+#: src/screens/Onboarding/index.tsx:40
+#: src/screens/Onboarding/state.ts:106
 msgid "Comics"
 msgstr "漫画"
 
@@ -1965,7 +2030,8 @@ msgstr "漫画"
 msgid "Community Guidelines"
 msgstr "社群准则"
 
-#: src/screens/Onboarding/StepFinished.tsx:311
+#: src/screens/Onboarding/StepFinished.tsx:473
+#: src/screens/Onboarding/StepFinished.tsx:588
 msgid "Complete onboarding and start using your account"
 msgstr "完成入门引导并开始使用你的账户"
 
@@ -1973,19 +2039,19 @@ msgstr "完成入门引导并开始使用你的账户"
 msgid "Complete the challenge"
 msgstr "完成验证"
 
-#: src/view/shell/desktop/LeftNav.tsx:519
+#: src/view/shell/desktop/LeftNav.tsx:571
 msgid "Compose new post"
 msgstr "撰写新帖文"
 
-#: src/view/com/composer/Composer.tsx:874
+#: src/view/com/composer/Composer.tsx:913
 msgid "Compose posts up to {0, plural, other {# characters}} in length"
 msgstr "撰写最多 {0, plural,other {# 个字符}} 的帖文"
 
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:62
+#: src/screens/PostThread/components/ThreadComposePrompt.tsx:62
 msgid "Compose reply"
 msgstr "撰写回复"
 
-#: src/view/com/composer/Composer.tsx:1734
+#: src/view/com/composer/Composer.tsx:1837
 msgid "Compressing video..."
 msgstr "正在压缩视频……"
 
@@ -1997,8 +2063,8 @@ msgstr "配置 {name} 类别的内容过滤设置"
 msgid "Configured in <0>moderation settings</0>."
 msgstr "已在 <0>内容审核设置</0> 中进行配置。"
 
-#: src/components/Prompt.tsx:186
-#: src/components/Prompt.tsx:189
+#: src/components/Prompt.tsx:187
+#: src/components/Prompt.tsx:190
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188
 msgid "Confirm"
@@ -2012,16 +2078,18 @@ msgstr "确认内容语言设置"
 msgid "Confirm delete account"
 msgstr "确认删除账户"
 
-#: src/screens/Moderation/index.tsx:330
+#: src/screens/Moderation/index.tsx:349
 msgid "Confirm your age:"
 msgstr "确认你的年龄:"
 
-#: src/screens/Moderation/index.tsx:321
+#: src/screens/Moderation/index.tsx:340
 msgid "Confirm your birthdate"
 msgstr "确认你的出生日期"
 
 #: src/components/dialogs/EmailDialog/components/TokenField.tsx:36
 #: src/screens/Login/LoginForm.tsx:274
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:186
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:190
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150
 #: src/view/com/modals/DeleteAccount.tsx:220
@@ -2069,8 +2137,8 @@ msgstr "内容与媒体"
 msgid "Content Blocked"
 msgstr "已屏蔽该内容"
 
-#: src/screens/Moderation/index.tsx:317
-#: src/screens/Moderation/index.tsx:351
+#: src/screens/Moderation/index.tsx:336
+#: src/screens/Moderation/index.tsx:370
 msgid "Content filters"
 msgstr "内容过滤器"
 
@@ -2105,8 +2173,9 @@ msgstr "上下文菜单背景,点击以关闭菜单。"
 
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:162
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:170
-#: src/screens/Onboarding/StepInterests/index.tsx:244
-#: src/screens/Onboarding/StepProfile/index.tsx:276
+#: src/screens/Onboarding/StepInterests/index.tsx:254
+#: src/screens/Onboarding/StepProfile/index.tsx:278
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:246
 msgid "Continue"
 msgstr "继续"
 
@@ -2119,12 +2188,12 @@ msgid "Continue thread"
 msgstr "加载更多帖文串"
 
 #: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:63
-#: src/view/com/post-thread/PostThreadLoadMore.tsx:60
 msgid "Continue thread..."
 msgstr "加载更多帖文串……"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:241
-#: src/screens/Onboarding/StepProfile/index.tsx:273
+#: src/screens/Onboarding/StepInterests/index.tsx:251
+#: src/screens/Onboarding/StepProfile/index.tsx:275
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:243
 #: src/screens/Signup/BackNextButtons.tsx:60
 msgid "Continue to next step"
 msgstr "继续下一步"
@@ -2143,7 +2212,7 @@ msgstr "已删除对话"
 msgid "Conversation deleted"
 msgstr "已删除对话"
 
-#: src/screens/Onboarding/index.tsx:41
+#: src/screens/Onboarding/index.tsx:57
 msgid "Cooking"
 msgstr "烹饪"
 
@@ -2182,8 +2251,8 @@ msgstr "复制"
 msgid "Copy App Password"
 msgstr "复制应用密码"
 
-#: src/view/com/profile/ProfileMenu.tsx:421
-#: src/view/com/profile/ProfileMenu.tsx:424
+#: src/view/com/profile/ProfileMenu.tsx:433
+#: src/view/com/profile/ProfileMenu.tsx:436
 msgid "Copy at:// URI"
 msgstr "复制 at:// 链接"
 
@@ -2197,13 +2266,13 @@ msgstr "复制发布者 DID"
 msgid "Copy code"
 msgstr "复制代码"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:491
-#: src/view/com/profile/ProfileMenu.tsx:430
-#: src/view/com/profile/ProfileMenu.tsx:433
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:501
+#: src/view/com/profile/ProfileMenu.tsx:442
+#: src/view/com/profile/ProfileMenu.tsx:445
 msgid "Copy DID"
 msgstr "复制 DID"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:424
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:434
 msgid "Copy host"
 msgstr "复制主机"
 
@@ -2227,8 +2296,8 @@ msgstr "复制列表链接"
 msgid "Copy link to post"
 msgstr "复制帖文链接"
 
-#: src/view/com/profile/ProfileMenu.tsx:243
-#: src/view/com/profile/ProfileMenu.tsx:254
+#: src/view/com/profile/ProfileMenu.tsx:246
+#: src/view/com/profile/ProfileMenu.tsx:257
 msgid "Copy link to profile"
 msgstr "复制个人资料链接"
 
@@ -2246,8 +2315,8 @@ msgstr "复制私信文字"
 msgid "Copy post at:// URI"
 msgstr "复制帖文 at:// 链接"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:448
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:450
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:452
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:454
 msgid "Copy post text"
 msgstr "复制帖文文字"
 
@@ -2255,7 +2324,7 @@ msgstr "复制帖文文字"
 msgid "Copy QR code"
 msgstr "复制二维码"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:445
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:455
 msgid "Copy TXT record value"
 msgstr "复制 TXT 记录值"
 
@@ -2307,6 +2376,10 @@ msgstr "无法保存如下更改:{0}"
 msgid "Could not update notification settings"
 msgstr "无法更新通知设置"
 
+#. Text on button to create a new starter pack
+#. Text on button to create a new starter pack
+#: src/components/dialogs/StarterPackDialog.tsx:113
+#: src/components/dialogs/StarterPackDialog.tsx:212
 #: src/components/StarterPack/ProfileStarterPacks.tsx:300
 msgid "Create"
 msgstr "创建"
@@ -2325,6 +2398,8 @@ msgstr "创建新手包"
 msgid "Create a starter pack for me"
 msgstr "为我创建新手包"
 
+#: src/components/LoggedOutCTA.tsx:71
+#: src/components/LoggedOutCTA.tsx:76
 #: src/view/com/auth/SplashScreen.tsx:55
 #: src/view/com/auth/SplashScreen.web.tsx:117
 #: src/view/shell/bottom-bar/BottomBar.tsx:345
@@ -2351,7 +2426,7 @@ msgstr "创建一个账户"
 msgid "Create an account without using this starter pack"
 msgstr "不使用此新手包注册账号"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:290
+#: src/screens/Onboarding/StepProfile/index.tsx:293
 msgid "Create an avatar instead"
 msgstr "创建一个头像"
 
@@ -2369,6 +2444,11 @@ msgstr "创建新的账户"
 msgid "Create report for {0}"
 msgstr "创建针对 {0} 的举报"
 
+#: src/components/dialogs/StarterPackDialog.tsx:108
+#: src/components/dialogs/StarterPackDialog.tsx:207
+msgid "Create starter pack"
+msgstr "创建新手包"
+
 #: src/screens/Settings/AppPasswords.tsx:174
 msgid "Created {0}"
 msgstr "创建于 {0}"
@@ -2377,8 +2457,8 @@ msgstr "创建于 {0}"
 msgid "Creator has been blocked"
 msgstr "已屏蔽此列表的创建者"
 
-#: src/screens/Onboarding/index.tsx:26
-#: src/screens/Onboarding/state.ts:99
+#: src/screens/Onboarding/index.tsx:42
+#: src/screens/Onboarding/state.ts:107
 msgid "Culture"
 msgstr "文化"
 
@@ -2395,14 +2475,14 @@ msgstr "自定义选项"
 msgid "Customize who can interact with this post."
 msgstr "自定义哪些人可以参与这则帖文的互动。"
 
-#: src/screens/Onboarding/Layout.tsx:56
+#: src/screens/Onboarding/Layout.tsx:61
 msgid "Customizes your Bluesky experience"
 msgstr "自定义你的 Bluesky 体验"
 
 #: src/components/dialogs/Embed.tsx:167
 #: src/components/dialogs/Embed.tsx:169
-#: src/screens/Settings/AppearanceSettings.tsx:108
-#: src/screens/Settings/AppearanceSettings.tsx:129
+#: src/screens/Settings/AppearanceSettings.tsx:106
+#: src/screens/Settings/AppearanceSettings.tsx:127
 msgid "Dark"
 msgstr "深色"
 
@@ -2411,11 +2491,11 @@ msgctxt "Name of app icon variant"
 msgid "Dark"
 msgstr "深色"
 
-#: src/view/screens/Debug.tsx:69
+#: src/view/screens/Debug.tsx:68
 msgid "Dark mode"
 msgstr "深色模式"
 
-#: src/screens/Settings/AppearanceSettings.tsx:121
+#: src/screens/Settings/AppearanceSettings.tsx:119
 msgid "Dark theme"
 msgstr "深色模式"
 
@@ -2423,8 +2503,8 @@ msgstr "深色模式"
 msgid "Date of birth"
 msgstr "出生日期"
 
-#: src/screens/Settings/AccountSettings.tsx:159
-#: src/screens/Settings/AccountSettings.tsx:164
+#: src/screens/Settings/AccountSettings.tsx:161
+#: src/screens/Settings/AccountSettings.tsx:166
 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73
 msgid "Deactivate account"
 msgstr "停用账户"
@@ -2433,11 +2513,11 @@ msgstr "停用账户"
 msgid "Debug Moderation"
 msgstr "调试内容审核"
 
-#: src/view/screens/Debug.tsx:89
+#: src/view/screens/Debug.tsx:88
 msgid "Debug panel"
 msgstr "调试面板"
 
-#: src/screens/Settings/AppearanceSettings.tsx:171
+#: src/screens/Settings/AppearanceSettings.tsx:169
 msgid "Default"
 msgstr "默认"
 
@@ -2446,7 +2526,7 @@ msgid "Default icons"
 msgstr "默认图标"
 
 #: src/components/dms/MessageContextMenu.tsx:185
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:697
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:704
 #: src/screens/Messages/components/ChatStatusInfo.tsx:55
 #: src/screens/Settings/AppPasswords.tsx:212
 #: src/screens/StarterPack/StarterPackScreen.tsx:599
@@ -2456,8 +2536,8 @@ msgstr "默认图标"
 msgid "Delete"
 msgstr "删除"
 
-#: src/screens/Settings/AccountSettings.tsx:169
-#: src/screens/Settings/AccountSettings.tsx:174
+#: src/screens/Settings/AccountSettings.tsx:171
+#: src/screens/Settings/AccountSettings.tsx:176
 msgid "Delete account"
 msgstr "删除账户"
 
@@ -2513,9 +2593,9 @@ msgstr "仅为我删除私信"
 msgid "Delete my account"
 msgstr "删除我的账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:678
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:680
-#: src/view/com/composer/Composer.tsx:884
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:685
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:687
+#: src/view/com/composer/Composer.tsx:923
 msgid "Delete post"
 msgstr "删除帖文"
 
@@ -2532,15 +2612,15 @@ msgstr "要删除新手包吗?"
 msgid "Delete this list?"
 msgstr "要删除此列表吗?"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:699
 msgid "Delete this post?"
 msgstr "要删除这则帖文吗?"
 
-#: src/components/Post/Embed/index.tsx:173
+#: src/components/Post/Embed/index.tsx:179
 msgid "Deleted"
 msgstr "已删除"
 
-#: src/components/dms/MessagesListHeader.tsx:160
+#: src/components/dms/MessagesListHeader.tsx:121
 #: src/screens/Messages/components/ChatListItem.tsx:128
 msgid "Deleted Account"
 msgstr "已删除的账户"
@@ -2552,35 +2632,23 @@ msgstr "已删除的账户"
 msgid "Deleted list"
 msgstr "删除列表"
 
-#: src/view/com/post-thread/PostThread.tsx:474
-msgid "Deleted post."
-msgstr "这则帖文已删除。"
-
-#: src/screens/Profile/Header/EditProfileDialog.tsx:369
+#: src/screens/Profile/Header/EditProfileDialog.tsx:365
 #: src/view/com/modals/CreateOrEditList.tsx:278
 #: src/view/com/modals/CreateOrEditList.tsx:299
 msgid "Description"
 msgstr "简介"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:389
-msgid "Description is too long"
-msgstr "简介太长"
-
-#: src/screens/Profile/Header/EditProfileDialog.tsx:390
-msgid "Description is too long. {DESCRIPTION_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}"
-msgstr "简介太长,{DESCRIPTION_MAX_GRAPHEMES, plural, other {不能超过 # 个字符。}}"
-
 #: src/view/com/composer/GifAltText.tsx:150
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:114
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:113
 msgid "Descriptive alt text"
 msgstr "扩充描述替代文本"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:582
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:592
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:589
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:599
 msgid "Detach quote"
 msgstr "分离引用"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:728
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:735
 msgid "Detach quote post?"
 msgstr "要分离引用帖文吗?"
 
@@ -2603,7 +2671,7 @@ msgstr "开发者选项"
 msgid "Dialog: adjust who can interact with this post"
 msgstr "对话框:调整哪些人可以参与这则帖文的互动"
 
-#: src/screens/Settings/AppearanceSettings.tsx:125
+#: src/screens/Settings/AppearanceSettings.tsx:123
 msgid "Dim"
 msgstr "昏暗"
 
@@ -2625,7 +2693,7 @@ msgstr "停用电子邮箱两步验证"
 msgid "Disable haptic feedback"
 msgstr "停用触觉反馈"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:388
 msgid "Disable subtitles"
 msgstr "停用字幕"
 
@@ -2634,25 +2702,25 @@ msgstr "停用字幕"
 #: src/lib/moderation/useLabelBehaviorDescription.ts:68
 #: src/screens/Messages/Settings.tsx:155
 #: src/screens/Messages/Settings.tsx:158
-#: src/screens/Moderation/index.tsx:394
+#: src/screens/Moderation/index.tsx:413
 msgid "Disabled"
 msgstr "停用"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:88
-#: src/view/com/composer/Composer.tsx:727
-#: src/view/com/composer/Composer.tsx:917
+#: src/screens/Profile/Header/EditProfileDialog.tsx:83
+#: src/view/com/composer/Composer.tsx:761
+#: src/view/com/composer/Composer.tsx:956
 msgid "Discard"
 msgstr "舍弃"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:85
+#: src/screens/Profile/Header/EditProfileDialog.tsx:80
 msgid "Discard changes?"
 msgstr "要放弃更改吗?"
 
-#: src/view/com/composer/Composer.tsx:724
+#: src/view/com/composer/Composer.tsx:758
 msgid "Discard draft?"
 msgstr "要舍弃草稿吗?"
 
-#: src/view/com/composer/Composer.tsx:909
+#: src/view/com/composer/Composer.tsx:948
 msgid "Discard post?"
 msgstr "要放弃发布吗?"
 
@@ -2661,24 +2729,21 @@ msgstr "要放弃发布吗?"
 msgid "Discourage apps from showing my account to logged-out users"
 msgstr "阻止平台向未登录用户显示我的账户"
 
-#: src/screens/Search/Explore.tsx:434
-msgid "Discover Feeds"
-msgstr "探索动态源"
-
 #: src/view/com/posts/FollowingEmptyState.tsx:70
 #: src/view/com/posts/FollowingEndOfFeed.tsx:71
 msgid "Discover new custom feeds"
 msgstr "探索新的自定义动态源"
 
+#: src/screens/Search/Explore.tsx:435
 #: src/view/screens/Feeds.tsx:730
 msgid "Discover New Feeds"
 msgstr "探索新的动态源"
 
-#: src/components/Dialog/index.tsx:321
+#: src/components/Dialog/index.tsx:370
 msgid "Dismiss"
 msgstr "跳过"
 
-#: src/view/com/composer/Composer.tsx:1658
+#: src/view/com/composer/Composer.tsx:1761
 msgid "Dismiss error"
 msgstr "忽略错误"
 
@@ -2690,11 +2755,6 @@ msgstr "跳过入门指南"
 msgid "Dismiss interests"
 msgstr "忽略兴趣"
 
-#. Accessibility label for dismissing a toast notification
-#: src/components/Toast/index.web.tsx:82
-msgid "Dismiss message"
-msgstr "忽略信息"
-
 #: src/components/interstitials/TrendingVideos.tsx:89
 msgid "Dismiss this section"
 msgstr "忽略此部分"
@@ -2704,22 +2764,18 @@ msgstr "忽略此部分"
 msgid "Display larger alt text badges"
 msgstr "显示更大的替代文本标签"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:320
-#: src/screens/Profile/Header/EditProfileDialog.tsx:326
-#: src/screens/Profile/Header/EditProfileDialog.tsx:376
+#: src/screens/Profile/Header/EditProfileDialog.tsx:315
+#: src/screens/Profile/Header/EditProfileDialog.tsx:321
+#: src/screens/Profile/Header/EditProfileDialog.tsx:372
 msgid "Display name"
 msgstr "名称"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:339
-msgid "Display name is too long"
-msgstr "名称太长"
-
-#: src/screens/Profile/Header/EditProfileDialog.tsx:340
-msgid "Display name is too long. {DISPLAY_NAME_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}"
-msgstr "名称太长,{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {不能超过 # 个字符。}}"
+#: src/screens/Onboarding/StepFinished.tsx:347
+msgid "Ditch the trolls and clickbait. Find real people and conversations that matter to you."
+msgstr "告别网络喷子和标题党,找到你真正在意的人和感兴趣的对话。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:392
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:394
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:402
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:404
 msgid "DNS Panel"
 msgstr "DNS 面板"
 
@@ -2731,7 +2787,7 @@ msgstr "不使用此隐藏字词来隐藏你已关注用户的帖文"
 msgid "Does not include nudity."
 msgstr "不包含裸露内容。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:507
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:517
 msgid "Domain verified!"
 msgstr "域名已通过验证!"
 
@@ -2752,21 +2808,22 @@ msgstr "不再显示"
 msgid "Don't worry! All existing messages and settings are saved and will be available after you verify you're an adult."
 msgstr "别担心!你现有的对话及设置都已保存,只需验证你已成年即可恢复访问。"
 
-#: src/components/dialogs/BirthDateSettings.tsx:115
-#: src/components/dialogs/BirthDateSettings.tsx:121
+#: src/components/dialogs/BirthDateSettings.tsx:149
+#: src/components/dialogs/BirthDateSettings.tsx:156
 #: src/components/dms/ReportDialog.tsx:314
 #: src/components/forms/DateField/index.tsx:103
 #: src/components/forms/DateField/index.tsx:109
-#: src/components/Select/index.tsx:183
-#: src/components/Select/index.tsx:190
-#: src/screens/Onboarding/StepProfile/index.tsx:328
+#: src/components/Select/index.tsx:185
+#: src/components/Select/index.tsx:192
 #: src/screens/Onboarding/StepProfile/index.tsx:331
+#: src/screens/Onboarding/StepProfile/index.tsx:334
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:215
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:222
 #: src/view/com/auth/server-input/index.tsx:232
 #: src/view/com/auth/server-input/index.tsx:233
 #: src/view/com/composer/labels/LabelsBtn.tsx:223
 #: src/view/com/composer/labels/LabelsBtn.tsx:230
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:345
 #: src/view/com/composer/videos/SubtitleDialog.tsx:168
 #: src/view/com/composer/videos/SubtitleDialog.tsx:178
 #: src/view/com/modals/CropImage.web.tsx:112
@@ -2789,11 +2846,11 @@ msgstr "完成{extraText}"
 msgid "Double tap or long press the message to add a reaction"
 msgstr "双击或长按私信以添加反应"
 
-#: src/components/Dialog/index.tsx:322
+#: src/components/Dialog/index.tsx:371
 msgid "Double tap to close the dialog"
 msgstr "双击以关闭对话框"
 
-#: src/screens/VideoFeed/index.tsx:1080
+#: src/screens/VideoFeed/index.tsx:1084
 msgid "Double tap to like"
 msgstr "双击以点赞"
 
@@ -2806,7 +2863,7 @@ msgstr "下载 Bluesky"
 msgid "Download CAR file"
 msgstr "下载 CAR 文件"
 
-#: src/view/com/composer/text-input/TextInput.web.tsx:344
+#: src/view/com/composer/text-input/TextInput.web.tsx:361
 msgid "Drop to add images"
 msgstr "拖放以新增图片"
 
@@ -2814,15 +2871,15 @@ msgstr "拖放以新增图片"
 msgid "Duration:"
 msgstr "持续时间:"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:230
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:235
 msgid "e.g. alice"
 msgstr "例如:alice"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:327
+#: src/screens/Profile/Header/EditProfileDialog.tsx:322
 msgid "e.g. Alice Lastname"
 msgstr "例如:张蓝天"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:376
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:386
 msgid "e.g. alice.com"
 msgstr "例如:alice.com"
 
@@ -2850,16 +2907,16 @@ msgstr "例如:散布广告内容的用户。"
 msgid "Each code works once. You'll receive more invite codes periodically."
 msgstr "每个邀请码仅可被使用一次。后续你将不定期获得新的邀请码。"
 
-#: src/screens/Settings/AccountSettings.tsx:143
+#: src/screens/Settings/AccountSettings.tsx:145
 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:249
 #: src/screens/StarterPack/StarterPackScreen.tsx:588
-#: src/screens/StarterPack/Wizard/index.tsx:319
-#: src/screens/StarterPack/Wizard/index.tsx:324
+#: src/screens/StarterPack/Wizard/index.tsx:339
+#: src/screens/StarterPack/Wizard/index.tsx:344
 msgid "Edit"
 msgstr "编辑"
 
-#: src/view/com/lists/ListMembers.tsx:180
-#: src/view/com/lists/ListMembers.tsx:186
+#: src/view/com/lists/ListMembers.tsx:187
+#: src/view/com/lists/ListMembers.tsx:193
 msgctxt "action"
 msgid "Edit"
 msgstr "编辑"
@@ -2869,7 +2926,7 @@ msgstr "编辑"
 msgid "Edit avatar"
 msgstr "编辑头像"
 
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:112
 msgid "Edit Feeds"
 msgstr "编辑动态源"
 
@@ -2879,8 +2936,8 @@ msgstr "编辑动态源"
 msgid "Edit image"
 msgstr "编辑图片"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:659
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:672
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:666
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:679
 msgid "Edit interaction settings"
 msgstr "编辑互动选项"
 
@@ -2893,8 +2950,8 @@ msgstr "编辑兴趣"
 msgid "Edit list details"
 msgstr "编辑列表详情"
 
-#: src/view/com/profile/ProfileMenu.tsx:317
-#: src/view/com/profile/ProfileMenu.tsx:323
+#: src/view/com/profile/ProfileMenu.tsx:329
+#: src/view/com/profile/ProfileMenu.tsx:335
 msgid "Edit live status"
 msgstr "编辑直播状态"
 
@@ -2911,7 +2968,7 @@ msgstr "编辑我的动态源"
 msgid "Edit notifications from {0}"
 msgstr "编辑来自 {0} 的动态提醒"
 
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:110
 msgid "Edit People"
 msgstr "编辑用户"
 
@@ -2920,15 +2977,15 @@ msgstr "编辑用户"
 msgid "Edit post interaction settings"
 msgstr "编辑帖文互动选项"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:275
-#: src/screens/Profile/Header/EditProfileDialog.tsx:281
+#: src/screens/Profile/Header/EditProfileDialog.tsx:270
+#: src/screens/Profile/Header/EditProfileDialog.tsx:276
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:183
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:185
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190
 msgid "Edit profile"
 msgstr "编辑个人资料"
 
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:193
 msgid "Edit Profile"
 msgstr "编辑个人资料"
 
@@ -2948,8 +3005,8 @@ msgstr "编辑哪些人可以回复"
 msgid "Edit your starter pack"
 msgstr "编辑你的新手包"
 
-#: src/screens/Onboarding/index.tsx:31
-#: src/screens/Onboarding/state.ts:101
+#: src/screens/Onboarding/index.tsx:47
+#: src/screens/Onboarding/state.ts:109
 msgid "Education"
 msgstr "教育"
 
@@ -2957,7 +3014,7 @@ msgstr "教育"
 msgid "Either the creator of this list has blocked you or you have blocked the creator."
 msgstr "此列表的创建者屏蔽了你,或你已屏蔽了对方。"
 
-#: src/screens/Settings/AccountSettings.tsx:64
+#: src/screens/Settings/AccountSettings.tsx:66
 #: src/screens/Signup/StepInfo/index.tsx:197
 msgid "Email"
 msgstr "电子邮箱"
@@ -3020,7 +3077,7 @@ msgstr "启用"
 msgid "Enable {0} only"
 msgstr "仅启用 {0}"
 
-#: src/screens/Moderation/index.tsx:381
+#: src/screens/Moderation/index.tsx:400
 msgid "Enable adult content"
 msgstr "启用成人内容显示"
 
@@ -3046,7 +3103,7 @@ msgstr "转到其个人主页,点击 <0>提醒图标</0> 即可接收该账户
 msgid "Enable push notifications"
 msgstr "启用推送通知"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:387
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:389
 msgid "Enable subtitles"
 msgstr "启用字幕"
 
@@ -3066,7 +3123,7 @@ msgstr "在你的“Discover”动态源中启用热门视频"
 
 #: src/screens/Messages/Settings.tsx:146
 #: src/screens/Messages/Settings.tsx:149
-#: src/screens/Moderation/index.tsx:392
+#: src/screens/Moderation/index.tsx:411
 msgid "Enabled"
 msgstr "启用"
 
@@ -3089,18 +3146,15 @@ msgstr "输入字词或标签"
 
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:201
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:320
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:63
 msgid "Enter code"
 msgstr "输入验证码"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:407
 msgid "Enter fullscreen"
 msgstr "进入全屏模式"
 
-#: src/view/com/modals/ChangePassword.tsx:165
-msgid "Enter the code you received to change your password."
-msgstr "输入你收到的验证码以更改密码。"
-
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:370
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:380
 msgid "Enter the domain you want to use"
 msgstr "输入你想使用的域名"
 
@@ -3112,7 +3166,7 @@ msgstr "输入你创建账户时使用的电子邮箱。我们将向你发送用
 msgid "Enter the username or email address you used when you created your account"
 msgstr "请输入创建账户时使用的用户名或电子邮箱地址"
 
-#: src/components/dialogs/BirthDateSettings.tsx:104
+#: src/components/dialogs/BirthDateSettings.tsx:116
 msgid "Enter your birth date"
 msgstr "输入你的出生日期"
 
@@ -3133,11 +3187,11 @@ msgstr "输入你的用户名和密码"
 msgid "Enters full screen"
 msgstr "进入全屏模式"
 
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:239
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:236
 msgid "Entertainment"
 msgstr "娱乐"
 
-#: src/view/com/composer/Composer.tsx:1743
+#: src/view/com/composer/Composer.tsx:1846
 #: src/view/com/util/error/ErrorScreen.tsx:42
 msgid "Error"
 msgstr "错误"
@@ -3162,7 +3216,7 @@ msgstr "保存文件时发生错误"
 msgid "Error receiving captcha response."
 msgstr "CAPTCHA(人机验证)响应错误。"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:183
+#: src/screens/Onboarding/StepInterests/index.tsx:192
 msgid "Error:"
 msgstr "错误:"
 
@@ -3212,7 +3266,7 @@ msgstr "排除你已关注的用户"
 msgid "Excludes users you follow"
 msgstr "排除你已关注的用户"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:404
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:406
 msgid "Exit fullscreen"
 msgstr "退出全屏模式"
 
@@ -3224,11 +3278,11 @@ msgstr "退出删除账户"
 msgid "Exits image cropping process"
 msgstr "退出图片裁剪"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:110
+#: src/view/com/lightbox/Lightbox.web.tsx:111
 msgid "Exits image view"
 msgstr "退出图片查看器"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:184
+#: src/view/com/lightbox/Lightbox.web.tsx:185
 msgid "Expand alt text"
 msgstr "展开替代文本"
 
@@ -3244,7 +3298,7 @@ msgstr "展开或折叠你正在回复的完整帖文"
 msgid "Expand post text"
 msgstr "展开帖文文本"
 
-#: src/screens/VideoFeed/index.tsx:965
+#: src/screens/VideoFeed/index.tsx:969
 msgid "Expands or collapses post text"
 msgstr "展开或折叠帖文文本"
 
@@ -3253,7 +3307,6 @@ msgid "Expected uri to resolve to a record"
 msgstr "URL 应解析为记录"
 
 #: src/screens/Settings/FollowingFeedPreferences.tsx:126
-#: src/screens/Settings/ThreadPreferences.tsx:271
 msgid "Experimental"
 msgstr "实验性功能"
 
@@ -3285,13 +3338,13 @@ msgstr "露骨的色情图片。"
 
 #: src/Navigation.tsx:750
 #: src/screens/Search/Shell.tsx:307
-#: src/view/shell/desktop/LeftNav.tsx:636
+#: src/view/shell/desktop/LeftNav.tsx:688
 #: src/view/shell/Drawer.tsx:403
 msgid "Explore"
 msgstr "探索"
 
-#: src/screens/Settings/AccountSettings.tsx:150
-#: src/screens/Settings/AccountSettings.tsx:154
+#: src/screens/Settings/AccountSettings.tsx:152
+#: src/screens/Settings/AccountSettings.tsx:156
 msgid "Export my data"
 msgstr "导出账户数据"
 
@@ -3329,7 +3382,11 @@ msgstr "无法接受私信请求"
 msgid "Failed to add emoji reaction"
 msgstr "无法添加表情符号反应"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:587
+#: src/components/dialogs/StarterPackDialog.tsx:283
+msgid "Failed to add to starter pack"
+msgstr "无法添加到新手包"
+
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:597
 msgid "Failed to change handle. Please try again."
 msgstr "无法更改账户代码,请重试。"
 
@@ -3341,8 +3398,8 @@ msgstr "无法创建应用密码。请重试。"
 msgid "Failed to create conversation"
 msgstr "无法创建对话"
 
-#: src/screens/StarterPack/Wizard/index.tsx:239
-#: src/screens/StarterPack/Wizard/index.tsx:247
+#: src/screens/StarterPack/Wizard/index.tsx:262
+#: src/screens/StarterPack/Wizard/index.tsx:270
 msgid "Failed to create starter pack"
 msgstr "无法创建新手包"
 
@@ -3368,19 +3425,23 @@ msgstr "无法删除帖文,请重试"
 msgid "Failed to delete starter pack"
 msgstr "无法删除新手包"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:126
+msgid "Failed to follow all suggested accounts, please try again"
+msgstr "无法关注所有建议的账户,请重试"
+
 #: src/screens/Messages/ChatList.tsx:270
 #: src/screens/Messages/Inbox.tsx:208
 msgid "Failed to load conversations"
 msgstr "无法加载对话"
 
-#: src/screens/Search/Explore.tsx:470
-#: src/screens/Search/Explore.tsx:522
-#: src/screens/Search/Explore.tsx:560
-#: src/screens/Search/Explore.tsx:599
+#: src/screens/Search/Explore.tsx:471
+#: src/screens/Search/Explore.tsx:523
+#: src/screens/Search/Explore.tsx:561
+#: src/screens/Search/Explore.tsx:600
 msgid "Failed to load feeds preferences"
 msgstr "无法加载动态源偏好设置"
 
-#: src/components/dialogs/GifSelect.tsx:226
+#: src/components/dialogs/GifSelect.tsx:224
 msgid "Failed to load GIFs"
 msgstr "无法加载 GIF"
 
@@ -3406,14 +3467,14 @@ msgstr "无法加载过去的私信"
 msgid "Failed to load preference."
 msgstr "无法加载首选项。"
 
-#: src/screens/Search/Explore.tsx:463
-#: src/screens/Search/Explore.tsx:515
-#: src/screens/Search/Explore.tsx:553
-#: src/screens/Search/Explore.tsx:592
+#: src/screens/Search/Explore.tsx:464
+#: src/screens/Search/Explore.tsx:516
+#: src/screens/Search/Explore.tsx:554
+#: src/screens/Search/Explore.tsx:593
 msgid "Failed to load suggested feeds"
 msgstr "无法加载建议的动态源"
 
-#: src/screens/Search/Explore.tsx:373
+#: src/screens/Search/Explore.tsx:374
 msgid "Failed to load suggested follows"
 msgstr "无法加载建议关注"
 
@@ -3431,6 +3492,10 @@ msgstr "无法固定帖文"
 msgid "Failed to remove emoji reaction"
 msgstr "无法删除表情符号反应"
 
+#: src/components/dialogs/StarterPackDialog.tsx:302
+msgid "Failed to remove from starter pack"
+msgstr "无法从新手包删除"
+
 #: src/components/verification/VerificationRemovePrompt.tsx:34
 msgid "Failed to remove verification"
 msgstr "无法撤回认证"
@@ -3498,7 +3563,7 @@ msgstr "无法上传视频"
 msgid "Failed to verify email, please try again."
 msgstr "无法验证电子邮箱,请重试。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:360
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:370
 msgid "Failed to verify handle. Please try again."
 msgstr "无法验证账户代码,请重试。"
 
@@ -3523,7 +3588,7 @@ msgstr "动态源标识符"
 msgid "Feed menu"
 msgstr "动态源菜单"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:55
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:57
 msgid "Feed toggle"
 msgstr "切换动态源"
 
@@ -3531,17 +3596,17 @@ msgstr "切换动态源"
 msgid "Feed unavailable"
 msgstr "动态源不可用"
 
-#: src/view/shell/desktop/RightNav.tsx:102
-#: src/view/shell/desktop/RightNav.tsx:103
+#: src/view/shell/desktop/RightNav.tsx:106
+#: src/view/shell/desktop/RightNav.tsx:107
 #: src/view/shell/Drawer.tsx:357
 msgid "Feedback"
 msgstr "反馈"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:269
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:285
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:270
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:288
 msgctxt "toast"
-msgid "Feedback sent!"
-msgstr "已发送反馈!"
+msgid "Feedback sent to feed operator"
+msgstr "已提交反馈给动态源维护者"
 
 #: src/Navigation.tsx:573
 #: src/screens/Search/SearchResults.tsx:73
@@ -3549,7 +3614,7 @@ msgstr "已发送反馈!"
 #: src/view/screens/Feeds.tsx:511
 #: src/view/screens/Profile.tsx:230
 #: src/view/screens/SavedFeeds.tsx:104
-#: src/view/shell/desktop/LeftNav.tsx:674
+#: src/view/shell/desktop/LeftNav.tsx:726
 #: src/view/shell/Drawer.tsx:519
 msgid "Feeds"
 msgstr "动态源"
@@ -3596,7 +3661,8 @@ msgstr "筛选谁可以选择接收你的动态提醒"
 msgid "Filter who you receive notifications from"
 msgstr "筛选你想接收的通知来源"
 
-#: src/screens/Onboarding/StepFinished.tsx:314
+#: src/screens/Onboarding/StepFinished.tsx:479
+#: src/screens/Onboarding/StepFinished.tsx:591
 msgid "Finalizing"
 msgstr "正在完成"
 
@@ -3606,9 +3672,9 @@ msgstr "正在完成"
 msgid "Find accounts to follow"
 msgstr "寻找一些账户来关注"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:77
-#: src/components/ProgressGuide/FollowDialog.tsx:87
-#: src/components/ProgressGuide/FollowDialog.tsx:374
+#: src/components/ProgressGuide/FollowDialog.tsx:69
+#: src/components/ProgressGuide/FollowDialog.tsx:79
+#: src/components/ProgressGuide/FollowDialog.tsx:367
 msgid "Find people to follow"
 msgstr "寻找一些用户关注"
 
@@ -3616,40 +3682,44 @@ msgstr "寻找一些用户关注"
 msgid "Find posts, users, and feeds on Bluesky"
 msgstr "在 Bluesky 寻找感兴趣的帖文、用户和动态源"
 
-#: src/screens/StarterPack/Wizard/index.tsx:201
+#: src/screens/Onboarding/StepFinished.tsx:345
+msgid "Find your people"
+msgstr "找到志同道合的人"
+
+#: src/screens/StarterPack/Wizard/index.tsx:218
 msgid "Finish"
 msgstr "完成"
 
-#: src/screens/Onboarding/index.tsx:35
+#: src/screens/Onboarding/index.tsx:51
 msgid "Fitness"
 msgstr "健康"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:149
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:159
 msgctxt "Name of app icon variant"
 msgid "Flat Black"
 msgstr "哑光黑"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:127
 msgctxt "Name of app icon variant"
 msgid "Flat Blue"
 msgstr "哑光蓝"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:133
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:143
 msgctxt "Name of app icon variant"
 msgid "Flat White"
 msgstr "哑光白"
 
-#: src/screens/Onboarding/StepFinished.tsx:294
+#: src/screens/Onboarding/StepFinished.tsx:571
 msgid "Flexible"
 msgstr "灵活"
 
 #. User is not following this account, click to follow
-#: src/components/ProfileCard.tsx:517
+#: src/components/ProfileCard.tsx:524
 #: src/components/ProfileHoverCard/index.web.tsx:496
 #: src/components/ProfileHoverCard/index.web.tsx:507
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:245
-#: src/screens/VideoFeed/index.tsx:850
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:131
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:131
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:252
+#: src/screens/VideoFeed/index.tsx:854
 msgid "Follow"
 msgstr "关注"
 
@@ -3658,17 +3728,17 @@ msgctxt "action"
 msgid "Follow"
 msgstr "关注"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:113
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:113
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:237
 msgid "Follow {0}"
 msgstr "关注 {0}"
 
-#: src/screens/VideoFeed/index.tsx:827
+#: src/screens/VideoFeed/index.tsx:831
 msgid "Follow {handle}"
 msgstr "关注 {handle}"
 
 #: src/components/ProgressGuide/List.tsx:52
-#: src/state/shell/progress-guide.tsx:229
+#: src/state/shell/progress-guide.tsx:231
 msgid "Follow 10 accounts"
 msgstr "关注 10 个账户"
 
@@ -3676,26 +3746,37 @@ msgstr "关注 10 个账户"
 msgid "Follow 7 accounts"
 msgstr "关注 7 个账户"
 
-#: src/view/com/profile/ProfileMenu.tsx:284
-#: src/view/com/profile/ProfileMenu.tsx:295
+#: src/view/com/profile/ProfileMenu.tsx:287
+#: src/view/com/profile/ProfileMenu.tsx:298
 msgid "Follow account"
 msgstr "关注账户"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:235
 #: src/screens/StarterPack/StarterPackScreen.tsx:438
 #: src/screens/StarterPack/StarterPackScreen.tsx:446
 msgid "Follow all"
 msgstr "全部关注"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:243
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:129
-msgid "Follow Back"
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:232
+msgid "Follow all accounts"
+msgstr "关注所有账户"
+
+#. User is not following this account, click to follow back
+#: src/components/ProfileCard.tsx:518
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:129
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:250
+msgid "Follow back"
 msgstr "回关"
 
 #: src/view/com/profile/FollowButton.tsx:81
 msgctxt "action"
-msgid "Follow Back"
+msgid "Follow back"
 msgstr "回关"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:121
+msgid "Followed all accounts!"
+msgstr "关注所有账户!"
+
 #: src/components/KnownFollowers.tsx:238
 msgid "Followed by <0>{0}</0>"
 msgstr "已被你认识的 <0>{0}</0> 关注"
@@ -3725,9 +3806,9 @@ msgstr "你认识的关注者"
 #: src/components/ProfileCard.tsx:511
 #: src/components/ProfileHoverCard/index.web.tsx:495
 #: src/components/ProfileHoverCard/index.web.tsx:506
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:241
-#: src/screens/VideoFeed/index.tsx:848
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:134
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:134
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:248
+#: src/screens/VideoFeed/index.tsx:852
 msgid "Following"
 msgstr "正在关注"
 
@@ -3738,11 +3819,11 @@ msgid "Following"
 msgstr "正在关注"
 
 #: src/components/ProfileCard.tsx:474
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:92
 msgid "Following {0}"
 msgstr "已关注 {0}"
 
-#: src/screens/VideoFeed/index.tsx:826
+#: src/screens/VideoFeed/index.tsx:830
 msgid "Following {handle}"
 msgstr "已关注 {handle}"
 
@@ -3764,19 +3845,23 @@ msgstr "关注了你"
 msgid "Follows You"
 msgstr "关注了你"
 
-#: src/screens/Settings/AppearanceSettings.tsx:143
+#: src/screens/Settings/AppearanceSettings.tsx:141
 msgid "Font"
 msgstr "字体"
 
-#: src/screens/Settings/AppearanceSettings.tsx:163
+#: src/screens/Settings/AppearanceSettings.tsx:161
 msgid "Font size"
 msgstr "字体大小"
 
-#: src/screens/Onboarding/index.tsx:40
-#: src/screens/Onboarding/state.ts:102
+#: src/screens/Onboarding/index.tsx:56
+#: src/screens/Onboarding/state.ts:110
 msgid "Food"
 msgstr "食物"
 
+#: src/components/BlockedGeoOverlay.tsx:45
+msgid "For now, we have made the difficult decision to block access to Bluesky in the state of Mississippi."
+msgstr "我们在经过艰难的考虑后,决定阻止来自密西西比州的访问。"
+
 #: src/view/com/modals/DeleteAccount.tsx:125
 msgid "For security reasons, we'll need to send a confirmation code to your email address."
 msgstr "出于安全原因,我们将发送验证码到你的电子邮箱地址。"
@@ -3785,10 +3870,11 @@ msgstr "出于安全原因,我们将发送验证码到你的电子邮箱地址
 msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one."
 msgstr "出于安全原因,你将无法再次查看此应用密码。若你忘记了此密码,则需重新生成。"
 
-#: src/screens/Settings/AppearanceSettings.tsx:145
+#: src/screens/Settings/AppearanceSettings.tsx:143
 msgid "For the best experience, we recommend using the theme font."
 msgstr "我们建议你使用主题字体,以获得最佳使用体验。"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:293
 #: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:94
 msgid "For You"
 msgstr "为你推荐"
@@ -3797,6 +3883,10 @@ msgstr "为你推荐"
 msgid "Forever"
 msgstr "永久"
 
+#: src/screens/Onboarding/StepFinished.tsx:354
+msgid "Forget the noise"
+msgstr "忘记那些无止尽的骚扰"
+
 #: src/screens/Login/index.tsx:153
 #: src/screens/Login/index.tsx:168
 msgid "Forgot Password"
@@ -3810,6 +3900,10 @@ msgstr "忘记密码?"
 msgid "Forgot?"
 msgstr "忘记了?"
 
+#: src/screens/Onboarding/StepFinished.tsx:336
+msgid "Free your feed"
+msgstr "自定义你的动态源"
+
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:54
 #: src/lib/moderation/useReportOptions.ts:54
 msgid "Frequently Posts Unwanted Content"
@@ -3823,15 +3917,11 @@ msgstr "发自"
 msgid "From @{sanitizedAuthor}"
 msgstr "来自 @{sanitizedAuthor}"
 
-#: src/view/com/posts/PostFeedItem.tsx:330
+#: src/view/com/posts/PostFeedItem.tsx:327
 msgctxt "from-feed"
 msgid "From <0/>"
 msgstr "来自 <0/>"
 
-#: src/view/com/composer/photos/SelectPhotoBtn.tsx:50
-msgid "Gallery"
-msgstr "相册"
-
 #: src/components/StarterPack/ProfileStarterPacks.tsx:307
 msgid "Generate a starter pack"
 msgstr "创建一个新手包"
@@ -3905,11 +3995,11 @@ msgstr "开始吧"
 msgid "Getting started"
 msgstr "让我们开始吧"
 
-#: src/components/MediaPreview.tsx:116
+#: src/components/MediaPreview.tsx:114
 msgid "GIF"
 msgstr "GIF"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:232
+#: src/screens/Onboarding/StepProfile/index.tsx:233
 msgid "Give your profile a face"
 msgstr "为你的个人资料选择头像"
 
@@ -3920,14 +4010,14 @@ msgstr "明显违反法规或服务条款"
 
 #: src/components/dialogs/LinkWarning.tsx:111
 #: src/components/dialogs/LinkWarning.tsx:117
-#: src/components/Layout/Header/index.tsx:127
+#: src/components/Layout/Header/index.tsx:128
 #: src/components/moderation/ScreenHider.tsx:154
 #: src/components/moderation/ScreenHider.tsx:163
 #: src/screens/Messages/Inbox.tsx:249
 #: src/screens/Profile/ProfileFeed/index.tsx:92
 #: src/screens/VideoFeed/components/Header.tsx:163
-#: src/screens/VideoFeed/index.tsx:1141
 #: src/screens/VideoFeed/index.tsx:1145
+#: src/screens/VideoFeed/index.tsx:1149
 #: src/view/com/auth/LoggedOut.tsx:72
 #: src/view/screens/NotFound.tsx:57
 #: src/view/screens/ProfileList.tsx:1038
@@ -3948,8 +4038,8 @@ msgstr "返回"
 #: src/components/dms/ReportDialog.tsx:192
 #: src/components/ReportDialog/SelectReportOptionView.tsx:78
 #: src/components/ReportDialog/SubmitView.tsx:110
-#: src/screens/Onboarding/Layout.tsx:99
-#: src/screens/Onboarding/Layout.tsx:188
+#: src/screens/Onboarding/Layout.tsx:121
+#: src/screens/Onboarding/Layout.tsx:214
 #: src/screens/Signup/BackNextButtons.tsx:35
 msgid "Go back to previous step"
 msgstr "返回上一步"
@@ -3962,8 +4052,8 @@ msgstr "转到主页"
 msgid "Go Home"
 msgstr "转到主页"
 
-#: src/view/com/profile/ProfileMenu.tsx:318
-#: src/view/com/profile/ProfileMenu.tsx:325
+#: src/view/com/profile/ProfileMenu.tsx:330
+#: src/view/com/profile/ProfileMenu.tsx:337
 msgid "Go live"
 msgstr "开始直播"
 
@@ -3985,6 +4075,7 @@ msgstr "转到 {firstAuthorName} 的个人资料"
 #: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:89
 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:75
 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:84
+#: src/screens/Moderation/index.tsx:214
 msgid "Go to account settings"
 msgstr "转至账户设置"
 
@@ -3993,11 +4084,12 @@ msgid "Go to conversation with {0}"
 msgstr "转到你与 {0} 的对话"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:165
-#: src/view/com/modals/ChangePassword.tsx:179
 msgid "Go to next"
 msgstr "前往下一步"
 
 #: src/components/dms/ConvoMenu.tsx:227
+#: src/view/shell/desktop/LeftNav.tsx:316
+#: src/view/shell/desktop/LeftNav.tsx:322
 msgid "Go to profile"
 msgstr "转到个人资料"
 
@@ -4012,26 +4104,26 @@ msgstr "转到用户的个人资料"
 msgid "Graphic Media"
 msgstr "敏感/写实媒体"
 
-#: src/state/shell/progress-guide.tsx:218
-#: src/state/shell/progress-guide.tsx:228
+#: src/state/shell/progress-guide.tsx:220
+#: src/state/shell/progress-guide.tsx:230
 msgid "Half way there!"
 msgstr "已经完成一半了!"
 
-#: src/screens/Settings/AccountSettings.tsx:128
-#: src/screens/Settings/AccountSettings.tsx:133
+#: src/screens/Settings/AccountSettings.tsx:130
+#: src/screens/Settings/AccountSettings.tsx:135
 msgid "Handle"
 msgstr "账户代码"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:591
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:601
 msgid "Handle already taken. Please try a different one."
 msgstr "账户代码已被占用,请尝试输入另一个。"
 
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:195
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:344
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:354
 msgid "Handle changed!"
 msgstr "已更改账户代码!"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:595
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:605
 msgid "Handle too long. Please try a shorter one."
 msgstr "账户代码太长,请缩短后重试。"
 
@@ -4063,13 +4155,13 @@ msgstr "遇到问题了?"
 
 #: src/screens/Settings/Settings.tsx:236
 #: src/screens/Settings/Settings.tsx:240
-#: src/view/shell/desktop/RightNav.tsx:120
-#: src/view/shell/desktop/RightNav.tsx:121
+#: src/view/shell/desktop/RightNav.tsx:124
+#: src/view/shell/desktop/RightNav.tsx:125
 #: src/view/shell/Drawer.tsx:370
 msgid "Help"
 msgstr "帮助"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:235
+#: src/screens/Onboarding/StepProfile/index.tsx:236
 msgid "Help people know you're not a bot by uploading a picture or creating an avatar."
 msgstr "通过上传图片或生成头像,来让大家知道你不是机器人。"
 
@@ -4087,7 +4179,7 @@ msgstr "嗨👋"
 msgid "Hidden"
 msgstr "隐藏"
 
-#: src/screens/VideoFeed/index.tsx:625
+#: src/screens/VideoFeed/index.tsx:628
 msgid "Hidden by your moderation settings."
 msgstr "由你的内容审核设置所隐藏。"
 
@@ -4100,12 +4192,12 @@ msgstr "隐藏列表"
 #: src/components/moderation/ContentHider.tsx:203
 #: src/components/moderation/LabelPreference.tsx:141
 #: src/components/moderation/PostHider.tsx:134
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:708
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:715
 #: src/lib/moderation/useLabelBehaviorDescription.ts:15
 #: src/lib/moderation/useLabelBehaviorDescription.ts:20
 #: src/lib/moderation/useLabelBehaviorDescription.ts:25
 #: src/lib/moderation/useLabelBehaviorDescription.ts:30
-#: src/view/shell/desktop/SidebarTrendingTopics.tsx:110
+#: src/view/shell/desktop/SidebarTrendingTopics.tsx:111
 msgid "Hide"
 msgstr "隐藏"
 
@@ -4118,18 +4210,18 @@ msgstr "隐藏"
 msgid "Hide customization options"
 msgstr "隐藏自定义选项"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:539
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:546
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:552
 msgid "Hide post for me"
 msgstr "仅为我隐藏这则帖文"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:556
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:566
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:563
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:573
 msgid "Hide reply for everyone"
 msgstr "为所有人隐藏回复"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:538
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:544
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:551
 msgid "Hide reply for me"
 msgstr "仅为我隐藏回复"
 
@@ -4137,12 +4229,12 @@ msgstr "仅为我隐藏回复"
 msgid "Hide this card"
 msgstr "隐藏这张卡片"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:703
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:710
 msgid "Hide this post?"
 msgstr "要隐藏这则帖文吗?"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:703
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:738
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:710
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:745
 msgid "Hide this reply?"
 msgstr "要隐藏这则回复吗?"
 
@@ -4152,7 +4244,7 @@ msgid "Hide trending topics"
 msgstr "隐藏热门话题"
 
 #: src/components/interstitials/Trending.tsx:129
-#: src/view/shell/desktop/SidebarTrendingTopics.tsx:108
+#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109
 msgid "Hide trending topics?"
 msgstr "要隐藏热门话题吗?"
 
@@ -4164,8 +4256,8 @@ msgstr "要隐藏热门视频吗?"
 msgid "Hide user list"
 msgstr "隐藏用户列表"
 
-#: src/screens/Moderation/VerificationSettings.tsx:85
-#: src/screens/Moderation/VerificationSettings.tsx:94
+#: src/screens/Moderation/VerificationSettings.tsx:90
+#: src/screens/Moderation/VerificationSettings.tsx:99
 msgid "Hide verification badges"
 msgstr "隐藏认证徽章"
 
@@ -4194,7 +4286,7 @@ msgstr "抱歉,动态源服务器返回错误响应。请联系动态源的维
 msgid "Hmm, we're having trouble finding this feed. It may have been deleted."
 msgstr "抱歉,我们无法找到该动态源。它似乎已被删除。"
 
-#: src/screens/Moderation/index.tsx:59
+#: src/screens/Moderation/index.tsx:60
 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us."
 msgstr "抱歉,看起来在加载数据时遇到了问题。请查看下方获取更多详情。如果问题仍然存在,请联系我们。"
 
@@ -4202,19 +4294,19 @@ msgstr "抱歉,看起来在加载数据时遇到了问题。请查看下方获
 msgid "Hmmmm, we couldn't load that moderation service."
 msgstr "抱歉,我们无法加载该内容审核提供服务方。"
 
-#: src/view/com/composer/state/video.ts:415
+#: src/view/com/composer/state/video.ts:414
 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!"
 msgstr "请稍等!我们正在逐步开放上传视频的权限。你目前仍在等待队伍中,请稍后再回来查看!"
 
 #: src/Navigation.tsx:745
 #: src/Navigation.tsx:765
 #: src/view/shell/bottom-bar/BottomBar.tsx:178
-#: src/view/shell/desktop/LeftNav.tsx:618
+#: src/view/shell/desktop/LeftNav.tsx:670
 #: src/view/shell/Drawer.tsx:429
 msgid "Home"
 msgstr "主页"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:417
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:427
 msgid "Host:"
 msgstr "主机:"
 
@@ -4223,17 +4315,10 @@ msgstr "主机:"
 msgid "Hosting provider"
 msgstr "托管服务提供商"
 
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:194
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:191
 msgid "Hot"
 msgstr "热门"
 
-#: src/screens/Settings/ThreadPreferences.tsx:201
-#: src/screens/Settings/ThreadPreferences.tsx:204
-#: src/view/com/post-thread/PostThread.tsx:679
-#: src/view/com/post-thread/PostThread.tsx:684
-msgid "Hot replies first"
-msgstr "热门回复优先"
-
 #: src/components/dialogs/InAppBrowserConsent.tsx:62
 #: src/components/dialogs/InAppBrowserConsent.tsx:66
 msgid "How should we open this link?"
@@ -4244,8 +4329,8 @@ msgstr "我们应该如何开启这条链接?"
 msgid "I have a code"
 msgstr "我有验证码"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:280
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:286
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:290
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:296
 msgid "I have my own domain"
 msgstr "我拥有自己的域名"
 
@@ -4254,7 +4339,7 @@ msgstr "我拥有自己的域名"
 msgid "I understand"
 msgstr "我了解"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:186
+#: src/view/com/lightbox/Lightbox.web.tsx:187
 msgid "If alt text is long, toggles alt text expanded state"
 msgstr "若替代文本过长,切换替代文本的展开状态"
 
@@ -4266,15 +4351,15 @@ msgstr "若你是所在国家法律定义的未成年人,则你的父母或法
 msgid "If you delete this list, you won't be able to recover it."
 msgstr "如果你删除此列表,则以后将无法恢复。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:267
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:272
 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here.</0>"
-msgstr "若你拥有自己的域名,你可以将其用作自己的账户代码,这同时还能帮你验证身份。<0>了解详情。</0>"
+msgstr "若你拥有自己的域名,你可以将其用作自己的账户代码,这同时还能帮你验证身份。<0>在此了解详情。</0>"
 
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:272
 msgid "If you need to update your email, <0>click here</0>."
 msgstr "如果你需要更新你的电子邮箱,请<0>点击这里</0>。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:694
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:701
 msgid "If you remove this post, you won't be able to recover it."
 msgstr "如果你删除这则帖文,则以后将无法恢复。"
 
@@ -4282,7 +4367,7 @@ msgstr "如果你删除这则帖文,则以后将无法恢复。"
 msgid "If you update your email address, email 2FA will be disabled."
 msgstr "如果你更新电子邮箱地址,电子邮箱两步验证将会停用。"
 
-#: src/view/com/modals/ChangePassword.tsx:160
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:59
 msgid "If you want to change your password, we will send you a code to verify that this is your account."
 msgstr "如果你想要更改密码,我们将发送验证码到你的电子邮箱地址,以验证这是你的账户。"
 
@@ -4400,7 +4485,7 @@ msgstr "输入发送至你电子邮箱的验证码"
 msgid "Interaction limited"
 msgstr "已限制互动"
 
-#: src/screens/Moderation/index.tsx:222
+#: src/screens/Moderation/index.tsx:241
 msgid "Interaction settings"
 msgstr "互动选项"
 
@@ -4413,14 +4498,10 @@ msgstr "全新推出动态提醒"
 msgid "Invalid 2FA confirmation code."
 msgstr "两步验证码无效。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:597
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:607
 msgid "Invalid handle. Please try a different one."
 msgstr "账户代码无效,请尝试输入另一个。"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:347
-msgid "Invalid or unsupported post record"
-msgstr "帖文记录无效或不受支持"
-
 #: src/components/moderation/ReportDialog/index.tsx:73
 msgid "Invalid report subject"
 msgstr "无效的举报内容"
@@ -4437,7 +4518,7 @@ msgstr "邀请朋友"
 msgid "Invite code"
 msgstr "邀请码"
 
-#: src/screens/Signup/state.ts:339
+#: src/screens/Signup/state.ts:340
 msgid "Invite code not accepted. Check that you input it correctly and try again."
 msgstr "邀请码无效,请检查你输入的邀请码并重试。"
 
@@ -4465,11 +4546,15 @@ msgstr "以个性化的方式邀请朋友加入"
 msgid "It's correct"
 msgstr "这是正确的电子邮箱地址"
 
-#: src/screens/StarterPack/Wizard/index.tsx:474
+#: src/screens/StarterPack/Wizard/index.tsx:491
+msgid "It's just <0>{0} </0>right now! Add more people to your starter pack by searching above."
+msgstr "现在新手包里只有<0>{0}</0>!通过上面的搜索功能将更多人添加到你的新手包里面。"
+
+#: src/screens/StarterPack/Wizard/index.tsx:486
 msgid "It's just you right now! Add more people to your starter pack by searching above."
 msgstr "现在只有你一个!通过上面的列表将更多人添加到你的新手包里面。"
 
-#: src/view/com/composer/Composer.tsx:1677
+#: src/view/com/composer/Composer.tsx:1780
 msgid "Job ID: {0}"
 msgstr "作业 ID:{0}"
 
@@ -4478,6 +4563,7 @@ msgstr "作业 ID:{0}"
 msgid "Jobs"
 msgstr "工作"
 
+#: src/components/LoggedOutCTA.tsx:54
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:205
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:211
 #: src/screens/StarterPack/StarterPackScreen.tsx:466
@@ -4490,8 +4576,8 @@ msgstr "加入 Bluesky"
 msgid "Join the conversation"
 msgstr "加入对话"
 
-#: src/screens/Onboarding/index.tsx:21
-#: src/screens/Onboarding/state.ts:104
+#: src/screens/Onboarding/index.tsx:37
+#: src/screens/Onboarding/state.ts:112
 msgid "Journalism"
 msgstr "新闻学"
 
@@ -4540,10 +4626,6 @@ msgstr "你账户上的标记"
 msgid "Labels on your content"
 msgstr "你内容上的标记"
 
-#: src/view/com/composer/select-language/SelectLangBtn.tsx:107
-msgid "Language selection"
-msgstr "语言选择"
-
 #: src/Navigation.tsx:217
 msgid "Language Settings"
 msgstr "语言设置"
@@ -4554,7 +4636,7 @@ msgstr "语言设置"
 msgid "Languages"
 msgstr "语言"
 
-#: src/screens/Settings/AppearanceSettings.tsx:175
+#: src/screens/Settings/AppearanceSettings.tsx:173
 msgid "Larger"
 msgstr "更大"
 
@@ -4572,17 +4654,15 @@ msgstr "最后一次请求于不久前"
 msgid "Latest"
 msgstr "最新"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:271
-msgid "learn more"
-msgstr "了解详情"
-
-#: src/components/verification/VerificationsDialog.tsx:165
-#: src/components/verification/VerifierDialog.tsx:132
-#: src/screens/Moderation/VerificationSettings.tsx:47
-#: src/screens/Profile/Header/EditProfileDialog.tsx:359
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:212
+#: src/components/verification/VerificationsDialog.tsx:170
+#: src/components/verification/VerifierDialog.tsx:137
+#: src/screens/Moderation/VerificationSettings.tsx:48
+#: src/screens/Profile/Header/EditProfileDialog.tsx:351
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:213
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:277
+msgctxt "english-only-resource"
 msgid "Learn more"
-msgstr "了解详情"
+msgstr "了解详情(英文)"
 
 #: src/components/moderation/ScreenHider.tsx:140
 msgid "Learn More"
@@ -4601,13 +4681,10 @@ msgid "Learn more about self hosting your PDS."
 msgstr "深入了解有关自行托管 PDS 的信息。"
 
 #: src/components/moderation/ContentHider.tsx:152
+#: src/components/moderation/ContentHider.tsx:218
 msgid "Learn more about the moderation applied to this content"
 msgstr "深入了解有关应用于该内容的内容审核信息"
 
-#: src/components/moderation/ContentHider.tsx:218
-msgid "Learn more about the moderation applied to this content."
-msgstr "深入了解有关应用于该内容的内容审核信息。"
-
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:149
 msgid "Learn more about these changes and how to share your thoughts with us by <0>reading our blog post.</0>"
 msgstr "要了解有关改动的更多资讯,以及如何与我们分享你的想法,请阅读<0>我们的博客文章。</0>"
@@ -4621,10 +4698,11 @@ msgstr "你可以阅读我们的博客文章,了解有关改动的更多资讯
 msgid "Learn more about this warning"
 msgstr "深入了解有关此警告的信息"
 
-#: src/components/verification/VerificationsDialog.tsx:150
-#: src/components/verification/VerifierDialog.tsx:117
+#: src/components/verification/VerificationsDialog.tsx:151
+#: src/components/verification/VerifierDialog.tsx:118
+msgctxt "english-only-resource"
 msgid "Learn more about verification on Bluesky"
-msgstr "深入了解 Bluesky 的认证机制"
+msgstr "深入了解 Bluesky 的认证机制(英文)"
 
 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:128
 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:131
@@ -4679,13 +4757,14 @@ msgstr "自定义"
 msgid "Let's get your password reset!"
 msgstr "让我们来重置你的密码吧!"
 
-#: src/screens/Onboarding/StepFinished.tsx:314
+#: src/screens/Onboarding/StepFinished.tsx:481
+#: src/screens/Onboarding/StepFinished.tsx:591
 msgid "Let's go!"
 msgstr "让我们开始吧!"
 
 #: src/components/dialogs/Embed.tsx:162
 #: src/components/dialogs/Embed.tsx:164
-#: src/screens/Settings/AppearanceSettings.tsx:104
+#: src/screens/Settings/AppearanceSettings.tsx:102
 msgid "Light"
 msgstr "浅色"
 
@@ -4707,8 +4786,8 @@ msgstr "喜欢({0, plural, one {# 次喜欢} other {# 次喜欢}})"
 msgid "Like 10 posts"
 msgstr "喜欢 10 则帖文"
 
-#: src/state/shell/progress-guide.tsx:214
-#: src/state/shell/progress-guide.tsx:219
+#: src/state/shell/progress-guide.tsx:216
+#: src/state/shell/progress-guide.tsx:221
 msgid "Like 10 posts to train the Discover feed"
 msgstr "喜欢 10 则帖文以训练“Discover”资讯源"
 
@@ -4764,15 +4843,12 @@ msgstr "喜欢你转发的帖文"
 msgid "Likes of your reposts notifications"
 msgstr "喜欢你转发帖文的通知"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:461
-#: src/view/com/post-thread/PostThreadItem.tsx:243
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:466
 msgid "Likes on this post"
 msgstr "这则帖文的喜欢数"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:47
 #: src/screens/PostThread/components/HeaderDropdown.tsx:52
-#: src/view/com/post-thread/PostThread.tsx:653
-#: src/view/com/post-thread/PostThread.tsx:658
 msgid "Linear"
 msgstr "线性视图"
 
@@ -4842,7 +4918,7 @@ msgstr "已取消隐藏该列表"
 #: src/view/screens/Lists.tsx:65
 #: src/view/screens/Profile.tsx:224
 #: src/view/screens/Profile.tsx:232
-#: src/view/shell/desktop/LeftNav.tsx:692
+#: src/view/shell/desktop/LeftNav.tsx:744
 #: src/view/shell/Drawer.tsx:534
 msgid "Lists"
 msgstr "列表"
@@ -4867,12 +4943,12 @@ msgstr "直播功能正在测试中"
 msgid "Live link"
 msgstr "直播链接"
 
-#: src/screens/Search/Explore.tsx:86
+#: src/screens/Search/Explore.tsx:87
 msgid "Load more"
 msgstr "加载更多"
 
-#: src/screens/Search/Explore.tsx:504
-#: src/screens/Search/Explore.tsx:581
+#: src/screens/Search/Explore.tsx:505
+#: src/screens/Search/Explore.tsx:582
 msgid "Load more suggested feeds"
 msgstr "加载更多建议的动态源"
 
@@ -4882,7 +4958,7 @@ msgstr "加载更多通知"
 
 #: src/screens/Profile/ProfileFeed/index.tsx:224
 #: src/screens/Profile/Sections/Feed.tsx:98
-#: src/view/com/feeds/FeedPage.tsx:155
+#: src/view/com/feeds/FeedPage.tsx:162
 #: src/view/screens/ProfileList.tsx:878
 msgid "Load new posts"
 msgstr "加载更多帖文"
@@ -4899,11 +4975,11 @@ msgstr "日志"
 msgid "Logged-out visibility"
 msgstr "未登录用户可见性"
 
-#: src/view/shell/desktop/RightNav.tsx:130
+#: src/view/shell/desktop/RightNav.tsx:134
 msgid "Logo by @sawaratsuki.bsky.social"
 msgstr "网站标志由 @sawaratsuki.bsky.social 绘制"
 
-#: src/view/shell/desktop/RightNav.tsx:127
+#: src/view/shell/desktop/RightNav.tsx:131
 #: src/view/shell/Drawer.tsx:672
 msgid "Logo by <0>@sawaratsuki.bsky.social</0>"
 msgstr "网站标志由 <0>@sawaratsuki.bsky.social</0> 绘制"
@@ -4945,7 +5021,7 @@ msgstr "请确认目标页面地址是否正确!"
 msgid "Manage saved feeds"
 msgstr "管理已保存的动态源"
 
-#: src/screens/Moderation/index.tsx:292
+#: src/screens/Moderation/index.tsx:311
 msgid "Manage verification settings"
 msgstr "管理认证设置"
 
@@ -5005,7 +5081,7 @@ msgstr "提及"
 msgid "Menu"
 msgstr "菜单"
 
-#: src/components/dms/MessageProfileButton.tsx:96
+#: src/components/dms/MessageProfileButton.tsx:97
 msgid "Message {0}"
 msgstr "传送私信给 {0}"
 
@@ -5043,7 +5119,7 @@ msgstr "私信选项"
 msgid "Messages"
 msgstr "私信"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:101
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:111
 msgctxt "Name of app icon variant"
 msgid "Midnight"
 msgstr "午夜"
@@ -5063,7 +5139,7 @@ msgid "Misleading Post"
 msgstr "误导性帖文"
 
 #: src/Navigation.tsx:176
-#: src/screens/Moderation/index.tsx:99
+#: src/screens/Moderation/index.tsx:100
 #: src/screens/Settings/Settings.tsx:188
 #: src/screens/Settings/Settings.tsx:191
 msgid "Moderation"
@@ -5097,7 +5173,7 @@ msgctxt "toast"
 msgid "Moderation list updated"
 msgstr "已更新内容审核列表"
 
-#: src/screens/Moderation/index.tsx:252
+#: src/screens/Moderation/index.tsx:271
 msgid "Moderation lists"
 msgstr "内容审核列表"
 
@@ -5114,7 +5190,7 @@ msgstr "内容审核设置"
 msgid "Moderation states"
 msgstr "内容审核状态"
 
-#: src/screens/Moderation/index.tsx:206
+#: src/screens/Moderation/index.tsx:225
 msgid "Moderation tools"
 msgstr "内容审核工具"
 
@@ -5123,36 +5199,22 @@ msgstr "内容审核工具"
 msgid "Moderator has chosen to set a general warning on the content."
 msgstr "内容审核服务提供方已对该内容标记一般警告。"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:727
-msgid "More"
-msgstr "更多"
-
-#: src/view/shell/desktop/Feeds.tsx:102
-#: src/view/shell/desktop/Feeds.tsx:105
+#: src/view/shell/desktop/Feeds.tsx:108
+#: src/view/shell/desktop/Feeds.tsx:118
 msgid "More feeds"
 msgstr "更多动态源"
 
-#: src/view/com/profile/ProfileMenu.tsx:220
-#: src/view/com/profile/ProfileMenu.tsx:226
+#: src/view/com/profile/ProfileMenu.tsx:223
+#: src/view/com/profile/ProfileMenu.tsx:229
 #: src/view/screens/ProfileList.tsx:750
 msgid "More options"
 msgstr "更多选项"
 
-#: src/screens/Settings/ThreadPreferences.tsx:228
-msgid "Most-liked first"
-msgstr "最多喜欢数优先"
-
-#: src/screens/Settings/ThreadPreferences.tsx:225
-#: src/view/com/post-thread/PostThread.tsx:709
-#: src/view/com/post-thread/PostThread.tsx:714
-msgid "Most-liked replies first"
-msgstr "最多喜欢数的回复优先"
-
-#: src/screens/Onboarding/state.ts:105
+#: src/screens/Onboarding/state.ts:113
 msgid "Movies"
 msgstr "电影"
 
-#: src/screens/Onboarding/state.ts:106
+#: src/screens/Onboarding/state.ts:114
 msgid "Music"
 msgstr "音乐"
 
@@ -5167,10 +5229,10 @@ msgstr "隐藏"
 msgid "Mute {tag}"
 msgstr "隐藏 {tag}"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:621
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627
-#: src/view/com/profile/ProfileMenu.tsx:363
-#: src/view/com/profile/ProfileMenu.tsx:370
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:628
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:634
+#: src/view/com/profile/ProfileMenu.tsx:375
+#: src/view/com/profile/ProfileMenu.tsx:382
 msgid "Mute account"
 msgstr "隐藏账户"
 
@@ -5219,17 +5281,17 @@ msgstr "仅隐藏包含该字词的标签"
 msgid "Mute this word until you unmute it"
 msgstr "将这个字词隐藏,直到你取消为止"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:505
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:512
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:516
 msgid "Mute thread"
 msgstr "隐藏讨论串"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:519
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:521
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:526
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:528
 msgid "Mute words & tags"
 msgstr "隐藏字词和标签"
 
-#: src/screens/Moderation/index.tsx:267
+#: src/screens/Moderation/index.tsx:286
 msgid "Muted accounts"
 msgstr "已隐藏账户"
 
@@ -5246,7 +5308,7 @@ msgstr "已隐藏的账户不会出现在你的通知或时间线里面。隐藏
 msgid "Muted by \"{0}\""
 msgstr "被“{0}”隐藏"
 
-#: src/screens/Moderation/index.tsx:237
+#: src/screens/Moderation/index.tsx:256
 msgid "Muted words & tags"
 msgstr "隐藏字词和标签"
 
@@ -5254,8 +5316,8 @@ msgstr "隐藏字词和标签"
 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them."
 msgstr "你隐藏的账号仅对你自己可见。他们仍能与你互动,但不会出现在你的通知或时间线里面。"
 
-#: src/components/dialogs/BirthDateSettings.tsx:35
 #: src/components/dialogs/BirthDateSettings.tsx:38
+#: src/components/dialogs/BirthDateSettings.tsx:42
 msgid "My Birthday"
 msgstr "我的生日"
 
@@ -5282,8 +5344,8 @@ msgstr "名称是必填项"
 msgid "Name or Description Violates Community Standards"
 msgstr "名称或描述违反了社群准则"
 
-#: src/screens/Onboarding/index.tsx:22
-#: src/screens/Onboarding/state.ts:107
+#: src/screens/Onboarding/index.tsx:38
+#: src/screens/Onboarding/state.ts:115
 msgid "Nature"
 msgstr "自然"
 
@@ -5298,7 +5360,6 @@ msgstr "转到新手包"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:166
 #: src/screens/Login/LoginForm.tsx:344
-#: src/view/com/modals/ChangePassword.tsx:180
 msgid "Navigates to the next screen"
 msgstr "转到下一页"
 
@@ -5315,15 +5376,15 @@ msgstr "需要举报侵害版权、法律要求及合规性问题?"
 msgid "Need to report a copyright violation?"
 msgstr "需要举报侵权行为吗?"
 
-#: src/screens/Onboarding/StepFinished.tsx:282
+#: src/screens/Onboarding/StepFinished.tsx:559
 msgid "Never lose access to your followers or data."
 msgstr "你永远不会失去对关注者或数据的掌控权。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:567
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:577
 msgid "Nevermind, create a handle for me"
 msgstr "不用了,请帮我创建一个账户代码"
 
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:199
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:196
 msgid "New"
 msgstr "最新"
 
@@ -5366,9 +5427,9 @@ msgstr "新关注者通知"
 msgid "New followers"
 msgstr "新关注者"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:221
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:229
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:375
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:226
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:234
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:385
 msgid "New handle"
 msgstr "新的账户代码"
 
@@ -5386,14 +5447,11 @@ msgid "New Moderation List"
 msgstr "新的内容审核列表"
 
 #: src/screens/Login/SetNewPasswordForm.tsx:141
-#: src/view/com/modals/ChangePassword.tsx:224
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:203
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:207
 msgid "New password"
 msgstr "新密码"
 
-#: src/view/com/modals/ChangePassword.tsx:229
-msgid "New Password"
-msgstr "新密码"
-
 #: src/screens/Profile/ProfileFeed/index.tsx:241
 #: src/view/screens/Feeds.tsx:552
 #: src/view/screens/Notifications.tsx:167
@@ -5403,12 +5461,12 @@ msgstr "新密码"
 msgid "New post"
 msgstr "新帖文"
 
-#: src/view/com/feeds/FeedPage.tsx:166
+#: src/view/com/feeds/FeedPage.tsx:173
 msgctxt "action"
 msgid "New post"
 msgstr "新帖文"
 
-#: src/view/shell/desktop/LeftNav.tsx:527
+#: src/view/shell/desktop/LeftNav.tsx:579
 msgctxt "action"
 msgid "New Post"
 msgstr "新帖文"
@@ -5421,6 +5479,10 @@ msgstr "来自 {firstAuthorLink} 及<0>其他 {additionalAuthorsCount, plural, o
 msgid "New posts from {firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}"
 msgstr "来自 {firstAuthorName} 及其他 {additionalAuthorsCount, plural,one {{formattedAuthorsCount} 人} other {{formattedAuthorsCount} 人}}的新帖文"
 
+#: src/components/dialogs/StarterPackDialog.tsx:204
+msgid "New starter pack"
+msgstr "创建新手包"
+
 #: src/components/NewskieDialog.tsx:83
 msgid "New user info dialog"
 msgstr "新的用户信息对话框"
@@ -5431,18 +5493,14 @@ msgstr "新的用户列表"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:93
 #: src/screens/PostThread/components/HeaderDropdown.tsx:98
-#: src/screens/Settings/ThreadPreferences.tsx:96
-#: src/screens/Settings/ThreadPreferences.tsx:99
-#: src/screens/Settings/ThreadPreferences.tsx:217
-#: src/screens/Settings/ThreadPreferences.tsx:220
-#: src/view/com/post-thread/PostThread.tsx:699
-#: src/view/com/post-thread/PostThread.tsx:704
+#: src/screens/Settings/ThreadPreferences.tsx:80
+#: src/screens/Settings/ThreadPreferences.tsx:83
 msgid "Newest replies first"
 msgstr "最新回复优先"
 
-#: src/screens/Onboarding/index.tsx:20
-#: src/screens/Onboarding/state.ts:108
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:241
+#: src/screens/Onboarding/index.tsx:36
+#: src/screens/Onboarding/state.ts:116
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:238
 msgid "News"
 msgstr "新闻"
 
@@ -5452,28 +5510,37 @@ msgstr "新闻"
 #: src/screens/Login/LoginForm.tsx:350
 #: src/screens/Login/SetNewPasswordForm.tsx:182
 #: src/screens/Login/SetNewPasswordForm.tsx:188
+#: src/screens/Onboarding/StepFinished.tsx:474
+#: src/screens/Onboarding/StepFinished.tsx:483
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165
 #: src/screens/Signup/BackNextButtons.tsx:67
-#: src/screens/StarterPack/Wizard/index.tsx:193
-#: src/screens/StarterPack/Wizard/index.tsx:197
-#: src/screens/StarterPack/Wizard/index.tsx:376
-#: src/screens/StarterPack/Wizard/index.tsx:383
-#: src/view/com/modals/ChangePassword.tsx:265
-#: src/view/com/modals/ChangePassword.tsx:267
+#: src/screens/StarterPack/Wizard/index.tsx:210
+#: src/screens/StarterPack/Wizard/index.tsx:214
+#: src/screens/StarterPack/Wizard/index.tsx:392
+#: src/screens/StarterPack/Wizard/index.tsx:399
 msgid "Next"
 msgstr "下一步"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:169
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:42
+msgctxt "Name of app icon variant"
+msgid "Next"
+msgstr "下一步"
+
+#: src/view/com/lightbox/Lightbox.web.tsx:170
 msgid "Next image"
 msgstr "下一张图片"
 
+#: src/screens/Onboarding/StepFinished.tsx:356
+msgid "No ads, no invasive tracking, no engagement traps. Bluesky respects your time and attention."
+msgstr "没有广告,不包含侵入式追踪,更没有互动陷阱;Bluesky 充分尊重你的时间和注意力。"
+
 #: src/screens/Settings/AppPasswords.tsx:108
 msgid "No app passwords yet"
 msgstr "目前还没有应用密码"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:397
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:399
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:407
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:409
 msgid "No DNS Panel"
 msgstr "没有 DNS 面板"
 
@@ -5481,7 +5548,7 @@ msgstr "没有 DNS 面板"
 msgid "No expiry set"
 msgstr "未设置到期时间"
 
-#: src/components/dialogs/GifSelect.tsx:232
+#: src/components/dialogs/GifSelect.tsx:230
 msgid "No featured GIFs found. There may be an issue with Tenor."
 msgstr "找不到精选 GIF,Tenor 可能存在问题。"
 
@@ -5499,7 +5566,7 @@ msgid "No likes yet"
 msgstr "目前还没有喜欢"
 
 #: src/components/ProfileCard.tsx:496
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:110
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:114
 msgid "No longer following {0}"
 msgstr "已不再关注 {0}"
 
@@ -5507,6 +5574,10 @@ msgstr "已不再关注 {0}"
 msgid "No messages yet"
 msgstr "目前还没有私信"
 
+#: src/screens/Onboarding/StepFinished.tsx:338
+msgid "No more doomscrolling junk-filled algorithms. Find feeds that work for you, not against you."
+msgstr "告别那些充斥着垃圾信息的算法,找到对你有利而非有害的动态源。"
+
 #: src/view/com/notifications/NotificationFeed.tsx:122
 msgid "No notifications yet!"
 msgstr "目前还没有通知!"
@@ -5540,16 +5611,16 @@ msgid "No reposts yet"
 msgstr "目前还没有转发"
 
 #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:61
-#: src/view/com/composer/text-input/web/Autocomplete.tsx:172
+#: src/view/com/composer/text-input/web/Autocomplete.tsx:192
 msgid "No result"
 msgstr "没有结果"
 
 #: src/components/dialogs/SearchablePeopleList.tsx:223
-#: src/components/ProgressGuide/FollowDialog.tsx:212
+#: src/components/ProgressGuide/FollowDialog.tsx:204
 msgid "No results"
 msgstr "没有结果"
 
-#: src/screens/Search/Explore.tsx:786
+#: src/screens/Search/Explore.tsx:787
 msgid "No results for \"{0}\"."
 msgstr "找不到符合“{0}”的结果。"
 
@@ -5567,11 +5638,11 @@ msgstr "找不到符合“{query}”的结果"
 msgid "No results found for {query}"
 msgstr "找不到符合 {query} 的结果"
 
-#: src/screens/Search/Explore.tsx:790
+#: src/screens/Search/Explore.tsx:791
 msgid "No results."
 msgstr "没有结果。"
 
-#: src/components/dialogs/GifSelect.tsx:230
+#: src/components/dialogs/GifSelect.tsx:228
 msgid "No search results found for \"{search}\"."
 msgstr "找不到符合“{search}”的搜索结果。"
 
@@ -5618,7 +5689,7 @@ msgstr "没有任何你认识的人关注"
 msgid "Not Found"
 msgstr "找不到"
 
-#: src/view/com/profile/ProfileMenu.tsx:480
+#: src/view/com/profile/ProfileMenu.tsx:497
 msgid "Note about sharing"
 msgstr "分享注意事项"
 
@@ -5666,7 +5737,7 @@ msgstr "通知提示音"
 #: src/screens/Settings/Settings.tsx:199
 #: src/view/screens/Notifications.tsx:130
 #: src/view/shell/bottom-bar/BottomBar.tsx:252
-#: src/view/shell/desktop/LeftNav.tsx:655
+#: src/view/shell/desktop/LeftNav.tsx:707
 #: src/view/shell/Drawer.tsx:482
 msgid "Notifications"
 msgstr "通知"
@@ -5698,7 +5769,8 @@ msgstr "未标记的裸露或成人内容"
 msgid "Off"
 msgstr "显示"
 
-#: src/components/dialogs/GifSelect.tsx:269
+#: src/components/dialogs/GifSelect.tsx:267
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:365
 #: src/view/com/util/ErrorBoundary.tsx:57
 msgid "Oh no!"
 msgstr "糟糕!"
@@ -5716,19 +5788,14 @@ msgid "OK"
 msgstr "好的"
 
 #: src/screens/Login/PasswordUpdatedForm.tsx:37
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:668
-#: src/view/com/post-thread/PostThreadItem.tsx:983
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:673
 msgid "Okay"
 msgstr "好的"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:83
 #: src/screens/PostThread/components/HeaderDropdown.tsx:88
-#: src/screens/Settings/ThreadPreferences.tsx:88
-#: src/screens/Settings/ThreadPreferences.tsx:91
-#: src/screens/Settings/ThreadPreferences.tsx:209
-#: src/screens/Settings/ThreadPreferences.tsx:212
-#: src/view/com/post-thread/PostThread.tsx:689
-#: src/view/com/post-thread/PostThread.tsx:694
+#: src/screens/Settings/ThreadPreferences.tsx:72
+#: src/screens/Settings/ThreadPreferences.tsx:75
 msgid "Oldest replies first"
 msgstr "最早回复优先"
 
@@ -5740,19 +5807,27 @@ msgstr "于<0><1/><2><3/></2></0>"
 msgid "Onboarding reset"
 msgstr "重新开始入门引导"
 
-#: src/view/com/composer/Composer.tsx:347
+#: src/view/com/composer/Composer.tsx:358
 msgid "One or more GIFs is missing alt text."
 msgstr "至少有一张 GIF 缺失了替代文本。"
 
-#: src/view/com/composer/Composer.tsx:344
+#: src/view/com/composer/Composer.tsx:355
 msgid "One or more images is missing alt text."
 msgstr "至少有一张图片缺失了替代文本。"
 
-#: src/view/com/composer/Composer.tsx:354
+#: src/view/com/composer/SelectMediaButton.tsx:387
+msgid "One or more of your selected files are not supported."
+msgstr "你所选中的部分文件格式不被支持。"
+
+#: src/view/com/composer/SelectMediaButton.tsx:410
+msgid "One or more of your selected files are too large. Maximum size is 100 MB."
+msgstr "你选中的部分太大,最大的文件大小为 100 MB。"
+
+#: src/view/com/composer/Composer.tsx:365
 msgid "One or more videos is missing alt text."
 msgstr "至少有一段视频缺失了替代文本。"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:115
+#: src/screens/Onboarding/StepProfile/index.tsx:116
 msgid "Only .jpg and .png files are supported"
 msgstr "目前仅支持上传 .jpg 或 .png 格式的图片"
 
@@ -5766,7 +5841,7 @@ msgstr "仅限{0}可以回复。"
 msgid "Only followers who I follow"
 msgstr "仅限我关注的人"
 
-#: src/lib/media/picker.shared.ts:32
+#: src/lib/media/picker.shared.ts:31
 msgid "Only image files are supported"
 msgstr "仅支持图片文件"
 
@@ -5787,11 +5862,11 @@ msgstr "糟糕,出了点问题!"
 msgid "Oops!"
 msgstr "糟糕!"
 
-#: src/screens/Onboarding/StepFinished.tsx:278
+#: src/screens/Onboarding/StepFinished.tsx:555
 msgid "Open"
 msgstr "开放"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:284
+#: src/screens/Onboarding/StepProfile/index.tsx:287
 msgid "Open avatar creator"
 msgstr "开启头像创建工具"
 
@@ -5800,12 +5875,12 @@ msgstr "开启头像创建工具"
 msgid "Open conversation options"
 msgstr "开启对话选项"
 
-#: src/components/Layout/Header/index.tsx:159
+#: src/components/Layout/Header/index.tsx:160
 msgid "Open drawer menu"
 msgstr "开启抽屉菜单"
 
 #: src/screens/Messages/components/MessageInput.web.tsx:181
-#: src/view/com/composer/Composer.tsx:1325
+#: src/view/com/composer/Composer.tsx:1428
 msgid "Open emoji picker"
 msgstr "开启表情符号选择器"
 
@@ -5834,7 +5909,7 @@ msgstr "开启私信选项"
 msgid "Open moderation debug page"
 msgstr "开启内容审核调试页面"
 
-#: src/screens/Moderation/index.tsx:233
+#: src/screens/Moderation/index.tsx:252
 msgid "Open muted words and tags settings"
 msgstr "开启隐藏字词和标签设置"
 
@@ -5868,10 +5943,6 @@ msgstr "开启 Storybook 页面"
 msgid "Open system log"
 msgstr "开启系统日志"
 
-#: src/view/com/util/forms/DropdownButton.tsx:167
-msgid "Opens {numItems} options"
-msgstr "开启 {numItems} 个选项"
-
 #: src/view/com/composer/labels/LabelsBtn.tsx:62
 msgid "Opens a dialog to add a content warning to your post"
 msgstr "开启对话框以向你的帖文内容添加警告"
@@ -5880,7 +5951,7 @@ msgstr "开启对话框以向你的帖文内容添加警告"
 msgid "Opens a dialog to choose who can reply to this thread"
 msgstr "开启对话框以选择哪些人可以回复这条讨论串"
 
-#: src/view/screens/Log.tsx:59
+#: src/screens/Log.tsx:83
 msgid "Opens additional details for a debug entry"
 msgstr "开启调试记录的额外详细信息"
 
@@ -5896,19 +5967,20 @@ msgstr "开启设备相机"
 msgid "Opens captions and alt text dialog"
 msgstr "打开字幕和替代文本对话框"
 
-#: src/screens/Settings/AccountSettings.tsx:129
+#: src/screens/Settings/AccountSettings.tsx:131
 msgid "Opens change handle dialog"
 msgstr "开启更改账户代码对话框"
 
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:63
+#: src/screens/PostThread/components/ThreadComposePrompt.tsx:63
 msgid "Opens composer"
 msgstr "开启编辑器"
 
-#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51
-msgid "Opens device photo gallery"
-msgstr "开启设备相册"
+#. Accessibility hint for button in composer to add images, a video, or a GIF to a post. Maximum number of images that can be selected is currently 4 but may change.
+#: src/view/com/composer/SelectMediaButton.tsx:474
+msgid "Opens device gallery to select up to {MAX_IMAGES, plural, other {# images}}, or a single video or GIF."
+msgstr "开启设备相册以选择最多 {MAX_IMAGES, plural, other {# 张图片}}、单段视频或一张 GIF。"
 
-#: src/view/com/composer/Composer.tsx:1326
+#: src/view/com/composer/Composer.tsx:1429
 msgid "Opens emoji picker"
 msgstr "开启表情符号选择器"
 
@@ -5946,15 +6018,15 @@ msgstr "打开直播状态对话框"
 msgid "Opens password reset form"
 msgstr "开启密码重置申请"
 
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:58
+msgid "Opens post language settings"
+msgstr "开启帖文语言设置"
+
 #: src/view/com/notifications/NotificationFeedItem.tsx:906
 #: src/view/com/util/UserAvatar.tsx:594
 msgid "Opens this profile"
 msgstr "开启该个人资料"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:75
-msgid "Opens video picker"
-msgstr "开启视频选择器"
-
 #: src/components/dms/ReportDialog.tsx:221
 #: src/components/ReportDialog/SubmitView.tsx:168
 msgid "Optionally provide additional information below:"
@@ -6002,10 +6074,6 @@ msgstr "其他"
 msgid "Other account"
 msgstr "其他账户"
 
-#: src/view/com/composer/select-language/SelectLangBtn.tsx:93
-msgid "Other..."
-msgstr "其他……"
-
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:50
 msgid "Our blog post"
 msgstr "我们的博客文章"
@@ -6028,19 +6096,19 @@ msgid "Page Not Found"
 msgstr "无法找到此页面"
 
 #: src/screens/Login/LoginForm.tsx:228
-#: src/screens/Settings/AccountSettings.tsx:119
-#: src/screens/Settings/AccountSettings.tsx:123
+#: src/screens/Settings/AccountSettings.tsx:121
+#: src/screens/Settings/AccountSettings.tsx:125
 #: src/screens/Signup/StepInfo/index.tsx:232
 #: src/view/com/modals/DeleteAccount.tsx:239
 #: src/view/com/modals/DeleteAccount.tsx:246
 msgid "Password"
 msgstr "密码"
 
-#: src/view/com/modals/ChangePassword.tsx:154
-msgid "Password Changed"
-msgstr "已修改密码"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:69
+msgid "Password changed"
+msgstr "已更改密码"
 
-#: src/view/com/modals/ChangePassword.tsx:99
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:124
 msgid "Password must be at least 8 characters long."
 msgstr "密码应至少包含 8 个字符。"
 
@@ -6085,16 +6153,16 @@ msgstr "我关注的人"
 msgid "Permission to access your photo library was denied. Please enable it in your system settings."
 msgstr "已被拒绝访问照片图库,请在系统设置中授权。"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:55
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:57
 msgid "Person toggle"
 msgstr "切换用户"
 
-#: src/screens/Onboarding/index.tsx:28
-#: src/screens/Onboarding/state.ts:109
+#: src/screens/Onboarding/index.tsx:44
+#: src/screens/Onboarding/state.ts:117
 msgid "Pets"
 msgstr "宠物"
 
-#: src/screens/Onboarding/state.ts:110
+#: src/screens/Onboarding/state.ts:118
 msgid "Photography"
 msgstr "摄影"
 
@@ -6119,12 +6187,12 @@ msgstr "固定到主页"
 msgid "Pin to Home"
 msgstr "固定到主页"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:416
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:423
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:420
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:427
 msgid "Pin to your profile"
 msgstr "固定到你的个人资料"
 
-#: src/view/com/posts/PostFeedItem.tsx:411
+#: src/view/com/posts/PostFeedItem.tsx:408
 msgid "Pinned"
 msgstr "已固定"
 
@@ -6184,11 +6252,11 @@ msgstr "请为你所发布的媒体内容添加适当的内容警告标签。"
 msgid "Please check your email inbox for further instructions. It may take a minute or two to arrive."
 msgstr "请转到你的电子邮箱地址以继续完成验证流程,相关邮件应该会在两分钟内发送到你的电子邮箱。"
 
-#: src/screens/Signup/state.ts:286
+#: src/screens/Signup/state.ts:287
 msgid "Please choose your handle."
 msgstr "请设置你的账户代码。"
 
-#: src/screens/Signup/state.ts:278
+#: src/screens/Signup/state.ts:279
 #: src/screens/Signup/StepInfo/index.tsx:123
 msgid "Please choose your password."
 msgstr "请设置你的密码。"
@@ -6197,7 +6265,7 @@ msgstr "请设置你的密码。"
 msgid "Please click on the link in the email we just sent you to verify your new email address. This is an important step to allow you to continue enjoying all the features of Bluesky."
 msgstr "请点击我们发送给你电子邮件中的链接来验证你的新电子邮箱地址。你需要先完成此步骤才能继续使用 Bluesky 的所有功能。"
 
-#: src/screens/Signup/state.ts:301
+#: src/screens/Signup/state.ts:302
 msgid "Please complete the verification captcha."
 msgstr "请完成 CAPTCHA(人机验证)。"
 
@@ -6210,7 +6278,7 @@ msgstr "请再次确认你输入的电子邮箱地址是否正确。"
 msgid "Please enter a password."
 msgstr "请输入密码。"
 
-#: src/view/com/modals/ChangePassword.tsx:94
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:119
 msgid "Please enter a password. It must be at least 8 characters long."
 msgstr "请输入密码,至少应包含 8 个字符。"
 
@@ -6241,11 +6309,15 @@ msgstr "请输入一个有效、非临时的电子邮箱地址,你日后可能
 msgid "Please enter the code we sent to <0>{0}</0> below."
 msgstr "请输入我们发送到 <0>{0}</0> 的验证码。"
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:65
+msgid "Please enter the code you received and the new password you would like to use."
+msgstr "请输入你收到的验证码以及你想使用的新密码。"
+
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:247
 msgid "Please enter the security code we sent to your previous email address."
 msgstr "请输入我们之前发送到你电子邮箱地址的验证码。"
 
-#: src/screens/Signup/state.ts:262
+#: src/screens/Signup/state.ts:263
 #: src/screens/Signup/StepInfo/index.tsx:94
 msgid "Please enter your email."
 msgstr "请输入你的电子邮箱地址。"
@@ -6312,9 +6384,9 @@ msgstr "请验证你的电子邮箱"
 msgid "Please write your message below:"
 msgstr "请在以下栏位填写你的信息:"
 
-#: src/screens/Onboarding/index.tsx:34
-#: src/screens/Onboarding/state.ts:111
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:235
+#: src/screens/Onboarding/index.tsx:50
+#: src/screens/Onboarding/state.ts:119
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:232
 msgid "Politics"
 msgstr "政治"
 
@@ -6322,18 +6394,17 @@ msgstr "政治"
 msgid "Porn"
 msgstr "色情"
 
-#: src/screens/PostThread/index.tsx:495
-#: src/view/com/post-thread/PostThread.tsx:561
+#: src/screens/PostThread/index.tsx:502
 msgctxt "description"
 msgid "Post"
 msgstr "帖文"
 
-#: src/view/com/composer/Composer.tsx:1036
+#: src/view/com/composer/Composer.tsx:1075
 msgctxt "action"
 msgid "Post"
 msgstr "发布"
 
-#: src/view/com/composer/Composer.tsx:1034
+#: src/view/com/composer/Composer.tsx:1073
 msgctxt "action"
 msgid "Post All"
 msgstr "全部发布"
@@ -6342,10 +6413,6 @@ msgstr "全部发布"
 msgid "Post blocked"
 msgstr "帖文已被屏蔽"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:235
-msgid "Post by {0}"
-msgstr "{0} 的帖文"
-
 #: src/Navigation.tsx:263
 #: src/Navigation.tsx:270
 #: src/Navigation.tsx:277
@@ -6362,17 +6429,13 @@ msgstr "已删除帖文"
 msgid "Post failed to upload. Please check your Internet connection and try again."
 msgstr "帖文发布失败。请检查网络连接并重试。"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:132
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:133
 #: src/screens/PostThread/components/ThreadItemPost.tsx:110
 #: src/screens/PostThread/components/ThreadItemTreePost.tsx:107
-#: src/screens/VideoFeed/index.tsx:529
+#: src/screens/VideoFeed/index.tsx:532
 msgid "Post has been deleted"
 msgstr "帖文已被删除"
 
-#: src/view/com/post-thread/PostThread.tsx:271
-msgid "Post hidden"
-msgstr "已隐藏帖文"
-
 #: src/components/moderation/ModerationDetailsDialog.tsx:107
 #: src/lib/moderation/useModerationCauseDescription.ts:106
 msgid "Post Hidden by Muted Word"
@@ -6392,18 +6455,13 @@ msgstr "帖文互动选项"
 msgid "Post Interaction Settings"
 msgstr "帖文互动选项"
 
-#: src/view/com/composer/select-language/SelectLangBtn.tsx:89
-msgid "Post language"
-msgstr "帖文发布语言"
-
-#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:77
-msgid "Post Languages"
-msgstr "帖文发布语言"
+#. Accessibility label for button that opens dialog to choose post language settings
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:53
+msgid "Post language selection"
+msgstr "帖文语言选择"
 
 #: src/screens/PostThread/components/ThreadError.tsx:32
 #: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:25
-#: src/view/com/post-thread/PostThread.tsx:266
-#: src/view/com/post-thread/PostThread.tsx:278
 msgid "Post not found"
 msgstr "无法找到帖文"
 
@@ -6461,7 +6519,7 @@ msgstr "点按以重试"
 msgid "Press to view followers of this account that you also follow"
 msgstr "点按此处以查看同样关注该账户的关注者"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:150
+#: src/view/com/lightbox/Lightbox.web.tsx:151
 msgid "Previous image"
 msgstr "上一张图片"
 
@@ -6469,15 +6527,13 @@ msgstr "上一张图片"
 msgid "Primary Language"
 msgstr "主要语言"
 
-#: src/screens/Settings/ThreadPreferences.tsx:110
-#: src/screens/Settings/ThreadPreferences.tsx:115
-#: src/screens/Settings/ThreadPreferences.tsx:246
-#: src/screens/Settings/ThreadPreferences.tsx:251
+#: src/screens/Settings/ThreadPreferences.tsx:94
+#: src/screens/Settings/ThreadPreferences.tsx:99
 msgid "Prioritize your Follows"
 msgstr "优先显示你关注的人"
 
-#: src/view/shell/desktop/RightNav.tsx:110
-#: src/view/shell/desktop/RightNav.tsx:111
+#: src/view/shell/desktop/RightNav.tsx:114
+#: src/view/shell/desktop/RightNav.tsx:115
 msgid "Privacy"
 msgstr "隐私"
 
@@ -6508,7 +6564,7 @@ msgstr "隐私与安全设置"
 msgid "Privacy Policy"
 msgstr "隐私政策"
 
-#: src/view/com/composer/Composer.tsx:1740
+#: src/view/com/composer/Composer.tsx:1843
 msgid "Processing video..."
 msgstr "正在处理视频……"
 
@@ -6517,24 +6573,24 @@ msgstr "正在处理视频……"
 msgid "Processing..."
 msgstr "处理中……"
 
-#: src/view/screens/DebugMod.tsx:927
+#: src/view/screens/DebugMod.tsx:934
 #: src/view/screens/Profile.tsx:364
 msgid "profile"
 msgstr "个人资料"
 
 #: src/view/shell/bottom-bar/BottomBar.tsx:316
-#: src/view/shell/desktop/LeftNav.tsx:710
+#: src/view/shell/desktop/LeftNav.tsx:762
 #: src/view/shell/Drawer.tsx:76
 #: src/view/shell/Drawer.tsx:559
 msgid "Profile"
 msgstr "个人资料"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:196
+#: src/screens/Profile/Header/EditProfileDialog.tsx:191
 msgctxt "toast"
 msgid "Profile updated"
 msgstr "已更新个人资料"
 
-#: src/screens/Onboarding/StepFinished.tsx:264
+#: src/screens/Onboarding/StepFinished.tsx:541
 msgid "Public"
 msgstr "公开"
 
@@ -6547,22 +6603,22 @@ msgid "Public, sharable lists which can be used to drive feeds."
 msgstr "公开且可对外分享的列表,也可作为动态源来使用。"
 
 #. Accessibility label for button to publish a single post
-#: src/view/com/composer/Composer.tsx:1016
+#: src/view/com/composer/Composer.tsx:1055
 msgid "Publish post"
 msgstr "发布帖文"
 
 #. Accessibility label for button to publish multiple posts in a thread
-#: src/view/com/composer/Composer.tsx:1009
+#: src/view/com/composer/Composer.tsx:1048
 msgid "Publish posts"
 msgstr "发布帖文"
 
 #. Accessibility label for button to publish multiple replies in a thread
-#: src/view/com/composer/Composer.tsx:994
+#: src/view/com/composer/Composer.tsx:1033
 msgid "Publish replies"
 msgstr "发布回复"
 
 #. Accessibility label for button to publish a single reply
-#: src/view/com/composer/Composer.tsx:1001
+#: src/view/com/composer/Composer.tsx:1040
 msgid "Publish reply"
 msgstr "发布回复"
 
@@ -6605,11 +6661,11 @@ msgstr "引用通知"
 msgid "Quote post"
 msgstr "引用帖文"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:304
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308
 msgid "Quote post was re-attached"
 msgstr "已重新关联引用帖文"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:303
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307
 msgid "Quote post was successfully detached"
 msgstr "已成功分离引用帖文"
 
@@ -6631,24 +6687,16 @@ msgstr "引用选项"
 msgid "Quotes"
 msgstr "引用"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:445
-#: src/view/com/post-thread/PostThreadItem.tsx:269
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:450
 msgid "Quotes of this post"
 msgstr "引用这则帖文"
 
-#: src/screens/Settings/ThreadPreferences.tsx:233
-#: src/screens/Settings/ThreadPreferences.tsx:236
-#: src/view/com/post-thread/PostThread.tsx:719
-#: src/view/com/post-thread/PostThread.tsx:724
-msgid "Random (aka \"Poster's Roulette\")"
-msgstr "随机显示(又名“试试手气”)"
-
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:600
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:610
 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again."
 msgstr "超过速率限制——你在短时间内尝试修改账户代码的次数过多,请稍后再试。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:581
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:591
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:588
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:598
 msgid "Re-attach quote"
 msgstr "重新关联引用帖文"
 
@@ -6661,19 +6709,19 @@ msgid "Reactivate your account"
 msgstr "重新启用你的账户"
 
 #: src/screens/PostThread/components/ThreadItemReadMore.tsx:92
-msgid "Read {0} more {1, plural, one {reply} other {replies}}"
-msgstr "显示更多 {0} 则{1, plural,one {回复}other {回复}}"
+msgid "Read {0, plural, one {# more reply} other {# more replies}}"
+msgstr "继续阅读 {0, plural, one {# 条回复} other {# 条回复}}"
 
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:173
 msgid "Read blog post"
 msgstr "阅读博客文章"
 
-#: src/screens/VideoFeed/index.tsx:966
+#: src/screens/VideoFeed/index.tsx:970
 msgid "Read less"
 msgstr "查看更少"
 
-#: src/screens/VideoFeed/index.tsx:966
+#: src/screens/VideoFeed/index.tsx:970
 msgid "Read more"
 msgstr "查看更多"
 
@@ -6681,6 +6729,7 @@ msgstr "查看更多"
 msgid "Read more replies"
 msgstr "查看更多回复"
 
+#: src/components/BlockedGeoOverlay.tsx:29
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:112
 msgid "Read our blog post"
 msgstr "阅读我们的博客文章"
@@ -6720,6 +6769,10 @@ msgstr "接收推送通知"
 msgid "Recent Searches"
 msgstr "最近的搜索记录"
 
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:274
+msgid "Recently used"
+msgstr "最近使用"
+
 #: src/screens/Search/modules/ExploreRecommendations.tsx:54
 msgid "Recommended"
 msgstr "推荐"
@@ -6744,16 +6797,18 @@ msgstr "重新加载对话"
 
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:171
 #: src/components/dialogs/MutedWords.tsx:438
+#: src/components/dialogs/StarterPackDialog.tsx:384
+#: src/components/dialogs/StarterPackDialog.tsx:390
 #: src/components/FeedCard.tsx:343
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:102
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:109
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:104
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:111
 #: src/screens/Settings/Settings.tsx:662
 #: src/view/com/modals/UserAddRemoveLists.tsx:235
 #: src/view/com/posts/PostFeedErrorMessage.tsx:217
 msgid "Remove"
 msgstr "移除"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:58
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:60
 msgid "Remove {displayName} from starter pack"
 msgstr "从你的新手包中删除 {displayName}"
 
@@ -6849,9 +6904,9 @@ msgid "Remove user from list"
 msgstr "从列表中移除用户"
 
 #: src/components/verification/VerificationRemovePrompt.tsx:46
-#: src/components/verification/VerificationsDialog.tsx:247
-#: src/view/com/profile/ProfileMenu.tsx:336
-#: src/view/com/profile/ProfileMenu.tsx:339
+#: src/components/verification/VerificationsDialog.tsx:252
+#: src/view/com/profile/ProfileMenu.tsx:348
+#: src/view/com/profile/ProfileMenu.tsx:351
 msgid "Remove verification"
 msgstr "撤回认证"
 
@@ -6859,11 +6914,11 @@ msgstr "撤回认证"
 msgid "Remove your verification for this account?"
 msgstr "要撤回你对这个账户的认证吗?"
 
-#: src/components/Post/Embed/index.tsx:208
+#: src/components/Post/Embed/index.tsx:214
 msgid "Removed by author"
 msgstr "已被发布者删除"
 
-#: src/components/Post/Embed/index.tsx:206
+#: src/components/Post/Embed/index.tsx:212
 msgid "Removed by you"
 msgstr "你已删除"
 
@@ -6876,6 +6931,10 @@ msgstr "已从列表中删除"
 msgid "Removed from saved feeds"
 msgstr "已从已保存的动态源中删除"
 
+#: src/components/dialogs/StarterPackDialog.tsx:290
+msgid "Removed from starter pack"
+msgstr "已从你的新手包中删除"
+
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:122
 #: src/view/com/posts/FeedShutdownMsg.tsx:44
 #: src/view/screens/ProfileList.tsx:392
@@ -6891,6 +6950,26 @@ msgstr "已撤回认证"
 msgid "Replace with Discover"
 msgstr "替换为“Discover”"
 
+#: src/components/Post/PostRepliedTo.tsx:39
+msgctxt "description"
+msgid "Replied to <0><1/></0>"
+msgstr "回复 <0><1/></0>"
+
+#: src/components/Post/PostRepliedTo.tsx:28
+msgctxt "description"
+msgid "Replied to a blocked post"
+msgstr "回复已被屏蔽的帖文"
+
+#: src/components/Post/PostRepliedTo.tsx:30
+msgctxt "description"
+msgid "Replied to a post"
+msgstr "回复这则帖文"
+
+#: src/components/Post/PostRepliedTo.tsx:36
+msgctxt "description"
+msgid "Replied to you"
+msgstr "对你进行回复"
+
 #: src/components/activity-notifications/SubscribeProfileDialog.tsx:267
 #: src/components/activity-notifications/SubscribeProfileDialog.tsx:279
 #: src/lib/hooks/useNotificationHandler.ts:140
@@ -6909,7 +6988,7 @@ msgstr "已停用回复"
 msgid "Replies to this post are disabled."
 msgstr "这则帖文的回复已被停用。"
 
-#: src/view/com/composer/Composer.tsx:1032
+#: src/view/com/composer/Composer.tsx:1071
 msgctxt "action"
 msgid "Reply"
 msgstr "回复"
@@ -6942,38 +7021,15 @@ msgid "Reply settings are chosen by the author of the thread"
 msgstr "由这条讨论串的发布者设置的回复选项"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:69
-#: src/view/com/post-thread/PostThread.tsx:675
 msgid "Reply sorting"
 msgstr "回复排序"
 
-#: src/view/com/post/Post.tsx:204
-#: src/view/com/posts/PostFeedItem.tsx:602
-msgctxt "description"
-msgid "Reply to <0><1/></0>"
-msgstr "回复 <0><1/></0>"
-
-#: src/view/com/posts/PostFeedItem.tsx:593
-msgctxt "description"
-msgid "Reply to a blocked post"
-msgstr "回复已被屏蔽的帖文"
-
-#: src/view/com/posts/PostFeedItem.tsx:595
-msgctxt "description"
-msgid "Reply to a post"
-msgstr "回复这则帖文"
-
-#: src/view/com/post/Post.tsx:202
-#: src/view/com/posts/PostFeedItem.tsx:599
-msgctxt "description"
-msgid "Reply to you"
-msgstr "对你进行回复"
-
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:335
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339
 msgctxt "toast"
 msgid "Reply visibility updated"
 msgstr "已更新回复可见性"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:334
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338
 msgid "Reply was successfully hidden"
 msgstr "已成功隐藏回复"
 
@@ -6983,8 +7039,8 @@ msgstr "已成功隐藏回复"
 msgid "Report"
 msgstr "举报"
 
-#: src/view/com/profile/ProfileMenu.tsx:403
-#: src/view/com/profile/ProfileMenu.tsx:406
+#: src/view/com/profile/ProfileMenu.tsx:415
+#: src/view/com/profile/ProfileMenu.tsx:418
 msgid "Report account"
 msgstr "举报账户"
 
@@ -7015,8 +7071,8 @@ msgstr "举报列表"
 msgid "Report message"
 msgstr "举报私信"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:647
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:649
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:654
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:656
 msgid "Report post"
 msgstr "举报帖文"
 
@@ -7093,16 +7149,16 @@ msgstr "转发或引用帖文"
 msgid "Reposted By"
 msgstr "转发"
 
-#: src/view/com/posts/PostFeedItem.tsx:351
+#: src/view/com/posts/PostFeedItem.tsx:348
 msgid "Reposted by {0}"
 msgstr "由 {0} 转发"
 
-#: src/view/com/posts/PostFeedItem.tsx:370
+#: src/view/com/posts/PostFeedItem.tsx:367
 msgid "Reposted by <0><1/></0>"
 msgstr "由 <0><1/></0> 转发"
 
-#: src/view/com/posts/PostFeedItem.tsx:349
-#: src/view/com/posts/PostFeedItem.tsx:368
+#: src/view/com/posts/PostFeedItem.tsx:346
+#: src/view/com/posts/PostFeedItem.tsx:365
 msgid "Reposted by you"
 msgstr "你已转发"
 
@@ -7112,8 +7168,7 @@ msgstr "你已转发"
 msgid "Reposts"
 msgstr "转发"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:427
-#: src/view/com/post-thread/PostThreadItem.tsx:248
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:432
 msgid "Reposts of this post"
 msgstr "转发这则帖文"
 
@@ -7127,10 +7182,10 @@ msgstr "转发你转发的帖文"
 msgid "Reposts of your reposts notifications"
 msgstr "转发你转发帖文的通知"
 
-#: src/view/com/modals/ChangePassword.tsx:253
-#: src/view/com/modals/ChangePassword.tsx:255
-msgid "Request Code"
-msgstr "验证码"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:224
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:230
+msgid "Request code"
+msgstr "请求码"
 
 #: src/screens/Settings/AccessibilitySettings.tsx:58
 #: src/screens/Settings/AccessibilitySettings.tsx:63
@@ -7172,14 +7227,9 @@ msgid "Reset activity subscription nudge"
 msgstr "重置动态提醒功能提示"
 
 #: src/screens/Login/SetNewPasswordForm.tsx:116
-#: src/view/com/modals/ChangePassword.tsx:197
 msgid "Reset code"
 msgstr "重置码"
 
-#: src/view/com/modals/ChangePassword.tsx:204
-msgid "Reset Code"
-msgstr "重置码"
-
 #: src/screens/Settings/Settings.tsx:467
 #: src/screens/Settings/Settings.tsx:469
 msgid "Reset onboarding state"
@@ -7210,8 +7260,10 @@ msgstr "重试上次出错的操作"
 #: src/screens/Messages/ChatList.tsx:280
 #: src/screens/Messages/components/MessageListError.tsx:25
 #: src/screens/Messages/Inbox.tsx:218
-#: src/screens/Onboarding/StepInterests/index.tsx:217
-#: src/screens/Onboarding/StepInterests/index.tsx:220
+#: src/screens/Onboarding/StepInterests/index.tsx:226
+#: src/screens/Onboarding/StepInterests/index.tsx:229
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:209
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:212
 #: src/screens/PostThread/components/ThreadError.tsx:75
 #: src/screens/PostThread/components/ThreadError.tsx:81
 #: src/screens/Signup/BackNextButtons.tsx:53
@@ -7235,32 +7287,32 @@ msgid "Returns to home page"
 msgstr "返回主页"
 
 #: src/screens/Profile/ProfileFeed/index.tsx:93
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:559
-#: src/screens/VideoFeed/index.tsx:1142
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:569
+#: src/screens/VideoFeed/index.tsx:1146
 #: src/view/screens/NotFound.tsx:60
 #: src/view/screens/ProfileList.tsx:1039
 msgid "Returns to previous page"
 msgstr "返回上一页"
 
-#: src/screens/StarterPack/Wizard/index.tsx:304
+#: src/screens/StarterPack/Wizard/index.tsx:324
 msgid "Returns to the previous step"
 msgstr "返回上一步"
 
-#: src/components/dialogs/BirthDateSettings.tsx:121
+#: src/components/dialogs/BirthDateSettings.tsx:156
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:483
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:489
 #: src/components/live/EditLiveDialog.tsx:216
 #: src/components/live/EditLiveDialog.tsx:223
 #: src/components/StarterPack/QrCodeDialog.tsx:192
-#: src/screens/Profile/Header/EditProfileDialog.tsx:243
-#: src/screens/Profile/Header/EditProfileDialog.tsx:257
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:262
+#: src/screens/Profile/Header/EditProfileDialog.tsx:238
+#: src/screens/Profile/Header/EditProfileDialog.tsx:252
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:267
 #: src/view/com/composer/GifAltText.tsx:193
 #: src/view/com/composer/GifAltText.tsx:202
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:75
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:153
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:163
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:152
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:162
 #: src/view/com/modals/CreateOrEditList.tsx:315
 #: src/view/screens/SavedFeeds.tsx:117
 msgid "Save"
@@ -7272,7 +7324,7 @@ msgctxt "action"
 msgid "Save"
 msgstr "保存"
 
-#: src/components/dialogs/BirthDateSettings.tsx:115
+#: src/components/dialogs/BirthDateSettings.tsx:149
 msgid "Save birthday"
 msgstr "保存生日"
 
@@ -7292,7 +7344,7 @@ msgstr "保存图片"
 msgid "Save image crop"
 msgstr "保存图片裁切"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:248
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:253
 msgid "Save new handle"
 msgstr "保存新的账户代码"
 
@@ -7325,11 +7377,19 @@ msgstr "保存图片裁剪设置"
 msgid "Say hello!"
 msgstr "问声好!"
 
-#: src/screens/Onboarding/index.tsx:33
-#: src/screens/Onboarding/state.ts:112
+#: src/screens/Onboarding/index.tsx:49
+#: src/screens/Onboarding/state.ts:120
 msgid "Science"
 msgstr "科学"
 
+#: src/components/InterestTabs.tsx:250
+msgid "Scroll left"
+msgstr "向左旋转"
+
+#: src/components/InterestTabs.tsx:284
+msgid "Scroll right"
+msgstr "向右旋转"
+
 #: src/view/screens/ProfileList.tsx:996
 msgid "Scroll to top"
 msgstr "滚动到顶部"
@@ -7348,7 +7408,7 @@ msgstr "搜索"
 msgid "Search @{0}'s posts"
 msgstr "搜索 @{0} 的帖文"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:683
+#: src/components/ProgressGuide/FollowDialog.tsx:595
 msgid "Search by name or interest"
 msgstr "按名称或兴趣搜索"
 
@@ -7356,10 +7416,15 @@ msgstr "按名称或兴趣搜索"
 msgid "Search feeds"
 msgstr "搜索动态源"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:524
-#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:135
-msgid "Search for \"{interestsDisplayName}\"{activeText}"
-msgstr "搜索“{interestsDisplayName}”{activeText}"
+#. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected.
+#: src/components/ProgressGuide/FollowDialog.tsx:425
+msgid "Search for \"{interestsDisplayName}\""
+msgstr "搜索“{interestsDisplayName}”"
+
+#. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is currently selected.
+#: src/components/ProgressGuide/FollowDialog.tsx:418
+msgid "Search for \"{interestsDisplayName}\" (active)"
+msgstr "搜索“{interestsDisplayName}“(已选中)"
 
 #: src/view/shell/desktop/Search.tsx:131
 msgid "Search for \"{query}\""
@@ -7369,15 +7434,15 @@ msgstr "搜索“{query}”"
 msgid "Search for \"{searchText}\""
 msgstr "搜索“{searchText}”"
 
-#: src/screens/StarterPack/Wizard/index.tsx:513
+#: src/screens/StarterPack/Wizard/index.tsx:549
 msgid "Search for feeds that you want to suggest to others."
 msgstr "通过搜索来添加你想分享的动态源。"
 
-#: src/screens/Search/Explore.tsx:360
+#: src/screens/Search/Explore.tsx:361
 msgid "Search for more accounts"
 msgstr "搜索更多账户"
 
-#: src/screens/Search/Explore.tsx:437
+#: src/screens/Search/Explore.tsx:438
 msgid "Search for more feeds"
 msgstr "搜索更多动态源"
 
@@ -7393,17 +7458,22 @@ msgstr "搜索 GIF"
 msgid "Search is currently unavailable when logged out"
 msgstr "未登录状态无法使用搜索功能"
 
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:257
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:258
+msgid "Search languages"
+msgstr "搜索语言"
+
 #: src/screens/Profile/ProfileSearch.tsx:36
 msgid "Search my posts"
 msgstr "搜索我的帖文"
 
-#: src/view/com/profile/ProfileMenu.tsx:263
 #: src/view/com/profile/ProfileMenu.tsx:266
+#: src/view/com/profile/ProfileMenu.tsx:269
 msgid "Search posts"
 msgstr "搜索帖文"
 
 #: src/components/dialogs/SearchablePeopleList.tsx:534
-#: src/components/ProgressGuide/FollowDialog.tsx:702
+#: src/components/ProgressGuide/FollowDialog.tsx:614
 msgid "Search profiles"
 msgstr "搜索个人资料"
 
@@ -7416,7 +7486,7 @@ msgid "Search..."
 msgstr "搜索……"
 
 #: src/components/dialogs/SearchablePeopleList.tsx:535
-#: src/components/ProgressGuide/FollowDialog.tsx:703
+#: src/components/ProgressGuide/FollowDialog.tsx:615
 msgid "Searches for profiles"
 msgstr "搜索个人资料"
 
@@ -7444,15 +7514,12 @@ msgstr "查看该用户包含 #{tag} 的帖文"
 msgid "See jobs at Bluesky"
 msgstr "查看 Bluesky 的工作职缺"
 
-#: src/components/FeedInterstitials.tsx:397
+#: src/components/FeedInterstitials.tsx:394
+#: src/components/FeedInterstitials.tsx:445
 msgid "See more"
 msgstr "浏览更多"
 
-#: src/components/FeedInterstitials.tsx:444
-msgid "See more accounts you might like"
-msgstr "浏览更多你可能感兴趣的账户"
-
-#: src/components/FeedInterstitials.tsx:395
+#: src/components/FeedInterstitials.tsx:392
 msgid "See more suggested profiles on the Explore page"
 msgstr "在探索页面浏览更多推荐的个人资料"
 
@@ -7460,10 +7527,15 @@ msgstr "在探索页面浏览更多推荐的个人资料"
 msgid "See this guide"
 msgstr "查看指南"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:195
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:197
 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause"
 msgstr "播放进度条。使用方向键来前进或后退,按空格键控制播放或暂停。"
 
+#. Accessibility label for a category (e.g. Art, Video Games, Sports, etc.) that shows suggested accounts for the user to follow. The tab is not currently active and can be selected.
+#: src/components/InterestTabs.tsx:332
+msgid "Select \"{interestsDisplayName}\" category"
+msgstr "选择“{interestsDisplayName}“类别"
+
 #. Accessibility label for a username suggestion in the account creation flow
 #: src/screens/Signup/StepHandle/HandleSuggestions.tsx:42
 msgid "Select {0}"
@@ -7489,7 +7561,7 @@ msgstr "选择一个头像"
 msgid "Select an emoji"
 msgstr "选择一个表情符号"
 
-#: src/components/Select/index.tsx:204
+#: src/components/Select/index.tsx:206
 msgid "Select an option"
 msgstr "选择一个选项"
 
@@ -7513,7 +7585,7 @@ msgstr "从现有账户中选择"
 msgid "Select GIF"
 msgstr "选择 GIF"
 
-#: src/components/dialogs/GifSelect.tsx:307
+#: src/components/dialogs/GifSelect.tsx:305
 msgid "Select GIF \"{0}\""
 msgstr "选择 GIF “{0}”"
 
@@ -7531,6 +7603,7 @@ msgid "Select language..."
 msgstr "选择语言……"
 
 #: src/screens/Settings/LanguageSettings.tsx:178
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:290
 msgid "Select languages"
 msgstr "选择语言"
 
@@ -7559,9 +7632,9 @@ msgstr "选择 {emojiName} 表情符号作为你的头像"
 msgid "Select the moderation service(s) to report to"
 msgstr "请选择你要向哪个内容审核服务提供方提交此举报"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:74
-msgid "Select video"
-msgstr "选择视频"
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:236
+msgid "Select up to 3 languages used in this post"
+msgstr "选择最多 3 种在这则帖文中使用的语言"
 
 #: src/components/dialogs/MutedWords.tsx:242
 msgid "Select what content this mute word should apply to."
@@ -7579,7 +7652,7 @@ msgstr "选择你希望在动态源中显示的语言。如果留空,将默认
 msgid "Select your date of birth"
 msgstr "输入你的出生日期"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:192
+#: src/screens/Onboarding/StepInterests/index.tsx:201
 #: src/screens/Settings/InterestsSettings.tsx:161
 msgid "Select your interests from the options below"
 msgstr "在下面选择你感兴趣的选项"
@@ -7592,9 +7665,9 @@ msgstr "选择你在订阅的动态源中翻译的目标语言。"
 msgid "Select your preferred notification channels"
 msgstr "自定义你的通知推送选项"
 
-#: src/view/com/util/forms/DropdownButton.tsx:302
-msgid "Selects option {0} of {numItems}"
-msgstr "第 {0} 个选项,共 {numItems} 个"
+#: src/view/com/composer/SelectMediaButton.tsx:390
+msgid "Selecting multiple media types is not supported."
+msgstr "不支持选择多种媒体类型。"
 
 #: src/components/dms/ChatEmptyPill.tsx:38
 msgid "Send a neat website!"
@@ -7669,7 +7742,7 @@ msgstr "服务器地址"
 msgid "Set app icon to {0}"
 msgstr "将应用图标更改为 {0}"
 
-#: src/screens/Moderation/index.tsx:333
+#: src/screens/Moderation/index.tsx:352
 msgid "Set birthdate"
 msgstr "设置出生日期"
 
@@ -7677,7 +7750,7 @@ msgstr "设置出生日期"
 msgid "Set new password"
 msgstr "设置新密码"
 
-#: src/screens/Onboarding/Layout.tsx:47
+#: src/screens/Onboarding/Layout.tsx:50
 msgid "Set up your account"
 msgstr "设置你的账户"
 
@@ -7687,7 +7760,7 @@ msgstr "设置用于重置密码的电子邮箱"
 
 #: src/Navigation.tsx:212
 #: src/screens/Settings/Settings.tsx:99
-#: src/view/shell/desktop/LeftNav.tsx:728
+#: src/view/shell/desktop/LeftNav.tsx:780
 #: src/view/shell/Drawer.tsx:572
 msgid "Settings"
 msgstr "设置"
@@ -7770,7 +7843,7 @@ msgstr "分享一件很酷的事吧!"
 msgid "Share a fun fact!"
 msgstr "分享一件趣闻吧!"
 
-#: src/view/com/profile/ProfileMenu.tsx:485
+#: src/view/com/profile/ProfileMenu.tsx:502
 msgid "Share anyway"
 msgstr "仍然分享"
 
@@ -7816,8 +7889,8 @@ msgstr "分享此新手包,以帮助其他人更快融入你在 Bluesky 上的
 #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:120
 #: src/screens/StarterPack/StarterPackScreen.tsx:611
 #: src/screens/StarterPack/StarterPackScreen.tsx:619
-#: src/view/com/profile/ProfileMenu.tsx:243
-#: src/view/com/profile/ProfileMenu.tsx:256
+#: src/view/com/profile/ProfileMenu.tsx:246
+#: src/view/com/profile/ProfileMenu.tsx:259
 msgid "Share via..."
 msgstr "分享到……"
 
@@ -7842,8 +7915,8 @@ msgstr "显示替代文本"
 #: src/components/moderation/ScreenHider.tsx:172
 #: src/components/moderation/ScreenHider.tsx:175
 #: src/screens/List/ListHiddenScreen.tsx:190
-#: src/screens/VideoFeed/index.tsx:628
-#: src/screens/VideoFeed/index.tsx:634
+#: src/screens/VideoFeed/index.tsx:631
+#: src/screens/VideoFeed/index.tsx:637
 msgid "Show anyway"
 msgstr "仍然显示"
 
@@ -7860,12 +7933,8 @@ msgstr "显示徽章并从动态源中过滤"
 msgid "Show customization options"
 msgstr "显示自定义选项"
 
-#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22
-msgid "Show hidden replies"
-msgstr "显示已隐藏的回复"
-
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:479
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:481
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:483
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:485
 msgid "Show less like this"
 msgstr "显示更少类似内容"
 
@@ -7877,8 +7946,8 @@ msgstr "仍然显示列表"
 msgid "Show More"
 msgstr "显示更多"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:471
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:473
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:475
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:477
 msgid "Show more like this"
 msgstr "显示更多类似内容"
 
@@ -7886,11 +7955,7 @@ msgstr "显示更多类似内容"
 msgid "Show more replies"
 msgstr "显示更多回复"
 
-#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22
-msgid "Show muted replies"
-msgstr "显示已隐藏的回复"
-
-#: src/screens/Settings/ThreadPreferences.tsx:143
+#: src/screens/Settings/ThreadPreferences.tsx:127
 msgid "Show post replies in a threaded tree view"
 msgstr "使用树形视图显示帖文回复串"
 
@@ -7905,21 +7970,15 @@ msgid "Show replies"
 msgstr "显示回复"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:43
-#: src/view/com/post-thread/PostThread.tsx:649
 msgid "Show replies as"
 msgstr "将回复显示为"
 
-#: src/screens/Settings/ThreadPreferences.tsx:285
-msgid "Show replies as threaded"
-msgstr "使用树形视图显示回复"
-
-#: src/screens/Settings/ThreadPreferences.tsx:120
-#: src/screens/Settings/ThreadPreferences.tsx:260
+#: src/screens/Settings/ThreadPreferences.tsx:104
 msgid "Show replies by people you follow before all other replies"
 msgstr "将来自你关注的人的回复排在最前面"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:555
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:565
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:562
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:572
 msgid "Show reply for everyone"
 msgstr "公开显示回复"
 
@@ -7941,8 +8000,7 @@ msgstr "显示警告"
 msgid "Show warning and filter from feeds"
 msgstr "显示警告并从动态源中过滤"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:609
-#: src/view/com/post-thread/PostThreadItem.tsx:924
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:614
 msgid "Shows information about when this post was created"
 msgstr "显示这则帖文的创建时间"
 
@@ -7999,8 +8057,8 @@ msgstr "登录未列出的账户"
 msgid "Sign in to Bluesky or create a new account"
 msgstr "登录 Bluesky 或创建新账户"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:457
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:459
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:461
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:463
 msgid "Sign in to view post"
 msgstr "登录以查看帖文"
 
@@ -8011,8 +8069,8 @@ msgstr "登录以查看帖文"
 #: src/screens/SignupQueued.tsx:96
 #: src/screens/Takendown.tsx:85
 #: src/view/shell/desktop/LeftNav.tsx:211
-#: src/view/shell/desktop/LeftNav.tsx:266
-#: src/view/shell/desktop/LeftNav.tsx:269
+#: src/view/shell/desktop/LeftNav.tsx:268
+#: src/view/shell/desktop/LeftNav.tsx:271
 msgid "Sign out"
 msgstr "登出"
 
@@ -8035,20 +8093,29 @@ msgstr "需要登录"
 msgid "Signed in as @{0}"
 msgstr "以 @{0} 的身份登录"
 
-#: src/components/FeedInterstitials.tsx:389
+#: src/components/FeedInterstitials.tsx:387
 msgid "Similar accounts"
 msgstr "类似账户"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:231
-#: src/screens/StarterPack/Wizard/index.tsx:201
+#: src/screens/Onboarding/StepFinished.tsx:380
+#: src/screens/Onboarding/StepFinished.tsx:462
+#: src/screens/Onboarding/StepInterests/index.tsx:240
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:222
+#: src/screens/StarterPack/Wizard/index.tsx:218
 msgid "Skip"
 msgstr "跳过"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:228
+#: src/screens/Onboarding/StepFinished.tsx:373
+#: src/screens/Onboarding/StepFinished.tsx:459
+msgid "Skip introduction and start using your account"
+msgstr "跳过介绍并开始使用你的账户"
+
+#: src/screens/Onboarding/StepInterests/index.tsx:237
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:219
 msgid "Skip this flow"
 msgstr "跳过这段流程"
 
-#: src/screens/Settings/AppearanceSettings.tsx:167
+#: src/screens/Settings/AppearanceSettings.tsx:165
 msgid "Smaller"
 msgstr "更小"
 
@@ -8056,8 +8123,8 @@ msgstr "更小"
 msgid "Snoozes the reminder"
 msgstr "暂停提醒"
 
-#: src/screens/Onboarding/index.tsx:37
-#: src/screens/Onboarding/state.ts:100
+#: src/screens/Onboarding/index.tsx:53
+#: src/screens/Onboarding/state.ts:108
 msgid "Software Dev"
 msgstr "程序开发"
 
@@ -8065,7 +8132,7 @@ msgstr "程序开发"
 msgid "Some of your verifications are invalid."
 msgstr "你当前被授予的部分认证无效。"
 
-#: src/components/FeedInterstitials.tsx:529
+#: src/components/FeedInterstitials.tsx:522
 msgid "Some other feeds you might like"
 msgstr "其他你可能喜欢的动态源"
 
@@ -8097,7 +8164,7 @@ msgid "Something went wrong, please try again"
 msgstr "出了点问题,请重试"
 
 #: src/components/ReportDialog/index.tsx:54
-#: src/screens/Moderation/index.tsx:111
+#: src/screens/Moderation/index.tsx:112
 #: src/screens/Profile/Sections/Labels.tsx:184
 msgid "Something went wrong, please try again."
 msgstr "出了点问题,请重试。"
@@ -8118,23 +8185,20 @@ msgstr "发生错误,请重试。"
 msgid "Something wrong? Let us know."
 msgstr "有点问题?请告诉我们。"
 
-#: src/App.native.tsx:124
-#: src/App.web.tsx:101
+#: src/App.native.tsx:126
+#: src/App.web.tsx:102
 msgid "Sorry! Your session expired. Please sign in again."
 msgstr "很抱歉,你的登录会话已过期,请重新登录。"
 
-#: src/screens/Settings/ThreadPreferences.tsx:68
-#: src/screens/Settings/ThreadPreferences.tsx:189
+#: src/screens/Settings/ThreadPreferences.tsx:52
 msgid "Sort replies"
 msgstr "回复排序"
 
-#: src/screens/Settings/ThreadPreferences.tsx:75
-#: src/screens/Settings/ThreadPreferences.tsx:196
+#: src/screens/Settings/ThreadPreferences.tsx:59
 msgid "Sort replies by"
 msgstr "回复排序"
 
-#: src/screens/Settings/ThreadPreferences.tsx:72
-#: src/screens/Settings/ThreadPreferences.tsx:193
+#: src/screens/Settings/ThreadPreferences.tsx:56
 msgid "Sort replies to the same post by:"
 msgstr "对同一帖文的回复进行排序:"
 
@@ -8155,9 +8219,9 @@ msgstr "垃圾内容"
 msgid "Spam; excessive mentions or replies"
 msgstr "垃圾内容、过于频繁的提及或回复"
 
-#: src/screens/Onboarding/index.tsx:27
-#: src/screens/Onboarding/state.ts:113
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:233
+#: src/screens/Onboarding/index.tsx:43
+#: src/screens/Onboarding/state.ts:121
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:230
 msgid "Sports"
 msgstr "运动"
 
@@ -8185,7 +8249,7 @@ msgstr "与 {displayName} 开始私信"
 
 #: src/Navigation.tsx:578
 #: src/Navigation.tsx:583
-#: src/screens/StarterPack/Wizard/index.tsx:192
+#: src/screens/StarterPack/Wizard/index.tsx:209
 msgid "Starter Pack"
 msgstr "新手包"
 
@@ -8206,7 +8270,7 @@ msgstr "你创建的新手包"
 msgid "Starter pack is invalid"
 msgstr "无效的新手包"
 
-#: src/screens/Search/Explore.tsx:628
+#: src/screens/Search/Explore.tsx:629
 #: src/view/screens/Profile.tsx:231
 msgid "Starter Packs"
 msgstr "新手包"
@@ -8293,11 +8357,13 @@ msgstr "完成!"
 msgid "Successfully verified"
 msgstr "成功认证"
 
-#: src/screens/Search/Explore.tsx:357
+#: src/screens/Search/Explore.tsx:358
 msgid "Suggested Accounts"
 msgstr "推荐账户"
 
-#: src/components/FeedInterstitials.tsx:391
+#. Accounts suggested to the user for them to follow
+#: src/components/FeedInterstitials.tsx:385
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:137
 msgid "Suggested for you"
 msgstr "为你推荐"
 
@@ -8306,12 +8372,12 @@ msgstr "为你推荐"
 msgid "Suggestive"
 msgstr "性暗示"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:72
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:82
 msgctxt "Name of app icon variant"
 msgid "Sunrise"
 msgstr "日出"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:86
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:96
 msgctxt "Name of app icon variant"
 msgid "Sunset"
 msgstr "日落"
@@ -8325,7 +8391,7 @@ msgstr "支持"
 #: src/screens/Settings/Settings.tsx:123
 #: src/screens/Settings/Settings.tsx:137
 #: src/screens/Settings/Settings.tsx:604
-#: src/view/shell/desktop/LeftNav.tsx:245
+#: src/view/shell/desktop/LeftNav.tsx:246
 msgid "Switch account"
 msgstr "切换账户"
 
@@ -8338,17 +8404,18 @@ msgstr "切换账户"
 msgid "Switch accounts"
 msgstr "切换账户"
 
-#: src/view/shell/desktop/LeftNav.tsx:293
+#: src/view/shell/desktop/LeftNav.tsx:345
 msgid "Switch to {0}"
 msgstr "切换到 {0}"
 
 #: src/components/dialogs/Embed.tsx:157
 #: src/components/dialogs/Embed.tsx:159
-#: src/screens/Settings/AppearanceSettings.tsx:100
-#: src/screens/Settings/AppearanceSettings.tsx:150
+#: src/screens/Settings/AppearanceSettings.tsx:98
+#: src/screens/Settings/AppearanceSettings.tsx:148
 msgid "System"
 msgstr "系统"
 
+#: src/screens/Log.tsx:58
 #: src/screens/Settings/AboutSettings.tsx:107
 #: src/screens/Settings/AboutSettings.tsx:110
 #: src/screens/Settings/Settings.tsx:441
@@ -8381,11 +8448,11 @@ msgstr "点按以关闭上下文菜单"
 msgid "Tap to dismiss"
 msgstr "点按以跳过"
 
-#: src/state/shell/progress-guide.tsx:233
+#: src/state/shell/progress-guide.tsx:235
 msgid "Task complete - 10 follows!"
 msgstr "任务完成:关注 10 个账户!"
 
-#: src/state/shell/progress-guide.tsx:223
+#: src/state/shell/progress-guide.tsx:225
 msgid "Task complete - 10 likes!"
 msgstr "任务完成:喜欢 10 则帖文!"
 
@@ -8393,8 +8460,8 @@ msgstr "任务完成:喜欢 10 则帖文!"
 msgid "Teach our algorithm what you like"
 msgstr "让我们的算法了解你的喜好"
 
-#: src/screens/Onboarding/index.tsx:36
-#: src/screens/Onboarding/state.ts:114
+#: src/screens/Onboarding/index.tsx:52
+#: src/screens/Onboarding/state.ts:122
 msgid "Tech"
 msgstr "科技"
 
@@ -8402,7 +8469,7 @@ msgstr "科技"
 msgid "Tell a joke!"
 msgstr "讲个笑话吧!"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:377
+#: src/screens/Profile/Header/EditProfileDialog.tsx:373
 msgid "Tell us a bit about yourself"
 msgstr "跟大家介绍一下你自己"
 
@@ -8410,11 +8477,12 @@ msgstr "跟大家介绍一下你自己"
 msgid "Tell us a little more"
 msgstr "告诉我们更多"
 
-#: src/view/shell/desktop/RightNav.tsx:116
-#: src/view/shell/desktop/RightNav.tsx:117
+#: src/view/shell/desktop/RightNav.tsx:120
+#: src/view/shell/desktop/RightNav.tsx:121
 msgid "Terms"
 msgstr "条款"
 
+#: src/components/dialogs/BirthDateSettings.tsx:135
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:30
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:97
 #: src/Navigation.tsx:335
@@ -8462,7 +8530,7 @@ msgstr "谢谢,你的举报已提交。"
 msgid "Thanks, you have successfully verified your email address. You can close this dialog."
 msgstr "谢谢,你已成功验证电子邮箱地址,现在你可以关闭此对话框。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:487
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:497
 msgid "That contains the following:"
 msgstr "其中包含以下内容:"
 
@@ -8470,12 +8538,12 @@ msgstr "其中包含以下内容:"
 #: src/screens/StarterPack/StarterPackScreen.tsx:111
 #: src/screens/StarterPack/StarterPackScreen.tsx:155
 #: src/screens/StarterPack/StarterPackScreen.tsx:156
-#: src/screens/StarterPack/Wizard/index.tsx:110
-#: src/screens/StarterPack/Wizard/index.tsx:120
+#: src/screens/StarterPack/Wizard/index.tsx:117
+#: src/screens/StarterPack/Wizard/index.tsx:127
 msgid "That starter pack could not be found."
 msgstr "找不到那个新手包。"
 
-#: src/screens/Signup/StepHandle/index.tsx:81
+#: src/screens/Signup/StepHandle/index.tsx:78
 msgid "That username is already taken"
 msgstr "该用户名已被占用"
 
@@ -8483,12 +8551,12 @@ msgstr "该用户名已被占用"
 msgid "That's all, folks!"
 msgstr "就这些,完毕!"
 
-#: src/screens/VideoFeed/index.tsx:1114
+#: src/screens/VideoFeed/index.tsx:1118
 msgid "That's everything!"
 msgstr "就这些了!"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:316
-#: src/view/com/profile/ProfileMenu.tsx:461
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:324
+#: src/view/com/profile/ProfileMenu.tsx:478
 msgid "The account will be able to interact with you after unblocking."
 msgstr "取消屏蔽后,该账户将重新能够与你互动。"
 
@@ -8502,7 +8570,11 @@ msgstr "应用将会重新启动"
 msgid "The author of this thread has hidden this reply."
 msgstr "这条讨论串的发布者隐藏了这则回复。"
 
-#: src/screens/Moderation/index.tsx:407
+#: src/components/dialogs/BirthDateSettings.tsx:122
+msgid "The birthdate you've entered means you are under 18 years old. Certain content and features may be unavailable to you."
+msgstr "你输入的生日信息表明你未满18周岁,你可能无法使用某些功能或查看部分内容。"
+
+#: src/screens/Moderation/index.tsx:426
 msgid "The Bluesky web application"
 msgstr "Bluesky 网页客户端"
 
@@ -8518,7 +8590,7 @@ msgstr "版权许可已移动到 <0/>"
 msgid "The Discover feed"
 msgstr "“Discover”动态源"
 
-#: src/state/shell/progress-guide.tsx:224
+#: src/state/shell/progress-guide.tsx:226
 msgid "The Discover feed now knows what you like"
 msgstr "现在“Discover”动态源了解你的喜好内容了"
 
@@ -8550,17 +8622,16 @@ msgstr "你所在地的相关法律要求验证你已成年,才能使用 Blues
 msgid "The laws in your location require you to verify you're an adult to access certain features. Tap to learn more."
 msgstr "你所在地的相关法律要求需要验证你已成年后,才能使用 Bluesky 上的部分功能。点击以了解详情。"
 
-#: src/view/com/post-thread/PostThread.tsx:267
-#: src/view/com/post-thread/PostThread.tsx:279
-msgid "The post may have been deleted."
-msgstr "这则帖文可能已被删除。"
+#: src/components/LoggedOutCTA.tsx:63
+msgid "The open social network."
+msgstr "一个开放的社交网络。"
 
 #: src/view/screens/PrivacyPolicy.tsx:35
 msgid "The Privacy Policy has been moved to <0/>"
 msgstr "隐私政策已移动到 <0/>"
 
-#: src/view/com/composer/state/video.ts:396
-#: src/view/com/composer/state/video.ts:435
+#: src/view/com/composer/state/video.ts:395
+#: src/view/com/composer/state/video.ts:434
 msgid "The selected video is larger than 100 MB. Please try again with a smaller file."
 msgstr "你所选择的视频体积大于 100 MB,请选择其他较小的视频文件。"
 
@@ -8589,7 +8660,7 @@ msgstr "服务条款已移动到"
 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one."
 msgstr "你提供的验证码无效。请检查你使用的验证链接是否正确,或重试请求新验证链接。"
 
-#: src/screens/Settings/AppearanceSettings.tsx:154
+#: src/screens/Settings/AppearanceSettings.tsx:152
 msgid "Theme"
 msgstr "主题"
 
@@ -8597,7 +8668,7 @@ msgstr "主题"
 msgid "There is no time limit for account deactivation, come back any time."
 msgstr "停用账户没有时间限制,你可以随时决定重新回来。"
 
-#: src/components/dialogs/GifSelect.tsx:227
+#: src/components/dialogs/GifSelect.tsx:225
 msgid "There was an issue connecting to Tenor."
 msgstr "连接 Tenor 时出现问题。"
 
@@ -8622,7 +8693,7 @@ msgstr "刷新通知时出现问题,点击重试。"
 msgid "There was an issue fetching posts. Tap here to try again."
 msgstr "刷新帖文时出现问题,点击重试。"
 
-#: src/view/com/lists/ListMembers.tsx:151
+#: src/view/com/lists/ListMembers.tsx:158
 msgid "There was an issue fetching the list. Tap here to try again."
 msgstr "刷新列表时出现问题,点击重试。"
 
@@ -8654,20 +8725,20 @@ msgstr "提交举报时出现问题。请检查网络连接。"
 msgid "There was an issue updating your feeds, please check your internet connection and try again."
 msgstr "更新动态源时出现问题。请检查网络连接并重试。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:90
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:101
-#: src/view/com/profile/ProfileMenu.tsx:128
-#: src/view/com/profile/ProfileMenu.tsx:138
-#: src/view/com/profile/ProfileMenu.tsx:152
-#: src/view/com/profile/ProfileMenu.tsx:162
-#: src/view/com/profile/ProfileMenu.tsx:175
-#: src/view/com/profile/ProfileMenu.tsx:187
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:365
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:378
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:388
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:90
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:101
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:101
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:123
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:136
+#: src/view/com/profile/ProfileMenu.tsx:131
+#: src/view/com/profile/ProfileMenu.tsx:141
+#: src/view/com/profile/ProfileMenu.tsx:155
+#: src/view/com/profile/ProfileMenu.tsx:165
+#: src/view/com/profile/ProfileMenu.tsx:178
+#: src/view/com/profile/ProfileMenu.tsx:190
 msgid "There was an issue! {0}"
 msgstr "出现问题了!{0}"
 
@@ -8682,7 +8753,8 @@ msgstr "出现问题了!{0}"
 msgid "There was an issue. Please check your internet connection and try again."
 msgstr "出现问题了。请检查网络连接并重试。"
 
-#: src/components/dialogs/GifSelect.tsx:271
+#: src/components/dialogs/GifSelect.tsx:269
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:367
 #: src/view/com/util/ErrorBoundary.tsx:59
 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!"
 msgstr "应用发生意外错误,请联系我们进行错误反馈!"
@@ -8731,6 +8803,10 @@ msgstr "这条申诉将提交给 Bluesky 内容审核服务。"
 msgid "This chat was disconnected"
 msgstr "对话已被断开"
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:144
+msgid "This confirmation code is not valid. Please try again."
+msgstr "此验证码无效,请重试。"
+
 #: src/lib/moderation/useGlobalLabelStrings.ts:19
 msgid "This content has been hidden by the moderators."
 msgstr "该内容已被内容审核服务提供方所隐藏。"
@@ -8794,13 +8870,13 @@ msgstr "此动态源为空。"
 msgid "This feed is no longer online. We are showing <0>Discover</0> instead."
 msgstr "此动态源已离线。我们将改为显示来自 <0>Discover</0> 动态源的内容。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:593
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:603
 msgid "This handle is reserved. Please try a different one."
 msgstr "该账户代码被预留,请尝试输入另一个。"
 
-#: src/components/dialogs/BirthDateSettings.tsx:41
-msgid "This information is not shared with other users."
-msgstr "此信息不会分享给其他用户。"
+#: src/components/dialogs/BirthDateSettings.tsx:45
+msgid "This information is private and not shared with other users."
+msgstr "此信息将保持私密,不会分享给其他用户。"
 
 #: src/components/live/EditLiveDialog.tsx:189
 #: src/components/live/GoLiveDialog.tsx:160
@@ -8839,8 +8915,7 @@ msgstr "此列表为空。"
 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us."
 msgstr "该内容审核提供服务不可用,请查看下方获取更多详情。如果问题持续存在,请联系我们。"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:649
-#: src/view/com/post-thread/PostThreadItem.tsx:964
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:654
 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>."
 msgstr "这则帖文声称发布于 <0>{0}</0>,但首次出现在 Bluesky 的时间为 <1>{1}</1>。"
 
@@ -8848,27 +8923,23 @@ msgstr "这则帖文声称发布于 <0>{0}</0>,但首次出现在 Bluesky 的
 msgid "This post has an unknown type of threadgate on it. Your app may be out of date."
 msgstr "此帖文存在未知的内容类型,你的应用版本可能已过时。"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:171
-msgid "This post has been deleted."
-msgstr "这则帖文已被删除。"
-
 #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:140
 msgid "This post is only visible to logged-in users."
 msgstr "这则帖文仅对已登录用户可见。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:705
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:712
 msgid "This post will be hidden from feeds and threads. This cannot be undone."
 msgstr "这则帖文将从动态源和讨论串中隐藏。注意:此操作无法撤消。"
 
-#: src/view/com/composer/Composer.tsx:463
+#: src/view/com/composer/Composer.tsx:474
 msgid "This post's author has disabled quote posts."
 msgstr "这则帖文的发布者已停用引用帖文。"
 
-#: src/view/com/profile/ProfileMenu.tsx:482
+#: src/view/com/profile/ProfileMenu.tsx:499
 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in."
 msgstr "此个人资料只对已登录用户可见,未登录的用户将无法看到。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:740
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:747
 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others."
 msgstr "这则回复将被折叠到你讨论串底部的隐藏部分,并且会对你自己和其他人隐藏后续回复的通知。"
 
@@ -8876,7 +8947,7 @@ msgstr "这则回复将被折叠到你讨论串底部的隐藏部分,并且会
 msgid "This service has not provided terms of service or a privacy policy."
 msgstr "该服务没有提供服务条款或隐私政策。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:456
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:466
 msgid "This should create a domain record at:"
 msgstr "这应该在以下位置创建一个域名记录:"
 
@@ -8929,14 +9000,12 @@ msgstr "这将从你的隐藏字词中删除“{0}”。你随时可以将其重
 msgid "This will remove @{0} from the quick access list."
 msgstr "这将从你的快速访问中移除 @{0}。"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:730
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737
 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder."
 msgstr "你的帖文将从这则引用中删除,并替换为一个占位符。"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:23
 #: src/screens/PostThread/components/HeaderDropdown.tsx:26
-#: src/view/com/post-thread/PostThread.tsx:633
-#: src/view/com/post-thread/PostThread.tsx:636
 msgid "Thread options"
 msgstr "讨论串选项"
 
@@ -8945,22 +9014,15 @@ msgstr "讨论串选项"
 msgid "Thread preferences"
 msgstr "讨论串偏好设置"
 
-#: src/screens/Settings/ThreadPreferences.tsx:58
-#: src/screens/Settings/ThreadPreferences.tsx:179
+#: src/screens/Settings/ThreadPreferences.tsx:42
 msgid "Thread Preferences"
 msgstr "讨论串偏好设置"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:57
 #: src/screens/PostThread/components/HeaderDropdown.tsx:62
-#: src/view/com/post-thread/PostThread.tsx:663
-#: src/view/com/post-thread/PostThread.tsx:668
 msgid "Threaded"
 msgstr "树形视图"
 
-#: src/screens/Settings/ThreadPreferences.tsx:276
-msgid "Threaded mode"
-msgstr "树形显示模式"
-
 #: src/Navigation.tsx:368
 msgid "Threads Preferences"
 msgstr "讨论串偏好设置"
@@ -8990,11 +9052,7 @@ msgstr "你想将向谁提交这份举报?"
 msgid "Today"
 msgstr "今天"
 
-#: src/view/com/util/forms/DropdownButton.tsx:263
-msgid "Toggle dropdown"
-msgstr "切换下拉式菜单"
-
-#: src/screens/Moderation/index.tsx:384
+#: src/screens/Moderation/index.tsx:403
 msgid "Toggle to enable or disable adult content"
 msgstr "切换以启用或停用成人内容"
 
@@ -9010,8 +9068,8 @@ msgstr "热门"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:73
 #: src/screens/PostThread/components/HeaderDropdown.tsx:78
-#: src/screens/Settings/ThreadPreferences.tsx:80
-#: src/screens/Settings/ThreadPreferences.tsx:83
+#: src/screens/Settings/ThreadPreferences.tsx:64
+#: src/screens/Settings/ThreadPreferences.tsx:67
 msgid "Top replies first"
 msgstr "热门回复优先"
 
@@ -9021,17 +9079,15 @@ msgstr "话题"
 
 #: src/components/dms/MessageContextMenu.tsx:137
 #: src/components/dms/MessageContextMenu.tsx:139
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:440
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:442
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:571
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:574
-#: src/view/com/post-thread/PostThreadItem.tsx:886
-#: src/view/com/post-thread/PostThreadItem.tsx:889
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:444
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:446
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:576
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:579
 msgid "Translate"
 msgstr "翻译"
 
-#: src/screens/Settings/ThreadPreferences.tsx:131
-#: src/screens/Settings/ThreadPreferences.tsx:136
+#: src/screens/Settings/ThreadPreferences.tsx:115
+#: src/screens/Settings/ThreadPreferences.tsx:120
 msgid "Tree view"
 msgstr "树形视图"
 
@@ -9052,7 +9108,7 @@ msgctxt "action"
 msgid "Try again"
 msgstr "重试"
 
-#: src/screens/Onboarding/state.ts:115
+#: src/screens/Onboarding/state.ts:123
 msgid "TV"
 msgstr "电视节目"
 
@@ -9064,7 +9120,7 @@ msgstr "两步验证(2FA)"
 msgid "Type your message here"
 msgstr "请在这里输入消息"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:432
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:442
 msgid "Type:"
 msgstr "类型:"
 
@@ -9073,13 +9129,16 @@ msgstr "类型:"
 msgid "Unable to connect. Please check your internet connection and try again."
 msgstr "无法连接到服务器。请检查网络连接并重试。"
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:95
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:140
+msgid "Unable to contact your service. Please check your internet connection and try again."
+msgstr "无法连接到你的服务,请检查网络连接并重试。"
+
 #: src/screens/Login/ForgotPasswordForm.tsx:68
 #: src/screens/Login/index.tsx:79
 #: src/screens/Login/LoginForm.tsx:169
 #: src/screens/Login/SetNewPasswordForm.tsx:81
 #: src/screens/Signup/index.tsx:76
-#: src/view/com/modals/ChangePassword.tsx:71
-#: src/view/com/modals/ChangePassword.tsx:117
 msgid "Unable to contact your service. Please check your Internet connection."
 msgstr "无法连接到服务,请检查网络连接。"
 
@@ -9107,27 +9166,27 @@ msgstr "动态源信息不可用"
 #: src/components/dms/MessagesListBlockedFooter.tsx:104
 #: src/components/dms/MessagesListBlockedFooter.tsx:112
 #: src/components/dms/MessagesListBlockedFooter.tsx:119
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:203
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:320
-#: src/view/com/profile/ProfileMenu.tsx:473
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:328
+#: src/view/com/profile/ProfileMenu.tsx:490
 #: src/view/screens/ProfileList.tsx:723
 msgid "Unblock"
 msgstr "取消屏蔽"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:213
 msgctxt "action"
 msgid "Unblock"
 msgstr "取消屏蔽"
 
 #: src/components/dms/ConvoMenu.tsx:247
 #: src/components/dms/ConvoMenu.tsx:250
-#: src/view/com/profile/ProfileMenu.tsx:383
-#: src/view/com/profile/ProfileMenu.tsx:389
+#: src/view/com/profile/ProfileMenu.tsx:395
+#: src/view/com/profile/ProfileMenu.tsx:401
 msgid "Unblock account"
 msgstr "取消屏蔽账户"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:314
-#: src/view/com/profile/ProfileMenu.tsx:455
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:322
+#: src/view/com/profile/ProfileMenu.tsx:472
 msgid "Unblock Account?"
 msgstr "要取消屏蔽账户吗?"
 
@@ -9150,24 +9209,28 @@ msgctxt "action"
 msgid "Unfollow"
 msgstr "取消关注"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:229
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:236
 msgid "Unfollow {0}"
 msgstr "取消关注 {0}"
 
-#: src/view/com/profile/ProfileMenu.tsx:283
-#: src/view/com/profile/ProfileMenu.tsx:293
+#: src/view/com/profile/ProfileMenu.tsx:286
+#: src/view/com/profile/ProfileMenu.tsx:296
 msgid "Unfollow account"
 msgstr "取消关注账户"
 
-#: src/screens/VideoFeed/index.tsx:831
+#: src/screens/VideoFeed/index.tsx:835
 msgid "Unfollows the user"
 msgstr "取消关注用户"
 
+#: src/components/BlockedGeoOverlay.tsx:37
+msgid "Unfortunately, Bluesky is unavailable in Mississippi right now."
+msgstr "抱歉,Bluesky 目前无法在密西西比州提供服务。"
+
 #: src/components/moderation/ReportDialog/index.tsx:372
 msgid "Unfortunately, none of your subscribed labelers supports this report type."
 msgstr "抱歉,你订阅的标记者不支持此举报类型。"
 
-#: src/components/verification/VerificationsDialog.tsx:206
+#: src/components/verification/VerificationsDialog.tsx:211
 msgid "Unknown verifier"
 msgstr "未知的认证人"
 
@@ -9195,10 +9258,10 @@ msgstr "取消隐藏"
 msgid "Unmute {tag}"
 msgstr "取消隐藏 {tag}"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:620
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:626
-#: src/view/com/profile/ProfileMenu.tsx:362
-#: src/view/com/profile/ProfileMenu.tsx:368
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:633
+#: src/view/com/profile/ProfileMenu.tsx:374
+#: src/view/com/profile/ProfileMenu.tsx:380
 msgid "Unmute account"
 msgstr "取消隐藏账户"
 
@@ -9210,8 +9273,8 @@ msgstr "取消隐藏对话"
 msgid "Unmute list"
 msgstr "取消隐藏列表"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:505
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:512
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:516
 msgid "Unmute thread"
 msgstr "取消隐藏讨论串"
 
@@ -9237,8 +9300,8 @@ msgstr "取消固定动态源"
 msgid "Unpin from home"
 msgstr "从主页取消固定"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:415
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:422
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:419
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:426
 msgid "Unpin from profile"
 msgstr "从个人资料取消固定"
 
@@ -9276,13 +9339,9 @@ msgstr "取消订阅此标记者"
 msgid "Unsubscribed from list"
 msgstr "已从列表中取消订阅"
 
-#: src/view/com/composer/Composer.tsx:814
-msgid "Unsupported video type"
-msgstr "不支持的视频格式"
-
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:48
-msgid "Unsupported video type: {0}"
-msgstr "不支持的视频格式:{0}"
+#: src/view/com/composer/Composer.tsx:851
+msgid "Unsupported video type: {mimeType}"
+msgstr "不支持的视频类型:{mimeType}"
 
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:77
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:90
@@ -9302,13 +9361,13 @@ msgstr "要把 <0>{displayName}</0> 更新或删除自哪些列表?"
 
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:300
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:312
-#: src/screens/Settings/AccountSettings.tsx:105
-#: src/screens/Settings/AccountSettings.tsx:113
+#: src/screens/Settings/AccountSettings.tsx:107
+#: src/screens/Settings/AccountSettings.tsx:115
 msgid "Update email"
 msgstr "更新电子邮箱"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:526
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:547
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:536
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:557
 msgid "Update to {domain}"
 msgstr "更新至 {domain}"
 
@@ -9316,12 +9375,12 @@ msgstr "更新至 {domain}"
 msgid "Update your email"
 msgstr "更新你的电子邮箱"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:312
 msgctxt "toast"
 msgid "Updating quote attachment failed"
 msgstr "更新引用关联状态失败"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:343
 msgctxt "toast"
 msgid "Updating reply visibility failed"
 msgstr "更新回复可见性失败"
@@ -9330,11 +9389,11 @@ msgstr "更新回复可见性失败"
 msgid "Updating..."
 msgstr "更新中……"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:288
+#: src/screens/Onboarding/StepProfile/index.tsx:291
 msgid "Upload a photo instead"
 msgstr "上传图片"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:472
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:482
 msgid "Upload a text file to:"
 msgstr "将文本文件上传至:"
 
@@ -9366,7 +9425,7 @@ msgstr "正在上传图片……"
 msgid "Uploading link thumbnail..."
 msgstr "正在上传链接缩略图……"
 
-#: src/view/com/composer/Composer.tsx:1737
+#: src/view/com/composer/Composer.tsx:1840
 msgid "Uploading video..."
 msgstr "正在上传视频……"
 
@@ -9374,7 +9433,7 @@ msgstr "正在上传视频……"
 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password."
 msgstr "使用应用密码登录到其他 Bluesky 客户端,而无需对其授予你账户或密码的完全访问权限。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:558
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:568
 msgid "Use default provider"
 msgstr "使用默认提供商"
 
@@ -9457,15 +9516,15 @@ msgctxt "toast"
 msgid "User list updated"
 msgstr "已更新用户列表"
 
-#: src/screens/Signup/StepHandle/index.tsx:235
+#: src/screens/Signup/StepHandle/index.tsx:234
 msgid "Username cannot be longer than {MAX_SERVICE_HANDLE_LENGTH, plural, other {# characters}}"
 msgstr "用户名不能超过 {MAX_SERVICE_HANDLE_LENGTH, plural, other {# 个字符}}"
 
-#: src/screens/Signup/StepHandle/index.tsx:219
+#: src/screens/Signup/StepHandle/index.tsx:218
 msgid "Username cannot begin or end with a hyphen"
 msgstr "用户名不能使用连字符(-)开头或结尾"
 
-#: src/screens/Signup/StepHandle/index.tsx:223
+#: src/screens/Signup/StepHandle/index.tsx:222
 msgid "Username must only contain letters (a-z), numbers, and hyphens"
 msgstr "用户名只能包含字母(a-z)、数字及连字符(-)"
 
@@ -9494,7 +9553,7 @@ msgstr "“{0}”中的用户"
 msgid "Users you follow"
 msgstr "你关注的用户"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:438
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:448
 msgid "Value:"
 msgstr "值:"
 
@@ -9502,7 +9561,7 @@ msgstr "值:"
 msgid "Verification failed, please try again."
 msgstr "无法授予认证,请重试。"
 
-#: src/screens/Moderation/index.tsx:297
+#: src/screens/Moderation/index.tsx:316
 msgid "Verification settings"
 msgstr "认证设置"
 
@@ -9521,8 +9580,8 @@ msgstr "认证人:"
 
 #: src/components/verification/VerificationCreatePrompt.tsx:84
 #: src/components/verification/VerificationCreatePrompt.tsx:86
-#: src/view/com/profile/ProfileMenu.tsx:346
-#: src/view/com/profile/ProfileMenu.tsx:349
+#: src/view/com/profile/ProfileMenu.tsx:358
+#: src/view/com/profile/ProfileMenu.tsx:361
 msgid "Verify account"
 msgstr "认证账户"
 
@@ -9538,8 +9597,8 @@ msgctxt "action"
 msgid "Verify code"
 msgstr "验证码"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:528
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:549
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:538
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:559
 msgid "Verify DNS Record"
 msgstr "验证 DNS 记录"
 
@@ -9557,8 +9616,8 @@ msgstr "验证电子邮箱对话框"
 msgid "Verify now"
 msgstr "现在验证"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:529
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:551
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:539
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:561
 msgid "Verify Text File"
 msgstr "验证文本文件"
 
@@ -9571,8 +9630,8 @@ msgid "Verify your age"
 msgstr "验证你的年龄"
 
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:211
-#: src/screens/Settings/AccountSettings.tsx:79
-#: src/screens/Settings/AccountSettings.tsx:99
+#: src/screens/Settings/AccountSettings.tsx:81
+#: src/screens/Settings/AccountSettings.tsx:101
 msgid "Verify your email"
 msgstr "验证你的电子邮箱"
 
@@ -9594,7 +9653,7 @@ msgstr "版本号 {0}"
 msgid "Video"
 msgstr "视频"
 
-#: src/view/com/composer/state/video.ts:358
+#: src/view/com/composer/state/video.ts:357
 msgid "Video failed to process"
 msgstr "视频处理失败"
 
@@ -9606,21 +9665,21 @@ msgstr "视频动态源"
 msgid "Video from {0}: {text}"
 msgstr "视频来自{0}:{text}"
 
-#: src/screens/Onboarding/index.tsx:39
-#: src/screens/Onboarding/state.ts:103
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:237
+#: src/screens/Onboarding/index.tsx:55
+#: src/screens/Onboarding/state.ts:111
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:234
 msgid "Video Games"
 msgstr "电子游戏"
 
-#: src/screens/VideoFeed/index.tsx:1072
+#: src/screens/VideoFeed/index.tsx:1076
 msgid "Video is paused"
 msgstr "视频已暂停"
 
-#: src/screens/VideoFeed/index.tsx:1072
+#: src/screens/VideoFeed/index.tsx:1076
 msgid "Video is playing"
 msgstr "视频正在播放"
 
-#: src/components/Post/Embed/VideoEmbed/index.web.tsx:219
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:220
 msgid "Video not found."
 msgstr "无法找到视频。"
 
@@ -9628,7 +9687,7 @@ msgstr "无法找到视频。"
 msgid "Video settings"
 msgstr "视频设置"
 
-#: src/view/com/composer/Composer.tsx:1747
+#: src/view/com/composer/Composer.tsx:1850
 msgid "Video uploaded"
 msgstr "已上传视频"
 
@@ -9640,24 +9699,28 @@ msgstr "视频:{0}"
 msgid "Videos"
 msgstr "视频"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:42
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:55
-msgid "Videos must be less than 3 minutes long"
-msgstr "视频长度不得超过 3 分钟"
+#: src/view/com/composer/SelectMediaButton.tsx:404
+msgid "Videos must be less than 3 minutes long."
+msgstr "视频长度不得超过 3 分钟。"
+
+#: src/view/com/composer/Composer.tsx:545
+msgctxt "Action to view the post the user just created"
+msgid "View"
+msgstr "查看"
 
-#: src/screens/Profile/Header/Shell.tsx:211
+#: src/screens/Profile/Header/Shell.tsx:229
 msgid "View {0}'s avatar"
 msgstr "查看 {0} 的头像"
 
 #: src/components/ProfileCard.tsx:124
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:454
 #: src/screens/Search/components/SearchProfileCard.tsx:36
-#: src/screens/VideoFeed/index.tsx:790
+#: src/screens/VideoFeed/index.tsx:794
 #: src/view/com/notifications/NotificationFeedItem.tsx:599
 msgid "View {0}'s profile"
 msgstr "查看 {0} 的个人资料"
 
-#: src/components/dms/MessagesListHeader.tsx:181
+#: src/components/dms/MessagesListHeader.tsx:142
 msgid "View {displayName}'s profile"
 msgstr "查看 {displayName} 的个人资料"
 
@@ -9669,13 +9732,13 @@ msgstr "查看该屏蔽账户的个人资料"
 msgid "View blogpost for more details"
 msgstr "查看博客文章以获取更多资讯"
 
-#: src/view/screens/Log.tsx:57
+#: src/screens/Log.tsx:81
 msgid "View debug entry"
 msgstr "查看调试项目"
 
 #: src/components/ReportDialog/SelectReportOptionView.tsx:137
-#: src/screens/VideoFeed/index.tsx:656
-#: src/screens/VideoFeed/index.tsx:674
+#: src/screens/VideoFeed/index.tsx:659
+#: src/screens/VideoFeed/index.tsx:677
 msgid "View details"
 msgstr "查看详情"
 
@@ -9691,13 +9754,21 @@ msgstr "查看完整讨论串"
 msgid "View information about these labels"
 msgstr "查看关于此标记的详细信息"
 
-#: src/components/interstitials/TrendingVideos.tsx:189
-#: src/components/interstitials/TrendingVideos.tsx:211
+#: src/components/interstitials/TrendingVideos.tsx:198
+#: src/components/interstitials/TrendingVideos.tsx:220
 #: src/screens/Search/modules/ExploreTrendingVideos.tsx:194
 #: src/screens/Search/modules/ExploreTrendingVideos.tsx:213
 msgid "View more"
 msgstr "查看更多"
 
+#: src/components/interstitials/TrendingVideos.tsx:226
+msgid "View more trending videos"
+msgstr "浏览更多热门视频"
+
+#: src/view/com/composer/Composer.tsx:540
+msgid "View post"
+msgstr "查看帖文"
+
 #: src/components/ProfileHoverCard/index.web.tsx:466
 #: src/components/ProfileHoverCard/index.web.tsx:486
 #: src/components/ProfileHoverCard/index.web.tsx:513
@@ -9727,11 +9798,11 @@ msgstr "查看此动态源被谁喜欢"
 msgid "View video"
 msgstr "查看视频"
 
-#: src/screens/Moderation/index.tsx:277
+#: src/screens/Moderation/index.tsx:296
 msgid "View your blocked accounts"
 msgstr "查看你已屏蔽的账户"
 
-#: src/screens/Moderation/index.tsx:217
+#: src/screens/Moderation/index.tsx:236
 msgid "View your default post interaction settings"
 msgstr "查看你的默认帖文互动选项"
 
@@ -9740,11 +9811,11 @@ msgstr "查看你的默认帖文互动选项"
 msgid "View your feeds and explore more"
 msgstr "查看你的动态源并探索更多内容"
 
-#: src/screens/Moderation/index.tsx:247
+#: src/screens/Moderation/index.tsx:266
 msgid "View your moderation lists"
 msgstr "查看你的内容审核列表"
 
-#: src/screens/Moderation/index.tsx:262
+#: src/screens/Moderation/index.tsx:281
 msgid "View your muted accounts"
 msgstr "查看你隐藏的账户"
 
@@ -9825,7 +9896,7 @@ msgstr "我们已经与 <0>KWS</0> 合作来确认你已成年。当你按下“
 msgid "We have sent another verification email to <0>{0}</0>."
 msgstr "我们将发送另一封验证邮件至 <0>{0}</0>。"
 
-#: src/screens/Onboarding/StepFinished.tsx:256
+#: src/screens/Onboarding/StepFinished.tsx:533
 msgid "We hope you have a wonderful time. Remember, Bluesky is:"
 msgstr "我们希望你在此度过愉快的时光。请记住,Bluesky 是:"
 
@@ -9841,15 +9912,15 @@ msgstr "我们建议至少选择两个感兴趣的主题。"
 msgid "We sent an email to <0>{0}</0> containing a link. Please click on it to complete the email verification process."
 msgstr "我们将向 <0>{0}</0> 发送一封含有链接的电子邮件,请点击邮件内容来完成电子邮箱的验证流程。"
 
-#: src/view/com/composer/state/video.ts:419
+#: src/view/com/composer/state/video.ts:418
 msgid "We were unable to determine if you are allowed to upload videos. Please try again."
 msgstr "我们无法确定你是否有权上传视频,请重试。"
 
-#: src/components/dialogs/BirthDateSettings.tsx:52
+#: src/components/dialogs/BirthDateSettings.tsx:57
 msgid "We were unable to load your birth date preferences. Please try again."
 msgstr "我们无法加载你的生日偏好设置,请重试。"
 
-#: src/screens/Moderation/index.tsx:464
+#: src/screens/Moderation/index.tsx:483
 msgid "We were unable to load your configured labelers at this time."
 msgstr "我们暂时无法记载你已配置的标记者。"
 
@@ -9890,7 +9961,7 @@ msgid "We're having issues initializing the age assurance process for your accou
 msgstr "我们在初始化年龄验证流程时遇到了问题,请<0>联系支持</0>以获取帮助。"
 
 #: src/components/dialogs/SearchablePeopleList.tsx:107
-#: src/components/ProgressGuide/FollowDialog.tsx:172
+#: src/components/ProgressGuide/FollowDialog.tsx:164
 msgid "We're having network issues, try again"
 msgstr "我们遇到了网络问题,请再试一次"
 
@@ -9914,7 +9985,7 @@ msgstr "很抱歉,我们无法加载你的隐藏字词列表。请重试。"
 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes."
 msgstr "很抱歉,无法完成你的搜索。请重试。"
 
-#: src/view/com/composer/Composer.tsx:460
+#: src/view/com/composer/Composer.tsx:471
 msgid "We're sorry! The post you are replying to has been deleted."
 msgstr "很抱歉!你回复的帖文已被删除。"
 
@@ -9965,7 +10036,7 @@ msgstr "你希望如何命名你的新手包?"
 
 #: src/view/com/auth/SplashScreen.tsx:38
 #: src/view/com/auth/SplashScreen.web.tsx:99
-#: src/view/com/composer/Composer.tsx:777
+#: src/view/com/composer/Composer.tsx:811
 msgid "What's up?"
 msgstr "发生了什么新鲜事?"
 
@@ -9973,10 +10044,6 @@ msgstr "发生了什么新鲜事?"
 msgid "When you tap on a check, you’ll see which organizations have granted verification."
 msgstr "当你点按验证徽章时,你会看到哪些组织已为其授予认证。"
 
-#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:80
-msgid "Which languages are used in this post?"
-msgstr "这则帖文中使用了哪些语言?"
-
 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:79
 msgid "Which languages would you like to see in your algorithmic feeds?"
 msgstr "你想在动态源算法中看到哪些语言?"
@@ -10047,21 +10114,21 @@ msgstr "为什么应该审核此用户?"
 msgid "Write a message"
 msgstr "撰写私信"
 
-#: src/view/com/composer/Composer.tsx:872
+#: src/view/com/composer/Composer.tsx:911
 msgid "Write post"
 msgstr "撰写帖文"
 
-#: src/view/com/composer/Composer.tsx:775
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:90
+#: src/screens/PostThread/components/ThreadComposePrompt.tsx:90
+#: src/view/com/composer/Composer.tsx:809
 msgid "Write your reply"
 msgstr "撰写你的回复"
 
-#: src/screens/Onboarding/index.tsx:25
-#: src/screens/Onboarding/state.ts:116
+#: src/screens/Onboarding/index.tsx:41
+#: src/screens/Onboarding/state.ts:124
 msgid "Writers"
 msgstr "作家"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:356
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:366
 msgid "Wrong DID returned from server. Received: {0}"
 msgstr "服务器返回了错误的 DID。接收到的 DID: {0}"
 
@@ -10070,7 +10137,7 @@ msgstr "服务器返回了错误的 DID。接收到的 DID: {0}"
 msgid "www.mylivestream.tv"
 msgstr "www.mylivestream.tv"
 
-#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87
+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:100
 msgid "Yes"
 msgstr "是"
 
@@ -10083,11 +10150,11 @@ msgstr "确定停用"
 msgid "Yes, delete this starter pack"
 msgstr "确定删除此新手包"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:733
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:740
 msgid "Yes, detach"
 msgstr "确定分离"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:743
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:750
 msgid "Yes, hide"
 msgstr "确定隐藏"
 
@@ -10105,7 +10172,7 @@ msgstr "你"
 
 #: src/screens/Signup/StepInfo/Policies.tsx:23
 msgid "You also agree to <0>Bluesky’s Community Guidelines</0>. An <1>updated version of our Community Guidelines</1> will take effect on October 15th."
-msgstr "你也同意<0>Bluesky 社群准则</0>,<1>一个更新版本的社群准则</1>将于 10 月 15 日生效。"
+msgstr "你也同意<0>Bluesky 社群准则</0>,<1>新的社群准则</1>将于 10 月 15 日生效。"
 
 #: src/components/verification/VerifierDialog.tsx:59
 msgid "You are a trusted verifier"
@@ -10136,7 +10203,7 @@ msgstr "你已停止直播"
 msgid "You are not allowed to go live"
 msgstr "你没有开始直播的权限"
 
-#: src/view/com/composer/state/video.ts:412
+#: src/view/com/composer/state/video.ts:411
 msgid "You are not allowed to upload videos."
 msgstr "你目前无法上传视频。"
 
@@ -10152,7 +10219,7 @@ msgstr "你正在直播中!"
 msgid "You are verified"
 msgstr "你已获得认证"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:355
+#: src/screens/Profile/Header/EditProfileDialog.tsx:346
 msgid "You are verified. You will lose your verification status if you change your display name. <0>Learn more.</0>"
 msgstr "你已获得认证。一旦你更改名称,你将会失去认证状态。<0>了解详情。</0>"
 
@@ -10190,17 +10257,30 @@ msgstr "你可以在其他人发帖时收到提醒了。如果你不希望错过
 msgid "You can now sign in with your new password."
 msgstr "你现在可以使用新密码登录。"
 
+#: src/view/com/composer/SelectMediaButton.tsx:407
+msgid "You can only select one GIF at a time."
+msgstr "你一次只能选择一个 GIF。"
+
+#: src/view/com/composer/SelectMediaButton.tsx:401
+msgid "You can only select one video at a time."
+msgstr "你一次只能选择一个视频。"
+
 #: src/screens/Deactivated.tsx:133
 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users."
 msgstr "你可以继续登录以重新启用你的账户,其他用户将能够重新看到你的个人资料和帖文。"
 
+#. Error message for maximum number of images that can be selected to add to a post, currently 4 but may change.
+#: src/view/com/composer/SelectMediaButton.tsx:393
+msgid "You can select up to {MAX_IMAGES, plural, other {# images}} in total."
+msgstr "你最多只能选择 {MAX_IMAGES, plural, other {# 张图片}}。"
+
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:85
 msgid "You can set default interaction settings in <0>Settings → Moderation → Interaction settings</0>."
 msgstr "你可以在 <0>设置 → 内容审核 → 互动选项 </0> 里调整默认互动设置。"
 
 #: src/components/interstitials/Trending.tsx:130
 #: src/components/interstitials/TrendingVideos.tsx:137
-#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109
+#: src/view/shell/desktop/SidebarTrendingTopics.tsx:110
 msgid "You can update this later from your settings."
 msgstr "你可以随时在设置里重新更改。"
 
@@ -10228,10 +10308,6 @@ msgstr "你还没有固定的动态源。"
 msgid "You don't have any saved feeds."
 msgstr "你还没有已保存的动态源。"
 
-#: src/view/com/post-thread/PostThread.tsx:273
-msgid "You have blocked the author or you have been blocked by the author."
-msgstr "你已屏蔽该发布者,或已被该发布者屏蔽。"
-
 #: src/components/dms/MessagesListBlockedFooter.tsx:66
 msgid "You have blocked this user"
 msgstr "你已屏蔽该用户"
@@ -10248,8 +10324,7 @@ msgstr "你已完全禁用了回复、引用及提及通知,因此此选项卡
 
 #: src/screens/Login/SetNewPasswordForm.tsx:49
 #: src/screens/Login/SetNewPasswordForm.tsx:95
-#: src/view/com/modals/ChangePassword.tsx:87
-#: src/view/com/modals/ChangePassword.tsx:133
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:112
 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX."
 msgstr "你输入的验证码无效。验证码的格式应该类似这样 XXXXX-XXXXX。"
 
@@ -10283,6 +10358,10 @@ msgstr "你还没有建立任何动态源。"
 msgid "You have no lists."
 msgstr "你还没有建立任何列表。"
 
+#: src/components/dialogs/StarterPackDialog.tsx:102
+msgid "You have no starter packs."
+msgstr "你目前没有任何新手包。"
+
 #: src/view/screens/ModerationBlockedAccounts.tsx:164
 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account."
 msgstr "你还没有屏蔽任何账户。要屏蔽账户,请转到其个人资料,并在账户菜单中选择“屏蔽账户”。"
@@ -10328,27 +10407,27 @@ msgstr "如果你认为任何由他人标记的信息有误,你可以随时提
 msgid "You may appeal these labels if you feel they were placed in error."
 msgstr "如果你认为标记信息有误,你可以随时提出申诉。"
 
-#: src/screens/StarterPack/Wizard/State.tsx:76
+#: src/screens/StarterPack/Wizard/State.tsx:80
 msgid "You may only add up to {STARTER_PACK_MAX_SIZE, plural, other {{STARTER_PACK_MAX_SIZE} profiles}}"
 msgstr "你最多只能添加 {STARTER_PACK_MAX_SIZE, plural,other {{STARTER_PACK_MAX_SIZE} 个用户}}"
 
-#: src/screens/StarterPack/Wizard/State.tsx:95
+#: src/screens/StarterPack/Wizard/State.tsx:99
 msgid "You may only add up to 3 feeds"
 msgstr "你最多只能添加 3 个动态源"
 
-#: src/lib/media/picker.shared.ts:25
-msgid "You may only select up to 4 images"
-msgstr "你最多只能选择 4 张图片"
-
 #: src/screens/Signup/StepInfo/Policies.tsx:136
 msgid "You must be 13 years of age or older to create an account."
 msgstr "你必须年满 13 岁才能注册账户。"
 
+#: src/components/dialogs/BirthDateSettings.tsx:131
+msgid "You must be at least 13 years old to use Bluesky. Read our <0>Terms of Service</0> for more information."
+msgstr "你必须年满13周岁才能使用 Bluesky,阅读我们的<0>服务条款</0>以获取更多资讯。"
+
 #: src/components/StarterPack/ProfileStarterPacks.tsx:334
 msgid "You must be following at least seven other people to generate a starter pack."
 msgstr "你必须至少关注 7 个人以创建新手包。"
 
-#: src/screens/Moderation/index.tsx:355
+#: src/screens/Moderation/index.tsx:374
 msgid "You must complete age assurance in order to access the settings below."
 msgstr "要访问此设置,你必须首先完成年龄验证。"
 
@@ -10369,6 +10448,10 @@ msgstr "你必须选择至少一个标记者来进行举报"
 msgid "You must sign in to view this post."
 msgstr "你必须先登录才能查看这则帖文。"
 
+#: src/view/com/composer/SelectMediaButton.tsx:436
+msgid "You need to allow access to your media library."
+msgstr "你必须授予权限以访问媒体内容。"
+
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/index.tsx:23
 msgid "You need to verify your email address before you can enable email 2FA."
 msgstr "你需要验证你的电子邮箱地址才能启用电子邮箱两步验证。"
@@ -10450,7 +10533,7 @@ msgstr "你将通过这些动态源接收最新动态"
 msgid "You're in line"
 msgstr "轮到你了"
 
-#: src/screens/Onboarding/StepFinished.tsx:253
+#: src/screens/Onboarding/StepFinished.tsx:530
 msgid "You're ready to go!"
 msgstr "你已完成设置!"
 
@@ -10464,7 +10547,7 @@ msgstr "你正在使用应用密码登录账户,请改用你的主密码登录
 msgid "You've chosen to hide a word or tag within this post."
 msgstr "你选择隐藏了这则帖文中的字词或标签。"
 
-#: src/state/shell/progress-guide.tsx:234
+#: src/state/shell/progress-guide.tsx:236
 msgid "You've found some people to follow"
 msgstr "你发现了一些可以关注的人"
 
@@ -10484,15 +10567,15 @@ msgstr "你已达到请求上限,请稍后再试。"
 msgid "You've reached the start of the active content."
 msgstr "你已到达内容的开头。"
 
-#: src/view/com/composer/state/video.ts:423
+#: src/view/com/composer/state/video.ts:422
 msgid "You've reached your daily limit for video uploads (too many bytes)"
 msgstr "你已达到每日上传视频上限(文件太大)"
 
-#: src/view/com/composer/state/video.ts:427
+#: src/view/com/composer/state/video.ts:426
 msgid "You've reached your daily limit for video uploads (too many videos)"
 msgstr "你已达到每日上传视频上限(数量太多)"
 
-#: src/screens/VideoFeed/index.tsx:1123
+#: src/screens/VideoFeed/index.tsx:1127
 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?"
 msgstr "你已经看完了所有视频,或许是时候休息一下?"
 
@@ -10508,7 +10591,7 @@ msgstr "你的账户已删除"
 msgid "Your account has been suspended"
 msgstr "你的账户已停用"
 
-#: src/view/com/composer/state/video.ts:431
+#: src/view/com/composer/state/video.ts:430
 msgid "Your account is not yet old enough to upload videos. Please try again later."
 msgstr "你的账户注册时间过短,暂时无法上传视频。请稍后再试。"
 
@@ -10528,7 +10611,7 @@ msgstr "已提交申诉。如果申诉成功,我们会通过电子邮件通知
 msgid "Your birth date"
 msgstr "你的生日"
 
-#: src/components/Post/Embed/VideoEmbed/index.web.tsx:223
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:224
 msgid "Your browser does not support the video format. Please try a different browser."
 msgstr "你的浏览器不支持此视频格式,请试试其他浏览器。"
 
@@ -10540,10 +10623,14 @@ msgstr "你的私信功能已被停用"
 msgid "Your choice will be remembered for future links. You can change it at any time in settings."
 msgstr "你的选择将会应用于今后开启的链接,你可以随时在设置中重新修改开启方式。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:513
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:523
 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account."
 msgstr "你当前使用的账户代码 <0>{0}</0> 将自动预留给你,以便你能够在日后随时切换回来。"
 
+#: src/screens/Moderation/index.tsx:208
+msgid "Your declared age is under 18. Some settings below may be disabled. If this was a mistake, you may edit your birthdate in your <0>account settings</0>."
+msgstr "你申报的年龄未满 18 周岁,以下部分设置可能会因此禁用。如果先前填写了错误的出生日期,你可以到<0>账户设置</0>中重新编辑。"
+
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:253
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:257
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:258
@@ -10551,9 +10638,9 @@ msgid "Your email"
 msgstr "你的电子邮件"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:51
-#: src/screens/Signup/state.ts:270
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:81
+#: src/screens/Signup/state.ts:271
 #: src/screens/Signup/StepInfo/index.tsx:101
-#: src/view/com/modals/ChangePassword.tsx:55
 msgid "Your email appears to be invalid."
 msgstr "你的电子邮箱似乎无效。"
 
@@ -10561,7 +10648,7 @@ msgstr "你的电子邮箱似乎无效。"
 msgid "Your email has not yet been verified. Please verify your email in order to enjoy all the features of Bluesky."
 msgstr "你的电子邮箱尚未验证,请验证你的电子邮箱以便继续使用 Bluesky 的所有功能。"
 
-#: src/state/shell/progress-guide.tsx:213
+#: src/state/shell/progress-guide.tsx:215
 msgid "Your first like!"
 msgstr "你的第一次喜欢!"
 
@@ -10573,7 +10660,7 @@ msgstr "你的关注者"
 msgid "Your following feed is empty! Follow more users to see what's happening."
 msgstr "你的“Following”动态源看起来空荡荡的。快去关注更多用户,看看发生了什么新鲜事吧。"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:240
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:245
 msgid "Your full handle will be <0>@{0}</0>"
 msgstr "你的完整账户代码将修改为 <0>@{0}</0>"
 
@@ -10598,23 +10685,23 @@ msgstr "选择兴趣将帮助我们找到你喜欢的人事物!"
 msgid "Your muted words"
 msgstr "你的隐藏字词"
 
-#: src/view/com/modals/ChangePassword.tsx:169
-msgid "Your password has been changed successfully!"
-msgstr "已成功更改你的密码!"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:71
+msgid "Your password has been changed successfully! Please use your new password when you sign in to Bluesky from now on."
+msgstr "已成功更改你的密码!请你今后使用你的新密码登录 Bluesky。"
 
 #: src/screens/Signup/StepInfo/index.tsx:130
 msgid "Your password must be at least 8 characters long."
 msgstr "你输入的密码应至少包含 8 个字符。"
 
-#: src/view/com/composer/Composer.tsx:522
-msgid "Your post has been published"
+#: src/view/com/composer/Composer.tsx:536
+msgid "Your post was sent"
 msgstr "已发布你的帖文"
 
-#: src/view/com/composer/Composer.tsx:519
-msgid "Your posts have been published"
+#: src/view/com/composer/Composer.tsx:533
+msgid "Your posts were sent"
 msgstr "已发布你的帖文"
 
-#: src/screens/Onboarding/StepFinished.tsx:268
+#: src/screens/Onboarding/StepFinished.tsx:545
 msgid "Your posts, likes, and blocks are public. Mutes are private."
 msgstr "你发布的帖文、喜欢的内容和屏蔽列表都是公开可见的,而隐藏列表仅对你自己可见。"
 
@@ -10622,13 +10709,21 @@ msgstr "你发布的帖文、喜欢的内容和屏蔽列表都是公开可见的
 msgid "Your preferred language"
 msgstr "你的主要语言"
 
+#: src/screens/Onboarding/StepFinished.tsx:422
+msgid "Your profile picture"
+msgstr "你的头像"
+
+#: src/screens/Onboarding/StepFinished.tsx:350
+msgid "Your profile picture surrounded by concentric circles of other users' profile pictures"
+msgstr "你的头像周围环绕着许多其他人的头像"
+
 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:75
 msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in."
 msgstr "其他 Bluesky 用户将无法看到你的个人资料、帖文、列表与其他相关个人信息。你可以随时登录以重新启用你的账户。"
 
-#: src/view/com/composer/Composer.tsx:521
-msgid "Your reply has been published"
-msgstr "你的回复已发布"
+#: src/view/com/composer/Composer.tsx:535
+msgid "Your reply was sent"
+msgstr "已发布你的回复"
 
 #: src/components/moderation/ReportDialog/index.tsx:394
 msgid "Your report will be sent to <0>{0}</0>."