From 9b0f0a8d245fd58de3ce35002349aeb16d59e557 Mon Sep 17 00:00:00 2001 From: pfrazee <1270099+pfrazee@users.noreply.github.com> Date: Tue, 24 Feb 2026 03:09:35 +0000 Subject: [PATCH] Nightly source-language update --- src/locale/locales/en/messages.po | 6396 +++++++++++++++-------------- 1 file changed, 3320 insertions(+), 3076 deletions(-) diff --git a/src/locale/locales/en/messages.po b/src/locale/locales/en/messages.po index 0d7b5149e5..ac52e4d26f 100644 --- a/src/locale/locales/en/messages.po +++ b/src/locale/locales/en/messages.po @@ -22,219 +22,262 @@ msgstr "" msgid "(contains embedded content)" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:71 +#: src/screens/Settings/AccountSettings.tsx:72 msgid "(no email)" msgstr "" +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:169 msgid "{0, plural, one {# day} other {# days}}" msgstr "" +#. placeholder {0}: profile.followersCount ?? 0 #: src/screens/Profile/ProfileFollowers.tsx:43 msgid "{0, plural, one {# follower} other {# followers}}" msgstr "" +#. placeholder {0}: profile.followsCount ?? 0 #: src/screens/Profile/ProfileFollows.tsx:43 msgid "{0, plural, one {# following} other {# following}}" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:267 +#. placeholder {0}: item.count +#: src/components/contacts/screens/ViewMatches.tsx:268 msgid "{0, plural, one {# friend found!} other {# friends found!}}" msgstr "" +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:159 msgid "{0, plural, one {# hour} other {# hours}}" msgstr "" -#: src/components/moderation/LabelsOnMe.tsx:58 +#. placeholder {0}: labels.length +#: src/components/moderation/LabelsOnMe.tsx:59 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this account" msgstr "" -#: src/components/moderation/LabelsOnMe.tsx:67 +#. placeholder {0}: labels.length +#: src/components/moderation/LabelsOnMe.tsx:68 msgid "{0, plural, one {# label has} other {# labels have}} been placed on this content" msgstr "" +#. placeholder {0}: likeCount ?? 0 #: src/screens/Post/PostLikedBy.tsx:44 msgid "{0, plural, one {# like} other {# likes}}" msgstr "" +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:149 msgid "{0, plural, one {# minute} other {# minutes}}" msgstr "" +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:180 msgid "{0, plural, one {# month} other {# months}}" msgstr "" +#. placeholder {0}: quoteCount ?? 0 #: src/screens/Post/PostQuotes.tsx:44 msgid "{0, plural, one {# quote} other {# quotes}}" msgstr "" +#. placeholder {0}: quoteCount ?? 0 #: src/screens/Post/PostRepostedBy.tsx:44 msgid "{0, plural, one {# repost} other {# reposts}}" msgstr "" +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:139 msgid "{0, plural, one {# second} other {# seconds}}" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:223 -#: src/view/shell/bottom-bar/BottomBar.tsx:255 -#: src/view/shell/Drawer.tsx:500 +#. placeholder {0}: numUnreadMessages.numUnread ?? 0 +#. placeholder {0}: numUnreadNotifications ?? 0 +#: src/view/shell/bottom-bar/BottomBar.tsx:224 +#: src/view/shell/bottom-bar/BottomBar.tsx:256 +#: src/view/shell/Drawer.tsx:501 msgid "{0, plural, one {# unread item} other {# unread items}}" msgstr "" #. How many months have passed, displayed in a narrow form +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:182 msgid "{0, plural, one {#mo} other {#mo}}" msgstr "" +#. placeholder {0}: draft.meta.replyCount #: src/view/com/composer/drafts/DraftItem.tsx:143 msgid "{0, plural, one {1 more post} other {# more posts}}" msgstr "" +#. placeholder {0}: profile.followersCount || 0 #: src/components/ProfileHoverCard/index.web.tsx:445 #: src/screens/Profile/Header/Metrics.tsx:22 msgid "{0, plural, one {follower} other {followers}}" msgstr "" +#. placeholder {0}: profile.followsCount || 0 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/screens/Profile/Header/Metrics.tsx:26 msgid "{0, plural, one {following} other {following}}" msgstr "" +#. placeholder {0}: profile.postsCount || 0 #: src/screens/Profile/Header/Metrics.tsx:58 msgid "{0, plural, one {post} other {posts}}" msgstr "" #. Number of users (always at least 25) who have joined Bluesky using a specific starter pack -#: src/screens/StarterPack/StarterPackScreen.tsx:501 +#. placeholder {0}: starterPack.joinedAllTimeCount || 0 +#: src/screens/StarterPack/StarterPackScreen.tsx:502 msgid "{0, plural, other {# people have}} joined Bluesky via this starter pack!" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:358 +#. placeholder {0}: starterPack.list.listItemCount - 4 +#: src/components/dialogs/StarterPackDialog.tsx:359 msgid "{0, plural, other {+# more}}" msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:320 +#. placeholder {0}: aaRegionConfig.minAccessAge +#: src/screens/Signup/StepInfo/index.tsx:321 msgid "{0, plural, other {You must be # years of age or older to create an account in your region.}}" msgstr "" +#. placeholder {0}: i18n.date(d, {timeStyle: 'short'}) +#. placeholder {1}: i18n.date(d, {dateStyle: 'medium'}) #: src/lib/strings/time.ts:13 msgctxt "date and time formatted like this: [time] · [date]" msgid "{0} · {1}" msgstr "" -#: src/components/moderation/ContentHider.tsx:99 +#. placeholder {0}: desc.name +#: src/components/moderation/ContentHider.tsx:100 msgid "{0} (Account)" msgstr "" #. Pattern: {wordValue} in tags -#: src/components/dialogs/MutedWords.tsx:493 +#. placeholder {0}: word.value +#: src/components/dialogs/MutedWords.tsx:494 msgid "{0} <0>in <1>tags" msgstr "" #. Pattern: {wordValue} in text, tags -#: src/components/dialogs/MutedWords.tsx:482 +#. placeholder {0}: word.value +#: src/components/dialogs/MutedWords.tsx:483 msgid "{0} <0>in <1>text & tags" msgstr "" +#. placeholder {0}: profile.followsCount || 0 #: src/screens/Profile/Header/Metrics.tsx:49 msgid "{0} following" msgstr "" -#: src/features/liveNow/components/LiveStatusDialog.tsx:79 +#. placeholder {0}: sanitizeHandle(profile.handle) +#: src/features/liveNow/components/LiveStatusDialog.tsx:80 msgid "{0} is live" msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:185 +#. placeholder {0}: createFullHandle(draftValue, state.userDomain) +#: src/screens/Signup/StepHandle/index.tsx:186 msgid "{0} is not available" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 +#. placeholder {0}: formatCount(i18n, JOINED_THIS_WEEK) +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:233 msgid "{0} joined this week" msgstr "" +#. placeholder {0}: formatTime(currentTime) +#. placeholder {1}: formatTime(duration) #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:203 msgid "{0} of {1}" msgstr "" #. Accessibility label describing how many characters the user has entered out of a 50-character limit in a text input field -#: src/screens/StarterPack/Wizard/StepDetails.tsx:55 +#. placeholder {0}: state.name?.length +#: src/screens/StarterPack/Wizard/StepDetails.tsx:56 msgid "{0} out of 50" msgstr "" +#. placeholder {0}: sanitizeDisplayName( sender.displayName || sender.handle, ) +#. placeholder {1}: reaction.value #: src/components/dms/MessageItem.tsx:143 msgid "{0} reacted {1}" msgstr "" +#. placeholder {0}: sanitizeDisplayName( sender.displayName || sender.handle, ) +#. placeholder {1}: convo.lastReaction.reaction.value +#. placeholder {2}: lastMessageText ? `"${convo.lastReaction.message.text}"` : fallbackMessage #: src/screens/Messages/components/ChatListItem.tsx:234 msgid "{0} reacted {1} to {2}" msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:188 +#. placeholder {0}: feed.displayName +#. placeholder {1}: sanitizeHandle(feed.creatorHandle, '@') +#. placeholder {2}: feed.likeCount || 0 +#: src/view/com/feeds/FeedSourceCard.tsx:189 msgid "{0}, a feed by {1}, liked by {2}" msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:191 +#. placeholder {0}: feed.displayName +#. placeholder {1}: sanitizeHandle(feed.creatorHandle, '@') +#: src/view/com/feeds/FeedSourceCard.tsx:192 msgid "{0}, a list by {1}" msgstr "" -#: src/view/com/util/UserAvatar.tsx:575 -#: src/view/com/util/UserAvatar.tsx:593 +#. placeholder {0}: sanitizeDisplayName( profile.displayName || sanitizeHandle(profile.handle), ) +#. placeholder {0}: sanitizeDisplayName( profile.displayName || sanitizeHandle(profile.handle), ) +#: src/view/com/util/UserAvatar.tsx:576 +#: src/view/com/util/UserAvatar.tsx:594 msgid "{0}'s avatar" msgstr "" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:74 -msgid "{0}'s favorite feeds and people - join me!" -msgstr "" - -#: src/screens/StarterPack/Wizard/StepDetails.tsx:46 -msgid "{0}'s starter pack" -msgstr "" - #. How many days have passed, displayed in a narrow form +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:171 msgid "{0}d" msgstr "" #. How many hours have passed, displayed in a narrow form +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:161 msgid "{0}h" msgstr "" #. How many minutes have passed, displayed in a narrow form +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:151 msgid "{0}m" msgstr "" #. How many seconds have passed, displayed in a narrow form +#. placeholder {0}: diff.value #: src/lib/hooks/useTimeAgo.ts:141 msgid "{0}s" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:454 +#: src/view/shell/desktop/LeftNav.tsx:455 msgid "{count, plural, one {# unread item} other {# unread items}}" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:383 +#: src/screens/Profile/Header/EditProfileDialog.tsx:384 msgid "{DESCRIPTION_MAX_GRAPHEMES, plural, other {Description is too long. The maximum number of characters is #.}}" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:332 +#: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Display name is too long. The maximum number of characters is #.}}" msgstr "" #: src/lib/generate-starterpack.ts:104 -#: src/screens/StarterPack/Wizard/index.tsx:199 +#: src/screens/StarterPack/Wizard/index.tsx:200 msgid "{displayName}'s Starter Pack" msgstr "" -#: src/screens/SignupQueued.tsx:216 +#: src/screens/SignupQueued.tsx:217 msgid "{estimatedTimeHrs, plural, one {hour} other {hours}}" msgstr "" -#: src/screens/SignupQueued.tsx:222 +#: src/screens/SignupQueued.tsx:223 msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" @@ -394,7 +437,7 @@ msgstr "" msgid "{following} following" msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:413 +#: src/components/dialogs/SearchablePeopleList.tsx:414 msgid "{handle} can't be messaged" msgstr "" @@ -407,11 +450,11 @@ msgid "{hours, plural, one {# hour} other {# hours}}" msgstr "" #. Number of users (always at least 50) who have joined Bluesky using a specific starter pack -#: src/components/StarterPack/StarterPackCard.tsx:101 +#: src/components/StarterPack/StarterPackCard.tsx:102 msgid "{joinedAllTimeCount, plural, other {# users have}} joined!" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:137 +#: src/view/com/composer/videos/SubtitleDialog.tsx:138 msgid "{MAX_ALT_TEXT, plural, other {Alt text must be less than # characters.}}" msgstr "" @@ -419,7 +462,7 @@ msgstr "" msgid "{MAX_HIDDEN_REPLIES, plural, other {You can hide a maximum of # replies.}}" msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:315 +#: src/screens/Signup/StepInfo/index.tsx:316 msgid "{MIN_ACCESS_AGE, plural, other {You must be # years of age or older to create an account.}}" msgstr "" @@ -427,137 +470,169 @@ msgstr "" msgid "{minutes, plural, one {# minute} other {# minutes}}" msgstr "" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:299 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:76 +msgid "{name}'s favorite feeds and people - join me!" +msgstr "{name}'s favorite feeds and people - join me!" + +#: src/screens/StarterPack/Wizard/StepDetails.tsx:49 +msgid "{name}'s starter pack" +msgstr "{name}'s starter pack" + +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:300 msgid "{notificationCount, plural, one {# unread item} other {# unread items}}" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:435 +#: src/screens/Settings/FindContactsSettings.tsx:436 msgid "{numMatches, plural, one {# contact found} other {# contacts found}}" msgstr "" -#: src/components/NewskieDialog.tsx:113 +#: src/components/NewskieDialog.tsx:114 msgid "{profileName} joined Bluesky {timeAgoString} ago" msgstr "" -#: src/components/NewskieDialog.tsx:110 +#: src/components/NewskieDialog.tsx:111 msgid "{profileName} joined Bluesky using a starter pack {timeAgoString} ago" msgstr "" #. The trending topic rank, i.e. "1. March Madness", "2. The Bachelor" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:100 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:101 msgid "{rank}." msgstr "" #. trending topic time spent trending. should be as short as possible to fit in a pill -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:190 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:191 msgid "{type}h ago" msgstr "" -#: src/components/verification/VerifierDialog.tsx:61 +#: src/components/verification/VerifierDialog.tsx:62 msgid "{userName} is a trusted verifier" msgstr "" -#: src/components/verification/VerificationsDialog.tsx:68 +#: src/components/verification/VerificationsDialog.tsx:69 msgid "{userName} is verified" msgstr "" #. Possessive, meaning "the verifications of {userName}" -#: src/components/verification/VerificationsDialog.tsx:70 +#: src/components/verification/VerificationsDialog.tsx:71 msgid "{userName}'s verifications" msgstr "" #. Indicates the number of additional profiles are in the Starter Pack e.g. +12 -#: src/screens/Search/components/StarterPackCard.tsx:249 +#: src/screens/Search/components/StarterPackCard.tsx:250 msgid "+{computedTotal}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:522 -msgctxt "profiles" -msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" -msgstr "" - -#: src/screens/StarterPack/Wizard/index.tsx:575 +#. placeholder {0}: getName(items[0]) +#. placeholder {1}: getName(items[1]) +#. placeholder {2}: items.length - 2 +#: src/screens/StarterPack/Wizard/index.tsx:576 msgctxt "feeds" msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" msgstr "" -#: src/view/shell/Drawer.tsx:119 +#. placeholder {0}: getName(items[1] /* [0] is self, skip it */) +#. placeholder {1}: getName(items[2]) +#. placeholder {2}: items.length - 2 +#: src/screens/StarterPack/Wizard/index.tsx:523 +msgctxt "profiles" +msgid "<0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}} are included in your starter pack" +msgstr "" + +#. placeholder {0}: formatCount(i18n, profile?.followersCount ?? 0) +#. placeholder {1}: profile?.followersCount || 0 +#: src/view/shell/Drawer.tsx:120 msgid "<0>{0} {1, plural, one {follower} other {followers}}" msgstr "" -#: src/view/shell/Drawer.tsx:130 +#. placeholder {0}: formatCount(i18n, profile?.followsCount ?? 0) +#. placeholder {1}: profile?.followsCount || 0 +#: src/view/shell/Drawer.tsx:131 msgid "<0>{0} {1, plural, one {following} other {following}}" 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: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:474 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:454 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:505 msgid "<0>{0} {1, plural, one {save} other {saves}}" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:509 -#: src/screens/StarterPack/Wizard/index.tsx:563 +#. placeholder {0}: getName(items[0]) +#. placeholder {1}: getName(items[1] /* [0] is self, skip it */) +#. placeholder {1}: getName(items[1]) +#: src/screens/StarterPack/Wizard/index.tsx:510 +#: src/screens/StarterPack/Wizard/index.tsx:564 msgid "<0>{0} and<1> <2>{1} are included in your starter pack" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:556 +#. placeholder {0}: getName(items[0]) +#: src/screens/StarterPack/Wizard/index.tsx:557 msgid "<0>{0} is included in your starter pack" msgstr "" -#: src/components/WhoCanReply.tsx:352 +#. placeholder {0}: list.name +#: src/components/WhoCanReply.tsx:353 msgid "<0>{0} members" msgstr "" -#: src/components/dms/DateDivider.tsx:69 +#: src/components/dms/DateDivider.tsx:70 msgid "<0>{date} at {time}" msgstr "" -#: src/screens/Hashtag.tsx:238 -#: src/screens/Search/SearchResults.tsx:294 +#: src/screens/Hashtag.tsx:239 +#: src/screens/Search/SearchResults.tsx:295 msgid "<0>Sign in<1> or <2>create an account<3> <4>to search for news, sports, politics, and everything else happening on Bluesky." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:500 +#. placeholder {0}: getName(items[1] /* [0] is self, skip it */) +#: src/screens/StarterPack/Wizard/index.tsx:501 msgid "<0>You and<1> <2>{0} are included in your starter pack" msgstr "" -#: src/screens/Profile/Header/Handle.tsx:57 +#: src/screens/Profile/Header/Handle.tsx:58 msgid "⚠Invalid Handle" msgstr "" -#: src/components/dialogs/MutedWords.tsx:200 -#: src/components/dialogs/MutedWords.tsx:549 -#: src/components/dialogs/MutedWords.tsx:552 +#: src/components/dialogs/MutedWords.tsx:201 +#: src/components/dialogs/MutedWords.tsx:550 +#: src/components/dialogs/MutedWords.tsx:553 msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:277 +#: src/screens/Login/LoginForm.tsx:278 msgid "2FA Confirmation" msgstr "" -#: src/components/dialogs/MutedWords.tsx:239 -#: src/components/dialogs/MutedWords.tsx:563 -#: src/components/dialogs/MutedWords.tsx:566 +#: src/components/dialogs/MutedWords.tsx:240 +#: src/components/dialogs/MutedWords.tsx:564 +#: src/components/dialogs/MutedWords.tsx:567 msgid "30 days" msgstr "" -#: src/components/dialogs/MutedWords.tsx:224 -#: src/components/dialogs/MutedWords.tsx:556 -#: src/components/dialogs/MutedWords.tsx:559 +#: src/components/dialogs/MutedWords.tsx:225 +#: src/components/dialogs/MutedWords.tsx:557 +#: src/components/dialogs/MutedWords.tsx:560 msgid "7 days" msgstr "" @@ -570,46 +645,46 @@ msgstr "" msgid "a message" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:101 +#: src/components/contacts/screens/PhoneInput.tsx:102 msgid "A network error occurred. Please check your internet connection" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:98 -#: src/components/contacts/screens/VerifyNumber.tsx:154 +#: src/components/contacts/screens/VerifyNumber.tsx:99 +#: src/components/contacts/screens/VerifyNumber.tsx:155 msgid "A network error occurred. Please check your internet connection." msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:142 +#: src/components/contacts/screens/VerifyNumber.tsx:143 msgid "A new code has been sent" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:92 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:93 msgid "A new form of verification" msgstr "" #. Contains a post that originally appeared in English. Consider translating the post text if it makes sense in your language, and noting that the post was translated from English. -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:146 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:147 msgid "A screenshot of a post from @esb.lol, showing the user is currently livestreaming content on Twitch. The post reads: \"Hello! I'm live on Twitch, and I'm testing Bluesky's latest feature too!\"" msgstr "" #. Contains a post that originally appeared in English. Consider translating the post text if it makes sense in your language, and noting that the post was translated from English. -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:120 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:121 msgid "A screenshot of a post with a new button next to the share button that allows you to save the post to your bookmarks. The post is from @jcsalterego.bsky.social and reads \"inventing a saturday that immediately follows monday\"." msgstr "" -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:113 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:114 msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature." msgstr "" #. Contains a post that originally appeared in English. Consider translating the post text if it makes sense in your language, and noting that the post was translated from English. -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:97 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:98 msgid "A screenshot of the post composer with a new button next to the post button that says \"Drafts\", with a rainbow firework effect. Below, the text in the composer reads \"Hey, did you hear the news? Bluesky has drafts now!!!\"." msgstr "" #: src/Navigation.tsx:535 -#: src/screens/Settings/AboutSettings.tsx:73 -#: src/screens/Settings/Settings.tsx:260 -#: src/screens/Settings/Settings.tsx:263 +#: src/screens/Settings/AboutSettings.tsx:74 +#: src/screens/Settings/Settings.tsx:261 +#: src/screens/Settings/Settings.tsx:264 msgid "About" msgstr "" @@ -618,11 +693,11 @@ msgid "Abusive or discriminatory behavior" msgstr "" #. Accept a chat request -#: src/screens/Messages/components/RequestButtons.tsx:269 +#: src/screens/Messages/components/RequestButtons.tsx:270 msgid "Accept" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:260 +#: src/screens/Messages/components/RequestButtons.tsx:261 msgid "Accept chat request" msgstr "" @@ -631,13 +706,13 @@ msgstr "" msgid "Accept Request" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:178 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:180 msgid "Accept this language suggestion" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:44 -#: src/screens/Settings/Settings.tsx:236 -#: src/screens/Settings/Settings.tsx:239 +#: src/screens/Settings/AccessibilitySettings.tsx:45 +#: src/screens/Settings/Settings.tsx:237 +#: src/screens/Settings/Settings.tsx:240 msgid "Accessibility" msgstr "" @@ -646,21 +721,21 @@ msgid "Accessibility Settings" msgstr "" #: src/Navigation.tsx:402 -#: src/screens/Login/LoginForm.tsx:191 -#: src/screens/Settings/AccountSettings.tsx:51 -#: src/screens/Settings/Settings.tsx:178 -#: src/screens/Settings/Settings.tsx:181 +#: src/screens/Login/LoginForm.tsx:192 +#: src/screens/Settings/AccountSettings.tsx:52 +#: src/screens/Settings/Settings.tsx:179 +#: src/screens/Settings/Settings.tsx:182 msgid "Account" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:422 -#: src/screens/Messages/components/RequestButtons.tsx:91 -#: src/view/com/profile/ProfileMenu.tsx:181 +#: src/screens/Messages/components/RequestButtons.tsx:92 +#: src/view/com/profile/ProfileMenu.tsx:182 msgctxt "toast" msgid "Account blocked" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:194 +#: src/view/com/profile/ProfileMenu.tsx:195 msgctxt "toast" msgid "Account followed" msgstr "" @@ -674,57 +749,57 @@ msgid "Account is deactivated" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:445 -#: src/view/com/profile/ProfileMenu.tsx:157 +#: src/view/com/profile/ProfileMenu.tsx:158 msgctxt "toast" msgid "Account muted" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:105 +#: src/components/moderation/ModerationDetailsDialog.tsx:106 #: src/lib/moderation/useModerationCauseDescription.ts:99 msgid "Account Muted" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:91 +#: src/components/moderation/ModerationDetailsDialog.tsx:92 msgid "Account Muted by List" msgstr "" -#: src/screens/Settings/Settings.tsx:644 +#: src/screens/Settings/Settings.tsx:645 msgid "Account options" msgstr "" -#: src/components/dialogs/ServerInput.tsx:141 +#: src/components/dialogs/ServerInput.tsx:142 msgid "Account provider" msgstr "" -#: src/screens/Settings/Settings.tsx:680 +#: src/screens/Settings/Settings.tsx:681 msgid "Account removed from quick access" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:85 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:296 -#: src/view/com/profile/ProfileMenu.tsx:171 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:86 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:297 +#: src/view/com/profile/ProfileMenu.tsx:172 msgctxt "toast" msgid "Account unblocked" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:206 +#: src/view/com/profile/ProfileMenu.tsx:207 msgctxt "toast" msgid "Account unfollowed" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:435 -#: src/view/com/profile/ProfileMenu.tsx:147 +#: src/view/com/profile/ProfileMenu.tsx:148 msgctxt "toast" msgid "Account unmuted" msgstr "" -#: src/components/verification/VerifierDialog.tsx:98 +#: src/components/verification/VerifierDialog.tsx:99 msgid "Accounts with a scalloped blue check mark <0><1/> can verify others. These trusted verifiers are selected by Bluesky." msgstr "" #: src/lib/hooks/useNotificationHandler.ts:185 -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:102 -#: src/screens/Settings/NotificationSettings/index.tsx:192 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:105 +#: src/screens/Settings/NotificationSettings/index.tsx:193 msgid "Activity from others" msgstr "" @@ -732,77 +807,78 @@ msgstr "" msgid "Activity notifications" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:169 -#: src/components/dialogs/MutedWords.tsx:335 -#: src/components/dialogs/StarterPackDialog.tsx:372 -#: src/components/dialogs/StarterPackDialog.tsx:379 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:170 +#: src/components/dialogs/MutedWords.tsx:336 +#: src/components/dialogs/StarterPackDialog.tsx:373 +#: src/components/dialogs/StarterPackDialog.tsx:380 +#: src/view/com/modals/UserAddRemoveLists.tsx:236 msgid "Add" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:611 +#. placeholder {0}: 8 - items.length +#: src/screens/StarterPack/Wizard/index.tsx:612 msgid "Add {0} more to continue" msgstr "" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:62 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:63 msgid "Add {displayName} to starter pack" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:106 -#: src/view/com/composer/labels/LabelsBtn.tsx:111 +#: src/view/com/composer/labels/LabelsBtn.tsx:103 +#: src/view/com/composer/labels/LabelsBtn.tsx:108 msgid "Add a content warning" msgstr "" -#: src/features/liveNow/components/GoLiveDialog.tsx:107 +#: src/features/liveNow/components/GoLiveDialog.tsx:108 msgid "Add a temporary live status to your profile. When someone clicks on your avatar, they’ll see information about your live event." msgstr "" -#: src/screens/ProfileList/AboutSection.tsx:63 -#: src/screens/ProfileList/AboutSection.tsx:81 +#: src/screens/ProfileList/AboutSection.tsx:64 +#: src/screens/ProfileList/AboutSection.tsx:82 msgid "Add a user to this list" msgstr "" -#: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:183 +#: src/components/dialogs/SwitchAccount.tsx:56 +#: src/screens/Deactivated.tsx:184 msgid "Add account" msgstr "" -#: src/view/com/composer/GifAltText.tsx:76 -#: src/view/com/composer/GifAltText.tsx:144 -#: src/view/com/composer/GifAltText.tsx:211 -#: src/view/com/composer/photos/Gallery.tsx:170 -#: src/view/com/composer/photos/Gallery.tsx:217 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:98 +#: src/view/com/composer/GifAltText.tsx:77 +#: src/view/com/composer/GifAltText.tsx:145 +#: src/view/com/composer/GifAltText.tsx:212 +#: src/view/com/composer/photos/Gallery.tsx:171 +#: src/view/com/composer/photos/Gallery.tsx:218 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:94 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:99 msgid "Add alt text" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:114 +#: src/view/com/composer/videos/SubtitleDialog.tsx:115 msgid "Add alt text (optional)" msgstr "" -#: src/screens/Settings/Settings.tsx:582 -#: src/screens/Settings/Settings.tsx:585 -#: src/view/shell/desktop/LeftNav.tsx:262 -#: src/view/shell/desktop/LeftNav.tsx:266 +#: src/screens/Settings/Settings.tsx:583 +#: src/screens/Settings/Settings.tsx:586 +#: src/view/shell/desktop/LeftNav.tsx:263 +#: src/view/shell/desktop/LeftNav.tsx:267 msgid "Add another account" msgstr "" -#: src/view/com/composer/Composer.tsx:1316 +#: src/view/com/composer/Composer.tsx:1317 msgid "Add another post" msgstr "" -#: src/view/com/composer/Composer.tsx:1976 +#: src/view/com/composer/Composer.tsx:1977 msgid "Add another post to thread" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:103 msgid "Add app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:74 -#: src/screens/Settings/AppPasswords.tsx:82 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 +#: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/AppPasswords.tsx:83 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:112 msgid "Add App Password" msgstr "" @@ -810,7 +886,7 @@ msgstr "" msgid "Add emoji reaction" msgstr "" -#: src/view/com/feeds/ComposerPrompt.tsx:223 +#: src/view/com/feeds/ComposerPrompt.tsx:224 msgid "Add image" msgstr "" @@ -824,89 +900,89 @@ msgstr "" msgid "Add more details (optional)" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:198 +#: src/screens/Settings/LanguageSettings.tsx:199 msgid "Add more languages..." msgstr "" -#: src/components/dialogs/MutedWords.tsx:328 +#: src/components/dialogs/MutedWords.tsx:329 msgid "Add mute word with chosen settings" msgstr "" -#: src/components/dialogs/MutedWords.tsx:119 +#: src/components/dialogs/MutedWords.tsx:120 msgid "Add muted words and tags" msgstr "" -#: src/screens/ProfileList/AboutSection.tsx:71 -#: src/screens/ProfileList/AboutSection.tsx:89 +#: src/screens/ProfileList/AboutSection.tsx:72 +#: src/screens/ProfileList/AboutSection.tsx:90 msgid "Add people" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:79 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:80 msgid "Add people to list" msgstr "" -#: src/components/dms/EmojiPopup.android.tsx:55 +#: src/components/dms/EmojiPopup.android.tsx:56 msgid "Add Reaction" msgstr "" -#: src/screens/Home/NoFeedsPinned.tsx:99 +#: src/screens/Home/NoFeedsPinned.tsx:100 msgid "Add recommended feeds" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:544 +#: src/screens/StarterPack/Wizard/index.tsx:545 msgid "Add some feeds to your starter pack!" msgstr "" -#: src/screens/Feeds/NoFollowingFeed.tsx:39 +#: src/screens/Feeds/NoFollowingFeed.tsx:40 msgid "Add the default feed of only people you follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:417 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:421 msgid "Add the following DNS record to your domain:" msgstr "" -#: src/components/FeedCard.tsx:337 +#: src/components/FeedCard.tsx:338 msgid "Add this feed to your feeds" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:344 -#: src/view/com/profile/ProfileMenu.tsx:347 +#: src/view/com/profile/ProfileMenu.tsx:345 +#: src/view/com/profile/ProfileMenu.tsx:348 msgid "Add to lists" msgstr "" -#: src/components/PostControls/BookmarkButton.tsx:142 +#: src/components/PostControls/BookmarkButton.tsx:143 msgid "Add to saved posts" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:182 -#: src/view/com/profile/ProfileMenu.tsx:334 -#: src/view/com/profile/ProfileMenu.tsx:337 +#: src/components/dialogs/StarterPackDialog.tsx:183 +#: src/view/com/profile/ProfileMenu.tsx:335 +#: src/view/com/profile/ProfileMenu.tsx:338 msgid "Add to starter packs" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:156 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:157 msgid "Add user to list" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:228 +#: src/ageAssurance/components/NoAccessScreen.tsx:229 msgid "Add your birthdate" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:109 -#: src/view/com/modals/UserAddRemoveLists.tsx:162 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:110 +#: src/view/com/modals/UserAddRemoveLists.tsx:163 msgid "Added to list" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:270 +#: src/components/dialogs/StarterPackDialog.tsx:271 msgid "Added to starter pack" msgstr "" -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:224 -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:229 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:225 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:230 msgid "Adding members to list..." msgstr "" -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:113 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:114 msgid "Additional details (limit 1000 characters)" msgstr "" @@ -914,7 +990,7 @@ msgstr "" msgid "Additional details (limit 300 characters)" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:158 +#: src/view/com/composer/labels/LabelsBtn.tsx:155 msgid "Adult" msgstr "" @@ -922,23 +998,23 @@ msgstr "" msgid "Adult content" msgstr "" -#: src/components/moderation/ContentHider.tsx:130 +#: src/components/moderation/ContentHider.tsx:131 #: src/lib/moderation/useGlobalLabelStrings.ts:34 #: src/lib/moderation/useModerationCauseDescription.ts:149 -#: src/view/com/composer/labels/LabelsBtn.tsx:126 +#: src/view/com/composer/labels/LabelsBtn.tsx:123 msgid "Adult Content" msgstr "" -#: src/screens/Moderation/index.tsx:420 +#: src/screens/Moderation/index.tsx:421 msgid "Adult content can only be enabled via the Web at <0>bsky.app." msgstr "" -#: src/components/moderation/LabelPreference.tsx:251 +#: src/components/moderation/LabelPreference.tsx:252 msgid "Adult content is disabled." msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:137 -#: src/view/com/composer/labels/LabelsBtn.tsx:195 +#: src/view/com/composer/labels/LabelsBtn.tsx:134 +#: src/view/com/composer/labels/LabelsBtn.tsx:192 msgid "Adult Content labels" msgstr "" @@ -946,7 +1022,7 @@ msgstr "" msgid "Adult sexual abuse content" msgstr "" -#: src/screens/Moderation/index.tsx:465 +#: src/screens/Moderation/index.tsx:466 msgid "Advanced" msgstr "" @@ -954,155 +1030,159 @@ msgstr "" msgid "Age Assurance" msgstr "" -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:71 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:72 msgid "Age assurance inquiry failed to send, please try again." msgstr "" -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:79 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:80 msgctxt "toast" msgid "Age assurance inquiry was submitted" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:352 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:219 +#: src/ageAssurance/components/NoAccessScreen.tsx:353 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:220 msgid "Age assurance only takes a few minutes" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:223 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:224 msgid "alice@example.com" msgstr "" #. the default tab in the interests tab bar -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:198 -#: src/view/screens/Notifications.tsx:87 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:199 +#: src/view/screens/Notifications.tsx:88 msgid "All" msgstr "" -#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:96 -#: src/screens/StarterPack/StarterPackScreen.tsx:395 +#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:97 +#: src/screens/StarterPack/StarterPackScreen.tsx:396 msgid "All accounts have been followed!" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:143 +#: src/components/contacts/screens/ViewMatches.tsx:144 msgid "All friends followed!" msgstr "" -#: src/components/dialogs/LanguageSelectDialog.tsx:245 -#: src/screens/Search/components/SearchLanguageDropdown.tsx:64 -#: src/screens/Search/components/SearchLanguageDropdown.tsx:99 -#: src/screens/Search/components/SearchLanguageDropdown.tsx:101 +#: src/components/dialogs/LanguageSelectDialog.tsx:246 +#: src/screens/Search/components/SearchLanguageDropdown.tsx:65 +#: src/screens/Search/components/SearchLanguageDropdown.tsx:100 +#: src/screens/Search/components/SearchLanguageDropdown.tsx:102 msgid "All languages" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:169 +#: src/screens/Settings/LanguageSettings.tsx:170 msgid "All languages will be shown in your feeds." msgstr "" -#: src/view/screens/Feeds.tsx:707 +#: src/view/screens/Feeds.tsx:708 msgid "All the feeds you've saved, right in one place." msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:147 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:154 msgid "Allow access to your direct messages" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:448 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:449 msgid "Allow anyone to reply" msgstr "" -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:127 -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:133 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:128 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:134 msgid "Allow location access" msgstr "" -#: src/screens/Messages/Settings.tsx:75 -#: src/screens/Messages/Settings.tsx:78 +#: src/screens/Messages/Settings.tsx:76 +#: src/screens/Messages/Settings.tsx:79 msgid "Allow new messages from" msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:52 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:91 +#: src/screens/Settings/ActivityPrivacySettings.tsx:53 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:92 msgid "Allow others to be notified of your posts" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:501 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:502 msgid "Allow people you follow to reply" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:515 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:516 msgid "Allow people you mention to reply" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:633 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:634 msgid "Allow quote posts" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:595 +#. placeholder {0}: list.name +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:596 msgid "Allow users in {0} to reply" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:487 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:488 msgid "Allow your followers to reply" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:200 +#: src/screens/Settings/AppPasswords.tsx:201 msgid "Allows access to direct messages" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:179 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:236 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:242 +#: src/screens/Login/ForgotPasswordForm.tsx:180 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:237 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:243 msgid "Already have a code?" msgstr "" -#: src/components/WelcomeModal.tsx:191 +#: src/components/WelcomeModal.tsx:192 msgid "Already have an account?" msgstr "" -#: src/screens/Login/ChooseAccountForm.tsx:45 +#. placeholder {0}: account.handle +#: src/screens/Login/ChooseAccountForm.tsx:46 msgid "Already signed in as @{0}" msgstr "" -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:93 -#: src/view/com/composer/GifAltText.tsx:100 -#: src/view/com/composer/photos/Gallery.tsx:188 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:94 +#: src/view/com/composer/GifAltText.tsx:101 +#: src/view/com/composer/photos/Gallery.tsx:189 msgid "ALT" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:54 -#: src/view/com/composer/GifAltText.tsx:154 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:122 -#: src/view/com/composer/videos/SubtitleDialog.tsx:40 -#: src/view/com/composer/videos/SubtitleDialog.tsx:58 -#: src/view/com/composer/videos/SubtitleDialog.tsx:109 -#: src/view/com/composer/videos/SubtitleDialog.tsx:113 +#: src/screens/Settings/AccessibilitySettings.tsx:55 +#: src/view/com/composer/GifAltText.tsx:155 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:123 +#: src/view/com/composer/videos/SubtitleDialog.tsx:41 +#: src/view/com/composer/videos/SubtitleDialog.tsx:59 +#: src/view/com/composer/videos/SubtitleDialog.tsx:110 +#: src/view/com/composer/videos/SubtitleDialog.tsx:114 msgid "Alt text" msgstr "" -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:99 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:100 msgid "Alt Text" msgstr "" -#: src/view/com/composer/photos/Gallery.tsx:261 +#: src/view/com/composer/photos/Gallery.tsx:262 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "" -#: src/view/com/composer/GifAltText.tsx:179 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:143 +#. placeholder {0}: i18n.number(MAX_ALT_TEXT) +#: src/view/com/composer/GifAltText.tsx:180 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:144 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}" msgstr "" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 +#. placeholder {0}: currentAccount?.email || '(no email)' +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:94 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "" -#: src/components/dialogs/GifSelect.tsx:253 -#: src/components/dialogs/LanguageSelectDialog.tsx:327 +#: src/components/dialogs/GifSelect.tsx:254 +#: src/components/dialogs/LanguageSelectDialog.tsx:328 msgid "An error has occurred" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:438 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:439 msgid "An error occurred" msgstr "" @@ -1110,8 +1190,8 @@ msgstr "" msgid "An error occurred while compressing the video." msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:220 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:68 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:221 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:69 msgid "An error occurred while fetching suggested accounts." msgstr "" @@ -1119,15 +1199,16 @@ msgstr "" msgid "An error occurred while fetching the feed." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:373 +#: src/components/StarterPack/ProfileStarterPacks.tsx:374 msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:242 +#. placeholder {0}: cleanError(err) +#: src/components/contacts/screens/ViewMatches.tsx:243 msgid "An error occurred while hiding suggestion. {0}" msgstr "" -#: src/components/Post/Embed/VideoEmbed/index.tsx:148 +#: src/components/Post/Embed/VideoEmbed/index.tsx:149 msgid "An error occurred while loading the video. Please try again later." msgstr "" @@ -1135,18 +1216,18 @@ msgstr "" msgid "An error occurred while loading the video. Please try again." msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:578 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:579 msgid "An error occurred while loading your lists :/" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:77 +#: src/components/StarterPack/QrCodeDialog.tsx:78 msgid "An error occurred while saving the QR code!" msgstr "" -#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:53 -#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:81 -#: src/screens/StarterPack/StarterPackScreen.tsx:358 -#: src/screens/StarterPack/StarterPackScreen.tsx:383 +#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:54 +#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:82 +#: src/screens/StarterPack/StarterPackScreen.tsx:359 +#: src/screens/StarterPack/StarterPackScreen.tsx:384 msgid "An error occurred while trying to follow all" msgstr "" @@ -1158,14 +1239,15 @@ msgstr "" msgid "An error occurred while uploading the video. Please check your internet connection and try again." msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:119 -#: src/components/contacts/screens/VerifyNumber.tsx:130 -#: src/components/contacts/screens/VerifyNumber.tsx:183 +#. placeholder {0}: cleanError(err) +#: src/components/contacts/screens/PhoneInput.tsx:120 +#: src/components/contacts/screens/VerifyNumber.tsx:131 +#: src/components/contacts/screens/VerifyNumber.tsx:184 msgid "An error occurred. {0}" msgstr "" #: src/components/contacts/components/HeroImage.tsx:28 -#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:78 +#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:79 msgid "An illustration depicting user avatars flowing from a contact book into the Bluesky app" msgstr "" @@ -1173,8 +1255,8 @@ msgstr "" msgid "An illustration of several Bluesky posts alongside repost, like, and comment icons" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:85 -#: src/components/verification/VerifierDialog.tsx:87 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:86 +#: src/components/verification/VerifierDialog.tsx:88 msgid "An illustration showing that Bluesky selects trusted verifiers, and trusted verifiers in turn verify individual user accounts." msgstr "" @@ -1182,7 +1264,7 @@ msgstr "" msgid "An issue not included in these options" msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:39 +#: src/components/dms/dialogs/NewChatDialog.tsx:40 msgid "An issue occurred starting the chat" msgstr "" @@ -1199,20 +1281,20 @@ msgstr "" msgid "An issue occurred, please try again." msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:119 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:120 msgid "An mockup of a iPhone showing the Bluesky app open to the profile of a verified user with a blue checkmark next to their display name." msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:164 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:165 msgid "An unknown error occurred." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:136 +#: src/components/moderation/ModerationDetailsDialog.tsx:137 #: src/lib/moderation/useModerationCauseDescription.ts:145 msgid "an unknown labeler" msgstr "" -#: src/components/WhoCanReply.tsx:373 +#: src/components/WhoCanReply.tsx:374 msgid "and" msgstr "" @@ -1236,120 +1318,122 @@ msgstr "" msgid "Announcement" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:38 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:39 msgid "Announcing verification on Bluesky" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:454 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:455 msgid "Anyone" msgstr "" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:136 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:137 msgid "Anyone can interact" msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:111 -#: src/screens/Settings/ActivityPrivacySettings.tsx:116 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:162 +#: src/screens/Settings/ActivityPrivacySettings.tsx:112 +#: src/screens/Settings/ActivityPrivacySettings.tsx:117 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:163 msgid "Anyone who follows me" msgstr "" #: src/Navigation.tsx:543 -#: src/screens/Settings/AppIconSettings/index.tsx:64 -#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 -#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 +#: src/screens/Settings/AppIconSettings/index.tsx:65 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:19 +#: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:24 msgid "App Icon" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:89 -#: src/screens/Settings/LanguageSettings.tsx:105 +#: src/screens/Settings/LanguageSettings.tsx:90 +#: src/screens/Settings/LanguageSettings.tsx:106 msgid "App language" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:123 msgid "App Password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:146 +#: src/screens/Settings/AppPasswords.tsx:147 msgctxt "toast" msgid "App password deleted" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:85 msgid "App password name must be unique" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:63 msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:81 msgid "App password names must be at least 4 characters long" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:71 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:74 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:72 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:75 msgid "App passwords" msgstr "" #: src/Navigation.tsx:354 -#: src/screens/Settings/AppPasswords.tsx:50 +#: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:154 -#: src/components/moderation/LabelsOnMeDialog.tsx:157 +#: src/components/moderation/LabelsOnMeDialog.tsx:155 +#: src/components/moderation/LabelsOnMeDialog.tsx:158 msgid "Appeal" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:281 +#. placeholder {0}: strings.name +#: src/components/moderation/LabelsOnMeDialog.tsx:282 msgid "Appeal \"{0}\" label" msgstr "" -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:92 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:93 msgid "Appeal livestream suspension" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:271 -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:82 -#: src/screens/Messages/components/ChatDisabled.tsx:103 +#: src/components/moderation/LabelsOnMeDialog.tsx:272 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:83 +#: src/screens/Messages/components/ChatDisabled.tsx:104 msgctxt "toast" msgid "Appeal submitted" msgstr "" -#: src/screens/Takendown.tsx:113 -#: src/screens/Takendown.tsx:139 +#: src/screens/Takendown.tsx:114 +#: src/screens/Takendown.tsx:140 msgid "Appeal suspension" msgstr "" -#: src/screens/Takendown.tsx:116 +#: src/screens/Takendown.tsx:117 msgid "Appeal Suspension" msgstr "" -#: src/screens/Messages/components/ChatDisabled.tsx:57 -#: src/screens/Messages/components/ChatDisabled.tsx:59 -#: src/screens/Messages/components/ChatDisabled.tsx:111 -#: src/screens/Messages/components/ChatDisabled.tsx:113 +#: src/screens/Messages/components/ChatDisabled.tsx:58 +#: src/screens/Messages/components/ChatDisabled.tsx:60 +#: src/screens/Messages/components/ChatDisabled.tsx:112 +#: src/screens/Messages/components/ChatDisabled.tsx:114 msgid "Appeal this decision" msgstr "" #: src/Navigation.tsx:394 #: src/screens/Settings/AppearanceSettings.tsx:73 -#: src/screens/Settings/Settings.tsx:228 -#: src/screens/Settings/Settings.tsx:231 +#: src/screens/Settings/Settings.tsx:229 +#: src/screens/Settings/Settings.tsx:232 msgid "Appearance" msgstr "" -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:51 -#: src/screens/Home/NoFeedsPinned.tsx:93 +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:52 +#: src/screens/Home/NoFeedsPinned.tsx:94 msgid "Apply default recommended feeds" msgstr "" -#: src/screens/Settings/Settings.tsx:514 -#: src/screens/Settings/Settings.tsx:516 +#: src/screens/Settings/Settings.tsx:515 +#: src/screens/Settings/Settings.tsx:517 msgid "Apply Pull Request" msgstr "" +#. placeholder {0}: niceDate(i18n, createdAt, 'medium') #: src/screens/PostThread/components/ThreadItemAnchor.tsx:683 msgid "Archived from {0}" msgstr "" @@ -1359,11 +1443,12 @@ msgstr "" msgid "Archived post" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:333 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:334 msgid "Are you really, really sure?" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:209 +#. placeholder {0}: appPassword.name +#: src/screens/Settings/AppPasswords.tsx:210 msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "" @@ -1371,12 +1456,12 @@ msgstr "" msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:681 +#: src/screens/StarterPack/StarterPackScreen.tsx:682 msgid "Are you sure you want to delete this starter pack?" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:99 -#: src/screens/Profile/Header/EditProfileDialog.tsx:80 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:100 +#: src/screens/Profile/Header/EditProfileDialog.tsx:81 msgid "Are you sure you want to discard your changes?" msgstr "" @@ -1388,19 +1473,19 @@ msgstr "" msgid "Are you sure you want to leave this conversation? Your messages will be deleted for you, but not for the other participant." msgstr "" -#: src/components/FeedCard.tsx:372 +#: src/components/FeedCard.tsx:373 msgid "Are you sure you want to remove this from your feeds?" msgstr "" -#: src/view/com/composer/Composer.tsx:1455 +#: src/view/com/composer/Composer.tsx:1456 msgid "Are you sure you'd like to discard this post?" msgstr "" -#: src/components/dialogs/MutedWords.tsx:450 +#: src/components/dialogs/MutedWords.tsx:451 msgid "Are you sure?" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:99 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:101 msgid "Are you writing in <0>{suggestedLanguageName}?" msgstr "" @@ -1408,7 +1493,7 @@ msgstr "" msgid "Art" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:170 +#: src/view/com/composer/labels/LabelsBtn.tsx:167 msgid "Artistic or non-erotic nudity." msgstr "" @@ -1417,7 +1502,7 @@ msgstr "" msgid "Assign topic for algo" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:208 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:209 msgid "At least 8 characters" msgstr "" @@ -1426,39 +1511,39 @@ msgctxt "Name of app icon variant" msgid "Aurora" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:117 -#: src/screens/Settings/ContentAndMediaSettings.tsx:123 +#: src/screens/Settings/ContentAndMediaSettings.tsx:118 +#: src/screens/Settings/ContentAndMediaSettings.tsx:124 msgid "Autoplay videos and GIFs" msgstr "" #. Shown next to an available username suggestion in the account creation flow -#: src/screens/Signup/StepHandle/HandleSuggestions.tsx:72 +#: src/screens/Signup/StepHandle/HandleSuggestions.tsx:73 msgid "Available" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:333 #: src/components/moderation/LabelsOnMeDialog.tsx:334 -#: src/screens/Login/ChooseAccountForm.tsx:97 -#: src/screens/Login/ChooseAccountForm.tsx:101 -#: src/screens/Login/ForgotPasswordForm.tsx:126 -#: src/screens/Login/ForgotPasswordForm.tsx:131 -#: src/screens/Login/LoginForm.tsx:316 -#: src/screens/Login/LoginForm.tsx:321 -#: src/screens/Login/SetNewPasswordForm.tsx:171 -#: src/screens/Login/SetNewPasswordForm.tsx:177 -#: src/screens/Messages/components/ChatDisabled.tsx:145 +#: src/components/moderation/LabelsOnMeDialog.tsx:335 +#: src/screens/Login/ChooseAccountForm.tsx:98 +#: src/screens/Login/ChooseAccountForm.tsx:102 +#: src/screens/Login/ForgotPasswordForm.tsx:127 +#: src/screens/Login/ForgotPasswordForm.tsx:132 +#: src/screens/Login/LoginForm.tsx:317 +#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/SetNewPasswordForm.tsx:172 +#: src/screens/Login/SetNewPasswordForm.tsx:178 #: src/screens/Messages/components/ChatDisabled.tsx:146 +#: src/screens/Messages/components/ChatDisabled.tsx:147 #: src/screens/Profile/Header/Shell.tsx:179 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:272 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:281 -#: src/screens/Signup/BackNextButtons.tsx:41 -#: src/screens/StarterPack/Wizard/index.tsx:321 -#: src/view/com/composer/drafts/DraftsListDialog.tsx:86 -#: src/view/com/composer/drafts/DraftsListDialog.tsx:92 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:273 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:282 +#: src/screens/Signup/BackNextButtons.tsx:42 +#: src/screens/StarterPack/Wizard/index.tsx:322 +#: src/view/com/composer/drafts/DraftsListDialog.tsx:87 +#: src/view/com/composer/drafts/DraftsListDialog.tsx:93 msgid "Back" msgstr "" -#: src/screens/Messages/Inbox.tsx:261 +#: src/screens/Messages/Inbox.tsx:262 msgid "Back to Chats" msgstr "" @@ -1470,8 +1555,8 @@ msgstr "" msgid "Banned user returning" msgstr "" -#: src/view/screens/Lists.tsx:42 -#: src/view/screens/ModerationModlists.tsx:42 +#: src/view/screens/Lists.tsx:43 +#: src/view/screens/ModerationModlists.tsx:43 msgid "Before creating a list, you must first verify your email." msgstr "" @@ -1479,84 +1564,84 @@ msgstr "" msgid "Before creating a post or replying, you must first verify your email." msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:70 -#: src/components/StarterPack/ProfileStarterPacks.tsx:263 -#: src/components/StarterPack/ProfileStarterPacks.tsx:273 -#: src/view/screens/Profile.tsx:351 +#: src/components/dialogs/StarterPackDialog.tsx:71 +#: src/components/StarterPack/ProfileStarterPacks.tsx:264 +#: src/components/StarterPack/ProfileStarterPacks.tsx:274 +#: src/view/screens/Profile.tsx:352 msgid "Before creating a starter pack, you must first verify your email." msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:246 +#: src/screens/Messages/components/RequestButtons.tsx:247 msgid "Before you can accept this chat request, you must first verify your email." msgstr "" -#: src/components/activity-notifications/SubscribeProfileButton.tsx:58 +#: src/components/activity-notifications/SubscribeProfileButton.tsx:59 msgid "Before you can get notifications for {name}'s posts, you must first verify your email." msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:55 -#: src/components/dms/MessageProfileButton.tsx:59 -#: src/screens/Messages/ChatList.tsx:371 -#: src/screens/Messages/Conversation.tsx:225 +#: src/components/dms/dialogs/NewChatDialog.tsx:56 +#: src/components/dms/MessageProfileButton.tsx:60 +#: src/screens/Messages/ChatList.tsx:376 +#: src/screens/Messages/Conversation.tsx:226 msgid "Before you can message another user, you must first verify your email." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:317 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:318 msgid "Begin" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:311 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:312 msgid "Begin age assurance process" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:50 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:51 msgid "Begin the age assurance process by completing the fields below." msgstr "" -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:98 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:99 msgid "Beta Feature" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:162 +#: src/components/dialogs/BirthDateSettings.tsx:163 msgid "Birthdate" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:142 +#: src/screens/Settings/AccountSettings.tsx:143 msgid "Birthday" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:820 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:196 -#: src/view/com/profile/ProfileMenu.tsx:552 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 +#: src/view/com/profile/ProfileMenu.tsx:553 msgid "Block" msgstr "" -#: src/components/dms/ConvoMenu.tsx:261 -#: src/components/dms/ConvoMenu.tsx:264 +#: src/components/dms/ConvoMenu.tsx:262 +#: src/components/dms/ConvoMenu.tsx:265 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:705 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:707 -#: src/screens/Messages/components/RequestButtons.tsx:144 -#: src/screens/Messages/components/RequestButtons.tsx:146 -#: src/view/com/profile/ProfileMenu.tsx:458 -#: src/view/com/profile/ProfileMenu.tsx:465 +#: src/screens/Messages/components/RequestButtons.tsx:145 +#: src/screens/Messages/components/RequestButtons.tsx:147 +#: src/view/com/profile/ProfileMenu.tsx:459 +#: src/view/com/profile/ProfileMenu.tsx:466 msgid "Block account" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:815 -#: src/view/com/profile/ProfileMenu.tsx:535 +#: src/view/com/profile/ProfileMenu.tsx:536 msgid "Block Account?" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:90 -#: src/screens/ProfileList/components/SubscribeMenu.tsx:93 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:91 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:94 msgid "Block accounts" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:145 +#: src/components/dms/AfterReportDialog.tsx:146 msgid "Block and Delete" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:118 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:119 msgid "Block list" msgstr "" @@ -1564,20 +1649,20 @@ msgstr "" msgid "Block or report" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:113 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:114 msgid "Block these accounts?" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:184 -#: src/components/dms/AfterReportDialog.tsx:187 +#: src/components/dms/AfterReportDialog.tsx:185 +#: src/components/dms/AfterReportDialog.tsx:188 msgid "Block user" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:151 +#: src/components/dms/AfterReportDialog.tsx:152 msgid "Block User" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:180 +#: src/components/dms/AfterReportDialog.tsx:181 msgid "Block user and/or delete this conversation" msgstr "" @@ -1585,7 +1670,7 @@ msgstr "" msgid "Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:337 +#: src/screens/Moderation/index.tsx:338 msgid "Blocked accounts" msgstr "" @@ -1595,7 +1680,7 @@ msgid "Blocked Accounts" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:817 -#: src/view/com/profile/ProfileMenu.tsx:547 +#: src/view/com/profile/ProfileMenu.tsx:548 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" @@ -1603,24 +1688,24 @@ msgstr "" msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:202 +#: src/screens/Profile/Sections/Labels.tsx:203 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:115 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:116 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:544 +#: src/view/com/profile/ProfileMenu.tsx:545 msgid "Blocking will not prevent labels from being applied on your account, but it will stop this account from replying in your threads or interacting with you." msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:179 +#: src/view/com/auth/SplashScreen.web.tsx:180 msgid "Blog" msgstr "" -#: src/components/dialogs/ServerInput.tsx:147 -#: src/components/dialogs/ServerInput.tsx:149 +#: src/components/dialogs/ServerInput.tsx:148 +#: src/components/dialogs/ServerInput.tsx:150 msgid "Bluesky" msgstr "" @@ -1633,59 +1718,59 @@ msgctxt "Name of app icon variant" msgid "Bluesky Classic™" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:234 +#: src/components/contacts/screens/GetContacts.tsx:235 msgid "Bluesky helps friends find each other by creating an encoded digital fingerprint, called a \"hash\", and then looking for matching hashes." msgstr "" -#: src/components/dialogs/ServerInput.tsx:217 +#: src/components/dialogs/ServerInput.tsx:218 msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." msgstr "" -#: src/components/dialogs/ServerInput.tsx:165 +#: src/components/dialogs/ServerInput.tsx:166 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." msgstr "" -#: src/components/ProgressGuide/List.tsx:108 +#: src/components/ProgressGuide/List.tsx:109 msgid "Bluesky is better with friends!" msgstr "" -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:42 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:43 msgid "Bluesky is more fun with friends" msgstr "" -#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:106 +#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:107 msgid "Bluesky is more fun with friends! Import your contacts to see who’s already here." msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:314 +#: src/components/contacts/screens/ViewMatches.tsx:315 msgid "Bluesky is more fun with friends. Do you want to invite some of yours? <0/>" msgstr "" -#: src/screens/Takendown.tsx:212 +#: src/screens/Takendown.tsx:213 msgid "Bluesky Social Terms of Service" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:548 +#: src/screens/Settings/FindContactsSettings.tsx:549 msgid "Bluesky stores your contacts as encoded data. Removing your contacts will immediately delete this data." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:339 +#: src/components/StarterPack/ProfileStarterPacks.tsx:340 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "" -#: src/screens/Settings/components/PwiOptOut.tsx:99 +#: src/screens/Settings/components/PwiOptOut.tsx:100 msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private." msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:133 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:134 msgid "Bluesky will proactively verify notable and authentic accounts." msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:96 +#: src/screens/Settings/AppIconSettings/index.tsx:97 msgid "Bluesky+" msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:99 +#: src/screens/Settings/AppIconSettings/index.tsx:100 msgid "Bluesky+ icons" msgstr "" @@ -1710,25 +1795,25 @@ msgstr "" msgid "Browse custom feeds" msgstr "" -#: src/components/FeedInterstitials.tsx:748 +#: src/components/FeedInterstitials.tsx:749 msgid "Browse more accounts" msgstr "" -#: src/components/FeedInterstitials.tsx:878 +#: src/components/FeedInterstitials.tsx:879 msgid "Browse more feeds on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:859 -#: src/components/FeedInterstitials.tsx:862 +#: src/components/FeedInterstitials.tsx:860 +#: src/components/FeedInterstitials.tsx:863 msgid "Browse more suggestions" msgstr "" -#: src/components/FeedInterstitials.tsx:887 +#: src/components/FeedInterstitials.tsx:888 msgid "Browse more suggestions on the Explore page" msgstr "" -#: src/screens/Home/NoFeedsPinned.tsx:103 -#: src/screens/Home/NoFeedsPinned.tsx:109 +#: src/screens/Home/NoFeedsPinned.tsx:104 +#: src/screens/Home/NoFeedsPinned.tsx:110 msgid "Browse other feeds" msgstr "" @@ -1744,7 +1829,8 @@ msgstr "" msgid "Browse starter pack {displayName}" msgstr "" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:82 +#. placeholder {0}: trend.displayName +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:83 msgid "Browse topic {0}" msgstr "" @@ -1752,46 +1838,50 @@ msgstr "" msgid "Browse topic {displayName}" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:174 +#: src/view/com/auth/SplashScreen.web.tsx:175 msgid "Business" msgstr "" -#: src/screens/Bookmarks/index.tsx:304 +#: src/screens/Bookmarks/index.tsx:305 msgid "Button to go back to the home timeline" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:62 -#: src/components/moderation/ReportDialog/index.tsx:836 -#: src/screens/Search/components/StarterPackCard.tsx:106 -#: src/screens/Search/Explore.tsx:960 +#. placeholder {0}: sanitizeHandle(handle, '@') +#. placeholder {0}: sanitizeHandle(item.feed.creator.handle, '@') +#. placeholder {0}: sanitizeHandle(labeler.creator.handle, '@') +#: src/components/LabelingServiceCard/index.tsx:63 +#: src/components/moderation/ReportDialog/index.tsx:835 +#: src/screens/Search/components/StarterPackCard.tsx:107 +#: src/screens/Search/Explore.tsx:969 msgid "By {0}" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:455 +#. placeholder {0}: sanitizeHandle(info.creatorHandle, '@') +#: src/screens/Profile/components/ProfileFeedHeader.tsx:456 msgid "By <0>{0}" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:181 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:182 msgid "By clicking \"Continue\" you acknowledge that you understand and agree to these updates." msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:296 +#: src/components/contacts/screens/PhoneInput.tsx:297 msgid "By continuing, you consent to this use. You may change your mind any time by visiting settings. <0>Learn more" msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:75 +#: src/screens/Signup/StepInfo/Policies.tsx:76 msgid "By creating an account you agree to the <0>Privacy Policy." msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:42 +#: src/screens/Signup/StepInfo/Policies.tsx:43 msgid "By creating an account you agree to the <0>Terms of Service and <1>Privacy Policy." msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:62 +#: src/screens/Signup/StepInfo/Policies.tsx:63 msgid "By creating an account you agree to the <0>Terms of Service." msgstr "" -#: src/screens/Search/components/StarterPackCard.tsx:105 +#: src/screens/Search/components/StarterPackCard.tsx:106 msgid "By you" msgstr "" @@ -1799,56 +1889,56 @@ msgstr "" msgid "Camera" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:206 -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:130 -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:136 -#: src/components/contacts/screens/GetContacts.tsx:291 -#: src/components/contacts/screens/GetContacts.tsx:296 -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:140 -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:145 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:125 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:131 -#: src/components/dialogs/InAppBrowserConsent.tsx:98 -#: src/components/dialogs/InAppBrowserConsent.tsx:104 -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:191 -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:199 -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:291 -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:299 -#: src/components/Menu/index.tsx:352 -#: src/components/PostControls/RepostButton.tsx:209 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:207 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:131 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:137 +#: src/components/contacts/screens/GetContacts.tsx:292 +#: src/components/contacts/screens/GetContacts.tsx:297 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:141 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:146 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:126 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:132 +#: src/components/dialogs/InAppBrowserConsent.tsx:99 +#: src/components/dialogs/InAppBrowserConsent.tsx:105 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:192 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:200 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:292 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:300 +#: src/components/Menu/index.tsx:353 +#: src/components/PostControls/RepostButton.tsx:210 #: src/components/Prompt.tsx:136 #: src/components/Prompt.tsx:138 -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:151 -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:156 -#: src/features/liveNow/components/GoLiveDialog.tsx:247 -#: src/features/liveNow/components/GoLiveDialog.tsx:253 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:152 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:157 +#: src/features/liveNow/components/GoLiveDialog.tsx:248 +#: src/features/liveNow/components/GoLiveDialog.tsx:254 #: src/lib/media/picker.tsx:38 -#: src/screens/Deactivated.tsx:149 -#: src/screens/Profile/Header/EditProfileDialog.tsx:218 -#: src/screens/Profile/Header/EditProfileDialog.tsx:226 +#: src/screens/Deactivated.tsx:150 +#: src/screens/Profile/Header/EditProfileDialog.tsx:219 +#: src/screens/Profile/Header/EditProfileDialog.tsx:227 #: src/screens/Search/Shell.tsx:370 -#: src/screens/Settings/AppIconSettings/index.tsx:41 -#: src/screens/Settings/AppIconSettings/index.tsx:227 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:78 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:85 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:247 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:253 -#: src/screens/Settings/Settings.tsx:305 -#: src/screens/Takendown.tsx:101 -#: src/screens/Takendown.tsx:104 -#: src/view/com/composer/Composer.tsx:1526 -#: src/view/com/composer/Composer.tsx:1538 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:43 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:52 -#: src/view/shell/desktop/LeftNav.tsx:213 +#: src/screens/Settings/AppIconSettings/index.tsx:42 +#: src/screens/Settings/AppIconSettings/index.tsx:228 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:82 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:89 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:248 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:254 +#: src/screens/Settings/Settings.tsx:306 +#: src/screens/Takendown.tsx:102 +#: src/screens/Takendown.tsx:105 +#: src/view/com/composer/Composer.tsx:1527 +#: src/view/com/composer/Composer.tsx:1539 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:44 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:53 +#: src/view/shell/desktop/LeftNav.tsx:214 msgid "Cancel" msgstr "" -#: src/components/PostControls/RepostButton.tsx:204 +#: src/components/PostControls/RepostButton.tsx:205 msgid "Cancel quote post" msgstr "" -#: src/screens/Deactivated.tsx:143 +#: src/screens/Deactivated.tsx:144 msgid "Cancel reactivation and sign out" msgstr "" @@ -1863,16 +1953,16 @@ msgstr "" msgid "Cannot interact with a blocked user" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:155 +#: src/view/com/composer/videos/SubtitleDialog.tsx:156 msgid "Captions (.vtt)" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:40 -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/videos/SubtitleDialog.tsx:41 +#: src/view/com/composer/videos/SubtitleDialog.tsx:57 msgid "Captions & alt text" msgstr "" -#: src/components/RichTextTag.tsx:52 +#: src/components/RichTextTag.tsx:53 msgid "Cashtag {tag}" msgstr "" @@ -1880,12 +1970,14 @@ msgstr "" msgid "Change" msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:36 +#: src/screens/Settings/AppIconSettings/index.tsx:37 msgid "Change app icon" msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:35 -#: src/screens/Settings/AppIconSettings/index.tsx:223 +#. placeholder {0}: icon.name +#. placeholder {0}: next.name +#: src/screens/Settings/AppIconSettings/index.tsx:36 +#: src/screens/Settings/AppIconSettings/index.tsx:224 msgid "Change app icon to \"{0}\"" msgstr "" @@ -1893,8 +1985,8 @@ msgstr "" msgid "Change app language" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:94 #: src/screens/Settings/components/ChangeHandleDialog.tsx:98 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:102 msgid "Change Handle" msgstr "" @@ -1902,12 +1994,12 @@ msgstr "" msgid "Change moderation service" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:261 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:267 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:262 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:268 msgid "Change password" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:164 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:165 msgid "Change password dialog" msgstr "" @@ -1919,37 +2011,37 @@ msgstr "" msgid "Change report reason" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:57 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:58 msgid "Change your password" msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:218 +#: src/screens/Settings/AppIconSettings/index.tsx:219 msgid "Changes app icon" msgstr "" -#: src/components/forms/HostingProvider.tsx:49 -#: src/components/forms/HostingProvider.tsx:69 +#: src/components/forms/HostingProvider.tsx:50 +#: src/components/forms/HostingProvider.tsx:70 msgid "Changes hosting provider" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:174 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:175 msgid "Changes saved" msgstr "" -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:163 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:164 msgid "Changes to the starter pack will not be reflected in the list after creation. The list will be an independent copy." msgstr "" #: src/lib/hooks/useNotificationHandler.ts:102 #: src/Navigation.tsx:560 -#: src/view/shell/bottom-bar/BottomBar.tsx:219 -#: src/view/shell/desktop/LeftNav.tsx:608 -#: src/view/shell/Drawer.tsx:468 +#: src/view/shell/bottom-bar/BottomBar.tsx:220 +#: src/view/shell/desktop/LeftNav.tsx:609 +#: src/view/shell/Drawer.tsx:469 msgid "Chat" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:78 -#: src/screens/Messages/components/RequestButtons.tsx:313 +#: src/screens/Messages/components/RequestButtons.tsx:79 +#: src/screens/Messages/components/RequestButtons.tsx:314 msgctxt "toast" msgid "Chat deleted" msgstr "" @@ -1962,55 +2054,55 @@ msgstr "" msgid "Chat messages - sound" msgstr "" -#: src/components/dms/ConvoMenu.tsx:190 +#: src/components/dms/ConvoMenu.tsx:191 msgctxt "toast" msgid "Chat muted" msgstr "" #: src/Navigation.tsx:570 -#: src/screens/Messages/components/InboxPreview.tsx:22 +#: src/screens/Messages/components/InboxPreview.tsx:23 msgid "Chat request inbox" msgstr "" -#: src/screens/Messages/components/InboxPreview.tsx:62 -#: src/screens/Messages/Inbox.tsx:56 -#: src/screens/Messages/Inbox.tsx:98 +#: src/screens/Messages/components/InboxPreview.tsx:63 +#: src/screens/Messages/Inbox.tsx:57 +#: src/screens/Messages/Inbox.tsx:99 msgid "Chat requests" msgstr "" -#: src/components/dms/ConvoMenu.tsx:78 +#: src/components/dms/ConvoMenu.tsx:79 #: src/Navigation.tsx:565 -#: src/screens/Messages/ChatList.tsx:81 -#: src/screens/Messages/ChatList.tsx:85 -#: src/screens/Messages/ChatList.tsx:380 +#: src/screens/Messages/ChatList.tsx:82 +#: src/screens/Messages/ChatList.tsx:86 +#: src/screens/Messages/ChatList.tsx:385 msgid "Chat settings" msgstr "" -#: src/screens/Messages/Settings.tsx:67 +#: src/screens/Messages/Settings.tsx:68 msgid "Chat Settings" msgstr "" -#: src/components/dms/ConvoMenu.tsx:192 +#: src/components/dms/ConvoMenu.tsx:193 msgctxt "toast" msgid "Chat unmuted" msgstr "" -#: src/screens/Messages/ChatList.tsx:76 -#: src/screens/Messages/ChatList.tsx:396 -#: src/screens/Messages/ChatList.tsx:420 +#: src/screens/Messages/ChatList.tsx:77 +#: src/screens/Messages/ChatList.tsx:401 +#: src/screens/Messages/ChatList.tsx:425 msgid "Chats" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:235 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:236 msgid "Check <0>{currentEmail} for an email with the confirmation code to enter below:" msgstr "" -#: src/screens/SignupQueued.tsx:78 -#: src/screens/SignupQueued.tsx:82 +#: src/screens/SignupQueued.tsx:79 +#: src/screens/SignupQueued.tsx:83 msgid "Check my status" msgstr "" -#: src/screens/Login/LoginForm.tsx:306 +#: src/screens/Login/LoginForm.tsx:307 msgid "Check your email for a sign in code and enter it here." msgstr "" @@ -2022,65 +2114,65 @@ msgstr "" msgid "Child Sexual Abuse Material (CSAM)" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:399 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:403 msgid "Choose domain verification method" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:215 +#: src/screens/StarterPack/Wizard/index.tsx:216 msgid "Choose Feeds" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:348 +#: src/components/StarterPack/ProfileStarterPacks.tsx:349 msgid "Choose for me" msgstr "" -#: src/components/dialogs/LanguageSelectDialog.tsx:189 +#: src/components/dialogs/LanguageSelectDialog.tsx:190 msgid "Choose languages" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:211 +#: src/screens/StarterPack/Wizard/index.tsx:212 msgid "Choose People" msgstr "" -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:56 -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:113 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:57 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:114 msgid "Choose post languages" msgstr "" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:107 +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:108 msgid "Choose this color as your avatar" msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:56 +#: src/components/contacts/components/InviteInfo.tsx:57 msgid "Choose who to invite" msgstr "" -#: src/components/dialogs/ServerInput.tsx:137 +#: src/components/dialogs/ServerInput.tsx:138 msgid "Choose your account provider" msgstr "" -#: src/view/screens/Feeds.tsx:733 +#: src/view/screens/Feeds.tsx:734 msgid "Choose your own timeline! Feeds built by the community help you find content you love." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:271 +#: src/screens/Signup/StepInfo/index.tsx:272 msgid "Choose your password" msgstr "" -#: src/screens/Signup/index.tsx:192 +#: src/screens/Signup/index.tsx:193 msgid "Choose your username" msgstr "" -#: src/screens/Settings/Settings.tsx:506 +#: src/screens/Settings/Settings.tsx:507 msgid "Clear all storage data" msgstr "" -#: src/screens/Settings/Settings.tsx:508 +#: src/screens/Settings/Settings.tsx:509 msgid "Clear all storage data (restart after this)" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:114 -#: src/screens/Settings/AboutSettings.tsx:118 +#: src/screens/Settings/AboutSettings.tsx:115 +#: src/screens/Settings/AboutSettings.tsx:119 msgid "Clear image cache" msgstr "" @@ -2088,36 +2180,37 @@ msgstr "" msgid "Clear search query" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:87 +#: src/view/com/feeds/MissingFeed.tsx:88 msgid "Click for information" msgstr "" -#: src/view/screens/Support.tsx:44 +#: src/view/screens/Support.tsx:45 msgid "click here" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:123 +#: src/ageAssurance/components/NoAccessScreen.tsx:124 msgid "Click here to contact our support team" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:242 +#: src/ageAssurance/components/NoAccessScreen.tsx:243 msgid "Click here to log out" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:383 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:384 msgid "Click here to restart the verification process." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:103 -#: src/ageAssurance/components/NoAccessScreen.tsx:225 +#: src/ageAssurance/components/NoAccessScreen.tsx:104 +#: src/ageAssurance/components/NoAccessScreen.tsx:226 msgid "Click here to update your birthdate" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:275 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:276 msgid "Click here to update your email" msgstr "" -#: src/components/RichTextTag.tsx:55 +#. placeholder {0}: isCashtag ? tag : `#${tag}` +#: src/components/RichTextTag.tsx:56 msgid "Click to open tag menu for {0}" msgstr "" @@ -2129,48 +2222,48 @@ msgstr "" msgid "Clip 🐴 clop 🐴" msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:264 -#: src/ageAssurance/components/RedirectOverlay.tsx:270 -#: src/ageAssurance/components/RedirectOverlay.tsx:320 -#: src/ageAssurance/components/RedirectOverlay.tsx:326 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:173 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:179 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:232 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:238 -#: src/components/dialogs/GifSelect.tsx:269 -#: src/components/dialogs/LanguageSelectDialog.tsx:342 -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:158 -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:167 -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:163 -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:171 -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:138 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:175 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:184 -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:190 -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:198 -#: src/components/dialogs/SearchablePeopleList.tsx:295 -#: src/components/dialogs/StarterPackDialog.tsx:185 -#: src/components/dms/AfterReportDialog.tsx:93 -#: src/components/dms/AfterReportDialog.tsx:98 -#: src/components/dms/AfterReportDialog.tsx:208 -#: src/components/dms/AfterReportDialog.tsx:213 -#: src/components/dms/EmojiPopup.android.tsx:58 -#: src/components/NewskieDialog.tsx:167 -#: src/components/NewskieDialog.tsx:173 -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:106 -#: src/components/ProgressGuide/FollowDialog.tsx:447 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:118 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:124 -#: src/components/verification/VerificationsDialog.tsx:145 -#: src/components/verification/VerifierDialog.tsx:145 -#: src/components/WhoCanReply.tsx:235 -#: src/components/WhoCanReply.tsx:242 -#: src/features/liveNow/components/EditLiveDialog.tsx:216 -#: src/features/liveNow/components/EditLiveDialog.tsx:222 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:287 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:292 -#: src/view/com/feeds/MissingFeed.tsx:210 -#: src/view/com/feeds/MissingFeed.tsx:217 +#: src/ageAssurance/components/RedirectOverlay.tsx:265 +#: src/ageAssurance/components/RedirectOverlay.tsx:271 +#: src/ageAssurance/components/RedirectOverlay.tsx:321 +#: src/ageAssurance/components/RedirectOverlay.tsx:327 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:174 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:180 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:233 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:239 +#: src/components/dialogs/GifSelect.tsx:270 +#: src/components/dialogs/LanguageSelectDialog.tsx:343 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:159 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:168 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:164 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:172 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:139 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:176 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:185 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:191 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:199 +#: src/components/dialogs/SearchablePeopleList.tsx:296 +#: src/components/dialogs/StarterPackDialog.tsx:186 +#: src/components/dms/AfterReportDialog.tsx:94 +#: src/components/dms/AfterReportDialog.tsx:99 +#: src/components/dms/AfterReportDialog.tsx:209 +#: src/components/dms/AfterReportDialog.tsx:214 +#: src/components/dms/EmojiPopup.android.tsx:59 +#: src/components/NewskieDialog.tsx:168 +#: src/components/NewskieDialog.tsx:174 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:107 +#: src/components/ProgressGuide/FollowDialog.tsx:448 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:119 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:125 +#: src/components/verification/VerificationsDialog.tsx:146 +#: src/components/verification/VerifierDialog.tsx:146 +#: src/components/WhoCanReply.tsx:236 +#: src/components/WhoCanReply.tsx:243 +#: src/features/liveNow/components/EditLiveDialog.tsx:217 +#: src/features/liveNow/components/EditLiveDialog.tsx:223 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:288 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:293 +#: src/view/com/feeds/MissingFeed.tsx:211 +#: src/view/com/feeds/MissingFeed.tsx:218 msgid "Close" msgstr "" @@ -2179,7 +2272,7 @@ msgstr "" msgid "Close active dialog" msgstr "" -#: src/screens/Login/PasswordUpdatedForm.tsx:31 +#: src/screens/Login/PasswordUpdatedForm.tsx:32 msgid "Close alert" msgstr "" @@ -2187,14 +2280,14 @@ msgstr "" msgid "Close bottom drawer" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:222 -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:228 -#: src/components/dialogs/GifSelect.tsx:263 -#: src/components/dialogs/LanguageSelectDialog.tsx:211 -#: src/components/dialogs/LanguageSelectDialog.tsx:305 -#: src/components/dialogs/LanguageSelectDialog.tsx:337 -#: src/components/verification/VerificationsDialog.tsx:137 -#: src/components/verification/VerifierDialog.tsx:138 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:223 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:229 +#: src/components/dialogs/GifSelect.tsx:264 +#: src/components/dialogs/LanguageSelectDialog.tsx:212 +#: src/components/dialogs/LanguageSelectDialog.tsx:306 +#: src/components/dialogs/LanguageSelectDialog.tsx:338 +#: src/components/verification/VerificationsDialog.tsx:138 +#: src/components/verification/VerifierDialog.tsx:139 msgid "Close dialog" msgstr "" @@ -2207,7 +2300,7 @@ msgstr "" msgid "Close emoji picker" msgstr "" -#: src/components/dialogs/GifSelect.tsx:159 +#: src/components/dialogs/GifSelect.tsx:160 msgid "Close GIF dialog" msgstr "" @@ -2226,19 +2319,19 @@ msgstr "" msgid "Close menu" msgstr "" -#: src/components/Menu/index.tsx:346 +#: src/components/Menu/index.tsx:347 msgid "Close this dialog" msgstr "" -#: src/components/WelcomeModal.tsx:216 +#: src/components/WelcomeModal.tsx:217 msgid "Close welcome modal" msgstr "" -#: src/screens/Login/PasswordUpdatedForm.tsx:32 +#: src/screens/Login/PasswordUpdatedForm.tsx:33 msgid "Closes password update alert" msgstr "" -#: src/view/com/composer/Composer.tsx:1535 +#: src/view/com/composer/Composer.tsx:1536 msgid "Closes post composer and discards post draft" msgstr "" @@ -2259,12 +2352,12 @@ msgstr "" msgid "Collapses list of users for a given notification" msgstr "" -#: src/components/dialogs/Embed.tsx:154 +#: src/components/dialogs/Embed.tsx:155 #: src/screens/Settings/AppearanceSettings.tsx:81 msgid "Color mode" msgstr "" -#: src/components/dialogs/Embed.tsx:151 +#: src/components/dialogs/Embed.tsx:152 msgid "Color theme" msgstr "" @@ -2276,126 +2369,127 @@ msgstr "" msgid "Comics" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:45 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:46 #: src/Navigation.tsx:344 -#: src/view/screens/CommunityGuidelines.tsx:37 +#: src/view/screens/CommunityGuidelines.tsx:38 msgid "Community Guidelines" msgstr "" -#: src/screens/Onboarding/StepFinished/index.tsx:328 +#: src/screens/Onboarding/StepFinished/index.tsx:329 msgid "Complete onboarding and start using your account" msgstr "" -#: src/screens/Signup/index.tsx:194 +#: src/screens/Signup/index.tsx:195 msgid "Complete the challenge" msgstr "" -#: src/view/com/feeds/ComposerPrompt.tsx:146 -#: src/view/shell/desktop/LeftNav.tsx:573 +#: src/view/com/feeds/ComposerPrompt.tsx:147 +#: src/view/shell/desktop/LeftNav.tsx:574 msgid "Compose new post" msgstr "" -#: src/view/com/composer/Composer.tsx:1419 +#. placeholder {0}: MAX_GRAPHEME_LENGTH || 0 +#: src/view/com/composer/Composer.tsx:1420 msgid "Compose posts up to {0, plural, other {# characters}} in length" msgstr "" -#: src/screens/PostThread/components/ThreadComposePrompt.tsx:62 +#: src/screens/PostThread/components/ThreadComposePrompt.tsx:63 msgid "Compose reply" msgstr "" -#: src/view/com/composer/Composer.tsx:2374 +#: src/view/com/composer/Composer.tsx:2375 msgid "Compressing GIF..." msgstr "" -#: src/view/com/composer/Composer.tsx:2376 +#: src/view/com/composer/Composer.tsx:2377 msgid "Compressing video..." msgstr "" -#: src/components/moderation/LabelPreference.tsx:87 +#: src/components/moderation/LabelPreference.tsx:88 msgid "Configure content filtering setting for category: {name}" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:36 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:37 msgid "Configure live event banner" msgstr "" -#: src/components/moderation/LabelPreference.tsx:253 +#: src/components/moderation/LabelPreference.tsx:254 msgid "Configured in <0>moderation settings." msgstr "" #: src/components/Prompt.tsx:195 #: src/components/Prompt.tsx:198 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:186 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:189 msgid "Confirm" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:366 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:115 -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:40 -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:105 +#: src/ageAssurance/components/NoAccessScreen.tsx:367 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:116 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:41 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:106 msgid "Confirm your location" msgstr "" #: src/components/dialogs/EmailDialog/components/TokenField.tsx:38 -#: src/screens/Login/LoginForm.tsx:283 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:186 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:190 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:246 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 +#: src/screens/Login/LoginForm.tsx:284 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:187 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:191 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:247 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:145 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:151 msgid "Confirmation code" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:139 -#: src/screens/Login/LoginForm.tsx:339 +#: src/screens/Login/ForgotPasswordForm.tsx:140 +#: src/screens/Login/LoginForm.tsx:340 msgid "Connecting to service..." msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:296 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:208 +#: src/ageAssurance/components/RedirectOverlay.tsx:297 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:209 msgid "Connection issue" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:303 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:158 -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:30 +#: src/ageAssurance/components/NoAccessScreen.tsx:304 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:159 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:31 msgid "Contact our moderation team" msgstr "" -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:99 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:100 msgid "Contact our support team" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:155 -#: src/screens/Signup/index.tsx:233 -#: src/screens/Signup/index.tsx:236 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:156 +#: src/screens/Signup/index.tsx:234 +#: src/screens/Signup/index.tsx:237 msgid "Contact support" msgstr "" -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:64 -#: src/screens/Settings/FindContactsSettings.tsx:156 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:65 +#: src/screens/Settings/FindContactsSettings.tsx:157 msgid "Contact sync is not available on this device, as the app is unable to access your contacts." msgstr "" -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:95 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:96 msgid "Contact us" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:504 +#: src/screens/Settings/FindContactsSettings.tsx:505 msgid "Contacts imported" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:477 +#: src/screens/Settings/FindContactsSettings.tsx:478 msgid "Contacts removed" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:52 +#: src/screens/Settings/ContentAndMediaSettings.tsx:53 msgid "Content & Media" msgstr "" -#: src/screens/Settings/Settings.tsx:208 -#: src/screens/Settings/Settings.tsx:211 +#: src/screens/Settings/Settings.tsx:209 +#: src/screens/Settings/Settings.tsx:212 msgid "Content and media" msgstr "" @@ -2407,7 +2501,7 @@ msgstr "" msgid "Content Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:370 +#: src/screens/Moderation/index.tsx:371 msgid "Content filters" msgstr "" @@ -2415,11 +2509,11 @@ msgstr "" msgid "Content from across the network we think you might like." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:157 +#: src/screens/Settings/LanguageSettings.tsx:158 msgid "Content languages" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:84 +#: src/components/moderation/ModerationDetailsDialog.tsx:85 #: src/lib/moderation/useModerationCauseDescription.ts:83 msgid "Content Not Available" msgstr "" @@ -2428,14 +2522,14 @@ msgstr "" msgid "Content promoting or depicting self-harm" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:52 -#: src/components/moderation/ScreenHider.tsx:99 +#: src/components/moderation/ModerationDetailsDialog.tsx:53 +#: src/components/moderation/ScreenHider.tsx:100 #: src/lib/moderation/useGlobalLabelStrings.ts:22 #: src/lib/moderation/useModerationCauseDescription.ts:46 msgid "Content Warning" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:64 +#: src/view/com/composer/labels/LabelsBtn.tsx:61 msgid "Content warnings" msgstr "" @@ -2443,131 +2537,132 @@ msgstr "" msgid "Context menu backdrop, click to close the menu." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:162 -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:170 -#: src/screens/Onboarding/StepInterests/index.tsx:92 -#: src/screens/Onboarding/StepProfile/index.tsx:287 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:301 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:116 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:163 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:171 +#: src/screens/Onboarding/StepInterests/index.tsx:93 +#: src/screens/Onboarding/StepProfile/index.tsx:288 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:302 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:117 msgid "Continue" msgstr "" -#: src/components/AccountList.tsx:135 +#. placeholder {0}: account.handle +#: src/components/AccountList.tsx:136 msgid "Continue as {0} (currently signed in)" msgstr "" -#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:27 +#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:28 msgid "Continue thread" msgstr "" -#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:63 +#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:64 msgid "Continue thread..." msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:89 -#: src/screens/Onboarding/StepProfile/index.tsx:284 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:298 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:113 -#: src/screens/Signup/BackNextButtons.tsx:60 +#: src/screens/Onboarding/StepInterests/index.tsx:90 +#: src/screens/Onboarding/StepProfile/index.tsx:285 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:299 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:114 +#: src/screens/Signup/BackNextButtons.tsx:61 msgid "Continue to next step" msgstr "" -#: src/screens/Messages/Conversation.tsx:56 +#: src/screens/Messages/Conversation.tsx:57 msgid "Conversation" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:146 -#: src/components/dms/AfterReportDialog.tsx:149 -msgctxt "toast" -msgid "Conversation deleted" -msgstr "" - #: src/screens/Messages/components/ChatListItem.tsx:199 msgid "Conversation deleted" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:149 +#: src/components/dms/AfterReportDialog.tsx:147 +#: src/components/dms/AfterReportDialog.tsx:150 +msgctxt "toast" +msgid "Conversation deleted" +msgstr "" + +#: src/screens/Settings/AboutSettings.tsx:150 msgid "Copied build version to clipboard" msgstr "" #: src/components/dms/MessageContextMenu.tsx:58 #: src/components/PostControls/DiscoverDebug.tsx:36 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:257 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:73 -#: src/lib/sharing.ts:25 -#: src/lib/sharing.ts:41 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:74 +#: src/lib/sharing.ts:24 +#: src/lib/sharing.ts:40 msgid "Copied to clipboard" msgstr "" -#: src/components/dialogs/Embed.tsx:202 +#: src/components/dialogs/Embed.tsx:203 #: src/screens/Settings/components/CopyButton.tsx:66 msgid "Copied!" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:125 +#: src/screens/Settings/AboutSettings.tsx:126 msgid "Copies build version to clipboard" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:194 +#: src/components/StarterPack/QrCodeDialog.tsx:195 msgid "Copy" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:197 msgid "Copy App Password" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:495 -#: src/view/com/profile/ProfileMenu.tsx:498 +#: src/view/com/profile/ProfileMenu.tsx:496 +#: src/view/com/profile/ProfileMenu.tsx:499 msgid "Copy at:// URI" msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:153 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:156 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:154 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:157 msgid "Copy author DID" msgstr "" -#: src/components/dialogs/Embed.tsx:190 -#: src/components/dialogs/Embed.tsx:207 +#: src/components/dialogs/Embed.tsx:191 +#: src/components/dialogs/Embed.tsx:208 msgid "Copy code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:502 -#: src/view/com/profile/ProfileMenu.tsx:504 -#: src/view/com/profile/ProfileMenu.tsx:507 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:506 +#: src/view/com/profile/ProfileMenu.tsx:505 +#: src/view/com/profile/ProfileMenu.tsx:508 msgid "Copy DID" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:434 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:438 msgid "Copy host" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:114 -#: src/screens/StarterPack/StarterPackScreen.tsx:641 +#: src/components/StarterPack/ShareDialog.tsx:115 +#: src/screens/StarterPack/StarterPackScreen.tsx:642 msgid "Copy link" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:121 +#: src/components/StarterPack/ShareDialog.tsx:122 msgid "Copy Link" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:159 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:163 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:160 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:164 msgid "Copy link to list" msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:128 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:131 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:87 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:90 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:129 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:132 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:88 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:91 msgid "Copy link to post" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:269 -#: src/view/com/profile/ProfileMenu.tsx:280 +#: src/view/com/profile/ProfileMenu.tsx:270 +#: src/view/com/profile/ProfileMenu.tsx:281 msgid "Copy link to profile" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:634 +#: src/screens/StarterPack/StarterPackScreen.tsx:635 msgid "Copy link to starter pack" msgstr "" @@ -2576,8 +2671,8 @@ msgstr "" msgid "Copy message text" msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:144 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:147 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:145 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:148 msgid "Copy post at:// URI" msgstr "" @@ -2586,44 +2681,45 @@ msgstr "" msgid "Copy post text" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:180 +#: src/components/StarterPack/QrCodeDialog.tsx:181 msgid "Copy QR code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:455 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:459 msgid "Copy TXT record value" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:40 -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:107 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:41 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:108 #: src/Navigation.tsx:349 -#: src/view/screens/CopyrightPolicy.tsx:34 +#: src/view/screens/CopyrightPolicy.tsx:35 msgid "Copyright Policy" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:41 +#: src/view/com/feeds/MissingFeed.tsx:42 msgid "Could not connect to custom feed" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:133 +#: src/view/com/feeds/MissingFeed.tsx:134 msgid "Could not connect to feed service" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:182 +#: src/view/com/feeds/MissingFeed.tsx:183 msgid "Could not find profile" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:211 -#: src/screens/Settings/FindContactsSettings.tsx:402 +#: src/screens/Settings/FindContactsSettings.tsx:212 +#: src/screens/Settings/FindContactsSettings.tsx:403 msgid "Could not follow all matches - please check your network connection." msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:217 -#: src/screens/Settings/FindContactsSettings.tsx:408 +#. placeholder {0}: cleanError(err) +#: src/screens/Settings/FindContactsSettings.tsx:218 +#: src/screens/Settings/FindContactsSettings.tsx:409 msgid "Could not follow all matches. {0}" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:138 +#: src/components/dms/AfterReportDialog.tsx:139 #: src/components/dms/LeaveConvoPrompt.tsx:35 msgid "Could not leave chat" msgstr "" @@ -2632,13 +2728,13 @@ msgstr "" msgid "Could not load feed" msgstr "" -#: src/screens/ProfileList/components/ErrorScreen.tsx:26 -#: src/screens/ProfileList/index.tsx:80 -#: src/screens/ProfileList/index.tsx:102 +#: src/screens/ProfileList/components/ErrorScreen.tsx:27 +#: src/screens/ProfileList/index.tsx:81 +#: src/screens/ProfileList/index.tsx:103 msgid "Could not load list" msgstr "" -#: src/components/dms/ConvoMenu.tsx:196 +#: src/components/dms/ConvoMenu.tsx:197 msgid "Could not mute chat" msgstr "" @@ -2646,7 +2742,8 @@ msgstr "" msgid "Could not process your video" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:288 +#. placeholder {0}: cleanError(error) +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:289 msgid "Could not save changes: {0}" msgstr "" @@ -2654,11 +2751,12 @@ msgstr "" msgid "Could not update notification settings" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:170 +#. placeholder {0}: cleanError(err) +#: src/components/contacts/screens/GetContacts.tsx:171 msgid "Could not upload contacts. {0}" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:164 +#: src/components/contacts/screens/GetContacts.tsx:165 msgid "Could not upload contacts. You need to re-verify your phone number to proceed" msgstr "" @@ -2668,9 +2766,9 @@ msgstr "" #. Text on button to create a new starter pack #. Text on button to create a new starter pack -#: src/components/dialogs/StarterPackDialog.tsx:111 -#: src/components/dialogs/StarterPackDialog.tsx:208 -#: src/components/StarterPack/ProfileStarterPacks.tsx:328 +#: src/components/dialogs/StarterPackDialog.tsx:112 +#: src/components/dialogs/StarterPackDialog.tsx:209 +#: src/components/StarterPack/ProfileStarterPacks.tsx:329 msgid "Create" msgstr "" @@ -2679,109 +2777,111 @@ msgstr "" msgid "Create a list" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:617 +#: src/screens/StarterPack/StarterPackScreen.tsx:618 msgid "Create a list from this starter pack" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:165 +#: src/components/StarterPack/QrCodeDialog.tsx:166 msgid "Create a QR code for a starter pack" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:206 -#: src/components/StarterPack/ProfileStarterPacks.tsx:315 +#: src/components/StarterPack/ProfileStarterPacks.tsx:207 +#: src/components/StarterPack/ProfileStarterPacks.tsx:316 #: src/Navigation.tsx:600 msgid "Create a starter pack" msgstr "" -#: src/view/screens/Profile.tsx:563 #: src/view/screens/Profile.tsx:564 +#: src/view/screens/Profile.tsx:565 msgid "Create a Starter Pack" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:302 +#: src/components/StarterPack/ProfileStarterPacks.tsx:303 msgid "Create a starter pack for me" msgstr "" -#: src/components/WelcomeModal.tsx:157 -#: src/components/WelcomeModal.tsx:165 -#: src/view/com/auth/SplashScreen.tsx:106 -#: src/view/com/auth/SplashScreen.web.tsx:121 -#: src/view/shell/bottom-bar/BottomBar.tsx:322 -#: src/view/shell/bottom-bar/BottomBar.tsx:327 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:220 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:225 -#: src/view/shell/NavSignupCard.tsx:47 -#: src/view/shell/NavSignupCard.tsx:52 +#: src/components/WelcomeModal.tsx:158 +#: src/components/WelcomeModal.tsx:166 +#: src/view/com/auth/SplashScreen.tsx:107 +#: src/view/com/auth/SplashScreen.web.tsx:122 +#: src/view/shell/bottom-bar/BottomBar.tsx:323 +#: src/view/shell/bottom-bar/BottomBar.tsx:328 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:221 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:226 +#: src/view/shell/NavSignupCard.tsx:48 +#: src/view/shell/NavSignupCard.tsx:53 msgid "Create account" msgstr "" -#: src/screens/Signup/index.tsx:135 +#: src/screens/Signup/index.tsx:136 msgid "Create Account" msgstr "" -#: src/components/dialogs/Signin.tsx:86 -#: src/components/dialogs/Signin.tsx:88 -#: src/screens/Hashtag.tsx:247 -#: src/screens/Search/SearchResults.tsx:303 +#: src/components/dialogs/Signin.tsx:87 +#: src/components/dialogs/Signin.tsx:89 +#: src/screens/Hashtag.tsx:248 +#: src/screens/Search/SearchResults.tsx:304 msgid "Create an account" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:312 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:319 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:313 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 msgid "Create an account without using this starter pack" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:300 +#: src/screens/Onboarding/StepProfile/index.tsx:301 msgid "Create an avatar instead" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:213 +#: src/components/StarterPack/ProfileStarterPacks.tsx:214 msgid "Create another" msgstr "" -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:179 -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:187 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:180 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:188 msgid "Create list" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:623 +#: src/screens/StarterPack/StarterPackScreen.tsx:624 msgid "Create list from members" msgstr "" -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:147 -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:151 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:148 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:152 msgid "Create list from starter pack" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:367 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:368 msgid "Create moderation list" msgstr "" -#: src/view/com/auth/SplashScreen.tsx:99 -#: src/view/com/auth/SplashScreen.web.tsx:113 +#: src/view/com/auth/SplashScreen.tsx:100 +#: src/view/com/auth/SplashScreen.web.tsx:114 msgid "Create new account" msgstr "" #. Accessibility label for button to create a moderation report for the selected option -#: src/components/moderation/ReportDialog/index.tsx:696 -#: src/components/moderation/ReportDialog/index.tsx:742 +#. placeholder {0}: option.title +#: src/components/moderation/ReportDialog/index.tsx:695 +#: src/components/moderation/ReportDialog/index.tsx:741 msgid "Create report for {0}" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:106 -#: src/components/dialogs/StarterPackDialog.tsx:203 +#: src/components/dialogs/StarterPackDialog.tsx:107 +#: src/components/dialogs/StarterPackDialog.tsx:204 msgid "Create starter pack" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:366 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:367 msgid "Create user list" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:173 +#. placeholder {0}: i18n.date(appPassword.createdAt, { year: 'numeric', month: 'numeric', day: 'numeric', hour: '2-digit', minute: '2-digit', }) +#: src/screens/Settings/AppPasswords.tsx:174 msgid "Created {0}" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:127 +#: src/screens/List/ListHiddenScreen.tsx:131 msgid "Creator has been blocked" msgstr "" @@ -2789,12 +2889,12 @@ msgstr "" msgid "Culture" msgstr "" -#: src/components/dialogs/ServerInput.tsx:155 -#: src/components/dialogs/ServerInput.tsx:157 +#: src/components/dialogs/ServerInput.tsx:156 +#: src/components/dialogs/ServerInput.tsx:158 msgid "Custom" msgstr "" -#: src/components/dialogs/Embed.tsx:144 +#: src/components/dialogs/Embed.tsx:145 msgid "Customization options" msgstr "" @@ -2810,8 +2910,8 @@ msgstr "" msgid "Dangerous substances or drug abuse" msgstr "" -#: src/components/dialogs/Embed.tsx:168 -#: src/components/dialogs/Embed.tsx:170 +#: src/components/dialogs/Embed.tsx:169 +#: src/components/dialogs/Embed.tsx:171 #: src/screens/Settings/AppearanceSettings.tsx:93 #: src/screens/Settings/AppearanceSettings.tsx:114 msgid "Dark" @@ -2826,17 +2926,17 @@ msgstr "" msgid "Dark theme" msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:299 +#: src/screens/Signup/StepInfo/index.tsx:300 msgid "Date of birth" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:161 -#: src/screens/Settings/AccountSettings.tsx:166 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:72 +#: src/screens/Settings/AccountSettings.tsx:162 +#: src/screens/Settings/AccountSettings.tsx:167 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 msgid "Deactivate account" msgstr "" -#: src/screens/Settings/Settings.tsx:471 +#: src/screens/Settings/Settings.tsx:472 msgid "Debug Moderation" msgstr "" @@ -2852,60 +2952,60 @@ msgstr "" msgid "Default" msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:72 +#: src/screens/Settings/AppIconSettings/index.tsx:73 msgid "Default icons" msgstr "" #: src/components/dms/MessageContextMenu.tsx:199 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:764 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:274 -#: src/screens/Settings/AppPasswords.tsx:212 -#: src/screens/StarterPack/StarterPackScreen.tsx:612 -#: src/screens/StarterPack/StarterPackScreen.tsx:712 -#: src/screens/StarterPack/StarterPackScreen.tsx:789 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:275 +#: src/screens/Settings/AppPasswords.tsx:213 +#: src/screens/StarterPack/StarterPackScreen.tsx:613 +#: src/screens/StarterPack/StarterPackScreen.tsx:713 +#: src/screens/StarterPack/StarterPackScreen.tsx:790 msgid "Delete" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:171 -#: src/screens/Settings/AccountSettings.tsx:176 +#: src/screens/Settings/AccountSettings.tsx:172 +#: src/screens/Settings/AccountSettings.tsx:177 msgid "Delete account" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:185 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:232 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:186 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:233 msgid "Delete account “{currentHandle}”" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:186 +#: src/screens/Settings/AppPasswords.tsx:187 msgid "Delete app password" msgstr "" -#: src/screens/Settings/AppPasswords.tsx:207 +#: src/screens/Settings/AppPasswords.tsx:208 msgid "Delete app password?" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:325 -#: src/screens/Messages/components/RequestButtons.tsx:331 +#: src/screens/Messages/components/RequestButtons.tsx:326 +#: src/screens/Messages/components/RequestButtons.tsx:332 msgid "Delete chat" msgstr "" -#: src/screens/Settings/Settings.tsx:478 +#: src/screens/Settings/Settings.tsx:479 msgid "Delete chat declaration record" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:545 +#: src/screens/Settings/FindContactsSettings.tsx:546 msgid "Delete contacts" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:190 -#: src/components/dms/AfterReportDialog.tsx:193 -#: src/screens/Messages/components/RequestButtons.tsx:136 -#: src/screens/Messages/components/RequestButtons.tsx:139 +#: src/components/dms/AfterReportDialog.tsx:191 +#: src/components/dms/AfterReportDialog.tsx:194 +#: src/screens/Messages/components/RequestButtons.tsx:137 +#: src/screens/Messages/components/RequestButtons.tsx:140 msgid "Delete conversation" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:148 +#: src/components/dms/AfterReportDialog.tsx:149 msgid "Delete Conversation" msgstr "" @@ -2913,8 +3013,8 @@ msgstr "" msgid "Delete for me" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:198 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:201 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:199 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:202 msgid "Delete list" msgstr "" @@ -2926,26 +3026,26 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:315 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:316 msgid "Delete my account" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:745 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:747 -#: src/view/com/composer/Composer.tsx:1429 +#: src/view/com/composer/Composer.tsx:1430 msgid "Delete post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:606 -#: src/screens/StarterPack/StarterPackScreen.tsx:780 +#: src/screens/StarterPack/StarterPackScreen.tsx:607 +#: src/screens/StarterPack/StarterPackScreen.tsx:781 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:678 +#: src/screens/StarterPack/StarterPackScreen.tsx:679 msgid "Delete starter pack?" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:269 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:270 msgid "Delete this list?" msgstr "" @@ -2962,25 +3062,25 @@ msgstr "" msgid "Deleted Account" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:285 +#: src/components/contacts/screens/PhoneInput.tsx:286 msgid "Deleted by Plivo after verification" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:42 -#: src/view/com/feeds/MissingFeed.tsx:75 -#: src/view/com/feeds/MissingFeed.tsx:127 -#: src/view/com/feeds/MissingFeed.tsx:135 +#: src/view/com/feeds/MissingFeed.tsx:43 +#: src/view/com/feeds/MissingFeed.tsx:76 +#: src/view/com/feeds/MissingFeed.tsx:128 +#: src/view/com/feeds/MissingFeed.tsx:136 msgid "Deleted list" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:453 -#: src/screens/Profile/Header/EditProfileDialog.tsx:363 -#: src/screens/Profile/Header/EditProfileDialog.tsx:370 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:454 +#: src/screens/Profile/Header/EditProfileDialog.tsx:364 +#: src/screens/Profile/Header/EditProfileDialog.tsx:371 msgid "Description" msgstr "" -#: src/view/com/composer/GifAltText.tsx:150 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 +#: src/view/com/composer/GifAltText.tsx:151 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:119 msgid "Descriptive alt text" msgstr "" @@ -2993,22 +3093,22 @@ msgstr "" msgid "Detach quote post?" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:138 +#: src/screens/Settings/AboutSettings.tsx:139 msgctxt "toast" msgid "Developer mode disabled" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:132 +#: src/screens/Settings/AboutSettings.tsx:133 msgctxt "toast" msgid "Developer mode enabled" msgstr "" -#: src/screens/Settings/Settings.tsx:287 -#: src/screens/Settings/Settings.tsx:290 +#: src/screens/Settings/Settings.tsx:288 +#: src/screens/Settings/Settings.tsx:291 msgid "Developer options" msgstr "" -#: src/components/WhoCanReply.tsx:221 +#: src/components/WhoCanReply.tsx:222 msgid "Dialog: adjust who can interact with this post" msgstr "" @@ -3016,78 +3116,78 @@ msgstr "" msgid "Dim" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:233 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:242 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:234 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:243 msgid "Disable 2FA" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:157 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:158 msgid "Disable email 2FA" msgstr "" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:90 msgid "Disable Email 2FA" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:89 -#: src/screens/Settings/AccessibilitySettings.tsx:94 +#: src/screens/Settings/AccessibilitySettings.tsx:90 +#: src/screens/Settings/AccessibilitySettings.tsx:95 msgid "Disable haptic feedback" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:625 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:626 msgid "Disable quote posts of this post" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:462 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:463 msgid "Disable replies entirely" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:404 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405 msgid "Disable subtitles" msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:35 #: src/lib/moderation/useLabelBehaviorDescription.ts:45 #: src/lib/moderation/useLabelBehaviorDescription.ts:71 -#: src/screens/Messages/Settings.tsx:146 -#: src/screens/Messages/Settings.tsx:149 -#: src/screens/Moderation/index.tsx:410 +#: src/screens/Messages/Settings.tsx:147 +#: src/screens/Messages/Settings.tsx:150 +#: src/screens/Moderation/index.tsx:411 msgid "Disabled" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:101 -#: src/screens/Profile/Header/EditProfileDialog.tsx:82 -#: src/view/com/composer/Composer.tsx:1214 -#: src/view/com/composer/Composer.tsx:1262 -#: src/view/com/composer/Composer.tsx:1462 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:102 +#: src/screens/Profile/Header/EditProfileDialog.tsx:83 +#: src/view/com/composer/Composer.tsx:1215 +#: src/view/com/composer/Composer.tsx:1263 +#: src/view/com/composer/Composer.tsx:1463 #: src/view/com/composer/drafts/DraftItem.tsx:242 -#: src/view/com/composer/drafts/DraftsButton.tsx:130 +#: src/view/com/composer/drafts/DraftsButton.tsx:131 msgid "Discard" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:98 -#: src/screens/Profile/Header/EditProfileDialog.tsx:79 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:99 +#: src/screens/Profile/Header/EditProfileDialog.tsx:80 msgid "Discard changes?" msgstr "" -#: src/view/com/composer/Composer.tsx:1212 +#: src/view/com/composer/Composer.tsx:1213 #: src/view/com/composer/drafts/DraftItem.tsx:239 -#: src/view/com/composer/drafts/DraftsButton.tsx:97 +#: src/view/com/composer/drafts/DraftsButton.tsx:98 msgid "Discard draft?" msgstr "" -#: src/view/com/composer/Composer.tsx:1229 -#: src/view/com/composer/Composer.tsx:1454 +#: src/view/com/composer/Composer.tsx:1230 +#: src/view/com/composer/Composer.tsx:1455 msgid "Discard post?" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:260 -#: src/screens/Profile/components/GermButton.tsx:267 +#: src/screens/Profile/components/GermButton.tsx:261 +#: src/screens/Profile/components/GermButton.tsx:268 msgid "Disconnect Germ DM" msgstr "" -#: src/screens/Settings/components/PwiOptOut.tsx:87 -#: src/screens/Settings/components/PwiOptOut.tsx:91 +#: src/screens/Settings/components/PwiOptOut.tsx:88 +#: src/screens/Settings/components/PwiOptOut.tsx:92 msgid "Discourage apps from showing my account to logged-out users" msgstr "" @@ -3096,11 +3196,11 @@ msgstr "" msgid "Discover new custom feeds" msgstr "" -#: src/screens/Search/Explore.tsx:442 +#: src/screens/Search/Explore.tsx:451 msgid "Discover new feeds" msgstr "" -#: src/view/screens/Feeds.tsx:730 +#: src/view/screens/Feeds.tsx:731 msgid "Discover New Feeds" msgstr "" @@ -3108,42 +3208,42 @@ msgstr "" msgid "Dismiss" msgstr "" -#: src/components/contacts/FindContactsBannerNUX.tsx:76 +#: src/components/contacts/FindContactsBannerNUX.tsx:77 msgid "Dismiss banner" msgstr "" -#: src/view/com/composer/Composer.tsx:2295 +#: src/view/com/composer/Composer.tsx:2296 msgid "Dismiss error" msgstr "" -#: src/components/ProgressGuide/List.tsx:73 +#: src/components/ProgressGuide/List.tsx:74 msgid "Dismiss getting started guide" msgstr "" -#: src/screens/Search/modules/ExploreInterestsCard.tsx:43 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:44 msgid "Dismiss interests" msgstr "" -#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:81 -#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:63 +#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:82 +#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:64 msgid "Dismiss live event banner" msgstr "" -#: src/components/interstitials/TrendingVideos.tsx:89 +#: src/components/interstitials/TrendingVideos.tsx:90 msgid "Dismiss this section" msgstr "" -#: src/components/FeedInterstitials.tsx:560 +#: src/components/FeedInterstitials.tsx:561 msgid "Dismiss this suggestion" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:69 -#: src/screens/Settings/AccessibilitySettings.tsx:74 +#: src/screens/Settings/AccessibilitySettings.tsx:70 +#: src/screens/Settings/AccessibilitySettings.tsx:75 msgid "Display larger alt text badges" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:313 -#: src/screens/Profile/Header/EditProfileDialog.tsx:319 +#: src/screens/Profile/Header/EditProfileDialog.tsx:314 +#: src/screens/Profile/Header/EditProfileDialog.tsx:320 msgid "Display name" msgstr "" @@ -3151,12 +3251,12 @@ msgstr "" msgid "Ditch the trolls and clickbait. Find real people and conversations that matter to you." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:403 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:405 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:407 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:409 msgid "DNS Panel" msgstr "" -#: src/components/dialogs/MutedWords.tsx:309 +#: src/components/dialogs/MutedWords.tsx:310 msgid "Do not apply this mute word to users you follow" msgstr "" @@ -3164,19 +3264,19 @@ msgstr "" msgid "Does not include nudity." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:523 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:527 msgid "Domain verified!" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:380 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:381 msgid "Don't have a code or need a new one? <0>Click here." msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:273 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:274 msgid "Don’t see a code? <0>Click here to resend." msgstr "" -#: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:37 +#: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:38 msgid "Don't see an email? <0>Click here to resend." msgstr "" @@ -3189,32 +3289,32 @@ msgstr "" msgid "Don't worry! All existing messages and settings are saved and will be available after you verify you're an adult." msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:72 -#: src/components/contacts/components/InviteInfo.tsx:78 -#: src/components/contacts/screens/ViewMatches.tsx:394 -#: src/components/contacts/screens/ViewMatches.tsx:411 -#: src/components/dialogs/BirthDateSettings.tsx:196 -#: src/components/dialogs/BirthDateSettings.tsx:203 -#: src/components/dialogs/LanguageSelectDialog.tsx:310 -#: src/components/dialogs/ServerInput.tsx:240 -#: src/components/dialogs/ServerInput.tsx:242 -#: src/components/dms/AfterReportDialog.tsx:142 -#: src/components/forms/DateField/index.tsx:103 -#: src/components/forms/DateField/index.tsx:109 +#: src/components/contacts/components/InviteInfo.tsx:73 +#: src/components/contacts/components/InviteInfo.tsx:79 +#: src/components/contacts/screens/ViewMatches.tsx:395 +#: src/components/contacts/screens/ViewMatches.tsx:412 +#: src/components/dialogs/BirthDateSettings.tsx:197 +#: src/components/dialogs/BirthDateSettings.tsx:204 +#: src/components/dialogs/LanguageSelectDialog.tsx:311 +#: src/components/dialogs/ServerInput.tsx:241 +#: src/components/dialogs/ServerInput.tsx:243 +#: src/components/dms/AfterReportDialog.tsx:143 +#: src/components/forms/DateField/index.tsx:104 +#: src/components/forms/DateField/index.tsx:110 #: src/lib/media/picker.tsx:37 -#: src/screens/Onboarding/StepProfile/index.tsx:337 -#: src/screens/Onboarding/StepProfile/index.tsx:340 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:214 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:221 -#: src/view/com/composer/labels/LabelsBtn.tsx:222 -#: src/view/com/composer/labels/LabelsBtn.tsx:229 -#: src/view/com/composer/videos/SubtitleDialog.tsx:191 -#: src/view/com/composer/videos/SubtitleDialog.tsx:202 +#: src/screens/Onboarding/StepProfile/index.tsx:338 +#: src/screens/Onboarding/StepProfile/index.tsx:341 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 +#: src/view/com/composer/labels/LabelsBtn.tsx:219 +#: src/view/com/composer/labels/LabelsBtn.tsx:226 +#: src/view/com/composer/videos/SubtitleDialog.tsx:192 +#: src/view/com/composer/videos/SubtitleDialog.tsx:203 msgid "Done" msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:113 -#: src/view/com/modals/UserAddRemoveLists.tsx:116 +#: src/view/com/modals/UserAddRemoveLists.tsx:114 +#: src/view/com/modals/UserAddRemoveLists.tsx:117 msgctxt "action" msgid "Done" msgstr "" @@ -3227,21 +3327,21 @@ msgstr "" msgid "Double tap to close the dialog" msgstr "" -#: src/screens/VideoFeed/index.tsx:1118 +#: src/screens/VideoFeed/index.tsx:1119 msgid "Double tap to like" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:331 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:332 msgid "Download Bluesky" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:114 -#: src/screens/Settings/components/ExportCarDialog.tsx:119 +#: src/screens/Settings/components/ExportCarDialog.tsx:115 +#: src/screens/Settings/components/ExportCarDialog.tsx:120 msgid "Download CAR file" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:135 -#: src/screens/Settings/components/ExportCarDialog.tsx:140 +#: src/screens/Settings/components/ExportCarDialog.tsx:136 +#: src/screens/Settings/components/ExportCarDialog.tsx:141 msgid "Download chat data" msgstr "" @@ -3249,10 +3349,10 @@ msgstr "" msgid "Doxxing" msgstr "" -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:118 -#: src/view/com/composer/drafts/DraftsButton.tsx:69 -#: src/view/com/composer/drafts/DraftsButton.tsx:78 -#: src/view/com/composer/drafts/DraftsListDialog.tsx:118 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:119 +#: src/view/com/composer/drafts/DraftsButton.tsx:70 +#: src/view/com/composer/drafts/DraftsButton.tsx:79 +#: src/view/com/composer/drafts/DraftsListDialog.tsx:119 msgid "Drafts" msgstr "" @@ -3264,19 +3364,19 @@ msgstr "" msgid "Due to laws in your region, certain features on Bluesky are currently restricted until you're able to verify you're an adult." msgstr "" -#: src/components/dialogs/MutedWords.tsx:160 +#: src/components/dialogs/MutedWords.tsx:161 msgid "Duration:" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:235 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:239 msgid "e.g. alice" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:320 +#: src/screens/Profile/Header/EditProfileDialog.tsx:321 msgid "e.g. Alice Lastname" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:386 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:390 msgid "e.g. alice.com" msgstr "" @@ -3284,19 +3384,19 @@ msgstr "" msgid "E.g. artistic nudes." msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:370 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:371 msgid "e.g. Great Posters" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:371 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:372 msgid "e.g. Spammers" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:374 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:375 msgid "e.g. The posters who never miss." msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:375 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:376 msgid "e.g. Users that repeatedly reply with ads." msgstr "" @@ -3304,32 +3404,32 @@ msgstr "" msgid "Eating disorders" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:145 -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:252 -#: src/screens/StarterPack/StarterPackScreen.tsx:601 -#: src/screens/StarterPack/Wizard/index.tsx:337 -#: src/screens/StarterPack/Wizard/index.tsx:342 +#: src/screens/Settings/AccountSettings.tsx:146 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:255 +#: src/screens/StarterPack/StarterPackScreen.tsx:602 +#: src/screens/StarterPack/Wizard/index.tsx:338 +#: src/screens/StarterPack/Wizard/index.tsx:343 msgid "Edit" msgstr "" -#: src/view/com/lists/ListMembers.tsx:187 -#: src/view/com/lists/ListMembers.tsx:193 +#: src/view/com/lists/ListMembers.tsx:188 +#: src/view/com/lists/ListMembers.tsx:194 msgctxt "action" msgid "Edit" msgstr "" -#: src/view/com/util/UserAvatar.tsx:440 -#: src/view/com/util/UserBanner.tsx:121 +#: src/view/com/util/UserAvatar.tsx:441 +#: src/view/com/util/UserBanner.tsx:122 msgid "Edit avatar" msgstr "" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:112 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:113 msgid "Edit Feeds" msgstr "" -#: src/view/com/composer/photos/EditImageDialog.web.tsx:85 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:89 -#: src/view/com/composer/photos/Gallery.tsx:195 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:86 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:90 +#: src/view/com/composer/photos/Gallery.tsx:196 msgid "Edit image" msgstr "" @@ -3338,64 +3438,65 @@ msgstr "" msgid "Edit interaction settings" msgstr "" -#: src/screens/Search/modules/ExploreInterestsCard.tsx:98 -#: src/screens/Search/modules/ExploreInterestsCard.tsx:105 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:99 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:106 msgid "Edit interests" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:190 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:193 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:191 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:194 msgid "Edit list details" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:358 -#: src/view/com/profile/ProfileMenu.tsx:378 +#: src/view/com/profile/ProfileMenu.tsx:359 +#: src/view/com/profile/ProfileMenu.tsx:379 msgid "Edit live status" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:364 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:365 msgid "Edit moderation list" msgstr "" #: src/Navigation.tsx:359 -#: src/view/screens/Feeds.tsx:518 +#: src/view/screens/Feeds.tsx:519 msgid "Edit My Feeds" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:243 +#. placeholder {0}: createSanitizedDisplayName( profile, ) +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:246 msgid "Edit notifications from {0}" msgstr "" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:110 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 msgid "Edit People" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:115 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:263 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:116 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:264 msgid "Edit post interaction settings" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:268 -#: src/screens/Profile/Header/EditProfileDialog.tsx:274 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:295 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:330 +#: src/screens/Profile/Header/EditProfileDialog.tsx:269 +#: src/screens/Profile/Header/EditProfileDialog.tsx:275 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:296 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:331 msgid "Edit profile" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:298 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:332 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:299 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:333 msgid "Edit Profile" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:593 +#: src/screens/StarterPack/StarterPackScreen.tsx:594 msgid "Edit starter pack" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:363 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:364 msgid "Edit user list" msgstr "" -#: src/components/WhoCanReply.tsx:115 +#: src/components/WhoCanReply.tsx:116 msgid "Edit who can reply" msgstr "" @@ -3407,60 +3508,60 @@ msgstr "" msgid "Education" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:141 +#: src/screens/List/ListHiddenScreen.tsx:145 msgid "Either the creator of this list has blocked you or you have blocked the creator." msgstr "" -#: src/screens/Settings/AccountSettings.tsx:66 -#: src/screens/Signup/StepInfo/index.tsx:223 +#: src/screens/Settings/AccountSettings.tsx:67 +#: src/screens/Signup/StepInfo/index.tsx:224 msgid "Email" msgstr "" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:64 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:65 msgctxt "toast" msgid "Email 2FA disabled" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:62 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 msgid "Email 2FA enabled" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:94 +#: src/screens/Login/ForgotPasswordForm.tsx:95 msgid "Email address" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:98 +#: src/components/intents/VerifyEmailIntentDialog.tsx:99 msgid "Email Resent" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:208 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:209 msgid "Email sent!" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:262 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:263 msgid "Email sent! <0>Click here to resend." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:182 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:183 msgid "Email verification complete!" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:73 +#: src/components/intents/VerifyEmailIntentDialog.tsx:74 msgid "Email Verified" msgstr "" -#: src/components/dialogs/Embed.tsx:182 +#: src/components/dialogs/Embed.tsx:183 msgid "Embed HTML code" msgstr "" -#: src/components/dialogs/Embed.tsx:104 -#: src/components/dialogs/Embed.tsx:108 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:119 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:124 +#: src/components/dialogs/Embed.tsx:105 +#: src/components/dialogs/Embed.tsx:109 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:120 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:125 msgid "Embed post" msgstr "" -#: src/components/dialogs/Embed.tsx:112 +#: src/components/dialogs/Embed.tsx:113 msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." msgstr "" @@ -3468,26 +3569,27 @@ msgstr "" msgid "Embedded video player" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:104 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:111 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:105 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:112 #: src/screens/Settings/components/Email2FAToggle.tsx:31 msgid "Enable" msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:95 +#. placeholder {0}: externalEmbedLabels[source] +#: src/components/dialogs/EmbedConsent.tsx:96 msgid "Enable {0} only" msgstr "" -#: src/screens/Moderation/index.tsx:397 +#: src/screens/Moderation/index.tsx:398 msgid "Enable adult content" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:92 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:93 msgid "Enable email 2FA" msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:79 -#: src/components/dialogs/EmbedConsent.tsx:85 +#: src/components/dialogs/EmbedConsent.tsx:80 +#: src/components/dialogs/EmbedConsent.tsx:86 msgid "Enable external media" msgstr "" @@ -3495,102 +3597,102 @@ msgstr "" msgid "Enable media players for" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:139 -#: src/view/screens/Storybook/Admonitions.tsx:75 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:142 +#: src/view/screens/Storybook/Admonitions.tsx:76 msgid "Enable notifications for an account by visiting their profile and pressing the <0>bell icon <1/>." msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:102 -#: src/screens/Settings/NotificationSettings/index.tsx:106 +#: src/screens/Settings/NotificationSettings/index.tsx:103 +#: src/screens/Settings/NotificationSettings/index.tsx:107 msgid "Enable push notifications" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:626 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:627 msgid "Enable quote posts of this post" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:406 msgid "Enable subtitles" msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:89 +#: src/components/dialogs/EmbedConsent.tsx:90 msgid "Enable this source only" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:133 -#: src/screens/Settings/ContentAndMediaSettings.tsx:147 +#: src/screens/Settings/ContentAndMediaSettings.tsx:134 +#: src/screens/Settings/ContentAndMediaSettings.tsx:148 msgid "Enable trending topics" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:154 -#: src/screens/Settings/ContentAndMediaSettings.tsx:168 +#: src/screens/Settings/ContentAndMediaSettings.tsx:155 +#: src/screens/Settings/ContentAndMediaSettings.tsx:169 msgid "Enable trending videos in your Discover feed" msgstr "" -#: src/screens/Messages/Settings.tsx:137 -#: src/screens/Messages/Settings.tsx:140 -#: src/screens/Moderation/index.tsx:408 +#: src/screens/Messages/Settings.tsx:138 +#: src/screens/Messages/Settings.tsx:141 +#: src/screens/Moderation/index.tsx:409 msgid "Enabled" msgstr "" -#: src/screens/Profile/Sections/Feed.tsx:131 +#: src/screens/Profile/Sections/Feed.tsx:132 msgid "End of feed" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:181 +#: src/view/com/composer/videos/SubtitleDialog.tsx:182 msgid "Ensure you have selected a language for each subtitle file." msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:230 +#: src/components/contacts/screens/VerifyNumber.tsx:231 msgid "Enter 6-digit code that was sent to your phone number" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:148 +#: src/screens/Login/SetNewPasswordForm.tsx:149 msgid "Enter a password" msgstr "" -#: src/components/dialogs/MutedWords.tsx:134 #: src/components/dialogs/MutedWords.tsx:135 +#: src/components/dialogs/MutedWords.tsx:136 msgid "Enter a word or tag" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:201 -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:320 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:63 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:202 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:321 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:64 msgid "Enter code" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:423 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:424 msgid "Enter fullscreen" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:225 +#: src/components/contacts/screens/VerifyNumber.tsx:226 msgid "Enter the 6-digit code sent to {prettyNumber}" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:384 msgid "Enter the domain you want to use" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:114 +#: src/screens/Login/ForgotPasswordForm.tsx:115 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "" -#: src/screens/Login/LoginForm.tsx:217 +#: src/screens/Login/LoginForm.tsx:218 msgid "Enter the username or email address you used when you created your account" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:163 +#: src/components/dialogs/BirthDateSettings.tsx:164 msgid "Enter your birthdate" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:100 -#: src/screens/Signup/StepInfo/index.tsx:243 +#: src/screens/Login/ForgotPasswordForm.tsx:101 +#: src/screens/Signup/StepInfo/index.tsx:244 msgid "Enter your email address" msgstr "" -#: src/screens/Login/LoginForm.tsx:242 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:297 +#: src/screens/Login/LoginForm.tsx:243 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:298 msgid "Enter your password" msgstr "" @@ -3602,33 +3704,33 @@ msgstr "" msgid "Enters full screen" msgstr "" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:223 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:224 msgid "Entertainment" msgstr "" -#: src/view/com/composer/Composer.tsx:2394 -#: src/view/com/util/error/ErrorScreen.tsx:42 +#: src/view/com/composer/Composer.tsx:2395 +#: src/view/com/util/error/ErrorScreen.tsx:43 msgid "Error" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:92 +#: src/screens/Settings/FindContactsSettings.tsx:93 msgid "Error getting the latest data." msgstr "" -#: src/screens/PostThread/components/ThreadError.tsx:26 +#: src/screens/PostThread/components/ThreadError.tsx:27 msgid "Error loading post" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:153 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:154 msgid "Error loading preference" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:200 +#: src/view/com/feeds/MissingFeed.tsx:201 msgid "Error message" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:48 -#: src/screens/Settings/components/ExportCarDialog.tsx:82 +#: src/screens/Settings/components/ExportCarDialog.tsx:49 +#: src/screens/Settings/components/ExportCarDialog.tsx:83 msgid "Error occurred while saving file" msgstr "" @@ -3636,39 +3738,39 @@ msgstr "" msgid "Error receiving captcha response." msgstr "" -#: src/screens/Search/SearchResults.tsx:149 +#: src/screens/Search/SearchResults.tsx:150 msgid "Error: {error}" msgstr "" -#: src/components/WhoCanReply.tsx:84 +#: src/components/WhoCanReply.tsx:85 msgid "Everybody can reply" msgstr "" -#: src/components/WhoCanReply.tsx:278 +#: src/components/WhoCanReply.tsx:279 msgid "Everybody can reply to this post." msgstr "" -#: src/screens/Messages/Settings.tsx:88 -#: src/screens/Messages/Settings.tsx:91 -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:168 -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:178 +#: src/screens/Messages/Settings.tsx:89 +#: src/screens/Messages/Settings.tsx:92 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:169 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:179 msgid "Everyone" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:235 +#: src/screens/Settings/NotificationSettings/index.tsx:236 #: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:41 msgid "Everything else" msgstr "" -#: src/components/dialogs/MutedWords.tsx:318 +#: src/components/dialogs/MutedWords.tsx:319 msgid "Exclude users you follow" msgstr "" -#: src/components/dialogs/MutedWords.tsx:603 +#: src/components/dialogs/MutedWords.tsx:604 msgid "Excludes users you follow" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:422 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:423 msgid "Exit fullscreen" msgstr "" @@ -3684,11 +3786,11 @@ msgstr "" msgid "Expand or collapse the full post you are replying to" msgstr "" -#: src/components/Post/ShowMoreTextButton.tsx:32 +#: src/components/Post/ShowMoreTextButton.tsx:33 msgid "Expand post text" msgstr "" -#: src/screens/VideoFeed/index.tsx:990 +#: src/screens/VideoFeed/index.tsx:991 msgid "Expands or collapses post text" msgstr "" @@ -3696,24 +3798,29 @@ msgstr "" msgid "Expected uri to resolve to a record" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:126 +#: src/screens/Settings/FollowingFeedPreferences.tsx:127 msgid "Experimental" msgstr "" -#: src/components/dialogs/MutedWords.tsx:518 +#: src/components/dialogs/MutedWords.tsx:519 msgid "Expired" msgstr "" -#: src/components/dialogs/MutedWords.tsx:587 +#. placeholder {0}: formatDistance(expiryDate, new Date(), { addSuffix: true, }) +#: src/components/dialogs/MutedWords.tsx:588 msgid "Expires {0}" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:203 -#: src/components/moderation/ModerationDetailsDialog.tsx:210 +#. placeholder {0}: timeDiff(Date.now(), label.exp) +#. placeholder {0}: timeDiff(Date.now(), modcause.label.exp) +#: src/components/moderation/LabelsOnMeDialog.tsx:204 +#: src/components/moderation/ModerationDetailsDialog.tsx:211 msgid "Expires in {0}" msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:131 +#. placeholder {0}: displayDuration(i18n, minutesUntilExpiry) +#. placeholder {1}: i18n.date(expiryDateTime, { hour: 'numeric', minute: '2-digit', hour12: true, }) +#: src/features/liveNow/components/EditLiveDialog.tsx:132 msgid "Expires in {0} at {1}" msgstr "" @@ -3728,36 +3835,36 @@ msgstr "" #: src/Navigation.tsx:789 #: src/screens/Search/Shell.tsx:327 -#: src/view/shell/desktop/LeftNav.tsx:688 -#: src/view/shell/Drawer.tsx:416 +#: src/view/shell/desktop/LeftNav.tsx:689 +#: src/view/shell/Drawer.tsx:417 msgid "Explore" msgstr "" -#: src/components/WelcomeModal.tsx:170 -#: src/components/WelcomeModal.tsx:179 +#: src/components/WelcomeModal.tsx:171 +#: src/components/WelcomeModal.tsx:180 msgid "Explore the app" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:152 -#: src/screens/Settings/AccountSettings.tsx:156 +#: src/screens/Settings/AccountSettings.tsx:153 +#: src/screens/Settings/AccountSettings.tsx:157 msgid "Export my data" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:98 +#: src/screens/Settings/components/ExportCarDialog.tsx:99 msgid "Export My Data" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:85 -#: src/screens/Settings/ContentAndMediaSettings.tsx:88 +#: src/screens/Settings/ContentAndMediaSettings.tsx:86 +#: src/screens/Settings/ContentAndMediaSettings.tsx:89 msgid "External media" msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:53 -#: src/components/dialogs/EmbedConsent.tsx:57 +#: src/components/dialogs/EmbedConsent.tsx:54 +#: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:69 +#: src/components/dialogs/EmbedConsent.tsx:70 #: src/screens/Settings/ExternalMediaPreferences.tsx:43 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "" @@ -3771,7 +3878,7 @@ msgstr "" msgid "Extremist content" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:231 +#: src/screens/Messages/components/RequestButtons.tsx:232 msgctxt "toast" msgid "Failed to accept chat" msgstr "" @@ -3781,29 +3888,29 @@ msgstr "" msgid "Failed to add emoji reaction" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:276 +#: src/components/dialogs/StarterPackDialog.tsx:277 msgid "Failed to add to starter pack" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:603 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:607 msgid "Failed to change handle. Please try again." msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:174 msgid "Failed to create app password. Please try again." msgstr "" -#: src/components/dms/MessageProfileButton.tsx:37 +#: src/components/dms/MessageProfileButton.tsx:38 msgid "Failed to create conversation" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:260 -#: src/screens/StarterPack/Wizard/index.tsx:268 +#: src/screens/StarterPack/Wizard/index.tsx:261 +#: src/screens/StarterPack/Wizard/index.tsx:269 msgid "Failed to create starter pack" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:64 -#: src/screens/Messages/components/RequestButtons.tsx:300 +#: src/screens/Messages/components/RequestButtons.tsx:65 +#: src/screens/Messages/components/RequestButtons.tsx:301 msgctxt "toast" msgid "Failed to delete chat" msgstr "" @@ -3816,54 +3923,55 @@ msgstr "" msgid "Failed to delete post, please try again" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:751 +#: src/screens/StarterPack/StarterPackScreen.tsx:752 msgid "Failed to delete starter pack" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:194 +#. placeholder {0}: error?.message +#: src/screens/Profile/components/GermButton.tsx:195 msgid "Failed to disconnect Germ DM. Error: {0}" msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:141 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:142 msgid "Failed to follow all suggested accounts, please try again" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:147 +#: src/components/contacts/screens/ViewMatches.tsx:148 msgid "Failed to follow all your friends, please try again" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:235 +#: src/components/contacts/screens/ViewMatches.tsx:236 msgid "Failed to hide suggestion, please check your internet connection" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:581 +#: src/components/contacts/screens/ViewMatches.tsx:582 msgid "Failed to launch SMS app" msgstr "" -#: src/screens/Messages/ChatList.tsx:282 -#: src/screens/Messages/Inbox.tsx:209 +#: src/screens/Messages/ChatList.tsx:287 +#: src/screens/Messages/Inbox.tsx:210 msgid "Failed to load conversations" msgstr "" -#: src/screens/Search/Explore.tsx:519 -#: src/screens/Search/Explore.tsx:564 -#: src/screens/Search/Explore.tsx:610 +#: src/screens/Search/Explore.tsx:528 +#: src/screens/Search/Explore.tsx:573 +#: src/screens/Search/Explore.tsx:619 msgid "Failed to load feeds" msgstr "" -#: src/screens/Search/Explore.tsx:478 -#: src/screens/Search/Explore.tsx:533 -#: src/screens/Search/Explore.tsx:578 -#: src/screens/Search/Explore.tsx:624 +#: src/screens/Search/Explore.tsx:487 +#: src/screens/Search/Explore.tsx:542 +#: src/screens/Search/Explore.tsx:587 +#: src/screens/Search/Explore.tsx:633 msgid "Failed to load feeds preferences" msgstr "" -#: src/components/dialogs/GifSelect.tsx:213 +#: src/components/dialogs/GifSelect.tsx:214 msgid "Failed to load GIFs" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:114 -#: src/screens/Settings/NotificationSettings/index.tsx:115 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:117 +#: src/screens/Settings/NotificationSettings/index.tsx:116 #: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:50 #: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:52 #: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:50 @@ -3880,23 +3988,23 @@ msgstr "" msgid "Failed to load past messages" msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:65 +#: src/screens/Settings/ActivityPrivacySettings.tsx:66 msgid "Failed to load preference." msgstr "" -#: src/screens/Search/Explore.tsx:471 -#: src/screens/Search/Explore.tsx:526 -#: src/screens/Search/Explore.tsx:571 -#: src/screens/Search/Explore.tsx:617 +#: src/screens/Search/Explore.tsx:480 +#: src/screens/Search/Explore.tsx:535 +#: src/screens/Search/Explore.tsx:580 +#: src/screens/Search/Explore.tsx:626 msgid "Failed to load suggested feeds" msgstr "" -#: src/screens/Search/Explore.tsx:381 +#: src/screens/Search/Explore.tsx:390 msgid "Failed to load suggested follows" msgstr "" -#: src/screens/Messages/Inbox.tsx:318 -#: src/screens/Messages/Inbox.tsx:341 +#: src/screens/Messages/Inbox.tsx:319 +#: src/screens/Messages/Inbox.tsx:342 msgid "Failed to mark all requests as read" msgstr "" @@ -3904,15 +4012,17 @@ msgstr "" msgid "Failed to pin post" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:162 +#. placeholder {0}: e?.message +#: src/screens/Profile/components/GermButton.tsx:163 msgid "Failed to reconnect Germ DM. Error: {0}" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:487 +#: src/screens/Settings/FindContactsSettings.tsx:488 msgid "Failed to remove data due to a network error, please check your internet connection." msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:493 +#. placeholder {0}: cleanError(err) +#: src/screens/Settings/FindContactsSettings.tsx:494 msgid "Failed to remove data. {0}" msgstr "" @@ -3921,7 +4031,7 @@ msgstr "" msgid "Failed to remove emoji reaction" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:289 +#: src/components/dialogs/StarterPackDialog.tsx:290 msgid "Failed to remove from starter pack" msgstr "" @@ -3929,24 +4039,25 @@ msgstr "" msgid "Failed to remove verification" msgstr "" -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:80 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:81 msgid "Failed to resolve location. Please try again." msgstr "" -#: src/view/com/composer/Composer.tsx:560 +#: src/view/com/composer/Composer.tsx:561 msgid "Failed to save draft" msgstr "" +#. placeholder {0}: String(e) #: src/lib/media/save-image.ios.ts:27 #: src/lib/media/save-image.ts:31 msgid "Failed to save image: {0}" msgstr "" -#: src/screens/ModerationInteractionSettings/index.tsx:108 +#: src/screens/ModerationInteractionSettings/index.tsx:109 msgid "Failed to save settings. Please try again." msgstr "" -#: src/screens/Settings/InterestsSettings.tsx:136 +#: src/screens/Settings/InterestsSettings.tsx:137 msgctxt "toast" msgid "Failed to save your interests." msgstr "" @@ -3955,14 +4066,14 @@ msgstr "" msgid "Failed to send" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:122 -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:136 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:123 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:137 msgid "Failed to send email, please try again." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:265 -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:76 -#: src/screens/Messages/components/ChatDisabled.tsx:99 +#: src/components/moderation/LabelsOnMeDialog.tsx:266 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:77 +#: src/screens/Messages/components/ChatDisabled.tsx:100 msgid "Failed to submit appeal, please try again." msgstr "" @@ -3970,20 +4081,20 @@ msgstr "" msgid "Failed to toggle thread mute, please try again" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:106 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:107 msgid "Failed to unpin list" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:149 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:83 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:150 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:84 msgid "Failed to update email 2FA settings" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:195 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:196 msgid "Failed to update email, please try again." msgstr "" -#: src/components/FeedCard.tsx:317 +#: src/components/FeedCard.tsx:318 msgid "Failed to update feeds" msgstr "" @@ -3991,22 +4102,22 @@ msgstr "" msgid "Failed to update notification declaration" msgstr "" -#: src/screens/Messages/Settings.tsx:39 +#: src/screens/Messages/Settings.tsx:40 msgid "Failed to update settings" msgstr "" #: src/lib/media/video/upload.ts:72 -#: src/lib/media/video/upload.web.ts:74 -#: src/lib/media/video/upload.web.ts:78 -#: src/lib/media/video/upload.web.ts:88 +#: src/lib/media/video/upload.web.ts:73 +#: src/lib/media/video/upload.web.ts:77 +#: src/lib/media/video/upload.web.ts:87 msgid "Failed to upload video" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:168 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:169 msgid "Failed to verify email, please try again." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:370 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:374 msgid "Failed to verify handle. Please try again." msgstr "" @@ -4022,35 +4133,38 @@ msgstr "" msgid "Feed" msgstr "" -#: src/components/FeedCard.tsx:171 +#. placeholder {0}: sanitizeHandle(creator.handle, '@') +#. placeholder {0}: sanitizeHandle(feed.creatorHandle, '@') +#. placeholder {0}: sanitizeHandle(view.creator.handle, '@') +#: src/components/FeedCard.tsx:172 #: src/state/queries/feed.ts:121 -#: src/view/com/feeds/FeedSourceCard.tsx:150 +#: src/view/com/feeds/FeedSourceCard.tsx:151 msgid "Feed by {0}" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:152 +#: src/view/com/feeds/MissingFeed.tsx:153 msgid "Feed creator" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:189 +#: src/view/com/feeds/MissingFeed.tsx:190 msgid "Feed identifier" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:356 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:357 msgid "Feed menu" msgstr "" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Feed toggle" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:73 +#: src/view/com/feeds/MissingFeed.tsx:74 msgid "Feed unavailable" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:107 #: src/view/shell/desktop/RightNav.tsx:108 -#: src/view/shell/Drawer.tsx:370 +#: src/view/shell/desktop/RightNav.tsx:109 +#: src/view/shell/Drawer.tsx:371 msgid "Feedback" msgstr "" @@ -4062,12 +4176,12 @@ msgstr "" #: src/Navigation.tsx:585 #: src/screens/SavedFeeds.tsx:108 -#: src/screens/Search/SearchResults.tsx:78 -#: src/screens/StarterPack/StarterPackScreen.tsx:195 -#: src/view/screens/Feeds.tsx:511 -#: src/view/screens/Profile.tsx:239 -#: src/view/shell/desktop/LeftNav.tsx:726 -#: src/view/shell/Drawer.tsx:532 +#: src/screens/Search/SearchResults.tsx:79 +#: src/screens/StarterPack/StarterPackScreen.tsx:196 +#: src/view/screens/Feeds.tsx:512 +#: src/view/screens/Profile.tsx:240 +#: src/view/shell/desktop/LeftNav.tsx:727 +#: src/view/shell/Drawer.tsx:533 msgid "Feeds" msgstr "" @@ -4075,7 +4189,7 @@ msgstr "" msgid "Feeds are custom algorithms that users build with a little coding expertise. <0>See this guide for more information." msgstr "" -#: src/components/FeedCard.tsx:314 +#: src/components/FeedCard.tsx:315 #: src/screens/SavedFeeds.tsx:90 msgctxt "toast" msgid "Feeds updated!" @@ -4085,12 +4199,12 @@ msgstr "" msgid "Feeds we think you might like." msgstr "" -#: src/screens/Settings/components/OTAInfo.tsx:58 +#: src/screens/Settings/components/OTAInfo.tsx:59 msgid "Fetch update" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:44 -#: src/screens/Settings/components/ExportCarDialog.tsx:78 +#: src/screens/Settings/components/ExportCarDialog.tsx:45 +#: src/screens/Settings/components/ExportCarDialog.tsx:79 msgid "File saved successfully!" msgstr "" @@ -4098,31 +4212,31 @@ msgstr "" msgid "Filter from feeds" msgstr "" -#: src/screens/Search/components/SearchLanguageDropdown.tsx:97 +#: src/screens/Search/components/SearchLanguageDropdown.tsx:98 msgid "Filter search by language" msgstr "" -#: src/screens/Search/components/SearchLanguageDropdown.tsx:70 +#: src/screens/Search/components/SearchLanguageDropdown.tsx:71 msgid "Filter search by language (currently: {currentLanguageLabel})" msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:105 +#: src/screens/Settings/ActivityPrivacySettings.tsx:106 msgid "Filter who can opt to receive notifications for your activity" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:162 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:163 msgid "Filter who you receive notifications from" msgstr "" -#: src/screens/Onboarding/StepFinished/index.tsx:334 +#: src/screens/Onboarding/StepFinished/index.tsx:335 msgid "Finalizing" msgstr "" -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:144 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:145 msgid "Finally!" msgstr "" -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:154 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:155 msgid "Finally! Keep track of posts that matter to you. Save them to revisit anytime." msgstr "" @@ -4141,25 +4255,25 @@ msgstr "" msgid "Find Contacts" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:78 +#: src/screens/Settings/FindContactsSettings.tsx:79 msgid "Find Friends" msgstr "" -#: src/screens/Settings/Settings.tsx:219 -#: src/screens/Settings/Settings.tsx:222 +#: src/screens/Settings/Settings.tsx:220 +#: src/screens/Settings/Settings.tsx:223 msgid "Find friends from contacts" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:272 -#: src/components/contacts/screens/GetContacts.tsx:286 +#: src/components/contacts/screens/GetContacts.tsx:273 +#: src/components/contacts/screens/GetContacts.tsx:287 msgid "Find my friends" msgstr "" #. Starter packs suggested to the user for them to follow -#: src/components/ProgressGuide/FollowDialog.tsx:79 -#: src/components/ProgressGuide/FollowDialog.tsx:87 -#: src/components/ProgressGuide/FollowDialog.tsx:433 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:42 +#: src/components/ProgressGuide/FollowDialog.tsx:80 +#: src/components/ProgressGuide/FollowDialog.tsx:88 +#: src/components/ProgressGuide/FollowDialog.tsx:434 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:43 msgid "Find people to follow" msgstr "" @@ -4167,12 +4281,12 @@ msgstr "" msgid "Find posts, users, and feeds on Bluesky" msgstr "" -#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:96 +#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:97 msgid "Find your friends" msgstr "" -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:45 -#: src/screens/Settings/FindContactsSettings.tsx:125 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:46 +#: src/screens/Settings/FindContactsSettings.tsx:126 msgid "Find your friends on Bluesky by verifying your phone number and matching with your contacts. We protect your information and you control what happens next. <0>Learn more" msgstr "" @@ -4180,11 +4294,11 @@ msgstr "" msgid "Find your people" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:280 +#: src/components/contacts/screens/GetContacts.tsx:281 msgid "Finding friends..." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:216 +#: src/screens/StarterPack/Wizard/index.tsx:217 msgid "Finish" msgstr "" @@ -4211,20 +4325,21 @@ msgstr "" #: src/components/ProfileCard.tsx:559 #: src/components/ProfileHoverCard/index.web.tsx:497 #: src/components/ProfileHoverCard/index.web.tsx:508 -#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:152 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:387 -#: src/screens/VideoFeed/index.tsx:874 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:153 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:388 +#: src/screens/VideoFeed/index.tsx:875 #: src/view/com/notifications/NotificationFeedItem.tsx:841 #: src/view/com/notifications/NotificationFeedItem.tsx:848 msgid "Follow" msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:139 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:375 +#. placeholder {0}: profile.handle +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:140 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:376 msgid "Follow {0}" msgstr "" -#: src/screens/VideoFeed/index.tsx:851 +#: src/screens/VideoFeed/index.tsx:852 msgid "Follow {handle}" msgstr "" @@ -4232,68 +4347,77 @@ msgstr "" msgid "Follow 10 accounts" msgstr "" -#: src/components/ProgressGuide/List.tsx:66 +#: src/components/ProgressGuide/List.tsx:67 msgid "Follow 10 people to get started" msgstr "" -#: src/components/ProgressGuide/List.tsx:107 +#: src/components/ProgressGuide/List.tsx:108 msgid "Follow 7 accounts" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:312 -#: src/view/com/profile/ProfileMenu.tsx:323 +#: src/view/com/profile/ProfileMenu.tsx:313 +#: src/view/com/profile/ProfileMenu.tsx:324 msgid "Follow account" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:275 -#: src/components/contacts/screens/ViewMatches.tsx:290 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:290 -#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:161 -#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:168 -#: src/screens/Settings/FindContactsSettings.tsx:443 -#: src/screens/Settings/FindContactsSettings.tsx:453 -#: src/screens/StarterPack/StarterPackScreen.tsx:447 -#: src/screens/StarterPack/StarterPackScreen.tsx:455 +#: src/components/contacts/screens/ViewMatches.tsx:276 +#: src/components/contacts/screens/ViewMatches.tsx:291 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:291 +#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:162 +#: src/screens/Onboarding/StepSuggestedStarterpacks/StarterPackCard.tsx:169 +#: src/screens/Settings/FindContactsSettings.tsx:444 +#: src/screens/Settings/FindContactsSettings.tsx:454 +#: src/screens/StarterPack/StarterPackScreen.tsx:448 +#: src/screens/StarterPack/StarterPackScreen.tsx:456 msgid "Follow all" msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:287 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:288 msgid "Follow all accounts" msgstr "" #. User is not following this account, click to follow back #: src/components/ProfileCard.tsx:553 -#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:150 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:385 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:151 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:386 #: src/view/com/notifications/NotificationFeedItem.tsx:841 #: src/view/com/notifications/NotificationFeedItem.tsx:848 msgid "Follow back" msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:130 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:131 msgid "Followed all accounts!" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:396 +#: src/screens/Settings/FindContactsSettings.tsx:397 msgid "Followed all matches" msgstr "" +#. placeholder {0}: slice[0].profile.displayName #: src/components/KnownFollowers.tsx:238 msgid "Followed by <0>{0}" msgstr "" +#. placeholder {0}: slice[0].profile.displayName +#. placeholder {1}: serverCount - 1 #: src/components/KnownFollowers.tsx:224 msgid "Followed by <0>{0} and {1, plural, one {# other} other {# others}}" msgstr "" +#. placeholder {0}: slice[0].profile.displayName +#. placeholder {1}: slice[1].profile.displayName #: src/components/KnownFollowers.tsx:211 msgid "Followed by <0>{0} and <1>{1}" msgstr "" -#: src/components/KnownFollowers.tsx:193 +#. placeholder {0}: slice[0].profile.displayName +#. placeholder {1}: slice[1].profile.displayName +#. placeholder {2}: serverCount - 2 +#: src/components/KnownFollowers.tsx:194 msgid "Followed by <0>{0}, <1>{1}, and {2, plural, one {# other} other {# others}}" msgstr "" +#. placeholder {0}: route.params.name #: src/Navigation.tsx:248 msgid "Followers of @{0} that you know" msgstr "" @@ -4308,41 +4432,44 @@ msgstr "" #: src/components/ProfileCard.tsx:546 #: src/components/ProfileHoverCard/index.web.tsx:496 #: src/components/ProfileHoverCard/index.web.tsx:507 -#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:155 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:383 -#: src/screens/VideoFeed/index.tsx:872 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:156 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:384 +#: src/screens/VideoFeed/index.tsx:873 #: src/view/com/notifications/NotificationFeedItem.tsx:819 #: src/view/com/notifications/NotificationFeedItem.tsx:836 msgid "Following" msgstr "" #: src/screens/SavedFeeds.tsx:410 -#: src/view/screens/Feeds.tsx:603 +#: src/view/screens/Feeds.tsx:604 msgctxt "feed-name" msgid "Following" msgstr "" +#. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) +#. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) +#. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, ) #: src/components/ProfileCard.tsx:509 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:250 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:251 #: src/view/com/notifications/NotificationFeedItem.tsx:772 msgid "Following {0}" msgstr "" -#: src/screens/VideoFeed/index.tsx:850 +#: src/screens/VideoFeed/index.tsx:851 msgid "Following {handle}" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:77 -#: src/screens/Settings/ContentAndMediaSettings.tsx:80 +#: src/screens/Settings/ContentAndMediaSettings.tsx:78 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 msgid "Following feed preferences" msgstr "" #: src/Navigation.tsx:365 -#: src/screens/Settings/FollowingFeedPreferences.tsx:56 +#: src/screens/Settings/FollowingFeedPreferences.tsx:57 msgid "Following Feed Preferences" msgstr "" -#: src/screens/Profile/Header/Handle.tsx:32 +#: src/screens/Profile/Header/Handle.tsx:33 msgid "Follows you" msgstr "" @@ -4362,15 +4489,15 @@ msgstr "" msgid "Food" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:90 +#: src/ageAssurance/components/NoAccessScreen.tsx:91 msgid "For organizational accounts, use the birthdate of the person who is responsible for the account." msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:188 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:189 msgid "For security reasons, we’ll need to send a confirmation code to your email address <0>{currentEmail}." msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:208 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:209 msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "" @@ -4378,14 +4505,14 @@ msgstr "" msgid "For the best experience, we recommend using the theme font." msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:345 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:346 #: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:88 msgid "For You" msgstr "" -#: src/components/dialogs/MutedWords.tsx:185 -#: src/components/dialogs/MutedWords.tsx:570 -#: src/components/dialogs/MutedWords.tsx:573 +#: src/components/dialogs/MutedWords.tsx:186 +#: src/components/dialogs/MutedWords.tsx:571 +#: src/components/dialogs/MutedWords.tsx:574 msgid "Forever" msgstr "" @@ -4398,11 +4525,11 @@ msgstr "" msgid "Forgot Password" msgstr "" -#: src/screens/Login/LoginForm.tsx:257 +#: src/screens/Login/LoginForm.tsx:258 msgid "Forgot password?" msgstr "" -#: src/screens/Login/LoginForm.tsx:268 +#: src/screens/Login/LoginForm.tsx:269 msgid "Forgot?" msgstr "" @@ -4410,42 +4537,42 @@ msgstr "" msgid "Free your feed" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:158 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:159 msgid "From" msgstr "" -#: src/screens/Hashtag.tsx:136 +#: src/screens/Hashtag.tsx:137 msgid "From @{sanitizedAuthor}" msgstr "" -#: src/view/com/posts/PostFeedReason.tsx:47 +#: src/view/com/posts/PostFeedReason.tsx:48 msgctxt "from-feed" msgid "From <0/>" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:336 +#: src/components/StarterPack/ProfileStarterPacks.tsx:337 msgid "Generate a starter pack" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:85 -#: src/screens/Profile/components/GermButton.tsx:223 +#: src/screens/Profile/components/GermButton.tsx:86 +#: src/screens/Profile/components/GermButton.tsx:224 msgid "Germ DM" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:181 +#: src/screens/Profile/components/GermButton.tsx:182 msgid "Germ DM disconnected" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:232 -#: src/screens/Profile/components/GermButton.tsx:237 +#: src/screens/Profile/components/GermButton.tsx:233 +#: src/screens/Profile/components/GermButton.tsx:238 msgid "Germ DM Link" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:158 +#: src/screens/Profile/components/GermButton.tsx:159 msgid "Germ DM reconnected" msgstr "" -#: src/view/shell/Drawer.tsx:374 +#: src/view/shell/Drawer.tsx:375 msgid "Get help" msgstr "" @@ -4481,45 +4608,45 @@ msgstr "" msgid "Get notifications when people repost your posts." msgstr "" -#: src/components/activity-notifications/SubscribeProfileButton.tsx:93 +#: src/components/activity-notifications/SubscribeProfileButton.tsx:94 msgid "Get notified about new posts" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:104 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:107 msgid "Get notified about posts and replies from accounts you choose." msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:219 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:220 msgid "Get notified of new posts from {name}" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:226 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:227 msgid "Get notified of this account’s activity" msgstr "" -#: src/components/activity-notifications/SubscribeProfileButton.tsx:86 +#: src/components/activity-notifications/SubscribeProfileButton.tsx:87 msgid "Get notified when {name} posts" msgstr "" -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:137 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:138 msgid "Get notified when someone posts" msgstr "" -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:76 -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:86 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:77 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:87 msgid "Get started" msgstr "" #: src/components/MediaPreview.tsx:136 -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:68 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:69 msgid "GIF" msgstr "" -#: src/view/com/composer/Composer.tsx:2399 +#: src/view/com/composer/Composer.tsx:2400 msgid "GIF uploaded" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:242 +#: src/screens/Onboarding/StepProfile/index.tsx:243 msgid "Give your profile a face" msgstr "" @@ -4527,73 +4654,73 @@ msgstr "" msgid "Glorification of violence" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:126 -#: src/components/dialogs/LinkWarning.tsx:132 +#: src/components/dialogs/LinkWarning.tsx:127 +#: src/components/dialogs/LinkWarning.tsx:133 #: src/components/Layout/Header/index.tsx:128 -#: src/components/moderation/ScreenHider.tsx:160 -#: src/components/moderation/ScreenHider.tsx:169 +#: src/components/moderation/ScreenHider.tsx:161 +#: src/components/moderation/ScreenHider.tsx:170 #: src/screens/Login/components/AuthLayout/Header/index.tsx:75 -#: src/screens/Messages/Inbox.tsx:251 -#: src/screens/ProfileList/components/ErrorScreen.tsx:34 -#: src/screens/ProfileList/components/ErrorScreen.tsx:40 +#: src/screens/Messages/Inbox.tsx:252 +#: src/screens/ProfileList/components/ErrorScreen.tsx:35 +#: src/screens/ProfileList/components/ErrorScreen.tsx:41 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1179 -#: src/screens/VideoFeed/index.tsx:1183 +#: src/screens/VideoFeed/index.tsx:1180 +#: src/screens/VideoFeed/index.tsx:1184 #: src/view/com/auth/LoggedOut.tsx:92 #: src/view/com/profile/ProfileFollowers.tsx:178 #: src/view/com/profile/ProfileFollowers.tsx:179 -#: src/view/screens/NotFound.tsx:57 +#: src/view/screens/NotFound.tsx:58 msgid "Go back" msgstr "" -#: src/components/Error.tsx:78 -#: src/screens/List/ListHiddenScreen.tsx:224 -#: src/screens/Profile/ErrorState.tsx:62 -#: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:802 -#: src/view/screens/NotFound.tsx:56 +#: src/components/Error.tsx:79 +#: src/screens/List/ListHiddenScreen.tsx:228 +#: src/screens/Profile/ErrorState.tsx:63 +#: src/screens/Profile/ErrorState.tsx:67 +#: src/screens/StarterPack/StarterPackScreen.tsx:803 +#: src/view/screens/NotFound.tsx:57 msgid "Go Back" msgstr "" #: src/screens/Onboarding/Layout.tsx:97 #: src/screens/Onboarding/Layout.tsx:198 -#: src/screens/Signup/BackNextButtons.tsx:35 +#: src/screens/Signup/BackNextButtons.tsx:36 msgid "Go back to previous step" msgstr "" -#: src/screens/Bookmarks/components/EmptyState.tsx:43 -#: src/screens/Bookmarks/components/EmptyState.tsx:51 +#: src/screens/Bookmarks/index.tsx:306 +#: src/view/screens/NotFound.tsx:58 +msgid "Go home" +msgstr "" + +#: src/screens/Bookmarks/components/EmptyState.tsx:44 +#: src/screens/Bookmarks/components/EmptyState.tsx:52 msgctxt "Button to go back to the home timeline" msgid "Go home" msgstr "" -#: src/screens/Bookmarks/index.tsx:305 #: src/view/screens/NotFound.tsx:57 -msgid "Go home" -msgstr "" - -#: src/view/screens/NotFound.tsx:56 msgid "Go Home" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:359 -#: src/view/com/profile/ProfileMenu.tsx:380 +#: src/view/com/profile/ProfileMenu.tsx:360 +#: src/view/com/profile/ProfileMenu.tsx:381 msgid "Go live" msgstr "" -#: src/features/liveNow/components/GoLiveDialog.tsx:99 -#: src/features/liveNow/components/GoLiveDialog.tsx:104 -#: src/features/liveNow/components/GoLiveDialog.tsx:232 -#: src/features/liveNow/components/GoLiveDialog.tsx:241 +#: src/features/liveNow/components/GoLiveDialog.tsx:100 +#: src/features/liveNow/components/GoLiveDialog.tsx:105 +#: src/features/liveNow/components/GoLiveDialog.tsx:233 +#: src/features/liveNow/components/GoLiveDialog.tsx:242 msgid "Go Live" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:356 -#: src/view/com/profile/ProfileMenu.tsx:376 +#: src/view/com/profile/ProfileMenu.tsx:357 +#: src/view/com/profile/ProfileMenu.tsx:377 msgid "Go live (disabled)" msgstr "" -#: src/features/liveNow/components/GoLiveDialog.tsx:174 +#: src/features/liveNow/components/GoLiveDialog.tsx:175 msgid "Go live for" msgstr "" @@ -4601,48 +4728,49 @@ msgstr "" msgid "Go to {firstAuthorName}'s profile" msgstr "" -#: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:92 -#: src/components/ageAssurance/AgeRestrictedScreen.tsx:72 -#: src/components/ageAssurance/AgeRestrictedScreen.tsx:81 -#: src/screens/Moderation/index.tsx:245 +#: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:93 +#: src/components/ageAssurance/AgeRestrictedScreen.tsx:73 +#: src/components/ageAssurance/AgeRestrictedScreen.tsx:82 +#: src/screens/Moderation/index.tsx:246 msgid "Go to account settings" msgstr "" +#. placeholder {0}: profile.handle #: src/screens/Messages/components/ChatListItem.tsx:364 msgid "Go to conversation with {0}" msgstr "" -#: src/view/com/posts/PostFeedReason.tsx:38 +#: src/view/com/posts/PostFeedReason.tsx:39 msgid "Go to feed" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:173 +#: src/screens/Login/ForgotPasswordForm.tsx:174 msgid "Go to next" msgstr "" -#: src/components/dms/ConvoMenu.tsx:241 -#: src/view/shell/desktop/LeftNav.tsx:317 -#: src/view/shell/desktop/LeftNav.tsx:323 +#: src/components/dms/ConvoMenu.tsx:242 +#: src/view/shell/desktop/LeftNav.tsx:318 +#: src/view/shell/desktop/LeftNav.tsx:324 msgid "Go to profile" msgstr "" -#: src/components/dms/ConvoMenu.tsx:238 +#: src/components/dms/ConvoMenu.tsx:239 msgid "Go to user's profile" msgstr "" -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:104 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:105 msgid "Going live is currently disabled for your account" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:251 -#: src/screens/Profile/components/GermButton.tsx:256 +#: src/screens/Profile/components/GermButton.tsx:252 +#: src/screens/Profile/components/GermButton.tsx:257 msgid "Got it" msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:46 #: src/lib/moderation/useGlobalLabelStrings.ts:50 +#: src/view/com/composer/labels/LabelsBtn.tsx:197 #: src/view/com/composer/labels/LabelsBtn.tsx:200 -#: src/view/com/composer/labels/LabelsBtn.tsx:203 msgid "Graphic Media" msgstr "" @@ -4663,30 +4791,30 @@ msgstr "" msgid "Half way there!" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:130 -#: src/screens/Settings/AccountSettings.tsx:135 +#: src/screens/Settings/AccountSettings.tsx:131 +#: src/screens/Settings/AccountSettings.tsx:136 msgid "Handle" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:607 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:611 msgid "Handle already taken. Please try a different one." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:195 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:354 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:199 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:358 msgid "Handle changed!" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:611 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:615 msgid "Handle too long. Please try a shorter one." msgstr "" -#: src/components/FeedCard.tsx:157 -#: src/features/liveEvents/components/LiveEventFeedCardWide.tsx:121 +#: src/components/FeedCard.tsx:158 +#: src/features/liveEvents/components/LiveEventFeedCardWide.tsx:122 msgid "Happening now" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:85 +#: src/screens/Settings/AccessibilitySettings.tsx:86 msgid "Haptics" msgstr "" @@ -4706,7 +4834,7 @@ msgstr "" msgid "Hashtag" msgstr "" -#: src/components/RichTextTag.tsx:52 +#: src/components/RichTextTag.tsx:53 msgid "Hashtag {tag}" msgstr "" @@ -4714,49 +4842,49 @@ msgstr "" msgid "Hate speech" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:198 -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:317 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:199 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:318 msgid "Have a code? <0>Click here." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:330 +#: src/screens/Signup/StepInfo/index.tsx:331 msgid "Have we got your location wrong? <0>Tap here to confirm your location with GPS." msgstr "" -#: src/screens/Signup/index.tsx:231 +#: src/screens/Signup/index.tsx:232 msgid "Having trouble?" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:289 +#: src/components/contacts/screens/PhoneInput.tsx:290 msgid "Held by Bluesky for 7 days to prevent abuse, then deleted" msgstr "" -#: src/screens/Settings/Settings.tsx:252 -#: src/screens/Settings/Settings.tsx:256 -#: src/view/shell/desktop/RightNav.tsx:128 -#: src/view/shell/desktop/RightNav.tsx:131 -#: src/view/shell/Drawer.tsx:383 +#: src/screens/Settings/Settings.tsx:253 +#: src/screens/Settings/Settings.tsx:257 +#: src/view/shell/desktop/RightNav.tsx:129 +#: src/view/shell/desktop/RightNav.tsx:132 +#: src/view/shell/Drawer.tsx:384 msgid "Help" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:245 +#: src/screens/Onboarding/StepProfile/index.tsx:246 msgid "Help people know you're not a bot by uploading a picture or creating an avatar." msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:188 msgid "Here is your app password!" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:73 -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:119 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:74 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:120 msgid "Hey there 👋" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:167 +#: src/ageAssurance/components/NoAccessScreen.tsx:168 msgid "Hey there!" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:207 +#: src/ageAssurance/components/NoAccessScreen.tsx:208 msgid "Hi there!" msgstr "" @@ -4765,25 +4893,25 @@ msgstr "" msgid "Hidden" msgstr "" -#: src/screens/VideoFeed/index.tsx:647 +#: src/screens/VideoFeed/index.tsx:648 msgid "Hidden by your moderation settings." msgstr "" -#: src/components/ListCard.tsx:132 +#: src/components/ListCard.tsx:133 msgid "Hidden list" msgstr "" #: src/components/interstitials/Trending.tsx:133 -#: src/components/interstitials/TrendingVideos.tsx:138 -#: src/components/moderation/ContentHider.tsx:219 -#: src/components/moderation/LabelPreference.tsx:140 -#: src/components/moderation/PostHider.tsx:139 +#: src/components/interstitials/TrendingVideos.tsx:139 +#: src/components/moderation/ContentHider.tsx:220 +#: src/components/moderation/LabelPreference.tsx:141 +#: src/components/moderation/PostHider.tsx:140 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:775 #: src/lib/moderation/useLabelBehaviorDescription.ts:18 #: src/lib/moderation/useLabelBehaviorDescription.ts:23 #: src/lib/moderation/useLabelBehaviorDescription.ts:28 #: src/lib/moderation/useLabelBehaviorDescription.ts:33 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:130 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:131 msgid "Hide" msgstr "" @@ -4792,16 +4920,16 @@ msgctxt "action" msgid "Hide" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:138 -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:145 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:139 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:146 msgid "Hide all events" msgstr "" -#: src/components/dialogs/Embed.tsx:128 +#: src/components/dialogs/Embed.tsx:129 msgid "Hide customization options" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:530 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:531 msgid "Hide lists" msgstr "" @@ -4820,12 +4948,12 @@ msgstr "" msgid "Hide reply for me" msgstr "" -#: src/screens/Search/modules/ExploreInterestsCard.tsx:110 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:111 msgid "Hide this card" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:126 -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:133 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:127 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:134 msgid "Hide this event" msgstr "" @@ -4843,11 +4971,11 @@ msgid "Hide trending topics" msgstr "" #: src/components/interstitials/Trending.tsx:131 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:128 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:129 msgid "Hide trending topics?" msgstr "" -#: src/components/interstitials/TrendingVideos.tsx:136 +#: src/components/interstitials/TrendingVideos.tsx:137 msgid "Hide trending videos?" msgstr "" @@ -4855,45 +4983,45 @@ msgstr "" msgid "Hide user list" msgstr "" -#: src/screens/Moderation/VerificationSettings.tsx:87 -#: src/screens/Moderation/VerificationSettings.tsx:96 +#: src/screens/Moderation/VerificationSettings.tsx:88 +#: src/screens/Moderation/VerificationSettings.tsx:97 msgid "Hide verification badges" msgstr "" -#: src/components/moderation/ContentHider.tsx:170 -#: src/components/moderation/PostHider.tsx:93 +#: src/components/moderation/ContentHider.tsx:171 +#: src/components/moderation/PostHider.tsx:94 msgid "Hides the content" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:74 +#: src/components/dialogs/BirthDateSettings.tsx:75 msgid "Hmm, it looks like you're signed in with an <0>App Password. To set your birthdate, you'll need to sign in with your main account password, or ask whomever controls this account to do so." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:124 +#: src/view/com/posts/PostFeedErrorMessage.tsx:125 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:112 +#: src/view/com/posts/PostFeedErrorMessage.tsx:113 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:118 +#: src/view/com/posts/PostFeedErrorMessage.tsx:119 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:115 +#: src/view/com/posts/PostFeedErrorMessage.tsx:116 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:109 +#: src/view/com/posts/PostFeedErrorMessage.tsx:110 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "" -#: src/screens/Moderation/index.tsx:62 +#: src/screens/Moderation/index.tsx:63 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "" -#: src/screens/Profile/ErrorState.tsx:31 +#: src/screens/Profile/ErrorState.tsx:32 msgid "Hmmmm, we couldn't load that moderation service." msgstr "" @@ -4903,35 +5031,35 @@ msgstr "" #: src/Navigation.tsx:784 #: src/Navigation.tsx:804 -#: src/view/shell/bottom-bar/BottomBar.tsx:176 -#: src/view/shell/desktop/LeftNav.tsx:670 -#: src/view/shell/Drawer.tsx:442 +#: src/view/shell/bottom-bar/BottomBar.tsx:177 +#: src/view/shell/desktop/LeftNav.tsx:671 +#: src/view/shell/Drawer.tsx:443 msgid "Home" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:428 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:432 msgid "Host:" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:84 -#: src/screens/Login/LoginForm.tsx:181 +#: src/screens/Login/ForgotPasswordForm.tsx:85 +#: src/screens/Login/LoginForm.tsx:182 msgid "Hosting provider" msgstr "" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:178 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:179 msgid "Hot" msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:53 +#: src/components/contacts/components/InviteInfo.tsx:54 msgid "How it works:" msgstr "" -#: src/components/dialogs/InAppBrowserConsent.tsx:62 -#: src/components/dialogs/InAppBrowserConsent.tsx:66 +#: src/components/dialogs/InAppBrowserConsent.tsx:63 +#: src/components/dialogs/InAppBrowserConsent.tsx:67 msgid "How should we open this link?" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:278 +#: src/components/contacts/screens/PhoneInput.tsx:279 msgid "How we use your number:" msgstr "" @@ -4939,17 +5067,17 @@ msgstr "" msgid "Human trafficking" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:266 +#: src/components/contacts/screens/GetContacts.tsx:267 msgid "I consent to Bluesky using my contacts for mutual friend discovery and to retain hashed data for matching until I opt out." msgstr "" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:133 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:136 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:134 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:137 msgid "I have a code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:290 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:296 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:294 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:300 msgid "I have my own domain" msgstr "" @@ -4958,7 +5086,8 @@ msgstr "" msgid "I understand" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:577 +#. placeholder {0}: currentAccount.handle +#: src/components/contacts/screens/ViewMatches.tsx:578 msgid "I'm on Bluesky as {0} - come find me! https://bsky.app/download" msgstr "" @@ -4966,39 +5095,39 @@ msgstr "" msgid "If alt text is long, toggles alt text expanded state" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:215 +#: src/screens/Settings/LanguageSettings.tsx:216 msgid "If none are selected, all languages will be shown in your feeds." msgstr "" -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:93 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:94 msgid "If you are 18 years of age or older and want to try again, click the button below and use a different verification method if one is available in your region. If you have questions or concerns, <0>our support team can help." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:349 +#: src/screens/Signup/StepInfo/index.tsx:350 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:119 +#: src/ageAssurance/components/NoAccessScreen.tsx:120 msgid "If you believe your birthdate is incorrect, please <0>contact our support team." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:100 +#: src/ageAssurance/components/NoAccessScreen.tsx:101 msgid "If you believe your birthdate is incorrect, you can update it by <0>clicking here." msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:117 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:118 msgid "If you choose to hide all events, you can always re-enable them from <0>Settings → Content & Media." msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:271 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:272 msgid "If you delete this list, you won't be able to recover it." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:272 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:276 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:272 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:273 msgid "If you need to update your email, <0>click here." msgstr "" @@ -5006,24 +5135,24 @@ msgstr "" msgid "If you remove this post, you won't be able to recover it." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:208 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:209 msgid "If you update your email address, email 2FA will be disabled." msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:59 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:60 msgid "If you want to change your password, we will send you a code to verify that this is your account." msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:157 -#: src/view/screens/Storybook/Admonitions.tsx:89 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:160 +#: src/view/screens/Storybook/Admonitions.tsx:90 msgid "If you want to restrict who can receive notifications for your account's activity, you can change this in <0>Settings → Privacy and Security." msgstr "" -#: src/components/dialogs/ServerInput.tsx:213 +#: src/components/dialogs/ServerInput.tsx:214 msgid "If you're a developer, you can host your own server." msgstr "" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:91 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:92 msgid "If you're trying to change your handle or email, do so before you deactivate." msgstr "" @@ -5031,16 +5160,19 @@ msgstr "" msgid "Image" msgstr "" +#. placeholder {0}: index + 1 +#. placeholder {1}: imgs.length #: src/view/com/lightbox/Lightbox.web.tsx:242 msgid "Image {0} of {1}" msgstr "" -#: src/screens/Settings/AboutSettings.tsx:62 +#: src/screens/Settings/AboutSettings.tsx:63 msgid "Image cache cleared" msgstr "" #. Android-only toast message which includes amount of space freed using localized number formatting -#: src/screens/Settings/AboutSettings.tsx:48 +#. placeholder {0}: i18n.number( Math.abs(sizeDiffBytes / 1024 / 1024), { notation: 'compact', style: 'unit', unit: 'megabyte', }, ) +#: src/screens/Settings/AboutSettings.tsx:49 msgid "Image cache cleared, freed {0}" msgstr "" @@ -5061,110 +5193,111 @@ msgstr "" msgid "Impersonation" msgstr "" -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:75 -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:80 -#: src/screens/Settings/FindContactsSettings.tsx:145 -#: src/screens/Settings/FindContactsSettings.tsx:150 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:76 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:81 +#: src/screens/Settings/FindContactsSettings.tsx:146 +#: src/screens/Settings/FindContactsSettings.tsx:151 msgid "Import contacts" msgstr "" -#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:114 -#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:125 +#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:115 +#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:126 msgid "Import Contacts" msgstr "" -#: src/components/contacts/FindContactsBannerNUX.tsx:32 -#: src/components/contacts/FindContactsBannerNUX.tsx:70 +#: src/components/contacts/FindContactsBannerNUX.tsx:33 +#: src/components/contacts/FindContactsBannerNUX.tsx:71 msgid "Import contacts to find your friends" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:513 +#. placeholder {0}: i18n.date(new Date(syncedAt), { dateStyle: 'long', }) +#: src/screens/Settings/FindContactsSettings.tsx:514 msgid "Imported on {0}" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:210 +#: src/ageAssurance/components/NoAccessScreen.tsx:211 msgid "In order to provide an age-appropriate experience, we need to know your birthdate. This is a one-time thing, and your data will be kept private." msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:284 +#: src/screens/Settings/NotificationSettings/index.tsx:285 msgid "In-app" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:147 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:148 msgid "In-app notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:267 +#: src/screens/Settings/NotificationSettings/index.tsx:268 msgid "In-app, Everyone" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:275 +#: src/screens/Settings/NotificationSettings/index.tsx:276 msgid "In-app, People you follow" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:282 +#: src/screens/Settings/NotificationSettings/index.tsx:283 msgid "In-app, Push" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:265 +#: src/screens/Settings/NotificationSettings/index.tsx:266 msgid "In-app, Push, Everyone" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:273 +#: src/screens/Settings/NotificationSettings/index.tsx:274 msgid "In-app, Push, People you follow" msgstr "" #. Title message shown in chat requests inbox when it's empty -#: src/screens/Messages/Inbox.tsx:231 +#: src/screens/Messages/Inbox.tsx:232 msgid "Inbox zero!" msgstr "" -#: src/screens/Login/LoginForm.tsx:161 +#: src/screens/Login/LoginForm.tsx:162 msgid "Incorrect username or password" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:134 +#: src/screens/Login/SetNewPasswordForm.tsx:135 msgid "Input code sent to your email for password reset" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:160 +#: src/screens/Login/SetNewPasswordForm.tsx:161 msgid "Input new password" msgstr "" -#: src/screens/Login/LoginForm.tsx:298 +#: src/screens/Login/LoginForm.tsx:299 msgid "Input the code which has been emailed to you" msgstr "" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:137 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:138 msgid "Interaction limited" msgstr "" -#: src/screens/Moderation/index.tsx:277 +#: src/screens/Moderation/index.tsx:278 msgid "Interaction settings" msgstr "" -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:32 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:33 msgid "Introducing activity notifications" msgstr "" -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:48 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:49 msgid "Introducing drafts" msgstr "" -#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:55 +#: src/components/dialogs/nuxs/FindContactsAnnouncement.tsx:56 msgid "Introducing finding friends via contacts" msgstr "" -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:37 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:38 msgid "Introducing saved posts AKA bookmarks" msgstr "" -#: src/screens/Login/LoginForm.tsx:152 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 +#: src/screens/Login/LoginForm.tsx:153 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:71 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:613 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:617 msgid "Invalid handle. Please try a different one." msgstr "" @@ -5174,27 +5307,27 @@ msgid "Invalid interaction settings." msgstr "" #: src/components/contacts/phone-number.ts:33 -#: src/components/contacts/screens/PhoneInput.tsx:141 +#: src/components/contacts/screens/PhoneInput.tsx:142 msgid "Invalid phone number" msgstr "" -#: src/components/moderation/ReportDialog/index.tsx:92 +#: src/components/moderation/ReportDialog/index.tsx:93 msgid "Invalid report subject" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:85 +#: src/components/intents/VerifyEmailIntentDialog.tsx:86 msgid "Invalid Verification Code" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:586 +#: src/components/contacts/screens/ViewMatches.tsx:587 msgid "Invite" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:566 +#: src/components/contacts/screens/ViewMatches.tsx:567 msgid "Invite {name} to join Bluesky" msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:193 +#: src/screens/Signup/StepInfo/index.tsx:194 msgid "Invite code" msgstr "" @@ -5202,66 +5335,68 @@ msgstr "" msgid "Invite code not accepted. Check that you input it correctly and try again." msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:41 -#: src/components/contacts/components/InviteInfo.tsx:43 +#: src/components/contacts/components/InviteInfo.tsx:42 +#: src/components/contacts/components/InviteInfo.tsx:44 msgid "Invite Friends" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:300 +#: src/components/contacts/screens/ViewMatches.tsx:301 msgid "Invite friends <0/>" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:82 +#: src/components/StarterPack/ShareDialog.tsx:83 msgid "Invite people to this starter pack!" msgstr "" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:34 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:37 msgid "Invite your friends to follow your favorite feeds and people" msgstr "" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:31 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:34 msgid "Invites, but personal" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:363 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:112 -msgid "Is your location not accurate? <0>Tap here to confirm your location." -msgstr "" +#: src/ageAssurance/components/NoAccessScreen.tsx:364 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:113 +msgid "Is your location not accurate? <0>Tap here to confirm your location. " +msgstr "Is your location not accurate? <0>Tap here to confirm your location. " -#: src/components/contacts/components/InviteInfo.tsx:46 +#: src/components/contacts/components/InviteInfo.tsx:47 msgid "It looks like some of your contacts have not tried to find you here yet. You can personally invite them by customizing a draft message we will provide." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:382 +#: src/screens/Signup/StepInfo/index.tsx:383 msgid "It's correct" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:489 +#. placeholder {0}: getName(items[0]) +#: src/screens/StarterPack/Wizard/index.tsx:490 msgid "It's just <0>{0} right now! Add more people to your starter pack by searching above." msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:484 +#: src/screens/StarterPack/Wizard/index.tsx:485 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" -#: src/view/com/composer/Composer.tsx:2314 +#. placeholder {0}: videoState.jobId +#: src/view/com/composer/Composer.tsx:2315 msgid "Job ID: {0}" msgstr "" #. Link to a page with job openings at Bluesky -#: src/view/com/auth/SplashScreen.web.tsx:184 +#: src/view/com/auth/SplashScreen.web.tsx:185 msgid "Jobs" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:210 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:216 -#: src/screens/StarterPack/StarterPackScreen.tsx:473 -#: src/screens/StarterPack/StarterPackScreen.tsx:484 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:211 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:217 +#: src/screens/StarterPack/StarterPackScreen.tsx:474 +#: src/screens/StarterPack/StarterPackScreen.tsx:485 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:73 -#: src/view/shell/NavSignupCard.tsx:40 +#: src/components/StarterPack/QrCode.tsx:72 +#: src/view/shell/NavSignupCard.tsx:41 msgid "Join the conversation" msgstr "" @@ -5269,45 +5404,46 @@ msgstr "" msgid "Journalism" msgstr "" -#: src/view/com/composer/Composer.tsx:1266 -#: src/view/com/composer/drafts/DraftsButton.tsx:134 +#: src/view/com/composer/Composer.tsx:1267 +#: src/view/com/composer/drafts/DraftsButton.tsx:135 msgid "Keep editing" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:223 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:224 msgid "Keep me posted" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:199 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:200 msgid "KWS website" msgstr "" -#: src/components/moderation/ContentHider.tsx:250 +#. placeholder {0}: sanitizeDisplayName(desc.source!) +#: src/components/moderation/ContentHider.tsx:251 msgid "Labeled by {0}." msgstr "" -#: src/components/moderation/ContentHider.tsx:248 +#: src/components/moderation/ContentHider.tsx:249 msgid "Labeled by the author." msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:73 -#: src/view/screens/Profile.tsx:232 +#: src/view/com/composer/labels/LabelsBtn.tsx:70 +#: src/view/screens/Profile.tsx:233 msgid "Labels" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:71 +#: src/view/com/composer/labels/LabelsBtn.tsx:68 msgid "Labels added" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:193 +#: src/screens/Profile/Sections/Labels.tsx:194 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:76 +#: src/components/moderation/LabelsOnMeDialog.tsx:77 msgid "Labels on your account" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:78 +#: src/components/moderation/LabelsOnMeDialog.tsx:79 msgid "Labels on your content" msgstr "" @@ -5315,9 +5451,9 @@ msgstr "" msgid "Language Settings" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:80 -#: src/screens/Settings/Settings.tsx:244 -#: src/screens/Settings/Settings.tsx:247 +#: src/screens/Settings/LanguageSettings.tsx:81 +#: src/screens/Settings/Settings.tsx:245 +#: src/screens/Settings/Settings.tsx:248 msgid "Languages" msgstr "" @@ -5325,33 +5461,33 @@ msgstr "" msgid "Larger" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:346 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:213 +#: src/ageAssurance/components/NoAccessScreen.tsx:347 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:214 msgid "Last initiated {timeAgo} ago" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:344 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:211 +#: src/ageAssurance/components/NoAccessScreen.tsx:345 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:212 msgid "Last initiated just now" msgstr "" -#: src/screens/Hashtag.tsx:111 -#: src/screens/Search/SearchResults.tsx:62 +#: src/screens/Hashtag.tsx:112 +#: src/screens/Search/SearchResults.tsx:63 #: src/screens/Topic.tsx:78 msgid "Latest" msgstr "" -#: src/components/verification/VerificationsDialog.tsx:167 -#: src/components/verification/VerifierDialog.tsx:134 -#: src/screens/Moderation/VerificationSettings.tsx:49 -#: src/screens/Profile/Header/EditProfileDialog.tsx:349 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:213 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:277 +#: src/components/verification/VerificationsDialog.tsx:168 +#: src/components/verification/VerifierDialog.tsx:135 +#: src/screens/Moderation/VerificationSettings.tsx:50 +#: src/screens/Profile/Header/EditProfileDialog.tsx:350 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:217 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:281 msgctxt "english-only-resource" msgid "Learn more" msgstr "" -#: src/components/moderation/ScreenHider.tsx:146 +#: src/components/moderation/ScreenHider.tsx:147 msgid "Learn More" msgstr "" @@ -5359,68 +5495,68 @@ msgstr "" msgid "Learn more about age assurance" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:172 +#: src/view/com/auth/SplashScreen.web.tsx:173 msgid "Learn more about Bluesky" msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:32 +#: src/components/contacts/components/InviteInfo.tsx:33 msgid "Learn more about how inviting friends works" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:302 -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:52 -#: src/screens/Settings/FindContactsSettings.tsx:132 +#: src/components/contacts/screens/PhoneInput.tsx:303 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:53 +#: src/screens/Settings/FindContactsSettings.tsx:133 msgctxt "english-only-resource" msgid "Learn more about importing contacts" msgstr "" -#: src/components/dialogs/ServerInput.tsx:223 +#: src/components/dialogs/ServerInput.tsx:224 msgid "Learn more about self hosting your PDS." msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:343 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:344 msgid "Learn more about the AT Protocol." msgstr "" -#: src/components/moderation/ContentHider.tsx:168 -#: src/components/moderation/ContentHider.tsx:234 +#: src/components/moderation/ContentHider.tsx:169 +#: src/components/moderation/ContentHider.tsx:235 msgid "Learn more about the moderation applied to this content" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:149 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:150 msgid "Learn more about these changes and how to share your thoughts with us by <0>reading our blog post." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:89 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:90 msgid "Learn more about these changes and how to share your thoughts with us by reading our blog post." msgstr "" -#: src/components/moderation/PostHider.tsx:115 -#: src/components/moderation/ScreenHider.tsx:133 +#: src/components/moderation/PostHider.tsx:116 +#: src/components/moderation/ScreenHider.tsx:134 msgid "Learn more about this warning" msgstr "" -#: src/components/verification/VerificationsDialog.tsx:152 -#: src/components/verification/VerifierDialog.tsx:120 +#: src/components/verification/VerificationsDialog.tsx:153 +#: src/components/verification/VerifierDialog.tsx:121 msgctxt "english-only-resource" msgid "Learn more about verification on Bluesky" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:127 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:130 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:128 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:131 msgid "Learn more about what is public on Bluesky." msgstr "" -#: src/screens/Profile/components/GermButton.tsx:210 +#: src/screens/Profile/components/GermButton.tsx:211 msgid "Learn more about your Germ DM link" msgstr "" -#: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:89 +#: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:90 msgid "Learn more in your <0>account settings." msgstr "" -#: src/components/dialogs/ServerInput.tsx:225 -#: src/components/moderation/ContentHider.tsx:258 +#: src/components/dialogs/ServerInput.tsx:226 +#: src/components/moderation/ContentHider.tsx:259 msgid "Learn more." msgstr "" @@ -5428,29 +5564,29 @@ msgstr "" msgid "Leave" msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:74 -#: src/components/dms/MessagesListBlockedFooter.tsx:81 +#: src/components/dms/MessagesListBlockedFooter.tsx:75 +#: src/components/dms/MessagesListBlockedFooter.tsx:82 msgid "Leave chat" msgstr "" -#: src/components/dms/ConvoMenu.tsx:217 -#: src/components/dms/ConvoMenu.tsx:220 -#: src/components/dms/ConvoMenu.tsx:280 -#: src/components/dms/ConvoMenu.tsx:283 +#: src/components/dms/ConvoMenu.tsx:218 +#: src/components/dms/ConvoMenu.tsx:221 +#: src/components/dms/ConvoMenu.tsx:281 +#: src/components/dms/ConvoMenu.tsx:284 #: src/components/dms/LeaveConvoPrompt.tsx:42 msgid "Leave conversation" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:82 -#: src/components/dialogs/LinkWarning.tsx:90 +#: src/components/dialogs/LinkWarning.tsx:83 +#: src/components/dialogs/LinkWarning.tsx:91 msgid "Leaving Bluesky" msgstr "" -#: src/screens/SignupQueued.tsx:155 +#: src/screens/SignupQueued.tsx:156 msgid "left to go." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:353 +#: src/components/StarterPack/ProfileStarterPacks.tsx:354 msgid "Let me choose" msgstr "" @@ -5459,12 +5595,12 @@ msgstr "" msgid "Let's get your password reset!" msgstr "" -#: src/screens/Onboarding/StepFinished/index.tsx:336 +#: src/screens/Onboarding/StepFinished/index.tsx:337 msgid "Let's go!" msgstr "" -#: src/components/dialogs/Embed.tsx:163 -#: src/components/dialogs/Embed.tsx:165 +#: src/components/dialogs/Embed.tsx:164 +#: src/components/dialogs/Embed.tsx:166 #: src/screens/Settings/AppearanceSettings.tsx:89 msgid "Light" msgstr "" @@ -5474,16 +5610,17 @@ msgctxt "Name of app icon variant" msgid "Light" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:516 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:517 msgid "Like" msgstr "" #. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form +#. placeholder {0}: post.likeCount || 0 #: src/components/PostControls/index.tsx:288 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "" -#: src/components/ProgressGuide/List.tsx:101 +#: src/components/ProgressGuide/List.tsx:102 msgid "Like 10 posts" msgstr "" @@ -5496,11 +5633,11 @@ msgstr "" msgid "Like notifications" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:504 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:505 msgid "Like this feed" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:147 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:148 msgid "Like this labeler" msgstr "" @@ -5515,27 +5652,29 @@ msgstr "" msgid "Liked By" msgstr "" -#: src/components/FeedCard.tsx:250 -#: src/view/com/feeds/FeedSourceCard.tsx:172 +#. placeholder {0}: count || 0 +#. placeholder {0}: feed.likeCount || 0 +#: src/components/FeedCard.tsx:251 +#: src/view/com/feeds/FeedSourceCard.tsx:173 msgid "Liked by {0, plural, one {# user} other {# users}}" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:96 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:492 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:167 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:181 +#: src/components/LabelingServiceCard/index.tsx:97 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:493 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:168 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:182 msgid "Liked by {likeCount, plural, one {# user} other {# users}}" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:129 -#: src/screens/Settings/NotificationSettings/index.tsx:126 +#: src/screens/Settings/NotificationSettings/index.tsx:127 #: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:41 -#: src/view/screens/Profile.tsx:238 +#: src/view/screens/Profile.tsx:239 msgid "Likes" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:171 -#: src/screens/Settings/NotificationSettings/index.tsx:207 +#: src/screens/Settings/NotificationSettings/index.tsx:208 #: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:41 msgid "Likes of your reposts" msgstr "" @@ -5548,8 +5687,8 @@ msgstr "" msgid "Likes on this post" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:48 -#: src/screens/PostThread/components/HeaderDropdown.tsx:53 +#: src/screens/PostThread/components/HeaderDropdown.tsx:49 +#: src/screens/PostThread/components/HeaderDropdown.tsx:54 msgid "Linear" msgstr "" @@ -5557,92 +5696,94 @@ msgstr "" msgid "List" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:397 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:398 msgid "List avatar" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:47 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:48 msgctxt "toast" msgid "List blocked" msgstr "" -#: src/components/ListCard.tsx:152 -#: src/view/com/feeds/FeedSourceCard.tsx:152 +#. placeholder {0}: sanitizeHandle(creator.handle, '@') +#. placeholder {0}: sanitizeHandle(feed.creatorHandle, '@') +#: src/components/ListCard.tsx:153 +#: src/view/com/feeds/FeedSourceCard.tsx:153 msgid "List by {0}" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:160 +#: src/view/com/profile/ProfileSubpageHeader.tsx:161 msgid "List by <0/>" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:158 +#: src/view/com/profile/ProfileSubpageHeader.tsx:159 msgid "List by you" msgstr "" -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:126 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:127 msgid "List created, but failed to add some members" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:154 +#: src/view/com/feeds/MissingFeed.tsx:155 msgid "List creator" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:92 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:93 msgctxt "toast" msgid "List deleted" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:446 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:447 msgid "List description" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:466 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:467 msgid "List description is too long. {DESCRIPTION_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:129 +#: src/screens/List/ListHiddenScreen.tsx:133 msgid "List has been hidden" msgstr "" -#: src/screens/ProfileList/index.tsx:176 +#: src/screens/ProfileList/index.tsx:177 msgid "List Hidden" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:438 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:439 msgid "List must have a name." msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:32 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:33 msgctxt "toast" msgid "List muted" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:410 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:411 msgid "List name" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:430 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:431 msgid "List name is too long. {DISPLAY_NAME_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:114 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:129 +#: src/screens/ProfileList/components/Header.tsx:115 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:130 msgctxt "toast" msgid "List unblocked" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:100 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:115 +#: src/screens/ProfileList/components/Header.tsx:101 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:116 msgctxt "toast" msgid "List unmuted" msgstr "" #: src/Navigation.tsx:175 -#: src/view/screens/Lists.tsx:67 -#: src/view/screens/Profile.tsx:233 -#: src/view/screens/Profile.tsx:241 -#: src/view/shell/desktop/LeftNav.tsx:744 -#: src/view/shell/Drawer.tsx:547 +#: src/view/screens/Lists.tsx:68 +#: src/view/screens/Profile.tsx:234 +#: src/view/screens/Profile.tsx:242 +#: src/view/shell/desktop/LeftNav.tsx:745 +#: src/view/shell/Drawer.tsx:548 msgid "Lists" msgstr "" @@ -5659,65 +5800,66 @@ msgstr "" msgid "LIVE" msgstr "" +#. placeholder {0}: feed.title #: src/features/liveEvents/components/LiveEventFeedCardCompact.tsx:53 -#: src/features/liveEvents/components/LiveEventFeedCardWide.tsx:53 +#: src/features/liveEvents/components/LiveEventFeedCardWide.tsx:54 msgid "Live event happening now: {0}" msgstr "" -#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:50 -#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:32 +#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:51 +#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:33 msgid "Live event hidden" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:105 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:106 msgid "Live event options" msgstr "" -#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:52 -#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:34 +#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:53 +#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:35 msgid "Live event unhidden" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:109 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:110 msgid "Live events appear occasionally when something exciting is happening. If you'd like, you can hide this particular event, or all events for this placement in your app interface." msgstr "" -#: src/features/liveNow/components/LiveStatusDialog.tsx:228 +#: src/features/liveNow/components/LiveStatusDialog.tsx:229 msgid "Live feature is in beta" msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:148 -#: src/features/liveNow/components/EditLiveDialog.tsx:152 -#: src/features/liveNow/components/GoLiveDialog.tsx:130 -#: src/features/liveNow/components/GoLiveDialog.tsx:134 +#: src/features/liveNow/components/EditLiveDialog.tsx:149 +#: src/features/liveNow/components/EditLiveDialog.tsx:153 +#: src/features/liveNow/components/GoLiveDialog.tsx:131 +#: src/features/liveNow/components/GoLiveDialog.tsx:135 msgid "Live link" msgstr "" -#: src/screens/Search/Explore.tsx:87 +#: src/screens/Search/Explore.tsx:88 msgid "Load more" msgstr "" -#: src/screens/Search/Explore.tsx:508 -#: src/screens/Search/Explore.tsx:599 +#: src/screens/Search/Explore.tsx:517 +#: src/screens/Search/Explore.tsx:608 msgid "Load more suggested feeds" msgstr "" -#: src/view/screens/Notifications.tsx:277 +#: src/view/screens/Notifications.tsx:278 msgid "Load new notifications" msgstr "" #: src/screens/Profile/ProfileFeed/index.tsx:203 -#: src/screens/Profile/Sections/Feed.tsx:116 -#: src/screens/ProfileList/FeedSection.tsx:112 +#: src/screens/Profile/Sections/Feed.tsx:117 +#: src/screens/ProfileList/FeedSection.tsx:113 #: src/view/com/feeds/FeedPage.tsx:170 msgid "Load new posts" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:572 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:573 msgid "Loading lists..." msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:276 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:277 msgid "Loading post interaction settings..." msgstr "" @@ -5729,40 +5871,41 @@ msgstr "" msgid "Log" msgstr "" -#: src/components/AccountList.tsx:191 +#: src/components/AccountList.tsx:192 msgid "Logged out" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:106 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:107 msgid "Logged-out visibility" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:140 +#: src/view/shell/desktop/RightNav.tsx:141 msgid "Logo by @sawaratsuki.bsky.social" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:137 -#: src/view/shell/Drawer.tsx:711 +#: src/view/shell/desktop/RightNav.tsx:138 +#: src/view/shell/Drawer.tsx:712 msgid "Logo by <0>@sawaratsuki.bsky.social" msgstr "" -#: src/components/RichTextTag.tsx:54 +#. placeholder {0}: isCashtag ? tag : `#${tag}` +#: src/components/RichTextTag.tsx:55 msgid "Long press to open tag menu for {0}" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:123 +#: src/screens/Login/SetNewPasswordForm.tsx:124 msgid "Looks like XXXXX-XXXXX" msgstr "" -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:43 +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:44 msgid "Looks like you haven't saved any feeds! Use our recommendations or browse more below." msgstr "" -#: src/screens/Home/NoFeedsPinned.tsx:83 +#: src/screens/Home/NoFeedsPinned.tsx:84 msgid "Looks like you unpinned all your feeds. But don't worry, you can add some below 😄" msgstr "" -#: src/screens/Feeds/NoFollowingFeed.tsx:35 +#: src/screens/Feeds/NoFollowingFeed.tsx:36 msgid "Looks like you're missing a following feed. <0>Click here to add one." msgstr "" @@ -5770,53 +5913,54 @@ msgstr "" msgid "Make adjustments to email settings for your account" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:310 +#: src/components/StarterPack/ProfileStarterPacks.tsx:311 msgid "Make one for me" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:100 +#: src/components/dialogs/LinkWarning.tsx:101 msgid "Make sure this is where you intend to go!" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:61 -#: src/screens/Settings/ContentAndMediaSettings.tsx:64 +#: src/screens/Settings/ContentAndMediaSettings.tsx:62 +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 msgid "Manage saved feeds" msgstr "" -#: src/screens/Moderation/index.tsx:347 +#: src/screens/Moderation/index.tsx:348 msgid "Manage verification settings" msgstr "" -#: src/components/dialogs/MutedWords.tsx:110 +#: src/components/dialogs/MutedWords.tsx:111 msgid "Manage your muted words and tags" msgstr "" -#: src/screens/Messages/Inbox.tsx:328 -#: src/screens/Messages/Inbox.tsx:347 -#: src/screens/Messages/Inbox.tsx:354 +#: src/screens/Messages/Inbox.tsx:329 +#: src/screens/Messages/Inbox.tsx:348 +#: src/screens/Messages/Inbox.tsx:355 msgid "Mark all as read" msgstr "" -#: src/components/dms/ConvoMenu.tsx:229 -#: src/components/dms/ConvoMenu.tsx:232 +#: src/components/dms/ConvoMenu.tsx:230 +#: src/components/dms/ConvoMenu.tsx:233 msgid "Mark as read" msgstr "" -#: src/screens/Messages/Inbox.tsx:315 -#: src/screens/Messages/Inbox.tsx:338 +#: src/screens/Messages/Inbox.tsx:316 +#: src/screens/Messages/Inbox.tsx:339 msgid "Marked all as read" msgstr "" -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:90 -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:97 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:91 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:98 msgid "Maybe later" msgstr "" -#: src/view/screens/Profile.tsx:236 +#: src/view/screens/Profile.tsx:237 msgid "Media" msgstr "" #. Example: "Media stored on John's iPhone" +#. placeholder {0}: draft.draft.deviceName #: src/view/com/composer/drafts/DraftItem.tsx:119 msgid "Media stored on {0}" msgstr "" @@ -5825,7 +5969,7 @@ msgstr "" msgid "Media stored on another device" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:209 +#: src/view/com/composer/labels/LabelsBtn.tsx:206 msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "" @@ -5833,39 +5977,43 @@ msgstr "" msgid "Mention notifications" msgstr "" -#: src/components/WhoCanReply.tsx:319 +#: src/components/WhoCanReply.tsx:320 msgid "mentioned users" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:150 -#: src/screens/Settings/NotificationSettings/index.tsx:159 +#: src/screens/Settings/NotificationSettings/index.tsx:160 #: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:41 -#: src/view/screens/Notifications.tsx:100 +#: src/view/screens/Notifications.tsx:101 msgid "Mentions" msgstr "" -#: src/components/Menu/index.tsx:111 +#: src/components/Menu/index.tsx:112 msgid "Menu" msgstr "" -#: src/components/dms/MessageProfileButton.tsx:98 +#. placeholder {0}: profile.handle +#: src/components/dms/MessageProfileButton.tsx:99 msgid "Message {0}" msgstr "" +#: src/screens/Messages/components/ChatListItem.tsx:200 +msgid "Message deleted" +msgstr "" + #: src/components/dms/MessageContextMenu.tsx:76 msgctxt "toast" msgid "Message deleted" msgstr "" -#: src/screens/Messages/components/ChatListItem.tsx:200 -msgid "Message deleted" -msgstr "" - +#. placeholder {0}: sender?.handle ?? 'unknown' +#. placeholder {1}: message.text #: src/components/dms/MessageContextMenu.tsx:124 msgid "Message from @{0}: {1}" msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:208 +#. placeholder {0}: rawError.message +#: src/view/com/posts/PostFeedErrorMessage.tsx:209 msgid "Message from server: {0}" msgstr "" @@ -5908,50 +6056,52 @@ msgid "Missing media" msgstr "" #: src/Navigation.tsx:180 -#: src/screens/Moderation/index.tsx:101 -#: src/screens/Settings/Settings.tsx:192 -#: src/screens/Settings/Settings.tsx:195 +#: src/screens/Moderation/index.tsx:102 +#: src/screens/Settings/Settings.tsx:193 +#: src/screens/Settings/Settings.tsx:196 msgid "Moderation" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:140 +#: src/components/moderation/ModerationDetailsDialog.tsx:141 msgid "Moderation details" msgstr "" -#: src/components/ListCard.tsx:151 -#: src/view/com/modals/UserAddRemoveLists.tsx:222 +#. placeholder {0}: sanitizeHandle(creator.handle, '@') +#. placeholder {0}: sanitizeHandle(list.creator.handle, '@') +#: src/components/ListCard.tsx:152 +#: src/view/com/modals/UserAddRemoveLists.tsx:223 msgid "Moderation list by {0}" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:173 +#: src/view/com/profile/ProfileSubpageHeader.tsx:174 msgid "Moderation list by <0/>" msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/com/profile/ProfileSubpageHeader.tsx:171 +#: src/view/com/modals/UserAddRemoveLists.tsx:221 +#: src/view/com/profile/ProfileSubpageHeader.tsx:172 msgid "Moderation list by you" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:256 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:257 msgctxt "toast" msgid "Moderation list created" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:242 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:243 msgctxt "toast" msgid "Moderation list updated" msgstr "" -#: src/screens/Moderation/index.tsx:307 +#: src/screens/Moderation/index.tsx:308 msgid "Moderation lists" msgstr "" #: src/Navigation.tsx:185 -#: src/view/screens/ModerationModlists.tsx:67 +#: src/view/screens/ModerationModlists.tsx:68 msgid "Moderation Lists" msgstr "" -#: src/components/moderation/LabelPreference.tsx:256 +#: src/components/moderation/LabelPreference.tsx:257 msgid "moderation settings" msgstr "" @@ -5959,11 +6109,11 @@ msgstr "" msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:261 +#: src/screens/Moderation/index.tsx:262 msgid "Moderation tools" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:54 +#: src/components/moderation/ModerationDetailsDialog.tsx:55 #: src/lib/moderation/useModerationCauseDescription.ts:48 msgid "Moderator has chosen to set a general warning on the content." msgstr "" @@ -5973,15 +6123,15 @@ msgstr "" msgid "More feeds" msgstr "" -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:102 -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:105 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:103 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:106 msgid "More languages..." msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:143 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:144 #: src/view/com/composer/drafts/DraftItem.tsx:190 -#: src/view/com/profile/ProfileMenu.tsx:241 -#: src/view/com/profile/ProfileMenu.tsx:248 +#: src/view/com/profile/ProfileMenu.tsx:242 +#: src/view/com/profile/ProfileMenu.tsx:249 msgid "More options" msgstr "" @@ -6007,61 +6157,61 @@ msgctxt "video" msgid "Mute" msgstr "" -#: src/components/RichTextTag.tsx:150 -#: src/components/RichTextTag.tsx:163 +#: src/components/RichTextTag.tsx:151 +#: src/components/RichTextTag.tsx:164 msgid "Mute {tag}" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:688 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:694 -#: src/view/com/profile/ProfileMenu.tsx:437 -#: src/view/com/profile/ProfileMenu.tsx:444 +#: src/view/com/profile/ProfileMenu.tsx:438 +#: src/view/com/profile/ProfileMenu.tsx:445 msgid "Mute account" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:82 -#: src/screens/ProfileList/components/SubscribeMenu.tsx:85 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:83 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:86 msgid "Mute accounts" msgstr "" -#: src/components/dms/ConvoMenu.tsx:246 -#: src/components/dms/ConvoMenu.tsx:252 +#: src/components/dms/ConvoMenu.tsx:247 +#: src/components/dms/ConvoMenu.tsx:253 msgid "Mute conversation" msgstr "" -#: src/components/dialogs/MutedWords.tsx:260 +#: src/components/dialogs/MutedWords.tsx:261 msgid "Mute in:" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:108 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:109 msgid "Mute list" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:103 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:104 msgid "Mute these accounts?" msgstr "" -#: src/components/dialogs/MutedWords.tsx:192 +#: src/components/dialogs/MutedWords.tsx:193 msgid "Mute this word for 24 hours" msgstr "" -#: src/components/dialogs/MutedWords.tsx:231 +#: src/components/dialogs/MutedWords.tsx:232 msgid "Mute this word for 30 days" msgstr "" -#: src/components/dialogs/MutedWords.tsx:216 +#: src/components/dialogs/MutedWords.tsx:217 msgid "Mute this word for 7 days" msgstr "" -#: src/components/dialogs/MutedWords.tsx:265 +#: src/components/dialogs/MutedWords.tsx:266 msgid "Mute this word in post text and tags" msgstr "" -#: src/components/dialogs/MutedWords.tsx:281 +#: src/components/dialogs/MutedWords.tsx:282 msgid "Mute this word in tags only" msgstr "" -#: src/components/dialogs/MutedWords.tsx:177 +#: src/components/dialogs/MutedWords.tsx:178 msgid "Mute this word until you unmute it" msgstr "" @@ -6075,7 +6225,7 @@ msgstr "" msgid "Mute words & tags" msgstr "" -#: src/screens/Moderation/index.tsx:322 +#: src/screens/Moderation/index.tsx:323 msgid "Muted accounts" msgstr "" @@ -6088,28 +6238,37 @@ msgstr "" msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "" +#. placeholder {0}: cause.source.list.name #: src/lib/moderation/useModerationCauseDescription.ts:93 msgid "Muted by \"{0}\"" msgstr "" -#: src/screens/Moderation/index.tsx:292 +#: src/screens/Moderation/index.tsx:293 msgid "Muted words & tags" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:105 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:106 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:47 -#: src/components/dialogs/BirthDateSettings.tsx:51 +#: src/components/dialogs/BirthDateSettings.tsx:48 +#: src/components/dialogs/BirthDateSettings.tsx:52 msgid "My Birthdate" msgstr "" -#: src/view/screens/Feeds.tsx:704 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:77 +msgid "My favorite feeds and people - join me!" +msgstr "My favorite feeds and people - join me!" + +#: src/view/screens/Feeds.tsx:705 msgid "My Feeds" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:416 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:49 +msgid "My starter pack" +msgstr "My starter pack" + +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:417 msgid "Name" msgstr "" @@ -6117,22 +6276,24 @@ msgstr "" msgid "Nature" msgstr "" -#: src/components/StarterPack/StarterPackCard.tsx:130 -#: src/components/StarterPack/StarterPackCard.tsx:160 +#. placeholder {0}: record.name +#. placeholder {0}: view.record.name +#: src/components/StarterPack/StarterPackCard.tsx:134 +#: src/components/StarterPack/StarterPackCard.tsx:169 msgid "Navigate to {0}" msgstr "" -#: src/components/StarterPack/StarterPackCard.tsx:131 +#: src/components/StarterPack/StarterPackCard.tsx:135 msgid "Navigate to starter pack" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:149 -#: src/screens/Login/ForgotPasswordForm.tsx:174 -#: src/screens/Login/LoginForm.tsx:350 +#: src/screens/Login/ForgotPasswordForm.tsx:150 +#: src/screens/Login/ForgotPasswordForm.tsx:175 +#: src/screens/Login/LoginForm.tsx:351 msgid "Navigates to the next screen" msgstr "" -#: src/view/shell/Drawer.tsx:80 +#: src/view/shell/Drawer.tsx:81 msgid "Navigates to your profile" msgstr "" @@ -6141,17 +6302,17 @@ msgstr "" msgid "Need to report a copyright violation, legal request, or regulatory compliance issue?" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:583 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:587 msgid "Nevermind, create a handle for me" msgstr "" -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:183 -#: src/view/com/profile/ProfileMenu.tsx:392 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:184 +#: src/view/com/profile/ProfileMenu.tsx:393 msgid "New" msgstr "" -#: src/view/screens/Lists.tsx:78 -#: src/view/screens/ModerationModlists.tsx:79 +#: src/view/screens/Lists.tsx:79 +#: src/view/screens/ModerationModlists.tsx:80 msgctxt "action" msgid "New" msgstr "" @@ -6164,20 +6325,20 @@ msgstr "" msgid "New {postsCount, plural, one {post} other {posts}} from {firstAuthorName}" msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:68 -#: src/screens/Messages/ChatList.tsx:403 -#: src/screens/Messages/ChatList.tsx:410 +#: src/components/dms/dialogs/NewChatDialog.tsx:69 +#: src/screens/Messages/ChatList.tsx:408 +#: src/screens/Messages/ChatList.tsx:415 msgid "New chat" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:222 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:223 msgid "New email address" msgstr "" -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:74 -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:73 -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:84 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:64 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:75 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:74 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:85 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:65 msgid "New Feature" msgstr "" @@ -6186,19 +6347,19 @@ msgid "New follower notifications" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:164 -#: src/screens/Settings/NotificationSettings/index.tsx:137 +#: src/screens/Settings/NotificationSettings/index.tsx:138 #: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:41 msgid "New followers" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:226 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:234 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:385 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:230 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:238 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:389 msgid "New handle" msgstr "" -#: src/view/screens/Lists.tsx:71 -#: src/view/screens/ModerationModlists.tsx:71 +#: src/view/screens/Lists.tsx:72 +#: src/view/screens/ModerationModlists.tsx:72 msgid "New list" msgstr "" @@ -6206,18 +6367,18 @@ msgstr "" msgid "New messages" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:142 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:203 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:207 +#: src/screens/Login/SetNewPasswordForm.tsx:143 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:204 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:208 msgid "New password" msgstr "" #: src/screens/Profile/ProfileFeed/index.tsx:220 -#: src/screens/ProfileList/index.tsx:250 -#: src/screens/ProfileList/index.tsx:299 -#: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Notifications.tsx:166 -#: src/view/screens/Profile.tsx:594 +#: src/screens/ProfileList/index.tsx:251 +#: src/screens/ProfileList/index.tsx:300 +#: src/view/screens/Feeds.tsx:553 +#: src/view/screens/Notifications.tsx:167 +#: src/view/screens/Profile.tsx:595 msgid "New post" msgstr "" @@ -6226,54 +6387,54 @@ msgctxt "action" msgid "New post" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:581 +#: src/view/shell/desktop/LeftNav.tsx:582 msgctxt "action" msgid "New Post" msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:552 -msgid "New posts from {firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}" -msgstr "" +msgid "New posts from {firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " +msgstr "New posts from {firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} " #: src/view/com/notifications/NotificationFeedItem.tsx:537 msgid "New posts from {firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:200 +#: src/components/dialogs/StarterPackDialog.tsx:201 msgid "New starter pack" msgstr "" -#: src/components/NewskieDialog.tsx:120 +#: src/components/NewskieDialog.tsx:121 msgid "New user info dialog" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:94 -#: src/screens/PostThread/components/HeaderDropdown.tsx:99 -#: src/screens/Settings/ThreadPreferences.tsx:72 -#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/PostThread/components/HeaderDropdown.tsx:95 +#: src/screens/PostThread/components/HeaderDropdown.tsx:100 +#: src/screens/Settings/ThreadPreferences.tsx:73 +#: src/screens/Settings/ThreadPreferences.tsx:76 msgid "Newest replies first" msgstr "" #: src/lib/interests.ts:67 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:225 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:226 msgid "News" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:394 -#: src/components/contacts/screens/ViewMatches.tsx:409 -#: src/screens/Login/ForgotPasswordForm.tsx:148 -#: src/screens/Login/ForgotPasswordForm.tsx:155 -#: src/screens/Login/SetNewPasswordForm.tsx:185 -#: src/screens/Login/SetNewPasswordForm.tsx:191 -#: src/screens/Onboarding/StepFinished/index.tsx:329 -#: src/screens/Onboarding/StepFinished/index.tsx:338 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 -#: src/screens/Signup/BackNextButtons.tsx:67 -#: src/screens/StarterPack/Wizard/index.tsx:208 -#: src/screens/StarterPack/Wizard/index.tsx:212 -#: src/screens/StarterPack/Wizard/index.tsx:390 -#: src/screens/StarterPack/Wizard/index.tsx:397 +#: src/components/contacts/screens/ViewMatches.tsx:395 +#: src/components/contacts/screens/ViewMatches.tsx:410 +#: src/screens/Login/ForgotPasswordForm.tsx:149 +#: src/screens/Login/ForgotPasswordForm.tsx:156 +#: src/screens/Login/SetNewPasswordForm.tsx:186 +#: src/screens/Login/SetNewPasswordForm.tsx:192 +#: src/screens/Onboarding/StepFinished/index.tsx:330 +#: src/screens/Onboarding/StepFinished/index.tsx:339 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:158 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:166 +#: src/screens/Signup/BackNextButtons.tsx:68 +#: src/screens/StarterPack/Wizard/index.tsx:209 +#: src/screens/StarterPack/Wizard/index.tsx:213 +#: src/screens/StarterPack/Wizard/index.tsx:391 +#: src/screens/StarterPack/Wizard/index.tsx:398 msgid "Next" msgstr "" @@ -6285,15 +6446,15 @@ msgstr "" msgid "No ads, no invasive tracking, no engagement traps. Bluesky respects your time and attention." msgstr "" -#: src/screens/Settings/AppPasswords.tsx:107 +#: src/screens/Settings/AppPasswords.tsx:108 msgid "No app passwords yet" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:680 +#: src/components/contacts/screens/ViewMatches.tsx:681 msgid "No contacts found" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:658 +#: src/components/contacts/screens/ViewMatches.tsx:659 msgid "No contacts with the name “{query}” found" msgstr "" @@ -6301,20 +6462,20 @@ msgstr "" msgid "No custom feeds yet" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:408 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:410 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:412 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:414 msgid "No DNS Panel" msgstr "" -#: src/view/com/composer/drafts/DraftsListDialog.tsx:142 +#: src/view/com/composer/drafts/DraftsListDialog.tsx:143 msgid "No drafts yet" msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:140 +#: src/features/liveNow/components/EditLiveDialog.tsx:141 msgid "No expiry set" msgstr "" -#: src/components/dialogs/GifSelect.tsx:219 +#: src/components/dialogs/GifSelect.tsx:220 msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "" @@ -6332,7 +6493,7 @@ msgstr "" #: src/components/LikedByList.tsx:84 #: src/view/com/post-thread/PostLikedBy.tsx:84 -#: src/view/screens/Profile.tsx:526 +#: src/view/screens/Profile.tsx:527 msgid "No likes yet" msgstr "" @@ -6340,13 +6501,16 @@ msgstr "" msgid "No lists" msgstr "" +#. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) +#. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, moderation.ui('displayName'), ) +#. placeholder {0}: sanitizeDisplayName( profile.displayName || profile.handle, ) #: src/components/ProfileCard.tsx:531 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:275 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:276 #: src/view/com/notifications/NotificationFeedItem.tsx:792 msgid "No longer following {0}" msgstr "" -#: src/view/screens/Profile.tsx:472 +#: src/view/screens/Profile.tsx:473 msgid "No media yet" msgstr "" @@ -6358,7 +6522,7 @@ msgstr "" msgid "No more doomscrolling junk-filled algorithms. Find feeds that work for you, not against you." msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:562 +#: src/components/contacts/screens/ViewMatches.tsx:563 msgid "No name" msgstr "" @@ -6366,29 +6530,29 @@ msgstr "" msgid "No notifications yet!" msgstr "" -#: src/screens/Messages/Settings.tsx:107 -#: src/screens/Messages/Settings.tsx:111 +#: src/screens/Messages/Settings.tsx:108 +#: src/screens/Messages/Settings.tsx:112 msgctxt "allow messages from" msgid "No one" msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:129 -#: src/screens/Settings/ActivityPrivacySettings.tsx:134 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:159 +#: src/screens/Settings/ActivityPrivacySettings.tsx:130 +#: src/screens/Settings/ActivityPrivacySettings.tsx:135 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:160 msgctxt "enable for" msgid "No one" msgstr "" -#: src/components/WhoCanReply.tsx:302 +#: src/components/WhoCanReply.tsx:303 msgid "No one but the author can quote this post." msgstr "" -#: src/screens/Notifications/ActivityList.tsx:42 +#: src/screens/Notifications/ActivityList.tsx:43 msgid "No posts here" msgstr "" -#: src/screens/Profile/Sections/Feed.tsx:80 -#: src/view/screens/Profile.tsx:431 +#: src/screens/Profile/Sections/Feed.tsx:81 +#: src/view/screens/Profile.tsx:432 msgid "No posts yet" msgstr "" @@ -6396,7 +6560,7 @@ msgstr "" msgid "No quotes yet" msgstr "" -#: src/view/screens/Profile.tsx:457 +#: src/view/screens/Profile.tsx:458 msgid "No replies yet" msgstr "" @@ -6409,50 +6573,51 @@ msgstr "" msgid "No result" msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:223 -#: src/components/ProgressGuide/FollowDialog.tsx:217 +#: src/components/dialogs/SearchablePeopleList.tsx:224 +#: src/components/ProgressGuide/FollowDialog.tsx:218 msgid "No results" msgstr "" -#: src/screens/Search/Explore.tsx:817 +#. placeholder {0}: interestsDisplayNames[selectedInterest] +#: src/screens/Search/Explore.tsx:826 msgid "No results for \"{0}\"." msgstr "" -#: src/components/Lists.tsx:203 -#: src/components/Lists.tsx:218 +#: src/components/Lists.tsx:204 +#: src/components/Lists.tsx:219 msgid "No results found" msgstr "" -#: src/view/screens/Feeds.tsx:473 +#: src/view/screens/Feeds.tsx:474 msgid "No results found for \"{query}\"" msgstr "" -#: src/screens/Search/SearchResults.tsx:168 +#: src/screens/Search/SearchResults.tsx:169 msgid "No results found for \"<0>{query}\"." msgstr "" -#: src/screens/Search/Explore.tsx:821 +#: src/screens/Search/Explore.tsx:830 msgid "No results." msgstr "" -#: src/components/dialogs/GifSelect.tsx:217 +#: src/components/dialogs/GifSelect.tsx:218 msgid "No search results found for \"{search}\"." msgstr "" -#: src/view/screens/Profile.tsx:558 +#: src/view/screens/Profile.tsx:559 msgid "No Starter Packs yet" msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:99 -#: src/components/dialogs/EmbedConsent.tsx:106 +#: src/components/dialogs/EmbedConsent.tsx:100 +#: src/components/dialogs/EmbedConsent.tsx:107 msgid "No thanks" msgstr "" -#: src/view/screens/Profile.tsx:499 +#: src/view/screens/Profile.tsx:500 msgid "No video posts yet" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:468 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:469 msgid "Nobody" msgstr "" @@ -6481,12 +6646,12 @@ msgstr "" msgid "Non-sexual Nudity" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:220 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:223 msgid "None" msgstr "" #: src/screens/FindContactsFlowScreen.tsx:67 -#: src/screens/Settings/FindContactsSettings.tsx:103 +#: src/screens/Settings/FindContactsSettings.tsx:104 msgid "Not available on this platform." msgstr "" @@ -6495,54 +6660,54 @@ msgid "Not followed by anyone you're following" msgstr "" #: src/Navigation.tsx:170 -#: src/view/screens/Profile.tsx:132 +#: src/view/screens/Profile.tsx:133 msgid "Not Found" msgstr "" -#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:129 +#: src/components/dialogs/nuxs/DraftsAnnouncement.tsx:130 msgid "Not ready to hit post? Keep your best ideas in Drafts until the timing is just right." msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:559 +#: src/view/com/profile/ProfileMenu.tsx:560 msgid "Note about sharing" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:116 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:117 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:134 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:135 msgid "Note: This post is only visible to logged-in users." msgstr "" -#: src/screens/Messages/ChatList.tsx:304 +#: src/screens/Messages/ChatList.tsx:309 msgid "Nothing here" msgstr "" -#: src/screens/Bookmarks/components/EmptyState.tsx:35 -#: src/screens/Bookmarks/index.tsx:301 +#: src/screens/Bookmarks/components/EmptyState.tsx:36 +#: src/screens/Bookmarks/index.tsx:302 msgid "Nothing saved yet" msgstr "" #: src/Navigation.tsx:433 #: src/Navigation.tsx:580 -#: src/view/screens/Notifications.tsx:135 +#: src/view/screens/Notifications.tsx:136 msgid "Notification settings" msgstr "" -#: src/screens/Messages/Settings.tsx:130 +#: src/screens/Messages/Settings.tsx:131 msgid "Notification sounds" msgstr "" -#: src/screens/Messages/Settings.tsx:127 +#: src/screens/Messages/Settings.tsx:128 msgid "Notification Sounds" msgstr "" #: src/Navigation.tsx:575 #: src/Navigation.tsx:794 -#: src/screens/Notifications/ActivityList.tsx:30 -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:90 -#: src/screens/Settings/NotificationSettings/index.tsx:92 +#: src/screens/Notifications/ActivityList.tsx:31 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:93 +#: src/screens/Settings/NotificationSettings/index.tsx:93 #: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:30 #: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:30 #: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:30 @@ -6552,12 +6717,12 @@ msgstr "" #: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:30 #: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:30 #: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:30 -#: src/screens/Settings/Settings.tsx:200 -#: src/screens/Settings/Settings.tsx:203 -#: src/view/screens/Notifications.tsx:129 -#: src/view/shell/bottom-bar/BottomBar.tsx:250 -#: src/view/shell/desktop/LeftNav.tsx:707 -#: src/view/shell/Drawer.tsx:495 +#: src/screens/Settings/Settings.tsx:201 +#: src/screens/Settings/Settings.tsx:204 +#: src/view/screens/Notifications.tsx:130 +#: src/view/shell/bottom-bar/BottomBar.tsx:251 +#: src/view/shell/desktop/LeftNav.tsx:708 +#: src/view/shell/Drawer.tsx:496 msgid "Notifications" msgstr "" @@ -6573,8 +6738,8 @@ msgstr "" msgid "Now" msgstr "" +#: src/view/com/composer/labels/LabelsBtn.tsx:146 #: src/view/com/composer/labels/LabelsBtn.tsx:149 -#: src/view/com/composer/labels/LabelsBtn.tsx:152 msgid "Nudity" msgstr "" @@ -6583,50 +6748,50 @@ msgid "Number should be a mobile number" msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:14 -#: src/screens/Settings/NotificationSettings/index.tsx:291 +#: src/screens/Settings/NotificationSettings/index.tsx:292 msgid "Off" msgstr "" -#: src/components/dialogs/GifSelect.tsx:256 -#: src/components/dialogs/LanguageSelectDialog.tsx:330 +#: src/components/dialogs/GifSelect.tsx:257 +#: src/components/dialogs/LanguageSelectDialog.tsx:331 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" msgstr "" #. Confirm button text. -#: src/components/contacts/screens/GetContacts.tsx:316 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:225 -#: src/screens/Search/modules/ExploreInterestsCard.tsx:48 -#: src/screens/Settings/AppIconSettings/index.tsx:45 -#: src/screens/Settings/AppIconSettings/index.tsx:231 +#: src/components/contacts/screens/GetContacts.tsx:317 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:226 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:49 +#: src/screens/Settings/AppIconSettings/index.tsx:46 +#: src/screens/Settings/AppIconSettings/index.tsx:232 msgid "OK" msgstr "" -#: src/screens/Login/PasswordUpdatedForm.tsx:36 +#: src/screens/Login/PasswordUpdatedForm.tsx:37 #: src/screens/PostThread/components/ThreadItemAnchor.tsx:714 msgid "Okay" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:84 -#: src/screens/PostThread/components/HeaderDropdown.tsx:89 -#: src/screens/Settings/ThreadPreferences.tsx:64 -#: src/screens/Settings/ThreadPreferences.tsx:67 +#: src/screens/PostThread/components/HeaderDropdown.tsx:85 +#: src/screens/PostThread/components/HeaderDropdown.tsx:90 +#: src/screens/Settings/ThreadPreferences.tsx:65 +#: src/screens/Settings/ThreadPreferences.tsx:68 msgid "Oldest replies first" msgstr "" -#: src/components/StarterPack/QrCode.tsx:87 +#: src/components/StarterPack/QrCode.tsx:86 msgid "on<0><1/><2><3/>" msgstr "" -#: src/screens/Settings/Settings.tsx:404 +#: src/screens/Settings/Settings.tsx:405 msgid "Onboarding reset" msgstr "" -#: src/view/com/composer/Composer.tsx:771 +#: src/view/com/composer/Composer.tsx:772 msgid "One or more GIFs is missing alt text." msgstr "" -#: src/view/com/composer/Composer.tsx:768 +#: src/view/com/composer/Composer.tsx:769 msgid "One or more images is missing alt text." msgstr "" @@ -6638,25 +6803,26 @@ msgstr "" msgid "One or more of your selected files are too large. Maximum size is 100 MB." msgstr "" -#: src/view/com/composer/Composer.tsx:572 +#: src/view/com/composer/Composer.tsx:573 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:778 +#: src/view/com/composer/Composer.tsx:779 msgid "One or more videos is missing alt text." msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:118 +#: src/screens/Onboarding/StepProfile/index.tsx:119 msgid "Only .jpg and .png files are supported" msgstr "" -#: src/components/WhoCanReply.tsx:282 +#. placeholder {0}: settings.map((rule, i) => ( )) +#: src/components/WhoCanReply.tsx:283 msgid "Only {0} can reply." msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:120 -#: src/screens/Settings/ActivityPrivacySettings.tsx:125 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:157 +#: src/screens/Settings/ActivityPrivacySettings.tsx:121 +#: src/screens/Settings/ActivityPrivacySettings.tsx:126 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:158 msgid "Only followers who I follow" msgstr "" @@ -6664,28 +6830,28 @@ msgstr "" msgid "Only image files are supported" msgstr "" -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:41 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:42 msgid "Only WebVTT (.vtt) files are supported" msgstr "" -#: src/components/Lists.tsx:98 +#: src/components/Lists.tsx:99 msgid "Oops, something went wrong!" msgstr "" -#: src/components/Lists.tsx:183 -#: src/components/StarterPack/ProfileStarterPacks.tsx:362 -#: src/components/StarterPack/ProfileStarterPacks.tsx:371 -#: src/screens/Settings/AppPasswords.tsx:58 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:106 -#: src/view/screens/Profile.tsx:132 +#: src/components/Lists.tsx:184 +#: src/components/StarterPack/ProfileStarterPacks.tsx:363 +#: src/components/StarterPack/ProfileStarterPacks.tsx:372 +#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:110 +#: src/view/screens/Profile.tsx:133 msgid "Oops!" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:294 +#: src/screens/Onboarding/StepProfile/index.tsx:295 msgid "Open avatar creator" msgstr "" -#: src/view/com/feeds/ComposerPrompt.tsx:201 +#: src/view/com/feeds/ComposerPrompt.tsx:202 msgid "Open camera" msgstr "" @@ -6703,24 +6869,24 @@ msgid "Open drawer menu" msgstr "" #: src/screens/Messages/components/MessageInput.web.tsx:181 -#: src/view/com/composer/Composer.tsx:1961 +#: src/view/com/composer/Composer.tsx:1962 msgid "Open emoji picker" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:192 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:193 msgid "Open feed info screen" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:293 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:298 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:294 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:299 msgid "Open feed options menu" msgstr "" -#: src/components/dms/EmojiPopup.android.tsx:27 +#: src/components/dms/EmojiPopup.android.tsx:28 msgid "Open full emoji list" msgstr "" -#: src/screens/Profile/components/GermButton.tsx:74 +#: src/screens/Profile/components/GermButton.tsx:75 msgid "Open Germ DM" msgstr "" @@ -6732,15 +6898,15 @@ msgstr "" msgid "Open message options" msgstr "" -#: src/screens/Settings/Settings.tsx:469 +#: src/screens/Settings/Settings.tsx:470 msgid "Open moderation debug page" msgstr "" -#: src/screens/Moderation/index.tsx:288 +#: src/screens/Moderation/index.tsx:289 msgid "Open muted words and tags settings" msgstr "" -#: src/screens/Search/components/StarterPackCard.tsx:119 +#: src/screens/Search/components/StarterPackCard.tsx:120 msgid "Open pack" msgstr "" @@ -6748,8 +6914,8 @@ msgstr "" msgid "Open post options menu" msgstr "" -#: src/features/liveNow/components/LiveStatusDialog.tsx:202 -#: src/features/liveNow/components/LiveStatusDialog.tsx:212 +#: src/features/liveNow/components/LiveStatusDialog.tsx:203 +#: src/features/liveNow/components/LiveStatusDialog.tsx:213 msgid "Open profile" msgstr "" @@ -6757,36 +6923,37 @@ msgstr "" msgid "Open share menu" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:579 +#: src/screens/StarterPack/StarterPackScreen.tsx:580 msgid "Open starter pack menu" msgstr "" -#: src/screens/Settings/Settings.tsx:462 -#: src/screens/Settings/Settings.tsx:476 +#: src/screens/Settings/Settings.tsx:463 +#: src/screens/Settings/Settings.tsx:477 msgid "Open storybook page" msgstr "" -#: src/screens/Settings/Settings.tsx:455 +#: src/screens/Settings/Settings.tsx:456 msgid "Open system log" msgstr "" +#. placeholder {0}: feedInfo.displayName #: src/view/shell/desktop/Feeds.tsx:185 msgid "Opens {0} feed" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:66 +#: src/view/com/composer/labels/LabelsBtn.tsx:63 msgid "Opens a dialog to add a content warning to your post" msgstr "" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:153 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:154 msgid "Opens a dialog to choose who can interact with this post" msgstr "" -#: src/screens/Log.tsx:83 +#: src/screens/Log.tsx:82 msgid "Opens additional details for a debug entry" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:44 +#: src/view/com/composer/videos/SubtitleDialog.tsx:45 msgid "Opens alt text dialog" msgstr "" @@ -6794,19 +6961,19 @@ msgstr "" msgid "Opens camera on device" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:43 +#: src/view/com/composer/videos/SubtitleDialog.tsx:44 msgid "Opens captions and alt text dialog" msgstr "" -#: src/screens/Settings/AccountSettings.tsx:131 +#: src/screens/Settings/AccountSettings.tsx:132 msgid "Opens change handle dialog" msgstr "" -#: src/screens/PostThread/components/ThreadComposePrompt.tsx:63 +#: src/screens/PostThread/components/ThreadComposePrompt.tsx:64 msgid "Opens composer" msgstr "" -#: src/view/com/feeds/ComposerPrompt.tsx:202 +#: src/view/com/feeds/ComposerPrompt.tsx:203 msgid "Opens device camera" msgstr "" @@ -6815,17 +6982,17 @@ msgstr "" msgid "Opens device gallery to select up to {MAX_IMAGES, plural, other {# images}}, or a single video or GIF." msgstr "" -#: src/view/com/composer/Composer.tsx:1962 +#: src/view/com/composer/Composer.tsx:1963 msgid "Opens emoji picker" msgstr "" -#: src/view/com/auth/SplashScreen.tsx:101 -#: src/view/com/auth/SplashScreen.web.tsx:115 +#: src/view/com/auth/SplashScreen.tsx:102 +#: src/view/com/auth/SplashScreen.web.tsx:116 msgid "Opens flow to create a new Bluesky account" msgstr "" -#: src/view/com/auth/SplashScreen.tsx:119 -#: src/view/com/auth/SplashScreen.web.tsx:129 +#: src/view/com/auth/SplashScreen.tsx:120 +#: src/view/com/auth/SplashScreen.web.tsx:130 msgid "Opens flow to sign in to your existing Bluesky account" msgstr "" @@ -6833,31 +7000,32 @@ msgstr "" msgid "Opens GIF select dialog" msgstr "" -#: src/screens/Settings/Settings.tsx:253 +#: src/screens/Settings/Settings.tsx:254 msgid "Opens helpdesk in browser" msgstr "" -#: src/view/com/feeds/ComposerPrompt.tsx:224 +#: src/view/com/feeds/ComposerPrompt.tsx:225 msgid "Opens image picker" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:112 +#. placeholder {0}: link?.href ?? '' +#: src/components/dialogs/LinkWarning.tsx:113 msgid "Opens link {0}" msgstr "" -#: src/view/com/util/UserAvatar.tsx:579 +#: src/view/com/util/UserAvatar.tsx:580 msgid "Opens live status dialog" msgstr "" -#: src/screens/Login/LoginForm.tsx:258 +#: src/screens/Login/LoginForm.tsx:259 msgid "Opens password reset form" msgstr "" -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:147 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:148 msgid "Opens post language settings" msgstr "" -#: src/view/com/feeds/ComposerPrompt.tsx:147 +#: src/view/com/feeds/ComposerPrompt.tsx:148 msgid "Opens the post composer" msgstr "" @@ -6866,45 +7034,45 @@ msgid "Opens this draft in the composer" msgstr "" #: src/view/com/notifications/NotificationFeedItem.tsx:1027 -#: src/view/com/util/UserAvatar.tsx:597 +#: src/view/com/util/UserAvatar.tsx:598 msgid "Opens this profile" msgstr "" -#: src/components/dialogs/MutedWords.tsx:306 +#: src/components/dialogs/MutedWords.tsx:307 msgid "Options:" msgstr "" -#: src/screens/Deactivated.tsx:191 +#: src/screens/Deactivated.tsx:192 msgid "Or, continue with another account." msgstr "" -#: src/screens/Deactivated.tsx:178 +#: src/screens/Deactivated.tsx:179 msgid "Or, sign in to one of your other accounts." msgstr "" -#: src/screens/Settings/components/OTAInfo.tsx:52 +#: src/screens/Settings/components/OTAInfo.tsx:53 msgid "OTA status: ..." msgstr "" -#: src/screens/Settings/components/OTAInfo.tsx:48 +#: src/screens/Settings/components/OTAInfo.tsx:49 msgid "OTA status: Available!" msgstr "" -#: src/screens/Settings/components/OTAInfo.tsx:50 +#: src/screens/Settings/components/OTAInfo.tsx:51 msgid "OTA status: Error fetching update" msgstr "" -#: src/screens/Settings/components/OTAInfo.tsx:54 +#: src/screens/Settings/components/OTAInfo.tsx:55 msgid "OTA status: None available" msgstr "" #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:238 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:242 -#: src/view/com/composer/labels/LabelsBtn.tsx:184 +#: src/view/com/composer/labels/LabelsBtn.tsx:181 msgid "Other" msgstr "" -#: src/components/AccountList.tsx:93 +#: src/components/AccountList.tsx:94 msgid "Other account" msgstr "" @@ -6936,42 +7104,42 @@ msgstr "" msgid "Other violent content" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:50 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:51 msgid "Our blog post" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:88 -#: src/components/dms/AfterReportDialog.tsx:176 +#: src/components/dms/AfterReportDialog.tsx:89 +#: src/components/dms/AfterReportDialog.tsx:177 msgid "Our moderation team has received your report." msgstr "" -#: src/screens/Messages/components/ChatDisabled.tsx:34 +#: src/screens/Messages/components/ChatDisabled.tsx:35 msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "" -#: src/components/Lists.tsx:204 -#: src/components/Lists.tsx:219 -#: src/view/screens/NotFound.tsx:47 +#: src/components/Lists.tsx:205 +#: src/components/Lists.tsx:220 +#: src/view/screens/NotFound.tsx:48 msgid "Page not found" msgstr "" -#: src/view/screens/NotFound.tsx:44 +#: src/view/screens/NotFound.tsx:45 msgid "Page Not Found" msgstr "" -#: src/screens/Login/LoginForm.tsx:227 -#: src/screens/Settings/AccountSettings.tsx:121 -#: src/screens/Settings/AccountSettings.tsx:125 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:290 -#: src/screens/Signup/StepInfo/index.tsx:258 +#: src/screens/Login/LoginForm.tsx:228 +#: src/screens/Settings/AccountSettings.tsx:122 +#: src/screens/Settings/AccountSettings.tsx:126 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:291 +#: src/screens/Signup/StepInfo/index.tsx:259 msgid "Password" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:69 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:70 msgid "Password changed" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:124 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:125 msgid "Password must be at least 8 characters long." msgstr "" @@ -6979,47 +7147,49 @@ msgstr "" msgid "Password updated" msgstr "" -#: src/screens/Login/PasswordUpdatedForm.tsx:23 +#: src/screens/Login/PasswordUpdatedForm.tsx:24 msgid "Password updated!" msgstr "" #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:153 -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:385 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386 msgid "Pause" msgstr "" -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:35 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:36 msgid "Pause GIF" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:336 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:337 msgid "Pause video" msgstr "" -#: src/screens/ProfileList/index.tsx:168 -#: src/screens/Search/SearchResults.tsx:72 -#: src/screens/StarterPack/StarterPackScreen.tsx:194 +#: src/screens/ProfileList/index.tsx:169 +#: src/screens/Search/SearchResults.tsx:73 +#: src/screens/StarterPack/StarterPackScreen.tsx:195 msgid "People" msgstr "" +#. placeholder {0}: route.params.name #: src/Navigation.tsx:241 msgid "People followed by @{0}" msgstr "" +#. placeholder {0}: route.params.name #: src/Navigation.tsx:234 msgid "People following @{0}" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:182 -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:192 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:183 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:193 msgid "People I follow" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:507 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:508 msgid "People you follow" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:521 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:522 msgid "People you mention" msgstr "" @@ -7027,11 +7197,11 @@ msgstr "" msgid "Permission to access your photo library was denied. Please enable it in your system settings." msgstr "" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:58 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:59 msgid "Person toggle" msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:59 +#: src/components/contacts/components/InviteInfo.tsx:60 msgid "Personalize the message" msgstr "" @@ -7039,12 +7209,12 @@ msgstr "" msgid "Pets" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:191 -#: src/components/contacts/screens/PhoneInput.tsx:203 +#: src/components/contacts/screens/PhoneInput.tsx:192 +#: src/components/contacts/screens/PhoneInput.tsx:204 msgid "Phone number" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:303 +#: src/components/contacts/screens/VerifyNumber.tsx:304 msgid "Phone number verified" msgstr "" @@ -7052,26 +7222,26 @@ msgstr "" msgid "Photography" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:168 +#: src/view/com/composer/labels/LabelsBtn.tsx:165 msgid "Pictures meant for adults." msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:521 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:527 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:522 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:528 #: src/screens/SavedFeeds.tsx:351 msgid "Pin feed" msgstr "" -#: src/components/FeedCard.tsx:361 +#: src/components/FeedCard.tsx:362 msgid "Pin Feed" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:150 -#: src/screens/ProfileList/components/Header.tsx:157 +#: src/screens/ProfileList/components/Header.tsx:151 +#: src/screens/ProfileList/components/Header.tsx:158 msgid "Pin to home" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:339 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:340 msgid "Pin to Home" msgstr "" @@ -7080,12 +7250,13 @@ msgstr "" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/PostFeedReason.tsx:115 +#: src/view/com/posts/PostFeedReason.tsx:116 msgid "Pinned" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:161 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:175 +#. placeholder {0}: info.displayName +#: src/screens/Profile/components/ProfileFeedHeader.tsx:162 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:176 msgid "Pinned {0} to Home" msgstr "" @@ -7093,25 +7264,26 @@ msgstr "" msgid "Pinned Feeds" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:76 +#: src/screens/ProfileList/components/Header.tsx:77 msgid "Pinned to your feeds" msgstr "" #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:153 -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:387 msgid "Play" msgstr "" -#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:111 +#. placeholder {0}: link.title +#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:110 msgid "Play {0}" msgstr "" -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:35 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:36 msgid "Play GIF" msgstr "" -#: src/components/Post/Embed/VideoEmbed/index.tsx:129 -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:337 +#: src/components/Post/Embed/VideoEmbed/index.tsx:130 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:338 msgid "Play video" msgstr "" @@ -7119,7 +7291,7 @@ msgstr "" msgid "Play Video" msgstr "" -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:36 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:37 msgid "Plays or pauses the GIF" msgstr "" @@ -7127,7 +7299,7 @@ msgstr "" msgid "Plays or pauses the video" msgstr "" -#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:110 +#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:109 msgid "Plays the GIF" msgstr "" @@ -7135,11 +7307,11 @@ msgstr "" msgid "Plays the video" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:114 +#: src/view/com/composer/labels/LabelsBtn.tsx:111 msgid "Please add any content warning labels that are applicable for the media you are posting." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:188 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:189 msgid "Please check your email inbox for further instructions. It may take a minute or two to arrive." msgstr "" @@ -7148,11 +7320,11 @@ msgid "Please choose your handle." msgstr "" #: src/screens/Signup/state.ts:285 -#: src/screens/Signup/StepInfo/index.tsx:153 +#: src/screens/Signup/StepInfo/index.tsx:154 msgid "Please choose your password." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:290 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:291 msgid "Please click on the link in the email we just sent you to verify your new email address. This is an important step to allow you to continue enjoying all the features of Bluesky." msgstr "" @@ -7164,84 +7336,86 @@ msgstr "" msgid "Please confirm your email address to upload videos." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:101 -#: src/screens/Signup/StepInfo/index.tsx:142 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:102 +#: src/screens/Signup/StepInfo/index.tsx:143 msgid "Please double-check that you have entered your email address correctly." msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:59 +#: src/screens/Login/SetNewPasswordForm.tsx:60 msgid "Please enter a password." msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:119 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:120 msgid "Please enter a password. It must be at least 8 characters long." msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:115 msgid "Please enter a unique name for this app password or use our randomly generated one." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:131 -#: src/components/dialogs/EmailDialog/screens/Update.tsx:135 -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:145 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:132 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:136 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:146 msgid "Please enter a valid code." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:110 -#: src/components/dialogs/EmailDialog/screens/Update.tsx:148 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:111 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:149 msgid "Please enter a valid email address." msgstr "" -#: src/components/dialogs/MutedWords.tsx:88 +#: src/components/dialogs/MutedWords.tsx:89 msgid "Please enter a valid word, tag, or phrase to mute" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:144 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:145 msgid "Please enter a valid, non-temporary email address. You may need to access this email in the future." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:259 +#. placeholder {0}: currentAccount!.email +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:260 msgid "Please enter the code we sent to <0>{0} below." msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:65 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:66 msgid "Please enter the code you received and the new password you would like to use." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:247 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:248 msgid "Please enter the security code we sent to your previous email address." msgstr "" #: src/screens/Signup/state.ts:269 -#: src/screens/Signup/StepInfo/index.tsx:124 +#: src/screens/Signup/StepInfo/index.tsx:125 msgid "Please enter your email." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:117 +#: src/screens/Signup/StepInfo/index.tsx:118 msgid "Please enter your invite code." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:217 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:218 msgid "Please enter your new email address." msgstr "" -#: src/screens/Login/LoginForm.tsx:95 +#: src/screens/Login/LoginForm.tsx:96 msgid "Please enter your password" msgstr "" -#: src/screens/Login/LoginForm.tsx:89 +#: src/screens/Login/LoginForm.tsx:90 msgid "Please enter your username" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:308 +#. placeholder {0}: labeler ? sanitizeHandle(labeler.creator.handle, '@') : label.src +#: src/components/moderation/LabelsOnMeDialog.tsx:309 msgid "Please explain why you think this label was incorrectly applied by {0}" msgstr "" -#: src/screens/Messages/components/ChatDisabled.tsx:122 +#: src/screens/Messages/components/ChatDisabled.tsx:123 msgid "Please explain why you think your chats were incorrectly disabled" msgstr "" -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:123 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:124 msgid "Please explain why you think your Go Live access was incorrectly disabled." msgstr "" @@ -7250,11 +7424,11 @@ msgstr "" msgid "Please go back, or activate this element to return to the start of the active content." msgstr "" -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:99 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:100 msgid "Please provide any additional details you feel moderators may need in order to properly assess your Age Assurance status." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:302 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:303 msgid "Please select a language" msgstr "" @@ -7266,12 +7440,13 @@ msgstr "" msgid "Please select a reason for this report" msgstr "" +#. placeholder {0}: account.handle #: src/lib/hooks/useAccountSwitcher.ts:46 #: src/lib/hooks/useAccountSwitcher.ts:56 msgid "Please sign in as @{0}" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:104 +#: src/screens/Settings/FindContactsSettings.tsx:105 msgid "Please use the native app to import your contacts." msgstr "" @@ -7279,7 +7454,7 @@ msgstr "" msgid "Please use the native app to sync your contacts." msgstr "" -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:62 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:63 msgid "Please verify your email" msgstr "" @@ -7288,35 +7463,35 @@ msgid "Please write your message below:" msgstr "" #: src/lib/interests.ts:70 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:219 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:220 msgid "Politics" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:155 +#: src/view/com/composer/labels/LabelsBtn.tsx:152 msgid "Porn" msgstr "" +#: src/view/com/composer/Composer.tsx:1611 +msgctxt "action" +msgid "Post" +msgstr "" + #: src/screens/PostThread/index.tsx:529 msgctxt "description" msgid "Post" msgstr "" -#: src/view/com/composer/Composer.tsx:1610 -msgctxt "action" -msgid "Post" -msgstr "" - -#: src/view/screens/Profile.tsx:476 #: src/view/screens/Profile.tsx:477 +#: src/view/screens/Profile.tsx:478 msgid "Post a photo" msgstr "" -#: src/view/screens/Profile.tsx:503 #: src/view/screens/Profile.tsx:504 +#: src/view/screens/Profile.tsx:505 msgid "Post a video" msgstr "" -#: src/view/com/composer/Composer.tsx:1608 +#: src/view/com/composer/Composer.tsx:1609 msgctxt "action" msgid "Post All" msgstr "" @@ -7325,6 +7500,7 @@ msgstr "" msgid "Post blocked" msgstr "" +#. placeholder {0}: route.params.name #: src/Navigation.tsx:267 #: src/Navigation.tsx:274 #: src/Navigation.tsx:281 @@ -7341,38 +7517,38 @@ msgstr "" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" -#: src/screens/PostThread/components/ThreadItemAnchor.tsx:133 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:134 #: src/screens/PostThread/components/ThreadItemPost.tsx:112 #: src/screens/PostThread/components/ThreadItemTreePost.tsx:108 -#: src/screens/VideoFeed/index.tsx:551 +#: src/screens/VideoFeed/index.tsx:552 msgid "Post has been deleted" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:109 +#: src/components/moderation/ModerationDetailsDialog.tsx:110 #: src/lib/moderation/useModerationCauseDescription.ts:107 msgid "Post Hidden by Muted Word" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:112 +#: src/components/moderation/ModerationDetailsDialog.tsx:113 #: src/lib/moderation/useModerationCauseDescription.ts:116 msgid "Post Hidden by You" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:682 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:683 msgid "Post interaction settings" msgstr "" #: src/Navigation.tsx:201 -#: src/screens/ModerationInteractionSettings/index.tsx:34 +#: src/screens/ModerationInteractionSettings/index.tsx:35 msgid "Post Interaction Settings" msgstr "" #. Accessibility label for button that opens dialog to choose post language settings -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:142 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:143 msgid "Post language selection" msgstr "" -#: src/screens/PostThread/components/ThreadError.tsx:32 +#: src/screens/PostThread/components/ThreadError.tsx:33 #: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:25 msgid "Post not found" msgstr "" @@ -7382,7 +7558,7 @@ msgctxt "toast" msgid "Post pinned" msgstr "" -#: src/components/PostControls/BookmarkButton.tsx:67 +#: src/components/PostControls/BookmarkButton.tsx:68 msgid "Post saved" msgstr "" @@ -7391,36 +7567,36 @@ msgctxt "toast" msgid "Post unpinned" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:250 -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:262 -#: src/screens/ProfileList/index.tsx:168 -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:216 -#: src/screens/StarterPack/StarterPackScreen.tsx:196 -#: src/view/screens/Profile.tsx:234 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:251 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:263 +#: src/screens/ProfileList/index.tsx:169 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:219 +#: src/screens/StarterPack/StarterPackScreen.tsx:197 +#: src/view/screens/Profile.tsx:235 msgid "Posts" msgstr "" -#: src/components/dialogs/MutedWords.tsx:122 +#: src/components/dialogs/MutedWords.tsx:123 msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:75 +#: src/view/com/posts/PostFeedErrorMessage.tsx:76 msgid "Posts hidden" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:214 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:217 msgid "Posts, Replies" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:88 +#: src/components/dialogs/LinkWarning.tsx:89 msgid "Potentially misleading link" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:81 +#: src/components/dialogs/LinkWarning.tsx:82 msgid "Potentially misleading link warning" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:291 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:292 msgid "Preferred language" msgstr "" @@ -7428,18 +7604,18 @@ msgstr "" msgid "Press to attempt reconnection" msgstr "" -#: src/components/Error.tsx:60 -#: src/components/Lists.tsx:103 +#: src/components/Error.tsx:61 +#: src/components/Lists.tsx:104 #: src/screens/Messages/components/MessageListError.tsx:24 -#: src/screens/Signup/BackNextButtons.tsx:47 +#: src/screens/Signup/BackNextButtons.tsx:48 msgid "Press to retry" msgstr "" -#: src/components/KnownFollowers.tsx:129 +#: src/components/KnownFollowers.tsx:130 msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedCardWide.tsx:119 +#: src/features/liveEvents/components/LiveEventFeedCardWide.tsx:120 msgid "Preview" msgstr "" @@ -7447,41 +7623,41 @@ msgstr "" msgid "Previous image" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:123 -#: src/screens/Settings/LanguageSettings.tsx:139 +#: src/screens/Settings/LanguageSettings.tsx:124 +#: src/screens/Settings/LanguageSettings.tsx:140 msgid "Primary language" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:116 #: src/view/shell/desktop/RightNav.tsx:117 +#: src/view/shell/desktop/RightNav.tsx:118 msgid "Privacy" msgstr "" -#: src/screens/Settings/Settings.tsx:186 -#: src/screens/Settings/Settings.tsx:189 +#: src/screens/Settings/Settings.tsx:187 +#: src/screens/Settings/Settings.tsx:190 msgid "Privacy and security" msgstr "" #: src/Navigation.tsx:410 #: src/Navigation.tsx:418 -#: src/screens/Settings/ActivityPrivacySettings.tsx:40 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:44 +#: src/screens/Settings/ActivityPrivacySettings.tsx:41 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:45 msgid "Privacy and Security" msgstr "" -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:161 -#: src/view/screens/Storybook/Admonitions.tsx:93 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:164 +#: src/view/screens/Storybook/Admonitions.tsx:94 msgid "Privacy and Security settings" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:35 -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:102 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:36 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:103 #: src/Navigation.tsx:334 -#: src/screens/Settings/AboutSettings.tsx:90 -#: src/screens/Settings/AboutSettings.tsx:93 -#: src/view/screens/PrivacyPolicy.tsx:34 -#: src/view/shell/Drawer.tsx:706 +#: src/screens/Settings/AboutSettings.tsx:91 +#: src/screens/Settings/AboutSettings.tsx:94 +#: src/view/screens/PrivacyPolicy.tsx:35 #: src/view/shell/Drawer.tsx:707 +#: src/view/shell/Drawer.tsx:708 msgid "Privacy Policy" msgstr "" @@ -7489,11 +7665,11 @@ msgstr "" msgid "Privacy violation of a minor" msgstr "" -#: src/view/com/composer/Composer.tsx:2388 +#: src/view/com/composer/Composer.tsx:2389 msgid "Processing GIF..." msgstr "" -#: src/view/com/composer/Composer.tsx:2390 +#: src/view/com/composer/Composer.tsx:2391 msgid "Processing video..." msgstr "" @@ -7501,15 +7677,15 @@ msgstr "" msgid "Processing..." msgstr "" -#: src/view/screens/DebugMod.tsx:936 -#: src/view/screens/Profile.tsx:384 +#: src/view/screens/DebugMod.tsx:938 +#: src/view/screens/Profile.tsx:385 msgid "profile" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:293 -#: src/view/shell/desktop/LeftNav.tsx:785 -#: src/view/shell/Drawer.tsx:79 -#: src/view/shell/Drawer.tsx:598 +#: src/view/shell/bottom-bar/BottomBar.tsx:294 +#: src/view/shell/desktop/LeftNav.tsx:786 +#: src/view/shell/Drawer.tsx:80 +#: src/view/shell/Drawer.tsx:599 msgid "Profile" msgstr "" @@ -7517,7 +7693,7 @@ msgstr "" msgid "Profile not found" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:189 +#: src/screens/Profile/Header/EditProfileDialog.tsx:190 msgctxt "toast" msgid "Profile updated" msgstr "" @@ -7526,7 +7702,7 @@ msgstr "" msgid "Promoting or selling prohibited items or services" msgstr "" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:162 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:163 msgid "Psst! You can edit who can interact with this post." msgstr "" @@ -7535,50 +7711,50 @@ 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:1593 +#: src/view/com/composer/Composer.tsx:1594 msgid "Publish post" msgstr "" #. Accessibility label for button to publish multiple posts in a thread -#: src/view/com/composer/Composer.tsx:1586 +#: src/view/com/composer/Composer.tsx:1587 msgid "Publish posts" msgstr "" #. Accessibility label for button to publish multiple replies in a thread -#: src/view/com/composer/Composer.tsx:1571 +#: src/view/com/composer/Composer.tsx:1572 msgid "Publish replies" msgstr "" #. Accessibility label for button to publish a single reply -#: src/view/com/composer/Composer.tsx:1578 +#: src/view/com/composer/Composer.tsx:1579 msgid "Publish reply" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:286 +#: src/screens/Settings/NotificationSettings/index.tsx:287 msgid "Push" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:130 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:131 msgid "Push notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:269 +#: src/screens/Settings/NotificationSettings/index.tsx:270 msgid "Push, Everyone" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:277 +#: src/screens/Settings/NotificationSettings/index.tsx:278 msgid "Push, People you follow" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:139 +#: src/components/StarterPack/QrCodeDialog.tsx:140 msgid "QR code copied to your clipboard!" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:117 +#: src/components/StarterPack/QrCodeDialog.tsx:118 msgid "QR code has been downloaded!" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:118 +#: src/components/StarterPack/QrCodeDialog.tsx:119 msgid "QR code saved to your camera roll!" msgstr "" @@ -7586,10 +7762,10 @@ msgstr "" msgid "Quote notifications" msgstr "" -#: src/components/PostControls/RepostButton.tsx:175 -#: src/components/PostControls/RepostButton.tsx:198 -#: src/components/PostControls/RepostButton.web.tsx:85 -#: src/components/PostControls/RepostButton.web.tsx:92 +#: src/components/PostControls/RepostButton.tsx:176 +#: src/components/PostControls/RepostButton.tsx:199 +#: src/components/PostControls/RepostButton.web.tsx:84 +#: src/components/PostControls/RepostButton.web.tsx:91 #: src/view/com/composer/drafts/DraftItem.tsx:137 msgid "Quote post" msgstr "" @@ -7602,16 +7778,16 @@ msgstr "" msgid "Quote post was successfully detached" msgstr "" -#: src/components/PostControls/RepostButton.tsx:174 -#: src/components/PostControls/RepostButton.tsx:196 -#: src/components/PostControls/RepostButton.web.tsx:84 -#: src/components/PostControls/RepostButton.web.tsx:91 +#: src/components/PostControls/RepostButton.tsx:175 +#: src/components/PostControls/RepostButton.tsx:197 +#: src/components/PostControls/RepostButton.web.tsx:83 +#: src/components/PostControls/RepostButton.web.tsx:90 msgid "Quote posts disabled" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:157 #: src/screens/Post/PostQuotes.tsx:41 -#: src/screens/Settings/NotificationSettings/index.tsx:170 +#: src/screens/Settings/NotificationSettings/index.tsx:171 #: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:41 msgid "Quotes" msgstr "" @@ -7620,11 +7796,11 @@ msgstr "" msgid "Quotes of this post" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:616 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:620 msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:108 +#: src/components/contacts/screens/PhoneInput.tsx:109 msgid "Rate limit exceeded. Please try again later." msgstr "" @@ -7637,80 +7813,81 @@ msgstr "" msgid "React with {emoji}" msgstr "" -#: src/screens/Deactivated.tsx:132 +#: src/screens/Deactivated.tsx:133 msgid "Reactivate your account" msgstr "" -#: src/screens/PostThread/components/ThreadItemReadMore.tsx:92 +#. placeholder {0}: item.moreReplies +#: src/screens/PostThread/components/ThreadItemReadMore.tsx:93 msgid "Read {0, plural, one {# more reply} other {# more replies}}" msgstr "" -#: src/screens/Search/SearchResults.tsx:180 +#: src/screens/Search/SearchResults.tsx:181 msgctxt "english-only-resource" msgid "read about how to use search filters" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:159 -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:170 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:160 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:171 msgid "Read blog post" msgstr "" -#: src/screens/VideoFeed/index.tsx:991 +#: src/screens/VideoFeed/index.tsx:992 msgid "Read less" msgstr "" -#: src/screens/VideoFeed/index.tsx:991 +#: src/screens/VideoFeed/index.tsx:992 msgid "Read more" msgstr "" -#: src/screens/PostThread/components/ThreadItemReadMore.tsx:71 +#: src/screens/PostThread/components/ThreadItemReadMore.tsx:72 msgid "Read more replies" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:112 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:113 msgid "Read our blog post" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:177 +#: src/view/com/auth/SplashScreen.web.tsx:178 msgid "Read the Bluesky blog" msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:52 -#: src/screens/Signup/StepInfo/Policies.tsx:78 +#: src/screens/Signup/StepInfo/Policies.tsx:53 +#: src/screens/Signup/StepInfo/Policies.tsx:79 msgid "Read the Bluesky Privacy Policy" msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:45 -#: src/screens/Signup/StepInfo/Policies.tsx:65 +#: src/screens/Signup/StepInfo/Policies.tsx:46 +#: src/screens/Signup/StepInfo/Policies.tsx:66 msgid "Read the Bluesky Terms of Service" msgstr "" -#: src/components/WelcomeModal.tsx:148 +#: src/components/WelcomeModal.tsx:149 msgid "Real conversations." msgstr "" -#: src/components/WelcomeModal.tsx:146 +#: src/components/WelcomeModal.tsx:147 msgid "Real people." msgstr "" -#: src/screens/Takendown.tsx:157 -#: src/screens/Takendown.tsx:165 +#: src/screens/Takendown.tsx:158 +#: src/screens/Takendown.tsx:166 msgid "Reason for appeal" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:136 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:137 msgid "Receive in-app notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:119 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:120 msgid "Receive push notifications" msgstr "" -#: src/screens/Search/components/SearchHistory.tsx:49 +#: src/screens/Search/components/SearchHistory.tsx:50 msgid "Recent Searches" msgstr "" -#: src/components/dialogs/LanguageSelectDialog.tsx:239 +#: src/components/dialogs/LanguageSelectDialog.tsx:240 msgid "Recently used" msgstr "" @@ -7723,49 +7900,49 @@ msgid "Reconnect" msgstr "" #. Reject a chat request, this opens a menu with options -#: src/screens/Messages/components/RequestButtons.tsx:124 +#: src/screens/Messages/components/RequestButtons.tsx:125 msgid "Reject" msgstr "" -#: src/screens/Messages/components/RequestButtons.tsx:113 +#: src/screens/Messages/components/RequestButtons.tsx:114 msgid "Reject chat request" msgstr "" -#: src/screens/Messages/ChatList.tsx:286 -#: src/screens/Messages/Inbox.tsx:213 +#: src/screens/Messages/ChatList.tsx:291 +#: src/screens/Messages/Inbox.tsx:214 msgid "Reload conversations" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:171 -#: src/components/dialogs/MutedWords.tsx:455 -#: src/components/dialogs/StarterPackDialog.tsx:372 -#: src/components/dialogs/StarterPackDialog.tsx:379 -#: src/components/FeedCard.tsx:375 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:105 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:112 -#: src/screens/Bookmarks/index.tsx:267 -#: src/screens/Moderation/index.tsx:485 -#: src/screens/Settings/Settings.tsx:682 -#: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/PostFeedErrorMessage.tsx:220 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:172 +#: src/components/dialogs/MutedWords.tsx:456 +#: src/components/dialogs/StarterPackDialog.tsx:373 +#: src/components/dialogs/StarterPackDialog.tsx:380 +#: src/components/FeedCard.tsx:376 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:106 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:113 +#: src/screens/Bookmarks/index.tsx:268 +#: src/screens/Moderation/index.tsx:486 +#: src/screens/Settings/Settings.tsx:683 +#: src/view/com/modals/UserAddRemoveLists.tsx:236 +#: src/view/com/posts/PostFeedErrorMessage.tsx:221 msgid "Remove" msgstr "" -#: src/components/StarterPack/Wizard/WizardListCard.tsx:61 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:62 msgid "Remove {displayName} from starter pack" msgstr "" -#: src/screens/Search/components/SearchHistory.tsx:94 +#: src/screens/Search/components/SearchHistory.tsx:95 msgid "Remove {historyItem}" msgstr "" -#: src/screens/Settings/Settings.tsx:661 -#: src/screens/Settings/Settings.tsx:664 +#: src/screens/Settings/Settings.tsx:662 +#: src/screens/Settings/Settings.tsx:665 msgid "Remove account" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:554 -#: src/screens/Settings/FindContactsSettings.tsx:562 +#: src/screens/Settings/FindContactsSettings.tsx:555 +#: src/screens/Settings/FindContactsSettings.tsx:563 msgid "Remove all contacts" msgstr "" @@ -7773,13 +7950,13 @@ msgstr "" msgid "Remove attachment" msgstr "" -#: src/view/com/util/UserAvatar.tsx:499 -#: src/view/com/util/UserAvatar.tsx:502 +#: src/view/com/util/UserAvatar.tsx:500 +#: src/view/com/util/UserAvatar.tsx:503 msgid "Remove Avatar" msgstr "" -#: src/view/com/util/UserBanner.tsx:188 -#: src/view/com/util/UserBanner.tsx:191 +#: src/view/com/util/UserBanner.tsx:189 +#: src/view/com/util/UserBanner.tsx:192 msgid "Remove Banner" msgstr "" @@ -7787,89 +7964,89 @@ msgstr "" msgid "Remove embed" msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:116 -#: src/view/com/posts/FeedShutdownMsg.tsx:120 -#: src/view/com/posts/PostFeedErrorMessage.tsx:176 +#: src/view/com/posts/FeedShutdownMsg.tsx:117 +#: src/view/com/posts/FeedShutdownMsg.tsx:121 +#: src/view/com/posts/PostFeedErrorMessage.tsx:177 msgid "Remove feed" msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:217 +#: src/view/com/posts/PostFeedErrorMessage.tsx:218 msgid "Remove feed?" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:321 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:327 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:175 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:178 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:322 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:328 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:176 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:179 #: src/screens/SavedFeeds.tsx:340 msgid "Remove from my feeds" msgstr "" -#: src/screens/Settings/Settings.tsx:674 +#: src/screens/Settings/Settings.tsx:675 msgid "Remove from quick access?" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:170 #: src/screens/List/ListHiddenScreen.tsx:174 +#: src/screens/List/ListHiddenScreen.tsx:178 msgid "Remove from saved feeds" msgstr "" -#: src/components/PostControls/BookmarkButton.tsx:141 -#: src/screens/Bookmarks/index.tsx:261 +#: src/components/PostControls/BookmarkButton.tsx:142 +#: src/screens/Bookmarks/index.tsx:262 msgid "Remove from saved posts" msgstr "" -#: src/components/FeedCard.tsx:370 +#: src/components/FeedCard.tsx:371 msgid "Remove from your feeds?" msgstr "" -#: src/view/com/composer/photos/Gallery.tsx:204 +#: src/view/com/composer/photos/Gallery.tsx:205 msgid "Remove image" msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:227 -#: src/features/liveNow/components/EditLiveDialog.tsx:234 +#: src/features/liveNow/components/EditLiveDialog.tsx:228 +#: src/features/liveNow/components/EditLiveDialog.tsx:235 msgid "Remove live status" msgstr "" -#: src/components/dialogs/MutedWords.tsx:611 +#: src/components/dialogs/MutedWords.tsx:612 msgid "Remove mute word from your list" msgstr "" -#: src/screens/Search/components/SearchHistory.tsx:167 +#: src/screens/Search/components/SearchHistory.tsx:168 msgid "Remove profile" msgstr "" -#: src/components/PostControls/RepostButton.tsx:152 -#: src/components/PostControls/RepostButton.tsx:162 +#: src/components/PostControls/RepostButton.tsx:153 +#: src/components/PostControls/RepostButton.tsx:163 msgid "Remove repost" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:285 +#: src/view/com/composer/videos/SubtitleDialog.tsx:286 msgid "Remove subtitle file" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:499 -#: src/screens/Settings/FindContactsSettings.tsx:327 +#: src/components/contacts/screens/ViewMatches.tsx:500 +#: src/screens/Settings/FindContactsSettings.tsx:328 msgid "Remove suggestion" msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:218 +#: src/view/com/posts/PostFeedErrorMessage.tsx:219 msgid "Remove this feed from your saved feeds" msgstr "" -#: src/screens/Moderation/index.tsx:481 +#: src/screens/Moderation/index.tsx:482 msgid "Remove unavailable moderation services" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:157 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:158 msgid "Remove user from list" msgstr "" #: src/components/verification/VerificationRemovePrompt.tsx:46 -#: src/components/verification/VerificationsDialog.tsx:249 -#: src/view/com/profile/ProfileMenu.tsx:410 -#: src/view/com/profile/ProfileMenu.tsx:413 +#: src/components/verification/VerificationsDialog.tsx:250 +#: src/view/com/profile/ProfileMenu.tsx:411 +#: src/view/com/profile/ProfileMenu.tsx:414 msgid "Remove verification" msgstr "" @@ -7885,31 +8062,31 @@ msgstr "" msgid "Removed by you" msgstr "" -#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:117 -#: src/view/com/modals/UserAddRemoveLists.tsx:170 +#: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:118 +#: src/view/com/modals/UserAddRemoveLists.tsx:171 msgid "Removed from list" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:94 +#: src/screens/List/ListHiddenScreen.tsx:98 msgid "Removed from saved feeds" msgstr "" -#: src/components/PostControls/BookmarkButton.tsx:107 -#: src/screens/Bookmarks/index.tsx:219 +#: src/components/PostControls/BookmarkButton.tsx:108 +#: src/screens/Bookmarks/index.tsx:220 msgid "Removed from saved posts" msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:283 +#: src/components/dialogs/StarterPackDialog.tsx:284 msgid "Removed from starter pack" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:123 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:76 -#: src/view/com/posts/FeedShutdownMsg.tsx:44 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:124 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:77 +#: src/view/com/posts/FeedShutdownMsg.tsx:45 msgid "Removed from your feeds" msgstr "" -#: src/screens/Moderation/index.tsx:189 +#: src/screens/Moderation/index.tsx:190 msgid "Removed unavailable services" msgstr "" @@ -7917,20 +8094,20 @@ msgstr "" msgid "Removed verification" msgstr "" -#: src/components/dialogs/MutedWords.tsx:539 +#: src/components/dialogs/MutedWords.tsx:540 msgid "Renew" msgstr "" -#: src/components/dialogs/MutedWords.tsx:545 +#: src/components/dialogs/MutedWords.tsx:546 msgid "Renew duration" msgstr "" -#: src/components/dialogs/MutedWords.tsx:529 +#: src/components/dialogs/MutedWords.tsx:530 msgid "Renew mute word" msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:129 -#: src/view/com/posts/FeedShutdownMsg.tsx:133 +#: src/view/com/posts/FeedShutdownMsg.tsx:130 +#: src/view/com/posts/FeedShutdownMsg.tsx:134 msgid "Replace with Discover" msgstr "" @@ -7954,40 +8131,41 @@ msgctxt "description" msgid "Replied to you" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:267 -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:279 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:268 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:280 #: src/lib/hooks/useNotificationHandler.ts:143 -#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:218 -#: src/screens/Settings/NotificationSettings/index.tsx:148 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:221 +#: src/screens/Settings/NotificationSettings/index.tsx:149 #: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:41 -#: src/view/screens/Profile.tsx:235 +#: src/view/screens/Profile.tsx:236 msgid "Replies" msgstr "" -#: src/components/WhoCanReply.tsx:86 +#: src/components/WhoCanReply.tsx:87 msgid "Replies disabled" msgstr "" -#: src/components/WhoCanReply.tsx:280 +#: src/components/WhoCanReply.tsx:281 msgid "Replies to this post are disabled." msgstr "" -#: src/view/com/composer/Composer.tsx:1606 +#: src/view/com/composer/Composer.tsx:1607 msgctxt "action" msgid "Reply" msgstr "" #. Accessibility label for the reply button, verb form followed by number of replies and noun form +#. placeholder {0}: post.replyCount || 0 #: src/components/PostControls/index.tsx:242 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:118 +#: src/components/moderation/ModerationDetailsDialog.tsx:119 #: src/lib/moderation/useModerationCauseDescription.ts:126 msgid "Reply Hidden by Thread Author" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:117 +#: src/components/moderation/ModerationDetailsDialog.tsx:118 #: src/lib/moderation/useModerationCauseDescription.ts:125 msgid "Reply Hidden by You" msgstr "" @@ -7996,11 +8174,11 @@ msgstr "" msgid "Reply notifications" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:415 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 msgid "Reply settings are chosen by the author of the thread" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:70 +#: src/screens/PostThread/components/HeaderDropdown.tsx:71 msgid "Reply sorting" msgstr "" @@ -8014,37 +8192,37 @@ msgid "Reply was successfully hidden" msgstr "" #: src/components/dms/MessageContextMenu.tsx:165 -#: src/components/dms/MessagesListBlockedFooter.tsx:85 -#: src/components/dms/MessagesListBlockedFooter.tsx:92 -#: src/features/liveNow/components/LiveStatusDialog.tsx:250 +#: src/components/dms/MessagesListBlockedFooter.tsx:86 +#: src/components/dms/MessagesListBlockedFooter.tsx:93 +#: src/features/liveNow/components/LiveStatusDialog.tsx:251 msgid "Report" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:477 -#: src/view/com/profile/ProfileMenu.tsx:480 +#: src/view/com/profile/ProfileMenu.tsx:478 +#: src/view/com/profile/ProfileMenu.tsx:481 msgid "Report account" msgstr "" -#: src/components/dms/ConvoMenu.tsx:269 -#: src/components/dms/ConvoMenu.tsx:272 +#: src/components/dms/ConvoMenu.tsx:270 +#: src/components/dms/ConvoMenu.tsx:273 #: src/components/dms/ReportConversationPrompt.tsx:17 -#: src/screens/Messages/components/RequestButtons.tsx:155 -#: src/screens/Messages/components/RequestButtons.tsx:158 +#: src/screens/Messages/components/RequestButtons.tsx:156 +#: src/screens/Messages/components/RequestButtons.tsx:159 msgid "Report conversation" msgstr "" -#: src/components/moderation/ReportDialog/index.tsx:90 +#: src/components/moderation/ReportDialog/index.tsx:91 #: src/components/moderation/ReportDialog/index.tsx:247 msgid "Report dialog" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:543 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:549 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:544 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:550 msgid "Report feed" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:209 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:212 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:210 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:213 msgid "Report list" msgstr "" @@ -8057,13 +8235,13 @@ msgstr "" msgid "Report post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:654 -#: src/screens/StarterPack/StarterPackScreen.tsx:657 +#: src/screens/StarterPack/StarterPackScreen.tsx:655 +#: src/screens/StarterPack/StarterPackScreen.tsx:658 msgid "Report starter pack" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:85 -#: src/components/dms/AfterReportDialog.tsx:173 +#: src/components/dms/AfterReportDialog.tsx:86 +#: src/components/dms/AfterReportDialog.tsx:174 msgid "Report submitted" msgstr "" @@ -8080,7 +8258,7 @@ msgid "Report this list" msgstr "" #: src/components/moderation/ReportDialog/copy.ts:19 -#: src/features/liveNow/components/LiveStatusDialog.tsx:233 +#: src/features/liveNow/components/LiveStatusDialog.tsx:234 msgid "Report this livestream" msgstr "" @@ -8100,16 +8278,17 @@ msgstr "" msgid "Report this user" msgstr "" -#: src/components/PostControls/RepostButton.tsx:153 -#: src/components/PostControls/RepostButton.tsx:164 -#: src/components/PostControls/RepostButton.web.tsx:69 -#: src/components/PostControls/RepostButton.web.tsx:76 +#: src/components/PostControls/RepostButton.tsx:154 +#: src/components/PostControls/RepostButton.tsx:165 +#: src/components/PostControls/RepostButton.web.tsx:68 +#: src/components/PostControls/RepostButton.web.tsx:75 msgctxt "action" msgid "Repost" msgstr "" #. Accessibility label for the repost button when the post has not been reposted, verb form followed by number of reposts and noun form -#: src/components/PostControls/RepostButton.tsx:77 +#. placeholder {0}: repostCount || 0 +#: src/components/PostControls/RepostButton.tsx:78 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgstr "" @@ -8117,10 +8296,10 @@ msgstr "" msgid "Repost notifications" msgstr "" -#: src/components/PostControls/RepostButton.tsx:145 -#: src/components/PostControls/RepostButton.web.tsx:44 -#: src/components/PostControls/RepostButton.web.tsx:104 -#: src/screens/StarterPack/StarterPackScreen.tsx:574 +#: src/components/PostControls/RepostButton.tsx:146 +#: src/components/PostControls/RepostButton.web.tsx:43 +#: src/components/PostControls/RepostButton.web.tsx:103 +#: src/screens/StarterPack/StarterPackScreen.tsx:575 msgid "Repost or quote post" msgstr "" @@ -8128,18 +8307,18 @@ msgstr "" msgid "Reposted By" msgstr "" -#: src/view/com/posts/PostFeedReason.tsx:77 -#: src/view/com/posts/PostFeedReason.tsx:96 +#: src/view/com/posts/PostFeedReason.tsx:78 +#: src/view/com/posts/PostFeedReason.tsx:97 msgid "Reposted by {reposter}" msgstr "" -#: src/view/com/posts/PostFeedReason.tsx:77 -#: src/view/com/posts/PostFeedReason.tsx:94 +#: src/view/com/posts/PostFeedReason.tsx:78 +#: src/view/com/posts/PostFeedReason.tsx:95 msgid "Reposted by you" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:136 -#: src/screens/Settings/NotificationSettings/index.tsx:181 +#: src/screens/Settings/NotificationSettings/index.tsx:182 #: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:41 msgid "Reposts" msgstr "" @@ -8149,7 +8328,7 @@ msgid "Reposts of this post" msgstr "" #: src/lib/hooks/useNotificationHandler.ts:178 -#: src/screens/Settings/NotificationSettings/index.tsx:222 +#: src/screens/Settings/NotificationSettings/index.tsx:223 #: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:41 msgid "Reposts of your reposts" msgstr "" @@ -8158,222 +8337,223 @@ msgstr "" msgid "Reposts of your reposts notifications" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:225 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:231 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:226 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:232 msgid "Request code" msgstr "" -#: src/screens/Settings/AccessibilitySettings.tsx:58 -#: src/screens/Settings/AccessibilitySettings.tsx:63 +#: src/screens/Settings/AccessibilitySettings.tsx:59 +#: src/screens/Settings/AccessibilitySettings.tsx:64 msgid "Require alt text before posting" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:96 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:97 msgid "Require an email code to sign in to your account." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:207 +#: src/screens/Signup/StepInfo/index.tsx:208 msgid "Required for this provider" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:80 +#: src/components/LabelingServiceCard/index.tsx:81 msgid "Required in your region" msgstr "" -#: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:40 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:265 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:276 +#: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:41 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:266 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:277 msgid "Resend" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:364 -#: src/components/contacts/screens/VerifyNumber.tsx:381 +#: src/components/contacts/screens/VerifyNumber.tsx:365 +#: src/components/contacts/screens/VerifyNumber.tsx:382 msgid "Resend code" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:371 +#. placeholder {0}: String( clamp(Math.round(timeUntilCanResend / 1000), 0, 30), ).padStart(2, '0') +#: src/components/contacts/screens/VerifyNumber.tsx:372 msgid "Resend code in <0>00:{0}" msgstr "" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:174 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:177 msgid "Resend email" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:123 +#: src/components/intents/VerifyEmailIntentDialog.tsx:124 msgid "Resend Email" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:116 +#: src/components/intents/VerifyEmailIntentDialog.tsx:117 msgid "Resend Verification Email" msgstr "" -#: src/screens/Settings/Settings.tsx:498 -#: src/screens/Settings/Settings.tsx:500 +#: src/screens/Settings/Settings.tsx:499 +#: src/screens/Settings/Settings.tsx:501 msgid "Reset activity subscription nudge" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:117 +#: src/screens/Login/SetNewPasswordForm.tsx:118 msgid "Reset code" msgstr "" -#: src/screens/Settings/Settings.tsx:483 -#: src/screens/Settings/Settings.tsx:485 +#: src/screens/Settings/Settings.tsx:484 +#: src/screens/Settings/Settings.tsx:486 msgid "Reset onboarding state" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:81 +#: src/screens/Login/ForgotPasswordForm.tsx:82 msgid "Reset password" msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:522 -#: src/screens/Settings/FindContactsSettings.tsx:538 +#: src/screens/Settings/FindContactsSettings.tsx:523 +#: src/screens/Settings/FindContactsSettings.tsx:539 msgid "Resync contacts" msgstr "" -#: src/screens/Login/LoginForm.tsx:329 +#: src/screens/Login/LoginForm.tsx:330 msgid "Retries signing in" msgstr "" #: src/view/com/util/error/ErrorMessage.tsx:62 -#: src/view/com/util/error/ErrorScreen.tsx:99 +#: src/view/com/util/error/ErrorScreen.tsx:100 msgid "Retries the last action, which errored out" msgstr "" -#: src/components/ageAssurance/AgeAssuranceErrors.tsx:27 -#: src/components/ageAssurance/AgeAssuranceErrors.tsx:30 -#: src/components/contacts/screens/VerifyNumber.tsx:349 -#: src/components/contacts/screens/VerifyNumber.tsx:354 +#: src/components/ageAssurance/AgeAssuranceErrors.tsx:28 +#: src/components/ageAssurance/AgeAssuranceErrors.tsx:31 +#: src/components/contacts/screens/VerifyNumber.tsx:350 +#: src/components/contacts/screens/VerifyNumber.tsx:355 #: src/components/dms/MessageItem.tsx:322 -#: src/components/Error.tsx:65 -#: src/components/Lists.tsx:114 +#: src/components/Error.tsx:66 +#: src/components/Lists.tsx:115 #: src/components/moderation/ReportDialog/index.tsx:281 -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:55 -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:58 -#: src/components/StarterPack/ProfileStarterPacks.tsx:376 -#: src/screens/Login/LoginForm.tsx:328 -#: src/screens/Login/LoginForm.tsx:334 -#: src/screens/Messages/ChatList.tsx:292 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:56 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:59 +#: src/components/StarterPack/ProfileStarterPacks.tsx:377 +#: src/screens/Login/LoginForm.tsx:329 +#: src/screens/Login/LoginForm.tsx:335 +#: src/screens/Messages/ChatList.tsx:297 #: src/screens/Messages/components/MessageListError.tsx:25 -#: src/screens/Messages/Inbox.tsx:219 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:264 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:267 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:91 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:94 -#: src/screens/PostThread/components/ThreadError.tsx:80 -#: src/screens/PostThread/components/ThreadError.tsx:86 -#: src/screens/Signup/BackNextButtons.tsx:53 +#: src/screens/Messages/Inbox.tsx:220 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:265 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:268 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:92 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:95 +#: src/screens/PostThread/components/ThreadError.tsx:81 +#: src/screens/PostThread/components/ThreadError.tsx:87 +#: src/screens/Signup/BackNextButtons.tsx:54 #: src/view/com/util/error/ErrorMessage.tsx:60 -#: src/view/com/util/error/ErrorScreen.tsx:97 -#: src/view/screens/Storybook/Admonitions.tsx:63 +#: src/view/com/util/error/ErrorScreen.tsx:98 +#: src/view/screens/Storybook/Admonitions.tsx:64 msgid "Retry" msgstr "" #: src/components/moderation/ReportDialog/index.tsx:278 -#: src/view/screens/Storybook/Admonitions.tsx:60 +#: src/view/screens/Storybook/Admonitions.tsx:61 msgid "Retry loading report options" msgstr "" -#: src/components/Error.tsx:73 -#: src/screens/List/ListHiddenScreen.tsx:219 -#: src/screens/StarterPack/StarterPackScreen.tsx:796 +#: src/components/Error.tsx:74 +#: src/screens/List/ListHiddenScreen.tsx:223 +#: src/screens/StarterPack/StarterPackScreen.tsx:797 msgid "Return to previous page" msgstr "" -#: src/view/screens/NotFound.tsx:61 +#: src/view/screens/NotFound.tsx:62 msgid "Returns to home page" msgstr "" -#: src/screens/ProfileList/components/ErrorScreen.tsx:35 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:575 -#: src/screens/VideoFeed/index.tsx:1180 -#: src/view/screens/NotFound.tsx:60 +#: src/screens/ProfileList/components/ErrorScreen.tsx:36 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:579 +#: src/screens/VideoFeed/index.tsx:1181 +#: src/view/screens/NotFound.tsx:61 msgid "Returns to previous page" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:322 +#: src/screens/StarterPack/Wizard/index.tsx:323 msgid "Returns to the previous step" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:203 -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:309 -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:324 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:665 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:670 -#: src/components/StarterPack/QrCodeDialog.tsx:206 -#: src/features/liveNow/components/EditLiveDialog.tsx:203 -#: src/features/liveNow/components/EditLiveDialog.tsx:210 -#: src/screens/Profile/Header/EditProfileDialog.tsx:236 -#: src/screens/Profile/Header/EditProfileDialog.tsx:250 +#: src/components/dialogs/BirthDateSettings.tsx:204 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:310 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:325 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:666 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:671 +#: src/components/StarterPack/QrCodeDialog.tsx:207 +#: src/features/liveNow/components/EditLiveDialog.tsx:204 +#: src/features/liveNow/components/EditLiveDialog.tsx:211 +#: src/screens/Profile/Header/EditProfileDialog.tsx:237 +#: src/screens/Profile/Header/EditProfileDialog.tsx:251 #: src/screens/SavedFeeds.tsx:120 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:267 -#: src/view/com/composer/GifAltText.tsx:193 -#: src/view/com/composer/GifAltText.tsx:202 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:62 -#: src/view/com/composer/photos/EditImageDialog.web.tsx:75 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:157 -#: src/view/com/composer/photos/ImageAltTextDialog.tsx:167 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:271 +#: src/view/com/composer/GifAltText.tsx:194 +#: src/view/com/composer/GifAltText.tsx:203 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:63 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:76 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:158 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:168 msgid "Save" msgstr "" -#: src/view/com/lightbox/ImageViewing/index.tsx:612 +#: src/view/com/lightbox/ImageViewing/index.tsx:611 msgctxt "action" msgid "Save" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:196 +#: src/components/dialogs/BirthDateSettings.tsx:197 msgid "Save birthdate" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:191 -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:200 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:192 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:201 #: src/screens/SavedFeeds.tsx:116 #: src/screens/SavedFeeds.tsx:120 -#: src/view/com/composer/Composer.tsx:1254 -#: src/view/com/composer/drafts/DraftsButton.tsx:124 +#: src/view/com/composer/Composer.tsx:1255 +#: src/view/com/composer/drafts/DraftsButton.tsx:125 msgid "Save changes" msgstr "" -#: src/view/com/composer/Composer.tsx:1224 -#: src/view/com/composer/drafts/DraftsButton.tsx:92 +#: src/view/com/composer/Composer.tsx:1225 +#: src/view/com/composer/drafts/DraftsButton.tsx:93 msgid "Save changes?" msgstr "" -#: src/view/com/composer/Composer.tsx:1255 -#: src/view/com/composer/drafts/DraftsButton.tsx:124 +#: src/view/com/composer/Composer.tsx:1256 +#: src/view/com/composer/drafts/DraftsButton.tsx:125 msgid "Save draft" msgstr "" -#: src/view/com/composer/Composer.tsx:1226 -#: src/view/com/composer/drafts/DraftsButton.tsx:94 +#: src/view/com/composer/Composer.tsx:1227 +#: src/view/com/composer/drafts/DraftsButton.tsx:95 msgid "Save draft?" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:143 -#: src/components/StarterPack/ShareDialog.tsx:149 +#: src/components/StarterPack/ShareDialog.tsx:144 +#: src/components/StarterPack/ShareDialog.tsx:150 msgid "Save image" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:253 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:257 msgid "Save new handle" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:198 +#: src/components/StarterPack/QrCodeDialog.tsx:199 msgid "Save QR code" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:646 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:652 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:647 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:653 msgid "Save these options for next time" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:322 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:328 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:323 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:329 msgid "Save to my feeds" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:763 -#: src/view/shell/Drawer.tsx:573 +#: src/view/shell/desktop/LeftNav.tsx:764 +#: src/view/shell/Drawer.tsx:574 msgctxt "link to bookmarks screen" msgid "Saved" msgstr "" @@ -8382,19 +8562,19 @@ msgstr "" msgid "Saved Feeds" msgstr "" -#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:143 +#: src/components/dialogs/nuxs/BookmarksAnnouncement.tsx:144 #: src/Navigation.tsx:619 -#: src/screens/Bookmarks/index.tsx:61 +#: src/screens/Bookmarks/index.tsx:62 msgid "Saved Posts" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:133 -#: src/screens/ProfileList/components/Header.tsx:87 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:134 +#: src/screens/ProfileList/components/Header.tsx:88 msgid "Saved to your feeds" msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 -#: src/components/NewskieDialog.tsx:139 +#: src/components/NewskieDialog.tsx:140 #: src/view/com/notifications/NotificationFeedItem.tsx:872 #: src/view/com/notifications/NotificationFeedItem.tsx:897 msgid "Say hello!" @@ -8416,43 +8596,45 @@ msgstr "" msgid "Scroll right" msgstr "" -#: src/screens/ProfileList/AboutSection.tsx:131 +#: src/screens/ProfileList/AboutSection.tsx:132 msgid "Scroll to top" msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:514 +#: src/components/dialogs/SearchablePeopleList.tsx:515 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 #: src/screens/Search/Shell.tsx:327 #: src/screens/Search/Shell.tsx:514 -#: src/view/shell/bottom-bar/BottomBar.tsx:196 +#: src/view/shell/bottom-bar/BottomBar.tsx:197 msgid "Search" msgstr "" +#. placeholder {0}: profile.handle +#. placeholder {0}: route.params.name #: src/Navigation.tsx:260 #: src/screens/Profile/ProfileSearch.tsx:37 msgid "Search @{0}'s posts" msgstr "" -#: src/components/ProgressGuide/FollowDialog.tsx:664 +#: src/components/ProgressGuide/FollowDialog.tsx:665 msgid "Search by name or interest" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:355 +#: src/components/contacts/screens/ViewMatches.tsx:356 msgid "Search contacts" msgstr "" -#: src/view/screens/Feeds.tsx:444 +#: src/view/screens/Feeds.tsx:445 msgid "Search feeds" msgstr "" #. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected. -#: src/components/ProgressGuide/FollowDialog.tsx:493 +#: src/components/ProgressGuide/FollowDialog.tsx:494 msgid "Search for \"{interestsDisplayName}\"" msgstr "" #. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is currently selected. -#: src/components/ProgressGuide/FollowDialog.tsx:486 +#: src/components/ProgressGuide/FollowDialog.tsx:487 msgid "Search for \"{interestsDisplayName}\" (active)" msgstr "" @@ -8464,15 +8646,15 @@ msgstr "" msgid "Search for \"{searchText}\"" msgstr "" -#: src/screens/StarterPack/Wizard/index.tsx:547 +#: src/screens/StarterPack/Wizard/index.tsx:548 msgid "Search for feeds that you want to suggest to others." msgstr "" -#: src/screens/Search/Explore.tsx:368 +#: src/screens/Search/Explore.tsx:377 msgid "Search for more accounts" msgstr "" -#: src/screens/Search/Explore.tsx:445 +#: src/screens/Search/Explore.tsx:454 msgid "Search for more feeds" msgstr "" @@ -8480,17 +8662,17 @@ msgstr "" msgid "Search for posts, users, or feeds" msgstr "" -#: src/components/dialogs/GifSelect.tsx:167 +#: src/components/dialogs/GifSelect.tsx:168 msgid "Search GIFs" msgstr "" -#: src/screens/Hashtag.tsx:236 -#: src/screens/Search/SearchResults.tsx:292 +#: src/screens/Hashtag.tsx:237 +#: src/screens/Search/SearchResults.tsx:293 msgid "Search is currently unavailable when logged out" msgstr "" -#: src/components/dialogs/LanguageSelectDialog.tsx:222 #: src/components/dialogs/LanguageSelectDialog.tsx:223 +#: src/components/dialogs/LanguageSelectDialog.tsx:224 msgid "Search languages" msgstr "" @@ -8498,17 +8680,17 @@ msgstr "" msgid "Search my posts" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:291 -#: src/view/com/profile/ProfileMenu.tsx:294 +#: src/view/com/profile/ProfileMenu.tsx:292 +#: src/view/com/profile/ProfileMenu.tsx:295 msgid "Search posts" msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:534 -#: src/components/ProgressGuide/FollowDialog.tsx:683 +#: src/components/dialogs/SearchablePeopleList.tsx:535 +#: src/components/ProgressGuide/FollowDialog.tsx:684 msgid "Search profiles" msgstr "" -#: src/components/dialogs/GifSelect.tsx:168 +#: src/components/dialogs/GifSelect.tsx:169 msgid "Search Tenor" msgstr "" @@ -8516,49 +8698,51 @@ msgstr "" msgid "Search..." msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:535 -#: src/components/ProgressGuide/FollowDialog.tsx:684 +#: src/components/dialogs/SearchablePeopleList.tsx:536 +#: src/components/ProgressGuide/FollowDialog.tsx:685 msgid "Searches for profiles" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:243 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:244 msgid "Security step required" msgstr "" -#: src/components/RichTextTag.tsx:113 +#. placeholder {0}: isCashtag ? tag : `#${tag}` +#: src/components/RichTextTag.tsx:114 msgid "See {0} posts" msgstr "" -#: src/components/RichTextTag.tsx:130 +#. placeholder {0}: isCashtag ? tag : `#${tag}` +#: src/components/RichTextTag.tsx:131 msgid "See {0} posts by user" msgstr "" -#: src/components/RichTextTag.tsx:121 +#: src/components/RichTextTag.tsx:122 msgid "See {tag} posts" msgstr "" -#: src/components/RichTextTag.tsx:139 +#: src/components/RichTextTag.tsx:140 msgid "See {tag} posts by user" msgstr "" -#: src/components/RichTextTag.tsx:123 +#: src/components/RichTextTag.tsx:124 msgid "See #{tag} posts" msgstr "" -#: src/components/RichTextTag.tsx:141 +#: src/components/RichTextTag.tsx:142 msgid "See #{tag} posts by user" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:182 +#: src/view/com/auth/SplashScreen.web.tsx:183 msgid "See jobs at Bluesky" msgstr "" -#: src/components/FeedInterstitials.tsx:699 -#: src/components/FeedInterstitials.tsx:762 +#: src/components/FeedInterstitials.tsx:700 +#: src/components/FeedInterstitials.tsx:763 msgid "See more" msgstr "" -#: src/components/FeedInterstitials.tsx:681 +#: src/components/FeedInterstitials.tsx:682 msgid "See more suggested profiles" msgstr "" @@ -8581,15 +8765,16 @@ msgid "Select \"{interestsDisplayName}\" category" msgstr "" #. Accessibility label for a username suggestion in the account creation flow -#: src/screens/Signup/StepHandle/HandleSuggestions.tsx:42 +#. placeholder {0}: suggestion.handle +#: src/screens/Signup/StepHandle/HandleSuggestions.tsx:43 msgid "Select {0}" msgstr "" -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:87 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:88 msgid "Select {langName}" msgstr "" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:67 +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:68 msgid "Select a color" msgstr "" @@ -8597,7 +8782,7 @@ msgstr "" msgid "Select a reason" msgstr "" -#: src/screens/Login/ChooseAccountForm.tsx:80 +#: src/screens/Login/ChooseAccountForm.tsx:81 msgid "Select account" msgstr "" @@ -8609,24 +8794,24 @@ msgstr "" msgid "Select an avatar" msgstr "" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:65 +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:66 msgid "Select an emoji" msgstr "" -#: src/components/Select/index.tsx:199 +#: src/components/Select/index.tsx:198 msgid "Select an option" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:100 +#: src/screens/Settings/LanguageSettings.tsx:101 msgid "Select app language" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:175 -#: src/screens/Settings/LanguageSettings.tsx:213 +#: src/screens/Settings/LanguageSettings.tsx:176 +#: src/screens/Settings/LanguageSettings.tsx:214 msgid "Select content languages" msgstr "" -#: src/features/liveNow/components/GoLiveDialog.tsx:179 +#: src/features/liveNow/components/GoLiveDialog.tsx:180 msgid "Select duration" msgstr "" @@ -8634,11 +8819,11 @@ msgstr "" msgid "Select from an existing account" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:550 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:551 msgid "Select from your lists" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:552 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:553 msgid "Select from your lists <0>{numberOfListsSelected, plural, other {(# selected)}}" msgstr "" @@ -8646,11 +8831,12 @@ msgstr "" msgid "Select GIF" msgstr "" -#: src/components/dialogs/GifSelect.tsx:295 +#. placeholder {0}: gif.title +#: src/components/dialogs/GifSelect.tsx:296 msgid "Select GIF \"{0}\"" msgstr "" -#: src/components/dialogs/MutedWords.tsx:149 +#: src/components/dialogs/MutedWords.tsx:150 msgid "Select how long to mute this word for." msgstr "" @@ -8660,11 +8846,11 @@ msgstr "" msgid "Select language" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:272 +#: src/view/com/composer/videos/SubtitleDialog.tsx:273 msgid "Select language..." msgstr "" -#: src/components/dialogs/LanguageSelectDialog.tsx:255 +#: src/components/dialogs/LanguageSelectDialog.tsx:256 msgid "Select languages" msgstr "" @@ -8672,16 +8858,16 @@ msgstr "" msgid "Select moderation service" msgstr "" -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:72 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:73 msgid "Select post language" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:134 +#: src/screens/Settings/LanguageSettings.tsx:135 msgid "Select primary language" msgstr "" -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:60 -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:67 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:61 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:68 msgid "Select subtitle file (.vtt)" msgstr "" @@ -8689,41 +8875,41 @@ msgstr "" msgid "Select telephone code" msgstr "" -#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:83 +#: src/screens/Onboarding/StepProfile/AvatarCreatorItems.tsx:84 msgid "Select the {emojiName} emoji as your avatar" msgstr "" -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:58 -#: src/view/com/composer/select-language/PostLanguageSelect.tsx:114 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:59 +#: src/view/com/composer/select-language/PostLanguageSelect.tsx:115 msgid "Select up to 3 languages used in this post" msgstr "" -#: src/components/dialogs/MutedWords.tsx:249 +#: src/components/dialogs/MutedWords.tsx:250 msgid "Select what content this mute word should apply to." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:93 +#: src/screens/Settings/LanguageSettings.tsx:94 msgid "Select which language to use for the app's user interface." msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:161 +#: src/screens/Settings/LanguageSettings.tsx:162 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:300 +#: src/screens/Signup/StepInfo/index.tsx:301 msgid "Select your date of birth" msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:68 -#: src/screens/Settings/InterestsSettings.tsx:165 +#: src/screens/Onboarding/StepInterests/index.tsx:69 +#: src/screens/Settings/InterestsSettings.tsx:166 msgid "Select your interests from the options below" msgstr "" -#: src/screens/Settings/LanguageSettings.tsx:127 +#: src/screens/Settings/LanguageSettings.tsx:128 msgid "Select your preferred language for translations in your feed." msgstr "" -#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:114 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:115 msgid "Select your preferred notification channels" msgstr "" @@ -8739,19 +8925,19 @@ msgstr "" msgid "Send a neat website!" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:254 -#: src/components/contacts/screens/PhoneInput.tsx:259 +#: src/components/contacts/screens/PhoneInput.tsx:255 +#: src/components/contacts/screens/PhoneInput.tsx:260 msgid "Send code" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:174 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:181 -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:302 -#: src/screens/Settings/components/DeleteAccountDialog.tsx:201 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:175 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:182 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:303 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:202 msgid "Send email" msgstr "" -#: src/view/shell/Drawer.tsx:363 +#: src/view/shell/Drawer.tsx:364 msgid "Send feedback" msgstr "" @@ -8760,7 +8946,7 @@ msgstr "" msgid "Send message" msgstr "" -#: src/components/PostControls/ShareMenu/RecentChats.tsx:122 +#: src/components/PostControls/ShareMenu/RecentChats.tsx:123 msgid "Send post to {name}" msgstr "" @@ -8768,44 +8954,45 @@ msgstr "" msgid "Send post to..." msgstr "" -#: src/components/moderation/ReportDialog/index.tsx:807 +#: src/components/moderation/ReportDialog/index.tsx:806 msgid "Send report to {title}" msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:62 +#: src/components/contacts/components/InviteInfo.tsx:63 msgid "Send the message from your phone" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:295 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:296 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:121 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:124 msgid "Send verification email" msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:102 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:108 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:104 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:110 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:103 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:109 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:105 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:111 msgid "Send via direct message" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:282 +#: src/components/contacts/screens/PhoneInput.tsx:283 msgid "Sent to our phone number verification provider Plivo" msgstr "" -#: src/components/dialogs/ServerInput.tsx:177 +#: src/components/dialogs/ServerInput.tsx:178 msgid "Server address" msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:175 +#. placeholder {0}: icon.name +#: src/screens/Settings/AppIconSettings/index.tsx:176 msgid "Set app icon to {0}" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:107 +#: src/screens/Login/SetNewPasswordForm.tsx:108 msgid "Set new password" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:478 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:479 msgid "Set precisely which groups of people can reply to your post" msgstr "" @@ -8813,75 +9000,75 @@ msgstr "" msgid "Set up your account" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:428 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:429 msgid "Set who can reply to your post" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:217 +#: src/ageAssurance/components/NoAccessScreen.tsx:218 msgid "Set your birthdate below and we'll get you back to posting and exploring in no time!" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:108 +#: src/screens/Login/ForgotPasswordForm.tsx:109 msgid "Sets email for password reset" msgstr "" #: src/Navigation.tsx:216 -#: src/screens/Settings/Settings.tsx:103 -#: src/view/shell/desktop/LeftNav.tsx:803 -#: src/view/shell/Drawer.tsx:611 +#: src/screens/Settings/Settings.tsx:104 +#: src/view/shell/desktop/LeftNav.tsx:804 +#: src/view/shell/Drawer.tsx:612 msgid "Settings" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:187 +#: src/screens/Settings/NotificationSettings/index.tsx:188 msgid "Settings for activity from others" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:84 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:85 msgid "Settings for allowing others to be notified of your posts" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:121 +#: src/screens/Settings/NotificationSettings/index.tsx:122 msgid "Settings for like notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:154 +#: src/screens/Settings/NotificationSettings/index.tsx:155 msgid "Settings for mention notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:132 +#: src/screens/Settings/NotificationSettings/index.tsx:133 msgid "Settings for new follower notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:230 +#: src/screens/Settings/NotificationSettings/index.tsx:231 msgid "Settings for notifications for everything else" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:201 +#: src/screens/Settings/NotificationSettings/index.tsx:202 msgid "Settings for notifications for likes of your reposts" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:216 +#: src/screens/Settings/NotificationSettings/index.tsx:217 msgid "Settings for notifications for reposts of your reposts" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:165 +#: src/screens/Settings/NotificationSettings/index.tsx:166 msgid "Settings for quote notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:143 +#: src/screens/Settings/NotificationSettings/index.tsx:144 msgid "Settings for reply notifications" msgstr "" -#: src/screens/Settings/NotificationSettings/index.tsx:176 +#: src/screens/Settings/NotificationSettings/index.tsx:177 msgid "Settings for repost notifications" msgstr "" -#: src/screens/ModerationInteractionSettings/index.tsx:102 +#: src/screens/ModerationInteractionSettings/index.tsx:103 msgctxt "toast" msgid "Settings saved" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:172 +#: src/view/com/composer/labels/LabelsBtn.tsx:169 msgid "Sexual activity or erotic nudity." msgstr "" @@ -8889,14 +9076,14 @@ msgstr "" msgid "Sexually Suggestive" msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:194 -#: src/screens/Hashtag.tsx:142 -#: src/screens/StarterPack/StarterPackScreen.tsx:442 +#: src/components/StarterPack/QrCodeDialog.tsx:195 +#: src/screens/Hashtag.tsx:143 +#: src/screens/StarterPack/StarterPackScreen.tsx:443 #: src/screens/Topic.tsx:103 msgid "Share" msgstr "" -#: src/view/com/lightbox/ImageViewing/index.tsx:621 +#: src/view/com/lightbox/ImageViewing/index.tsx:620 msgctxt "action" msgid "Share" msgstr "" @@ -8909,60 +9096,60 @@ msgstr "" msgid "Share a fun fact!" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:564 +#: src/view/com/profile/ProfileMenu.tsx:565 msgid "Share anyway" msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:162 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:165 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:163 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:166 msgid "Share author DID" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:111 -#: src/components/dialogs/LinkWarning.tsx:119 -#: src/components/StarterPack/ShareDialog.tsx:114 -#: src/components/StarterPack/ShareDialog.tsx:123 +#: src/components/dialogs/LinkWarning.tsx:112 +#: src/components/dialogs/LinkWarning.tsx:120 +#: src/components/StarterPack/ShareDialog.tsx:115 +#: src/components/StarterPack/ShareDialog.tsx:124 msgid "Share link" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:73 +#: src/components/StarterPack/ShareDialog.tsx:74 msgid "Share link dialog" msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:153 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:156 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:154 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:157 msgid "Share post at:// URI" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:128 -#: src/components/StarterPack/ShareDialog.tsx:138 +#: src/components/StarterPack/ShareDialog.tsx:129 +#: src/components/StarterPack/ShareDialog.tsx:139 msgid "Share QR code" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:473 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:474 msgid "Share this feed" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:435 +#: src/screens/StarterPack/StarterPackScreen.tsx:436 msgid "Share this starter pack" msgstr "" -#: src/components/StarterPack/ShareDialog.tsx:85 +#: src/components/StarterPack/ShareDialog.tsx:86 msgid "Share this starter pack and help people join your community on Bluesky." msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:118 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:121 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:159 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:165 -#: src/screens/StarterPack/StarterPackScreen.tsx:635 -#: src/screens/StarterPack/StarterPackScreen.tsx:643 -#: src/view/com/profile/ProfileMenu.tsx:269 -#: src/view/com/profile/ProfileMenu.tsx:282 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:119 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:122 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:160 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:166 +#: src/screens/StarterPack/StarterPackScreen.tsx:636 +#: src/screens/StarterPack/StarterPackScreen.tsx:644 +#: src/view/com/profile/ProfileMenu.tsx:270 +#: src/view/com/profile/ProfileMenu.tsx:283 msgid "Share via..." msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:231 +#: src/components/contacts/screens/GetContacts.tsx:232 msgid "Share your contacts to find friends" msgstr "" @@ -8974,21 +9161,21 @@ msgstr "" msgid "Shared Preferences Tester" msgstr "" -#: src/components/moderation/ContentHider.tsx:219 -#: src/components/moderation/LabelPreference.tsx:142 -#: src/components/moderation/PostHider.tsx:139 +#: src/components/moderation/ContentHider.tsx:220 +#: src/components/moderation/LabelPreference.tsx:143 +#: src/components/moderation/PostHider.tsx:140 msgid "Show" msgstr "" -#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:85 +#: src/components/Post/Embed/VideoEmbed/GifPresentationControls.tsx:86 msgid "Show alt text" msgstr "" -#: src/components/moderation/ScreenHider.tsx:178 -#: src/components/moderation/ScreenHider.tsx:181 -#: src/screens/List/ListHiddenScreen.tsx:190 -#: src/screens/VideoFeed/index.tsx:650 -#: src/screens/VideoFeed/index.tsx:656 +#: src/components/moderation/ScreenHider.tsx:179 +#: src/components/moderation/ScreenHider.tsx:182 +#: src/screens/List/ListHiddenScreen.tsx:194 +#: src/screens/VideoFeed/index.tsx:651 +#: src/screens/VideoFeed/index.tsx:657 msgid "Show anyway" msgstr "" @@ -9001,7 +9188,7 @@ msgstr "" msgid "Show badge and filter from feeds" msgstr "" -#: src/components/dialogs/Embed.tsx:129 +#: src/components/dialogs/Embed.tsx:130 msgid "Show customization options" msgstr "" @@ -9010,20 +9197,20 @@ msgstr "" msgid "Show less like this" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:186 +#: src/screens/List/ListHiddenScreen.tsx:190 msgid "Show list anyway" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:531 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:532 msgid "Show lists of users to select from" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedsSettingsToggle.tsx:27 -#: src/features/liveEvents/components/LiveEventFeedsSettingsToggle.tsx:37 +#: src/features/liveEvents/components/LiveEventFeedsSettingsToggle.tsx:28 +#: src/features/liveEvents/components/LiveEventFeedsSettingsToggle.tsx:38 msgid "Show live events in your Discover Feed" msgstr "" -#: src/components/Post/ShowMoreTextButton.tsx:51 +#: src/components/Post/ShowMoreTextButton.tsx:52 msgid "Show More" msgstr "" @@ -9036,21 +9223,21 @@ msgstr "" msgid "Show more replies" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:98 +#: src/screens/Settings/ThreadPreferences.tsx:99 msgid "Show post replies in a threaded tree view" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:107 -#: src/screens/Settings/FollowingFeedPreferences.tsx:117 +#: src/screens/Settings/FollowingFeedPreferences.tsx:108 +#: src/screens/Settings/FollowingFeedPreferences.tsx:118 msgid "Show quote posts" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:71 -#: src/screens/Settings/FollowingFeedPreferences.tsx:81 +#: src/screens/Settings/FollowingFeedPreferences.tsx:72 +#: src/screens/Settings/FollowingFeedPreferences.tsx:82 msgid "Show replies" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:44 +#: src/screens/PostThread/components/HeaderDropdown.tsx:45 msgid "Show replies as" msgstr "" @@ -9059,13 +9246,13 @@ msgstr "" msgid "Show reply for everyone" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:89 -#: src/screens/Settings/FollowingFeedPreferences.tsx:99 +#: src/screens/Settings/FollowingFeedPreferences.tsx:90 +#: src/screens/Settings/FollowingFeedPreferences.tsx:100 msgid "Show reposts" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:132 -#: src/screens/Settings/FollowingFeedPreferences.tsx:142 +#: src/screens/Settings/FollowingFeedPreferences.tsx:133 +#: src/screens/Settings/FollowingFeedPreferences.tsx:143 msgid "Show samples of your saved feeds in your Following feed" msgstr "" @@ -9077,8 +9264,8 @@ msgstr "" msgid "Show warning and filter from feeds" msgstr "" -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:59 -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:169 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:60 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:170 msgid "Show when you’re live" msgstr "" @@ -9086,61 +9273,62 @@ msgstr "" msgid "Shows information about when this post was created" msgstr "" -#: src/screens/Settings/Settings.tsx:129 +#: src/screens/Settings/Settings.tsx:130 msgid "Shows other accounts you can switch to" msgstr "" -#: src/components/moderation/ContentHider.tsx:171 -#: src/components/moderation/PostHider.tsx:93 +#: src/components/moderation/ContentHider.tsx:172 +#: src/components/moderation/PostHider.tsx:94 msgid "Shows the content" msgstr "" -#: src/components/dialogs/Signin.tsx:97 -#: src/components/dialogs/Signin.tsx:99 -#: src/components/WelcomeModal.tsx:196 -#: src/components/WelcomeModal.tsx:208 -#: src/screens/Hashtag.tsx:240 +#: src/components/dialogs/Signin.tsx:98 +#: src/components/dialogs/Signin.tsx:100 +#: src/components/WelcomeModal.tsx:197 +#: src/components/WelcomeModal.tsx:209 +#: src/screens/Hashtag.tsx:241 #: src/screens/Login/index.tsx:140 #: src/screens/Login/index.tsx:161 -#: src/screens/Login/LoginForm.tsx:178 -#: src/screens/Login/LoginForm.tsx:349 -#: src/screens/Login/LoginForm.tsx:355 -#: src/screens/Search/SearchResults.tsx:296 -#: src/view/com/auth/SplashScreen.tsx:117 -#: src/view/com/auth/SplashScreen.tsx:123 -#: src/view/com/auth/SplashScreen.web.tsx:127 -#: src/view/com/auth/SplashScreen.web.tsx:135 -#: src/view/shell/bottom-bar/BottomBar.tsx:332 -#: src/view/shell/bottom-bar/BottomBar.tsx:337 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:230 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:235 -#: src/view/shell/NavSignupCard.tsx:57 -#: src/view/shell/NavSignupCard.tsx:62 +#: src/screens/Login/LoginForm.tsx:179 +#: src/screens/Login/LoginForm.tsx:350 +#: src/screens/Login/LoginForm.tsx:356 +#: src/screens/Search/SearchResults.tsx:297 +#: src/view/com/auth/SplashScreen.tsx:118 +#: src/view/com/auth/SplashScreen.tsx:124 +#: src/view/com/auth/SplashScreen.web.tsx:128 +#: src/view/com/auth/SplashScreen.web.tsx:136 +#: src/view/shell/bottom-bar/BottomBar.tsx:333 +#: src/view/shell/bottom-bar/BottomBar.tsx:338 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:231 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:236 +#: src/view/shell/NavSignupCard.tsx:58 +#: src/view/shell/NavSignupCard.tsx:63 msgid "Sign in" msgstr "" -#: src/components/AccountList.tsx:136 +#. placeholder {0}: account.handle +#: src/components/AccountList.tsx:137 msgid "Sign in as {0}" msgstr "" -#: src/screens/Login/ChooseAccountForm.tsx:85 +#: src/screens/Login/ChooseAccountForm.tsx:86 msgid "Sign in as..." msgstr "" -#: src/screens/Deactivated.tsx:194 -#: src/screens/Deactivated.tsx:200 +#: src/screens/Deactivated.tsx:195 +#: src/screens/Deactivated.tsx:201 msgid "Sign in or create an account" msgstr "" -#: src/components/dialogs/Signin.tsx:75 +#: src/components/dialogs/Signin.tsx:76 msgid "Sign in or create your account to join the conversation!" msgstr "" -#: src/components/AccountList.tsx:70 +#: src/components/AccountList.tsx:71 msgid "Sign in to account that is not listed" msgstr "" -#: src/components/dialogs/Signin.tsx:46 +#: src/components/dialogs/Signin.tsx:47 msgid "Sign in to Bluesky or create a new account" msgstr "" @@ -9149,61 +9337,62 @@ msgstr "" msgid "Sign in to view post" msgstr "" -#: src/screens/Settings/Settings.tsx:270 -#: src/screens/Settings/Settings.tsx:272 -#: src/screens/Settings/Settings.tsx:304 -#: src/screens/SignupQueued.tsx:93 -#: src/screens/SignupQueued.tsx:96 -#: src/screens/Takendown.tsx:87 -#: src/view/shell/desktop/LeftNav.tsx:212 -#: src/view/shell/desktop/LeftNav.tsx:269 -#: src/view/shell/desktop/LeftNav.tsx:272 +#: src/screens/Settings/Settings.tsx:271 +#: src/screens/Settings/Settings.tsx:273 +#: src/screens/Settings/Settings.tsx:305 +#: src/screens/SignupQueued.tsx:94 +#: src/screens/SignupQueued.tsx:97 +#: src/screens/Takendown.tsx:88 +#: src/view/shell/desktop/LeftNav.tsx:213 +#: src/view/shell/desktop/LeftNav.tsx:270 +#: src/view/shell/desktop/LeftNav.tsx:273 msgid "Sign out" msgstr "" -#: src/screens/Takendown.tsx:90 +#: src/screens/Takendown.tsx:91 msgid "Sign Out" msgstr "" -#: src/screens/Settings/Settings.tsx:301 -#: src/view/shell/desktop/LeftNav.tsx:209 +#: src/screens/Settings/Settings.tsx:302 +#: src/view/shell/desktop/LeftNav.tsx:210 msgid "Sign out?" msgstr "" -#: src/components/moderation/ScreenHider.tsx:97 +#: src/components/moderation/ScreenHider.tsx:98 #: src/lib/moderation/useGlobalLabelStrings.ts:28 msgid "Sign-in Required" msgstr "" +#. placeholder {0}: account.handle #: src/lib/hooks/useAccountSwitcher.ts:42 -#: src/screens/Login/ChooseAccountForm.tsx:55 +#: src/screens/Login/ChooseAccountForm.tsx:56 msgid "Signed in as @{0}" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:162 -#: src/components/contacts/screens/VerifyNumber.tsx:204 -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:85 -#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:89 -#: src/screens/Onboarding/StepFinished/index.tsx:294 -#: src/screens/Onboarding/StepFinished/index.tsx:316 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:277 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:104 -#: src/screens/StarterPack/Wizard/index.tsx:216 +#: src/components/contacts/screens/PhoneInput.tsx:163 +#: src/components/contacts/screens/VerifyNumber.tsx:205 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:86 +#: src/screens/Onboarding/StepFindContactsIntro/index.tsx:90 +#: src/screens/Onboarding/StepFinished/index.tsx:295 +#: src/screens/Onboarding/StepFinished/index.tsx:317 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:278 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:105 +#: src/screens/StarterPack/Wizard/index.tsx:217 msgid "Skip" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:159 -#: src/components/contacts/screens/VerifyNumber.tsx:201 +#: src/components/contacts/screens/PhoneInput.tsx:160 +#: src/components/contacts/screens/VerifyNumber.tsx:202 msgid "Skip contact sharing and continue to the app" msgstr "" -#: src/screens/Onboarding/StepFinished/index.tsx:287 -#: src/screens/Onboarding/StepFinished/index.tsx:313 +#: src/screens/Onboarding/StepFinished/index.tsx:288 +#: src/screens/Onboarding/StepFinished/index.tsx:314 msgid "Skip introduction and start using your account" msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:274 -#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:101 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:275 +#: src/screens/Onboarding/StepSuggestedStarterpacks/index.tsx:102 msgid "Skip to next step" msgstr "" @@ -9211,15 +9400,15 @@ msgstr "" msgid "Smaller" msgstr "" -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:91 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:92 msgid "Snoozes the reminder" msgstr "" -#: src/view/com/composer/drafts/DraftsListDialog.tsx:154 +#: src/view/com/composer/drafts/DraftsListDialog.tsx:155 msgid "So many thoughts, you should post one" msgstr "" -#: src/components/WelcomeModal.tsx:150 +#: src/components/WelcomeModal.tsx:151 msgid "Social media you control." msgstr "" @@ -9227,56 +9416,59 @@ msgstr "" msgid "Software Dev" msgstr "" -#: src/screens/Moderation/index.tsx:474 +#: src/screens/Moderation/index.tsx:475 msgid "Some moderation services in your list are no longer available." msgstr "" -#: src/components/verification/VerificationsDialog.tsx:121 +#: src/components/verification/VerificationsDialog.tsx:122 msgid "Some of your verifications are invalid." msgstr "" -#: src/components/FeedInterstitials.tsx:841 +#: src/components/FeedInterstitials.tsx:842 msgid "Some other feeds you might like" msgstr "" -#: src/components/WhoCanReply.tsx:87 +#: src/components/WhoCanReply.tsx:88 msgid "Some people can reply" msgstr "" +#. placeholder {0}: reaction.value #: src/components/dms/MessageItem.tsx:148 msgid "Someone reacted {0}" msgstr "" +#. placeholder {0}: convo.lastReaction.reaction.value +#. placeholder {1}: lastMessageText ? `"${convo.lastReaction.message.text}"` : fallbackMessage #: src/screens/Messages/components/ChatListItem.tsx:244 msgid "Someone reacted {0} to {1}" msgstr "" -#: src/components/moderation/ReportDialog/index.tsx:95 +#: src/components/moderation/ReportDialog/index.tsx:96 msgid "Something wasn't quite right with the data you're trying to report. Please contact support." msgstr "" -#: src/screens/Messages/Conversation.tsx:141 +#: src/screens/Messages/Conversation.tsx:142 msgid "Something went wrong" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:138 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:139 #: src/components/moderation/ReportDialog/index.tsx:273 -#: src/screens/Deactivated.tsx:85 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:58 -#: src/view/screens/Storybook/Admonitions.tsx:55 +#: src/screens/Deactivated.tsx:86 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:59 +#: src/view/screens/Storybook/Admonitions.tsx:56 msgid "Something went wrong, please try again" msgstr "" -#: src/screens/Moderation/index.tsx:113 -#: src/screens/Profile/Sections/Labels.tsx:183 +#: src/screens/Moderation/index.tsx:114 +#: src/screens/Profile/Sections/Labels.tsx:184 msgid "Something went wrong, please try again." msgstr "" -#: src/components/Lists.tsx:184 +#: src/components/Lists.tsx:185 msgid "Something went wrong!" msgstr "" -#: src/screens/PostThread/components/ThreadError.tsx:27 +#: src/screens/PostThread/components/ThreadError.tsx:28 msgid "Something went wrong. Please try again in a moment." msgstr "" @@ -9284,11 +9476,11 @@ msgstr "" msgid "Something went wrong. Please try again." msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:539 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:540 msgid "Something wrong? Let us know." msgstr "" -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:228 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:229 msgid "Sorry, we're unable to load account suggestions at this time." msgstr "" @@ -9297,20 +9489,20 @@ msgstr "" msgid "Sorry! Your session expired. Please sign in again." msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:44 +#: src/screens/Settings/ThreadPreferences.tsx:45 msgid "Sort replies" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:51 +#: src/screens/Settings/ThreadPreferences.tsx:52 msgid "Sort replies by" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:48 +#: src/screens/Settings/ThreadPreferences.tsx:49 msgid "Sort replies to the same post by:" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:182 -#: src/components/moderation/ModerationDetailsDialog.tsx:188 +#: src/components/moderation/LabelsOnMeDialog.tsx:183 +#: src/components/moderation/ModerationDetailsDialog.tsx:189 msgid "Source: <0>{sourceName}" msgstr "" @@ -9323,115 +9515,120 @@ msgid "Spam or other inauthentic behavior or deception" msgstr "" #: src/lib/interests.ts:72 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:217 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:218 msgid "Sports" msgstr "" -#: src/components/PostControls/ShareMenu/RecentChats.tsx:207 +#: src/components/PostControls/ShareMenu/RecentChats.tsx:208 msgid "Start a conversation, and it will appear here." msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:75 +#: src/components/dms/dialogs/NewChatDialog.tsx:76 msgid "Start a new chat" msgstr "" -#: src/screens/ProfileList/AboutSection.tsx:103 -#: src/screens/ProfileList/FeedSection.tsx:81 +#: src/screens/ProfileList/AboutSection.tsx:104 +#: src/screens/ProfileList/FeedSection.tsx:82 msgid "Start adding people" msgstr "" -#: src/screens/ProfileList/AboutSection.tsx:109 -#: src/screens/ProfileList/FeedSection.tsx:87 +#: src/screens/ProfileList/AboutSection.tsx:110 +#: src/screens/ProfileList/FeedSection.tsx:88 msgid "Start adding people!" msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:382 +#: src/components/dialogs/SearchablePeopleList.tsx:383 msgid "Start chat with {displayName}" msgstr "" #: src/Navigation.tsx:590 #: src/Navigation.tsx:595 -#: src/screens/StarterPack/Wizard/index.tsx:207 +#: src/screens/StarterPack/Wizard/index.tsx:208 msgid "Starter Pack" msgstr "" -#: src/components/StarterPack/StarterPackCard.tsx:90 +#. placeholder {0}: sanitizeHandle(creator.handle, '@') +#: src/components/StarterPack/StarterPackCard.tsx:91 msgid "Starter pack by {0}" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:186 +#: src/view/com/profile/ProfileSubpageHeader.tsx:187 msgid "Starter pack by <0/>" msgstr "" -#: src/components/StarterPack/StarterPackCard.tsx:89 -#: src/view/com/profile/ProfileSubpageHeader.tsx:184 +#: src/components/StarterPack/StarterPackCard.tsx:90 +#: src/view/com/profile/ProfileSubpageHeader.tsx:185 msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:760 +#: src/screens/StarterPack/StarterPackScreen.tsx:761 msgid "Starter pack is invalid" msgstr "" -#: src/screens/Search/Explore.tsx:654 -#: src/view/screens/Profile.tsx:240 +#: src/screens/Search/Explore.tsx:663 +#: src/view/screens/Profile.tsx:241 msgid "Starter Packs" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:294 +#: src/components/StarterPack/ProfileStarterPacks.tsx:295 msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:104 +#: src/components/StarterPack/ProfileStarterPacks.tsx:105 msgid "Starter packs let you share your favorite feeds and people with your friends." msgstr "" -#: src/view/screens/Profile.tsx:556 +#: src/view/screens/Profile.tsx:557 msgid "Starter Packs let you share your favorite feeds and people with your friends." msgstr "" -#: src/screens/Settings/AboutSettings.tsx:98 -#: src/screens/Settings/AboutSettings.tsx:101 +#: src/screens/Settings/AboutSettings.tsx:99 +#: src/screens/Settings/AboutSettings.tsx:102 msgid "Status Page" msgstr "" +#. placeholder {0}: state.activeStep + 1 +#. placeholder {0}: state.activeStepIndex + 1 +#. placeholder {1}: state.serviceDescription && !state.serviceDescription.phoneVerificationRequired ? '2' : '3' +#. placeholder {1}: state.totalSteps #: src/screens/Onboarding/Layout.tsx:226 -#: src/screens/Signup/index.tsx:180 +#: src/screens/Signup/index.tsx:181 msgid "Step {0} of {1}" msgstr "" -#: src/screens/Settings/Settings.tsx:409 +#: src/screens/Settings/Settings.tsx:410 msgid "Storage cleared, you need to restart the app now." msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:293 +#: src/components/contacts/screens/PhoneInput.tsx:294 msgid "Stored as part of a secure code for matching with others" msgstr "" #: src/Navigation.tsx:309 -#: src/screens/Settings/Settings.tsx:464 +#: src/screens/Settings/Settings.tsx:465 msgid "Storybook" msgstr "" -#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:180 +#: src/components/dialogs/nuxs/LiveNowBetaDialog.tsx:181 msgid "Streaming on Twitch? Set your live status on Bluesky to add a badge to your avatar. Tapping it takes people straight to your stream." msgstr "" -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:119 -#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:125 -#: src/components/moderation/LabelsOnMeDialog.tsx:342 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:120 +#: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:126 #: src/components/moderation/LabelsOnMeDialog.tsx:343 -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:138 +#: src/components/moderation/LabelsOnMeDialog.tsx:344 #: src/features/liveNow/components/GoLiveDisabledDialog.tsx:139 -#: src/screens/Messages/components/ChatDisabled.tsx:154 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:140 #: src/screens/Messages/components/ChatDisabled.tsx:155 +#: src/screens/Messages/components/ChatDisabled.tsx:156 msgid "Submit" msgstr "" -#: src/screens/Takendown.tsx:75 +#: src/screens/Takendown.tsx:76 msgid "Submit appeal" msgstr "" -#: src/screens/Takendown.tsx:79 +#: src/screens/Takendown.tsx:80 msgid "Submit Appeal" msgstr "" @@ -9441,56 +9638,57 @@ msgstr "" msgid "Submit report" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:74 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:75 msgid "Subscribe" msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:230 +#. placeholder {0}: labelerInfo.creator.handle +#: src/screens/Profile/Sections/Labels.tsx:231 msgid "Subscribe to @{0} to use these labels:" msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:245 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:246 msgid "Subscribe to account activity" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:346 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 msgid "Subscribe to Labeler" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:312 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:313 msgid "Subscribe to this labeler" msgstr "" -#: src/screens/ProfileList/components/SubscribeMenu.tsx:62 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:63 msgid "Subscribe to this list" msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:251 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:159 +#: src/ageAssurance/components/RedirectOverlay.tsx:252 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:160 msgid "Success" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:182 -#: src/components/dialogs/EmailDialog/screens/Update.tsx:286 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:183 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:287 msgid "Success!" msgstr "" -#: src/components/verification/VerificationCreatePrompt.tsx:36 +#: src/components/verification/VerificationCreatePrompt.tsx:37 msgid "Successfully verified" msgstr "" -#: src/screens/Search/Explore.tsx:365 +#: src/screens/Search/Explore.tsx:374 msgid "Suggested accounts" msgstr "" #. Accounts suggested to the user for them to follow -#: src/components/FeedInterstitials.tsx:677 -#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:179 +#: src/components/FeedInterstitials.tsx:678 +#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:180 msgid "Suggested for you" msgstr "" +#: src/view/com/composer/labels/LabelsBtn.tsx:140 #: src/view/com/composer/labels/LabelsBtn.tsx:143 -#: src/view/com/composer/labels/LabelsBtn.tsx:146 msgid "Suggestive" msgstr "" @@ -9505,67 +9703,68 @@ msgid "Sunset" msgstr "" #: src/Navigation.tsx:329 -#: src/view/screens/Support.tsx:34 -#: src/view/screens/Support.tsx:37 +#: src/view/screens/Support.tsx:35 +#: src/view/screens/Support.tsx:38 msgid "Support" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:235 +#: src/components/contacts/screens/PhoneInput.tsx:236 msgid "Support for this feature in your country has not been enabled yet! Please check back later." msgstr "" -#: src/components/dialogs/SwitchAccount.tsx:46 -#: src/components/dialogs/SwitchAccount.tsx:49 -#: src/screens/Settings/Settings.tsx:127 -#: src/screens/Settings/Settings.tsx:141 -#: src/screens/Settings/Settings.tsx:622 -#: src/view/shell/desktop/LeftNav.tsx:247 +#: src/components/dialogs/SwitchAccount.tsx:47 +#: src/components/dialogs/SwitchAccount.tsx:50 +#: src/screens/Settings/Settings.tsx:128 +#: src/screens/Settings/Settings.tsx:142 +#: src/screens/Settings/Settings.tsx:623 +#: src/view/shell/desktop/LeftNav.tsx:248 msgid "Switch account" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:110 +#: src/view/shell/desktop/LeftNav.tsx:111 msgid "Switch accounts" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:346 +#. placeholder {0}: sanitizeHandle( profile?.handle ?? account.handle, '@', ) +#: src/view/shell/desktop/LeftNav.tsx:347 msgid "Switch to {0}" msgstr "" -#: src/components/dialogs/Embed.tsx:158 -#: src/components/dialogs/Embed.tsx:160 +#: src/components/dialogs/Embed.tsx:159 +#: src/components/dialogs/Embed.tsx:161 #: src/screens/Settings/AppearanceSettings.tsx:85 #: src/screens/Settings/AppearanceSettings.tsx:135 msgid "System" msgstr "" -#: src/screens/Log.tsx:58 -#: src/screens/Settings/AboutSettings.tsx:105 -#: src/screens/Settings/AboutSettings.tsx:108 -#: src/screens/Settings/Settings.tsx:457 +#: src/screens/Log.tsx:57 +#: src/screens/Settings/AboutSettings.tsx:106 +#: src/screens/Settings/AboutSettings.tsx:109 +#: src/screens/Settings/Settings.tsx:458 msgid "System log" msgstr "" -#: src/components/dialogs/MutedWords.tsx:289 +#: src/components/dialogs/MutedWords.tsx:290 msgid "Tags only" msgstr "" -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:109 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:110 msgid "Tap below to allow Bluesky to access your GPS location. We will then use that data to more accurately determine the content and features available in your region." msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:89 +#: src/view/com/feeds/MissingFeed.tsx:90 msgid "Tap for information" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:44 +#: src/view/com/feeds/MissingFeed.tsx:45 msgid "Tap for more information" msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:334 +#: src/screens/Signup/StepInfo/index.tsx:335 msgid "Tap here to confirm your location with GPS." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:164 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:165 msgid "Tap to acknowledge that you understand and agree to these updates and continue using Bluesky" msgstr "" @@ -9591,7 +9790,7 @@ msgstr "" msgid "Task complete - 10 likes!" msgstr "" -#: src/components/ProgressGuide/List.tsx:102 +#: src/components/ProgressGuide/List.tsx:103 msgid "Teach our algorithm what you like" msgstr "" @@ -9603,38 +9802,38 @@ msgstr "" msgid "Tell a joke!" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:371 +#: src/screens/Profile/Header/EditProfileDialog.tsx:372 msgid "Tell us a bit about yourself" msgstr "" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:69 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:70 msgid "Tell us a little more" msgstr "" -#: src/view/shell/desktop/RightNav.tsx:123 #: src/view/shell/desktop/RightNav.tsx:124 +#: src/view/shell/desktop/RightNav.tsx:125 msgid "Terms" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:182 -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:30 -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:97 +#: src/components/dialogs/BirthDateSettings.tsx:183 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:31 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:98 #: src/Navigation.tsx:339 -#: src/screens/Settings/AboutSettings.tsx:82 -#: src/screens/Settings/AboutSettings.tsx:85 -#: src/view/screens/TermsOfService.tsx:34 -#: src/view/shell/Drawer.tsx:699 -#: src/view/shell/Drawer.tsx:701 +#: src/screens/Settings/AboutSettings.tsx:83 +#: src/screens/Settings/AboutSettings.tsx:86 +#: src/view/screens/TermsOfService.tsx:35 +#: src/view/shell/Drawer.tsx:700 +#: src/view/shell/Drawer.tsx:702 msgid "Terms of Service" msgstr "" -#: src/components/dialogs/MutedWords.tsx:273 +#: src/components/dialogs/MutedWords.tsx:274 msgid "Text & tags" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:306 -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:121 -#: src/screens/Messages/components/ChatDisabled.tsx:120 +#: src/components/moderation/LabelsOnMeDialog.tsx:307 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:122 +#: src/screens/Messages/components/ChatDisabled.tsx:121 msgid "Text input field" msgstr "" @@ -9642,29 +9841,29 @@ msgstr "" msgid "Thank you for your feedback! It has been sent to the feed operator." msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:76 +#: src/components/intents/VerifyEmailIntentDialog.tsx:77 msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:392 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:141 +#: src/ageAssurance/components/NoAccessScreen.tsx:393 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:142 msgid "Thanks! You're all set." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:498 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:502 msgid "That contains the following:" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:114 #: src/screens/StarterPack/StarterPackScreen.tsx:115 -#: src/screens/StarterPack/StarterPackScreen.tsx:159 +#: src/screens/StarterPack/StarterPackScreen.tsx:116 #: src/screens/StarterPack/StarterPackScreen.tsx:160 -#: src/screens/StarterPack/Wizard/index.tsx:116 -#: src/screens/StarterPack/Wizard/index.tsx:126 +#: src/screens/StarterPack/StarterPackScreen.tsx:161 +#: src/screens/StarterPack/Wizard/index.tsx:117 +#: src/screens/StarterPack/Wizard/index.tsx:127 msgid "That starter pack could not be found." msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:80 +#: src/screens/Signup/StepHandle/index.tsx:81 msgid "That username is already taken" msgstr "" @@ -9672,43 +9871,43 @@ msgstr "" msgid "That's all, folks!" msgstr "" -#: src/screens/VideoFeed/index.tsx:1152 +#: src/screens/VideoFeed/index.tsx:1153 msgid "That's everything!" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:192 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:400 -#: src/view/com/profile/ProfileMenu.tsx:540 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:193 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:401 +#: src/view/com/profile/ProfileMenu.tsx:541 msgid "The account will be able to interact with you after unblocking." msgstr "" -#: src/screens/Settings/AppIconSettings/index.tsx:38 -#: src/screens/Settings/AppIconSettings/index.tsx:224 +#: src/screens/Settings/AppIconSettings/index.tsx:39 +#: src/screens/Settings/AppIconSettings/index.tsx:225 msgid "The app will be restarted" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:121 +#: src/components/moderation/ModerationDetailsDialog.tsx:122 #: src/lib/moderation/useModerationCauseDescription.ts:129 msgid "The author of this thread has hidden this reply." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:169 +#: src/components/dialogs/BirthDateSettings.tsx:170 msgid "The birthdate you've entered means you are under 18 years old. Certain content and features may be unavailable to you." msgstr "" -#: src/screens/Moderation/index.tsx:423 +#: src/screens/Moderation/index.tsx:424 msgid "The Bluesky web application" msgstr "" -#: src/view/screens/CommunityGuidelines.tsx:41 +#: src/view/screens/CommunityGuidelines.tsx:42 msgid "The Community Guidelines have been moved to <0/>" msgstr "" -#: src/view/screens/CopyrightPolicy.tsx:38 +#: src/view/screens/CopyrightPolicy.tsx:39 msgid "The Copyright Policy has been moved to <0/>" msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:102 +#: src/view/com/posts/FeedShutdownMsg.tsx:103 msgid "The Discover feed" msgstr "" @@ -9716,27 +9915,27 @@ msgstr "" msgid "The Discover feed now knows what you like" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:334 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:335 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:67 +#: src/view/com/posts/FeedShutdownMsg.tsx:68 msgid "The feed has been replaced with Discover." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:63 +#: src/components/moderation/LabelsOnMeDialog.tsx:64 msgid "The following labels were applied to your account." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:64 +#: src/components/moderation/LabelsOnMeDialog.tsx:65 msgid "The following labels were applied to your content." msgstr "" -#: src/features/liveNow/components/GoLiveDialog.tsx:161 +#: src/features/liveNow/components/GoLiveDialog.tsx:162 msgid "The following services are enabled for your account: {allowedServices}" msgstr "" -#: src/screens/ModerationInteractionSettings/index.tsx:42 +#: src/screens/ModerationInteractionSettings/index.tsx:43 msgid "The following settings will be used as your defaults when creating new posts. You can edit these for a specific post from the composer." msgstr "" @@ -9744,11 +9943,11 @@ msgstr "" msgid "The laws in your region require you to verify you're an adult to access certain features. Tap to learn more." msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:119 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:121 msgid "The post you're replying to was marked as being written in {suggestedLanguageName} by its author. Would you like to reply in <0>{suggestedLanguageName}?" msgstr "" -#: src/view/screens/PrivacyPolicy.tsx:38 +#: src/view/screens/PrivacyPolicy.tsx:39 msgid "The Privacy Policy has been moved to <0/>" msgstr "" @@ -9762,7 +9961,7 @@ msgstr "" msgid "The server appears to be experiencing issues. Please try again in a few moments." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:770 +#: src/screens/StarterPack/StarterPackScreen.tsx:771 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -9770,21 +9969,21 @@ msgstr "" msgid "The subject of the context menu" msgstr "" -#: src/view/screens/Support.tsx:40 +#: src/view/screens/Support.tsx:41 msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." msgstr "" -#: src/view/screens/TermsOfService.tsx:38 +#: src/view/screens/TermsOfService.tsx:39 msgid "The Terms of Service have been moved to" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:88 +#: src/components/intents/VerifyEmailIntentDialog.tsx:89 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:114 -#: src/components/contacts/screens/VerifyNumber.tsx:112 -#: src/components/contacts/screens/VerifyNumber.tsx:164 +#: src/components/contacts/screens/PhoneInput.tsx:115 +#: src/components/contacts/screens/VerifyNumber.tsx:113 +#: src/components/contacts/screens/VerifyNumber.tsx:165 msgid "The verification provider was unable to send a code to your phone number. Please check your phone number and try again." msgstr "" @@ -9792,31 +9991,31 @@ msgstr "" msgid "Theme" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:104 +#: src/components/dialogs/BirthDateSettings.tsx:105 msgid "There is a limit to how often you can change your birthdate. You may need to wait a day or two before updating it again." msgstr "" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:85 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:86 msgid "There is no time limit for account deactivation, come back any time." msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:146 +#: src/components/contacts/screens/GetContacts.tsx:147 msgid "There was a problem with your internet connection, please try again" msgstr "" -#: src/components/dialogs/GifSelect.tsx:214 +#: src/components/dialogs/GifSelect.tsx:215 msgid "There was an issue connecting to Tenor." msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:179 -#: src/screens/ProfileList/components/Header.tsx:90 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:78 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:180 +#: src/screens/ProfileList/components/Header.tsx:91 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:79 #: src/screens/SavedFeeds.tsx:97 msgid "There was an issue contacting the server" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:421 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:99 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:422 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:100 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -9824,16 +10023,16 @@ msgstr "" msgid "There was an issue fetching notifications. Tap here to try again." msgstr "" -#: src/screens/Search/Explore.tsx:1016 +#: src/screens/Search/Explore.tsx:1025 #: src/view/com/posts/PostFeed.tsx:758 msgid "There was an issue fetching posts. Tap here to try again." msgstr "" -#: src/view/com/lists/ListMembers.tsx:158 +#: src/view/com/lists/ListMembers.tsx:159 msgid "There was an issue fetching the list. Tap here to try again." msgstr "" -#: src/screens/Settings/AppPasswords.tsx:59 +#: src/screens/Settings/AppPasswords.tsx:60 msgid "There was an issue fetching your app passwords" msgstr "" @@ -9842,82 +10041,83 @@ msgstr "" msgid "There was an issue fetching your lists. Tap here to try again." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:107 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:111 msgid "There was an issue fetching your service info" msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:152 +#: src/view/com/posts/PostFeedErrorMessage.tsx:153 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:139 -#: src/view/com/posts/FeedShutdownMsg.tsx:52 -#: src/view/com/posts/FeedShutdownMsg.tsx:71 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:140 +#: src/view/com/posts/FeedShutdownMsg.tsx:53 +#: src/view/com/posts/FeedShutdownMsg.tsx:72 msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "" +#. placeholder {0}: e.toString() #: src/components/PostControls/PostMenu/PostMenuItems.tsx:426 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:439 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:449 -#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:116 -#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:127 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:259 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:285 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300 -#: src/view/com/profile/ProfileMenu.tsx:151 -#: src/view/com/profile/ProfileMenu.tsx:161 -#: src/view/com/profile/ProfileMenu.tsx:175 -#: src/view/com/profile/ProfileMenu.tsx:185 -#: src/view/com/profile/ProfileMenu.tsx:198 -#: src/view/com/profile/ProfileMenu.tsx:210 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:117 +#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:128 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:90 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:260 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:286 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:301 +#: src/view/com/profile/ProfileMenu.tsx:152 +#: src/view/com/profile/ProfileMenu.tsx:162 +#: src/view/com/profile/ProfileMenu.tsx:176 +#: src/view/com/profile/ProfileMenu.tsx:186 +#: src/view/com/profile/ProfileMenu.tsx:199 +#: src/view/com/profile/ProfileMenu.tsx:211 msgid "There was an issue! {0}" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:240 -#: src/screens/List/ListHiddenScreen.tsx:63 -#: src/screens/List/ListHiddenScreen.tsx:77 -#: src/screens/List/ListHiddenScreen.tsx:99 -#: src/screens/ProfileList/components/Header.tsx:105 -#: src/screens/ProfileList/components/Header.tsx:119 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:120 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:134 -#: src/screens/ProfileList/components/SubscribeMenu.tsx:37 -#: src/screens/ProfileList/components/SubscribeMenu.tsx:52 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:241 +#: src/screens/List/ListHiddenScreen.tsx:67 +#: src/screens/List/ListHiddenScreen.tsx:81 +#: src/screens/List/ListHiddenScreen.tsx:103 +#: src/screens/ProfileList/components/Header.tsx:106 +#: src/screens/ProfileList/components/Header.tsx:120 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:121 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:135 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:38 +#: src/screens/ProfileList/components/SubscribeMenu.tsx:53 msgid "There was an issue. Please check your internet connection and try again." msgstr "" -#: src/components/dialogs/GifSelect.tsx:258 -#: src/components/dialogs/LanguageSelectDialog.tsx:332 +#: src/components/dialogs/GifSelect.tsx:259 +#: src/components/dialogs/LanguageSelectDialog.tsx:333 #: src/view/com/util/ErrorBoundary.tsx:59 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "" -#: src/screens/SignupQueued.tsx:130 +#: src/screens/SignupQueued.tsx:131 msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:657 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:658 msgid "These are your default settings" msgstr "" -#: src/screens/Settings/FollowingFeedPreferences.tsx:65 +#: src/screens/Settings/FollowingFeedPreferences.tsx:66 msgid "These settings only apply to the Following feed." msgstr "" -#: src/components/moderation/ScreenHider.tsx:117 +#: src/components/moderation/ScreenHider.tsx:118 msgid "This {screenDescription} has been flagged:" msgstr "" -#: src/components/verification/VerificationsDialog.tsx:88 +#: src/components/verification/VerificationsDialog.tsx:89 msgid "This account has a checkmark because it's been verified by trusted sources." msgstr "" -#: src/components/verification/VerificationsDialog.tsx:93 +#: src/components/verification/VerificationsDialog.tsx:94 msgid "This account has one or more attempted verifications, but it is not currently verified." msgstr "" -#: src/components/moderation/ScreenHider.tsx:112 +#: src/components/moderation/ScreenHider.tsx:113 msgid "This account has requested that users sign in to view their profile." msgstr "" @@ -9925,16 +10125,16 @@ msgstr "" msgid "This account is blocked by one or more of your moderation lists. To unblock, please visit the lists directly and remove this user." msgstr "" -#: src/components/verification/VerificationCreatePrompt.tsx:55 +#: src/components/verification/VerificationCreatePrompt.tsx:56 msgid "This action can be undone at any time." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:284 +#: src/components/moderation/LabelsOnMeDialog.tsx:285 msgid "This appeal will be sent to <0>{sourceName}." msgstr "" -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:113 -#: src/screens/Messages/components/ChatDisabled.tsx:116 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:114 +#: src/screens/Messages/components/ChatDisabled.tsx:117 msgid "This appeal will be sent to Bluesky's moderation service." msgstr "" @@ -9943,7 +10143,7 @@ msgstr "" msgid "This author has chosen to make their posts visible only to people who are signed in." msgstr "" -#: src/screens/Profile/components/GermButton.tsx:242 +#: src/screens/Profile/components/GermButton.tsx:243 msgid "This button lets others open the Germ DM app to send you a message. You can manage its visibility from the Germ DM app, or you can disconnect your Bluesky account from Germ DM altogether by clicking the button below." msgstr "" @@ -9951,11 +10151,11 @@ msgstr "" msgid "This chat was disconnected" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:105 +#: src/components/contacts/screens/VerifyNumber.tsx:106 msgid "This code is invalid. Resend to get a new code." msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:144 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:145 msgid "This confirmation code is not valid. Please try again." msgstr "" @@ -9967,16 +10167,17 @@ msgstr "" msgid "This content has received a general warning from moderators." msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:62 +#. placeholder {0}: externalEmbedLabels[source] +#: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:86 +#: src/components/moderation/ModerationDetailsDialog.tsx:87 #: src/lib/moderation/useModerationCauseDescription.ts:85 msgid "This content is not available because one of the users involved has blocked the other." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:121 +#: src/view/com/posts/PostFeedErrorMessage.tsx:122 msgid "This content is not viewable without a Bluesky account." msgstr "" @@ -9988,15 +10189,15 @@ msgstr "" msgid "This draft will be permanently deleted." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:156 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:157 msgid "This email is already associated with your account." msgstr "" -#: src/screens/Settings/ActivityPrivacySettings.tsx:55 +#: src/screens/Settings/ActivityPrivacySettings.tsx:56 msgid "This feature allows users to receive notifications for your new posts and replies. Who do you want to enable this for?" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:152 +#: src/screens/Settings/components/ExportCarDialog.tsx:153 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost." msgstr "" @@ -10008,7 +10209,7 @@ msgstr "" msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "" -#: src/view/com/posts/PostFeedErrorMessage.tsx:127 +#: src/view/com/posts/PostFeedErrorMessage.tsx:128 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" @@ -10018,19 +10219,19 @@ msgstr "" #: src/components/StarterPack/Main/PostsList.tsx:41 #: src/screens/Profile/ProfileFeed/index.tsx:169 -#: src/screens/ProfileList/FeedSection.tsx:77 +#: src/screens/ProfileList/FeedSection.tsx:78 msgid "This feed is empty." msgstr "" -#: src/view/com/posts/FeedShutdownMsg.tsx:99 +#: src/view/com/posts/FeedShutdownMsg.tsx:100 msgid "This feed is no longer online. We are showing <0>Discover instead." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:609 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:613 msgid "This handle is reserved. Please try a different one." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:55 +#: src/components/dialogs/BirthDateSettings.tsx:56 msgid "This information is private and not shared with other users." msgstr "" @@ -10038,56 +10239,59 @@ msgstr "" msgid "This is an empty state" msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:177 -#: src/features/liveNow/components/GoLiveDialog.tsx:154 +#: src/features/liveNow/components/EditLiveDialog.tsx:178 +#: src/features/liveNow/components/GoLiveDialog.tsx:155 msgid "This is not a valid link" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:170 +#: src/components/moderation/ModerationDetailsDialog.tsx:171 msgid "This label was applied by the author." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:169 +#: src/components/moderation/LabelsOnMeDialog.tsx:170 msgid "This label was applied by you." msgstr "" -#: src/screens/Profile/Sections/Labels.tsx:217 +#: src/screens/Profile/Sections/Labels.tsx:218 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "" -#: src/components/dialogs/LinkWarning.tsx:94 +#: src/components/dialogs/LinkWarning.tsx:95 msgid "This link is taking you to the following website:" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:151 +#. placeholder {0}: sanitizeHandle(list.creator.handle, '@') +#: src/screens/List/ListHiddenScreen.tsx:155 msgid "This list – created by <0>{0} – contains possible violations of Bluesky's community guidelines in its name or description." msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:146 +#: src/screens/List/ListHiddenScreen.tsx:150 msgid "This list – created by you – contains possible violations of Bluesky's community guidelines in its name or description." msgstr "" -#: src/screens/ProfileList/AboutSection.tsx:99 +#: src/screens/ProfileList/AboutSection.tsx:100 msgid "This list is empty." msgstr "" -#: src/screens/Profile/ErrorState.tsx:40 +#: src/screens/Profile/ErrorState.tsx:41 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "" +#. placeholder {0}: niceDate(i18n, createdAt) +#. placeholder {1}: niceDate(i18n, indexedAt) #: src/screens/PostThread/components/ThreadItemAnchor.tsx:695 msgid "This post claims to have been created on <0>{0}, but was first seen by Bluesky on <1>{1}." msgstr "" -#: src/components/WhoCanReply.tsx:273 +#: src/components/WhoCanReply.tsx:274 msgid "This post has an unknown type of threadgate on it. Your app may be out of date." msgstr "" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:143 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:144 msgid "This post is only visible to logged-in users." msgstr "" -#: src/screens/Bookmarks/index.tsx:257 +#: src/screens/Bookmarks/index.tsx:258 msgid "This post was deleted by its author" msgstr "" @@ -10095,11 +10299,11 @@ msgstr "" msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "" -#: src/view/com/composer/Composer.tsx:887 +#: src/view/com/composer/Composer.tsx:888 msgid "This post's author has disabled quote posts." msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:561 +#: src/view/com/profile/ProfileMenu.tsx:562 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "" @@ -10107,7 +10311,7 @@ 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/Signup/StepInfo/Policies.tsx:31 +#: src/screens/Signup/StepInfo/Policies.tsx:32 msgid "This service has not provided terms of service or a privacy policy." msgstr "" @@ -10115,15 +10319,15 @@ msgstr "" msgid "This service is not supported while the Live feature is in beta. Allowed services: {formatted}." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:467 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:471 msgid "This should create a domain record at:" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:213 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:214 msgid "This should only take a few minutes." msgstr "" -#: src/components/verification/VerificationCreatePrompt.tsx:93 +#: src/components/verification/VerificationCreatePrompt.tsx:94 msgid "This user does not have a display name, and therefore cannot be verified." msgstr "" @@ -10131,11 +10335,11 @@ msgstr "" msgid "This user doesn't have any followers." msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:68 +#: src/components/dms/MessagesListBlockedFooter.tsx:69 msgid "This user has blocked you" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:81 +#: src/components/moderation/ModerationDetailsDialog.tsx:82 #: src/lib/moderation/useModerationCauseDescription.ts:76 msgid "This user has blocked you. You cannot view their content." msgstr "" @@ -10144,15 +10348,17 @@ msgstr "" msgid "This user has requested that their content only be shown to signed-in users." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:61 +#. placeholder {0}: list.name +#: src/components/moderation/ModerationDetailsDialog.tsx:62 msgid "This user is included in the <0>{0} list which you have blocked." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:93 +#. placeholder {0}: list.name +#: src/components/moderation/ModerationDetailsDialog.tsx:94 msgid "This user is included in the <0>{0} list which you have muted." msgstr "" -#: src/components/NewskieDialog.tsx:47 +#: src/components/NewskieDialog.tsx:48 msgid "This user is new here. Press for more info about when they joined." msgstr "" @@ -10160,19 +10366,21 @@ msgstr "" msgid "This user isn't following anyone." msgstr "" -#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:156 +#: src/components/dialogs/lists/CreateListFromStarterPackDialog.tsx:157 msgid "This will create a new list with the same name, description, and members as this starter pack." msgstr "" -#: src/components/dialogs/MutedWords.tsx:452 +#. placeholder {0}: word.value +#: src/components/dialogs/MutedWords.tsx:453 msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:336 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:337 msgid "This will irreversibly delete your Bluesky account <0>{currentHandle} and all associated data. Note that this will affect any other <1>AT Protocol services you use with this account." msgstr "" -#: src/screens/Settings/Settings.tsx:676 +#. placeholder {0}: account.handle +#: src/screens/Settings/Settings.tsx:677 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -10180,22 +10388,22 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:24 -#: src/screens/PostThread/components/HeaderDropdown.tsx:27 +#: src/screens/PostThread/components/HeaderDropdown.tsx:25 +#: src/screens/PostThread/components/HeaderDropdown.tsx:28 msgid "Thread options" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:69 -#: src/screens/Settings/ContentAndMediaSettings.tsx:72 +#: src/screens/Settings/ContentAndMediaSettings.tsx:70 +#: src/screens/Settings/ContentAndMediaSettings.tsx:73 msgid "Thread preferences" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:34 +#: src/screens/Settings/ThreadPreferences.tsx:35 msgid "Thread Preferences" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:58 -#: src/screens/PostThread/components/HeaderDropdown.tsx:63 +#: src/screens/PostThread/components/HeaderDropdown.tsx:59 +#: src/screens/PostThread/components/HeaderDropdown.tsx:64 msgid "Threaded" msgstr "" @@ -10207,20 +10415,22 @@ msgstr "" msgid "Threats or incitement" msgstr "" +#. placeholder {0}: Number(time) || 0 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/TimeIndicator.tsx:34 msgid "Time remaining: {0, plural, one {# second} other {# seconds}}" msgstr "" -#: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:100 msgid "To disable the email 2FA method, please verify your access to the email address." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:164 -#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:215 +#. placeholder {0}: currentAccount?.email +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:165 +#: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:216 msgid "To disable your email 2FA method, please verify your access to <0>{0}" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:239 +#: src/ageAssurance/components/NoAccessScreen.tsx:240 msgid "To log out, <0>click here." msgstr "" @@ -10228,11 +10438,11 @@ msgstr "" msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." msgstr "" -#: src/components/dms/DateDivider.tsx:44 +#: src/components/dms/DateDivider.tsx:45 msgid "Today" msgstr "" -#: src/screens/Moderation/index.tsx:400 +#: src/screens/Moderation/index.tsx:401 msgid "Toggle to enable or disable adult content" msgstr "" @@ -10240,28 +10450,28 @@ msgstr "" msgid "Toggles the sound" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:122 +#: src/components/contacts/screens/VerifyNumber.tsx:123 msgid "Too many attempts. Please wait a few minutes and try again." msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:175 +#: src/components/contacts/screens/VerifyNumber.tsx:176 msgid "Too many codes sent. Please wait a few minutes and try again." msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:155 +#: src/components/contacts/screens/GetContacts.tsx:156 msgid "Too many contacts - you've exceeded the number of contacts you can import to find your friends" msgstr "" -#: src/screens/Hashtag.tsx:100 -#: src/screens/Search/SearchResults.tsx:52 +#: src/screens/Hashtag.tsx:101 +#: src/screens/Search/SearchResults.tsx:53 #: src/screens/Topic.tsx:72 msgid "Top" msgstr "" -#: src/screens/PostThread/components/HeaderDropdown.tsx:74 -#: src/screens/PostThread/components/HeaderDropdown.tsx:79 -#: src/screens/Settings/ThreadPreferences.tsx:56 -#: src/screens/Settings/ThreadPreferences.tsx:59 +#: src/screens/PostThread/components/HeaderDropdown.tsx:75 +#: src/screens/PostThread/components/HeaderDropdown.tsx:80 +#: src/screens/Settings/ThreadPreferences.tsx:57 +#: src/screens/Settings/ThreadPreferences.tsx:60 msgid "Top replies first" msgstr "" @@ -10278,20 +10488,20 @@ msgstr "" msgid "Translate" msgstr "" -#: src/screens/Settings/ThreadPreferences.tsx:86 -#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/screens/Settings/ThreadPreferences.tsx:87 +#: src/screens/Settings/ThreadPreferences.tsx:92 msgid "Tree view" msgstr "" -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:49 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:50 msgid "Trending" msgstr "" -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:56 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:57 msgid "Trending options" msgstr "" -#: src/components/interstitials/TrendingVideos.tsx:86 +#: src/components/interstitials/TrendingVideos.tsx:87 msgid "Trending Videos" msgstr "" @@ -10299,16 +10509,16 @@ msgstr "" msgid "Trolling" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:139 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:140 msgid "Trust emerges from relationships, communities, and shared context, so we’re also enabling <0>trusted verifiers: organizations that can directly issue verification." msgstr "" -#: src/screens/Search/SearchResults.tsx:176 +#: src/screens/Search/SearchResults.tsx:177 msgctxt "english-only-resource" msgid "Try a different search term, or <0>read about how to use search filters." msgstr "" -#: src/view/com/util/error/ErrorScreen.tsx:103 +#: src/view/com/util/error/ErrorScreen.tsx:104 msgctxt "action" msgid "Try again" msgstr "" @@ -10317,7 +10527,7 @@ msgstr "" msgid "TV" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:64 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:65 msgid "Two-factor authentication (2FA)" msgstr "" @@ -10325,11 +10535,11 @@ msgstr "" msgid "Type your message here" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:443 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:447 msgid "Type:" msgstr "" -#: src/components/dialogs/DeviceLocationRequestDialog.tsx:85 +#: src/components/dialogs/DeviceLocationRequestDialog.tsx:86 msgid "Unable to access location. You'll need to visit your system settings to enable location services for Bluesky." msgstr "" @@ -10338,20 +10548,20 @@ msgstr "" msgid "Unable to connect. Please check your internet connection and try again." msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:95 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:140 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:96 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:141 msgid "Unable to contact your service. Please check your internet connection and try again." msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:69 +#: src/screens/Login/ForgotPasswordForm.tsx:70 #: src/screens/Login/index.tsx:96 -#: src/screens/Login/LoginForm.tsx:166 -#: src/screens/Login/SetNewPasswordForm.tsx:82 -#: src/screens/Signup/index.tsx:88 +#: src/screens/Login/LoginForm.tsx:167 +#: src/screens/Login/SetNewPasswordForm.tsx:83 +#: src/screens/Signup/index.tsx:89 msgid "Unable to contact your service. Please check your Internet connection." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:697 +#: src/screens/StarterPack/StarterPackScreen.tsx:698 msgid "Unable to delete" msgstr "" @@ -10359,94 +10569,96 @@ msgstr "" msgid "Unable to resolve handle" msgstr "" -#: src/screens/Settings/Settings.tsx:523 +#: src/screens/Settings/Settings.tsx:524 msgid "Unapply Pull Request" msgstr "" -#: src/screens/Settings/Settings.tsx:525 +#: src/screens/Settings/Settings.tsx:526 msgid "Unapply Pull Request {currentChannel}" msgstr "" -#: src/components/ageAssurance/AgeRestrictedScreen.tsx:42 +#: src/components/ageAssurance/AgeRestrictedScreen.tsx:43 msgid "Unavailable" msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:126 +#: src/view/com/feeds/MissingFeed.tsx:127 msgid "Unavailable feed information" msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:97 -#: src/components/dms/MessagesListBlockedFooter.tsx:104 -#: src/components/dms/MessagesListBlockedFooter.tsx:112 -#: src/components/dms/MessagesListBlockedFooter.tsx:119 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:196 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:343 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:403 -#: src/screens/ProfileList/components/Header.tsx:165 -#: src/screens/ProfileList/components/Header.tsx:172 -#: src/view/com/profile/ProfileMenu.tsx:552 +#: src/components/dms/MessagesListBlockedFooter.tsx:98 +#: src/components/dms/MessagesListBlockedFooter.tsx:105 +#: src/components/dms/MessagesListBlockedFooter.tsx:113 +#: src/components/dms/MessagesListBlockedFooter.tsx:120 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:344 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:404 +#: src/screens/ProfileList/components/Header.tsx:166 +#: src/screens/ProfileList/components/Header.tsx:173 +#: src/view/com/profile/ProfileMenu.tsx:553 msgid "Unblock" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:348 msgctxt "action" msgid "Unblock" msgstr "" -#: src/components/dms/ConvoMenu.tsx:261 -#: src/components/dms/ConvoMenu.tsx:264 -#: src/view/com/profile/ProfileMenu.tsx:457 -#: src/view/com/profile/ProfileMenu.tsx:463 +#: src/components/dms/ConvoMenu.tsx:262 +#: src/components/dms/ConvoMenu.tsx:265 +#: src/view/com/profile/ProfileMenu.tsx:458 +#: src/view/com/profile/ProfileMenu.tsx:464 msgid "Unblock account" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:398 -#: src/view/com/profile/ProfileMenu.tsx:534 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:191 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:399 +#: src/view/com/profile/ProfileMenu.tsx:535 msgid "Unblock Account?" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:241 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:244 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:242 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:245 msgid "Unblock list" msgstr "" -#: src/components/PostControls/BookmarkButton.tsx:43 +#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:58 +#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:64 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:73 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:79 +#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:40 +#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:46 +#: src/screens/Profile/components/GermButton.tsx:185 +#: src/screens/Profile/components/GermButton.tsx:186 +msgid "Undo" +msgstr "" + +#: src/components/PostControls/BookmarkButton.tsx:44 msgctxt "Button label to undo saving/removing a post from saved posts." msgid "Undo" msgstr "" -#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:57 -#: src/features/liveEvents/components/DiscoverFeedLiveEventFeedsAndTrendingBanner.tsx:63 -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:72 -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:78 -#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:39 -#: src/features/liveEvents/components/SidebarLiveEventFeedsBanner.tsx:45 -#: src/screens/Profile/components/GermButton.tsx:184 -#: src/screens/Profile/components/GermButton.tsx:185 -msgid "Undo" -msgstr "" - -#: src/components/PostControls/RepostButton.web.tsx:68 -#: src/components/PostControls/RepostButton.web.tsx:75 +#: src/components/PostControls/RepostButton.web.tsx:67 +#: src/components/PostControls/RepostButton.web.tsx:74 msgid "Undo repost" msgstr "" #. Accessibility label for the repost button when the post has been reposted, verb followed by number of reposts and noun -#: src/components/PostControls/RepostButton.tsx:67 +#. placeholder {0}: repostCount || 0 +#: src/components/PostControls/RepostButton.tsx:68 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:374 +#. placeholder {0}: profile.handle +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:375 msgid "Unfollow {0}" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:311 -#: src/view/com/profile/ProfileMenu.tsx:321 +#: src/view/com/profile/ProfileMenu.tsx:312 +#: src/view/com/profile/ProfileMenu.tsx:322 msgid "Unfollow account" msgstr "" -#: src/screens/VideoFeed/index.tsx:855 +#: src/screens/VideoFeed/index.tsx:856 msgid "Unfollows the user" msgstr "" @@ -10454,15 +10666,15 @@ msgstr "" msgid "Unfortunately, none of your subscribed labelers supports this report type." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:194 +#: src/ageAssurance/components/NoAccessScreen.tsx:195 msgid "Unfortunately, the birthdate you have saved to your profile makes you too young to access Bluesky." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:179 +#: src/ageAssurance/components/NoAccessScreen.tsx:180 msgid "Unfortunately, your declared age indicates that you are not old enough to access Bluesky in your region." msgstr "" -#: src/components/verification/VerificationsDialog.tsx:208 +#: src/components/verification/VerificationsDialog.tsx:209 msgid "Unknown verifier" msgstr "" @@ -10474,44 +10686,45 @@ msgstr "" msgid "Unlabeled, abusive, or non-consensual adult content" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:516 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:517 msgid "Unlike" msgstr "" #. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun +#. placeholder {0}: post.likeCount || 0 #: src/components/PostControls/index.tsx:278 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "" +#: src/screens/ProfileList/components/Header.tsx:180 +#: src/screens/ProfileList/components/Header.tsx:187 +msgid "Unmute" +msgstr "" + #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:168 #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:96 msgctxt "video" msgid "Unmute" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:179 -#: src/screens/ProfileList/components/Header.tsx:186 -msgid "Unmute" -msgstr "" - -#: src/components/RichTextTag.tsx:150 -#: src/components/RichTextTag.tsx:163 +#: src/components/RichTextTag.tsx:151 +#: src/components/RichTextTag.tsx:164 msgid "Unmute {tag}" msgstr "" #: src/components/PostControls/PostMenu/PostMenuItems.tsx:687 #: src/components/PostControls/PostMenu/PostMenuItems.tsx:693 -#: src/view/com/profile/ProfileMenu.tsx:436 -#: src/view/com/profile/ProfileMenu.tsx:442 +#: src/view/com/profile/ProfileMenu.tsx:437 +#: src/view/com/profile/ProfileMenu.tsx:443 msgid "Unmute account" msgstr "" -#: src/components/dms/ConvoMenu.tsx:250 +#: src/components/dms/ConvoMenu.tsx:251 msgid "Unmute conversation" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:251 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:254 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:252 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:255 msgid "Unmute list" msgstr "" @@ -10520,27 +10733,27 @@ msgstr "" msgid "Unmute thread" msgstr "" -#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:334 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:335 msgid "Unmute video" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:150 -#: src/screens/ProfileList/components/Header.tsx:157 +#: src/screens/ProfileList/components/Header.tsx:151 +#: src/screens/ProfileList/components/Header.tsx:158 msgid "Unpin" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:521 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:527 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:522 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:528 #: src/screens/SavedFeeds.tsx:351 msgid "Unpin feed" msgstr "" -#: src/components/FeedCard.tsx:352 +#: src/components/FeedCard.tsx:353 msgid "Unpin Feed" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:312 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:314 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:313 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:315 msgid "Unpin from home" msgstr "" @@ -10549,71 +10762,72 @@ msgstr "" msgid "Unpin from profile" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:224 -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:227 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:225 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:228 msgid "Unpin moderation list" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:164 +#. placeholder {0}: info.displayName +#: src/screens/Profile/components/ProfileFeedHeader.tsx:165 msgid "Unpinned {0} from Home" msgstr "" -#: src/screens/ProfileList/components/Header.tsx:77 +#: src/screens/ProfileList/components/Header.tsx:78 msgid "Unpinned from your feeds" msgstr "" -#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:104 +#: src/screens/ProfileList/components/MoreOptionsMenu.tsx:105 msgid "Unpinned list" msgstr "" -#: src/screens/Settings/Settings.tsx:490 -#: src/screens/Settings/Settings.tsx:492 +#: src/screens/Settings/Settings.tsx:491 +#: src/screens/Settings/Settings.tsx:493 msgid "Unsnooze email reminder" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:344 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:345 msgid "Unsubscribe" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:198 -#: src/screens/List/ListHiddenScreen.tsx:208 +#: src/screens/List/ListHiddenScreen.tsx:202 +#: src/screens/List/ListHiddenScreen.tsx:212 msgid "Unsubscribe from list" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:311 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:312 msgid "Unsubscribe from this labeler" msgstr "" -#: src/screens/List/ListHiddenScreen.tsx:86 +#: src/screens/List/ListHiddenScreen.tsx:90 msgid "Unsubscribed from list" msgstr "" -#: src/view/com/composer/Composer.tsx:1357 +#: src/view/com/composer/Composer.tsx:1358 msgid "Unsupported video type: {mimeType}" msgstr "" -#: src/screens/Settings/components/OTAInfo.tsx:58 -#: src/screens/Settings/components/OTAInfo.tsx:74 +#: src/screens/Settings/components/OTAInfo.tsx:59 +#: src/screens/Settings/components/OTAInfo.tsx:75 msgid "Update" msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:82 +#: src/view/com/modals/UserAddRemoveLists.tsx:83 msgid "Update <0>{displayName} in Lists" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:300 -#: src/components/dialogs/EmailDialog/screens/Update.tsx:312 -#: src/screens/Settings/AccountSettings.tsx:107 -#: src/screens/Settings/AccountSettings.tsx:115 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:301 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:313 +#: src/screens/Settings/AccountSettings.tsx:108 +#: src/screens/Settings/AccountSettings.tsx:116 msgid "Update email" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:542 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:563 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:546 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:567 msgid "Update to {domain}" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Update.tsx:203 +#: src/components/dialogs/EmailDialog/screens/Update.tsx:204 msgid "Update your email" msgstr "" @@ -10627,34 +10841,34 @@ msgctxt "toast" msgid "Updating reply visibility failed" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:298 +#: src/screens/Onboarding/StepProfile/index.tsx:299 msgid "Upload a photo instead" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:483 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:487 msgid "Upload a text file to:" msgstr "" -#: src/view/com/util/UserAvatar.tsx:470 -#: src/view/com/util/UserAvatar.tsx:473 -#: src/view/com/util/UserBanner.tsx:159 -#: src/view/com/util/UserBanner.tsx:162 +#: src/view/com/util/UserAvatar.tsx:471 +#: src/view/com/util/UserAvatar.tsx:474 +#: src/view/com/util/UserBanner.tsx:160 +#: src/view/com/util/UserBanner.tsx:163 msgid "Upload from Camera" msgstr "" -#: src/view/com/util/UserAvatar.tsx:487 -#: src/view/com/util/UserBanner.tsx:176 +#: src/view/com/util/UserAvatar.tsx:488 +#: src/view/com/util/UserBanner.tsx:177 msgid "Upload from Files" msgstr "" -#: src/view/com/util/UserAvatar.tsx:481 -#: src/view/com/util/UserAvatar.tsx:485 -#: src/view/com/util/UserBanner.tsx:170 -#: src/view/com/util/UserBanner.tsx:174 +#: src/view/com/util/UserAvatar.tsx:482 +#: src/view/com/util/UserAvatar.tsx:486 +#: src/view/com/util/UserBanner.tsx:171 +#: src/view/com/util/UserBanner.tsx:175 msgid "Upload from Library" msgstr "" -#: src/view/com/composer/Composer.tsx:2381 +#: src/view/com/composer/Composer.tsx:2382 msgid "Uploading GIF..." msgstr "" @@ -10667,55 +10881,56 @@ msgstr "" msgid "Uploading link thumbnail..." msgstr "" -#: src/view/com/composer/Composer.tsx:2383 +#: src/view/com/composer/Composer.tsx:2384 msgid "Uploading video..." msgstr "" -#: src/screens/Settings/AppPasswords.tsx:66 +#: src/screens/Settings/AppPasswords.tsx:67 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:574 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:578 msgid "Use default provider" msgstr "" -#: src/components/dialogs/InAppBrowserConsent.tsx:77 -#: src/components/dialogs/InAppBrowserConsent.tsx:83 +#: src/components/dialogs/InAppBrowserConsent.tsx:78 +#: src/components/dialogs/InAppBrowserConsent.tsx:84 msgid "Use in-app browser" msgstr "" -#: src/screens/Settings/ContentAndMediaSettings.tsx:103 -#: src/screens/Settings/ContentAndMediaSettings.tsx:109 +#: src/screens/Settings/ContentAndMediaSettings.tsx:104 +#: src/screens/Settings/ContentAndMediaSettings.tsx:110 msgid "Use in-app browser to open links" msgstr "" -#: src/components/dialogs/InAppBrowserConsent.tsx:87 -#: src/components/dialogs/InAppBrowserConsent.tsx:93 +#: src/components/dialogs/InAppBrowserConsent.tsx:88 +#: src/components/dialogs/InAppBrowserConsent.tsx:94 msgid "Use my default browser" msgstr "" -#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:56 +#: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:57 msgid "Use recommended" msgstr "" -#: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:191 msgid "Use this to sign in to the other app along with your handle." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:277 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:278 msgid "Use your account email address, or another real email address you control, in case KWS or Bluesky needs to contact you." msgstr "" -#: src/components/dms/AfterReportDialog.tsx:152 +#: src/components/dms/AfterReportDialog.tsx:153 msgctxt "toast" msgid "User blocked" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:73 +#: src/components/moderation/ModerationDetailsDialog.tsx:74 #: src/lib/moderation/useModerationCauseDescription.ts:64 msgid "User Blocked" msgstr "" +#. placeholder {0}: cause.source.list.name #: src/lib/moderation/useModerationCauseDescription.ts:56 msgid "User Blocked by \"{0}\"" msgstr "" @@ -10724,7 +10939,7 @@ msgstr "" msgid "User blocked by list" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:59 +#: src/components/moderation/ModerationDetailsDialog.tsx:60 msgid "User Blocked by List" msgstr "" @@ -10732,167 +10947,172 @@ msgstr "" msgid "User Blocking You" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:79 +#: src/components/moderation/ModerationDetailsDialog.tsx:80 msgid "User Blocks You" msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:214 +#. placeholder {0}: sanitizeHandle(list.creator.handle, '@') +#: src/view/com/modals/UserAddRemoveLists.tsx:215 msgid "User list by {0}" msgstr "" +#. placeholder {0}: sanitizeHandle(view.creator.handle, '@') #: src/state/queries/feed.ts:162 msgid "User List by {0}" msgstr "" -#: src/view/com/modals/UserAddRemoveLists.tsx:212 +#: src/view/com/modals/UserAddRemoveLists.tsx:213 msgid "User list by you" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:255 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:256 msgctxt "toast" msgid "User list created" msgstr "" -#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:241 +#: src/components/dialogs/lists/CreateOrEditListDialog.tsx:242 msgctxt "toast" msgid "User list updated" msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:230 +#: src/screens/Signup/StepHandle/index.tsx:231 msgid "Username cannot be longer than {MAX_SERVICE_HANDLE_LENGTH, plural, other {# characters}}" msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:214 +#: src/screens/Signup/StepHandle/index.tsx:215 msgid "Username cannot begin or end with a hyphen" msgstr "" -#: src/screens/Signup/StepHandle/index.tsx:218 +#: src/screens/Signup/StepHandle/index.tsx:219 msgid "Username must only contain letters (a-z), numbers, and hyphens" msgstr "" -#: src/screens/Login/LoginForm.tsx:199 +#: src/screens/Login/LoginForm.tsx:200 msgid "Username or email address" msgstr "" -#: src/components/WhoCanReply.tsx:336 +#. placeholder {0}: post.author.handle +#: src/components/WhoCanReply.tsx:337 msgid "users followed by <0>@{0}" msgstr "" -#: src/components/WhoCanReply.tsx:323 +#. placeholder {0}: post.author.handle +#: src/components/WhoCanReply.tsx:324 msgid "users following <0>@{0}" msgstr "" -#: src/screens/Messages/Settings.tsx:97 -#: src/screens/Messages/Settings.tsx:100 +#: src/screens/Messages/Settings.tsx:98 +#: src/screens/Messages/Settings.tsx:101 msgid "Users I follow" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:449 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:453 msgid "Value:" msgstr "" -#: src/components/verification/VerificationCreatePrompt.tsx:39 +#: src/components/verification/VerificationCreatePrompt.tsx:40 msgid "Verification failed, please try again." msgstr "" -#: src/screens/Moderation/index.tsx:352 +#: src/screens/Moderation/index.tsx:353 msgid "Verification settings" msgstr "" #: src/Navigation.tsx:209 -#: src/screens/Moderation/VerificationSettings.tsx:33 +#: src/screens/Moderation/VerificationSettings.tsx:34 msgid "Verification Settings" msgstr "" -#: src/screens/Moderation/VerificationSettings.tsx:42 +#: src/screens/Moderation/VerificationSettings.tsx:43 msgid "Verifications on Bluesky work differently than on other platforms. <0>Learn more here." msgstr "" -#: src/components/verification/VerificationsDialog.tsx:104 +#: src/components/verification/VerificationsDialog.tsx:105 msgid "Verified by:" msgstr "" -#: src/components/verification/VerificationCreatePrompt.tsx:84 -#: src/components/verification/VerificationCreatePrompt.tsx:86 -#: src/view/com/profile/ProfileMenu.tsx:420 -#: src/view/com/profile/ProfileMenu.tsx:423 +#: src/components/verification/VerificationCreatePrompt.tsx:85 +#: src/components/verification/VerificationCreatePrompt.tsx:87 +#: src/view/com/profile/ProfileMenu.tsx:421 +#: src/view/com/profile/ProfileMenu.tsx:424 msgid "Verify account" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:329 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:196 +#: src/ageAssurance/components/NoAccessScreen.tsx:330 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:197 msgid "Verify again" msgstr "" #. Button text and accessibility label for action to verify the user's email address using the code entered #. Button text and accessibility label for action to verify the user's email address using the code entered -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:351 -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:367 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:352 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:368 msgctxt "action" msgid "Verify code" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:544 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:565 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:548 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:569 msgid "Verify DNS Record" msgstr "" #. Dialog title when a user is verifying their email address by entering a code they have been sent -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:214 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:215 msgid "Verify email code" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:61 +#: src/components/intents/VerifyEmailIntentDialog.tsx:62 msgid "Verify email dialog" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:317 -#: src/ageAssurance/components/NoAccessScreen.tsx:331 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:184 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:198 +#: src/ageAssurance/components/NoAccessScreen.tsx:318 +#: src/ageAssurance/components/NoAccessScreen.tsx:332 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:185 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:199 msgid "Verify now" msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:174 -#: src/components/contacts/screens/VerifyNumber.tsx:216 +#: src/components/contacts/screens/PhoneInput.tsx:175 +#: src/components/contacts/screens/VerifyNumber.tsx:217 msgid "Verify phone number" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:545 -#: src/screens/Settings/components/ChangeHandleDialog.tsx:567 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:549 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:571 msgid "Verify Text File" msgstr "" -#: src/components/verification/VerificationCreatePrompt.tsx:51 +#: src/components/verification/VerificationCreatePrompt.tsx:52 msgid "Verify this account?" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:182 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:183 msgid "Verify your age" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:211 -#: src/screens/Settings/AccountSettings.tsx:81 -#: src/screens/Settings/AccountSettings.tsx:101 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:212 +#: src/screens/Settings/AccountSettings.tsx:82 +#: src/screens/Settings/AccountSettings.tsx:102 msgid "Verify your email" msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:296 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:208 +#: src/ageAssurance/components/RedirectOverlay.tsx:297 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:209 msgid "Verifying" msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:164 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:74 +#: src/ageAssurance/components/RedirectOverlay.tsx:165 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:75 msgid "Verifying your age assurance status" msgstr "" -#: src/components/contacts/screens/VerifyNumber.tsx:306 +#: src/components/contacts/screens/VerifyNumber.tsx:307 msgid "Verifying..." msgstr "" -#: src/screens/Settings/AboutSettings.tsx:124 -#: src/screens/Settings/AboutSettings.tsx:153 +#. placeholder {0}: env.APP_VERSION +#: src/screens/Settings/AboutSettings.tsx:125 +#: src/screens/Settings/AboutSettings.tsx:154 msgid "Version {0}" msgstr "" @@ -10909,24 +11129,26 @@ msgstr "" msgid "Video Feed" msgstr "" +#. placeholder {0}: author.handle #: src/components/VideoPostCard.tsx:122 msgid "Video from {0}: {text}" msgstr "" -#: src/screens/VideoFeed/index.tsx:1113 +#. placeholder {0}: sanitizeHandle( post.author.handle, '@', ) +#: src/screens/VideoFeed/index.tsx:1114 msgid "Video from {0}. Tap to play or pause the video" msgstr "" #: src/lib/interests.ts:62 -#: src/screens/Search/modules/ExploreTrendingTopics.tsx:221 +#: src/screens/Search/modules/ExploreTrendingTopics.tsx:222 msgid "Video Games" msgstr "" -#: src/screens/VideoFeed/index.tsx:1110 +#: src/screens/VideoFeed/index.tsx:1111 msgid "Video is paused" msgstr "" -#: src/screens/VideoFeed/index.tsx:1110 +#: src/screens/VideoFeed/index.tsx:1111 msgid "Video is playing" msgstr "" @@ -10934,19 +11156,20 @@ msgstr "" msgid "Video not found." msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:106 +#: src/view/com/composer/videos/SubtitleDialog.tsx:107 msgid "Video settings" msgstr "" -#: src/view/com/composer/Composer.tsx:2401 +#: src/view/com/composer/Composer.tsx:2402 msgid "Video uploaded" msgstr "" +#. placeholder {0}: embed.alt #: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:86 msgid "Video: {0}" msgstr "" -#: src/view/screens/Profile.tsx:237 +#: src/view/screens/Profile.tsx:238 msgid "Videos" msgstr "" @@ -10954,19 +11177,23 @@ msgstr "" msgid "Videos must be less than 3 minutes long." msgstr "" -#: src/view/com/composer/Composer.tsx:979 +#: src/view/com/composer/Composer.tsx:980 msgctxt "Action to view the post the user just created" msgid "View" msgstr "" +#. placeholder {0}: profile.handle #: src/screens/Profile/Header/Shell.tsx:262 msgid "View {0}'s avatar" msgstr "" +#. placeholder {0}: authors[0].profile.displayName || authors[0].profile.handle +#. placeholder {0}: info.creatorHandle +#. placeholder {0}: profile.displayName || sanitizeHandle(profile.handle) #: src/components/ProfileCard.tsx:142 -#: src/screens/Profile/components/ProfileFeedHeader.tsx:458 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:459 #: src/screens/Search/components/SearchProfileCard.tsx:36 -#: src/screens/VideoFeed/index.tsx:814 +#: src/screens/VideoFeed/index.tsx:815 #: src/view/com/notifications/NotificationFeedItem.tsx:609 msgid "View {0}'s profile" msgstr "" @@ -10979,16 +11206,16 @@ msgstr "" msgid "View blocked user's profile" msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:156 +#: src/screens/Settings/components/ExportCarDialog.tsx:157 msgid "View blogpost for more details" msgstr "" -#: src/screens/Log.tsx:81 +#: src/screens/Log.tsx:80 msgid "View debug entry" msgstr "" -#: src/screens/VideoFeed/index.tsx:678 -#: src/screens/VideoFeed/index.tsx:696 +#: src/screens/VideoFeed/index.tsx:679 +#: src/screens/VideoFeed/index.tsx:697 msgid "View details" msgstr "" @@ -10996,39 +11223,40 @@ msgstr "" msgid "View full thread" msgstr "" -#: src/components/moderation/LabelsOnMe.tsx:51 +#: src/components/moderation/LabelsOnMe.tsx:52 msgid "View information about these labels" msgstr "" -#: src/components/interstitials/TrendingVideos.tsx:199 -#: src/components/interstitials/TrendingVideos.tsx:221 -#: src/screens/Search/modules/ExploreTrendingVideos.tsx:190 -#: src/screens/Search/modules/ExploreTrendingVideos.tsx:209 +#: src/components/interstitials/TrendingVideos.tsx:200 +#: src/components/interstitials/TrendingVideos.tsx:222 +#: src/screens/Search/modules/ExploreTrendingVideos.tsx:191 +#: src/screens/Search/modules/ExploreTrendingVideos.tsx:210 msgid "View more" msgstr "" -#: src/components/interstitials/TrendingVideos.tsx:227 +#: src/components/interstitials/TrendingVideos.tsx:228 msgid "View more trending videos" msgstr "" -#: src/view/com/composer/Composer.tsx:974 +#: src/view/com/composer/Composer.tsx:975 msgid "View post" msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:467 #: src/components/ProfileHoverCard/index.web.tsx:487 #: src/components/ProfileHoverCard/index.web.tsx:514 -#: src/view/com/posts/PostFeedErrorMessage.tsx:182 +#: src/view/com/posts/PostFeedErrorMessage.tsx:183 #: src/view/com/util/PostMeta.tsx:94 #: src/view/com/util/PostMeta.tsx:131 msgid "View profile" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:123 +#: src/view/com/profile/ProfileSubpageHeader.tsx:124 msgid "View the avatar" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:164 +#. placeholder {0}: labeler.creator.handle +#: src/components/LabelingServiceCard/index.tsx:165 msgid "View the labeling service provided by @{0}" msgstr "" @@ -11036,7 +11264,7 @@ msgstr "" msgid "View this user's verifications" msgstr "" -#: src/screens/Profile/components/ProfileFeedHeader.tsx:488 +#: src/screens/Profile/components/ProfileFeedHeader.tsx:489 msgid "View users who like this feed" msgstr "" @@ -11044,11 +11272,11 @@ msgstr "" msgid "View video" msgstr "" -#: src/screens/Moderation/index.tsx:332 +#: src/screens/Moderation/index.tsx:333 msgid "View your blocked accounts" msgstr "" -#: src/screens/Moderation/index.tsx:272 +#: src/screens/Moderation/index.tsx:273 msgid "View your default post interaction settings" msgstr "" @@ -11057,11 +11285,11 @@ msgstr "" msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:302 +#: src/screens/Moderation/index.tsx:303 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:317 +#: src/screens/Moderation/index.tsx:318 msgid "View your muted accounts" msgstr "" @@ -11086,12 +11314,12 @@ msgstr "" msgid "Violent or threatening content" msgstr "" -#: src/components/dialogs/LinkWarning.tsx:111 -#: src/components/dialogs/LinkWarning.tsx:121 +#: src/components/dialogs/LinkWarning.tsx:112 +#: src/components/dialogs/LinkWarning.tsx:122 msgid "Visit site" msgstr "" -#: src/view/screens/Notifications.tsx:302 +#: src/view/screens/Notifications.tsx:303 msgid "Visit your notification settings" msgstr "" @@ -11099,7 +11327,7 @@ msgstr "" msgid "Volume" msgstr "" -#: src/components/moderation/LabelPreference.tsx:141 +#: src/components/moderation/LabelPreference.tsx:142 #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 msgid "Warn" @@ -11113,24 +11341,24 @@ msgstr "" msgid "Warn content and filter from feeds" msgstr "" -#: src/features/liveNow/components/LiveStatusDialog.tsx:173 -#: src/features/liveNow/components/LiveStatusDialog.tsx:182 +#: src/features/liveNow/components/LiveStatusDialog.tsx:174 +#: src/features/liveNow/components/LiveStatusDialog.tsx:183 msgid "Watch now" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:252 +#: src/components/contacts/screens/GetContacts.tsx:253 msgid "We apply the highest privacy standards, and never share or sell your contact information." msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:140 +#: src/view/com/feeds/MissingFeed.tsx:141 msgid "We could not connect to the service that provides this custom feed. It may be temporarily unavailable and experiencing issues, or permanently unavailable." msgstr "" -#: src/view/com/feeds/MissingFeed.tsx:146 +#: src/view/com/feeds/MissingFeed.tsx:147 msgid "We could not find this list. It was probably deleted." msgstr "" -#: src/screens/Hashtag.tsx:271 +#: src/screens/Hashtag.tsx:272 msgid "We couldn't find any results for that tag." msgstr "" @@ -11138,39 +11366,40 @@ msgstr "" msgid "We couldn't find any results for that topic." msgstr "" -#: src/screens/Messages/Conversation.tsx:142 +#: src/screens/Messages/Conversation.tsx:143 msgid "We couldn't load this conversation" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:243 +#: src/components/contacts/screens/GetContacts.tsx:244 msgid "We delete hashes after matches are made" msgstr "" -#: src/components/contacts/components/InviteInfo.tsx:66 +#: src/components/contacts/components/InviteInfo.tsx:67 msgid "We don't store your friends' phone numbers or send any messages" msgstr "" -#: src/screens/SignupQueued.tsx:160 +#: src/screens/SignupQueued.tsx:161 msgid "We estimate {estimatedTime} until your account is ready." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:196 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:197 msgid "We have partnered with <0>KWS to handle age verification. When you click \"Begin\" below, KWS will email you instructions to complete the verification process. If your email address has already been used to verify your age for another game or service that uses KWS, you won’t need to do it again. When you’re done, you'll be brought back to continue using Bluesky." msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:101 +#. placeholder {0}: currentAccount?.email +#: src/components/intents/VerifyEmailIntentDialog.tsx:102 msgid "We have sent another verification email to <0>{0}." msgstr "" -#: src/components/contacts/screens/PhoneInput.tsx:183 +#: src/components/contacts/screens/PhoneInput.tsx:184 msgid "We need to verify your number before we can look for your friends. A verification code will be sent to this number." msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:240 +#: src/components/contacts/screens/GetContacts.tsx:241 msgid "We never keep plain phone numbers" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:246 +#: src/components/contacts/screens/GetContacts.tsx:247 msgid "We only suggest follows if both people consent" msgstr "" @@ -11178,11 +11407,12 @@ msgstr "" msgid "We ran out of posts from your follows. Here's the latest from <0/>." msgstr "" -#: src/screens/Settings/InterestsSettings.tsx:158 +#: src/screens/Settings/InterestsSettings.tsx:159 msgid "We recommend selecting at least two interests." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:240 +#. placeholder {0}: currentAccount!.email +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:241 msgid "We sent an email to <0>{0} containing a link. Please click on it to complete the email verification process." msgstr "" @@ -11190,176 +11420,177 @@ msgstr "" msgid "We were unable to determine if you are allowed to upload videos. Please try again." msgstr "" -#: src/components/ageAssurance/AgeAssuranceErrors.tsx:18 +#: src/components/ageAssurance/AgeAssuranceErrors.tsx:19 msgid "We were unable to load the age assurance configuration for your region, probably due to a network error. Some content and features may be unavailable temporarily. Please try again later." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:67 +#: src/components/dialogs/BirthDateSettings.tsx:68 msgid "We were unable to load your birthdate preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:500 +#: src/screens/Moderation/index.tsx:501 msgid "We were unable to load your configured labelers at this time." msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:304 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:216 +#: src/ageAssurance/components/RedirectOverlay.tsx:305 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:217 msgid "We were unable to receive the verification due to a connection issue. It may arrive later. If it does, your account will update automatically." msgstr "" -#: src/screens/SignupQueued.tsx:164 +#: src/screens/SignupQueued.tsx:165 msgid "We will let you know when your account is ready." msgstr "" -#: src/screens/Settings/FindContactsSettings.tsx:509 +#: src/screens/Settings/FindContactsSettings.tsx:510 msgid "We will notify you when we find your friends." msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:249 +#. placeholder {0}: currentAccount!.email +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:250 msgid "We'll send an email to <0>{0} containing a link. Please click on it to complete the email verification process." msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:61 +#: src/screens/Onboarding/StepInterests/index.tsx:62 msgid "We'll use this to help customize your experience." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:139 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:140 msgid "We're also updating our <0>Community Guidelines, and we want your input! These new guidelines will take effect on October 15th, 2025." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:82 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:83 msgid "We're also updating our Community Guidelines, and we want your input! These new guidelines will take effect on October 15th, 2025." msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:310 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:222 +#: src/ageAssurance/components/RedirectOverlay.tsx:311 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:223 msgid "We're confirming your age assurance status with our servers. This should only take a few seconds." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:150 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:151 msgid "We're having issues initializing the age assurance process for your account. Please <0>contact support for assistance." msgstr "" -#: src/components/dialogs/SearchablePeopleList.tsx:107 -#: src/components/ProgressGuide/FollowDialog.tsx:191 +#: src/components/dialogs/SearchablePeopleList.tsx:108 +#: src/components/ProgressGuide/FollowDialog.tsx:192 msgid "We're having network issues, try again" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:95 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:96 msgid "We’re introducing a new layer of verification on Bluesky — an easy-to-see checkmark." msgstr "" -#: src/screens/Signup/index.tsx:136 +#: src/screens/Signup/index.tsx:137 msgid "We're so excited to have you join us!" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:385 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:134 +#: src/ageAssurance/components/NoAccessScreen.tsx:386 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:135 msgid "We're sorry, but based on your device's location, you are currently located in a region that requires age assurance." msgstr "" -#: src/screens/ProfileList/index.tsx:88 +#: src/screens/ProfileList/index.tsx:89 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "" -#: src/components/dialogs/MutedWords.tsx:385 +#: src/components/dialogs/MutedWords.tsx:386 msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "" -#: src/screens/Search/SearchResults.tsx:322 -#: src/screens/Search/SearchResults.tsx:413 +#: src/screens/Search/SearchResults.tsx:323 +#: src/screens/Search/SearchResults.tsx:414 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "" -#: src/components/ageAssurance/AgeRestrictedScreen.tsx:61 +#: src/components/ageAssurance/AgeRestrictedScreen.tsx:62 msgid "We're sorry, you cannot access this screen at this time." msgstr "" -#: src/view/com/composer/Composer.tsx:884 +#: src/view/com/composer/Composer.tsx:885 msgid "We're sorry! The post you are replying to has been deleted." msgstr "" -#: src/components/Lists.tsx:223 -#: src/view/screens/NotFound.tsx:50 +#: src/components/Lists.tsx:224 +#: src/view/screens/NotFound.tsx:51 msgid "We're sorry! We can't find the page you were looking for." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:218 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:219 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:122 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:123 msgid "We’re updating our <0>Terms of Service, <1>Privacy Policy, and <2>Copyright Policy, effective September 15th, 2025." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:63 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:64 msgid "We're updating our policies" msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:76 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:77 msgid "We’re updating our Terms of Service, Privacy Policy, and Copyright Policy, effective September 15th, 2025." msgstr "" -#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:61 +#: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:62 msgid "We’re updating our Terms of Service, Privacy Policy, and Copyright Policy, effective September 15th, 2025. We're also updating our Community Guidelines, and we want your input! These new guidelines will take effect on October 15th, 2025. Learn more about these changes and how to share your thoughts with us by reading our blog post." msgstr "" -#: src/ageAssurance/components/RedirectOverlay.tsx:256 -#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:164 +#: src/ageAssurance/components/RedirectOverlay.tsx:257 +#: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:165 msgid "We've confirmed your age assurance status. You can now close this dialog." msgstr "" -#: src/screens/Deactivated.tsx:116 +#: src/screens/Deactivated.tsx:117 msgid "Welcome back!" msgstr "" -#: src/components/NewskieDialog.tsx:139 +#: src/components/NewskieDialog.tsx:140 msgid "Welcome, friend!" msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:58 +#: src/screens/Onboarding/StepInterests/index.tsx:59 msgid "What are your interests?" msgstr "" -#: src/screens/StarterPack/Wizard/StepDetails.tsx:41 +#: src/screens/StarterPack/Wizard/StepDetails.tsx:44 msgid "What do you want to call your starter pack?" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:103 -#: src/view/com/composer/Composer.tsx:1317 -#: src/view/com/feeds/ComposerPrompt.tsx:192 +#: src/view/com/auth/SplashScreen.web.tsx:104 +#: src/view/com/composer/Composer.tsx:1318 +#: src/view/com/feeds/ComposerPrompt.tsx:193 msgid "What's up?" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:147 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:148 msgid "When you tap on a check, you’ll see which organizations have granted verification." msgstr "" -#: src/components/WhoCanReply.tsx:225 +#: src/components/WhoCanReply.tsx:226 msgid "Who can interact with this post?" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:424 -#: src/components/WhoCanReply.tsx:115 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:425 +#: src/components/WhoCanReply.tsx:116 msgid "Who can reply" msgstr "" -#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:128 +#: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:129 msgid "Who can verify?" msgstr "" -#: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/ChatList.tsx:270 -#: src/screens/Messages/Inbox.tsx:198 +#: src/screens/Home/NoFeedsPinned.tsx:80 +#: src/screens/Messages/ChatList.tsx:275 +#: src/screens/Messages/Inbox.tsx:199 msgid "Whoops!" msgstr "" -#: src/components/interstitials/TrendingVideos.tsx:125 -#: src/screens/Search/modules/ExploreTrendingVideos.tsx:107 +#: src/components/interstitials/TrendingVideos.tsx:126 +#: src/screens/Search/modules/ExploreTrendingVideos.tsx:108 msgid "Whoops! Trending videos failed to load." msgstr "" -#: src/screens/Takendown.tsx:168 +#: src/screens/Takendown.tsx:169 msgid "Why are you appealing?" msgstr "" @@ -11395,15 +11626,15 @@ msgstr "" msgid "Why should this user be reviewed?" msgstr "" -#: src/components/dms/AfterReportDialog.tsx:49 +#: src/components/dms/AfterReportDialog.tsx:50 msgid "Would you like to block this user and/or delete this conversation?" msgstr "" -#: src/view/com/composer/drafts/DraftsButton.tsx:109 +#: src/view/com/composer/drafts/DraftsButton.tsx:110 msgid "Would you like to save this as a draft before viewing your drafts?" msgstr "" -#: src/view/com/composer/Composer.tsx:1240 +#: src/view/com/composer/Composer.tsx:1241 msgid "Would you like to save this as a draft to edit later?" msgstr "" @@ -11412,17 +11643,17 @@ msgstr "" msgid "Write a message" msgstr "" -#: src/view/screens/Profile.tsx:435 #: src/view/screens/Profile.tsx:436 +#: src/view/screens/Profile.tsx:437 msgid "Write a post" msgstr "" -#: src/view/com/composer/Composer.tsx:1417 +#: src/view/com/composer/Composer.tsx:1418 msgid "Write post" msgstr "" -#: src/screens/PostThread/components/ThreadComposePrompt.tsx:90 -#: src/view/com/composer/Composer.tsx:1315 +#: src/screens/PostThread/components/ThreadComposePrompt.tsx:91 +#: src/view/com/composer/Composer.tsx:1316 msgid "Write your reply" msgstr "" @@ -11430,29 +11661,30 @@ msgstr "" msgid "Writers" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:366 +#. placeholder {0}: verifyError.did +#: src/screens/Settings/components/ChangeHandleDialog.tsx:370 msgid "Wrong DID returned from server. Received: {0}" msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:153 -#: src/features/liveNow/components/GoLiveDialog.tsx:135 +#: src/features/liveNow/components/EditLiveDialog.tsx:154 +#: src/features/liveNow/components/GoLiveDialog.tsx:136 msgid "www.mylivestream.tv" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:180 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:182 msgid "Yes" msgstr "" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:104 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:106 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:105 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:107 msgid "Yes, deactivate" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:355 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:356 msgid "Yes, delete my account" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:709 +#: src/screens/StarterPack/StarterPackScreen.tsx:710 msgid "Yes, delete this starter pack" msgstr "" @@ -11464,41 +11696,41 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:138 +#: src/screens/Deactivated.tsx:139 msgid "Yes, reactivate my account" msgstr "" -#: src/components/dms/DateDivider.tsx:46 +#: src/components/dms/DateDivider.tsx:47 msgid "Yesterday" msgstr "" -#: src/components/verification/VerifierDialog.tsx:60 +#: src/components/verification/VerifierDialog.tsx:61 msgid "You are a trusted verifier" msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:170 +#: src/ageAssurance/components/NoAccessScreen.tsx:171 msgid "You are accessing Bluesky from a region that legally requires us to verify your age before allowing you to access the app." msgstr "" -#: src/components/forms/HostingProvider.tsx:45 +#: src/components/forms/HostingProvider.tsx:46 msgid "You are creating an account on" msgstr "" -#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:107 +#: src/features/liveNow/components/GoLiveDisabledDialog.tsx:108 msgid "You are currently blocked from using the Go Live feature. To appeal this moderation decision, please submit the form below." msgstr "" -#: src/ageAssurance/components/NoAccessScreen.tsx:299 -#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:154 +#: src/ageAssurance/components/NoAccessScreen.tsx:300 +#: src/components/ageAssurance/AgeAssuranceAccountCard.tsx:155 msgid "You are currently unable to access Bluesky's Age Assurance flow. Please <0>contact our moderation team if you believe this is an error." msgstr "" -#: src/screens/SignupQueued.tsx:157 +#: src/screens/SignupQueued.tsx:158 msgid "You are in line." msgstr "" -#: src/features/liveNow/components/EditLiveDialog.tsx:119 -#: src/features/liveNow/components/EditLiveDialog.tsx:124 +#: src/features/liveNow/components/EditLiveDialog.tsx:120 +#: src/features/liveNow/components/EditLiveDialog.tsx:125 msgid "You are Live" msgstr "" @@ -11518,23 +11750,23 @@ msgstr "" msgid "You are now live!" msgstr "" -#: src/components/verification/VerificationsDialog.tsx:65 +#: src/components/verification/VerificationsDialog.tsx:66 msgid "You are verified" msgstr "" -#: src/screens/Profile/Header/EditProfileDialog.tsx:344 +#: src/screens/Profile/Header/EditProfileDialog.tsx:345 msgid "You are verified. You will lose your verification status if you change your display name. <0>Learn more." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:208 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:212 msgid "You are verified. You will lose your verification status if you change your handle. <0>Learn more." msgstr "" -#: src/screens/Search/modules/ExploreInterestsCard.tsx:45 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:46 msgid "You can adjust your interests at any time from \"Content and media\" settings." msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:213 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:214 msgid "You can also <0>temporarily deactivate your account instead. 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 "" @@ -11543,11 +11775,11 @@ msgstr "" msgid "You can also discover new Custom Feeds to follow." msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:125 +#: src/screens/Settings/components/ExportCarDialog.tsx:126 msgid "You can also download your chat data as a \"JSONL\" file. This file only includes chat messages that you have sent and does not include chat messages that you have received." msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:249 +#: src/components/contacts/screens/GetContacts.tsx:250 msgid "You can always opt out and delete your data" msgstr "" @@ -11555,24 +11787,24 @@ msgstr "" msgid "You can choose whether chat notifications have sound in the chat settings within the app" msgstr "" -#: src/screens/Messages/Settings.tsx:118 +#: src/screens/Messages/Settings.tsx:119 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "" -#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:148 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:149 msgid "You can now choose to be notified when specific people post. If there’s someone you want timely updates from, go to their profile and find the new bell icon near the follow button." msgstr "" #: src/screens/Login/index.tsx:203 -#: src/screens/Login/PasswordUpdatedForm.tsx:26 +#: src/screens/Login/PasswordUpdatedForm.tsx:27 msgid "You can now sign in with your new password." msgstr "" -#: src/view/com/composer/Composer.tsx:1245 +#: src/view/com/composer/Composer.tsx:1246 msgid "You can only save drafts up to 1000 characters." msgstr "" -#: src/view/com/composer/drafts/DraftsButton.tsx:115 +#: src/view/com/composer/drafts/DraftsButton.tsx:116 msgid "You can only save drafts up to 1000 characters. Would you like to discard this post before viewing your drafts?" msgstr "" @@ -11584,7 +11816,7 @@ msgstr "" msgid "You can only select one video at a time." msgstr "" -#: src/screens/Deactivated.tsx:124 +#: src/screens/Deactivated.tsx:125 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" @@ -11594,8 +11826,8 @@ msgid "You can select up to {MAX_IMAGES, plural, other {# images}} in total." msgstr "" #: src/components/interstitials/Trending.tsx:132 -#: src/components/interstitials/TrendingVideos.tsx:137 -#: src/view/shell/desktop/SidebarTrendingTopics.tsx:129 +#: src/components/interstitials/TrendingVideos.tsx:138 +#: src/view/shell/desktop/SidebarTrendingTopics.tsx:130 msgid "You can update this later from your settings." msgstr "" @@ -11608,11 +11840,11 @@ msgstr "" msgid "You don't follow any users who follow @{name}." msgstr "" -#: src/screens/Messages/Inbox.tsx:243 +#: src/screens/Messages/Inbox.tsx:244 msgid "You don't have any chat requests at the moment." msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:586 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:587 msgid "You don't have any lists yet." msgstr "" @@ -11624,15 +11856,15 @@ msgstr "" msgid "You don't have any saved feeds." msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:311 +#: src/components/contacts/screens/ViewMatches.tsx:312 msgid "You got here first" msgstr "" -#: src/components/dms/MessagesListBlockedFooter.tsx:66 +#: src/components/dms/MessagesListBlockedFooter.tsx:67 msgid "You have blocked this user" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:75 +#: src/components/moderation/ModerationDetailsDialog.tsx:76 #: src/lib/moderation/useModerationCauseDescription.ts:58 #: src/lib/moderation/useModerationCauseDescription.ts:66 msgid "You have blocked this user. You cannot view their content." @@ -11642,13 +11874,13 @@ msgstr "" msgid "You have completed the Age Assurance process, but based on the results, we cannot be sure that you are 18 years of age or older. Due to laws in your region, certain features on Bluesky must remain restricted until you're able to verify you're an adult." msgstr "" -#: src/view/screens/Notifications.tsx:297 +#: src/view/screens/Notifications.tsx:298 msgid "You have completely disabled reply, quote, and mention notifications, so this tab will no longer update. To adjust this, visit your <0>notification settings." msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:50 -#: src/screens/Login/SetNewPasswordForm.tsx:96 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:112 +#: src/screens/Login/SetNewPasswordForm.tsx:51 +#: src/screens/Login/SetNewPasswordForm.tsx:97 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:113 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." msgstr "" @@ -11656,11 +11888,11 @@ msgstr "" msgid "You have hidden this post" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:113 +#: src/components/moderation/ModerationDetailsDialog.tsx:114 msgid "You have hidden this post." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:106 +#: src/components/moderation/ModerationDetailsDialog.tsx:107 #: src/lib/moderation/useModerationCauseDescription.ts:100 msgid "You have muted this account." msgstr "" @@ -11669,7 +11901,7 @@ msgstr "" msgid "You have muted this user" msgstr "" -#: src/screens/Messages/ChatList.tsx:314 +#: src/screens/Messages/ChatList.tsx:319 msgid "You have no conversations yet. Start one!" msgstr "" @@ -11677,7 +11909,7 @@ msgstr "" msgid "You have no lists." msgstr "" -#: src/components/dialogs/StarterPackDialog.tsx:100 +#: src/components/dialogs/StarterPackDialog.tsx:101 msgid "You have no starter packs." msgstr "" @@ -11689,11 +11921,11 @@ msgstr "" msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "" -#: src/components/Lists.tsx:61 +#: src/components/Lists.tsx:62 msgid "You have reached the end" msgstr "" -#: src/components/dialogs/EmailDialog/screens/Verify.tsx:187 +#: src/components/dialogs/EmailDialog/screens/Verify.tsx:188 msgid "You have successfully verified your email address. You can close this dialog." msgstr "" @@ -11701,15 +11933,15 @@ msgstr "" msgid "You have temporarily reached the limit for video uploads. Please try again later." msgstr "" -#: src/view/com/composer/Composer.tsx:1235 +#: src/view/com/composer/Composer.tsx:1236 msgid "You have unsaved changes to this draft, would you like to save them?" msgstr "" -#: src/view/com/composer/drafts/DraftsButton.tsx:104 +#: src/view/com/composer/drafts/DraftsButton.tsx:105 msgid "You have unsaved changes. Would you like to save them before viewing your drafts?" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:291 +#: src/components/StarterPack/ProfileStarterPacks.tsx:292 msgid "You haven't created a starter pack yet!" msgstr "" @@ -11721,32 +11953,33 @@ msgstr "" msgid "You haven't made any custom feeds yet." msgstr "" -#: src/components/dialogs/MutedWords.tsx:405 +#: src/components/dialogs/MutedWords.tsx:406 msgid "You haven't muted any words or tags yet" msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:120 +#: src/components/moderation/ModerationDetailsDialog.tsx:121 #: src/lib/moderation/useModerationCauseDescription.ts:128 msgid "You hid this reply." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:239 +#. placeholder {0}: getTimeAgo(lastInitiatedAt, new Date(), {format: 'long'}) +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:240 msgid "You initiated this flow already, {0} ago. It may take up to 5 minutes for emails to reach your inbox. Please consider waiting a few minutes before trying again." msgstr "" -#: src/components/NewskieDialog.tsx:105 +#: src/components/NewskieDialog.tsx:106 msgid "You joined Bluesky {timeAgoString} ago" msgstr "" -#: src/components/NewskieDialog.tsx:102 +#: src/components/NewskieDialog.tsx:103 msgid "You joined Bluesky using a starter pack {timeAgoString} ago" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:83 +#: src/components/moderation/LabelsOnMeDialog.tsx:84 msgid "You may appeal non-self labels if you feel they were placed in error." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:88 +#: src/components/moderation/LabelsOnMeDialog.tsx:89 msgid "You may appeal these labels if you feel they were placed in error." msgstr "" @@ -11758,15 +11991,15 @@ msgstr "" msgid "You may only add up to 3 feeds" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:178 +#: src/components/dialogs/BirthDateSettings.tsx:179 msgid "You must be at least 13 years old to use Bluesky. Read our <0>Terms of Service for more information." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:364 +#: src/components/StarterPack/ProfileStarterPacks.tsx:365 msgid "You must be following at least seven other people to generate a starter pack." msgstr "" -#: src/components/StarterPack/QrCodeDialog.tsx:67 +#: src/components/StarterPack/QrCodeDialog.tsx:68 msgid "You must grant access to your photo library to save a QR code" msgstr "" @@ -11778,33 +12011,38 @@ msgstr "" msgid "You need to verify your email address before you can enable email 2FA." msgstr "" -#: src/screens/Deactivated.tsx:119 +#. placeholder {0}: currentAccount?.handle +#: src/screens/Deactivated.tsx:120 msgid "You previously deactivated @{0}." msgstr "" -#: src/screens/Settings/Settings.tsx:420 +#: src/screens/Settings/Settings.tsx:421 msgid "You probably want to restart the app now." msgstr "" +#. placeholder {0}: reaction.value #: src/components/dms/MessageItem.tsx:135 msgid "You reacted {0}" msgstr "" +#. placeholder {0}: convo.lastReaction.reaction.value +#. placeholder {1}: lastMessageText ? `"${convo.lastReaction.message.text}"` : fallbackMessage #: src/screens/Messages/components/ChatListItem.tsx:221 msgid "You reacted {0} to {1}" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:90 -#: src/components/dialogs/BirthDateSettings.tsx:100 +#: src/components/dialogs/BirthDateSettings.tsx:91 +#: src/components/dialogs/BirthDateSettings.tsx:101 msgid "You recently changed your birthdate" msgstr "" -#: src/screens/Settings/Settings.tsx:302 -#: src/view/shell/desktop/LeftNav.tsx:210 +#: src/screens/Settings/Settings.tsx:303 +#: src/view/shell/desktop/LeftNav.tsx:211 msgid "You will be signed out of all your accounts." msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:139 +#. placeholder {0}: sanitizeHandle(profile.handle, '@') +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:140 msgid "You will no longer receive notifications for {0}" msgstr "" @@ -11816,10 +12054,11 @@ msgstr "" msgid "You will now receive notifications for this thread" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:109 +#: src/screens/Login/SetNewPasswordForm.tsx:110 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "" +#. placeholder {0}: convo.lastMessage.text #: src/screens/Messages/components/ChatListItem.tsx:157 msgid "You: {0}" msgstr "" @@ -11832,53 +12071,55 @@ msgstr "" msgid "You: {short}" msgstr "" -#: src/screens/Signup/index.tsx:152 +#: src/screens/Signup/index.tsx:153 msgid "You'll follow the suggested users and feeds once you finish creating your account!" msgstr "" -#: src/screens/Signup/index.tsx:157 +#: src/screens/Signup/index.tsx:158 msgid "You'll follow the suggested users once you finish creating your account!" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:245 +#. placeholder {0}: listItemsCount - 8 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:246 msgid "You'll follow these people and {0} others" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:243 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:244 msgid "You'll follow these people right away" msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:313 +#: src/components/contacts/screens/GetContacts.tsx:314 msgid "You'll need to go to the System Settings for Bluesky and give permission if you want to use this feature." msgstr "" -#: src/components/activity-notifications/SubscribeProfileDialog.tsx:169 +#. placeholder {0}: sanitizeHandle(profile.handle, '@') +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:170 msgid "You'll start receiving notifications for {0}!" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:283 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:284 msgid "You'll stay updated with these feeds" msgstr "" -#: src/screens/SignupQueued.tsx:127 +#: src/screens/SignupQueued.tsx:128 msgid "You're in line" msgstr "" -#: src/screens/Deactivated.tsx:80 -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:53 +#: src/screens/Deactivated.tsx:81 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:54 msgid "You're signed in with an App Password. Please sign in with your main password to continue deactivating your account." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:261 +#: src/components/moderation/LabelsOnMeDialog.tsx:262 msgid "You've already appealed this label and it's being reviewed by our moderation team." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:110 +#: src/components/moderation/ModerationDetailsDialog.tsx:111 #: src/lib/moderation/useModerationCauseDescription.ts:109 msgid "You've chosen to hide a word or tag within this post." msgstr "" -#: src/components/contacts/screens/GetContacts.tsx:312 +#: src/components/contacts/screens/GetContacts.tsx:313 msgid "You've denied access to your contacts" msgstr "" @@ -11894,7 +12135,7 @@ msgstr "" msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "" -#: src/view/com/composer/Composer.tsx:558 +#: src/view/com/composer/Composer.tsx:559 msgid "You've reached the maximum number of drafts" msgstr "" @@ -11914,19 +12155,19 @@ msgstr "" msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "" -#: src/screens/VideoFeed/index.tsx:1161 +#: src/screens/VideoFeed/index.tsx:1162 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" msgstr "" -#: src/screens/Signup/index.tsx:190 +#: src/screens/Signup/index.tsx:191 msgid "Your account" msgstr "" -#: src/screens/Settings/components/DeleteAccountDialog.tsx:130 +#: src/screens/Settings/components/DeleteAccountDialog.tsx:131 msgid "Your account has been deleted, see ya! ✌️" msgstr "" -#: src/screens/Takendown.tsx:141 +#: src/screens/Takendown.tsx:142 msgid "Your account has been suspended" msgstr "" @@ -11934,19 +12175,19 @@ msgstr "" msgid "Your account is not yet old enough to upload videos. Please try again later." msgstr "" -#: src/screens/Settings/components/ExportCarDialog.tsx:103 +#: src/screens/Settings/components/ExportCarDialog.tsx:104 msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." msgstr "" -#: src/screens/Takendown.tsx:209 +#: src/screens/Takendown.tsx:210 msgid "Your account was found to be in violation of the <0>Bluesky Social Terms of Service. You have been sent an email outlining the specific violation and suspension period, if applicable. You can appeal this decision if you believe it was made in error." msgstr "" -#: src/screens/Takendown.tsx:149 +#: src/screens/Takendown.tsx:150 msgid "Your appeal has been submitted. If your appeal succeeds, you will receive an email." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:287 +#: src/screens/Signup/StepInfo/index.tsx:288 msgid "Your birth date" msgstr "" @@ -11954,11 +12195,11 @@ msgstr "" msgid "Your browser does not support the video format. Please try a different browser." msgstr "" -#: src/screens/Messages/components/ChatDisabled.tsx:31 +#: src/screens/Messages/components/ChatDisabled.tsx:32 msgid "Your chats have been disabled" msgstr "" -#: src/components/dialogs/InAppBrowserConsent.tsx:69 +#: src/components/dialogs/InAppBrowserConsent.tsx:70 msgid "Your choice will be remembered for future links. You can change it at any time in settings." msgstr "" @@ -11970,32 +12211,33 @@ msgstr "" msgid "Your contact {firstAuthorName} is on Bluesky" msgstr "" -#: src/components/contacts/screens/ViewMatches.tsx:453 +#: src/components/contacts/screens/ViewMatches.tsx:454 msgid "Your contact {name}" msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:529 +#. placeholder {0}: sanitizeHandle(currentAccount?.handle || '', '@') +#: src/screens/Settings/components/ChangeHandleDialog.tsx:533 msgid "Your current handle <0>{0} will automatically remain reserved for you. You can switch back to it at any time from this account." msgstr "" -#: src/screens/Moderation/index.tsx:239 +#: src/screens/Moderation/index.tsx:240 msgid "Your declared age is under 18. Some settings below may be disabled. If this was a mistake, you may edit your birthdate in your <0>account settings." msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:251 -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:255 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:252 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:256 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:257 msgid "Your email" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:52 -#: src/screens/Settings/components/ChangePasswordDialog.tsx:81 +#: src/screens/Login/ForgotPasswordForm.tsx:53 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:82 #: src/screens/Signup/state.ts:277 -#: src/screens/Signup/StepInfo/index.tsx:131 +#: src/screens/Signup/StepInfo/index.tsx:132 msgid "Your email appears to be invalid." msgstr "" -#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:65 +#: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:66 msgid "Your email has not yet been verified. Please verify your email in order to enjoy all the features of Bluesky." msgstr "" @@ -12003,7 +12245,7 @@ msgstr "" msgid "Your first like!" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:493 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:494 msgid "Your followers" msgstr "" @@ -12011,56 +12253,57 @@ msgstr "" msgid "Your following feed is empty! Follow more users to see what's happening." msgstr "" -#: src/screens/Settings/components/ChangeHandleDialog.tsx:245 +#. placeholder {0}: createFullHandle(subdomain, host) +#: src/screens/Settings/components/ChangeHandleDialog.tsx:249 msgid "Your full handle will be <0>@{0}" msgstr "" #: src/Navigation.tsx:527 -#: src/screens/Search/modules/ExploreInterestsCard.tsx:67 -#: src/screens/Settings/ContentAndMediaSettings.tsx:93 -#: src/screens/Settings/ContentAndMediaSettings.tsx:96 -#: src/screens/Settings/InterestsSettings.tsx:46 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:68 +#: src/screens/Settings/ContentAndMediaSettings.tsx:94 +#: src/screens/Settings/ContentAndMediaSettings.tsx:97 +#: src/screens/Settings/InterestsSettings.tsx:47 msgid "Your interests" msgstr "" -#: src/screens/Settings/InterestsSettings.tsx:127 +#: src/screens/Settings/InterestsSettings.tsx:128 msgctxt "toast" msgid "Your interests have been updated!" msgstr "" -#: src/screens/Search/modules/ExploreInterestsCard.tsx:94 +#: src/screens/Search/modules/ExploreInterestsCard.tsx:95 msgid "Your interests help us find what you like!" msgstr "" -#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:68 +#: src/features/liveEvents/components/LiveEventFeedOptionsMenu.tsx:69 msgid "Your live event preferences have been updated." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:365 +#: src/screens/Signup/StepInfo/index.tsx:366 msgid "Your location has been updated." msgstr "" -#: src/components/dialogs/MutedWords.tsx:376 +#: src/components/dialogs/MutedWords.tsx:377 msgid "Your muted words" msgstr "" -#: src/screens/Settings/components/ChangePasswordDialog.tsx:71 +#: src/screens/Settings/components/ChangePasswordDialog.tsx:72 msgid "Your password has been changed successfully! Please use your new password when you sign in to Bluesky from now on." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:160 +#: src/screens/Signup/StepInfo/index.tsx:161 msgid "Your password must be at least 8 characters long." msgstr "" -#: src/view/com/composer/Composer.tsx:970 +#: src/view/com/composer/Composer.tsx:971 msgid "Your post was sent" msgstr "" -#: src/view/com/composer/Composer.tsx:967 +#: src/view/com/composer/Composer.tsx:968 msgid "Your posts were sent" msgstr "" -#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:288 +#: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:289 msgid "Your preferred language" msgstr "" @@ -12073,22 +12316,23 @@ msgstr "" msgid "Your profile picture surrounded by concentric circles of other users' profile pictures" msgstr "" -#: src/screens/Settings/components/DeactivateAccountDialog.tsx:74 +#: src/screens/Settings/components/DeactivateAccountDialog.tsx:75 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:969 +#: src/view/com/composer/Composer.tsx:970 msgid "Your reply was sent" msgstr "" +#. placeholder {0}: state.selectedLabeler?.creator.displayName #: src/components/moderation/ReportDialog/index.tsx:505 msgid "Your report will be sent to <0>{0}." msgstr "" -#: src/screens/Settings/InterestsSettings.tsx:60 +#: src/screens/Settings/InterestsSettings.tsx:61 msgid "Your selected interests help us serve you content you care about." msgstr "" -#: src/components/verification/VerificationsDialog.tsx:66 +#: src/components/verification/VerificationsDialog.tsx:67 msgid "Your verifications" msgstr ""