Bluesky app fork with some witchin' additions 💫
0
fork

Configure Feed

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

Bump ios build number

+121 -121
+1 -1
app.config.js
··· 9 9 /** 10 10 * iOS build number. Must be incremented for each TestFlight version. 11 11 */ 12 - const IOS_BUILD_NUMBER = '10' 12 + const IOS_BUILD_NUMBER = '11' 13 13 14 14 /** 15 15 * Android build number. Must be incremented for each release.
+24 -24
src/locale/locales/cs/messages.po
··· 47 47 msgid "{invitesAvailable} invite codes available" 48 48 msgstr "" 49 49 50 - #: src/view/screens/Search/Search.tsx:86 50 + #: src/view/screens/Search/Search.tsx:87 51 51 msgid "{message}" 52 52 msgstr "" 53 53 ··· 359 359 #: src/view/com/modals/LinkWarning.tsx:85 360 360 #: src/view/com/modals/Repost.tsx:73 361 361 #: src/view/com/modals/Waitlist.tsx:136 362 - #: src/view/screens/Search/Search.tsx:586 362 + #: src/view/screens/Search/Search.tsx:558 363 363 #: src/view/shell/desktop/Search.tsx:182 364 364 msgid "Cancel" 365 365 msgstr "" ··· 464 464 msgstr "" 465 465 466 466 #: src/view/com/util/forms/SearchInput.tsx:73 467 - #: src/view/screens/Search/Search.tsx:571 467 + #: src/view/screens/Search/Search.tsx:543 468 468 msgid "Clear search query" 469 469 msgstr "" 470 470 ··· 796 796 msgid "Enter your new email address below." 797 797 msgstr "" 798 798 799 - #: src/view/com/auth/login/Login.tsx:83 799 + #: src/view/com/auth/login/Login.tsx:99 800 800 msgid "Enter your username and password" 801 801 msgstr "" 802 802 803 - #: src/view/screens/Search/Search.tsx:104 803 + #: src/view/screens/Search/Search.tsx:105 804 804 msgid "Error:" 805 805 msgstr "" 806 806 ··· 903 903 msgid "Forgot password" 904 904 msgstr "" 905 905 906 - #: src/view/com/auth/login/Login.tsx:111 907 906 #: src/view/com/auth/login/Login.tsx:127 907 + #: src/view/com/auth/login/Login.tsx:143 908 908 msgid "Forgot Password" 909 909 msgstr "" 910 910 ··· 916 916 msgid "Get Started" 917 917 msgstr "" 918 918 919 - #: src/view/com/auth/LoggedOut.tsx:53 920 - #: src/view/com/auth/LoggedOut.tsx:54 919 + #: src/view/com/auth/LoggedOut.tsx:68 920 + #: src/view/com/auth/LoggedOut.tsx:69 921 921 #: src/view/com/util/moderation/ScreenHider.tsx:105 922 922 #: src/view/shell/desktop/LeftNav.tsx:106 923 923 msgid "Go back" ··· 1109 1109 msgid "Leaving Bluesky" 1110 1110 msgstr "" 1111 1111 1112 - #: src/view/com/auth/login/Login.tsx:112 1113 1112 #: src/view/com/auth/login/Login.tsx:128 1113 + #: src/view/com/auth/login/Login.tsx:144 1114 1114 msgid "Let's get your password reset!" 1115 1115 msgstr "" 1116 1116 ··· 1191 1191 msgid "Make sure this is where you intend to go!" 1192 1192 msgstr "" 1193 1193 1194 - #: src/view/screens/Search/Search.tsx:531 1194 + #: src/view/screens/Search/Search.tsx:503 1195 1195 msgid "Menu" 1196 1196 msgstr "" 1197 1197 ··· 1353 1353 #~ msgstr "" 1354 1354 1355 1355 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 1356 - #: src/view/screens/Search/Search.tsx:269 1357 - #: src/view/screens/Search/Search.tsx:326 1358 - #: src/view/screens/Search/Search.tsx:609 1356 + #: src/view/screens/Search/Search.tsx:270 1357 + #: src/view/screens/Search/Search.tsx:298 1358 + #: src/view/screens/Search/Search.tsx:581 1359 1359 #: src/view/shell/desktop/Search.tsx:210 1360 1360 msgid "No results found for {query}" 1361 1361 msgstr "" ··· 1467 1467 msgid "Password" 1468 1468 msgstr "" 1469 1469 1470 - #: src/view/com/auth/login/Login.tsx:141 1470 + #: src/view/com/auth/login/Login.tsx:157 1471 1471 msgid "Password updated" 1472 1472 msgstr "" 1473 1473 ··· 1777 1777 1778 1778 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 1779 1779 #: src/view/com/util/forms/SearchInput.tsx:64 1780 - #: src/view/screens/Search/Search.tsx:409 1781 - #: src/view/screens/Search/Search.tsx:561 1780 + #: src/view/screens/Search/Search.tsx:381 1781 + #: src/view/screens/Search/Search.tsx:533 1782 1782 #: src/view/shell/bottom-bar/BottomBar.tsx:146 1783 1783 #: src/view/shell/desktop/LeftNav.tsx:323 1784 1784 #: src/view/shell/desktop/Search.tsx:161 ··· 1788 1788 msgid "Search" 1789 1789 msgstr "" 1790 1790 1791 - #: src/view/screens/Search/Search.tsx:418 1791 + #: src/view/screens/Search/Search.tsx:390 1792 1792 msgid "Search for posts and users." 1793 1793 msgstr "" 1794 1794 ··· 1804 1804 msgid "Select Bluesky Social" 1805 1805 msgstr "" 1806 1806 1807 - #: src/view/com/auth/login/Login.tsx:101 1807 + #: src/view/com/auth/login/Login.tsx:117 1808 1808 msgid "Select from an existing account" 1809 1809 msgstr "" 1810 1810 ··· 1926 1926 msgid "Show users" 1927 1927 msgstr "" 1928 1928 1929 - #: src/view/com/auth/login/Login.tsx:82 1929 + #: src/view/com/auth/login/Login.tsx:98 1930 1930 #: src/view/com/auth/SplashScreen.tsx:49 1931 1931 #: src/view/shell/NavSignupCard.tsx:52 1932 1932 #: src/view/shell/NavSignupCard.tsx:53 ··· 1943 1943 msgstr "" 1944 1944 1945 1945 #: src/view/com/auth/login/ChooseAccountForm.tsx:118 1946 - #: src/view/com/auth/login/Login.tsx:100 1946 + #: src/view/com/auth/login/Login.tsx:116 1947 1947 msgid "Sign in as..." 1948 1948 msgstr "" 1949 1949 ··· 2011 2011 msgid "Subscribe to this list" 2012 2012 msgstr "" 2013 2013 2014 - #: src/view/screens/Search/Search.tsx:382 2014 + #: src/view/screens/Search/Search.tsx:354 2015 2015 msgid "Suggested Follows" 2016 2016 msgstr "" 2017 2017 ··· 2157 2157 msgstr "" 2158 2158 2159 2159 #: src/view/com/auth/create/CreateAccount.tsx:64 2160 - #: src/view/com/auth/login/Login.tsx:60 2160 + #: src/view/com/auth/login/Login.tsx:76 2161 2161 #: src/view/com/auth/login/LoginForm.tsx:117 2162 2162 msgid "Unable to contact your service. Please check your Internet connection." 2163 2163 msgstr "" ··· 2282 2282 #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." 2283 2283 #~ msgstr "" 2284 2284 2285 - #: src/view/screens/Search/Search.tsx:236 2285 + #: src/view/screens/Search/Search.tsx:237 2286 2286 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 2287 2287 msgstr "" 2288 2288 ··· 2328 2328 msgid "You can change hosting providers at any time." 2329 2329 msgstr "" 2330 2330 2331 - #: src/view/com/auth/login/Login.tsx:142 2331 + #: src/view/com/auth/login/Login.tsx:158 2332 2332 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 2333 2333 msgid "You can now sign in with your new password." 2334 2334 msgstr ""
+24 -24
src/locale/locales/en/messages.po
··· 47 47 msgid "{invitesAvailable} invite codes available" 48 48 msgstr "" 49 49 50 - #: src/view/screens/Search/Search.tsx:86 50 + #: src/view/screens/Search/Search.tsx:87 51 51 msgid "{message}" 52 52 msgstr "" 53 53 ··· 359 359 #: src/view/com/modals/LinkWarning.tsx:85 360 360 #: src/view/com/modals/Repost.tsx:73 361 361 #: src/view/com/modals/Waitlist.tsx:136 362 - #: src/view/screens/Search/Search.tsx:586 362 + #: src/view/screens/Search/Search.tsx:558 363 363 #: src/view/shell/desktop/Search.tsx:182 364 364 msgid "Cancel" 365 365 msgstr "" ··· 464 464 msgstr "" 465 465 466 466 #: src/view/com/util/forms/SearchInput.tsx:73 467 - #: src/view/screens/Search/Search.tsx:571 467 + #: src/view/screens/Search/Search.tsx:543 468 468 msgid "Clear search query" 469 469 msgstr "" 470 470 ··· 796 796 msgid "Enter your new email address below." 797 797 msgstr "" 798 798 799 - #: src/view/com/auth/login/Login.tsx:83 799 + #: src/view/com/auth/login/Login.tsx:99 800 800 msgid "Enter your username and password" 801 801 msgstr "" 802 802 803 - #: src/view/screens/Search/Search.tsx:104 803 + #: src/view/screens/Search/Search.tsx:105 804 804 msgid "Error:" 805 805 msgstr "" 806 806 ··· 903 903 msgid "Forgot password" 904 904 msgstr "" 905 905 906 - #: src/view/com/auth/login/Login.tsx:111 907 906 #: src/view/com/auth/login/Login.tsx:127 907 + #: src/view/com/auth/login/Login.tsx:143 908 908 msgid "Forgot Password" 909 909 msgstr "" 910 910 ··· 916 916 msgid "Get Started" 917 917 msgstr "" 918 918 919 - #: src/view/com/auth/LoggedOut.tsx:53 920 - #: src/view/com/auth/LoggedOut.tsx:54 919 + #: src/view/com/auth/LoggedOut.tsx:68 920 + #: src/view/com/auth/LoggedOut.tsx:69 921 921 #: src/view/com/util/moderation/ScreenHider.tsx:105 922 922 #: src/view/shell/desktop/LeftNav.tsx:106 923 923 msgid "Go back" ··· 1109 1109 msgid "Leaving Bluesky" 1110 1110 msgstr "" 1111 1111 1112 - #: src/view/com/auth/login/Login.tsx:112 1113 1112 #: src/view/com/auth/login/Login.tsx:128 1113 + #: src/view/com/auth/login/Login.tsx:144 1114 1114 msgid "Let's get your password reset!" 1115 1115 msgstr "" 1116 1116 ··· 1191 1191 msgid "Make sure this is where you intend to go!" 1192 1192 msgstr "" 1193 1193 1194 - #: src/view/screens/Search/Search.tsx:531 1194 + #: src/view/screens/Search/Search.tsx:503 1195 1195 msgid "Menu" 1196 1196 msgstr "" 1197 1197 ··· 1353 1353 #~ msgstr "" 1354 1354 1355 1355 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 1356 - #: src/view/screens/Search/Search.tsx:269 1357 - #: src/view/screens/Search/Search.tsx:326 1358 - #: src/view/screens/Search/Search.tsx:609 1356 + #: src/view/screens/Search/Search.tsx:270 1357 + #: src/view/screens/Search/Search.tsx:298 1358 + #: src/view/screens/Search/Search.tsx:581 1359 1359 #: src/view/shell/desktop/Search.tsx:210 1360 1360 msgid "No results found for {query}" 1361 1361 msgstr "" ··· 1467 1467 msgid "Password" 1468 1468 msgstr "" 1469 1469 1470 - #: src/view/com/auth/login/Login.tsx:141 1470 + #: src/view/com/auth/login/Login.tsx:157 1471 1471 msgid "Password updated" 1472 1472 msgstr "" 1473 1473 ··· 1777 1777 1778 1778 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 1779 1779 #: src/view/com/util/forms/SearchInput.tsx:64 1780 - #: src/view/screens/Search/Search.tsx:409 1781 - #: src/view/screens/Search/Search.tsx:561 1780 + #: src/view/screens/Search/Search.tsx:381 1781 + #: src/view/screens/Search/Search.tsx:533 1782 1782 #: src/view/shell/bottom-bar/BottomBar.tsx:146 1783 1783 #: src/view/shell/desktop/LeftNav.tsx:323 1784 1784 #: src/view/shell/desktop/Search.tsx:161 ··· 1788 1788 msgid "Search" 1789 1789 msgstr "" 1790 1790 1791 - #: src/view/screens/Search/Search.tsx:418 1791 + #: src/view/screens/Search/Search.tsx:390 1792 1792 msgid "Search for posts and users." 1793 1793 msgstr "" 1794 1794 ··· 1804 1804 msgid "Select Bluesky Social" 1805 1805 msgstr "" 1806 1806 1807 - #: src/view/com/auth/login/Login.tsx:101 1807 + #: src/view/com/auth/login/Login.tsx:117 1808 1808 msgid "Select from an existing account" 1809 1809 msgstr "" 1810 1810 ··· 1926 1926 msgid "Show users" 1927 1927 msgstr "" 1928 1928 1929 - #: src/view/com/auth/login/Login.tsx:82 1929 + #: src/view/com/auth/login/Login.tsx:98 1930 1930 #: src/view/com/auth/SplashScreen.tsx:49 1931 1931 #: src/view/shell/NavSignupCard.tsx:52 1932 1932 #: src/view/shell/NavSignupCard.tsx:53 ··· 1943 1943 msgstr "" 1944 1944 1945 1945 #: src/view/com/auth/login/ChooseAccountForm.tsx:118 1946 - #: src/view/com/auth/login/Login.tsx:100 1946 + #: src/view/com/auth/login/Login.tsx:116 1947 1947 msgid "Sign in as..." 1948 1948 msgstr "" 1949 1949 ··· 2011 2011 msgid "Subscribe to this list" 2012 2012 msgstr "" 2013 2013 2014 - #: src/view/screens/Search/Search.tsx:382 2014 + #: src/view/screens/Search/Search.tsx:354 2015 2015 msgid "Suggested Follows" 2016 2016 msgstr "" 2017 2017 ··· 2157 2157 msgstr "" 2158 2158 2159 2159 #: src/view/com/auth/create/CreateAccount.tsx:64 2160 - #: src/view/com/auth/login/Login.tsx:60 2160 + #: src/view/com/auth/login/Login.tsx:76 2161 2161 #: src/view/com/auth/login/LoginForm.tsx:117 2162 2162 msgid "Unable to contact your service. Please check your Internet connection." 2163 2163 msgstr "" ··· 2282 2282 #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." 2283 2283 #~ msgstr "" 2284 2284 2285 - #: src/view/screens/Search/Search.tsx:236 2285 + #: src/view/screens/Search/Search.tsx:237 2286 2286 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 2287 2287 msgstr "" 2288 2288 ··· 2328 2328 msgid "You can change hosting providers at any time." 2329 2329 msgstr "" 2330 2330 2331 - #: src/view/com/auth/login/Login.tsx:142 2331 + #: src/view/com/auth/login/Login.tsx:158 2332 2332 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 2333 2333 msgid "You can now sign in with your new password." 2334 2334 msgstr ""
+24 -24
src/locale/locales/es/messages.po
··· 47 47 msgid "{invitesAvailable} invite codes available" 48 48 msgstr "" 49 49 50 - #: src/view/screens/Search/Search.tsx:86 50 + #: src/view/screens/Search/Search.tsx:87 51 51 msgid "{message}" 52 52 msgstr "" 53 53 ··· 359 359 #: src/view/com/modals/LinkWarning.tsx:85 360 360 #: src/view/com/modals/Repost.tsx:73 361 361 #: src/view/com/modals/Waitlist.tsx:136 362 - #: src/view/screens/Search/Search.tsx:586 362 + #: src/view/screens/Search/Search.tsx:558 363 363 #: src/view/shell/desktop/Search.tsx:182 364 364 msgid "Cancel" 365 365 msgstr "" ··· 464 464 msgstr "" 465 465 466 466 #: src/view/com/util/forms/SearchInput.tsx:73 467 - #: src/view/screens/Search/Search.tsx:571 467 + #: src/view/screens/Search/Search.tsx:543 468 468 msgid "Clear search query" 469 469 msgstr "" 470 470 ··· 796 796 msgid "Enter your new email address below." 797 797 msgstr "" 798 798 799 - #: src/view/com/auth/login/Login.tsx:83 799 + #: src/view/com/auth/login/Login.tsx:99 800 800 msgid "Enter your username and password" 801 801 msgstr "" 802 802 803 - #: src/view/screens/Search/Search.tsx:104 803 + #: src/view/screens/Search/Search.tsx:105 804 804 msgid "Error:" 805 805 msgstr "" 806 806 ··· 903 903 msgid "Forgot password" 904 904 msgstr "" 905 905 906 - #: src/view/com/auth/login/Login.tsx:111 907 906 #: src/view/com/auth/login/Login.tsx:127 907 + #: src/view/com/auth/login/Login.tsx:143 908 908 msgid "Forgot Password" 909 909 msgstr "" 910 910 ··· 916 916 msgid "Get Started" 917 917 msgstr "" 918 918 919 - #: src/view/com/auth/LoggedOut.tsx:53 920 - #: src/view/com/auth/LoggedOut.tsx:54 919 + #: src/view/com/auth/LoggedOut.tsx:68 920 + #: src/view/com/auth/LoggedOut.tsx:69 921 921 #: src/view/com/util/moderation/ScreenHider.tsx:105 922 922 #: src/view/shell/desktop/LeftNav.tsx:106 923 923 msgid "Go back" ··· 1109 1109 msgid "Leaving Bluesky" 1110 1110 msgstr "" 1111 1111 1112 - #: src/view/com/auth/login/Login.tsx:112 1113 1112 #: src/view/com/auth/login/Login.tsx:128 1113 + #: src/view/com/auth/login/Login.tsx:144 1114 1114 msgid "Let's get your password reset!" 1115 1115 msgstr "" 1116 1116 ··· 1191 1191 msgid "Make sure this is where you intend to go!" 1192 1192 msgstr "" 1193 1193 1194 - #: src/view/screens/Search/Search.tsx:531 1194 + #: src/view/screens/Search/Search.tsx:503 1195 1195 msgid "Menu" 1196 1196 msgstr "" 1197 1197 ··· 1353 1353 #~ msgstr "" 1354 1354 1355 1355 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 1356 - #: src/view/screens/Search/Search.tsx:269 1357 - #: src/view/screens/Search/Search.tsx:326 1358 - #: src/view/screens/Search/Search.tsx:609 1356 + #: src/view/screens/Search/Search.tsx:270 1357 + #: src/view/screens/Search/Search.tsx:298 1358 + #: src/view/screens/Search/Search.tsx:581 1359 1359 #: src/view/shell/desktop/Search.tsx:210 1360 1360 msgid "No results found for {query}" 1361 1361 msgstr "" ··· 1467 1467 msgid "Password" 1468 1468 msgstr "" 1469 1469 1470 - #: src/view/com/auth/login/Login.tsx:141 1470 + #: src/view/com/auth/login/Login.tsx:157 1471 1471 msgid "Password updated" 1472 1472 msgstr "" 1473 1473 ··· 1777 1777 1778 1778 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 1779 1779 #: src/view/com/util/forms/SearchInput.tsx:64 1780 - #: src/view/screens/Search/Search.tsx:409 1781 - #: src/view/screens/Search/Search.tsx:561 1780 + #: src/view/screens/Search/Search.tsx:381 1781 + #: src/view/screens/Search/Search.tsx:533 1782 1782 #: src/view/shell/bottom-bar/BottomBar.tsx:146 1783 1783 #: src/view/shell/desktop/LeftNav.tsx:323 1784 1784 #: src/view/shell/desktop/Search.tsx:161 ··· 1788 1788 msgid "Search" 1789 1789 msgstr "" 1790 1790 1791 - #: src/view/screens/Search/Search.tsx:418 1791 + #: src/view/screens/Search/Search.tsx:390 1792 1792 msgid "Search for posts and users." 1793 1793 msgstr "" 1794 1794 ··· 1804 1804 msgid "Select Bluesky Social" 1805 1805 msgstr "" 1806 1806 1807 - #: src/view/com/auth/login/Login.tsx:101 1807 + #: src/view/com/auth/login/Login.tsx:117 1808 1808 msgid "Select from an existing account" 1809 1809 msgstr "" 1810 1810 ··· 1926 1926 msgid "Show users" 1927 1927 msgstr "" 1928 1928 1929 - #: src/view/com/auth/login/Login.tsx:82 1929 + #: src/view/com/auth/login/Login.tsx:98 1930 1930 #: src/view/com/auth/SplashScreen.tsx:49 1931 1931 #: src/view/shell/NavSignupCard.tsx:52 1932 1932 #: src/view/shell/NavSignupCard.tsx:53 ··· 1943 1943 msgstr "" 1944 1944 1945 1945 #: src/view/com/auth/login/ChooseAccountForm.tsx:118 1946 - #: src/view/com/auth/login/Login.tsx:100 1946 + #: src/view/com/auth/login/Login.tsx:116 1947 1947 msgid "Sign in as..." 1948 1948 msgstr "" 1949 1949 ··· 2011 2011 msgid "Subscribe to this list" 2012 2012 msgstr "" 2013 2013 2014 - #: src/view/screens/Search/Search.tsx:382 2014 + #: src/view/screens/Search/Search.tsx:354 2015 2015 msgid "Suggested Follows" 2016 2016 msgstr "" 2017 2017 ··· 2157 2157 msgstr "" 2158 2158 2159 2159 #: src/view/com/auth/create/CreateAccount.tsx:64 2160 - #: src/view/com/auth/login/Login.tsx:60 2160 + #: src/view/com/auth/login/Login.tsx:76 2161 2161 #: src/view/com/auth/login/LoginForm.tsx:117 2162 2162 msgid "Unable to contact your service. Please check your Internet connection." 2163 2163 msgstr "" ··· 2282 2282 #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." 2283 2283 #~ msgstr "" 2284 2284 2285 - #: src/view/screens/Search/Search.tsx:236 2285 + #: src/view/screens/Search/Search.tsx:237 2286 2286 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 2287 2287 msgstr "" 2288 2288 ··· 2328 2328 msgid "You can change hosting providers at any time." 2329 2329 msgstr "" 2330 2330 2331 - #: src/view/com/auth/login/Login.tsx:142 2331 + #: src/view/com/auth/login/Login.tsx:158 2332 2332 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 2333 2333 msgid "You can now sign in with your new password." 2334 2334 msgstr ""
+24 -24
src/locale/locales/fr/messages.po
··· 47 47 msgid "{invitesAvailable} invite codes available" 48 48 msgstr "" 49 49 50 - #: src/view/screens/Search/Search.tsx:86 50 + #: src/view/screens/Search/Search.tsx:87 51 51 msgid "{message}" 52 52 msgstr "" 53 53 ··· 359 359 #: src/view/com/modals/LinkWarning.tsx:85 360 360 #: src/view/com/modals/Repost.tsx:73 361 361 #: src/view/com/modals/Waitlist.tsx:136 362 - #: src/view/screens/Search/Search.tsx:586 362 + #: src/view/screens/Search/Search.tsx:558 363 363 #: src/view/shell/desktop/Search.tsx:182 364 364 msgid "Cancel" 365 365 msgstr "" ··· 464 464 msgstr "" 465 465 466 466 #: src/view/com/util/forms/SearchInput.tsx:73 467 - #: src/view/screens/Search/Search.tsx:571 467 + #: src/view/screens/Search/Search.tsx:543 468 468 msgid "Clear search query" 469 469 msgstr "" 470 470 ··· 796 796 msgid "Enter your new email address below." 797 797 msgstr "" 798 798 799 - #: src/view/com/auth/login/Login.tsx:83 799 + #: src/view/com/auth/login/Login.tsx:99 800 800 msgid "Enter your username and password" 801 801 msgstr "" 802 802 803 - #: src/view/screens/Search/Search.tsx:104 803 + #: src/view/screens/Search/Search.tsx:105 804 804 msgid "Error:" 805 805 msgstr "" 806 806 ··· 903 903 msgid "Forgot password" 904 904 msgstr "" 905 905 906 - #: src/view/com/auth/login/Login.tsx:111 907 906 #: src/view/com/auth/login/Login.tsx:127 907 + #: src/view/com/auth/login/Login.tsx:143 908 908 msgid "Forgot Password" 909 909 msgstr "" 910 910 ··· 916 916 msgid "Get Started" 917 917 msgstr "" 918 918 919 - #: src/view/com/auth/LoggedOut.tsx:53 920 - #: src/view/com/auth/LoggedOut.tsx:54 919 + #: src/view/com/auth/LoggedOut.tsx:68 920 + #: src/view/com/auth/LoggedOut.tsx:69 921 921 #: src/view/com/util/moderation/ScreenHider.tsx:105 922 922 #: src/view/shell/desktop/LeftNav.tsx:106 923 923 msgid "Go back" ··· 1109 1109 msgid "Leaving Bluesky" 1110 1110 msgstr "" 1111 1111 1112 - #: src/view/com/auth/login/Login.tsx:112 1113 1112 #: src/view/com/auth/login/Login.tsx:128 1113 + #: src/view/com/auth/login/Login.tsx:144 1114 1114 msgid "Let's get your password reset!" 1115 1115 msgstr "" 1116 1116 ··· 1191 1191 msgid "Make sure this is where you intend to go!" 1192 1192 msgstr "" 1193 1193 1194 - #: src/view/screens/Search/Search.tsx:531 1194 + #: src/view/screens/Search/Search.tsx:503 1195 1195 msgid "Menu" 1196 1196 msgstr "" 1197 1197 ··· 1353 1353 #~ msgstr "" 1354 1354 1355 1355 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 1356 - #: src/view/screens/Search/Search.tsx:269 1357 - #: src/view/screens/Search/Search.tsx:326 1358 - #: src/view/screens/Search/Search.tsx:609 1356 + #: src/view/screens/Search/Search.tsx:270 1357 + #: src/view/screens/Search/Search.tsx:298 1358 + #: src/view/screens/Search/Search.tsx:581 1359 1359 #: src/view/shell/desktop/Search.tsx:210 1360 1360 msgid "No results found for {query}" 1361 1361 msgstr "" ··· 1467 1467 msgid "Password" 1468 1468 msgstr "" 1469 1469 1470 - #: src/view/com/auth/login/Login.tsx:141 1470 + #: src/view/com/auth/login/Login.tsx:157 1471 1471 msgid "Password updated" 1472 1472 msgstr "" 1473 1473 ··· 1777 1777 1778 1778 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 1779 1779 #: src/view/com/util/forms/SearchInput.tsx:64 1780 - #: src/view/screens/Search/Search.tsx:409 1781 - #: src/view/screens/Search/Search.tsx:561 1780 + #: src/view/screens/Search/Search.tsx:381 1781 + #: src/view/screens/Search/Search.tsx:533 1782 1782 #: src/view/shell/bottom-bar/BottomBar.tsx:146 1783 1783 #: src/view/shell/desktop/LeftNav.tsx:323 1784 1784 #: src/view/shell/desktop/Search.tsx:161 ··· 1788 1788 msgid "Search" 1789 1789 msgstr "" 1790 1790 1791 - #: src/view/screens/Search/Search.tsx:418 1791 + #: src/view/screens/Search/Search.tsx:390 1792 1792 msgid "Search for posts and users." 1793 1793 msgstr "" 1794 1794 ··· 1804 1804 msgid "Select Bluesky Social" 1805 1805 msgstr "" 1806 1806 1807 - #: src/view/com/auth/login/Login.tsx:101 1807 + #: src/view/com/auth/login/Login.tsx:117 1808 1808 msgid "Select from an existing account" 1809 1809 msgstr "" 1810 1810 ··· 1926 1926 msgid "Show users" 1927 1927 msgstr "" 1928 1928 1929 - #: src/view/com/auth/login/Login.tsx:82 1929 + #: src/view/com/auth/login/Login.tsx:98 1930 1930 #: src/view/com/auth/SplashScreen.tsx:49 1931 1931 #: src/view/shell/NavSignupCard.tsx:52 1932 1932 #: src/view/shell/NavSignupCard.tsx:53 ··· 1943 1943 msgstr "" 1944 1944 1945 1945 #: src/view/com/auth/login/ChooseAccountForm.tsx:118 1946 - #: src/view/com/auth/login/Login.tsx:100 1946 + #: src/view/com/auth/login/Login.tsx:116 1947 1947 msgid "Sign in as..." 1948 1948 msgstr "" 1949 1949 ··· 2011 2011 msgid "Subscribe to this list" 2012 2012 msgstr "" 2013 2013 2014 - #: src/view/screens/Search/Search.tsx:382 2014 + #: src/view/screens/Search/Search.tsx:354 2015 2015 msgid "Suggested Follows" 2016 2016 msgstr "" 2017 2017 ··· 2157 2157 msgstr "" 2158 2158 2159 2159 #: src/view/com/auth/create/CreateAccount.tsx:64 2160 - #: src/view/com/auth/login/Login.tsx:60 2160 + #: src/view/com/auth/login/Login.tsx:76 2161 2161 #: src/view/com/auth/login/LoginForm.tsx:117 2162 2162 msgid "Unable to contact your service. Please check your Internet connection." 2163 2163 msgstr "" ··· 2282 2282 #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." 2283 2283 #~ msgstr "" 2284 2284 2285 - #: src/view/screens/Search/Search.tsx:236 2285 + #: src/view/screens/Search/Search.tsx:237 2286 2286 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 2287 2287 msgstr "" 2288 2288 ··· 2328 2328 msgid "You can change hosting providers at any time." 2329 2329 msgstr "" 2330 2330 2331 - #: src/view/com/auth/login/Login.tsx:142 2331 + #: src/view/com/auth/login/Login.tsx:158 2332 2332 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 2333 2333 msgid "You can now sign in with your new password." 2334 2334 msgstr ""
+24 -24
src/locale/locales/hi/messages.po
··· 47 47 msgid "{invitesAvailable} invite codes available" 48 48 msgstr "" 49 49 50 - #: src/view/screens/Search/Search.tsx:86 50 + #: src/view/screens/Search/Search.tsx:87 51 51 msgid "{message}" 52 52 msgstr "" 53 53 ··· 359 359 #: src/view/com/modals/LinkWarning.tsx:85 360 360 #: src/view/com/modals/Repost.tsx:73 361 361 #: src/view/com/modals/Waitlist.tsx:136 362 - #: src/view/screens/Search/Search.tsx:586 362 + #: src/view/screens/Search/Search.tsx:558 363 363 #: src/view/shell/desktop/Search.tsx:182 364 364 msgid "Cancel" 365 365 msgstr "कैंसिल" ··· 460 460 msgstr "" 461 461 462 462 #: src/view/com/util/forms/SearchInput.tsx:73 463 - #: src/view/screens/Search/Search.tsx:571 463 + #: src/view/screens/Search/Search.tsx:543 464 464 msgid "Clear search query" 465 465 msgstr "खोज क्वेरी साफ़ करें" 466 466 ··· 792 792 msgid "Enter your new email address below." 793 793 msgstr "नीचे अपना नया ईमेल पता दर्ज करें।।" 794 794 795 - #: src/view/com/auth/login/Login.tsx:83 795 + #: src/view/com/auth/login/Login.tsx:99 796 796 msgid "Enter your username and password" 797 797 msgstr "अपने यूज़रनेम और पासवर्ड दर्ज करें" 798 798 799 - #: src/view/screens/Search/Search.tsx:104 799 + #: src/view/screens/Search/Search.tsx:105 800 800 msgid "Error:" 801 801 msgstr "" 802 802 ··· 895 895 msgid "Forgot password" 896 896 msgstr "पासवर्ड भूल गए" 897 897 898 - #: src/view/com/auth/login/Login.tsx:111 899 898 #: src/view/com/auth/login/Login.tsx:127 899 + #: src/view/com/auth/login/Login.tsx:143 900 900 msgid "Forgot Password" 901 901 msgstr "पासवर्ड भूल गए" 902 902 ··· 908 908 msgid "Get Started" 909 909 msgstr "प्रारंभ करें" 910 910 911 - #: src/view/com/auth/LoggedOut.tsx:53 912 - #: src/view/com/auth/LoggedOut.tsx:54 911 + #: src/view/com/auth/LoggedOut.tsx:68 912 + #: src/view/com/auth/LoggedOut.tsx:69 913 913 #: src/view/com/util/moderation/ScreenHider.tsx:105 914 914 #: src/view/shell/desktop/LeftNav.tsx:106 915 915 msgid "Go back" ··· 1101 1101 msgid "Leaving Bluesky" 1102 1102 msgstr "लीविंग Bluesky" 1103 1103 1104 - #: src/view/com/auth/login/Login.tsx:112 1105 1104 #: src/view/com/auth/login/Login.tsx:128 1105 + #: src/view/com/auth/login/Login.tsx:144 1106 1106 msgid "Let's get your password reset!" 1107 1107 msgstr "चलो अपना पासवर्ड रीसेट करें!" 1108 1108 ··· 1183 1183 msgid "Make sure this is where you intend to go!" 1184 1184 msgstr "यह सुनिश्चित करने के लिए कि आप कहाँ जाना चाहते हैं!" 1185 1185 1186 - #: src/view/screens/Search/Search.tsx:531 1186 + #: src/view/screens/Search/Search.tsx:503 1187 1187 msgid "Menu" 1188 1188 msgstr "मेनू" 1189 1189 ··· 1345 1345 #~ msgstr "{0} के लिए कोई परिणाम नहीं मिला" 1346 1346 1347 1347 #: src/view/com/modals/ListAddRemoveUsers.tsx:127 1348 - #: src/view/screens/Search/Search.tsx:269 1349 - #: src/view/screens/Search/Search.tsx:326 1350 - #: src/view/screens/Search/Search.tsx:609 1348 + #: src/view/screens/Search/Search.tsx:270 1349 + #: src/view/screens/Search/Search.tsx:298 1350 + #: src/view/screens/Search/Search.tsx:581 1351 1351 #: src/view/shell/desktop/Search.tsx:210 1352 1352 msgid "No results found for {query}" 1353 1353 msgstr "" ··· 1459 1459 msgid "Password" 1460 1460 msgstr "पासवर्ड" 1461 1461 1462 - #: src/view/com/auth/login/Login.tsx:141 1462 + #: src/view/com/auth/login/Login.tsx:157 1463 1463 msgid "Password updated" 1464 1464 msgstr "" 1465 1465 ··· 1769 1769 1770 1770 #: src/view/com/modals/ListAddRemoveUsers.tsx:75 1771 1771 #: src/view/com/util/forms/SearchInput.tsx:64 1772 - #: src/view/screens/Search/Search.tsx:409 1773 - #: src/view/screens/Search/Search.tsx:561 1772 + #: src/view/screens/Search/Search.tsx:381 1773 + #: src/view/screens/Search/Search.tsx:533 1774 1774 #: src/view/shell/bottom-bar/BottomBar.tsx:146 1775 1775 #: src/view/shell/desktop/LeftNav.tsx:323 1776 1776 #: src/view/shell/desktop/Search.tsx:161 ··· 1780 1780 msgid "Search" 1781 1781 msgstr "खोज" 1782 1782 1783 - #: src/view/screens/Search/Search.tsx:418 1783 + #: src/view/screens/Search/Search.tsx:390 1784 1784 msgid "Search for posts and users." 1785 1785 msgstr "" 1786 1786 ··· 1796 1796 msgid "Select Bluesky Social" 1797 1797 msgstr "Bluesky Social का चयन करें" 1798 1798 1799 - #: src/view/com/auth/login/Login.tsx:101 1799 + #: src/view/com/auth/login/Login.tsx:117 1800 1800 msgid "Select from an existing account" 1801 1801 msgstr "मौजूदा खाते से चुनें" 1802 1802 ··· 1918 1918 msgid "Show users" 1919 1919 msgstr "लोग दिखाएँ" 1920 1920 1921 - #: src/view/com/auth/login/Login.tsx:82 1921 + #: src/view/com/auth/login/Login.tsx:98 1922 1922 #: src/view/com/auth/SplashScreen.tsx:49 1923 1923 #: src/view/shell/NavSignupCard.tsx:52 1924 1924 #: src/view/shell/NavSignupCard.tsx:53 ··· 1935 1935 msgstr "{0} के रूप में साइन इन करें" 1936 1936 1937 1937 #: src/view/com/auth/login/ChooseAccountForm.tsx:118 1938 - #: src/view/com/auth/login/Login.tsx:100 1938 + #: src/view/com/auth/login/Login.tsx:116 1939 1939 msgid "Sign in as..." 1940 1940 msgstr "... के रूप में साइन इन करें" 1941 1941 ··· 2003 2003 msgid "Subscribe to this list" 2004 2004 msgstr "इस सूची को सब्सक्राइब करें" 2005 2005 2006 - #: src/view/screens/Search/Search.tsx:382 2006 + #: src/view/screens/Search/Search.tsx:354 2007 2007 msgid "Suggested Follows" 2008 2008 msgstr "अनुशंसित लोग" 2009 2009 ··· 2149 2149 msgstr "" 2150 2150 2151 2151 #: src/view/com/auth/create/CreateAccount.tsx:64 2152 - #: src/view/com/auth/login/Login.tsx:60 2152 + #: src/view/com/auth/login/Login.tsx:76 2153 2153 #: src/view/com/auth/login/LoginForm.tsx:117 2154 2154 msgid "Unable to contact your service. Please check your Internet connection." 2155 2155 msgstr "आपकी सेवा से संपर्क करने में असमर्थ। कृपया अपने इंटरनेट कनेक्शन की जांच करें।।" ··· 2274 2274 #~ msgid "We're sorry, but this feed is currently receiving high traffic and is temporarily unavailable. Please try again later." 2275 2275 #~ msgstr "" 2276 2276 2277 - #: src/view/screens/Search/Search.tsx:236 2277 + #: src/view/screens/Search/Search.tsx:237 2278 2278 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 2279 2279 msgstr "" 2280 2280 ··· 2320 2320 msgid "You can change hosting providers at any time." 2321 2321 msgstr "आप किसी भी समय होस्टिंग प्रदाताओं को बदल सकते हैं।।" 2322 2322 2323 - #: src/view/com/auth/login/Login.tsx:142 2323 + #: src/view/com/auth/login/Login.tsx:158 2324 2324 #: src/view/com/auth/login/PasswordUpdatedForm.tsx:31 2325 2325 msgid "You can now sign in with your new password." 2326 2326 msgstr "अब आप अपने नए पासवर्ड के साथ साइन इन कर सकते हैं।।"