diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-11-16 15:12:06 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-16 15:12:06 -0800 |
commit | 3c30bb1d358c6544170b8d334c5ee0530020a566 (patch) | |
tree | 858b876ed62164fbaa9620c8a30a40c07b11e9bf /src/locale/locales/en-GB/messages.po | |
parent | 965bcc44dc6b5c5fa9d013b32da3cc9f8fdce93a (diff) | |
download | voidsky-3c30bb1d358c6544170b8d334c5ee0530020a566.tar.zst |
Release 1.94 (#6430)
* Fix errors in hindi .po * Run intl extract * Update join count
Diffstat (limited to 'src/locale/locales/en-GB/messages.po')
-rw-r--r-- | src/locale/locales/en-GB/messages.po | 2385 |
1 files changed, 1496 insertions, 889 deletions
diff --git a/src/locale/locales/en-GB/messages.po b/src/locale/locales/en-GB/messages.po index 63b17a94c..e97366bbe 100644 --- a/src/locale/locales/en-GB/messages.po +++ b/src/locale/locales/en-GB/messages.po @@ -17,14 +17,15 @@ msgstr "" msgid "(contains embedded content)" msgstr "" +#: src/screens/Settings/AccountSettings.tsx:58 #: src/view/com/modals/VerifyEmail.tsx:150 msgid "(no email)" msgstr "" #: src/view/com/notifications/FeedItem.tsx:232 #: src/view/com/notifications/FeedItem.tsx:327 -msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" -msgstr "" +#~ msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" +#~ msgstr "" #: src/lib/hooks/useTimeAgo.ts:156 msgid "{0, plural, one {# day} other {# days}}" @@ -68,16 +69,16 @@ msgstr "" msgid "{0, plural, one {following} other {following}}" msgstr "" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:300 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:305 msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:434 +#: src/view/com/post-thread/PostThreadItem.tsx:442 msgid "{0, plural, one {like} other {likes}}" msgstr "" #: src/components/FeedCard.tsx:213 -#: src/view/com/feeds/FeedSourceCard.tsx:300 +#: src/view/com/feeds/FeedSourceCard.tsx:303 msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" msgstr "" @@ -85,22 +86,26 @@ msgstr "" msgid "{0, plural, one {post} other {posts}}" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:418 +#: src/view/com/post-thread/PostThreadItem.tsx:426 msgid "{0, plural, one {quote} other {quotes}}" msgstr "" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:257 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:261 msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:400 +#: src/view/com/post-thread/PostThreadItem.tsx:408 msgid "{0, plural, one {repost} other {reposts}}" msgstr "" -#: src/view/com/util/post-ctrls/PostCtrls.tsx:296 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:301 msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" msgstr "" +#: src/screens/Settings/Settings.tsx:414 +msgid "{0}" +msgstr "" + #. Pattern: {wordValue} in tags #: src/components/dialogs/MutedWords.tsx:475 msgid "{0} <0>in <1>tags</1></0>" @@ -119,10 +124,14 @@ msgstr "" msgid "{0} of {1}" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:478 +#: src/screens/StarterPack/StarterPackScreen.tsx:479 msgid "{0} people have used this starter pack!" msgstr "" +#: src/view/shell/bottom-bar/BottomBar.tsx:203 +msgid "{0} unread items" +msgstr "" + #: src/view/com/util/UserAvatar.tsx:435 msgid "{0}'s avatar" msgstr "" @@ -160,10 +169,18 @@ msgstr "" msgid "{0}s" msgstr "" +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:252 +msgid "{badge} unread items" +msgstr "" + #: src/components/LabelingServiceCard/index.tsx:96 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" msgstr "" +#: src/view/shell/desktop/LeftNav.tsx:223 +msgid "{count} unread items" +msgstr "" + #: src/lib/generate-starterpack.ts:108 #: src/screens/StarterPack/Wizard/index.tsx:183 msgid "{displayName}'s Starter Pack" @@ -177,25 +194,117 @@ msgstr "" msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "" +#: src/view/com/notifications/FeedItem.tsx:300 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:326 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:222 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:246 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:350 +msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> signed up with your starter pack" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:312 +msgid "{firstAuthorLink} followed you" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:289 +msgid "{firstAuthorLink} followed you back" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:338 +msgid "{firstAuthorLink} liked your custom feed" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:234 +msgid "{firstAuthorLink} liked your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:258 +msgid "{firstAuthorLink} reposted your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:362 +msgid "{firstAuthorLink} signed up with your starter pack" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:293 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:319 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:215 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:239 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:343 +msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:298 +msgid "{firstAuthorName} followed you" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:288 +msgid "{firstAuthorName} followed you back" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:324 +msgid "{firstAuthorName} liked your custom feed" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:220 +msgid "{firstAuthorName} liked your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:244 +msgid "{firstAuthorName} reposted your post" +msgstr "" + +#: src/view/com/notifications/FeedItem.tsx:348 +msgid "{firstAuthorName} signed up with your starter pack" +msgstr "" + #: src/components/ProfileHoverCard/index.web.tsx:508 #: src/screens/Profile/Header/Metrics.tsx:50 msgid "{following} following" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:384 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:385 msgid "{handle} can't be messaged" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:284 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:297 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:307 #: src/view/screens/ProfileFeed.tsx:591 msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" msgstr "" -#: src/view/shell/Drawer.tsx:477 +#: src/view/shell/Drawer.tsx:448 msgid "{numUnreadNotifications} unread" msgstr "" +#: src/view/shell/bottom-bar/BottomBar.tsx:230 +msgid "{numUnreadNotifications} unread items" +msgstr "" + #: src/components/NewskieDialog.tsx:116 msgid "{profileName} joined Bluesky {0} ago" msgstr "" @@ -238,6 +347,10 @@ msgstr "" msgid "<0>{date}</0> at {time}" msgstr "" +#: src/screens/Settings/NotificationSettings.tsx:72 +msgid "<0>Experimental:</0> When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:466 msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack" msgstr "" @@ -262,8 +375,15 @@ msgstr "" msgid "7 days" msgstr "" +#: src/Navigation.tsx:361 +#: src/screens/Settings/AboutSettings.tsx:25 +#: src/screens/Settings/Settings.tsx:207 +#: src/screens/Settings/Settings.tsx:210 +msgid "About" +msgstr "" + #: src/view/com/util/ViewHeader.tsx:89 -#: src/view/screens/Search/Search.tsx:882 +#: src/view/screens/Search/Search.tsx:883 msgid "Access navigation links and settings" msgstr "" @@ -271,22 +391,25 @@ msgstr "" msgid "Access profile and other navigation links" msgstr "" -#: src/view/screens/Settings/index.tsx:464 +#: src/screens/Settings/AccessibilitySettings.tsx:43 +#: src/screens/Settings/Settings.tsx:183 +#: src/screens/Settings/Settings.tsx:186 msgid "Accessibility" msgstr "" #: src/view/screens/Settings/index.tsx:455 -msgid "Accessibility settings" -msgstr "" +#~ msgid "Accessibility settings" +#~ msgstr "" -#: src/Navigation.tsx:317 -#: src/view/screens/AccessibilitySettings.tsx:71 +#: src/Navigation.tsx:321 msgid "Accessibility Settings" msgstr "" +#: src/Navigation.tsx:337 #: src/screens/Login/LoginForm.tsx:176 -#: src/view/screens/Settings/index.tsx:316 -#: src/view/screens/Settings/index.tsx:719 +#: src/screens/Settings/AccountSettings.tsx:42 +#: src/screens/Settings/Settings.tsx:145 +#: src/screens/Settings/Settings.tsx:148 msgid "Account" msgstr "" @@ -311,15 +434,15 @@ msgstr "" msgid "Account Muted by List" msgstr "" -#: src/view/com/util/AccountDropdownBtn.tsx:43 +#: src/screens/Settings/Settings.tsx:420 msgid "Account options" msgstr "" -#: src/view/com/util/AccountDropdownBtn.tsx:59 +#: src/screens/Settings/Settings.tsx:456 msgid "Account removed from quick access" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:127 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:137 #: src/view/com/profile/ProfileMenu.tsx:122 msgid "Account unblocked" msgstr "" @@ -357,17 +480,15 @@ msgid "Add a user to this list" msgstr "" #: src/components/dialogs/SwitchAccount.tsx:55 -#: src/screens/Deactivated.tsx:199 -#: src/view/screens/Settings/index.tsx:402 -#: src/view/screens/Settings/index.tsx:411 +#: src/screens/Deactivated.tsx:198 msgid "Add account" msgstr "" #: src/view/com/composer/GifAltText.tsx:76 #: src/view/com/composer/GifAltText.tsx:144 #: src/view/com/composer/GifAltText.tsx:207 -#: src/view/com/composer/photos/Gallery.tsx:166 -#: src/view/com/composer/photos/Gallery.tsx:213 +#: src/view/com/composer/photos/Gallery.tsx:169 +#: src/view/com/composer/photos/Gallery.tsx:216 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:88 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:93 msgid "Add alt text" @@ -377,9 +498,22 @@ msgstr "" msgid "Add alt text (optional)" msgstr "" -#: src/view/screens/AppPasswords.tsx:111 -#: src/view/screens/AppPasswords.tsx:153 -#: src/view/screens/AppPasswords.tsx:166 +#: src/screens/Settings/Settings.tsx:364 +#: src/screens/Settings/Settings.tsx:367 +msgid "Add another account" +msgstr "" + +#: src/view/com/composer/Composer.tsx:713 +msgid "Add another post" +msgstr "" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:102 +msgid "Add app password" +msgstr "" + +#: src/screens/Settings/AppPasswords.tsx:67 +#: src/screens/Settings/AppPasswords.tsx:75 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:111 msgid "Add App Password" msgstr "" @@ -391,6 +525,10 @@ msgstr "" msgid "Add muted words and tags" msgstr "" +#: src/view/com/composer/Composer.tsx:1228 +msgid "Add new post" +msgstr "" + #: src/screens/Home/NoFeedsPinned.tsx:99 msgid "Add recommended feeds" msgstr "" @@ -403,7 +541,7 @@ msgstr "" msgid "Add the default feed of only people you follow" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:403 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:387 msgid "Add the following DNS record to your domain:" msgstr "" @@ -416,7 +554,7 @@ msgstr "" msgid "Add to Lists" msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:266 +#: src/view/com/feeds/FeedSourceCard.tsx:269 msgid "Add to my feeds" msgstr "" @@ -429,6 +567,10 @@ msgstr "" msgid "Added to my feeds" msgstr "" +#: src/view/com/composer/labels/LabelsBtn.tsx:161 +msgid "Adult" +msgstr "" + #: src/components/moderation/ContentHider.tsx:83 #: src/lib/moderation/useGlobalLabelStrings.ts:34 #: src/lib/moderation/useModerationCauseDescription.ts:144 @@ -436,21 +578,20 @@ msgstr "" msgid "Adult Content" msgstr "" -#: src/screens/Moderation/index.tsx:366 +#: src/screens/Moderation/index.tsx:360 msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>." msgstr "" -#: src/components/moderation/LabelPreference.tsx:241 +#: src/components/moderation/LabelPreference.tsx:242 msgid "Adult content is disabled." msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:140 -#: src/view/com/composer/labels/LabelsBtn.tsx:194 +#: src/view/com/composer/labels/LabelsBtn.tsx:198 msgid "Adult Content labels" msgstr "" -#: src/screens/Moderation/index.tsx:410 -#: src/view/screens/Settings/index.tsx:653 +#: src/screens/Moderation/index.tsx:404 msgid "Advanced" msgstr "" @@ -466,8 +607,8 @@ msgstr "" msgid "All the feeds you've saved, right in one place." msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:188 -#: src/view/com/modals/AddAppPasswords.tsx:195 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:146 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:153 msgid "Allow access to your direct messages" msgstr "" @@ -480,7 +621,7 @@ msgstr "" msgid "Allow replies from:" msgstr "" -#: src/view/screens/AppPasswords.tsx:272 +#: src/screens/Settings/AppPasswords.tsx:192 msgid "Allows access to direct messages" msgstr "" @@ -494,17 +635,17 @@ msgid "Already signed in as @{0}" msgstr "" #: src/view/com/composer/GifAltText.tsx:100 -#: src/view/com/composer/photos/Gallery.tsx:184 +#: src/view/com/composer/photos/Gallery.tsx:187 #: src/view/com/util/post-embeds/GifEmbed.tsx:186 msgid "ALT" msgstr "" +#: src/screens/Settings/AccessibilitySettings.tsx:49 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:56 #: src/view/com/composer/videos/SubtitleDialog.tsx:102 #: src/view/com/composer/videos/SubtitleDialog.tsx:106 -#: src/view/screens/AccessibilitySettings.tsx:85 msgid "Alt text" msgstr "" @@ -512,7 +653,7 @@ msgstr "" msgid "Alt Text" msgstr "" -#: src/view/com/composer/photos/Gallery.tsx:252 +#: src/view/com/composer/photos/Gallery.tsx:255 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "" @@ -521,8 +662,8 @@ msgstr "" msgid "Alt text will be truncated. Limit: {0} characters." msgstr "" +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:93 #: src/view/com/modals/VerifyEmail.tsx:132 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:95 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "" @@ -530,23 +671,23 @@ msgstr "" msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:77 +#: src/components/dialogs/VerifyEmailDialog.tsx:91 msgid "An email has been sent! Please enter the confirmation code included in the email below." msgstr "" -#: src/components/dialogs/GifSelect.tsx:266 +#: src/components/dialogs/GifSelect.tsx:265 msgid "An error has occurred" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:422 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:419 msgid "An error occurred" msgstr "" -#: src/view/com/composer/state/video.ts:412 +#: src/view/com/composer/state/video.ts:411 msgid "An error occurred while compressing the video." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:316 +#: src/components/StarterPack/ProfileStarterPacks.tsx:333 msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "" @@ -572,7 +713,7 @@ msgstr "" msgid "An error occurred while trying to follow all" msgstr "" -#: src/view/com/composer/state/video.ts:449 +#: src/view/com/composer/state/video.ts:448 msgid "An error occurred while uploading the video." msgstr "" @@ -580,7 +721,7 @@ msgstr "" msgid "An issue not included in these options" msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:36 +#: src/components/dms/dialogs/NewChatDialog.tsx:41 msgid "An issue occurred starting the chat" msgstr "" @@ -607,8 +748,6 @@ msgid "an unknown labeler" msgstr "an unknown labeller" #: src/components/WhoCanReply.tsx:295 -#: src/view/com/notifications/FeedItem.tsx:231 -#: src/view/com/notifications/FeedItem.tsx:324 msgid "and" msgstr "" @@ -634,29 +773,49 @@ msgstr "" msgid "Anybody can interact" msgstr "" -#: src/view/screens/LanguageSettings.tsx:94 +#: src/screens/Settings/LanguageSettings.tsx:72 msgid "App Language" msgstr "" -#: src/view/screens/AppPasswords.tsx:232 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:122 +msgid "App Password" +msgstr "" + +#: src/screens/Settings/AppPasswords.tsx:139 msgid "App password deleted" msgstr "" +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:84 +msgid "App password name must be unique" +msgstr "" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:62 +msgid "App password names can only contain letters, numbers, spaces, dashes, and underscores" +msgstr "" + #: src/view/com/modals/AddAppPasswords.tsx:138 -msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +#~ msgid "App Password names can only contain letters, numbers, spaces, dashes, and underscores." +#~ msgstr "" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:80 +msgid "App password names must be at least 4 characters long" msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:103 -msgid "App Password names must be at least 4 characters long." -msgstr "" +#~ msgid "App Password names must be at least 4 characters long." +#~ msgstr "" #: src/view/screens/Settings/index.tsx:664 -msgid "App password settings" +#~ msgid "App password settings" +#~ msgstr "" + +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:59 +msgid "App passwords" msgstr "" -#: src/Navigation.tsx:285 -#: src/view/screens/AppPasswords.tsx:197 -#: src/view/screens/Settings/index.tsx:673 +#: src/Navigation.tsx:289 +#: src/screens/Settings/AppPasswords.tsx:47 msgid "App Passwords" msgstr "" @@ -681,33 +840,48 @@ msgstr "" msgid "Appeal this decision" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:89 -#: src/view/screens/Settings/index.tsx:485 +#: src/Navigation.tsx:329 +#: src/screens/Settings/AppearanceSettings.tsx:76 +#: src/screens/Settings/Settings.tsx:175 +#: src/screens/Settings/Settings.tsx:178 msgid "Appearance" msgstr "" #: src/view/screens/Settings/index.tsx:476 -msgid "Appearance settings" -msgstr "" +#~ msgid "Appearance settings" +#~ msgstr "" #: src/Navigation.tsx:325 -msgid "Appearance Settings" -msgstr "" +#~ msgid "Appearance Settings" +#~ msgstr "" #: src/screens/Feeds/NoSavedFeedsOfAnyType.tsx:47 #: src/screens/Home/NoFeedsPinned.tsx:93 msgid "Apply default recommended feeds" msgstr "" -#: src/view/screens/AppPasswords.tsx:283 -msgid "Are you sure you want to delete the app password \"{name}\"?" +#: src/view/com/post-thread/PostThreadItem.tsx:825 +msgid "Archived from {0}" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:794 +#: src/view/com/post-thread/PostThreadItem.tsx:833 +msgid "Archived post" msgstr "" +#: src/screens/Settings/AppPasswords.tsx:201 +msgid "Are you sure you want to delete the app password \"{0}\"?" +msgstr "" + +#: src/view/screens/AppPasswords.tsx:283 +#~ msgid "Are you sure you want to delete the app password \"{name}\"?" +#~ msgstr "" + #: src/components/dms/MessageMenu.tsx:149 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:632 +#: src/screens/StarterPack/StarterPackScreen.tsx:633 msgid "Are you sure you want to delete this starter pack?" msgstr "" @@ -719,7 +893,7 @@ 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/view/com/feeds/FeedSourceCard.tsx:313 +#: src/view/com/feeds/FeedSourceCard.tsx:316 msgid "Are you sure you want to remove {0} from your feeds?" msgstr "" @@ -727,15 +901,19 @@ msgstr "" msgid "Are you sure you want to remove this from your feeds?" msgstr "" -#: src/view/com/composer/Composer.tsx:532 +#: src/view/com/composer/Composer.tsx:664 msgid "Are you sure you'd like to discard this draft?" msgstr "" +#: src/view/com/composer/Composer.tsx:828 +msgid "Are you sure you'd like to discard this post?" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:433 msgid "Are you sure?" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:60 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:61 msgid "Are you writing in <0>{0}</0>?" msgstr "" @@ -744,7 +922,7 @@ msgstr "" msgid "Art" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:170 +#: src/view/com/composer/labels/LabelsBtn.tsx:173 msgid "Artistic or non-erotic nudity." msgstr "" @@ -752,6 +930,15 @@ msgstr "" msgid "At least 3 characters" msgstr "" +#: src/screens/Settings/AccessibilitySettings.tsx:98 +msgid "Autoplay options have moved to the <0>Content and Media settings</0>." +msgstr "" + +#: src/screens/Settings/ContentAndMediaSettings.tsx:89 +#: src/screens/Settings/ContentAndMediaSettings.tsx:95 +msgid "Autoplay videos and GIFs" +msgstr "" + #: src/components/dms/MessagesListHeader.tsx:75 #: src/components/moderation/LabelsOnMeDialog.tsx:290 #: src/components/moderation/LabelsOnMeDialog.tsx:291 @@ -765,7 +952,7 @@ msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:160 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:80 +#: src/screens/Profile/Header/Shell.tsx:116 #: src/screens/Signup/BackNextButtons.tsx:42 #: src/screens/StarterPack/Wizard/index.tsx:307 #: src/view/com/util/ViewHeader.tsx:87 @@ -773,18 +960,38 @@ msgid "Back" msgstr "" #: src/view/screens/Settings/index.tsx:442 -msgid "Basics" +#~ msgid "Basics" +#~ msgstr "" + +#: src/view/screens/Lists.tsx:104 +#: src/view/screens/ModerationModlists.tsx:100 +msgid "Before creating a list, you must first verify your email." +msgstr "" + +#: src/view/com/composer/Composer.tsx:591 +msgid "Before creating a post, you must first verify your email." +msgstr "" + +#: src/components/StarterPack/ProfileStarterPacks.tsx:340 +msgid "Before creating a starter pack, you must first verify your email." +msgstr "" + +#: src/components/dms/dialogs/NewChatDialog.tsx:79 +#: src/components/dms/MessageProfileButton.tsx:89 +#: src/screens/Messages/Conversation.tsx:219 +msgid "Before you may message another user, you must first verify your email." msgstr "" #: src/components/dialogs/BirthDateSettings.tsx:106 +#: src/screens/Settings/AccountSettings.tsx:102 msgid "Birthday" msgstr "" #: src/view/screens/Settings/index.tsx:348 -msgid "Birthday:" -msgstr "" +#~ msgid "Birthday:" +#~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:273 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 msgid "Block" msgstr "" @@ -815,15 +1022,15 @@ msgstr "" msgid "Block these accounts?" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:82 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 msgid "Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:280 +#: src/screens/Moderation/index.tsx:274 msgid "Blocked accounts" msgstr "" -#: src/Navigation.tsx:149 +#: src/Navigation.tsx:153 #: src/view/screens/ModerationBlockedAccounts.tsx:108 msgid "Blocked Accounts" msgstr "" @@ -852,7 +1059,7 @@ msgstr "" 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:172 +#: src/view/com/auth/SplashScreen.web.tsx:173 msgid "Blog" msgstr "" @@ -861,6 +1068,10 @@ msgstr "" msgid "Bluesky" msgstr "" +#: src/view/com/post-thread/PostThreadItem.tsx:850 +msgid "Bluesky cannot confirm the authenticity of the claimed date." +msgstr "" + #: src/view/com/auth/server-input/index.tsx:151 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 "" @@ -869,11 +1080,11 @@ msgstr "" msgid "Bluesky is better with friends!" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:283 +#: src/components/StarterPack/ProfileStarterPacks.tsx:300 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "" -#: src/screens/Moderation/index.tsx:571 +#: src/screens/Settings/components/PwiOptOut.tsx:92 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 "Bluesky will not show your profile and posts to logged-out users. Other apps may not honour this request. This does not make your account private." @@ -915,11 +1126,11 @@ msgstr "" msgid "Browse other feeds" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:167 +#: src/view/com/auth/SplashScreen.web.tsx:168 msgid "Business" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:160 +#: src/view/com/profile/ProfileSubpageHeader.tsx:197 msgid "by —" msgstr "" @@ -927,7 +1138,7 @@ msgstr "" msgid "By {0}" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:164 +#: src/view/com/profile/ProfileSubpageHeader.tsx:201 msgid "by <0/>" msgstr "" @@ -943,7 +1154,7 @@ msgstr "" msgid "By creating an account you agree to the <0>Terms of Service</0>." msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:162 +#: src/view/com/profile/ProfileSubpageHeader.tsx:199 msgid "by you" msgstr "" @@ -952,24 +1163,27 @@ msgid "Camera" msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:180 -msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." -msgstr "" +#~ msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." +#~ msgstr "" -#: src/components/Menu/index.tsx:235 +#: src/components/Menu/index.tsx:236 #: src/components/Prompt.tsx:129 #: src/components/Prompt.tsx:131 #: src/components/TagMenu/index.tsx:267 -#: src/screens/Deactivated.tsx:161 +#: src/screens/Deactivated.tsx:164 #: src/screens/Profile/Header/EditProfileDialog.tsx:220 #: src/screens/Profile/Header/EditProfileDialog.tsx:228 -#: src/view/com/composer/Composer.tsx:684 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:72 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:79 +#: src/screens/Settings/Settings.tsx:252 +#: src/view/com/composer/Composer.tsx:891 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 -#: src/view/com/modals/ChangeHandle.tsx:141 #: src/view/com/modals/ChangePassword.tsx:268 #: src/view/com/modals/ChangePassword.tsx:271 #: src/view/com/modals/CreateOrEditList.tsx:335 #: src/view/com/modals/CropImage.web.tsx:97 +#: src/view/com/modals/EditProfile.tsx:244 #: src/view/com/modals/InAppBrowserConsent.tsx:75 #: src/view/com/modals/InAppBrowserConsent.tsx:77 #: src/view/com/modals/LinkWarning.tsx:105 @@ -977,40 +1191,44 @@ msgstr "" #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 #: src/view/com/util/post-ctrls/RepostButton.tsx:166 -#: src/view/screens/Search/Search.tsx:910 +#: src/view/screens/Search/Search.tsx:911 msgid "Cancel" msgstr "" #: src/view/com/modals/CreateOrEditList.tsx:340 #: src/view/com/modals/DeleteAccount.tsx:174 -#: src/view/com/modals/DeleteAccount.tsx:296 +#: src/view/com/modals/DeleteAccount.tsx:297 msgctxt "action" msgid "Cancel" msgstr "" #: src/view/com/modals/DeleteAccount.tsx:170 -#: src/view/com/modals/DeleteAccount.tsx:292 +#: src/view/com/modals/DeleteAccount.tsx:293 msgid "Cancel account deletion" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:137 -msgid "Cancel change handle" -msgstr "" +#~ msgid "Cancel change handle" +#~ msgstr "" #: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" msgstr "" +#: src/view/com/modals/EditProfile.tsx:239 +msgid "Cancel profile editing" +msgstr "" + #: src/view/com/util/post-ctrls/RepostButton.tsx:161 msgid "Cancel quote post" msgstr "" -#: src/screens/Deactivated.tsx:155 +#: src/screens/Deactivated.tsx:158 msgid "Cancel reactivation and log out" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 -#: src/view/screens/Search/Search.tsx:902 +#: src/view/screens/Search/Search.tsx:903 msgid "Cancel search" msgstr "" @@ -1019,9 +1237,9 @@ msgid "Cancels opening the linked website" msgstr "" #: src/state/shell/composer/index.tsx:82 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:113 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:154 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:190 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:116 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:157 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:193 msgid "Cannot interact with a blocked user" msgstr "" @@ -1033,25 +1251,32 @@ msgstr "Subtitles (.vtt)" msgid "Captions & alt text" msgstr "Subtitles & alt text" +#: src/screens/Settings/components/Email2FAToggle.tsx:60 #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" msgstr "" #: src/view/screens/Settings/index.tsx:342 -msgctxt "action" -msgid "Change" +#~ msgctxt "action" +#~ msgid "Change" +#~ msgstr "" + +#: src/screens/Settings/AccountSettings.tsx:90 +#: src/screens/Settings/AccountSettings.tsx:94 +msgid "Change email" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:147 +#: src/components/dialogs/VerifyEmailDialog.tsx:162 +#: src/components/dialogs/VerifyEmailDialog.tsx:187 msgid "Change email address" msgstr "" #: src/view/screens/Settings/index.tsx:685 -msgid "Change handle" -msgstr "" +#~ msgid "Change handle" +#~ msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:149 -#: src/view/screens/Settings/index.tsx:696 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:88 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:93 msgid "Change Handle" msgstr "" @@ -1060,15 +1285,14 @@ msgid "Change my email" msgstr "" #: src/view/screens/Settings/index.tsx:730 -msgid "Change password" -msgstr "" +#~ msgid "Change password" +#~ msgstr "" #: src/view/com/modals/ChangePassword.tsx:142 -#: src/view/screens/Settings/index.tsx:741 msgid "Change Password" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:73 +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:74 msgid "Change post language to {0}" msgstr "" @@ -1076,10 +1300,14 @@ msgstr "" msgid "Change Your Email" msgstr "" -#: src/Navigation.tsx:337 +#: src/components/dialogs/VerifyEmailDialog.tsx:171 +msgid "Change your email address" +msgstr "" + +#: src/Navigation.tsx:373 #: src/view/shell/bottom-bar/BottomBar.tsx:200 -#: src/view/shell/desktop/LeftNav.tsx:329 -#: src/view/shell/Drawer.tsx:446 +#: src/view/shell/desktop/LeftNav.tsx:348 +#: src/view/shell/Drawer.tsx:417 msgid "Chat" msgstr "" @@ -1089,14 +1317,12 @@ msgstr "" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:342 +#: src/Navigation.tsx:378 #: src/screens/Messages/ChatList.tsx:88 -#: src/view/screens/Settings/index.tsx:605 msgid "Chat settings" msgstr "" #: src/screens/Messages/Settings.tsx:61 -#: src/view/screens/Settings/index.tsx:614 msgid "Chat Settings" msgstr "" @@ -1113,15 +1339,19 @@ msgstr "" msgid "Check your email for a login code and enter it here." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:231 +#: src/view/com/modals/DeleteAccount.tsx:232 msgid "Check your inbox for an email with the confirmation code to enter below:" msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:370 +msgid "Choose domain verification method" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:199 msgid "Choose Feeds" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:291 +#: src/components/StarterPack/ProfileStarterPacks.tsx:308 msgid "Choose for me" msgstr "" @@ -1137,7 +1367,7 @@ msgstr "" msgid "Choose Service" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:271 +#: src/screens/Onboarding/StepFinished.tsx:276 msgid "Choose the algorithms that power your custom feeds." msgstr "" @@ -1149,11 +1379,11 @@ msgstr "" msgid "Choose your password" msgstr "" -#: src/view/screens/Settings/index.tsx:877 +#: src/screens/Settings/Settings.tsx:342 msgid "Clear all storage data" msgstr "" -#: src/view/screens/Settings/index.tsx:880 +#: src/screens/Settings/Settings.tsx:344 msgid "Clear all storage data (restart after this)" msgstr "" @@ -1162,8 +1392,8 @@ msgid "Clear search query" msgstr "" #: src/view/screens/Settings/index.tsx:878 -msgid "Clears all storage data" -msgstr "" +#~ msgid "Clears all storage data" +#~ msgstr "" #: src/view/screens/Support.tsx:41 msgid "click here" @@ -1173,7 +1403,7 @@ msgstr "" msgid "Click here for more information on deactivating your account" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:216 +#: src/view/com/modals/DeleteAccount.tsx:217 msgid "Click here for more information." msgstr "" @@ -1201,8 +1431,8 @@ msgstr "" msgid "Clip 🐴 clop 🐴" msgstr "" -#: src/components/dialogs/GifSelect.tsx:282 -#: src/components/dialogs/VerifyEmailDialog.tsx:246 +#: src/components/dialogs/GifSelect.tsx:281 +#: src/components/dialogs/VerifyEmailDialog.tsx:289 #: src/components/dms/dialogs/SearchablePeopleList.tsx:263 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 @@ -1215,7 +1445,7 @@ msgid "Close" msgstr "" #: src/components/Dialog/index.web.tsx:110 -#: src/components/Dialog/index.web.tsx:256 +#: src/components/Dialog/index.web.tsx:261 msgid "Close active dialog" msgstr "" @@ -1227,7 +1457,7 @@ msgstr "" msgid "Close bottom drawer" msgstr "" -#: src/components/dialogs/GifSelect.tsx:276 +#: src/components/dialogs/GifSelect.tsx:275 msgid "Close dialog" msgstr "" @@ -1239,20 +1469,20 @@ msgstr "" msgid "Close image" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:129 +#: src/view/com/lightbox/Lightbox.web.tsx:107 msgid "Close image viewer" msgstr "" -#: src/view/shell/index.web.tsx:67 +#: src/view/shell/index.web.tsx:68 msgid "Close navigation footer" msgstr "" -#: src/components/Menu/index.tsx:229 +#: src/components/Menu/index.tsx:230 #: src/components/TagMenu/index.tsx:261 msgid "Close this dialog" msgstr "" -#: src/view/shell/index.web.tsx:68 +#: src/view/shell/index.web.tsx:69 msgid "Closes bottom navigation bar" msgstr "" @@ -1268,15 +1498,15 @@ msgstr "" msgid "Closes viewer for header image" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:265 +#: src/view/com/notifications/FeedItem.tsx:400 msgid "Collapse list of users" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:470 +#: src/view/com/notifications/FeedItem.tsx:593 msgid "Collapses list of users for a given notification" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:97 +#: src/screens/Settings/AppearanceSettings.tsx:80 msgid "Color mode" msgstr "Colour mode" @@ -1290,12 +1520,12 @@ msgstr "" msgid "Comics" msgstr "" -#: src/Navigation.tsx:275 +#: src/Navigation.tsx:279 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:284 +#: src/screens/Onboarding/StepFinished.tsx:289 msgid "Complete onboarding and start using your account" msgstr "" @@ -1303,7 +1533,11 @@ msgstr "" msgid "Complete the challenge" msgstr "" -#: src/view/com/composer/Composer.tsx:632 +#: src/view/shell/desktop/LeftNav.tsx:314 +msgid "Compose new post" +msgstr "" + +#: src/view/com/composer/Composer.tsx:794 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" msgstr "" @@ -1311,27 +1545,27 @@ msgstr "" msgid "Compose reply" msgstr "" -#: src/view/com/composer/Composer.tsx:1341 +#: src/view/com/composer/Composer.tsx:1613 msgid "Compressing video..." msgstr "" -#: src/components/moderation/LabelPreference.tsx:81 +#: src/components/moderation/LabelPreference.tsx:82 msgid "Configure content filtering setting for category: {name}" msgstr "" -#: src/components/moderation/LabelPreference.tsx:243 +#: src/components/moderation/LabelPreference.tsx:244 msgid "Configured in <0>moderation settings</0>." msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:210 -#: src/components/dialogs/VerifyEmailDialog.tsx:217 -#: src/components/dialogs/VerifyEmailDialog.tsx:240 +#: src/components/dialogs/VerifyEmailDialog.tsx:253 +#: src/components/dialogs/VerifyEmailDialog.tsx:260 +#: src/components/dialogs/VerifyEmailDialog.tsx:283 #: src/components/Prompt.tsx:172 #: src/components/Prompt.tsx:175 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:188 #: src/view/com/modals/VerifyEmail.tsx:239 #: src/view/com/modals/VerifyEmail.tsx:241 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:179 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:182 msgid "Confirm" msgstr "" @@ -1344,30 +1578,30 @@ msgstr "" msgid "Confirm content language settings" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:282 +#: src/view/com/modals/DeleteAccount.tsx:283 msgid "Confirm delete account" msgstr "" -#: src/screens/Moderation/index.tsx:314 +#: src/screens/Moderation/index.tsx:308 msgid "Confirm your age:" msgstr "" -#: src/screens/Moderation/index.tsx:305 +#: src/screens/Moderation/index.tsx:299 msgid "Confirm your birthdate" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:171 +#: src/components/dialogs/VerifyEmailDialog.tsx:214 #: src/screens/Login/LoginForm.tsx:256 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 #: src/view/com/modals/ChangeEmail.tsx:152 -#: src/view/com/modals/DeleteAccount.tsx:238 -#: src/view/com/modals/DeleteAccount.tsx:244 +#: src/view/com/modals/DeleteAccount.tsx:239 +#: src/view/com/modals/DeleteAccount.tsx:245 #: src/view/com/modals/VerifyEmail.tsx:173 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:142 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:148 msgid "Confirmation code" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:167 +#: src/components/dialogs/VerifyEmailDialog.tsx:210 msgid "Confirmation Code" msgstr "" @@ -1380,16 +1614,27 @@ msgstr "" msgid "Contact support" msgstr "" +#: src/screens/Settings/AccessibilitySettings.tsx:102 +#: src/screens/Settings/Settings.tsx:167 +#: src/screens/Settings/Settings.tsx:170 +msgid "Content and media" +msgstr "" + +#: src/Navigation.tsx:353 +#: src/screens/Settings/ContentAndMediaSettings.tsx:36 +msgid "Content and Media" +msgstr "" + #: src/lib/moderation/useGlobalLabelStrings.ts:18 msgid "Content Blocked" msgstr "" -#: src/screens/Moderation/index.tsx:298 +#: src/screens/Moderation/index.tsx:292 msgid "Content filters" msgstr "" +#: src/screens/Settings/LanguageSettings.tsx:241 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 -#: src/view/screens/LanguageSettings.tsx:280 msgid "Content Languages" msgstr "" @@ -1440,40 +1685,45 @@ msgstr "" msgid "Cooking" msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:221 #: src/view/com/modals/InviteCodes.tsx:183 msgid "Copied" msgstr "" -#: src/view/screens/Settings/index.tsx:234 +#: src/screens/Settings/AboutSettings.tsx:66 msgid "Copied build version to clipboard" msgstr "" #: src/components/dms/MessageMenu.tsx:57 #: src/lib/sharing.ts:25 -#: src/view/com/modals/AddAppPasswords.tsx:80 -#: src/view/com/modals/ChangeHandle.tsx:313 #: src/view/com/modals/InviteCodes.tsx:153 #: src/view/com/util/forms/PostDropdownBtn.tsx:240 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:380 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:386 msgid "Copied to clipboard" msgstr "" #: src/components/dialogs/Embed.tsx:136 +#: src/screens/Settings/components/CopyButton.tsx:66 msgid "Copied!" msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:215 -msgid "Copies app password" -msgstr "" +#~ msgid "Copies app password" +#~ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 -#: src/view/com/modals/AddAppPasswords.tsx:214 msgid "Copy" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:467 -msgid "Copy {0}" +#~ msgid "Copy {0}" +#~ msgstr "" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 +msgid "Copy App Password" +msgstr "" + +#: src/screens/Settings/AboutSettings.tsx:61 +msgid "Copy build version to clipboard" msgstr "" #: src/components/dialogs/Embed.tsx:122 @@ -1481,6 +1731,14 @@ msgstr "" msgid "Copy code" msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:472 +msgid "Copy DID" +msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:405 +msgid "Copy host" +msgstr "" + #: src/components/StarterPack/ShareDialog.tsx:124 msgid "Copy link" msgstr "" @@ -1512,7 +1770,11 @@ msgstr "" msgid "Copy QR code" msgstr "" -#: src/Navigation.tsx:280 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:426 +msgid "Copy TXT record value" +msgstr "" + +#: src/Navigation.tsx:284 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "" @@ -1537,30 +1799,30 @@ msgstr "" msgid "Could not process your video" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:273 +#: src/components/StarterPack/ProfileStarterPacks.tsx:290 msgid "Create" msgstr "" #: src/view/screens/Settings/index.tsx:403 -msgid "Create a new Bluesky account" -msgstr "" +#~ msgid "Create a new Bluesky account" +#~ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:166 -#: src/components/StarterPack/ProfileStarterPacks.tsx:260 -#: src/Navigation.tsx:367 +#: src/components/StarterPack/ProfileStarterPacks.tsx:168 +#: src/components/StarterPack/ProfileStarterPacks.tsx:271 +#: src/Navigation.tsx:403 msgid "Create a starter pack" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:247 +#: src/components/StarterPack/ProfileStarterPacks.tsx:252 msgid "Create a starter pack for me" msgstr "" #: src/view/com/auth/SplashScreen.tsx:56 -#: src/view/com/auth/SplashScreen.web.tsx:116 +#: src/view/com/auth/SplashScreen.web.tsx:117 msgid "Create account" msgstr "" @@ -1577,16 +1839,16 @@ msgstr "" msgid "Create an avatar instead" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:173 +#: src/components/StarterPack/ProfileStarterPacks.tsx:175 msgid "Create another" msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:243 -msgid "Create App Password" -msgstr "" +#~ msgid "Create App Password" +#~ msgstr "" #: src/view/com/auth/SplashScreen.tsx:48 -#: src/view/com/auth/SplashScreen.web.tsx:108 +#: src/view/com/auth/SplashScreen.web.tsx:109 msgid "Create new account" msgstr "" @@ -1594,7 +1856,7 @@ msgstr "" msgid "Create report for {0}" msgstr "" -#: src/view/screens/AppPasswords.tsx:252 +#: src/screens/Settings/AppPasswords.tsx:166 msgid "Created {0}" msgstr "" @@ -1609,8 +1871,8 @@ msgid "Custom" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:375 -msgid "Custom domain" -msgstr "" +#~ msgid "Custom domain" +#~ msgstr "" #: src/view/screens/Feeds.tsx:761 #: src/view/screens/Search/Explore.tsx:391 @@ -1618,15 +1880,15 @@ msgid "Custom feeds built by the community bring you new experiences and help yo msgstr "" #: src/view/screens/PreferencesExternalEmbeds.tsx:54 -msgid "Customize media from external sites." -msgstr "Customise media from external sites." +#~ msgid "Customize media from external sites." +#~ msgstr "Customise media from external sites." #: src/components/dialogs/PostInteractionSettingsDialog.tsx:289 msgid "Customize who can interact with this post." msgstr "Customise who can interact with this post." -#: src/screens/Settings/AppearanceSettings.tsx:109 -#: src/screens/Settings/AppearanceSettings.tsx:130 +#: src/screens/Settings/AppearanceSettings.tsx:92 +#: src/screens/Settings/AppearanceSettings.tsx:113 msgid "Dark" msgstr "" @@ -1634,7 +1896,7 @@ msgstr "" msgid "Dark mode" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:122 +#: src/screens/Settings/AppearanceSettings.tsx:105 msgid "Dark theme" msgstr "" @@ -1642,16 +1904,17 @@ msgstr "" msgid "Date of birth" msgstr "" +#: src/screens/Settings/AccountSettings.tsx:139 +#: src/screens/Settings/AccountSettings.tsx:144 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 -#: src/view/screens/Settings/index.tsx:773 msgid "Deactivate account" msgstr "" #: src/view/screens/Settings/index.tsx:785 -msgid "Deactivate my account" -msgstr "" +#~ msgid "Deactivate my account" +#~ msgstr "" -#: src/view/screens/Settings/index.tsx:840 +#: src/screens/Settings/Settings.tsx:323 msgid "Debug Moderation" msgstr "" @@ -1659,22 +1922,22 @@ msgstr "" msgid "Debug panel" msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:99 -#: src/screens/Settings/AppearanceSettings.tsx:169 +#: src/screens/Settings/AppearanceSettings.tsx:153 msgid "Default" msgstr "" #: src/components/dms/MessageMenu.tsx:151 -#: src/screens/StarterPack/StarterPackScreen.tsx:584 -#: src/screens/StarterPack/StarterPackScreen.tsx:663 -#: src/screens/StarterPack/StarterPackScreen.tsx:743 +#: src/screens/Settings/AppPasswords.tsx:204 +#: src/screens/StarterPack/StarterPackScreen.tsx:585 +#: src/screens/StarterPack/StarterPackScreen.tsx:664 +#: src/screens/StarterPack/StarterPackScreen.tsx:744 #: src/view/com/util/forms/PostDropdownBtn.tsx:673 -#: src/view/screens/AppPasswords.tsx:286 #: src/view/screens/ProfileList.tsx:726 msgid "Delete" msgstr "" -#: src/view/screens/Settings/index.tsx:795 +#: src/screens/Settings/AccountSettings.tsx:149 +#: src/screens/Settings/AccountSettings.tsx:154 msgid "Delete account" msgstr "" @@ -1682,16 +1945,15 @@ msgstr "" msgid "Delete Account <0>\"</0><1>{0}</1><2>\"</2>" msgstr "" -#: src/view/screens/AppPasswords.tsx:245 +#: src/screens/Settings/AppPasswords.tsx:179 msgid "Delete app password" msgstr "" -#: src/view/screens/AppPasswords.tsx:281 +#: src/screens/Settings/AppPasswords.tsx:199 msgid "Delete app password?" msgstr "" -#: src/view/screens/Settings/index.tsx:857 -#: src/view/screens/Settings/index.tsx:860 +#: src/screens/Settings/Settings.tsx:330 msgid "Delete chat declaration record" msgstr "" @@ -1711,25 +1973,26 @@ msgstr "" msgid "Delete message for me" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:285 +#: src/view/com/modals/DeleteAccount.tsx:286 msgid "Delete my account" msgstr "" #: src/view/screens/Settings/index.tsx:807 -msgid "Delete My Account…" -msgstr "" +#~ msgid "Delete My Account…" +#~ msgstr "" +#: src/view/com/composer/Composer.tsx:802 #: src/view/com/util/forms/PostDropdownBtn.tsx:653 #: src/view/com/util/forms/PostDropdownBtn.tsx:655 msgid "Delete post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:578 -#: src/screens/StarterPack/StarterPackScreen.tsx:734 +#: src/screens/StarterPack/StarterPackScreen.tsx:579 +#: src/screens/StarterPack/StarterPackScreen.tsx:735 msgid "Delete starter pack" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:629 +#: src/screens/StarterPack/StarterPackScreen.tsx:630 msgid "Delete starter pack?" msgstr "" @@ -1741,21 +2004,28 @@ msgstr "" msgid "Delete this post?" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:92 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 msgid "Deleted" msgstr "" +#: src/components/dms/MessagesListHeader.tsx:150 +#: src/screens/Messages/components/ChatListItem.tsx:107 +msgid "Deleted Account" +msgstr "" + #: src/view/com/post-thread/PostThread.tsx:398 msgid "Deleted post." msgstr "" #: src/view/screens/Settings/index.tsx:858 -msgid "Deletes the chat declaration record" -msgstr "" +#~ msgid "Deletes the chat declaration record" +#~ msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:344 #: src/view/com/modals/CreateOrEditList.tsx:280 #: src/view/com/modals/CreateOrEditList.tsx:301 +#: src/view/com/modals/EditProfile.tsx:193 +#: src/view/com/modals/EditProfile.tsx:205 msgid "Description" msgstr "" @@ -1781,31 +2051,37 @@ msgstr "" msgid "Detach quote post?" msgstr "" +#: src/screens/Settings/Settings.tsx:234 +#: src/screens/Settings/Settings.tsx:237 +msgid "Developer options" +msgstr "" + #: src/components/WhoCanReply.tsx:175 msgid "Dialog: adjust who can interact with this post" msgstr "" #: src/view/com/composer/Composer.tsx:325 -msgid "Did you want to say anything?" -msgstr "" +#~ msgid "Did you want to say anything?" +#~ msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:126 +#: src/screens/Settings/AppearanceSettings.tsx:109 msgid "Dim" msgstr "" #: src/view/screens/AccessibilitySettings.tsx:109 -msgid "Disable autoplay for videos and GIFs" -msgstr "" +#~ msgid "Disable autoplay for videos and GIFs" +#~ msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:89 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" msgstr "" -#: src/view/screens/AccessibilitySettings.tsx:123 +#: src/screens/Settings/AccessibilitySettings.tsx:84 +#: src/screens/Settings/AccessibilitySettings.tsx:89 msgid "Disable haptic feedback" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:388 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:385 msgid "Disable subtitles" msgstr "" @@ -1814,12 +2090,13 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:68 #: src/screens/Messages/Settings.tsx:133 #: src/screens/Messages/Settings.tsx:136 -#: src/screens/Moderation/index.tsx:356 +#: src/screens/Moderation/index.tsx:350 msgid "Disabled" msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:84 -#: src/view/com/composer/Composer.tsx:534 +#: src/view/com/composer/Composer.tsx:666 +#: src/view/com/composer/Composer.tsx:835 msgid "Discard" msgstr "" @@ -1827,12 +2104,16 @@ msgstr "" msgid "Discard changes?" msgstr "" -#: src/view/com/composer/Composer.tsx:531 +#: src/view/com/composer/Composer.tsx:663 msgid "Discard draft?" msgstr "" -#: src/screens/Moderation/index.tsx:556 -#: src/screens/Moderation/index.tsx:560 +#: src/view/com/composer/Composer.tsx:827 +msgid "Discard post?" +msgstr "" + +#: src/screens/Settings/components/PwiOptOut.tsx:80 +#: src/screens/Settings/components/PwiOptOut.tsx:84 msgid "Discourage apps from showing my account to logged-out users" msgstr "" @@ -1849,11 +2130,11 @@ msgstr "" msgid "Discover New Feeds" msgstr "" -#: src/components/Dialog/index.tsx:315 +#: src/components/Dialog/index.tsx:318 msgid "Dismiss" msgstr "" -#: src/view/com/composer/Composer.tsx:1265 +#: src/view/com/composer/Composer.tsx:1537 msgid "Dismiss error" msgstr "" @@ -1861,16 +2142,22 @@ msgstr "" msgid "Dismiss getting started guide" msgstr "" -#: src/view/screens/AccessibilitySettings.tsx:97 +#: src/screens/Settings/AccessibilitySettings.tsx:64 +#: src/screens/Settings/AccessibilitySettings.tsx:69 msgid "Display larger alt text badges" msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:314 #: src/screens/Profile/Header/EditProfileDialog.tsx:320 #: src/screens/Profile/Header/EditProfileDialog.tsx:351 +#: src/view/com/modals/EditProfile.tsx:187 msgid "Display name" msgstr "" +#: src/view/com/modals/EditProfile.tsx:175 +msgid "Display Name" +msgstr "" + #: src/screens/Profile/Header/EditProfileDialog.tsx:333 msgid "Display name is too long" msgstr "" @@ -1879,7 +2166,8 @@ msgstr "" msgid "Display name is too long. The maximum number of characters is {DISPLAY_NAME_MAX_GRAPHEMES}." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:384 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:373 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:375 msgid "DNS Panel" msgstr "" @@ -1888,12 +2176,12 @@ msgid "Do not apply this mute word to users you follow" msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:174 -msgid "Does not contain adult content." -msgstr "" +#~ msgid "Does not contain adult content." +#~ msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:213 -msgid "Does not contain graphic or disturbing content." -msgstr "" +#~ msgid "Does not contain graphic or disturbing content." +#~ msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:39 msgid "Does not include nudity." @@ -1904,10 +2192,10 @@ msgid "Doesn't begin or end with a hyphen" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:468 -msgid "Domain Value" -msgstr "" +#~ msgid "Domain Value" +#~ msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:475 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:488 msgid "Domain verified!" msgstr "" @@ -1917,13 +2205,14 @@ msgstr "" #: src/components/forms/DateField/index.tsx:83 #: src/screens/Onboarding/StepProfile/index.tsx:330 #: src/screens/Onboarding/StepProfile/index.tsx:333 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:215 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:222 #: src/view/com/auth/server-input/index.tsx:170 #: src/view/com/auth/server-input/index.tsx:171 -#: src/view/com/composer/labels/LabelsBtn.tsx:223 -#: src/view/com/composer/labels/LabelsBtn.tsx:230 +#: src/view/com/composer/labels/LabelsBtn.tsx:225 +#: src/view/com/composer/labels/LabelsBtn.tsx:232 #: src/view/com/composer/videos/SubtitleDialog.tsx:169 #: src/view/com/composer/videos/SubtitleDialog.tsx:179 -#: src/view/com/modals/AddAppPasswords.tsx:243 #: src/view/com/modals/CropImage.web.tsx:112 #: src/view/com/modals/InviteCodes.tsx:81 #: src/view/com/modals/InviteCodes.tsx:124 @@ -1942,7 +2231,7 @@ msgstr "" msgid "Done{extraText}" msgstr "" -#: src/components/Dialog/index.tsx:316 +#: src/components/Dialog/index.tsx:319 msgid "Double tap to close the dialog" msgstr "" @@ -1950,12 +2239,12 @@ msgstr "" msgid "Download Bluesky" msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:76 -#: src/view/screens/Settings/ExportCarDialog.tsx:80 +#: src/screens/Settings/components/ExportCarDialog.tsx:77 +#: src/screens/Settings/components/ExportCarDialog.tsx:82 msgid "Download CAR file" msgstr "" -#: src/view/com/composer/text-input/TextInput.web.tsx:300 +#: src/view/com/composer/text-input/TextInput.web.tsx:327 msgid "Drop to add images" msgstr "" @@ -1963,7 +2252,7 @@ msgstr "" msgid "Duration:" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:245 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:210 msgid "e.g. alice" msgstr "" @@ -1971,10 +2260,18 @@ msgstr "" msgid "e.g. Alice Lastname" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:367 +#: src/view/com/modals/EditProfile.tsx:180 +msgid "e.g. Alice Roberts" +msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:357 msgid "e.g. alice.com" msgstr "" +#: src/view/com/modals/EditProfile.tsx:198 +msgid "e.g. Artist, dog-lover, and avid reader." +msgstr "" + #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." msgstr "" @@ -1999,7 +2296,8 @@ msgstr "" msgid "Each code works once. You'll receive more invite codes periodically." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:573 +#: src/screens/Settings/AccountSettings.tsx:105 +#: src/screens/StarterPack/StarterPackScreen.tsx:574 #: src/screens/StarterPack/Wizard/index.tsx:560 #: src/screens/StarterPack/Wizard/index.tsx:567 #: src/view/screens/Feeds.tsx:386 @@ -2023,7 +2321,7 @@ msgstr "" #: src/view/com/composer/photos/EditImageDialog.web.tsx:58 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62 -#: src/view/com/composer/photos/Gallery.tsx:191 +#: src/view/com/composer/photos/Gallery.tsx:194 msgid "Edit image" msgstr "" @@ -2040,13 +2338,17 @@ msgstr "" msgid "Edit Moderation List" msgstr "" -#: src/Navigation.tsx:290 +#: src/Navigation.tsx:294 #: src/view/screens/Feeds.tsx:384 #: src/view/screens/Feeds.tsx:452 #: src/view/screens/SavedFeeds.tsx:116 msgid "Edit My Feeds" msgstr "" +#: src/view/com/modals/EditProfile.tsx:147 +msgid "Edit my profile" +msgstr "" + #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 msgid "Edit People" msgstr "" @@ -2058,17 +2360,17 @@ msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:269 #: src/screens/Profile/Header/EditProfileDialog.tsx:275 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:176 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:169 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:179 msgid "Edit profile" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:179 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:172 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:189 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:182 msgid "Edit Profile" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:565 +#: src/screens/StarterPack/StarterPackScreen.tsx:566 msgid "Edit starter pack" msgstr "" @@ -2080,7 +2382,15 @@ msgstr "" msgid "Edit who can reply" msgstr "" -#: src/Navigation.tsx:372 +#: src/view/com/modals/EditProfile.tsx:188 +msgid "Edit your display name" +msgstr "" + +#: src/view/com/modals/EditProfile.tsx:206 +msgid "Edit your profile description" +msgstr "" + +#: src/Navigation.tsx:408 msgid "Edit your starter pack" msgstr "" @@ -2089,15 +2399,20 @@ msgstr "" msgid "Education" msgstr "" +#: src/screens/Settings/AccountSettings.tsx:53 #: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:64 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:64 msgid "Email 2FA disabled" msgstr "" +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:47 +msgid "Email 2FA enabled" +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" msgstr "" @@ -2124,8 +2439,8 @@ msgid "Email Verified" msgstr "" #: src/view/screens/Settings/index.tsx:320 -msgid "Email:" -msgstr "" +#~ msgid "Email:" +#~ msgstr "" #: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" @@ -2141,29 +2456,38 @@ msgstr "" msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." msgstr "" +#: src/screens/Settings/components/Email2FAToggle.tsx:56 +#: src/screens/Settings/components/Email2FAToggle.tsx:60 +msgid "Enable" +msgstr "" + #: src/components/dialogs/EmbedConsent.tsx:100 msgid "Enable {0} only" msgstr "" -#: src/screens/Moderation/index.tsx:343 +#: src/screens/Moderation/index.tsx:337 msgid "Enable adult content" msgstr "" +#: src/screens/Settings/components/Email2FAToggle.tsx:53 +msgid "Enable Email 2FA" +msgstr "" + #: src/components/dialogs/EmbedConsent.tsx:81 #: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" msgstr "" -#: src/view/screens/PreferencesExternalEmbeds.tsx:71 +#: src/screens/Settings/ExternalMediaPreferences.tsx:43 msgid "Enable media players for" msgstr "" -#: src/view/screens/NotificationsSettings.tsx:68 -#: src/view/screens/NotificationsSettings.tsx:71 +#: src/screens/Settings/NotificationSettings.tsx:61 +#: src/screens/Settings/NotificationSettings.tsx:64 msgid "Enable priority notifications" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:389 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:386 msgid "Enable subtitles" msgstr "" @@ -2173,7 +2497,7 @@ msgstr "" #: src/screens/Messages/Settings.tsx:124 #: src/screens/Messages/Settings.tsx:127 -#: src/screens/Moderation/index.tsx:354 +#: src/screens/Moderation/index.tsx:348 msgid "Enabled" msgstr "" @@ -2186,8 +2510,8 @@ msgid "Ensure you have selected a language for each subtitle file." msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:161 -msgid "Enter a name for this App Password" -msgstr "" +#~ msgid "Enter a name for this App Password" +#~ msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:133 msgid "Enter a password" @@ -2198,7 +2522,7 @@ msgstr "" msgid "Enter a word or tag" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:75 +#: src/components/dialogs/VerifyEmailDialog.tsx:89 msgid "Enter Code" msgstr "" @@ -2210,7 +2534,7 @@ msgstr "" msgid "Enter the code you received to change your password." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:357 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:351 msgid "Enter the domain you want to use" msgstr "" @@ -2239,11 +2563,11 @@ msgstr "" msgid "Enter your username and password" msgstr "" -#: src/view/com/composer/Composer.tsx:1350 +#: src/view/com/composer/Composer.tsx:1622 msgid "Error" msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:46 +#: src/screens/Settings/components/ExportCarDialog.tsx:47 msgid "Error occurred while saving file" msgstr "" @@ -2289,23 +2613,23 @@ msgstr "" msgid "Excludes users you follow" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:406 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:403 msgid "Exit fullscreen" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:293 +#: src/view/com/modals/DeleteAccount.tsx:294 msgid "Exits account deletion process" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:138 -msgid "Exits handle change process" -msgstr "" +#~ msgid "Exits handle change process" +#~ msgstr "" #: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:130 +#: src/view/com/lightbox/Lightbox.web.tsx:108 msgid "Exits image view" msgstr "" @@ -2313,11 +2637,11 @@ msgstr "" msgid "Exits inputting search query" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:183 +#: src/view/com/lightbox/Lightbox.web.tsx:182 msgid "Expand alt text" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:266 +#: src/view/com/notifications/FeedItem.tsx:401 msgid "Expand list of users" msgstr "" @@ -2326,14 +2650,19 @@ msgstr "" msgid "Expand or collapse the full post you are replying to" msgstr "" -#: src/lib/api/index.ts:376 +#: src/lib/api/index.ts:400 msgid "Expected uri to resolve to a record" msgstr "" -#: src/view/screens/NotificationsSettings.tsx:78 -msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." +#: src/screens/Settings/FollowingFeedPreferences.tsx:116 +#: src/screens/Settings/ThreadPreferences.tsx:124 +msgid "Experimental" msgstr "" +#: src/view/screens/NotificationsSettings.tsx:78 +#~ msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." +#~ msgstr "" + #: src/components/dialogs/MutedWords.tsx:500 msgid "Expired" msgstr "" @@ -2350,38 +2679,50 @@ msgstr "" msgid "Explicit sexual images." msgstr "" -#: src/view/screens/Settings/index.tsx:753 +#: src/screens/Settings/AccountSettings.tsx:130 +#: src/screens/Settings/AccountSettings.tsx:134 msgid "Export my data" msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:61 -#: src/view/screens/Settings/index.tsx:764 +#: src/screens/Settings/components/ExportCarDialog.tsx:62 msgid "Export My Data" msgstr "" +#: src/screens/Settings/ContentAndMediaSettings.tsx:65 +#: src/screens/Settings/ContentAndMediaSettings.tsx:68 +msgid "External media" +msgstr "" + #: src/components/dialogs/EmbedConsent.tsx:54 #: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" msgstr "" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/view/screens/PreferencesExternalEmbeds.tsx:62 +#: src/screens/Settings/ExternalMediaPreferences.tsx:34 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 "" -#: src/Navigation.tsx:309 -#: src/view/screens/PreferencesExternalEmbeds.tsx:51 -#: src/view/screens/Settings/index.tsx:646 +#: src/Navigation.tsx:313 +#: src/screens/Settings/ExternalMediaPreferences.tsx:29 msgid "External Media Preferences" msgstr "" #: src/view/screens/Settings/index.tsx:637 -msgid "External media settings" +#~ msgid "External media settings" +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:553 +msgid "Failed to change handle. Please try again." msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:119 #: src/view/com/modals/AddAppPasswords.tsx:123 -msgid "Failed to create app password." +#~ msgid "Failed to create app password." +#~ msgstr "" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:173 +msgid "Failed to create app password. Please try again." msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:238 @@ -2401,7 +2742,7 @@ msgstr "" msgid "Failed to delete post, please try again" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:697 +#: src/screens/StarterPack/StarterPackScreen.tsx:698 msgid "Failed to delete starter pack" msgstr "" @@ -2410,7 +2751,7 @@ msgstr "" msgid "Failed to load feeds preferences" msgstr "" -#: src/components/dialogs/GifSelect.tsx:224 +#: src/components/dialogs/GifSelect.tsx:225 msgid "Failed to load GIFs" msgstr "" @@ -2431,7 +2772,7 @@ msgstr "" msgid "Failed to pin post" msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:97 +#: src/view/com/lightbox/Lightbox.tsx:46 msgid "Failed to save image: {0}" msgstr "" @@ -2472,12 +2813,16 @@ msgstr "" msgid "Failed to upload video" msgstr "" -#: src/Navigation.tsx:225 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:341 +msgid "Failed to verify handle. Please try again." +msgstr "" + +#: src/Navigation.tsx:229 msgid "Feed" msgstr "" #: src/components/FeedCard.tsx:134 -#: src/view/com/feeds/FeedSourceCard.tsx:250 +#: src/view/com/feeds/FeedSourceCard.tsx:253 msgid "Feed by {0}" msgstr "" @@ -2486,7 +2831,7 @@ msgid "Feed toggle" msgstr "" #: src/view/shell/desktop/RightNav.tsx:70 -#: src/view/shell/Drawer.tsx:348 +#: src/view/shell/Drawer.tsx:319 msgid "Feedback" msgstr "" @@ -2495,14 +2840,14 @@ msgstr "" msgid "Feedback sent!" msgstr "" -#: src/Navigation.tsx:352 +#: src/Navigation.tsx:388 #: src/screens/StarterPack/StarterPackScreen.tsx:183 #: src/view/screens/Feeds.tsx:446 #: src/view/screens/Feeds.tsx:552 #: src/view/screens/Profile.tsx:232 #: src/view/screens/Search/Search.tsx:537 -#: src/view/shell/desktop/LeftNav.tsx:401 -#: src/view/shell/Drawer.tsx:505 +#: src/view/shell/desktop/LeftNav.tsx:457 +#: src/view/shell/Drawer.tsx:476 msgid "Feeds" msgstr "" @@ -2516,10 +2861,10 @@ msgid "Feeds updated!" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:468 -msgid "File Contents" -msgstr "" +#~ msgid "File Contents" +#~ msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:42 +#: src/screens/Settings/components/ExportCarDialog.tsx:43 msgid "File saved successfully!" msgstr "" @@ -2527,11 +2872,11 @@ msgstr "" msgid "Filter from feeds" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:287 +#: src/screens/Onboarding/StepFinished.tsx:292 msgid "Finalizing" msgstr "Finalising" -#: src/view/com/posts/CustomFeedEmptyState.tsx:47 +#: src/view/com/posts/CustomFeedEmptyState.tsx:48 #: src/view/com/posts/FollowingEmptyState.tsx:53 #: src/view/com/posts/FollowingEndOfFeed.tsx:54 msgid "Find accounts to follow" @@ -2542,12 +2887,12 @@ msgid "Find posts and users on Bluesky" msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:52 -msgid "Fine-tune the content you see on your Following feed." -msgstr "" +#~ msgid "Fine-tune the content you see on your Following feed." +#~ msgstr "" #: src/view/screens/PreferencesThreads.tsx:55 -msgid "Fine-tune the discussion threads." -msgstr "" +#~ msgid "Fine-tune the discussion threads." +#~ msgstr "" #: src/screens/StarterPack/Wizard/index.tsx:200 msgid "Finish" @@ -2557,7 +2902,7 @@ msgstr "" msgid "Fitness" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:267 +#: src/screens/Onboarding/StepFinished.tsx:272 msgid "Flexible" msgstr "" @@ -2565,7 +2910,7 @@ msgstr "" #: src/components/ProfileCard.tsx:358 #: src/components/ProfileHoverCard/index.web.tsx:449 #: src/components/ProfileHoverCard/index.web.tsx:460 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:224 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:234 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 msgid "Follow" msgstr "" @@ -2575,7 +2920,7 @@ msgctxt "action" msgid "Follow" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 msgid "Follow {0}" msgstr "" @@ -2594,11 +2939,11 @@ msgid "Follow Account" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:427 -#: src/screens/StarterPack/StarterPackScreen.tsx:434 +#: src/screens/StarterPack/StarterPackScreen.tsx:435 msgid "Follow all" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:232 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 msgid "Follow Back" msgstr "" @@ -2633,19 +2978,19 @@ msgid "Followed users" msgstr "" #: src/view/com/notifications/FeedItem.tsx:207 -msgid "followed you" -msgstr "" +#~ msgid "followed you" +#~ msgstr "" #: src/view/com/notifications/FeedItem.tsx:205 -msgid "followed you back" -msgstr "" +#~ msgid "followed you back" +#~ msgstr "" #: src/view/screens/ProfileFollowers.tsx:30 #: src/view/screens/ProfileFollowers.tsx:31 msgid "Followers" msgstr "" -#: src/Navigation.tsx:186 +#: src/Navigation.tsx:190 msgid "Followers of @{0} that you know" msgstr "" @@ -2658,7 +3003,7 @@ msgstr "" #: src/components/ProfileCard.tsx:352 #: src/components/ProfileHoverCard/index.web.tsx:448 #: src/components/ProfileHoverCard/index.web.tsx:459 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:220 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 #: src/view/screens/Feeds.tsx:632 #: src/view/screens/ProfileFollows.tsx:30 @@ -2668,7 +3013,7 @@ msgid "Following" msgstr "" #: src/components/ProfileCard.tsx:318 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:88 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 msgid "Following {0}" msgstr "" @@ -2676,13 +3021,13 @@ msgstr "" msgid "Following {name}" msgstr "" -#: src/view/screens/Settings/index.tsx:540 +#: src/screens/Settings/ContentAndMediaSettings.tsx:57 +#: src/screens/Settings/ContentAndMediaSettings.tsx:60 msgid "Following feed preferences" msgstr "" -#: src/Navigation.tsx:296 -#: src/view/screens/PreferencesFollowingFeed.tsx:49 -#: src/view/screens/Settings/index.tsx:549 +#: src/Navigation.tsx:300 +#: src/screens/Settings/FollowingFeedPreferences.tsx:50 msgid "Following Feed Preferences" msgstr "" @@ -2694,13 +3039,11 @@ msgstr "" msgid "Follows You" msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:71 -#: src/screens/Settings/AppearanceSettings.tsx:141 +#: src/screens/Settings/AppearanceSettings.tsx:125 msgid "Font" msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:91 -#: src/screens/Settings/AppearanceSettings.tsx:161 +#: src/screens/Settings/AppearanceSettings.tsx:145 msgid "Font size" msgstr "" @@ -2713,12 +3056,15 @@ msgstr "" msgid "For security reasons, we'll need to send a confirmation code to your email address." msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:233 -msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." +#: 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 "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:73 -#: src/screens/Settings/AppearanceSettings.tsx:143 +#: src/view/com/modals/AddAppPasswords.tsx:233 +#~ msgid "For security reasons, you won't be able to view this again. If you lose this password, you'll need to generate a new one." +#~ msgstr "" + +#: src/screens/Settings/AppearanceSettings.tsx:127 msgid "For the best experience, we recommend using the theme font." msgstr "" @@ -2747,12 +3093,12 @@ msgstr "" msgid "From @{sanitizedAuthor}" msgstr "" -#: src/view/com/posts/FeedItem.tsx:273 +#: src/view/com/posts/FeedItem.tsx:282 msgctxt "from-feed" msgid "From <0/>" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:407 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404 msgid "Fullscreen" msgstr "" @@ -2760,11 +3106,11 @@ msgstr "" msgid "Gallery" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:280 +#: src/components/StarterPack/ProfileStarterPacks.tsx:297 msgid "Generate a starter pack" msgstr "" -#: src/view/shell/Drawer.tsx:352 +#: src/view/shell/Drawer.tsx:323 msgid "Get help" msgstr "" @@ -2803,13 +3149,17 @@ msgstr "" #: src/screens/List/ListHiddenScreen.tsx:210 #: src/screens/Profile/ErrorState.tsx:62 #: src/screens/Profile/ErrorState.tsx:66 -#: src/screens/StarterPack/StarterPackScreen.tsx:756 +#: src/screens/StarterPack/StarterPackScreen.tsx:757 #: src/view/screens/NotFound.tsx:56 #: src/view/screens/ProfileFeed.tsx:118 #: src/view/screens/ProfileList.tsx:1034 msgid "Go Back" msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:529 +msgid "Go back to previous page" +msgstr "" + #: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 #: src/components/ReportDialog/SubmitView.tsx:109 @@ -2849,8 +3199,8 @@ msgid "Go to user's profile" msgstr "" #: src/lib/moderation/useGlobalLabelStrings.ts:46 -#: src/view/com/composer/labels/LabelsBtn.tsx:199 -#: src/view/com/composer/labels/LabelsBtn.tsx:202 +#: src/view/com/composer/labels/LabelsBtn.tsx:203 +#: src/view/com/composer/labels/LabelsBtn.tsx:206 msgid "Graphic Media" msgstr "" @@ -2858,11 +3208,25 @@ msgstr "" msgid "Half way there!" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:253 +#: src/screens/Settings/AccountSettings.tsx:119 +#: src/screens/Settings/AccountSettings.tsx:124 msgid "Handle" msgstr "" -#: src/view/screens/AccessibilitySettings.tsx:118 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:557 +msgid "Handle already taken. Please try a different one." +msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:188 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:325 +msgid "Handle changed!" +msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:561 +msgid "Handle too long. Please try a shorter one." +msgstr "" + +#: src/screens/Settings/AccessibilitySettings.tsx:80 msgid "Haptics" msgstr "" @@ -2870,11 +3234,11 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "" -#: src/Navigation.tsx:332 +#: src/Navigation.tsx:368 msgid "Hashtag" msgstr "" -#: src/components/RichText.tsx:225 +#: src/components/RichText.tsx:226 msgid "Hashtag: #{tag}" msgstr "" @@ -2882,8 +3246,10 @@ msgstr "" msgid "Having trouble?" msgstr "" +#: src/screens/Settings/Settings.tsx:199 +#: src/screens/Settings/Settings.tsx:203 #: src/view/shell/desktop/RightNav.tsx:99 -#: src/view/shell/Drawer.tsx:361 +#: src/view/shell/Drawer.tsx:332 msgid "Help" msgstr "" @@ -2891,16 +3257,20 @@ msgstr "" msgid "Help people know you're not a bot by uploading a picture or creating an avatar." msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:204 -msgid "Here is your app password." +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:187 +msgid "Here is your app password!" msgstr "" +#: src/view/com/modals/AddAppPasswords.tsx:204 +#~ msgid "Here is your app password." +#~ msgstr "" + #: src/components/ListCard.tsx:130 msgid "Hidden list" msgstr "" #: src/components/moderation/ContentHider.tsx:178 -#: src/components/moderation/LabelPreference.tsx:134 +#: src/components/moderation/LabelPreference.tsx:135 #: src/components/moderation/PostHider.tsx:122 #: src/lib/moderation/useLabelBehaviorDescription.ts:15 #: src/lib/moderation/useLabelBehaviorDescription.ts:20 @@ -2910,7 +3280,7 @@ msgstr "" msgid "Hide" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:477 +#: src/view/com/notifications/FeedItem.tsx:600 msgctxt "action" msgid "Hide" msgstr "" @@ -2944,7 +3314,7 @@ msgstr "" msgid "Hide this reply?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:468 +#: src/view/com/notifications/FeedItem.tsx:591 msgid "Hide user list" msgstr "" @@ -2968,7 +3338,7 @@ msgstr "" msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "" -#: src/screens/Moderation/index.tsx:61 +#: src/screens/Moderation/index.tsx:55 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us." msgstr "" @@ -2976,26 +3346,25 @@ msgstr "" msgid "Hmmmm, we couldn't load that moderation service." msgstr "" -#: src/view/com/composer/state/video.ts:427 +#: src/view/com/composer/state/video.ts:426 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:549 -#: src/Navigation.tsx:569 +#: src/Navigation.tsx:585 +#: src/Navigation.tsx:605 #: src/view/shell/bottom-bar/BottomBar.tsx:158 -#: src/view/shell/desktop/LeftNav.tsx:369 -#: src/view/shell/Drawer.tsx:420 +#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/view/shell/Drawer.tsx:391 msgid "Home" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:407 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:398 msgid "Host:" msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:83 #: src/screens/Login/LoginForm.tsx:166 #: src/screens/Signup/StepInfo/index.tsx:133 -#: src/view/com/modals/ChangeHandle.tsx:268 msgid "Hosting provider" msgstr "" @@ -3003,14 +3372,14 @@ msgstr "" msgid "How should we open this link?" msgstr "" +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:133 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:136 #: src/view/com/modals/VerifyEmail.tsx:222 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:131 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:134 msgid "I have a code" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:196 -#: src/components/dialogs/VerifyEmailDialog.tsx:203 +#: src/components/dialogs/VerifyEmailDialog.tsx:239 +#: src/components/dialogs/VerifyEmailDialog.tsx:246 msgid "I Have a Code" msgstr "" @@ -3018,7 +3387,8 @@ msgstr "" msgid "I have a confirmation code" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:271 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:261 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:267 msgid "I have my own domain" msgstr "" @@ -3027,7 +3397,7 @@ msgstr "" msgid "I understand" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:185 +#: src/view/com/lightbox/Lightbox.web.tsx:184 msgid "If alt text is long, toggles alt text expanded state" msgstr "" @@ -3039,6 +3409,10 @@ msgstr "" msgid "If you delete this list, you won't be able to recover it." msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:247 +msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity – <0>learn more</0>." +msgstr "" + #: src/view/com/util/forms/PostDropdownBtn.tsx:670 msgid "If you remove this post, you won't be able to recover it." msgstr "" @@ -3055,7 +3429,7 @@ msgstr "" msgid "Illegal and Urgent" msgstr "" -#: src/view/com/util/images/Gallery.tsx:57 +#: src/view/com/util/images/Gallery.tsx:74 msgid "Image" msgstr "" @@ -3079,19 +3453,19 @@ msgstr "" msgid "Input code sent to your email for password reset" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:246 +#: src/view/com/modals/DeleteAccount.tsx:247 msgid "Input confirmation code for account deletion" msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:175 -msgid "Input name for app password" -msgstr "" +#~ msgid "Input name for app password" +#~ msgstr "" #: src/screens/Login/SetNewPasswordForm.tsx:145 msgid "Input new password" msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:265 +#: src/view/com/modals/DeleteAccount.tsx:266 msgid "Input password for account deletion" msgstr "" @@ -3108,8 +3482,8 @@ msgid "Input your password" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:376 -msgid "Input your preferred hosting provider" -msgstr "" +#~ msgid "Input your preferred hosting provider" +#~ msgstr "" #: src/screens/Signup/StepHandle.tsx:114 msgid "Input your user handle" @@ -3120,15 +3494,19 @@ msgid "Interaction limited" msgstr "" #: src/components/dialogs/nuxs/NeueTypography.tsx:47 -msgid "Introducing new font settings" -msgstr "" +#~ msgid "Introducing new font settings" +#~ msgstr "" #: src/screens/Login/LoginForm.tsx:142 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:264 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:563 +msgid "Invalid handle. Please try a different one." +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:272 msgid "Invalid or unsupported post record" msgstr "" @@ -3185,18 +3563,18 @@ msgstr "" msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" -#: src/view/com/composer/Composer.tsx:1284 +#: src/view/com/composer/Composer.tsx:1556 msgid "Job ID: {0}" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:177 +#: src/view/com/auth/SplashScreen.web.tsx:178 msgid "Jobs" msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 -#: src/screens/StarterPack/StarterPackScreen.tsx:454 -#: src/screens/StarterPack/StarterPackScreen.tsx:465 +#: src/screens/StarterPack/StarterPackScreen.tsx:455 +#: src/screens/StarterPack/StarterPackScreen.tsx:466 msgid "Join Bluesky" msgstr "" @@ -3239,25 +3617,25 @@ msgstr "" msgid "Labels on your content" msgstr "" -#: src/view/com/composer/select-language/SelectLangBtn.tsx:105 +#: src/view/com/composer/select-language/SelectLangBtn.tsx:107 msgid "Language selection" msgstr "" #: src/view/screens/Settings/index.tsx:497 -msgid "Language settings" -msgstr "" +#~ msgid "Language settings" +#~ msgstr "" -#: src/Navigation.tsx:159 -#: src/view/screens/LanguageSettings.tsx:88 +#: src/Navigation.tsx:163 msgid "Language Settings" msgstr "" -#: src/view/screens/Settings/index.tsx:506 +#: src/screens/Settings/LanguageSettings.tsx:67 +#: src/screens/Settings/Settings.tsx:191 +#: src/screens/Settings/Settings.tsx:194 msgid "Languages" msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:103 -#: src/screens/Settings/AppearanceSettings.tsx:173 +#: src/screens/Settings/AppearanceSettings.tsx:157 msgid "Larger" msgstr "" @@ -3266,11 +3644,15 @@ msgstr "" msgid "Latest" msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:251 +msgid "learn more" +msgstr "" + #: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:165 +#: src/view/com/auth/SplashScreen.web.tsx:166 msgid "Learn more about Bluesky" msgstr "" @@ -3288,8 +3670,8 @@ msgstr "" msgid "Learn more about this warning" msgstr "" -#: src/screens/Moderation/index.tsx:587 -#: src/screens/Moderation/index.tsx:589 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:92 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:95 msgid "Learn more about what is public on Bluesky." msgstr "" @@ -3327,7 +3709,7 @@ msgstr "" msgid "left to go." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:296 +#: src/components/StarterPack/ProfileStarterPacks.tsx:313 msgid "Let me choose" msgstr "" @@ -3336,11 +3718,11 @@ msgstr "" msgid "Let's get your password reset!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:287 +#: src/screens/Onboarding/StepFinished.tsx:292 msgid "Let's go!" msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:105 +#: src/screens/Settings/AppearanceSettings.tsx:88 msgid "Light" msgstr "" @@ -3353,14 +3735,14 @@ msgstr "" msgid "Like 10 posts to train the Discover feed" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:265 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:275 #: src/view/screens/ProfileFeed.tsx:576 msgid "Like this feed" msgstr "" #: src/components/LikesDialog.tsx:85 -#: src/Navigation.tsx:230 -#: src/Navigation.tsx:235 +#: src/Navigation.tsx:234 +#: src/Navigation.tsx:239 msgid "Liked by" msgstr "" @@ -3372,22 +3754,22 @@ msgid "Liked By" msgstr "" #: src/view/com/notifications/FeedItem.tsx:211 -msgid "liked your custom feed" -msgstr "" +#~ msgid "liked your custom feed" +#~ msgstr "" #: src/view/com/notifications/FeedItem.tsx:178 -msgid "liked your post" -msgstr "" +#~ msgid "liked your post" +#~ msgstr "" #: src/view/screens/Profile.tsx:231 msgid "Likes" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:204 +#: src/view/com/post-thread/PostThreadItem.tsx:212 msgid "Likes on this post" msgstr "" -#: src/Navigation.tsx:192 +#: src/Navigation.tsx:196 msgid "List" msgstr "" @@ -3400,7 +3782,7 @@ msgid "List blocked" msgstr "" #: src/components/ListCard.tsx:150 -#: src/view/com/feeds/FeedSourceCard.tsx:252 +#: src/view/com/feeds/FeedSourceCard.tsx:255 msgid "List by {0}" msgstr "" @@ -3432,11 +3814,11 @@ msgstr "" msgid "List unmuted" msgstr "" -#: src/Navigation.tsx:129 +#: src/Navigation.tsx:133 #: src/view/screens/Profile.tsx:227 #: src/view/screens/Profile.tsx:234 -#: src/view/shell/desktop/LeftNav.tsx:407 -#: src/view/shell/Drawer.tsx:520 +#: src/view/shell/desktop/LeftNav.tsx:475 +#: src/view/shell/Drawer.tsx:491 msgid "Lists" msgstr "" @@ -3471,12 +3853,12 @@ msgstr "" msgid "Loading..." msgstr "" -#: src/Navigation.tsx:255 +#: src/Navigation.tsx:259 msgid "Log" msgstr "" -#: src/screens/Deactivated.tsx:214 -#: src/screens/Deactivated.tsx:220 +#: src/screens/Deactivated.tsx:209 +#: src/screens/Deactivated.tsx:215 msgid "Log in or sign up" msgstr "" @@ -3487,7 +3869,7 @@ msgstr "" msgid "Log out" msgstr "" -#: src/screens/Moderation/index.tsx:480 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:71 msgid "Logged-out visibility" msgstr "" @@ -3499,11 +3881,11 @@ msgstr "" msgid "Logo by <0/>" msgstr "" -#: src/view/shell/Drawer.tsx:296 +#: src/view/shell/Drawer.tsx:629 msgid "Logo by <0>@sawaratsuki.bsky.social</0>" msgstr "" -#: src/components/RichText.tsx:226 +#: src/components/RichText.tsx:227 msgid "Long press to open tag menu for #{tag}" msgstr "" @@ -3523,7 +3905,7 @@ msgstr "" msgid "Looks like you're missing a following feed. <0>Click here to add one.</0>" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:255 +#: src/components/StarterPack/ProfileStarterPacks.tsx:266 msgid "Make one for me" msgstr "" @@ -3531,6 +3913,11 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "" +#: src/screens/Settings/ContentAndMediaSettings.tsx:41 +#: src/screens/Settings/ContentAndMediaSettings.tsx:44 +msgid "Manage saved feeds" +msgstr "" + #: src/components/dialogs/MutedWords.tsx:108 msgid "Manage your muted words and tags" msgstr "" @@ -3540,12 +3927,11 @@ msgstr "" msgid "Mark as read" msgstr "" -#: src/view/screens/AccessibilitySettings.tsx:104 #: src/view/screens/Profile.tsx:230 msgid "Media" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:208 +#: src/view/com/composer/labels/LabelsBtn.tsx:212 msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "" @@ -3557,13 +3943,13 @@ msgstr "" msgid "Mentioned users" msgstr "" -#: src/components/Menu/index.tsx:94 +#: src/components/Menu/index.tsx:95 #: src/view/com/util/ViewHeader.tsx:87 -#: src/view/screens/Search/Search.tsx:881 +#: src/view/screens/Search/Search.tsx:882 msgid "Menu" msgstr "" -#: src/components/dms/MessageProfileButton.tsx:62 +#: src/components/dms/MessageProfileButton.tsx:82 msgid "Message {0}" msgstr "" @@ -3576,11 +3962,11 @@ msgstr "" msgid "Message from server: {0}" msgstr "" -#: src/screens/Messages/components/MessageInput.tsx:140 +#: src/screens/Messages/components/MessageInput.tsx:147 msgid "Message input field" msgstr "" -#: src/screens/Messages/components/MessageInput.tsx:72 +#: src/screens/Messages/components/MessageInput.tsx:78 #: src/screens/Messages/components/MessageInput.web.tsx:59 msgid "Message is too long" msgstr "" @@ -3589,7 +3975,7 @@ msgstr "" msgid "Message settings" msgstr "" -#: src/Navigation.tsx:564 +#: src/Navigation.tsx:600 #: src/screens/Messages/ChatList.tsx:162 #: src/screens/Messages/ChatList.tsx:243 #: src/screens/Messages/ChatList.tsx:314 @@ -3604,9 +3990,10 @@ msgstr "" msgid "Misleading Post" msgstr "" -#: src/Navigation.tsx:134 -#: src/screens/Moderation/index.tsx:107 -#: src/view/screens/Settings/index.tsx:528 +#: src/Navigation.tsx:138 +#: src/screens/Moderation/index.tsx:101 +#: src/screens/Settings/Settings.tsx:159 +#: src/screens/Settings/Settings.tsx:162 msgid "Moderation" msgstr "" @@ -3636,28 +4023,28 @@ msgstr "" msgid "Moderation list updated" msgstr "" -#: src/screens/Moderation/index.tsx:250 +#: src/screens/Moderation/index.tsx:244 msgid "Moderation lists" msgstr "" -#: src/Navigation.tsx:139 -#: src/view/screens/ModerationModlists.tsx:60 +#: src/Navigation.tsx:143 +#: src/view/screens/ModerationModlists.tsx:72 msgid "Moderation Lists" msgstr "" -#: src/components/moderation/LabelPreference.tsx:246 +#: src/components/moderation/LabelPreference.tsx:247 msgid "moderation settings" msgstr "" #: src/view/screens/Settings/index.tsx:522 -msgid "Moderation settings" -msgstr "" +#~ msgid "Moderation settings" +#~ msgstr "" -#: src/Navigation.tsx:245 +#: src/Navigation.tsx:249 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:219 +#: src/screens/Moderation/index.tsx:213 msgid "Moderation tools" msgstr "" @@ -3666,7 +4053,7 @@ msgstr "" msgid "Moderator has chosen to set a general warning on the content." msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:619 +#: src/view/com/post-thread/PostThreadItem.tsx:628 msgid "More" msgstr "" @@ -3679,7 +4066,11 @@ msgstr "" msgid "More options" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:77 +#: src/screens/Settings/ThreadPreferences.tsx:81 +msgid "Most-liked first" +msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:78 msgid "Most-liked replies first" msgstr "" @@ -3769,11 +4160,11 @@ msgstr "" msgid "Mute words & tags" msgstr "" -#: src/screens/Moderation/index.tsx:265 +#: src/screens/Moderation/index.tsx:259 msgid "Muted accounts" msgstr "" -#: src/Navigation.tsx:144 +#: src/Navigation.tsx:148 #: src/view/screens/ModerationMutedAccounts.tsx:108 msgid "Muted Accounts" msgstr "" @@ -3786,7 +4177,7 @@ msgstr "" msgid "Muted by \"{0}\"" msgstr "" -#: src/screens/Moderation/index.tsx:235 +#: src/screens/Moderation/index.tsx:229 msgid "Muted words & tags" msgstr "" @@ -3808,14 +4199,13 @@ msgid "My Profile" msgstr "" #: src/view/screens/Settings/index.tsx:583 -msgid "My saved feeds" -msgstr "" +#~ msgid "My saved feeds" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:589 -msgid "My Saved Feeds" -msgstr "" +#~ msgid "My Saved Feeds" +#~ msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:174 #: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" msgstr "" @@ -3850,7 +4240,7 @@ msgstr "" msgid "Navigates to your profile" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:156 +#: src/components/dialogs/VerifyEmailDialog.tsx:196 msgid "Need to change it?" msgstr "" @@ -3858,31 +4248,37 @@ msgstr "" msgid "Need to report a copyright violation?" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:255 +#: src/screens/Onboarding/StepFinished.tsx:260 msgid "Never lose access to your followers or data." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:508 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:533 msgid "Nevermind, create a handle for me" msgstr "" -#: src/view/screens/Lists.tsx:84 +#: src/view/screens/Lists.tsx:96 msgctxt "action" msgid "New" msgstr "" -#: src/view/screens/ModerationModlists.tsx:80 +#: src/view/screens/ModerationModlists.tsx:92 msgid "New" msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:54 +#: src/components/dms/dialogs/NewChatDialog.tsx:65 #: src/screens/Messages/ChatList.tsx:328 #: src/screens/Messages/ChatList.tsx:335 msgid "New chat" msgstr "" #: src/components/dialogs/nuxs/NeueTypography.tsx:51 -msgid "New font settings ✨" +#~ msgid "New font settings ✨" +#~ msgstr "" + +#: src/screens/Settings/components/ChangeHandleDialog.tsx:201 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:209 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:356 +msgid "New handle" msgstr "" #: src/components/dms/NewMessagesPill.tsx:92 @@ -3912,11 +4308,10 @@ msgstr "" #: src/view/screens/ProfileFeed.tsx:433 #: src/view/screens/ProfileList.tsx:248 #: src/view/screens/ProfileList.tsx:287 -#: src/view/shell/desktop/LeftNav.tsx:303 msgid "New post" msgstr "" -#: src/view/shell/desktop/LeftNav.tsx:311 +#: src/view/shell/desktop/LeftNav.tsx:322 msgctxt "action" msgid "New Post" msgstr "" @@ -3929,7 +4324,8 @@ msgstr "" msgid "New User List" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:74 +#: src/screens/Settings/ThreadPreferences.tsx:70 +#: src/screens/Settings/ThreadPreferences.tsx:73 msgid "Newest replies first" msgstr "" @@ -3944,6 +4340,8 @@ msgstr "" #: src/screens/Login/LoginForm.tsx:322 #: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 #: src/screens/Signup/BackNextButtons.tsx:68 #: src/screens/StarterPack/Wizard/index.tsx:192 #: src/screens/StarterPack/Wizard/index.tsx:196 @@ -3954,7 +4352,7 @@ msgstr "" msgid "Next" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:169 +#: src/view/com/lightbox/Lightbox.web.tsx:167 msgid "Next image" msgstr "" @@ -3964,7 +4362,11 @@ msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:169 #: src/view/screens/PreferencesThreads.tsx:101 #: src/view/screens/PreferencesThreads.tsx:124 -msgid "No" +#~ msgid "No" +#~ msgstr "" + +#: src/screens/Settings/AppPasswords.tsx:100 +msgid "No app passwords yet" msgstr "" #: src/view/screens/ProfileFeed.tsx:565 @@ -3972,11 +4374,12 @@ msgstr "" msgid "No description" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:392 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:378 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:380 msgid "No DNS Panel" msgstr "" -#: src/components/dialogs/GifSelect.tsx:230 +#: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "" @@ -3990,7 +4393,7 @@ msgid "No likes yet" msgstr "" #: src/components/ProfileCard.tsx:338 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:109 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 msgid "No longer following {0}" msgstr "" @@ -4055,7 +4458,7 @@ msgstr "" msgid "No results found for {query}" msgstr "" -#: src/components/dialogs/GifSelect.tsx:228 +#: src/components/dialogs/GifSelect.tsx:229 msgid "No search results found for \"{search}\"." msgstr "" @@ -4094,7 +4497,7 @@ msgstr "" msgid "Non-sexual Nudity" msgstr "" -#: src/Navigation.tsx:124 +#: src/Navigation.tsx:128 #: src/view/screens/Profile.tsx:128 msgid "Not Found" msgstr "" @@ -4106,11 +4509,11 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:348 #: src/view/com/util/forms/PostDropdownBtn.tsx:698 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:344 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:350 msgid "Note about sharing" msgstr "" -#: src/screens/Moderation/index.tsx:578 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:81 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 "" @@ -4118,16 +4521,16 @@ msgstr "" msgid "Nothing here" msgstr "" -#: src/view/screens/NotificationsSettings.tsx:57 +#: src/screens/Settings/NotificationSettings.tsx:51 msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:347 +#: src/Navigation.tsx:383 #: src/view/screens/Notifications.tsx:117 msgid "Notification settings" msgstr "" -#: src/view/screens/NotificationsSettings.tsx:42 +#: src/screens/Settings/NotificationSettings.tsx:37 msgid "Notification Settings" msgstr "" @@ -4139,13 +4542,13 @@ msgstr "" msgid "Notification Sounds" msgstr "" -#: src/Navigation.tsx:559 +#: src/Navigation.tsx:595 #: src/view/screens/Notifications.tsx:143 #: src/view/screens/Notifications.tsx:153 #: src/view/screens/Notifications.tsx:199 #: src/view/shell/bottom-bar/BottomBar.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:384 -#: src/view/shell/Drawer.tsx:473 +#: src/view/shell/desktop/LeftNav.tsx:438 +#: src/view/shell/Drawer.tsx:444 msgid "Notifications" msgstr "" @@ -4170,7 +4573,7 @@ msgstr "Nudity or adult content not labelled as such" msgid "Off" msgstr "" -#: src/components/dialogs/GifSelect.tsx:269 +#: src/components/dialogs/GifSelect.tsx:268 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" msgstr "" @@ -4179,15 +4582,17 @@ msgstr "" msgid "Oh no! Something went wrong." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:337 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:347 msgid "OK" msgstr "" #: src/screens/Login/PasswordUpdatedForm.tsx:38 +#: src/view/com/post-thread/PostThreadItem.tsx:855 msgid "Okay" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:73 +#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:65 msgid "Oldest replies first" msgstr "" @@ -4195,14 +4600,22 @@ msgstr "" msgid "on<0><1/><2><3/></2></0>" msgstr "" -#: src/view/screens/Settings/index.tsx:227 +#: src/screens/Settings/Settings.tsx:295 msgid "Onboarding reset" msgstr "" -#: src/view/com/composer/Composer.tsx:739 +#: src/view/com/composer/Composer.tsx:323 +msgid "One or more GIFs is missing alt text." +msgstr "" + +#: src/view/com/composer/Composer.tsx:320 msgid "One or more images is missing alt text." msgstr "" +#: src/view/com/composer/Composer.tsx:330 +msgid "One or more videos is missing alt text." +msgstr "" + #: src/screens/Onboarding/StepProfile/index.tsx:115 msgid "Only .jpg and .png files are supported" msgstr "" @@ -4228,15 +4641,16 @@ msgid "Oops, something went wrong!" msgstr "" #: src/components/Lists.tsx:199 -#: src/components/StarterPack/ProfileStarterPacks.tsx:305 -#: src/components/StarterPack/ProfileStarterPacks.tsx:314 -#: src/view/screens/AppPasswords.tsx:74 -#: src/view/screens/NotificationsSettings.tsx:48 +#: src/components/StarterPack/ProfileStarterPacks.tsx:322 +#: src/components/StarterPack/ProfileStarterPacks.tsx:331 +#: src/screens/Settings/AppPasswords.tsx:51 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:101 +#: src/screens/Settings/NotificationSettings.tsx:41 #: src/view/screens/Profile.tsx:128 msgid "Oops!" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:251 +#: src/screens/Onboarding/StepFinished.tsx:256 msgid "Open" msgstr "" @@ -4248,14 +4662,18 @@ msgstr "" msgid "Open avatar creator" msgstr "" +#: src/screens/Settings/AccountSettings.tsx:120 +msgid "Open change handle dialog" +msgstr "" + #: src/screens/Messages/components/ChatListItem.tsx:272 #: src/screens/Messages/components/ChatListItem.tsx:273 msgid "Open conversation options" msgstr "" #: src/screens/Messages/components/MessageInput.web.tsx:165 -#: src/view/com/composer/Composer.tsx:999 -#: src/view/com/composer/Composer.tsx:1000 +#: src/view/com/composer/Composer.tsx:1214 +#: src/view/com/composer/Composer.tsx:1215 msgid "Open emoji picker" msgstr "" @@ -4263,19 +4681,27 @@ msgstr "" msgid "Open feed options menu" msgstr "" +#: src/screens/Settings/Settings.tsx:200 +msgid "Open helpdesk in browser" +msgstr "" + #: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:71 msgid "Open link to {niceUrl}" msgstr "" #: src/view/screens/Settings/index.tsx:703 -msgid "Open links with in-app browser" -msgstr "" +#~ msgid "Open links with in-app browser" +#~ msgstr "" -#: src/components/dms/ActionsWrapper.tsx:87 +#: src/components/dms/ActionsWrapper.tsx:88 msgid "Open message options" msgstr "" -#: src/screens/Moderation/index.tsx:231 +#: src/screens/Settings/Settings.tsx:321 +msgid "Open moderation debug page" +msgstr "" + +#: src/screens/Moderation/index.tsx:225 msgid "Open muted words and tags settings" msgstr "" @@ -4287,20 +4713,20 @@ msgstr "" msgid "Open post options menu" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:551 +#: src/screens/StarterPack/StarterPackScreen.tsx:552 msgid "Open starter pack menu" msgstr "" -#: src/view/screens/Settings/index.tsx:827 -#: src/view/screens/Settings/index.tsx:837 +#: src/screens/Settings/Settings.tsx:314 +#: src/screens/Settings/Settings.tsx:328 msgid "Open storybook page" msgstr "" -#: src/view/screens/Settings/index.tsx:815 +#: src/screens/Settings/Settings.tsx:307 msgid "Open system log" msgstr "" -#: src/view/com/util/forms/DropdownButton.tsx:159 +#: src/view/com/util/forms/DropdownButton.tsx:162 msgid "Opens {numItems} options" msgstr "" @@ -4313,48 +4739,48 @@ msgid "Opens a dialog to choose who can reply to this thread" msgstr "" #: src/view/screens/Settings/index.tsx:456 -msgid "Opens accessibility settings" -msgstr "" +#~ msgid "Opens accessibility settings" +#~ msgstr "" #: src/view/screens/Log.tsx:59 msgid "Opens additional details for a debug entry" msgstr "" #: src/view/screens/Settings/index.tsx:477 -msgid "Opens appearance settings" -msgstr "" +#~ msgid "Opens appearance settings" +#~ msgstr "" #: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" msgstr "" #: src/view/screens/Settings/index.tsx:606 -msgid "Opens chat settings" -msgstr "" +#~ msgid "Opens chat settings" +#~ msgstr "" #: src/view/com/post-thread/PostThreadComposePrompt.tsx:36 msgid "Opens composer" msgstr "" #: src/view/screens/Settings/index.tsx:498 -msgid "Opens configurable language settings" -msgstr "" +#~ msgid "Opens configurable language settings" +#~ msgstr "" #: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" msgstr "" #: src/view/screens/Settings/index.tsx:638 -msgid "Opens external embeds settings" -msgstr "" +#~ msgid "Opens external embeds settings" +#~ msgstr "" #: src/view/com/auth/SplashScreen.tsx:50 -#: src/view/com/auth/SplashScreen.web.tsx:110 +#: src/view/com/auth/SplashScreen.web.tsx:111 msgid "Opens flow to create a new Bluesky account" msgstr "" #: src/view/com/auth/SplashScreen.tsx:64 -#: src/view/com/auth/SplashScreen.web.tsx:124 +#: src/view/com/auth/SplashScreen.web.tsx:125 msgid "Opens flow to sign into your existing Bluesky account" msgstr "" @@ -4367,52 +4793,52 @@ msgid "Opens list of invite codes" msgstr "" #: src/view/screens/Settings/index.tsx:775 -msgid "Opens modal for account deactivation confirmation" -msgstr "" +#~ msgid "Opens modal for account deactivation confirmation" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:797 -msgid "Opens modal for account deletion confirmation. Requires email code" -msgstr "" +#~ msgid "Opens modal for account deletion confirmation. Requires email code" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:732 -msgid "Opens modal for changing your Bluesky password" -msgstr "" +#~ msgid "Opens modal for changing your Bluesky password" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:687 -msgid "Opens modal for choosing a new Bluesky handle" -msgstr "" +#~ msgid "Opens modal for choosing a new Bluesky handle" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:755 -msgid "Opens modal for downloading your Bluesky account data (repository)" -msgstr "" +#~ msgid "Opens modal for downloading your Bluesky account data (repository)" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:963 -msgid "Opens modal for email verification" -msgstr "" +#~ msgid "Opens modal for email verification" +#~ msgstr "" #: src/view/com/modals/ChangeHandle.tsx:269 -msgid "Opens modal for using custom domain" -msgstr "" +#~ msgid "Opens modal for using custom domain" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:523 -msgid "Opens moderation settings" -msgstr "" +#~ msgid "Opens moderation settings" +#~ msgstr "" #: src/screens/Login/LoginForm.tsx:231 msgid "Opens password reset form" msgstr "" #: src/view/screens/Settings/index.tsx:584 -msgid "Opens screen with all saved feeds" -msgstr "" +#~ msgid "Opens screen with all saved feeds" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:665 -msgid "Opens the app password settings" -msgstr "" +#~ msgid "Opens the app password settings" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:541 -msgid "Opens the Following feed preferences" -msgstr "" +#~ msgid "Opens the Following feed preferences" +#~ msgstr "" #: src/view/com/modals/LinkWarning.tsx:93 msgid "Opens the linked website" @@ -4420,18 +4846,18 @@ msgstr "" #: src/view/screens/Settings/index.tsx:828 #: src/view/screens/Settings/index.tsx:838 -msgid "Opens the storybook page" -msgstr "" +#~ msgid "Opens the storybook page" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:816 -msgid "Opens the system log page" -msgstr "" +#~ msgid "Opens the system log page" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:562 -msgid "Opens the threads preferences" -msgstr "" +#~ msgid "Opens the threads preferences" +#~ msgstr "" -#: src/view/com/notifications/FeedItem.tsx:555 +#: src/view/com/notifications/FeedItem.tsx:678 #: src/view/com/util/UserAvatar.tsx:436 msgid "Opens this profile" msgstr "" @@ -4440,7 +4866,7 @@ msgstr "" msgid "Opens video picker" msgstr "" -#: src/view/com/util/forms/DropdownButton.tsx:293 +#: src/view/com/util/forms/DropdownButton.tsx:296 msgid "Option {0} of {numItems}" msgstr "" @@ -4457,16 +4883,16 @@ msgstr "" msgid "Or combine these options:" msgstr "" -#: src/screens/Deactivated.tsx:211 +#: src/screens/Deactivated.tsx:206 msgid "Or, continue with another account." msgstr "" -#: src/screens/Deactivated.tsx:194 +#: src/screens/Deactivated.tsx:193 msgid "Or, log into one of your other accounts." msgstr "" #: src/lib/moderation/useReportOptions.ts:27 -#: src/view/com/composer/labels/LabelsBtn.tsx:183 +#: src/view/com/composer/labels/LabelsBtn.tsx:187 msgid "Other" msgstr "" @@ -4475,10 +4901,10 @@ msgid "Other account" msgstr "" #: src/view/screens/Settings/index.tsx:380 -msgid "Other accounts" -msgstr "" +#~ msgid "Other accounts" +#~ msgstr "" -#: src/view/com/composer/select-language/SelectLangBtn.tsx:92 +#: src/view/com/composer/select-language/SelectLangBtn.tsx:93 msgid "Other..." msgstr "" @@ -4496,9 +4922,11 @@ msgid "Page Not Found" msgstr "" #: src/screens/Login/LoginForm.tsx:210 +#: src/screens/Settings/AccountSettings.tsx:110 +#: src/screens/Settings/AccountSettings.tsx:114 #: src/screens/Signup/StepInfo/index.tsx:192 -#: src/view/com/modals/DeleteAccount.tsx:257 -#: src/view/com/modals/DeleteAccount.tsx:264 +#: src/view/com/modals/DeleteAccount.tsx:258 +#: src/view/com/modals/DeleteAccount.tsx:265 msgid "Password" msgstr "" @@ -4516,11 +4944,11 @@ msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:43 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:371 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:368 msgid "Pause" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:323 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 msgid "Pause video" msgstr "" @@ -4529,19 +4957,19 @@ msgstr "" msgid "People" msgstr "" -#: src/Navigation.tsx:179 +#: src/Navigation.tsx:183 msgid "People followed by @{0}" msgstr "" -#: src/Navigation.tsx:172 +#: src/Navigation.tsx:176 msgid "People following @{0}" msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:77 +#: src/view/com/lightbox/Lightbox.tsx:27 msgid "Permission to access camera roll is required." msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:85 +#: src/view/com/lightbox/Lightbox.tsx:35 msgid "Permission to access camera roll was denied. Please enable it in your system settings." msgstr "" @@ -4558,7 +4986,7 @@ msgstr "" msgid "Photography" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:168 +#: src/view/com/composer/labels/LabelsBtn.tsx:171 msgid "Pictures meant for adults." msgstr "" @@ -4576,7 +5004,7 @@ msgstr "" msgid "Pin to your profile" msgstr "" -#: src/view/com/posts/FeedItem.tsx:354 +#: src/view/com/posts/FeedItem.tsx:363 msgid "Pinned" msgstr "" @@ -4590,7 +5018,7 @@ msgstr "" #: src/view/com/util/post-embeds/GifEmbed.tsx:43 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:372 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 msgid "Play" msgstr "" @@ -4603,7 +5031,7 @@ msgid "Play or pause the GIF" msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.tsx:110 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:324 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Play video" msgstr "" @@ -4634,12 +5062,16 @@ msgid "Please confirm your email before changing it. This is a temporary require msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:94 -msgid "Please enter a name for your app password. All spaces is not allowed." +#~ msgid "Please enter a name for your app password. All spaces is not allowed." +#~ msgstr "" + +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:114 +msgid "Please enter a unique name for this app password or use our randomly generated one." msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:151 -msgid "Please enter a unique name for this App Password or use our randomly generated one." -msgstr "" +#~ msgid "Please enter a unique name for this App Password or use our randomly generated one." +#~ msgstr "" #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" @@ -4654,7 +5086,7 @@ msgstr "" msgid "Please enter your invite code." msgstr "" -#: src/view/com/modals/DeleteAccount.tsx:253 +#: src/view/com/modals/DeleteAccount.tsx:254 msgid "Please enter your password as well:" msgstr "" @@ -4681,12 +5113,10 @@ msgid "Politics" msgstr "" #: src/view/com/composer/labels/LabelsBtn.tsx:158 -#: src/view/com/composer/labels/LabelsBtn.tsx:161 msgid "Porn" msgstr "" -#: src/view/com/composer/Composer.tsx:710 -#: src/view/com/composer/Composer.tsx:717 +#: src/view/com/composer/Composer.tsx:919 msgctxt "action" msgid "Post" msgstr "" @@ -4696,14 +5126,19 @@ msgctxt "description" msgid "Post" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:196 +#: src/view/com/composer/Composer.tsx:917 +msgctxt "action" +msgid "Post All" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:204 msgid "Post by {0}" msgstr "" -#: src/Navigation.tsx:198 -#: src/Navigation.tsx:205 -#: src/Navigation.tsx:212 -#: src/Navigation.tsx:219 +#: src/Navigation.tsx:202 +#: src/Navigation.tsx:209 +#: src/Navigation.tsx:216 +#: src/Navigation.tsx:223 msgid "Post by @{0}" msgstr "" @@ -4711,7 +5146,7 @@ msgstr "" msgid "Post deleted" msgstr "" -#: src/lib/api/index.ts:161 +#: src/lib/api/index.ts:185 msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "" @@ -4733,7 +5168,7 @@ msgstr "" msgid "Post interaction settings" msgstr "" -#: src/view/com/composer/select-language/SelectLangBtn.tsx:88 +#: src/view/com/composer/select-language/SelectLangBtn.tsx:89 msgid "Post language" msgstr "" @@ -4802,40 +5237,55 @@ msgstr "" msgid "Press to view followers of this account that you also follow" msgstr "" -#: src/view/com/lightbox/Lightbox.web.tsx:150 +#: src/view/com/lightbox/Lightbox.web.tsx:148 msgid "Previous image" msgstr "" -#: src/view/screens/LanguageSettings.tsx:188 +#: src/screens/Settings/LanguageSettings.tsx:158 msgid "Primary Language" msgstr "" +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:104 +msgid "Prioritize your Follows" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:92 -msgid "Prioritize Your Follows" -msgstr "Prioritise Your Follows" +#~ msgid "Prioritize Your Follows" +#~ msgstr "Prioritise Your Follows" -#: src/view/screens/NotificationsSettings.tsx:60 +#: src/screens/Settings/NotificationSettings.tsx:54 msgid "Priority notifications" msgstr "" -#: src/view/screens/Settings/index.tsx:621 #: src/view/shell/desktop/RightNav.tsx:81 msgid "Privacy" msgstr "" -#: src/Navigation.tsx:265 +#: src/screens/Settings/Settings.tsx:153 +#: src/screens/Settings/Settings.tsx:156 +msgid "Privacy and security" +msgstr "" + +#: src/Navigation.tsx:345 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:33 +msgid "Privacy and Security" +msgstr "" + +#: src/Navigation.tsx:269 +#: src/screens/Settings/AboutSettings.tsx:38 +#: src/screens/Settings/AboutSettings.tsx:41 #: src/view/screens/PrivacyPolicy.tsx:31 -#: src/view/screens/Settings/index.tsx:912 -#: src/view/shell/Drawer.tsx:291 -#: src/view/shell/Drawer.tsx:292 +#: src/view/shell/Drawer.tsx:624 +#: src/view/shell/Drawer.tsx:625 msgid "Privacy Policy" msgstr "" -#: src/view/com/composer/Composer.tsx:1347 +#: src/view/com/composer/Composer.tsx:1619 msgid "Processing video..." msgstr "" -#: src/lib/api/index.ts:53 +#: src/lib/api/index.ts:59 #: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "" @@ -4846,29 +5296,30 @@ msgid "profile" msgstr "" #: src/view/shell/bottom-bar/BottomBar.tsx:271 -#: src/view/shell/desktop/LeftNav.tsx:415 +#: src/view/shell/desktop/LeftNav.tsx:493 #: src/view/shell/Drawer.tsx:71 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:516 msgid "Profile" msgstr "" #: src/screens/Profile/Header/EditProfileDialog.tsx:191 +#: src/view/com/modals/EditProfile.tsx:124 msgid "Profile updated" msgstr "" #: src/view/screens/Settings/index.tsx:976 -msgid "Protect your account by verifying your email." -msgstr "" +#~ msgid "Protect your account by verifying your email." +#~ msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:237 +#: src/screens/Onboarding/StepFinished.tsx:242 msgid "Public" msgstr "" -#: src/view/screens/ModerationModlists.tsx:63 +#: src/view/screens/ModerationModlists.tsx:75 msgid "Public, shareable lists of users to mute or block in bulk." msgstr "" -#: src/view/screens/Lists.tsx:69 +#: src/view/screens/Lists.tsx:81 msgid "Public, shareable lists which can drive feeds." msgstr "" @@ -4928,24 +5379,29 @@ msgstr "" msgid "Quotes" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:230 +#: src/view/com/post-thread/PostThreadItem.tsx:238 msgid "Quotes of this post" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:81 +#: src/screens/Settings/ThreadPreferences.tsx:86 +#: src/screens/Settings/ThreadPreferences.tsx:89 msgid "Random (aka \"Poster's Roulette\")" msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:566 +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/view/com/util/forms/PostDropdownBtn.tsx:585 #: src/view/com/util/forms/PostDropdownBtn.tsx:595 msgid "Re-attach quote" msgstr "" -#: src/screens/Deactivated.tsx:144 +#: src/screens/Deactivated.tsx:147 msgid "Reactivate your account" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:170 +#: src/view/com/auth/SplashScreen.web.tsx:171 msgid "Read the Bluesky blog" msgstr "" @@ -4963,7 +5419,7 @@ msgstr "" msgid "Reason:" msgstr "" -#: src/view/screens/Search/Search.tsx:1056 +#: src/view/screens/Search/Search.tsx:1057 msgid "Recent Searches" msgstr "" @@ -4983,11 +5439,11 @@ msgstr "" #: src/components/FeedCard.tsx:316 #: src/components/StarterPack/Wizard/WizardListCard.tsx:102 #: src/components/StarterPack/Wizard/WizardListCard.tsx:109 -#: src/view/com/feeds/FeedSourceCard.tsx:316 +#: src/screens/Settings/Settings.tsx:458 +#: src/view/com/feeds/FeedSourceCard.tsx:319 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/UserAddRemoveLists.tsx:235 #: src/view/com/posts/FeedErrorMessage.tsx:213 -#: src/view/com/util/AccountDropdownBtn.tsx:61 msgid "Remove" msgstr "" @@ -4995,7 +5451,8 @@ msgstr "" msgid "Remove {displayName} from starter pack" msgstr "" -#: src/view/com/util/AccountDropdownBtn.tsx:26 +#: src/screens/Settings/Settings.tsx:437 +#: src/screens/Settings/Settings.tsx:440 msgid "Remove account" msgstr "" @@ -5025,8 +5482,8 @@ msgstr "" msgid "Remove feed?" msgstr "" -#: src/view/com/feeds/FeedSourceCard.tsx:187 -#: src/view/com/feeds/FeedSourceCard.tsx:265 +#: src/view/com/feeds/FeedSourceCard.tsx:190 +#: src/view/com/feeds/FeedSourceCard.tsx:268 #: src/view/screens/ProfileFeed.tsx:337 #: src/view/screens/ProfileFeed.tsx:343 #: src/view/screens/ProfileList.tsx:502 @@ -5035,11 +5492,11 @@ msgid "Remove from my feeds" msgstr "" #: src/components/FeedCard.tsx:311 -#: src/view/com/feeds/FeedSourceCard.tsx:311 +#: src/view/com/feeds/FeedSourceCard.tsx:314 msgid "Remove from my feeds?" msgstr "" -#: src/view/com/util/AccountDropdownBtn.tsx:53 +#: src/screens/Settings/Settings.tsx:450 msgid "Remove from quick access?" msgstr "" @@ -5047,7 +5504,7 @@ msgstr "" msgid "Remove from saved feeds" msgstr "" -#: src/view/com/composer/photos/Gallery.tsx:200 +#: src/view/com/composer/photos/Gallery.tsx:203 msgid "Remove image" msgstr "" @@ -5055,15 +5512,15 @@ msgstr "" msgid "Remove mute word from your list" msgstr "" -#: src/view/screens/Search/Search.tsx:1100 +#: src/view/screens/Search/Search.tsx:1101 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:1102 +#: src/view/screens/Search/Search.tsx:1103 msgid "Remove profile from search history" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:273 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:287 msgid "Remove quote" msgstr "" @@ -5080,11 +5537,11 @@ msgstr "" msgid "Remove this feed from your saved feeds" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 msgid "Removed by author" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:106 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 msgid "Removed by you" msgstr "" @@ -5108,7 +5565,7 @@ msgstr "" msgid "Removed from your feeds" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:274 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:288 msgid "Removes quoted post" msgstr "" @@ -5129,7 +5586,7 @@ msgstr "" msgid "Replies to this post are disabled." msgstr "" -#: src/view/com/composer/Composer.tsx:708 +#: src/view/com/composer/Composer.tsx:915 msgctxt "action" msgid "Reply" msgstr "" @@ -5152,24 +5609,24 @@ msgstr "" msgid "Reply settings are chosen by the author of the thread" msgstr "" -#: src/view/com/post/Post.tsx:195 -#: src/view/com/posts/FeedItem.tsx:544 +#: src/view/com/post/Post.tsx:204 +#: src/view/com/posts/FeedItem.tsx:553 msgctxt "description" msgid "Reply to <0><1/></0>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:535 +#: src/view/com/posts/FeedItem.tsx:544 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:537 +#: src/view/com/posts/FeedItem.tsx:546 msgctxt "description" msgid "Reply to a post" msgstr "" -#: src/view/com/post/Post.tsx:193 -#: src/view/com/posts/FeedItem.tsx:541 +#: src/view/com/post/Post.tsx:202 +#: src/view/com/posts/FeedItem.tsx:550 msgctxt "description" msgid "Reply to you" msgstr "" @@ -5221,8 +5678,8 @@ msgstr "" msgid "Report post" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:604 -#: src/screens/StarterPack/StarterPackScreen.tsx:607 +#: src/screens/StarterPack/StarterPackScreen.tsx:605 +#: src/screens/StarterPack/StarterPackScreen.tsx:608 msgid "Report starter pack" msgstr "" @@ -5268,7 +5725,7 @@ msgstr "" msgid "Repost" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:546 +#: src/screens/StarterPack/StarterPackScreen.tsx:547 #: src/view/com/util/post-ctrls/RepostButton.tsx:95 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 @@ -5280,24 +5737,24 @@ msgstr "" msgid "Reposted By" msgstr "" -#: src/view/com/posts/FeedItem.tsx:294 +#: src/view/com/posts/FeedItem.tsx:303 msgid "Reposted by {0}" msgstr "" -#: src/view/com/posts/FeedItem.tsx:313 +#: src/view/com/posts/FeedItem.tsx:322 msgid "Reposted by <0><1/></0>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:292 -#: src/view/com/posts/FeedItem.tsx:311 +#: src/view/com/posts/FeedItem.tsx:301 +#: src/view/com/posts/FeedItem.tsx:320 msgid "Reposted by you" msgstr "" #: src/view/com/notifications/FeedItem.tsx:180 -msgid "reposted your post" -msgstr "" +#~ msgid "reposted your post" +#~ msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:209 +#: src/view/com/post-thread/PostThreadItem.tsx:217 msgid "Reposts of this post" msgstr "" @@ -5311,14 +5768,19 @@ msgstr "" msgid "Request Code" msgstr "" -#: src/view/screens/AccessibilitySettings.tsx:90 +#: src/screens/Settings/AccessibilitySettings.tsx:53 +#: src/screens/Settings/AccessibilitySettings.tsx:58 msgid "Require alt text before posting" msgstr "" -#: src/view/screens/Settings/Email2FAToggle.tsx:51 -msgid "Require email code to log into your account" +#: src/screens/Settings/components/Email2FAToggle.tsx:54 +msgid "Require an email code to log in to your account." msgstr "" +#: src/view/screens/Settings/Email2FAToggle.tsx:51 +#~ msgid "Require email code to log into your account" +#~ msgstr "" + #: src/screens/Signup/StepInfo/index.tsx:159 msgid "Required for this provider" msgstr "" @@ -5327,13 +5789,13 @@ msgstr "" msgid "Required in your region" msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:167 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:170 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 msgid "Resend email" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:224 -#: src/components/dialogs/VerifyEmailDialog.tsx:234 +#: src/components/dialogs/VerifyEmailDialog.tsx:267 +#: src/components/dialogs/VerifyEmailDialog.tsx:277 #: src/components/intents/VerifyEmailIntentDialog.tsx:130 msgid "Resend Email" msgstr "" @@ -5350,8 +5812,8 @@ msgstr "" msgid "Reset Code" msgstr "" -#: src/view/screens/Settings/index.tsx:867 -#: src/view/screens/Settings/index.tsx:870 +#: src/screens/Settings/Settings.tsx:335 +#: src/screens/Settings/Settings.tsx:337 msgid "Reset onboarding state" msgstr "" @@ -5361,38 +5823,38 @@ msgstr "" #: src/view/screens/Settings/index.tsx:847 #: src/view/screens/Settings/index.tsx:850 -msgid "Reset preferences state" -msgstr "" +#~ msgid "Reset preferences state" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:868 -msgid "Resets the onboarding state" -msgstr "" +#~ msgid "Resets the onboarding state" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:848 -msgid "Resets the preferences state" -msgstr "" +#~ msgid "Resets the preferences state" +#~ msgstr "" #: src/screens/Login/LoginForm.tsx:296 msgid "Retries login" msgstr "" -#: src/view/com/util/error/ErrorMessage.tsx:57 -#: src/view/com/util/error/ErrorScreen.tsx:74 +#: src/view/com/util/error/ErrorMessage.tsx:58 +#: src/view/com/util/error/ErrorScreen.tsx:75 msgid "Retries the last action, which errored out" msgstr "" #: src/components/dms/MessageItem.tsx:244 #: src/components/Error.tsx:66 #: src/components/Lists.tsx:104 -#: src/components/StarterPack/ProfileStarterPacks.tsx:319 +#: src/components/StarterPack/ProfileStarterPacks.tsx:336 #: src/screens/Login/LoginForm.tsx:295 #: src/screens/Login/LoginForm.tsx:302 #: src/screens/Messages/components/MessageListError.tsx:25 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 #: src/screens/Signup/BackNextButtons.tsx:54 -#: src/view/com/util/error/ErrorMessage.tsx:55 -#: src/view/com/util/error/ErrorScreen.tsx:72 +#: src/view/com/util/error/ErrorMessage.tsx:56 +#: src/view/com/util/error/ErrorScreen.tsx:73 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" @@ -5400,7 +5862,7 @@ msgstr "" #: src/components/Error.tsx:74 #: src/screens/List/ListHiddenScreen.tsx:205 -#: src/screens/StarterPack/StarterPackScreen.tsx:750 +#: src/screens/StarterPack/StarterPackScreen.tsx:751 #: src/view/screens/ProfileList.tsx:1030 msgid "Return to previous page" msgstr "" @@ -5420,19 +5882,20 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:185 #: src/screens/Profile/Header/EditProfileDialog.tsx:238 #: src/screens/Profile/Header/EditProfileDialog.tsx:252 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:242 #: src/view/com/composer/GifAltText.tsx:190 #: src/view/com/composer/GifAltText.tsx:199 #: src/view/com/composer/photos/EditImageDialog.web.tsx:77 #: src/view/com/composer/photos/EditImageDialog.web.tsx:83 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:150 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:160 -#: src/view/com/modals/ChangeHandle.tsx:161 #: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/view/com/modals/EditProfile.tsx:219 #: src/view/screens/SavedFeeds.tsx:103 msgid "Save" msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:167 +#: src/view/com/lightbox/ImageViewing/index.tsx:545 #: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" @@ -5447,10 +5910,14 @@ msgstr "" msgid "Save changes" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:158 -msgid "Save handle change" +#: src/view/com/modals/EditProfile.tsx:227 +msgid "Save Changes" msgstr "" +#: src/view/com/modals/ChangeHandle.tsx:158 +#~ msgid "Save handle change" +#~ msgstr "" + #: src/components/StarterPack/ShareDialog.tsx:151 #: src/components/StarterPack/ShareDialog.tsx:158 msgid "Save image" @@ -5460,6 +5927,10 @@ msgstr "" msgid "Save image crop" msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:228 +msgid "Save new handle" +msgstr "" + #: src/components/StarterPack/QrCodeDialog.tsx:179 msgid "Save QR code" msgstr "" @@ -5473,7 +5944,7 @@ msgstr "" msgid "Saved Feeds" msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:95 +#: src/view/com/lightbox/Lightbox.tsx:44 msgid "Saved to your camera roll" msgstr "" @@ -5482,18 +5953,22 @@ msgstr "" msgid "Saved to your feeds" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:159 -msgid "Saves handle change to {handle}" +#: src/view/com/modals/EditProfile.tsx:220 +msgid "Saves any changes to your profile" msgstr "" +#: src/view/com/modals/ChangeHandle.tsx:159 +#~ msgid "Saves handle change to {handle}" +#~ msgstr "" + #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:416 -#: src/view/com/notifications/FeedItem.tsx:441 +#: src/view/com/notifications/FeedItem.tsx:539 +#: src/view/com/notifications/FeedItem.tsx:564 msgid "Say hello!" msgstr "" @@ -5506,15 +5981,15 @@ msgstr "" msgid "Scroll to top" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:483 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:484 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 -#: src/Navigation.tsx:554 +#: src/Navigation.tsx:590 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 #: src/view/screens/Search/Search.tsx:594 #: src/view/shell/bottom-bar/BottomBar.tsx:178 -#: src/view/shell/desktop/LeftNav.tsx:377 -#: src/view/shell/Drawer.tsx:394 +#: src/view/shell/desktop/LeftNav.tsx:419 +#: src/view/shell/Drawer.tsx:365 msgid "Search" msgstr "" @@ -5522,7 +5997,7 @@ msgstr "" msgid "Search for \"{query}\"" msgstr "" -#: src/view/screens/Search/Search.tsx:999 +#: src/view/screens/Search/Search.tsx:1000 msgid "Search for \"{searchText}\"" msgstr "" @@ -5538,8 +6013,8 @@ msgstr "" msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:503 #: src/components/dms/dialogs/SearchablePeopleList.tsx:504 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:505 msgid "Search profiles" msgstr "" @@ -5567,7 +6042,7 @@ msgstr "" msgid "See <0>{displayTag}</0> posts by this user" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:175 +#: src/view/com/auth/SplashScreen.web.tsx:176 msgid "See jobs at Bluesky" msgstr "" @@ -5579,7 +6054,7 @@ msgstr "" msgid "Seek slider" msgstr "" -#: src/view/com/util/Selector.tsx:106 +#: src/view/com/util/Selector.tsx:107 msgid "Select {item}" msgstr "" @@ -5599,6 +6074,10 @@ msgstr "" msgid "Select an emoji" msgstr "" +#: src/screens/Settings/LanguageSettings.tsx:252 +msgid "Select content languages" +msgstr "" + #: src/screens/Login/index.tsx:117 msgid "Select from an existing account" msgstr "" @@ -5607,7 +6086,7 @@ msgstr "" msgid "Select GIF" msgstr "" -#: src/components/dialogs/GifSelect.tsx:307 +#: src/components/dialogs/GifSelect.tsx:306 msgid "Select GIF \"{0}\"" msgstr "" @@ -5619,7 +6098,7 @@ msgstr "" msgid "Select language..." msgstr "" -#: src/view/screens/LanguageSettings.tsx:301 +#: src/screens/Settings/LanguageSettings.tsx:266 msgid "Select languages" msgstr "" @@ -5627,7 +6106,7 @@ msgstr "" msgid "Select moderator" msgstr "" -#: src/view/com/util/Selector.tsx:107 +#: src/view/com/util/Selector.tsx:108 msgid "Select option {i} of {numItems}" msgstr "" @@ -5655,11 +6134,11 @@ msgstr "" msgid "Select what content this mute word should apply to." msgstr "" -#: src/view/screens/LanguageSettings.tsx:283 +#: src/screens/Settings/LanguageSettings.tsx:245 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "" -#: src/view/screens/LanguageSettings.tsx:97 +#: src/screens/Settings/LanguageSettings.tsx:76 msgid "Select your app language for the default text to display in the app." msgstr "" @@ -5671,7 +6150,7 @@ msgstr "" msgid "Select your interests from the options below" msgstr "" -#: src/view/screens/LanguageSettings.tsx:191 +#: src/screens/Settings/LanguageSettings.tsx:162 msgid "Select your preferred language for translations in your feed." msgstr "" @@ -5679,11 +6158,11 @@ msgstr "" msgid "Send a neat website!" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:189 +#: src/components/dialogs/VerifyEmailDialog.tsx:232 msgid "Send Confirmation" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:182 +#: src/components/dialogs/VerifyEmailDialog.tsx:225 msgid "Send confirmation email" msgstr "" @@ -5701,11 +6180,11 @@ msgctxt "action" msgid "Send Email" msgstr "" -#: src/view/shell/Drawer.tsx:341 +#: src/view/shell/Drawer.tsx:312 msgid "Send feedback" msgstr "" -#: src/screens/Messages/components/MessageInput.tsx:165 +#: src/screens/Messages/components/MessageInput.tsx:173 #: src/screens/Messages/components/MessageInput.web.tsx:219 msgid "Send message" msgstr "" @@ -5725,8 +6204,8 @@ msgstr "" msgid "Send report to {0}" msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:118 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:121 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:120 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:123 msgid "Send verification email" msgstr "" @@ -5743,7 +6222,7 @@ msgstr "" msgid "Server address" msgstr "" -#: src/screens/Moderation/index.tsx:317 +#: src/screens/Moderation/index.tsx:311 msgid "Set birthdate" msgstr "" @@ -5752,45 +6231,45 @@ msgid "Set new password" msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:122 -msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." -msgstr "" +#~ msgid "Set this setting to \"No\" to hide all quote posts from your feed. Reposts will still be visible." +#~ msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:64 -msgid "Set this setting to \"No\" to hide all replies from your feed." -msgstr "" +#~ msgid "Set this setting to \"No\" to hide all replies from your feed." +#~ msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:88 -msgid "Set this setting to \"No\" to hide all reposts from your feed." -msgstr "" +#~ msgid "Set this setting to \"No\" to hide all reposts from your feed." +#~ msgstr "" #: src/view/screens/PreferencesThreads.tsx:117 -msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." -msgstr "" +#~ msgid "Set this setting to \"Yes\" to show replies in a threaded view. This is an experimental feature." +#~ msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:158 -msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." -msgstr "" +#~ msgid "Set this setting to \"Yes\" to show samples of your saved feeds in your Following feed. This is an experimental feature." +#~ msgstr "" #: src/screens/Onboarding/Layout.tsx:48 msgid "Set up your account" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:254 -msgid "Sets Bluesky username" -msgstr "" +#~ msgid "Sets Bluesky username" +#~ msgstr "" #: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" msgstr "" -#: src/Navigation.tsx:154 -#: src/view/screens/Settings/index.tsx:303 -#: src/view/shell/desktop/LeftNav.tsx:423 -#: src/view/shell/Drawer.tsx:558 +#: src/Navigation.tsx:158 +#: src/screens/Settings/Settings.tsx:76 +#: src/view/shell/desktop/LeftNav.tsx:511 +#: src/view/shell/Drawer.tsx:529 msgid "Settings" msgstr "" -#: src/view/com/composer/labels/LabelsBtn.tsx:172 +#: src/view/com/composer/labels/LabelsBtn.tsx:175 msgid "Sexual activity or erotic nudity." msgstr "" @@ -5800,17 +6279,17 @@ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/screens/StarterPack/StarterPackScreen.tsx:422 -#: src/screens/StarterPack/StarterPackScreen.tsx:593 +#: src/screens/StarterPack/StarterPackScreen.tsx:594 #: src/view/com/profile/ProfileMenu.tsx:195 #: src/view/com/profile/ProfileMenu.tsx:204 #: src/view/com/util/forms/PostDropdownBtn.tsx:452 #: src/view/com/util/forms/PostDropdownBtn.tsx:461 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:333 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:339 #: src/view/screens/ProfileList.tsx:487 msgid "Share" msgstr "" -#: src/view/com/lightbox/Lightbox.tsx:176 +#: src/view/com/lightbox/ImageViewing/index.tsx:554 msgctxt "action" msgid "Share" msgstr "" @@ -5825,7 +6304,7 @@ msgstr "" #: src/view/com/profile/ProfileMenu.tsx:353 #: src/view/com/util/forms/PostDropdownBtn.tsx:703 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:349 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:355 msgid "Share anyway" msgstr "" @@ -5836,7 +6315,7 @@ msgstr "" #: src/components/StarterPack/ShareDialog.tsx:124 #: src/components/StarterPack/ShareDialog.tsx:131 -#: src/screens/StarterPack/StarterPackScreen.tsx:597 +#: src/screens/StarterPack/StarterPackScreen.tsx:598 msgid "Share link" msgstr "" @@ -5866,7 +6345,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "Share your favourite feed!" -#: src/Navigation.tsx:250 +#: src/Navigation.tsx:254 msgid "Shared Preferences Tester" msgstr "" @@ -5875,9 +6354,8 @@ msgid "Shares the linked website" msgstr "" #: src/components/moderation/ContentHider.tsx:178 -#: src/components/moderation/LabelPreference.tsx:136 +#: src/components/moderation/LabelPreference.tsx:137 #: src/components/moderation/PostHider.tsx:122 -#: src/view/screens/Settings/index.tsx:352 msgid "Show" msgstr "" @@ -5904,6 +6382,10 @@ msgstr "" msgid "Show hidden replies" msgstr "" +#: src/view/com/post-thread/PostThreadItem.tsx:796 +msgid "Show information about when this post was created" +msgstr "" + #: src/view/com/util/forms/PostDropdownBtn.tsx:491 #: src/view/com/util/forms/PostDropdownBtn.tsx:493 msgid "Show less like this" @@ -5913,9 +6395,9 @@ msgstr "" msgid "Show list anyway" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:580 -#: src/view/com/post/Post.tsx:233 -#: src/view/com/posts/FeedItem.tsx:500 +#: src/view/com/post-thread/PostThreadItem.tsx:588 +#: src/view/com/post/Post.tsx:242 +#: src/view/com/posts/FeedItem.tsx:509 msgid "Show More" msgstr "" @@ -5928,20 +6410,42 @@ msgstr "" msgid "Show muted replies" msgstr "" +#: src/screens/Settings/Settings.tsx:96 +msgid "Show other accounts you can switch to" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:155 -msgid "Show Posts from My Feeds" +#~ msgid "Show Posts from My Feeds" +#~ msgstr "" + +#: src/screens/Settings/FollowingFeedPreferences.tsx:97 +#: src/screens/Settings/FollowingFeedPreferences.tsx:107 +msgid "Show quote posts" msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:119 -msgid "Show Quote Posts" +#~ msgid "Show Quote Posts" +#~ msgstr "" + +#: src/screens/Settings/FollowingFeedPreferences.tsx:61 +#: src/screens/Settings/FollowingFeedPreferences.tsx:71 +msgid "Show replies" msgstr "" #: src/view/screens/PreferencesFollowingFeed.tsx:61 -msgid "Show Replies" +#~ msgid "Show Replies" +#~ msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:113 +msgid "Show replies by people you follow before all other replies" msgstr "" #: src/view/screens/PreferencesThreads.tsx:95 -msgid "Show replies by people you follow before all other replies." +#~ msgid "Show replies by people you follow before all other replies." +#~ msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:138 +msgid "Show replies in a threaded view" msgstr "" #: src/view/com/util/forms/PostDropdownBtn.tsx:559 @@ -5949,8 +6453,18 @@ msgstr "" msgid "Show reply for everyone" msgstr "" +#: src/screens/Settings/FollowingFeedPreferences.tsx:79 +#: src/screens/Settings/FollowingFeedPreferences.tsx:89 +msgid "Show reposts" +msgstr "" + #: src/view/screens/PreferencesFollowingFeed.tsx:85 -msgid "Show Reposts" +#~ msgid "Show Reposts" +#~ msgstr "" + +#: src/screens/Settings/FollowingFeedPreferences.tsx:122 +#: src/screens/Settings/FollowingFeedPreferences.tsx:132 +msgid "Show samples of your saved feeds in your Following feed" msgstr "" #: src/components/moderation/ContentHider.tsx:130 @@ -5973,14 +6487,14 @@ msgstr "" #: src/screens/Login/LoginForm.tsx:163 #: src/view/com/auth/SplashScreen.tsx:62 #: src/view/com/auth/SplashScreen.tsx:70 -#: src/view/com/auth/SplashScreen.web.tsx:122 -#: src/view/com/auth/SplashScreen.web.tsx:130 +#: src/view/com/auth/SplashScreen.web.tsx:123 +#: src/view/com/auth/SplashScreen.web.tsx:131 #: src/view/shell/bottom-bar/BottomBar.tsx:311 #: src/view/shell/bottom-bar/BottomBar.tsx:312 #: src/view/shell/bottom-bar/BottomBar.tsx:314 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:204 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:207 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:208 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -6002,21 +6516,27 @@ msgstr "" msgid "Sign into Bluesky or create a new account" msgstr "" -#: src/view/screens/Settings/index.tsx:433 +#: src/screens/Settings/Settings.tsx:217 +#: src/screens/Settings/Settings.tsx:219 +#: src/screens/Settings/Settings.tsx:251 msgid "Sign out" msgstr "" #: src/view/screens/Settings/index.tsx:421 #: src/view/screens/Settings/index.tsx:431 -msgid "Sign out of all accounts" +#~ msgid "Sign out of all accounts" +#~ msgstr "" + +#: src/screens/Settings/Settings.tsx:248 +msgid "Sign out?" msgstr "" #: src/view/shell/bottom-bar/BottomBar.tsx:301 #: src/view/shell/bottom-bar/BottomBar.tsx:302 #: src/view/shell/bottom-bar/BottomBar.tsx:304 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:194 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:197 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:196 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:198 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Sign up" @@ -6028,8 +6548,8 @@ msgid "Sign-in Required" msgstr "" #: src/view/screens/Settings/index.tsx:362 -msgid "Signed in as" -msgstr "" +#~ msgid "Signed in as" +#~ msgstr "" #: src/lib/hooks/useAccountSwitcher.ts:41 #: src/screens/Login/ChooseAccountForm.tsx:53 @@ -6037,8 +6557,8 @@ msgid "Signed in as @{0}" msgstr "" #: src/view/com/notifications/FeedItem.tsx:218 -msgid "signed up with your starter pack" -msgstr "" +#~ msgid "signed up with your starter pack" +#~ msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 @@ -6058,8 +6578,7 @@ msgstr "" msgid "Skip this flow" msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:95 -#: src/screens/Settings/AppearanceSettings.tsx:165 +#: src/screens/Settings/AppearanceSettings.tsx:149 msgid "Smaller" msgstr "" @@ -6076,7 +6595,7 @@ msgstr "" msgid "Some people can reply" msgstr "" -#: src/screens/Messages/Conversation.tsx:109 +#: src/screens/Messages/Conversation.tsx:112 msgid "Something went wrong" msgstr "" @@ -6086,13 +6605,13 @@ msgid "Something went wrong, please try again" msgstr "" #: src/components/ReportDialog/index.tsx:54 -#: src/screens/Moderation/index.tsx:117 +#: src/screens/Moderation/index.tsx:111 #: src/screens/Profile/Sections/Labels.tsx:87 msgid "Something went wrong, please try again." msgstr "" #: src/components/Lists.tsx:200 -#: src/view/screens/NotificationsSettings.tsx:49 +#: src/screens/Settings/NotificationSettings.tsx:42 msgid "Something went wrong!" msgstr "" @@ -6101,11 +6620,19 @@ msgstr "" msgid "Sorry! Your session expired. Please log in again." msgstr "" +#: src/screens/Settings/ThreadPreferences.tsx:48 +msgid "Sort replies" +msgstr "" + #: src/view/screens/PreferencesThreads.tsx:64 -msgid "Sort Replies" +#~ msgid "Sort Replies" +#~ msgstr "" + +#: src/screens/Settings/ThreadPreferences.tsx:55 +msgid "Sort replies by" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:67 +#: src/screens/Settings/ThreadPreferences.tsx:52 msgid "Sort replies to the same post by:" msgstr "" @@ -6127,16 +6654,16 @@ msgstr "" msgid "Sports" msgstr "" -#: src/components/dms/dialogs/NewChatDialog.tsx:61 +#: src/components/dms/dialogs/NewChatDialog.tsx:72 msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:349 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:350 msgid "Start chat with {displayName}" msgstr "" -#: src/Navigation.tsx:357 -#: src/Navigation.tsx:362 +#: src/Navigation.tsx:393 +#: src/Navigation.tsx:398 #: src/screens/StarterPack/Wizard/index.tsx:191 msgid "Starter Pack" msgstr "" @@ -6149,7 +6676,7 @@ msgstr "" msgid "Starter pack by you" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:714 +#: src/screens/StarterPack/StarterPackScreen.tsx:715 msgid "Starter pack is invalid" msgstr "" @@ -6157,11 +6684,12 @@ msgstr "" msgid "Starter Packs" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:239 +#: src/components/StarterPack/ProfileStarterPacks.tsx:244 msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "Starter packs let you easily share your favourite feeds and people with your friends." -#: src/view/screens/Settings/index.tsx:918 +#: src/screens/Settings/AboutSettings.tsx:46 +#: src/screens/Settings/AboutSettings.tsx:49 msgid "Status Page" msgstr "" @@ -6169,12 +6697,12 @@ msgstr "" msgid "Step {0} of {1}" msgstr "" -#: src/view/screens/Settings/index.tsx:279 +#: src/screens/Settings/Settings.tsx:300 msgid "Storage cleared, you need to restart the app now." msgstr "" -#: src/Navigation.tsx:240 -#: src/view/screens/Settings/index.tsx:830 +#: src/Navigation.tsx:244 +#: src/screens/Settings/Settings.tsx:316 msgid "Storybook" msgstr "" @@ -6193,11 +6721,11 @@ msgstr "" msgid "Subscribe to @{0} to use these labels:" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:228 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:238 msgid "Subscribe to Labeler" msgstr "Subscribe to Labeller" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:194 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:204 msgid "Subscribe to this labeler" msgstr "" @@ -6205,7 +6733,7 @@ msgstr "" msgid "Subscribe to this list" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:81 +#: src/components/dialogs/VerifyEmailDialog.tsx:95 msgid "Success!" msgstr "" @@ -6222,32 +6750,39 @@ msgstr "" msgid "Suggestive" msgstr "" -#: src/Navigation.tsx:260 +#: src/Navigation.tsx:264 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "" +#: src/screens/Settings/Settings.tsx:94 +#: src/screens/Settings/Settings.tsx:108 +#: src/screens/Settings/Settings.tsx:403 +msgid "Switch account" +msgstr "" + #: src/components/dialogs/SwitchAccount.tsx:46 #: src/components/dialogs/SwitchAccount.tsx:49 msgid "Switch Account" msgstr "" #: src/view/screens/Settings/index.tsx:131 -msgid "Switch to {0}" -msgstr "" +#~ msgid "Switch to {0}" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:132 -msgid "Switches the account you are logged in to" -msgstr "" +#~ msgid "Switches the account you are logged in to" +#~ msgstr "" -#: src/components/dialogs/nuxs/NeueTypography.tsx:78 -#: src/screens/Settings/AppearanceSettings.tsx:101 -#: src/screens/Settings/AppearanceSettings.tsx:148 +#: src/screens/Settings/AppearanceSettings.tsx:84 +#: src/screens/Settings/AppearanceSettings.tsx:132 msgid "System" msgstr "" -#: src/view/screens/Settings/index.tsx:818 +#: src/screens/Settings/AboutSettings.tsx:53 +#: src/screens/Settings/AboutSettings.tsx:56 +#: src/screens/Settings/Settings.tsx:309 msgid "System log" msgstr "" @@ -6275,8 +6810,8 @@ msgstr "" msgid "Tap to toggle sound" msgstr "" -#: src/view/com/util/images/AutoSizedImage.tsx:219 -#: src/view/com/util/images/AutoSizedImage.tsx:239 +#: src/view/com/util/images/AutoSizedImage.tsx:199 +#: src/view/com/util/images/AutoSizedImage.tsx:221 msgid "Tap to view full image" msgstr "" @@ -6309,11 +6844,12 @@ msgstr "" msgid "Terms" msgstr "" -#: src/Navigation.tsx:270 -#: src/view/screens/Settings/index.tsx:906 +#: src/Navigation.tsx:274 +#: src/screens/Settings/AboutSettings.tsx:30 +#: src/screens/Settings/AboutSettings.tsx:33 #: src/view/screens/TermsOfService.tsx:31 -#: src/view/shell/Drawer.tsx:284 -#: src/view/shell/Drawer.tsx:286 +#: src/view/shell/Drawer.tsx:617 +#: src/view/shell/Drawer.tsx:619 msgid "Terms of Service" msgstr "" @@ -6333,7 +6869,7 @@ msgstr "" msgid "Text input field" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:82 +#: src/components/dialogs/VerifyEmailDialog.tsx:96 msgid "Thank you! Your email has been successfully verified." msgstr "" @@ -6346,7 +6882,7 @@ msgstr "" msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:452 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:468 msgid "That contains the following:" msgstr "" @@ -6367,7 +6903,7 @@ msgstr "" msgid "That's all, folks!" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:269 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:279 #: src/view/com/profile/ProfileMenu.tsx:329 msgid "The account will be able to interact with you after unblocking." msgstr "" @@ -6377,7 +6913,7 @@ msgstr "" msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:369 +#: src/screens/Moderation/index.tsx:363 msgid "The Bluesky web application" msgstr "" @@ -6427,11 +6963,15 @@ msgstr "" msgid "The Privacy Policy has been moved to <0/>" msgstr "" -#: src/view/com/composer/state/video.ts:409 +#: src/view/com/composer/state/video.ts:408 msgid "The selected video is larger than 50MB." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:724 +#: src/lib/strings/errors.ts:18 +msgid "The server appears to be experiencing issues. Please try again in a few moments." +msgstr "" + +#: src/screens/StarterPack/StarterPackScreen.tsx:725 msgid "The starter pack that you are trying to view is invalid. You may delete this starter pack instead." msgstr "" @@ -6447,8 +6987,7 @@ msgstr "" 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/dialogs/nuxs/NeueTypography.tsx:82 -#: src/screens/Settings/AppearanceSettings.tsx:152 +#: src/screens/Settings/AppearanceSettings.tsx:136 msgid "Theme" msgstr "" @@ -6456,7 +6995,7 @@ msgstr "" msgid "There is no time limit for account deactivation, come back any time." msgstr "" -#: src/components/dialogs/GifSelect.tsx:225 +#: src/components/dialogs/GifSelect.tsx:226 msgid "There was an issue connecting to Tenor." msgstr "" @@ -6467,7 +7006,7 @@ msgstr "" msgid "There was an issue contacting the server" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:111 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 #: src/view/screens/ProfileFeed.tsx:546 msgid "There was an issue contacting the server, please check your internet connection and try again." msgstr "" @@ -6489,11 +7028,19 @@ msgstr "" msgid "There was an issue fetching the list. Tap here to try again." msgstr "" +#: src/screens/Settings/AppPasswords.tsx:52 +msgid "There was an issue fetching your app passwords" +msgstr "" + #: src/view/com/feeds/ProfileFeedgens.tsx:150 #: src/view/com/lists/ProfileLists.tsx:149 msgid "There was an issue fetching your lists. Tap here to try again." msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:102 +msgid "There was an issue fetching your service info" +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:145 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "" @@ -6510,12 +7057,12 @@ msgid "There was an issue updating your feeds, please check your internet connec msgstr "" #: src/view/screens/AppPasswords.tsx:75 -msgid "There was an issue with fetching your app passwords" -msgstr "" +#~ msgid "There was an issue with fetching your app passwords" +#~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:97 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:118 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:131 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:107 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:141 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 #: src/view/com/profile/ProfileMenu.tsx:102 @@ -6538,7 +7085,7 @@ msgstr "" msgid "There was an issue. Please check your internet connection and try again." msgstr "" -#: src/components/dialogs/GifSelect.tsx:271 +#: src/components/dialogs/GifSelect.tsx:270 #: 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 "" @@ -6547,6 +7094,10 @@ msgstr "" msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "" +#: src/screens/Settings/FollowingFeedPreferences.tsx:55 +msgid "These settings only apply to the Following feed." +msgstr "" + #: src/components/moderation/ScreenHider.tsx:111 msgid "This {screenDescription} has been flagged:" msgstr "" @@ -6596,15 +7147,19 @@ msgstr "" msgid "This conversation is with a deleted or a deactivated account. Press for options." msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:92 +#: src/screens/Settings/components/ExportCarDialog.tsx:94 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost</0>." msgstr "" +#: src/lib/strings/errors.ts:21 +msgid "This feature is not available while using an App Password. Please sign in with your main password." +msgstr "" + #: src/view/com/posts/FeedErrorMessage.tsx:120 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "" -#: src/view/com/posts/CustomFeedEmptyState.tsx:37 +#: src/view/com/posts/CustomFeedEmptyState.tsx:38 msgid "This feed is empty! You may need to follow more users or tune your language settings." msgstr "" @@ -6618,6 +7173,10 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover</0> instead." msgstr "" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:559 +msgid "This handle is reserved. Please try a different one." +msgstr "" + #: src/components/dialogs/BirthDateSettings.tsx:40 msgid "This information is not shared with other users." msgstr "" @@ -6659,15 +7218,19 @@ msgid "This moderation service is unavailable. See below for more details. If th msgstr "" #: src/view/com/modals/AddAppPasswords.tsx:110 -msgid "This name is already in use" +#~ msgid "This name is already in use" +#~ msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:836 +msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:139 +#: src/view/com/post-thread/PostThreadItem.tsx:147 msgid "This post has been deleted." msgstr "" #: src/view/com/util/forms/PostDropdownBtn.tsx:700 -#: src/view/com/util/post-ctrls/PostCtrls.tsx:346 +#: src/view/com/util/post-ctrls/PostCtrls.tsx:352 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" @@ -6675,7 +7238,7 @@ msgstr "" msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "" -#: src/view/com/composer/Composer.tsx:364 +#: src/view/com/composer/Composer.tsx:405 msgid "This post's author has disabled quote posts." msgstr "" @@ -6691,7 +7254,7 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:432 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:437 msgid "This should create a domain record at:" msgstr "" @@ -6732,7 +7295,7 @@ msgstr "" msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "" -#: src/view/com/util/AccountDropdownBtn.tsx:55 +#: src/screens/Settings/Settings.tsx:452 msgid "This will remove @{0} from the quick access list." msgstr "" @@ -6740,24 +7303,28 @@ msgstr "" msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/view/screens/Settings/index.tsx:561 +#: src/screens/Settings/ContentAndMediaSettings.tsx:49 +#: src/screens/Settings/ContentAndMediaSettings.tsx:52 msgid "Thread preferences" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:52 -#: src/view/screens/Settings/index.tsx:571 +#: src/screens/Settings/ThreadPreferences.tsx:42 msgid "Thread Preferences" msgstr "" -#: src/view/screens/PreferencesThreads.tsx:114 -msgid "Threaded Mode" +#: src/screens/Settings/ThreadPreferences.tsx:129 +msgid "Threaded mode" msgstr "" -#: src/Navigation.tsx:303 +#: src/view/screens/PreferencesThreads.tsx:114 +#~ msgid "Threaded Mode" +#~ msgstr "" + +#: src/Navigation.tsx:307 msgid "Threads Preferences" msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:101 +#: src/screens/Settings/components/DisableEmail2FADialog.tsx:99 msgid "To disable the email 2FA method, please verify your access to the email address." msgstr "" @@ -6777,11 +7344,11 @@ msgstr "" msgid "Today" msgstr "" -#: src/view/com/util/forms/DropdownButton.tsx:255 +#: src/view/com/util/forms/DropdownButton.tsx:258 msgid "Toggle dropdown" msgstr "" -#: src/screens/Moderation/index.tsx:346 +#: src/screens/Moderation/index.tsx:340 msgid "Toggle to enable or disable adult content" msgstr "" @@ -6792,14 +7359,14 @@ msgstr "" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:734 -#: src/view/com/post-thread/PostThreadItem.tsx:736 +#: src/view/com/post-thread/PostThreadItem.tsx:761 +#: src/view/com/post-thread/PostThreadItem.tsx:764 #: src/view/com/util/forms/PostDropdownBtn.tsx:422 #: src/view/com/util/forms/PostDropdownBtn.tsx:424 msgid "Translate" msgstr "" -#: src/view/com/util/error/ErrorScreen.tsx:82 +#: src/view/com/util/error/ErrorScreen.tsx:83 msgctxt "action" msgid "Try again" msgstr "" @@ -6809,14 +7376,18 @@ msgid "TV" msgstr "" #: src/view/screens/Settings/index.tsx:712 -msgid "Two-factor authentication" +#~ msgid "Two-factor authentication" +#~ msgstr "" + +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:49 +msgid "Two-factor authentication (2FA)" msgstr "" -#: src/screens/Messages/components/MessageInput.tsx:141 +#: src/screens/Messages/components/MessageInput.tsx:148 msgid "Type your message here" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:415 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:413 msgid "Type:" msgstr "" @@ -6828,6 +7399,10 @@ msgstr "" msgid "Un-mute list" msgstr "" +#: src/lib/strings/errors.ts:11 +msgid "Unable to connect. Please check your internet connection and try again." +msgstr "" + #: src/screens/Login/ForgotPasswordForm.tsx:68 #: src/screens/Login/index.tsx:76 #: src/screens/Login/LoginForm.tsx:152 @@ -6837,7 +7412,7 @@ msgstr "" msgid "Unable to contact your service. Please check your Internet connection." msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:648 +#: src/screens/StarterPack/StarterPackScreen.tsx:649 msgid "Unable to delete" msgstr "" @@ -6845,14 +7420,14 @@ msgstr "" #: src/components/dms/MessagesListBlockedFooter.tsx:96 #: src/components/dms/MessagesListBlockedFooter.tsx:104 #: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:187 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:273 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:197 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:283 #: src/view/com/profile/ProfileMenu.tsx:341 #: src/view/screens/ProfileList.tsx:685 msgid "Unblock" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:192 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:202 msgctxt "action" msgid "Unblock" msgstr "" @@ -6867,7 +7442,7 @@ msgstr "" msgid "Unblock Account" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:267 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:277 #: src/view/com/profile/ProfileMenu.tsx:323 msgid "Unblock Account?" msgstr "" @@ -6883,7 +7458,7 @@ msgctxt "action" msgid "Unfollow" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:207 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:217 msgid "Unfollow {0}" msgstr "" @@ -6929,7 +7504,7 @@ msgstr "" msgid "Unmute thread" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 msgid "Unmute video" msgstr "" @@ -6955,7 +7530,7 @@ msgstr "" msgid "Unpinned from your feeds" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:226 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:236 msgid "Unsubscribe" msgstr "" @@ -6964,7 +7539,7 @@ msgstr "" msgid "Unsubscribe from list" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:193 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:203 msgid "Unsubscribe from this labeler" msgstr "" @@ -6985,10 +7560,15 @@ msgstr "" msgid "Update <0>{displayName}</0> in Lists" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:495 -msgid "Update to {handle}" +#: src/screens/Settings/components/ChangeHandleDialog.tsx:495 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:516 +msgid "Update to {domain}" msgstr "" +#: src/view/com/modals/ChangeHandle.tsx:495 +#~ msgid "Update to {handle}" +#~ msgstr "" + #: src/view/com/util/forms/PostDropdownBtn.tsx:311 msgid "Updating quote attachment failed" msgstr "" @@ -7005,7 +7585,7 @@ msgstr "" msgid "Upload a photo instead" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:441 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:453 msgid "Upload a text file to:" msgstr "" @@ -7028,32 +7608,36 @@ msgstr "" msgid "Upload from Library" msgstr "" -#: src/lib/api/index.ts:272 +#: src/lib/api/index.ts:296 msgid "Uploading images..." msgstr "" -#: src/lib/api/index.ts:326 #: src/lib/api/index.ts:350 +#: src/lib/api/index.ts:374 msgid "Uploading link thumbnail..." msgstr "" -#: src/view/com/composer/Composer.tsx:1344 +#: src/view/com/composer/Composer.tsx:1616 msgid "Uploading video..." msgstr "" #: src/view/com/modals/ChangeHandle.tsx:395 -msgid "Use a file on your server" -msgstr "" +#~ msgid "Use a file on your server" +#~ msgstr "" #: src/view/screens/AppPasswords.tsx:205 -msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." +#~ msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." +#~ msgstr "" + +#: src/screens/Settings/AppPasswords.tsx:59 +msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password." msgstr "" #: src/view/com/modals/ChangeHandle.tsx:506 -msgid "Use bsky.social as hosting provider" -msgstr "" +#~ msgid "Use bsky.social as hosting provider" +#~ msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:505 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:528 msgid "Use default provider" msgstr "" @@ -7062,6 +7646,11 @@ msgstr "" msgid "Use in-app browser" msgstr "" +#: src/screens/Settings/ContentAndMediaSettings.tsx:75 +#: src/screens/Settings/ContentAndMediaSettings.tsx:81 +msgid "Use in-app browser to open links" +msgstr "" + #: src/view/com/modals/InAppBrowserConsent.tsx:63 #: src/view/com/modals/InAppBrowserConsent.tsx:65 msgid "Use my default browser" @@ -7072,10 +7661,10 @@ msgid "Use recommended" msgstr "" #: src/view/com/modals/ChangeHandle.tsx:387 -msgid "Use the DNS panel" -msgstr "" +#~ msgid "Use the DNS panel" +#~ msgstr "" -#: src/view/com/modals/AddAppPasswords.tsx:206 +#: src/screens/Settings/components/AddAppPasswordDialog.tsx:190 msgid "Use this to sign into the other app along with your handle." msgstr "" @@ -7129,7 +7718,7 @@ msgstr "" msgid "User list updated" msgstr "" -#: src/view/screens/Lists.tsx:66 +#: src/view/screens/Lists.tsx:78 msgid "User Lists" msgstr "" @@ -7158,7 +7747,7 @@ msgstr "" msgid "Users that have liked this content or profile" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:423 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:419 msgid "Value:" msgstr "" @@ -7166,26 +7755,27 @@ msgstr "" msgid "Verified email required" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:497 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:497 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:518 msgid "Verify DNS Record" msgstr "" #: src/view/screens/Settings/index.tsx:937 -msgid "Verify email" -msgstr "" +#~ msgid "Verify email" +#~ msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:120 +#: src/components/dialogs/VerifyEmailDialog.tsx:134 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" msgstr "" #: src/view/screens/Settings/index.tsx:962 -msgid "Verify my email" -msgstr "" +#~ msgid "Verify my email" +#~ msgstr "" #: src/view/screens/Settings/index.tsx:971 -msgid "Verify My Email" -msgstr "" +#~ msgid "Verify My Email" +#~ msgstr "" #: src/view/com/modals/ChangeEmail.tsx:200 #: src/view/com/modals/ChangeEmail.tsx:202 @@ -7196,25 +7786,36 @@ msgstr "" msgid "Verify now" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:498 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:498 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:520 msgid "Verify Text File" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:71 +#: src/screens/Settings/AccountSettings.tsx:68 +#: src/screens/Settings/AccountSettings.tsx:84 +msgid "Verify your email" +msgstr "" + +#: src/components/dialogs/VerifyEmailDialog.tsx:85 #: src/view/com/modals/VerifyEmail.tsx:111 msgid "Verify Your Email" msgstr "" -#: src/view/screens/Settings/index.tsx:890 -msgid "Version {appVersion} {bundleInfo}" +#: src/screens/Settings/AboutSettings.tsx:60 +#: src/screens/Settings/AboutSettings.tsx:70 +msgid "Version {appVersion}" msgstr "" +#: src/view/screens/Settings/index.tsx:890 +#~ msgid "Version {appVersion} {bundleInfo}" +#~ msgstr "" + #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:84 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 msgid "Video" msgstr "" -#: src/view/com/composer/state/video.ts:372 +#: src/view/com/composer/state/video.ts:371 msgid "Video failed to process" msgstr "" @@ -7231,7 +7832,7 @@ msgstr "" msgid "Video settings" msgstr "" -#: src/view/com/composer/Composer.tsx:1354 +#: src/view/com/composer/Composer.tsx:1626 msgid "Video uploaded" msgstr "" @@ -7244,12 +7845,12 @@ msgstr "" msgid "Videos must be less than 60 seconds long" msgstr "" -#: src/screens/Profile/Header/Shell.tsx:128 +#: src/screens/Profile/Header/Shell.tsx:164 msgid "View {0}'s avatar" msgstr "" #: src/components/ProfileCard.tsx:110 -#: src/view/com/notifications/FeedItem.tsx:273 +#: src/view/com/notifications/FeedItem.tsx:408 msgid "View {0}'s profile" msgstr "" @@ -7269,7 +7870,7 @@ msgstr "" msgid "View blocked user's profile" msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:96 +#: src/screens/Settings/components/ExportCarDialog.tsx:98 msgid "View blogpost for more details" msgstr "" @@ -7285,7 +7886,7 @@ msgstr "" msgid "View details for reporting a copyright violation" msgstr "" -#: src/view/com/posts/FeedSlice.tsx:136 +#: src/view/com/posts/FeedSlice.tsx:154 msgid "View full thread" msgstr "" @@ -7298,12 +7899,12 @@ msgstr "" #: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:55 #: src/view/com/posts/FeedErrorMessage.tsx:175 -#: src/view/com/util/PostMeta.tsx:77 -#: src/view/com/util/PostMeta.tsx:92 +#: src/view/com/util/PostMeta.tsx:79 +#: src/view/com/util/PostMeta.tsx:94 msgid "View profile" msgstr "" -#: src/view/com/profile/ProfileSubpageHeader.tsx:127 +#: src/view/com/profile/ProfileSubpageHeader.tsx:163 msgid "View the avatar" msgstr "" @@ -7315,7 +7916,7 @@ msgstr "" msgid "View users who like this feed" msgstr "" -#: src/screens/Moderation/index.tsx:275 +#: src/screens/Moderation/index.tsx:269 msgid "View your blocked accounts" msgstr "" @@ -7324,11 +7925,11 @@ msgstr "" msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:245 +#: src/screens/Moderation/index.tsx:239 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:260 +#: src/screens/Moderation/index.tsx:254 msgid "View your muted accounts" msgstr "" @@ -7337,7 +7938,7 @@ msgstr "" msgid "Visit Site" msgstr "" -#: src/components/moderation/LabelPreference.tsx:135 +#: src/components/moderation/LabelPreference.tsx:136 #: src/lib/moderation/useLabelBehaviorDescription.ts:17 #: src/lib/moderation/useLabelBehaviorDescription.ts:22 msgid "Warn" @@ -7355,7 +7956,7 @@ msgstr "" msgid "We couldn't find any results for that hashtag." msgstr "" -#: src/screens/Messages/Conversation.tsx:110 +#: src/screens/Messages/Conversation.tsx:113 msgid "We couldn't load this conversation" msgstr "" @@ -7367,15 +7968,15 @@ msgstr "" msgid "We have sent another verification email to <0>{0}</0>." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:229 +#: src/screens/Onboarding/StepFinished.tsx:234 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "" -#: src/view/com/posts/DiscoverFallbackHeader.tsx:29 +#: src/view/com/posts/DiscoverFallbackHeader.tsx:30 msgid "We ran out of posts from your follows. Here's the latest from <0/>." msgstr "" -#: src/view/com/composer/state/video.ts:431 +#: src/view/com/composer/state/video.ts:430 msgid "We were unable to determine if you are allowed to upload videos. Please try again." msgstr "" @@ -7383,7 +7984,7 @@ msgstr "" msgid "We were unable to load your birth date preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:420 +#: src/screens/Moderation/index.tsx:414 msgid "We were unable to load your configured labelers at this time." msgstr "We were unable to load your configured labellers at this time." @@ -7404,8 +8005,8 @@ msgid "We're having network issues, try again" msgstr "" #: src/components/dialogs/nuxs/NeueTypography.tsx:54 -msgid "We're introducing a new theme font, along with adjustable font sizing." -msgstr "" +#~ msgid "We're introducing a new theme font, along with adjustable font sizing." +#~ msgstr "" #: src/screens/Signup/index.tsx:94 msgid "We're so excited to have you join us!" @@ -7423,7 +8024,7 @@ msgstr "" msgid "We're sorry, but your search could not be completed. Please try again in a few minutes." msgstr "" -#: src/view/com/composer/Composer.tsx:361 +#: src/view/com/composer/Composer.tsx:402 msgid "We're sorry! The post you are replying to has been deleted." msgstr "" @@ -7432,11 +8033,11 @@ msgstr "" msgid "We're sorry! We can't find the page you were looking for." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:331 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:341 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "We're sorry! You can only subscribe to twenty labellers, and you've reached your limit of twenty." -#: src/screens/Deactivated.tsx:128 +#: src/screens/Deactivated.tsx:131 msgid "Welcome back!" msgstr "" @@ -7453,8 +8054,8 @@ msgid "What do you want to call your starter pack?" msgstr "" #: src/view/com/auth/SplashScreen.tsx:39 -#: src/view/com/auth/SplashScreen.web.tsx:98 -#: src/view/com/composer/Composer.tsx:573 +#: src/view/com/auth/SplashScreen.web.tsx:99 +#: src/view/com/composer/Composer.tsx:714 msgid "What's up?" msgstr "" @@ -7507,16 +8108,16 @@ msgstr "" msgid "Why should this user be reviewed?" msgstr "" -#: src/screens/Messages/components/MessageInput.tsx:142 +#: src/screens/Messages/components/MessageInput.tsx:149 #: src/screens/Messages/components/MessageInput.web.tsx:198 msgid "Write a message" msgstr "" -#: src/view/com/composer/Composer.tsx:630 +#: src/view/com/composer/Composer.tsx:792 msgid "Write post" msgstr "" -#: src/view/com/composer/Composer.tsx:572 +#: src/view/com/composer/Composer.tsx:712 #: src/view/com/post-thread/PostThreadComposePrompt.tsx:71 msgid "Write your reply" msgstr "" @@ -7526,13 +8127,11 @@ msgstr "" msgid "Writers" msgstr "" -#: src/view/com/composer/select-language/SuggestedLanguage.tsx:77 -#: src/view/screens/PreferencesFollowingFeed.tsx:71 -#: src/view/screens/PreferencesFollowingFeed.tsx:98 -#: src/view/screens/PreferencesFollowingFeed.tsx:133 -#: src/view/screens/PreferencesFollowingFeed.tsx:168 -#: src/view/screens/PreferencesThreads.tsx:101 -#: src/view/screens/PreferencesThreads.tsx:124 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:337 +msgid "Wrong DID returned from server. Received: {0}" +msgstr "" + +#: src/view/com/composer/select-language/SuggestedLanguage.tsx:78 msgid "Yes" msgstr "" @@ -7541,7 +8140,7 @@ msgstr "" msgid "Yes, deactivate" msgstr "" -#: src/screens/StarterPack/StarterPackScreen.tsx:660 +#: src/screens/StarterPack/StarterPackScreen.tsx:661 msgid "Yes, delete this starter pack" msgstr "" @@ -7553,7 +8152,7 @@ msgstr "" msgid "Yes, hide" msgstr "" -#: src/screens/Deactivated.tsx:150 +#: src/screens/Deactivated.tsx:153 msgid "Yes, reactivate my account" msgstr "" @@ -7573,7 +8172,7 @@ msgstr "" msgid "You are in line." msgstr "" -#: src/view/com/composer/state/video.ts:424 +#: src/view/com/composer/state/video.ts:423 msgid "You are not allowed to upload videos." msgstr "" @@ -7582,8 +8181,8 @@ msgid "You are not following anyone." msgstr "" #: src/components/dialogs/nuxs/NeueTypography.tsx:61 -msgid "You can adjust these in your Appearance Settings later." -msgstr "" +#~ msgid "You can adjust these in your Appearance Settings later." +#~ msgstr "" #: src/view/com/posts/FollowingEmptyState.tsx:63 #: src/view/com/posts/FollowingEndOfFeed.tsx:64 @@ -7603,7 +8202,7 @@ msgstr "" msgid "You can now sign in with your new password." msgstr "" -#: src/screens/Deactivated.tsx:136 +#: src/screens/Deactivated.tsx:139 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "" @@ -7683,8 +8282,8 @@ msgid "You have not blocked any accounts yet. To block an account, go to their p msgstr "" #: src/view/screens/AppPasswords.tsx:96 -msgid "You have not created any app passwords yet. You can create one by pressing the button below." -msgstr "" +#~ msgid "You have not created any app passwords yet. You can create one by pressing the button below." +#~ msgstr "" #: src/view/screens/ModerationMutedAccounts.tsx:132 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." @@ -7698,7 +8297,7 @@ msgstr "" msgid "You have temporarily reached the limit for video uploads. Please try again later." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:236 +#: src/components/StarterPack/ProfileStarterPacks.tsx:241 msgid "You haven't created a starter pack yet!" msgstr "" @@ -7735,7 +8334,7 @@ msgstr "" msgid "You must be 13 years of age or older to sign up." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:307 +#: src/components/StarterPack/ProfileStarterPacks.tsx:324 msgid "You must be following at least seven other people to generate a starter pack." msgstr "" @@ -7751,10 +8350,14 @@ msgstr "" msgid "You must select at least one labeler for a report" msgstr "You must select at least one labeller for a report" -#: src/screens/Deactivated.tsx:131 +#: src/screens/Deactivated.tsx:134 msgid "You previously deactivated @{0}." msgstr "" +#: src/screens/Settings/Settings.tsx:249 +msgid "You will be signed out of all your accounts." +msgstr "" + #: src/view/com/util/forms/PostDropdownBtn.tsx:222 msgid "You will no longer receive notifications for this thread" msgstr "" @@ -7795,7 +8398,7 @@ msgstr "" msgid "You'll follow these people right away" msgstr "" -#: src/components/dialogs/VerifyEmailDialog.tsx:138 +#: src/components/dialogs/VerifyEmailDialog.tsx:178 msgid "You'll receive an email at <0>{0}</0> to verify it's you." msgstr "" @@ -7814,7 +8417,7 @@ msgstr "" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:226 +#: src/screens/Onboarding/StepFinished.tsx:231 msgid "You're ready to go!" msgstr "" @@ -7827,11 +8430,11 @@ msgstr "" msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "" -#: src/view/com/composer/state/video.ts:435 +#: src/view/com/composer/state/video.ts:434 msgid "You've reached your daily limit for video uploads (too many bytes)" msgstr "" -#: src/view/com/composer/state/video.ts:439 +#: src/view/com/composer/state/video.ts:438 msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "" @@ -7843,11 +8446,11 @@ msgstr "" msgid "Your account has been deleted" msgstr "" -#: src/view/com/composer/state/video.ts:443 +#: src/view/com/composer/state/video.ts:442 msgid "Your account is not yet old enough to upload videos. Please try again later." msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:64 +#: src/screens/Settings/components/ExportCarDialog.tsx:65 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 "" @@ -7894,7 +8497,7 @@ msgstr "" msgid "Your full handle will be" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:258 +#: src/screens/Settings/components/ChangeHandleDialog.tsx:220 msgid "Your full handle will be <0>@{0}</0>" msgstr "" @@ -7906,23 +8509,27 @@ msgstr "" msgid "Your password has been changed successfully!" msgstr "" -#: src/view/com/composer/Composer.tsx:405 +#: src/view/com/composer/Composer.tsx:462 msgid "Your post has been published" msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:241 +#: src/view/com/composer/Composer.tsx:459 +msgid "Your posts have been published" +msgstr "" + +#: src/screens/Onboarding/StepFinished.tsx:246 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "" #: src/view/screens/Settings/index.tsx:119 -msgid "Your profile" -msgstr "" +#~ msgid "Your profile" +#~ msgstr "" #: 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:404 +#: src/view/com/composer/Composer.tsx:461 msgid "Your reply has been published" msgstr "" |