about summary refs log tree commit diff
path: root/src/locale/locales/de/messages.po
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/locales/de/messages.po')
-rw-r--r--src/locale/locales/de/messages.po2191
1 files changed, 1143 insertions, 1048 deletions
diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po
index fa4b0881f..a2f2bffa9 100644
--- a/src/locale/locales/de/messages.po
+++ b/src/locale/locales/de/messages.po
@@ -8,7 +8,7 @@ msgstr ""
 "Language: de\n"
 "Project-Id-Version: 49a8cb746fbc2ae5707392ee41ddec4c\n"
 "Report-Msgid-Bugs-To: \n"
-"PO-Revision-Date: 2025-08-12 00:49\n"
+"PO-Revision-Date: 2025-09-03 02:44\n"
 "Last-Translator: \n"
 "Language-Team: German\n"
 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
@@ -18,16 +18,16 @@ msgstr ""
 "X-Crowdin-File: /main/src/locale/locales/en/messages.po\n"
 "X-Crowdin-File-ID: 11\n"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:516
-#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:127
-msgid "(active)"
-msgstr "(aktiv)"
+#. Accessibility label for a category (e.g. Art, Video Games, Sports, etc.) that shows suggested accounts for the user to follow. The tab is currently selected.
+#: src/components/InterestTabs.tsx:325
+msgid "\"{interestsDisplayName}\" category (active)"
+msgstr "Kategorie „{interestsDisplayName}“ (aktiv)"
 
 #: src/screens/Messages/components/ChatListItem.tsx:160
 msgid "(contains embedded content)"
 msgstr "(enthält eingebettete Inhalte)"
 
-#: src/screens/Settings/AccountSettings.tsx:69
+#: src/screens/Settings/AccountSettings.tsx:71
 msgid "(no email)"
 msgstr "(keine E-Mail)"
 
@@ -100,8 +100,7 @@ msgstr "{0, plural, one {Follower} other {Follower}}"
 msgid "{0, plural, one {following} other {following}}"
 msgstr "{0, plural, one {Folge ich} other {Folge ich}}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:468
-#: src/view/com/post-thread/PostThreadItem.tsx:537
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:473
 msgid "{0, plural, one {like} other {likes}}"
 msgstr "{0, plural, one {Gefällt mir} other {Gefällt mir}}"
 
@@ -109,13 +108,11 @@ msgstr "{0, plural, one {Gefällt mir} other {Gefällt mir}}"
 msgid "{0, plural, one {post} other {posts}}"
 msgstr "{0, plural, one {Post} other {Posts}}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:452
-#: src/view/com/post-thread/PostThreadItem.tsx:521
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:457
 msgid "{0, plural, one {quote} other {quotes}}"
 msgstr "{0, plural, one {Zitat} other {Zitate}}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:434
-#: src/view/com/post-thread/PostThreadItem.tsx:503
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:439
 msgid "{0, plural, one {repost} other {reposts}}"
 msgstr "{0, plural, one {Repost} other {Reposts}}"
 
@@ -128,6 +125,10 @@ msgstr "{0, plural, other {{1} Posts}}"
 msgid "{0, plural, other {# people have}} used this starter pack!"
 msgstr "{0, plural, other {# Personen haben}} dieses Startpaket verwendet!"
 
+#: src/components/dialogs/StarterPackDialog.tsx:357
+msgid "{0, plural, other {+# more}}"
+msgstr "{0, plural, other {+# mehr}}"
+
 #. Pattern: {wordValue} in tags
 #: src/components/dialogs/MutedWords.tsx:475
 msgid "{0} <0>in <1>tags</1></0>"
@@ -158,7 +159,7 @@ msgstr "{0} ist nicht verfügbar"
 msgid "{0} joined this week"
 msgstr "{0} ist diese Woche beigetreten"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:202
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:204
 msgid "{0} of {1}"
 msgstr "{0} von {1}"
 
@@ -216,12 +217,20 @@ msgstr "{0} Min."
 msgid "{0}s"
 msgstr "{0} Sek."
 
-#: src/view/shell/desktop/LeftNav.tsx:402
+#: src/view/shell/desktop/LeftNav.tsx:454
 msgid "{count, plural, one {# unread item} other {# unread items}}"
 msgstr "{count, plural, one {# ungelesenes Element} other {# ungelesene Elemente}}"
 
-#: src/lib/generate-starterpack.ts:111
-#: src/screens/StarterPack/Wizard/index.tsx:184
+#: src/screens/Profile/Header/EditProfileDialog.tsx:385
+msgid "{DESCRIPTION_MAX_GRAPHEMES, plural, other {Description is too long. The maximum number of characters is #.}}"
+msgstr "{DESCRIPTION_MAX_GRAPHEMES, plural, other {Beschreibung ist zu lang. Die maximale Anzahl an Zeichen beträgt #.}}"
+
+#: src/screens/Profile/Header/EditProfileDialog.tsx:334
+msgid "{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Display name is too long. The maximum number of characters is #.}}"
+msgstr "{DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Anzeigename ist zu lang. Die maximale Anzahl an Zeichen beträgt #.}}"
+
+#: src/lib/generate-starterpack.ts:104
+#: src/screens/StarterPack/Wizard/index.tsx:201
 msgid "{displayName}'s Starter Pack"
 msgstr "Startpaket von {displayName}"
 
@@ -428,7 +437,7 @@ msgid "{rank}."
 msgstr "{rank}."
 
 #. trending topic time spent trending. should be as short as possible to fit in a pill
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:206
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:203
 msgid "{type}h ago"
 msgstr "vor {type}h"
 
@@ -450,12 +459,12 @@ msgstr "Verifizierungen von {userName}"
 msgid "+{computedTotal}"
 msgstr "+{computedTotal}"
 
-#: src/screens/StarterPack/Wizard/index.tsx:488
+#: src/screens/StarterPack/Wizard/index.tsx:524
 msgctxt "profiles"
 msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack"
 msgstr "<0>{0}, </0><1>{1} </1>und {2, plural, one {# weitere Person} other {# weitere Personen}} sind in deinem Startpaket enthalten"
 
-#: src/screens/StarterPack/Wizard/index.tsx:541
+#: src/screens/StarterPack/Wizard/index.tsx:577
 msgctxt "feeds"
 msgid "<0>{0}, </0><1>{1}, </1>and {2, plural, one {# other} other {# others}} are included in your starter pack"
 msgstr "<0>{0}, </0><1>{1} </1>und {2, plural, one {# weitere Person} other {# weitere Personen}} sind in deinem Startpaket enthalten"
@@ -468,11 +477,12 @@ msgstr "<0>{0}</0> {1, plural, one {Follower} other {Follower}}"
 msgid "<0>{0}</0> {1, plural, one {following} other {following}}"
 msgstr "<0>{0}</0> {1, plural, one {Folge ich} other {Folge ich}}"
 
-#: src/screens/StarterPack/Wizard/index.tsx:529
+#: src/screens/StarterPack/Wizard/index.tsx:511
+#: src/screens/StarterPack/Wizard/index.tsx:565
 msgid "<0>{0}</0> and<1> </1><2>{1} </2>are included in your starter pack"
 msgstr "<0>{0}</0> und<1> </1><2>{1} </2>sind in deinem Startpaket enthalten"
 
-#: src/screens/StarterPack/Wizard/index.tsx:522
+#: src/screens/StarterPack/Wizard/index.tsx:558
 msgid "<0>{0}</0> is included in your starter pack"
 msgstr "<0>{0}</0> ist in deinem Startpaket enthalten"
 
@@ -488,11 +498,11 @@ msgstr "<0>{date}</0> um {time}"
 msgid "<0>Sign in</0><1> or </1><2>create an account</2><3> </3><4>to search for news, sports, politics, and everything else happening on Bluesky.</4>"
 msgstr "<0>Einloggen</0><1> oder </1><2>einen Account erstellen</2><3> </3><4>um nach Nachrichten, Sport, Politik und allem anderen zu suchen, was auf Bluesky passiert.</4>"
 
-#: src/screens/StarterPack/Wizard/index.tsx:479
+#: src/screens/StarterPack/Wizard/index.tsx:502
 msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack"
 msgstr "<0>Du</0> und<1> </1><2>{0} </2>sind in deinem Startpaket enthalten"
 
-#: src/screens/Profile/Header/Handle.tsx:53
+#: src/screens/Profile/Header/Handle.tsx:57
 msgid "⚠Invalid Handle"
 msgstr "⚠Ungültiger Handle"
 
@@ -512,6 +522,10 @@ msgstr "30 Tage"
 msgid "7 days"
 msgstr "7 Tage"
 
+#: src/screens/Onboarding/StepFinished.tsx:341
+msgid "A collection of popular feeds you can find on Bluesky, including News, Booksky, Game Dev, Blacksky, and Fountain Pens"
+msgstr "Eine Sammlung beliebter Feeds, die du auf Bluesky finden kannst, einschließlich News, Booksky, Game Dev, Blacksky, und Fountain Pens"
+
 #. If last message does not contain text, fall back to "{user} reacted to {a message}"
 #: src/screens/Messages/components/ChatListItem.tsx:210
 msgid "a message"
@@ -521,6 +535,10 @@ msgstr "eine Nachricht"
 msgid "A new form of verification"
 msgstr "Eine neue Form der Verifizierung"
 
+#: src/components/BlockedGeoOverlay.tsx:39
+msgid "A new Mississippi law requires us to implement age verification for all users before they can access Bluesky. We think this law creates challenges that go beyond its child safety goals, and creates significant barriers that limit free speech and disproportionately harm smaller platforms and emerging technologies."
+msgstr "Ein neues Gesetz in Mississippi verpflichtet uns, für alle Nutzer eine Altersverifikation einzuführen, bevor sie Bluesky nutzen können. Wir sind der Meinung, dass dieses Gesetz Herausforderungen mit sich bringt, die über die eigentlichen Ziele des Kinderschutzes hinausgehen und erhebliche Hindernisse schafft, welche die Meinungsfreiheit einschränken und kleinere Plattformen sowie neue Technologien unverhältnismäßig stark benachteiligen."
+
 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:113
 msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature."
 msgstr "Ein Screenshot einer Profilseite mit einem Glocken-Symbol neben dem Folgen-Button, das auf die neue Funktion für Aktivitätsmitteilungen hinweist."
@@ -558,26 +576,26 @@ msgstr "Barrierefreiheitseinstellungen"
 
 #: src/Navigation.tsx:398
 #: src/screens/Login/LoginForm.tsx:194
-#: src/screens/Settings/AccountSettings.tsx:49
+#: src/screens/Settings/AccountSettings.tsx:51
 #: src/screens/Settings/Settings.tsx:174
 #: src/screens/Settings/Settings.tsx:177
 msgid "Account"
 msgstr "Account"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:357
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361
 #: src/screens/Messages/components/RequestButtons.tsx:91
-#: src/view/com/profile/ProfileMenu.tsx:158
+#: src/view/com/profile/ProfileMenu.tsx:161
 msgctxt "toast"
 msgid "Account blocked"
 msgstr "Account blockiert"
 
-#: src/view/com/profile/ProfileMenu.tsx:171
+#: src/view/com/profile/ProfileMenu.tsx:174
 msgctxt "toast"
 msgid "Account followed"
 msgstr "Account gefolgt"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:380
-#: src/view/com/profile/ProfileMenu.tsx:134
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384
+#: src/view/com/profile/ProfileMenu.tsx:137
 msgctxt "toast"
 msgid "Account muted"
 msgstr "Account stummgeschaltet"
@@ -599,19 +617,19 @@ msgstr "Account-Optionen"
 msgid "Account removed from quick access"
 msgstr "Account aus dem Schnellzugriff entfernt"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:128
-#: src/view/com/profile/ProfileMenu.tsx:148
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132
+#: src/view/com/profile/ProfileMenu.tsx:151
 msgctxt "toast"
 msgid "Account unblocked"
 msgstr "Account entblockt"
 
-#: src/view/com/profile/ProfileMenu.tsx:183
+#: src/view/com/profile/ProfileMenu.tsx:186
 msgctxt "toast"
 msgid "Account unfollowed"
 msgstr "Account entfolgt"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:370
-#: src/view/com/profile/ProfileMenu.tsx:124
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374
+#: src/view/com/profile/ProfileMenu.tsx:127
 msgctxt "toast"
 msgid "Account unmuted"
 msgstr "Account nicht mehr stummgeschaltet"
@@ -632,15 +650,17 @@ msgstr "Aktivitätsmitteilungen"
 
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:169
 #: src/components/dialogs/MutedWords.tsx:328
+#: src/components/dialogs/StarterPackDialog.tsx:371
+#: src/components/dialogs/StarterPackDialog.tsx:377
 #: src/view/com/modals/UserAddRemoveLists.tsx:235
 msgid "Add"
 msgstr "Hinzufügen"
 
-#: src/screens/StarterPack/Wizard/index.tsx:572
+#: src/screens/StarterPack/Wizard/index.tsx:608
 msgid "Add {0} more to continue"
 msgstr "Füge {0} weitere hinzu, um fortzufahren"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:59
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:61
 msgid "Add {displayName} to starter pack"
 msgstr "Füge {displayName} zum Startpaket hinzu"
 
@@ -679,12 +699,12 @@ msgstr "Alt-Text hinzufügen (optional)"
 
 #: src/screens/Settings/Settings.tsx:564
 #: src/screens/Settings/Settings.tsx:567
-#: src/view/shell/desktop/LeftNav.tsx:259
-#: src/view/shell/desktop/LeftNav.tsx:263
+#: src/view/shell/desktop/LeftNav.tsx:261
+#: src/view/shell/desktop/LeftNav.tsx:265
 msgid "Add another account"
 msgstr "Füge einen weiteren Account hinzu"
 
-#: src/view/com/composer/Composer.tsx:776
+#: src/view/com/composer/Composer.tsx:810
 msgid "Add another post"
 msgstr "Einen weiteren Post hinzufügen"
 
@@ -702,6 +722,11 @@ msgstr "App-Passwort hinzufügen"
 msgid "Add emoji reaction"
 msgstr "Emoji-Reaktion hinzufügen"
 
+#. Accessibility label for button in composer to add images, a video, or a GIF to a post
+#: src/view/com/composer/SelectMediaButton.tsx:468
+msgid "Add media to post"
+msgstr "Medien zum Post hinzufügen"
+
 #: src/components/moderation/ReportDialog/index.tsx:403
 #: src/components/moderation/ReportDialog/index.tsx:407
 msgid "Add more details (optional)"
@@ -715,7 +740,7 @@ msgstr "Stummgeschaltetes Wort mit den gewählten Einstellungen hinzufügen"
 msgid "Add muted words and tags"
 msgstr "Stummgeschaltete Wörter und Tags hinzufügen"
 
-#: src/view/com/composer/Composer.tsx:1340
+#: src/view/com/composer/Composer.tsx:1443
 msgid "Add new post"
 msgstr "Neuen Post hinzufügen"
 
@@ -736,7 +761,7 @@ msgstr "Reaktion hinzufügen"
 msgid "Add recommended feeds"
 msgstr "Empfohlene Feeds hinzufügen"
 
-#: src/screens/StarterPack/Wizard/index.tsx:510
+#: src/screens/StarterPack/Wizard/index.tsx:546
 msgid "Add some feeds to your starter pack!"
 msgstr "Füge deinem Startpaket einige Feeds hinzu!"
 
@@ -744,7 +769,7 @@ msgstr "Füge deinem Startpaket einige Feeds hinzu!"
 msgid "Add the default feed of only people you follow"
 msgstr "Füge den Standard-Feed nur von Personen, denen du folgst, hinzu"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:406
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:416
 msgid "Add the following DNS record to your domain:"
 msgstr "Füge den folgenden DNS-Eintrag zu deiner Domain hinzu:"
 
@@ -752,11 +777,17 @@ msgstr "Füge den folgenden DNS-Eintrag zu deiner Domain hinzu:"
 msgid "Add this feed to your feeds"
 msgstr "Füge diesen Feed zu deinen Feeds hinzu"
 
-#: src/view/com/profile/ProfileMenu.tsx:305
-#: src/view/com/profile/ProfileMenu.tsx:308
+#: src/view/com/profile/ProfileMenu.tsx:317
+#: src/view/com/profile/ProfileMenu.tsx:320
 msgid "Add to lists"
 msgstr "Zu Listen hinzufügen"
 
+#: src/components/dialogs/StarterPackDialog.tsx:176
+#: src/view/com/profile/ProfileMenu.tsx:308
+#: src/view/com/profile/ProfileMenu.tsx:311
+msgid "Add to starter packs"
+msgstr "Zu Startpaketen hinzufügen"
+
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:156
 msgid "Add user to list"
 msgstr "Nutzer zur Liste hinzufügen"
@@ -766,6 +797,10 @@ msgstr "Nutzer zur Liste hinzufügen"
 msgid "Added to list"
 msgstr "Zur Liste hinzugefügt"
 
+#: src/components/dialogs/StarterPackDialog.tsx:258
+msgid "Added to starter pack"
+msgstr "Zum Startpaket hinzugefügt"
+
 #: src/components/ageAssurance/AgeAssuranceAppealDialog.tsx:112
 msgid "Additional details (limit 1000 characters)"
 msgstr "Zusätzliche Angaben (max. 1000 Zeichen)"
@@ -785,7 +820,7 @@ msgstr "Für Erwachsene"
 msgid "Adult Content"
 msgstr "Inhalt für Erwachsene"
 
-#: src/screens/Moderation/index.tsx:404
+#: src/screens/Moderation/index.tsx:423
 msgid "Adult content can only be enabled via the Web at <0>bsky.app</0>."
 msgstr "Inhalte für Erwachsene können nur über das Web unter <0>bsky.app</0> aktiviert werden."
 
@@ -798,7 +833,7 @@ msgstr "Inhalte für Erwachsene sind deaktiviert."
 msgid "Adult Content labels"
 msgstr "Kennzeichnungen für Inhalt für Erwachsene"
 
-#: src/screens/Moderation/index.tsx:454
+#: src/screens/Moderation/index.tsx:473
 msgid "Advanced"
 msgstr "Erweitert"
 
@@ -823,6 +858,8 @@ msgstr "Die Altersverifikation dauert nur wenige Minuten"
 msgid "alice@example.com"
 msgstr "alice@example.com"
 
+#. the default tab in the interests tab bar
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:154
 #: src/view/screens/Notifications.tsx:88
 msgid "All"
 msgstr "Alle"
@@ -834,6 +871,7 @@ msgstr "Alle Accounts wurden gefolgt!"
 #: src/screens/Search/components/SearchLanguageDropdown.tsx:64
 #: src/screens/Search/components/SearchLanguageDropdown.tsx:99
 #: src/screens/Search/components/SearchLanguageDropdown.tsx:101
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:280
 msgid "All languages"
 msgstr "Alle Sprachen"
 
@@ -869,7 +907,8 @@ msgid "Allows access to direct messages"
 msgstr "Ermöglicht Zugriff auf Direktnachrichten"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:171
-#: src/view/com/modals/ChangePassword.tsx:182
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:235
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:241
 msgid "Already have a code?"
 msgstr "Hast du bereits einen Code?"
 
@@ -885,7 +924,7 @@ msgstr "ALT"
 
 #: src/screens/Settings/AccessibilitySettings.tsx:54
 #: src/view/com/composer/GifAltText.tsx:154
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:117
 #: src/view/com/composer/videos/SubtitleDialog.tsx:40
 #: src/view/com/composer/videos/SubtitleDialog.tsx:55
 #: src/view/com/composer/videos/SubtitleDialog.tsx:101
@@ -902,7 +941,7 @@ msgid "Alt text describes images for blind and low-vision users, and helps give
 msgstr "Alt-Text beschreibt Bilder für blinde und sehbehinderte Leser und hilft, den Kontext für alle zu vermitteln."
 
 #: src/view/com/composer/GifAltText.tsx:179
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:139
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:138
 msgid "Alt text will be truncated. {MAX_ALT_TEXT, plural, other {Limit: {0} characters.}}"
 msgstr "Alt-Text wird gekürzt. {MAX_ALT_TEXT, plural, other {Limit: {0} Zeichen.}}"
 
@@ -910,18 +949,23 @@ msgstr "Alt-Text wird gekürzt. {MAX_ALT_TEXT, plural, other {Limit: {0} Zeichen
 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below."
 msgstr "Eine E-Mail wurde an {0} gesendet. Sie enthält einen Bestätigungscode, den du unten eingeben kannst."
 
-#: src/components/dialogs/GifSelect.tsx:266
+#: src/components/dialogs/GifSelect.tsx:264
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:362
 msgid "An error has occurred"
 msgstr "Ein Fehler ist aufgetreten"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:420
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:422
 msgid "An error occurred"
 msgstr "Ein Fehler ist aufgetreten"
 
-#: src/view/com/composer/state/video.ts:400
+#: src/view/com/composer/state/video.ts:399
 msgid "An error occurred while compressing the video."
 msgstr "Beim Komprimieren des Videos ist ein Fehler aufgetreten."
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:176
+msgid "An error occurred while fetching suggested accounts."
+msgstr "Beim Abrufen der vorgeschlagenen Accounts ist ein Fehler aufgetreten."
+
 #: src/state/queries/explore-feed-previews.tsx:173
 msgid "An error occurred while fetching the feed."
 msgstr "Beim Abrufen des Feeds ist ein Fehler aufgetreten."
@@ -934,7 +978,7 @@ msgstr "Beim Generieren deines Startpakets ist ein Fehler aufgetreten. Möchtest
 msgid "An error occurred while loading the video. Please try again later."
 msgstr "Beim Laden des Videos ist ein Fehler aufgetreten. Bitte versuche es später erneut."
 
-#: src/components/Post/Embed/VideoEmbed/index.web.tsx:226
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:227
 msgid "An error occurred while loading the video. Please try again."
 msgstr "Beim Laden des Videos ist ein Fehler aufgetreten. Bitte versuche es erneut."
 
@@ -942,19 +986,19 @@ msgstr "Beim Laden des Videos ist ein Fehler aufgetreten. Bitte versuche es erne
 msgid "An error occurred while saving the QR code!"
 msgstr "Beim Speichern des QR-Codes ist ein Fehler aufgetreten!"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:63
-msgid "An error occurred while selecting the video"
-msgstr "Bei der Auswahl des Videos ist ein Fehler aufgetreten"
-
 #: src/screens/StarterPack/StarterPackScreen.tsx:352
 #: src/screens/StarterPack/StarterPackScreen.tsx:374
 msgid "An error occurred while trying to follow all"
 msgstr "Beim Versuch, allen zu folgen, ist ein Fehler aufgetreten."
 
-#: src/view/com/composer/state/video.ts:441
+#: src/view/com/composer/state/video.ts:440
 msgid "An error occurred while uploading the video."
 msgstr "Beim Hochladen des Videos ist ein Fehler aufgetreten."
 
+#: src/screens/Onboarding/StepFinished.tsx:359
+msgid "An illustration of several Bluesky posts alongside repost, like, and comment icons"
+msgstr "Eine Illustration mehrerer Bluesky-Posts mit Repost-, Gefällt-mir- und Kommentar-Symbolen"
+
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:84
 #: src/components/verification/VerifierDialog.tsx:86
 msgid "An illustration showing that Bluesky selects trusted verifiers, and trusted verifiers in turn verify individual user accounts."
@@ -986,7 +1030,7 @@ msgstr "Ein Problem ist aufgetreten, bitte versuche es erneut."
 msgid "An mockup of a iPhone showing the Bluesky app open to the profile of a verified user with a blue checkmark next to their display name."
 msgstr "Ein Mockup eines iPhones, auf dem die Bluesky-App mit dem Profil eines verifizierten Nutzers geöffnet ist, dessen Anzeigename mit einem blauen Häkchen versehen ist."
 
-#: src/screens/Onboarding/StepInterests/index.tsx:185
+#: src/screens/Onboarding/StepInterests/index.tsx:194
 msgid "an unknown error occurred"
 msgstr "Ein unbekannter Fehler ist aufgetreten"
 
@@ -999,8 +1043,8 @@ msgstr "ein unbekannter Kennzeichner"
 msgid "and"
 msgstr "und"
 
-#: src/screens/Onboarding/index.tsx:29
-#: src/screens/Onboarding/state.ts:94
+#: src/screens/Onboarding/index.tsx:45
+#: src/screens/Onboarding/state.ts:102
 msgid "Animals"
 msgstr "Tiere"
 
@@ -1008,6 +1052,7 @@ msgstr "Tiere"
 msgid "Animated GIF"
 msgstr "Animiertes GIF"
 
+#: src/components/BlockedGeoOverlay.tsx:92
 #: src/components/PolicyUpdateOverlay/Badge.tsx:33
 msgid "Announcement"
 msgstr "Ankündigung"
@@ -1105,7 +1150,7 @@ msgid "Appeal this decision"
 msgstr "Einspruch gegen diese Entscheidung"
 
 #: src/Navigation.tsx:390
-#: src/screens/Settings/AppearanceSettings.tsx:88
+#: src/screens/Settings/AppearanceSettings.tsx:86
 #: src/screens/Settings/Settings.tsx:212
 #: src/screens/Settings/Settings.tsx:215
 msgid "Appearance"
@@ -1121,15 +1166,12 @@ msgstr "Standardmäßig empfohlene Feeds anwenden"
 msgid "Apply Pull Request"
 msgstr "Pull Request anwenden"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:638
-#: src/view/com/post-thread/PostThreadItem.tsx:953
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:643
 msgid "Archived from {0}"
 msgstr "Archiviert von {0}"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:607
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:646
-#: src/view/com/post-thread/PostThreadItem.tsx:922
-#: src/view/com/post-thread/PostThreadItem.tsx:961
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:612
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:651
 msgid "Archived post"
 msgstr "Archivierter Post"
 
@@ -1145,7 +1187,7 @@ msgstr "Möchtest du diese Nachricht wirklich löschen? Die Nachricht wird für
 msgid "Are you sure you want to delete this starter pack?"
 msgstr "Möchtest du dieses Startpaket wirklich löschen?"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:86
+#: src/screens/Profile/Header/EditProfileDialog.tsx:81
 msgid "Are you sure you want to discard your changes?"
 msgstr "Bist du sicher, dass du deine Änderungen verwerfen möchtest?"
 
@@ -1161,11 +1203,11 @@ msgstr "Möchtest du diese Konversation wirklich verlassen? Deine Nachrichten we
 msgid "Are you sure you want to remove this from your feeds?"
 msgstr "Bist du sicher, dass du dies von deinen Feeds entfernen möchtest?"
 
-#: src/view/com/composer/Composer.tsx:725
+#: src/view/com/composer/Composer.tsx:759
 msgid "Are you sure you'd like to discard this draft?"
 msgstr "Bist du sicher, dass du diesen Entwurf verwerfen möchtest?"
 
-#: src/view/com/composer/Composer.tsx:910
+#: src/view/com/composer/Composer.tsx:949
 msgid "Are you sure you'd like to discard this post?"
 msgstr "Bist du sicher, dass du diesen Post verwerfen möchtest?"
 
@@ -1173,12 +1215,12 @@ msgstr "Bist du sicher, dass du diesen Post verwerfen möchtest?"
 msgid "Are you sure?"
 msgstr "Bist du sicher?"
 
-#: src/view/com/composer/select-language/SuggestedLanguage.tsx:74
+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87
 msgid "Are you writing in <0>{suggestedLanguageName}</0>?"
 msgstr "Schreibst du auf <0>{suggestedLanguageName}</0>?"
 
-#: src/screens/Onboarding/index.tsx:23
-#: src/screens/Onboarding/state.ts:95
+#: src/screens/Onboarding/index.tsx:39
+#: src/screens/Onboarding/state.ts:103
 msgid "Art"
 msgstr "Kunst"
 
@@ -1186,12 +1228,20 @@ msgstr "Kunst"
 msgid "Artistic or non-erotic nudity."
 msgstr "Künstlerische oder nicht-erotische Nacktheit."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:491
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:493
+#: src/components/BlockedGeoOverlay.tsx:42
+msgid "As a small team, we cannot justify building the expensive infrastructure this requirement demands while legal challenges to this law are pending."
+msgstr "Als kleines Team können wir den Aufbau der teuren Infrastruktur, die diese Anforderung erfordert, nicht rechtfertigen, solange rechtliche Schritte gegen dieses Gesetz anhängig sind."
+
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:497
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:499
 msgid "Assign topic for algo"
 msgstr "Thema für den Algorithmus festlegen"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:48
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:208
+msgid "At least 8 characters"
+msgstr "Mindestens 8 Zeichen"
+
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:58
 msgctxt "Name of app icon variant"
 msgid "Aurora"
 msgstr "Aurora"
@@ -1206,7 +1256,6 @@ msgstr "Videos und GIFs automatisch abspielen"
 msgid "Available"
 msgstr "Verfügbar"
 
-#: src/components/dms/MessagesListHeader.tsx:84
 #: src/components/moderation/LabelsOnMeDialog.tsx:315
 #: src/components/moderation/LabelsOnMeDialog.tsx:316
 #: src/screens/Login/ChooseAccountForm.tsx:90
@@ -1220,8 +1269,10 @@ msgstr "Verfügbar"
 #: src/screens/Messages/components/ChatDisabled.tsx:133
 #: src/screens/Messages/components/ChatDisabled.tsx:134
 #: src/screens/Profile/Header/Shell.tsx:158
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:271
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:280
 #: src/screens/Signup/BackNextButtons.tsx:41
-#: src/screens/StarterPack/Wizard/index.tsx:303
+#: src/screens/StarterPack/Wizard/index.tsx:323
 msgid "Back"
 msgstr "Zurück"
 
@@ -1238,6 +1289,7 @@ msgstr "Bevor du eine Liste erstellen kannst, musst du zuerst deine E-Mail verif
 msgid "Before creating a post or replying, you must first verify your email."
 msgstr "Bevor du einen Post erstellen oder antworten kannst, musst du zuerst deine E-Mail verifizieren."
 
+#: src/components/dialogs/StarterPackDialog.tsx:71
 #: src/components/StarterPack/ProfileStarterPacks.tsx:235
 #: src/components/StarterPack/ProfileStarterPacks.tsx:245
 msgid "Before creating a starter pack, you must first verify your email."
@@ -1270,30 +1322,30 @@ msgstr "Altersverifikationsprozess starten"
 msgid "Begin the age assurance process by completing the fields below."
 msgstr "Beginne den Altersverifikationsprozess, indem du die folgenden Felder ausfüllst."
 
-#: src/components/dialogs/BirthDateSettings.tsx:103
-#: src/screens/Settings/AccountSettings.tsx:140
+#: src/components/dialogs/BirthDateSettings.tsx:115
+#: src/screens/Settings/AccountSettings.tsx:142
 msgid "Birthday"
 msgstr "Geburtstag"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:753
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:320
-#: src/view/com/profile/ProfileMenu.tsx:473
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:760
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:328
+#: src/view/com/profile/ProfileMenu.tsx:490
 msgid "Block"
 msgstr "Blockieren"
 
 #: src/components/dms/ConvoMenu.tsx:247
 #: src/components/dms/ConvoMenu.tsx:250
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:638
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:640
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:645
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:647
 #: src/screens/Messages/components/RequestButtons.tsx:144
 #: src/screens/Messages/components/RequestButtons.tsx:146
-#: src/view/com/profile/ProfileMenu.tsx:384
-#: src/view/com/profile/ProfileMenu.tsx:391
+#: src/view/com/profile/ProfileMenu.tsx:396
+#: src/view/com/profile/ProfileMenu.tsx:403
 msgid "Block account"
 msgstr "Account blockieren"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:748
-#: src/view/com/profile/ProfileMenu.tsx:456
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:755
+#: src/view/com/profile/ProfileMenu.tsx:473
 msgid "Block Account?"
 msgstr "Account blockieren?"
 
@@ -1330,11 +1382,11 @@ msgstr "Nutzer blockieren"
 msgid "Block User"
 msgstr "Nutzer blockieren"
 
-#: src/components/Post/Embed/index.tsx:180
+#: src/components/Post/Embed/index.tsx:186
 msgid "Blocked"
 msgstr "Blockiert"
 
-#: src/screens/Moderation/index.tsx:282
+#: src/screens/Moderation/index.tsx:301
 msgid "Blocked accounts"
 msgstr "Blockierte Accounts"
 
@@ -1343,8 +1395,8 @@ msgstr "Blockierte Accounts"
 msgid "Blocked Accounts"
 msgstr "Blockierte Accounts"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:750
-#: src/view/com/profile/ProfileMenu.tsx:468
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:757
+#: src/view/com/profile/ProfileMenu.tsx:485
 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
 msgstr "Blockierte Accounts können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren."
 
