Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update Chinese localization (#5291)

Co-authored-by: cirx <133132480+cirx1e@users.noreply.github.com>
Co-authored-by: Kuwa Lee <kuwalee1069@gmail.com>

authored by

Frudrax Cheng
cirx
Kuwa Lee
and committed by
GitHub
08003a09 c371b707

+78 -109
+52 -76
src/locale/locales/zh-CN/messages.po
··· 8 8 "Language: zh_CN\n" 9 9 "Project-Id-Version: zh-CN for bluesky-social-app\n" 10 10 "Report-Msgid-Bugs-To: Frudrax Cheng <i@cynosura.one>\n" 11 - "PO-Revision-Date: 2024-09-07 22:51+0800\n" 11 + "PO-Revision-Date: 2024-09-14 10:09+0800\n" 12 12 "Last-Translator: Frudrax Cheng <i@cynosura.one>\n" 13 13 "Language-Team: Frudrax Cheng (auroursa), Simon Chan (RitsukiP), U2FsdGVkX1, Mikan Harada (mitian233), IceCodeNew\n" 14 14 "Plural-Forms: \n" ··· 544 544 545 545 #: src/components/dialogs/nuxs/TenMillion/index.tsx:250 546 546 msgid "An error occurred while saving the image!" 547 - msgstr "" 547 + msgstr "保存图片时发生错误!" 548 548 549 549 #: src/components/StarterPack/QrCodeDialog.tsx:71 550 550 #: src/components/StarterPack/ShareDialog.tsx:79 ··· 850 850 851 851 #: src/components/dialogs/nuxs/TenMillion/index.tsx:206 852 852 msgid "Bluesky now has over 10 million users, and I was #{0}!" 853 - msgstr "" 853 + msgstr "Bluesky 现在拥有一千万名用户,我是其中的第 #{0} 位!" 854 854 855 855 #: src/components/StarterPack/ProfileStarterPacks.tsx:282 856 856 msgid "Bluesky will choose a set of recommended accounts from people in your network." ··· 875 875 876 876 #: src/components/dialogs/nuxs/TenMillion/index.tsx:614 877 877 msgid "Brag a little!" 878 - msgstr "" 878 + msgstr "吹个牛!" 879 879 880 880 #: src/components/FeedInterstitials.tsx:350 881 881 msgid "Browse more accounts on the Explore page" ··· 1018 1018 1019 1019 #: src/components/dialogs/nuxs/TenMillion/index.tsx:368 1020 1020 msgid "Celebrating {0} users" 1021 - msgstr "" 1021 + msgstr "庆祝第 {0} 位用户" 1022 1022 1023 1023 #: src/view/com/modals/VerifyEmail.tsx:160 1024 1024 msgid "Change" ··· 1099 1099 msgid "Check your inbox for an email with the confirmation code to enter below:" 1100 1100 msgstr "查看发送至你电子邮箱的确认邮件,并在下方输入收到的验证码:" 1101 1101 1102 - #: src/screens/Onboarding/StepInterests/index.tsx:191 1103 - #~ msgid "Choose 3 or more:" 1104 - #~ msgstr "选择至少 3 个或更多:" 1105 - 1106 - #: src/screens/Onboarding/StepInterests/index.tsx:326 1107 - #~ msgid "Choose at least {0} more" 1108 - #~ msgstr "还需选择至少 {0} 个" 1109 - 1110 1102 #: src/screens/StarterPack/Wizard/index.tsx:190 1111 1103 msgid "Choose Feeds" 1112 1104 msgstr "选择资讯源" ··· 1769 1761 1770 1762 #: src/view/screens/AccessibilitySettings.tsx:111 1771 1763 msgid "Disable autoplay for videos and GIFs" 1772 - msgstr "关闭自动播放 GIF 及视频" 1764 + msgstr "关闭自动播放视频及 GIF" 1773 1765 1774 1766 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:90 1775 1767 msgid "Disable Email 2FA" ··· 1817 1809 #: src/view/screens/Feeds.tsx:756 1818 1810 msgid "Discover New Feeds" 1819 1811 msgstr "探索新的资讯源" 1820 - 1821 - #: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:108 1822 - #~ msgid "Dismiss" 1823 - #~ msgstr "关闭" 1824 1812 1825 1813 #: src/view/com/composer/Composer.tsx:1107 1826 1814 msgid "Dismiss error" ··· 1909 1897 1910 1898 #: src/components/dialogs/nuxs/TenMillion/index.tsx:622 1911 1899 msgid "Download image" 1912 - msgstr "" 1900 + msgstr "下载图片" 1913 1901 1914 1902 #: src/view/com/composer/text-input/TextInput.web.tsx:269 1915 1903 msgid "Drop to add images" ··· 2073 2061 2074 2062 #: src/components/intents/VerifyEmailIntentDialog.tsx:95 2075 2063 msgid "Email Resent" 2076 - msgstr "" 2064 + msgstr "重新发送电子邮件" 2077 2065 2078 2066 #: src/view/com/modals/ChangeEmail.tsx:54 2079 2067 #: src/view/com/modals/ChangeEmail.tsx:83 ··· 2090 2078 2091 2079 #: src/components/intents/VerifyEmailIntentDialog.tsx:71 2092 2080 msgid "Email Verified" 2093 - msgstr "" 2081 + msgstr "电子邮箱已验证" 2094 2082 2095 2083 #: src/view/screens/Settings/index.tsx:319 2096 2084 msgid "Email:" ··· 2554 2542 msgid "Follow all" 2555 2543 msgstr "关注所有人" 2556 2544 2557 - #: src/view/com/profile/FollowButton.tsx:79 2558 - msgctxt "action" 2559 - msgid "Follow Back" 2560 - msgstr "" 2561 - 2562 2545 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:223 2563 2546 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:142 2547 + msgid "Follow Back" 2548 + msgstr "回关" 2549 + 2550 + #: src/view/com/profile/FollowButton.tsx:79 2551 + msgctxt "action" 2564 2552 msgid "Follow Back" 2565 2553 msgstr "回关" 2566 2554 ··· 2922 2910 2923 2911 #: src/state/queries/video/video.ts:165 2924 2912 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" 2925 - msgstr "" 2913 + msgstr "请稍等!我们正在逐步开放视频功能权限,你仍在等待队伍中。请稍后再回来查看!" 2926 2914 2927 2915 #: src/Navigation.tsx:550 2928 2916 #: src/Navigation.tsx:570 ··· 3088 3076 3089 3077 #: src/components/intents/VerifyEmailIntentDialog.tsx:82 3090 3078 msgid "Invalid Verification Code" 3091 - msgstr "" 3079 + msgstr "验证码无效" 3092 3080 3093 3081 #: src/view/com/modals/InviteCodes.tsx:94 3094 3082 msgid "Invite a Friend" ··· 3147 3135 3148 3136 #: src/components/dialogs/nuxs/TenMillion/index.tsx:492 3149 3137 msgid "Joined {0}" 3150 - msgstr "" 3138 + msgstr "{0} 已加入" 3151 3139 3152 3140 #: src/screens/Onboarding/index.tsx:21 3153 3141 #: src/screens/Onboarding/state.ts:89 ··· 3612 3600 msgid "Music" 3613 3601 msgstr "音乐" 3614 3602 3615 - #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:389 3616 - msgctxt "video" 3617 - msgid "Mute" 3618 - msgstr "" 3619 - 3620 3603 #: src/components/TagMenu/index.tsx:263 3621 3604 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 3605 + msgid "Mute" 3606 + msgstr "隐藏" 3607 + 3608 + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:389 3609 + msgctxt "video" 3622 3610 msgid "Mute" 3623 3611 msgstr "隐藏" 3624 3612 ··· 3689 3677 #: src/view/com/util/forms/PostDropdownBtn.tsx:483 3690 3678 msgid "Mute words & tags" 3691 3679 msgstr "隐藏词和标签" 3692 - 3693 - #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 3694 - #~ msgid "Muted" 3695 - #~ msgstr "已隐藏" 3696 3680 3697 3681 #: src/screens/Moderation/index.tsx:264 3698 3682 msgid "Muted accounts" ··· 4081 4065 4082 4066 #: src/components/dialogs/nuxs/TenMillion/index.tsx:175 4083 4067 msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" 4084 - msgstr "" 4068 + msgstr "糟糕!我们无法生成图片供你分享。请放心,我们很高兴你还在这里 🦋" 4085 4069 4086 4070 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:339 4087 4071 msgid "OK" ··· 4669 4653 4670 4654 #: src/components/KnownFollowers.tsx:124 4671 4655 msgid "Press to view followers of this account that you also follow" 4672 - msgstr "点按以查看同样关注此账号的共同关注者" 4656 + msgstr "点按以查看同样关注此账户的共同关注者" 4673 4657 4674 4658 #: src/view/com/lightbox/Lightbox.web.tsx:150 4675 4659 msgid "Previous image" ··· 5205 5189 5206 5190 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 5207 5191 msgid "Resend Email" 5208 - msgstr "" 5192 + msgstr "重新发送电子邮件" 5209 5193 5210 5194 #: src/components/intents/VerifyEmailIntentDialog.tsx:123 5211 5195 msgid "Resend Verification Email" 5212 - msgstr "" 5196 + msgstr "重新发送验证码电子邮件" 5213 5197 5214 5198 #: src/view/com/modals/ChangePassword.tsx:186 5215 5199 msgid "Reset code" ··· 5725 5709 5726 5710 #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 5727 5711 msgid "Share image externally" 5728 - msgstr "" 5712 + msgstr "向外部分享图片" 5729 5713 5730 5714 #: src/components/dialogs/nuxs/TenMillion/index.tsx:639 5731 5715 msgid "Share image in post" 5732 - msgstr "" 5716 + msgstr "在帖文里分享图片" 5733 5717 5734 5718 #: src/components/StarterPack/ShareDialog.tsx:124 5735 5719 #: src/components/StarterPack/ShareDialog.tsx:131 ··· 5796 5780 #: src/lib/moderation/useLabelBehaviorDescription.ts:61 5797 5781 msgid "Show badge and filter from feeds" 5798 5782 msgstr "显示徽章并从资讯源中过滤" 5799 - 5800 - #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 5801 - #~ msgid "Show follows similar to {0}" 5802 - #~ msgstr "显示类似于 {0} 的关注者" 5803 5783 5804 5784 #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 5805 5785 msgid "Show hidden replies" ··· 6117 6097 6118 6098 #: src/view/screens/Search/Explore.tsx:332 6119 6099 msgid "Suggested accounts" 6120 - msgstr "建议的账号" 6100 + msgstr "建议的账户" 6121 6101 6122 6102 #: src/components/FeedInterstitials.tsx:318 6123 6103 msgid "Suggested for you" ··· 6177 6157 6178 6158 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:151 6179 6159 msgid "Tap to play or pause" 6180 - msgstr "" 6160 + msgstr "点击以播放或静音" 6181 6161 6182 6162 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:164 6183 6163 msgid "Tap to toggle sound" ··· 6211 6191 6212 6192 #: src/components/dialogs/nuxs/TenMillion/index.tsx:518 6213 6193 msgid "Ten Million" 6214 - msgstr "" 6194 + msgstr "一千万" 6215 6195 6216 6196 #: src/view/shell/desktop/RightNav.tsx:90 6217 6197 msgid "Terms" ··· 6248 6228 6249 6229 #: src/components/dialogs/nuxs/TenMillion/index.tsx:593 6250 6230 msgid "Thanks for being one of our first 10 million users." 6251 - msgstr "" 6231 + msgstr "感谢你成为我们的首批一千万用户的其中一份子。" 6252 6232 6253 6233 #: src/components/intents/VerifyEmailIntentDialog.tsx:74 6254 6234 msgid "Thanks, you have successfully verified your email address." 6255 - msgstr "" 6235 + msgstr "谢谢,你已成功验证邮箱地址。" 6256 6236 6257 6237 #: src/view/com/modals/ChangeHandle.tsx:459 6258 6238 msgid "That contains the following:" ··· 6353 6333 6354 6334 #: src/components/intents/VerifyEmailIntentDialog.tsx:85 6355 6335 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." 6356 - msgstr "" 6336 + msgstr "你提供的验证码无效,请检查你所使用的验证链接,或是申请新的验证链接。" 6357 6337 6358 6338 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 6359 6339 msgid "There is no time limit for account deactivation, come back any time." ··· 6501 6481 6502 6482 #: src/screens/Messages/List/ChatListItem.tsx:213 6503 6483 msgid "This conversation is with a deleted or a deactivated account. Press for options." 6504 - msgstr "此对话的参与者已停用或删除账号,点击以获取更多详情。" 6484 + msgstr "此对话的参与者已停用或删除账户,点击以获取更多详情。" 6505 6485 6506 6486 #: src/view/screens/Settings/ExportCarDialog.tsx:93 6507 6487 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost</0>." ··· 6682 6662 6683 6663 #: src/components/dialogs/nuxs/TenMillion/index.tsx:597 6684 6664 msgid "Together, we're rebuilding the social internet. We're glad you're here." 6685 - msgstr "" 6665 + msgstr "很高兴你能来到这里,让我们一起重新打造社交网络。" 6686 6666 6687 6667 #: src/view/com/util/forms/DropdownButton.tsx:255 6688 6668 msgid "Toggle dropdown" ··· 6807 6787 msgid "Unlike this feed" 6808 6788 msgstr "取消喜欢这个资讯源" 6809 6789 6810 - #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:388 6811 - msgctxt "video" 6812 - msgid "Unmute" 6813 - msgstr "" 6814 - 6815 6790 #: src/components/TagMenu/index.tsx:263 6816 6791 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 6817 6792 #: src/view/screens/ProfileList.tsx:689 6793 + msgid "Unmute" 6794 + msgstr "取消隐藏" 6795 + 6796 + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:388 6797 + msgctxt "video" 6818 6798 msgid "Unmute" 6819 6799 msgstr "取消隐藏" 6820 6800 ··· 6843 6823 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:317 6844 6824 msgid "Unmute video" 6845 6825 msgstr "取消隐藏视频" 6846 - 6847 - #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 6848 - #~ msgid "Unmuted" 6849 - #~ msgstr "已取消隐藏" 6850 6826 6851 6827 #: src/view/screens/ProfileFeed.tsx:292 6852 6828 #: src/view/screens/ProfileList.tsx:673 ··· 7075 7051 7076 7052 #: src/components/intents/VerifyEmailIntentDialog.tsx:61 7077 7053 msgid "Verify email dialog" 7078 - msgstr "" 7054 + msgstr "验证邮箱对话框" 7079 7055 7080 7056 #: src/view/screens/Settings/index.tsx:961 7081 7057 msgid "Verify my email" ··· 7135 7111 #: src/view/com/composer/videos/SelectVideoBtn.tsx:65 7136 7112 #: src/view/com/composer/videos/VideoPreview.web.tsx:44 7137 7113 msgid "Videos must be less than 60 seconds long" 7138 - msgstr "" 7114 + msgstr "视频必须短于60秒" 7139 7115 7140 7116 #: src/screens/Profile/Header/Shell.tsx:113 7141 7117 msgid "View {0}'s avatar" ··· 7200 7176 7201 7177 #: src/screens/Moderation/index.tsx:274 7202 7178 msgid "View your blocked accounts" 7203 - msgstr "查看你屏蔽的账号" 7179 + msgstr "查看你屏蔽的账户" 7204 7180 7205 7181 #: src/view/com/home/HomeHeaderLayout.web.tsx:79 7206 7182 #: src/view/com/home/HomeHeaderLayoutMobile.tsx:86 ··· 7213 7189 7214 7190 #: src/screens/Moderation/index.tsx:259 7215 7191 msgid "View your muted accounts" 7216 - msgstr "查看你隐藏的账号" 7192 + msgstr "查看你隐藏的账户" 7217 7193 7218 7194 #: src/view/com/modals/LinkWarning.tsx:89 7219 7195 #: src/view/com/modals/LinkWarning.tsx:95 ··· 7248 7224 7249 7225 #: src/components/intents/VerifyEmailIntentDialog.tsx:98 7250 7226 msgid "We have sent another verification email to <0>{0}</0>." 7251 - msgstr "" 7227 + msgstr "我们将发送另一封验证邮件至 <0>{0}</0>。" 7252 7228 7253 7229 #: src/screens/Onboarding/StepFinished.tsx:238 7254 7230 msgid "We hope you have a wonderful time. Remember, Bluesky is:" ··· 7260 7236 7261 7237 #: src/state/queries/video/video.ts:170 7262 7238 msgid "We were unable to determine if you are allowed to upload videos. Please try again." 7263 - msgstr "" 7239 + msgstr "我们无法确定你是否有权上传视频,请重试。" 7264 7240 7265 7241 #: src/components/dialogs/BirthDateSettings.tsx:52 7266 7242 msgid "We were unable to load your birth date preferences. Please try again." ··· 7464 7440 7465 7441 #: src/state/queries/video/video.ts:161 7466 7442 msgid "You are not allowed to upload videos." 7467 - msgstr "" 7443 + msgstr "你无法上传视频。" 7468 7444 7469 7445 #: src/view/com/profile/ProfileFollows.tsx:95 7470 7446 msgid "You are not following anyone." ··· 7585 7561 7586 7562 #: src/state/queries/video/video-upload.shared.ts:67 7587 7563 msgid "You have temporarily reached the limit for video uploads. Please try again later." 7588 - msgstr "" 7564 + msgstr "您已暂时达到视频上传的限制,请稍后重试。" 7589 7565 7590 7566 #: src/components/StarterPack/ProfileStarterPacks.tsx:235 7591 7567 msgid "You haven't created a starter pack yet!" ··· 7711 7687 7712 7688 #: src/state/queries/video/video.ts:175 7713 7689 msgid "You've reached your daily limit for video uploads (too many bytes)" 7714 - msgstr "" 7690 + msgstr "你已达到每日上传视频上限(文件太大)" 7715 7691 7716 7692 #: src/state/queries/video/video.ts:180 7717 7693 msgid "You've reached your daily limit for video uploads (too many videos)" 7718 - msgstr "" 7694 + msgstr "你已达到每日上传视频上限(数量太多)" 7719 7695 7720 7696 #: src/screens/Signup/index.tsx:146 7721 7697 msgid "Your account" ··· 7727 7703 7728 7704 #: src/state/queries/video/video.ts:185 7729 7705 msgid "Your account is not yet old enough to upload videos. Please try again later." 7730 - msgstr "" 7706 + msgstr "你的账户注册时间过短,暂时无法上传视频。请过段时间再试。" 7731 7707 7732 7708 #: src/view/screens/Settings/ExportCarDialog.tsx:65 7733 7709 msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately."
+26 -33
src/locale/locales/zh-TW/messages.po
··· 3 3 "Project-Id-Version: zh-TW for bluesky-social-app\n" 4 4 "POT-Creation-Date: \n" 5 5 "Report-Msgid-Bugs-To: Kuwa Lee <kuwalee1069@gmail.com>, Frudrax Cheng <i@cynosura.one>\n" 6 - "PO-Revision-Date: 2024-09-06 10:08+0800\n" 6 + "PO-Revision-Date: 2024-09-13 09:16+0800\n" 7 7 "Last-Translator: \n" 8 8 "Language-Team: Frudrax Cheng <i@cynosura.one>, Kuwa Lee <kuwalee1069@gmail.com>, noeFly, snowleo208, Kisaragi Hiu, Yi-Jyun Pan, toto6038, cirx1e\n" 9 9 "Language: zh_TW\n" ··· 1099 1099 msgid "Check your inbox for an email with the confirmation code to enter below:" 1100 1100 msgstr "在下方輸入寄送至您電子郵件地址的驗證碼:" 1101 1101 1102 - #: src/screens/Onboarding/StepInterests/index.tsx:191 1103 - #~ msgid "Choose 3 or more:" 1104 - #~ msgstr "選擇至少 3 個:" 1105 - 1106 - #: src/screens/Onboarding/StepInterests/index.tsx:326 1107 - #~ msgid "Choose at least {0} more" 1108 - #~ msgstr "選擇至少 {0} 個" 1109 - 1110 1102 #: src/screens/StarterPack/Wizard/index.tsx:190 1111 1103 msgid "Choose Feeds" 1112 1104 msgstr "選擇動態源" ··· 2073 2065 2074 2066 #: src/components/intents/VerifyEmailIntentDialog.tsx:95 2075 2067 msgid "Email Resent" 2076 - msgstr "" 2068 + msgstr "重新發送電子郵件" 2077 2069 2078 2070 #: src/view/com/modals/ChangeEmail.tsx:54 2079 2071 #: src/view/com/modals/ChangeEmail.tsx:83 ··· 2090 2082 2091 2083 #: src/components/intents/VerifyEmailIntentDialog.tsx:71 2092 2084 msgid "Email Verified" 2093 - msgstr "" 2085 + msgstr "電子郵件地址已驗證" 2094 2086 2095 2087 #: src/view/screens/Settings/index.tsx:319 2096 2088 msgid "Email:" ··· 2152 2144 2153 2145 #: src/view/com/composer/videos/SubtitleDialog.tsx:161 2154 2146 msgid "Ensure you have selected a language for each subtitle file." 2155 - msgstr "" 2147 + msgstr "請確認您已為每個字幕檔案選擇一種語言。" 2156 2148 2157 2149 #: src/view/com/modals/AddAppPasswords.tsx:161 2158 2150 msgid "Enter a name for this App Password" ··· 2557 2549 #: src/view/com/profile/FollowButton.tsx:79 2558 2550 msgctxt "action" 2559 2551 msgid "Follow Back" 2560 - msgstr "" 2552 + msgstr "回跟" 2561 2553 2562 2554 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:223 2563 2555 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:142 ··· 2922 2914 2923 2915 #: src/state/queries/video/video.ts:165 2924 2916 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" 2925 - msgstr "" 2917 + msgstr "別急!我們將逐步開放影片功能,您還在隊列中。請稍後再回來!" 2926 2918 2927 2919 #: src/Navigation.tsx:550 2928 2920 #: src/Navigation.tsx:570 ··· 3088 3080 3089 3081 #: src/components/intents/VerifyEmailIntentDialog.tsx:82 3090 3082 msgid "Invalid Verification Code" 3091 - msgstr "" 3083 + msgstr "無效的驗證碼" 3092 3084 3093 3085 #: src/view/com/modals/InviteCodes.tsx:94 3094 3086 msgid "Invite a Friend" ··· 3128 3120 3129 3121 #: src/view/com/composer/Composer.tsx:1126 3130 3122 msgid "Job ID: {0}" 3131 - msgstr "" 3123 + msgstr "Job ID: {0}" 3132 3124 3133 3125 #: src/view/com/auth/SplashScreen.web.tsx:164 3134 3126 msgid "Jobs" ··· 5205 5197 5206 5198 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 5207 5199 msgid "Resend Email" 5208 - msgstr "" 5200 + msgstr "重新傳送電子郵件" 5209 5201 5210 5202 #: src/components/intents/VerifyEmailIntentDialog.tsx:123 5211 5203 msgid "Resend Verification Email" 5212 - msgstr "" 5204 + msgstr "重新傳送驗證電子郵件" 5213 5205 5214 5206 #: src/view/com/modals/ChangePassword.tsx:186 5215 5207 msgid "Reset code" ··· 5797 5789 msgid "Show badge and filter from feeds" 5798 5790 msgstr "顯示標記並從動態源中篩選" 5799 5791 5800 - #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 5801 - #~ msgid "Show follows similar to {0}" 5802 - #~ msgstr "顯示類似於 {0} 的跟隨者" 5803 - 5804 5792 #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:23 5805 5793 msgid "Show hidden replies" 5806 5794 msgstr "顯示隱藏回覆" ··· 6252 6240 6253 6241 #: src/components/intents/VerifyEmailIntentDialog.tsx:74 6254 6242 msgid "Thanks, you have successfully verified your email address." 6255 - msgstr "" 6243 + msgstr "謝謝,您已成功驗證您的電子郵件地址。" 6256 6244 6257 6245 #: src/view/com/modals/ChangeHandle.tsx:459 6258 6246 msgid "That contains the following:" ··· 6353 6341 6354 6342 #: src/components/intents/VerifyEmailIntentDialog.tsx:85 6355 6343 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." 6356 - msgstr "" 6344 + msgstr "您提供的驗證碼無效。請確認您使用了正確的驗證連結,或申請新的驗證連結。" 6357 6345 6358 6346 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 6359 6347 msgid "There is no time limit for account deactivation, come back any time." ··· 6818 6806 msgid "Unmute" 6819 6807 msgstr "取消靜音" 6820 6808 6809 + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:388 6810 + msgctxt "video" 6811 + msgid "Unmute" 6812 + msgstr "取消靜音" 6813 + 6821 6814 #: src/components/TagMenu/index.web.tsx:115 6822 6815 msgid "Unmute {truncatedTag}" 6823 6816 msgstr "取消靜音 {truncatedTag}" ··· 7075 7068 7076 7069 #: src/components/intents/VerifyEmailIntentDialog.tsx:61 7077 7070 msgid "Verify email dialog" 7078 - msgstr "" 7071 + msgstr "驗證電子郵件對話窗" 7079 7072 7080 7073 #: src/view/screens/Settings/index.tsx:961 7081 7074 msgid "Verify my email" ··· 7135 7128 #: src/view/com/composer/videos/SelectVideoBtn.tsx:65 7136 7129 #: src/view/com/composer/videos/VideoPreview.web.tsx:44 7137 7130 msgid "Videos must be less than 60 seconds long" 7138 - msgstr "" 7131 + msgstr "影片長度必須少於 60 秒" 7139 7132 7140 7133 #: src/screens/Profile/Header/Shell.tsx:113 7141 7134 msgid "View {0}'s avatar" ··· 7248 7241 7249 7242 #: src/components/intents/VerifyEmailIntentDialog.tsx:98 7250 7243 msgid "We have sent another verification email to <0>{0}</0>." 7251 - msgstr "" 7244 + msgstr "我們已發送另一封驗證電子郵件至 <0>{0}</0>。" 7252 7245 7253 7246 #: src/screens/Onboarding/StepFinished.tsx:238 7254 7247 msgid "We hope you have a wonderful time. Remember, Bluesky is:" ··· 7260 7253 7261 7254 #: src/state/queries/video/video.ts:170 7262 7255 msgid "We were unable to determine if you are allowed to upload videos. Please try again." 7263 - msgstr "" 7256 + msgstr "我們無法確定您是否有上傳影片的權限。請再試一次。" 7264 7257 7265 7258 #: src/components/dialogs/BirthDateSettings.tsx:52 7266 7259 msgid "We were unable to load your birth date preferences. Please try again." ··· 7464 7457 7465 7458 #: src/state/queries/video/video.ts:161 7466 7459 msgid "You are not allowed to upload videos." 7467 - msgstr "" 7460 + msgstr "您沒有上傳影片的權限。" 7468 7461 7469 7462 #: src/view/com/profile/ProfileFollows.tsx:95 7470 7463 msgid "You are not following anyone." ··· 7585 7578 7586 7579 #: src/state/queries/video/video-upload.shared.ts:67 7587 7580 msgid "You have temporarily reached the limit for video uploads. Please try again later." 7588 - msgstr "" 7581 + msgstr "您已暫時達到影片上傳的限制。請稍後再試。" 7589 7582 7590 7583 #: src/components/StarterPack/ProfileStarterPacks.tsx:235 7591 7584 msgid "You haven't created a starter pack yet!" ··· 7711 7704 7712 7705 #: src/state/queries/video/video.ts:175 7713 7706 msgid "You've reached your daily limit for video uploads (too many bytes)" 7714 - msgstr "" 7707 + msgstr "您已達到每日影片上傳限制(位元組過多)" 7715 7708 7716 7709 #: src/state/queries/video/video.ts:180 7717 7710 msgid "You've reached your daily limit for video uploads (too many videos)" 7718 - msgstr "" 7711 + msgstr "您已達到每日影片上傳限制(影片數過多)" 7719 7712 7720 7713 #: src/screens/Signup/index.tsx:146 7721 7714 msgid "Your account" ··· 7727 7720 7728 7721 #: src/state/queries/video/video.ts:185 7729 7722 msgid "Your account is not yet old enough to upload videos. Please try again later." 7730 - msgstr "" 7723 + msgstr "您的帳號太新以至於無法上傳影片。請稍後重試。" 7731 7724 7732 7725 #: src/view/screens/Settings/ExportCarDialog.tsx:65 7733 7726 msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately."