Bluesky app fork with some witchin' additions 💫

1.58

+103 -103
+2 -2
app.config.js
··· 9 9 /** 10 10 * iOS build number. Must be incremented for each TestFlight version. 11 11 */ 12 - const IOS_BUILD_NUMBER = '15' 12 + const IOS_BUILD_NUMBER = '1' 13 13 14 14 /** 15 15 * Android build number. Must be incremented for each release. 16 16 */ 17 - const ANDROID_VERSION_CODE = 47 17 + const ANDROID_VERSION_CODE = 48 18 18 19 19 /** 20 20 * Uses built-in Expo env vars
+1 -1
package.json
··· 1 1 { 2 2 "name": "bsky.app", 3 - "version": "1.57.0", 3 + "version": "1.58.0", 4 4 "private": true, 5 5 "scripts": { 6 6 "prepare": "is-ci || husky install",
+50 -50
src/locale/locales/en/messages.po
··· 126 126 msgid "Add details to report" 127 127 msgstr "" 128 128 129 - #: src/view/com/composer/Composer.tsx:435 129 + #: src/view/com/composer/Composer.tsx:432 130 130 msgid "Add link card" 131 131 msgstr "" 132 132 133 - #: src/view/com/composer/Composer.tsx:438 133 + #: src/view/com/composer/Composer.tsx:435 134 134 msgid "Add link card:" 135 135 msgstr "" 136 136 ··· 138 138 msgid "Add the following DNS record to your domain:" 139 139 msgstr "" 140 140 141 - #: src/view/com/profile/ProfileHeader.tsx:329 141 + #: src/view/com/profile/ProfileHeader.tsx:353 142 142 msgid "Add to Lists" 143 143 msgstr "" 144 144 ··· 224 224 msgid "Are you sure you want to delete the app password \"{name}\"?" 225 225 msgstr "" 226 226 227 - #: src/view/com/composer/Composer.tsx:142 227 + #: src/view/com/composer/Composer.tsx:141 228 228 msgid "Are you sure you'd like to discard this draft?" 229 229 msgstr "" 230 230 ··· 250 250 #: src/view/com/auth/login/LoginForm.tsx:249 251 251 #: src/view/com/auth/login/SetNewPasswordForm.tsx:148 252 252 #: src/view/com/modals/report/InputIssueDetails.tsx:45 253 - #: src/view/com/post-thread/PostThread.tsx:385 254 - #: src/view/com/post-thread/PostThread.tsx:435 255 - #: src/view/com/post-thread/PostThread.tsx:443 256 - #: src/view/com/profile/ProfileHeader.tsx:648 253 + #: src/view/com/post-thread/PostThread.tsx:392 254 + #: src/view/com/post-thread/PostThread.tsx:442 255 + #: src/view/com/post-thread/PostThread.tsx:450 256 + #: src/view/com/profile/ProfileHeader.tsx:672 257 257 msgid "Back" 258 258 msgstr "" 259 259 ··· 270 270 msgid "Birthday:" 271 271 msgstr "" 272 272 273 - #: src/view/com/profile/ProfileHeader.tsx:258 274 - #: src/view/com/profile/ProfileHeader.tsx:365 273 + #: src/view/com/profile/ProfileHeader.tsx:282 274 + #: src/view/com/profile/ProfileHeader.tsx:389 275 275 msgid "Block Account" 276 276 msgstr "" 277 277 ··· 295 295 msgid "Blocked Accounts" 296 296 msgstr "" 297 297 298 - #: src/view/com/profile/ProfileHeader.tsx:260 298 + #: src/view/com/profile/ProfileHeader.tsx:284 299 299 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 300 300 msgstr "" 301 301 ··· 303 303 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." 304 304 msgstr "" 305 305 306 - #: src/view/com/post-thread/PostThread.tsx:241 306 + #: src/view/com/post-thread/PostThread.tsx:248 307 307 msgid "Blocked post." 308 308 msgstr "" 309 309 ··· 353 353 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 354 354 msgstr "" 355 355 356 + #: src/view/com/composer/Composer.tsx:279 356 357 #: src/view/com/composer/Composer.tsx:282 357 - #: src/view/com/composer/Composer.tsx:285 358 358 #: src/view/com/modals/AltImage.tsx:127 359 359 #: src/view/com/modals/ChangeEmail.tsx:218 360 360 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 581 581 msgid "Copy link to post" 582 582 msgstr "" 583 583 584 - #: src/view/com/profile/ProfileHeader.tsx:314 584 + #: src/view/com/profile/ProfileHeader.tsx:338 585 585 msgid "Copy link to profile" 586 586 msgstr "" 587 587 ··· 664 664 msgid "Delete this post?" 665 665 msgstr "" 666 666 667 - #: src/view/com/post-thread/PostThread.tsx:233 667 + #: src/view/com/post-thread/PostThread.tsx:240 668 668 msgid "Deleted post." 669 669 msgstr "" 670 670 ··· 683 683 msgid "Developer Tools" 684 684 msgstr "" 685 685 686 - #: src/view/com/composer/Composer.tsx:143 686 + #: src/view/com/composer/Composer.tsx:142 687 687 msgid "Discard" 688 688 msgstr "" 689 689 690 - #: src/view/com/composer/Composer.tsx:137 690 + #: src/view/com/composer/Composer.tsx:136 691 691 msgid "Discard draft" 692 692 msgstr "" 693 693 ··· 752 752 msgid "Edit my profile" 753 753 msgstr "" 754 754 755 - #: src/view/com/profile/ProfileHeader.tsx:429 755 + #: src/view/com/profile/ProfileHeader.tsx:453 756 756 msgid "Edit profile" 757 757 msgstr "" 758 758 759 - #: src/view/com/profile/ProfileHeader.tsx:432 759 + #: src/view/com/profile/ProfileHeader.tsx:456 760 760 msgid "Edit Profile" 761 761 msgstr "" 762 762 ··· 787 787 msgid "Enable this setting to only see replies between people you follow." 788 788 msgstr "" 789 789 790 - #: src/view/screens/Profile.tsx:472 790 + #: src/view/screens/Profile.tsx:471 791 791 msgid "End of feed" 792 792 msgstr "" 793 793 ··· 858 858 msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." 859 859 msgstr "" 860 860 861 - #: src/view/screens/SavedFeeds.tsx:164 861 + #: src/view/screens/SavedFeeds.tsx:156 862 862 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." 863 863 msgstr "" 864 864 ··· 874 874 msgid "Fine-tune the discussion threads." 875 875 msgstr "" 876 876 877 - #: src/view/com/profile/ProfileHeader.tsx:514 877 + #: src/view/com/profile/ProfileHeader.tsx:538 878 878 msgid "Follow" 879 879 msgstr "" 880 880 ··· 898 898 msgid "Followers" 899 899 msgstr "" 900 900 901 - #: src/view/com/profile/ProfileHeader.tsx:600 901 + #: src/view/com/profile/ProfileHeader.tsx:624 902 902 msgid "following" 903 903 msgstr "" 904 904 905 - #: src/view/com/profile/ProfileHeader.tsx:498 905 + #: src/view/com/profile/ProfileHeader.tsx:522 906 906 #: src/view/screens/ProfileFollows.tsx:25 907 907 msgid "Following" 908 908 msgstr "" 909 909 910 - #: src/view/com/profile/ProfileHeader.tsx:547 910 + #: src/view/com/profile/ProfileHeader.tsx:571 911 911 msgid "Follows you" 912 912 msgstr "" 913 913 ··· 1183 1183 msgid "Lists" 1184 1184 msgstr "" 1185 1185 1186 - #: src/view/com/post-thread/PostThread.tsx:250 1187 - #: src/view/com/post-thread/PostThread.tsx:258 1186 + #: src/view/com/post-thread/PostThread.tsx:257 1187 + #: src/view/com/post-thread/PostThread.tsx:265 1188 1188 msgid "Load more posts" 1189 1189 msgstr "" 1190 1190 ··· 1265 1265 msgid "More feeds" 1266 1266 msgstr "" 1267 1267 1268 - #: src/view/com/profile/ProfileHeader.tsx:524 1268 + #: src/view/com/profile/ProfileHeader.tsx:548 1269 1269 #: src/view/screens/ProfileFeed.tsx:370 1270 1270 #: src/view/screens/ProfileList.tsx:606 1271 1271 msgid "More options" ··· 1275 1275 #~ msgid "More post options" 1276 1276 #~ msgstr "" 1277 1277 1278 - #: src/view/com/profile/ProfileHeader.tsx:346 1278 + #: src/view/com/profile/ProfileHeader.tsx:370 1279 1279 msgid "Mute Account" 1280 1280 msgstr "" 1281 1281 ··· 1446 1446 msgid "Okay" 1447 1447 msgstr "" 1448 1448 1449 - #: src/view/com/composer/Composer.tsx:351 1449 + #: src/view/com/composer/Composer.tsx:348 1450 1450 msgid "One or more images is missing alt text." 1451 1451 msgstr "" 1452 1452 ··· 1569 1569 msgid "Please tell us why you think this decision was incorrect." 1570 1570 msgstr "" 1571 1571 1572 - #: src/view/com/composer/Composer.tsx:334 1573 - #: src/view/com/post-thread/PostThread.tsx:216 1574 - #: src/view/screens/PostThread.tsx:77 1572 + #: src/view/com/composer/Composer.tsx:331 1573 + #: src/view/com/post-thread/PostThread.tsx:223 1574 + #: src/view/screens/PostThread.tsx:78 1575 1575 msgid "Post" 1576 1576 msgstr "" 1577 1577 1578 - #: src/view/com/post-thread/PostThread.tsx:375 1578 + #: src/view/com/post-thread/PostThread.tsx:382 1579 1579 msgid "Post hidden" 1580 1580 msgstr "" 1581 1581 ··· 1587 1587 msgid "Post Languages" 1588 1588 msgstr "" 1589 1589 1590 - #: src/view/com/post-thread/PostThread.tsx:427 1590 + #: src/view/com/post-thread/PostThread.tsx:434 1591 1591 msgid "Post not found" 1592 1592 msgstr "" 1593 1593 ··· 1731 1731 msgid "Report {collectionName}" 1732 1732 msgstr "" 1733 1733 1734 - #: src/view/com/profile/ProfileHeader.tsx:380 1734 + #: src/view/com/profile/ProfileHeader.tsx:404 1735 1735 msgid "Report Account" 1736 1736 msgstr "" 1737 1737 ··· 1845 1845 msgid "Save image crop" 1846 1846 msgstr "" 1847 1847 1848 - #: src/view/screens/SavedFeeds.tsx:130 1848 + #: src/view/screens/SavedFeeds.tsx:122 1849 1849 msgid "Saved Feeds" 1850 1850 msgstr "" 1851 1851 ··· 1954 1954 msgid "Sexual activity or erotic nudity." 1955 1955 msgstr "" 1956 1956 1957 - #: src/view/com/profile/ProfileHeader.tsx:314 1957 + #: src/view/com/profile/ProfileHeader.tsx:338 1958 1958 #: src/view/com/util/forms/PostDropdownBtn.tsx:126 1959 1959 #: src/view/screens/ProfileList.tsx:407 1960 1960 msgid "Share" ··· 2123 2123 msgid "Text input field" 2124 2124 msgstr "" 2125 2125 2126 - #: src/view/com/profile/ProfileHeader.tsx:282 2126 + #: src/view/com/profile/ProfileHeader.tsx:306 2127 2127 msgid "The account will be able to interact with you after unblocking." 2128 2128 msgstr "" 2129 2129 ··· 2135 2135 msgid "The Copyright Policy has been moved to <0/>" 2136 2136 msgstr "" 2137 2137 2138 - #: src/view/com/post-thread/PostThread.tsx:430 2138 + #: src/view/com/post-thread/PostThread.tsx:437 2139 2139 msgid "The post may have been deleted." 2140 2140 msgstr "" 2141 2141 ··· 2236 2236 msgid "Unable to contact your service. Please check your Internet connection." 2237 2237 msgstr "" 2238 2238 2239 - #: src/view/com/profile/ProfileHeader.tsx:442 2240 - #: src/view/com/profile/ProfileHeader.tsx:445 2239 + #: src/view/com/profile/ProfileHeader.tsx:466 2240 + #: src/view/com/profile/ProfileHeader.tsx:469 2241 2241 msgid "Unblock" 2242 2242 msgstr "" 2243 2243 2244 - #: src/view/com/profile/ProfileHeader.tsx:280 2245 - #: src/view/com/profile/ProfileHeader.tsx:364 2244 + #: src/view/com/profile/ProfileHeader.tsx:304 2245 + #: src/view/com/profile/ProfileHeader.tsx:388 2246 2246 msgid "Unblock Account" 2247 2247 msgstr "" 2248 2248 ··· 2254 2254 msgid "Unfortunately, you do not meet the requirements to create an account." 2255 2255 msgstr "" 2256 2256 2257 - #: src/view/com/profile/ProfileHeader.tsx:345 2257 + #: src/view/com/profile/ProfileHeader.tsx:369 2258 2258 msgid "Unmute Account" 2259 2259 msgstr "" 2260 2260 ··· 2392 2392 msgid "Which languages would you like to see in your algorithmic feeds?" 2393 2393 msgstr "" 2394 2394 2395 - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:43 2395 + #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:47 2396 2396 #: src/view/com/modals/Threadgate.tsx:66 2397 2397 msgid "Who can reply" 2398 2398 msgstr "" ··· 2405 2405 msgid "Wide" 2406 2406 msgstr "" 2407 2407 2408 - #: src/view/com/composer/Composer.tsx:406 2408 + #: src/view/com/composer/Composer.tsx:403 2409 2409 msgid "Write post" 2410 2410 msgstr "" 2411 2411 ··· 2432 2432 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." 2433 2433 msgstr "" 2434 2434 2435 - #: src/view/screens/SavedFeeds.tsx:110 2435 + #: src/view/screens/SavedFeeds.tsx:102 2436 2436 msgid "You don't have any pinned feeds." 2437 2437 msgstr "" 2438 2438 ··· 2440 2440 msgid "You don't have any saved feeds!" 2441 2441 msgstr "" 2442 2442 2443 - #: src/view/screens/SavedFeeds.tsx:143 2443 + #: src/view/screens/SavedFeeds.tsx:135 2444 2444 msgid "You don't have any saved feeds." 2445 2445 msgstr "" 2446 2446 2447 - #: src/view/com/post-thread/PostThread.tsx:378 2447 + #: src/view/com/post-thread/PostThread.tsx:385 2448 2448 msgid "You have blocked the author or you have been blocked by the author." 2449 2449 msgstr "" 2450 2450
+50 -50
src/locale/locales/hi/messages.po
··· 126 126 msgid "Add details to report" 127 127 msgstr "रिपोर्ट करने के लिए विवरण जोड़ें" 128 128 129 - #: src/view/com/composer/Composer.tsx:435 129 + #: src/view/com/composer/Composer.tsx:432 130 130 msgid "Add link card" 131 131 msgstr "लिंक कार्ड जोड़ें" 132 132 133 - #: src/view/com/composer/Composer.tsx:438 133 + #: src/view/com/composer/Composer.tsx:435 134 134 msgid "Add link card:" 135 135 msgstr "लिंक कार्ड जोड़ें:" 136 136 ··· 138 138 msgid "Add the following DNS record to your domain:" 139 139 msgstr "अपने डोमेन में निम्नलिखित DNS रिकॉर्ड जोड़ें:" 140 140 141 - #: src/view/com/profile/ProfileHeader.tsx:329 141 + #: src/view/com/profile/ProfileHeader.tsx:353 142 142 msgid "Add to Lists" 143 143 msgstr "सूचियों में जोड़ें" 144 144 ··· 224 224 msgid "Are you sure you want to delete the app password \"{name}\"?" 225 225 msgstr "क्या आप वाकई ऐप पासवर्ड \"{name}\" हटाना चाहते हैं?" 226 226 227 - #: src/view/com/composer/Composer.tsx:142 227 + #: src/view/com/composer/Composer.tsx:141 228 228 msgid "Are you sure you'd like to discard this draft?" 229 229 msgstr "क्या आप वाकई इस ड्राफ्ट को हटाना करना चाहेंगे?" 230 230 ··· 250 250 #: src/view/com/auth/login/LoginForm.tsx:249 251 251 #: src/view/com/auth/login/SetNewPasswordForm.tsx:148 252 252 #: src/view/com/modals/report/InputIssueDetails.tsx:45 253 - #: src/view/com/post-thread/PostThread.tsx:385 254 - #: src/view/com/post-thread/PostThread.tsx:435 255 - #: src/view/com/post-thread/PostThread.tsx:443 256 - #: src/view/com/profile/ProfileHeader.tsx:648 253 + #: src/view/com/post-thread/PostThread.tsx:392 254 + #: src/view/com/post-thread/PostThread.tsx:442 255 + #: src/view/com/post-thread/PostThread.tsx:450 256 + #: src/view/com/profile/ProfileHeader.tsx:672 257 257 msgid "Back" 258 258 msgstr "वापस" 259 259 ··· 270 270 msgid "Birthday:" 271 271 msgstr "जन्मदिन:" 272 272 273 - #: src/view/com/profile/ProfileHeader.tsx:258 274 - #: src/view/com/profile/ProfileHeader.tsx:365 273 + #: src/view/com/profile/ProfileHeader.tsx:282 274 + #: src/view/com/profile/ProfileHeader.tsx:389 275 275 msgid "Block Account" 276 276 msgstr "खाता ब्लॉक करें" 277 277 ··· 295 295 msgid "Blocked Accounts" 296 296 msgstr "ब्लॉक किए गए खाते" 297 297 298 - #: src/view/com/profile/ProfileHeader.tsx:260 298 + #: src/view/com/profile/ProfileHeader.tsx:284 299 299 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 300 300 msgstr "अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपके साथ बातचीत नहीं कर सकते।" 301 301 ··· 303 303 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." 304 304 msgstr "अवरुद्ध खाते आपके थ्रेड्स में उत्तर नहीं दे सकते, आपका उल्लेख नहीं कर सकते, या अन्यथा आपके साथ बातचीत नहीं कर सकते। आप उनकी सामग्री नहीं देख पाएंगे और उन्हें आपकी सामग्री देखने से रोका जाएगा।" 305 305 306 - #: src/view/com/post-thread/PostThread.tsx:241 306 + #: src/view/com/post-thread/PostThread.tsx:248 307 307 msgid "Blocked post." 308 308 msgstr "ब्लॉक पोस्ट।" 309 309 ··· 353 353 msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." 354 354 msgstr "केवल अक्षर, संख्या, रिक्त स्थान, डैश और अंडरस्कोर हो सकते हैं। कम से कम 4 अक्षर लंबा होना चाहिए, लेकिन 32 अक्षरों से अधिक लंबा नहीं होना चाहिए।।" 355 355 356 + #: src/view/com/composer/Composer.tsx:279 356 357 #: src/view/com/composer/Composer.tsx:282 357 - #: src/view/com/composer/Composer.tsx:285 358 358 #: src/view/com/modals/AltImage.tsx:127 359 359 #: src/view/com/modals/ChangeEmail.tsx:218 360 360 #: src/view/com/modals/ChangeEmail.tsx:220 ··· 577 577 msgid "Copy link to post" 578 578 msgstr "" 579 579 580 - #: src/view/com/profile/ProfileHeader.tsx:314 580 + #: src/view/com/profile/ProfileHeader.tsx:338 581 581 msgid "Copy link to profile" 582 582 msgstr "" 583 583 ··· 660 660 msgid "Delete this post?" 661 661 msgstr "इस पोस्ट को डीलीट करें?" 662 662 663 - #: src/view/com/post-thread/PostThread.tsx:233 663 + #: src/view/com/post-thread/PostThread.tsx:240 664 664 msgid "Deleted post." 665 665 msgstr "यह पोस्ट मिटाई जा चुकी है" 666 666 ··· 679 679 msgid "Developer Tools" 680 680 msgstr "डेवलपर उपकरण" 681 681 682 - #: src/view/com/composer/Composer.tsx:143 682 + #: src/view/com/composer/Composer.tsx:142 683 683 msgid "Discard" 684 684 msgstr "" 685 685 686 - #: src/view/com/composer/Composer.tsx:137 686 + #: src/view/com/composer/Composer.tsx:136 687 687 msgid "Discard draft" 688 688 msgstr "ड्राफ्ट हटाएं" 689 689 ··· 748 748 msgid "Edit my profile" 749 749 msgstr "मेरी प्रोफ़ाइल संपादित करें" 750 750 751 - #: src/view/com/profile/ProfileHeader.tsx:429 751 + #: src/view/com/profile/ProfileHeader.tsx:453 752 752 msgid "Edit profile" 753 753 msgstr "मेरी प्रोफ़ाइल संपादित करें" 754 754 755 - #: src/view/com/profile/ProfileHeader.tsx:432 755 + #: src/view/com/profile/ProfileHeader.tsx:456 756 756 msgid "Edit Profile" 757 757 msgstr "मेरी प्रोफ़ाइल संपादित करें" 758 758 ··· 783 783 msgid "Enable this setting to only see replies between people you follow." 784 784 msgstr "इस सेटिंग को केवल उन लोगों के बीच जवाब देखने में सक्षम करें जिन्हें आप फॉलो करते हैं।।" 785 785 786 - #: src/view/screens/Profile.tsx:472 786 + #: src/view/screens/Profile.tsx:471 787 787 msgid "End of feed" 788 788 msgstr "" 789 789 ··· 854 854 msgid "Feeds are created by users to curate content. Choose some feeds that you find interesting." 855 855 msgstr "सामग्री को व्यवस्थित करने के लिए उपयोगकर्ताओं द्वारा फ़ीड बनाए जाते हैं। कुछ फ़ीड चुनें जो आपको दिलचस्प लगें।" 856 856 857 - #: src/view/screens/SavedFeeds.tsx:164 857 + #: src/view/screens/SavedFeeds.tsx:156 858 858 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." 859 859 msgstr "फ़ीड कस्टम एल्गोरिदम हैं जिन्हें उपयोगकर्ता थोड़ी कोडिंग विशेषज्ञता के साथ बनाते हैं। <0/> अधिक जानकारी के लिए." 860 860 ··· 870 870 msgid "Fine-tune the discussion threads." 871 871 msgstr "चर्चा धागे को ठीक-ट्यून करें।।" 872 872 873 - #: src/view/com/profile/ProfileHeader.tsx:514 873 + #: src/view/com/profile/ProfileHeader.tsx:538 874 874 msgid "Follow" 875 875 msgstr "फॉलो" 876 876 ··· 890 890 msgid "Followers" 891 891 msgstr "यह यूजर आपका फ़ोलो करता है" 892 892 893 - #: src/view/com/profile/ProfileHeader.tsx:600 893 + #: src/view/com/profile/ProfileHeader.tsx:624 894 894 msgid "following" 895 895 msgstr "फोल्लोविंग" 896 896 897 - #: src/view/com/profile/ProfileHeader.tsx:498 897 + #: src/view/com/profile/ProfileHeader.tsx:522 898 898 #: src/view/screens/ProfileFollows.tsx:25 899 899 msgid "Following" 900 900 msgstr "फोल्लोविंग" 901 901 902 - #: src/view/com/profile/ProfileHeader.tsx:547 902 + #: src/view/com/profile/ProfileHeader.tsx:571 903 903 msgid "Follows you" 904 904 msgstr "यह यूजर आपका फ़ोलो करता है" 905 905 ··· 1175 1175 msgid "Lists" 1176 1176 msgstr "सूची" 1177 1177 1178 - #: src/view/com/post-thread/PostThread.tsx:250 1179 - #: src/view/com/post-thread/PostThread.tsx:258 1178 + #: src/view/com/post-thread/PostThread.tsx:257 1179 + #: src/view/com/post-thread/PostThread.tsx:265 1180 1180 msgid "Load more posts" 1181 1181 msgstr "अधिक पोस्ट लोड करें" 1182 1182 ··· 1257 1257 msgid "More feeds" 1258 1258 msgstr "अधिक फ़ीड" 1259 1259 1260 - #: src/view/com/profile/ProfileHeader.tsx:524 1260 + #: src/view/com/profile/ProfileHeader.tsx:548 1261 1261 #: src/view/screens/ProfileFeed.tsx:370 1262 1262 #: src/view/screens/ProfileList.tsx:606 1263 1263 msgid "More options" ··· 1267 1267 #~ msgid "More post options" 1268 1268 #~ msgstr "पोस्ट विकल्प" 1269 1269 1270 - #: src/view/com/profile/ProfileHeader.tsx:346 1270 + #: src/view/com/profile/ProfileHeader.tsx:370 1271 1271 msgid "Mute Account" 1272 1272 msgstr "खाता म्यूट करें" 1273 1273 ··· 1438 1438 msgid "Okay" 1439 1439 msgstr "ठीक है" 1440 1440 1441 - #: src/view/com/composer/Composer.tsx:351 1441 + #: src/view/com/composer/Composer.tsx:348 1442 1442 msgid "One or more images is missing alt text." 1443 1443 msgstr "एक या अधिक छवियाँ alt पाठ याद आती हैं।।" 1444 1444 ··· 1561 1561 msgid "Please tell us why you think this decision was incorrect." 1562 1562 msgstr "" 1563 1563 1564 - #: src/view/com/composer/Composer.tsx:334 1565 - #: src/view/com/post-thread/PostThread.tsx:216 1566 - #: src/view/screens/PostThread.tsx:77 1564 + #: src/view/com/composer/Composer.tsx:331 1565 + #: src/view/com/post-thread/PostThread.tsx:223 1566 + #: src/view/screens/PostThread.tsx:78 1567 1567 msgid "Post" 1568 1568 msgstr "पोस्ट" 1569 1569 1570 - #: src/view/com/post-thread/PostThread.tsx:375 1570 + #: src/view/com/post-thread/PostThread.tsx:382 1571 1571 msgid "Post hidden" 1572 1572 msgstr "छुपा पोस्ट" 1573 1573 ··· 1579 1579 msgid "Post Languages" 1580 1580 msgstr "पोस्ट भाषा" 1581 1581 1582 - #: src/view/com/post-thread/PostThread.tsx:427 1582 + #: src/view/com/post-thread/PostThread.tsx:434 1583 1583 msgid "Post not found" 1584 1584 msgstr "पोस्ट नहीं मिला" 1585 1585 ··· 1723 1723 msgid "Report {collectionName}" 1724 1724 msgstr "रिपोर्ट {collectionName}" 1725 1725 1726 - #: src/view/com/profile/ProfileHeader.tsx:380 1726 + #: src/view/com/profile/ProfileHeader.tsx:404 1727 1727 msgid "Report Account" 1728 1728 msgstr "रिपोर्ट" 1729 1729 ··· 1837 1837 msgid "Save image crop" 1838 1838 msgstr "फोटो बदलाव सेव करो" 1839 1839 1840 - #: src/view/screens/SavedFeeds.tsx:130 1840 + #: src/view/screens/SavedFeeds.tsx:122 1841 1841 msgid "Saved Feeds" 1842 1842 msgstr "सहेजे गए फ़ीड" 1843 1843 ··· 1946 1946 msgid "Sexual activity or erotic nudity." 1947 1947 msgstr "यौन गतिविधि या कामुक नग्नता।।" 1948 1948 1949 - #: src/view/com/profile/ProfileHeader.tsx:314 1949 + #: src/view/com/profile/ProfileHeader.tsx:338 1950 1950 #: src/view/com/util/forms/PostDropdownBtn.tsx:126 1951 1951 #: src/view/screens/ProfileList.tsx:407 1952 1952 msgid "Share" ··· 2115 2115 msgid "Text input field" 2116 2116 msgstr "पाठ इनपुट फ़ील्ड" 2117 2117 2118 - #: src/view/com/profile/ProfileHeader.tsx:282 2118 + #: src/view/com/profile/ProfileHeader.tsx:306 2119 2119 msgid "The account will be able to interact with you after unblocking." 2120 2120 msgstr "अनब्लॉक करने के बाद अकाउंट आपसे इंटरैक्ट कर सकेगा।" 2121 2121 ··· 2127 2127 msgid "The Copyright Policy has been moved to <0/>" 2128 2128 msgstr "कॉपीराइट नीति को <0/> पर स्थानांतरित कर दिया गया है" 2129 2129 2130 - #: src/view/com/post-thread/PostThread.tsx:430 2130 + #: src/view/com/post-thread/PostThread.tsx:437 2131 2131 msgid "The post may have been deleted." 2132 2132 msgstr "हो सकता है कि यह पोस्ट हटा दी गई हो।" 2133 2133 ··· 2228 2228 msgid "Unable to contact your service. Please check your Internet connection." 2229 2229 msgstr "आपकी सेवा से संपर्क करने में असमर्थ। कृपया अपने इंटरनेट कनेक्शन की जांच करें।।" 2230 2230 2231 - #: src/view/com/profile/ProfileHeader.tsx:442 2232 - #: src/view/com/profile/ProfileHeader.tsx:445 2231 + #: src/view/com/profile/ProfileHeader.tsx:466 2232 + #: src/view/com/profile/ProfileHeader.tsx:469 2233 2233 msgid "Unblock" 2234 2234 msgstr "अनब्लॉक" 2235 2235 2236 - #: src/view/com/profile/ProfileHeader.tsx:280 2237 - #: src/view/com/profile/ProfileHeader.tsx:364 2236 + #: src/view/com/profile/ProfileHeader.tsx:304 2237 + #: src/view/com/profile/ProfileHeader.tsx:388 2238 2238 msgid "Unblock Account" 2239 2239 msgstr "अनब्लॉक खाता" 2240 2240 ··· 2246 2246 msgid "Unfortunately, you do not meet the requirements to create an account." 2247 2247 msgstr "" 2248 2248 2249 - #: src/view/com/profile/ProfileHeader.tsx:345 2249 + #: src/view/com/profile/ProfileHeader.tsx:369 2250 2250 msgid "Unmute Account" 2251 2251 msgstr "अनम्यूट खाता" 2252 2252 ··· 2384 2384 msgid "Which languages would you like to see in your algorithmic feeds?" 2385 2385 msgstr "कौन से भाषाएं आपको अपने एल्गोरिदमिक फ़ीड में देखना पसंद करती हैं?" 2386 2386 2387 - #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:43 2387 + #: src/view/com/composer/threadgate/ThreadgateBtn.tsx:47 2388 2388 #: src/view/com/modals/Threadgate.tsx:66 2389 2389 msgid "Who can reply" 2390 2390 msgstr "" ··· 2397 2397 msgid "Wide" 2398 2398 msgstr "चौड़ा" 2399 2399 2400 - #: src/view/com/composer/Composer.tsx:406 2400 + #: src/view/com/composer/Composer.tsx:403 2401 2401 msgid "Write post" 2402 2402 msgstr "पोस्ट लिखो" 2403 2403 ··· 2424 2424 msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." 2425 2425 msgstr "आपके पास अभी तक कोई आमंत्रण कोड नहीं है! जब आप कुछ अधिक समय के लिए Bluesky पर रहेंगे तो हम आपको कुछ भेजेंगे।" 2426 2426 2427 - #: src/view/screens/SavedFeeds.tsx:110 2427 + #: src/view/screens/SavedFeeds.tsx:102 2428 2428 msgid "You don't have any pinned feeds." 2429 2429 msgstr "आपके पास कोई पिन किया हुआ फ़ीड नहीं है." 2430 2430 ··· 2432 2432 msgid "You don't have any saved feeds!" 2433 2433 msgstr "" 2434 2434 2435 - #: src/view/screens/SavedFeeds.tsx:143 2435 + #: src/view/screens/SavedFeeds.tsx:135 2436 2436 msgid "You don't have any saved feeds." 2437 2437 msgstr "आपके पास कोई सहेजी गई फ़ीड नहीं है." 2438 2438 2439 - #: src/view/com/post-thread/PostThread.tsx:378 2439 + #: src/view/com/post-thread/PostThread.tsx:385 2440 2440 msgid "You have blocked the author or you have been blocked by the author." 2441 2441 msgstr "आपने लेखक को अवरुद्ध किया है या आपने लेखक द्वारा अवरुद्ध किया है।।" 2442 2442