@@ -1352,10 +1404,6 @@ msgstr "Blockierte Accounts können nicht in deinen Threads antworten, dich erw
 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours."
 msgstr "Blockierte Accounts können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren. Du wirst ihre Inhalte nicht sehen und sie werden daran gehindert, deine zu sehen."
 
-#: src/view/com/post-thread/PostThread.tsx:488
-msgid "Blocked post."
-msgstr "Blockierter Post."
-
 #: src/screens/Profile/Sections/Labels.tsx:203
 msgid "Blocking does not prevent this labeler from placing labels on your account."
 msgstr "Blockieren hindert diesen Kennzeichnungsdienst nicht daran, Kennzeichnungen zu deinem Account hinzuzufügen."
@@ -1364,7 +1412,7 @@ msgstr "Blockieren hindert diesen Kennzeichnungsdienst nicht daran, Kennzeichnun
 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you."
 msgstr "Die Blockierung ist öffentlich. Blockierte Accounts können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren."
 
-#: src/view/com/profile/ProfileMenu.tsx:465
+#: src/view/com/profile/ProfileMenu.tsx:482
 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 "Blockieren verhindert nicht, dass Kennzeichnungen zu deinem Account hinzugefügt werden, verhindert aber, dass dieser Account in deinen Threads antworten oder interagieren kann."
 
@@ -1377,12 +1425,11 @@ msgstr "Blog"
 msgid "Bluesky"
 msgstr "Bluesky"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:663
-#: src/view/com/post-thread/PostThreadItem.tsx:978
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:668
 msgid "Bluesky cannot confirm the authenticity of the claimed date."
 msgstr "Bluesky kann die Echtheit des angegebenen Datums nicht bestätigen."
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:165
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:175
 msgctxt "Name of app icon variant"
 msgid "Bluesky Classic™"
 msgstr "Bluesky Classic™"
@@ -1440,25 +1487,25 @@ msgstr "Bilder verwischen"
 msgid "Blur images and filter from feeds"
 msgstr "Bilder verwischen und aus Feeds herausfiltern"
 
-#: src/screens/Onboarding/index.tsx:30
-#: src/screens/Onboarding/state.ts:96
+#: src/screens/Onboarding/index.tsx:46
+#: src/screens/Onboarding/state.ts:104
 msgid "Books"
 msgstr "Bücher"
 
-#: src/components/FeedInterstitials.tsx:435
+#: src/components/FeedInterstitials.tsx:431
 msgid "Browse more accounts on the Explore page"
 msgstr "Finde weitere Accounts auf der Entdecken-Seite"
 
-#: src/components/FeedInterstitials.tsx:566
+#: src/components/FeedInterstitials.tsx:559
 msgid "Browse more feeds on the Explore page"
 msgstr "Stöbere auf der Seite „Explore” in weiteren Feeds"
 
-#: src/components/FeedInterstitials.tsx:547
-#: src/components/FeedInterstitials.tsx:550
+#: src/components/FeedInterstitials.tsx:540
+#: src/components/FeedInterstitials.tsx:543
 msgid "Browse more suggestions"
 msgstr "Weitere Vorschläge anzeigen"
 
-#: src/components/FeedInterstitials.tsx:575
+#: src/components/FeedInterstitials.tsx:568
 msgid "Browse more suggestions on the Explore page"
 msgstr "Stöbere auf der Seite „Explore” nach weiteren Vorschlägen"
 
@@ -1541,25 +1588,25 @@ msgstr "Kamera"
 #: src/components/live/GoLiveDialog.tsx:253
 #: src/components/Menu/index.tsx:350
 #: src/components/PostControls/RepostButton.tsx:209
-#: src/components/Prompt.tsx:143
-#: src/components/Prompt.tsx:145
+#: src/components/Prompt.tsx:144
+#: src/components/Prompt.tsx:146
 #: src/screens/Deactivated.tsx:158
-#: src/screens/Profile/Header/EditProfileDialog.tsx:225
-#: src/screens/Profile/Header/EditProfileDialog.tsx:233
+#: src/screens/Profile/Header/EditProfileDialog.tsx:220
+#: src/screens/Profile/Header/EditProfileDialog.tsx:228
 #: src/screens/Search/Shell.tsx:349
 #: src/screens/Settings/AppIconSettings/index.tsx:44
 #: src/screens/Settings/AppIconSettings/index.tsx:225
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:78
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:85
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:246
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:252
 #: src/screens/Settings/Settings.tsx:289
 #: src/screens/Takendown.tsx:99
 #: src/screens/Takendown.tsx:102
-#: src/view/com/composer/Composer.tsx:965
-#: src/view/com/composer/Composer.tsx:976
+#: src/view/com/composer/Composer.tsx:1004
+#: src/view/com/composer/Composer.tsx:1015
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:43
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:52
-#: src/view/com/modals/ChangePassword.tsx:279
-#: src/view/com/modals/ChangePassword.tsx:282
 #: src/view/com/modals/CreateOrEditList.tsx:333
 #: src/view/com/modals/CropImage.web.tsx:97
 #: src/view/shell/desktop/LeftNav.tsx:212
@@ -1597,7 +1644,7 @@ msgstr "Suche abbrechen"
 #: src/components/PostControls/index.tsx:101
 #: src/components/PostControls/index.tsx:132
 #: src/components/PostControls/index.tsx:160
-#: src/state/shell/composer/index.tsx:91
+#: src/state/shell/composer/index.tsx:94
 msgid "Cannot interact with a blocked user"
 msgstr "Kann nicht mit einem blockierten Nutzer interagieren"
 
@@ -1636,11 +1683,16 @@ msgstr "Handle ändern"
 msgid "Change moderation service"
 msgstr "Moderationsdienst ändern"
 
-#: src/view/com/modals/ChangePassword.tsx:153
-msgid "Change Password"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:260
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:266
+msgid "Change password"
 msgstr "Passwort ändern"
 
-#: src/view/com/composer/select-language/SuggestedLanguage.tsx:85
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:164
+msgid "Change password dialog"
+msgstr "Passwort ändern Dialog"
+
+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:98
 msgid "Change post language to {suggestedLanguageName}"
 msgstr "Sprache des Posts auf {suggestedLanguageName} ändern"
 
@@ -1648,6 +1700,10 @@ msgstr "Sprache des Posts auf {suggestedLanguageName} ändern"
 msgid "Change report reason"
 msgstr "Grund für Meldung ändern"
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:57
+msgid "Change your password"
+msgstr "Ändere dein Passwort"
+
 #: src/screens/Settings/AppIconSettings/index.tsx:216
 msgid "Changes app icon"
 msgstr "Ändert das App-Symbol"
@@ -1664,7 +1720,7 @@ msgstr "Änderungen gespeichert"
 #: src/lib/hooks/useNotificationHandler.ts:99
 #: src/Navigation.tsx:548
 #: src/view/shell/bottom-bar/BottomBar.tsx:221
-#: src/view/shell/desktop/LeftNav.tsx:554
+#: src/view/shell/desktop/LeftNav.tsx:606
 #: src/view/shell/Drawer.tsx:455
 msgid "Chat"
 msgstr "Chat"
@@ -1699,7 +1755,7 @@ msgstr "Posteingang für Chat-Anfragen"
 msgid "Chat requests"
 msgstr "Chat-Anfragen"
 
-#: src/components/dms/ConvoMenu.tsx:75
+#: src/components/dms/ConvoMenu.tsx:76
 #: src/Navigation.tsx:553
 #: src/screens/Messages/ChatList.tsx:367
 msgid "Chat settings"
@@ -1734,11 +1790,11 @@ msgstr "Schau in deinem E-Mail-Postfach nach einem Anmeldecode und gib ihn hier
 msgid "Check your inbox for an email with the confirmation code to enter below:"
 msgstr "Überprüfe deinen Posteingang auf eine E-Mail mit dem Bestätigungscode, den du unten eingeben musst:"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:389
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:399
 msgid "Choose domain verification method"
 msgstr "Wähle eine Methode zur Domain-Verifizierung"
 
-#: src/screens/StarterPack/Wizard/index.tsx:200
+#: src/screens/StarterPack/Wizard/index.tsx:217
 msgid "Choose Feeds"
 msgstr "Feeds wählen"
 
@@ -1746,11 +1802,15 @@ msgstr "Feeds wählen"
 msgid "Choose for me"
 msgstr "Wähle für mich"
 
-#: src/screens/StarterPack/Wizard/index.tsx:196
+#: src/screens/StarterPack/Wizard/index.tsx:213
 msgid "Choose People"
 msgstr "Menschen auswählen"
 
-#: src/screens/Onboarding/StepFinished.tsx:298
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:226
+msgid "Choose Post Languages"
+msgstr "Post-Sprachen auswählen"
+
+#: src/screens/Onboarding/StepFinished.tsx:575
 msgid "Choose the algorithms that power your custom feeds."
 msgstr "Wähle die Algorithmen aus, welche deine benutzerdefinierten Feeds generieren."
 
@@ -1819,11 +1879,11 @@ msgstr "Klicke, um Zitate dieses Posts zu aktivieren."
 msgid "Click to open tag menu for {tag}"
 msgstr "Klicken, um das Tag-Menü für {tag} zu öffnen"
 
-#: src/components/dms/MessageItem.tsx:317
+#: src/components/dms/MessageItem.tsx:318
 msgid "Click to retry failed message"
 msgstr "Klicke hier, um die fehlgeschlagene Nachricht erneut zu senden"
 
-#: src/screens/Onboarding/index.tsx:32
+#: src/screens/Onboarding/index.tsx:48
 msgid "Climate"
 msgstr "Klima"
 
@@ -1835,12 +1895,13 @@ msgstr "Klipp 🐴 klapp 🐴"
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:184
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:237
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:243
-#: src/components/dialogs/GifSelect.tsx:282
+#: src/components/dialogs/GifSelect.tsx:280
 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:158
 #: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:167
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:178
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:187
 #: src/components/dialogs/SearchablePeopleList.tsx:295
+#: src/components/dialogs/StarterPackDialog.tsx:179
 #: src/components/dms/EmojiPopup.android.tsx:58
 #: src/components/dms/ReportDialog.tsx:381
 #: src/components/dms/ReportDialog.tsx:390
@@ -1849,22 +1910,23 @@ msgstr "Klipp 🐴 klapp 🐴"
 #: src/components/NewskieDialog.tsx:146
 #: src/components/NewskieDialog.tsx:153
 #: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197
-#: src/components/ProgressGuide/FollowDialog.tsx:386
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123
+#: src/components/ProgressGuide/FollowDialog.tsx:379
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:118
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:124
 #: src/components/verification/VerificationsDialog.tsx:144
-#: src/components/verification/VerifierDialog.tsx:144
+#: src/components/verification/VerifierDialog.tsx:149
 #: src/components/WhoCanReply.tsx:202
 #: src/components/WhoCanReply.tsx:209
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:286
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:291
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:377
 #: src/view/com/feeds/MissingFeed.tsx:208
 #: src/view/com/feeds/MissingFeed.tsx:215
-#: src/view/com/modals/ChangePassword.tsx:279
-#: src/view/com/modals/ChangePassword.tsx:282
 msgid "Close"
 msgstr "Schließen"
 
-#: src/components/Dialog/index.web.tsx:111
-#: src/components/Dialog/index.web.tsx:259
+#: src/components/Dialog/index.web.tsx:118
+#: src/components/Dialog/index.web.tsx:295
 msgid "Close active dialog"
 msgstr "Aktiven Dialog schließen"
 
@@ -1878,9 +1940,12 @@ msgstr "Untere Schublade schließen"
 
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:224
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:230
-#: src/components/dialogs/GifSelect.tsx:276
+#: src/components/dialogs/GifSelect.tsx:274
 #: src/components/verification/VerificationsDialog.tsx:136
-#: src/components/verification/VerifierDialog.tsx:136
+#: src/components/verification/VerifierDialog.tsx:141
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:246
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:340
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:372
 msgid "Close dialog"
 msgstr "Dialog schließen"
 
@@ -1901,7 +1966,7 @@ msgstr "GIF-Dialog schließen"
 msgid "Close image"
 msgstr "Bild schließen"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:109
+#: src/view/com/lightbox/Lightbox.web.tsx:110
 msgid "Close image viewer"
 msgstr "Bildbetrachter schließen"
 
@@ -1919,7 +1984,7 @@ msgstr "Diesen Dialog schließen"
 msgid "Closes password update alert"
 msgstr "Schließt die Passwort-Update-Benachrichtigung"
 
-#: src/view/com/composer/Composer.tsx:973
+#: src/view/com/composer/Composer.tsx:1012
 msgid "Closes post composer and discards post draft"
 msgstr "Schließt den Post-Composer und verwirft den Post-Entwurf"
 
@@ -1934,14 +1999,14 @@ msgstr "Schließt den Betrachter für das Banner"
 
 #: src/view/com/notifications/NotificationFeedItem.tsx:591
 msgid "Collapse list of users"
-msgstr "Liste der Benutzer einklappen"
+msgstr "Nutzerliste einklappen"
 
 #: src/view/com/notifications/NotificationFeedItem.tsx:805
 msgid "Collapses list of users for a given notification"
 msgstr "Klappt die Liste der Nutzer für eine bestimmte Meldung zusammen"
 
 #: src/components/dialogs/Embed.tsx:154
-#: src/screens/Settings/AppearanceSettings.tsx:96
+#: src/screens/Settings/AppearanceSettings.tsx:94
 msgid "Color mode"
 msgstr "Farbmodus"
 
@@ -1949,13 +2014,13 @@ msgstr "Farbmodus"
 msgid "Color theme"
 msgstr "Farbschema"
 
-#: src/screens/Onboarding/index.tsx:38
-#: src/screens/Onboarding/state.ts:97
+#: src/screens/Onboarding/index.tsx:54
+#: src/screens/Onboarding/state.ts:105
 msgid "Comedy"
 msgstr "Komödie"
 
-#: src/screens/Onboarding/index.tsx:24
-#: src/screens/Onboarding/state.ts:98
+#: src/screens/Onboarding/index.tsx:40
+#: src/screens/Onboarding/state.ts:106
 msgid "Comics"
 msgstr "Comics"
 
@@ -1965,7 +2030,8 @@ msgstr "Comics"
 msgid "Community Guidelines"
 msgstr "Community-Richtlinien"
 
-#: src/screens/Onboarding/StepFinished.tsx:311
+#: src/screens/Onboarding/StepFinished.tsx:473
+#: src/screens/Onboarding/StepFinished.tsx:588
 msgid "Complete onboarding and start using your account"
 msgstr "Schließe das Onboarding ab und nutze deinen Account"
 
@@ -1973,19 +2039,19 @@ msgstr "Schließe das Onboarding ab und nutze deinen Account"
 msgid "Complete the challenge"
 msgstr "Schließe die Herausforderung ab"
 
-#: src/view/shell/desktop/LeftNav.tsx:519
+#: src/view/shell/desktop/LeftNav.tsx:571
 msgid "Compose new post"
 msgstr "Neuen Post verfassen"
 
-#: src/view/com/composer/Composer.tsx:874
+#: src/view/com/composer/Composer.tsx:913
 msgid "Compose posts up to {0, plural, other {# characters}} in length"
 msgstr "Verfasse Posts mit einer Länge von bis zu {0, plural, other {# Zeichen}}"
 
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:62
+#: src/screens/PostThread/components/ThreadComposePrompt.tsx:62
 msgid "Compose reply"
 msgstr "Antwort verfassen"
 
-#: src/view/com/composer/Composer.tsx:1734
+#: src/view/com/composer/Composer.tsx:1837
 msgid "Compressing video..."
 msgstr "Video wird komprimiert..."
 
@@ -1997,8 +2063,8 @@ msgstr "Konfiguriere die Inhaltsfilterung für die Kategorie: {name}"
 msgid "Configured in <0>moderation settings</0>."
 msgstr "Konfiguriert in <0>Moderationseinstellungen</0>"
 
-#: src/components/Prompt.tsx:186
-#: src/components/Prompt.tsx:189
+#: src/components/Prompt.tsx:187
+#: src/components/Prompt.tsx:190
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:188
 msgid "Confirm"
@@ -2012,16 +2078,18 @@ msgstr "Bestätige die Spracheinstellungen für den Inhalt"
 msgid "Confirm delete account"
 msgstr "Bestätige das Löschen des Accounts"
 
-#: src/screens/Moderation/index.tsx:330
+#: src/screens/Moderation/index.tsx:349
 msgid "Confirm your age:"
 msgstr "Bestätige dein Alter:"
 
-#: src/screens/Moderation/index.tsx:321
+#: src/screens/Moderation/index.tsx:340
 msgid "Confirm your birthdate"
 msgstr "Bestätige dein Geburtsdatum"
 
 #: src/components/dialogs/EmailDialog/components/TokenField.tsx:36
 #: src/screens/Login/LoginForm.tsx:274
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:186
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:190
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144
 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150
 #: src/view/com/modals/DeleteAccount.tsx:220
@@ -2069,8 +2137,8 @@ msgstr "Inhalte und Medien"
 msgid "Content Blocked"
 msgstr "Inhalt blockiert"
 
-#: src/screens/Moderation/index.tsx:317
-#: src/screens/Moderation/index.tsx:351
+#: src/screens/Moderation/index.tsx:336
+#: src/screens/Moderation/index.tsx:370
 msgid "Content filters"
 msgstr "Inhaltsfilterung"
 
@@ -2105,8 +2173,9 @@ msgstr "Hintergrund des Kontextmenüs; klicken, um das Menü zu schließen"
 
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:162
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:170
-#: src/screens/Onboarding/StepInterests/index.tsx:244
-#: src/screens/Onboarding/StepProfile/index.tsx:276
+#: src/screens/Onboarding/StepInterests/index.tsx:254
+#: src/screens/Onboarding/StepProfile/index.tsx:280
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:246
 msgid "Continue"
 msgstr "Fortfahren"
 
@@ -2119,12 +2188,12 @@ msgid "Continue thread"
 msgstr "Thread fortsetzen"
 
 #: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:63
-#: src/view/com/post-thread/PostThreadLoadMore.tsx:60
 msgid "Continue thread..."
 msgstr "Thread fortsetzen…"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:241
-#: src/screens/Onboarding/StepProfile/index.tsx:273
+#: src/screens/Onboarding/StepInterests/index.tsx:251
+#: src/screens/Onboarding/StepProfile/index.tsx:277
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:243
 #: src/screens/Signup/BackNextButtons.tsx:60
 msgid "Continue to next step"
 msgstr "Weiter zum nächsten Schritt"
@@ -2143,7 +2212,7 @@ msgstr "Konversation gelöscht"
 msgid "Conversation deleted"
 msgstr "Konversation gelöscht"
 
-#: src/screens/Onboarding/index.tsx:41
+#: src/screens/Onboarding/index.tsx:57
 msgid "Cooking"
 msgstr "Kochen"
 
@@ -2182,8 +2251,8 @@ msgstr "Kopieren"
 msgid "Copy App Password"
 msgstr "App-Passwort kopieren"
 
-#: src/view/com/profile/ProfileMenu.tsx:421
-#: src/view/com/profile/ProfileMenu.tsx:424
+#: src/view/com/profile/ProfileMenu.tsx:433
+#: src/view/com/profile/ProfileMenu.tsx:436
 msgid "Copy at:// URI"
 msgstr "at://-URI kopieren"
 
@@ -2197,13 +2266,13 @@ msgstr "DID des Autors kopieren"
 msgid "Copy code"
 msgstr "Kopiere den Code"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:491
-#: src/view/com/profile/ProfileMenu.tsx:430
-#: src/view/com/profile/ProfileMenu.tsx:433
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:501
+#: src/view/com/profile/ProfileMenu.tsx:442
+#: src/view/com/profile/ProfileMenu.tsx:445
 msgid "Copy DID"
 msgstr "DID kopieren"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:424
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:434
 msgid "Copy host"
 msgstr "Host kopieren"
 
@@ -2227,8 +2296,8 @@ msgstr "Link zur Liste kopieren"
 msgid "Copy link to post"
 msgstr "Link zum Post kopieren"
 
-#: src/view/com/profile/ProfileMenu.tsx:243
-#: src/view/com/profile/ProfileMenu.tsx:254
+#: src/view/com/profile/ProfileMenu.tsx:246
+#: src/view/com/profile/ProfileMenu.tsx:257
 msgid "Copy link to profile"
 msgstr "Link zum Profil kopieren"
 
@@ -2246,8 +2315,8 @@ msgstr "Nachrichtentext kopieren"
 msgid "Copy post at:// URI"
 msgstr "at://-URI des Posts kopieren"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:448
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:450
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:452
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:454
 msgid "Copy post text"
 msgstr "Post-Text kopieren"
 
@@ -2255,7 +2324,7 @@ msgstr "Post-Text kopieren"
 msgid "Copy QR code"
 msgstr "QR-Code kopieren"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:445
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:455
 msgid "Copy TXT record value"
 msgstr "TXT-Eintragswert kopieren"
 
@@ -2307,6 +2376,10 @@ msgstr "Änderungen konnten nicht gespeichert werden: {0}"
 msgid "Could not update notification settings"
 msgstr "Mitteilungseinstellungen konnten nicht aktualisiert werden"
 
+#. Text on button to create a new starter pack
+#. Text on button to create a new starter pack
+#: src/components/dialogs/StarterPackDialog.tsx:112
+#: src/components/dialogs/StarterPackDialog.tsx:201
 #: src/components/StarterPack/ProfileStarterPacks.tsx:300
 msgid "Create"
 msgstr "Erstellen"
@@ -2325,6 +2398,8 @@ msgstr "Ein Startpaket erstellen"
 msgid "Create a starter pack for me"
 msgstr "Ein Startpaket für mich erstellen"
 
+#: src/components/LoggedOutCTA.tsx:71
+#: src/components/LoggedOutCTA.tsx:76
 #: src/view/com/auth/SplashScreen.tsx:55
 #: src/view/com/auth/SplashScreen.web.tsx:117
 #: src/view/shell/bottom-bar/BottomBar.tsx:345
@@ -2349,9 +2424,9 @@ msgstr "Einen Account erstellen"
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:303
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:310
 msgid "Create an account without using this starter pack"
-msgstr "Erstelle einen Account, ohne dieses Startpaket zu verwenden"
+msgstr "Stattdessen ohne dieses Startpaket einen Account erstellen"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:290
+#: src/screens/Onboarding/StepProfile/index.tsx:295
 msgid "Create an avatar instead"
 msgstr "Stattdessen einen Avatar erstellen"
 
@@ -2369,6 +2444,11 @@ msgstr "Neuen Account erstellen"
 msgid "Create report for {0}"
 msgstr "Meldung für {0} erstellen"
 
+#: src/components/dialogs/StarterPackDialog.tsx:107
+#: src/components/dialogs/StarterPackDialog.tsx:196
+msgid "Create starter pack"
+msgstr "Startpaket erstellen"
+
 #: src/screens/Settings/AppPasswords.tsx:174
 msgid "Created {0}"
 msgstr "Erstellt {0}"
@@ -2377,8 +2457,8 @@ msgstr "Erstellt {0}"
 msgid "Creator has been blocked"
 msgstr "Ersteller wurde blockiert"
 
-#: src/screens/Onboarding/index.tsx:26
-#: src/screens/Onboarding/state.ts:99
+#: src/screens/Onboarding/index.tsx:42
+#: src/screens/Onboarding/state.ts:107
 msgid "Culture"
 msgstr "Kultur"
 
@@ -2395,14 +2475,14 @@ msgstr "Anpassungsoptionen"
 msgid "Customize who can interact with this post."
 msgstr "Anpassen, wer mit diesem Post interagieren kann."
 
-#: src/screens/Onboarding/Layout.tsx:56
+#: src/screens/Onboarding/Layout.tsx:61
 msgid "Customizes your Bluesky experience"
 msgstr "Passt dein Bluesky-Erlebnis individuell an"
 
 #: src/components/dialogs/Embed.tsx:167
 #: src/components/dialogs/Embed.tsx:169
-#: src/screens/Settings/AppearanceSettings.tsx:108
-#: src/screens/Settings/AppearanceSettings.tsx:129
+#: src/screens/Settings/AppearanceSettings.tsx:106
+#: src/screens/Settings/AppearanceSettings.tsx:127
 msgid "Dark"
 msgstr "Dunkel"
 
@@ -2411,11 +2491,11 @@ msgctxt "Name of app icon variant"
 msgid "Dark"
 msgstr "Dunkel"
 
-#: src/view/screens/Debug.tsx:69
+#: src/view/screens/Debug.tsx:68
 msgid "Dark mode"
 msgstr "Dunkelmodus"
 
-#: src/screens/Settings/AppearanceSettings.tsx:121
+#: src/screens/Settings/AppearanceSettings.tsx:119
 msgid "Dark theme"
 msgstr "Dunkles Farbschema"
 
@@ -2423,8 +2503,8 @@ msgstr "Dunkles Farbschema"
 msgid "Date of birth"
 msgstr "Geburtsdatum"
 
-#: src/screens/Settings/AccountSettings.tsx:159
-#: src/screens/Settings/AccountSettings.tsx:164
+#: src/screens/Settings/AccountSettings.tsx:161
+#: src/screens/Settings/AccountSettings.tsx:166
 #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73
 msgid "Deactivate account"
 msgstr "Account deaktivieren"
@@ -2433,11 +2513,11 @@ msgstr "Account deaktivieren"
 msgid "Debug Moderation"
 msgstr "Debug-Moderation"
 
-#: src/view/screens/Debug.tsx:89
+#: src/view/screens/Debug.tsx:88
 msgid "Debug panel"
 msgstr "Debug-Panel"
 
-#: src/screens/Settings/AppearanceSettings.tsx:171
+#: src/screens/Settings/AppearanceSettings.tsx:169
 msgid "Default"
 msgstr "Standard"
 
@@ -2446,7 +2526,7 @@ msgid "Default icons"
 msgstr "Standardsymbole"
 
 #: src/components/dms/MessageContextMenu.tsx:185
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:697
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:704
 #: src/screens/Messages/components/ChatStatusInfo.tsx:55
 #: src/screens/Settings/AppPasswords.tsx:212
 #: src/screens/StarterPack/StarterPackScreen.tsx:599
@@ -2456,8 +2536,8 @@ msgstr "Standardsymbole"
 msgid "Delete"
 msgstr "Löschen"
 
-#: src/screens/Settings/AccountSettings.tsx:169
-#: src/screens/Settings/AccountSettings.tsx:174
+#: src/screens/Settings/AccountSettings.tsx:171
+#: src/screens/Settings/AccountSettings.tsx:176
 msgid "Delete account"
 msgstr "Account löschen"
 
@@ -2513,9 +2593,9 @@ msgstr "Nachricht für mich löschen"
 msgid "Delete my account"
 msgstr "Meinen Account löschen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:678
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:680
-#: src/view/com/composer/Composer.tsx:884
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:685
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:687
+#: src/view/com/composer/Composer.tsx:923
 msgid "Delete post"
 msgstr "Post löschen"
 
@@ -2532,15 +2612,15 @@ msgstr "Startpaket löschen?"
 msgid "Delete this list?"
 msgstr "Diese Liste löschen?"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:699
 msgid "Delete this post?"
 msgstr "Diesen Post löschen?"
 
-#: src/components/Post/Embed/index.tsx:173
+#: src/components/Post/Embed/index.tsx:179
 msgid "Deleted"
 msgstr "Gelöscht"
 
-#: src/components/dms/MessagesListHeader.tsx:160
+#: src/components/dms/MessagesListHeader.tsx:121
 #: src/screens/Messages/components/ChatListItem.tsx:128
 msgid "Deleted Account"
 msgstr "Gelöschter Account"
@@ -2552,35 +2632,23 @@ msgstr "Gelöschter Account"
 msgid "Deleted list"
 msgstr "Gelöschte Liste"
 
-#: src/view/com/post-thread/PostThread.tsx:474
-msgid "Deleted post."
-msgstr "Gelöschter Post."
-
-#: src/screens/Profile/Header/EditProfileDialog.tsx:369
+#: src/screens/Profile/Header/EditProfileDialog.tsx:365
 #: src/view/com/modals/CreateOrEditList.tsx:278
 #: src/view/com/modals/CreateOrEditList.tsx:299
 msgid "Description"
 msgstr "Beschreibung"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:389
-msgid "Description is too long"
-msgstr "Beschreibung ist zu lang"
-
-#: src/screens/Profile/Header/EditProfileDialog.tsx:390
-msgid "Description is too long. {DESCRIPTION_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}"
-msgstr "Beschreibung ist zu lang. {DESCRIPTION_MAX_GRAPHEMES, plural, other {Die maximale Anzahl an Zeichen beträgt #.}}"
-
 #: src/view/com/composer/GifAltText.tsx:150
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:114
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:113
 msgid "Descriptive alt text"
 msgstr "Beschreibender Alt-Text"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:582
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:592
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:589
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:599
 msgid "Detach quote"
 msgstr "Zitat trennen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:728
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:735
 msgid "Detach quote post?"
 msgstr "Zitat-Post trennen?"
 
@@ -2603,7 +2671,7 @@ msgstr "Entwickleroptionen"
 msgid "Dialog: adjust who can interact with this post"
 msgstr "Dialog: Anpassen, wer mit diesem Post interagieren kann"
 
-#: src/screens/Settings/AppearanceSettings.tsx:125
+#: src/screens/Settings/AppearanceSettings.tsx:123
 msgid "Dim"
 msgstr "Gedimmt"
 
@@ -2625,7 +2693,7 @@ msgstr "E-Mail-2FA (Zwei-Faktor-Authentisierung) deaktivieren"
 msgid "Disable haptic feedback"
 msgstr "Haptische Rückmeldung deaktivieren"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:388
 msgid "Disable subtitles"
 msgstr "Untertitel deaktivieren"
 
@@ -2634,25 +2702,25 @@ msgstr "Untertitel deaktivieren"
 #: src/lib/moderation/useLabelBehaviorDescription.ts:68
 #: src/screens/Messages/Settings.tsx:155
 #: src/screens/Messages/Settings.tsx:158
-#: src/screens/Moderation/index.tsx:394
+#: src/screens/Moderation/index.tsx:413
 msgid "Disabled"
 msgstr "Deaktiviert"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:88
-#: src/view/com/composer/Composer.tsx:727
-#: src/view/com/composer/Composer.tsx:917
+#: src/screens/Profile/Header/EditProfileDialog.tsx:83
+#: src/view/com/composer/Composer.tsx:761
+#: src/view/com/composer/Composer.tsx:956
 msgid "Discard"
 msgstr "Verwerfen"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:85
+#: src/screens/Profile/Header/EditProfileDialog.tsx:80
 msgid "Discard changes?"
 msgstr "Änderungen verwerfen?"
 
-#: src/view/com/composer/Composer.tsx:724
+#: src/view/com/composer/Composer.tsx:758
 msgid "Discard draft?"
 msgstr "Entwurf verwerfen?"
 
-#: src/view/com/composer/Composer.tsx:909
+#: src/view/com/composer/Composer.tsx:948
 msgid "Discard post?"
 msgstr "Post verwerfen?"
 
@@ -2661,24 +2729,21 @@ msgstr "Post verwerfen?"
 msgid "Discourage apps from showing my account to logged-out users"
 msgstr "Apps daran hindern, ausgeloggten Nutzern meinen Account anzuzeigen"
 
-#: src/screens/Search/Explore.tsx:434
-msgid "Discover Feeds"
-msgstr "Entdecke Feeds"
-
 #: src/view/com/posts/FollowingEmptyState.tsx:70
 #: src/view/com/posts/FollowingEndOfFeed.tsx:71
 msgid "Discover new custom feeds"
 msgstr "Entdecke neue benutzerdefinierte Feeds"
 
+#: src/screens/Search/Explore.tsx:435
 #: src/view/screens/Feeds.tsx:730
 msgid "Discover New Feeds"
 msgstr "Entdecke neue Feeds"
 
-#: src/components/Dialog/index.tsx:321
+#: src/components/Dialog/index.tsx:370
 msgid "Dismiss"
 msgstr "Verwerfen"
 
-#: src/view/com/composer/Composer.tsx:1658
+#: src/view/com/composer/Composer.tsx:1761
 msgid "Dismiss error"
 msgstr "Fehler verwerfen"
 
@@ -2690,11 +2755,6 @@ msgstr "Anleitung zum Einstieg schließen"
 msgid "Dismiss interests"
 msgstr "Interessen verwerfen"
 
-#. Accessibility label for dismissing a toast notification
-#: src/components/Toast/index.web.tsx:82
-msgid "Dismiss message"
-msgstr "Meldung schließen"
-
 #: src/components/interstitials/TrendingVideos.tsx:89
 msgid "Dismiss this section"
 msgstr "Diesen Abschnitt verwerfen"
