diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 03773ccd21..6dcbc25d3a 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -365,7 +365,7 @@ msgstr "" msgid "{0}s" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:428 +#: src/screens/Messages/JoinRequests.tsx:427 msgid "{count, plural, =0 {No requests to join} one {# request to join} other {# requests to join}}" msgstr "{count, plural, =0 {No requests to join} one {# request to join} other {# requests to join}}" @@ -398,7 +398,7 @@ msgid "{count, plural, one {Update your app to see it.} other {Update your app t msgstr "{count, plural, one {Update your app to see it.} other {Update your app to see them all.}}" #. Displayed when there are more requests to join a group chat than have been loaded -#: src/screens/Messages/JoinRequests.tsx:422 +#: src/screens/Messages/JoinRequests.tsx:421 msgid "{count, plural, other {#+ requests to join}}" msgstr "{count, plural, other {#+ requests to join}}" @@ -586,7 +586,7 @@ msgid "{following} following" msgstr "" #: src/components/dms/components/GroupChatProfileCard.tsx:62 -#: src/components/dms/InitiateChatFlow.tsx:919 +#: src/components/dms/InitiateChatFlow.tsx:922 msgid "{handle} can’t be added" msgstr "{handle} can’t be added" @@ -594,7 +594,7 @@ msgstr "{handle} can’t be added" msgid "{handle} can't be messaged" msgstr "" -#: src/components/dms/InitiateChatFlow.tsx:880 +#: src/components/dms/InitiateChatFlow.tsx:883 msgid "{handle} can’t be messaged" msgstr "{handle} can’t be messaged" @@ -749,28 +749,28 @@ msgstr "" #. Like count display, the <0> tags enclose the number of likes in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.likeCount) #. placeholder {1}: post.likeCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:490 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:492 msgid "<0>{0} {1, plural, one {like} other {likes}}" msgstr "" #. Quote count display, the <0> tags enclose the number of quotes in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.quoteCount) #. placeholder {1}: post.quoteCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:471 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:473 msgid "<0>{0} {1, plural, one {quote} other {quotes}}" msgstr "" #. Repost count display, the <0> tags enclose the number of reposts in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.repostCount) #. placeholder {1}: post.repostCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:450 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:452 msgid "<0>{0} {1, plural, one {repost} other {reposts}}" msgstr "" #. Save count display, the <0> tags enclose the number of saves in bold (will never be 0) #. placeholder {0}: formatPostStatCount(post.bookmarkCount) #. placeholder {1}: post.bookmarkCount -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:508 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:510 msgid "<0>{0} {1, plural, one {save} other {saves}}" msgstr "" @@ -793,7 +793,7 @@ msgid "<0>{0} members" msgstr "" #. Text identifying the person who added you to a group chat -#: src/screens/Messages/components/ChatStatusInfo.tsx:141 +#: src/screens/Messages/components/ChatStatusInfo.tsx:135 msgid "<0>{displayName}<1/><2> added you" msgstr "<0>{displayName}<1/><2> added you" @@ -855,8 +855,8 @@ msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:52 #: src/components/dms/dialogs/NewChatDialog.tsx:90 #: src/components/dms/LeaveConvoPrompt.tsx:38 -#: src/screens/Messages/JoinRequests.tsx:188 -#: src/screens/Messages/JoinRequests.tsx:220 +#: src/screens/Messages/JoinRequests.tsx:187 +#: src/screens/Messages/JoinRequests.tsx:219 msgid "A network error occurred. Please check your internet connection." msgstr "" @@ -903,26 +903,26 @@ msgid "Abusive or discriminatory behavior" msgstr "" #. Accept a chat request -#: src/screens/Messages/components/RequestButtons.tsx:286 +#: src/screens/Messages/components/RequestButtons.tsx:287 msgid "Accept" msgstr "" #. Accept a request to join a chat -#: src/screens/Messages/JoinRequests.tsx:459 +#: src/screens/Messages/JoinRequests.tsx:458 msgctxt "button" msgid "Accept" msgstr "Accept" -#: src/screens/Messages/components/RequestButtons.tsx:280 +#: src/screens/Messages/components/RequestButtons.tsx:281 msgid "Accept chat request" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:453 +#: src/screens/Messages/JoinRequests.tsx:452 msgid "Accept join request" msgstr "Accept join request" #. Accept a chat request -#: src/screens/Messages/components/RequestListItem.tsx:51 +#: src/screens/Messages/components/IncomingRequestListItem.tsx:51 msgid "Accept Request" msgstr "" @@ -958,7 +958,7 @@ msgid "Account" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:426 -#: src/screens/Messages/components/RequestButtons.tsx:97 +#: src/screens/Messages/components/RequestButtons.tsx:104 #: src/screens/Messages/ConversationSettings/MemberMenu.tsx:117 #: src/view/com/profile/ProfileMenu.tsx:188 msgctxt "toast" @@ -1092,11 +1092,11 @@ msgstr "" msgid "Add another account" msgstr "" -#: src/view/com/composer/Composer.tsx:1454 +#: src/view/com/composer/Composer.tsx:1472 msgid "Add another post" msgstr "" -#: src/view/com/composer/Composer.tsx:2117 +#: src/view/com/composer/Composer.tsx:2135 msgid "Add another post to thread" msgstr "" @@ -1245,7 +1245,7 @@ msgid "Additional details (limit 300 characters)" msgstr "" #: src/screens/Messages/ConversationSettings/Member.tsx:82 -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:152 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:150 msgid "Admin" msgstr "Admin" @@ -1414,7 +1414,7 @@ msgid "Already signed in as @{0}" msgstr "" #: src/components/images/AutoSizedImage.tsx:204 -#: src/components/images/Gallery/index.tsx:576 +#: src/components/images/Gallery/index.tsx:584 #: src/components/images/ImageLayoutGridItem.tsx:142 #: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:94 #: src/view/com/composer/GifAltText.tsx:100 @@ -1736,12 +1736,12 @@ msgid "Apply Pull Request" msgstr "" #. placeholder {0}: niceDate(i18n, createdAt, 'medium') -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:630 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:632 msgid "Archived from {0}" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:601 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:639 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:603 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:641 msgid "Archived post" msgstr "" @@ -1767,7 +1767,8 @@ msgstr "" msgid "Are you sure you want to discard your changes?" msgstr "" -#: src/screens/Messages/ConversationSettings/prompts.tsx:117 +#: src/screens/Messages/ConversationSettings/prompts.tsx:120 +#: src/screens/Messages/ConversationSettings/prompts.tsx:144 msgid "Are you sure you want to leave {groupName}?" msgstr "Are you sure you want to leave {groupName}?" @@ -1783,7 +1784,12 @@ msgstr "Are you sure you want to leave this conversation? Your messages will be msgid "Are you sure you want to remove this from your feeds?" msgstr "" -#: src/view/com/composer/Composer.tsx:1590 +#. placeholder {0}: convoView.name +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:117 +msgid "Are you sure you want to rescind your request to join {0}?" +msgstr "Are you sure you want to rescind your request to join {0}?" + +#: src/view/com/composer/Composer.tsx:1608 msgid "Are you sure you'd like to discard this post?" msgstr "" @@ -1850,8 +1856,8 @@ msgstr "" #: src/components/dms/AddMembersFlow.tsx:520 #: src/components/dms/AddMembersFlow.tsx:526 #: src/components/dms/InitiateChatFlow.tsx:517 -#: src/components/dms/InitiateChatFlow.tsx:732 -#: src/components/dms/InitiateChatFlow.tsx:739 +#: src/components/dms/InitiateChatFlow.tsx:735 +#: src/components/dms/InitiateChatFlow.tsx:742 #: src/components/moderation/LabelsOnMeDialog.tsx:334 #: src/components/moderation/LabelsOnMeDialog.tsx:335 #: src/screens/Login/ChooseAccountForm.tsx:98 @@ -1866,7 +1872,7 @@ msgstr "" #: src/screens/Messages/components/ChatDisabled.tsx:166 #: src/screens/Messages/components/InviteLinkDialog.tsx:251 #: src/screens/Messages/components/InviteLinkDialog.tsx:279 -#: src/screens/Messages/Inbox.tsx:232 +#: src/screens/Messages/Inbox.tsx:245 #: src/screens/Profile/Header/Shell.tsx:174 #: src/screens/Settings/components/ChangePasswordDialog.tsx:273 #: src/screens/Settings/components/ChangePasswordDialog.tsx:282 @@ -1877,7 +1883,7 @@ msgstr "" msgid "Back" msgstr "" -#: src/screens/Messages/Inbox.tsx:231 +#: src/screens/Messages/Inbox.tsx:244 msgid "Back to Chats" msgstr "" @@ -1913,7 +1919,7 @@ msgstr "" msgid "Before creating a starter pack, you must first verify your email." msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:259 +#: src/screens/Messages/components/RequestButtons.tsx:260 msgid "Before you can accept this chat request, you must first verify your email." msgstr "" @@ -1926,7 +1932,7 @@ msgstr "" #: src/screens/Messages/ChatList.tsx:147 #: src/screens/Messages/ChatList.tsx:211 #: src/screens/Messages/ChatList.tsx:482 -#: src/screens/Messages/Conversation.tsx:208 +#: src/screens/Messages/Conversation.tsx:207 #: src/screens/Messages/ConversationSettings/MemberMenu.tsx:94 msgid "Before you can message another user, you must first verify your email." msgstr "" @@ -1956,9 +1962,8 @@ msgid "Birthday" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:853 -#: src/screens/Messages/components/ChatStatusInfo.tsx:67 #: src/screens/Messages/ConversationSettings/MemberMenu.tsx:222 -#: src/screens/Messages/ConversationSettings/prompts.tsx:142 +#: src/screens/Messages/ConversationSettings/prompts.tsx:169 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:207 #: src/view/com/profile/ProfileMenu.tsx:563 msgid "Block" @@ -1968,18 +1973,18 @@ msgstr "" msgid "Block {displayName}" msgstr "Block {displayName}" -#: src/components/dms/ConvoMenu.tsx:294 -#: src/components/dms/ConvoMenu.tsx:298 +#: src/components/dms/ConvoMenu.tsx:284 +#: src/components/dms/ConvoMenu.tsx:288 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:747 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:749 -#: src/screens/Messages/components/RequestButtons.tsx:149 -#: src/screens/Messages/components/RequestButtons.tsx:151 +#: src/screens/Messages/components/RequestButtons.tsx:154 +#: src/screens/Messages/components/RequestButtons.tsx:156 #: src/view/com/profile/ProfileMenu.tsx:469 #: src/view/com/profile/ProfileMenu.tsx:476 msgid "Block account" msgstr "" -#: src/screens/Messages/ConversationSettings/prompts.tsx:139 +#: src/screens/Messages/ConversationSettings/prompts.tsx:166 msgid "Block account?" msgstr "Block account?" @@ -2007,7 +2012,7 @@ msgstr "Block and leave" msgid "Block list" msgstr "" -#: src/screens/Messages/components/ChatStatusInfo.tsx:67 +#: src/screens/Messages/components/ChatStatusInfo.tsx:61 msgid "Block or report" msgstr "" @@ -2051,7 +2056,7 @@ msgid "Blocked Accounts" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:851 -#: src/screens/Messages/ConversationSettings/prompts.tsx:140 +#: src/screens/Messages/ConversationSettings/prompts.tsx:167 #: src/view/com/profile/ProfileMenu.tsx:558 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" @@ -2081,7 +2086,7 @@ msgstr "" msgid "Bluesky" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:655 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:657 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "" @@ -2302,8 +2307,9 @@ msgstr "" #: src/screens/Deactivated.tsx:150 #: src/screens/Messages/components/InviteLinkDialog.tsx:463 #: src/screens/Messages/components/InviteLinkDialog.tsx:467 -#: src/screens/Messages/ConversationSettings/prompts.tsx:97 -#: src/screens/Messages/ConversationSettings/prompts.tsx:121 +#: src/screens/Messages/ConversationSettings/prompts.tsx:100 +#: src/screens/Messages/ConversationSettings/prompts.tsx:124 +#: src/screens/Messages/ConversationSettings/prompts.tsx:148 #: src/screens/Profile/Header/EditProfileDialog.tsx:215 #: src/screens/Profile/Header/EditProfileDialog.tsx:223 #: src/screens/Search/Shell.tsx:405 @@ -2316,8 +2322,8 @@ msgstr "" #: src/screens/Settings/Settings.tsx:300 #: src/screens/Takendown.tsx:102 #: src/screens/Takendown.tsx:105 -#: src/view/com/composer/Composer.tsx:1668 -#: src/view/com/composer/Composer.tsx:1678 +#: src/view/com/composer/Composer.tsx:1686 +#: src/view/com/composer/Composer.tsx:1696 #: src/view/com/composer/photos/EditImageDialog.web.tsx:44 #: src/view/com/composer/photos/EditImageDialog.web.tsx:53 #: src/view/shell/desktop/LeftNav.tsx:228 @@ -2352,7 +2358,7 @@ msgstr "" msgid "Captions & alt text" msgstr "" -#: src/components/images/Gallery/index.tsx:263 +#: src/components/images/Gallery/index.tsx:275 msgid "carousel" msgstr "carousel" @@ -2439,8 +2445,8 @@ msgstr "" msgid "Chat" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:84 -#: src/screens/Messages/components/RequestButtons.tsx:330 +#: src/screens/Messages/components/RequestButtons.tsx:91 +#: src/screens/Messages/components/RequestButtons.tsx:331 msgctxt "toast" msgid "Chat deleted" msgstr "" @@ -2468,7 +2474,7 @@ msgstr "" msgid "Chat messages - sound" msgstr "" -#: src/components/dms/ConvoMenu.tsx:216 +#: src/components/dms/ConvoMenu.tsx:206 msgctxt "toast" msgid "Chat muted" msgstr "" @@ -2481,12 +2487,12 @@ msgstr "Chat recipient is not followed by the sender." msgid "Chat request inbox" msgstr "" -#: src/screens/Messages/Inbox.tsx:56 -#: src/screens/Messages/Inbox.tsx:96 +#: src/screens/Messages/Inbox.tsx:62 +#: src/screens/Messages/Inbox.tsx:109 msgid "Chat requests" msgstr "" -#: src/components/dms/ConvoMenu.tsx:84 +#: src/components/dms/ConvoMenu.tsx:88 #: src/Navigation.tsx:500 #: src/screens/Messages/ChatList.tsx:83 #: src/screens/Messages/ChatList.tsx:87 @@ -2513,7 +2519,7 @@ msgstr "Chat title changed to {0}" msgid "Chat unlocked" msgstr "Chat unlocked" -#: src/components/dms/ConvoMenu.tsx:218 +#: src/components/dms/ConvoMenu.tsx:208 msgctxt "toast" msgid "Chat unmuted" msgstr "" @@ -2805,7 +2811,7 @@ msgstr "" msgid "Closes password update alert" msgstr "" -#: src/view/com/composer/Composer.tsx:1676 +#: src/view/com/composer/Composer.tsx:1694 msgid "Closes post composer and discards post draft" msgstr "" @@ -2855,7 +2861,7 @@ msgid "Compose new post" msgstr "" #. placeholder {0}: MAX_GRAPHEME_LENGTH || 0 -#: src/view/com/composer/Composer.tsx:1552 +#: src/view/com/composer/Composer.tsx:1570 msgid "Compose posts up to {0, plural, other {# characters}} in length" msgstr "" @@ -2863,11 +2869,11 @@ msgstr "" msgid "Compose reply" msgstr "" -#: src/view/com/composer/Composer.tsx:2514 +#: src/view/com/composer/Composer.tsx:2532 msgid "Compressing GIF..." msgstr "" -#: src/view/com/composer/Composer.tsx:2516 +#: src/view/com/composer/Composer.tsx:2534 msgid "Compressing video..." msgstr "" @@ -3035,7 +3041,7 @@ msgstr "" msgid "Conversation" msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:329 +#: src/screens/Messages/components/ChatListItem.tsx:322 msgid "Conversation deleted" msgstr "" @@ -3052,8 +3058,8 @@ msgid "Conversation left" msgstr "Conversation left" #: src/components/dms/LeaveConvoPrompt.tsx:40 -#: src/screens/Messages/JoinRequests.tsx:192 -#: src/screens/Messages/JoinRequests.tsx:224 +#: src/screens/Messages/JoinRequests.tsx:191 +#: src/screens/Messages/JoinRequests.tsx:223 msgid "Conversation not found." msgstr "Conversation not found." @@ -3222,7 +3228,7 @@ msgstr "Could not load invite" msgid "Could not load list" msgstr "" -#: src/components/dms/ConvoMenu.tsx:222 +#: src/components/dms/ConvoMenu.tsx:212 msgid "Could not mute chat" msgstr "" @@ -3357,7 +3363,7 @@ msgstr "" msgid "Create new account" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:487 +#: src/screens/Messages/ConversationSettings/index.tsx:520 msgid "Create or modify an invite link for this group chat" msgstr "Create or modify an invite link for this group chat" @@ -3381,7 +3387,7 @@ msgstr "" #. placeholder {0}: i18n.date(createdAt, { dateStyle: 'long', timeStyle: 'short', }) #. placeholder {0}: i18n.date(createdAt, { month: 'long', day: 'numeric', year: 'numeric', }) #: src/screens/Messages/components/InviteLinkDialog.tsx:324 -#: src/screens/Messages/ConversationSettings/index.tsx:440 +#: src/screens/Messages/ConversationSettings/index.tsx:472 #: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "" @@ -3493,8 +3499,8 @@ msgstr "" msgid "Delete app password?" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:343 -#: src/screens/Messages/components/RequestButtons.tsx:349 +#: src/screens/Messages/components/RequestButtons.tsx:344 +#: src/screens/Messages/components/RequestButtons.tsx:350 msgid "Delete chat" msgstr "" @@ -3509,8 +3515,8 @@ msgstr "" #: src/components/dms/AfterReportDialog.tsx:151 #: src/components/dms/AfterReportDialog.tsx:195 #: src/components/dms/AfterReportDialog.tsx:198 -#: src/screens/Messages/components/RequestButtons.tsx:142 -#: src/screens/Messages/components/RequestButtons.tsx:144 +#: src/screens/Messages/components/RequestButtons.tsx:147 +#: src/screens/Messages/components/RequestButtons.tsx:149 msgid "Delete conversation" msgstr "" @@ -3537,7 +3543,7 @@ msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:787 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:789 -#: src/view/com/composer/Composer.tsx:1564 +#: src/view/com/composer/Composer.tsx:1582 msgid "Delete post" msgstr "" @@ -3562,7 +3568,7 @@ msgstr "" msgid "Deleted" msgstr "" -#: src/components/dms/MessagesListHeader.tsx:109 +#: src/components/dms/MessagesListHeader.tsx:103 #: src/screens/Messages/components/ChatListItem.tsx:134 #: src/screens/Messages/ConversationSettings/Member.tsx:75 msgid "Deleted Account" @@ -3684,9 +3690,9 @@ msgstr "" #: src/components/dialogs/lists/CreateOrEditListDialog.tsx:101 #: src/screens/Profile/Header/EditProfileDialog.tsx:79 -#: src/view/com/composer/Composer.tsx:1347 -#: src/view/com/composer/Composer.tsx:1391 -#: src/view/com/composer/Composer.tsx:1597 +#: src/view/com/composer/Composer.tsx:1365 +#: src/view/com/composer/Composer.tsx:1409 +#: src/view/com/composer/Composer.tsx:1615 #: src/view/com/composer/drafts/DraftItem.tsx:242 #: src/view/com/composer/drafts/DraftsButton.tsx:131 msgid "Discard" @@ -3697,14 +3703,14 @@ msgstr "" msgid "Discard changes?" msgstr "" -#: src/view/com/composer/Composer.tsx:1345 +#: src/view/com/composer/Composer.tsx:1363 #: src/view/com/composer/drafts/DraftItem.tsx:239 #: src/view/com/composer/drafts/DraftsButton.tsx:98 msgid "Discard draft?" msgstr "" -#: src/view/com/composer/Composer.tsx:1362 -#: src/view/com/composer/Composer.tsx:1589 +#: src/view/com/composer/Composer.tsx:1380 +#: src/view/com/composer/Composer.tsx:1607 msgid "Discard post?" msgstr "" @@ -3741,7 +3747,7 @@ msgstr "" msgid "Dismiss banner" msgstr "" -#: src/view/com/composer/Composer.tsx:2435 +#: src/view/com/composer/Composer.tsx:2453 msgid "Dismiss error" msgstr "" @@ -3994,11 +4000,11 @@ msgstr "" msgid "Edit interests" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:294 +#: src/screens/Messages/JoinRequests.tsx:293 msgid "Edit invite link" msgstr "Edit invite link" -#: src/screens/Messages/JoinRequests.tsx:300 +#: src/screens/Messages/JoinRequests.tsx:299 msgctxt "button" msgid "Edit invite link" msgstr "Edit invite link" @@ -4026,7 +4032,7 @@ msgstr "" msgid "Edit My Feeds" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:474 +#: src/screens/Messages/ConversationSettings/index.tsx:507 msgid "Edit name" msgstr "Edit name" @@ -4055,7 +4061,8 @@ msgstr "" msgid "Edit starter pack" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:473 +#: src/screens/Messages/ConversationSettings/index.tsx:453 +#: src/screens/Messages/ConversationSettings/index.tsx:506 msgid "Edit this group chat’s name" msgstr "Edit this group chat’s name" @@ -4272,7 +4279,7 @@ msgstr "" msgid "Entertainment" msgstr "" -#: src/view/com/composer/Composer.tsx:2534 +#: src/view/com/composer/Composer.tsx:2552 #: src/view/com/util/error/ErrorScreen.tsx:40 msgid "Error" msgstr "" @@ -4457,12 +4464,12 @@ msgstr "" msgid "Extremist content" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:243 +#: src/screens/Messages/components/RequestButtons.tsx:244 msgctxt "toast" msgid "Failed to accept chat" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:186 +#: src/screens/Messages/JoinRequests.tsx:185 msgid "Failed to accept join request" msgstr "Failed to accept join request" @@ -4506,8 +4513,8 @@ msgstr "Failed to create invite link" msgid "Failed to create starter pack" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:70 -#: src/screens/Messages/components/RequestButtons.tsx:317 +#: src/screens/Messages/components/RequestButtons.tsx:77 +#: src/screens/Messages/components/RequestButtons.tsx:318 msgctxt "toast" msgid "Failed to delete chat" msgstr "" @@ -4533,7 +4540,7 @@ msgstr "Failed to disable invite link" msgid "Failed to disconnect Germ DM. Error: {0}" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:344 +#: src/screens/Messages/ConversationSettings/index.tsx:349 msgid "Failed to edit group chat name" msgstr "Failed to edit group chat name" @@ -4557,7 +4564,7 @@ msgstr "" msgid "Failed to hide suggestion, please check your internet connection" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:218 +#: src/screens/Messages/JoinRequests.tsx:217 msgid "Failed to ignore join request" msgstr "Failed to ignore join request" @@ -4571,13 +4578,13 @@ msgstr "" #: src/screens/Messages/components/ChatEnded.tsx:42 #: src/screens/Messages/components/ChatLocked.tsx:53 -#: src/screens/Messages/ConversationSettings/index.tsx:371 +#: src/screens/Messages/ConversationSettings/index.tsx:376 msgctxt "toast" msgid "Failed to leave group chat" msgstr "Failed to leave group chat" #: src/screens/Messages/ChatList.tsx:345 -#: src/screens/Messages/Inbox.tsx:201 +#: src/screens/Messages/Inbox.tsx:214 msgid "Failed to load conversations" msgstr "" @@ -4622,15 +4629,15 @@ msgstr "" msgid "Failed to load suggested follows" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:392 +#: src/screens/Messages/ConversationSettings/index.tsx:400 msgid "Failed to lock group chat" msgstr "Failed to lock group chat" -#: src/screens/Messages/Inbox.tsx:299 +#: src/screens/Messages/Inbox.tsx:316 msgid "Failed to mark all requests as read" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:358 +#: src/screens/Messages/ConversationSettings/index.tsx:363 msgid "Failed to mute group chat" msgstr "Failed to mute group chat" @@ -4671,6 +4678,7 @@ msgid "Failed to remove verification" msgstr "" #: src/components/intents/GroupChatJoinDialog.tsx:151 +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:37 msgid "Failed to rescind your request. Please try again." msgstr "Failed to rescind your request. Please try again." @@ -4678,7 +4686,7 @@ msgstr "Failed to rescind your request. Please try again." msgid "Failed to resolve location. Please try again." msgstr "" -#: src/view/com/composer/Composer.tsx:639 +#: src/view/com/composer/Composer.tsx:640 msgid "Failed to save draft" msgstr "" @@ -4721,7 +4729,7 @@ msgid "Failed to toggle thread mute, please try again" msgstr "" #: src/screens/Messages/components/ChatLocked.tsx:42 -#: src/screens/Messages/ConversationSettings/index.tsx:395 +#: src/screens/Messages/ConversationSettings/index.tsx:403 msgid "Failed to unlock group chat" msgstr "Failed to unlock group chat" @@ -5327,7 +5335,7 @@ msgstr "" msgid "GIF" msgstr "" -#: src/view/com/composer/Composer.tsx:2539 +#: src/view/com/composer/Composer.tsx:2557 msgid "GIF uploaded" msgstr "" @@ -5359,9 +5367,9 @@ msgstr "" msgid "Go back" msgstr "" -#: src/components/Error.tsx:77 +#: src/components/Error.tsx:72 #: src/screens/List/ListHiddenScreen.tsx:228 -#: src/screens/Messages/Conversation.tsx:371 +#: src/screens/Messages/Conversation.tsx:370 #: src/screens/Profile/ErrorState.tsx:63 #: src/screens/Profile/ErrorState.tsx:67 #: src/screens/StarterPack/StarterPackScreen.tsx:807 @@ -5432,9 +5440,9 @@ msgstr "" msgid "Go to next" msgstr "" -#: src/components/dms/ConvoMenu.tsx:272 -#: src/screens/Messages/components/MessagesListInfoPanel.tsx:93 -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:191 +#: src/components/dms/ConvoMenu.tsx:262 +#: src/screens/Messages/components/MessagesListInfoPanel.tsx:97 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:189 #: src/view/shell/desktop/LeftNav.tsx:336 #: src/view/shell/desktop/LeftNav.tsx:342 msgid "Go to profile" @@ -5444,11 +5452,11 @@ msgstr "" msgid "Go to the group chat named \"{chatName}\"" msgstr "Go to the group chat named \"{chatName}\"" -#: src/components/dms/ConvoMenu.tsx:268 +#: src/components/dms/ConvoMenu.tsx:258 msgid "Go to user's profile" msgstr "" -#: src/screens/Messages/components/MessagesListInfoPanel.tsx:87 +#: src/screens/Messages/components/MessagesListInfoPanel.tsx:91 msgid "Go to user’s profile" msgstr "Go to user’s profile" @@ -5482,46 +5490,46 @@ msgstr "" msgid "Group chat" msgstr "Group chat" -#: src/screens/Messages/components/InviteLinkDialog.tsx:517 +#: src/screens/Messages/components/InviteLinkDialog.tsx:518 msgid "Group chat invite link dialog" msgstr "Group chat invite link dialog" -#: src/screens/Messages/ConversationSettings/index.tsx:384 +#: src/screens/Messages/ConversationSettings/index.tsx:392 msgctxt "toast" msgid "Group chat locked" msgstr "Group chat locked" -#: src/screens/Messages/ConversationSettings/index.tsx:351 +#: src/screens/Messages/ConversationSettings/index.tsx:356 msgctxt "toast" msgid "Group chat muted" msgstr "Group chat muted" -#: src/screens/Messages/ConversationSettings/index.tsx:339 +#: src/screens/Messages/ConversationSettings/index.tsx:344 msgctxt "toast" msgid "Group chat name updated" msgstr "Group chat name updated" #: src/Navigation.tsx:490 -#: src/screens/Messages/ConversationSettings/index.tsx:91 +#: src/screens/Messages/ConversationSettings/index.tsx:97 msgid "Group chat settings" msgstr "Group chat settings" #: src/screens/Messages/components/ChatLocked.tsx:38 -#: src/screens/Messages/ConversationSettings/index.tsx:386 +#: src/screens/Messages/ConversationSettings/index.tsx:394 msgctxt "toast" msgid "Group chat unlocked" msgstr "Group chat unlocked" -#: src/screens/Messages/ConversationSettings/index.tsx:353 +#: src/screens/Messages/ConversationSettings/index.tsx:358 msgctxt "toast" msgid "Group chat unmuted" msgstr "Group chat unmuted" -#: src/screens/Messages/Conversation.tsx:355 +#: src/screens/Messages/Conversation.tsx:354 msgid "Group chats are not yet available" msgstr "Group chats are not yet available" -#: src/screens/Messages/Conversation.tsx:353 +#: src/screens/Messages/Conversation.tsx:352 msgid "Group chats are now available" msgstr "Group chats are now available" @@ -5542,8 +5550,8 @@ msgstr "Group name" #: src/components/dms/InitiateChatFlow.tsx:602 #: src/screens/Messages/ConversationSettings/prompts.tsx:61 -msgid "Group name is too long. The maximum number of characters is {MAX_GROUP_NAME_GRAPHEME_LENGTH}." -msgstr "Group name is too long. The maximum number of characters is {MAX_GROUP_NAME_GRAPHEME_LENGTH}." +msgid "Group name is too long. {MAX_GROUP_NAME_GRAPHEME_LENGTH, plural, other {The maximum number of characters is #.}}" +msgstr "Group name is too long. {MAX_GROUP_NAME_GRAPHEME_LENGTH, plural, other {The maximum number of characters is #.}}" #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:219 msgid "Hacking or system attacks" @@ -5808,7 +5816,7 @@ msgstr "" msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/screens/Messages/Conversation.tsx:362 +#: src/screens/Messages/Conversation.tsx:361 msgid "Hold your horses! This feature isn't available to you yet. Please check back later." msgstr "Hold your horses! This feature isn't available to you yet. Please check back later." @@ -5938,12 +5946,12 @@ msgid "If you're trying to change your handle or email, do so before you deactiv msgstr "" #. Ignore a request to join a chat -#: src/screens/Messages/JoinRequests.tsx:484 +#: src/screens/Messages/JoinRequests.tsx:483 msgctxt "button" msgid "Ignore" msgstr "Ignore" -#: src/screens/Messages/JoinRequests.tsx:478 +#: src/screens/Messages/JoinRequests.tsx:477 msgid "Ignore join request" msgstr "Ignore join request" @@ -5952,7 +5960,7 @@ msgid "Image" msgstr "" #. placeholder {0}: index + 1 -#: src/components/images/Gallery/index.tsx:451 +#: src/components/images/Gallery/index.tsx:459 msgid "Image {0}" msgstr "Image {0}" @@ -5963,7 +5971,7 @@ msgid "Image {0} of {1}" msgstr "" #. placeholder {0}: index + 1 -#: src/components/images/Gallery/index.tsx:436 +#: src/components/images/Gallery/index.tsx:444 msgid "Image {0} of {imageCount}" msgstr "Image {0} of {imageCount}" @@ -5978,7 +5986,7 @@ msgid "Image cache cleared, freed {0}" msgstr "" #. placeholder {0}: images.length -#: src/components/images/Gallery/index.tsx:264 +#: src/components/images/Gallery/index.tsx:276 msgid "Image gallery, {0} images" msgstr "Image gallery, {0} images" @@ -6075,7 +6083,7 @@ msgid "Inbox empty" msgstr "Inbox empty" #. Title message shown in chat requests inbox when it's empty -#: src/screens/Messages/Inbox.tsx:218 +#: src/screens/Messages/Inbox.tsx:231 msgid "Inbox zero!" msgstr "" @@ -6147,6 +6155,7 @@ msgid "Invalid report subject" msgstr "" #: src/components/intents/GroupChatJoinDialog.tsx:158 +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:44 msgid "Invalid rescind request." msgstr "Invalid rescind request." @@ -6184,7 +6193,7 @@ msgstr "" #: src/screens/Messages/components/InviteLinkDialog.tsx:310 #: src/screens/Messages/components/InviteLinkDialog.tsx:477 #: src/screens/Messages/components/MessagesListGroupInfoPanel.tsx:148 -#: src/screens/Messages/ConversationSettings/index.tsx:490 +#: src/screens/Messages/ConversationSettings/index.tsx:523 msgid "Invite link" msgstr "Invite link" @@ -6213,7 +6222,7 @@ msgstr "" msgid "Invite your friends to follow your favorite feeds and people" msgstr "" -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:152 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:150 msgid "Invited" msgstr "Invited" @@ -6243,7 +6252,7 @@ msgid "It's just you right now! Add more people to your starter pack by searchin msgstr "" #. placeholder {0}: videoState.jobId -#: src/view/com/composer/Composer.tsx:2454 +#: src/view/com/composer/Composer.tsx:2472 msgid "Job ID: {0}" msgstr "" @@ -6270,6 +6279,7 @@ msgid "Join group chat" msgstr "Join group chat" #: src/components/intents/GroupChatJoinDialog.tsx:147 +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:34 msgid "Join request rescinded." msgstr "Join request rescinded." @@ -6282,8 +6292,8 @@ msgstr "" msgid "Journalism" msgstr "" -#: src/view/com/composer/Composer.tsx:1395 -#: src/view/com/composer/Composer.tsx:1405 +#: src/view/com/composer/Composer.tsx:1413 +#: src/view/com/composer/Composer.tsx:1423 #: src/view/com/composer/drafts/DraftsButton.tsx:135 msgid "Keep editing" msgstr "" @@ -6436,12 +6446,12 @@ msgid "Learn more." msgstr "" #: src/components/dms/LeaveConvoPrompt.tsx:59 -#: src/screens/Messages/ConversationSettings/index.tsx:526 +#: src/screens/Messages/ConversationSettings/index.tsx:558 msgid "Leave" msgstr "" #. Leave a conversation (reject a chat invitation) -#: src/screens/Messages/components/ChatStatusInfo.tsx:78 +#: src/screens/Messages/components/ChatStatusInfo.tsx:72 msgctxt "Button" msgid "Leave" msgstr "Leave" @@ -6455,10 +6465,10 @@ msgstr "" #: src/components/dms/AfterReportConversationDialog.tsx:229 #: src/components/dms/AfterReportConversationDialog.tsx:233 -#: src/components/dms/ConvoMenu.tsx:246 -#: src/components/dms/ConvoMenu.tsx:250 -#: src/components/dms/ConvoMenu.tsx:316 -#: src/components/dms/ConvoMenu.tsx:320 +#: src/components/dms/ConvoMenu.tsx:236 +#: src/components/dms/ConvoMenu.tsx:240 +#: src/components/dms/ConvoMenu.tsx:308 +#: src/components/dms/ConvoMenu.tsx:312 #: src/components/dms/LeaveConvoPrompt.tsx:53 msgid "Leave conversation" msgstr "" @@ -6469,11 +6479,12 @@ msgctxt "button" msgid "Leave conversation" msgstr "Leave conversation" -#: src/screens/Messages/ConversationSettings/prompts.tsx:119 +#: src/screens/Messages/ConversationSettings/prompts.tsx:122 +#: src/screens/Messages/ConversationSettings/prompts.tsx:146 msgid "Leave group chat" msgstr "Leave group chat" -#: src/screens/Messages/ConversationSettings/index.tsx:525 +#: src/screens/Messages/ConversationSettings/index.tsx:557 msgid "Leave this group chat" msgstr "Leave this group chat" @@ -6482,6 +6493,10 @@ msgstr "Leave this group chat" msgid "Leaving Bluesky" msgstr "" +#: src/screens/Messages/ConversationSettings/prompts.tsx:145 +msgid "Leaving this chat will lock it permanently and you won’t be able to rejoin." +msgstr "Leaving this chat will lock it permanently and you won’t be able to rejoin." + #: src/screens/SignupQueued.tsx:158 msgid "left to go." msgstr "" @@ -6575,7 +6590,7 @@ msgstr "" msgid "Likes of your reposts" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:486 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:488 msgid "Likes on this post" msgstr "" @@ -6770,23 +6785,23 @@ msgstr "" msgid "Loading..." msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:504 +#: src/screens/Messages/ConversationSettings/index.tsx:537 msgid "Lock" msgstr "Lock" -#: src/screens/Messages/ConversationSettings/prompts.tsx:96 +#: src/screens/Messages/ConversationSettings/prompts.tsx:99 msgid "Lock group chat" msgstr "Lock group chat" -#: src/screens/Messages/ConversationSettings/prompts.tsx:94 +#: src/screens/Messages/ConversationSettings/prompts.tsx:97 msgid "Lock group chat?" msgstr "Lock group chat?" -#: src/screens/Messages/ConversationSettings/index.tsx:502 +#: src/screens/Messages/ConversationSettings/index.tsx:535 msgid "Lock this group chat" msgstr "Lock this group chat" -#: src/screens/Messages/ConversationSettings/index.tsx:504 +#: src/screens/Messages/ConversationSettings/index.tsx:537 msgid "Locked" msgstr "Locked" @@ -6862,17 +6877,17 @@ msgstr "" msgid "Manage your muted words and tags" msgstr "" -#: src/screens/Messages/Inbox.tsx:307 -#: src/screens/Messages/Inbox.tsx:313 +#: src/screens/Messages/Inbox.tsx:324 +#: src/screens/Messages/Inbox.tsx:330 msgid "Mark all as read" msgstr "" -#: src/components/dms/ConvoMenu.tsx:258 -#: src/components/dms/ConvoMenu.tsx:262 +#: src/components/dms/ConvoMenu.tsx:248 +#: src/components/dms/ConvoMenu.tsx:252 msgid "Mark as read" msgstr "" -#: src/screens/Messages/Inbox.tsx:294 +#: src/screens/Messages/Inbox.tsx:311 msgid "Marked all as read" msgstr "" @@ -6904,7 +6919,7 @@ msgstr "" msgid "Members" msgstr "Members" -#: src/screens/Messages/ConversationSettings/prompts.tsx:95 +#: src/screens/Messages/ConversationSettings/prompts.tsx:98 msgid "Members can still read chat history but can’t send new messages." msgstr "Members can still read chat history but can’t send new messages." @@ -6930,7 +6945,7 @@ msgstr "Message" #: src/screens/Messages/components/MessageComposer.tsx:218 #: src/screens/Messages/components/MessageInput.tsx:235 #: src/screens/Messages/components/MessageInput.web.tsx:203 -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:199 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:198 msgctxt "action" msgid "Message" msgstr "Message" @@ -6940,11 +6955,11 @@ msgstr "Message" msgid "Message {0}" msgstr "" -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:195 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:194 msgid "Message {displayName}" msgstr "Message {displayName}" -#: src/screens/Messages/components/ChatListItem.tsx:330 +#: src/screens/Messages/components/ChatListItem.tsx:323 msgid "Message deleted" msgstr "" @@ -7114,7 +7129,7 @@ msgstr "" msgid "Music" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:466 +#: src/screens/Messages/ConversationSettings/index.tsx:499 msgid "Mute" msgstr "Mute" @@ -7142,8 +7157,8 @@ msgstr "" msgid "Mute accounts" msgstr "" -#: src/components/dms/ConvoMenu.tsx:277 -#: src/components/dms/ConvoMenu.tsx:284 +#: src/components/dms/ConvoMenu.tsx:267 +#: src/components/dms/ConvoMenu.tsx:274 msgid "Mute conversation" msgstr "" @@ -7159,7 +7174,7 @@ msgstr "" msgid "Mute these accounts?" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:464 +#: src/screens/Messages/ConversationSettings/index.tsx:497 msgid "Mute this group chat" msgstr "Mute this group chat" @@ -7197,7 +7212,7 @@ msgstr "" msgid "Mute words & tags" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:466 +#: src/screens/Messages/ConversationSettings/index.tsx:499 msgid "Muted" msgstr "Muted" @@ -7351,8 +7366,8 @@ msgstr "New group chat" #. Button used to create a new group chat. #. Button used to create a new group chat. -#: src/components/dms/InitiateChatFlow.tsx:774 -#: src/components/dms/InitiateChatFlow.tsx:808 +#: src/components/dms/InitiateChatFlow.tsx:777 +#: src/components/dms/InitiateChatFlow.tsx:811 msgctxt "action" msgid "New group chat" msgstr "New group chat" @@ -7523,7 +7538,7 @@ msgstr "" msgid "No media yet" msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:316 +#: src/screens/Messages/components/ChatListItem.tsx:311 msgid "No messages yet" msgstr "" @@ -7607,8 +7622,8 @@ msgstr "" msgid "No results for \"{0}\"." msgstr "" -#: src/components/Lists.tsx:204 -#: src/components/Lists.tsx:219 +#: src/components/Lists.tsx:203 +#: src/components/Lists.tsx:218 msgid "No results found" msgstr "" @@ -7767,10 +7782,10 @@ msgstr "" #: src/components/BotAccountAlert.tsx:52 #: src/components/BotAccountAlert.tsx:57 -#: src/components/dms/InitiateChatFlow.tsx:707 +#: src/components/dms/InitiateChatFlow.tsx:710 #: src/components/dms/MessageItem.tsx:641 #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:661 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:663 msgid "Okay" msgstr "" @@ -7801,11 +7816,11 @@ msgstr "One of the selected recipients does not allow group chats." msgid "One of the selected recipients has blocked you and cannot be messaged." msgstr "One of the selected recipients has blocked you and cannot be messaged." -#: src/view/com/composer/Composer.tsx:855 +#: src/view/com/composer/Composer.tsx:856 msgid "One or more GIFs is missing alt text." msgstr "" -#: src/view/com/composer/Composer.tsx:852 +#: src/view/com/composer/Composer.tsx:853 msgid "One or more images is missing alt text." msgstr "" @@ -7817,11 +7832,11 @@ msgstr "" msgid "One or more of your selected files are too large. Maximum size is {VIDEO_MAX_SIZE_MB} MB." msgstr "One or more of your selected files are too large. Maximum size is {VIDEO_MAX_SIZE_MB} MB." -#: src/view/com/composer/Composer.tsx:650 +#: src/view/com/composer/Composer.tsx:651 msgid "One or more posts are too long to save as a draft. {MAX_DRAFT_GRAPHEME_LENGTH, plural, one {The maximum number of characters is # character.} other {The maximum number of characters is # characters.}}" msgstr "" -#: src/view/com/composer/Composer.tsx:862 +#: src/view/com/composer/Composer.tsx:863 msgid "One or more videos is missing alt text." msgstr "" @@ -7834,15 +7849,15 @@ msgstr "" #. placeholder {0}: result.accepted.length #. placeholder {1}: next.length #. placeholder {2}: next.length -#: src/view/com/composer/Composer.tsx:225 +#: src/view/com/composer/Composer.tsx:226 msgid "Only {0} of {1} {2, plural, one {image} other {images}} added; limit is {MAX_GALLERY_IMAGES}" msgstr "Only {0} of {1} {2, plural, one {image} other {images}} added; limit is {MAX_GALLERY_IMAGES}" -#: src/screens/Messages/JoinRequests.tsx:196 +#: src/screens/Messages/JoinRequests.tsx:195 msgid "Only admins can accept join requests." msgstr "Only admins can accept join requests." -#: src/screens/Messages/JoinRequests.tsx:228 +#: src/screens/Messages/JoinRequests.tsx:227 msgid "Only admins can ignore join requests." msgstr "Only admins can ignore join requests." @@ -7900,12 +7915,12 @@ msgstr "" msgid "Open chat" msgstr "Open chat" -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:139 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:137 msgid "Open chat member options for {displayName}" msgstr "Open chat member options for {displayName}" -#: src/screens/Messages/components/ChatListItem.tsx:495 -#: src/screens/Messages/components/ChatListItem.tsx:499 +#: src/screens/Messages/components/ChatListItem.tsx:486 +#: src/screens/Messages/components/ChatListItem.tsx:490 msgid "Open conversation options" msgstr "" @@ -7919,7 +7934,7 @@ msgstr "" #: src/screens/Messages/components/MessageComposer.tsx:176 #: src/screens/Messages/components/MessageInput.web.tsx:148 -#: src/view/com/composer/Composer.tsx:2094 +#: src/view/com/composer/Composer.tsx:2112 msgid "Open emoji picker" msgstr "" @@ -7944,8 +7959,8 @@ msgstr "" msgid "Open group chat" msgstr "Open group chat" -#: src/components/dms/MessagesListHeader.tsx:181 -#: src/components/dms/MessagesListHeader.tsx:220 +#: src/components/dms/MessagesListHeader.tsx:168 +#: src/components/dms/MessagesListHeader.tsx:207 msgid "Open group chat settings" msgstr "Open group chat settings" @@ -8063,7 +8078,7 @@ msgstr "" msgid "Opens flow to sign in to your existing Bluesky account" msgstr "" -#: src/components/images/Gallery/index.tsx:452 +#: src/components/images/Gallery/index.tsx:460 msgid "Opens full image" msgstr "Opens full image" @@ -8204,8 +8219,8 @@ msgstr "Owner" msgid "Owner must lock the group before leaving." msgstr "Owner must lock the group before leaving." -#: src/components/Lists.tsx:205 -#: src/components/Lists.tsx:220 +#: src/components/Lists.tsx:204 +#: src/components/Lists.tsx:219 #: src/view/screens/NotFound.tsx:34 #: src/view/screens/NotFound.tsx:41 msgid "Page not found" @@ -8574,7 +8589,7 @@ msgstr "" msgid "Porn" msgstr "" -#: src/view/com/composer/Composer.tsx:1742 +#: src/view/com/composer/Composer.tsx:1760 msgctxt "action" msgid "Post" msgstr "" @@ -8594,12 +8609,12 @@ msgstr "" msgid "Post a video" msgstr "" -#: src/view/com/composer/Composer.tsx:1740 +#: src/view/com/composer/Composer.tsx:1758 msgctxt "action" msgid "Post All" msgstr "" -#: src/view/com/composer/Composer.tsx:1404 +#: src/view/com/composer/Composer.tsx:1422 msgid "Post anyway" msgstr "Post anyway" @@ -8711,10 +8726,10 @@ msgstr "" msgid "Press to attempt reconnection" msgstr "" -#: src/components/Error.tsx:61 +#: src/components/Error.tsx:56 #: src/components/Lists.tsx:104 #: src/screens/Messages/components/MessageListError.tsx:23 -#: src/screens/Messages/JoinRequests.tsx:350 +#: src/screens/Messages/JoinRequests.tsx:349 #: src/screens/Signup/BackNextButtons.tsx:48 msgid "Press to retry" msgstr "" @@ -8772,11 +8787,11 @@ msgstr "" msgid "Privacy violation of a minor" msgstr "" -#: src/view/com/composer/Composer.tsx:2528 +#: src/view/com/composer/Composer.tsx:2546 msgid "Processing GIF..." msgstr "" -#: src/view/com/composer/Composer.tsx:2530 +#: src/view/com/composer/Composer.tsx:2548 msgid "Processing video..." msgstr "" @@ -8821,22 +8836,22 @@ msgid "Public, sharable lists of users to mute or block in bulk." msgstr "" #. Accessibility label for button to publish a single post -#: src/view/com/composer/Composer.tsx:1726 +#: src/view/com/composer/Composer.tsx:1744 msgid "Publish post" msgstr "" #. Accessibility label for button to publish multiple posts in a thread -#: src/view/com/composer/Composer.tsx:1721 +#: src/view/com/composer/Composer.tsx:1739 msgid "Publish posts" msgstr "" #. Accessibility label for button to publish multiple replies in a thread -#: src/view/com/composer/Composer.tsx:1710 +#: src/view/com/composer/Composer.tsx:1728 msgid "Publish replies" msgstr "" #. Accessibility label for button to publish a single reply -#: src/view/com/composer/Composer.tsx:1715 +#: src/view/com/composer/Composer.tsx:1733 msgid "Publish reply" msgstr "" @@ -8898,7 +8913,7 @@ msgstr "" msgid "Quotes" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:467 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:469 msgid "Quotes of this post" msgstr "" @@ -9028,16 +9043,16 @@ msgid "Refresh the page to see it." msgstr "Refresh the page to see it." #. Reject a chat request, this opens a menu with options -#: src/screens/Messages/components/RequestButtons.tsx:131 +#: src/screens/Messages/components/RequestButtons.tsx:136 msgid "Reject" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:120 +#: src/screens/Messages/components/RequestButtons.tsx:125 msgid "Reject chat request" msgstr "" #: src/screens/Messages/ChatList.tsx:349 -#: src/screens/Messages/Inbox.tsx:205 +#: src/screens/Messages/Inbox.tsx:218 msgid "Reload conversations" msgstr "" @@ -9290,7 +9305,7 @@ msgstr "" msgid "Replies to this post are disabled." msgstr "" -#: src/view/com/composer/Composer.tsx:1738 +#: src/view/com/composer/Composer.tsx:1756 msgctxt "action" msgid "Reply" msgstr "" @@ -9330,7 +9345,7 @@ msgstr "" #: src/components/dms/MessageContextMenu.tsx:176 #: src/features/liveNow/components/LiveStatusDialog.tsx:267 -#: src/screens/Messages/ConversationSettings/index.tsx:517 +#: src/screens/Messages/ConversationSettings/index.tsx:550 msgid "Report" msgstr "" @@ -9339,10 +9354,10 @@ msgstr "" msgid "Report account" msgstr "" -#: src/components/dms/ConvoMenu.tsx:304 -#: src/components/dms/ConvoMenu.tsx:308 -#: src/screens/Messages/components/RequestButtons.tsx:160 -#: src/screens/Messages/components/RequestButtons.tsx:163 +#: src/components/dms/ConvoMenu.tsx:295 +#: src/components/dms/ConvoMenu.tsx:299 +#: src/screens/Messages/components/RequestButtons.tsx:161 +#: src/screens/Messages/components/RequestButtons.tsx:164 msgid "Report conversation" msgstr "" @@ -9395,7 +9410,7 @@ msgstr "" msgid "Report this feed" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:516 +#: src/screens/Messages/ConversationSettings/index.tsx:549 msgid "Report this group chat" msgstr "Report this group chat" @@ -9465,7 +9480,7 @@ msgstr "" msgid "Reposts" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:446 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:448 msgid "Reposts of this post" msgstr "" @@ -9479,7 +9494,7 @@ msgstr "" msgid "Request access to group chat" msgstr "Request access to group chat" -#: src/screens/Messages/JoinRequests.tsx:178 +#: src/screens/Messages/JoinRequests.tsx:177 msgid "Request approved." msgstr "Request approved." @@ -9488,7 +9503,7 @@ msgstr "Request approved." msgid "Request code" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:210 +#: src/screens/Messages/JoinRequests.tsx:209 msgid "Request ignored." msgstr "Request ignored." @@ -9508,7 +9523,7 @@ msgstr "Requests" #: src/Navigation.tsx:495 #: src/screens/Messages/JoinRequests.tsx:58 -#: src/screens/Messages/JoinRequests.tsx:420 +#: src/screens/Messages/JoinRequests.tsx:419 msgid "Requests to join" msgstr "Requests to join" @@ -9530,9 +9545,15 @@ msgid "Required in your region" msgstr "" #: src/components/intents/GroupChatJoinDialog.tsx:273 +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:116 +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:118 msgid "Rescind request" msgstr "Rescind request" +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:53 +msgid "Rescind request to join group chat" +msgstr "Rescind request to join group chat" + #: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:39 msgid "Resend" msgstr "" @@ -9596,7 +9617,7 @@ msgstr "" #: src/components/ageAssurance/AgeAssuranceErrors.tsx:31 #: src/components/contacts/screens/VerifyNumber.tsx:350 #: src/components/contacts/screens/VerifyNumber.tsx:355 -#: src/components/Error.tsx:65 +#: src/components/Error.tsx:60 #: src/components/Lists.tsx:115 #: src/components/moderation/ReportDialog/index.tsx:297 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:56 @@ -9606,8 +9627,8 @@ msgstr "" #: src/screens/Login/LoginForm.tsx:335 #: src/screens/Messages/ChatList.tsx:354 #: src/screens/Messages/components/MessageListError.tsx:24 -#: src/screens/Messages/Inbox.tsx:210 -#: src/screens/Messages/JoinRequests.tsx:356 +#: src/screens/Messages/Inbox.tsx:223 +#: src/screens/Messages/JoinRequests.tsx:355 #: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:268 #: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:271 #: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:92 @@ -9626,7 +9647,7 @@ msgstr "" msgid "Retry loading report options" msgstr "" -#: src/components/Error.tsx:73 +#: src/components/Error.tsx:68 #: src/screens/List/ListHiddenScreen.tsx:223 #: src/screens/StarterPack/StarterPackScreen.tsx:801 msgid "Return to previous page" @@ -9660,7 +9681,7 @@ msgstr "Sad GIFs" #: src/components/StarterPack/QrCodeDialog.tsx:207 #: src/features/liveNow/components/EditLiveDialog.tsx:204 #: src/features/liveNow/components/EditLiveDialog.tsx:211 -#: src/screens/Messages/ConversationSettings/prompts.tsx:71 +#: src/screens/Messages/ConversationSettings/prompts.tsx:74 #: src/screens/Profile/Header/EditProfileDialog.tsx:233 #: src/screens/Profile/Header/EditProfileDialog.tsx:247 #: src/screens/SavedFeeds.tsx:124 @@ -9685,22 +9706,22 @@ msgstr "" #: src/screens/SavedFeeds.tsx:124 #: src/screens/SavedFeeds.tsx:311 #: src/screens/SavedFeeds.tsx:315 -#: src/view/com/composer/Composer.tsx:1385 +#: src/view/com/composer/Composer.tsx:1403 #: src/view/com/composer/drafts/DraftsButton.tsx:125 msgid "Save changes" msgstr "" -#: src/view/com/composer/Composer.tsx:1357 +#: src/view/com/composer/Composer.tsx:1375 #: src/view/com/composer/drafts/DraftsButton.tsx:93 msgid "Save changes?" msgstr "" -#: src/view/com/composer/Composer.tsx:1385 +#: src/view/com/composer/Composer.tsx:1403 #: src/view/com/composer/drafts/DraftsButton.tsx:125 msgid "Save draft" msgstr "" -#: src/view/com/composer/Composer.tsx:1359 +#: src/view/com/composer/Composer.tsx:1377 #: src/view/com/composer/drafts/DraftsButton.tsx:95 msgid "Save draft?" msgstr "" @@ -10036,7 +10057,7 @@ msgstr "" msgid "Select GIF \"{0}\"" msgstr "" -#: src/components/dms/InitiateChatFlow.tsx:699 +#: src/components/dms/InitiateChatFlow.tsx:702 msgid "Select group chat members" msgstr "Select group chat members" @@ -10484,7 +10505,7 @@ msgstr "" msgid "Show when you’re live" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:602 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:604 msgid "Shows information about when this post was created" msgstr "" @@ -10611,7 +10632,7 @@ msgstr "" msgid "Skip contact sharing and continue to the app" msgstr "" -#: src/view/com/composer/Composer.tsx:1402 +#: src/view/com/composer/Composer.tsx:1420 msgid "Skip empty posts?" msgstr "Skip empty posts?" @@ -10625,7 +10646,7 @@ msgstr "" msgid "Skip to next step" msgstr "" -#: src/components/images/Gallery/index.tsx:435 +#: src/components/images/Gallery/index.tsx:443 msgid "slide" msgstr "slide" @@ -10716,7 +10737,7 @@ msgid "Something wasn't quite right with the data you're trying to report. Pleas msgstr "" #: src/screens/Messages/Conversation.tsx:137 -#: src/screens/Messages/ConversationSettings/index.tsx:112 +#: src/screens/Messages/ConversationSettings/index.tsx:118 #: src/screens/Messages/JoinRequests.tsx:87 msgid "Something went wrong" msgstr "" @@ -10807,12 +10828,12 @@ msgstr "" msgid "Start adding people!" msgstr "" -#: src/components/dms/InitiateChatFlow.tsx:700 +#: src/components/dms/InitiateChatFlow.tsx:703 msgid "Start chat" msgstr "Start chat" #: src/components/dialogs/SearchablePeopleList.tsx:428 -#: src/components/dms/InitiateChatFlow.tsx:848 +#: src/components/dms/InitiateChatFlow.tsx:851 msgid "Start chat with {displayName}" msgstr "" @@ -11297,7 +11318,7 @@ msgid "The laws in your region require you to verify you're an adult to access c msgstr "" #: src/components/intents/GroupChatJoinDialog.tsx:135 -#: src/screens/Messages/JoinRequests.tsx:201 +#: src/screens/Messages/JoinRequests.tsx:200 msgid "The member limit has been reached." msgstr "The member limit has been reached." @@ -11369,6 +11390,7 @@ msgstr "There was a problem loading GIFs. Check your connection and try again." #: src/components/contacts/screens/GetContacts.tsx:147 #: src/components/intents/GroupChatJoinDialog.tsx:119 #: src/components/intents/GroupChatJoinDialog.tsx:153 +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:39 msgid "There was a problem with your internet connection, please try again" msgstr "" @@ -11390,7 +11412,7 @@ msgid "There was an issue fetching notifications. Tap here to try again." msgstr "" #: src/screens/Search/Explore.tsx:1027 -#: src/view/com/posts/PostFeed.tsx:775 +#: src/view/com/posts/PostFeed.tsx:777 msgid "There was an issue fetching posts. Tap here to try again." msgstr "" @@ -11530,7 +11552,7 @@ msgstr "This chat has ended" msgid "This chat is full" msgstr "This chat is full" -#: src/screens/Messages/components/ChatListItem.tsx:380 +#: src/screens/Messages/components/ChatListItem.tsx:372 #: src/screens/Messages/components/ChatLocked.tsx:61 msgid "This chat is locked" msgstr "This chat is locked" @@ -11709,7 +11731,7 @@ msgstr "This person is blocking you" #. placeholder {0}: niceDate(i18n, createdAt) #. placeholder {1}: niceDate(i18n, indexedAt) -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:642 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:644 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." msgstr "" @@ -11729,7 +11751,7 @@ msgstr "" msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "" -#: src/view/com/composer/Composer.tsx:1015 +#: src/view/com/composer/Composer.tsx:1033 msgid "This post's author has disabled quote posts." msgstr "" @@ -11741,8 +11763,8 @@ msgstr "" 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." msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:132 -#: src/screens/Messages/JoinRequests.tsx:111 +#: src/screens/Messages/ConversationSettings/index.tsx:137 +#: src/screens/Messages/JoinRequests.tsx:110 msgid "This screen is only available for group conversations." msgstr "This screen is only available for group conversations." @@ -12039,7 +12061,7 @@ msgstr "" msgid "Unable to delete" msgstr "" -#: src/screens/Messages/JoinRequests.tsx:346 +#: src/screens/Messages/JoinRequests.tsx:345 msgid "Unable to fetch join requests." msgstr "Unable to fetch join requests." @@ -12093,8 +12115,8 @@ msgstr "" msgid "Unblock {displayName}" msgstr "Unblock {displayName}" -#: src/components/dms/ConvoMenu.tsx:294 -#: src/components/dms/ConvoMenu.tsx:298 +#: src/components/dms/ConvoMenu.tsx:284 +#: src/components/dms/ConvoMenu.tsx:288 #: src/view/com/profile/ProfileMenu.tsx:468 #: src/view/com/profile/ProfileMenu.tsx:474 msgid "Unblock account" @@ -12164,14 +12186,6 @@ msgstr "" msgid "Unfortunately, your declared age indicates that you are not old enough to access Bluesky in your region." msgstr "" -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:245 -msgid "Uninvite" -msgstr "Uninvite" - -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:240 -msgid "Uninvite {displayName} from this group chat" -msgstr "Uninvite {displayName} from this group chat" - #: src/components/verification/VerificationsDialog.tsx:209 msgid "Unknown verifier" msgstr "" @@ -12198,7 +12212,7 @@ msgstr "" msgid "Unlock chat" msgstr "Unlock chat" -#: src/screens/Messages/ConversationSettings/index.tsx:501 +#: src/screens/Messages/ConversationSettings/index.tsx:534 msgid "Unlock this group chat" msgstr "Unlock this group chat" @@ -12226,7 +12240,7 @@ msgstr "Unmute {0}" msgid "Unmute account" msgstr "" -#: src/components/dms/ConvoMenu.tsx:282 +#: src/components/dms/ConvoMenu.tsx:272 msgid "Unmute conversation" msgstr "" @@ -12235,7 +12249,7 @@ msgstr "" msgid "Unmute list" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:463 +#: src/screens/Messages/ConversationSettings/index.tsx:496 msgid "Unmute this group chat" msgstr "Unmute this group chat" @@ -12314,7 +12328,7 @@ msgstr "" msgid "Unsupported clipboard content" msgstr "Unsupported clipboard content" -#: src/view/com/composer/Composer.tsx:1491 +#: src/view/com/composer/Composer.tsx:1509 msgid "Unsupported video type: {mimeType}" msgstr "" @@ -12357,7 +12371,7 @@ msgstr "Update your app" msgid "Update your app to see it." msgstr "Update your app to see it." -#: src/screens/Messages/Conversation.tsx:360 +#: src/screens/Messages/Conversation.tsx:359 msgid "Update your app to the latest version to join in!" msgstr "Update your app to the latest version to join in!" @@ -12409,7 +12423,7 @@ msgstr "" msgid "Upload from Library" msgstr "" -#: src/view/com/composer/Composer.tsx:2521 +#: src/view/com/composer/Composer.tsx:2539 msgid "Uploading GIF..." msgstr "" @@ -12423,7 +12437,7 @@ msgstr "" msgid "Uploading link thumbnail..." msgstr "" -#: src/view/com/composer/Composer.tsx:2523 +#: src/view/com/composer/Composer.tsx:2541 msgid "Uploading video..." msgstr "" @@ -12712,7 +12726,7 @@ msgstr "" msgid "Video settings" msgstr "" -#: src/view/com/composer/Composer.tsx:2541 +#: src/view/com/composer/Composer.tsx:2559 msgid "Video uploaded" msgstr "" @@ -12729,7 +12743,7 @@ msgstr "" msgid "Videos must be less than 3 minutes long." msgstr "" -#: src/view/com/composer/Composer.tsx:1108 +#: src/view/com/composer/Composer.tsx:1126 msgctxt "Action to view the post the user just created" msgid "View" msgstr "" @@ -12760,8 +12774,8 @@ msgstr "" msgid "View {0}’s profile" msgstr "View {0}’s profile" -#: src/components/dms/MessagesListHeader.tsx:123 -#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:185 +#: src/components/dms/MessagesListHeader.tsx:111 +#: src/screens/Messages/ConversationSettings/MemberMenu.tsx:183 msgid "View {displayName}’s profile" msgstr "View {displayName}’s profile" @@ -12823,7 +12837,7 @@ msgstr "" msgid "View more trending videos" msgstr "" -#: src/view/com/composer/Composer.tsx:1103 +#: src/view/com/composer/Composer.tsx:1121 msgid "View post" msgstr "" @@ -12851,7 +12865,7 @@ msgstr "View publication" msgid "View the avatar" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:488 +#: src/screens/Messages/ConversationSettings/index.tsx:521 msgid "View the invite link for this group chat" msgstr "View the invite link for this group chat" @@ -12974,7 +12988,7 @@ msgstr "" msgid "We couldn’t load this conversation’s join requests" msgstr "We couldn’t load this conversation’s join requests" -#: src/screens/Messages/ConversationSettings/index.tsx:113 +#: src/screens/Messages/ConversationSettings/index.tsx:119 msgid "We couldn’t load this conversation’s settings" msgstr "We couldn’t load this conversation’s settings" @@ -13119,11 +13133,11 @@ msgstr "We’re sorry, but your search could not be completed. Please try again msgid "We're sorry, you cannot access this screen at this time." msgstr "" -#: src/view/com/composer/Composer.tsx:1013 +#: src/view/com/composer/Composer.tsx:1031 msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:224 +#: src/components/Lists.tsx:223 #: src/view/screens/NotFound.tsx:44 msgid "We're sorry! We can't find the page you were looking for." msgstr "" @@ -13170,7 +13184,7 @@ msgid "What do you want to call your starter pack?" msgstr "" #: src/view/com/auth/SplashScreen.web.tsx:98 -#: src/view/com/composer/Composer.tsx:1455 +#: src/view/com/composer/Composer.tsx:1473 #: src/view/com/feeds/ComposerPrompt.tsx:193 msgid "What's up?" msgstr "" @@ -13198,7 +13212,7 @@ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:80 #: src/screens/Messages/ChatList.tsx:334 -#: src/screens/Messages/Inbox.tsx:190 +#: src/screens/Messages/Inbox.tsx:203 msgid "Whoops!" msgstr "" @@ -13256,7 +13270,7 @@ msgstr "Would you like to block this user and/or leave this conversation?" msgid "Would you like to save this as a draft before viewing your drafts?" msgstr "" -#: src/view/com/composer/Composer.tsx:1373 +#: src/view/com/composer/Composer.tsx:1391 msgid "Would you like to save this as a draft to edit later?" msgstr "" @@ -13265,12 +13279,12 @@ msgstr "" msgid "Write a post" msgstr "" -#: src/view/com/composer/Composer.tsx:1551 +#: src/view/com/composer/Composer.tsx:1569 msgid "Write post" msgstr "" #: src/screens/PostThread/components/ThreadComposePrompt.tsx:91 -#: src/view/com/composer/Composer.tsx:1453 +#: src/view/com/composer/Composer.tsx:1471 msgid "Write your reply" msgstr "" @@ -13283,8 +13297,8 @@ msgstr "" msgid "Wrong DID returned from server. Received: {0}" msgstr "" -#: src/screens/Messages/ConversationSettings/index.tsx:131 -#: src/screens/Messages/JoinRequests.tsx:110 +#: src/screens/Messages/ConversationSettings/index.tsx:136 +#: src/screens/Messages/JoinRequests.tsx:109 msgid "Wrong kind of conversation" msgstr "Wrong kind of conversation" @@ -13438,11 +13452,11 @@ msgid "You can now sign in with your new password." msgstr "" #. Toast shown when the user tries to add more images but the post gallery is already at the cap -#: src/view/com/composer/Composer.tsx:212 +#: src/view/com/composer/Composer.tsx:213 msgid "You can only add up to {MAX_GALLERY_IMAGES, plural, other {# images}} per post" msgstr "You can only add up to {MAX_GALLERY_IMAGES, plural, other {# images}} per post" -#: src/view/com/composer/Composer.tsx:1378 +#: src/view/com/composer/Composer.tsx:1396 msgid "You can only save drafts up to 1000 characters." msgstr "" @@ -13581,7 +13595,7 @@ msgstr "" msgid "You have temporarily reached the limit for video uploads. Please try again later." msgstr "" -#: src/view/com/composer/Composer.tsx:1368 +#: src/view/com/composer/Composer.tsx:1386 msgid "You have unsaved changes to this draft, would you like to save them?" msgstr "" @@ -13683,6 +13697,11 @@ msgstr "You reacted {0} to {target}" msgid "You recently changed your birthdate" msgstr "" +#. Displayed when the user has requested to join a group chat. +#: src/screens/Messages/components/OutgoingRequestListItem.tsx:106 +msgid "You requested to join" +msgstr "You requested to join" + #: src/screens/Settings/Settings.tsx:297 #: src/view/shell/desktop/LeftNav.tsx:225 msgid "You will be signed out of all your accounts." @@ -13705,7 +13724,7 @@ msgstr "" msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "" -#: src/screens/Messages/ConversationSettings/prompts.tsx:118 +#: src/screens/Messages/ConversationSettings/prompts.tsx:121 msgid "You won’t be able to rejoin unless you’re invited." msgstr "You won’t be able to rejoin unless you’re invited." @@ -13778,7 +13797,7 @@ msgstr "" msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "" -#: src/view/com/composer/Composer.tsx:637 +#: src/view/com/composer/Composer.tsx:638 msgid "You've reached the maximum number of drafts" msgstr "" @@ -13818,11 +13837,11 @@ msgstr "" msgid "Your account is not yet old enough to upload videos. Please try again later." msgstr "" -#: src/components/dms/InitiateChatFlow.tsx:705 +#: src/components/dms/InitiateChatFlow.tsx:708 msgid "Your account is too new" msgstr "Your account is too new" -#: src/components/dms/InitiateChatFlow.tsx:706 +#: src/components/dms/InitiateChatFlow.tsx:709 msgid "Your account must be at least 7 days old to create a new group chat." msgstr "Your account must be at least 7 days old to create a new group chat." @@ -13946,11 +13965,11 @@ msgstr "" msgid "Your password must be at least 8 characters long." msgstr "" -#: src/view/com/composer/Composer.tsx:1099 +#: src/view/com/composer/Composer.tsx:1117 msgid "Your post was sent" msgstr "" -#: src/view/com/composer/Composer.tsx:1096 +#: src/view/com/composer/Composer.tsx:1114 msgid "Your posts were sent" msgstr "" @@ -13971,7 +13990,7 @@ msgstr "" msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." msgstr "" -#: src/view/com/composer/Composer.tsx:1098 +#: src/view/com/composer/Composer.tsx:1116 msgid "Your reply was sent" msgstr "" @@ -13984,7 +14003,7 @@ msgstr "" msgid "Your selected interests help us serve you content you care about." msgstr "" -#: src/view/com/composer/Composer.tsx:1403 +#: src/view/com/composer/Composer.tsx:1421 msgid "Your thread has empty posts that will be skipped. The remaining posts will be published as a thread." msgstr "Your thread has empty posts that will be skipped. The remaining posts will be published as a thread."