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