@@ -2704,22 +2764,18 @@ msgstr "Diesen Abschnitt verwerfen"
 msgid "Display larger alt text badges"
 msgstr "Größere Alt-Text-Badges zeigen"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:320
-#: src/screens/Profile/Header/EditProfileDialog.tsx:326
-#: src/screens/Profile/Header/EditProfileDialog.tsx:376
+#: src/screens/Profile/Header/EditProfileDialog.tsx:315
+#: src/screens/Profile/Header/EditProfileDialog.tsx:321
+#: src/screens/Profile/Header/EditProfileDialog.tsx:372
 msgid "Display name"
 msgstr "Anzeigename"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:339
-msgid "Display name is too long"
-msgstr "Anzeigename ist zu lang"
-
-#: src/screens/Profile/Header/EditProfileDialog.tsx:340
-msgid "Display name is too long. {DISPLAY_NAME_MAX_GRAPHEMES, plural, other {The maximum number of characters is #.}}"
-msgstr "Anzeigename ist zu lang. {DISPLAY_NAME_MAX_GRAPHEMES, plural, other {Die maximale Anzahl an Zeichen beträgt #.}}"
+#: src/screens/Onboarding/StepFinished.tsx:347
+msgid "Ditch the trolls and clickbait. Find real people and conversations that matter to you."
+msgstr "Verabschiede dich von Trolls und Clickbait. Finde echte Menschen und Gespräche, die dir wichtig sind."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:392
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:394
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:402
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:404
 msgid "DNS Panel"
 msgstr "DNS-Panel"
 
@@ -2731,7 +2787,7 @@ msgstr "Wende dieses Stummschaltwort nicht auf Nutzer an, denen du folgst"
 msgid "Does not include nudity."
 msgstr "Beinhaltet keine Nacktheit."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:507
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:517
 msgid "Domain verified!"
 msgstr "Domain verifiziert!"
 
@@ -2752,21 +2808,22 @@ msgstr "Nicht mehr anzeigen"
 msgid "Don't worry! All existing messages and settings are saved and will be available after you verify you're an adult."
 msgstr "Keine Sorge! Alle vorhandenen Nachrichten und Einstellungen werden gespeichert und stehen dir wieder zur Verfügung, sobald du bestätigt hast, dass du volljährig bist."
 
-#: src/components/dialogs/BirthDateSettings.tsx:115
-#: src/components/dialogs/BirthDateSettings.tsx:121
+#: src/components/dialogs/BirthDateSettings.tsx:149
+#: src/components/dialogs/BirthDateSettings.tsx:156
 #: src/components/dms/ReportDialog.tsx:314
 #: src/components/forms/DateField/index.tsx:103
 #: src/components/forms/DateField/index.tsx:109
-#: src/components/Select/index.tsx:183
-#: src/components/Select/index.tsx:190
-#: src/screens/Onboarding/StepProfile/index.tsx:328
-#: src/screens/Onboarding/StepProfile/index.tsx:331
+#: src/components/Select/index.tsx:185
+#: src/components/Select/index.tsx:192
+#: src/screens/Onboarding/StepProfile/index.tsx:333
+#: src/screens/Onboarding/StepProfile/index.tsx:336
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:215
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:222
 #: src/view/com/auth/server-input/index.tsx:232
 #: src/view/com/auth/server-input/index.tsx:233
 #: src/view/com/composer/labels/LabelsBtn.tsx:223
 #: src/view/com/composer/labels/LabelsBtn.tsx:230
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:345
 #: src/view/com/composer/videos/SubtitleDialog.tsx:168
 #: src/view/com/composer/videos/SubtitleDialog.tsx:178
 #: src/view/com/modals/CropImage.web.tsx:112
@@ -2789,11 +2846,11 @@ msgstr "Fertig{extraText}"
 msgid "Double tap or long press the message to add a reaction"
 msgstr "Doppeltippen oder lange auf die Nachricht drücken, um eine Reaktion hinzuzufügen"
 
-#: src/components/Dialog/index.tsx:322
+#: src/components/Dialog/index.tsx:371
 msgid "Double tap to close the dialog"
 msgstr "Doppeltippen, um den Dialog zu schließen"
 
-#: src/screens/VideoFeed/index.tsx:1080
+#: src/screens/VideoFeed/index.tsx:1084
 msgid "Double tap to like"
 msgstr "Doppelt tippen, um „Gefällt mir“ zu geben"
 
@@ -2806,7 +2863,7 @@ msgstr "Bluesky herunterladen"
 msgid "Download CAR file"
 msgstr "CAR-Datei herunterladen"
 
-#: src/view/com/composer/text-input/TextInput.web.tsx:344
+#: src/view/com/composer/text-input/TextInput.web.tsx:361
 msgid "Drop to add images"
 msgstr "Zum Hinzufügen Bilder ablegen"
 
@@ -2814,15 +2871,15 @@ msgstr "Zum Hinzufügen Bilder ablegen"
 msgid "Duration:"
 msgstr "Dauer: "
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:230
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:235
 msgid "e.g. alice"
 msgstr "z. B. alice"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:327
+#: src/screens/Profile/Header/EditProfileDialog.tsx:322
 msgid "e.g. Alice Lastname"
 msgstr "z. B. Max Mustermann"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:376
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:386
 msgid "e.g. alice.com"
 msgstr "z. B. alice.com"
 
@@ -2850,16 +2907,16 @@ msgstr "z. B. Nutzer, die wiederholt mit Werbung antworten."
 msgid "Each code works once. You'll receive more invite codes periodically."
 msgstr "Jeder Code funktioniert einmal. Du erhältst regelmäßig neue Einladungscodes."
 
-#: src/screens/Settings/AccountSettings.tsx:143
+#: src/screens/Settings/AccountSettings.tsx:145
 #: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:249
 #: src/screens/StarterPack/StarterPackScreen.tsx:588
-#: src/screens/StarterPack/Wizard/index.tsx:319
-#: src/screens/StarterPack/Wizard/index.tsx:324
+#: src/screens/StarterPack/Wizard/index.tsx:339
+#: src/screens/StarterPack/Wizard/index.tsx:344
 msgid "Edit"
 msgstr "Bearbeiten"
 
-#: src/view/com/lists/ListMembers.tsx:180
-#: src/view/com/lists/ListMembers.tsx:186
+#: src/view/com/lists/ListMembers.tsx:187
+#: src/view/com/lists/ListMembers.tsx:193
 msgctxt "action"
 msgid "Edit"
 msgstr "Bearbeiten"
@@ -2869,7 +2926,7 @@ msgstr "Bearbeiten"
 msgid "Edit avatar"
 msgstr "Avatar bearbeiten"
 
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:112
 msgid "Edit Feeds"
 msgstr "Feeds bearbeiten"
 
@@ -2879,8 +2936,8 @@ msgstr "Feeds bearbeiten"
 msgid "Edit image"
 msgstr "Bild bearbeiten"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:659
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:672
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:666
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:679
 msgid "Edit interaction settings"
 msgstr "Interaktionseinstellungen bearbeiten"
 
@@ -2893,8 +2950,8 @@ msgstr "Interessen bearbeiten"
 msgid "Edit list details"
 msgstr "Details der Liste bearbeiten"
 
-#: src/view/com/profile/ProfileMenu.tsx:317
-#: src/view/com/profile/ProfileMenu.tsx:323
+#: src/view/com/profile/ProfileMenu.tsx:329
+#: src/view/com/profile/ProfileMenu.tsx:335
 msgid "Edit live status"
 msgstr "Live-Status bearbeiten"
 
@@ -2911,7 +2968,7 @@ msgstr "Meine Feeds bearbeiten"
 msgid "Edit notifications from {0}"
 msgstr "Mitteilungen von {0} bearbeiten"
 
-#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109
+#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:110
 msgid "Edit People"
 msgstr "Personen bearbeiten"
 
@@ -2920,15 +2977,15 @@ msgstr "Personen bearbeiten"
 msgid "Edit post interaction settings"
 msgstr "Post-Interaktionseinstellungen bearbeiten"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:275
-#: src/screens/Profile/Header/EditProfileDialog.tsx:281
+#: src/screens/Profile/Header/EditProfileDialog.tsx:270
+#: src/screens/Profile/Header/EditProfileDialog.tsx:276
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:183
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:185
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190
 msgid "Edit profile"
 msgstr "Profil bearbeiten"
 
 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:193
 msgid "Edit Profile"
 msgstr "Profil bearbeiten"
 
@@ -2948,8 +3005,8 @@ msgstr "Bearbeiten, wer antworten kann"
 msgid "Edit your starter pack"
 msgstr "Dein Startpaket bearbeiten"
 
-#: src/screens/Onboarding/index.tsx:31
-#: src/screens/Onboarding/state.ts:101
+#: src/screens/Onboarding/index.tsx:47
+#: src/screens/Onboarding/state.ts:109
 msgid "Education"
 msgstr "Bildung"
 
@@ -2957,7 +3014,7 @@ msgstr "Bildung"
 msgid "Either the creator of this list has blocked you or you have blocked the creator."
 msgstr "Entweder hat der Ersteller dieser Liste dich blockiert oder du hast den Ersteller blockiert."
 
-#: src/screens/Settings/AccountSettings.tsx:64
+#: src/screens/Settings/AccountSettings.tsx:66
 #: src/screens/Signup/StepInfo/index.tsx:197
 msgid "Email"
 msgstr "E-Mail"
@@ -3020,7 +3077,7 @@ msgstr "Aktivieren"
 msgid "Enable {0} only"
 msgstr "Nur {0} aktivieren"
 
-#: src/screens/Moderation/index.tsx:381
+#: src/screens/Moderation/index.tsx:400
 msgid "Enable adult content"
 msgstr "Inhalte für Erwachsene aktivieren"
 
@@ -3046,7 +3103,7 @@ msgstr "Aktiviere Mitteilungen für einen Account, indem du dessen Profil aufruf
 msgid "Enable push notifications"
 msgstr "Push-Mitteilungen aktivieren"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:387
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:389
 msgid "Enable subtitles"
 msgstr "Untertitel aktivieren"
 
@@ -3066,7 +3123,7 @@ msgstr "Aktiviere angesagte Videos in deinem Discover-Feed"
 
 #: src/screens/Messages/Settings.tsx:146
 #: src/screens/Messages/Settings.tsx:149
-#: src/screens/Moderation/index.tsx:392
+#: src/screens/Moderation/index.tsx:411
 msgid "Enabled"
 msgstr "Aktiviert"
 
@@ -3089,18 +3146,15 @@ msgstr "Gib ein Wort oder einen Tag ein"
 
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:201
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:320
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:63
 msgid "Enter code"
 msgstr "Code eingeben"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:407
 msgid "Enter fullscreen"
 msgstr "In den Vollbildmodus wechseln"
 
-#: src/view/com/modals/ChangePassword.tsx:165
-msgid "Enter the code you received to change your password."
-msgstr "Gib den Code ein, den du erhalten hast, um dein Passwort zu ändern."
-
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:370
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:380
 msgid "Enter the domain you want to use"
 msgstr "Gib die Domain ein, die du verwenden möchtest"
 
@@ -3112,7 +3166,7 @@ msgstr "Gib die E-Mail ein, mit der du deinen Account erstellt hast. Wir senden
 msgid "Enter the username or email address you used when you created your account"
 msgstr "Gib den Nutzernamen oder die E-Mail-Adresse ein, die du bei der Erstellung deines Accounts verwendet hast"
 
-#: src/components/dialogs/BirthDateSettings.tsx:104
+#: src/components/dialogs/BirthDateSettings.tsx:116
 msgid "Enter your birth date"
 msgstr "Gib dein Geburtsdatum ein"
 
@@ -3133,11 +3187,11 @@ msgstr "Gib deinen Nutzernamen und dein Passwort ein"
 msgid "Enters full screen"
 msgstr "Vollbildmodus aktivieren"
 
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:239
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:236
 msgid "Entertainment"
 msgstr "Unterhaltung"
 
-#: src/view/com/composer/Composer.tsx:1743
+#: src/view/com/composer/Composer.tsx:1846
 #: src/view/com/util/error/ErrorScreen.tsx:42
 msgid "Error"
 msgstr "Fehler"
@@ -3162,7 +3216,7 @@ msgstr "Beim Speichern der Datei ist ein Fehler aufgetreten"
 msgid "Error receiving captcha response."
 msgstr "Fehler beim Empfang der Captcha-Antwort."
 
-#: src/screens/Onboarding/StepInterests/index.tsx:183
+#: src/screens/Onboarding/StepInterests/index.tsx:192
 msgid "Error:"
 msgstr "Fehler:"
 
@@ -3212,7 +3266,7 @@ msgstr "Nutzer ausschließen, denen du folgst"
 msgid "Excludes users you follow"
 msgstr "Nutzer ausgeschlossen, denen du folgst"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:404
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:406
 msgid "Exit fullscreen"
 msgstr "Vollbildmodus beenden"
 
@@ -3224,11 +3278,11 @@ msgstr "Verlässt den Vorgang der Accountlöschung"
 msgid "Exits image cropping process"
 msgstr "Verlässt den Vorgang des Bildzuschneidens"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:110
+#: src/view/com/lightbox/Lightbox.web.tsx:111
 msgid "Exits image view"
 msgstr "Verlässt die Bildansicht"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:184
+#: src/view/com/lightbox/Lightbox.web.tsx:185
 msgid "Expand alt text"
 msgstr "Alt-Text erweitern"
 
@@ -3244,7 +3298,7 @@ msgstr "Erweitere oder reduziere den gesamten Post, auf den du antwortest"
 msgid "Expand post text"
 msgstr "Text des Posts ausklappen"
 
-#: src/screens/VideoFeed/index.tsx:965
+#: src/screens/VideoFeed/index.tsx:969
 msgid "Expands or collapses post text"
 msgstr "Text des Posts erweitern oder einklappen"
 
@@ -3253,7 +3307,6 @@ msgid "Expected uri to resolve to a record"
 msgstr "Erwartete uri, um einen Eintrag aufzulösen"
 
 #: src/screens/Settings/FollowingFeedPreferences.tsx:126
-#: src/screens/Settings/ThreadPreferences.tsx:271
 msgid "Experimental"
 msgstr "Experimentell"
 
@@ -3285,13 +3338,13 @@ msgstr "Explizite sexuelle Bilder."
 
 #: src/Navigation.tsx:750
 #: src/screens/Search/Shell.tsx:307
-#: src/view/shell/desktop/LeftNav.tsx:636
+#: src/view/shell/desktop/LeftNav.tsx:688
 #: src/view/shell/Drawer.tsx:403
 msgid "Explore"
 msgstr "Entdecken"
 
-#: src/screens/Settings/AccountSettings.tsx:150
-#: src/screens/Settings/AccountSettings.tsx:154
+#: src/screens/Settings/AccountSettings.tsx:152
+#: src/screens/Settings/AccountSettings.tsx:156
 msgid "Export my data"
 msgstr "Meine Daten exportieren"
 
@@ -3329,7 +3382,11 @@ msgstr "Chat konnte nicht angenommen werden"
 msgid "Failed to add emoji reaction"
 msgstr "Fehler beim Hinzufügen der Emoji-Reaktion"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:587
+#: src/components/dialogs/StarterPackDialog.tsx:270
+msgid "Failed to add to starter pack"
+msgstr "Hinzufügen zum Startpaket fehlgeschlagen"
+
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:597
 msgid "Failed to change handle. Please try again."
 msgstr "Fehler beim Ändern des Handles. Bitte versuche es erneut."
 
@@ -3341,8 +3398,8 @@ msgstr "Fehler beim Erstellen des App-Passworts. Bitte versuche es erneut."
 msgid "Failed to create conversation"
 msgstr "Fehler beim Erstellen der Konversation"
 
-#: src/screens/StarterPack/Wizard/index.tsx:239
-#: src/screens/StarterPack/Wizard/index.tsx:247
+#: src/screens/StarterPack/Wizard/index.tsx:262
+#: src/screens/StarterPack/Wizard/index.tsx:270
 msgid "Failed to create starter pack"
 msgstr "Startpaket konnte nicht erstellt werden"
 
@@ -3368,19 +3425,23 @@ msgstr "Post konnte nicht gelöscht werden, bitte versuche es erneut"
 msgid "Failed to delete starter pack"
 msgstr "Startpaket konnte nicht gelöscht werden"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:126
+msgid "Failed to follow all suggested accounts, please try again"
+msgstr "Fehler beim Folgen aller vorgeschlagenen Accounts. Bitte versuche es erneut"
+
 #: src/screens/Messages/ChatList.tsx:270
 #: src/screens/Messages/Inbox.tsx:208
 msgid "Failed to load conversations"
 msgstr "Fehler beim Laden der Konversationen"
 
-#: src/screens/Search/Explore.tsx:470
-#: src/screens/Search/Explore.tsx:522
-#: src/screens/Search/Explore.tsx:560
-#: src/screens/Search/Explore.tsx:599
+#: src/screens/Search/Explore.tsx:471
+#: src/screens/Search/Explore.tsx:523
+#: src/screens/Search/Explore.tsx:561
+#: src/screens/Search/Explore.tsx:600
 msgid "Failed to load feeds preferences"
 msgstr "Fehler beim Laden der Einstellungen für Feeds"
 
-#: src/components/dialogs/GifSelect.tsx:226
+#: src/components/dialogs/GifSelect.tsx:224
 msgid "Failed to load GIFs"
 msgstr "GIFs konnten nicht geladen werden"
 
@@ -3406,14 +3467,14 @@ msgstr "Es konnten keine vorherigen Nachrichten geladen werden"
 msgid "Failed to load preference."
 msgstr "Einstellung konnte nicht geladen werden."
 
-#: src/screens/Search/Explore.tsx:463
-#: src/screens/Search/Explore.tsx:515
-#: src/screens/Search/Explore.tsx:553
-#: src/screens/Search/Explore.tsx:592
+#: src/screens/Search/Explore.tsx:464
+#: src/screens/Search/Explore.tsx:516
+#: src/screens/Search/Explore.tsx:554
+#: src/screens/Search/Explore.tsx:593
 msgid "Failed to load suggested feeds"
 msgstr "Die vorgeschlagenen Feeds konnten nicht geladen werden."
 
-#: src/screens/Search/Explore.tsx:373
+#: src/screens/Search/Explore.tsx:374
 msgid "Failed to load suggested follows"
 msgstr "Die vorgeschlagenen Accounts, denen du folgen solltest, konnten nicht geladen werden"
 
@@ -3431,6 +3492,10 @@ msgstr "Post konnte nicht angeheftet werden"
 msgid "Failed to remove emoji reaction"
 msgstr "Fehler beim Entfernen der Emoji-Reaktion"
 
+#: src/components/dialogs/StarterPackDialog.tsx:289
+msgid "Failed to remove from starter pack"
+msgstr "Fehler beim Entfernen aus dem Startpaket"
+
 #: src/components/verification/VerificationRemovePrompt.tsx:34
 msgid "Failed to remove verification"
 msgstr "Verifizierung konnte nicht entfernt werden"
@@ -3448,7 +3513,7 @@ msgctxt "toast"
 msgid "Failed to save your interests."
 msgstr "Interessen konnten nicht gespeichert werden."
 
-#: src/components/dms/MessageItem.tsx:310
+#: src/components/dms/MessageItem.tsx:311
 msgid "Failed to send"
 msgstr "Konnte nicht gesendet werden"
 
@@ -3498,7 +3563,7 @@ msgstr "Fehler beim Hochladen des Videos"
 msgid "Failed to verify email, please try again."
 msgstr "E-Mail-Verifizierung fehlgeschlagen, bitte versuche es erneut."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:360
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:370
 msgid "Failed to verify handle. Please try again."
 msgstr "Fehler beim Überprüfen des Handles. Bitte versuche es erneut."
 
@@ -3523,7 +3588,7 @@ msgstr "Feed-Kennzeichen"
 msgid "Feed menu"
 msgstr "Feed-Menü"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:55
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:57
 msgid "Feed toggle"
 msgstr "Feed-Umschalter"
 
@@ -3531,17 +3596,17 @@ msgstr "Feed-Umschalter"
 msgid "Feed unavailable"
 msgstr "Feed nicht verfügbar"
 
-#: src/view/shell/desktop/RightNav.tsx:102
-#: src/view/shell/desktop/RightNav.tsx:103
+#: src/view/shell/desktop/RightNav.tsx:106
+#: src/view/shell/desktop/RightNav.tsx:107
 #: src/view/shell/Drawer.tsx:357
 msgid "Feedback"
 msgstr "Feedback"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:269
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:285
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:270
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:288
 msgctxt "toast"
-msgid "Feedback sent!"
-msgstr "Feedback gesendet!"
+msgid "Feedback sent to feed operator"
+msgstr "Feedback an Feed-Betreiber gesendet"
 
 #: src/Navigation.tsx:573
 #: src/screens/Search/SearchResults.tsx:73
@@ -3549,7 +3614,7 @@ msgstr "Feedback gesendet!"
 #: src/view/screens/Feeds.tsx:511
 #: src/view/screens/Profile.tsx:230
 #: src/view/screens/SavedFeeds.tsx:104
-#: src/view/shell/desktop/LeftNav.tsx:674
+#: src/view/shell/desktop/LeftNav.tsx:726
 #: src/view/shell/Drawer.tsx:519
 msgid "Feeds"
 msgstr "Feeds"
@@ -3596,7 +3661,8 @@ msgstr "Filtere, wer Mitteilungen zu deiner Aktivität erhalten kann"
 msgid "Filter who you receive notifications from"
 msgstr "Filtere, von wem du Mitteilungen erhalten möchtest"
 
-#: src/screens/Onboarding/StepFinished.tsx:314
+#: src/screens/Onboarding/StepFinished.tsx:479
+#: src/screens/Onboarding/StepFinished.tsx:591
 msgid "Finalizing"
 msgstr "Abschließen"
 
@@ -3606,9 +3672,9 @@ msgstr "Abschließen"
 msgid "Find accounts to follow"
 msgstr "Accounts zum Folgen finden"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:77
-#: src/components/ProgressGuide/FollowDialog.tsx:87
-#: src/components/ProgressGuide/FollowDialog.tsx:374
+#: src/components/ProgressGuide/FollowDialog.tsx:69
+#: src/components/ProgressGuide/FollowDialog.tsx:79
+#: src/components/ProgressGuide/FollowDialog.tsx:367
 msgid "Find people to follow"
 msgstr "Finde Leute zum Folgen"
 
@@ -3616,40 +3682,44 @@ msgstr "Finde Leute zum Folgen"
 msgid "Find posts, users, and feeds on Bluesky"
 msgstr "Finde Posts, Nutzer und Feeds auf Bluesky"
 
-#: src/screens/StarterPack/Wizard/index.tsx:201
+#: src/screens/Onboarding/StepFinished.tsx:345
+msgid "Find your people"
+msgstr "Finde deine Leute"
+
+#: src/screens/StarterPack/Wizard/index.tsx:218
 msgid "Finish"
 msgstr "Beenden"
 
-#: src/screens/Onboarding/index.tsx:35
+#: src/screens/Onboarding/index.tsx:51
 msgid "Fitness"
 msgstr "Fitness"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:149
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:159
 msgctxt "Name of app icon variant"
 msgid "Flat Black"
 msgstr "Flaches Schwarz"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:127
 msgctxt "Name of app icon variant"
 msgid "Flat Blue"
 msgstr "Flaches Blau"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:133
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:143
 msgctxt "Name of app icon variant"
 msgid "Flat White"
 msgstr "Flaches Weiß"
 
-#: src/screens/Onboarding/StepFinished.tsx:294
+#: src/screens/Onboarding/StepFinished.tsx:571
 msgid "Flexible"
 msgstr "Flexibel"
 
 #. User is not following this account, click to follow
-#: src/components/ProfileCard.tsx:517
+#: src/components/ProfileCard.tsx:524
 #: src/components/ProfileHoverCard/index.web.tsx:496
 #: src/components/ProfileHoverCard/index.web.tsx:507
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:245
-#: src/screens/VideoFeed/index.tsx:850
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:131
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:131
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:252
+#: src/screens/VideoFeed/index.tsx:854
 msgid "Follow"
 msgstr "Folgen"
 
@@ -3658,17 +3728,17 @@ msgctxt "action"
 msgid "Follow"
 msgstr "Folgen"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:113
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:113
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:237
 msgid "Follow {0}"
 msgstr "{0} folgen"
 
-#: src/screens/VideoFeed/index.tsx:827
+#: src/screens/VideoFeed/index.tsx:831
 msgid "Follow {handle}"
 msgstr "{handle} folgen"
 
 #: src/components/ProgressGuide/List.tsx:52
-#: src/state/shell/progress-guide.tsx:229
+#: src/state/shell/progress-guide.tsx:231
 msgid "Follow 10 accounts"
 msgstr "Folge 10 Accounts"
 
@@ -3676,26 +3746,37 @@ msgstr "Folge 10 Accounts"
 msgid "Follow 7 accounts"
 msgstr "Folge 7 Accounts"
 
-#: src/view/com/profile/ProfileMenu.tsx:284
-#: src/view/com/profile/ProfileMenu.tsx:295
+#: src/view/com/profile/ProfileMenu.tsx:287
+#: src/view/com/profile/ProfileMenu.tsx:298
 msgid "Follow account"
 msgstr "Account folgen"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:235
 #: src/screens/StarterPack/StarterPackScreen.tsx:438
 #: src/screens/StarterPack/StarterPackScreen.tsx:446
 msgid "Follow all"
 msgstr "Allen folgen"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:243
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:129
-msgid "Follow Back"
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:232
+msgid "Follow all accounts"
+msgstr "Allen Accounts folgen"
+
+#. User is not following this account, click to follow back
+#: src/components/ProfileCard.tsx:518
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:129
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:250
+msgid "Follow back"
 msgstr "Zurückfolgen"
 
 #: src/view/com/profile/FollowButton.tsx:81
 msgctxt "action"
-msgid "Follow Back"
+msgid "Follow back"
 msgstr "Zurückfolgen"
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:121
+msgid "Followed all accounts!"
+msgstr "Allen Accounts gefolgt!"
+
 #: src/components/KnownFollowers.tsx:238
 msgid "Followed by <0>{0}</0>"
 msgstr "Gefolgt von <0>{0}</0>"
@@ -3725,9 +3806,9 @@ msgstr "Follower, die du kennst"
 #: src/components/ProfileCard.tsx:511
 #: src/components/ProfileHoverCard/index.web.tsx:495
 #: src/components/ProfileHoverCard/index.web.tsx:506
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:241
-#: src/screens/VideoFeed/index.tsx:848
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:134
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:134
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:248
+#: src/screens/VideoFeed/index.tsx:852
 msgid "Following"
 msgstr "Folge ich"
 
@@ -3738,11 +3819,11 @@ msgid "Following"
 msgstr "Folge ich"
 
 #: src/components/ProfileCard.tsx:474
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:92
 msgid "Following {0}"
 msgstr "{0} Folge ich"
 
-#: src/screens/VideoFeed/index.tsx:826
+#: src/screens/VideoFeed/index.tsx:830
 msgid "Following {handle}"
 msgstr "{handle} Folge ich"
 
@@ -3764,19 +3845,23 @@ msgstr "Folgt dir"
 msgid "Follows You"
 msgstr "Folgt dir"
 
-#: src/screens/Settings/AppearanceSettings.tsx:143
+#: src/screens/Settings/AppearanceSettings.tsx:141
 msgid "Font"
 msgstr "Schriftart"
 
-#: src/screens/Settings/AppearanceSettings.tsx:163
+#: src/screens/Settings/AppearanceSettings.tsx:161
 msgid "Font size"
 msgstr "Schriftgröße"
 
-#: src/screens/Onboarding/index.tsx:40
-#: src/screens/Onboarding/state.ts:102
+#: src/screens/Onboarding/index.tsx:56
+#: src/screens/Onboarding/state.ts:110
 msgid "Food"
 msgstr "Essen"
 
+#: src/components/BlockedGeoOverlay.tsx:45
+msgid "For now, we have made the difficult decision to block access to Bluesky in the state of Mississippi."
+msgstr "Vorerst haben wir die schwierige Entscheidung getroffen, den Zugang zu Bluesky im Bundesstaat Mississippi zu blockieren."
+
 #: src/view/com/modals/DeleteAccount.tsx:125
 msgid "For security reasons, we'll need to send a confirmation code to your email address."
 msgstr "Aus Sicherheitsgründen müssen wir dir einen Bestätigungscode an deine E-Mail-Adresse schicken."
@@ -3785,10 +3870,11 @@ msgstr "Aus Sicherheitsgründen müssen wir dir einen Bestätigungscode an deine
 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 "Aus Sicherheitsgründen kannst du dies nicht erneut ansehen. Falls du dieses App-Passwort verlierst, musst du ein neues generieren."
 
-#: src/screens/Settings/AppearanceSettings.tsx:145
+#: src/screens/Settings/AppearanceSettings.tsx:143
 msgid "For the best experience, we recommend using the theme font."
 msgstr "Für das beste Erlebnis empfehlen wir, die Schriftart des Themes zu verwenden."
 
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:293
 #: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:94
 msgid "For You"
 msgstr "Für dich"
@@ -3797,6 +3883,10 @@ msgstr "Für dich"
 msgid "Forever"
 msgstr "Dauerhaft"
 
+#: src/screens/Onboarding/StepFinished.tsx:354
+msgid "Forget the noise"
+msgstr "Vergiss den Lärm"
+
 #: src/screens/Login/index.tsx:153
 #: src/screens/Login/index.tsx:168
 msgid "Forgot Password"
@@ -3810,6 +3900,10 @@ msgstr "Passwort vergessen?"
 msgid "Forgot?"
 msgstr "Vergessen?"
 
+#: src/screens/Onboarding/StepFinished.tsx:336
+msgid "Free your feed"
+msgstr "Befreie deinen Feed"
+
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:54
 #: src/lib/moderation/useReportOptions.ts:54
 msgid "Frequently Posts Unwanted Content"
@@ -3823,15 +3917,11 @@ msgstr "Von"
 msgid "From @{sanitizedAuthor}"
 msgstr "Von @{sanitizedAuthor}"
 
-#: src/view/com/posts/PostFeedItem.tsx:330
+#: src/view/com/posts/PostFeedItem.tsx:327
 msgctxt "from-feed"
 msgid "From <0/>"
 msgstr "Von <0/>"
 
-#: src/view/com/composer/photos/SelectPhotoBtn.tsx:50
-msgid "Gallery"
-msgstr "Galerie"
-
 #: src/components/StarterPack/ProfileStarterPacks.tsx:307
 msgid "Generate a starter pack"
 msgstr "Ein Startpaket generieren"
@@ -3905,11 +3995,11 @@ msgstr "Los geht's"
 msgid "Getting started"
 msgstr "Erste Schritte"
 
-#: src/components/MediaPreview.tsx:116
+#: src/components/MediaPreview.tsx:114
 msgid "GIF"
 msgstr "GIF"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:232
+#: src/screens/Onboarding/StepProfile/index.tsx:235
 msgid "Give your profile a face"
 msgstr "Gib deinem Profil ein Gesicht"
 
@@ -3920,19 +4010,19 @@ msgstr "Eklatante Verstöße gegen Gesetze oder die Nutzungsbedingungen"
 
 #: src/components/dialogs/LinkWarning.tsx:111
 #: src/components/dialogs/LinkWarning.tsx:117
-#: src/components/Layout/Header/index.tsx:127
+#: src/components/Layout/Header/index.tsx:128
 #: src/components/moderation/ScreenHider.tsx:154
 #: src/components/moderation/ScreenHider.tsx:163
 #: src/screens/Messages/Inbox.tsx:249
 #: src/screens/Profile/ProfileFeed/index.tsx:92
 #: src/screens/VideoFeed/components/Header.tsx:163
-#: src/screens/VideoFeed/index.tsx:1141
 #: src/screens/VideoFeed/index.tsx:1145
+#: src/screens/VideoFeed/index.tsx:1149
 #: src/view/com/auth/LoggedOut.tsx:72
 #: src/view/screens/NotFound.tsx:57
 #: src/view/screens/ProfileList.tsx:1038
 msgid "Go back"
-msgstr "Zurückgehen"
+msgstr "Zurück"
 
 #: src/components/Error.tsx:78
 #: src/screens/List/ListHiddenScreen.tsx:224
@@ -3948,8 +4038,8 @@ msgstr "Zurückgehen"
 #: src/components/dms/ReportDialog.tsx:192
 #: src/components/ReportDialog/SelectReportOptionView.tsx:78
 #: src/components/ReportDialog/SubmitView.tsx:110
