Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Nightly source-language update

authored by

estrattonbailey and committed by
github-actions[bot]
0dafc2cc f8ae0540

+100 -15
+100 -15
src/locale/locales/en/messages.po
··· 530 530 msgid "A new form of verification" 531 531 msgstr "" 532 532 533 - #: src/components/BlockedGeoOverlay.tsx:39 533 + #: src/components/BlockedGeoOverlay.tsx:50 534 534 msgid "A new Mississippi law requires us to implement age verification for all users before they can access Bluesky. We think this law creates challenges that go beyond its child safety goals, and creates significant barriers that limit free speech and disproportionately harm smaller platforms and emerging technologies." 535 535 msgstr "" 536 536 ··· 845 845 msgid "Age assurance inquiry was submitted" 846 846 msgstr "" 847 847 848 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:145 848 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:193 849 849 msgid "Age assurance only takes a few minutes" 850 850 msgstr "" 851 851 ··· 877 877 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 878 878 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 879 879 msgid "Allow access to your direct messages" 880 + msgstr "" 881 + 882 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:152 883 + msgid "Allow location access" 880 884 msgstr "" 881 885 882 886 #: src/screens/Messages/Settings.tsx:86 ··· 907 911 msgid "Already have a code?" 908 912 msgstr "" 909 913 914 + #: src/components/WelcomeModal.tsx:189 915 + msgid "Already have an account?" 916 + msgstr "" 917 + 910 918 #: src/screens/Login/ChooseAccountForm.tsx:43 911 919 msgid "Already signed in as @{0}" 912 920 msgstr "" ··· 1047 1055 msgid "Animated GIF" 1048 1056 msgstr "" 1049 1057 1050 - #: src/components/BlockedGeoOverlay.tsx:92 1058 + #: src/components/BlockedGeoOverlay.tsx:104 1051 1059 #: src/components/PolicyUpdateOverlay/Badge.tsx:33 1052 1060 msgid "Announcement" 1053 1061 msgstr "" ··· 1223 1231 msgid "Artistic or non-erotic nudity." 1224 1232 msgstr "" 1225 1233 1226 - #: src/components/BlockedGeoOverlay.tsx:42 1234 + #: src/components/BlockedGeoOverlay.tsx:53 1227 1235 msgid "As a small team, we cannot justify building the expensive infrastructure this requirement demands while legal challenges to this law are pending." 1228 1236 msgstr "" 1229 1237 ··· 1575 1583 #: src/components/activity-notifications/SubscribeProfileDialog.tsx:206 1576 1584 #: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:129 1577 1585 #: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:135 1586 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:164 1578 1587 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:125 1579 1588 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:131 1580 1589 #: src/components/dialogs/InAppBrowserConsent.tsx:98 ··· 1846 1855 msgid "Clear search query" 1847 1856 msgstr "" 1848 1857 1858 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:116 1859 + msgid "Click below to allow Bluesky to access your GPS location. We will then use that data to more accurately determine the content and features available in your region." 1860 + msgstr "" 1861 + 1849 1862 #: src/view/com/feeds/MissingFeed.tsx:87 1850 1863 msgid "Click for information" 1851 1864 msgstr "" ··· 1944 1957 msgid "Close dialog" 1945 1958 msgstr "" 1946 1959 1947 - #: src/view/shell/index.web.tsx:100 1960 + #: src/view/shell/index.web.tsx:110 1948 1961 msgid "Close drawer menu" 1949 1962 msgstr "" 1950 1963 ··· 1973 1986 1974 1987 #: src/components/Menu/index.tsx:344 1975 1988 msgid "Close this dialog" 1989 + msgstr "" 1990 + 1991 + #: src/components/WelcomeModal.tsx:214 1992 + msgid "Close welcome modal" 1976 1993 msgstr "" 1977 1994 1978 1995 #: src/screens/Login/PasswordUpdatedForm.tsx:32 ··· 2081 2098 msgid "Confirm your birthdate" 2082 2099 msgstr "" 2083 2100 2101 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:89 2102 + #: src/components/BlockedGeoOverlay.tsx:141 2103 + #: src/components/BlockedGeoOverlay.tsx:147 2104 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:45 2105 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:112 2106 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:146 2107 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:159 2108 + msgid "Confirm your location" 2109 + msgstr "" 2110 + 2111 + #: src/components/BlockedGeoOverlay.tsx:135 2112 + msgid "Confirm your location with GPS. Your location data is not tracked and does not leave your device." 2113 + msgstr "" 2114 + 2084 2115 #: src/components/dialogs/EmailDialog/components/TokenField.tsx:36 2085 2116 #: src/screens/Login/LoginForm.tsx:274 2086 2117 #: src/screens/Settings/components/ChangePasswordDialog.tsx:186 ··· 2100 2131 msgid "Connection issue" 2101 2132 msgstr "" 2102 2133 2103 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:84 2134 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:132 2104 2135 #: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:28 2105 2136 msgid "Contact our moderation team" 2106 2137 msgstr "" ··· 2395 2426 2396 2427 #: src/components/LoggedOutCTA.tsx:71 2397 2428 #: src/components/LoggedOutCTA.tsx:76 2429 + #: src/components/WelcomeModal.tsx:155 2430 + #: src/components/WelcomeModal.tsx:163 2398 2431 #: src/view/com/auth/SplashScreen.tsx:55 2399 2432 #: src/view/com/auth/SplashScreen.web.tsx:117 2400 2433 #: src/view/shell/bottom-bar/BottomBar.tsx:345 ··· 3338 3371 msgid "Explore" 3339 3372 msgstr "" 3340 3373 3374 + #: src/components/WelcomeModal.tsx:168 3375 + #: src/components/WelcomeModal.tsx:177 3376 + msgid "Explore the app" 3377 + msgstr "" 3378 + 3341 3379 #: src/screens/Settings/AccountSettings.tsx:152 3342 3380 #: src/screens/Settings/AccountSettings.tsx:156 3343 3381 msgid "Export my data" ··· 3495 3533 msgid "Failed to remove verification" 3496 3534 msgstr "" 3497 3535 3536 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:87 3537 + msgid "Failed to resolve location. Please try again." 3538 + msgstr "" 3539 + 3498 3540 #: src/lib/media/save-image.ts:28 3499 3541 msgid "Failed to save image: {0}" 3500 3542 msgstr "" ··· 3853 3895 msgid "Food" 3854 3896 msgstr "" 3855 3897 3856 - #: src/components/BlockedGeoOverlay.tsx:45 3898 + #: src/components/BlockedGeoOverlay.tsx:56 3857 3899 msgid "For now, we have made the difficult decision to block access to Bluesky in the state of Mississippi." 3858 3900 msgstr "" 3859 3901 ··· 4537 4579 msgid "Invites, but personal" 4538 4580 msgstr "" 4539 4581 4582 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:86 4583 + msgid "Is your location not accurate? <0>Click here to confirm your location.</0>" 4584 + msgstr "" 4585 + 4540 4586 #: src/screens/Signup/StepInfo/index.tsx:293 4541 4587 msgid "It's correct" 4542 4588 msgstr "" ··· 4635 4681 msgid "Larger" 4636 4682 msgstr "" 4637 4683 4638 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:139 4684 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:187 4639 4685 msgid "Last initiated {timeAgo} ago" 4640 4686 msgstr "" 4641 4687 4642 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:137 4688 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:185 4643 4689 msgid "Last initiated just now" 4644 4690 msgstr "" 4645 4691 ··· 5684 5730 msgid "Not Found" 5685 5731 msgstr "" 5686 5732 5733 + #: src/components/BlockedGeoOverlay.tsx:126 5734 + msgid "Not in Mississippi?" 5735 + msgstr "" 5736 + 5687 5737 #: src/view/com/profile/ProfileMenu.tsx:497 5688 5738 msgid "Note about sharing" 5689 5739 msgstr "" ··· 6724 6774 msgid "Read more replies" 6725 6775 msgstr "" 6726 6776 6727 - #: src/components/BlockedGeoOverlay.tsx:29 6777 + #: src/components/BlockedGeoOverlay.tsx:40 6728 6778 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:112 6729 6779 msgid "Read our blog post" 6730 6780 msgstr "" ··· 6743 6793 msgid "Read the Bluesky Terms of Service" 6744 6794 msgstr "" 6745 6795 6796 + #: src/components/WelcomeModal.tsx:146 6797 + msgid "Real conversations." 6798 + msgstr "" 6799 + 6800 + #: src/components/WelcomeModal.tsx:144 6801 + msgid "Real people." 6802 + msgstr "" 6803 + 6746 6804 #: src/screens/Takendown.tsx:162 6747 6805 #: src/screens/Takendown.tsx:170 6748 6806 msgid "Reason for appeal" ··· 8010 8068 8011 8069 #: src/components/dialogs/Signin.tsx:97 8012 8070 #: src/components/dialogs/Signin.tsx:99 8071 + #: src/components/WelcomeModal.tsx:194 8072 + #: src/components/WelcomeModal.tsx:206 8013 8073 #: src/screens/Login/index.tsx:122 8014 8074 #: src/screens/Login/index.tsx:143 8015 8075 #: src/screens/Login/LoginForm.tsx:181 ··· 8116 8176 8117 8177 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:91 8118 8178 msgid "Snoozes the reminder" 8179 + msgstr "" 8180 + 8181 + #: src/components/WelcomeModal.tsx:148 8182 + msgid "Social media you control." 8119 8183 msgstr "" 8120 8184 8121 8185 #: src/screens/Onboarding/index.tsx:53 ··· 8525 8589 msgid "Thanks, you have successfully verified your email address. You can close this dialog." 8526 8590 msgstr "" 8527 8591 8592 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:115 8593 + #: src/components/BlockedGeoOverlay.tsx:169 8594 + msgid "Thanks! You're all set." 8595 + msgstr "" 8596 + 8528 8597 #: src/screens/Settings/components/ChangeHandleDialog.tsx:497 8529 8598 msgid "That contains the following:" 8530 8599 msgstr "" ··· 9119 9188 msgid "Type:" 9120 9189 msgstr "" 9121 9190 9191 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:92 9192 + msgid "Unable to access location. You'll need to visit your system settings to enable location services for Bluesky" 9193 + msgstr "" 9194 + 9122 9195 #: src/lib/hooks/useCleanError.ts:27 9123 9196 #: src/lib/strings/errors.ts:11 9124 9197 msgid "Unable to connect. Please check your internet connection and try again." ··· 9217 9290 msgid "Unfollows the user" 9218 9291 msgstr "" 9219 9292 9220 - #: src/components/BlockedGeoOverlay.tsx:37 9293 + #: src/components/BlockedGeoOverlay.tsx:48 9221 9294 msgid "Unfortunately, Bluesky is unavailable in Mississippi right now." 9222 9295 msgstr "" 9223 9296 ··· 9580 9653 msgid "Verify account" 9581 9654 msgstr "" 9582 9655 9583 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:122 9656 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:170 9584 9657 msgid "Verify again" 9585 9658 msgstr "" 9586 9659 ··· 9606 9679 msgid "Verify email dialog" 9607 9680 msgstr "" 9608 9681 9609 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:110 9610 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:124 9682 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:158 9683 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:172 9611 9684 msgid "Verify now" 9612 9685 msgstr "" 9613 9686 ··· 9968 10041 msgid "We're so excited to have you join us!" 9969 10042 msgstr "" 9970 10043 10044 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:105 10045 + msgid "We're sorry, but based on your device's location, you are currently located in a region that requires age assurance." 10046 + msgstr "" 10047 + 10048 + #: src/components/BlockedGeoOverlay.tsx:159 10049 + msgid "We're sorry, but based on your device's location, you are currently located in a region we cannot provide access at this time." 10050 + msgstr "" 10051 + 9971 10052 #: src/view/screens/ProfileList.tsx:117 9972 10053 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." 9973 10054 msgstr "" ··· 10177 10258 msgid "You are creating an account on" 10178 10259 msgstr "" 10179 10260 10180 - #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:80 10261 + #: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:128 10181 10262 msgid "You are currently unable to access Bluesky's Age Assurance flow. Please <0>contact our moderation team</0> if you believe this is an error." 10182 10263 msgstr "" 10183 10264 ··· 10674 10755 10675 10756 #: src/screens/Search/modules/ExploreInterestsCard.tsx:94 10676 10757 msgid "Your interests help us find what you like!" 10758 + msgstr "" 10759 + 10760 + #: src/components/dialogs/DeviceLocationRequestDialog.tsx:130 10761 + msgid "Your location data is not tracked and does not leave your device." 10677 10762 msgstr "" 10678 10763 10679 10764 #: src/components/dialogs/MutedWords.tsx:369