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