-#: src/screens/Onboarding/Layout.tsx:99
-#: src/screens/Onboarding/Layout.tsx:188
+#: src/screens/Onboarding/Layout.tsx:121
+#: src/screens/Onboarding/Layout.tsx:214
 #: src/screens/Signup/BackNextButtons.tsx:35
 msgid "Go back to previous step"
 msgstr "Zum vorherigen Schritt zurückgehen"
@@ -3962,8 +4052,8 @@ msgstr "Zur Startseite"
 msgid "Go Home"
 msgstr "Zur Startseite"
 
-#: src/view/com/profile/ProfileMenu.tsx:318
-#: src/view/com/profile/ProfileMenu.tsx:325
+#: src/view/com/profile/ProfileMenu.tsx:330
+#: src/view/com/profile/ProfileMenu.tsx:337
 msgid "Go live"
 msgstr "Live gehen"
 
@@ -3985,6 +4075,7 @@ msgstr "Zum Profil von {firstAuthorName} gehen"
 #: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:89
 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:75
 #: src/components/ageAssurance/AgeRestrictedScreen.tsx:84
+#: src/screens/Moderation/index.tsx:214
 msgid "Go to account settings"
 msgstr "Zu Account-Einstellungen gehen"
 
@@ -3993,11 +4084,12 @@ msgid "Go to conversation with {0}"
 msgstr "Zur Konversation mit {0} gehen"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:165
-#: src/view/com/modals/ChangePassword.tsx:179
 msgid "Go to next"
 msgstr "Zum nächsten gehen"
 
 #: src/components/dms/ConvoMenu.tsx:227
+#: src/view/shell/desktop/LeftNav.tsx:316
+#: src/view/shell/desktop/LeftNav.tsx:322
 msgid "Go to profile"
 msgstr "Zum Profil"
 
@@ -4012,26 +4104,26 @@ msgstr "Zum Profil des Nutzers gehen"
 msgid "Graphic Media"
 msgstr "Drastische Inhalte"
 
-#: src/state/shell/progress-guide.tsx:218
-#: src/state/shell/progress-guide.tsx:228
+#: src/state/shell/progress-guide.tsx:220
+#: src/state/shell/progress-guide.tsx:230
 msgid "Half way there!"
 msgstr "Fast geschafft!"
 
-#: src/screens/Settings/AccountSettings.tsx:128
-#: src/screens/Settings/AccountSettings.tsx:133
+#: src/screens/Settings/AccountSettings.tsx:130
+#: src/screens/Settings/AccountSettings.tsx:135
 msgid "Handle"
 msgstr "Handle"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:591
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:601
 msgid "Handle already taken. Please try a different one."
 msgstr "Handle bereits vergeben. Bitte versuche einen anderen."
 
 #: src/screens/Settings/components/ChangeHandleDialog.tsx:195
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:344
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:354
 msgid "Handle changed!"
 msgstr "Handle geändert!"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:595
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:605
 msgid "Handle too long. Please try a shorter one."
 msgstr "Handle zu lang. Bitte versuche einen kürzeren."
 
@@ -4063,13 +4155,13 @@ msgstr "Hast du Probleme?"
 
 #: src/screens/Settings/Settings.tsx:236
 #: src/screens/Settings/Settings.tsx:240
-#: src/view/shell/desktop/RightNav.tsx:120
-#: src/view/shell/desktop/RightNav.tsx:121
+#: src/view/shell/desktop/RightNav.tsx:124
+#: src/view/shell/desktop/RightNav.tsx:125
 #: src/view/shell/Drawer.tsx:370
 msgid "Help"
 msgstr "Hilfe"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:235
+#: src/screens/Onboarding/StepProfile/index.tsx:238
 msgid "Help people know you're not a bot by uploading a picture or creating an avatar."
 msgstr "Hilf anderen zu erkennen, dass du kein Bot bist, indem du ein Bild hochlädst oder einen Avatar erstellst."
 
@@ -4087,7 +4179,7 @@ msgstr "Hallo 👋"
 msgid "Hidden"
 msgstr "Ausgeblendet"
 
-#: src/screens/VideoFeed/index.tsx:625
+#: src/screens/VideoFeed/index.tsx:628
 msgid "Hidden by your moderation settings."
 msgstr "Ausgeblendet durch deine Moderationseinstellungen."
 
@@ -4100,12 +4192,12 @@ msgstr "Ausgeblendete Liste"
 #: src/components/moderation/ContentHider.tsx:203
 #: src/components/moderation/LabelPreference.tsx:141
 #: src/components/moderation/PostHider.tsx:134
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:708
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:715
 #: src/lib/moderation/useLabelBehaviorDescription.ts:15
 #: src/lib/moderation/useLabelBehaviorDescription.ts:20
 #: src/lib/moderation/useLabelBehaviorDescription.ts:25
 #: src/lib/moderation/useLabelBehaviorDescription.ts:30
-#: src/view/shell/desktop/SidebarTrendingTopics.tsx:110
+#: src/view/shell/desktop/SidebarTrendingTopics.tsx:111
 msgid "Hide"
 msgstr "Ausblenden"
 
@@ -4118,18 +4210,18 @@ msgstr "Ausblenden"
 msgid "Hide customization options"
 msgstr "Anpassungsoptionen ausblenden"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:539
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:546
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:552
 msgid "Hide post for me"
 msgstr "Post für mich ausblenden"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:556
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:566
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:563
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:573
 msgid "Hide reply for everyone"
 msgstr "Antwort für alle ausblenden"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:538
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:544
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:551
 msgid "Hide reply for me"
 msgstr "Antwort für mich ausblenden"
 
@@ -4137,12 +4229,12 @@ msgstr "Antwort für mich ausblenden"
 msgid "Hide this card"
 msgstr "Diese Karte ausblenden"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:703
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:710
 msgid "Hide this post?"
 msgstr "Diesen Post ausblenden?"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:703
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:738
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:710
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:745
 msgid "Hide this reply?"
 msgstr "Diese Antwort ausblenden?"
 
@@ -4152,7 +4244,7 @@ msgid "Hide trending topics"
 msgstr "Angesagte Themen ausblenden"
 
 #: src/components/interstitials/Trending.tsx:129
-#: src/view/shell/desktop/SidebarTrendingTopics.tsx:108
+#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109
 msgid "Hide trending topics?"
 msgstr "Angesagte Themen ausblenden?"
 
@@ -4164,8 +4256,8 @@ msgstr "Angesagte Videos ausblenden?"
 msgid "Hide user list"
 msgstr "Nutzerliste ausblenden"
 
-#: src/screens/Moderation/VerificationSettings.tsx:85
-#: src/screens/Moderation/VerificationSettings.tsx:94
+#: src/screens/Moderation/VerificationSettings.tsx:90
+#: src/screens/Moderation/VerificationSettings.tsx:99
 msgid "Hide verification badges"
 msgstr "Verifizierungsabzeichen ausblenden"
 
@@ -4194,7 +4286,7 @@ msgstr "Hmm, der Feed-Server hat eine schlechte Antwort gegeben. Bitte informier
 msgid "Hmm, we're having trouble finding this feed. It may have been deleted."
 msgstr "Hmm, wir haben Probleme, diesen Feed zu finden. Möglicherweise wurde er gelöscht."
 
-#: src/screens/Moderation/index.tsx:59
+#: src/screens/Moderation/index.tsx:60
 msgid "Hmmmm, it seems we're having trouble loading this data. See below for more details. If this issue persists, please contact us."
 msgstr "Hmm, es scheint, als hätten wir ein Problem beim Laden dieser Daten. Für weitere Details siehe unten. Wenn dieses Problem weiterhin besteht, kontaktiere uns bitte."
 
@@ -4202,19 +4294,19 @@ msgstr "Hmm, es scheint, als hätten wir ein Problem beim Laden dieser Daten. F
 msgid "Hmmmm, we couldn't load that moderation service."
 msgstr "Hmm, wir konnten diesen Moderationsdienst nicht laden."
 
-#: src/view/com/composer/state/video.ts:415
+#: src/view/com/composer/state/video.ts:414
 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!"
 msgstr "Einen Moment! Wir gewähren nach und nach Zugriff auf dieses Video und du bist noch in der Warteschlange. Versuche es in Kürze erneut!"
 
 #: src/Navigation.tsx:745
 #: src/Navigation.tsx:765
 #: src/view/shell/bottom-bar/BottomBar.tsx:178
-#: src/view/shell/desktop/LeftNav.tsx:618
+#: src/view/shell/desktop/LeftNav.tsx:670
 #: src/view/shell/Drawer.tsx:429
 msgid "Home"
 msgstr "Startseite"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:417
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:427
 msgid "Host:"
 msgstr "Host:"
 
@@ -4223,17 +4315,10 @@ msgstr "Host:"
 msgid "Hosting provider"
 msgstr "Hosting-Anbieter"
 
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:194
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:191
 msgid "Hot"
 msgstr "Beliebt"
 
-#: src/screens/Settings/ThreadPreferences.tsx:201
-#: src/screens/Settings/ThreadPreferences.tsx:204
-#: src/view/com/post-thread/PostThread.tsx:679
-#: src/view/com/post-thread/PostThread.tsx:684
-msgid "Hot replies first"
-msgstr "Beliebte Antworten zuerst"
-
 #: src/components/dialogs/InAppBrowserConsent.tsx:62
 #: src/components/dialogs/InAppBrowserConsent.tsx:66
 msgid "How should we open this link?"
@@ -4244,8 +4329,8 @@ msgstr "Wie sollen wir diesen Link öffnen?"
 msgid "I have a code"
 msgstr "Ich habe einen Code"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:280
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:286
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:290
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:296
 msgid "I have my own domain"
 msgstr "Ich habe meine eigene Domain"
 
@@ -4254,7 +4339,7 @@ msgstr "Ich habe meine eigene Domain"
 msgid "I understand"
 msgstr "Verstanden"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:186
+#: src/view/com/lightbox/Lightbox.web.tsx:187
 msgid "If alt text is long, toggles alt text expanded state"
 msgstr "Schaltet den erweiterten Status des Alt-Textes um, wenn dieser lang ist"
 
@@ -4266,7 +4351,7 @@ msgstr "Falls du nach den Gesetzen deines Landes noch kein Erwachsener bist, mus
 msgid "If you delete this list, you won't be able to recover it."
 msgstr "Wenn du diese Liste löschst, kannst du sie nicht wiederherstellen."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:267
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:272
 msgid "If you have your own domain, you can use that as your handle. This lets you self-verify your identity. <0>Learn more here.</0>"
 msgstr "Wenn du eine eigene Domain hast, kannst du diese als deinen Handle verwenden. Dadurch kannst du deine Identität selbst verifizieren. <0>Hier erfährst du mehr (auf Englisch).</0>"
 
@@ -4274,7 +4359,7 @@ msgstr "Wenn du eine eigene Domain hast, kannst du diese als deinen Handle verwe
 msgid "If you need to update your email, <0>click here</0>."
 msgstr "Wenn du deine E-Mail aktualisieren musst, <0>klicke hier</0>."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:694
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:701
 msgid "If you remove this post, you won't be able to recover it."
 msgstr "Wenn du diesen Post löschst, kannst du ihn nicht wiederherstellen."
 
@@ -4282,7 +4367,7 @@ msgstr "Wenn du diesen Post löschst, kannst du ihn nicht wiederherstellen."
 msgid "If you update your email address, email 2FA will be disabled."
 msgstr "Wenn du deine E-Mail aktualisierst, wird E-Mail-2FA (Zwei-Faktor-Authentisierung) deaktiviert."
 
-#: src/view/com/modals/ChangePassword.tsx:160
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:59
 msgid "If you want to change your password, we will send you a code to verify that this is your account."
 msgstr "Wenn du dein Passwort ändern möchtest, senden wir dir einen Code, um zu verifizieren, dass dies dein Account ist."
 
@@ -4400,7 +4485,7 @@ msgstr "Gib den Code ein, der dir per E-Mail zugeschickt wurde"
 msgid "Interaction limited"
 msgstr "Interaktion eingeschränkt"
 
-#: src/screens/Moderation/index.tsx:222
+#: src/screens/Moderation/index.tsx:241
 msgid "Interaction settings"
 msgstr "Interaktionseinstellungen"
 
@@ -4413,14 +4498,10 @@ msgstr "Einführung von Aktivitätsmitteilungen"
 msgid "Invalid 2FA confirmation code."
 msgstr "Ungültiger 2FA-Bestätigungscode."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:597
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:607
 msgid "Invalid handle. Please try a different one."
 msgstr "Ungültiger handle. Bitte versuche einen anderen."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:347
-msgid "Invalid or unsupported post record"
-msgstr "Ungültiger oder nicht unterstützter Post-Eintrag"
-
 #: src/components/moderation/ReportDialog/index.tsx:73
 msgid "Invalid report subject"
 msgstr "Ungültiges Meldethema"
@@ -4437,7 +4518,7 @@ msgstr "Einen Freund einladen"
 msgid "Invite code"
 msgstr "Einladungscode"
 
-#: src/screens/Signup/state.ts:339
+#: src/screens/Signup/state.ts:340
 msgid "Invite code not accepted. Check that you input it correctly and try again."
 msgstr "Einladungscode nicht akzeptiert. Überprüfe, ob du ihn richtig eingegeben hast und versuche es erneut."
 
@@ -4465,11 +4546,15 @@ msgstr "Einladungen, aber persönlich"
 msgid "It's correct"
 msgstr "Es ist richtig"
 
-#: src/screens/StarterPack/Wizard/index.tsx:474
+#: src/screens/StarterPack/Wizard/index.tsx:491
+msgid "It's just <0>{0} </0>right now! Add more people to your starter pack by searching above."
+msgstr "Im Moment ist es nur <0>{0}</0>! Füge weitere Personen zu deinem Startpaket hinzu, indem du oben suchst."
+
+#: src/screens/StarterPack/Wizard/index.tsx:486
 msgid "It's just you right now! Add more people to your starter pack by searching above."
 msgstr "Hier bist gerade nur du! Füge mehr Leute zu deinem Startpaket hinzu, indem du oben nach ihnen suchst."
 
-#: src/view/com/composer/Composer.tsx:1677
+#: src/view/com/composer/Composer.tsx:1780
 msgid "Job ID: {0}"
 msgstr "Job-ID: {0}"
 
@@ -4478,6 +4563,7 @@ msgstr "Job-ID: {0}"
 msgid "Jobs"
 msgstr "Stellenangebote"
 
+#: src/components/LoggedOutCTA.tsx:54
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:205
 #: src/screens/StarterPack/StarterPackLandingScreen.tsx:211
 #: src/screens/StarterPack/StarterPackScreen.tsx:466
@@ -4490,8 +4576,8 @@ msgstr "Tritt Bluesky bei"
 msgid "Join the conversation"
 msgstr "An der Konversation teilnehmen"
 
-#: src/screens/Onboarding/index.tsx:21
-#: src/screens/Onboarding/state.ts:104
+#: src/screens/Onboarding/index.tsx:37
+#: src/screens/Onboarding/state.ts:112
 msgid "Journalism"
 msgstr "Journalismus"
 
@@ -4540,10 +4626,6 @@ msgstr "Kennzeichnungen auf deinem Account"
 msgid "Labels on your content"
 msgstr "Kennzeichnungen zu deinen Inhalten"
 
-#: src/view/com/composer/select-language/SelectLangBtn.tsx:107
-msgid "Language selection"
-msgstr "Sprachauswahl"
-
 #: src/Navigation.tsx:217
 msgid "Language Settings"
 msgstr "Spracheinstellungen"
@@ -4554,7 +4636,7 @@ msgstr "Spracheinstellungen"
 msgid "Languages"
 msgstr "Sprachen"
 
-#: src/screens/Settings/AppearanceSettings.tsx:175
+#: src/screens/Settings/AppearanceSettings.tsx:173
 msgid "Larger"
 msgstr "Größer"
 
@@ -4572,17 +4654,15 @@ msgstr "Zuletzt gestartet gerade eben"
 msgid "Latest"
 msgstr "Neuste"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:271
-msgid "learn more"
-msgstr "mehr erfahren"
-
-#: src/components/verification/VerificationsDialog.tsx:165
-#: src/components/verification/VerifierDialog.tsx:132
-#: src/screens/Moderation/VerificationSettings.tsx:47
-#: src/screens/Profile/Header/EditProfileDialog.tsx:359
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:212
+#: src/components/verification/VerificationsDialog.tsx:170
+#: src/components/verification/VerifierDialog.tsx:137
+#: src/screens/Moderation/VerificationSettings.tsx:48
+#: src/screens/Profile/Header/EditProfileDialog.tsx:351
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:213
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:277
+msgctxt "english-only-resource"
 msgid "Learn more"
-msgstr "Mehr erfahren"
+msgstr "Mehr erfahren (auf Englisch)"
 
 #: src/components/moderation/ScreenHider.tsx:140
 msgid "Learn More"
@@ -4594,42 +4674,40 @@ msgstr "Mehr über die Altersverifikation erfahren"
 
 #: src/view/com/auth/SplashScreen.web.tsx:168
 msgid "Learn more about Bluesky"
-msgstr "Erfahre mehr über Bluesky"
+msgstr "Erfahre mehr über Bluesky (auf Englisch)"
 
 #: src/view/com/auth/server-input/index.tsx:218
 msgid "Learn more about self hosting your PDS."
-msgstr "Erfahre mehr über das Selbst-Hosting deiner PDS."
+msgstr "Erfahre mehr über das Selbst-Hosting deiner PDS (auf Englisch)."
 
 #: src/components/moderation/ContentHider.tsx:152
+#: src/components/moderation/ContentHider.tsx:218
 msgid "Learn more about the moderation applied to this content"
 msgstr "Erfahre mehr über die Moderation, die auf diesen Inhalt angewendet wurde"
 
-#: src/components/moderation/ContentHider.tsx:218
-msgid "Learn more about the moderation applied to this content."
-msgstr "Erfahre mehr über die Moderation, die auf diese Inhalte angewendet wird."
-
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:149
 msgid "Learn more about these changes and how to share your thoughts with us by <0>reading our blog post.</0>"
-msgstr "Erfahre mehr über diese Änderungen und wie du uns deine Meinung mitteilen kannst, indem du <0>unseren Blogpost liest.</0>"
+msgstr "Erfahre mehr über diese Änderungen und wie du uns deine Meinung mitteilen kannst, indem du <0>unseren Blogpost liest (auf Englisch).</0>"
 
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:89
 msgid "Learn more about these changes and how to share your thoughts with us by reading our blog post."
-msgstr "Erfahre mehr über diese Änderungen und wie du uns deine Meinung mitteilen kannst, indem du unseren Blogpost liest."
+msgstr "Erfahre mehr über diese Änderungen und wie du uns deine Meinung mitteilen kannst, indem du unseren Blogpost liest (auf Englisch)."
 
 #: src/components/moderation/PostHider.tsx:110
 #: src/components/moderation/ScreenHider.tsx:127
 msgid "Learn more about this warning"
 msgstr "Erfahre mehr über diese Warnung"
 
-#: src/components/verification/VerificationsDialog.tsx:150
-#: src/components/verification/VerifierDialog.tsx:117
+#: src/components/verification/VerificationsDialog.tsx:151
+#: src/components/verification/VerifierDialog.tsx:118
+msgctxt "english-only-resource"
 msgid "Learn more about verification on Bluesky"
 msgstr "Mehr über die Verifizierung auf Bluesky erfahren (auf Englisch)"
 
 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:128
 #: src/screens/Settings/PrivacyAndSecuritySettings.tsx:131
 msgid "Learn more about what is public on Bluesky."
-msgstr "Erfahre mehr darüber, was auf Bluesky öffentlich ist."
+msgstr "Erfahre mehr darüber, was auf Bluesky öffentlich ist (auf Englisch)."
 
 #: src/components/ageAssurance/AgeAssuranceAdmonition.tsx:86
 msgid "Learn more in your <0>account settings.</0>"
@@ -4679,13 +4757,14 @@ msgstr "Lass mich wählen"
 msgid "Let's get your password reset!"
 msgstr "Lass uns dein Passwort zurücksetzen!"
 
-#: src/screens/Onboarding/StepFinished.tsx:314
+#: src/screens/Onboarding/StepFinished.tsx:481
+#: src/screens/Onboarding/StepFinished.tsx:591
 msgid "Let's go!"
 msgstr "Los geht's!"
 
 #: src/components/dialogs/Embed.tsx:162
 #: src/components/dialogs/Embed.tsx:164
-#: src/screens/Settings/AppearanceSettings.tsx:104
+#: src/screens/Settings/AppearanceSettings.tsx:102
 msgid "Light"
 msgstr "Hell"
 
@@ -4707,8 +4786,8 @@ msgstr "Gefällt mir ({0, plural, one {# Gefällt mir} other {# Gefällt mir}})"
 msgid "Like 10 posts"
 msgstr "10 Posts mit „Gefällt mir“ markieren"
 
-#: src/state/shell/progress-guide.tsx:214
-#: src/state/shell/progress-guide.tsx:219
+#: src/state/shell/progress-guide.tsx:216
+#: src/state/shell/progress-guide.tsx:221
 msgid "Like 10 posts to train the Discover feed"
 msgstr "Markiere 10 Posts mit „Gefällt mir“, um den Discover-Feed zu trainieren"
 
@@ -4752,7 +4831,7 @@ msgstr "Gefällt {likeCount, plural, one {# Nutzer} other {# Nutzern}}"
 #: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:41
 #: src/view/screens/Profile.tsx:229
 msgid "Likes"
-msgstr "„Gefällt mir“-Angaben"
+msgstr "Gefällt mir"
 
 #: src/lib/hooks/useNotificationHandler.ts:168
 #: src/screens/Settings/NotificationSettings/index.tsx:207
@@ -4764,15 +4843,12 @@ msgstr "„Gefällt mir“ für deine Reposts"
 msgid "Likes of your reposts notifications"
 msgstr "Mitteilungen über „Gefällt mir“-Angaben zu deinen Reposts"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:461
-#: src/view/com/post-thread/PostThreadItem.tsx:243
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:466
 msgid "Likes on this post"
 msgstr "„Gefällt mir“-Angaben für diesen Post"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:47
 #: src/screens/PostThread/components/HeaderDropdown.tsx:52
-#: src/view/com/post-thread/PostThread.tsx:653
-#: src/view/com/post-thread/PostThread.tsx:658
 msgid "Linear"
 msgstr "Linear"
 
@@ -4842,7 +4918,7 @@ msgstr "Liste nicht mehr stummgeschaltet"
 #: src/view/screens/Lists.tsx:65
 #: src/view/screens/Profile.tsx:224
 #: src/view/screens/Profile.tsx:232
-#: src/view/shell/desktop/LeftNav.tsx:692
+#: src/view/shell/desktop/LeftNav.tsx:744
 #: src/view/shell/Drawer.tsx:534
 msgid "Lists"
 msgstr "Listen"
@@ -4867,12 +4943,12 @@ msgstr "Live-Funktion befindet sich in der Beta-Testphase"
 msgid "Live link"
 msgstr "Live-Link"
 
-#: src/screens/Search/Explore.tsx:86
+#: src/screens/Search/Explore.tsx:87
 msgid "Load more"
 msgstr "Mehr laden"
 
-#: src/screens/Search/Explore.tsx:504
-#: src/screens/Search/Explore.tsx:581
+#: src/screens/Search/Explore.tsx:505
+#: src/screens/Search/Explore.tsx:582
 msgid "Load more suggested feeds"
 msgstr "Weitere empfohlene Feeds laden"
 
@@ -4882,7 +4958,7 @@ msgstr "Neue Mitteilungen laden"
 
 #: src/screens/Profile/ProfileFeed/index.tsx:224
 #: src/screens/Profile/Sections/Feed.tsx:98
-#: src/view/com/feeds/FeedPage.tsx:155
+#: src/view/com/feeds/FeedPage.tsx:162
 #: src/view/screens/ProfileList.tsx:878
 msgid "Load new posts"
 msgstr "Neue Posts laden"
@@ -4899,11 +4975,11 @@ msgstr "Log"
 msgid "Logged-out visibility"
 msgstr "Sichtbarkeit für ausgeloggte Nutzer"
 
-#: src/view/shell/desktop/RightNav.tsx:130
+#: src/view/shell/desktop/RightNav.tsx:134
 msgid "Logo by @sawaratsuki.bsky.social"
 msgstr "Logo von @sawaratsuki.bsky.social"
 
-#: src/view/shell/desktop/RightNav.tsx:127
+#: src/view/shell/desktop/RightNav.tsx:131
 #: src/view/shell/Drawer.tsx:672
 msgid "Logo by <0>@sawaratsuki.bsky.social</0>"
 msgstr "Logo von <0>@sawaratsuki.bsky.social</0>"
@@ -4945,7 +5021,7 @@ msgstr "Stelle sicher, dass du dorthin willst!"
 msgid "Manage saved feeds"
 msgstr "Gespeicherte Feeds verwalten"
 
-#: src/screens/Moderation/index.tsx:292
+#: src/screens/Moderation/index.tsx:311
 msgid "Manage verification settings"
 msgstr "Verifizierungseinstellungen verwalten"
 
@@ -5005,7 +5081,7 @@ msgstr "Erwähnungen"
 msgid "Menu"
 msgstr "Menü"
 
-#: src/components/dms/MessageProfileButton.tsx:96
+#: src/components/dms/MessageProfileButton.tsx:97
 msgid "Message {0}"
 msgstr "Nachricht {0}"
 
@@ -5043,7 +5119,7 @@ msgstr "Nachrichtenoptionen"
 msgid "Messages"
 msgstr "Nachrichten"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:101
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:111
 msgctxt "Name of app icon variant"
 msgid "Midnight"
 msgstr "Mitternacht"
@@ -5063,7 +5139,7 @@ msgid "Misleading Post"
 msgstr "Irreführender Post"
 
 #: src/Navigation.tsx:176
-#: src/screens/Moderation/index.tsx:99
+#: src/screens/Moderation/index.tsx:100
 #: src/screens/Settings/Settings.tsx:188
 #: src/screens/Settings/Settings.tsx:191
 msgid "Moderation"
@@ -5097,7 +5173,7 @@ msgctxt "toast"
 msgid "Moderation list updated"
 msgstr "Moderationsliste aktualisiert"
 
-#: src/screens/Moderation/index.tsx:252
+#: src/screens/Moderation/index.tsx:271
 msgid "Moderation lists"
 msgstr "Moderationslisten"
 
@@ -5114,7 +5190,7 @@ msgstr "Moderationseinstellungen"
 msgid "Moderation states"
 msgstr "Moderationsstatus"
 
-#: src/screens/Moderation/index.tsx:206
+#: src/screens/Moderation/index.tsx:225
 msgid "Moderation tools"
 msgstr "Moderationswerkzeuge"
 
@@ -5123,36 +5199,22 @@ msgstr "Moderationswerkzeuge"
 msgid "Moderator has chosen to set a general warning on the content."
 msgstr "Der Moderator hat sich entschieden, eine allgemeine Warnung für den Inhalt festzulegen."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:727
-msgid "More"
-msgstr "Mehr"
-
-#: src/view/shell/desktop/Feeds.tsx:102
-#: src/view/shell/desktop/Feeds.tsx:105
+#: src/view/shell/desktop/Feeds.tsx:108
+#: src/view/shell/desktop/Feeds.tsx:118
 msgid "More feeds"
 msgstr "Mehr Feeds"
 
-#: src/view/com/profile/ProfileMenu.tsx:220
-#: src/view/com/profile/ProfileMenu.tsx:226
+#: src/view/com/profile/ProfileMenu.tsx:223
+#: src/view/com/profile/ProfileMenu.tsx:229
 #: src/view/screens/ProfileList.tsx:750
 msgid "More options"
 msgstr "Mehr Optionen"
 
-#: src/screens/Settings/ThreadPreferences.tsx:228
-msgid "Most-liked first"
-msgstr "Am meisten mit „Gefällt mir“ markierte zuerst"
-
-#: src/screens/Settings/ThreadPreferences.tsx:225
-#: src/view/com/post-thread/PostThread.tsx:709
-#: src/view/com/post-thread/PostThread.tsx:714
-msgid "Most-liked replies first"
-msgstr "Beliebteste Antworten zuerst"
-
-#: src/screens/Onboarding/state.ts:105
+#: src/screens/Onboarding/state.ts:113
 msgid "Movies"
 msgstr "Filme"
 
-#: src/screens/Onboarding/state.ts:106
+#: src/screens/Onboarding/state.ts:114
 msgid "Music"
 msgstr "Musik"
 
@@ -5167,10 +5229,10 @@ msgstr "Stummschalten"
 msgid "Mute {tag}"
 msgstr "{tag} stummschalten"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:621
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627
-#: src/view/com/profile/ProfileMenu.tsx:363
-#: src/view/com/profile/ProfileMenu.tsx:370
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:628
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:634
+#: src/view/com/profile/ProfileMenu.tsx:375
+#: src/view/com/profile/ProfileMenu.tsx:382
 msgid "Mute account"
 msgstr "Account stummschalten"
 
@@ -5219,17 +5281,17 @@ msgstr "Dieses Wort nur in Tags stummschalten"
 msgid "Mute this word until you unmute it"
 msgstr "Dieses Wort stummschalten, bis du es wieder freigibst"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:505
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:512
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:516
 msgid "Mute thread"
 msgstr "Thread stummschalten"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:519
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:521
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:526
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:528
 msgid "Mute words & tags"
 msgstr "Wörter und Tags stummschalten"
 
-#: src/screens/Moderation/index.tsx:267
+#: src/screens/Moderation/index.tsx:286
 msgid "Muted accounts"
 msgstr "Stummgeschaltete Accounts"
 
@@ -5246,7 +5308,7 @@ msgstr "Bei stummgeschalteten Accounts werden dazugehörige Posts aus deinem Fee
 msgid "Muted by \"{0}\""
 msgstr "Stummgeschaltet über \"{0}\""
 
-#: src/screens/Moderation/index.tsx:237
+#: src/screens/Moderation/index.tsx:256
 msgid "Muted words & tags"
 msgstr "Stummgeschaltete Wörter und Tags"
 
@@ -5254,8 +5316,8 @@ msgstr "Stummgeschaltete Wörter und Tags"
 msgid "Muting is private. Muted accounts can interact with you, but you will not see their posts or receive notifications from them."
 msgstr "Stummschaltung ist privat. Stummgeschaltete Accounts können mit dir interagieren, aber du siehst ihre Posts nicht und erhältst keine Mitteilungen von ihnen."
 
-#: src/components/dialogs/BirthDateSettings.tsx:35
 #: src/components/dialogs/BirthDateSettings.tsx:38
+#: src/components/dialogs/BirthDateSettings.tsx:42
 msgid "My Birthday"
 msgstr "Mein Geburtstag"
 
@@ -5282,8 +5344,8 @@ msgstr "Name ist erforderlich"
 msgid "Name or Description Violates Community Standards"
 msgstr "Name oder Beschreibung verstößt gegen Gemeinschaftsstandards"
 
-#: src/screens/Onboarding/index.tsx:22
-#: src/screens/Onboarding/state.ts:107
+#: src/screens/Onboarding/index.tsx:38
+#: src/screens/Onboarding/state.ts:115
 msgid "Nature"
 msgstr "Natur"
 
@@ -5298,7 +5360,6 @@ msgstr "Zum Startpaket navigieren"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:166
 #: src/screens/Login/LoginForm.tsx:344
-#: src/view/com/modals/ChangePassword.tsx:180
 msgid "Navigates to the next screen"
 msgstr "Navigiert zum nächsten Bildschirm"
 
@@ -5315,15 +5376,15 @@ msgstr "Möchtest du eine Urheberrechtsverletzung, eine rechtliche Anfrage oder
 msgid "Need to report a copyright violation?"
 msgstr "Möchtest du eine Urheberrechtsverletzung melden?"
 
-#: src/screens/Onboarding/StepFinished.tsx:282
+#: src/screens/Onboarding/StepFinished.tsx:559
 msgid "Never lose access to your followers or data."
 msgstr "Verliere nie den Zugriff auf deine Follower oder Daten."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:567
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:577
 msgid "Nevermind, create a handle for me"
 msgstr "Egal, erstelle einen Handle für mich"
 
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:199
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:196
 msgid "New"
 msgstr "Neu"
 
@@ -5366,9 +5427,9 @@ msgstr "Mitteilungen über neue Follower"
 msgid "New followers"
 msgstr "Neue Follower"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:221
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:229
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:375
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:226
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:234
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:385
 msgid "New handle"
 msgstr "Neuer Handle"
 
@@ -5386,14 +5447,11 @@ msgid "New Moderation List"
 msgstr "Neue Moderationsliste"
 
 #: src/screens/Login/SetNewPasswordForm.tsx:141
