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]
6cdc1fe2 9bbcb472

+189 -159
+189 -159
src/locale/locales/en/messages.po
··· 458 458 msgid "{MAX_ALT_TEXT, plural, other {Alt text must be less than # characters.}}" 459 459 msgstr "" 460 460 461 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:387 461 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:390 462 462 msgid "{MAX_HIDDEN_REPLIES, plural, other {You can hide a maximum of # replies.}}" 463 463 msgstr "" 464 464 ··· 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:492 556 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:503 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:474 563 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:485 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:454 570 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:465 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:505 577 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:516 578 578 msgid "<0>{0}</0> {1, plural, one {save} other {saves}}" 579 579 msgstr "" 580 580 ··· 601 601 msgstr "" 602 602 603 603 #: src/screens/Hashtag.tsx:239 604 - #: src/screens/Search/SearchResults.tsx:295 604 + #: src/screens/Search/SearchResults.tsx:294 605 605 msgid "<0>Sign in</0><1> or </1><2>create an account</2><3> </3><4>to search for news, sports, politics, and everything else happening on Bluesky.</4>" 606 606 msgstr "" 607 607 ··· 728 728 msgid "Account" 729 729 msgstr "" 730 730 731 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:422 731 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:425 732 732 #: src/screens/Messages/components/RequestButtons.tsx:92 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:445 751 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:450 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:435 790 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:439 791 791 #: src/view/com/profile/ProfileMenu.tsx:148 792 792 msgctxt "toast" 793 793 msgid "Account unmuted" ··· 848 848 #: src/view/com/composer/GifAltText.tsx:214 849 849 #: src/view/com/composer/photos/Gallery.tsx:171 850 850 #: src/view/com/composer/photos/Gallery.tsx:218 851 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:94 852 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:99 851 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:97 852 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:105 853 853 msgid "Add alt text" 854 854 msgstr "" 855 855 ··· 900 900 msgid "Add more details (optional)" 901 901 msgstr "" 902 902 903 - #: src/screens/Settings/LanguageSettings.tsx:199 904 - msgid "Add more languages..." 905 - msgstr "" 903 + #: src/screens/Settings/LanguageSettings.tsx:207 904 + msgid "Add more languages…" 905 + msgstr "Add more languages…" 906 906 907 907 #: src/components/dialogs/MutedWords.tsx:329 908 908 msgid "Add mute word with chosen settings" ··· 1063 1063 msgid "All friends followed!" 1064 1064 msgstr "" 1065 1065 1066 - #: src/components/dialogs/LanguageSelectDialog.tsx:248 1066 + #: src/components/dialogs/LanguageSelectDialog.tsx:258 1067 1067 #: src/screens/Search/components/SearchLanguageDropdown.tsx:65 1068 1068 #: src/screens/Search/components/SearchLanguageDropdown.tsx:100 1069 1069 #: src/screens/Search/components/SearchLanguageDropdown.tsx:102 1070 1070 msgid "All languages" 1071 1071 msgstr "" 1072 1072 1073 - #: src/screens/Settings/LanguageSettings.tsx:170 1073 + #: src/screens/Settings/LanguageSettings.tsx:173 1074 1074 msgid "All languages will be shown in your feeds." 1075 1075 msgstr "" 1076 1076 ··· 1150 1150 1151 1151 #: src/screens/Settings/AccessibilitySettings.tsx:55 1152 1152 #: src/view/com/composer/GifAltText.tsx:157 1153 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:123 1153 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:130 1154 1154 #: src/view/com/composer/videos/SubtitleDialog.tsx:41 1155 1155 #: src/view/com/composer/videos/SubtitleDialog.tsx:59 1156 1156 #: src/view/com/composer/videos/SubtitleDialog.tsx:110 ··· 1168 1168 1169 1169 #. placeholder {0}: i18n.number(MAX_ALT_TEXT) 1170 1170 #: src/view/com/composer/GifAltText.tsx:182 1171 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:144 1171 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:151 1172 1172 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}" 1173 1173 msgstr "" 1174 1174 ··· 1178 1178 msgstr "" 1179 1179 1180 1180 #: src/components/dialogs/GifSelect.tsx:254 1181 - #: src/components/dialogs/LanguageSelectDialog.tsx:330 1181 + #: src/components/dialogs/LanguageSelectDialog.tsx:348 1182 1182 msgid "An error has occurred" 1183 1183 msgstr "" 1184 1184 ··· 1434 1434 msgstr "" 1435 1435 1436 1436 #. placeholder {0}: niceDate(i18n, createdAt, 'medium') 1437 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:683 1437 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:728 1438 1438 msgid "Archived from {0}" 1439 1439 msgstr "" 1440 1440 1441 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:652 1442 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:692 1441 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:699 1442 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:737 1443 1443 msgid "Archived post" 1444 1444 msgstr "" 1445 1445 ··· 1497 1497 msgid "Artistic or non-erotic nudity." 1498 1498 msgstr "" 1499 1499 1500 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:557 1501 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:559 1500 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:563 1501 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:565 1502 1502 msgid "Assign topic for algo" 1503 1503 msgstr "" 1504 1504 ··· 1610 1610 msgid "Birthday" 1611 1611 msgstr "" 1612 1612 1613 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:820 1613 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:826 1614 1614 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 1615 1615 #: src/view/com/profile/ProfileMenu.tsx:553 1616 1616 msgid "Block" ··· 1618 1618 1619 1619 #: src/components/dms/ConvoMenu.tsx:262 1620 1620 #: src/components/dms/ConvoMenu.tsx:265 1621 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:705 1622 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:707 1621 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:711 1622 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:713 1623 1623 #: src/screens/Messages/components/RequestButtons.tsx:145 1624 1624 #: src/screens/Messages/components/RequestButtons.tsx:147 1625 1625 #: src/view/com/profile/ProfileMenu.tsx:459 ··· 1627 1627 msgid "Block account" 1628 1628 msgstr "" 1629 1629 1630 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:815 1630 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:821 1631 1631 #: src/view/com/profile/ProfileMenu.tsx:536 1632 1632 msgid "Block Account?" 1633 1633 msgstr "" ··· 1679 1679 msgid "Blocked Accounts" 1680 1680 msgstr "" 1681 1681 1682 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:817 1682 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:823 1683 1683 #: src/view/com/profile/ProfileMenu.tsx:548 1684 1684 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." 1685 1685 msgstr "" ··· 1709 1709 msgid "Bluesky" 1710 1710 msgstr "" 1711 1711 1712 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:708 1712 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:753 1713 1713 msgid "Bluesky cannot confirm the authenticity of the claimed date." 1714 1714 msgstr "" 1715 1715 ··· 1730 1730 msgid "Bluesky is an open network where you can choose your own provider. If you're new here, we recommend sticking with the default Bluesky Social option." 1731 1731 msgstr "" 1732 1732 1733 - #: src/components/ProgressGuide/List.tsx:109 1733 + #: src/components/ProgressGuide/List.tsx:117 1734 1734 msgid "Bluesky is better with friends!" 1735 1735 msgstr "" 1736 1736 ··· 1916 1916 #: src/screens/Deactivated.tsx:152 1917 1917 #: src/screens/Profile/Header/EditProfileDialog.tsx:219 1918 1918 #: src/screens/Profile/Header/EditProfileDialog.tsx:227 1919 - #: src/screens/Search/Shell.tsx:370 1919 + #: src/screens/Search/Shell.tsx:388 1920 1920 #: src/screens/Settings/AppIconSettings/index.tsx:42 1921 1921 #: src/screens/Settings/AppIconSettings/index.tsx:228 1922 1922 #: src/screens/Settings/components/ChangeHandleDialog.tsx:82 ··· 1942 1942 msgid "Cancel reactivation and sign out" 1943 1943 msgstr "" 1944 1944 1945 - #: src/screens/Search/Shell.tsx:361 1945 + #: src/screens/Search/Shell.tsx:379 1946 1946 msgid "Cancel search" 1947 1947 msgstr "" 1948 1948 ··· 2011 2011 msgid "Change report reason" 2012 2012 msgstr "" 2013 2013 2014 + #: src/components/Post/Translated/index.tsx:146 2015 + msgid "Change source language" 2016 + msgstr "Change source language" 2017 + 2014 2018 #: src/screens/Settings/components/ChangePasswordDialog.tsx:58 2015 2019 msgid "Change your password" 2016 2020 msgstr "" ··· 2126 2130 msgid "Choose for me" 2127 2131 msgstr "" 2128 2132 2129 - #: src/components/dialogs/LanguageSelectDialog.tsx:192 2133 + #: src/components/dialogs/LanguageSelectDialog.tsx:202 2130 2134 msgid "Choose languages" 2131 2135 msgstr "" 2132 2136 ··· 2231 2235 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:233 2232 2236 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:239 2233 2237 #: src/components/dialogs/GifSelect.tsx:270 2234 - #: src/components/dialogs/LanguageSelectDialog.tsx:345 2238 + #: src/components/dialogs/LanguageSelectDialog.tsx:363 2235 2239 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:159 2236 2240 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:168 2237 2241 #: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:164 ··· 2267 2271 msgid "Close" 2268 2272 msgstr "" 2269 2273 2270 - #: src/components/Dialog/index.web.tsx:118 2271 - #: src/components/Dialog/index.web.tsx:296 2274 + #: src/components/Dialog/index.web.tsx:119 2275 + #: src/components/Dialog/index.web.tsx:304 2272 2276 msgid "Close active dialog" 2273 2277 msgstr "" 2274 2278 ··· 2283 2287 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:223 2284 2288 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:229 2285 2289 #: src/components/dialogs/GifSelect.tsx:264 2286 - #: src/components/dialogs/LanguageSelectDialog.tsx:214 2287 - #: src/components/dialogs/LanguageSelectDialog.tsx:308 2288 - #: src/components/dialogs/LanguageSelectDialog.tsx:340 2290 + #: src/components/dialogs/LanguageSelectDialog.tsx:224 2291 + #: src/components/dialogs/LanguageSelectDialog.tsx:326 2292 + #: src/components/dialogs/LanguageSelectDialog.tsx:358 2289 2293 #: src/components/verification/VerificationsDialog.tsx:138 2290 2294 #: src/components/verification/VerifierDialog.tsx:139 2291 2295 msgid "Close dialog" ··· 2509 2513 msgid "Content from across the network we think you might like." 2510 2514 msgstr "" 2511 2515 2512 - #: src/screens/Settings/LanguageSettings.tsx:158 2516 + #: src/screens/Settings/LanguageSettings.tsx:161 2513 2517 msgid "Content languages" 2514 2518 msgstr "" 2515 2519 ··· 2587 2591 2588 2592 #: src/components/dms/MessageContextMenu.tsx:58 2589 2593 #: src/components/PostControls/DiscoverDebug.tsx:36 2590 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:257 2594 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:258 2591 2595 #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:74 2592 2596 #: src/lib/sharing.ts:24 2593 2597 #: src/lib/sharing.ts:40 ··· 2676 2680 msgid "Copy post at:// URI" 2677 2681 msgstr "" 2678 2682 2679 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:512 2680 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:514 2683 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:518 2684 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:520 2681 2685 msgid "Copy post text" 2682 2686 msgstr "" 2683 2687 ··· 2820 2824 #: src/components/dialogs/Signin.tsx:87 2821 2825 #: src/components/dialogs/Signin.tsx:89 2822 2826 #: src/screens/Hashtag.tsx:248 2823 - #: src/screens/Search/SearchResults.tsx:304 2827 + #: src/screens/Search/SearchResults.tsx:300 2824 2828 msgid "Create an account" 2825 2829 msgstr "" 2826 2830 ··· 2957 2961 msgstr "" 2958 2962 2959 2963 #: src/components/dms/MessageContextMenu.tsx:199 2960 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:764 2964 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:770 2961 2965 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 2962 2966 #: src/screens/ProfileList/components/MoreOptionsMenu.tsx:275 2963 2967 #: src/screens/Settings/AppPasswords.tsx:213 ··· 3030 3034 msgid "Delete my account" 3031 3035 msgstr "" 3032 3036 3033 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:745 3034 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:747 3037 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:751 3038 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:753 3035 3039 #: src/view/com/composer/Composer.tsx:1430 3036 3040 msgid "Delete post" 3037 3041 msgstr "" ··· 3049 3053 msgid "Delete this list?" 3050 3054 msgstr "" 3051 3055 3052 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:759 3056 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:765 3053 3057 msgid "Delete this post?" 3054 3058 msgstr "" 3055 3059 ··· 3080 3084 msgstr "" 3081 3085 3082 3086 #: src/view/com/composer/GifAltText.tsx:153 3083 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:119 3087 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:126 3084 3088 msgid "Descriptive alt text" 3085 3089 msgstr "" 3086 3090 3087 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:649 3088 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:659 3091 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:655 3092 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:665 3089 3093 msgid "Detach quote" 3090 3094 msgstr "" 3091 3095 3092 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:795 3096 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:801 3093 3097 msgid "Detach quote post?" 3094 3098 msgstr "" 3095 3099 ··· 3204 3208 msgid "Discover New Feeds" 3205 3209 msgstr "" 3206 3210 3207 - #: src/components/Dialog/index.tsx:379 3211 + #: src/components/Dialog/index.tsx:385 3208 3212 msgid "Dismiss" 3209 3213 msgstr "" 3210 3214 ··· 3216 3220 msgid "Dismiss error" 3217 3221 msgstr "" 3218 3222 3219 - #: src/components/ProgressGuide/List.tsx:74 3223 + #: src/components/ProgressGuide/List.tsx:82 3220 3224 msgid "Dismiss getting started guide" 3221 3225 msgstr "" 3222 3226 ··· 3295 3299 #: src/components/contacts/screens/ViewMatches.tsx:412 3296 3300 #: src/components/dialogs/BirthDateSettings.tsx:197 3297 3301 #: src/components/dialogs/BirthDateSettings.tsx:204 3298 - #: src/components/dialogs/LanguageSelectDialog.tsx:313 3302 + #: src/components/dialogs/LanguageSelectDialog.tsx:331 3299 3303 #: src/components/dialogs/ServerInput.tsx:241 3300 3304 #: src/components/dialogs/ServerInput.tsx:243 3301 3305 #: src/components/dms/AfterReportDialog.tsx:143 ··· 3323 3327 msgid "Double tap or long press the message to add a reaction" 3324 3328 msgstr "" 3325 3329 3326 - #: src/components/Dialog/index.tsx:380 3330 + #: src/components/Dialog/index.tsx:386 3327 3331 msgid "Double tap to close the dialog" 3328 3332 msgstr "" 3329 3333 ··· 3404 3408 msgid "Eating disorders" 3405 3409 msgstr "" 3406 3410 3411 + #: src/components/Post/Translated/index.tsx:150 3407 3412 #: src/screens/Settings/AccountSettings.tsx:146 3408 3413 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:255 3409 3414 #: src/screens/StarterPack/StarterPackScreen.tsx:602 ··· 3433 3438 msgid "Edit image" 3434 3439 msgstr "" 3435 3440 3436 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:726 3437 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:739 3441 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:732 3442 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:745 3438 3443 msgid "Edit interaction settings" 3439 3444 msgstr "" 3440 3445 ··· 3738 3743 msgid "Error receiving captcha response." 3739 3744 msgstr "" 3740 3745 3741 - #: src/screens/Search/SearchResults.tsx:150 3746 + #: src/screens/Search/SearchResults.tsx:152 3742 3747 msgid "Error: {error}" 3743 3748 msgstr "" 3744 3749 ··· 3834 3839 msgstr "" 3835 3840 3836 3841 #: src/Navigation.tsx:808 3837 - #: src/screens/Search/Shell.tsx:327 3842 + #: src/screens/Search/Shell.tsx:346 3838 3843 #: src/view/shell/desktop/LeftNav.tsx:689 3839 3844 #: src/view/shell/Drawer.tsx:417 3840 3845 msgid "Explore" ··· 4077 4082 msgid "Failed to submit appeal, please try again." 4078 4083 msgstr "" 4079 4084 4080 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:246 4085 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:247 4081 4086 msgid "Failed to toggle thread mute, please try again" 4082 4087 msgstr "" 4083 4088 ··· 4168 4173 msgid "Feedback" 4169 4174 msgstr "" 4170 4175 4171 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:300 4172 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:324 4176 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:301 4177 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:325 4173 4178 msgctxt "toast" 4174 4179 msgid "Feedback sent to feed operator" 4175 4180 msgstr "" ··· 4177 4182 #: src/Navigation.tsx:585 4178 4183 #: src/screens/SavedFeeds.tsx:118 4179 4184 #: src/screens/SavedFeeds.tsx:314 4180 - #: src/screens/Search/SearchResults.tsx:79 4185 + #: src/screens/Search/SearchResults.tsx:78 4181 4186 #: src/screens/StarterPack/StarterPackScreen.tsx:196 4182 4187 #: src/view/screens/Feeds.tsx:512 4183 4188 #: src/view/screens/Profile.tsx:240 ··· 4280 4285 msgid "Find people to follow" 4281 4286 msgstr "" 4282 4287 4283 - #: src/screens/Search/Shell.tsx:526 4288 + #: src/screens/Search/Shell.tsx:521 4284 4289 msgid "Find posts, users, and feeds on Bluesky" 4285 4290 msgstr "" 4286 4291 ··· 4350 4355 msgid "Follow 10 accounts" 4351 4356 msgstr "" 4352 4357 4353 - #: src/components/ProgressGuide/List.tsx:67 4358 + #: src/components/ProgressGuide/List.tsx:75 4354 4359 msgid "Follow 10 people to get started" 4355 4360 msgstr "" 4356 4361 4357 - #: src/components/ProgressGuide/List.tsx:108 4362 + #: src/components/ProgressGuide/List.tsx:116 4358 4363 msgid "Follow 7 accounts" 4359 4364 msgstr "" 4360 4365 ··· 4909 4914 #: src/components/moderation/ContentHider.tsx:220 4910 4915 #: src/components/moderation/LabelPreference.tsx:141 4911 4916 #: src/components/moderation/PostHider.tsx:140 4912 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:775 4917 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:781 4913 4918 #: src/lib/moderation/useLabelBehaviorDescription.ts:18 4914 4919 #: src/lib/moderation/useLabelBehaviorDescription.ts:23 4915 4920 #: src/lib/moderation/useLabelBehaviorDescription.ts:28 ··· 4936 4941 msgid "Hide lists" 4937 4942 msgstr "" 4938 4943 4939 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:606 4940 4944 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:612 4945 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:618 4941 4946 msgid "Hide post for me" 4942 4947 msgstr "" 4943 4948 4944 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:623 4945 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:633 4949 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:629 4950 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:639 4946 4951 msgid "Hide reply for everyone" 4947 4952 msgstr "" 4948 4953 4949 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:605 4950 4954 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:611 4955 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:617 4951 4956 msgid "Hide reply for me" 4952 4957 msgstr "" 4953 4958 ··· 4960 4965 msgid "Hide this event" 4961 4966 msgstr "" 4962 4967 4963 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:770 4968 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:776 4964 4969 msgid "Hide this post?" 4965 4970 msgstr "" 4966 4971 4967 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:770 4968 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:805 4972 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:776 4973 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:811 4969 4974 msgid "Hide this reply?" 4970 4975 msgstr "" 4976 + 4977 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:632 4978 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:635 4979 + msgid "Hide translation" 4980 + msgstr "Hide translation" 4971 4981 4972 4982 #: src/components/interstitials/Trending.tsx:115 4973 4983 msgid "Hide trending topics" ··· 5098 5108 msgid "If alt text is long, toggles alt text expanded state" 5099 5109 msgstr "" 5100 5110 5101 - #: src/screens/Settings/LanguageSettings.tsx:216 5111 + #: src/screens/Settings/LanguageSettings.tsx:222 5102 5112 msgid "If none are selected, all languages will be shown in your feeds." 5103 5113 msgstr "" 5104 5114 ··· 5134 5144 msgid "If you need to update your email, <0>click here</0>." 5135 5145 msgstr "" 5136 5146 5137 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:761 5147 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:767 5138 5148 msgid "If you remove this post, you won't be able to recover it." 5139 5149 msgstr "" 5140 5150 ··· 5304 5314 msgid "Invalid handle. Please try a different one." 5305 5315 msgstr "" 5306 5316 5307 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:394 5317 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:397 5308 5318 msgctxt "toast" 5309 5319 msgid "Invalid interaction settings." 5310 5320 msgstr "" ··· 5475 5485 msgstr "" 5476 5486 5477 5487 #: src/screens/Hashtag.tsx:112 5478 - #: src/screens/Search/SearchResults.tsx:63 5488 + #: src/screens/Search/SearchResults.tsx:62 5479 5489 #: src/screens/Topic.tsx:78 5480 5490 msgid "Latest" 5481 5491 msgstr "" ··· 5623 5633 msgid "Like ({0, plural, one {# like} other {# likes}})" 5624 5634 msgstr "" 5625 5635 5626 - #: src/components/ProgressGuide/List.tsx:102 5636 + #: src/components/ProgressGuide/List.tsx:110 5627 5637 msgid "Like 10 posts" 5628 5638 msgstr "" 5629 5639 ··· 5686 5696 msgid "Likes of your reposts notifications" 5687 5697 msgstr "" 5688 5698 5689 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:488 5699 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:499 5690 5700 msgid "Likes on this post" 5691 5701 msgstr "" 5692 5702 ··· 6166 6176 msgid "Mute {0}" 6167 6177 msgstr "Mute {0}" 6168 6178 6169 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:688 6170 6179 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:694 6180 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:700 6171 6181 #: src/view/com/profile/ProfileMenu.tsx:438 6172 6182 #: src/view/com/profile/ProfileMenu.tsx:445 6173 6183 msgid "Mute account" ··· 6219 6229 msgid "Mute this word until you unmute it" 6220 6230 msgstr "" 6221 6231 6222 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:572 6223 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:576 6232 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:578 6233 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:582 6224 6234 msgid "Mute thread" 6225 6235 msgstr "" 6226 6236 6227 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:586 6228 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:588 6237 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:592 6238 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:594 6229 6239 msgid "Mute words & tags" 6230 6240 msgstr "" 6231 6241 ··· 6596 6606 msgid "No results found for \"{query}\"" 6597 6607 msgstr "" 6598 6608 6599 - #: src/screens/Search/SearchResults.tsx:169 6600 - msgid "No results found for \"<0>{query}</0>\"." 6601 - msgstr "" 6609 + #: src/screens/Search/SearchResults.tsx:171 6610 + msgid "No results found for “<0>{query}</0>”." 6611 + msgstr "No results found for “<0>{query}</0>”." 6602 6612 6603 6613 #: src/screens/Search/Explore.tsx:830 6604 6614 msgid "No results." ··· 6757 6767 msgstr "" 6758 6768 6759 6769 #: src/components/dialogs/GifSelect.tsx:257 6760 - #: src/components/dialogs/LanguageSelectDialog.tsx:333 6770 + #: src/components/dialogs/LanguageSelectDialog.tsx:351 6761 6771 #: src/view/com/util/ErrorBoundary.tsx:57 6762 6772 msgid "Oh no!" 6763 6773 msgstr "" ··· 6772 6782 msgstr "" 6773 6783 6774 6784 #: src/screens/Login/PasswordUpdatedForm.tsx:37 6775 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:714 6785 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:759 6776 6786 msgid "Okay" 6777 6787 msgstr "" 6778 6788 ··· 7169 7179 msgstr "" 7170 7180 7171 7181 #: src/screens/ProfileList/index.tsx:169 7172 - #: src/screens/Search/SearchResults.tsx:73 7182 + #: src/screens/Search/SearchResults.tsx:72 7173 7183 #: src/screens/StarterPack/StarterPackScreen.tsx:195 7174 7184 msgid "People" 7175 7185 msgstr "" ··· 7249 7259 msgid "Pin to Home" 7250 7260 msgstr "" 7251 7261 7252 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:480 7253 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:487 7262 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:486 7263 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:493 7254 7264 msgid "Pin to your profile" 7255 7265 msgstr "" 7256 7266 ··· 7522 7532 msgid "Post failed to upload. Please check your Internet connection and try again." 7523 7533 msgstr "" 7524 7534 7525 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:134 7535 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:143 7526 7536 #: src/screens/PostThread/components/ThreadItemPost.tsx:112 7527 7537 #: src/screens/PostThread/components/ThreadItemTreePost.tsx:108 7528 7538 #: src/screens/VideoFeed/index.tsx:552 ··· 7775 7785 msgid "Quote post" 7776 7786 msgstr "" 7777 7787 7778 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:344 7788 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:345 7779 7789 msgid "Quote post was re-attached" 7780 7790 msgstr "" 7781 7791 7782 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:343 7792 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:344 7783 7793 msgid "Quote post was successfully detached" 7784 7794 msgstr "" 7785 7795 ··· 7797 7807 msgid "Quotes" 7798 7808 msgstr "" 7799 7809 7800 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:470 7810 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:481 7801 7811 msgid "Quotes of this post" 7802 7812 msgstr "" 7803 7813 ··· 7809 7819 msgid "Rate limit exceeded. Please try again later." 7810 7820 msgstr "" 7811 7821 7812 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:648 7813 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:658 7822 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:654 7823 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:664 7814 7824 msgid "Re-attach quote" 7815 7825 msgstr "" 7816 7826 ··· 7827 7837 msgid "Read {0, plural, one {# more reply} other {# more replies}}" 7828 7838 msgstr "" 7829 7839 7830 - #: src/screens/Search/SearchResults.tsx:181 7840 + #: src/screens/Search/SearchResults.tsx:182 7831 7841 msgctxt "english-only-resource" 7832 7842 msgid "read about how to use search filters" 7833 7843 msgstr "" ··· 7892 7902 msgid "Recent Searches" 7893 7903 msgstr "" 7894 7904 7895 - #: src/components/dialogs/LanguageSelectDialog.tsx:242 7905 + #: src/components/dialogs/LanguageSelectDialog.tsx:252 7896 7906 msgid "Recently used" 7897 7907 msgstr "" 7898 7908 ··· 8187 8197 msgid "Reply sorting" 8188 8198 msgstr "" 8189 8199 8190 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:381 8200 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:383 8191 8201 msgctxt "toast" 8192 8202 msgid "Reply visibility updated" 8193 8203 msgstr "" 8194 8204 8195 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:380 8205 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:382 8196 8206 msgid "Reply was successfully hidden" 8197 8207 msgstr "" 8198 8208 ··· 8235 8245 msgid "Report message" 8236 8246 msgstr "" 8237 8247 8238 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:714 8239 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:716 8248 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:720 8249 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:722 8240 8250 msgid "Report post" 8241 8251 msgstr "" 8242 8252 ··· 8328 8338 msgid "Reposts" 8329 8339 msgstr "" 8330 8340 8331 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:450 8341 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:461 8332 8342 msgid "Reposts of this post" 8333 8343 msgstr "" 8334 8344 ··· 8497 8507 #: src/view/com/composer/GifAltText.tsx:205 8498 8508 #: src/view/com/composer/photos/EditImageDialog.web.tsx:63 8499 8509 #: src/view/com/composer/photos/EditImageDialog.web.tsx:76 8500 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:158 8501 - #: src/view/com/composer/photos/ImageAltTextDialog.tsx:168 8510 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:165 8511 + #: src/view/com/composer/photos/ImageAltTextDialog.tsx:175 8502 8512 msgid "Save" 8503 8513 msgstr "" 8504 8514 ··· 8612 8622 #: src/components/dialogs/SearchablePeopleList.tsx:515 8613 8623 #: src/components/forms/SearchInput.tsx:34 8614 8624 #: src/components/forms/SearchInput.tsx:36 8615 - #: src/screens/Search/Shell.tsx:327 8616 - #: src/screens/Search/Shell.tsx:514 8625 + #: src/screens/Search/Shell.tsx:346 8626 + #: src/screens/Search/Shell.tsx:509 8617 8627 #: src/view/shell/bottom-bar/BottomBar.tsx:197 8618 8628 msgid "Search" 8619 8629 msgstr "" ··· 8667 8677 msgid "Search for more feeds" 8668 8678 msgstr "" 8669 8679 8670 - #: src/screens/Search/Shell.tsx:354 8680 + #: src/screens/Search/Shell.tsx:372 8671 8681 msgid "Search for posts, users, or feeds" 8672 8682 msgstr "" 8673 8683 ··· 8676 8686 msgstr "" 8677 8687 8678 8688 #: src/screens/Hashtag.tsx:237 8679 - #: src/screens/Search/SearchResults.tsx:293 8689 + #: src/screens/Search/SearchResults.tsx:292 8680 8690 msgid "Search is currently unavailable when logged out" 8681 8691 msgstr "" 8682 8692 8683 - #: src/components/dialogs/LanguageSelectDialog.tsx:225 8684 - #: src/components/dialogs/LanguageSelectDialog.tsx:226 8693 + #: src/components/dialogs/LanguageSelectDialog.tsx:235 8694 + #: src/components/dialogs/LanguageSelectDialog.tsx:236 8685 8695 msgid "Search languages" 8686 8696 msgstr "" 8687 8697 ··· 8808 8818 msgid "Select an emoji" 8809 8819 msgstr "" 8810 8820 8811 - #: src/components/Select/index.tsx:198 8821 + #: src/components/Select/index.tsx:199 8812 8822 msgid "Select an option" 8813 8823 msgstr "" 8814 8824 ··· 8821 8831 msgid "Select caption file (.vtt)" 8822 8832 msgstr "Select caption file (.vtt)" 8823 8833 8824 - #: src/screens/Settings/LanguageSettings.tsx:176 8825 - #: src/screens/Settings/LanguageSettings.tsx:214 8834 + #: src/screens/Settings/LanguageSettings.tsx:179 8835 + #: src/screens/Settings/LanguageSettings.tsx:220 8826 8836 msgid "Select content languages" 8827 8837 msgstr "" 8828 8838 ··· 8865 8875 msgid "Select language..." 8866 8876 msgstr "" 8867 8877 8868 - #: src/components/dialogs/LanguageSelectDialog.tsx:258 8878 + #: src/components/dialogs/LanguageSelectDialog.tsx:270 8869 8879 msgid "Select languages" 8870 8880 msgstr "" 8871 8881 ··· 8889 8899 msgid "Select the {emojiName} emoji as your avatar" 8890 8900 msgstr "" 8891 8901 8902 + #: src/components/Post/Translated/index.tsx:156 8903 + msgid "Select the source language" 8904 + msgstr "Select the source language" 8905 + 8892 8906 #: src/view/com/composer/select-language/PostLanguageSelect.tsx:59 8893 8907 #: src/view/com/composer/select-language/PostLanguageSelect.tsx:115 8894 8908 msgid "Select up to 3 languages used in this post" ··· 8902 8916 msgid "Select which language to use for the app's user interface." 8903 8917 msgstr "" 8904 8918 8905 - #: src/screens/Settings/LanguageSettings.tsx:162 8919 + #: src/screens/Settings/LanguageSettings.tsx:165 8906 8920 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." 8907 8921 msgstr "" 8908 8922 ··· 9202 9216 msgid "Show customization options" 9203 9217 msgstr "" 9204 9218 9205 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:543 9206 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:545 9219 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:549 9220 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:551 9207 9221 msgid "Show less like this" 9208 9222 msgstr "" 9209 9223 ··· 9224 9238 msgid "Show More" 9225 9239 msgstr "" 9226 9240 9227 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:535 9228 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:537 9241 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:541 9242 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:543 9229 9243 msgid "Show more like this" 9230 9244 msgstr "" 9231 9245 ··· 9251 9265 msgid "Show replies as" 9252 9266 msgstr "" 9253 9267 9254 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:622 9255 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:632 9268 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:628 9269 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:638 9256 9270 msgid "Show reply for everyone" 9257 9271 msgstr "" 9258 9272 ··· 9279 9293 msgid "Show when you’re live" 9280 9294 msgstr "" 9281 9295 9282 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:654 9296 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:700 9283 9297 msgid "Shows information about when this post was created" 9284 9298 msgstr "" 9285 9299 ··· 9302 9316 #: src/screens/Login/LoginForm.tsx:179 9303 9317 #: src/screens/Login/LoginForm.tsx:350 9304 9318 #: src/screens/Login/LoginForm.tsx:356 9305 - #: src/screens/Search/SearchResults.tsx:297 9319 + #: src/screens/Search/SearchResults.tsx:295 9306 9320 #: src/view/com/auth/SplashScreen.tsx:118 9307 9321 #: src/view/com/auth/SplashScreen.tsx:124 9308 9322 #: src/view/com/auth/SplashScreen.web.tsx:128 ··· 9342 9356 msgid "Sign in to Bluesky or create a new account" 9343 9357 msgstr "" 9344 9358 9345 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:521 9346 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:523 9359 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:527 9360 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:529 9347 9361 msgid "Sign in to view post" 9348 9362 msgstr "" 9349 9363 ··· 9800 9814 msgid "Task complete - 10 likes!" 9801 9815 msgstr "" 9802 9816 9803 - #: src/components/ProgressGuide/List.tsx:103 9817 + #: src/components/ProgressGuide/List.tsx:111 9804 9818 msgid "Teach our algorithm what you like" 9805 9819 msgstr "" 9806 9820 ··· 9975 9989 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." 9976 9990 msgstr "" 9977 9991 9978 - #: src/components/ContextMenu/index.tsx:434 9992 + #: src/components/ContextMenu/index.tsx:475 9979 9993 msgid "The subject of the context menu" 9980 9994 msgstr "" 9981 9995 ··· 10067 10081 msgstr "" 10068 10082 10069 10083 #. placeholder {0}: e.toString() 10070 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:426 10071 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:439 10072 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:449 10084 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:430 10085 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:444 10086 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:455 10073 10087 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:117 10074 10088 #: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:128 10075 10089 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:90 ··· 10099 10113 msgstr "" 10100 10114 10101 10115 #: src/components/dialogs/GifSelect.tsx:259 10102 - #: src/components/dialogs/LanguageSelectDialog.tsx:335 10116 + #: src/components/dialogs/LanguageSelectDialog.tsx:353 10103 10117 #: src/view/com/util/ErrorBoundary.tsx:59 10104 10118 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" 10105 10119 msgstr "" ··· 10290 10304 10291 10305 #. placeholder {0}: niceDate(i18n, createdAt) 10292 10306 #. placeholder {1}: niceDate(i18n, indexedAt) 10293 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:695 10307 + #: src/screens/PostThread/components/ThreadItemAnchor.tsx:740 10294 10308 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." 10295 10309 msgstr "" 10296 10310 ··· 10306 10320 msgid "This post was deleted by its author" 10307 10321 msgstr "" 10308 10322 10309 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:772 10323 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:778 10310 10324 msgid "This post will be hidden from feeds and threads. This cannot be undone." 10311 10325 msgstr "" 10312 10326 ··· 10318 10332 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." 10319 10333 msgstr "" 10320 10334 10321 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:807 10335 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:813 10322 10336 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." 10323 10337 msgstr "" 10324 10338 ··· 10395 10409 msgid "This will remove @{0} from the quick access list." 10396 10410 msgstr "" 10397 10411 10398 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:797 10412 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:803 10399 10413 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." 10400 10414 msgstr "" 10401 10415 ··· 10474 10488 msgstr "" 10475 10489 10476 10490 #: src/screens/Hashtag.tsx:101 10477 - #: src/screens/Search/SearchResults.tsx:53 10491 + #: src/screens/Search/SearchResults.tsx:52 10478 10492 #: src/screens/Topic.tsx:72 10479 10493 msgid "Top" 10480 10494 msgstr "" ··· 10492 10506 10493 10507 #: src/components/dms/MessageContextMenu.tsx:136 10494 10508 #: src/components/dms/MessageContextMenu.tsx:138 10495 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:504 10496 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:506 10497 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:618 10498 - #: src/screens/PostThread/components/ThreadItemAnchor.tsx:621 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 10499 10513 msgid "Translate" 10500 10514 msgstr "" 10515 + 10516 + #: src/components/Post/Translated/index.tsx:78 10517 + msgid "Translated" 10518 + msgstr "Translated" 10519 + 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 10526 + msgid "Translating…" 10527 + msgstr "Translating…" 10501 10528 10502 10529 #: src/screens/Settings/ThreadPreferences.tsx:87 10503 10530 #: src/screens/Settings/ThreadPreferences.tsx:92 ··· 10524 10551 msgid "Trust emerges from relationships, communities, and shared context, so we’re also enabling <0>trusted verifiers</0>: organizations that can directly issue verification." 10525 10552 msgstr "" 10526 10553 10527 - #: src/screens/Search/SearchResults.tsx:177 10554 + #: src/screens/Search/SearchResults.tsx:179 10528 10555 msgctxt "english-only-resource" 10529 10556 msgid "Try a different search term, or <0>read about how to use search filters</0>." 10530 10557 msgstr "" ··· 10724 10751 msgid "Unmute {0}" 10725 10752 msgstr "Unmute {0}" 10726 10753 10727 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:687 10728 10754 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:693 10755 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:699 10729 10756 #: src/view/com/profile/ProfileMenu.tsx:437 10730 10757 #: src/view/com/profile/ProfileMenu.tsx:443 10731 10758 msgid "Unmute account" ··· 10740 10767 msgid "Unmute list" 10741 10768 msgstr "" 10742 10769 10743 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:572 10744 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:576 10770 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:578 10771 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:582 10745 10772 msgid "Unmute thread" 10746 10773 msgstr "" 10747 10774 ··· 10769 10796 msgid "Unpin from home" 10770 10797 msgstr "" 10771 10798 10772 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:479 10773 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:486 10799 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:485 10800 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:492 10774 10801 msgid "Unpin from profile" 10775 10802 msgstr "" 10776 10803 ··· 10843 10870 msgid "Update your email" 10844 10871 msgstr "" 10845 10872 10846 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:348 10873 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:350 10847 10874 msgctxt "toast" 10848 10875 msgid "Updating quote attachment failed" 10849 10876 msgstr "" 10850 10877 10851 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:399 10878 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:402 10852 10879 msgctxt "toast" 10853 10880 msgid "Updating reply visibility failed" 10854 10881 msgstr "" ··· 11292 11319 msgid "View your default post interaction settings" 11293 11320 msgstr "" 11294 11321 11295 - #: src/view/com/home/HomeHeaderLayout.web.tsx:57 11322 + #: src/view/com/home/HomeHeaderLayout.web.tsx:58 11296 11323 #: src/view/com/home/HomeHeaderLayoutMobile.tsx:75 11297 11324 msgid "View your feeds and explore more" 11298 11325 msgstr "" ··· 11509 11536 msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." 11510 11537 msgstr "" 11511 11538 11512 - #: src/screens/Search/SearchResults.tsx:323 11513 - #: src/screens/Search/SearchResults.tsx:414 11539 + #: src/screens/Search/SearchResults.tsx:318 11514 11540 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." 11515 11541 msgstr "" 11542 + 11543 + #: src/screens/Search/SearchResults.tsx:409 11544 + msgid "We’re sorry, but your search could not be completed. Please try again in a few minutes." 11545 + msgstr "We’re sorry, but your search could not be completed. Please try again in a few minutes." 11516 11546 11517 11547 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:62 11518 11548 msgid "We're sorry, you cannot access this screen at this time." ··· 11700 11730 msgid "Yes, delete this starter pack" 11701 11731 msgstr "" 11702 11732 11703 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:800 11733 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:806 11704 11734 msgid "Yes, detach" 11705 11735 msgstr "" 11706 11736 11707 - #: src/components/PostControls/PostMenu/PostMenuItems.tsx:810 11737 + #: src/components/PostControls/PostMenu/PostMenuItems.tsx:816 11708 11738 msgid "Yes, hide" 11709 11739 msgstr "" 11710 11740