Bluesky app fork with some witchin' additions 💫 witchsky.app
bluesky fork client

Nightly source-language update

authored by

pfrazee and committed by
github-actions[bot]
4339585b 30c9ea57

+198 -182
+198 -182
src/locale/locales/en/messages.po
··· 553 #. Like count display, the <0> tags enclose the number of likes in bold (will never be 0) 554 #. placeholder {0}: formatPostStatCount(post.likeCount) 555 #. placeholder {1}: post.likeCount 556 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:503 557 msgid "<0>{0}</0> {1, plural, one {like} other {likes}}" 558 msgstr "" 559 560 #. Quote count display, the <0> tags enclose the number of quotes in bold (will never be 0) 561 #. placeholder {0}: formatPostStatCount(post.quoteCount) 562 #. placeholder {1}: post.quoteCount 563 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:485 564 msgid "<0>{0}</0> {1, plural, one {quote} other {quotes}}" 565 msgstr "" 566 567 #. Repost count display, the <0> tags enclose the number of reposts in bold (will never be 0) 568 #. placeholder {0}: formatPostStatCount(post.repostCount) 569 #. placeholder {1}: post.repostCount 570 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:465 571 msgid "<0>{0}</0> {1, plural, one {repost} other {reposts}}" 572 msgstr "" 573 574 #. Save count display, the <0> tags enclose the number of saves in bold (will never be 0) 575 #. placeholder {0}: formatPostStatCount(post.bookmarkCount) 576 #. placeholder {1}: post.bookmarkCount 577 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:516 578 msgid "<0>{0}</0> {1, plural, one {save} other {saves}}" 579 msgstr "" 580 ··· 728 msgid "Account" 729 msgstr "" 730 731 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:425 732 #: src/screens/Messages/components/RequestButtons.tsx:97 733 #: src/view/com/profile/ProfileMenu.tsx:182 734 msgctxt "toast" ··· 748 msgid "Account is deactivated" 749 msgstr "" 750 751 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:450 752 #: src/view/com/profile/ProfileMenu.tsx:158 753 msgctxt "toast" 754 msgid "Account muted" ··· 787 msgid "Account unfollowed" 788 msgstr "" 789 790 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:439 791 #: src/view/com/profile/ProfileMenu.tsx:148 792 msgctxt "toast" 793 msgid "Account unmuted" ··· 839 msgstr "" 840 841 #: src/components/dialogs/SwitchAccount.tsx:56 842 - #: src/screens/Deactivated.tsx:186 843 msgid "Add account" 844 msgstr "" 845 846 #: src/view/com/composer/GifAltText.tsx:78 847 #: src/view/com/composer/GifAltText.tsx:147 848 #: src/view/com/composer/GifAltText.tsx:214 849 - #: src/view/com/composer/photos/Gallery.tsx:171 850 - #: src/view/com/composer/photos/Gallery.tsx:218 851 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:97 852 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:105 853 msgid "Add alt text" 854 msgstr "" 855 ··· 1147 #: src/components/images/Gallery.tsx:120 1148 #: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:94 1149 #: src/view/com/composer/GifAltText.tsx:102 1150 - #: src/view/com/composer/photos/Gallery.tsx:189 1151 msgid "ALT" 1152 msgstr "" 1153 1154 #: src/screens/Settings/AccessibilitySettings.tsx:55 1155 #: src/view/com/composer/GifAltText.tsx:157 1156 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:130 1157 #: src/view/com/composer/videos/SubtitleDialog.tsx:41 1158 #: src/view/com/composer/videos/SubtitleDialog.tsx:59 1159 #: src/view/com/composer/videos/SubtitleDialog.tsx:110 ··· 1165 msgid "Alt Text" 1166 msgstr "" 1167 1168 - #: src/view/com/composer/photos/Gallery.tsx:262 1169 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." 1170 msgstr "" 1171 1172 #. placeholder {0}: i18n.number(MAX_ALT_TEXT) 1173 #: src/view/com/composer/GifAltText.tsx:182 1174 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:151 1175 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}" 1176 msgstr "" 1177 ··· 1437 msgstr "" 1438 1439 #. placeholder {0}: niceDate(i18n, createdAt, 'medium') 1440 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:728 1441 msgid "Archived from {0}" 1442 msgstr "" 1443 1444 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:699 1445 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:737 1446 msgid "Archived post" 1447 msgstr "" 1448 ··· 1500 msgid "Artistic or non-erotic nudity." 1501 msgstr "" 1502 1503 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:563 1504 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:565 1505 msgid "Assign topic for algo" 1506 msgstr "" 1507 ··· 1536 #: src/screens/Login/SetNewPasswordForm.tsx:178 1537 #: src/screens/Messages/components/ChatDisabled.tsx:146 1538 #: src/screens/Messages/components/ChatDisabled.tsx:147 1539 - #: src/screens/Profile/Header/Shell.tsx:179 1540 #: src/screens/Settings/components/ChangePasswordDialog.tsx:273 1541 #: src/screens/Settings/components/ChangePasswordDialog.tsx:282 1542 #: src/screens/Signup/BackNextButtons.tsx:42 ··· 1613 msgid "Birthday" 1614 msgstr "" 1615 1616 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:826 1617 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 1618 #: src/view/com/profile/ProfileMenu.tsx:553 1619 msgid "Block" ··· 1621 1622 #: src/components/dms/ConvoMenu.tsx:273 1623 #: src/components/dms/ConvoMenu.tsx:276 1624 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:711 1625 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:713 1626 #: src/screens/Messages/components/RequestButtons.tsx:150 1627 #: src/screens/Messages/components/RequestButtons.tsx:152 1628 #: src/view/com/profile/ProfileMenu.tsx:459 ··· 1630 msgid "Block account" 1631 msgstr "" 1632 1633 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:821 1634 #: src/view/com/profile/ProfileMenu.tsx:536 1635 msgid "Block Account?" 1636 msgstr "" ··· 1682 msgid "Blocked Accounts" 1683 msgstr "" 1684 1685 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:823 1686 #: src/view/com/profile/ProfileMenu.tsx:548 1687 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 1688 msgstr "" ··· 1712 msgid "Bluesky" 1713 msgstr "" 1714 1715 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:753 1716 msgid "Bluesky cannot confirm the authenticity of the claimed date." 1717 msgstr "" 1718 ··· 1916 #: src/features/liveNow/components/GoLiveDialog.tsx:248 1917 #: src/features/liveNow/components/GoLiveDialog.tsx:254 1918 #: src/lib/media/picker.tsx:38 1919 - #: src/screens/Deactivated.tsx:152 1920 #: src/screens/Profile/Header/EditProfileDialog.tsx:219 1921 #: src/screens/Profile/Header/EditProfileDialog.tsx:227 1922 #: src/screens/Search/Shell.tsx:396 ··· 1941 msgid "Cancel quote post" 1942 msgstr "" 1943 1944 - #: src/screens/Deactivated.tsx:146 1945 msgid "Cancel reactivation and sign out" 1946 msgstr "" 1947 ··· 1949 msgid "Cancel search" 1950 msgstr "" 1951 1952 - #: src/components/PostControls/index.tsx:108 1953 - #: src/components/PostControls/index.tsx:139 1954 - #: src/components/PostControls/index.tsx:167 1955 #: src/state/shell/composer/index.tsx:108 1956 msgid "Cannot interact with a blocked user" 1957 msgstr "" ··· 1969 msgid "Cashtag {tag}" 1970 msgstr "" 1971 1972 - #: src/components/Post/Translated/index.tsx:150 1973 #: src/screens/Settings/components/Email2FAToggle.tsx:31 1974 msgid "Change" 1975 msgstr "" ··· 2015 msgid "Change report reason" 2016 msgstr "" 2017 2018 - #: src/components/Post/Translated/index.tsx:146 2019 - msgid "Change source language" 2020 - msgstr "Change source language" 2021 2022 #: src/screens/Settings/components/ChangePasswordDialog.tsx:58 2023 msgid "Change your password" ··· 2684 msgid "Copy post at:// URI" 2685 msgstr "" 2686 2687 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:518 2688 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:520 2689 msgid "Copy post text" 2690 msgstr "" 2691 ··· 2965 msgstr "" 2966 2967 #: src/components/dms/MessageContextMenu.tsx:204 2968 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:770 2969 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 2970 #: src/screens/ProfileList/components/MoreOptionsMenu.tsx:275 2971 #: src/screens/Settings/AppPasswords.tsx:213 ··· 3038 msgid "Delete my account" 3039 msgstr "" 3040 3041 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:751 3042 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:753 3043 #: src/view/com/composer/Composer.tsx:1430 3044 msgid "Delete post" 3045 msgstr "" ··· 3057 msgid "Delete this list?" 3058 msgstr "" 3059 3060 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:765 3061 msgid "Delete this post?" 3062 msgstr "" 3063 ··· 3088 msgstr "" 3089 3090 #: src/view/com/composer/GifAltText.tsx:153 3091 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:126 3092 msgid "Descriptive alt text" 3093 msgstr "" 3094 3095 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:655 3096 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:665 3097 msgid "Detach quote" 3098 msgstr "" 3099 3100 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:801 3101 msgid "Detach quote post?" 3102 msgstr "" 3103 ··· 3116 msgid "Developer options" 3117 msgstr "" 3118 3119 #: src/components/WhoCanReply.tsx:222 3120 msgid "Dialog: adjust who can interact with this post" 3121 msgstr "" ··· 3335 msgid "Double tap to close the dialog" 3336 msgstr "" 3337 3338 - #: src/screens/VideoFeed/index.tsx:1119 3339 msgid "Double tap to like" 3340 msgstr "" 3341 ··· 3437 3438 #: src/view/com/composer/photos/EditImageDialog.web.tsx:86 3439 #: src/view/com/composer/photos/EditImageDialog.web.tsx:90 3440 - #: src/view/com/composer/photos/Gallery.tsx:196 3441 msgid "Edit image" 3442 msgstr "" 3443 3444 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:732 3445 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:745 3446 msgid "Edit interaction settings" 3447 msgstr "" 3448 ··· 3798 msgid "Expand post text" 3799 msgstr "" 3800 3801 - #: src/screens/VideoFeed/index.tsx:991 3802 msgid "Expands or collapses post text" 3803 msgstr "" 3804 ··· 3841 msgid "Explicit sexual images." 3842 msgstr "" 3843 3844 - #: src/Navigation.tsx:808 3845 #: src/screens/Search/Shell.tsx:354 3846 #: src/view/shell/desktop/LeftNav.tsx:689 3847 #: src/view/shell/Drawer.tsx:417 ··· 3927 msgid "Failed to delete message" 3928 msgstr "" 3929 3930 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:214 3931 msgid "Failed to delete post, please try again" 3932 msgstr "" 3933 ··· 4085 msgid "Failed to submit appeal, please try again." 4086 msgstr "" 4087 4088 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:247 4089 msgid "Failed to toggle thread mute, please try again" 4090 msgstr "" 4091 ··· 4176 msgid "Feedback" 4177 msgstr "" 4178 4179 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:301 4180 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:325 4181 msgctxt "toast" 4182 msgid "Feedback sent to feed operator" 4183 msgstr "" ··· 4338 #: src/components/ProfileHoverCard/index.web.tsx:508 4339 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:153 4340 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:388 4341 - #: src/screens/VideoFeed/index.tsx:875 4342 #: src/view/com/notifications/NotificationFeedItem.tsx:841 4343 #: src/view/com/notifications/NotificationFeedItem.tsx:848 4344 msgid "Follow" ··· 4350 msgid "Follow {0}" 4351 msgstr "" 4352 4353 - #: src/screens/VideoFeed/index.tsx:852 4354 msgid "Follow {handle}" 4355 msgstr "" 4356 ··· 4445 #: src/components/ProfileHoverCard/index.web.tsx:507 4446 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:156 4447 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:384 4448 - #: src/screens/VideoFeed/index.tsx:873 4449 #: src/view/com/notifications/NotificationFeedItem.tsx:819 4450 #: src/view/com/notifications/NotificationFeedItem.tsx:836 4451 msgid "Following" ··· 4466 msgid "Following {0}" 4467 msgstr "" 4468 4469 - #: src/screens/VideoFeed/index.tsx:851 4470 msgid "Following {handle}" 4471 msgstr "" 4472 ··· 4675 #: src/screens/ProfileList/components/ErrorScreen.tsx:35 4676 #: src/screens/ProfileList/components/ErrorScreen.tsx:41 4677 #: src/screens/VideoFeed/components/Header.tsx:163 4678 - #: src/screens/VideoFeed/index.tsx:1180 4679 - #: src/screens/VideoFeed/index.tsx:1184 4680 - #: src/view/com/auth/LoggedOut.tsx:92 4681 #: src/view/com/profile/ProfileFollowers.tsx:178 4682 #: src/view/com/profile/ProfileFollowers.tsx:179 4683 #: src/view/screens/NotFound.tsx:58 ··· 4904 msgid "Hidden" 4905 msgstr "" 4906 4907 - #: src/screens/VideoFeed/index.tsx:648 4908 msgid "Hidden by your moderation settings." 4909 msgstr "" 4910 ··· 4917 #: src/components/moderation/ContentHider.tsx:220 4918 #: src/components/moderation/LabelPreference.tsx:141 4919 #: src/components/moderation/PostHider.tsx:140 4920 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:781 4921 #: src/lib/moderation/useLabelBehaviorDescription.ts:18 4922 #: src/lib/moderation/useLabelBehaviorDescription.ts:23 4923 #: src/lib/moderation/useLabelBehaviorDescription.ts:28 ··· 4944 msgid "Hide lists" 4945 msgstr "" 4946 4947 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:612 4948 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:618 4949 msgid "Hide post for me" 4950 msgstr "" 4951 4952 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:629 4953 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:639 4954 msgid "Hide reply for everyone" 4955 msgstr "" 4956 4957 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:611 4958 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:617 4959 msgid "Hide reply for me" 4960 msgstr "" 4961 ··· 4968 msgid "Hide this event" 4969 msgstr "" 4970 4971 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:776 4972 msgid "Hide this post?" 4973 msgstr "" 4974 4975 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:776 4976 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:811 4977 msgid "Hide this reply?" 4978 msgstr "" 4979 4980 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:632 4981 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:635 4982 msgid "Hide translation" 4983 msgstr "Hide translation" 4984 ··· 5045 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" 5046 msgstr "" 5047 5048 - #: src/Navigation.tsx:803 5049 - #: src/Navigation.tsx:823 5050 #: src/view/shell/bottom-bar/BottomBar.tsx:177 5051 #: src/view/shell/desktop/LeftNav.tsx:671 5052 #: src/view/shell/Drawer.tsx:443 ··· 5147 msgid "If you need to update your email, <0>click here</0>." 5148 msgstr "" 5149 5150 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:767 5151 msgid "If you remove this post, you won't be able to recover it." 5152 msgstr "" 5153 ··· 5317 msgid "Invalid handle. Please try a different one." 5318 msgstr "" 5319 5320 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:397 5321 msgctxt "toast" 5322 msgid "Invalid interaction settings." 5323 msgstr "" ··· 5632 5633 #. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form 5634 #. placeholder {0}: post.likeCount || 0 5635 - #: src/components/PostControls/index.tsx:288 5636 msgid "Like ({0, plural, one {# like} other {# likes}})" 5637 msgstr "" 5638 ··· 5699 msgid "Likes of your reposts notifications" 5700 msgstr "" 5701 5702 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:499 5703 msgid "Likes on this post" 5704 msgstr "" 5705 ··· 6046 msgid "Message options" 6047 msgstr "" 6048 6049 - #: src/Navigation.tsx:818 6050 msgid "Messages" 6051 msgstr "" 6052 ··· 6179 msgid "Mute {0}" 6180 msgstr "Mute {0}" 6181 6182 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:694 6183 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:700 6184 #: src/view/com/profile/ProfileMenu.tsx:438 6185 #: src/view/com/profile/ProfileMenu.tsx:445 6186 msgid "Mute account" ··· 6232 msgid "Mute this word until you unmute it" 6233 msgstr "" 6234 6235 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:578 6236 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:582 6237 msgid "Mute thread" 6238 msgstr "" 6239 6240 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:592 6241 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:594 6242 msgid "Mute words & tags" 6243 msgstr "" 6244 ··· 6721 msgstr "" 6722 6723 #: src/Navigation.tsx:575 6724 - #: src/Navigation.tsx:813 6725 #: src/screens/Notifications/ActivityList.tsx:31 6726 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:93 6727 #: src/screens/Settings/NotificationSettings/index.tsx:93 ··· 6785 msgstr "" 6786 6787 #: src/screens/Login/PasswordUpdatedForm.tsx:37 6788 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:759 6789 msgid "Okay" 6790 msgstr "" 6791 ··· 6923 msgid "Open pack" 6924 msgstr "" 6925 6926 - #: src/components/PostControls/PostMenu/index.tsx:66 6927 msgid "Open post options menu" 6928 msgstr "" 6929 ··· 7055 msgid "Options:" 7056 msgstr "" 7057 7058 - #: src/screens/Deactivated.tsx:194 7059 msgid "Or, continue with another account." 7060 msgstr "" 7061 7062 - #: src/screens/Deactivated.tsx:181 7063 msgid "Or, sign in to one of your other accounts." 7064 msgstr "" 7065 ··· 7255 msgid "Pin to Home" 7256 msgstr "" 7257 7258 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:486 7259 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:493 7260 msgid "Pin to your profile" 7261 msgstr "" 7262 ··· 7519 msgid "Post by @{0}" 7520 msgstr "" 7521 7522 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:194 7523 msgctxt "toast" 7524 msgid "Post deleted" 7525 msgstr "" ··· 7528 msgid "Post failed to upload. Please check your Internet connection and try again." 7529 msgstr "" 7530 7531 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:143 7532 - #: src/screens/PostThread/components/ThreadItemPost.tsx:112 7533 - #: src/screens/PostThread/components/ThreadItemTreePost.tsx:108 7534 - #: src/screens/VideoFeed/index.tsx:552 7535 msgid "Post has been deleted" 7536 msgstr "" 7537 ··· 7699 #: src/view/shell/Drawer.tsx:599 7700 msgid "Profile" 7701 msgstr "" 7702 7703 #: src/lib/strings/errors.ts:40 7704 msgid "Profile not found" ··· 7781 msgid "Quote post" 7782 msgstr "" 7783 7784 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:345 7785 msgid "Quote post was re-attached" 7786 msgstr "" 7787 7788 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:344 7789 msgid "Quote post was successfully detached" 7790 msgstr "" 7791 ··· 7803 msgid "Quotes" 7804 msgstr "" 7805 7806 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:481 7807 msgid "Quotes of this post" 7808 msgstr "" 7809 ··· 7815 msgid "Rate limit exceeded. Please try again later." 7816 msgstr "" 7817 7818 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:654 7819 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:664 7820 msgid "Re-attach quote" 7821 msgstr "" 7822 ··· 7824 msgid "React with {emoji}" 7825 msgstr "" 7826 7827 - #: src/screens/Deactivated.tsx:135 7828 msgid "Reactivate your account" 7829 msgstr "" 7830 ··· 7843 msgid "Read blog post" 7844 msgstr "" 7845 7846 - #: src/screens/VideoFeed/index.tsx:992 7847 msgid "Read less" 7848 msgstr "" 7849 7850 - #: src/screens/VideoFeed/index.tsx:992 7851 msgid "Read more" 7852 msgstr "" 7853 ··· 8015 msgid "Remove from your feeds?" 8016 msgstr "" 8017 8018 - #: src/view/com/composer/photos/Gallery.tsx:205 8019 msgid "Remove image" 8020 msgstr "" 8021 ··· 8167 8168 #. Accessibility label for the reply button, verb form followed by number of replies and noun form 8169 #. placeholder {0}: post.replyCount || 0 8170 - #: src/components/PostControls/index.tsx:242 8171 msgid "Reply ({0, plural, one {# reply} other {# replies}})" 8172 msgstr "" 8173 ··· 8193 msgid "Reply sorting" 8194 msgstr "" 8195 8196 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:383 8197 msgctxt "toast" 8198 msgid "Reply visibility updated" 8199 msgstr "" 8200 8201 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:382 8202 msgid "Reply was successfully hidden" 8203 msgstr "" 8204 ··· 8241 msgid "Report message" 8242 msgstr "" 8243 8244 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:720 8245 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:722 8246 msgid "Report post" 8247 msgstr "" 8248 ··· 8334 msgid "Reposts" 8335 msgstr "" 8336 8337 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:461 8338 msgid "Reposts of this post" 8339 msgstr "" 8340 ··· 8477 8478 #: src/screens/ProfileList/components/ErrorScreen.tsx:36 8479 #: src/screens/Settings/components/ChangeHandleDialog.tsx:579 8480 - #: src/screens/VideoFeed/index.tsx:1181 8481 #: src/view/screens/NotFound.tsx:61 8482 msgid "Returns to previous page" 8483 msgstr "" ··· 8503 #: src/view/com/composer/GifAltText.tsx:205 8504 #: src/view/com/composer/photos/EditImageDialog.web.tsx:63 8505 #: src/view/com/composer/photos/EditImageDialog.web.tsx:76 8506 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:165 8507 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:175 8508 msgid "Save" 8509 msgstr "" 8510 ··· 8895 msgid "Select the {emojiName} emoji as your avatar" 8896 msgstr "" 8897 8898 - #: src/components/Post/Translated/index.tsx:156 8899 msgid "Select the source language" 8900 msgstr "Select the source language" 8901 ··· 9194 #: src/components/moderation/ScreenHider.tsx:179 9195 #: src/components/moderation/ScreenHider.tsx:182 9196 #: src/screens/List/ListHiddenScreen.tsx:194 9197 - #: src/screens/VideoFeed/index.tsx:651 9198 - #: src/screens/VideoFeed/index.tsx:657 9199 msgid "Show anyway" 9200 msgstr "" 9201 ··· 9212 msgid "Show customization options" 9213 msgstr "" 9214 9215 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:549 9216 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:551 9217 msgid "Show less like this" 9218 msgstr "" 9219 ··· 9234 msgid "Show More" 9235 msgstr "" 9236 9237 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:541 9238 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:543 9239 msgid "Show more like this" 9240 msgstr "" 9241 ··· 9261 msgid "Show replies as" 9262 msgstr "" 9263 9264 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:628 9265 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:638 9266 msgid "Show reply for everyone" 9267 msgstr "" 9268 ··· 9289 msgid "Show when you’re live" 9290 msgstr "" 9291 9292 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:700 9293 msgid "Shows information about when this post was created" 9294 msgstr "" 9295 ··· 9335 msgid "Sign in as..." 9336 msgstr "" 9337 9338 - #: src/screens/Deactivated.tsx:197 9339 - #: src/screens/Deactivated.tsx:203 9340 msgid "Sign in or create an account" 9341 msgstr "" 9342 ··· 9352 msgid "Sign in to Bluesky or create a new account" 9353 msgstr "" 9354 9355 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:527 9356 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:529 9357 msgid "Sign in to view post" 9358 msgstr "" 9359 ··· 9473 9474 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:139 9475 #: src/components/moderation/ReportDialog/index.tsx:273 9476 - #: src/screens/Deactivated.tsx:88 9477 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 9478 #: src/view/screens/Storybook/Admonitions.tsx:56 9479 msgid "Something went wrong, please try again" ··· 9504 msgid "Sorry, we're unable to load account suggestions at this time." 9505 msgstr "" 9506 9507 - #: src/App.native.tsx:142 9508 - #: src/App.web.tsx:118 9509 msgid "Sorry! Your session expired. Please sign in again." 9510 msgstr "" 9511 ··· 9891 msgid "That's all, folks!" 9892 msgstr "" 9893 9894 - #: src/screens/VideoFeed/index.tsx:1153 9895 msgid "That's everything!" 9896 msgstr "" 9897 ··· 10077 msgstr "" 10078 10079 #. placeholder {0}: e.toString() 10080 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:430 10081 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:444 10082 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:455 10083 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:117 10084 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:128 10085 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:90 ··· 10304 10305 #. placeholder {0}: niceDate(i18n, createdAt) 10306 #. placeholder {1}: niceDate(i18n, indexedAt) 10307 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:740 10308 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." 10309 msgstr "" 10310 ··· 10332 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." 10333 msgstr "" 10334 10335 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:813 10336 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." 10337 msgstr "" 10338 ··· 10409 msgid "This will remove @{0} from the quick access list." 10410 msgstr "" 10411 10412 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:803 10413 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." 10414 msgstr "" 10415 ··· 10506 10507 #: src/components/dms/MessageContextMenu.tsx:139 10508 #: src/components/dms/MessageContextMenu.tsx:141 10509 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:510 10510 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:512 10511 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:640 10512 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:643 10513 msgid "Translate" 10514 msgstr "" 10515 10516 - #: src/components/Post/Translated/index.tsx:78 10517 msgid "Translated" 10518 msgstr "Translated" 10519 10520 - #: src/components/Post/Translated/index.tsx:76 10521 - msgid "Translated from {langName}" 10522 - msgstr "Translated from {langName}" 10523 - 10524 - #: src/components/Post/Translated/index.tsx:50 10525 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:626 10526 msgid "Translating…" 10527 msgstr "Translating…" 10528 ··· 10560 msgctxt "action" 10561 msgid "Try again" 10562 msgstr "" 10563 10564 #: src/lib/interests.ts:74 10565 msgid "TV" ··· 10696 msgid "Unfollow account" 10697 msgstr "" 10698 10699 - #: src/screens/VideoFeed/index.tsx:856 10700 msgid "Unfollows the user" 10701 msgstr "" 10702 ··· 10730 10731 #. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun 10732 #. placeholder {0}: post.likeCount || 0 10733 - #: src/components/PostControls/index.tsx:278 10734 msgid "Unlike ({0, plural, one {# like} other {# likes}})" 10735 msgstr "" 10736 ··· 10751 msgid "Unmute {0}" 10752 msgstr "Unmute {0}" 10753 10754 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:693 10755 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:699 10756 #: src/view/com/profile/ProfileMenu.tsx:437 10757 #: src/view/com/profile/ProfileMenu.tsx:443 10758 msgid "Unmute account" ··· 10767 msgid "Unmute list" 10768 msgstr "" 10769 10770 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:578 10771 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:582 10772 msgid "Unmute thread" 10773 msgstr "" 10774 ··· 10793 msgid "Unpin from home" 10794 msgstr "" 10795 10796 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:485 10797 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:492 10798 msgid "Unpin from profile" 10799 msgstr "" 10800 ··· 10867 msgid "Update your email" 10868 msgstr "" 10869 10870 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:350 10871 msgctxt "toast" 10872 msgid "Updating quote attachment failed" 10873 msgstr "" 10874 10875 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:402 10876 msgctxt "toast" 10877 msgid "Updating reply visibility failed" 10878 msgstr "" ··· 11171 msgstr "" 11172 11173 #. placeholder {0}: sanitizeHandle( post.author.handle, '@', ) 11174 - #: src/screens/VideoFeed/index.tsx:1114 11175 msgid "Video from {0}. Tap to play or pause the video" 11176 msgstr "" 11177 ··· 11180 msgid "Video Games" 11181 msgstr "" 11182 11183 - #: src/screens/VideoFeed/index.tsx:1111 11184 msgid "Video is paused" 11185 msgstr "" 11186 11187 - #: src/screens/VideoFeed/index.tsx:1111 11188 msgid "Video is playing" 11189 msgstr "" 11190 ··· 11219 msgstr "" 11220 11221 #. placeholder {0}: profile.handle 11222 - #: src/screens/Profile/Header/Shell.tsx:262 11223 msgid "View {0}'s avatar" 11224 msgstr "" 11225 ··· 11228 #. placeholder {0}: profile.handle 11229 #: src/screens/Profile/components/ProfileFeedHeader.tsx:459 11230 #: src/screens/Search/components/SearchProfileCard.tsx:36 11231 - #: src/screens/VideoFeed/index.tsx:815 11232 #: src/view/com/notifications/NotificationFeedItem.tsx:609 11233 msgid "View {0}'s profile" 11234 msgstr "" ··· 11254 msgid "View debug entry" 11255 msgstr "" 11256 11257 - #: src/screens/VideoFeed/index.tsx:679 11258 - #: src/screens/VideoFeed/index.tsx:697 11259 msgid "View details" 11260 msgstr "" 11261 ··· 11291 msgid "View profile" 11292 msgstr "" 11293 11294 #: src/view/com/profile/ProfileSubpageHeader.tsx:124 11295 msgid "View the avatar" 11296 msgstr "" ··· 11580 msgid "We've confirmed your age assurance status. You can now close this dialog." 11581 msgstr "" 11582 11583 - #: src/screens/Deactivated.tsx:119 11584 msgid "Welcome back!" 11585 msgstr "" 11586 ··· 11728 msgid "Yes, delete this starter pack" 11729 msgstr "" 11730 11731 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:806 11732 msgid "Yes, detach" 11733 msgstr "" 11734 11735 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:816 11736 msgid "Yes, hide" 11737 msgstr "" 11738 11739 - #: src/screens/Deactivated.tsx:141 11740 msgid "Yes, reactivate my account" 11741 msgstr "" 11742 ··· 11856 msgid "You can only select one video at a time." 11857 msgstr "" 11858 11859 - #: src/screens/Deactivated.tsx:127 11860 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." 11861 msgstr "" 11862 ··· 12054 msgstr "" 12055 12056 #. placeholder {0}: currentAccount?.handle 12057 - #: src/screens/Deactivated.tsx:122 12058 msgid "You previously deactivated @{0}." 12059 msgstr "" 12060 ··· 12088 msgid "You will no longer receive notifications for {0}" 12089 msgstr "" 12090 12091 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:239 12092 msgid "You will no longer receive notifications for this thread" 12093 msgstr "" 12094 12095 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:229 12096 msgid "You will now receive notifications for this thread" 12097 msgstr "" 12098 ··· 12147 msgid "You're in line" 12148 msgstr "" 12149 12150 - #: src/screens/Deactivated.tsx:83 12151 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 12152 msgid "You're signed in with an App Password. Please sign in with your main password to continue deactivating your account." 12153 msgstr "" ··· 12197 msgid "You've reached your daily limit for video uploads (too many videos)" 12198 msgstr "" 12199 12200 - #: src/screens/VideoFeed/index.tsx:1162 12201 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" 12202 msgstr "" 12203
··· 553 #. Like count display, the <0> tags enclose the number of likes in bold (will never be 0) 554 #. placeholder {0}: formatPostStatCount(post.likeCount) 555 #. placeholder {1}: post.likeCount 556 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:489 557 msgid "<0>{0}</0> {1, plural, one {like} other {likes}}" 558 msgstr "" 559 560 #. Quote count display, the <0> tags enclose the number of quotes in bold (will never be 0) 561 #. placeholder {0}: formatPostStatCount(post.quoteCount) 562 #. placeholder {1}: post.quoteCount 563 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:471 564 msgid "<0>{0}</0> {1, plural, one {quote} other {quotes}}" 565 msgstr "" 566 567 #. Repost count display, the <0> tags enclose the number of reposts in bold (will never be 0) 568 #. placeholder {0}: formatPostStatCount(post.repostCount) 569 #. placeholder {1}: post.repostCount 570 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:451 571 msgid "<0>{0}</0> {1, plural, one {repost} other {reposts}}" 572 msgstr "" 573 574 #. Save count display, the <0> tags enclose the number of saves in bold (will never be 0) 575 #. placeholder {0}: formatPostStatCount(post.bookmarkCount) 576 #. placeholder {1}: post.bookmarkCount 577 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:502 578 msgid "<0>{0}</0> {1, plural, one {save} other {saves}}" 579 msgstr "" 580 ··· 728 msgid "Account" 729 msgstr "" 730 731 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:422 732 #: src/screens/Messages/components/RequestButtons.tsx:97 733 #: src/view/com/profile/ProfileMenu.tsx:182 734 msgctxt "toast" ··· 748 msgid "Account is deactivated" 749 msgstr "" 750 751 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:447 752 #: src/view/com/profile/ProfileMenu.tsx:158 753 msgctxt "toast" 754 msgid "Account muted" ··· 787 msgid "Account unfollowed" 788 msgstr "" 789 790 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:436 791 #: src/view/com/profile/ProfileMenu.tsx:148 792 msgctxt "toast" 793 msgid "Account unmuted" ··· 839 msgstr "" 840 841 #: src/components/dialogs/SwitchAccount.tsx:56 842 + #: src/screens/Deactivated.tsx:184 843 msgid "Add account" 844 msgstr "" 845 846 #: src/view/com/composer/GifAltText.tsx:78 847 #: src/view/com/composer/GifAltText.tsx:147 848 #: src/view/com/composer/GifAltText.tsx:214 849 + #: src/view/com/composer/photos/Gallery.tsx:181 850 + #: src/view/com/composer/photos/Gallery.tsx:228 851 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:99 852 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:107 853 msgid "Add alt text" 854 msgstr "" 855 ··· 1147 #: src/components/images/Gallery.tsx:120 1148 #: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:94 1149 #: src/view/com/composer/GifAltText.tsx:102 1150 + #: src/view/com/composer/photos/Gallery.tsx:199 1151 msgid "ALT" 1152 msgstr "" 1153 1154 #: src/screens/Settings/AccessibilitySettings.tsx:55 1155 #: src/view/com/composer/GifAltText.tsx:157 1156 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:132 1157 #: src/view/com/composer/videos/SubtitleDialog.tsx:41 1158 #: src/view/com/composer/videos/SubtitleDialog.tsx:59 1159 #: src/view/com/composer/videos/SubtitleDialog.tsx:110 ··· 1165 msgid "Alt Text" 1166 msgstr "" 1167 1168 + #: src/view/com/composer/photos/Gallery.tsx:273 1169 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." 1170 msgstr "" 1171 1172 #. placeholder {0}: i18n.number(MAX_ALT_TEXT) 1173 #: src/view/com/composer/GifAltText.tsx:182 1174 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:153 1175 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}" 1176 msgstr "" 1177 ··· 1437 msgstr "" 1438 1439 #. placeholder {0}: niceDate(i18n, createdAt, 'medium') 1440 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:623 1441 msgid "Archived from {0}" 1442 msgstr "" 1443 1444 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:594 1445 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:632 1446 msgid "Archived post" 1447 msgstr "" 1448 ··· 1500 msgid "Artistic or non-erotic nudity." 1501 msgstr "" 1502 1503 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:576 1504 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:578 1505 msgid "Assign topic for algo" 1506 msgstr "" 1507 ··· 1536 #: src/screens/Login/SetNewPasswordForm.tsx:178 1537 #: src/screens/Messages/components/ChatDisabled.tsx:146 1538 #: src/screens/Messages/components/ChatDisabled.tsx:147 1539 + #: src/screens/Profile/Header/Shell.tsx:184 1540 #: src/screens/Settings/components/ChangePasswordDialog.tsx:273 1541 #: src/screens/Settings/components/ChangePasswordDialog.tsx:282 1542 #: src/screens/Signup/BackNextButtons.tsx:42 ··· 1613 msgid "Birthday" 1614 msgstr "" 1615 1616 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:814 1617 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 1618 #: src/view/com/profile/ProfileMenu.tsx:553 1619 msgid "Block" ··· 1621 1622 #: src/components/dms/ConvoMenu.tsx:273 1623 #: src/components/dms/ConvoMenu.tsx:276 1624 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:716 1625 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:718 1626 #: src/screens/Messages/components/RequestButtons.tsx:150 1627 #: src/screens/Messages/components/RequestButtons.tsx:152 1628 #: src/view/com/profile/ProfileMenu.tsx:459 ··· 1630 msgid "Block account" 1631 msgstr "" 1632 1633 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:811 1634 #: src/view/com/profile/ProfileMenu.tsx:536 1635 msgid "Block Account?" 1636 msgstr "" ··· 1682 msgid "Blocked Accounts" 1683 msgstr "" 1684 1685 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:812 1686 #: src/view/com/profile/ProfileMenu.tsx:548 1687 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 1688 msgstr "" ··· 1712 msgid "Bluesky" 1713 msgstr "" 1714 1715 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:648 1716 msgid "Bluesky cannot confirm the authenticity of the claimed date." 1717 msgstr "" 1718 ··· 1916 #: src/features/liveNow/components/GoLiveDialog.tsx:248 1917 #: src/features/liveNow/components/GoLiveDialog.tsx:254 1918 #: src/lib/media/picker.tsx:38 1919 + #: src/screens/Deactivated.tsx:150 1920 #: src/screens/Profile/Header/EditProfileDialog.tsx:219 1921 #: src/screens/Profile/Header/EditProfileDialog.tsx:227 1922 #: src/screens/Search/Shell.tsx:396 ··· 1941 msgid "Cancel quote post" 1942 msgstr "" 1943 1944 + #: src/screens/Deactivated.tsx:144 1945 msgid "Cancel reactivation and sign out" 1946 msgstr "" 1947 ··· 1949 msgid "Cancel search" 1950 msgstr "" 1951 1952 + #: src/components/PostControls/index.tsx:109 1953 + #: src/components/PostControls/index.tsx:138 1954 + #: src/components/PostControls/index.tsx:164 1955 #: src/state/shell/composer/index.tsx:108 1956 msgid "Cannot interact with a blocked user" 1957 msgstr "" ··· 1969 msgid "Cashtag {tag}" 1970 msgstr "" 1971 1972 + #: src/components/Post/Translated/index.tsx:395 1973 #: src/screens/Settings/components/Email2FAToggle.tsx:31 1974 msgid "Change" 1975 msgstr "" ··· 2015 msgid "Change report reason" 2016 msgstr "" 2017 2018 + #: src/components/Post/Translated/index.tsx:385 2019 + msgid "Change the source language" 2020 + msgstr "Change the source language" 2021 2022 #: src/screens/Settings/components/ChangePasswordDialog.tsx:58 2023 msgid "Change your password" ··· 2684 msgid "Copy post at:// URI" 2685 msgstr "" 2686 2687 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:531 2688 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:533 2689 msgid "Copy post text" 2690 msgstr "" 2691 ··· 2965 msgstr "" 2966 2967 #: src/components/dms/MessageContextMenu.tsx:204 2968 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:772 2969 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 2970 #: src/screens/ProfileList/components/MoreOptionsMenu.tsx:275 2971 #: src/screens/Settings/AppPasswords.tsx:213 ··· 3038 msgid "Delete my account" 3039 msgstr "" 3040 3041 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:756 3042 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:758 3043 #: src/view/com/composer/Composer.tsx:1430 3044 msgid "Delete post" 3045 msgstr "" ··· 3057 msgid "Delete this list?" 3058 msgstr "" 3059 3060 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:769 3061 msgid "Delete this post?" 3062 msgstr "" 3063 ··· 3088 msgstr "" 3089 3090 #: src/view/com/composer/GifAltText.tsx:153 3091 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:128 3092 msgid "Descriptive alt text" 3093 msgstr "" 3094 3095 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:660 3096 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:670 3097 msgid "Detach quote" 3098 msgstr "" 3099 3100 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:797 3101 msgid "Detach quote post?" 3102 msgstr "" 3103 ··· 3116 msgid "Developer options" 3117 msgstr "" 3118 3119 + #: src/lib/translation/index.tsx:265 3120 + msgid "Device failed to translate :(" 3121 + msgstr "Device failed to translate :(" 3122 + 3123 #: src/components/WhoCanReply.tsx:222 3124 msgid "Dialog: adjust who can interact with this post" 3125 msgstr "" ··· 3339 msgid "Double tap to close the dialog" 3340 msgstr "" 3341 3342 + #: src/screens/VideoFeed/index.tsx:1111 3343 msgid "Double tap to like" 3344 msgstr "" 3345 ··· 3441 3442 #: src/view/com/composer/photos/EditImageDialog.web.tsx:86 3443 #: src/view/com/composer/photos/EditImageDialog.web.tsx:90 3444 + #: src/view/com/composer/photos/Gallery.tsx:206 3445 msgid "Edit image" 3446 msgstr "" 3447 3448 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:737 3449 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:750 3450 msgid "Edit interaction settings" 3451 msgstr "" 3452 ··· 3802 msgid "Expand post text" 3803 msgstr "" 3804 3805 + #: src/screens/VideoFeed/index.tsx:987 3806 msgid "Expands or collapses post text" 3807 msgstr "" 3808 ··· 3845 msgid "Explicit sexual images." 3846 msgstr "" 3847 3848 + #: src/Navigation.tsx:809 3849 #: src/screens/Search/Shell.tsx:354 3850 #: src/view/shell/desktop/LeftNav.tsx:689 3851 #: src/view/shell/Drawer.tsx:417 ··· 3931 msgid "Failed to delete message" 3932 msgstr "" 3933 3934 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:219 3935 msgid "Failed to delete post, please try again" 3936 msgstr "" 3937 ··· 4089 msgid "Failed to submit appeal, please try again." 4090 msgstr "" 4091 4092 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:249 4093 msgid "Failed to toggle thread mute, please try again" 4094 msgstr "" 4095 ··· 4180 msgid "Feedback" 4181 msgstr "" 4182 4183 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:303 4184 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:326 4185 msgctxt "toast" 4186 msgid "Feedback sent to feed operator" 4187 msgstr "" ··· 4342 #: src/components/ProfileHoverCard/index.web.tsx:508 4343 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:153 4344 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:388 4345 + #: src/screens/VideoFeed/index.tsx:870 4346 #: src/view/com/notifications/NotificationFeedItem.tsx:841 4347 #: src/view/com/notifications/NotificationFeedItem.tsx:848 4348 msgid "Follow" ··· 4354 msgid "Follow {0}" 4355 msgstr "" 4356 4357 + #: src/screens/VideoFeed/index.tsx:849 4358 msgid "Follow {handle}" 4359 msgstr "" 4360 ··· 4449 #: src/components/ProfileHoverCard/index.web.tsx:507 4450 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:156 4451 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:384 4452 + #: src/screens/VideoFeed/index.tsx:868 4453 #: src/view/com/notifications/NotificationFeedItem.tsx:819 4454 #: src/view/com/notifications/NotificationFeedItem.tsx:836 4455 msgid "Following" ··· 4470 msgid "Following {0}" 4471 msgstr "" 4472 4473 + #: src/screens/VideoFeed/index.tsx:848 4474 msgid "Following {handle}" 4475 msgstr "" 4476 ··· 4679 #: src/screens/ProfileList/components/ErrorScreen.tsx:35 4680 #: src/screens/ProfileList/components/ErrorScreen.tsx:41 4681 #: src/screens/VideoFeed/components/Header.tsx:163 4682 + #: src/screens/VideoFeed/index.tsx:1172 4683 + #: src/screens/VideoFeed/index.tsx:1176 4684 + #: src/view/com/auth/LoggedOut.tsx:93 4685 #: src/view/com/profile/ProfileFollowers.tsx:178 4686 #: src/view/com/profile/ProfileFollowers.tsx:179 4687 #: src/view/screens/NotFound.tsx:58 ··· 4908 msgid "Hidden" 4909 msgstr "" 4910 4911 + #: src/screens/VideoFeed/index.tsx:647 4912 msgid "Hidden by your moderation settings." 4913 msgstr "" 4914 ··· 4921 #: src/components/moderation/ContentHider.tsx:220 4922 #: src/components/moderation/LabelPreference.tsx:141 4923 #: src/components/moderation/PostHider.tsx:140 4924 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:780 4925 #: src/lib/moderation/useLabelBehaviorDescription.ts:18 4926 #: src/lib/moderation/useLabelBehaviorDescription.ts:23 4927 #: src/lib/moderation/useLabelBehaviorDescription.ts:28 ··· 4948 msgid "Hide lists" 4949 msgstr "" 4950 4951 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:620 4952 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:623 4953 msgid "Hide post for me" 4954 msgstr "" 4955 4956 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:634 4957 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:644 4958 msgid "Hide reply for everyone" 4959 msgstr "" 4960 4961 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:620 4962 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:623 4963 msgid "Hide reply for me" 4964 msgstr "" 4965 ··· 4972 msgid "Hide this event" 4973 msgstr "" 4974 4975 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:777 4976 msgid "Hide this post?" 4977 msgstr "" 4978 4979 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:777 4980 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:804 4981 msgid "Hide this reply?" 4982 msgstr "" 4983 4984 + #: src/components/Post/Translated/index.tsx:192 4985 + #: src/components/Post/Translated/index.tsx:318 4986 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:514 4987 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:516 4988 msgid "Hide translation" 4989 msgstr "Hide translation" 4990 ··· 5051 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" 5052 msgstr "" 5053 5054 + #: src/Navigation.tsx:804 5055 + #: src/Navigation.tsx:824 5056 #: src/view/shell/bottom-bar/BottomBar.tsx:177 5057 #: src/view/shell/desktop/LeftNav.tsx:671 5058 #: src/view/shell/Drawer.tsx:443 ··· 5153 msgid "If you need to update your email, <0>click here</0>." 5154 msgstr "" 5155 5156 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:770 5157 msgid "If you remove this post, you won't be able to recover it." 5158 msgstr "" 5159 ··· 5323 msgid "Invalid handle. Please try a different one." 5324 msgstr "" 5325 5326 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:396 5327 msgctxt "toast" 5328 msgid "Invalid interaction settings." 5329 msgstr "" ··· 5638 5639 #. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form 5640 #. placeholder {0}: post.likeCount || 0 5641 + #: src/components/PostControls/index.tsx:278 5642 msgid "Like ({0, plural, one {# like} other {# likes}})" 5643 msgstr "" 5644 ··· 5705 msgid "Likes of your reposts notifications" 5706 msgstr "" 5707 5708 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:485 5709 msgid "Likes on this post" 5710 msgstr "" 5711 ··· 6052 msgid "Message options" 6053 msgstr "" 6054 6055 + #: src/Navigation.tsx:819 6056 msgid "Messages" 6057 msgstr "" 6058 ··· 6185 msgid "Mute {0}" 6186 msgstr "Mute {0}" 6187 6188 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:699 6189 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:705 6190 #: src/view/com/profile/ProfileMenu.tsx:438 6191 #: src/view/com/profile/ProfileMenu.tsx:445 6192 msgid "Mute account" ··· 6238 msgid "Mute this word until you unmute it" 6239 msgstr "" 6240 6241 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:590 6242 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:593 6243 msgid "Mute thread" 6244 msgstr "" 6245 6246 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:603 6247 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:605 6248 msgid "Mute words & tags" 6249 msgstr "" 6250 ··· 6727 msgstr "" 6728 6729 #: src/Navigation.tsx:575 6730 + #: src/Navigation.tsx:814 6731 #: src/screens/Notifications/ActivityList.tsx:31 6732 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:93 6733 #: src/screens/Settings/NotificationSettings/index.tsx:93 ··· 6791 msgstr "" 6792 6793 #: src/screens/Login/PasswordUpdatedForm.tsx:37 6794 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:654 6795 msgid "Okay" 6796 msgstr "" 6797 ··· 6929 msgid "Open pack" 6930 msgstr "" 6931 6932 + #: src/components/PostControls/PostMenu/index.tsx:67 6933 msgid "Open post options menu" 6934 msgstr "" 6935 ··· 7061 msgid "Options:" 7062 msgstr "" 7063 7064 + #: src/screens/Deactivated.tsx:192 7065 msgid "Or, continue with another account." 7066 msgstr "" 7067 7068 + #: src/screens/Deactivated.tsx:179 7069 msgid "Or, sign in to one of your other accounts." 7070 msgstr "" 7071 ··· 7261 msgid "Pin to Home" 7262 msgstr "" 7263 7264 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:483 7265 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:488 7266 msgid "Pin to your profile" 7267 msgstr "" 7268 ··· 7525 msgid "Post by @{0}" 7526 msgstr "" 7527 7528 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:199 7529 msgctxt "toast" 7530 msgid "Post deleted" 7531 msgstr "" ··· 7534 msgid "Post failed to upload. Please check your Internet connection and try again." 7535 msgstr "" 7536 7537 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:130 7538 + #: src/screens/PostThread/components/ThreadItemPost.tsx:113 7539 + #: src/screens/PostThread/components/ThreadItemTreePost.tsx:109 7540 + #: src/screens/VideoFeed/index.tsx:551 7541 msgid "Post has been deleted" 7542 msgstr "" 7543 ··· 7705 #: src/view/shell/Drawer.tsx:599 7706 msgid "Profile" 7707 msgstr "" 7708 + 7709 + #: src/screens/Profile/Header/Shell.tsx:174 7710 + msgid "Profile banner placeholder" 7711 + msgstr "Profile banner placeholder" 7712 7713 #: src/lib/strings/errors.ts:40 7714 msgid "Profile not found" ··· 7791 msgid "Quote post" 7792 msgstr "" 7793 7794 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:346 7795 msgid "Quote post was re-attached" 7796 msgstr "" 7797 7798 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:345 7799 msgid "Quote post was successfully detached" 7800 msgstr "" 7801 ··· 7813 msgid "Quotes" 7814 msgstr "" 7815 7816 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:467 7817 msgid "Quotes of this post" 7818 msgstr "" 7819 ··· 7825 msgid "Rate limit exceeded. Please try again later." 7826 msgstr "" 7827 7828 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:659 7829 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:669 7830 msgid "Re-attach quote" 7831 msgstr "" 7832 ··· 7834 msgid "React with {emoji}" 7835 msgstr "" 7836 7837 + #: src/screens/Deactivated.tsx:133 7838 msgid "Reactivate your account" 7839 msgstr "" 7840 ··· 7853 msgid "Read blog post" 7854 msgstr "" 7855 7856 + #: src/screens/VideoFeed/index.tsx:988 7857 msgid "Read less" 7858 msgstr "" 7859 7860 + #: src/screens/VideoFeed/index.tsx:988 7861 msgid "Read more" 7862 msgstr "" 7863 ··· 8025 msgid "Remove from your feeds?" 8026 msgstr "" 8027 8028 + #: src/view/com/composer/photos/Gallery.tsx:215 8029 msgid "Remove image" 8030 msgstr "" 8031 ··· 8177 8178 #. Accessibility label for the reply button, verb form followed by number of replies and noun form 8179 #. placeholder {0}: post.replyCount || 0 8180 + #: src/components/PostControls/index.tsx:236 8181 msgid "Reply ({0, plural, one {# reply} other {# replies}})" 8182 msgstr "" 8183 ··· 8203 msgid "Reply sorting" 8204 msgstr "" 8205 8206 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:384 8207 msgctxt "toast" 8208 msgid "Reply visibility updated" 8209 msgstr "" 8210 8211 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:383 8212 msgid "Reply was successfully hidden" 8213 msgstr "" 8214 ··· 8251 msgid "Report message" 8252 msgstr "" 8253 8254 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:725 8255 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:727 8256 msgid "Report post" 8257 msgstr "" 8258 ··· 8344 msgid "Reposts" 8345 msgstr "" 8346 8347 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:447 8348 msgid "Reposts of this post" 8349 msgstr "" 8350 ··· 8487 8488 #: src/screens/ProfileList/components/ErrorScreen.tsx:36 8489 #: src/screens/Settings/components/ChangeHandleDialog.tsx:579 8490 + #: src/screens/VideoFeed/index.tsx:1173 8491 #: src/view/screens/NotFound.tsx:61 8492 msgid "Returns to previous page" 8493 msgstr "" ··· 8513 #: src/view/com/composer/GifAltText.tsx:205 8514 #: src/view/com/composer/photos/EditImageDialog.web.tsx:63 8515 #: src/view/com/composer/photos/EditImageDialog.web.tsx:76 8516 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:167 8517 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:177 8518 msgid "Save" 8519 msgstr "" 8520 ··· 8905 msgid "Select the {emojiName} emoji as your avatar" 8906 msgstr "" 8907 8908 + #: src/components/Post/Translated/index.tsx:402 8909 msgid "Select the source language" 8910 msgstr "Select the source language" 8911 ··· 9204 #: src/components/moderation/ScreenHider.tsx:179 9205 #: src/components/moderation/ScreenHider.tsx:182 9206 #: src/screens/List/ListHiddenScreen.tsx:194 9207 + #: src/screens/VideoFeed/index.tsx:650 9208 + #: src/screens/VideoFeed/index.tsx:656 9209 msgid "Show anyway" 9210 msgstr "" 9211 ··· 9222 msgid "Show customization options" 9223 msgstr "" 9224 9225 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:562 9226 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:564 9227 msgid "Show less like this" 9228 msgstr "" 9229 ··· 9244 msgid "Show More" 9245 msgstr "" 9246 9247 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:554 9248 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:556 9249 msgid "Show more like this" 9250 msgstr "" 9251 ··· 9271 msgid "Show replies as" 9272 msgstr "" 9273 9274 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:633 9275 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:643 9276 msgid "Show reply for everyone" 9277 msgstr "" 9278 ··· 9299 msgid "Show when you’re live" 9300 msgstr "" 9301 9302 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:595 9303 msgid "Shows information about when this post was created" 9304 msgstr "" 9305 ··· 9345 msgid "Sign in as..." 9346 msgstr "" 9347 9348 + #: src/screens/Deactivated.tsx:195 9349 + #: src/screens/Deactivated.tsx:201 9350 msgid "Sign in or create an account" 9351 msgstr "" 9352 ··· 9362 msgid "Sign in to Bluesky or create a new account" 9363 msgstr "" 9364 9365 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:540 9366 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:542 9367 msgid "Sign in to view post" 9368 msgstr "" 9369 ··· 9483 9484 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:139 9485 #: src/components/moderation/ReportDialog/index.tsx:273 9486 + #: src/screens/Deactivated.tsx:86 9487 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 9488 #: src/view/screens/Storybook/Admonitions.tsx:56 9489 msgid "Something went wrong, please try again" ··· 9514 msgid "Sorry, we're unable to load account suggestions at this time." 9515 msgstr "" 9516 9517 + #: src/App.native.tsx:143 9518 + #: src/App.web.tsx:119 9519 msgid "Sorry! Your session expired. Please sign in again." 9520 msgstr "" 9521 ··· 9901 msgid "That's all, folks!" 9902 msgstr "" 9903 9904 + #: src/screens/VideoFeed/index.tsx:1145 9905 msgid "That's everything!" 9906 msgstr "" 9907 ··· 10087 msgstr "" 10088 10089 #. placeholder {0}: e.toString() 10090 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:427 10091 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:441 10092 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:452 10093 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:117 10094 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:128 10095 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:90 ··· 10314 10315 #. placeholder {0}: niceDate(i18n, createdAt) 10316 #. placeholder {1}: niceDate(i18n, indexedAt) 10317 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:635 10318 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." 10319 msgstr "" 10320 ··· 10342 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." 10343 msgstr "" 10344 10345 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:805 10346 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." 10347 msgstr "" 10348 ··· 10419 msgid "This will remove @{0} from the quick access list." 10420 msgstr "" 10421 10422 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:798 10423 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." 10424 msgstr "" 10425 ··· 10516 10517 #: src/components/dms/MessageContextMenu.tsx:139 10518 #: src/components/dms/MessageContextMenu.tsx:141 10519 + #: src/components/Post/Translated/index.tsx:139 10520 + #: src/components/Post/Translated/index.tsx:146 10521 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:522 10522 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:524 10523 msgid "Translate" 10524 msgstr "" 10525 10526 + #: src/components/Post/Translated/index.tsx:292 10527 msgid "Translated" 10528 msgstr "Translated" 10529 10530 + #: src/components/Post/Translated/index.tsx:89 10531 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:506 10532 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:508 10533 msgid "Translating…" 10534 msgstr "Translating…" 10535 ··· 10567 msgctxt "action" 10568 msgid "Try again" 10569 msgstr "" 10570 + 10571 + #: src/components/Post/Translated/index.tsx:205 10572 + #: src/components/Post/Translated/index.tsx:213 10573 + msgid "Try Google Translate" 10574 + msgstr "Try Google Translate" 10575 10576 #: src/lib/interests.ts:74 10577 msgid "TV" ··· 10708 msgid "Unfollow account" 10709 msgstr "" 10710 10711 + #: src/screens/VideoFeed/index.tsx:852 10712 msgid "Unfollows the user" 10713 msgstr "" 10714 ··· 10742 10743 #. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun 10744 #. placeholder {0}: post.likeCount || 0 10745 + #: src/components/PostControls/index.tsx:270 10746 msgid "Unlike ({0, plural, one {# like} other {# likes}})" 10747 msgstr "" 10748 ··· 10763 msgid "Unmute {0}" 10764 msgstr "Unmute {0}" 10765 10766 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:698 10767 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:704 10768 #: src/view/com/profile/ProfileMenu.tsx:437 10769 #: src/view/com/profile/ProfileMenu.tsx:443 10770 msgid "Unmute account" ··· 10779 msgid "Unmute list" 10780 msgstr "" 10781 10782 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:590 10783 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:593 10784 msgid "Unmute thread" 10785 msgstr "" 10786 ··· 10805 msgid "Unpin from home" 10806 msgstr "" 10807 10808 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:483 10809 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:488 10810 msgid "Unpin from profile" 10811 msgstr "" 10812 ··· 10879 msgid "Update your email" 10880 msgstr "" 10881 10882 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:351 10883 msgctxt "toast" 10884 msgid "Updating quote attachment failed" 10885 msgstr "" 10886 10887 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:400 10888 msgctxt "toast" 10889 msgid "Updating reply visibility failed" 10890 msgstr "" ··· 11183 msgstr "" 11184 11185 #. placeholder {0}: sanitizeHandle( post.author.handle, '@', ) 11186 + #: src/screens/VideoFeed/index.tsx:1107 11187 msgid "Video from {0}. Tap to play or pause the video" 11188 msgstr "" 11189 ··· 11192 msgid "Video Games" 11193 msgstr "" 11194 11195 + #: src/screens/VideoFeed/index.tsx:1106 11196 msgid "Video is paused" 11197 msgstr "" 11198 11199 + #: src/screens/VideoFeed/index.tsx:1106 11200 msgid "Video is playing" 11201 msgstr "" 11202 ··· 11231 msgstr "" 11232 11233 #. placeholder {0}: profile.handle 11234 + #: src/screens/Profile/Header/Shell.tsx:267 11235 msgid "View {0}'s avatar" 11236 msgstr "" 11237 ··· 11240 #. placeholder {0}: profile.handle 11241 #: src/screens/Profile/components/ProfileFeedHeader.tsx:459 11242 #: src/screens/Search/components/SearchProfileCard.tsx:36 11243 + #: src/screens/VideoFeed/index.tsx:813 11244 #: src/view/com/notifications/NotificationFeedItem.tsx:609 11245 msgid "View {0}'s profile" 11246 msgstr "" ··· 11266 msgid "View debug entry" 11267 msgstr "" 11268 11269 + #: src/screens/VideoFeed/index.tsx:678 11270 + #: src/screens/VideoFeed/index.tsx:696 11271 msgid "View details" 11272 msgstr "" 11273 ··· 11303 msgid "View profile" 11304 msgstr "" 11305 11306 + #: src/screens/Profile/Header/Shell.tsx:173 11307 + msgid "View profile banner" 11308 + msgstr "View profile banner" 11309 + 11310 #: src/view/com/profile/ProfileSubpageHeader.tsx:124 11311 msgid "View the avatar" 11312 msgstr "" ··· 11596 msgid "We've confirmed your age assurance status. You can now close this dialog." 11597 msgstr "" 11598 11599 + #: src/screens/Deactivated.tsx:117 11600 msgid "Welcome back!" 11601 msgstr "" 11602 ··· 11744 msgid "Yes, delete this starter pack" 11745 msgstr "" 11746 11747 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:800 11748 msgid "Yes, detach" 11749 msgstr "" 11750 11751 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:807 11752 msgid "Yes, hide" 11753 msgstr "" 11754 11755 + #: src/screens/Deactivated.tsx:139 11756 msgid "Yes, reactivate my account" 11757 msgstr "" 11758 ··· 11872 msgid "You can only select one video at a time." 11873 msgstr "" 11874 11875 + #: src/screens/Deactivated.tsx:125 11876 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." 11877 msgstr "" 11878 ··· 12070 msgstr "" 12071 12072 #. placeholder {0}: currentAccount?.handle 12073 + #: src/screens/Deactivated.tsx:120 12074 msgid "You previously deactivated @{0}." 12075 msgstr "" 12076 ··· 12104 msgid "You will no longer receive notifications for {0}" 12105 msgstr "" 12106 12107 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:243 12108 msgid "You will no longer receive notifications for this thread" 12109 msgstr "" 12110 12111 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:234 12112 msgid "You will now receive notifications for this thread" 12113 msgstr "" 12114 ··· 12163 msgid "You're in line" 12164 msgstr "" 12165 12166 + #: src/screens/Deactivated.tsx:81 12167 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 12168 msgid "You're signed in with an App Password. Please sign in with your main password to continue deactivating your account." 12169 msgstr "" ··· 12213 msgid "You've reached your daily limit for video uploads (too many videos)" 12214 msgstr "" 12215 12216 + #: src/screens/VideoFeed/index.tsx:1154 12217 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" 12218 msgstr "" 12219