-#: src/view/com/modals/ChangePassword.tsx:224
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:203
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:207
 msgid "New password"
 msgstr "Neues Passwort"
 
-#: src/view/com/modals/ChangePassword.tsx:229
-msgid "New Password"
-msgstr "Neues Passwort"
-
 #: src/screens/Profile/ProfileFeed/index.tsx:241
 #: src/view/screens/Feeds.tsx:552
 #: src/view/screens/Notifications.tsx:167
@@ -5403,12 +5461,12 @@ msgstr "Neues Passwort"
 msgid "New post"
 msgstr "Neuer Post"
 
-#: src/view/com/feeds/FeedPage.tsx:166
+#: src/view/com/feeds/FeedPage.tsx:173
 msgctxt "action"
 msgid "New post"
 msgstr "Neuer Post"
 
-#: src/view/shell/desktop/LeftNav.tsx:527
+#: src/view/shell/desktop/LeftNav.tsx:579
 msgctxt "action"
 msgid "New Post"
 msgstr "Neuer Post"
@@ -5421,6 +5479,10 @@ msgstr "Neue Posts von {firstAuthorLink} und <0>{additionalAuthorsCount, plural,
 msgid "New posts from {firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}"
 msgstr "Neue Posts von {firstAuthorName} und {additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}}"
 
+#: src/components/dialogs/StarterPackDialog.tsx:193
+msgid "New starter pack"
+msgstr "Neues Startpaket"
+
 #: src/components/NewskieDialog.tsx:83
 msgid "New user info dialog"
 msgstr "Neuer Nutzer-Info-Dialog"
@@ -5431,18 +5493,14 @@ msgstr "Neue Nutzerliste"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:93
 #: src/screens/PostThread/components/HeaderDropdown.tsx:98
-#: src/screens/Settings/ThreadPreferences.tsx:96
-#: src/screens/Settings/ThreadPreferences.tsx:99
-#: src/screens/Settings/ThreadPreferences.tsx:217
-#: src/screens/Settings/ThreadPreferences.tsx:220
-#: src/view/com/post-thread/PostThread.tsx:699
-#: src/view/com/post-thread/PostThread.tsx:704
+#: src/screens/Settings/ThreadPreferences.tsx:80
+#: src/screens/Settings/ThreadPreferences.tsx:83
 msgid "Newest replies first"
 msgstr "Neueste Antworten zuerst"
 
-#: src/screens/Onboarding/index.tsx:20
-#: src/screens/Onboarding/state.ts:108
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:241
+#: src/screens/Onboarding/index.tsx:36
+#: src/screens/Onboarding/state.ts:116
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:238
 msgid "News"
 msgstr "Aktuelles"
 
@@ -5452,28 +5510,37 @@ msgstr "Aktuelles"
 #: src/screens/Login/LoginForm.tsx:350
 #: src/screens/Login/SetNewPasswordForm.tsx:182
 #: src/screens/Login/SetNewPasswordForm.tsx:188
+#: src/screens/Onboarding/StepFinished.tsx:474
+#: src/screens/Onboarding/StepFinished.tsx:483
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157
 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165
 #: src/screens/Signup/BackNextButtons.tsx:67
-#: src/screens/StarterPack/Wizard/index.tsx:193
-#: src/screens/StarterPack/Wizard/index.tsx:197
-#: src/screens/StarterPack/Wizard/index.tsx:376
-#: src/screens/StarterPack/Wizard/index.tsx:383
-#: src/view/com/modals/ChangePassword.tsx:265
-#: src/view/com/modals/ChangePassword.tsx:267
+#: src/screens/StarterPack/Wizard/index.tsx:210
+#: src/screens/StarterPack/Wizard/index.tsx:214
+#: src/screens/StarterPack/Wizard/index.tsx:392
+#: src/screens/StarterPack/Wizard/index.tsx:399
+msgid "Next"
+msgstr "Weiter"
+
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:42
+msgctxt "Name of app icon variant"
 msgid "Next"
 msgstr "Weiter"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:169
+#: src/view/com/lightbox/Lightbox.web.tsx:170
 msgid "Next image"
 msgstr "Nächstes Bild"
 
+#: src/screens/Onboarding/StepFinished.tsx:356
+msgid "No ads, no invasive tracking, no engagement traps. Bluesky respects your time and attention."
+msgstr "Keine Werbung, kein aufdringliches Tracking, keine Engagement-Fallen. Bluesky respektiert deine Zeit und Aufmerksamkeit."
+
 #: src/screens/Settings/AppPasswords.tsx:108
 msgid "No app passwords yet"
 msgstr "Noch keine App-Passwörter"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:397
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:399
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:407
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:409
 msgid "No DNS Panel"
 msgstr "Kein DNS-Panel"
 
@@ -5481,7 +5548,7 @@ msgstr "Kein DNS-Panel"
 msgid "No expiry set"
 msgstr "Kein Ablaufdatum festgelegt"
 
-#: src/components/dialogs/GifSelect.tsx:232
+#: src/components/dialogs/GifSelect.tsx:230
 msgid "No featured GIFs found. There may be an issue with Tenor."
 msgstr "Keine hervorgehobenen GIFs gefunden. Möglicherweise gibt es ein Problem mit Tenor."
 
@@ -5499,7 +5566,7 @@ msgid "No likes yet"
 msgstr "Noch keine „Gefällt mir“-Angaben"
 
 #: src/components/ProfileCard.tsx:496
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:110
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:114
 msgid "No longer following {0}"
 msgstr "{0} wird nicht mehr gefolgt"
 
@@ -5507,6 +5574,10 @@ msgstr "{0} wird nicht mehr gefolgt"
 msgid "No messages yet"
 msgstr "Noch keine Nachrichten"
 
+#: src/screens/Onboarding/StepFinished.tsx:338
+msgid "No more doomscrolling junk-filled algorithms. Find feeds that work for you, not against you."
+msgstr "Schluss mit endlosem Doomscrolling und nutzlosen Algorithmen. Entdecke Feeds, die für dich arbeiten, nicht gegen dich."
+
 #: src/view/com/notifications/NotificationFeed.tsx:122
 msgid "No notifications yet!"
 msgstr "Noch keine Mitteilungen!"
@@ -5540,16 +5611,16 @@ msgid "No reposts yet"
 msgstr "Noch keine Reposts"
 
 #: src/view/com/composer/text-input/mobile/Autocomplete.tsx:61
-#: src/view/com/composer/text-input/web/Autocomplete.tsx:172
+#: src/view/com/composer/text-input/web/Autocomplete.tsx:192
 msgid "No result"
 msgstr "Kein Ergebnis"
 
 #: src/components/dialogs/SearchablePeopleList.tsx:223
-#: src/components/ProgressGuide/FollowDialog.tsx:212
+#: src/components/ProgressGuide/FollowDialog.tsx:204
 msgid "No results"
 msgstr "Keine Ergebnisse"
 
-#: src/screens/Search/Explore.tsx:786
+#: src/screens/Search/Explore.tsx:787
 msgid "No results for \"{0}\"."
 msgstr "Keine Ergebnisse für „{0}“."
 
@@ -5567,11 +5638,11 @@ msgstr "Keine Ergebnisse für \"{query}\" gefunden"
 msgid "No results found for {query}"
 msgstr "Keine Ergebnisse für {query} gefunden"
 
-#: src/screens/Search/Explore.tsx:790
+#: src/screens/Search/Explore.tsx:791
 msgid "No results."
 msgstr "Keine Ergebnisse."
 
-#: src/components/dialogs/GifSelect.tsx:230
+#: src/components/dialogs/GifSelect.tsx:228
 msgid "No search results found for \"{search}\"."
 msgstr "Keine Suchergebnisse gefunden für „{search}“."
 
@@ -5618,7 +5689,7 @@ msgstr "Wird von niemandem gefolgt, dem du folgst"
 msgid "Not Found"
 msgstr "Nicht gefunden"
 
-#: src/view/com/profile/ProfileMenu.tsx:480
+#: src/view/com/profile/ProfileMenu.tsx:497
 msgid "Note about sharing"
 msgstr "Hinweis über das Teilen"
 
@@ -5666,7 +5737,7 @@ msgstr "Mitteilungstöne"
 #: src/screens/Settings/Settings.tsx:199
 #: src/view/screens/Notifications.tsx:130
 #: src/view/shell/bottom-bar/BottomBar.tsx:252
-#: src/view/shell/desktop/LeftNav.tsx:655
+#: src/view/shell/desktop/LeftNav.tsx:707
 #: src/view/shell/Drawer.tsx:482
 msgid "Notifications"
 msgstr "Mitteilungen"
@@ -5679,7 +5750,7 @@ msgstr "Mitteilungen für alles andere, z. B. wenn jemand über eines deiner Sta
 msgid "now"
 msgstr "jetzt"
 
-#: src/components/dms/MessageItem.tsx:274
+#: src/components/dms/MessageItem.tsx:275
 msgid "Now"
 msgstr "Jetzt"
 
@@ -5698,7 +5769,8 @@ msgstr "Nacktheit oder Erwachseneninhalt nicht als solche gekennzeichnet"
 msgid "Off"
 msgstr "Aus"
 
-#: src/components/dialogs/GifSelect.tsx:269
+#: src/components/dialogs/GifSelect.tsx:267
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:365
 #: src/view/com/util/ErrorBoundary.tsx:57
 msgid "Oh no!"
 msgstr "Oh nein!"
@@ -5716,19 +5788,14 @@ msgid "OK"
 msgstr "OK"
 
 #: src/screens/Login/PasswordUpdatedForm.tsx:37
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:668
-#: src/view/com/post-thread/PostThreadItem.tsx:983
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:673
 msgid "Okay"
 msgstr "Okay"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:83
 #: src/screens/PostThread/components/HeaderDropdown.tsx:88
-#: src/screens/Settings/ThreadPreferences.tsx:88
-#: src/screens/Settings/ThreadPreferences.tsx:91
-#: src/screens/Settings/ThreadPreferences.tsx:209
-#: src/screens/Settings/ThreadPreferences.tsx:212
-#: src/view/com/post-thread/PostThread.tsx:689
-#: src/view/com/post-thread/PostThread.tsx:694
+#: src/screens/Settings/ThreadPreferences.tsx:72
+#: src/screens/Settings/ThreadPreferences.tsx:75
 msgid "Oldest replies first"
 msgstr "Älteste Antworten zuerst"
 
@@ -5740,19 +5807,27 @@ msgstr "auf<0><1/><2><3/></2></0>"
 msgid "Onboarding reset"
 msgstr "Onboarding zurücksetzen"
 
-#: src/view/com/composer/Composer.tsx:347
+#: src/view/com/composer/Composer.tsx:358
 msgid "One or more GIFs is missing alt text."
 msgstr "Bei einem oder mehreren GIFs fehlen Alt-Texte."
 
-#: src/view/com/composer/Composer.tsx:344
+#: src/view/com/composer/Composer.tsx:355
 msgid "One or more images is missing alt text."
 msgstr "Bei einem oder mehreren Bildern fehlen Alt-Texte."
 
-#: src/view/com/composer/Composer.tsx:354
+#: src/view/com/composer/SelectMediaButton.tsx:387
+msgid "One or more of your selected files are not supported."
+msgstr "Eine oder mehrere deiner ausgewählten Dateien werden nicht unterstützt."
+
+#: src/view/com/composer/SelectMediaButton.tsx:410
+msgid "One or more of your selected files are too large. Maximum size is 100 MB."
+msgstr "Eine oder mehrere deiner ausgewählten Dateien sind zu groß. Die maximale Größe beträgt 100 MB."
+
+#: src/view/com/composer/Composer.tsx:365
 msgid "One or more videos is missing alt text."
 msgstr "Bei einem oder mehreren Videos fehlen Alt-Texte."
 
-#: src/screens/Onboarding/StepProfile/index.tsx:115
+#: src/screens/Onboarding/StepProfile/index.tsx:118
 msgid "Only .jpg and .png files are supported"
 msgstr "Nur .jpg- und .png-Dateien werden unterstützt"
 
@@ -5766,7 +5841,7 @@ msgstr "Nur {0} kann antworten."
 msgid "Only followers who I follow"
 msgstr "Nur Follower, denen ich folge"
 
-#: src/lib/media/picker.shared.ts:32
+#: src/lib/media/picker.shared.ts:33
 msgid "Only image files are supported"
 msgstr "Es werden nur Bilddateien unterstützt"
 
@@ -5787,11 +5862,11 @@ msgstr "Huch, da ist etwas schief gelaufen!"
 msgid "Oops!"
 msgstr "Huch!"
 
-#: src/screens/Onboarding/StepFinished.tsx:278
+#: src/screens/Onboarding/StepFinished.tsx:555
 msgid "Open"
 msgstr "Öffnen"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:284
+#: src/screens/Onboarding/StepProfile/index.tsx:289
 msgid "Open avatar creator"
 msgstr "Avatar-Editor öffnen"
 
@@ -5800,12 +5875,12 @@ msgstr "Avatar-Editor öffnen"
 msgid "Open conversation options"
 msgstr "Konversationsoptionen öffnen"
 
-#: src/components/Layout/Header/index.tsx:159
+#: src/components/Layout/Header/index.tsx:160
 msgid "Open drawer menu"
 msgstr "Seitenmenü öffnen"
 
 #: src/screens/Messages/components/MessageInput.web.tsx:181
-#: src/view/com/composer/Composer.tsx:1325
+#: src/view/com/composer/Composer.tsx:1428
 msgid "Open emoji picker"
 msgstr "Emoji-Picker öffnen"
 
@@ -5834,7 +5909,7 @@ msgstr "Nachrichtenoptionen öffnen"
 msgid "Open moderation debug page"
 msgstr "Moderations-Debugseite öffnen"
 
-#: src/screens/Moderation/index.tsx:233
+#: src/screens/Moderation/index.tsx:252
 msgid "Open muted words and tags settings"
 msgstr "Einstellungen für stummgeschaltete Wörter und Tags öffnen"
 
@@ -5868,10 +5943,6 @@ msgstr "Storybook öffnen"
 msgid "Open system log"
 msgstr "Systemprotokoll öffnen"
 
-#: src/view/com/util/forms/DropdownButton.tsx:167
-msgid "Opens {numItems} options"
-msgstr "Öffnet {numItems} Optionen"
-
 #: src/view/com/composer/labels/LabelsBtn.tsx:62
 msgid "Opens a dialog to add a content warning to your post"
 msgstr "Öffnet einen Dialog, um eine Inhaltswarnung zu deinem Post hinzuzufügen"
@@ -5880,7 +5951,7 @@ msgstr "Öffnet einen Dialog, um eine Inhaltswarnung zu deinem Post hinzuzufüge
 msgid "Opens a dialog to choose who can reply to this thread"
 msgstr "Öffnet einen Dialog um auszuwählen, wer auf diesen Thread antworten kann"
 
-#: src/view/screens/Log.tsx:59
+#: src/screens/Log.tsx:83
 msgid "Opens additional details for a debug entry"
 msgstr "Öffnet zusätzliche Details für einen Debug-Eintrag"
 
@@ -5896,19 +5967,20 @@ msgstr "Öffnet die Kamera auf dem Gerät"
 msgid "Opens captions and alt text dialog"
 msgstr "Öffnet den Untertitel- und Alt-Text-Dialog"
 
-#: src/screens/Settings/AccountSettings.tsx:129
+#: src/screens/Settings/AccountSettings.tsx:131
 msgid "Opens change handle dialog"
 msgstr "Öffnet den Dialog zum Ändern des Handles"
 
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:63
+#: src/screens/PostThread/components/ThreadComposePrompt.tsx:63
 msgid "Opens composer"
 msgstr "Öffnet den Post-Editor"
 
-#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51
-msgid "Opens device photo gallery"
-msgstr "Öffnet die Gerätefotogalerie"
+#. Accessibility hint for button in composer to add images, a video, or a GIF to a post. Maximum number of images that can be selected is currently 4 but may change.
+#: src/view/com/composer/SelectMediaButton.tsx:474
+msgid "Opens device gallery to select up to {MAX_IMAGES, plural, other {# images}}, or a single video or GIF."
+msgstr "Öffnet die Gerätegalerie, um bis zu {MAX_IMAGES, plural, other {# Bilder}} oder ein einzelnes Video oder GIF auszuwählen."
 
-#: src/view/com/composer/Composer.tsx:1326
+#: src/view/com/composer/Composer.tsx:1429
 msgid "Opens emoji picker"
 msgstr "Öffnet die Emoji-Auswahl"
 
@@ -5946,15 +6018,15 @@ msgstr "Öffnet den Live-Status-Dialog"
 msgid "Opens password reset form"
 msgstr "Öffnet das Formular zum Zurücksetzen des Passworts"
 
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:58
+msgid "Opens post language settings"
+msgstr "Öffnet die Post-Spracheinstellungen"
+
 #: src/view/com/notifications/NotificationFeedItem.tsx:906
 #: src/view/com/util/UserAvatar.tsx:594
 msgid "Opens this profile"
 msgstr "Öffnet dieses Profil"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:75
-msgid "Opens video picker"
-msgstr "Öffnet Videoauswahl"
-
 #: src/components/dms/ReportDialog.tsx:221
 #: src/components/ReportDialog/SubmitView.tsx:168
 msgid "Optionally provide additional information below:"
@@ -6002,10 +6074,6 @@ msgstr "Andere"
 msgid "Other account"
 msgstr "Anderer Account"
 
-#: src/view/com/composer/select-language/SelectLangBtn.tsx:93
-msgid "Other..."
-msgstr "Andere..."
-
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:50
 msgid "Our blog post"
 msgstr "Unser Blogpost"
@@ -6028,19 +6096,19 @@ msgid "Page Not Found"
 msgstr "Seite nicht gefunden"
 
 #: src/screens/Login/LoginForm.tsx:228
-#: src/screens/Settings/AccountSettings.tsx:119
-#: src/screens/Settings/AccountSettings.tsx:123
+#: src/screens/Settings/AccountSettings.tsx:121
+#: src/screens/Settings/AccountSettings.tsx:125
 #: src/screens/Signup/StepInfo/index.tsx:232
 #: src/view/com/modals/DeleteAccount.tsx:239
 #: src/view/com/modals/DeleteAccount.tsx:246
 msgid "Password"
 msgstr "Passwort"
 
-#: src/view/com/modals/ChangePassword.tsx:154
-msgid "Password Changed"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:69
+msgid "Password changed"
 msgstr "Passwort geändert"
 
-#: src/view/com/modals/ChangePassword.tsx:99
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:124
 msgid "Password must be at least 8 characters long."
 msgstr "Passwort muss mindestens 8 Zeichen lang sein."
 
@@ -6085,16 +6153,16 @@ msgstr "Personen, denen ich folge"
 msgid "Permission to access your photo library was denied. Please enable it in your system settings."
 msgstr "Zugriff auf deine Galerie wurde verweigert. Bitte aktiviere ihn in deinen Systemeinstellungen."
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:55
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:57
 msgid "Person toggle"
 msgstr "Personenumschaltung"
 
-#: src/screens/Onboarding/index.tsx:28
-#: src/screens/Onboarding/state.ts:109
+#: src/screens/Onboarding/index.tsx:44
+#: src/screens/Onboarding/state.ts:117
 msgid "Pets"
 msgstr "Haustiere"
 
-#: src/screens/Onboarding/state.ts:110
+#: src/screens/Onboarding/state.ts:118
 msgid "Photography"
 msgstr "Fotografie"
 
@@ -6119,12 +6187,12 @@ msgstr "An die Startseite anheften"
 msgid "Pin to Home"
 msgstr "An Startbildschirm anheften"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:416
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:423
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:420
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:427
 msgid "Pin to your profile"
 msgstr "An dein Profil anheften"
 
-#: src/view/com/posts/PostFeedItem.tsx:411
+#: src/view/com/posts/PostFeedItem.tsx:408
 msgid "Pinned"
 msgstr "Angeheftet"
 
@@ -6184,11 +6252,11 @@ msgstr "Bitte füge alle zutreffenden Inhaltswarnungen für die Medien hinzu, di
 msgid "Please check your email inbox for further instructions. It may take a minute or two to arrive."
 msgstr "Bitte überprüfe dein E-Mail-Postfach auf weitere Anweisungen. Es kann ein oder zwei Minuten dauern, bis die Nachricht eintrifft."
 
-#: src/screens/Signup/state.ts:286
+#: src/screens/Signup/state.ts:287
 msgid "Please choose your handle."
 msgstr "Bitte wähle deinen Handle."
 
-#: src/screens/Signup/state.ts:278
+#: src/screens/Signup/state.ts:279
 #: src/screens/Signup/StepInfo/index.tsx:123
 msgid "Please choose your password."
 msgstr "Bitte wähle dein Passwort."
@@ -6197,7 +6265,7 @@ msgstr "Bitte wähle dein Passwort."
 msgid "Please click on the link in the email we just sent you to verify your new email address. This is an important step to allow you to continue enjoying all the features of Bluesky."
 msgstr "Bitte klicke auf den Link in der E-Mail, die wir dir gerade gesendet haben, um deine neue E-Mail-Adresse zu verifizieren. Dies ist ein wichtiger Schritt, um weiterhin alle Funktionen von Bluesky nutzen zu können."
 
-#: src/screens/Signup/state.ts:301
+#: src/screens/Signup/state.ts:302
 msgid "Please complete the verification captcha."
 msgstr "Bitte vervollständige das Verifizierungs-Captcha."
 
@@ -6210,7 +6278,7 @@ msgstr "Bitte überprüfe nochmal, ob du deine E-Mail-Adresse korrekt eingegeben
 msgid "Please enter a password."
 msgstr "Bitte ein Passwort eingeben."
 
-#: src/view/com/modals/ChangePassword.tsx:94
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:119
 msgid "Please enter a password. It must be at least 8 characters long."
 msgstr "Bitte gib ein Passwort ein. Es muss mindestens 8 Zeichen lang sein."
 
@@ -6241,11 +6309,15 @@ msgstr "Bitte gib eine gültige, dauerhafte E-Mail-Adresse ein. Du musst möglic
 msgid "Please enter the code we sent to <0>{0}</0> below."
 msgstr "Bitte gib unten den Code ein, den wir an <0>{0}</0> gesendet haben."
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:65
+msgid "Please enter the code you received and the new password you would like to use."
+msgstr "Bitte gib den erhaltenen Code und das neue Passwort ein, das du verwenden möchtest."
+
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:247
 msgid "Please enter the security code we sent to your previous email address."
 msgstr "Bitte gib den Sicherheitscode ein, den wir an deine vorherige E-Mail-Adresse gesendet haben."
 
-#: src/screens/Signup/state.ts:262
+#: src/screens/Signup/state.ts:263
 #: src/screens/Signup/StepInfo/index.tsx:94
 msgid "Please enter your email."
 msgstr "Bitte gib deine E-Mail ein."
@@ -6312,9 +6384,9 @@ msgstr "Bitte verifiziere deine E-Mail"
 msgid "Please write your message below:"
 msgstr "Bitte schreibe deine Nachricht unten:"
 
-#: src/screens/Onboarding/index.tsx:34
-#: src/screens/Onboarding/state.ts:111
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:235
+#: src/screens/Onboarding/index.tsx:50
+#: src/screens/Onboarding/state.ts:119
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:232
 msgid "Politics"
 msgstr "Politik"
 
@@ -6322,18 +6394,17 @@ msgstr "Politik"
 msgid "Porn"
 msgstr "Pornografie"
 
-#: src/screens/PostThread/index.tsx:495
-#: src/view/com/post-thread/PostThread.tsx:561
+#: src/screens/PostThread/index.tsx:502
 msgctxt "description"
 msgid "Post"
 msgstr "Post"
 
-#: src/view/com/composer/Composer.tsx:1036
+#: src/view/com/composer/Composer.tsx:1075
 msgctxt "action"
 msgid "Post"
 msgstr "Posten"
 
-#: src/view/com/composer/Composer.tsx:1034
+#: src/view/com/composer/Composer.tsx:1073
 msgctxt "action"
 msgid "Post All"
 msgstr "Alle posten"
@@ -6342,10 +6413,6 @@ msgstr "Alle posten"
 msgid "Post blocked"
 msgstr "Post blockiert"
 
-#: src/view/com/post-thread/PostThreadItem.tsx:235
-msgid "Post by {0}"
-msgstr "Post von {0}"
-
 #: src/Navigation.tsx:263
 #: src/Navigation.tsx:270
 #: src/Navigation.tsx:277
@@ -6362,17 +6429,13 @@ msgstr "Post gelöscht"
 msgid "Post failed to upload. Please check your Internet connection and try again."
 msgstr "Fehler beim Hochladen des Posts. Bitte prüfe deine Internetverbindung und versuche es erneut."
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:132
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:133
 #: src/screens/PostThread/components/ThreadItemPost.tsx:110
 #: src/screens/PostThread/components/ThreadItemTreePost.tsx:107
-#: src/screens/VideoFeed/index.tsx:529
+#: src/screens/VideoFeed/index.tsx:532
 msgid "Post has been deleted"
 msgstr "Post wurde gelöscht"
 
-#: src/view/com/post-thread/PostThread.tsx:271
-msgid "Post hidden"
-msgstr "Post ausgeblendet"
-
 #: src/components/moderation/ModerationDetailsDialog.tsx:107
 #: src/lib/moderation/useModerationCauseDescription.ts:106
 msgid "Post Hidden by Muted Word"
@@ -6392,18 +6455,13 @@ msgstr "Post-Interaktionseinstellungen"
 msgid "Post Interaction Settings"
 msgstr "Post-Interaktionseinstellungen"
 
-#: src/view/com/composer/select-language/SelectLangBtn.tsx:89
-msgid "Post language"
-msgstr "Post-Sprache"
-
-#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:77
-msgid "Post Languages"
-msgstr "Post-Sprachen"
+#. Accessibility label for button that opens dialog to choose post language settings
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:53
+msgid "Post language selection"
+msgstr "Post-Sprache auswählen"
 
 #: src/screens/PostThread/components/ThreadError.tsx:32
 #: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:25
-#: src/view/com/post-thread/PostThread.tsx:266
-#: src/view/com/post-thread/PostThread.tsx:278
 msgid "Post not found"
 msgstr "Post nicht gefunden"
 
@@ -6461,7 +6519,7 @@ msgstr "Zum wiederholen drücken"
 msgid "Press to view followers of this account that you also follow"
 msgstr "Drücken, um Follower dieses Accounts anzuzeigen, denen du ebenfalls folgst"
 
-#: src/view/com/lightbox/Lightbox.web.tsx:150
+#: src/view/com/lightbox/Lightbox.web.tsx:151
 msgid "Previous image"
 msgstr "Vorheriges Bild"
 
@@ -6469,15 +6527,13 @@ msgstr "Vorheriges Bild"
 msgid "Primary Language"
 msgstr "Primäre Sprache"
 
-#: src/screens/Settings/ThreadPreferences.tsx:110
-#: src/screens/Settings/ThreadPreferences.tsx:115
-#: src/screens/Settings/ThreadPreferences.tsx:246
-#: src/screens/Settings/ThreadPreferences.tsx:251
+#: src/screens/Settings/ThreadPreferences.tsx:94
+#: src/screens/Settings/ThreadPreferences.tsx:99
 msgid "Prioritize your Follows"
 msgstr "Priorisiere deine Follows"
 
-#: src/view/shell/desktop/RightNav.tsx:110
-#: src/view/shell/desktop/RightNav.tsx:111
+#: src/view/shell/desktop/RightNav.tsx:114
+#: src/view/shell/desktop/RightNav.tsx:115
 msgid "Privacy"
 msgstr "Datenschutz"
 
@@ -6508,7 +6564,7 @@ msgstr "Datenschutz- und Sicherheitseinstellungen"
 msgid "Privacy Policy"
 msgstr "Datenschutzerklärung"
 
-#: src/view/com/composer/Composer.tsx:1740
+#: src/view/com/composer/Composer.tsx:1843
 msgid "Processing video..."
 msgstr "Video wird verarbeitet..."
 
@@ -6517,24 +6573,24 @@ msgstr "Video wird verarbeitet..."
 msgid "Processing..."
 msgstr "Wird verarbeitet..."
 
-#: src/view/screens/DebugMod.tsx:927
+#: src/view/screens/DebugMod.tsx:934
 #: src/view/screens/Profile.tsx:364
 msgid "profile"
 msgstr "Profil"
 
 #: src/view/shell/bottom-bar/BottomBar.tsx:316
-#: src/view/shell/desktop/LeftNav.tsx:710
+#: src/view/shell/desktop/LeftNav.tsx:762
 #: src/view/shell/Drawer.tsx:76
 #: src/view/shell/Drawer.tsx:559
 msgid "Profile"
 msgstr "Profil"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:196
+#: src/screens/Profile/Header/EditProfileDialog.tsx:191
 msgctxt "toast"
 msgid "Profile updated"
 msgstr "Profil aktualisiert"
 
-#: src/screens/Onboarding/StepFinished.tsx:264
+#: src/screens/Onboarding/StepFinished.tsx:541
 msgid "Public"
 msgstr "Öffentlich"
 
@@ -6547,22 +6603,22 @@ msgid "Public, sharable lists which can be used to drive feeds."
 msgstr "Öffentliche, teilbare Listen, die verwendet werden können, um Feeds zu steuern."
 
 #. Accessibility label for button to publish a single post
-#: src/view/com/composer/Composer.tsx:1016
+#: src/view/com/composer/Composer.tsx:1055
 msgid "Publish post"
 msgstr "Post veröffentlichen"
 
 #. Accessibility label for button to publish multiple posts in a thread
-#: src/view/com/composer/Composer.tsx:1009
+#: src/view/com/composer/Composer.tsx:1048
 msgid "Publish posts"
 msgstr "Posts veröffentlichen"
 
 #. Accessibility label for button to publish multiple replies in a thread
-#: src/view/com/composer/Composer.tsx:994
+#: src/view/com/composer/Composer.tsx:1033
 msgid "Publish replies"
 msgstr "Antworten veröffentlichen"
 
 #. Accessibility label for button to publish a single reply
-#: src/view/com/composer/Composer.tsx:1001
+#: src/view/com/composer/Composer.tsx:1040
 msgid "Publish reply"
 msgstr "Antwort veröffentlichen"
 
@@ -6605,11 +6661,11 @@ msgstr "Zitat-Mitteilungen"
 msgid "Quote post"
 msgstr "Post zitieren"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:304
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308
 msgid "Quote post was re-attached"
 msgstr "Zitat-Post wurde erneut angehängt"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:303
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307
 msgid "Quote post was successfully detached"
 msgstr "Zitat wurde erfolgreich getrennt"
 
@@ -6631,24 +6687,16 @@ msgstr "Zitateinstellungen"
 msgid "Quotes"
 msgstr "Zitate"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:445
-#: src/view/com/post-thread/PostThreadItem.tsx:269
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:450
 msgid "Quotes of this post"
 msgstr "Zitate dieses Posts"
 
-#: src/screens/Settings/ThreadPreferences.tsx:233
-#: src/screens/Settings/ThreadPreferences.tsx:236
-#: src/view/com/post-thread/PostThread.tsx:719
-#: src/view/com/post-thread/PostThread.tsx:724
-msgid "Random (aka \"Poster's Roulette\")"
-msgstr "Zufällig (\"Poster's Roulette\")"
-
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:600
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:610
 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 "Limit überschritten – du hast innerhalb kurzer Zeit zu oft versucht, deinen Handle zu ändern. Bitte warte eine Minute, bevor du es erneut versuchst."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:581
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:591
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:588
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:598
 msgid "Re-attach quote"
 msgstr "Zitat wieder anhängen"
 
@@ -6661,19 +6709,19 @@ msgid "Reactivate your account"
 msgstr "Reaktiviere deinen Account"
 
 #: src/screens/PostThread/components/ThreadItemReadMore.tsx:92
-msgid "Read {0} more {1, plural, one {reply} other {replies}}"
-msgstr "Lies {0} weitere {1, plural, one {Antwort} other {Antworten}}"
+msgid "Read {0, plural, one {# more reply} other {# more replies}}"
+msgstr "{0, plural, one {# weitere Antwort} other {# weitere Antworten}} lesen"
 
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158
 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:173
 msgid "Read blog post"
 msgstr "Blogpost lesen (auf Englisch)"
 
-#: src/screens/VideoFeed/index.tsx:966
+#: src/screens/VideoFeed/index.tsx:970
 msgid "Read less"
 msgstr "Weniger lesen"
 
-#: src/screens/VideoFeed/index.tsx:966
+#: src/screens/VideoFeed/index.tsx:970
 msgid "Read more"
 msgstr "Mehr lesen"
 
@@ -6681,6 +6729,7 @@ msgstr "Mehr lesen"
 msgid "Read more replies"
 msgstr "Weitere Antworten lesen"
 
