Bluesky app fork with some witchin' additions 💫

Merge branch 'main' of https://github.com/bluesky-social/social-app

+21 -25
+21 -25
src/locale/locales/en/messages.po
··· 111 111 msgid "{0, plural, one {repost} other {reposts}}" 112 112 msgstr "" 113 113 114 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:491 114 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:490 115 115 msgid "{0, plural, one {save} other {saves}}" 116 116 msgstr "" 117 117 ··· 1183 1183 msgid "Apply Pull Request" 1184 1184 msgstr "" 1185 1185 1186 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:665 1186 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:659 1187 1187 msgid "Archived from {0}" 1188 1188 msgstr "" 1189 1189 1190 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:634 1191 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:673 1190 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:628 1191 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:667 1192 1192 msgid "Archived post" 1193 1193 msgstr "" 1194 1194 ··· 1442 1442 msgid "Bluesky" 1443 1443 msgstr "" 1444 1444 1445 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:690 1445 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:684 1446 1446 msgid "Bluesky cannot confirm the authenticity of the claimed date." 1447 1447 msgstr "" 1448 1448 ··· 2890 2890 msgid "Double tap to close the dialog" 2891 2891 msgstr "" 2892 2892 2893 - #: src/screens/VideoFeed/index.tsx:1084 2893 + #: src/screens/VideoFeed/index.tsx:1085 2894 2894 msgid "Double tap to like" 2895 2895 msgstr "" 2896 2896 ··· 3338 3338 msgid "Expand post text" 3339 3339 msgstr "" 3340 3340 3341 - #: src/screens/VideoFeed/index.tsx:969 3341 + #: src/screens/VideoFeed/index.tsx:970 3342 3342 msgid "Expands or collapses post text" 3343 3343 msgstr "" 3344 3344 ··· 4069 4069 #: src/screens/Messages/Inbox.tsx:249 4070 4070 #: src/screens/Profile/ProfileFeed/index.tsx:92 4071 4071 #: src/screens/VideoFeed/components/Header.tsx:163 4072 - #: src/screens/VideoFeed/index.tsx:1145 4073 - #: src/screens/VideoFeed/index.tsx:1149 4072 + #: src/screens/VideoFeed/index.tsx:1146 4073 + #: src/screens/VideoFeed/index.tsx:1150 4074 4074 #: src/view/com/auth/LoggedOut.tsx:72 4075 4075 #: src/view/screens/NotFound.tsx:57 4076 4076 #: src/view/screens/ProfileList.tsx:1038 ··· 5869 5869 msgstr "" 5870 5870 5871 5871 #: src/screens/Login/PasswordUpdatedForm.tsx:37 5872 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:695 5872 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:689 5873 5873 msgid "Okay" 5874 5874 msgstr "" 5875 5875 ··· 6802 6802 msgid "Read blog post" 6803 6803 msgstr "" 6804 6804 6805 - #: src/screens/VideoFeed/index.tsx:970 6805 + #: src/screens/VideoFeed/index.tsx:971 6806 6806 msgid "Read less" 6807 6807 msgstr "" 6808 6808 6809 - #: src/screens/VideoFeed/index.tsx:970 6809 + #: src/screens/VideoFeed/index.tsx:971 6810 6810 msgid "Read more" 6811 6811 msgstr "" 6812 6812 ··· 7392 7392 7393 7393 #: src/screens/Profile/ProfileFeed/index.tsx:93 7394 7394 #: src/screens/Settings/components/ChangeHandleDialog.tsx:569 7395 - #: src/screens/VideoFeed/index.tsx:1146 7395 + #: src/screens/VideoFeed/index.tsx:1147 7396 7396 #: src/view/screens/NotFound.tsx:60 7397 7397 #: src/view/screens/ProfileList.tsx:1039 7398 7398 msgid "Returns to previous page" ··· 7486 7486 msgid "Saves image crop settings" 7487 7487 msgstr "" 7488 7488 7489 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:484 7490 - msgid "Saves of this post" 7491 - msgstr "" 7492 - 7493 7489 #: src/components/dms/ChatEmptyPill.tsx:33 7494 7490 #: src/components/NewskieDialog.tsx:105 7495 7491 #: src/view/com/notifications/NotificationFeedItem.tsx:751 ··· 8128 8124 msgid "Show warning and filter from feeds" 8129 8125 msgstr "" 8130 8126 8131 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:636 8127 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:630 8132 8128 msgid "Shows information about when this post was created" 8133 8129 msgstr "" 8134 8130 ··· 8694 8690 msgid "That's all, folks!" 8695 8691 msgstr "" 8696 8692 8697 - #: src/screens/VideoFeed/index.tsx:1118 8693 + #: src/screens/VideoFeed/index.tsx:1119 8698 8694 msgid "That's everything!" 8699 8695 msgstr "" 8700 8696 ··· 9058 9054 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." 9059 9055 msgstr "" 9060 9056 9061 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:676 9057 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:670 9062 9058 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." 9063 9059 msgstr "" 9064 9060 ··· 9228 9224 #: src/components/dms/MessageContextMenu.tsx:139 9229 9225 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:444 9230 9226 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:446 9231 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:598 9232 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:601 9227 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:592 9228 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:595 9233 9229 msgid "Translate" 9234 9230 msgstr "" 9235 9231 ··· 9827 9823 msgid "Video Games" 9828 9824 msgstr "" 9829 9825 9830 - #: src/screens/VideoFeed/index.tsx:1076 9826 + #: src/screens/VideoFeed/index.tsx:1077 9831 9827 msgid "Video is paused" 9832 9828 msgstr "" 9833 9829 9834 - #: src/screens/VideoFeed/index.tsx:1076 9830 + #: src/screens/VideoFeed/index.tsx:1077 9835 9831 msgid "Video is playing" 9836 9832 msgstr "" 9837 9833 ··· 10739 10735 msgid "You've reached your daily limit for video uploads (too many videos)" 10740 10736 msgstr "" 10741 10737 10742 - #: src/screens/VideoFeed/index.tsx:1127 10738 + #: src/screens/VideoFeed/index.tsx:1128 10743 10739 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" 10744 10740 msgstr "" 10745 10741