+#: src/components/BlockedGeoOverlay.tsx:29
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:112
 msgid "Read our blog post"
 msgstr "Lies unseren Blogpost"
@@ -6720,6 +6769,10 @@ msgstr "Erhalte Push-Mitteilungen"
 msgid "Recent Searches"
 msgstr "Letzte Suchen"
 
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:274
+msgid "Recently used"
+msgstr "Zuletzt verwendet"
+
 #: src/screens/Search/modules/ExploreRecommendations.tsx:54
 msgid "Recommended"
 msgstr "Empfohlen"
@@ -6744,16 +6797,18 @@ msgstr "Konversationen neu laden"
 
 #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:171
 #: src/components/dialogs/MutedWords.tsx:438
+#: src/components/dialogs/StarterPackDialog.tsx:371
+#: src/components/dialogs/StarterPackDialog.tsx:377
 #: src/components/FeedCard.tsx:343
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:102
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:109
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:104
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:111
 #: src/screens/Settings/Settings.tsx:662
 #: src/view/com/modals/UserAddRemoveLists.tsx:235
 #: src/view/com/posts/PostFeedErrorMessage.tsx:217
 msgid "Remove"
 msgstr "Entfernen"
 
-#: src/components/StarterPack/Wizard/WizardListCard.tsx:58
+#: src/components/StarterPack/Wizard/WizardListCard.tsx:60
 msgid "Remove {displayName} from starter pack"
 msgstr "{displayName} aus dem Startpaket entfernen"
 
@@ -6849,9 +6904,9 @@ msgid "Remove user from list"
 msgstr "Nutzer aus der Liste entfernen"
 
 #: src/components/verification/VerificationRemovePrompt.tsx:46
-#: src/components/verification/VerificationsDialog.tsx:247
-#: src/view/com/profile/ProfileMenu.tsx:336
-#: src/view/com/profile/ProfileMenu.tsx:339
+#: src/components/verification/VerificationsDialog.tsx:252
+#: src/view/com/profile/ProfileMenu.tsx:348
+#: src/view/com/profile/ProfileMenu.tsx:351
 msgid "Remove verification"
 msgstr "Verifizierung entfernen"
 
@@ -6859,11 +6914,11 @@ msgstr "Verifizierung entfernen"
 msgid "Remove your verification for this account?"
 msgstr "Deine Verifizierung für diesen Account entfernen?"
 
-#: src/components/Post/Embed/index.tsx:208
+#: src/components/Post/Embed/index.tsx:214
 msgid "Removed by author"
 msgstr "Vom Autor entfernt"
 
-#: src/components/Post/Embed/index.tsx:206
+#: src/components/Post/Embed/index.tsx:212
 msgid "Removed by you"
 msgstr "Von dir entfernt"
 
@@ -6876,6 +6931,10 @@ msgstr "Aus der Liste entfernt"
 msgid "Removed from saved feeds"
 msgstr "Aus gespeicherten Feeds entfernt"
 
+#: src/components/dialogs/StarterPackDialog.tsx:277
+msgid "Removed from starter pack"
+msgstr "Aus dem Startpaket entfernt"
+
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:122
 #: src/view/com/posts/FeedShutdownMsg.tsx:44
 #: src/view/screens/ProfileList.tsx:392
@@ -6891,6 +6950,26 @@ msgstr "Verifizierung entfernt"
 msgid "Replace with Discover"
 msgstr "Ersetzen durch „Discover“"
 
+#: src/components/Post/PostRepliedTo.tsx:39
+msgctxt "description"
+msgid "Replied to <0><1/></0>"
+msgstr "Antwort an <0><1/></0>"
+
+#: src/components/Post/PostRepliedTo.tsx:28
+msgctxt "description"
+msgid "Replied to a blocked post"
+msgstr "Antwort auf einen blockierten Post"
+
+#: src/components/Post/PostRepliedTo.tsx:30
+msgctxt "description"
+msgid "Replied to a post"
+msgstr "Antwort auf einen Post"
+
+#: src/components/Post/PostRepliedTo.tsx:36
+msgctxt "description"
+msgid "Replied to you"
+msgstr "Antwort auf deinen Post"
+
 #: src/components/activity-notifications/SubscribeProfileDialog.tsx:267
 #: src/components/activity-notifications/SubscribeProfileDialog.tsx:279
 #: src/lib/hooks/useNotificationHandler.ts:140
@@ -6909,7 +6988,7 @@ msgstr "Antworten deaktiviert"
 msgid "Replies to this post are disabled."
 msgstr "Antworten zu diesem Post sind deaktiviert."
 
-#: src/view/com/composer/Composer.tsx:1032
+#: src/view/com/composer/Composer.tsx:1071
 msgctxt "action"
 msgid "Reply"
 msgstr "Antworten"
@@ -6942,38 +7021,15 @@ msgid "Reply settings are chosen by the author of the thread"
 msgstr "Die Antworteinstellungen werden vom Autor des Threads festgelegt"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:69
-#: src/view/com/post-thread/PostThread.tsx:675
 msgid "Reply sorting"
 msgstr "Antwortsortierung"
 
-#: src/view/com/post/Post.tsx:204
-#: src/view/com/posts/PostFeedItem.tsx:602
-msgctxt "description"
-msgid "Reply to <0><1/></0>"
-msgstr "Antwort auf <0><1/></0>"
-
-#: src/view/com/posts/PostFeedItem.tsx:593
-msgctxt "description"
-msgid "Reply to a blocked post"
-msgstr "Antwort auf einen blockierten Post"
-
-#: src/view/com/posts/PostFeedItem.tsx:595
-msgctxt "description"
-msgid "Reply to a post"
-msgstr "Antwort auf einen Post"
-
-#: src/view/com/post/Post.tsx:202
-#: src/view/com/posts/PostFeedItem.tsx:599
-msgctxt "description"
-msgid "Reply to you"
-msgstr "Antwort an dich"
-
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:335
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339
 msgctxt "toast"
 msgid "Reply visibility updated"
 msgstr "Sichtbarkeit der Antwort aktualisiert"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:334
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338
 msgid "Reply was successfully hidden"
 msgstr "Antwort wurde erfolgreich ausgeblendet"
 
@@ -6983,8 +7039,8 @@ msgstr "Antwort wurde erfolgreich ausgeblendet"
 msgid "Report"
 msgstr "Melden"
 
-#: src/view/com/profile/ProfileMenu.tsx:403
-#: src/view/com/profile/ProfileMenu.tsx:406
+#: src/view/com/profile/ProfileMenu.tsx:415
+#: src/view/com/profile/ProfileMenu.tsx:418
 msgid "Report account"
 msgstr "Account melden"
 
@@ -7015,8 +7071,8 @@ msgstr "Liste melden"
 msgid "Report message"
 msgstr "Nachricht melden"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:647
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:649
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:654
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:656
 msgid "Report post"
 msgstr "Post melden"
 
@@ -7093,16 +7149,16 @@ msgstr "Reposten oder Post zitieren"
 msgid "Reposted By"
 msgstr "Repostet von"
 
-#: src/view/com/posts/PostFeedItem.tsx:351
+#: src/view/com/posts/PostFeedItem.tsx:348
 msgid "Reposted by {0}"
 msgstr "Repostet von {0}"
 
-#: src/view/com/posts/PostFeedItem.tsx:370
+#: src/view/com/posts/PostFeedItem.tsx:367
 msgid "Reposted by <0><1/></0>"
 msgstr "Repostet von <0><1/></0>"
 
-#: src/view/com/posts/PostFeedItem.tsx:349
-#: src/view/com/posts/PostFeedItem.tsx:368
+#: src/view/com/posts/PostFeedItem.tsx:346
+#: src/view/com/posts/PostFeedItem.tsx:365
 msgid "Reposted by you"
 msgstr "Repostet von dir"
 
@@ -7112,8 +7168,7 @@ msgstr "Repostet von dir"
 msgid "Reposts"
 msgstr "Reposts"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:427
-#: src/view/com/post-thread/PostThreadItem.tsx:248
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:432
 msgid "Reposts of this post"
 msgstr "Reposts von diesem Post"
 
@@ -7127,9 +7182,9 @@ msgstr "Reposts deiner Reposts"
 msgid "Reposts of your reposts notifications"
 msgstr "Mitteilungen über Reposts deiner Reposts"
 
-#: src/view/com/modals/ChangePassword.tsx:253
-#: src/view/com/modals/ChangePassword.tsx:255
-msgid "Request Code"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:224
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:230
+msgid "Request code"
 msgstr "Code anfordern"
 
 #: src/screens/Settings/AccessibilitySettings.tsx:58
@@ -7172,14 +7227,9 @@ msgid "Reset activity subscription nudge"
 msgstr "Erinnerung zur Aktivitätsmitteilung zurücksetzen"
 
 #: src/screens/Login/SetNewPasswordForm.tsx:116
-#: src/view/com/modals/ChangePassword.tsx:197
 msgid "Reset code"
 msgstr "Zurücksetzungscode"
 
-#: src/view/com/modals/ChangePassword.tsx:204
-msgid "Reset Code"
-msgstr "Zurücksetzungscode"
-
 #: src/screens/Settings/Settings.tsx:467
 #: src/screens/Settings/Settings.tsx:469
 msgid "Reset onboarding state"
@@ -7198,7 +7248,7 @@ msgstr "Erneuter Versuch, sich einzuloggen"
 msgid "Retries the last action, which errored out"
 msgstr "Wiederholt die letzte Aktion, bei der ein Fehler aufgetreten ist"
 
-#: src/components/dms/MessageItem.tsx:321
+#: src/components/dms/MessageItem.tsx:322
 #: src/components/Error.tsx:65
 #: src/components/Lists.tsx:111
 #: src/components/moderation/ReportDialog/index.tsx:229
@@ -7210,8 +7260,10 @@ msgstr "Wiederholt die letzte Aktion, bei der ein Fehler aufgetreten ist"
 #: src/screens/Messages/ChatList.tsx:280
 #: src/screens/Messages/components/MessageListError.tsx:25
 #: src/screens/Messages/Inbox.tsx:218
-#: src/screens/Onboarding/StepInterests/index.tsx:217
-#: src/screens/Onboarding/StepInterests/index.tsx:220
+#: src/screens/Onboarding/StepInterests/index.tsx:226
+#: src/screens/Onboarding/StepInterests/index.tsx:229
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:209
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:212
 #: src/screens/PostThread/components/ThreadError.tsx:75
 #: src/screens/PostThread/components/ThreadError.tsx:81
 #: src/screens/Signup/BackNextButtons.tsx:53
@@ -7235,32 +7287,32 @@ msgid "Returns to home page"
 msgstr "Zurück zur Startseite"
 
 #: src/screens/Profile/ProfileFeed/index.tsx:93
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:559
-#: src/screens/VideoFeed/index.tsx:1142
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:569
+#: src/screens/VideoFeed/index.tsx:1146
 #: src/view/screens/NotFound.tsx:60
 #: src/view/screens/ProfileList.tsx:1039
 msgid "Returns to previous page"
 msgstr "Zurück zur vorherigen Seite"
 
-#: src/screens/StarterPack/Wizard/index.tsx:304
+#: src/screens/StarterPack/Wizard/index.tsx:324
 msgid "Returns to the previous step"
 msgstr "Geht zum vorherigen Schritt zurück"
 
-#: src/components/dialogs/BirthDateSettings.tsx:121
+#: src/components/dialogs/BirthDateSettings.tsx:156
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:483
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:489
 #: src/components/live/EditLiveDialog.tsx:216
 #: src/components/live/EditLiveDialog.tsx:223
 #: src/components/StarterPack/QrCodeDialog.tsx:192
-#: src/screens/Profile/Header/EditProfileDialog.tsx:243
-#: src/screens/Profile/Header/EditProfileDialog.tsx:257
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:262
+#: src/screens/Profile/Header/EditProfileDialog.tsx:238
+#: src/screens/Profile/Header/EditProfileDialog.tsx:252
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:267
 #: src/view/com/composer/GifAltText.tsx:193
 #: src/view/com/composer/GifAltText.tsx:202
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:62
 #: src/view/com/composer/photos/EditImageDialog.web.tsx:75
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:153
-#: src/view/com/composer/photos/ImageAltTextDialog.tsx:163
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:152
+#: src/view/com/composer/photos/ImageAltTextDialog.tsx:162
 #: src/view/com/modals/CreateOrEditList.tsx:315
 #: src/view/screens/SavedFeeds.tsx:117
 msgid "Save"
@@ -7272,7 +7324,7 @@ msgctxt "action"
 msgid "Save"
 msgstr "Speichern"
 
-#: src/components/dialogs/BirthDateSettings.tsx:115
+#: src/components/dialogs/BirthDateSettings.tsx:149
 msgid "Save birthday"
 msgstr "Geburtstag speichern"
 
@@ -7292,7 +7344,7 @@ msgstr "Bild speichern"
 msgid "Save image crop"
 msgstr "Bildausschnitt speichern"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:248
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:253
 msgid "Save new handle"
 msgstr "Neuen Handle speichern"
 
@@ -7325,11 +7377,19 @@ msgstr "Speichert Bildzuschnitt-Einstellungen"
 msgid "Say hello!"
 msgstr "Sag Hallo!"
 
-#: src/screens/Onboarding/index.tsx:33
-#: src/screens/Onboarding/state.ts:112
+#: src/screens/Onboarding/index.tsx:49
+#: src/screens/Onboarding/state.ts:120
 msgid "Science"
 msgstr "Wissenschaft"
 
+#: src/components/InterestTabs.tsx:250
+msgid "Scroll left"
+msgstr "Nach links scrollen"
+
+#: src/components/InterestTabs.tsx:284
+msgid "Scroll right"
+msgstr "Nach rechts scrollen"
+
 #: src/view/screens/ProfileList.tsx:996
 msgid "Scroll to top"
 msgstr "Nach oben scrollen"
@@ -7348,7 +7408,7 @@ msgstr "Suche"
 msgid "Search @{0}'s posts"
 msgstr "Posts von @{0} durchsuchen"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:683
+#: src/components/ProgressGuide/FollowDialog.tsx:595
 msgid "Search by name or interest"
 msgstr "Nach Namen oder Interesse suchen"
 
@@ -7356,10 +7416,15 @@ msgstr "Nach Namen oder Interesse suchen"
 msgid "Search feeds"
 msgstr "Feeds durchsuchen"
 
-#: src/components/ProgressGuide/FollowDialog.tsx:524
-#: src/screens/Search/modules/ExploreSuggestedAccounts.tsx:135
-msgid "Search for \"{interestsDisplayName}\"{activeText}"
-msgstr "Suche nach „{interestsDisplayName}“{activeText}"
+#. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is not currently active and can be selected.
+#: src/components/ProgressGuide/FollowDialog.tsx:425
+msgid "Search for \"{interestsDisplayName}\""
+msgstr "Suche nach „{interestsDisplayName}“"
+
+#. Accessibility label for a tab that searches for accounts in a category (e.g. Art, Video Games, Sports, etc.) that are suggested for the user to follow. The tab is currently selected.
+#: src/components/ProgressGuide/FollowDialog.tsx:418
+msgid "Search for \"{interestsDisplayName}\" (active)"
+msgstr "Suche nach „{interestsDisplayName}“ (aktiv)"
 
 #: src/view/shell/desktop/Search.tsx:131
 msgid "Search for \"{query}\""
@@ -7369,15 +7434,15 @@ msgstr "Nach \"{query}\" suchen"
 msgid "Search for \"{searchText}\""
 msgstr "Suche nach „{searchText}“"
 
-#: src/screens/StarterPack/Wizard/index.tsx:513
+#: src/screens/StarterPack/Wizard/index.tsx:549
 msgid "Search for feeds that you want to suggest to others."
 msgstr "Suche nach Feeds, die du anderen vorschlagen möchtest."
 
-#: src/screens/Search/Explore.tsx:360
+#: src/screens/Search/Explore.tsx:361
 msgid "Search for more accounts"
 msgstr "Nach weiteren Accounts suchen"
 
-#: src/screens/Search/Explore.tsx:437
+#: src/screens/Search/Explore.tsx:438
 msgid "Search for more feeds"
 msgstr "Nach weiteren Feeds suchen"
 
@@ -7393,17 +7458,22 @@ msgstr "Suche nach GIFs"
 msgid "Search is currently unavailable when logged out"
 msgstr "Suche ist derzeit nicht verfügbar, wenn du ausgeloggt bist"
 
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:257
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:258
+msgid "Search languages"
+msgstr "Sprachen suchen"
+
 #: src/screens/Profile/ProfileSearch.tsx:36
 msgid "Search my posts"
 msgstr "Meine Posts durchsuchen"
 
-#: src/view/com/profile/ProfileMenu.tsx:263
 #: src/view/com/profile/ProfileMenu.tsx:266
+#: src/view/com/profile/ProfileMenu.tsx:269
 msgid "Search posts"
 msgstr "Posts durchsuchen"
 
 #: src/components/dialogs/SearchablePeopleList.tsx:534
-#: src/components/ProgressGuide/FollowDialog.tsx:702
+#: src/components/ProgressGuide/FollowDialog.tsx:614
 msgid "Search profiles"
 msgstr "Profile suchen"
 
@@ -7416,7 +7486,7 @@ msgid "Search..."
 msgstr "Suche..."
 
 #: src/components/dialogs/SearchablePeopleList.tsx:535
-#: src/components/ProgressGuide/FollowDialog.tsx:703
+#: src/components/ProgressGuide/FollowDialog.tsx:615
 msgid "Searches for profiles"
 msgstr "Sucht nach Profilen"
 
@@ -7444,15 +7514,12 @@ msgstr "#{tag}-Posts des Nutzers ansehen"
 msgid "See jobs at Bluesky"
 msgstr "Sieh dir Jobs bei Bluesky an"
 
-#: src/components/FeedInterstitials.tsx:397
+#: src/components/FeedInterstitials.tsx:394
+#: src/components/FeedInterstitials.tsx:445
 msgid "See more"
 msgstr "Mehr sehen"
 
-#: src/components/FeedInterstitials.tsx:444
-msgid "See more accounts you might like"
-msgstr "Weitere Accounts, die dir gefallen könnten"
-
-#: src/components/FeedInterstitials.tsx:395
+#: src/components/FeedInterstitials.tsx:392
 msgid "See more suggested profiles on the Explore page"
 msgstr "Weitere empfohlene Profile auf der Entdecken-Seite ansehen"
 
@@ -7460,10 +7527,15 @@ msgstr "Weitere empfohlene Profile auf der Entdecken-Seite ansehen"
 msgid "See this guide"
 msgstr "Sieh dir diesen Leitfaden an"
 
-#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:195
+#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:197
 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause"
 msgstr "Such-Slider. Verwende die Pfeiltasten, um vorwärts oder rückwärts zu suchen und Leertaste zum Abspielen/Pausieren"
 
+#. Accessibility label for a category (e.g. Art, Video Games, Sports, etc.) that shows suggested accounts for the user to follow. The tab is not currently active and can be selected.
+#: src/components/InterestTabs.tsx:332
+msgid "Select \"{interestsDisplayName}\" category"
+msgstr "Kategorie „{interestsDisplayName}“ auswählen"
+
 #. Accessibility label for a username suggestion in the account creation flow
 #: src/screens/Signup/StepHandle/HandleSuggestions.tsx:42
 msgid "Select {0}"
@@ -7489,7 +7561,7 @@ msgstr "Einen Avatar auswählen"
 msgid "Select an emoji"
 msgstr "Ein Emoji auswählen"
 
-#: src/components/Select/index.tsx:204
+#: src/components/Select/index.tsx:206
 msgid "Select an option"
 msgstr "Wähle eine Option aus"
 
@@ -7513,7 +7585,7 @@ msgstr "Von einem bestehenden Account auswählen"
 msgid "Select GIF"
 msgstr "GIF auswählen"
 
-#: src/components/dialogs/GifSelect.tsx:307
+#: src/components/dialogs/GifSelect.tsx:305
 msgid "Select GIF \"{0}\""
 msgstr "GIF „{0}“ auswählen"
 
@@ -7531,6 +7603,7 @@ msgid "Select language..."
 msgstr "Sprache auswählen..."
 
 #: src/screens/Settings/LanguageSettings.tsx:178
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:290
 msgid "Select languages"
 msgstr "Sprachen auswählen"
 
@@ -7559,9 +7632,9 @@ msgstr "Wähle das {emojiName}-Emoji als deinen Avatar"
 msgid "Select the moderation service(s) to report to"
 msgstr "Wähle die Moderationsdienste, an die du melden möchtest"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:74
-msgid "Select video"
-msgstr "Video auswählen"
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:236
+msgid "Select up to 3 languages used in this post"
+msgstr "Wähle bis zu 3 Sprachen, die in diesem Post verwendet werden"
 
 #: src/components/dialogs/MutedWords.tsx:242
 msgid "Select what content this mute word should apply to."
@@ -7579,7 +7652,7 @@ msgstr "Wähle aus, welche Sprachen deine abonnierten Feeds enthalten sollen. We
 msgid "Select your date of birth"
 msgstr "Wähle dein Geburtsdatum"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:192
+#: src/screens/Onboarding/StepInterests/index.tsx:201
 #: src/screens/Settings/InterestsSettings.tsx:161
 msgid "Select your interests from the options below"
 msgstr "Wähle deine Interessen aus den folgenden Optionen aus"
@@ -7592,9 +7665,9 @@ msgstr "Wähle deine bevorzugte Sprache für Übersetzungen in deinem Feed aus."
 msgid "Select your preferred notification channels"
 msgstr "Wähle deine bevorzugten Mitteilungs-Kanäle aus"
 
-#: src/view/com/util/forms/DropdownButton.tsx:302
-msgid "Selects option {0} of {numItems}"
-msgstr "Wählt Option {0} von {numItems} aus"
+#: src/view/com/composer/SelectMediaButton.tsx:390
+msgid "Selecting multiple media types is not supported."
+msgstr "Das Auswählen mehrerer Medientypen wird nicht unterstützt."
 
 #: src/components/dms/ChatEmptyPill.tsx:38
 msgid "Send a neat website!"
@@ -7669,7 +7742,7 @@ msgstr "Server-Adresse"
 msgid "Set app icon to {0}"
 msgstr "App-Symbol auf {0} ändern"
 
-#: src/screens/Moderation/index.tsx:333
+#: src/screens/Moderation/index.tsx:352
 msgid "Set birthdate"
 msgstr "Geburtsdatum festlegen"
 
@@ -7677,7 +7750,7 @@ msgstr "Geburtsdatum festlegen"
 msgid "Set new password"
 msgstr "Neues Passwort festlegen"
 
-#: src/screens/Onboarding/Layout.tsx:47
+#: src/screens/Onboarding/Layout.tsx:50
 msgid "Set up your account"
 msgstr "Richte deinen Account ein"
 
@@ -7687,7 +7760,7 @@ msgstr "Legt die E-Mail für das Zurücksetzen des Passworts fest"
 
 #: src/Navigation.tsx:212
 #: src/screens/Settings/Settings.tsx:99
-#: src/view/shell/desktop/LeftNav.tsx:728
+#: src/view/shell/desktop/LeftNav.tsx:780
 #: src/view/shell/Drawer.tsx:572
 msgid "Settings"
 msgstr "Einstellungen"
@@ -7770,7 +7843,7 @@ msgstr "Teile eine coole Geschichte!"
 msgid "Share a fun fact!"
 msgstr "Teile eine witzige Tatsache!"
 
-#: src/view/com/profile/ProfileMenu.tsx:485
+#: src/view/com/profile/ProfileMenu.tsx:502
 msgid "Share anyway"
 msgstr "Trotzdem teilen"
 
@@ -7816,8 +7889,8 @@ msgstr "Teile dieses Startpaket und hilf Menschen, deiner Community auf Bluesky
 #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:120
 #: src/screens/StarterPack/StarterPackScreen.tsx:611
 #: src/screens/StarterPack/StarterPackScreen.tsx:619
-#: src/view/com/profile/ProfileMenu.tsx:243
-#: src/view/com/profile/ProfileMenu.tsx:256
+#: src/view/com/profile/ProfileMenu.tsx:246
+#: src/view/com/profile/ProfileMenu.tsx:259
 msgid "Share via..."
 msgstr "Teilen über..."
 
@@ -7842,8 +7915,8 @@ msgstr "Alt-Text anzeigen"
 #: src/components/moderation/ScreenHider.tsx:172
 #: src/components/moderation/ScreenHider.tsx:175
 #: src/screens/List/ListHiddenScreen.tsx:190
-#: src/screens/VideoFeed/index.tsx:628
-#: src/screens/VideoFeed/index.tsx:634
+#: src/screens/VideoFeed/index.tsx:631
+#: src/screens/VideoFeed/index.tsx:637
 msgid "Show anyway"
 msgstr "Trotzdem anzeigen"
 
@@ -7860,12 +7933,8 @@ msgstr "Abzeichen und Filter aus Feeds anzeigen"
 msgid "Show customization options"
 msgstr "Anpassungsoptionen anzeigen"
 
-#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22
-msgid "Show hidden replies"
-msgstr "Ausgeblendete Antworten anzeigen"
-
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:479
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:481
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:483
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:485
 msgid "Show less like this"
 msgstr "Weniger davon anzeigen"
 
@@ -7877,8 +7946,8 @@ msgstr "Liste trotzdem anzeigen"
 msgid "Show More"
 msgstr "Mehr anzeigen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:471
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:473
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:475
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:477
 msgid "Show more like this"
 msgstr "Mehr davon anzeigen"
 
@@ -7886,11 +7955,7 @@ msgstr "Mehr davon anzeigen"
 msgid "Show more replies"
 msgstr "Mehr Antworten anzeigen"
 
-#: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22
-msgid "Show muted replies"
-msgstr "Stummgeschaltete Antworten anzeigen"
-
-#: src/screens/Settings/ThreadPreferences.tsx:143
+#: src/screens/Settings/ThreadPreferences.tsx:127
 msgid "Show post replies in a threaded tree view"
 msgstr "Antworten auf Posts in einer Baumansicht anzeigen"
 
@@ -7905,21 +7970,15 @@ msgid "Show replies"
 msgstr "Antworten anzeigen"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:43
-#: src/view/com/post-thread/PostThread.tsx:649
 msgid "Show replies as"
 msgstr "Antworten anzeigen als"
 
-#: src/screens/Settings/ThreadPreferences.tsx:285
-msgid "Show replies as threaded"
-msgstr "Antworten als Thread anzeigen"
-
-#: src/screens/Settings/ThreadPreferences.tsx:120
-#: src/screens/Settings/ThreadPreferences.tsx:260
+#: src/screens/Settings/ThreadPreferences.tsx:104
 msgid "Show replies by people you follow before all other replies"
 msgstr "Zeige Antworten von Personen, denen du folgst, vor allen anderen Antworten an"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:555
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:565
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:562
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:572
 msgid "Show reply for everyone"
 msgstr "Antwort für alle anzeigen"
 
@@ -7941,8 +8000,7 @@ msgstr "Warnung zeigen"
 msgid "Show warning and filter from feeds"
 msgstr "Warnung anzeigen und aus Feeds filtern"
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:609
-#: src/view/com/post-thread/PostThreadItem.tsx:924
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:614
 msgid "Shows information about when this post was created"
 msgstr "Zeigt Informationen darüber an, wann dieser Post erstellt wurde"
 
@@ -7999,8 +8057,8 @@ msgstr "Einloggen bei einem Account, der nicht aufgeführt ist"
 msgid "Sign in to Bluesky or create a new account"
 msgstr "Logge dich bei Bluesky ein oder erstelle einen neuen Account"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:457
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:459
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:461
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:463
 msgid "Sign in to view post"
 msgstr "Logge dich ein, um den Post zu sehen"
 
@@ -8011,8 +8069,8 @@ msgstr "Logge dich ein, um den Post zu sehen"
 #: src/screens/SignupQueued.tsx:96
 #: src/screens/Takendown.tsx:85
 #: src/view/shell/desktop/LeftNav.tsx:211
-#: src/view/shell/desktop/LeftNav.tsx:266
-#: src/view/shell/desktop/LeftNav.tsx:269
+#: src/view/shell/desktop/LeftNav.tsx:268
+#: src/view/shell/desktop/LeftNav.tsx:271
 msgid "Sign out"
 msgstr "Ausloggen"
 
@@ -8035,20 +8093,29 @@ msgstr "Anmeldung erforderlich"
 msgid "Signed in as @{0}"
 msgstr "Angemeldet als @{0}"
 
-#: src/components/FeedInterstitials.tsx:389
+#: src/components/FeedInterstitials.tsx:387
 msgid "Similar accounts"
 msgstr "Ähnliche Accounts"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:231
-#: src/screens/StarterPack/Wizard/index.tsx:201
+#: src/screens/Onboarding/StepFinished.tsx:380
+#: src/screens/Onboarding/StepFinished.tsx:462
+#: src/screens/Onboarding/StepInterests/index.tsx:240
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:222
+#: src/screens/StarterPack/Wizard/index.tsx:218
 msgid "Skip"
 msgstr "Überspringen"
 
-#: src/screens/Onboarding/StepInterests/index.tsx:228
+#: src/screens/Onboarding/StepFinished.tsx:373
+#: src/screens/Onboarding/StepFinished.tsx:459
+msgid "Skip introduction and start using your account"
+msgstr "Überspringe die Einführung und beginne mit der Nutzung deines Accounts"
+
+#: src/screens/Onboarding/StepInterests/index.tsx:237
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:219
 msgid "Skip this flow"
 msgstr "Diesen Schritt überspringen"
 
-#: src/screens/Settings/AppearanceSettings.tsx:167
+#: src/screens/Settings/AppearanceSettings.tsx:165
 msgid "Smaller"
 msgstr "Kleiner"
 
@@ -8056,16 +8123,16 @@ msgstr "Kleiner"
 msgid "Snoozes the reminder"
 msgstr "Erinnerung vorübergehend ausblenden"
 
-#: src/screens/Onboarding/index.tsx:37
-#: src/screens/Onboarding/state.ts:100
+#: src/screens/Onboarding/index.tsx:53
+#: src/screens/Onboarding/state.ts:108
 msgid "Software Dev"
-msgstr "Software-Entwickler"
+msgstr "Software-Entwicklung"
 
 #: src/components/verification/VerificationsDialog.tsx:120
 msgid "Some of your verifications are invalid."
 msgstr "Einige deiner Verifizierungen sind ungültig."
 
-#: src/components/FeedInterstitials.tsx:529
+#: src/components/FeedInterstitials.tsx:522
 msgid "Some other feeds you might like"
 msgstr "Einige andere Feeds, die dir gefallen könnten"
 
@@ -8097,7 +8164,7 @@ msgid "Something went wrong, please try again"
 msgstr "Etwas ist schiefgelaufen, bitte versuche es erneut"
 
 #: src/components/ReportDialog/index.tsx:54
-#: src/screens/Moderation/index.tsx:111
+#: src/screens/Moderation/index.tsx:112
 #: src/screens/Profile/Sections/Labels.tsx:184
 msgid "Something went wrong, please try again."
 msgstr "Etwas ist schiefgelaufen, bitte versuche es erneut."
@@ -8118,23 +8185,20 @@ msgstr "Etwas ist schiefgelaufen. Bitte versuche es erneut."
 msgid "Something wrong? Let us know."
 msgstr "Etwas stimmt nicht? Lass es uns wissen."
 
-#: src/App.native.tsx:124
-#: src/App.web.tsx:101
+#: src/App.native.tsx:126
+#: src/App.web.tsx:102
 msgid "Sorry! Your session expired. Please sign in again."
 msgstr "Entschuldigung! Deine Sitzung ist abgelaufen. Bitte logge dich erneut ein."
 
-#: src/screens/Settings/ThreadPreferences.tsx:68
-#: src/screens/Settings/ThreadPreferences.tsx:189
+#: src/screens/Settings/ThreadPreferences.tsx:52
 msgid "Sort replies"
 msgstr "Antworten sortieren"
 
-#: src/screens/Settings/ThreadPreferences.tsx:75
-#: src/screens/Settings/ThreadPreferences.tsx:196
+#: src/screens/Settings/ThreadPreferences.tsx:59
 msgid "Sort replies by"
 msgstr "Antworten sortieren nach"
 
-#: src/screens/Settings/ThreadPreferences.tsx:72
-#: src/screens/Settings/ThreadPreferences.tsx:193
+#: src/screens/Settings/ThreadPreferences.tsx:56
 msgid "Sort replies to the same post by:"
 msgstr "Antworten auf denselben Post sortieren nach:"
 
@@ -8155,9 +8219,9 @@ msgstr "Spam"
 msgid "Spam; excessive mentions or replies"
 msgstr "Spam; übermäßige Erwähnungen oder Antworten"
 
-#: src/screens/Onboarding/index.tsx:27
-#: src/screens/Onboarding/state.ts:113
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:233
+#: src/screens/Onboarding/index.tsx:43
+#: src/screens/Onboarding/state.ts:121
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:230
 msgid "Sports"
 msgstr "Sport"
 
@@ -8185,7 +8249,7 @@ msgstr "Chat mit {displayName} starten"
 
 #: src/Navigation.tsx:578
 #: src/Navigation.tsx:583
-#: src/screens/StarterPack/Wizard/index.tsx:192
+#: src/screens/StarterPack/Wizard/index.tsx:209
 msgid "Starter Pack"
 msgstr "Startpaket"
 
@@ -8206,7 +8270,7 @@ msgstr "Dein Startpaket"
 msgid "Starter pack is invalid"
 msgstr "Startpaket ist ungültig"
 
-#: src/screens/Search/Explore.tsx:628
+#: src/screens/Search/Explore.tsx:629
 #: src/view/screens/Profile.tsx:231
 msgid "Starter Packs"
 msgstr "Startpakete"
@@ -8293,11 +8357,13 @@ msgstr "Erfolgreich!"
 msgid "Successfully verified"
 msgstr "Erfolgreich verifiziert"
 
-#: src/screens/Search/Explore.tsx:357
+#: src/screens/Search/Explore.tsx:358
 msgid "Suggested Accounts"
 msgstr "Vorgeschlagene Accounts"
 
-#: src/components/FeedInterstitials.tsx:391
+#. Accounts suggested to the user for them to follow
+#: src/components/FeedInterstitials.tsx:385
+#: src/screens/Onboarding/StepSuggestedAccounts/index.tsx:137
 msgid "Suggested for you"
 msgstr "Vorgeschlagen für dich"
 
@@ -8306,12 +8372,12 @@ msgstr "Vorgeschlagen für dich"
 msgid "Suggestive"
 msgstr "Suggestiv"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:72
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:82
 msgctxt "Name of app icon variant"
 msgid "Sunrise"
 msgstr "Sonnenaufgang"
 
-#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:86
+#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:96
 msgctxt "Name of app icon variant"
 msgid "Sunset"
 msgstr "Sonnenuntergang"
@@ -8325,7 +8391,7 @@ msgstr "Support"
 #: src/screens/Settings/Settings.tsx:123
 #: src/screens/Settings/Settings.tsx:137
 #: src/screens/Settings/Settings.tsx:604
-#: src/view/shell/desktop/LeftNav.tsx:245
+#: src/view/shell/desktop/LeftNav.tsx:246
 msgid "Switch account"
 msgstr "Account wechseln"
 
@@ -8338,17 +8404,18 @@ msgstr "Account wechseln"
 msgid "Switch accounts"
 msgstr "Accounts wechseln"
 
-#: src/view/shell/desktop/LeftNav.tsx:293
+#: src/view/shell/desktop/LeftNav.tsx:345
 msgid "Switch to {0}"
 msgstr "Zu {0} wechseln"
 
 #: src/components/dialogs/Embed.tsx:157
 #: src/components/dialogs/Embed.tsx:159
-#: src/screens/Settings/AppearanceSettings.tsx:100
-#: src/screens/Settings/AppearanceSettings.tsx:150
+#: src/screens/Settings/AppearanceSettings.tsx:98
+#: src/screens/Settings/AppearanceSettings.tsx:148
 msgid "System"
 msgstr "System"
 
+#: src/screens/Log.tsx:58
 #: src/screens/Settings/AboutSettings.tsx:107
 #: src/screens/Settings/AboutSettings.tsx:110
 #: src/screens/Settings/Settings.tsx:441
@@ -8381,11 +8448,11 @@ msgstr "Tippen, um das Kontextmenü zu schließen"
 msgid "Tap to dismiss"
 msgstr "Tippe, um zu schließen"
 
-#: src/state/shell/progress-guide.tsx:233
+#: src/state/shell/progress-guide.tsx:235
 msgid "Task complete - 10 follows!"
 msgstr "Aufgabe abgeschlossen – 10 Accounts gefolgt!"
 
-#: src/state/shell/progress-guide.tsx:223
+#: src/state/shell/progress-guide.tsx:225
 msgid "Task complete - 10 likes!"
 msgstr "Aufgabe abgeschlossen – 10 Gefällt mir!"
 
@@ -8393,8 +8460,8 @@ msgstr "Aufgabe abgeschlossen – 10 Gefällt mir!"
 msgid "Teach our algorithm what you like"
 msgstr "Bring unserem Algorithmus bei, was dir gefällt"
 
-#: src/screens/Onboarding/index.tsx:36
-#: src/screens/Onboarding/state.ts:114
+#: src/screens/Onboarding/index.tsx:52
+#: src/screens/Onboarding/state.ts:122
 msgid "Tech"
 msgstr "Technik"
 
@@ -8402,7 +8469,7 @@ msgstr "Technik"
 msgid "Tell a joke!"
 msgstr "Erzähle einen Witz!"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:377
+#: src/screens/Profile/Header/EditProfileDialog.tsx:373
 msgid "Tell us a bit about yourself"
 msgstr "Erzähl uns ein bisschen über dich"
 
@@ -8410,11 +8477,12 @@ msgstr "Erzähl uns ein bisschen über dich"
 msgid "Tell us a little more"
 msgstr "Erzähl uns ein wenig mehr"
 
-#: src/view/shell/desktop/RightNav.tsx:116
-#: src/view/shell/desktop/RightNav.tsx:117
+#: src/view/shell/desktop/RightNav.tsx:120
+#: src/view/shell/desktop/RightNav.tsx:121
 msgid "Terms"
 msgstr "Bedingungen"
 
+#: src/components/dialogs/BirthDateSettings.tsx:135
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:30
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:97
 #: src/Navigation.tsx:335
@@ -8462,7 +8530,7 @@ msgstr "Vielen Dank. Deine Meldung wurde gesendet."
 msgid "Thanks, you have successfully verified your email address. You can close this dialog."
 msgstr "Danke, du hast deine E-Mail-Adresse erfolgreich verifiziert. Du kannst diesen Dialog jetzt schließen."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:487
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:497
 msgid "That contains the following:"
 msgstr "Das enthält Folgendes:"
 
@@ -8470,12 +8538,12 @@ msgstr "Das enthält Folgendes:"
 #: src/screens/StarterPack/StarterPackScreen.tsx:111
 #: src/screens/StarterPack/StarterPackScreen.tsx:155
 #: src/screens/StarterPack/StarterPackScreen.tsx:156
-#: src/screens/StarterPack/Wizard/index.tsx:110
-#: src/screens/StarterPack/Wizard/index.tsx:120
+#: src/screens/StarterPack/Wizard/index.tsx:117
+#: src/screens/StarterPack/Wizard/index.tsx:127
 msgid "That starter pack could not be found."
 msgstr "Dieses Startpaket konnte nicht gefunden werden."
 
-#: src/screens/Signup/StepHandle/index.tsx:81
+#: src/screens/Signup/StepHandle/index.tsx:78
 msgid "That username is already taken"
 msgstr "Dieser Nutzername ist bereits vergeben"
 
@@ -8483,12 +8551,12 @@ msgstr "Dieser Nutzername ist bereits vergeben"
 msgid "That's all, folks!"
 msgstr "Das ist alles, Leute!"
 
-#: src/screens/VideoFeed/index.tsx:1114
+#: src/screens/VideoFeed/index.tsx:1118
 msgid "That's everything!"
 msgstr "Das ist alles!"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:316
-#: src/view/com/profile/ProfileMenu.tsx:461
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:324
+#: src/view/com/profile/ProfileMenu.tsx:478
 msgid "The account will be able to interact with you after unblocking."
 msgstr "Nach dem Entblocken kann der Account wieder mit dir interagieren."
 
@@ -8502,7 +8570,11 @@ msgstr "Die App wird neu gestartet"
 msgid "The author of this thread has hidden this reply."
 msgstr "Der Autor dieses Themas hat diese Antwort ausgeblendet."
 
-#: src/screens/Moderation/index.tsx:407
+#: src/components/dialogs/BirthDateSettings.tsx:122
+msgid "The birthdate you've entered means you are under 18 years old. Certain content and features may be unavailable to you."
+msgstr "Das von dir eingegebene Geburtsdatum bedeutet, dass du unter 18 Jahre alt bist. Bestimmte Inhalte und Funktionen sind für dich möglicherweise nicht verfügbar."
+
+#: src/screens/Moderation/index.tsx:426
 msgid "The Bluesky web application"
 msgstr "Die Bluesky-Webanwendung"
 
@@ -8518,7 +8590,7 @@ msgstr "Die Urheberrechtsrichtlinie wurde nach <0/> verschoben"
 msgid "The Discover feed"
 msgstr "Der Discover-Feed"
 
-#: src/state/shell/progress-guide.tsx:224
+#: src/state/shell/progress-guide.tsx:226
 msgid "The Discover feed now knows what you like"
 msgstr "Der Discover-Feed weiß jetzt, was dir gefällt"
 
@@ -8550,17 +8622,16 @@ msgstr "Die Gesetze an deinem Standort verlangen, dass du verifizierst, dass du
 msgid "The laws in your location require you to verify you're an adult to access certain features. Tap to learn more."
 msgstr "Die Gesetze an deinem Standort verlangen, dass du dich verifizierst, volljährig zu sein, um auf bestimmte Funktionen zugreifen zu können. Tippe, um mehr zu erfahren."
 
-#: src/view/com/post-thread/PostThread.tsx:267
-#: src/view/com/post-thread/PostThread.tsx:279
-msgid "The post may have been deleted."
-msgstr "Möglicherweise wurde der Post gelöscht."
+#: src/components/LoggedOutCTA.tsx:63
+msgid "The open social network."
+msgstr "Das offene soziale Netzwerk."
 
 #: src/view/screens/PrivacyPolicy.tsx:35
 msgid "The Privacy Policy has been moved to <0/>"
 msgstr "Die Datenschutzerklärung wurde nach <0/> verschoben"
 
-#: src/view/com/composer/state/video.ts:396
-#: src/view/com/composer/state/video.ts:435
+#: src/view/com/composer/state/video.ts:395
+#: src/view/com/composer/state/video.ts:434
 msgid "The selected video is larger than 100 MB. Please try again with a smaller file."
 msgstr "Das ausgewählte Video ist größer als 100 MB. Bitte versuche es mit einer kleineren Datei erneut."
 
@@ -8589,7 +8660,7 @@ msgstr "Die Nutzungsbedingungen wurden verschoben nach"
 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 "Der von dir eingegebene Verifizierungscode ist ungültig. Bitte stelle sicher, dass du den richtigen Verifizierungslink verwendet hast, oder fordere einen neuen an."
 
-#: src/screens/Settings/AppearanceSettings.tsx:154
+#: src/screens/Settings/AppearanceSettings.tsx:152
 msgid "Theme"
 msgstr "Theme"
 
@@ -8597,7 +8668,7 @@ msgstr "Theme"
 msgid "There is no time limit for account deactivation, come back any time."
 msgstr "Es gibt kein Zeitlimit für die Deaktivierung deines Accounts, du kannst jederzeit wiederkommen."
 
-#: src/components/dialogs/GifSelect.tsx:227
+#: src/components/dialogs/GifSelect.tsx:225
 msgid "There was an issue connecting to Tenor."
 msgstr "Es gab ein Problem bei der Verbindung mit Tenor."
 
@@ -8622,7 +8693,7 @@ msgstr "Beim Abrufen von Mitteilung ist ein Problem aufgetreten. Tippe hier, um
 msgid "There was an issue fetching posts. Tap here to try again."
 msgstr "Beim Abrufen von Posts ist ein Problem aufgetreten. Tippe hier, um es erneut zu versuchen."
 
-#: src/view/com/lists/ListMembers.tsx:151
+#: src/view/com/lists/ListMembers.tsx:158
 msgid "There was an issue fetching the list. Tap here to try again."
 msgstr "Es gab ein Problem beim Abrufen der Liste. Tippe hier, um es erneut zu versuchen."
 
@@ -8654,20 +8725,20 @@ msgstr "Es gab ein Problem beim Senden deiner Meldung. Bitte überprüfe deine I
 msgid "There was an issue updating your feeds, please check your internet connection and try again."
 msgstr "Beim Aktualisieren deiner Feeds ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindung und versuche es erneut."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:90
-#: src/view/com/post-thread/PostThreadFollowBtn.tsx:101
-#: src/view/com/profile/ProfileMenu.tsx:128
-#: src/view/com/profile/ProfileMenu.tsx:138
-#: src/view/com/profile/ProfileMenu.tsx:152
-#: src/view/com/profile/ProfileMenu.tsx:162
-#: src/view/com/profile/ProfileMenu.tsx:175
-#: src/view/com/profile/ProfileMenu.tsx:187
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:365
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:378
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:388
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:90
+#: src/screens/PostThread/components/ThreadItemAnchorFollowButton.tsx:101
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:101
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:123
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:136
+#: src/view/com/profile/ProfileMenu.tsx:131
+#: src/view/com/profile/ProfileMenu.tsx:141
+#: src/view/com/profile/ProfileMenu.tsx:155
+#: src/view/com/profile/ProfileMenu.tsx:165
+#: src/view/com/profile/ProfileMenu.tsx:178
+#: src/view/com/profile/ProfileMenu.tsx:190
 msgid "There was an issue! {0}"
 msgstr "Es gab ein Problem! {0}"
 
@@ -8682,7 +8753,8 @@ msgstr "Es gab ein Problem! {0}"
 msgid "There was an issue. Please check your internet connection and try again."
 msgstr "Es ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindung und versuche es erneut."
 
-#: src/components/dialogs/GifSelect.tsx:271
+#: src/components/dialogs/GifSelect.tsx:269
+#: src/view/com/composer/select-language/SelectPostLanguagesDialog.tsx:367
 #: 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 "Bei der Anwendung ist ein unerwartetes Problem aufgetreten. Bitte teile uns mit, wenn dir das passiert ist!"
@@ -8731,6 +8803,10 @@ msgstr "Dieser Einspruch wird an den Moderationsdienst von Bluesky gesendet."
 msgid "This chat was disconnected"
 msgstr "Dieser Chat wurde getrennt"
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:144
+msgid "This confirmation code is not valid. Please try again."
+msgstr "Dieser Bestätigungscode ist ungültig. Bitte versuche es erneut."
+
 #: src/lib/moderation/useGlobalLabelStrings.ts:19
 msgid "This content has been hidden by the moderators."
 msgstr "Dieser Inhalt wurde von den Moderatoren ausgeblendet."
@@ -8794,13 +8870,13 @@ msgstr "Dieser Feed ist leer."
 msgid "This feed is no longer online. We are showing <0>Discover</0> instead."
 msgstr "Dieser Feed ist nicht mehr online. Wir zeigen stattdessen <0>„Discover“</0>."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:593
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:603
 msgid "This handle is reserved. Please try a different one."
 msgstr "Dieser Handle ist reserviert. Bitte versuche einen anderen."
 
-#: src/components/dialogs/BirthDateSettings.tsx:41
-msgid "This information is not shared with other users."
-msgstr "Diese Informationen werden nicht mit anderen Nutzern geteilt."
+#: src/components/dialogs/BirthDateSettings.tsx:45
+msgid "This information is private and not shared with other users."
+msgstr "Diese Information ist privat und wird nicht mit anderen Nutzern geteilt."
 
 #: src/components/live/EditLiveDialog.tsx:189
 #: src/components/live/GoLiveDialog.tsx:160
@@ -8839,8 +8915,7 @@ msgstr "Diese Liste ist leer."
 msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us."
 msgstr "Dieser Moderationsdienst ist nicht verfügbar. Siehe unten für weitere Details. Wenn das Problem weiterhin besteht, kontaktiere uns."
 
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:649
-#: src/view/com/post-thread/PostThreadItem.tsx:964
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:654
 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>."
 msgstr "Dieser Post soll am <0>{0}</0> erstellt worden sein, wurde aber erstmals von Bluesky am <1>{1}</1> gesehen."
 
@@ -8848,27 +8923,23 @@ msgstr "Dieser Post soll am <0>{0}</0> erstellt worden sein, wurde aber erstmals
 msgid "This post has an unknown type of threadgate on it. Your app may be out of date."
 msgstr "Dieser Post hat einen unbekannten Threadgate-Typ. Deine App ist möglicherweise veraltet."
 
-#: src/view/com/post-thread/PostThreadItem.tsx:171
-msgid "This post has been deleted."
-msgstr "Dieser Post wurde gelöscht."
-
 #: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:140
 msgid "This post is only visible to logged-in users."
 msgstr "Dieser Post ist nur für eingeloggte Nutzer sichtbar."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:705
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:712
 msgid "This post will be hidden from feeds and threads. This cannot be undone."
 msgstr "Dieser Post wird aus Feeds und Threads ausgeblendet. Dies kann nicht rückgängig gemacht werden."
 
-#: src/view/com/composer/Composer.tsx:463
+#: src/view/com/composer/Composer.tsx:474
 msgid "This post's author has disabled quote posts."
 msgstr "Der Autor dieses Posts hat das Zitieren dieses Posts deaktiviert."
 
-#: src/view/com/profile/ProfileMenu.tsx:482
+#: src/view/com/profile/ProfileMenu.tsx:499
 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in."
 msgstr "Dieses Profil ist nur für eingeloggte Nutzer sichtbar. Es ist nicht sichtbar für Personen, die nicht eingeloggt sind."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:740
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:747
 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others."
 msgstr "Diese Antwort wird in einen ausgeblendeten Bereich am Ende deines Threads verschoben und Mitteilungen über nachfolgende Antworten werden sowohl für dich als auch für andere stummgeschaltet."
 
@@ -8876,7 +8947,7 @@ msgstr "Diese Antwort wird in einen ausgeblendeten Bereich am Ende deines Thread
 msgid "This service has not provided terms of service or a privacy policy."
 msgstr "Dieser Dienst hat keine Nutzungsbedingungen oder Datenschutzerklärung bereitgestellt."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:456
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:466
 msgid "This should create a domain record at:"
 msgstr "Dies sollte einen Domain-Eintrag an folgender Stelle erstellen:"
 
@@ -8929,14 +9000,12 @@ msgstr "Dadurch wird „{0}“ aus deinen stummgeschalteten Wörtern gelöscht.
 msgid "This will remove @{0} from the quick access list."
 msgstr "Dadurch wird @{0} aus der Schnellzugriffsliste entfernt."
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:730
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737
 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder."
 msgstr "Dies wird deinen Post aus diesem Zitat-Post für alle Nutzer entfernen und durch einen Platzhalter ersetzen."
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:23
 #: src/screens/PostThread/components/HeaderDropdown.tsx:26
-#: src/view/com/post-thread/PostThread.tsx:633
-#: src/view/com/post-thread/PostThread.tsx:636
 msgid "Thread options"
 msgstr "Thread-Optionen"
 
@@ -8945,22 +9014,15 @@ msgstr "Thread-Optionen"
 msgid "Thread preferences"
 msgstr "Thread-Einstellungen"
 
-#: src/screens/Settings/ThreadPreferences.tsx:58
-#: src/screens/Settings/ThreadPreferences.tsx:179
+#: src/screens/Settings/ThreadPreferences.tsx:42
 msgid "Thread Preferences"
 msgstr "Thread-Einstellungen"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:57
 #: src/screens/PostThread/components/HeaderDropdown.tsx:62
-#: src/view/com/post-thread/PostThread.tsx:663
-#: src/view/com/post-thread/PostThread.tsx:668
 msgid "Threaded"
 msgstr "Thread"
 
-#: src/screens/Settings/ThreadPreferences.tsx:276
-msgid "Threaded mode"
-msgstr "Thread-Modus"
-
 #: src/Navigation.tsx:368
 msgid "Threads Preferences"
 msgstr "Thread-Einstellungen"
@@ -8990,11 +9052,7 @@ msgstr "An wen möchtest du diese Meldung senden?"
 msgid "Today"
 msgstr "Heute"
 
-#: src/view/com/util/forms/DropdownButton.tsx:263
-msgid "Toggle dropdown"
-msgstr "Dieses Dropdown umschalten"
-
-#: src/screens/Moderation/index.tsx:384
+#: src/screens/Moderation/index.tsx:403
 msgid "Toggle to enable or disable adult content"
 msgstr "Umschalten, um Inhalte für Erwachsene zu aktivieren oder zu deaktivieren"
 
@@ -9010,8 +9068,8 @@ msgstr "Top"
 
 #: src/screens/PostThread/components/HeaderDropdown.tsx:73
 #: src/screens/PostThread/components/HeaderDropdown.tsx:78
-#: src/screens/Settings/ThreadPreferences.tsx:80
-#: src/screens/Settings/ThreadPreferences.tsx:83
+#: src/screens/Settings/ThreadPreferences.tsx:64
+#: src/screens/Settings/ThreadPreferences.tsx:67
 msgid "Top replies first"
 msgstr "Beliebte Antworten zuerst"
 
@@ -9021,17 +9079,15 @@ msgstr "Thema"
 
 #: src/components/dms/MessageContextMenu.tsx:137
 #: src/components/dms/MessageContextMenu.tsx:139
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:440
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:442
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:571
-#: src/screens/PostThread/components/ThreadItemAnchor.tsx:574
-#: src/view/com/post-thread/PostThreadItem.tsx:886
-#: src/view/com/post-thread/PostThreadItem.tsx:889
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:444
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:446
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:576
+#: src/screens/PostThread/components/ThreadItemAnchor.tsx:579
 msgid "Translate"
 msgstr "Übersetzen"
 
-#: src/screens/Settings/ThreadPreferences.tsx:131
-#: src/screens/Settings/ThreadPreferences.tsx:136
+#: src/screens/Settings/ThreadPreferences.tsx:115
+#: src/screens/Settings/ThreadPreferences.tsx:120
 msgid "Tree view"
 msgstr "Baumansicht"
 
@@ -9052,7 +9108,7 @@ msgctxt "action"
 msgid "Try again"
 msgstr "Erneut versuchen"
 
-#: src/screens/Onboarding/state.ts:115
+#: src/screens/Onboarding/state.ts:123
 msgid "TV"
 msgstr "TV"
 
@@ -9064,7 +9120,7 @@ msgstr "Zwei-Faktor-Authentisierung (2FA)"
 msgid "Type your message here"
 msgstr "Gib deine Nachricht hier ein"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:432
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:442
 msgid "Type:"
 msgstr "Typ:"
 
@@ -9073,13 +9129,16 @@ msgstr "Typ:"
 msgid "Unable to connect. Please check your internet connection and try again."
 msgstr "Verbindung nicht möglich. Bitte überprüfe deine Internetverbindung und versuche es erneut."
 
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:95
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:140
+msgid "Unable to contact your service. Please check your internet connection and try again."
+msgstr "Es konnte keine Verbindung zu deinem Dienst hergestellt werden. Bitte überprüfe deine Internetverbindung und versuche es erneut."
+
 #: src/screens/Login/ForgotPasswordForm.tsx:68
 #: src/screens/Login/index.tsx:79
 #: src/screens/Login/LoginForm.tsx:169
 #: src/screens/Login/SetNewPasswordForm.tsx:81
 #: src/screens/Signup/index.tsx:76
-#: src/view/com/modals/ChangePassword.tsx:71
-#: src/view/com/modals/ChangePassword.tsx:117
 msgid "Unable to contact your service. Please check your Internet connection."
 msgstr "Dein Dienst kann nicht kontaktiert werden. Bitte überprüfe deine Internetverbindung."
 
@@ -9107,27 +9166,27 @@ msgstr "Feed-Information nicht verfügbar"
 #: src/components/dms/MessagesListBlockedFooter.tsx:104
 #: src/components/dms/MessagesListBlockedFooter.tsx:112
 #: src/components/dms/MessagesListBlockedFooter.tsx:119
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:203
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:320
-#: src/view/com/profile/ProfileMenu.tsx:473
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:328
+#: src/view/com/profile/ProfileMenu.tsx:490
 #: src/view/screens/ProfileList.tsx:723
 msgid "Unblock"
 msgstr "Entblocken"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:213
 msgctxt "action"
 msgid "Unblock"
 msgstr "Entblocken"
 
 #: src/components/dms/ConvoMenu.tsx:247
 #: src/components/dms/ConvoMenu.tsx:250
-#: src/view/com/profile/ProfileMenu.tsx:383
-#: src/view/com/profile/ProfileMenu.tsx:389
+#: src/view/com/profile/ProfileMenu.tsx:395
+#: src/view/com/profile/ProfileMenu.tsx:401
 msgid "Unblock account"
 msgstr "Account entblocken"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:314
-#: src/view/com/profile/ProfileMenu.tsx:455
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:322
+#: src/view/com/profile/ProfileMenu.tsx:472
 msgid "Unblock Account?"
 msgstr "Account entblocken?"
 
@@ -9150,24 +9209,28 @@ msgctxt "action"
 msgid "Unfollow"
 msgstr "Entfolgen"
 
-#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:229
+#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:236
 msgid "Unfollow {0}"
 msgstr "{0} entfolgen"
 
-#: src/view/com/profile/ProfileMenu.tsx:283
-#: src/view/com/profile/ProfileMenu.tsx:293
+#: src/view/com/profile/ProfileMenu.tsx:286
+#: src/view/com/profile/ProfileMenu.tsx:296
 msgid "Unfollow account"
 msgstr "Account entfolgen"
 
-#: src/screens/VideoFeed/index.tsx:831
+#: src/screens/VideoFeed/index.tsx:835
 msgid "Unfollows the user"
 msgstr "Entfolgt dem Nutzer"
 
+#: src/components/BlockedGeoOverlay.tsx:37
+msgid "Unfortunately, Bluesky is unavailable in Mississippi right now."
+msgstr "Leider ist Bluesky derzeit in Mississippi nicht verfügbar."
+
 #: src/components/moderation/ReportDialog/index.tsx:372
 msgid "Unfortunately, none of your subscribed labelers supports this report type."
 msgstr "Leider unterstützt keiner deiner abonnierten Kennzeichner diesen Meldungstyp."
 
-#: src/components/verification/VerificationsDialog.tsx:206
+#: src/components/verification/VerificationsDialog.tsx:211
 msgid "Unknown verifier"
 msgstr "Unbekannter Verifizierer"
 
@@ -9195,10 +9258,10 @@ msgstr "Stummschaltung aufheben"
 msgid "Unmute {tag}"
 msgstr "Stummschaltung von {tag} aufheben"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:620
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:626
-#: src/view/com/profile/ProfileMenu.tsx:362
-#: src/view/com/profile/ProfileMenu.tsx:368
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:633
+#: src/view/com/profile/ProfileMenu.tsx:374
+#: src/view/com/profile/ProfileMenu.tsx:380
 msgid "Unmute account"
 msgstr "Stummschaltung von Account aufheben"
 
@@ -9210,8 +9273,8 @@ msgstr "Stummschaltung von Konversation aufheben"
 msgid "Unmute list"
 msgstr "Liste nicht mehr stummschalten"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:505
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:512
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:516
 msgid "Unmute thread"
 msgstr "Stummschaltung des Threads aufheben"
 
@@ -9237,8 +9300,8 @@ msgstr "Feed lösen"
 msgid "Unpin from home"
 msgstr "Von Startseite lösen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:415
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:422
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:419
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:426
 msgid "Unpin from profile"
 msgstr "Vom Profil lösen"
 
@@ -9276,13 +9339,9 @@ msgstr "Von diesem Kennzeichner abmelden"
 msgid "Unsubscribed from list"
 msgstr "Von der Liste abgemeldet"
 
-#: src/view/com/composer/Composer.tsx:814
-msgid "Unsupported video type"
-msgstr "Nicht unterstützter Videotyp"
-
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:48
-msgid "Unsupported video type: {0}"
-msgstr "Nicht unterstützter Videotyp: {0}"
+#: src/view/com/composer/Composer.tsx:851
+msgid "Unsupported video type: {mimeType}"
+msgstr "Nicht unterstützter Videotyp: {mimeType}"
 
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:77
 #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:90
@@ -9302,13 +9361,13 @@ msgstr "<0>{displayName}</0> in Listen aktualisieren"
 
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:300
 #: src/components/dialogs/EmailDialog/screens/Update.tsx:312
-#: src/screens/Settings/AccountSettings.tsx:105
-#: src/screens/Settings/AccountSettings.tsx:113
+#: src/screens/Settings/AccountSettings.tsx:107
+#: src/screens/Settings/AccountSettings.tsx:115
 msgid "Update email"
 msgstr "E-Mail aktualisieren"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:526
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:547
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:536
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:557
 msgid "Update to {domain}"
 msgstr "Aktualisieren auf {domain}"
 
@@ -9316,12 +9375,12 @@ msgstr "Aktualisieren auf {domain}"
 msgid "Update your email"
 msgstr "Aktualisiere deine E-Mail-Adresse"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:312
 msgctxt "toast"
 msgid "Updating quote attachment failed"
 msgstr "Aktualisieren des Zitat-Anhangs ist fehlgeschlagen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:343
 msgctxt "toast"
 msgid "Updating reply visibility failed"
 msgstr "Aktualisieren der Antwort-Sichtbarkeit ist fehlgeschlagen"
@@ -9330,11 +9389,11 @@ msgstr "Aktualisieren der Antwort-Sichtbarkeit ist fehlgeschlagen"
 msgid "Updating..."
 msgstr "Wird aktualisiert…"
 
-#: src/screens/Onboarding/StepProfile/index.tsx:288
+#: src/screens/Onboarding/StepProfile/index.tsx:293
 msgid "Upload a photo instead"
 msgstr "Stattdessen ein Foto hochladen"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:472
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:482
 msgid "Upload a text file to:"
 msgstr "Hochladen einer Textdatei auf:"
 
@@ -9366,7 +9425,7 @@ msgstr "Bilder werden hochgeladen..."
 msgid "Uploading link thumbnail..."
 msgstr "Link-Vorschaubild wird hochgeladen..."
 
-#: src/view/com/composer/Composer.tsx:1737
+#: src/view/com/composer/Composer.tsx:1840
 msgid "Uploading video..."
 msgstr "Video wird hochgeladen..."
 
@@ -9374,7 +9433,7 @@ msgstr "Video wird hochgeladen..."
 msgid "Use app passwords to sign in to other Bluesky clients without giving full access to your account or password."
 msgstr "Verwende App-Passwörter, um dich bei anderen Bluesky-Clients einzuloggen, ohne vollständigen Zugriff auf deinen Account oder Passwort zu gewähren."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:558
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:568
 msgid "Use default provider"
 msgstr "Standardanbieter verwenden"
 
@@ -9457,15 +9516,15 @@ msgctxt "toast"
 msgid "User list updated"
 msgstr "Nutzerliste aktualisiert"
 
-#: src/screens/Signup/StepHandle/index.tsx:235
+#: src/screens/Signup/StepHandle/index.tsx:234
 msgid "Username cannot be longer than {MAX_SERVICE_HANDLE_LENGTH, plural, other {# characters}}"
 msgstr "Der Nutzername darf nicht länger als {MAX_SERVICE_HANDLE_LENGTH, plural,other {# Zeichen}} sein"
 
-#: src/screens/Signup/StepHandle/index.tsx:219
+#: src/screens/Signup/StepHandle/index.tsx:218
 msgid "Username cannot begin or end with a hyphen"
 msgstr "Der Nutzername darf nicht mit einem Bindestrich beginnen oder enden"
 
-#: src/screens/Signup/StepHandle/index.tsx:223
+#: src/screens/Signup/StepHandle/index.tsx:222
 msgid "Username must only contain letters (a-z), numbers, and hyphens"
 msgstr "Der Nutzername darf nur Buchstaben (a–z), Zahlen und Bindestriche enthalten"
 
@@ -9494,7 +9553,7 @@ msgstr "Nutzer in „{0}“"
 msgid "Users you follow"
 msgstr "Nutzer, denen du folgst"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:438
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:448
 msgid "Value:"
 msgstr "Wert:"
 
@@ -9502,7 +9561,7 @@ msgstr "Wert:"
 msgid "Verification failed, please try again."
 msgstr "Verifizierung fehlgeschlagen. Bitte versuche es erneut."
 
-#: src/screens/Moderation/index.tsx:297
+#: src/screens/Moderation/index.tsx:316
 msgid "Verification settings"
 msgstr "Verifizierungseinstellungen"
 
@@ -9521,8 +9580,8 @@ msgstr "Verifiziert von:"
 
 #: src/components/verification/VerificationCreatePrompt.tsx:84
 #: src/components/verification/VerificationCreatePrompt.tsx:86
-#: src/view/com/profile/ProfileMenu.tsx:346
-#: src/view/com/profile/ProfileMenu.tsx:349
+#: src/view/com/profile/ProfileMenu.tsx:358
+#: src/view/com/profile/ProfileMenu.tsx:361
 msgid "Verify account"
 msgstr "Account verifizieren"
 
@@ -9538,8 +9597,8 @@ msgctxt "action"
 msgid "Verify code"
 msgstr "Code verifizieren"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:528
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:549
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:538
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:559
 msgid "Verify DNS Record"
 msgstr "DNS-Eintrag verifizieren"
 
@@ -9557,8 +9616,8 @@ msgstr "E-Mail-Verifizierungsdialog"
 msgid "Verify now"
 msgstr "Jetzt verifizieren"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:529
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:551
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:539
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:561
 msgid "Verify Text File"
 msgstr "Textdatei verifizieren"
 
@@ -9571,8 +9630,8 @@ msgid "Verify your age"
 msgstr "Verifiziere dein Alter"
 
 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:211
-#: src/screens/Settings/AccountSettings.tsx:79
-#: src/screens/Settings/AccountSettings.tsx:99
+#: src/screens/Settings/AccountSettings.tsx:81
+#: src/screens/Settings/AccountSettings.tsx:101
 msgid "Verify your email"
 msgstr "Verifiziere deine E-Mail"
 
@@ -9594,7 +9653,7 @@ msgstr "Version {0}"
 msgid "Video"
 msgstr "Video"
 
-#: src/view/com/composer/state/video.ts:358
+#: src/view/com/composer/state/video.ts:357
 msgid "Video failed to process"
 msgstr "Video konnte nicht verarbeitet werden"
 
@@ -9606,21 +9665,21 @@ msgstr "Video-Feed"
 msgid "Video from {0}: {text}"
 msgstr "Video von {0}: {text}"
 
-#: src/screens/Onboarding/index.tsx:39
-#: src/screens/Onboarding/state.ts:103
-#: src/screens/Search/modules/ExploreTrendingTopics.tsx:237
+#: src/screens/Onboarding/index.tsx:55
+#: src/screens/Onboarding/state.ts:111
+#: src/screens/Search/modules/ExploreTrendingTopics.tsx:234
 msgid "Video Games"
 msgstr "Videospiele"
 
-#: src/screens/VideoFeed/index.tsx:1072
+#: src/screens/VideoFeed/index.tsx:1076
 msgid "Video is paused"
 msgstr "Video ist pausiert"
 
-#: src/screens/VideoFeed/index.tsx:1072
+#: src/screens/VideoFeed/index.tsx:1076
 msgid "Video is playing"
 msgstr "Video wird abgespielt"
 
-#: src/components/Post/Embed/VideoEmbed/index.web.tsx:219
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:220
 msgid "Video not found."
 msgstr "Video nicht gefunden."
 
@@ -9628,7 +9687,7 @@ msgstr "Video nicht gefunden."
 msgid "Video settings"
 msgstr "Video-Einstellungen"
 
-#: src/view/com/composer/Composer.tsx:1747
+#: src/view/com/composer/Composer.tsx:1850
 msgid "Video uploaded"
 msgstr "Video hochgeladen"
 
@@ -9640,24 +9699,28 @@ msgstr "Video: {0}"
 msgid "Videos"
 msgstr "Videos"
 
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:42
-#: src/view/com/composer/videos/SelectVideoBtn.tsx:55
-msgid "Videos must be less than 3 minutes long"
-msgstr "Videos dürfen nicht länger als 3 Minuten sein"
+#: src/view/com/composer/SelectMediaButton.tsx:404
+msgid "Videos must be less than 3 minutes long."
+msgstr "Videos dürfen nicht länger als 3 Minuten sein."
 
-#: src/screens/Profile/Header/Shell.tsx:211
+#: src/view/com/composer/Composer.tsx:545
+msgctxt "Action to view the post the user just created"
+msgid "View"
+msgstr "Ansehen"
+
+#: src/screens/Profile/Header/Shell.tsx:229
 msgid "View {0}'s avatar"
 msgstr "Avatar von {0} ansehen"
 
 #: src/components/ProfileCard.tsx:124
 #: src/screens/Profile/components/ProfileFeedHeader.tsx:454
 #: src/screens/Search/components/SearchProfileCard.tsx:36
-#: src/screens/VideoFeed/index.tsx:790
+#: src/screens/VideoFeed/index.tsx:794
 #: src/view/com/notifications/NotificationFeedItem.tsx:599
 msgid "View {0}'s profile"
 msgstr "Profil von {0} ansehen"
 
-#: src/components/dms/MessagesListHeader.tsx:181
+#: src/components/dms/MessagesListHeader.tsx:142
 msgid "View {displayName}'s profile"
 msgstr "Profil von {displayName} ansehen"
 
@@ -9669,13 +9732,13 @@ msgstr "Profil des blockierten Nutzers ansehen"
 msgid "View blogpost for more details"
 msgstr "Blogpost für weitere Details ansehen"
 
-#: src/view/screens/Log.tsx:57
+#: src/screens/Log.tsx:81
 msgid "View debug entry"
 msgstr "Debug-Eintrag anzeigen"
 
 #: src/components/ReportDialog/SelectReportOptionView.tsx:137
-#: src/screens/VideoFeed/index.tsx:656
-#: src/screens/VideoFeed/index.tsx:674
+#: src/screens/VideoFeed/index.tsx:659
+#: src/screens/VideoFeed/index.tsx:677
 msgid "View details"
 msgstr "Details ansehen"
 
@@ -9691,13 +9754,21 @@ msgstr "Vollständigen Thread ansehen"
 msgid "View information about these labels"
 msgstr "Informationen zu diesen Kennzeichnungen anzeigen"
 
-#: src/components/interstitials/TrendingVideos.tsx:189
-#: src/components/interstitials/TrendingVideos.tsx:211
+#: src/components/interstitials/TrendingVideos.tsx:198
+#: src/components/interstitials/TrendingVideos.tsx:220
 #: src/screens/Search/modules/ExploreTrendingVideos.tsx:194
 #: src/screens/Search/modules/ExploreTrendingVideos.tsx:213
 msgid "View more"
 msgstr "Mehr ansehen"
 
+#: src/components/interstitials/TrendingVideos.tsx:226
+msgid "View more trending videos"
+msgstr "Mehr angesagte Videos ansehen"
+
+#: src/view/com/composer/Composer.tsx:540
+msgid "View post"
+msgstr "Post ansehen"
+
 #: src/components/ProfileHoverCard/index.web.tsx:466
 #: src/components/ProfileHoverCard/index.web.tsx:486
 #: src/components/ProfileHoverCard/index.web.tsx:513
@@ -9727,11 +9798,11 @@ msgstr "Nutzer ansehen, denen dieser Feed gefällt"
 msgid "View video"
 msgstr "Video ansehen"
 
-#: src/screens/Moderation/index.tsx:277
+#: src/screens/Moderation/index.tsx:296
 msgid "View your blocked accounts"
 msgstr "Sieh dir deine blockierten Accounts an"
 
-#: src/screens/Moderation/index.tsx:217
+#: src/screens/Moderation/index.tsx:236
 msgid "View your default post interaction settings"
 msgstr "Sieh dir deine Standard-Einstellungen für die Post-Interaktion an"
 
@@ -9740,11 +9811,11 @@ msgstr "Sieh dir deine Standard-Einstellungen für die Post-Interaktion an"
 msgid "View your feeds and explore more"
 msgstr "Sieh dir deine Feeds an und entdecke mehr"
 
-#: src/screens/Moderation/index.tsx:247
+#: src/screens/Moderation/index.tsx:266
 msgid "View your moderation lists"
 msgstr "Sieh dir deine Moderationslisten an"
 
-#: src/screens/Moderation/index.tsx:262
+#: src/screens/Moderation/index.tsx:281
 msgid "View your muted accounts"
 msgstr "Sieh dir deine stummgeschalteten Accounts an"
 
@@ -9825,7 +9896,7 @@ msgstr "Wir arbeiten mit <0>KWS</0> zusammen, um zu überprüfen, ob du volljäh
 msgid "We have sent another verification email to <0>{0}</0>."
 msgstr "Wir haben eine weitere Verifizierungs-E-Mail an <0>{0}</0> gesendet."
 
-#: src/screens/Onboarding/StepFinished.tsx:256
+#: src/screens/Onboarding/StepFinished.tsx:533
 msgid "We hope you have a wonderful time. Remember, Bluesky is:"
 msgstr "Wir hoffen, du hast eine wundervolle Zeit. Denk daran, Bluesky ist:"
 
@@ -9841,15 +9912,15 @@ msgstr "Wir empfehlen, mindestens zwei Interessen auszuwählen."
 msgid "We sent an email to <0>{0}</0> containing a link. Please click on it to complete the email verification process."
 msgstr "Wir haben eine E-Mail an <0>{0}</0> gesendet, die einen Link enthält. Bitte klicke darauf, um den E-Mail-Verifizierungsprozess abzuschließen."
 
-#: src/view/com/composer/state/video.ts:419
+#: src/view/com/composer/state/video.ts:418
 msgid "We were unable to determine if you are allowed to upload videos. Please try again."
 msgstr "Wir konnten nicht feststellen, ob du berechtigt bist, Videos hochzuladen. Bitte versuche es erneut."
 
-#: src/components/dialogs/BirthDateSettings.tsx:52
+#: src/components/dialogs/BirthDateSettings.tsx:57
 msgid "We were unable to load your birth date preferences. Please try again."
 msgstr "Wir konnten deine Geburtsdatums-Einstellungen nicht laden. Bitte versuche es erneut."
 
-#: src/screens/Moderation/index.tsx:464
+#: src/screens/Moderation/index.tsx:483
 msgid "We were unable to load your configured labelers at this time."
 msgstr "Wir konnten deine konfigurierten Kennzeichner derzeit nicht laden."
 
@@ -9890,7 +9961,7 @@ msgid "We're having issues initializing the age assurance process for your accou
 msgstr "Wir haben Probleme bei der Initialisierung des Altersverifizierungsprozesses für deinen Account. Bitte <0>kontaktiere den Support</0>, um Hilfe zu erhalten."
 
 #: src/components/dialogs/SearchablePeopleList.tsx:107
-#: src/components/ProgressGuide/FollowDialog.tsx:172
+#: src/components/ProgressGuide/FollowDialog.tsx:164
 msgid "We're having network issues, try again"
 msgstr "Wir haben Netzwerkprobleme, versuche es erneut"
 
@@ -9914,7 +9985,7 @@ msgstr "Es tut uns leid, aber wir konnten deine stummgeschalteten Wörter gerade
 msgid "We're sorry, but your search could not be completed. Please try again in a few minutes."
 msgstr "Es tut uns leid, aber deine Suche konnte nicht abgeschlossen werden. Bitte versuche es in ein paar Minuten noch einmal."
 
-#: src/view/com/composer/Composer.tsx:460
+#: src/view/com/composer/Composer.tsx:471
 msgid "We're sorry! The post you are replying to has been deleted."
 msgstr "Es tut uns leid! Der Post, auf den du antwortest, wurde gelöscht."
 
@@ -9941,7 +10012,7 @@ msgstr "Wir aktualisieren unsere Nutzungsbedingungen, Datenschutzerklärung und
 
 #: src/components/PolicyUpdateOverlay/updates/202508/index.tsx:61
 msgid "We’re updating our Terms of Service, Privacy Policy, and Copyright Policy, effective September 15th, 2025. We're also updating our Community Guidelines, and we want your input! These new guidelines will take effect on October 15th, 2025. Learn more about these changes and how to share your thoughts with us by reading our blog post."
-msgstr "Wir aktualisieren unsere Nutzungsbedingungen, Datenschutzerklärung und Urheberrechtsrichtlinie, gültig ab dem 15. September 2025. Außerdem aktualisieren wir unsere Community-Richtlinien und möchten deine Meinung dazu hören! Diese neuen Richtlinien treten am 15. Oktober 2025 in Kraft. Erfahre mehr über diese Änderungen und wie du uns deine Meinung mitteilen kannst, indem du unseren Blogpost liest."
+msgstr "Wir aktualisieren unsere Nutzungsbedingungen, Datenschutzerklärung und Urheberrechtsrichtlinie, gültig ab dem 15. September 2025. Außerdem aktualisieren wir unsere Community-Richtlinien und möchten deine Meinung dazu hören! Diese neuen Richtlinien treten am 15. Oktober 2025 in Kraft. Erfahre mehr über diese Änderungen und wie du uns deine Meinung mitteilen kannst, indem du unseren Blogpost liest (auf Englisch)."
 
 #: src/components/ageAssurance/AgeAssuranceRedirectDialog.tsx:169
 msgid "We've confirmed your age assurance status. You can now close this dialog."
@@ -9965,7 +10036,7 @@ msgstr "Wie möchtest du dein Startpaket nennen?"
 
 #: src/view/com/auth/SplashScreen.tsx:38
 #: src/view/com/auth/SplashScreen.web.tsx:99
-#: src/view/com/composer/Composer.tsx:777
+#: src/view/com/composer/Composer.tsx:811
 msgid "What's up?"
 msgstr "Was gibt's?"
 
@@ -9973,10 +10044,6 @@ msgstr "Was gibt's?"
 msgid "When you tap on a check, you’ll see which organizations have granted verification."
 msgstr "Wenn du auf das Häkchen tippst, siehst du, welche Organisationen die Verifizierung vergeben haben."
 
-#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:80
-msgid "Which languages are used in this post?"
-msgstr "Welche Sprachen werden in diesem Post verwendet?"
-
 #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:79
 msgid "Which languages would you like to see in your algorithmic feeds?"
 msgstr "Welche Sprachen würdest du gerne in deinen algorithmischen Feeds sehen?"
@@ -10047,21 +10114,21 @@ msgstr "Warum sollte dieser Nutzer überprüft werden?"
 msgid "Write a message"
 msgstr "Schreibe eine Nachricht"
 
-#: src/view/com/composer/Composer.tsx:872
+#: src/view/com/composer/Composer.tsx:911
 msgid "Write post"
 msgstr "Post verfassen"
 
-#: src/view/com/composer/Composer.tsx:775
-#: src/view/com/post-thread/PostThreadComposePrompt.tsx:90
+#: src/screens/PostThread/components/ThreadComposePrompt.tsx:90
+#: src/view/com/composer/Composer.tsx:809
 msgid "Write your reply"
 msgstr "Schreibe deine Antwort"
 
-#: src/screens/Onboarding/index.tsx:25
-#: src/screens/Onboarding/state.ts:116
+#: src/screens/Onboarding/index.tsx:41
+#: src/screens/Onboarding/state.ts:124
 msgid "Writers"
 msgstr "Autoren"
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:356
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:366
 msgid "Wrong DID returned from server. Received: {0}"
 msgstr "Falsche DID vom Server zurückgegeben. Empfangen: {0}"
 
@@ -10070,7 +10137,7 @@ msgstr "Falsche DID vom Server zurückgegeben. Empfangen: {0}"
 msgid "www.mylivestream.tv"
 msgstr "www.mylivestream.tv"
 
-#: src/view/com/composer/select-language/SuggestedLanguage.tsx:87
+#: src/view/com/composer/select-language/SuggestedLanguage.tsx:100
 msgid "Yes"
 msgstr "Ja"
 
@@ -10083,11 +10150,11 @@ msgstr "Ja, deaktivieren"
 msgid "Yes, delete this starter pack"
 msgstr "Ja, dieses Startpaket löschen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:733
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:740
 msgid "Yes, detach"
 msgstr "Ja, trennen"
 
-#: src/components/PostControls/PostMenu/PostMenuItems.tsx:743
+#: src/components/PostControls/PostMenu/PostMenuItems.tsx:750
 msgid "Yes, hide"
 msgstr "Ja, ausblenden"
 
@@ -10136,7 +10203,7 @@ msgstr "Du bist nicht mehr live"
 msgid "You are not allowed to go live"
 msgstr "Du darfst nicht live gehen"
 
-#: src/view/com/composer/state/video.ts:412
+#: src/view/com/composer/state/video.ts:411
 msgid "You are not allowed to upload videos."
 msgstr "Du darfst keine Videos hochladen."
 
@@ -10152,7 +10219,7 @@ msgstr "Du bist jetzt live!"
 msgid "You are verified"
 msgstr "Du bist verifiziert"
 
-#: src/screens/Profile/Header/EditProfileDialog.tsx:355
+#: src/screens/Profile/Header/EditProfileDialog.tsx:346
 msgid "You are verified. You will lose your verification status if you change your display name. <0>Learn more.</0>"
 msgstr "Du bist verifiziert. Du verlierst deinen Verifizierungsstatus, wenn du deinen Anzeigenamen änderst. <0>Mehr erfahren (auf Englisch).</0>"
 
@@ -10190,17 +10257,30 @@ msgstr "Du kannst jetzt auswählen, ob du Mitteilungen erhalten möchtest, wenn
 msgid "You can now sign in with your new password."
 msgstr "Du kannst dich jetzt mit deinem neuen Passwort einloggen."
 
+#: src/view/com/composer/SelectMediaButton.tsx:407
+msgid "You can only select one GIF at a time."
+msgstr "Du kannst jeweils nur ein GIF auswählen."
+
+#: src/view/com/composer/SelectMediaButton.tsx:401
+msgid "You can only select one video at a time."
+msgstr "Du kannst jeweils nur ein Video auswählen."
+
 #: src/screens/Deactivated.tsx:133
 msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users."
 msgstr "Du kannst deinen Account reaktivieren, um dich weiterhin einzuloggen. Dein Profil und deine Posts werden für andere Nutzer sichtbar sein."
 
+#. Error message for maximum number of images that can be selected to add to a post, currently 4 but may change.
+#: src/view/com/composer/SelectMediaButton.tsx:393
+msgid "You can select up to {MAX_IMAGES, plural, other {# images}} in total."
+msgstr "Du kannst insgesamt bis zu {MAX_IMAGES, plural, other {# Bilder}} auswählen."
+
 #: src/components/dialogs/PostInteractionSettingsDialog.tsx:85
 msgid "You can set default interaction settings in <0>Settings → Moderation → Interaction settings</0>."
 msgstr "Du kannst die Standard-Interaktionseinstellungen unter <0>Einstellungen → Moderation → Interaktionseinstellungen</0> festlegen."
 
 #: src/components/interstitials/Trending.tsx:130
 #: src/components/interstitials/TrendingVideos.tsx:137
-#: src/view/shell/desktop/SidebarTrendingTopics.tsx:109
+#: src/view/shell/desktop/SidebarTrendingTopics.tsx:110
 msgid "You can update this later from your settings."
 msgstr "Du kannst dies später in deinen Einstellungen aktualisieren."
 
@@ -10228,10 +10308,6 @@ msgstr "Du hast keine angehefteten Feeds."
 msgid "You don't have any saved feeds."
 msgstr "Du hast keine gespeicherten Feeds."
 
-#: src/view/com/post-thread/PostThread.tsx:273
-msgid "You have blocked the author or you have been blocked by the author."
-msgstr "Du hast den Autor blockiert oder der Autor hat dich blockiert."
-
 #: src/components/dms/MessagesListBlockedFooter.tsx:66
 msgid "You have blocked this user"
 msgstr "Du hast diesen Nutzer blockiert"
@@ -10248,8 +10324,7 @@ msgstr "Du hast Mitteilungen für Antworten, Zitate und Erwähnungen vollständi
 
 #: src/screens/Login/SetNewPasswordForm.tsx:49
 #: src/screens/Login/SetNewPasswordForm.tsx:95
-#: src/view/com/modals/ChangePassword.tsx:87
-#: src/view/com/modals/ChangePassword.tsx:133
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:112
 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX."
 msgstr "Du hast einen ungültigen Code eingegeben. Er sollte wie XXXXX-XXXXX aussehen."
 
@@ -10283,6 +10358,10 @@ msgstr "Du hast keine Feeds."
 msgid "You have no lists."
 msgstr "Du hast keine Listen."
 
+#: src/components/dialogs/StarterPackDialog.tsx:101
+msgid "You have no starter packs."
+msgstr "Du hast keine Startpakete."
+
 #: src/view/screens/ModerationBlockedAccounts.tsx:164
 msgid "You have not blocked any accounts yet. To block an account, go to their profile and select \"Block account\" from the menu on their account."
 msgstr "Du hast noch keine Accounts blockiert. Um einen Account zu blockieren, gehe auf das Profil und wähle „Account blockieren“ im Menü."
@@ -10328,27 +10407,27 @@ msgstr "Du kannst Einspruch gegen nicht selbst gesetzte Kennzeichnungen erheben,
 msgid "You may appeal these labels if you feel they were placed in error."
 msgstr "Du kannst gegen diese Kennzeichnungen Einspruch erheben, wenn du der Meinung bist, dass sie zu Unrecht vergeben wurden."
 
-#: src/screens/StarterPack/Wizard/State.tsx:76
+#: src/screens/StarterPack/Wizard/State.tsx:80
 msgid "You may only add up to {STARTER_PACK_MAX_SIZE, plural, other {{STARTER_PACK_MAX_SIZE} profiles}}"
 msgstr "Du darfst nur bis zu {STARTER_PACK_MAX_SIZE, plural, other {{STARTER_PACK_MAX_SIZE} Profile}} hinzufügen"
 
-#: src/screens/StarterPack/Wizard/State.tsx:95
+#: src/screens/StarterPack/Wizard/State.tsx:99
 msgid "You may only add up to 3 feeds"
 msgstr "Du kannst nur bis zu 3 Feeds hinzufügen"
 
-#: src/lib/media/picker.shared.ts:25
-msgid "You may only select up to 4 images"
-msgstr "Du kannst nur bis zu 4 Bilder auswählen"
-
 #: src/screens/Signup/StepInfo/Policies.tsx:136
 msgid "You must be 13 years of age or older to create an account."
 msgstr "Du musst mindestens 13 Jahre alt sein, um einen Account zu erstellen."
 
+#: src/components/dialogs/BirthDateSettings.tsx:131
+msgid "You must be at least 13 years old to use Bluesky. Read our <0>Terms of Service</0> for more information."
+msgstr "Du musst mindestens 13 Jahre alt sein, um Bluesky nutzen zu können. Lies unsere <0>Nutzungsbedingungen</0>, um mehr zu erfahren."
+
 #: src/components/StarterPack/ProfileStarterPacks.tsx:334
 msgid "You must be following at least seven other people to generate a starter pack."
 msgstr "Du musst mindestens sieben anderen Personen folgen, um ein Startpaket erstellen zu können."
 
-#: src/screens/Moderation/index.tsx:355
+#: src/screens/Moderation/index.tsx:374
 msgid "You must complete age assurance in order to access the settings below."
 msgstr "Du musst die Altersverifikation abschließen, um auf die untenstehenden Einstellungen zugreifen zu können."
 
@@ -10369,6 +10448,10 @@ msgstr "Du musst mindestens einen Kennzeichner für eine Meldung auswählen"
 msgid "You must sign in to view this post."
 msgstr "Du musst dich einloggen, um diesen Post zu sehen."
 
+#: src/view/com/composer/SelectMediaButton.tsx:436
+msgid "You need to allow access to your media library."
+msgstr "Du musst den Zugriff auf deine Galerie erlauben."
+
 #: src/components/dialogs/EmailDialog/screens/Manage2FA/index.tsx:23
 msgid "You need to verify your email address before you can enable email 2FA."
 msgstr "Du musst deine E-Mail-Adresse verifizieren, bevor du die Zwei-Faktor-Authentisierung (2FA) per E-Mail aktivieren kannst."
@@ -10450,7 +10533,7 @@ msgstr "Mit diesen Feeds bleibst du auf dem Laufenden"
 msgid "You're in line"
 msgstr "Du bist in der Warteschlange"
 
-#: src/screens/Onboarding/StepFinished.tsx:253
+#: src/screens/Onboarding/StepFinished.tsx:530
 msgid "You're ready to go!"
 msgstr "Du kannst loslegen!"
 
@@ -10464,7 +10547,7 @@ msgstr "Du bist mit einem App-Passwort eingeloggt. Bitte logge dich mit deinem H
 msgid "You've chosen to hide a word or tag within this post."
 msgstr "Du hast dich entschieden, ein Wort oder Tag in diesem Post auszublenden."
 
-#: src/state/shell/progress-guide.tsx:234
+#: src/state/shell/progress-guide.tsx:236
 msgid "You've found some people to follow"
 msgstr "Du hast ein paar Leute gefunden, denen du folgen kannst"
 
@@ -10484,15 +10567,15 @@ msgstr "Du hast die maximale Anzahl an Anfragen erreicht. Bitte versuche es spä
 msgid "You've reached the start of the active content."
 msgstr "Du hast den Anfang des aktiven Inhalts erreicht."
 
-#: src/view/com/composer/state/video.ts:423
+#: src/view/com/composer/state/video.ts:422
 msgid "You've reached your daily limit for video uploads (too many bytes)"
 msgstr "Du hast dein tägliches Limit für Video-Uploads erreicht (zu viele Bytes)"
 
-#: src/view/com/composer/state/video.ts:427
+#: src/view/com/composer/state/video.ts:426
 msgid "You've reached your daily limit for video uploads (too many videos)"
 msgstr "Du hast dein tägliches Limit für Video-Uploads erreicht (zu viele Videos)"
 
-#: src/screens/VideoFeed/index.tsx:1123
+#: src/screens/VideoFeed/index.tsx:1127
 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?"
 msgstr "Du hast keine Videos mehr zum Anschauen. Vielleicht ist es ein guter Zeitpunkt, eine Pause zu machen?"
 
@@ -10508,7 +10591,7 @@ msgstr "Dein Account wurde gelöscht"
 msgid "Your account has been suspended"
 msgstr "Dein Account wurde gesperrt"
 
-#: src/view/com/composer/state/video.ts:431
+#: src/view/com/composer/state/video.ts:430
 msgid "Your account is not yet old enough to upload videos. Please try again later."
 msgstr "Dein Account ist noch nicht alt genug, um Videos hochzuladen. Bitte versuche es später erneut."
 
@@ -10522,13 +10605,13 @@ msgstr "Es wurde festgestellt, dass dein Account gegen die <0>Bluesky Social Nut
 
 #: src/screens/Takendown.tsx:154
 msgid "Your appeal has been submitted. If your appeal succeeds, you will receive an email."
-msgstr ""
+msgstr "Deine Beschwerde wurde eingereicht. Falls sie erfolgreich ist, erhältst du eine E-Mail."
 
 #: src/screens/Signup/StepInfo/index.tsx:261
 msgid "Your birth date"
 msgstr "Dein Geburtsdatum"
 
-#: src/components/Post/Embed/VideoEmbed/index.web.tsx:223
+#: src/components/Post/Embed/VideoEmbed/index.web.tsx:224
 msgid "Your browser does not support the video format. Please try a different browser."
 msgstr "Dein Browser unterstützt das Videoformat nicht. Bitte versuche es mit einem anderen Browser."
 
@@ -10540,10 +10623,14 @@ msgstr "Deine Chats wurden deaktiviert"
 msgid "Your choice will be remembered for future links. You can change it at any time in settings."
 msgstr "Deine Auswahl wird für zukünftige Links gespeichert. Du kannst sie jederzeit in den Einstellungen ändern."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:513
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:523
 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account."
 msgstr "Dein aktueller Handle <0>{0}</0> bleibt automatisch für dich reserviert. Du kannst jederzeit von diesem Account aus zu ihm zurückwechseln."
 
+#: src/screens/Moderation/index.tsx:208
+msgid "Your declared age is under 18. Some settings below may be disabled. If this was a mistake, you may edit your birthdate in your <0>account settings</0>."
+msgstr "Dein angegebenes Alter ist unter 18. Einige der untenstehenden Einstellungen sind möglicherweise deaktiviert. Falls dies ein Fehler war, kannst du dein Geburtsdatum in deinen <0>Account-Einstellungen</0> bearbeiten."
+
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:253
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:257
 #: src/components/ageAssurance/AgeAssuranceInitDialog.tsx:258
@@ -10551,9 +10638,9 @@ msgid "Your email"
 msgstr "Deine E-Mail"
 
 #: src/screens/Login/ForgotPasswordForm.tsx:51
-#: src/screens/Signup/state.ts:270
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:81
+#: src/screens/Signup/state.ts:271
 #: src/screens/Signup/StepInfo/index.tsx:101
-#: src/view/com/modals/ChangePassword.tsx:55
 msgid "Your email appears to be invalid."
 msgstr "Deine E-Mail scheint ungültig zu sein."
 
@@ -10561,7 +10648,7 @@ msgstr "Deine E-Mail scheint ungültig zu sein."
 msgid "Your email has not yet been verified. Please verify your email in order to enjoy all the features of Bluesky."
 msgstr "Deine E-Mail wurde noch nicht verifiziert. Bitte verifiziere deine E-Mail, um alle Funktionen von Bluesky nutzen zu können."
 
-#: src/state/shell/progress-guide.tsx:213
+#: src/state/shell/progress-guide.tsx:215
 msgid "Your first like!"
 msgstr "Deine erste „Gefällt mir“-Angabe!"
 
@@ -10573,7 +10660,7 @@ msgstr "Deine Follower"
 msgid "Your following feed is empty! Follow more users to see what's happening."
 msgstr "Dein Following-Feed ist leer! Folge mehr Nutzern, um zu sehen, was passiert."
 
-#: src/screens/Settings/components/ChangeHandleDialog.tsx:240
+#: src/screens/Settings/components/ChangeHandleDialog.tsx:245
 msgid "Your full handle will be <0>@{0}</0>"
 msgstr "Dein vollständiger Handle lautet <0>@{0}</0>"
 
@@ -10598,23 +10685,23 @@ msgstr "Deine Interessen helfen uns dabei, das zu finden, was dir gefällt!"
 msgid "Your muted words"
 msgstr "Deine stummgeschalteten Wörter"
 
-#: src/view/com/modals/ChangePassword.tsx:169
-msgid "Your password has been changed successfully!"
-msgstr "Dein Passwort wurde erfolgreich geändert!"
+#: src/screens/Settings/components/ChangePasswordDialog.tsx:71
+msgid "Your password has been changed successfully! Please use your new password when you sign in to Bluesky from now on."
+msgstr "Dein Passwort wurde erfolgreich geändert! Bitte verwende ab sofort dein neues Passwort, wenn du dich bei Bluesky einloggst."
 
 #: src/screens/Signup/StepInfo/index.tsx:130
 msgid "Your password must be at least 8 characters long."
 msgstr "Dein Passwort muss mindestens 8 Zeichen lang sein."
 
-#: src/view/com/composer/Composer.tsx:522
-msgid "Your post has been published"
-msgstr "Dein Post wurde veröffentlicht"
+#: src/view/com/composer/Composer.tsx:536
+msgid "Your post was sent"
+msgstr "Dein Post wurde gesendet"
 
-#: src/view/com/composer/Composer.tsx:519
-msgid "Your posts have been published"
-msgstr "Deine Posts wurden veröffentlicht"
+#: src/view/com/composer/Composer.tsx:533
+msgid "Your posts were sent"
+msgstr "Deine Posts wurden gesendet"
 
-#: src/screens/Onboarding/StepFinished.tsx:268
+#: src/screens/Onboarding/StepFinished.tsx:545
 msgid "Your posts, likes, and blocks are public. Mutes are private."
 msgstr "Deine Posts, „Gefällt mir“-Angaben und Blockierungen sind öffentlich. Stummschaltungen sind privat."
 
@@ -10622,13 +10709,21 @@ msgstr "Deine Posts, „Gefällt mir“-Angaben und Blockierungen sind öffentli
 msgid "Your preferred language"
 msgstr "Deine bevorzugte Sprache"
 
+#: src/screens/Onboarding/StepFinished.tsx:422
+msgid "Your profile picture"
+msgstr "Dein Profilbild"
+
+#: src/screens/Onboarding/StepFinished.tsx:350
+msgid "Your profile picture surrounded by concentric circles of other users' profile pictures"
+msgstr "Dein Profilbild, umgeben von konzentrischen Kreisen mit den Profilbildern anderer Nutzer"
+
 #: 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 "Dein Profil, deine Posts, deine Feeds und Listen werden nicht mehr für andere Bluesky-Nutzer sichtbar sein. Du kannst deinen Account jederzeit reaktivieren, indem du dich einloggst."
 
-#: src/view/com/composer/Composer.tsx:521
-msgid "Your reply has been published"
-msgstr "Deine Antwort wurde veröffentlicht"
+#: src/view/com/composer/Composer.tsx:535
+msgid "Your reply was sent"
+msgstr "Deine Antwort wurde gesendet"
 
 #: src/components/moderation/ReportDialog/index.tsx:394
 msgid "Your report will be sent to <0>{0}</0>."