diff options
author | Paul Frazee <pfrazee@gmail.com> | 2024-10-08 19:46:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-08 19:46:24 -0700 |
commit | da28c5690a9a1f45df9821856db6efa8fd09ba4b (patch) | |
tree | 906acf67a8db563df86972f78e2a76c2f7f30bf4 /src/locale/locales/de/messages.po | |
parent | f52be633584a6e9e0dbc79e41574a4d316124cbd (diff) | |
download | voidsky-da28c5690a9a1f45df9821856db6efa8fd09ba4b.tar.zst |
Release 1.92 (#5658)
* Fix tests * intl extract
Diffstat (limited to 'src/locale/locales/de/messages.po')
-rw-r--r-- | src/locale/locales/de/messages.po | 3326 |
1 files changed, 1743 insertions, 1583 deletions
diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po index efe3b69e3..f714108ee 100644 --- a/src/locale/locales/de/messages.po +++ b/src/locale/locales/de/messages.po @@ -13,7 +13,7 @@ msgstr "" "Language-Team: Translators in PR 2319, surfdude29, PythooonUser, cdfzo, imbstt\n" "Plural-Forms: \n" -#: src/screens/Messages/List/ChatListItem.tsx:120 +#: src/screens/Messages/components/ChatListItem.tsx:130 msgid "(contains embedded content)" msgstr "(enthält eingebettete Inhalte)" @@ -22,7 +22,7 @@ msgid "(no email)" msgstr "(keine E-Mail)" #: src/view/com/notifications/FeedItem.tsx:232 -#: src/view/com/notifications/FeedItem.tsx:323 +#: src/view/com/notifications/FeedItem.tsx:327 msgid "{0, plural, one {{formattedCount} other} other {{formattedCount} others}}" msgstr "{0, plural, one {{formattedCount} anderer} other {{formattedCount} andere}}" @@ -72,11 +72,11 @@ msgstr "{0, plural, one {Folge ich} other {Folge ich}}" msgid "{0, plural, one {Like (# like)} other {Like (# likes)}}" msgstr "{0, plural, one {Liken (# Like)} other {Liken (# Likes)}}" -#: src/view/com/post-thread/PostThreadItem.tsx:439 +#: src/view/com/post-thread/PostThreadItem.tsx:434 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {Like} other {Likes}}" -#: src/components/FeedCard.tsx:210 +#: src/components/FeedCard.tsx:213 #: src/view/com/feeds/FeedSourceCard.tsx:300 msgid "{0, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{0, plural, one {Von # Konto geliked} other {Von # Konten geliked}}" @@ -85,7 +85,7 @@ msgstr "{0, plural, one {Von # Konto geliked} other {Von # Konten geliked}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {Beitrag} other {Beiträge}}" -#: src/view/com/post-thread/PostThreadItem.tsx:419 +#: src/view/com/post-thread/PostThreadItem.tsx:418 msgid "{0, plural, one {quote} other {quotes}}" msgstr "" @@ -93,7 +93,7 @@ msgstr "" msgid "{0, plural, one {Reply (# reply)} other {Reply (# replies)}}" msgstr "{0, plural, one {Antworten (# Antwort)} other {Antworten (# Antworten)}}" -#: src/view/com/post-thread/PostThreadItem.tsx:397 +#: src/view/com/post-thread/PostThreadItem.tsx:400 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {Repost} other {Reposts}}" @@ -102,20 +102,20 @@ msgid "{0, plural, one {Unlike (# like)} other {Unlike (# likes)}}" msgstr "{0, plural, one {Like aufheben (# Like)} other {Like aufheben (# Likes)}}" #. Pattern: {wordValue} in tags -#: src/components/dialogs/MutedWords.tsx:475 +#: src/components/dialogs/MutedWords.tsx:521 msgid "{0} <0>in <1>tags</1></0>" msgstr "" #. Pattern: {wordValue} in text, tags -#: src/components/dialogs/MutedWords.tsx:465 +#: src/components/dialogs/MutedWords.tsx:511 msgid "{0} <0>in <1>text & tags</1></0>" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:228 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:219 msgid "{0} joined this week" msgstr "{0} sind diese Woche beigetreten" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:637 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:195 msgid "{0} of {1}" msgstr "" @@ -123,7 +123,7 @@ msgstr "" msgid "{0} people have used this starter pack!" msgstr "{0} Personen haben dieses Startpaket bereits verwendet!" -#: src/view/com/util/UserAvatar.tsx:425 +#: src/view/com/util/UserAvatar.tsx:438 msgid "{0}'s avatar" msgstr "Der Avatar von {0}" @@ -160,7 +160,7 @@ msgstr "" msgid "{0}s" msgstr "" -#: src/components/LabelingServiceCard/index.tsx:71 +#: src/components/LabelingServiceCard/index.tsx:96 msgid "{count, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{count, plural, one {Geliked von # Konto} other {Geliked von # Konten}}" @@ -197,22 +197,22 @@ msgstr "{estimatedTimeHrs, plural, one {Stunde} other {Stunden}}" msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {Minute} other {Minuten}}" -#: src/components/ProfileHoverCard/index.web.tsx:505 +#: src/components/ProfileHoverCard/index.web.tsx:508 #: src/screens/Profile/Header/Metrics.tsx:50 msgid "{following} following" msgstr "{following} Folge ich" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:405 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:384 msgid "{handle} can't be messaged" msgstr "{handle} kann keine Nachricht gesendet werden" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:286 -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:299 -#: src/view/screens/ProfileFeed.tsx:590 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:281 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:294 +#: src/view/screens/ProfileFeed.tsx:584 msgid "{likeCount, plural, one {Liked by # user} other {Liked by # users}}" msgstr "{likeCount, plural, one {Geliked von # Konto} other {Geliked von # Konten}}" -#: src/view/shell/Drawer.tsx:466 +#: src/view/shell/Drawer.tsx:458 msgid "{numUnreadNotifications} unread" msgstr "{numUnreadNotifications} ungelesen" @@ -242,11 +242,11 @@ 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 {# weiterer Feed} other {# weitere Feeds}} sind in deinem Startpaket enthalten" -#: src/view/shell/Drawer.tsx:109 +#: src/view/shell/Drawer.tsx:108 msgid "<0>{0}</0> {1, plural, one {follower} other {followers}}" msgstr "<0>{0}</0> {1, plural, one {Follower} other {Follower}}" -#: src/view/shell/Drawer.tsx:124 +#: src/view/shell/Drawer.tsx:123 msgid "<0>{0}</0> {1, plural, one {following} other {following}}" msgstr "<0>{0}</0> {1, plural, one {Folge ich} other {Folge ich}}" @@ -262,6 +262,10 @@ msgstr "<0>{0}</0> ist in deinem Startpaket enthalten" msgid "<0>{0}</0> members" msgstr "" +#: src/components/dms/DateDivider.tsx:69 +msgid "<0>{date}</0> at {time}" +msgstr "" + #: src/view/com/modals/SelfLabel.tsx:135 msgid "<0>Not Applicable.</0> This warning is only available for posts with media attached." msgstr "<0>Unzutreffend.</0> Diese Warnung ist nur für Beiträge mit angehängten Medien verfügbar." @@ -270,23 +274,23 @@ msgstr "<0>Unzutreffend.</0> Diese Warnung ist nur für Beiträge mit angehängt 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>seid in deinem Startpaket enthalten" -#: src/screens/Profile/Header/Handle.tsx:50 +#: src/screens/Profile/Header/Handle.tsx:53 msgid "⚠Invalid Handle" msgstr "⚠Ungültiger Handle" -#: src/components/dialogs/MutedWords.tsx:193 +#: src/components/dialogs/MutedWords.tsx:212 msgid "24 hours" msgstr "" -#: src/screens/Login/LoginForm.tsx:253 +#: src/screens/Login/LoginForm.tsx:250 msgid "2FA Confirmation" msgstr "2FA Bestätigung" -#: src/components/dialogs/MutedWords.tsx:232 +#: src/components/dialogs/MutedWords.tsx:261 msgid "30 days" msgstr "" -#: src/components/dialogs/MutedWords.tsx:217 +#: src/components/dialogs/MutedWords.tsx:241 msgid "7 days" msgstr "" @@ -294,8 +298,8 @@ msgstr "" #~ msgid "A help tooltip" #~ msgstr "Ein Hilfe-Tooltip" -#: src/view/com/util/ViewHeader.tsx:92 -#: src/view/screens/Search/Search.tsx:684 +#: src/view/com/util/ViewHeader.tsx:89 +#: src/view/screens/Search/Search.tsx:867 msgid "Access navigation links and settings" msgstr "Zugriff auf Navigationslinks und Einstellungen" @@ -303,35 +307,34 @@ msgstr "Zugriff auf Navigationslinks und Einstellungen" msgid "Access profile and other navigation links" msgstr "Zugang zum Profil und anderen Navigationslinks" -#: src/view/com/modals/EditImage.tsx:300 -#: src/view/screens/Settings/index.tsx:463 +#: src/view/screens/Settings/index.tsx:462 msgid "Accessibility" msgstr "Barrierefreiheit" -#: src/view/screens/Settings/index.tsx:454 +#: src/view/screens/Settings/index.tsx:453 msgid "Accessibility settings" msgstr "Einstellungen für Barrierefreiheit" -#: src/Navigation.tsx:318 -#: src/view/screens/AccessibilitySettings.tsx:73 +#: src/Navigation.tsx:317 +#: src/view/screens/AccessibilitySettings.tsx:70 msgid "Accessibility Settings" msgstr "Einstellungen für Barrierefreiheit" -#: src/screens/Login/LoginForm.tsx:179 -#: src/view/screens/Settings/index.tsx:315 -#: src/view/screens/Settings/index.tsx:718 +#: src/screens/Login/LoginForm.tsx:176 +#: src/view/screens/Settings/index.tsx:314 +#: src/view/screens/Settings/index.tsx:717 msgid "Account" msgstr "Konto" -#: src/view/com/profile/ProfileMenu.tsx:144 +#: src/view/com/profile/ProfileMenu.tsx:132 msgid "Account blocked" msgstr "Konto blockiert" -#: src/view/com/profile/ProfileMenu.tsx:158 +#: src/view/com/profile/ProfileMenu.tsx:145 msgid "Account followed" msgstr "Konto gefolgt" -#: src/view/com/profile/ProfileMenu.tsx:118 +#: src/view/com/profile/ProfileMenu.tsx:108 msgid "Account muted" msgstr "Konto stummgeschaltet" @@ -352,23 +355,23 @@ msgstr "Kontoeinstellungen" msgid "Account removed from quick access" msgstr "Konto aus dem Schnellzugriff entfernt" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:135 -#: src/view/com/profile/ProfileMenu.tsx:133 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:129 +#: src/view/com/profile/ProfileMenu.tsx:122 msgid "Account unblocked" msgstr "Konto entblockiert" -#: src/view/com/profile/ProfileMenu.tsx:171 +#: src/view/com/profile/ProfileMenu.tsx:157 msgid "Account unfollowed" msgstr "Konto entfolgt" -#: src/view/com/profile/ProfileMenu.tsx:107 +#: src/view/com/profile/ProfileMenu.tsx:98 msgid "Account unmuted" msgstr "Stummschaltung für Konto aufgehoben" -#: src/components/dialogs/MutedWords.tsx:328 +#: src/components/dialogs/MutedWords.tsx:360 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 -#: src/view/com/modals/UserAddRemoveLists.tsx:229 -#: src/view/screens/ProfileList.tsx:937 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 +#: src/view/screens/ProfileList.tsx:931 msgid "Add" msgstr "Hinzufügen" @@ -384,23 +387,24 @@ msgstr "Füge {displayName} zum Startpaket hinzu" msgid "Add a content warning" msgstr "Inhaltswarnung hinzufügen" -#: src/view/screens/ProfileList.tsx:927 +#: src/view/screens/ProfileList.tsx:921 msgid "Add a user to this list" msgstr "Einen Benutzer zu dieser Liste hinzufügen" -#: src/components/dialogs/SwitchAccount.tsx:56 +#: src/components/dialogs/SwitchAccount.tsx:55 #: src/screens/Deactivated.tsx:199 -#: src/view/screens/Settings/index.tsx:401 -#: src/view/screens/Settings/index.tsx:410 +#: src/view/screens/Settings/index.tsx:400 +#: src/view/screens/Settings/index.tsx:409 msgid "Add account" msgstr "Konto hinzufügen" -#: src/view/com/composer/GifAltText.tsx:69 -#: src/view/com/composer/GifAltText.tsx:135 -#: src/view/com/composer/GifAltText.tsx:175 -#: src/view/com/composer/photos/Gallery.tsx:120 -#: src/view/com/composer/photos/Gallery.tsx:187 -#: src/view/com/modals/AltImage.tsx:118 +#: src/view/com/composer/GifAltText.tsx:82 +#: src/view/com/composer/GifAltText.tsx:151 +#: src/view/com/composer/GifAltText.tsx:214 +#: src/view/com/composer/photos/Gallery.tsx:176 +#: src/view/com/composer/photos/Gallery.tsx:223 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:92 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:97 msgid "Add alt text" msgstr "Alt-Text hinzufügen" @@ -408,17 +412,17 @@ msgstr "Alt-Text hinzufügen" msgid "Add alt text (optional)" msgstr "" -#: src/view/screens/AppPasswords.tsx:105 -#: src/view/screens/AppPasswords.tsx:147 -#: src/view/screens/AppPasswords.tsx:160 +#: src/view/screens/AppPasswords.tsx:102 +#: src/view/screens/AppPasswords.tsx:144 +#: src/view/screens/AppPasswords.tsx:157 msgid "Add App Password" msgstr "App-Passwort hinzufügen" -#: src/components/dialogs/MutedWords.tsx:321 +#: src/components/dialogs/MutedWords.tsx:353 msgid "Add mute word for configured settings" msgstr "Stummgeschaltetes Wort für konfigurierte Einstellungen hinzufügen" -#: src/components/dialogs/MutedWords.tsx:112 +#: src/components/dialogs/MutedWords.tsx:121 msgid "Add muted words and tags" msgstr "Stummgeschaltete Wörter und Tags hinzufügen" @@ -434,16 +438,16 @@ 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/view/com/modals/ChangeHandle.tsx:410 +#: src/view/com/modals/ChangeHandle.tsx:403 msgid "Add the following DNS record to your domain:" msgstr "Füge den folgenden DNS-Eintrag zu deiner Domain hinzu:" -#: src/components/FeedCard.tsx:293 +#: src/components/FeedCard.tsx:296 msgid "Add this feed to your feeds" msgstr "Füge diesen Feed zu deinen Feeds hinzu" -#: src/view/com/profile/ProfileMenu.tsx:267 -#: src/view/com/profile/ProfileMenu.tsx:270 +#: src/view/com/profile/ProfileMenu.tsx:243 +#: src/view/com/profile/ProfileMenu.tsx:246 msgid "Add to Lists" msgstr "Zu Listen hinzufügen" @@ -452,7 +456,7 @@ msgid "Add to my feeds" msgstr "Zu meinen Feeds hinzufügen" #: src/view/com/modals/ListAddRemoveUsers.tsx:192 -#: src/view/com/modals/UserAddRemoveLists.tsx:156 +#: src/view/com/modals/UserAddRemoveLists.tsx:162 msgid "Added to list" msgstr "Zur Liste hinzugefügt" @@ -470,16 +474,16 @@ msgstr "Zu meinen Feeds hinzugefügt" msgid "Adult Content" msgstr "Inhalt für Erwachsene" -#: src/screens/Moderation/index.tsx:365 +#: src/screens/Moderation/index.tsx:363 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." -#: src/components/moderation/LabelPreference.tsx:242 +#: src/components/moderation/LabelPreference.tsx:241 msgid "Adult content is disabled." msgstr "Inhalte für Erwachsene sind deaktiviert." -#: src/screens/Moderation/index.tsx:409 -#: src/view/screens/Settings/index.tsx:652 +#: src/screens/Moderation/index.tsx:407 +#: src/view/screens/Settings/index.tsx:651 msgid "Advanced" msgstr "Erweitert" @@ -491,7 +495,7 @@ msgstr "Das Trainieren des Algorithmus ist abgeschlossen!" msgid "All accounts have been followed!" msgstr "Allen Konten wurden gefolgt!" -#: src/view/screens/Feeds.tsx:733 +#: src/view/screens/Feeds.tsx:734 msgid "All the feeds you've saved, right in one place." msgstr "All deine gespeicherten Feeds an einem Ort." @@ -505,48 +509,53 @@ msgstr "Erlaube den Zugriff auf deine Direktnachrichten" msgid "Allow new messages from" msgstr "Erlaube neue Nachrichten von" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:359 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:361 msgid "Allow replies from:" msgstr "" -#: src/view/screens/AppPasswords.tsx:266 +#: src/view/screens/AppPasswords.tsx:263 msgid "Allows access to direct messages" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:177 +#: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:171 msgid "Already have a code?" msgstr "Hast du bereits einen Code?" -#: src/screens/Login/ChooseAccountForm.tsx:49 +#: src/screens/Login/ChooseAccountForm.tsx:43 msgid "Already signed in as @{0}" msgstr "Bereits angemeldet als @{0}" -#: src/view/com/composer/GifAltText.tsx:93 -#: src/view/com/composer/photos/Gallery.tsx:144 -#: src/view/com/util/post-embeds/GifEmbed.tsx:177 +#: src/view/com/composer/GifAltText.tsx:106 +#: src/view/com/composer/photos/Gallery.tsx:194 +#: src/view/com/util/post-embeds/GifEmbed.tsx:174 msgid "ALT" msgstr "ALT" -#: src/view/com/composer/GifAltText.tsx:144 -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/GifAltText.tsx:161 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:122 +#: src/view/com/composer/videos/SubtitleDialog.tsx:58 #: src/view/com/composer/videos/SubtitleDialog.tsx:104 #: src/view/com/composer/videos/SubtitleDialog.tsx:108 -#: src/view/com/modals/EditImage.tsx:316 -#: src/view/screens/AccessibilitySettings.tsx:87 +#: src/view/screens/AccessibilitySettings.tsx:84 msgid "Alt text" msgstr "Alt-Text" -#: src/view/com/util/post-embeds/GifEmbed.tsx:182 +#: src/view/com/util/post-embeds/GifEmbed.tsx:179 msgid "Alt Text" msgstr "Alt-Text" -#: src/view/com/composer/photos/Gallery.tsx:224 +#: src/view/com/composer/photos/Gallery.tsx:263 msgid "Alt text describes images for blind and low-vision users, and helps give context to everyone." msgstr "Alt-Text beschreibt Bilder für blinde und sehbehinderte Benutzer und hilft, den Kontext für alle zu vermitteln." +#: src/view/com/composer/GifAltText.tsx:186 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:143 +msgid "Alt text will be truncated. Limit: {0} characters." +msgstr "" + #: src/view/com/modals/VerifyEmail.tsx:132 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:96 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:95 msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Eine E-Mail wurde an {0} gesendet. Sie enthält einen Bestätigungscode, den du unten eingeben kannst." @@ -554,7 +563,7 @@ msgstr "Eine E-Mail wurde an {0} gesendet. Sie enthält einen Bestätigungscode, msgid "An email has been sent to your previous address, {0}. It includes a confirmation code which you can enter below." msgstr "Eine E-Mail wurde an deine vorherige Adresse, {0}, gesendet. Sie enthält einen Bestätigungscode, den du unten eingeben kannst." -#: src/components/dialogs/GifSelect.tsx:254 +#: src/components/dialogs/GifSelect.tsx:267 msgid "An error has occurred" msgstr "" @@ -562,15 +571,15 @@ msgstr "" #~ msgid "An error occured" #~ msgstr "Ein Fehler ist aufgetreten" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:413 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:422 msgid "An error occurred" msgstr "" -#: src/state/queries/video/video.ts:232 +#: src/view/com/composer/state/video.ts:412 msgid "An error occurred while compressing the video." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:315 +#: src/components/StarterPack/ProfileStarterPacks.tsx:316 msgid "An error occurred while generating your starter pack. Want to try again?" msgstr "Beim Generieren deines Startpakets ist ein Fehler aufgetreten. Möchtest du es erneut versuchen?" @@ -583,15 +592,15 @@ msgid "An error occurred while loading the video. Please try again." msgstr "" #: src/components/dialogs/nuxs/TenMillion/index.tsx:250 -msgid "An error occurred while saving the image!" -msgstr "" +#~ msgid "An error occurred while saving the image!" +#~ msgstr "" #: src/components/StarterPack/QrCodeDialog.tsx:71 -#: src/components/StarterPack/ShareDialog.tsx:79 +#: src/components/StarterPack/ShareDialog.tsx:80 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:75 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:86 msgid "An error occurred while selecting the video" msgstr "" @@ -600,7 +609,7 @@ msgstr "" msgid "An error occurred while trying to follow all" msgstr "Beim Versuch, allen zu folgen, ist ein Fehler aufgetreten." -#: src/state/queries/video/video.ts:199 +#: src/view/com/composer/state/video.ts:449 msgid "An error occurred while uploading the video." msgstr "" @@ -612,40 +621,40 @@ msgstr "Ein Problem, das hier nicht aufgelistet ist" msgid "An issue occurred starting the chat" msgstr "" -#: src/components/dms/dialogs/ShareViaChatDialog.tsx:49 +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:47 msgid "An issue occurred while trying to open the chat" msgstr "" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:324 -#: src/components/ProfileCard.tsx:344 +#: src/components/ProfileCard.tsx:326 +#: src/components/ProfileCard.tsx:346 #: src/view/com/profile/FollowButton.tsx:36 #: src/view/com/profile/FollowButton.tsx:46 msgid "An issue occurred, please try again." msgstr "Ein Problem ist aufgetreten, bitte versuche es erneut." -#: src/screens/Onboarding/StepInterests/index.tsx:199 +#: src/screens/Onboarding/StepInterests/index.tsx:185 msgid "an unknown error occurred" msgstr "Ein unbekannter Fehler ist aufgetreten" -#: src/components/moderation/ModerationDetailsDialog.tsx:151 -#: src/components/moderation/ModerationDetailsDialog.tsx:147 +#: src/components/moderation/ModerationDetailsDialog.tsx:158 +#: src/components/moderation/ModerationDetailsDialog.tsx:154 msgid "an unknown labeler" msgstr "" #: src/components/WhoCanReply.tsx:295 #: src/view/com/notifications/FeedItem.tsx:231 -#: src/view/com/notifications/FeedItem.tsx:320 +#: src/view/com/notifications/FeedItem.tsx:324 msgid "and" msgstr "und" #: src/screens/Onboarding/index.tsx:29 -#: src/screens/Onboarding/state.ts:79 +#: src/screens/Onboarding/state.ts:81 msgid "Animals" msgstr "Tiere" -#: src/view/com/util/post-embeds/GifEmbed.tsx:139 +#: src/view/com/util/post-embeds/GifEmbed.tsx:136 msgid "Animated GIF" msgstr "Animiertes GIF" @@ -653,15 +662,20 @@ msgstr "Animiertes GIF" msgid "Anti-Social Behavior" msgstr "Asoziales Verhalten" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:54 +#: src/view/screens/Search/Search.tsx:347 +#: src/view/screens/Search/Search.tsx:348 +msgid "Any language" +msgstr "" + +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:55 msgid "Anybody can interact" msgstr "" -#: src/view/screens/LanguageSettings.tsx:96 +#: src/view/screens/LanguageSettings.tsx:92 msgid "App Language" msgstr "App-Sprache" -#: src/view/screens/AppPasswords.tsx:226 +#: src/view/screens/AppPasswords.tsx:223 msgid "App password deleted" msgstr "App-Passwort gelöscht" @@ -673,47 +687,47 @@ msgstr "App-Passwortnamen dürfen nur Buchstaben, Zahlen, Leerzeichen, Bindestri msgid "App Password names must be at least 4 characters long." msgstr "App-Passwortnamen müssen mindestens 4 Zeichen lang sein." -#: src/view/screens/Settings/index.tsx:663 +#: src/view/screens/Settings/index.tsx:662 msgid "App password settings" msgstr "App-Passwort-Einstellungen" -#: src/Navigation.tsx:286 -#: src/view/screens/AppPasswords.tsx:191 -#: src/view/screens/Settings/index.tsx:672 +#: src/Navigation.tsx:285 +#: src/view/screens/AppPasswords.tsx:188 +#: src/view/screens/Settings/index.tsx:671 msgid "App Passwords" msgstr "App-Passwörter" -#: src/components/moderation/LabelsOnMeDialog.tsx:146 -#: src/components/moderation/LabelsOnMeDialog.tsx:149 +#: src/components/moderation/LabelsOnMeDialog.tsx:147 +#: src/components/moderation/LabelsOnMeDialog.tsx:150 msgid "Appeal" msgstr "Anfechten" -#: src/components/moderation/LabelsOnMeDialog.tsx:238 +#: src/components/moderation/LabelsOnMeDialog.tsx:242 msgid "Appeal \"{0}\" label" msgstr "Kennzeichnung „{0}” anfechten" -#: src/components/moderation/LabelsOnMeDialog.tsx:229 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:91 +#: src/components/moderation/LabelsOnMeDialog.tsx:232 +#: src/screens/Messages/components/ChatDisabled.tsx:91 msgid "Appeal submitted" msgstr "Anfechtung gesendet" -#: src/screens/Messages/Conversation/ChatDisabled.tsx:51 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:53 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:99 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:101 +#: src/screens/Messages/components/ChatDisabled.tsx:51 +#: src/screens/Messages/components/ChatDisabled.tsx:53 +#: src/screens/Messages/components/ChatDisabled.tsx:99 +#: src/screens/Messages/components/ChatDisabled.tsx:101 msgid "Appeal this decision" msgstr "Einspruch gegen diese Entscheidung" -#: src/screens/Settings/AppearanceSettings.tsx:69 -#: src/view/screens/Settings/index.tsx:484 +#: src/screens/Settings/AppearanceSettings.tsx:89 +#: src/view/screens/Settings/index.tsx:483 msgid "Appearance" msgstr "Erscheinungsbild" -#: src/view/screens/Settings/index.tsx:475 +#: src/view/screens/Settings/index.tsx:474 msgid "Appearance settings" msgstr "" -#: src/Navigation.tsx:326 +#: src/Navigation.tsx:325 msgid "Appearance Settings" msgstr "" @@ -722,7 +736,7 @@ msgstr "" msgid "Apply default recommended feeds" msgstr "Standardmäßig empfohlene Feeds anwenden" -#: src/view/screens/AppPasswords.tsx:277 +#: src/view/screens/AppPasswords.tsx:274 msgid "Are you sure you want to delete the app password \"{name}\"?" msgstr "Bist du sicher, dass du das App-Passwort „{name}” löschen möchtest?" @@ -742,15 +756,15 @@ msgstr "Möchtest du diese Konversation wirklich verlassen? Deine Nachrichten we msgid "Are you sure you want to remove {0} from your feeds?" msgstr "Bist du sicher, dass du {0} von deinen Feeds entfernen möchtest?" -#: src/components/FeedCard.tsx:310 +#: src/components/FeedCard.tsx:313 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:838 +#: src/view/com/composer/Composer.tsx:848 msgid "Are you sure you'd like to discard this draft?" msgstr "Bist du sicher, dass du diesen Entwurf verwerfen möchtest?" -#: src/components/dialogs/MutedWords.tsx:433 +#: src/components/dialogs/MutedWords.tsx:478 msgid "Are you sure?" msgstr "Bist du sicher?" @@ -759,7 +773,7 @@ msgid "Are you writing in <0>{0}</0>?" msgstr "Schreibst du auf <0>{0}</0>?" #: src/screens/Onboarding/index.tsx:23 -#: src/screens/Onboarding/state.ts:80 +#: src/screens/Onboarding/state.ts:82 msgid "Art" msgstr "Kunst" @@ -772,39 +786,39 @@ msgid "At least 3 characters" msgstr "Mindestens 3 Zeichen" #: src/components/dms/MessagesListHeader.tsx:75 -#: src/components/moderation/LabelsOnMeDialog.tsx:284 -#: src/components/moderation/LabelsOnMeDialog.tsx:285 -#: src/screens/Login/ChooseAccountForm.tsx:98 -#: src/screens/Login/ChooseAccountForm.tsx:103 +#: src/components/moderation/LabelsOnMeDialog.tsx:289 +#: src/components/moderation/LabelsOnMeDialog.tsx:290 +#: src/screens/Login/ChooseAccountForm.tsx:90 +#: src/screens/Login/ChooseAccountForm.tsx:95 +#: src/screens/Login/ForgotPasswordForm.tsx:123 #: src/screens/Login/ForgotPasswordForm.tsx:129 -#: src/screens/Login/ForgotPasswordForm.tsx:135 -#: src/screens/Login/LoginForm.tsx:285 -#: src/screens/Login/LoginForm.tsx:291 +#: src/screens/Login/LoginForm.tsx:282 +#: src/screens/Login/LoginForm.tsx:288 +#: src/screens/Login/SetNewPasswordForm.tsx:154 #: src/screens/Login/SetNewPasswordForm.tsx:160 -#: src/screens/Login/SetNewPasswordForm.tsx:166 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:133 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:134 -#: src/screens/Profile/Header/Shell.tsx:102 -#: src/screens/Signup/BackNextButtons.tsx:40 +#: src/screens/Messages/components/ChatDisabled.tsx:133 +#: src/screens/Messages/components/ChatDisabled.tsx:134 +#: src/screens/Profile/Header/Shell.tsx:80 +#: src/screens/Signup/BackNextButtons.tsx:42 #: src/screens/StarterPack/Wizard/index.tsx:298 -#: src/view/com/util/ViewHeader.tsx:90 +#: src/view/com/util/ViewHeader.tsx:87 msgid "Back" msgstr "Zurück" -#: src/view/screens/Settings/index.tsx:441 +#: src/view/screens/Settings/index.tsx:440 msgid "Basics" msgstr "Grundlagen" -#: src/components/dialogs/BirthDateSettings.tsx:107 +#: src/components/dialogs/BirthDateSettings.tsx:106 msgid "Birthday" msgstr "Geburtstag" -#: src/view/screens/Settings/index.tsx:347 +#: src/view/screens/Settings/index.tsx:346 msgid "Birthday:" msgstr "Geburtstag:" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:274 -#: src/view/com/profile/ProfileMenu.tsx:365 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:269 +#: src/view/com/profile/ProfileMenu.tsx:341 msgid "Block" msgstr "Blockieren" @@ -813,45 +827,45 @@ msgstr "Blockieren" msgid "Block account" msgstr "Konto blockieren" -#: src/view/com/profile/ProfileMenu.tsx:304 -#: src/view/com/profile/ProfileMenu.tsx:311 +#: src/view/com/profile/ProfileMenu.tsx:280 +#: src/view/com/profile/ProfileMenu.tsx:287 msgid "Block Account" msgstr "Konto blockieren" -#: src/view/com/profile/ProfileMenu.tsx:348 +#: src/view/com/profile/ProfileMenu.tsx:324 msgid "Block Account?" msgstr "Konto blockieren?" -#: src/view/screens/ProfileList.tsx:640 +#: src/view/screens/ProfileList.tsx:634 msgid "Block accounts" msgstr "Konten blockieren" -#: src/view/screens/ProfileList.tsx:744 +#: src/view/screens/ProfileList.tsx:738 msgid "Block list" msgstr "Blockliste" -#: src/view/screens/ProfileList.tsx:739 +#: src/view/screens/ProfileList.tsx:733 msgid "Block these accounts?" msgstr "Diese Konten blockieren?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:83 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:84 msgid "Blocked" msgstr "Blockiert" -#: src/screens/Moderation/index.tsx:279 +#: src/screens/Moderation/index.tsx:277 msgid "Blocked accounts" msgstr "Blockierte Konten" -#: src/Navigation.tsx:150 -#: src/view/screens/ModerationBlockedAccounts.tsx:109 +#: src/Navigation.tsx:149 +#: src/view/screens/ModerationBlockedAccounts.tsx:106 msgid "Blocked Accounts" msgstr "Blockierte Konten" -#: src/view/com/profile/ProfileMenu.tsx:360 +#: src/view/com/profile/ProfileMenu.tsx:336 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blockierte Konten können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren." -#: src/view/screens/ModerationBlockedAccounts.tsx:117 +#: src/view/screens/ModerationBlockedAccounts.tsx:114 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 Konten 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." @@ -863,40 +877,44 @@ msgstr "Blockierter Beitrag." msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blockieren hindert diesen Kennzeichnungsdienst nicht daran, Kennzeichnungen zu deinem Konto hinzuzufügen." -#: src/view/screens/ProfileList.tsx:741 +#: src/view/screens/ProfileList.tsx:735 msgid "Blocking is public. Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Die Blockierung ist öffentlich. Blockierte Konten können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren." -#: src/view/com/profile/ProfileMenu.tsx:357 +#: src/view/com/profile/ProfileMenu.tsx:333 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 Konto hinzugefügt werden, verhindert aber, dass dieses Konto in deinen Threads antworten oder interagieren kann." -#: src/view/com/auth/SplashScreen.web.tsx:159 +#: src/view/com/auth/SplashScreen.web.tsx:152 msgid "Blog" msgstr "Blog" -#: src/view/com/auth/server-input/index.tsx:89 -#: src/view/com/auth/server-input/index.tsx:91 +#: src/view/com/auth/server-input/index.tsx:86 +#: src/view/com/auth/server-input/index.tsx:88 msgid "Bluesky" msgstr "Bluesky" #: src/view/com/auth/server-input/index.tsx:154 -msgid "Bluesky is an open network where you can choose your hosting provider. Custom hosting is now available in beta for developers." -msgstr "Bluesky ist ein offenes Netzwerk, in dem du deinen Hosting-Anbieter wählen kannst. Benutzerdefiniertes Hosting ist jetzt in der Beta-Phase für Entwickler verfügbar." +#~ msgid "Bluesky is an open network where you can choose your hosting provider. Custom hosting is now available in beta for developers." +#~ msgstr "Bluesky ist ein offenes Netzwerk, in dem du deinen Hosting-Anbieter wählen kannst. Benutzerdefiniertes Hosting ist jetzt in der Beta-Phase für Entwickler verfügbar." + +#: src/view/com/auth/server-input/index.tsx:151 +msgid "Bluesky is an open network where you can choose your hosting provider. If you're a developer, you can host your own server." +msgstr "" #: src/components/ProgressGuide/List.tsx:55 msgid "Bluesky is better with friends!" msgstr "Mit Freunden ist Bluesky besser!" #: src/components/dialogs/nuxs/TenMillion/index.tsx:206 -msgid "Bluesky now has over 10 million users, and I was #{0}!" -msgstr "" +#~ msgid "Bluesky now has over 10 million users, and I was #{0}!" +#~ msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:282 +#: src/components/StarterPack/ProfileStarterPacks.tsx:283 msgid "Bluesky will choose a set of recommended accounts from people in your network." msgstr "Bluesky wählt eine Reihe von empfohlenen Konten von Personen in deinem Netzwerk aus." -#: src/screens/Moderation/index.tsx:567 +#: src/screens/Moderation/index.tsx:568 msgid "Bluesky will not show your profile and posts to logged-out users. Other apps may not honor this request. This does not make your account private." msgstr "Bluesky zeigt dein Profil und deine Beiträge nicht für abgemeldete Benutzer an. Andere Apps kommen dieser Aufforderung möglicherweise nicht nach." @@ -909,13 +927,13 @@ 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:81 +#: src/screens/Onboarding/state.ts:83 msgid "Books" msgstr "Bücher" #: src/components/dialogs/nuxs/TenMillion/index.tsx:614 -msgid "Brag a little!" -msgstr "" +#~ msgid "Brag a little!" +#~ msgstr "" #: src/components/FeedInterstitials.tsx:350 msgid "Browse more accounts on the Explore page" @@ -942,7 +960,7 @@ msgstr "Stöbere auf der Seite „Explore” nach weiteren Vorschlägen" msgid "Browse other feeds" msgstr "Andere Feeds durchsuchen" -#: src/view/com/auth/SplashScreen.web.tsx:154 +#: src/view/com/auth/SplashScreen.web.tsx:147 msgid "Business" msgstr "Business" @@ -950,7 +968,7 @@ msgstr "Business" msgid "by —" msgstr "von —" -#: src/components/LabelingServiceCard/index.tsx:56 +#: src/components/LabelingServiceCard/index.tsx:62 msgid "By {0}" msgstr "Von {0}" @@ -959,14 +977,26 @@ msgid "by <0/>" msgstr "von <0/>" #: src/screens/Signup/StepInfo/Policies.tsx:80 -msgid "By creating an account you agree to the {els}." -msgstr "Mit dem Erstellen des Kontos akzeptierst du die {els}." +#~ msgid "By creating an account you agree to the {els}." +#~ msgstr "Mit dem Erstellen des Kontos akzeptierst du die {els}." + +#: src/screens/Signup/StepInfo/Policies.tsx:81 +msgid "By creating an account you agree to the <0>Privacy Policy</0>." +msgstr "" + +#: src/screens/Signup/StepInfo/Policies.tsx:48 +msgid "By creating an account you agree to the <0>Terms of Service</0> and <1>Privacy Policy</1>." +msgstr "" + +#: src/screens/Signup/StepInfo/Policies.tsx:68 +msgid "By creating an account you agree to the <0>Terms of Service</0>." +msgstr "" #: src/view/com/profile/ProfileSubpageHeader.tsx:162 msgid "by you" msgstr "von dir" -#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 +#: src/view/com/composer/photos/OpenCameraBtn.tsx:72 msgid "Camera" msgstr "Kamera" @@ -974,34 +1004,33 @@ msgstr "Kamera" msgid "Can only contain letters, numbers, spaces, dashes, and underscores. Must be at least 4 characters long, but no more than 32 characters long." msgstr "Darf nur Buchstaben, Zahlen, Leerzeichen, Bindestriche und Unterstriche enthalten. Muss mindestens 4 Zeichen lang sein, darf aber nicht länger als 32 Zeichen sein." -#: src/components/Menu/index.tsx:235 -#: src/components/Prompt.tsx:122 -#: src/components/Prompt.tsx:124 -#: src/components/TagMenu/index.tsx:282 +#: src/components/Menu/index.tsx:239 +#: src/components/Prompt.tsx:133 +#: src/components/Prompt.tsx:135 +#: src/components/TagMenu/index.tsx:281 #: src/screens/Deactivated.tsx:161 -#: src/view/com/composer/Composer.tsx:594 -#: src/view/com/composer/Composer.tsx:609 +#: src/view/com/composer/Composer.tsx:540 +#: src/view/com/composer/Composer.tsx:555 #: src/view/com/modals/ChangeEmail.tsx:213 #: src/view/com/modals/ChangeEmail.tsx:215 -#: src/view/com/modals/ChangeHandle.tsx:148 +#: src/view/com/modals/ChangeHandle.tsx:141 #: src/view/com/modals/ChangePassword.tsx:268 #: src/view/com/modals/ChangePassword.tsx:271 -#: src/view/com/modals/CreateOrEditList.tsx:344 -#: src/view/com/modals/crop-image/CropImage.web.tsx:162 -#: src/view/com/modals/EditImage.tsx:324 -#: src/view/com/modals/EditProfile.tsx:250 -#: src/view/com/modals/InAppBrowserConsent.tsx:78 -#: src/view/com/modals/InAppBrowserConsent.tsx:80 +#: src/view/com/modals/CreateOrEditList.tsx:335 +#: src/view/com/modals/CropImage.web.tsx:97 +#: src/view/com/modals/EditProfile.tsx:244 +#: src/view/com/modals/InAppBrowserConsent.tsx:77 +#: src/view/com/modals/InAppBrowserConsent.tsx:79 #: src/view/com/modals/LinkWarning.tsx:105 #: src/view/com/modals/LinkWarning.tsx:107 #: src/view/com/modals/VerifyEmail.tsx:255 #: src/view/com/modals/VerifyEmail.tsx:261 -#: src/view/com/util/post-ctrls/RepostButton.tsx:163 -#: src/view/screens/Search/Search.tsx:704 +#: src/view/com/util/post-ctrls/RepostButton.tsx:164 +#: src/view/screens/Search/Search.tsx:914 msgid "Cancel" msgstr "Abbrechen" -#: src/view/com/modals/CreateOrEditList.tsx:349 +#: src/view/com/modals/CreateOrEditList.tsx:340 #: src/view/com/modals/DeleteAccount.tsx:174 #: src/view/com/modals/DeleteAccount.tsx:296 msgctxt "action" @@ -1013,19 +1042,19 @@ msgstr "Abbrechen" msgid "Cancel account deletion" msgstr "Kontolöschung abbrechen" -#: src/view/com/modals/ChangeHandle.tsx:144 +#: src/view/com/modals/ChangeHandle.tsx:137 msgid "Cancel change handle" msgstr "Handle-Änderung abbrechen" -#: src/view/com/modals/crop-image/CropImage.web.tsx:159 +#: src/view/com/modals/CropImage.web.tsx:94 msgid "Cancel image crop" msgstr "Bildbeschneidung abbrechen" -#: src/view/com/modals/EditProfile.tsx:245 +#: src/view/com/modals/EditProfile.tsx:239 msgid "Cancel profile editing" msgstr "Profilbearbeitung abbrechen" -#: src/view/com/util/post-ctrls/RepostButton.tsx:157 +#: src/view/com/util/post-ctrls/RepostButton.tsx:159 msgid "Cancel quote post" msgstr "Beitrag zitieren abbrechen" @@ -1034,6 +1063,7 @@ msgid "Cancel reactivation and log out" msgstr "Reaktivierung abbrechen und abmelden" #: src/view/com/modals/ListAddRemoveUsers.tsx:88 +#: src/view/screens/Search/Search.tsx:906 msgid "Cancel search" msgstr "Suche abbrechen" @@ -1041,7 +1071,7 @@ msgstr "Suche abbrechen" msgid "Cancels opening the linked website" msgstr "Bricht das Öffnen der verlinkten Website ab" -#: src/state/shell/composer/index.tsx:70 +#: src/state/shell/composer/index.tsx:95 #: src/view/com/util/post-ctrls/PostCtrls.tsx:114 #: src/view/com/util/post-ctrls/PostCtrls.tsx:155 #: src/view/com/util/post-ctrls/PostCtrls.tsx:191 @@ -1052,29 +1082,29 @@ msgstr "" msgid "Captions (.vtt)" msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:56 +#: src/view/com/composer/videos/SubtitleDialog.tsx:58 msgid "Captions & alt text" msgstr "" #: src/components/dialogs/nuxs/TenMillion/index.tsx:368 -msgid "Celebrating {0} users" -msgstr "" +#~ msgid "Celebrating {0} users" +#~ msgstr "" #: src/view/com/modals/VerifyEmail.tsx:160 msgid "Change" msgstr "Ändern" -#: src/view/screens/Settings/index.tsx:341 +#: src/view/screens/Settings/index.tsx:340 msgctxt "action" msgid "Change" msgstr "Ändern" -#: src/view/screens/Settings/index.tsx:684 +#: src/view/screens/Settings/index.tsx:683 msgid "Change handle" msgstr "Handle ändern" -#: src/view/com/modals/ChangeHandle.tsx:156 -#: src/view/screens/Settings/index.tsx:695 +#: src/view/com/modals/ChangeHandle.tsx:149 +#: src/view/screens/Settings/index.tsx:694 msgid "Change Handle" msgstr "Handle ändern" @@ -1082,12 +1112,12 @@ msgstr "Handle ändern" msgid "Change my email" msgstr "Meine E-Mail ändern" -#: src/view/screens/Settings/index.tsx:729 +#: src/view/screens/Settings/index.tsx:728 msgid "Change password" msgstr "Passwort ändern" #: src/view/com/modals/ChangePassword.tsx:142 -#: src/view/screens/Settings/index.tsx:740 +#: src/view/screens/Settings/index.tsx:739 msgid "Change Password" msgstr "Passwort ändern" @@ -1099,9 +1129,9 @@ msgstr "Beitragssprache auf {0} ändern" msgid "Change Your Email" msgstr "Deine E-Mail ändern" -#: src/Navigation.tsx:338 -#: src/view/shell/bottom-bar/BottomBar.tsx:201 -#: src/view/shell/desktop/LeftNav.tsx:301 +#: src/Navigation.tsx:337 +#: src/view/shell/bottom-bar/BottomBar.tsx:200 +#: src/view/shell/desktop/LeftNav.tsx:329 msgid "Chat" msgstr "Chat" @@ -1111,14 +1141,14 @@ msgstr "Chat stummgeschaltet" #: src/components/dms/ConvoMenu.tsx:112 #: src/components/dms/MessageMenu.tsx:81 -#: src/Navigation.tsx:343 -#: src/screens/Messages/List/index.tsx:88 -#: src/view/screens/Settings/index.tsx:604 +#: src/Navigation.tsx:342 +#: src/screens/Messages/ChatList.tsx:87 +#: src/view/screens/Settings/index.tsx:603 msgid "Chat settings" msgstr "Chat-Einstellungen" #: src/screens/Messages/Settings.tsx:59 -#: src/view/screens/Settings/index.tsx:613 +#: src/view/screens/Settings/index.tsx:612 msgid "Chat Settings" msgstr "Chat-Einstellungen" @@ -1131,7 +1161,7 @@ msgstr "Chatstummschaltung aufgehoben" msgid "Check my status" msgstr "Meinen Status prüfen" -#: src/screens/Login/LoginForm.tsx:278 +#: src/screens/Login/LoginForm.tsx:275 msgid "Check your email for a login code and enter it here." msgstr "Schau in deinem E-Mail-Postfach nach einem Anmeldecode und gib ihn hier ein." @@ -1151,7 +1181,7 @@ msgstr "Überprüfe deinen Posteingang auf eine E-Mail mit dem Bestätigungscode msgid "Choose Feeds" msgstr "Feeds wählen" -#: src/components/StarterPack/ProfileStarterPacks.tsx:290 +#: src/components/StarterPack/ProfileStarterPacks.tsx:291 msgid "Choose for me" msgstr "Wähle für mich" @@ -1159,11 +1189,11 @@ msgstr "Wähle für mich" msgid "Choose People" msgstr "Menschen auswählen" -#: src/view/com/auth/server-input/index.tsx:79 +#: src/view/com/auth/server-input/index.tsx:76 msgid "Choose Service" msgstr "Service wählen" -#: src/screens/Onboarding/StepFinished.tsx:280 +#: src/screens/Onboarding/StepFinished.tsx:271 msgid "Choose the algorithms that power your custom feeds." msgstr "Wähle die Algorithmen aus, welche deine benutzerdefinierten Feeds generieren." @@ -1176,7 +1206,7 @@ msgstr "Wähle diese Farbe als Avatar" #~ msgid "Choose who can reply" #~ msgstr "Wähle aus, wer antworten darf" -#: src/screens/Signup/StepInfo/index.tsx:171 +#: src/screens/Signup/StepInfo/index.tsx:201 msgid "Choose your password" msgstr "Wähle dein Passwort" @@ -1188,16 +1218,15 @@ msgstr "Wähle dein Passwort" #~ msgid "Clear all legacy storage data (restart after this)" #~ msgstr "Alle alten Speicherdaten löschen (danach neu starten)" -#: src/view/screens/Settings/index.tsx:876 +#: src/view/screens/Settings/index.tsx:875 msgid "Clear all storage data" msgstr "Alle Speicherdaten löschen" -#: src/view/screens/Settings/index.tsx:879 +#: src/view/screens/Settings/index.tsx:878 msgid "Clear all storage data (restart after this)" msgstr "Alle Speicherdaten löschen (danach neu starten)" -#: src/view/com/util/forms/SearchInput.tsx:88 -#: src/view/screens/Search/Search.tsx:824 +#: src/components/forms/SearchInput.tsx:70 msgid "Clear search query" msgstr "Suchanfrage löschen" @@ -1205,7 +1234,7 @@ msgstr "Suchanfrage löschen" #~ msgid "Clears all legacy storage data" #~ msgstr "Löscht alle veralteten Speicherdaten" -#: src/view/screens/Settings/index.tsx:877 +#: src/view/screens/Settings/index.tsx:876 msgid "Clears all storage data" msgstr "Löscht alle Speicherdaten" @@ -1225,15 +1254,15 @@ msgstr "Klicke hier für weitere Informationen." msgid "Click here to open tag menu for {tag}" msgstr "Klicke hier, um das Tag-Menü für {tag} zu öffnen" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:303 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:305 msgid "Click to disable quote posts of this post." msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:304 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:306 msgid "Click to enable quote posts of this post." msgstr "" -#: src/components/dms/MessageItem.tsx:232 +#: src/components/dms/MessageItem.tsx:240 msgid "Click to retry failed message" msgstr "Klicke hier, um die fehlgeschlagene Nachricht erneut zu senden" @@ -1245,27 +1274,24 @@ msgstr "Klima" msgid "Clip 🐴 clop 🐴" msgstr "Klipp 🐴 klapp 🐴" -#: src/components/dialogs/GifSelect.ios.tsx:250 -#: src/components/dialogs/GifSelect.tsx:270 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:261 -#: src/components/intents/VerifyEmailIntentDialog.tsx:111 -#: src/components/intents/VerifyEmailIntentDialog.tsx:118 +#: src/components/dialogs/GifSelect.tsx:283 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:263 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:125 -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:131 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/view/com/modals/ChangePassword.tsx:268 #: src/view/com/modals/ChangePassword.tsx:271 -#: src/view/com/util/post-embeds/GifEmbed.tsx:188 +#: src/view/com/util/post-embeds/GifEmbed.tsx:185 msgid "Close" msgstr "Schließen" -#: src/components/Dialog/index.web.tsx:116 -#: src/components/Dialog/index.web.tsx:254 +#: src/components/Dialog/index.web.tsx:109 +#: src/components/Dialog/index.web.tsx:251 msgid "Close active dialog" msgstr "Aktiven Dialog schließen" -#: src/screens/Login/PasswordUpdatedForm.tsx:38 +#: src/screens/Login/PasswordUpdatedForm.tsx:32 msgid "Close alert" msgstr "Meldung schließen" @@ -1273,12 +1299,11 @@ msgstr "Meldung schließen" msgid "Close bottom drawer" msgstr "Untere Schublade schließen" -#: src/components/dialogs/GifSelect.ios.tsx:244 -#: src/components/dialogs/GifSelect.tsx:264 +#: src/components/dialogs/GifSelect.tsx:277 msgid "Close dialog" msgstr "Dialog schließen" -#: src/components/dialogs/GifSelect.tsx:161 +#: src/components/dialogs/GifSelect.tsx:173 msgid "Close GIF dialog" msgstr "GIF-Dialog schließen" @@ -1291,15 +1316,15 @@ msgid "Close image viewer" msgstr "Bildbetrachter schließen" #: src/components/dms/MessagesNUX.tsx:162 -msgid "Close modal" -msgstr "Modalfenster schließen" +#~ msgid "Close modal" +#~ msgstr "Modalfenster schließen" #: src/view/shell/index.web.tsx:61 msgid "Close navigation footer" msgstr "Fußzeile der Navigation schließen" -#: src/components/Menu/index.tsx:229 -#: src/components/TagMenu/index.tsx:276 +#: src/components/Menu/index.tsx:233 +#: src/components/TagMenu/index.tsx:275 msgid "Close this dialog" msgstr "Diesen Dialog schließen" @@ -1307,11 +1332,11 @@ msgstr "Diesen Dialog schließen" msgid "Closes bottom navigation bar" msgstr "Schließt die untere Navigationsleiste" -#: src/screens/Login/PasswordUpdatedForm.tsx:39 +#: src/screens/Login/PasswordUpdatedForm.tsx:33 msgid "Closes password update alert" msgstr "Schließt die Kennwortaktualisierungsmeldung" -#: src/view/com/composer/Composer.tsx:606 +#: src/view/com/composer/Composer.tsx:552 msgid "Closes post composer and discards post draft" msgstr "Schließt den Beitragsverfasser und verwirft den Beitragsentwurf" @@ -1323,38 +1348,42 @@ msgstr "Schließt den Betrachter für das Banner" msgid "Collapse list of users" msgstr "Liste der Benutzer einklappen" -#: src/view/com/notifications/FeedItem.tsx:466 +#: src/view/com/notifications/FeedItem.tsx:470 msgid "Collapses list of users for a given notification" msgstr "Klappt die Liste der Benutzer für eine bestimmte Meldung zusammen" +#: src/screens/Settings/AppearanceSettings.tsx:97 +msgid "Color mode" +msgstr "" + #: src/screens/Onboarding/index.tsx:38 -#: src/screens/Onboarding/state.ts:82 +#: src/screens/Onboarding/state.ts:84 msgid "Comedy" msgstr "Komödie" #: src/screens/Onboarding/index.tsx:24 -#: src/screens/Onboarding/state.ts:83 +#: src/screens/Onboarding/state.ts:85 msgid "Comics" msgstr "Comics" -#: src/Navigation.tsx:276 +#: src/Navigation.tsx:275 #: src/view/screens/CommunityGuidelines.tsx:32 msgid "Community Guidelines" msgstr "Community-Richtlinien" -#: src/screens/Onboarding/StepFinished.tsx:293 +#: src/screens/Onboarding/StepFinished.tsx:284 msgid "Complete onboarding and start using your account" msgstr "Schließe das Onboarding ab und nutze dein Konto" -#: src/screens/Signup/index.tsx:150 +#: src/screens/Signup/index.tsx:144 msgid "Complete the challenge" msgstr "Schließe die Herausforderung ab" -#: src/view/com/composer/Composer.tsx:714 +#: src/view/com/composer/Composer.tsx:664 msgid "Compose posts up to {MAX_GRAPHEME_LENGTH} characters in length" msgstr "Verfasse Beiträge mit einer Länge von bis zu {MAX_GRAPHEME_LENGTH} Zeichen" -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:29 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:47 msgid "Compose reply" msgstr "Antwort verfassen" @@ -1366,17 +1395,17 @@ msgstr "Antwort verfassen" msgid "Configure content filtering setting for category: {name}" msgstr "Konfiguriere die Inhaltsfilterung für die Kategorie: {name}" -#: src/components/moderation/LabelPreference.tsx:244 +#: src/components/moderation/LabelPreference.tsx:243 msgid "Configured in <0>moderation settings</0>." msgstr "Konfiguriert in <0>Moderationseinstellungen</0>" -#: src/components/Prompt.tsx:165 -#: src/components/Prompt.tsx:168 +#: src/components/Prompt.tsx:176 +#: src/components/Prompt.tsx:179 #: src/view/com/modals/SelfLabel.tsx:155 #: src/view/com/modals/VerifyEmail.tsx:239 #: src/view/com/modals/VerifyEmail.tsx:241 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:180 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:183 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:179 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:182 msgid "Confirm" msgstr "Bestätigen" @@ -1393,30 +1422,30 @@ msgstr "Bestätige die Spracheinstellungen für den Inhalt" msgid "Confirm delete account" msgstr "Bestätige das Löschen des Kontos" -#: src/screens/Moderation/index.tsx:313 +#: src/screens/Moderation/index.tsx:311 msgid "Confirm your age:" msgstr "Bestätige dein Alter:" -#: src/screens/Moderation/index.tsx:304 +#: src/screens/Moderation/index.tsx:302 msgid "Confirm your birthdate" msgstr "Bestätige dein Geburtsdatum" -#: src/screens/Login/LoginForm.tsx:259 +#: src/screens/Login/LoginForm.tsx:256 #: src/view/com/modals/ChangeEmail.tsx:152 #: src/view/com/modals/DeleteAccount.tsx:238 #: src/view/com/modals/DeleteAccount.tsx:244 #: src/view/com/modals/VerifyEmail.tsx:173 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:143 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:149 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:142 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:148 msgid "Confirmation code" msgstr "Bestätigungscode" -#: src/screens/Login/LoginForm.tsx:312 +#: src/screens/Login/LoginForm.tsx:309 msgid "Connecting..." msgstr "Verbinden…" -#: src/screens/Signup/index.tsx:180 -#: src/screens/Signup/index.tsx:183 +#: src/screens/Signup/index.tsx:175 +#: src/screens/Signup/index.tsx:178 msgid "Contact support" msgstr "Support kontaktieren" @@ -1424,12 +1453,12 @@ msgstr "Support kontaktieren" msgid "Content Blocked" msgstr "Inhalt blockiert" -#: src/screens/Moderation/index.tsx:297 +#: src/screens/Moderation/index.tsx:295 msgid "Content filters" msgstr "Inhaltsfilterung" -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:74 -#: src/view/screens/LanguageSettings.tsx:282 +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:75 +#: src/view/screens/LanguageSettings.tsx:278 msgid "Content Languages" msgstr "Inhaltssprachen" @@ -1439,7 +1468,7 @@ msgid "Content Not Available" msgstr "Inhalt nicht verfügbar" #: src/components/moderation/ModerationDetailsDialog.tsx:49 -#: src/components/moderation/ScreenHider.tsx:99 +#: src/components/moderation/ScreenHider.tsx:93 #: src/lib/moderation/useGlobalLabelStrings.ts:22 #: src/lib/moderation/useModerationCauseDescription.ts:43 msgid "Content Warning" @@ -1453,8 +1482,8 @@ msgstr "Inhaltswarnungen" msgid "Context menu backdrop, click to close the menu." msgstr "Hintergrund des Kontextmenüs; klicken, um das Menü zu schließen" -#: src/screens/Onboarding/StepInterests/index.tsx:258 -#: src/screens/Onboarding/StepProfile/index.tsx:269 +#: src/screens/Onboarding/StepInterests/index.tsx:244 +#: src/screens/Onboarding/StepProfile/index.tsx:278 msgid "Continue" msgstr "Fortfahren" @@ -1466,13 +1495,13 @@ msgstr "Fortfahren als {0} (noch angemeldet)" msgid "Continue thread..." msgstr "Thread fortsetzen…" -#: src/screens/Onboarding/StepInterests/index.tsx:255 -#: src/screens/Onboarding/StepProfile/index.tsx:266 -#: src/screens/Signup/BackNextButtons.tsx:59 +#: src/screens/Onboarding/StepInterests/index.tsx:241 +#: src/screens/Onboarding/StepProfile/index.tsx:275 +#: src/screens/Signup/BackNextButtons.tsx:61 msgid "Continue to next step" msgstr "Weiter zum nächsten Schritt" -#: src/screens/Messages/List/ChatListItem.tsx:154 +#: src/screens/Messages/components/ChatListItem.tsx:164 msgid "Conversation deleted" msgstr "Konversation gelöscht" @@ -1485,20 +1514,20 @@ msgstr "Kochen" msgid "Copied" msgstr "Kopiert" -#: src/view/screens/Settings/index.tsx:233 +#: src/view/screens/Settings/index.tsx:232 msgid "Copied build version to clipboard" msgstr "Die Build-Version wurde in die Zwischenablage kopiert" #: src/components/dms/MessageMenu.tsx:57 #: src/view/com/modals/AddAppPasswords.tsx:80 -#: src/view/com/modals/ChangeHandle.tsx:320 +#: src/view/com/modals/ChangeHandle.tsx:313 #: src/view/com/modals/InviteCodes.tsx:153 -#: src/view/com/util/forms/PostDropdownBtn.tsx:234 +#: src/view/com/util/forms/PostDropdownBtn.tsx:240 #: src/view/com/util/post-ctrls/PostCtrls.tsx:392 msgid "Copied to clipboard" msgstr "In die Zwischenablage kopiert" -#: src/components/dialogs/Embed.tsx:134 +#: src/components/dialogs/Embed.tsx:136 msgid "Copied!" msgstr "Kopiert!" @@ -1506,17 +1535,17 @@ msgstr "Kopiert!" msgid "Copies app password" msgstr "Kopiert das App-Passwort" -#: src/components/StarterPack/QrCodeDialog.tsx:177 +#: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/view/com/modals/AddAppPasswords.tsx:214 msgid "Copy" msgstr "Kopieren" -#: src/view/com/modals/ChangeHandle.tsx:474 +#: src/view/com/modals/ChangeHandle.tsx:467 msgid "Copy {0}" msgstr "{0} kopieren" -#: src/components/dialogs/Embed.tsx:120 -#: src/components/dialogs/Embed.tsx:139 +#: src/components/dialogs/Embed.tsx:122 +#: src/components/dialogs/Embed.tsx:141 msgid "Copy code" msgstr "Kopiere den Code" @@ -1528,12 +1557,12 @@ msgstr "Link kopieren" msgid "Copy Link" msgstr "Link kopieren" -#: src/view/screens/ProfileList.tsx:484 +#: src/view/screens/ProfileList.tsx:478 msgid "Copy link to list" msgstr "Link zur Liste kopieren" -#: src/view/com/util/forms/PostDropdownBtn.tsx:410 -#: src/view/com/util/forms/PostDropdownBtn.tsx:419 +#: src/view/com/util/forms/PostDropdownBtn.tsx:452 +#: src/view/com/util/forms/PostDropdownBtn.tsx:461 msgid "Copy link to post" msgstr "Link zum Beitrag kopieren" @@ -1542,16 +1571,16 @@ msgstr "Link zum Beitrag kopieren" msgid "Copy message text" msgstr "Nachrichtentext kopieren" -#: src/view/com/util/forms/PostDropdownBtn.tsx:388 -#: src/view/com/util/forms/PostDropdownBtn.tsx:390 +#: src/view/com/util/forms/PostDropdownBtn.tsx:430 +#: src/view/com/util/forms/PostDropdownBtn.tsx:432 msgid "Copy post text" msgstr "Beitragstext kopieren" -#: src/components/StarterPack/QrCodeDialog.tsx:171 +#: src/components/StarterPack/QrCodeDialog.tsx:169 msgid "Copy QR code" msgstr "QR-Code kopieren" -#: src/Navigation.tsx:281 +#: src/Navigation.tsx:280 #: src/view/screens/CopyrightPolicy.tsx:29 msgid "Copyright Policy" msgstr "Urheberrechtsbestimmungen" @@ -1564,11 +1593,11 @@ msgstr "Urheberrechtsbestimmungen" msgid "Could not leave chat" msgstr "Du konntest den Chat nicht verlassen" -#: src/view/screens/ProfileFeed.tsx:103 +#: src/view/screens/ProfileFeed.tsx:102 msgid "Could not load feed" msgstr "Feed konnte nicht geladen werden" -#: src/view/screens/ProfileList.tsx:1017 +#: src/view/screens/ProfileList.tsx:1011 msgid "Could not load list" msgstr "Liste konnte nicht geladen werden" @@ -1580,34 +1609,39 @@ msgstr "Chat konnte nicht stummgeschaltet werden" msgid "Could not process your video" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:272 +#: src/components/StarterPack/ProfileStarterPacks.tsx:273 msgid "Create" msgstr "Erstellen" #: src/view/com/auth/SplashScreen.tsx:57 #: src/view/com/auth/SplashScreen.web.tsx:106 -msgid "Create a new account" -msgstr "Neues Konto erstellen" +#~ msgid "Create a new account" +#~ msgstr "Neues Konto erstellen" -#: src/view/screens/Settings/index.tsx:402 +#: src/view/screens/Settings/index.tsx:401 msgid "Create a new Bluesky account" msgstr "Neues Bluesky-Konto erstellen" -#: src/components/StarterPack/QrCodeDialog.tsx:154 +#: src/components/StarterPack/QrCodeDialog.tsx:153 msgid "Create a QR code for a starter pack" msgstr "QR-Code für ein Startpaket erstellen" -#: src/components/StarterPack/ProfileStarterPacks.tsx:165 -#: src/components/StarterPack/ProfileStarterPacks.tsx:259 -#: src/Navigation.tsx:368 +#: src/components/StarterPack/ProfileStarterPacks.tsx:166 +#: src/components/StarterPack/ProfileStarterPacks.tsx:260 +#: src/Navigation.tsx:367 msgid "Create a starter pack" msgstr "Ein Startpaket erstellen" -#: src/components/StarterPack/ProfileStarterPacks.tsx:246 +#: src/components/StarterPack/ProfileStarterPacks.tsx:247 msgid "Create a starter pack for me" msgstr "Ein Startpaket für mich erstellen" -#: src/screens/Signup/index.tsx:99 +#: src/view/com/auth/SplashScreen.tsx:56 +#: src/view/com/auth/SplashScreen.web.tsx:100 +msgid "Create account" +msgstr "" + +#: src/screens/Signup/index.tsx:93 msgid "Create Account" msgstr "Konto erstellen" @@ -1616,11 +1650,11 @@ msgstr "Konto erstellen" msgid "Create an account" msgstr "Ein Konto erstellen" -#: src/screens/Onboarding/StepProfile/index.tsx:283 +#: src/screens/Onboarding/StepProfile/index.tsx:292 msgid "Create an avatar instead" msgstr "Stattdessen einen Avatar erstellen" -#: src/components/StarterPack/ProfileStarterPacks.tsx:172 +#: src/components/StarterPack/ProfileStarterPacks.tsx:173 msgid "Create another" msgstr "Ein weiteres erstellen" @@ -1629,7 +1663,7 @@ msgid "Create App Password" msgstr "App-Passwort erstellen" #: src/view/com/auth/SplashScreen.tsx:48 -#: src/view/com/auth/SplashScreen.web.tsx:97 +#: src/view/com/auth/SplashScreen.web.tsx:92 msgid "Create new account" msgstr "Neues Konto erstellen" @@ -1637,51 +1671,47 @@ msgstr "Neues Konto erstellen" msgid "Create report for {0}" msgstr "Meldung für {0} erstellen" -#: src/view/screens/AppPasswords.tsx:246 +#: src/view/screens/AppPasswords.tsx:243 msgid "Created {0}" msgstr "Erstellt {0}" #: src/screens/Onboarding/index.tsx:26 -#: src/screens/Onboarding/state.ts:84 +#: src/screens/Onboarding/state.ts:86 msgid "Culture" msgstr "Kultur" -#: src/view/com/auth/server-input/index.tsx:97 -#: src/view/com/auth/server-input/index.tsx:99 +#: src/view/com/auth/server-input/index.tsx:94 +#: src/view/com/auth/server-input/index.tsx:96 msgid "Custom" msgstr "Benutzerdefiniert" -#: src/view/com/modals/ChangeHandle.tsx:382 +#: src/view/com/modals/ChangeHandle.tsx:375 msgid "Custom domain" msgstr "Benutzerdefinierte Domain" -#: src/view/screens/Feeds.tsx:759 +#: src/view/screens/Feeds.tsx:760 #: src/view/screens/Search/Explore.tsx:391 msgid "Custom feeds built by the community bring you new experiences and help you find the content you love." msgstr "Benutzerdefinierte Feeds, die von der Community erstellt wurden, bringen dir neue Erfahrungen und helfen dir, die Inhalte zu finden, die du liebst." -#: src/view/screens/PreferencesExternalEmbeds.tsx:57 +#: src/view/screens/PreferencesExternalEmbeds.tsx:54 msgid "Customize media from external sites." msgstr "Passe die Einstellungen für Medien von externen Websites an." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:288 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:290 msgid "Customize who can interact with this post." msgstr "" -#: src/screens/Settings/AppearanceSettings.tsx:95 -#: src/screens/Settings/AppearanceSettings.tsx:97 -#: src/screens/Settings/AppearanceSettings.tsx:122 -#: src/screens/Settings/AppearanceSettings.tsx:124 +#: src/screens/Settings/AppearanceSettings.tsx:109 +#: src/screens/Settings/AppearanceSettings.tsx:130 msgid "Dark" msgstr "Dunkel" -#: src/screens/Settings/AppearanceSettings.tsx:82 #: src/view/screens/Debug.tsx:63 msgid "Dark mode" msgstr "Dunkelmodus" -#: src/screens/Settings/AppearanceSettings.tsx:109 -#: src/screens/Settings/AppearanceSettings.tsx:114 +#: src/screens/Settings/AppearanceSettings.tsx:122 msgid "Dark theme" msgstr "" @@ -1689,20 +1719,20 @@ msgstr "" #~ msgid "Dark Theme" #~ msgstr "Dunkelmodus" -#: src/screens/Signup/StepInfo/index.tsx:192 +#: src/screens/Signup/StepInfo/index.tsx:222 msgid "Date of birth" msgstr "Geburtsdatum" #: src/screens/Settings/components/DeactivateAccountDialog.tsx:73 -#: src/view/screens/Settings/index.tsx:772 +#: src/view/screens/Settings/index.tsx:771 msgid "Deactivate account" msgstr "Konto deaktivieren" -#: src/view/screens/Settings/index.tsx:784 +#: src/view/screens/Settings/index.tsx:783 msgid "Deactivate my account" msgstr "Mein Konto deaktivieren" -#: src/view/screens/Settings/index.tsx:839 +#: src/view/screens/Settings/index.tsx:838 msgid "Debug Moderation" msgstr "Debug-Moderation" @@ -1710,17 +1740,22 @@ msgstr "Debug-Moderation" msgid "Debug panel" msgstr "Debug-Panel" +#: src/components/dialogs/nuxs/NeueTypography.tsx:99 +#: src/screens/Settings/AppearanceSettings.tsx:169 +msgid "Default" +msgstr "" + #: src/components/dms/MessageMenu.tsx:151 #: src/screens/StarterPack/StarterPackScreen.tsx:573 #: src/screens/StarterPack/StarterPackScreen.tsx:652 #: src/screens/StarterPack/StarterPackScreen.tsx:732 -#: src/view/com/util/forms/PostDropdownBtn.tsx:629 -#: src/view/screens/AppPasswords.tsx:280 -#: src/view/screens/ProfileList.tsx:723 +#: src/view/com/util/forms/PostDropdownBtn.tsx:673 +#: src/view/screens/AppPasswords.tsx:277 +#: src/view/screens/ProfileList.tsx:717 msgid "Delete" msgstr "Löschen" -#: src/view/screens/Settings/index.tsx:794 +#: src/view/screens/Settings/index.tsx:793 msgid "Delete account" msgstr "Konto löschen" @@ -1728,16 +1763,16 @@ msgstr "Konto löschen" msgid "Delete Account <0>\"</0><1>{0}</1><2>\"</2>" msgstr "Konto <0>„</0><1>{0}</1><2>”</2> löschen" -#: src/view/screens/AppPasswords.tsx:239 +#: src/view/screens/AppPasswords.tsx:236 msgid "Delete app password" msgstr "App-Passwort löschen" -#: src/view/screens/AppPasswords.tsx:275 +#: src/view/screens/AppPasswords.tsx:272 msgid "Delete app password?" msgstr "App-Passwort löschen?" -#: src/view/screens/Settings/index.tsx:856 -#: src/view/screens/Settings/index.tsx:859 +#: src/view/screens/Settings/index.tsx:855 +#: src/view/screens/Settings/index.tsx:858 msgid "Delete chat declaration record" msgstr "Datensatz für die Chat-Erklärung löschen" @@ -1745,7 +1780,7 @@ msgstr "Datensatz für die Chat-Erklärung löschen" msgid "Delete for me" msgstr "Für mich löschen" -#: src/view/screens/ProfileList.tsx:527 +#: src/view/screens/ProfileList.tsx:521 msgid "Delete List" msgstr "Liste löschen" @@ -1761,12 +1796,12 @@ msgstr "Nachricht für mich löschen" msgid "Delete my account" msgstr "Mein Konto löschen" -#: src/view/screens/Settings/index.tsx:806 +#: src/view/screens/Settings/index.tsx:805 msgid "Delete My Account…" msgstr "Mein Konto löschen…" -#: src/view/com/util/forms/PostDropdownBtn.tsx:609 -#: src/view/com/util/forms/PostDropdownBtn.tsx:611 +#: src/view/com/util/forms/PostDropdownBtn.tsx:653 +#: src/view/com/util/forms/PostDropdownBtn.tsx:655 msgid "Delete post" msgstr "Beitrag löschen" @@ -1779,15 +1814,15 @@ msgstr "Startpaket löschen" msgid "Delete starter pack?" msgstr "Startpaket löschen?" -#: src/view/screens/ProfileList.tsx:718 +#: src/view/screens/ProfileList.tsx:712 msgid "Delete this list?" msgstr "Diese Liste löschen?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:624 +#: src/view/com/util/forms/PostDropdownBtn.tsx:668 msgid "Delete this post?" msgstr "Diesen Beitrag löschen?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:93 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:94 msgid "Deleted" msgstr "Gelöscht" @@ -1795,27 +1830,28 @@ msgstr "Gelöscht" msgid "Deleted post." msgstr "Gelöschter Beitrag." -#: src/view/screens/Settings/index.tsx:857 +#: src/view/screens/Settings/index.tsx:856 msgid "Deletes the chat declaration record" msgstr "Löscht den Datensatz für die Chat-Erklärung" -#: src/view/com/modals/CreateOrEditList.tsx:289 -#: src/view/com/modals/CreateOrEditList.tsx:310 -#: src/view/com/modals/EditProfile.tsx:199 -#: src/view/com/modals/EditProfile.tsx:211 +#: src/view/com/modals/CreateOrEditList.tsx:280 +#: src/view/com/modals/CreateOrEditList.tsx:301 +#: src/view/com/modals/EditProfile.tsx:193 +#: src/view/com/modals/EditProfile.tsx:205 msgid "Description" msgstr "Beschreibung" -#: src/view/com/composer/GifAltText.tsx:140 +#: src/view/com/composer/GifAltText.tsx:157 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 msgid "Descriptive alt text" msgstr "Beschreibender Alt-Text" -#: src/view/com/util/forms/PostDropdownBtn.tsx:544 -#: src/view/com/util/forms/PostDropdownBtn.tsx:554 +#: src/view/com/util/forms/PostDropdownBtn.tsx:586 +#: src/view/com/util/forms/PostDropdownBtn.tsx:596 msgid "Detach quote" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:687 +#: src/view/com/util/forms/PostDropdownBtn.tsx:731 msgid "Detach quote post?" msgstr "" @@ -1823,36 +1859,35 @@ msgstr "" msgid "Dialog: adjust who can interact with this post" msgstr "" -#: src/view/com/composer/Composer.tsx:355 +#: src/view/com/composer/Composer.tsx:368 msgid "Did you want to say anything?" msgstr "Wolltest du etwas sagen?" -#: src/screens/Settings/AppearanceSettings.tsx:117 -#: src/screens/Settings/AppearanceSettings.tsx:119 +#: src/screens/Settings/AppearanceSettings.tsx:126 msgid "Dim" msgstr "Gedimmt" #: src/components/dms/MessagesNUX.tsx:88 -msgid "Direct messages are here!" -msgstr "Direktnachrichten sind da!" +#~ msgid "Direct messages are here!" +#~ msgstr "Direktnachrichten sind da!" #: src/view/screens/AccessibilitySettings.tsx:111 #~ msgid "Disable autoplay for GIFs" #~ msgstr "Automatische Wiedergabe für GIFs deaktivieren" -#: src/view/screens/AccessibilitySettings.tsx:111 +#: src/view/screens/AccessibilitySettings.tsx:108 msgid "Disable autoplay for videos and GIFs" msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:90 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:89 msgid "Disable Email 2FA" msgstr "Zwei-Faktor-Authentifizierung per E-Mail deaktivieren" -#: src/view/screens/AccessibilitySettings.tsx:125 +#: src/view/screens/AccessibilitySettings.tsx:122 msgid "Disable haptic feedback" msgstr "Haptische Rückmeldung deaktivieren" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:379 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:388 msgid "Disable subtitles" msgstr "" @@ -1861,20 +1896,20 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:68 #: src/screens/Messages/Settings.tsx:140 #: src/screens/Messages/Settings.tsx:143 -#: src/screens/Moderation/index.tsx:355 +#: src/screens/Moderation/index.tsx:353 msgid "Disabled" msgstr "Deaktiviert" -#: src/view/com/composer/Composer.tsx:840 +#: src/view/com/composer/Composer.tsx:850 msgid "Discard" msgstr "Verwerfen" -#: src/view/com/composer/Composer.tsx:837 +#: src/view/com/composer/Composer.tsx:847 msgid "Discard draft?" msgstr "Entwurf verwerfen?" -#: src/screens/Moderation/index.tsx:552 -#: src/screens/Moderation/index.tsx:556 +#: src/screens/Moderation/index.tsx:553 +#: src/screens/Moderation/index.tsx:557 msgid "Discourage apps from showing my account to logged-out users" msgstr "Apps daran hindern, abgemeldeten Nutzern mein Konto zu zeigen" @@ -1891,15 +1926,15 @@ msgstr "Entdecke neue benutzerdefinierte Feeds" msgid "Discover new feeds" msgstr "Entdecke neue Feeds" -#: src/view/screens/Feeds.tsx:756 +#: src/view/screens/Feeds.tsx:757 msgid "Discover New Feeds" msgstr "Entdecke neue Feeds" -#: src/view/com/profile/ProfileHeaderSuggestedFollows.tsx:108 -#~ msgid "Dismiss" -#~ msgstr "" +#: src/components/Dialog/index.tsx:267 +msgid "Dismiss" +msgstr "" -#: src/view/com/composer/Composer.tsx:1107 +#: src/view/com/composer/Composer.tsx:1111 msgid "Dismiss error" msgstr "" @@ -1907,23 +1942,23 @@ msgstr "" msgid "Dismiss getting started guide" msgstr "Anleitung zum Einstieg schließen" -#: src/view/screens/AccessibilitySettings.tsx:99 +#: src/view/screens/AccessibilitySettings.tsx:96 msgid "Display larger alt text badges" msgstr "Größere Alt-Text-Badges zeigen" -#: src/view/com/modals/EditProfile.tsx:193 +#: src/view/com/modals/EditProfile.tsx:187 msgid "Display name" msgstr "Anzeigename" -#: src/view/com/modals/EditProfile.tsx:181 +#: src/view/com/modals/EditProfile.tsx:175 msgid "Display Name" msgstr "Anzeigename" -#: src/view/com/modals/ChangeHandle.tsx:391 +#: src/view/com/modals/ChangeHandle.tsx:384 msgid "DNS Panel" msgstr "DNS-Panel" -#: src/components/dialogs/MutedWords.tsx:302 +#: src/components/dialogs/MutedWords.tsx:333 msgid "Do not apply this mute word to users you follow" msgstr "" @@ -1935,38 +1970,36 @@ msgstr "Beinhaltet keine Nacktheit." msgid "Doesn't begin or end with a hyphen" msgstr "Beginnt oder endet nicht mit einem Bindestrich" -#: src/view/com/modals/ChangeHandle.tsx:475 +#: src/view/com/modals/ChangeHandle.tsx:468 msgid "Domain Value" msgstr "Domain-Wert" -#: src/view/com/modals/ChangeHandle.tsx:482 +#: src/view/com/modals/ChangeHandle.tsx:475 msgid "Domain verified!" msgstr "Domain verifiziert!" -#: src/components/dialogs/BirthDateSettings.tsx:119 -#: src/components/dialogs/BirthDateSettings.tsx:125 +#: src/components/dialogs/BirthDateSettings.tsx:118 +#: src/components/dialogs/BirthDateSettings.tsx:124 #: src/components/forms/DateField/index.tsx:77 #: src/components/forms/DateField/index.tsx:83 -#: src/screens/Onboarding/StepProfile/index.tsx:322 -#: src/screens/Onboarding/StepProfile/index.tsx:325 -#: src/view/com/auth/server-input/index.tsx:169 +#: src/screens/Onboarding/StepProfile/index.tsx:330 +#: src/screens/Onboarding/StepProfile/index.tsx:333 #: src/view/com/auth/server-input/index.tsx:170 +#: src/view/com/auth/server-input/index.tsx:171 #: src/view/com/composer/videos/SubtitleDialog.tsx:171 #: src/view/com/composer/videos/SubtitleDialog.tsx:181 #: src/view/com/modals/AddAppPasswords.tsx:243 -#: src/view/com/modals/AltImage.tsx:141 -#: src/view/com/modals/crop-image/CropImage.web.tsx:177 +#: src/view/com/modals/CropImage.web.tsx:112 #: src/view/com/modals/InviteCodes.tsx:81 #: src/view/com/modals/InviteCodes.tsx:124 #: src/view/com/modals/ListAddRemoveUsers.tsx:143 msgid "Done" msgstr "Fertig" -#: src/view/com/modals/EditImage.tsx:334 #: src/view/com/modals/ListAddRemoveUsers.tsx:145 #: src/view/com/modals/SelfLabel.tsx:158 -#: src/view/com/modals/UserAddRemoveLists.tsx:107 -#: src/view/com/modals/UserAddRemoveLists.tsx:110 +#: src/view/com/modals/UserAddRemoveLists.tsx:113 +#: src/view/com/modals/UserAddRemoveLists.tsx:116 msgctxt "action" msgid "Done" msgstr "Fertig" @@ -1975,7 +2008,11 @@ msgstr "Fertig" msgid "Done{extraText}" msgstr "Fertig{extraText}" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:326 +#: src/components/Dialog/index.tsx:268 +msgid "Double tap to close the dialog" +msgstr "" + +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:317 msgid "Download Bluesky" msgstr "Bluesky herunterladen" @@ -1983,36 +2020,36 @@ msgstr "Bluesky herunterladen" #~ msgid "Download Bluesky account data (repository)" #~ msgstr "Öffnet ein Modal zum Herunterladen deiner Bluesky-Kontodaten (Kontodepot)" -#: src/view/screens/Settings/ExportCarDialog.tsx:77 -#: src/view/screens/Settings/ExportCarDialog.tsx:81 +#: src/view/screens/Settings/ExportCarDialog.tsx:76 +#: src/view/screens/Settings/ExportCarDialog.tsx:80 msgid "Download CAR file" msgstr "CAR-Datei herunterladen" #: src/components/dialogs/nuxs/TenMillion/index.tsx:622 -msgid "Download image" -msgstr "" +#~ msgid "Download image" +#~ msgstr "" -#: src/view/com/composer/text-input/TextInput.web.tsx:269 +#: src/view/com/composer/text-input/TextInput.web.tsx:291 msgid "Drop to add images" msgstr "Zum Hinzufügen Bilder ablegen" -#: src/components/dialogs/MutedWords.tsx:153 +#: src/components/dialogs/MutedWords.tsx:162 msgid "Duration:" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:252 +#: src/view/com/modals/ChangeHandle.tsx:245 msgid "e.g. alice" msgstr "z. B. alice" -#: src/view/com/modals/EditProfile.tsx:186 +#: src/view/com/modals/EditProfile.tsx:180 msgid "e.g. Alice Roberts" msgstr "z. B. Alice Roberts" -#: src/view/com/modals/ChangeHandle.tsx:374 +#: src/view/com/modals/ChangeHandle.tsx:367 msgid "e.g. alice.com" msgstr "z. B. alice.com" -#: src/view/com/modals/EditProfile.tsx:204 +#: src/view/com/modals/EditProfile.tsx:198 msgid "e.g. Artist, dog-lover, and avid reader." msgstr "z. B. Künstlerin, Hundeliebhaberin und begeisterte Leserin." @@ -2020,19 +2057,19 @@ msgstr "z. B. Künstlerin, Hundeliebhaberin und begeisterte Leserin." msgid "E.g. artistic nudes." msgstr "z. B. künstlerische Nacktheit" -#: src/view/com/modals/CreateOrEditList.tsx:272 +#: src/view/com/modals/CreateOrEditList.tsx:263 msgid "e.g. Great Posters" msgstr "z. B. Großartige Poster" -#: src/view/com/modals/CreateOrEditList.tsx:273 +#: src/view/com/modals/CreateOrEditList.tsx:264 msgid "e.g. Spammers" msgstr "z. B. Spammer" -#: src/view/com/modals/CreateOrEditList.tsx:301 +#: src/view/com/modals/CreateOrEditList.tsx:292 msgid "e.g. The posters who never miss." msgstr "z. B. Die Poster, die immer ins Schwarze treffen." -#: src/view/com/modals/CreateOrEditList.tsx:302 +#: src/view/com/modals/CreateOrEditList.tsx:293 msgid "e.g. Users that repeatedly reply with ads." msgstr "z. B. Benutzer, die wiederholt mit Werbung antworten." @@ -2048,65 +2085,66 @@ msgstr "Jeder Code funktioniert einmal. Du erhältst regelmäßig neue Einladung msgid "Edit" msgstr "Bearbeiten" -#: src/view/com/lists/ListMembers.tsx:149 +#: src/view/com/lists/ListMembers.tsx:146 msgctxt "action" msgid "Edit" msgstr "Bearbeiten" -#: src/view/com/util/UserAvatar.tsx:334 -#: src/view/com/util/UserBanner.tsx:92 +#: src/view/com/util/UserAvatar.tsx:350 +#: src/view/com/util/UserBanner.tsx:98 msgid "Edit avatar" msgstr "Avatar bearbeiten" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:119 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:111 msgid "Edit Feeds" msgstr "Feeds bearbeiten" -#: src/view/com/composer/photos/Gallery.tsx:151 -#: src/view/com/modals/EditImage.tsx:208 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:58 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:62 +#: src/view/com/composer/photos/Gallery.tsx:201 msgid "Edit image" msgstr "Bild bearbeiten" -#: src/view/com/util/forms/PostDropdownBtn.tsx:590 -#: src/view/com/util/forms/PostDropdownBtn.tsx:603 +#: src/view/com/util/forms/PostDropdownBtn.tsx:632 +#: src/view/com/util/forms/PostDropdownBtn.tsx:647 msgid "Edit interaction settings" msgstr "" -#: src/view/screens/ProfileList.tsx:515 +#: src/view/screens/ProfileList.tsx:509 msgid "Edit list details" msgstr "Details der Liste bearbeiten" -#: src/view/com/modals/CreateOrEditList.tsx:239 +#: src/view/com/modals/CreateOrEditList.tsx:230 msgid "Edit Moderation List" msgstr "Moderationsliste bearbeiten" -#: src/Navigation.tsx:291 +#: src/Navigation.tsx:290 #: src/view/screens/Feeds.tsx:383 #: src/view/screens/Feeds.tsx:451 -#: src/view/screens/SavedFeeds.tsx:92 +#: src/view/screens/SavedFeeds.tsx:88 msgid "Edit My Feeds" msgstr "Meine Feeds bearbeiten" -#: src/view/com/modals/EditProfile.tsx:153 +#: src/view/com/modals/EditProfile.tsx:147 msgid "Edit my profile" msgstr "Mein Profil bearbeiten" -#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 +#: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 msgid "Edit People" msgstr "Personen bearbeiten" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:66 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:204 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:69 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:207 msgid "Edit post interaction settings" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:184 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:175 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:178 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:170 msgid "Edit profile" msgstr "Profil bearbeiten" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:187 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:178 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:181 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:173 msgid "Edit Profile" msgstr "Profil bearbeiten" @@ -2114,7 +2152,7 @@ msgstr "Profil bearbeiten" msgid "Edit starter pack" msgstr "Startpaket bearbeiten" -#: src/view/com/modals/CreateOrEditList.tsx:234 +#: src/view/com/modals/CreateOrEditList.tsx:225 msgid "Edit User List" msgstr "Benutzerliste bearbeiten" @@ -2122,20 +2160,20 @@ msgstr "Benutzerliste bearbeiten" msgid "Edit who can reply" msgstr "Bearbeiten, wer antworten kann" -#: src/view/com/modals/EditProfile.tsx:194 +#: src/view/com/modals/EditProfile.tsx:188 msgid "Edit your display name" msgstr "Bearbeite deinen Anzeigenamen" -#: src/view/com/modals/EditProfile.tsx:212 +#: src/view/com/modals/EditProfile.tsx:206 msgid "Edit your profile description" msgstr "Bearbeite deine Profilbeschreibung" -#: src/Navigation.tsx:373 +#: src/Navigation.tsx:372 msgid "Edit your starter pack" msgstr "Dein Startpaket bearbeiten" #: src/screens/Onboarding/index.tsx:31 -#: src/screens/Onboarding/state.ts:86 +#: src/screens/Onboarding/state.ts:88 msgid "Education" msgstr "Bildung" @@ -2143,7 +2181,7 @@ msgstr "Bildung" #~ msgid "Either choose \"Everybody\" or \"Nobody\"" #~ msgstr "Wähle entweder „Alle” oder „Niemand” aus" -#: src/screens/Signup/StepInfo/index.tsx:143 +#: src/screens/Signup/StepInfo/index.tsx:170 #: src/view/com/modals/ChangeEmail.tsx:136 msgid "Email" msgstr "E-Mail" @@ -2152,11 +2190,11 @@ msgstr "E-Mail" msgid "Email 2FA disabled" msgstr "2FA per E-Mail wurde deaktiviert" -#: src/screens/Login/ForgotPasswordForm.tsx:99 +#: src/screens/Login/ForgotPasswordForm.tsx:93 msgid "Email address" msgstr "E-Mail-Adresse" -#: src/components/intents/VerifyEmailIntentDialog.tsx:95 +#: src/components/intents/VerifyEmailIntentDialog.tsx:104 msgid "Email Resent" msgstr "" @@ -2173,21 +2211,21 @@ msgstr "E-Mail aktualisiert" msgid "Email verified" msgstr "E-Mail verifiziert" -#: src/components/intents/VerifyEmailIntentDialog.tsx:71 +#: src/components/intents/VerifyEmailIntentDialog.tsx:79 msgid "Email Verified" msgstr "" -#: src/view/screens/Settings/index.tsx:319 +#: src/view/screens/Settings/index.tsx:318 msgid "Email:" msgstr "E-Mail:" -#: src/components/dialogs/Embed.tsx:112 +#: src/components/dialogs/Embed.tsx:113 msgid "Embed HTML code" msgstr "HTML-Code einbetten" #: src/components/dialogs/Embed.tsx:97 -#: src/view/com/util/forms/PostDropdownBtn.tsx:427 -#: src/view/com/util/forms/PostDropdownBtn.tsx:429 +#: src/view/com/util/forms/PostDropdownBtn.tsx:469 +#: src/view/com/util/forms/PostDropdownBtn.tsx:471 msgid "Embed post" msgstr "Beitrag einbetten" @@ -2195,20 +2233,20 @@ msgstr "Beitrag einbetten" msgid "Embed this post in your website. Simply copy the following snippet and paste it into the HTML code of your website." msgstr "Bette diesen Beitrag in deine Website ein. Kopiere einfach den folgenden Code und füge ihn in den HTML-Code deiner Website ein." -#: src/components/dialogs/EmbedConsent.tsx:101 +#: src/components/dialogs/EmbedConsent.tsx:100 msgid "Enable {0} only" msgstr "Nur {0} aktivieren" -#: src/screens/Moderation/index.tsx:342 +#: src/screens/Moderation/index.tsx:340 msgid "Enable adult content" msgstr "Inhalte für Erwachsene aktivieren" -#: src/components/dialogs/EmbedConsent.tsx:82 -#: src/components/dialogs/EmbedConsent.tsx:89 +#: src/components/dialogs/EmbedConsent.tsx:81 +#: src/components/dialogs/EmbedConsent.tsx:88 msgid "Enable external media" msgstr "Externe Medien aktivieren" -#: src/view/screens/PreferencesExternalEmbeds.tsx:74 +#: src/view/screens/PreferencesExternalEmbeds.tsx:71 msgid "Enable media players for" msgstr "Medienplayer aktivieren für" @@ -2217,7 +2255,7 @@ msgstr "Medienplayer aktivieren für" msgid "Enable priority notifications" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:380 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:389 msgid "Enable subtitles" msgstr "" @@ -2225,17 +2263,17 @@ msgstr "" #~ msgid "Enable this setting to only see replies between people you follow." #~ msgstr "Aktiviere diese Einstellung, um nur Antworten von Personen zu sehen, denen du folgst." -#: src/components/dialogs/EmbedConsent.tsx:94 +#: src/components/dialogs/EmbedConsent.tsx:93 msgid "Enable this source only" msgstr "Nur von dieser Seite erlauben" #: src/screens/Messages/Settings.tsx:131 #: src/screens/Messages/Settings.tsx:134 -#: src/screens/Moderation/index.tsx:353 +#: src/screens/Moderation/index.tsx:351 msgid "Enabled" msgstr "Aktiviert" -#: src/screens/Profile/Sections/Feed.tsx:112 +#: src/screens/Profile/Sections/Feed.tsx:114 msgid "End of feed" msgstr "Ende des Feeds" @@ -2251,12 +2289,12 @@ msgstr "" msgid "Enter a name for this App Password" msgstr "Gib einen Namen für dieses App-Passwort ein" -#: src/screens/Login/SetNewPasswordForm.tsx:139 +#: src/screens/Login/SetNewPasswordForm.tsx:133 msgid "Enter a password" msgstr "Gib ein Passwort ein" -#: src/components/dialogs/MutedWords.tsx:127 -#: src/components/dialogs/MutedWords.tsx:128 +#: src/components/dialogs/MutedWords.tsx:136 +#: src/components/dialogs/MutedWords.tsx:137 msgid "Enter a word or tag" msgstr "Gib ein Wort oder einen Tag ein" @@ -2268,20 +2306,20 @@ msgstr "Bestätigungscode eingeben" 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/view/com/modals/ChangeHandle.tsx:364 +#: src/view/com/modals/ChangeHandle.tsx:357 msgid "Enter the domain you want to use" msgstr "Gib die Domain ein, die du verwenden möchtest" -#: src/screens/Login/ForgotPasswordForm.tsx:119 +#: src/screens/Login/ForgotPasswordForm.tsx:113 msgid "Enter the email you used to create your account. We'll send you a \"reset code\" so you can set a new password." msgstr "Gib die E-Mail ein, die du zur Erstellung deines Kontos verwendet hast. Wir schicken dir einen \"Reset-Code\", damit du ein neues Passwort festlegen kannst." -#: src/components/dialogs/BirthDateSettings.tsx:108 +#: src/components/dialogs/BirthDateSettings.tsx:107 msgid "Enter your birth date" msgstr "Gib dein Geburtsdatum ein" -#: src/screens/Login/ForgotPasswordForm.tsx:105 -#: src/screens/Signup/StepInfo/index.tsx:152 +#: src/screens/Login/ForgotPasswordForm.tsx:99 +#: src/screens/Signup/StepInfo/index.tsx:182 msgid "Enter your email address" msgstr "Gib deine E-Mail-Adresse ein" @@ -2293,7 +2331,7 @@ msgstr "Gib oben deine neue E-Mail-Adresse ein" msgid "Enter your new email address below." msgstr "Gib unten deine neue E-Mail-Adresse ein." -#: src/screens/Login/index.tsx:101 +#: src/screens/Login/index.tsx:98 msgid "Enter your username and password" msgstr "Gib deinen Benutzernamen und dein Passwort ein" @@ -2305,12 +2343,12 @@ 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:197 -#: src/view/screens/Search/Search.tsx:116 +#: src/screens/Onboarding/StepInterests/index.tsx:183 +#: src/view/screens/Search/Search.tsx:122 msgid "Error:" msgstr "Fehler:" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:364 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:366 msgid "Everybody" msgstr "Alle" @@ -2322,8 +2360,6 @@ msgstr "Alle können antworten" msgid "Everybody can reply to this post." msgstr "" -#: src/components/dms/MessagesNUX.tsx:131 -#: src/components/dms/MessagesNUX.tsx:134 #: src/screens/Messages/Settings.tsx:75 #: src/screens/Messages/Settings.tsx:78 msgid "Everyone" @@ -2337,15 +2373,15 @@ msgstr "Übermäßig viele Erwähnungen oder Antworten" msgid "Excessive or unwanted messages" msgstr "Übermäßige oder unerwünschte Nachrichten" -#: src/components/dialogs/MutedWords.tsx:311 +#: src/components/dialogs/MutedWords.tsx:343 msgid "Exclude users you follow" msgstr "" -#: src/components/dialogs/MutedWords.tsx:514 +#: src/components/dialogs/MutedWords.tsx:560 msgid "Excludes users you follow" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:397 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:406 msgid "Exit fullscreen" msgstr "" @@ -2353,11 +2389,11 @@ msgstr "" msgid "Exits account deletion process" msgstr "Verlässt den Vorgang der Accountlöschung" -#: src/view/com/modals/ChangeHandle.tsx:145 +#: src/view/com/modals/ChangeHandle.tsx:138 msgid "Exits handle change process" msgstr "Verlässt den Vorgang der Handle-Änderung" -#: src/view/com/modals/crop-image/CropImage.web.tsx:160 +#: src/view/com/modals/CropImage.web.tsx:95 msgid "Exits image cropping process" msgstr "Verlässt den Vorgang des Bildzuschneidens" @@ -2386,11 +2422,11 @@ msgstr "Erweitere oder reduziere den gesamten Beitrag, auf den du antwortest" msgid "Experimental: When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." msgstr "" -#: src/components/dialogs/MutedWords.tsx:500 +#: src/components/dialogs/MutedWords.tsx:546 msgid "Expired" msgstr "" -#: src/components/dialogs/MutedWords.tsx:502 +#: src/components/dialogs/MutedWords.tsx:548 msgid "Expires {0}" msgstr "" @@ -2402,32 +2438,32 @@ msgstr "Explizite oder potenziell verstörende Medien." msgid "Explicit sexual images." msgstr "Explizite sexuelle Bilder." -#: src/view/screens/Settings/index.tsx:752 +#: src/view/screens/Settings/index.tsx:751 msgid "Export my data" msgstr "Meine Daten exportieren" -#: src/view/screens/Settings/ExportCarDialog.tsx:62 -#: src/view/screens/Settings/index.tsx:763 +#: src/view/screens/Settings/ExportCarDialog.tsx:61 +#: src/view/screens/Settings/index.tsx:762 msgid "Export My Data" msgstr "Meine Daten exportieren" -#: src/components/dialogs/EmbedConsent.tsx:55 -#: src/components/dialogs/EmbedConsent.tsx:59 +#: src/components/dialogs/EmbedConsent.tsx:54 +#: src/components/dialogs/EmbedConsent.tsx:58 msgid "External Media" msgstr "Externe Medien" -#: src/components/dialogs/EmbedConsent.tsx:71 -#: src/view/screens/PreferencesExternalEmbeds.tsx:65 +#: src/components/dialogs/EmbedConsent.tsx:70 +#: src/view/screens/PreferencesExternalEmbeds.tsx:62 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "Externe Medien können es Websites ermöglichen, Informationen über dich und dein Gerät zu sammeln. Es werden keine Informationen gesendet oder angefordert, bis du die Schaltfläche \"Abspielen\" drückst." -#: src/Navigation.tsx:310 -#: src/view/screens/PreferencesExternalEmbeds.tsx:54 -#: src/view/screens/Settings/index.tsx:645 +#: src/Navigation.tsx:309 +#: src/view/screens/PreferencesExternalEmbeds.tsx:51 +#: src/view/screens/Settings/index.tsx:644 msgid "External Media Preferences" msgstr "Externe Medienpräferenzen" -#: src/view/screens/Settings/index.tsx:636 +#: src/view/screens/Settings/index.tsx:635 msgid "External media settings" msgstr "Externe Medienpräferenzen" @@ -2441,7 +2477,7 @@ msgstr "Das App-Passwort konnte nicht erstellt werden." msgid "Failed to create starter pack" msgstr "Startpaket konnte nicht erstellt werden" -#: src/view/com/modals/CreateOrEditList.tsx:194 +#: src/view/com/modals/CreateOrEditList.tsx:186 msgid "Failed to create the list. Check your internet connection and try again." msgstr "Die Liste konnte nicht erstellt werden. Überprüfe deine Internetverbindung und versuche es erneut." @@ -2449,7 +2485,7 @@ msgstr "Die Liste konnte nicht erstellt werden. Überprüfe deine Internetverbin msgid "Failed to delete message" msgstr "Nachricht konnte nicht gelöscht werden" -#: src/view/com/util/forms/PostDropdownBtn.tsx:194 +#: src/view/com/util/forms/PostDropdownBtn.tsx:200 msgid "Failed to delete post, please try again" msgstr "Beitrag konnte nicht gelöscht werden, bitte versuche es erneut" @@ -2462,12 +2498,11 @@ msgstr "Startpaket konnte nicht gelöscht werden" msgid "Failed to load feeds preferences" msgstr "Fehler beim Laden der Einstellungen für Feeds" -#: src/components/dialogs/GifSelect.ios.tsx:196 -#: src/components/dialogs/GifSelect.tsx:212 +#: src/components/dialogs/GifSelect.tsx:225 msgid "Failed to load GIFs" msgstr "GIFs konnten nicht geladen werden" -#: src/screens/Messages/Conversation/MessageListError.tsx:23 +#: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" msgstr "Es konnten keine vorherigen Nachrichten geladen werden" @@ -2480,7 +2515,11 @@ msgstr "Die vorgeschlagenen Feeds konnten nicht geladen werden." msgid "Failed to load suggested follows" msgstr "Die vorgeschlagenen Konten, denen du folgen solltest, konnten nicht geladen werden" -#: src/view/com/lightbox/Lightbox.tsx:90 +#: src/state/queries/pinned-post.ts:75 +msgid "Failed to pin post" +msgstr "" + +#: src/view/com/lightbox/Lightbox.tsx:97 msgid "Failed to save image: {0}" msgstr "Das Speichern des Bildes ist fehlgeschlagen: {0}" @@ -2488,40 +2527,39 @@ msgstr "Das Speichern des Bildes ist fehlgeschlagen: {0}" msgid "Failed to save notification preferences, please try again" msgstr "" -#: src/components/dms/MessageItem.tsx:225 +#: src/components/dms/MessageItem.tsx:233 msgid "Failed to send" msgstr "Konnte nicht gesendet werden" -#: src/components/moderation/LabelsOnMeDialog.tsx:225 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:87 +#: src/components/moderation/LabelsOnMeDialog.tsx:228 +#: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." msgstr "Anfechtung nicht eingereicht. Bitte versuche es erneut." -#: src/view/com/util/forms/PostDropdownBtn.tsx:223 +#: src/view/com/util/forms/PostDropdownBtn.tsx:229 msgid "Failed to toggle thread mute, please try again" msgstr "Du konntest die Stummschaltung des Threads nicht aktivieren oder deaktivieren. Bitte versuche es erneut" -#: src/components/FeedCard.tsx:273 +#: src/components/FeedCard.tsx:276 msgid "Failed to update feeds" msgstr "Aktualisierung der Feeds fehlgeschlagen" -#: src/components/dms/MessagesNUX.tsx:60 #: src/screens/Messages/Settings.tsx:35 msgid "Failed to update settings" msgstr "Einstellungen konnten nicht aktualisiert werden" -#: src/state/queries/video/video-upload.ts:67 -#: src/state/queries/video/video-upload.web.ts:64 -#: src/state/queries/video/video-upload.web.ts:68 -#: src/state/queries/video/video-upload.web.ts:78 +#: src/lib/media/video/upload.ts:72 +#: src/lib/media/video/upload.web.ts:74 +#: src/lib/media/video/upload.web.ts:78 +#: src/lib/media/video/upload.web.ts:88 msgid "Failed to upload video" msgstr "" -#: src/Navigation.tsx:226 +#: src/Navigation.tsx:225 msgid "Feed" msgstr "Feed" -#: src/components/FeedCard.tsx:131 +#: src/components/FeedCard.tsx:134 #: src/view/com/feeds/FeedSourceCard.tsx:250 msgid "Feed by {0}" msgstr "Feed von {0}" @@ -2531,31 +2569,31 @@ msgid "Feed toggle" msgstr "Feed-Umschalter" #: src/view/shell/desktop/RightNav.tsx:70 -#: src/view/shell/Drawer.tsx:346 +#: src/view/shell/Drawer.tsx:338 msgid "Feedback" msgstr "Feedback" -#: src/Navigation.tsx:353 +#: src/Navigation.tsx:352 #: src/screens/StarterPack/StarterPackScreen.tsx:172 #: src/view/screens/Feeds.tsx:445 -#: src/view/screens/Feeds.tsx:550 -#: src/view/screens/Profile.tsx:224 -#: src/view/screens/Search/Search.tsx:375 -#: src/view/shell/desktop/LeftNav.tsx:373 -#: src/view/shell/Drawer.tsx:497 -#: src/view/shell/Drawer.tsx:498 +#: src/view/screens/Feeds.tsx:551 +#: src/view/screens/Profile.tsx:223 +#: src/view/screens/Search/Search.tsx:522 +#: src/view/shell/desktop/LeftNav.tsx:401 +#: src/view/shell/Drawer.tsx:489 +#: src/view/shell/Drawer.tsx:490 msgid "Feeds" msgstr "Feeds" -#: src/view/screens/SavedFeeds.tsx:181 +#: src/view/screens/SavedFeeds.tsx:177 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feeds sind benutzerdefinierte Algorithmen, die Benutzer mit ein wenig Programmierkenntnisse erstellen. <0/> für mehr Informationen." -#: src/components/FeedCard.tsx:270 +#: src/components/FeedCard.tsx:273 msgid "Feeds updated!" msgstr "Feeds aktualisiert!" -#: src/view/com/modals/ChangeHandle.tsx:475 +#: src/view/com/modals/ChangeHandle.tsx:468 msgid "File Contents" msgstr "Dateiinhalt" @@ -2567,7 +2605,7 @@ msgstr "Datei erfolgreich gespeichert!" msgid "Filter from feeds" msgstr "Aus Feeds filtern" -#: src/screens/Onboarding/StepFinished.tsx:296 +#: src/screens/Onboarding/StepFinished.tsx:287 msgid "Finalizing" msgstr "Abschließen" @@ -2581,7 +2619,7 @@ msgstr "Konten zum Folgen finden" #~ msgid "Find more feeds and accounts to follow in the Explore page." #~ msgstr "Finde weitere Feeds und Konten, denen du folgen kannst, auf der „Explore” Seite." -#: src/view/screens/Search/Search.tsx:439 +#: src/view/screens/Search/Search.tsx:594 msgid "Find posts and users on Bluesky" msgstr "Finde Beiträge und Nutzer auf Bluesky" @@ -2605,25 +2643,25 @@ msgstr "Beenden" msgid "Fitness" msgstr "Fitness" -#: src/screens/Onboarding/StepFinished.tsx:276 +#: src/screens/Onboarding/StepFinished.tsx:267 msgid "Flexible" msgstr "Flexibel" #: src/view/com/modals/EditImage.tsx:116 -msgid "Flip horizontal" -msgstr "Horizontal drehen" +#~ msgid "Flip horizontal" +#~ msgstr "Horizontal drehen" #: src/view/com/modals/EditImage.tsx:121 #: src/view/com/modals/EditImage.tsx:288 -msgid "Flip vertically" -msgstr "Vertikal drehen" +#~ msgid "Flip vertically" +#~ msgstr "Vertikal drehen" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:356 -#: src/components/ProfileHoverCard/index.web.tsx:446 -#: src/components/ProfileHoverCard/index.web.tsx:457 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:225 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:144 +#: src/components/ProfileCard.tsx:358 +#: src/components/ProfileHoverCard/index.web.tsx:449 +#: src/components/ProfileHoverCard/index.web.tsx:460 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:220 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:132 msgid "Follow" msgstr "Folgen" @@ -2632,8 +2670,8 @@ msgctxt "action" msgid "Follow" msgstr "Folgen" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:209 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:126 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:204 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:114 msgid "Follow {0}" msgstr "{0} folgen" @@ -2645,8 +2683,8 @@ msgstr "{name} folgen" msgid "Follow 7 accounts" msgstr "Folge 7 Konten" -#: src/view/com/profile/ProfileMenu.tsx:246 -#: src/view/com/profile/ProfileMenu.tsx:257 +#: src/view/com/profile/ProfileMenu.tsx:222 +#: src/view/com/profile/ProfileMenu.tsx:233 msgid "Follow Account" msgstr "Konto folgen" @@ -2655,16 +2693,16 @@ msgstr "Konto folgen" msgid "Follow all" msgstr "Allen folgen" +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:218 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:130 +msgid "Follow Back" +msgstr "Zurückfolgen" + #: src/view/com/profile/FollowButton.tsx:79 msgctxt "action" msgid "Follow Back" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:223 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:142 -msgid "Follow Back" -msgstr "Zurückfolgen" - #: src/view/screens/Search/Explore.tsx:334 msgid "Follow more accounts to get connected to your interests and build your network." msgstr "Folge weiteren Konten, um dich mit deinen Interessen zu verbinden und dein Netzwerk aufzubauen." @@ -2689,7 +2727,7 @@ msgstr "Gefolgt von <0>{0}</0> und <1>{1}</1>" msgid "Followed by <0>{0}</0>, <1>{1}</1>, and {2, plural, one {# other} other {# others}}" msgstr "Gefolgt von <0>{0}</0>, <1>{1}</1> und {1, plural, one {# anderer} other {# andere}}" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:403 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:405 msgid "Followed users" msgstr "Benutzer, denen ich folge" @@ -2710,7 +2748,7 @@ msgstr "ist dir gefolgt" msgid "Followers" msgstr "Follower" -#: src/Navigation.tsx:187 +#: src/Navigation.tsx:186 msgid "Followers of @{0} that you know" msgstr "Follower von @{0}, die du kennst" @@ -2720,20 +2758,20 @@ msgid "Followers you know" msgstr "Follower, die du kennst" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:350 -#: src/components/ProfileHoverCard/index.web.tsx:445 -#: src/components/ProfileHoverCard/index.web.tsx:456 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:221 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:147 -#: src/view/screens/Feeds.tsx:630 +#: src/components/ProfileCard.tsx:352 +#: src/components/ProfileHoverCard/index.web.tsx:448 +#: src/components/ProfileHoverCard/index.web.tsx:459 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:216 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:135 +#: src/view/screens/Feeds.tsx:631 #: src/view/screens/ProfileFollows.tsx:29 #: src/view/screens/ProfileFollows.tsx:30 -#: src/view/screens/SavedFeeds.tsx:416 +#: src/view/screens/SavedFeeds.tsx:404 msgid "Following" msgstr "Folge ich" -#: src/components/ProfileCard.tsx:316 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:94 +#: src/components/ProfileCard.tsx:318 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:90 msgid "Following {0}" msgstr "Ich folge {0}" @@ -2741,13 +2779,13 @@ msgstr "Ich folge {0}" msgid "Following {name}" msgstr "Ich folge {name}" -#: src/view/screens/Settings/index.tsx:539 +#: src/view/screens/Settings/index.tsx:538 msgid "Following feed preferences" msgstr "Following-Feed-Einstellungen" -#: src/Navigation.tsx:297 +#: src/Navigation.tsx:296 #: src/view/screens/PreferencesFollowingFeed.tsx:48 -#: src/view/screens/Settings/index.tsx:548 +#: src/view/screens/Settings/index.tsx:547 msgid "Following Feed Preferences" msgstr "Following-Feed-Einstellungen" @@ -2755,16 +2793,26 @@ msgstr "Following-Feed-Einstellungen" #~ msgid "Following shows the latest posts from people you follow." #~ msgstr "„Following” zeigt die neuesten Beiträge von Personen, denen du folgst." -#: src/screens/Profile/Header/Handle.tsx:31 +#: src/screens/Profile/Header/Handle.tsx:33 msgid "Follows you" msgstr "Folgt dir" -#: src/components/Pills.tsx:174 +#: src/components/Pills.tsx:175 msgid "Follows You" msgstr "Folgt dir" +#: src/components/dialogs/nuxs/NeueTypography.tsx:71 +#: src/screens/Settings/AppearanceSettings.tsx:141 +msgid "Font" +msgstr "" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:91 +#: src/screens/Settings/AppearanceSettings.tsx:161 +msgid "Font size" +msgstr "" + #: src/screens/Onboarding/index.tsx:40 -#: src/screens/Onboarding/state.ts:87 +#: src/screens/Onboarding/state.ts:89 msgid "Food" msgstr "Essen" @@ -2776,20 +2824,25 @@ 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 password, you'll need to generate a new one." msgstr "Aus Sicherheitsgründen kannst du dies nicht erneut ansehen. Wenn du dieses Passwort verlierst, musst du ein neues generieren." -#: src/components/dialogs/MutedWords.tsx:178 +#: src/components/dialogs/nuxs/NeueTypography.tsx:73 +#: src/screens/Settings/AppearanceSettings.tsx:143 +msgid "For the best experience, we recommend using the theme font." +msgstr "" + +#: src/components/dialogs/MutedWords.tsx:192 msgid "Forever" msgstr "" -#: src/screens/Login/index.tsx:129 -#: src/screens/Login/index.tsx:144 +#: src/screens/Login/index.tsx:126 +#: src/screens/Login/index.tsx:141 msgid "Forgot Password" msgstr "Passwort vergessen" -#: src/screens/Login/LoginForm.tsx:233 +#: src/screens/Login/LoginForm.tsx:230 msgid "Forgot password?" msgstr "Passwort vergessen?" -#: src/screens/Login/LoginForm.tsx:244 +#: src/screens/Login/LoginForm.tsx:241 msgid "Forgot?" msgstr "Vergessen?" @@ -2801,30 +2854,30 @@ msgstr "Postet oft unerwünschte Inhalte" msgid "From @{sanitizedAuthor}" msgstr "Von @{sanitizedAuthor}" -#: src/view/com/posts/FeedItem.tsx:271 +#: src/view/com/posts/FeedItem.tsx:273 msgctxt "from-feed" msgid "From <0/>" msgstr "Von <0/>" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:398 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:407 msgid "Fullscreen" msgstr "" -#: src/view/com/composer/photos/SelectPhotoBtn.tsx:39 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:50 msgid "Gallery" msgstr "Galerie" -#: src/components/StarterPack/ProfileStarterPacks.tsx:279 +#: src/components/StarterPack/ProfileStarterPacks.tsx:280 msgid "Generate a starter pack" msgstr "" -#: src/view/shell/Drawer.tsx:350 +#: src/view/shell/Drawer.tsx:342 msgid "Get help" msgstr "" #: src/components/dms/MessagesNUX.tsx:168 -msgid "Get started" -msgstr "" +#~ msgid "Get started" +#~ msgstr "" #: src/view/com/modals/VerifyEmail.tsx:197 #: src/view/com/modals/VerifyEmail.tsx:199 @@ -2839,7 +2892,7 @@ msgstr "" msgid "GIF" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:225 +#: src/screens/Onboarding/StepProfile/index.tsx:234 msgid "Give your profile a face" msgstr "" @@ -2847,14 +2900,14 @@ msgstr "" msgid "Glaring violations of law or terms of service" msgstr "Eklatante Verstöße gegen Gesetze oder Nutzungsbedingungen" -#: src/components/moderation/ScreenHider.tsx:160 -#: src/components/moderation/ScreenHider.tsx:169 -#: src/view/com/auth/LoggedOut.tsx:67 -#: src/view/com/auth/LoggedOut.tsx:68 +#: src/components/moderation/ScreenHider.tsx:154 +#: src/components/moderation/ScreenHider.tsx:163 +#: src/view/com/auth/LoggedOut.tsx:64 +#: src/view/com/auth/LoggedOut.tsx:65 #: src/view/screens/NotFound.tsx:55 -#: src/view/screens/ProfileFeed.tsx:112 -#: src/view/screens/ProfileList.tsx:1026 -#: src/view/shell/desktop/LeftNav.tsx:133 +#: src/view/screens/ProfileFeed.tsx:111 +#: src/view/screens/ProfileList.tsx:1020 +#: src/view/shell/desktop/LeftNav.tsx:134 msgid "Go back" msgstr "Zurückgehen" @@ -2864,8 +2917,8 @@ msgstr "Zurückgehen" #: src/screens/Profile/ErrorState.tsx:66 #: src/screens/StarterPack/StarterPackScreen.tsx:745 #: src/view/screens/NotFound.tsx:54 -#: src/view/screens/ProfileFeed.tsx:117 -#: src/view/screens/ProfileList.tsx:1031 +#: src/view/screens/ProfileFeed.tsx:116 +#: src/view/screens/ProfileList.tsx:1025 msgid "Go Back" msgstr "Zurückgehen" @@ -2873,12 +2926,12 @@ msgstr "Zurückgehen" #~ msgid "Go back to previous screen" #~ msgstr "" -#: src/components/dms/ReportDialog.tsx:154 +#: src/components/dms/ReportDialog.tsx:149 #: src/components/ReportDialog/SelectReportOptionView.tsx:80 -#: src/components/ReportDialog/SubmitView.tsx:108 +#: src/components/ReportDialog/SubmitView.tsx:109 #: src/screens/Onboarding/Layout.tsx:102 #: src/screens/Onboarding/Layout.tsx:191 -#: src/screens/Signup/BackNextButtons.tsx:34 +#: src/screens/Signup/BackNextButtons.tsx:36 msgid "Go back to previous step" msgstr "Zum vorherigen Schritt zurückgehen" @@ -2899,11 +2952,11 @@ msgstr "" #~ msgid "Go to @{queryMaybeHandle}" #~ msgstr "Zu @{queryMaybeHandle} gehen" -#: src/screens/Messages/List/ChatListItem.tsx:211 +#: src/screens/Messages/components/ChatListItem.tsx:264 msgid "Go to conversation with {0}" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:171 +#: src/screens/Login/ForgotPasswordForm.tsx:165 #: src/view/com/modals/ChangePassword.tsx:168 msgid "Go to next" msgstr "Zum nächsten gehen" @@ -2928,11 +2981,11 @@ msgstr "" msgid "Half way there!" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:260 +#: src/view/com/modals/ChangeHandle.tsx:253 msgid "Handle" msgstr "Handle" -#: src/view/screens/AccessibilitySettings.tsx:120 +#: src/view/screens/AccessibilitySettings.tsx:117 msgid "Haptics" msgstr "" @@ -2940,24 +2993,24 @@ msgstr "" msgid "Harassment, trolling, or intolerance" msgstr "" -#: src/Navigation.tsx:333 +#: src/Navigation.tsx:332 msgid "Hashtag" msgstr "Hashtag" -#: src/components/RichText.tsx:218 +#: src/components/RichText.tsx:225 msgid "Hashtag: #{tag}" msgstr "Hashtag: #{tag}" -#: src/screens/Signup/index.tsx:178 +#: src/screens/Signup/index.tsx:173 msgid "Having trouble?" msgstr "Hast du Probleme?" #: src/view/shell/desktop/RightNav.tsx:99 -#: src/view/shell/Drawer.tsx:359 +#: src/view/shell/Drawer.tsx:351 msgid "Help" msgstr "Hilfe" -#: src/screens/Onboarding/StepProfile/index.tsx:228 +#: src/screens/Onboarding/StepProfile/index.tsx:237 msgid "Help people know you're not a bot by uploading a picture or creating an avatar." msgstr "" @@ -2977,7 +3030,7 @@ msgstr "" msgid "Here is your app password." msgstr "Hier ist dein App-Passwort." -#: src/components/ListCard.tsx:128 +#: src/components/ListCard.tsx:130 msgid "Hidden list" msgstr "" @@ -2988,11 +3041,11 @@ msgstr "" #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 #: src/lib/moderation/useLabelBehaviorDescription.ts:30 -#: src/view/com/util/forms/PostDropdownBtn.tsx:640 +#: src/view/com/util/forms/PostDropdownBtn.tsx:684 msgid "Hide" msgstr "Ausblenden" -#: src/view/com/notifications/FeedItem.tsx:473 +#: src/view/com/notifications/FeedItem.tsx:477 msgctxt "action" msgid "Hide" msgstr "Ausblenden" @@ -3002,18 +3055,18 @@ msgstr "Ausblenden" #~ msgid "Hide post" #~ msgstr "Beitrag ausblenden" -#: src/view/com/util/forms/PostDropdownBtn.tsx:501 -#: src/view/com/util/forms/PostDropdownBtn.tsx:507 +#: src/view/com/util/forms/PostDropdownBtn.tsx:543 +#: src/view/com/util/forms/PostDropdownBtn.tsx:549 msgid "Hide post for me" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:518 -#: src/view/com/util/forms/PostDropdownBtn.tsx:528 +#: src/view/com/util/forms/PostDropdownBtn.tsx:560 +#: src/view/com/util/forms/PostDropdownBtn.tsx:570 msgid "Hide reply for everyone" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:500 -#: src/view/com/util/forms/PostDropdownBtn.tsx:506 +#: src/view/com/util/forms/PostDropdownBtn.tsx:542 +#: src/view/com/util/forms/PostDropdownBtn.tsx:548 msgid "Hide reply for me" msgstr "" @@ -3022,16 +3075,16 @@ msgstr "" msgid "Hide the content" msgstr "Den Inhalt ausblenden" -#: src/view/com/util/forms/PostDropdownBtn.tsx:635 +#: src/view/com/util/forms/PostDropdownBtn.tsx:679 msgid "Hide this post?" msgstr "Diesen Beitrag ausblenden?" -#: src/view/com/util/forms/PostDropdownBtn.tsx:635 -#: src/view/com/util/forms/PostDropdownBtn.tsx:697 +#: src/view/com/util/forms/PostDropdownBtn.tsx:679 +#: src/view/com/util/forms/PostDropdownBtn.tsx:741 msgid "Hide this reply?" msgstr "" -#: src/view/com/notifications/FeedItem.tsx:464 +#: src/view/com/notifications/FeedItem.tsx:468 msgid "Hide user list" msgstr "Benutzerliste ausblenden" @@ -3067,37 +3120,37 @@ msgstr "" msgid "Hmmmm, we couldn't load that moderation service." msgstr "" -#: src/state/queries/video/video.ts:165 +#: src/view/com/composer/state/video.ts:427 msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "" -#: src/Navigation.tsx:550 -#: src/Navigation.tsx:570 -#: src/view/shell/bottom-bar/BottomBar.tsx:159 -#: src/view/shell/desktop/LeftNav.tsx:341 -#: src/view/shell/Drawer.tsx:429 -#: src/view/shell/Drawer.tsx:430 +#: src/Navigation.tsx:549 +#: src/Navigation.tsx:569 +#: src/view/shell/bottom-bar/BottomBar.tsx:158 +#: src/view/shell/desktop/LeftNav.tsx:369 +#: src/view/shell/Drawer.tsx:421 +#: src/view/shell/Drawer.tsx:422 msgid "Home" msgstr "Home" -#: src/view/com/modals/ChangeHandle.tsx:414 +#: src/view/com/modals/ChangeHandle.tsx:407 msgid "Host:" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:89 -#: src/screens/Login/LoginForm.tsx:169 -#: src/screens/Signup/StepInfo/index.tsx:106 -#: src/view/com/modals/ChangeHandle.tsx:275 +#: src/screens/Login/ForgotPasswordForm.tsx:83 +#: src/screens/Login/LoginForm.tsx:166 +#: src/screens/Signup/StepInfo/index.tsx:133 +#: src/view/com/modals/ChangeHandle.tsx:268 msgid "Hosting provider" msgstr "Hosting-Anbieter" -#: src/view/com/modals/InAppBrowserConsent.tsx:44 +#: src/view/com/modals/InAppBrowserConsent.tsx:43 msgid "How should we open this link?" msgstr "Wie sollen wir diesen Link öffnen?" #: src/view/com/modals/VerifyEmail.tsx:222 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:132 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:135 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:131 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:134 msgid "I have a code" msgstr "Ich habe einen Code" @@ -3105,7 +3158,7 @@ msgstr "Ich habe einen Code" msgid "I have a confirmation code" msgstr "Ich habe einen Bestätigungscode" -#: src/view/com/modals/ChangeHandle.tsx:278 +#: src/view/com/modals/ChangeHandle.tsx:271 msgid "I have my own domain" msgstr "Ich habe meine eigene Domain" @@ -3122,15 +3175,15 @@ msgstr "Schaltet den erweiterten Status des Alt-Textes um, wenn dieser lang ist" msgid "If none are selected, suitable for all ages." msgstr "Wenn keine ausgewählt werden, sind sie für alle Altersgruppen geeignet." -#: src/screens/Signup/StepInfo/Policies.tsx:89 +#: src/screens/Signup/StepInfo/Policies.tsx:110 msgid "If you are not yet an adult according to the laws of your country, your parent or legal guardian must read these Terms on your behalf." msgstr "" -#: src/view/screens/ProfileList.tsx:720 +#: src/view/screens/ProfileList.tsx:714 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/view/com/util/forms/PostDropdownBtn.tsx:626 +#: src/view/com/util/forms/PostDropdownBtn.tsx:670 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." @@ -3146,21 +3199,20 @@ msgstr "" msgid "Illegal and Urgent" msgstr "Illegal und dringend" -#: src/view/com/util/images/Gallery.tsx:56 +#: src/view/com/util/images/Gallery.tsx:57 msgid "Image" msgstr "Bild" #: src/view/com/modals/AltImage.tsx:122 -msgid "Image alt text" -msgstr "Bild-Alt-Text" +#~ msgid "Image alt text" +#~ msgstr "Bild-Alt-Text" #: src/view/com/util/UserAvatar.tsx:311 #: src/view/com/util/UserBanner.tsx:118 #~ msgid "Image options" #~ msgstr "Bild-Optionen" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:247 -#: src/components/StarterPack/ShareDialog.tsx:76 +#: src/components/StarterPack/ShareDialog.tsx:77 msgid "Image saved to your camera roll!" msgstr "" @@ -3176,7 +3228,7 @@ msgstr "" msgid "Inappropriate messages or explicit links" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:127 +#: src/screens/Login/SetNewPasswordForm.tsx:121 msgid "Input code sent to your email for password reset" msgstr "Gib den Code ein, den du per E-Mail erhalten hast, um dein Passwort zurückzusetzen." @@ -3196,7 +3248,7 @@ msgstr "Bestätigungscode für die Kontolöschung eingeben" msgid "Input name for app password" msgstr "Namen für das App-Passwort eingeben" -#: src/screens/Login/SetNewPasswordForm.tsx:151 +#: src/screens/Login/SetNewPasswordForm.tsx:145 msgid "Input new password" msgstr "Neues Passwort eingeben" @@ -3204,7 +3256,7 @@ msgstr "Neues Passwort eingeben" msgid "Input password for account deletion" msgstr "Passwort für die Kontolöschung eingeben" -#: src/screens/Login/LoginForm.tsx:273 +#: src/screens/Login/LoginForm.tsx:270 msgid "Input the code which has been emailed to you" msgstr "" @@ -3212,15 +3264,15 @@ msgstr "" #~ msgid "Input the password tied to {identifier}" #~ msgstr "Passwort, das an {identifier} gebunden ist, eingeben" -#: src/screens/Login/LoginForm.tsx:203 +#: src/screens/Login/LoginForm.tsx:200 msgid "Input the username or email address you used at signup" msgstr "Benutzernamen oder E-Mail-Adresse eingeben, die du bei der Anmeldung verwendet hast" -#: src/screens/Login/LoginForm.tsx:228 +#: src/screens/Login/LoginForm.tsx:225 msgid "Input your password" msgstr "Gib dein Passwort ein" -#: src/view/com/modals/ChangeHandle.tsx:383 +#: src/view/com/modals/ChangeHandle.tsx:376 msgid "Input your preferred hosting provider" msgstr "" @@ -3228,15 +3280,19 @@ msgstr "" msgid "Input your user handle" msgstr "Gib deinen Handle ein" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:55 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:56 msgid "Interaction limited" msgstr "" #: src/components/dms/MessagesNUX.tsx:82 -msgid "Introducing Direct Messages" +#~ msgid "Introducing Direct Messages" +#~ msgstr "" + +#: src/components/dialogs/nuxs/NeueTypography.tsx:47 +msgid "Introducing new font settings" msgstr "" -#: src/screens/Login/LoginForm.tsx:145 +#: src/screens/Login/LoginForm.tsx:142 #: src/view/screens/Settings/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." msgstr "" @@ -3245,12 +3301,12 @@ msgstr "" msgid "Invalid or unsupported post record" msgstr "Ungültiger oder nicht unterstützter Beitragrekord" -#: src/screens/Login/LoginForm.tsx:91 -#: src/screens/Login/LoginForm.tsx:150 +#: src/screens/Login/LoginForm.tsx:88 +#: src/screens/Login/LoginForm.tsx:147 msgid "Invalid username or password" msgstr "Ungültiger Benutzername oder Passwort" -#: src/components/intents/VerifyEmailIntentDialog.tsx:82 +#: src/components/intents/VerifyEmailIntentDialog.tsx:91 msgid "Invalid Verification Code" msgstr "" @@ -3258,7 +3314,7 @@ msgstr "" msgid "Invite a Friend" msgstr "Einen Freund einladen" -#: src/screens/Signup/StepInfo/index.tsx:124 +#: src/screens/Signup/StepInfo/index.tsx:151 msgid "Invite code" msgstr "Einladungscode" @@ -3286,39 +3342,47 @@ msgstr "" msgid "Invites, but personal" msgstr "" +#: src/screens/Signup/StepInfo/index.tsx:80 +msgid "It looks like you may have entered your email address incorrectly. Are you sure it's right?" +msgstr "" + #: src/screens/Onboarding/StepFollowingFeed.tsx:65 #~ msgid "It shows posts from the people you follow as they happen." #~ msgstr "Es zeigt die Beiträge der Personen an, denen du folgst, sobald sie erscheinen." +#: src/screens/Signup/StepInfo/index.tsx:241 +msgid "It's correct" +msgstr "" + #: src/screens/StarterPack/Wizard/index.tsx:452 msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "" -#: src/view/com/composer/Composer.tsx:1126 +#: src/view/com/composer/Composer.tsx:1130 msgid "Job ID: {0}" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:164 +#: src/view/com/auth/SplashScreen.web.tsx:157 msgid "Jobs" msgstr "Jobs" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:206 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:212 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:201 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:207 #: src/screens/StarterPack/StarterPackScreen.tsx:443 #: src/screens/StarterPack/StarterPackScreen.tsx:454 msgid "Join Bluesky" msgstr "" -#: src/components/StarterPack/QrCode.tsx:56 +#: src/components/StarterPack/QrCode.tsx:61 msgid "Join the conversation" msgstr "" #: src/components/dialogs/nuxs/TenMillion/index.tsx:492 -msgid "Joined {0}" -msgstr "" +#~ msgid "Joined {0}" +#~ msgstr "" #: src/screens/Onboarding/index.tsx:21 -#: src/screens/Onboarding/state.ts:89 +#: src/screens/Onboarding/state.ts:91 msgid "Journalism" msgstr "Journalismus" @@ -3334,7 +3398,7 @@ msgstr "" msgid "Labeled by the author." msgstr "" -#: src/view/screens/Profile.tsx:218 +#: src/view/screens/Profile.tsx:217 msgid "Labels" msgstr "" @@ -3346,11 +3410,11 @@ msgstr "" #~ msgid "labels have been placed on this {labelTarget}" #~ msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:71 +#: src/components/moderation/LabelsOnMeDialog.tsx:70 msgid "Labels on your account" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:73 +#: src/components/moderation/LabelsOnMeDialog.tsx:72 msgid "Labels on your content" msgstr "" @@ -3358,25 +3422,30 @@ msgstr "" msgid "Language selection" msgstr "Sprachauswahl" -#: src/view/screens/Settings/index.tsx:496 +#: src/view/screens/Settings/index.tsx:495 msgid "Language settings" msgstr "Spracheinstellungen" -#: src/Navigation.tsx:160 -#: src/view/screens/LanguageSettings.tsx:90 +#: src/Navigation.tsx:159 +#: src/view/screens/LanguageSettings.tsx:86 msgid "Language Settings" msgstr "Spracheinstellungen" -#: src/view/screens/Settings/index.tsx:505 +#: src/view/screens/Settings/index.tsx:504 msgid "Languages" msgstr "Sprachen" +#: src/components/dialogs/nuxs/NeueTypography.tsx:103 +#: src/screens/Settings/AppearanceSettings.tsx:173 +msgid "Larger" +msgstr "" + #: src/view/com/auth/create/StepHeader.tsx:20 #~ msgid "Last step!" #~ msgstr "Letzter Schritt!" #: src/screens/Hashtag.tsx:97 -#: src/view/screens/Search/Search.tsx:359 +#: src/view/screens/Search/Search.tsx:506 msgid "Latest" msgstr "" @@ -3384,30 +3453,35 @@ msgstr "" #~ msgid "Learn more" #~ msgstr "Mehr erfahren" -#: src/components/moderation/ScreenHider.tsx:146 +#: src/components/moderation/ScreenHider.tsx:140 msgid "Learn More" msgstr "Mehr erfahren" -#: src/view/com/auth/SplashScreen.web.tsx:152 +#: src/view/com/auth/SplashScreen.web.tsx:145 msgid "Learn more about Bluesky" msgstr "" +#: src/view/com/auth/server-input/index.tsx:156 +msgid "Learn more about self hosting your PDS." +msgstr "" + #: src/components/moderation/ContentHider.tsx:66 #: src/components/moderation/ContentHider.tsx:131 msgid "Learn more about the moderation applied to this content." msgstr "" #: src/components/moderation/PostHider.tsx:100 -#: src/components/moderation/ScreenHider.tsx:133 +#: src/components/moderation/ScreenHider.tsx:127 msgid "Learn more about this warning" msgstr "Erfahre mehr über diese Warnung" -#: src/screens/Moderation/index.tsx:583 -#: src/screens/Moderation/index.tsx:585 +#: src/screens/Moderation/index.tsx:584 +#: src/screens/Moderation/index.tsx:586 msgid "Learn more about what is public on Bluesky." msgstr "Erfahre mehr darüber, was auf Bluesky öffentlich ist." #: src/components/moderation/ContentHider.tsx:155 +#: src/view/com/auth/server-input/index.tsx:158 msgid "Learn more." msgstr "" @@ -3428,7 +3502,7 @@ msgstr "" msgid "Leave conversation" msgstr "" -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:82 +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:83 msgid "Leave them all unchecked to see any language." msgstr "Lass alle Kontrollkästchen deaktiviert, um alle Sprachen zu sehen." @@ -3444,16 +3518,16 @@ msgstr "noch übrig." #~ msgid "Legacy storage cleared, you need to restart the app now." #~ msgstr "Der Legacy-Speicher wurde gelöscht, du musst die App jetzt neu starten." -#: src/components/StarterPack/ProfileStarterPacks.tsx:295 +#: src/components/StarterPack/ProfileStarterPacks.tsx:296 msgid "Let me choose" msgstr "" -#: src/screens/Login/index.tsx:130 -#: src/screens/Login/index.tsx:145 +#: src/screens/Login/index.tsx:127 +#: src/screens/Login/index.tsx:142 msgid "Let's get your password reset!" msgstr "Lass uns dein Passwort zurücksetzen!" -#: src/screens/Onboarding/StepFinished.tsx:296 +#: src/screens/Onboarding/StepFinished.tsx:287 msgid "Let's go!" msgstr "Los geht's!" @@ -3462,8 +3536,7 @@ msgstr "Los geht's!" #~ msgid "Library" #~ msgstr "Bibliothek" -#: src/screens/Settings/AppearanceSettings.tsx:90 -#: src/screens/Settings/AppearanceSettings.tsx:92 +#: src/screens/Settings/AppearanceSettings.tsx:105 msgid "Light" msgstr "Hell" @@ -3480,14 +3553,14 @@ msgstr "" msgid "Like 10 posts to train the Discover feed" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:267 -#: src/view/screens/ProfileFeed.tsx:575 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:262 +#: src/view/screens/ProfileFeed.tsx:569 msgid "Like this feed" msgstr "Diesen Feed liken" -#: src/components/LikesDialog.tsx:87 -#: src/Navigation.tsx:231 -#: src/Navigation.tsx:236 +#: src/components/LikesDialog.tsx:85 +#: src/Navigation.tsx:230 +#: src/Navigation.tsx:235 msgid "Liked by" msgstr "Geliked von" @@ -3520,7 +3593,7 @@ msgstr "hat deinen benutzerdefinierten Feed geliked" msgid "liked your post" msgstr "hat deinen Beitrag geliked" -#: src/view/screens/Profile.tsx:223 +#: src/view/screens/Profile.tsx:222 msgid "Likes" msgstr "Likes" @@ -3528,24 +3601,24 @@ msgstr "Likes" msgid "Likes on this post" msgstr "Likes für diesen Beitrag" -#: src/Navigation.tsx:193 +#: src/Navigation.tsx:192 msgid "List" msgstr "Liste" -#: src/view/com/modals/CreateOrEditList.tsx:250 +#: src/view/com/modals/CreateOrEditList.tsx:241 msgid "List Avatar" msgstr "Listenbild" -#: src/view/screens/ProfileList.tsx:414 +#: src/view/screens/ProfileList.tsx:413 msgid "List blocked" msgstr "Liste blockiert" -#: src/components/ListCard.tsx:149 +#: src/components/ListCard.tsx:150 #: src/view/com/feeds/FeedSourceCard.tsx:252 msgid "List by {0}" msgstr "Liste von {0}" -#: src/view/screens/ProfileList.tsx:453 +#: src/view/screens/ProfileList.tsx:450 msgid "List deleted" msgstr "Liste gelöscht" @@ -3553,19 +3626,19 @@ msgstr "Liste gelöscht" msgid "List has been hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:159 +#: src/view/screens/ProfileList.tsx:161 msgid "List Hidden" msgstr "" -#: src/view/screens/ProfileList.tsx:386 +#: src/view/screens/ProfileList.tsx:387 msgid "List muted" msgstr "Liste stummgeschaltet" -#: src/view/com/modals/CreateOrEditList.tsx:264 +#: src/view/com/modals/CreateOrEditList.tsx:255 msgid "List Name" msgstr "Name der Liste" -#: src/view/screens/ProfileList.tsx:428 +#: src/view/screens/ProfileList.tsx:426 msgid "List unblocked" msgstr "Liste entblockiert" @@ -3573,12 +3646,12 @@ msgstr "Liste entblockiert" msgid "List unmuted" msgstr "Listenstummschaltung aufgehoben" -#: src/Navigation.tsx:130 -#: src/view/screens/Profile.tsx:219 -#: src/view/screens/Profile.tsx:226 -#: src/view/shell/desktop/LeftNav.tsx:379 -#: src/view/shell/Drawer.tsx:513 -#: src/view/shell/Drawer.tsx:514 +#: src/Navigation.tsx:129 +#: src/view/screens/Profile.tsx:218 +#: src/view/screens/Profile.tsx:225 +#: src/view/shell/desktop/LeftNav.tsx:407 +#: src/view/shell/Drawer.tsx:505 +#: src/view/shell/Drawer.tsx:506 msgid "Lists" msgstr "Listen" @@ -3603,22 +3676,22 @@ msgstr "" msgid "Load more suggested follows" msgstr "" -#: src/view/screens/Notifications.tsx:219 +#: src/view/screens/Notifications.tsx:216 msgid "Load new notifications" msgstr "Neue Mitteilungen laden" -#: src/screens/Profile/Sections/Feed.tsx:94 -#: src/view/com/feeds/FeedPage.tsx:136 -#: src/view/screens/ProfileFeed.tsx:495 -#: src/view/screens/ProfileList.tsx:805 +#: src/screens/Profile/Sections/Feed.tsx:96 +#: src/view/com/feeds/FeedPage.tsx:132 +#: src/view/screens/ProfileFeed.tsx:492 +#: src/view/screens/ProfileList.tsx:799 msgid "Load new posts" msgstr "Neue Beiträge laden" -#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:99 +#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 msgid "Loading..." msgstr "Wird geladen..." -#: src/Navigation.tsx:256 +#: src/Navigation.tsx:255 msgid "Log" msgstr "Systemprotokoll" @@ -3634,7 +3707,7 @@ msgstr "" msgid "Log out" msgstr "Abmelden" -#: src/screens/Moderation/index.tsx:476 +#: src/screens/Moderation/index.tsx:477 msgid "Logged-out visibility" msgstr "Sichtbarkeit für abgemeldete Benutzer" @@ -3642,11 +3715,11 @@ msgstr "Sichtbarkeit für abgemeldete Benutzer" msgid "Login to account that is not listed" msgstr "Bei einem Konto anmelden, das nicht aufgelistet ist" -#: src/components/RichText.tsx:219 +#: src/components/RichText.tsx:226 msgid "Long press to open tag menu for #{tag}" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:116 +#: src/screens/Login/SetNewPasswordForm.tsx:110 msgid "Looks like XXXXX-XXXXX" msgstr "Im Format XXXXX-XXXXX" @@ -3666,7 +3739,7 @@ msgstr "" msgid "Looks like you're missing a following feed. <0>Click here to add one.</0>" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:254 +#: src/components/StarterPack/ProfileStarterPacks.tsx:255 msgid "Make one for me" msgstr "" @@ -3674,7 +3747,7 @@ msgstr "" msgid "Make sure this is where you intend to go!" msgstr "Vergewissere dich, dass du auch wirklich dorthin gehen willst!" -#: src/components/dialogs/MutedWords.tsx:108 +#: src/components/dialogs/MutedWords.tsx:112 msgid "Manage your muted words and tags" msgstr "Verwalte deine stummgeschalteten Wörter und Tags" @@ -3691,8 +3764,8 @@ msgstr "" #~ msgid "May only contain letters and numbers" #~ msgstr "Darf nur Buchstaben und Zahlen enthalten" -#: src/view/screens/AccessibilitySettings.tsx:106 -#: src/view/screens/Profile.tsx:222 +#: src/view/screens/AccessibilitySettings.tsx:103 +#: src/view/screens/Profile.tsx:221 msgid "Media" msgstr "Medien" @@ -3700,21 +3773,22 @@ msgstr "Medien" msgid "mentioned users" msgstr "erwähnte Benutzer" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:393 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:395 msgid "Mentioned users" msgstr "Erwähnte Benutzer" -#: src/view/com/util/ViewHeader.tsx:90 -#: src/view/screens/Search/Search.tsx:683 +#: src/components/Menu/index.tsx:98 +#: src/view/com/util/ViewHeader.tsx:87 +#: src/view/screens/Search/Search.tsx:866 msgid "Menu" msgstr "Menü" -#: src/components/dms/MessageProfileButton.tsx:67 +#: src/components/dms/MessageProfileButton.tsx:62 msgid "Message {0}" msgstr "" #: src/components/dms/MessageMenu.tsx:72 -#: src/screens/Messages/List/ChatListItem.tsx:155 +#: src/screens/Messages/components/ChatListItem.tsx:165 msgid "Message deleted" msgstr "" @@ -3722,23 +3796,23 @@ msgstr "" msgid "Message from server: {0}" msgstr "Nachricht vom Server: {0}" -#: src/screens/Messages/Conversation/MessageInput.tsx:140 +#: src/screens/Messages/components/MessageInput.tsx:140 msgid "Message input field" msgstr "" -#: src/screens/Messages/Conversation/MessageInput.tsx:72 -#: src/screens/Messages/Conversation/MessageInput.web.tsx:59 +#: src/screens/Messages/components/MessageInput.tsx:72 +#: src/screens/Messages/components/MessageInput.web.tsx:59 msgid "Message is too long" msgstr "" -#: src/screens/Messages/List/index.tsx:321 +#: src/screens/Messages/ChatList.tsx:317 msgid "Message settings" msgstr "" -#: src/Navigation.tsx:565 -#: src/screens/Messages/List/index.tsx:164 -#: src/screens/Messages/List/index.tsx:246 -#: src/screens/Messages/List/index.tsx:317 +#: src/Navigation.tsx:564 +#: src/screens/Messages/ChatList.tsx:161 +#: src/screens/Messages/ChatList.tsx:242 +#: src/screens/Messages/ChatList.tsx:313 msgid "Messages" msgstr "" @@ -3755,63 +3829,63 @@ msgid "Misleading Post" msgstr "" #: src/screens/Settings/AppearanceSettings.tsx:78 -msgid "Mode" -msgstr "" +#~ msgid "Mode" +#~ msgstr "" -#: src/Navigation.tsx:135 +#: src/Navigation.tsx:134 #: src/screens/Moderation/index.tsx:105 -#: src/view/screens/Settings/index.tsx:527 +#: src/view/screens/Settings/index.tsx:526 msgid "Moderation" msgstr "Moderation" -#: src/components/moderation/ModerationDetailsDialog.tsx:129 +#: src/components/moderation/ModerationDetailsDialog.tsx:133 msgid "Moderation details" msgstr "" -#: src/components/ListCard.tsx:145 -#: src/view/com/modals/UserAddRemoveLists.tsx:216 +#: src/components/ListCard.tsx:149 +#: src/view/com/modals/UserAddRemoveLists.tsx:222 msgid "Moderation list by {0}" msgstr "Moderationsliste von {0}" -#: src/view/screens/ProfileList.tsx:899 +#: src/view/screens/ProfileList.tsx:893 msgid "Moderation list by <0/>" msgstr "Moderationsliste von <0/>" -#: src/view/com/modals/UserAddRemoveLists.tsx:214 -#: src/view/screens/ProfileList.tsx:897 +#: src/view/com/modals/UserAddRemoveLists.tsx:220 +#: src/view/screens/ProfileList.tsx:891 msgid "Moderation list by you" msgstr "Moderationsliste von dir" -#: src/view/com/modals/CreateOrEditList.tsx:185 +#: src/view/com/modals/CreateOrEditList.tsx:177 msgid "Moderation list created" msgstr "Moderationsliste erstellt" -#: src/view/com/modals/CreateOrEditList.tsx:171 +#: src/view/com/modals/CreateOrEditList.tsx:163 msgid "Moderation list updated" msgstr "Moderationsliste aktualisiert" -#: src/screens/Moderation/index.tsx:249 +#: src/screens/Moderation/index.tsx:247 msgid "Moderation lists" msgstr "Moderationslisten" -#: src/Navigation.tsx:140 -#: src/view/screens/ModerationModlists.tsx:58 +#: src/Navigation.tsx:139 +#: src/view/screens/ModerationModlists.tsx:59 msgid "Moderation Lists" msgstr "Moderationslisten" -#: src/components/moderation/LabelPreference.tsx:247 +#: src/components/moderation/LabelPreference.tsx:246 msgid "moderation settings" msgstr "" -#: src/view/screens/Settings/index.tsx:521 +#: src/view/screens/Settings/index.tsx:520 msgid "Moderation settings" msgstr "Moderationseinstellungen" -#: src/Navigation.tsx:246 +#: src/Navigation.tsx:245 msgid "Moderation states" msgstr "" -#: src/screens/Moderation/index.tsx:218 +#: src/screens/Moderation/index.tsx:216 msgid "Moderation tools" msgstr "Moderationswerkzeuge" @@ -3820,7 +3894,7 @@ msgstr "Moderationswerkzeuge" msgid "Moderator has chosen to set a general warning on the content." msgstr "Der Moderator hat beschlossen, eine allgemeine Warnung vor dem Inhalt auszusprechen." -#: src/view/com/post-thread/PostThreadItem.tsx:629 +#: src/view/com/post-thread/PostThreadItem.tsx:619 msgid "More" msgstr "Mehr" @@ -3828,7 +3902,8 @@ msgstr "Mehr" msgid "More feeds" msgstr "Mehr Feeds" -#: src/view/screens/ProfileList.tsx:709 +#: src/view/com/profile/ProfileMenu.tsx:179 +#: src/view/screens/ProfileList.tsx:703 msgid "More options" msgstr "Mehr Optionen" @@ -3836,11 +3911,11 @@ msgstr "Mehr Optionen" msgid "Most-liked replies first" msgstr "Beliebteste Antworten zuerst" -#: src/screens/Onboarding/state.ts:90 +#: src/screens/Onboarding/state.ts:92 msgid "Movies" msgstr "" -#: src/screens/Onboarding/state.ts:91 +#: src/screens/Onboarding/state.ts:93 msgid "Music" msgstr "" @@ -3848,30 +3923,30 @@ msgstr "" #~ msgid "Must be at least 3 characters" #~ msgstr "Muss mindestens 3 Zeichen lang sein" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:389 -msgctxt "video" +#: src/components/TagMenu/index.tsx:262 msgid "Mute" -msgstr "" +msgstr "Stummschalten" -#: src/components/TagMenu/index.tsx:263 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:157 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 +msgctxt "video" msgid "Mute" -msgstr "Stummschalten" +msgstr "" #: src/components/TagMenu/index.web.tsx:116 msgid "Mute {truncatedTag}" msgstr "{truncatedTag} stummschalten" -#: src/view/com/profile/ProfileMenu.tsx:283 -#: src/view/com/profile/ProfileMenu.tsx:290 +#: src/view/com/profile/ProfileMenu.tsx:259 +#: src/view/com/profile/ProfileMenu.tsx:266 msgid "Mute Account" msgstr "Konto stummschalten" -#: src/view/screens/ProfileList.tsx:628 +#: src/view/screens/ProfileList.tsx:622 msgid "Mute accounts" msgstr "Konten stummschalten" -#: src/components/TagMenu/index.tsx:220 +#: src/components/TagMenu/index.tsx:219 msgid "Mute all {displayTag} posts" msgstr "Alle {displayTag}-Beiträge stummschalten" @@ -3888,11 +3963,11 @@ msgstr "" #~ msgid "Mute in text & tags" #~ msgstr "In Text und Tags stummschalten" -#: src/components/dialogs/MutedWords.tsx:253 +#: src/components/dialogs/MutedWords.tsx:284 msgid "Mute in:" msgstr "" -#: src/view/screens/ProfileList.tsx:734 +#: src/view/screens/ProfileList.tsx:728 msgid "Mute list" msgstr "Liste stummschalten" @@ -3901,7 +3976,7 @@ msgstr "Liste stummschalten" #~ msgid "Mute notifications" #~ msgstr "" -#: src/view/screens/ProfileList.tsx:729 +#: src/view/screens/ProfileList.tsx:723 msgid "Mute these accounts?" msgstr "Diese Konten stummschalten?" @@ -3909,37 +3984,37 @@ msgstr "Diese Konten stummschalten?" #~ msgid "Mute this List" #~ msgstr "Diese Liste stummschalten" -#: src/components/dialogs/MutedWords.tsx:185 +#: src/components/dialogs/MutedWords.tsx:199 msgid "Mute this word for 24 hours" msgstr "" -#: src/components/dialogs/MutedWords.tsx:224 +#: src/components/dialogs/MutedWords.tsx:248 msgid "Mute this word for 30 days" msgstr "" -#: src/components/dialogs/MutedWords.tsx:209 +#: src/components/dialogs/MutedWords.tsx:228 msgid "Mute this word for 7 days" msgstr "" -#: src/components/dialogs/MutedWords.tsx:258 +#: src/components/dialogs/MutedWords.tsx:289 msgid "Mute this word in post text and tags" msgstr "Dieses Wort in Beitragstexten und Tags stummschalten" -#: src/components/dialogs/MutedWords.tsx:274 +#: src/components/dialogs/MutedWords.tsx:305 msgid "Mute this word in tags only" msgstr "Dieses Wort nur in Tags stummschalten" -#: src/components/dialogs/MutedWords.tsx:170 +#: src/components/dialogs/MutedWords.tsx:179 msgid "Mute this word until you unmute it" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:465 -#: src/view/com/util/forms/PostDropdownBtn.tsx:471 +#: src/view/com/util/forms/PostDropdownBtn.tsx:507 +#: src/view/com/util/forms/PostDropdownBtn.tsx:513 msgid "Mute thread" msgstr "Thread stummschalten" -#: src/view/com/util/forms/PostDropdownBtn.tsx:481 -#: src/view/com/util/forms/PostDropdownBtn.tsx:483 +#: src/view/com/util/forms/PostDropdownBtn.tsx:523 +#: src/view/com/util/forms/PostDropdownBtn.tsx:525 msgid "Mute words & tags" msgstr "Wörter und Tags stummschalten" @@ -3947,16 +4022,16 @@ msgstr "Wörter und Tags stummschalten" #~ msgid "Muted" #~ msgstr "Stummgeschaltet" -#: src/screens/Moderation/index.tsx:264 +#: src/screens/Moderation/index.tsx:262 msgid "Muted accounts" msgstr "Stummgeschaltete Konten" -#: src/Navigation.tsx:145 -#: src/view/screens/ModerationMutedAccounts.tsx:109 +#: src/Navigation.tsx:144 +#: src/view/screens/ModerationMutedAccounts.tsx:106 msgid "Muted Accounts" msgstr "Stummgeschaltete Konten" -#: src/view/screens/ModerationMutedAccounts.tsx:117 +#: src/view/screens/ModerationMutedAccounts.tsx:114 msgid "Muted accounts have their posts removed from your feed and from your notifications. Mutes are completely private." msgstr "Bei stummgeschalteten Konten werden dazugehörige Beiträge aus deinem Feed und deinen Mitteilungen entfernt. Stummschaltungen sind völlig privat." @@ -3964,32 +4039,32 @@ msgstr "Bei stummgeschalteten Konten werden dazugehörige Beiträge aus deinem F msgid "Muted by \"{0}\"" msgstr "Stummgeschaltet über \"{0}\"" -#: src/screens/Moderation/index.tsx:234 +#: src/screens/Moderation/index.tsx:232 msgid "Muted words & tags" msgstr "Stummgeschaltete Wörter und Tags" -#: src/view/screens/ProfileList.tsx:731 +#: src/view/screens/ProfileList.tsx:725 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 Konten können mit dir interagieren, aber du siehst ihre Beiträge 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:34 +#: src/components/dialogs/BirthDateSettings.tsx:37 msgid "My Birthday" msgstr "Mein Geburtstag" -#: src/view/screens/Feeds.tsx:730 +#: src/view/screens/Feeds.tsx:731 msgid "My Feeds" msgstr "Meine Feeds" -#: src/view/shell/desktop/LeftNav.tsx:84 +#: src/view/shell/desktop/LeftNav.tsx:85 msgid "My Profile" msgstr "Mein Profil" -#: src/view/screens/Settings/index.tsx:582 +#: src/view/screens/Settings/index.tsx:581 msgid "My saved feeds" msgstr "Meine gespeicherten Feeds" -#: src/view/screens/Settings/index.tsx:588 +#: src/view/screens/Settings/index.tsx:587 msgid "My Saved Feeds" msgstr "Meine gespeicherten Feeds" @@ -3998,11 +4073,11 @@ msgstr "Meine gespeicherten Feeds" #~ msgstr "mein-server.de" #: src/view/com/modals/AddAppPasswords.tsx:174 -#: src/view/com/modals/CreateOrEditList.tsx:279 +#: src/view/com/modals/CreateOrEditList.tsx:270 msgid "Name" msgstr "Name" -#: src/view/com/modals/CreateOrEditList.tsx:143 +#: src/view/com/modals/CreateOrEditList.tsx:135 msgid "Name is required" msgstr "Name ist erforderlich" @@ -4014,25 +4089,25 @@ msgid "Name or Description Violates Community Standards" msgstr "" #: src/screens/Onboarding/index.tsx:22 -#: src/screens/Onboarding/state.ts:92 +#: src/screens/Onboarding/state.ts:94 msgid "Nature" msgstr "Natur" -#: src/components/StarterPack/StarterPackCard.tsx:121 +#: src/components/StarterPack/StarterPackCard.tsx:118 msgid "Navigate to {0}" msgstr "" -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:76 +#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:86 msgid "Navigate to starter pack" msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:172 -#: src/screens/Login/LoginForm.tsx:319 +#: src/screens/Login/ForgotPasswordForm.tsx:166 +#: src/screens/Login/LoginForm.tsx:316 #: src/view/com/modals/ChangePassword.tsx:169 msgid "Navigates to the next screen" msgstr "Navigiert zum nächsten Bildschirm" -#: src/view/shell/Drawer.tsx:79 +#: src/view/shell/Drawer.tsx:78 msgid "Navigates to your profile" msgstr "Navigiert zu deinem Profil" @@ -4050,7 +4125,7 @@ msgstr "" #~ msgid "Never lose access to your followers and data." #~ msgstr "Verliere nie den Zugriff auf deine Follower und Daten." -#: src/screens/Onboarding/StepFinished.tsx:264 +#: src/screens/Onboarding/StepFinished.tsx:255 msgid "Never lose access to your followers or data." msgstr "Verliere nie den Zugriff auf deine Follower oder Daten." @@ -4058,7 +4133,7 @@ msgstr "Verliere nie den Zugriff auf deine Follower oder Daten." #~ msgid "Nevermind" #~ msgstr "Egal" -#: src/view/com/modals/ChangeHandle.tsx:515 +#: src/view/com/modals/ChangeHandle.tsx:508 msgid "Nevermind, create a handle for me" msgstr "" @@ -4067,21 +4142,25 @@ msgctxt "action" msgid "New" msgstr "Neu" -#: src/view/screens/ModerationModlists.tsx:78 +#: src/view/screens/ModerationModlists.tsx:79 msgid "New" msgstr "Neu" #: src/components/dms/dialogs/NewChatDialog.tsx:54 -#: src/screens/Messages/List/index.tsx:331 -#: src/screens/Messages/List/index.tsx:338 +#: src/screens/Messages/ChatList.tsx:327 +#: src/screens/Messages/ChatList.tsx:334 msgid "New chat" msgstr "" +#: src/components/dialogs/nuxs/NeueTypography.tsx:51 +msgid "New font settings ✨" +msgstr "" + #: src/components/dms/NewMessagesPill.tsx:92 msgid "New messages" msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:241 +#: src/view/com/modals/CreateOrEditList.tsx:232 msgid "New Moderation List" msgstr "Neue Moderationsliste" @@ -4093,22 +4172,22 @@ msgstr "Neues Passwort" msgid "New Password" msgstr "Neues Passwort" -#: src/view/com/feeds/FeedPage.tsx:147 +#: src/view/com/feeds/FeedPage.tsx:143 msgctxt "action" msgid "New post" msgstr "Neuer Beitrag" -#: src/view/screens/Feeds.tsx:580 -#: src/view/screens/Notifications.tsx:228 -#: src/view/screens/Profile.tsx:489 -#: src/view/screens/ProfileFeed.tsx:429 -#: src/view/screens/ProfileList.tsx:237 -#: src/view/screens/ProfileList.tsx:276 -#: src/view/shell/desktop/LeftNav.tsx:277 +#: src/view/screens/Feeds.tsx:581 +#: src/view/screens/Notifications.tsx:225 +#: src/view/screens/Profile.tsx:487 +#: src/view/screens/ProfileFeed.tsx:426 +#: src/view/screens/ProfileList.tsx:239 +#: src/view/screens/ProfileList.tsx:278 +#: src/view/shell/desktop/LeftNav.tsx:303 msgid "New post" msgstr "Neuer Beitrag" -#: src/view/shell/desktop/LeftNav.tsx:283 +#: src/view/shell/desktop/LeftNav.tsx:311 msgctxt "action" msgid "New Post" msgstr "Neuer Beitrag" @@ -4117,7 +4196,7 @@ msgstr "Neuer Beitrag" msgid "New user info dialog" msgstr "" -#: src/view/com/modals/CreateOrEditList.tsx:236 +#: src/view/com/modals/CreateOrEditList.tsx:227 msgid "New User List" msgstr "Neue Benutzerliste" @@ -4126,17 +4205,17 @@ msgid "Newest replies first" msgstr "Neueste Antworten zuerst" #: src/screens/Onboarding/index.tsx:20 -#: src/screens/Onboarding/state.ts:93 +#: src/screens/Onboarding/state.ts:95 msgid "News" msgstr "Aktuelles" +#: src/screens/Login/ForgotPasswordForm.tsx:137 #: src/screens/Login/ForgotPasswordForm.tsx:143 -#: src/screens/Login/ForgotPasswordForm.tsx:149 -#: src/screens/Login/LoginForm.tsx:318 -#: src/screens/Login/LoginForm.tsx:325 +#: src/screens/Login/LoginForm.tsx:315 +#: src/screens/Login/LoginForm.tsx:322 +#: src/screens/Login/SetNewPasswordForm.tsx:168 #: src/screens/Login/SetNewPasswordForm.tsx:174 -#: src/screens/Login/SetNewPasswordForm.tsx:180 -#: src/screens/Signup/BackNextButtons.tsx:66 +#: src/screens/Signup/BackNextButtons.tsx:68 #: src/screens/StarterPack/Wizard/index.tsx:183 #: src/screens/StarterPack/Wizard/index.tsx:187 #: src/screens/StarterPack/Wizard/index.tsx:358 @@ -4164,26 +4243,30 @@ msgstr "Nächstes Bild" msgid "No" msgstr "Nein" -#: src/view/screens/ProfileFeed.tsx:564 -#: src/view/screens/ProfileList.tsx:879 +#: src/view/screens/ProfileFeed.tsx:558 +#: src/view/screens/ProfileList.tsx:873 msgid "No description" msgstr "Keine Beschreibung" -#: src/view/com/modals/ChangeHandle.tsx:399 +#: src/view/com/modals/ChangeHandle.tsx:392 msgid "No DNS Panel" msgstr "" -#: src/components/dialogs/GifSelect.ios.tsx:202 -#: src/components/dialogs/GifSelect.tsx:218 +#: src/components/dialogs/GifSelect.tsx:231 msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "" -#: src/screens/StarterPack/Wizard/StepFeeds.tsx:120 +#: src/screens/StarterPack/Wizard/StepFeeds.tsx:118 msgid "No feeds found. Try searching for something else." msgstr "" -#: src/components/ProfileCard.tsx:336 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:116 +#: src/components/LikedByList.tsx:78 +#: src/view/com/post-thread/PostLikedBy.tsx:85 +msgid "No likes yet" +msgstr "" + +#: src/components/ProfileCard.tsx:338 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:111 msgid "No longer following {0}" msgstr "{0} wird nicht mehr gefolgt" @@ -4191,11 +4274,11 @@ msgstr "{0} wird nicht mehr gefolgt" msgid "No longer than 253 characters" msgstr "Nicht länger als 253 Zeichen" -#: src/screens/Messages/List/ChatListItem.tsx:106 +#: src/screens/Messages/components/ChatListItem.tsx:116 msgid "No messages yet" msgstr "" -#: src/screens/Messages/List/index.tsx:274 +#: src/screens/Messages/ChatList.tsx:270 msgid "No more conversations to show" msgstr "" @@ -4203,8 +4286,6 @@ msgstr "" msgid "No notifications yet!" msgstr "Noch keine Mitteilungen!" -#: src/components/dms/MessagesNUX.tsx:149 -#: src/components/dms/MessagesNUX.tsx:152 #: src/screens/Messages/Settings.tsx:93 #: src/screens/Messages/Settings.tsx:96 msgid "No one" @@ -4214,16 +4295,24 @@ msgstr "" msgid "No one but the author can quote this post." msgstr "" -#: src/screens/Profile/Sections/Feed.tsx:64 +#: src/screens/Profile/Sections/Feed.tsx:65 msgid "No posts yet." msgstr "" -#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:101 -#: src/view/com/composer/text-input/web/Autocomplete.tsx:195 +#: src/view/com/post-thread/PostQuotes.tsx:106 +msgid "No quotes yet" +msgstr "" + +#: src/view/com/post-thread/PostRepostedBy.tsx:78 +msgid "No reposts yet" +msgstr "" + +#: src/view/com/composer/text-input/mobile/Autocomplete.tsx:111 +#: src/view/com/composer/text-input/web/Autocomplete.tsx:196 msgid "No result" msgstr "Kein Ergebnis" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:202 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:199 msgid "No results" msgstr "" @@ -4231,19 +4320,18 @@ msgstr "" msgid "No results found" msgstr "Keine Ergebnisse gefunden" -#: src/view/screens/Feeds.tsx:511 +#: src/view/screens/Feeds.tsx:512 msgid "No results found for \"{query}\"" msgstr "Keine Ergebnisse für \"{query}\" gefunden" #: src/view/com/modals/ListAddRemoveUsers.tsx:128 -#: src/view/screens/Search/Search.tsx:233 -#: src/view/screens/Search/Search.tsx:272 -#: src/view/screens/Search/Search.tsx:318 +#: src/view/screens/Search/Search.tsx:239 +#: src/view/screens/Search/Search.tsx:278 +#: src/view/screens/Search/Search.tsx:324 msgid "No results found for {query}" msgstr "Keine Ergebnisse für {query} gefunden" -#: src/components/dialogs/GifSelect.ios.tsx:200 -#: src/components/dialogs/GifSelect.tsx:216 +#: src/components/dialogs/GifSelect.tsx:229 msgid "No search results found for \"{search}\"." msgstr "" @@ -4251,12 +4339,12 @@ msgstr "" #~ msgid "No search results found for \"{searchText}\"." #~ msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:105 -#: src/components/dialogs/EmbedConsent.tsx:112 +#: src/components/dialogs/EmbedConsent.tsx:104 +#: src/components/dialogs/EmbedConsent.tsx:111 msgid "No thanks" msgstr "Nein danke" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:375 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:377 msgid "Nobody" msgstr "Niemand" @@ -4264,12 +4352,21 @@ msgstr "Niemand" #~ msgid "Nobody can reply" #~ msgstr "" -#: src/components/LikedByList.tsx:79 -#: src/components/LikesDialog.tsx:99 +#: src/components/LikedByList.tsx:80 +#: src/components/LikesDialog.tsx:97 +#: src/view/com/post-thread/PostLikedBy.tsx:87 msgid "Nobody has liked this yet. Maybe you should be the first!" msgstr "" -#: src/screens/StarterPack/Wizard/StepProfiles.tsx:103 +#: src/view/com/post-thread/PostQuotes.tsx:108 +msgid "Nobody has quoted this yet. Maybe you should be the first!" +msgstr "" + +#: src/view/com/post-thread/PostRepostedBy.tsx:80 +msgid "Nobody has reposted this yet. Maybe you should be the first!" +msgstr "" + +#: src/screens/StarterPack/Wizard/StepProfiles.tsx:102 msgid "Nobody was found. Try searching for someone else." msgstr "" @@ -4281,7 +4378,7 @@ msgstr "Nicht-sexuelle Nacktheit" #~ msgid "Not Applicable." #~ msgstr "Unzutreffend." -#: src/Navigation.tsx:125 +#: src/Navigation.tsx:124 #: src/view/screens/Profile.tsx:119 msgid "Not Found" msgstr "Nicht gefunden" @@ -4291,17 +4388,17 @@ msgstr "Nicht gefunden" msgid "Not right now" msgstr "Nicht jetzt" -#: src/view/com/profile/ProfileMenu.tsx:372 -#: src/view/com/util/forms/PostDropdownBtn.tsx:654 +#: src/view/com/profile/ProfileMenu.tsx:348 +#: src/view/com/util/forms/PostDropdownBtn.tsx:698 #: src/view/com/util/post-ctrls/PostCtrls.tsx:356 msgid "Note about sharing" msgstr "" -#: src/screens/Moderation/index.tsx:574 +#: src/screens/Moderation/index.tsx:575 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "Hinweis: Bluesky ist ein offenes und öffentliches Netzwerk. Diese Einstellung schränkt lediglich die Sichtbarkeit deiner Inhalte in der Bluesky-App und auf der Website ein. Andere Apps respektieren diese Einstellung möglicherweise nicht. Deine Inhalte werden abgemeldeten Nutzern möglicherweise weiterhin in anderen Apps und Websites angezeigt." -#: src/screens/Messages/List/index.tsx:215 +#: src/screens/Messages/ChatList.tsx:212 msgid "Nothing here" msgstr "" @@ -4309,8 +4406,8 @@ msgstr "" msgid "Notification filters" msgstr "" -#: src/Navigation.tsx:348 -#: src/view/screens/Notifications.tsx:119 +#: src/Navigation.tsx:347 +#: src/view/screens/Notifications.tsx:116 msgid "Notification settings" msgstr "" @@ -4326,14 +4423,14 @@ msgstr "" msgid "Notification Sounds" msgstr "" -#: src/Navigation.tsx:560 -#: src/view/screens/Notifications.tsx:145 -#: src/view/screens/Notifications.tsx:155 -#: src/view/screens/Notifications.tsx:203 -#: src/view/shell/bottom-bar/BottomBar.tsx:227 -#: src/view/shell/desktop/LeftNav.tsx:356 -#: src/view/shell/Drawer.tsx:461 -#: src/view/shell/Drawer.tsx:462 +#: src/Navigation.tsx:559 +#: src/view/screens/Notifications.tsx:142 +#: src/view/screens/Notifications.tsx:152 +#: src/view/screens/Notifications.tsx:200 +#: src/view/shell/bottom-bar/BottomBar.tsx:226 +#: src/view/shell/desktop/LeftNav.tsx:384 +#: src/view/shell/Drawer.tsx:453 +#: src/view/shell/Drawer.tsx:454 msgid "Notifications" msgstr "Mitteilungen" @@ -4341,7 +4438,7 @@ msgstr "Mitteilungen" msgid "now" msgstr "" -#: src/components/dms/MessageItem.tsx:170 +#: src/components/dms/MessageItem.tsx:197 msgid "Now" msgstr "" @@ -4365,25 +4462,24 @@ msgstr "" msgid "Off" msgstr "Aus" -#: src/components/dialogs/GifSelect.ios.tsx:237 -#: src/components/dialogs/GifSelect.tsx:257 +#: src/components/dialogs/GifSelect.tsx:270 #: src/view/com/util/ErrorBoundary.tsx:55 msgid "Oh no!" msgstr "Oh nein!" -#: src/screens/Onboarding/StepInterests/index.tsx:138 +#: src/screens/Onboarding/StepInterests/index.tsx:124 msgid "Oh no! Something went wrong." msgstr "Oh nein, da ist etwas schief gelaufen." #: src/components/dialogs/nuxs/TenMillion/index.tsx:175 -msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" -msgstr "" +#~ msgid "Oh no! We weren't able to generate an image for you to share. Rest assured, we're glad you're here 🦋" +#~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:339 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:334 msgid "OK" msgstr "OK" -#: src/screens/Login/PasswordUpdatedForm.tsx:44 +#: src/screens/Login/PasswordUpdatedForm.tsx:38 msgid "Okay" msgstr "Okay" @@ -4399,11 +4495,11 @@ msgstr "Älteste Antworten zuerst" #~ msgid "on {str}" #~ msgstr "" -#: src/components/StarterPack/QrCode.tsx:70 +#: src/components/StarterPack/QrCode.tsx:75 msgid "on<0><1/><2><3/></2></0>" msgstr "" -#: src/view/screens/Settings/index.tsx:226 +#: src/view/screens/Settings/index.tsx:225 msgid "Onboarding reset" msgstr "Onboarding zurücksetzen" @@ -4411,11 +4507,11 @@ msgstr "Onboarding zurücksetzen" #~ msgid "Onboarding tour step {0}: {1}" #~ msgstr "" -#: src/view/com/composer/Composer.tsx:671 +#: src/view/com/composer/Composer.tsx:619 msgid "One or more images is missing alt text." msgstr "Bei einem oder mehreren Bildern fehlt der Alt-Text." -#: src/screens/Onboarding/StepProfile/index.tsx:117 +#: src/screens/Onboarding/StepProfile/index.tsx:115 msgid "Only .jpg and .png files are supported" msgstr "" @@ -4431,7 +4527,7 @@ msgstr "Nur {0} kann antworten." msgid "Only contains letters, numbers, and hyphens" msgstr "Enthält nur Buchstaben, Nummern und Bindestriche" -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:39 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:40 msgid "Only WebVTT (.vtt) files are supported" msgstr "" @@ -4440,15 +4536,15 @@ msgid "Oops, something went wrong!" msgstr "Huch, da ist etwas schief gelaufen!" #: src/components/Lists.tsx:199 -#: src/components/StarterPack/ProfileStarterPacks.tsx:304 -#: src/components/StarterPack/ProfileStarterPacks.tsx:313 -#: src/view/screens/AppPasswords.tsx:68 +#: src/components/StarterPack/ProfileStarterPacks.tsx:305 +#: src/components/StarterPack/ProfileStarterPacks.tsx:314 +#: src/view/screens/AppPasswords.tsx:65 #: src/view/screens/NotificationsSettings.tsx:45 #: src/view/screens/Profile.tsx:119 msgid "Oops!" msgstr "Huch!" -#: src/screens/Onboarding/StepFinished.tsx:260 +#: src/screens/Onboarding/StepFinished.tsx:251 msgid "Open" msgstr "Öffnen" @@ -4456,7 +4552,7 @@ msgstr "Öffnen" msgid "Open {name} profile shortcut menu" msgstr "" -#: src/screens/Onboarding/StepProfile/index.tsx:277 +#: src/screens/Onboarding/StepProfile/index.tsx:286 msgid "Open avatar creator" msgstr "" @@ -4464,22 +4560,22 @@ msgstr "" #~ msgid "Open content filtering settings" #~ msgstr "Inhaltsfiltereinstellungen öffnen" -#: src/screens/Messages/List/ChatListItem.tsx:219 -#: src/screens/Messages/List/ChatListItem.tsx:220 +#: src/screens/Messages/components/ChatListItem.tsx:272 +#: src/screens/Messages/components/ChatListItem.tsx:273 msgid "Open conversation options" msgstr "" -#: src/screens/Messages/Conversation/MessageInput.web.tsx:165 -#: src/view/com/composer/Composer.tsx:820 -#: src/view/com/composer/Composer.tsx:821 +#: src/screens/Messages/components/MessageInput.web.tsx:165 +#: src/view/com/composer/Composer.tsx:828 +#: src/view/com/composer/Composer.tsx:829 msgid "Open emoji picker" msgstr "Emoji-Picker öffnen" -#: src/view/screens/ProfileFeed.tsx:297 +#: src/view/screens/ProfileFeed.tsx:294 msgid "Open feed options menu" msgstr "" -#: src/view/screens/Settings/index.tsx:702 +#: src/view/screens/Settings/index.tsx:701 msgid "Open links with in-app browser" msgstr "Links mit In-App-Browser öffnen" @@ -4487,7 +4583,7 @@ msgstr "Links mit In-App-Browser öffnen" msgid "Open message options" msgstr "" -#: src/screens/Moderation/index.tsx:230 +#: src/screens/Moderation/index.tsx:228 msgid "Open muted words and tags settings" msgstr "Einstellungen für stummgeschaltete Wörter und Tags öffnen" @@ -4499,7 +4595,7 @@ msgstr "Einstellungen für stummgeschaltete Wörter und Tags öffnen" msgid "Open navigation" msgstr "Navigation öffnen" -#: src/view/com/util/forms/PostDropdownBtn.tsx:350 +#: src/view/com/util/forms/PostDropdownBtn.tsx:365 msgid "Open post options menu" msgstr "Beitragsoptionsmenü öffnen" @@ -4507,12 +4603,12 @@ msgstr "Beitragsoptionsmenü öffnen" msgid "Open starter pack menu" msgstr "" -#: src/view/screens/Settings/index.tsx:826 -#: src/view/screens/Settings/index.tsx:836 +#: src/view/screens/Settings/index.tsx:825 +#: src/view/screens/Settings/index.tsx:835 msgid "Open storybook page" msgstr "Storybook öffnen" -#: src/view/screens/Settings/index.tsx:814 +#: src/view/screens/Settings/index.tsx:813 msgid "Open system log" msgstr "" @@ -4520,11 +4616,11 @@ msgstr "" msgid "Opens {numItems} options" msgstr "Öffnet {numItems} Optionen" -#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:68 +#: src/view/com/composer/threadgate/ThreadgateBtn.tsx:69 msgid "Opens a dialog to choose who can reply to this thread" msgstr "" -#: src/view/screens/Settings/index.tsx:455 +#: src/view/screens/Settings/index.tsx:454 msgid "Opens accessibility settings" msgstr "" @@ -4536,27 +4632,27 @@ msgstr "Öffnet zusätzliche Details für einen Debug-Eintrag" #~ msgid "Opens an expanded list of users in this notification" #~ msgstr "Öffnet eine erweiterte Liste der Benutzer in dieser Mitteilung" -#: src/view/screens/Settings/index.tsx:476 +#: src/view/screens/Settings/index.tsx:475 msgid "Opens appearance settings" msgstr "" -#: src/view/com/composer/photos/OpenCameraBtn.tsx:74 +#: src/view/com/composer/photos/OpenCameraBtn.tsx:73 msgid "Opens camera on device" msgstr "Öffnet die Kamera auf dem Gerät" -#: src/view/screens/Settings/index.tsx:605 +#: src/view/screens/Settings/index.tsx:604 msgid "Opens chat settings" msgstr "" -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:30 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:48 msgid "Opens composer" msgstr "Öffnet den Beitragsverfasser" -#: src/view/screens/Settings/index.tsx:497 +#: src/view/screens/Settings/index.tsx:496 msgid "Opens configurable language settings" msgstr "Öffnet die konfigurierbaren Spracheinstellungen" -#: src/view/com/composer/photos/SelectPhotoBtn.tsx:40 +#: src/view/com/composer/photos/SelectPhotoBtn.tsx:51 msgid "Opens device photo gallery" msgstr "Öffnet die Gerätefotogalerie" @@ -4564,17 +4660,17 @@ msgstr "Öffnet die Gerätefotogalerie" #~ msgid "Opens editor for profile display name, avatar, background image, and description" #~ msgstr "Öffnet den Editor für Anzeigename, Avatar, Hintergrundbild und Beschreibung" -#: src/view/screens/Settings/index.tsx:637 +#: src/view/screens/Settings/index.tsx:636 msgid "Opens external embeds settings" msgstr "Öffnet die Einstellungen für externe eingebettete Medien" #: src/view/com/auth/SplashScreen.tsx:50 -#: src/view/com/auth/SplashScreen.web.tsx:99 +#: src/view/com/auth/SplashScreen.web.tsx:94 msgid "Opens flow to create a new Bluesky account" msgstr "Öffnet den Vorgang, ein neuen Bluesky Konto anzulegen" -#: src/view/com/auth/SplashScreen.tsx:65 -#: src/view/com/auth/SplashScreen.web.tsx:114 +#: src/view/com/auth/SplashScreen.tsx:64 +#: src/view/com/auth/SplashScreen.web.tsx:108 msgid "Opens flow to sign into your existing Bluesky account" msgstr "Öffnet den Vorgang, sich mit einem bestehenden Bluesky Konto anzumelden" @@ -4586,7 +4682,7 @@ msgstr "Öffnet den Vorgang, sich mit einem bestehenden Bluesky Konto anzumelden #~ msgid "Opens following list" #~ msgstr "Öffnet folgende Liste" -#: src/view/com/composer/photos/SelectGifBtn.tsx:36 +#: src/view/com/composer/photos/SelectGifBtn.tsx:38 msgid "Opens GIF select dialog" msgstr "" @@ -4594,11 +4690,11 @@ msgstr "" msgid "Opens list of invite codes" msgstr "Öffnet die Liste der Einladungscodes" -#: src/view/screens/Settings/index.tsx:774 +#: src/view/screens/Settings/index.tsx:773 msgid "Opens modal for account deactivation confirmation" msgstr "" -#: src/view/screens/Settings/index.tsx:796 +#: src/view/screens/Settings/index.tsx:795 msgid "Opens modal for account deletion confirmation. Requires email code" msgstr "" @@ -4606,31 +4702,31 @@ msgstr "" #~ msgid "Opens modal for account deletion confirmation. Requires email code." #~ msgstr "Öffnet ein Modal, um die Löschung des Kontos zu bestätigen. Erfordert einen E-Mail-Code." -#: src/view/screens/Settings/index.tsx:731 +#: src/view/screens/Settings/index.tsx:730 msgid "Opens modal for changing your Bluesky password" msgstr "" -#: src/view/screens/Settings/index.tsx:686 +#: src/view/screens/Settings/index.tsx:685 msgid "Opens modal for choosing a new Bluesky handle" msgstr "" -#: src/view/screens/Settings/index.tsx:754 +#: src/view/screens/Settings/index.tsx:753 msgid "Opens modal for downloading your Bluesky account data (repository)" msgstr "" -#: src/view/screens/Settings/index.tsx:962 +#: src/view/screens/Settings/index.tsx:961 msgid "Opens modal for email verification" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:276 +#: src/view/com/modals/ChangeHandle.tsx:269 msgid "Opens modal for using custom domain" msgstr "Öffnet das Modal für die Verwendung einer benutzerdefinierten Domain" -#: src/view/screens/Settings/index.tsx:522 +#: src/view/screens/Settings/index.tsx:521 msgid "Opens moderation settings" msgstr "Öffnet die Moderationseinstellungen" -#: src/screens/Login/LoginForm.tsx:234 +#: src/screens/Login/LoginForm.tsx:231 msgid "Opens password reset form" msgstr "Öffnet das Formular zum Zurücksetzen des Passworts" @@ -4639,11 +4735,11 @@ msgstr "Öffnet das Formular zum Zurücksetzen des Passworts" #~ msgid "Opens screen to edit Saved Feeds" #~ msgstr "Öffnet den Bildschirm zum Bearbeiten gespeicherten Feeds" -#: src/view/screens/Settings/index.tsx:583 +#: src/view/screens/Settings/index.tsx:582 msgid "Opens screen with all saved feeds" msgstr "Öffnet den Bildschirm mit allen gespeicherten Feeds" -#: src/view/screens/Settings/index.tsx:664 +#: src/view/screens/Settings/index.tsx:663 msgid "Opens the app password settings" msgstr "" @@ -4651,7 +4747,7 @@ msgstr "" #~ msgid "Opens the app password settings page" #~ msgstr "Öffnet die Einstellungsseite für das App-Passwort" -#: src/view/screens/Settings/index.tsx:540 +#: src/view/screens/Settings/index.tsx:539 msgid "Opens the Following feed preferences" msgstr "" @@ -4667,25 +4763,25 @@ msgstr "" #~ msgid "Opens the message settings page" #~ msgstr "" -#: src/view/screens/Settings/index.tsx:827 -#: src/view/screens/Settings/index.tsx:837 +#: src/view/screens/Settings/index.tsx:826 +#: src/view/screens/Settings/index.tsx:836 msgid "Opens the storybook page" msgstr "Öffnet die Storybook-Seite" -#: src/view/screens/Settings/index.tsx:815 +#: src/view/screens/Settings/index.tsx:814 msgid "Opens the system log page" msgstr "Öffnet die Systemprotokollseite" -#: src/view/screens/Settings/index.tsx:561 +#: src/view/screens/Settings/index.tsx:560 msgid "Opens the threads preferences" msgstr "Öffnet die Thread-Einstellungen" -#: src/view/com/notifications/FeedItem.tsx:551 -#: src/view/com/util/UserAvatar.tsx:426 +#: src/view/com/notifications/FeedItem.tsx:555 +#: src/view/com/util/UserAvatar.tsx:439 msgid "Opens this profile" msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:95 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:106 msgid "Opens video picker" msgstr "" @@ -4693,16 +4789,16 @@ msgstr "" msgid "Option {0} of {numItems}" msgstr "Option {0} von {numItems}" -#: src/components/dms/ReportDialog.tsx:183 -#: src/components/ReportDialog/SubmitView.tsx:166 +#: src/components/dms/ReportDialog.tsx:178 +#: src/components/ReportDialog/SubmitView.tsx:167 msgid "Optionally provide additional information below:" msgstr "" -#: src/components/dialogs/MutedWords.tsx:299 +#: src/components/dialogs/MutedWords.tsx:330 msgid "Options:" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:388 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:390 msgid "Or combine these options:" msgstr "Oder kombiniere diese Optionen:" @@ -4722,7 +4818,7 @@ msgstr "" msgid "Other account" msgstr "Anderes Konto" -#: src/view/screens/Settings/index.tsx:379 +#: src/view/screens/Settings/index.tsx:378 msgid "Other accounts" msgstr "" @@ -4730,7 +4826,7 @@ msgstr "" msgid "Other..." msgstr "Andere..." -#: src/screens/Messages/Conversation/ChatDisabled.tsx:28 +#: src/screens/Messages/components/ChatDisabled.tsx:28 msgid "Our moderators have reviewed reports and decided to disable your access to chats on Bluesky." msgstr "" @@ -4743,8 +4839,8 @@ msgstr "Seite nicht gefunden" msgid "Page Not Found" msgstr "Seite nicht gefunden" -#: src/screens/Login/LoginForm.tsx:213 -#: src/screens/Signup/StepInfo/index.tsx:162 +#: src/screens/Login/LoginForm.tsx:210 +#: src/screens/Signup/StepInfo/index.tsx:192 #: src/view/com/modals/DeleteAccount.tsx:257 #: src/view/com/modals/DeleteAccount.tsx:264 msgid "Password" @@ -4754,42 +4850,42 @@ msgstr "Passwort" msgid "Password Changed" msgstr "" -#: src/screens/Login/index.tsx:157 +#: src/screens/Login/index.tsx:154 msgid "Password updated" msgstr "Passwort aktualisiert" -#: src/screens/Login/PasswordUpdatedForm.tsx:30 +#: src/screens/Login/PasswordUpdatedForm.tsx:24 msgid "Password updated!" msgstr "Passwort aktualisiert!" -#: src/view/com/util/post-embeds/GifEmbed.tsx:46 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:150 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:366 +#: src/view/com/util/post-embeds/GifEmbed.tsx:44 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:371 msgid "Pause" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:319 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:323 msgid "Pause video" msgstr "" #: src/screens/StarterPack/StarterPackScreen.tsx:171 -#: src/view/screens/Search/Search.tsx:369 +#: src/view/screens/Search/Search.tsx:516 msgid "People" msgstr "" -#: src/Navigation.tsx:180 +#: src/Navigation.tsx:179 msgid "People followed by @{0}" msgstr "Personen gefolgt von @{0}" -#: src/Navigation.tsx:173 +#: src/Navigation.tsx:172 msgid "People following @{0}" msgstr "Personen, die @{0} folgen" -#: src/view/com/lightbox/Lightbox.tsx:70 +#: src/view/com/lightbox/Lightbox.tsx:77 msgid "Permission to access camera roll is required." msgstr "Die Erlaubnis zum Zugriff auf die Kamerarolle ist erforderlich." -#: src/view/com/lightbox/Lightbox.tsx:78 +#: src/view/com/lightbox/Lightbox.tsx:85 msgid "Permission to access camera roll was denied. Please enable it in your system settings." msgstr "Die Berechtigung zum Zugriff auf die Kamerarolle wurde verweigert. Bitte aktiviere sie in deinen Systemeinstellungen." @@ -4798,11 +4894,11 @@ msgid "Person toggle" msgstr "" #: src/screens/Onboarding/index.tsx:28 -#: src/screens/Onboarding/state.ts:94 +#: src/screens/Onboarding/state.ts:96 msgid "Pets" msgstr "Haustiere" -#: src/screens/Onboarding/state.ts:95 +#: src/screens/Onboarding/state.ts:97 msgid "Photography" msgstr "" @@ -4810,26 +4906,35 @@ msgstr "" msgid "Pictures meant for adults." msgstr "Bilder, die für Erwachsene bestimmt sind." -#: src/view/screens/ProfileFeed.tsx:289 -#: src/view/screens/ProfileList.tsx:673 +#: src/view/screens/ProfileFeed.tsx:286 +#: src/view/screens/ProfileList.tsx:667 msgid "Pin to home" msgstr "An die Startseite anheften" -#: src/view/screens/ProfileFeed.tsx:292 +#: src/view/screens/ProfileFeed.tsx:289 msgid "Pin to Home" msgstr "" -#: src/view/screens/SavedFeeds.tsx:103 +#: src/view/com/util/forms/PostDropdownBtn.tsx:398 +#: src/view/com/util/forms/PostDropdownBtn.tsx:405 +msgid "Pin to your profile" +msgstr "" + +#: src/view/com/posts/FeedItem.tsx:354 +msgid "Pinned" +msgstr "" + +#: src/view/screens/SavedFeeds.tsx:99 msgid "Pinned Feeds" msgstr "Angeheftete Feeds" -#: src/view/screens/ProfileList.tsx:345 +#: src/view/screens/ProfileList.tsx:346 msgid "Pinned to your feeds" msgstr "" -#: src/view/com/util/post-embeds/GifEmbed.tsx:46 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:150 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:367 +#: src/view/com/util/post-embeds/GifEmbed.tsx:44 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:372 msgid "Play" msgstr "" @@ -4842,12 +4947,12 @@ msgstr "{0} abspielen" #~ msgid "Play notification sounds" #~ msgstr "" -#: src/view/com/util/post-embeds/GifEmbed.tsx:45 +#: src/view/com/util/post-embeds/GifEmbed.tsx:43 msgid "Play or pause the GIF" msgstr "" #: src/view/com/util/post-embeds/VideoEmbed.tsx:110 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:320 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:324 msgid "Play video" msgstr "" @@ -4865,7 +4970,7 @@ msgid "Please choose your handle." msgstr "Bitte wähle deinen Handle." #: src/screens/Signup/state.ts:210 -#: src/screens/Signup/StepInfo/index.tsx:81 +#: src/screens/Signup/StepInfo/index.tsx:114 msgid "Please choose your password." msgstr "Bitte wähle dein Passwort." @@ -4885,16 +4990,16 @@ msgstr "Bitte gib einen Namen für dein App-Passwort ein. Nur Leerzeichen sind n msgid "Please enter a unique name for this App Password or use our randomly generated one." msgstr "Bitte gib einen eindeutigen Namen für dieses App-Passwort ein oder verwende unseren zufällig generierten Namen." -#: src/components/dialogs/MutedWords.tsx:86 +#: src/components/dialogs/MutedWords.tsx:89 msgid "Please enter a valid word, tag, or phrase to mute" msgstr "Bitte gib ein gültiges Wort, einen Tag oder eine Phrase zum Stummschalten ein" #: src/screens/Signup/state.ts:196 -#: src/screens/Signup/StepInfo/index.tsx:69 +#: src/screens/Signup/StepInfo/index.tsx:102 msgid "Please enter your email." msgstr "Bitte gib deine E-Mail ein." -#: src/screens/Signup/StepInfo/index.tsx:63 +#: src/screens/Signup/StepInfo/index.tsx:96 msgid "Please enter your invite code." msgstr "" @@ -4902,16 +5007,16 @@ msgstr "" msgid "Please enter your password as well:" msgstr "Bitte gib auch dein Passwort ein:" -#: src/components/moderation/LabelsOnMeDialog.tsx:259 +#: src/components/moderation/LabelsOnMeDialog.tsx:264 msgid "Please explain why you think this label was incorrectly applied by {0}" msgstr "" -#: src/screens/Messages/Conversation/ChatDisabled.tsx:110 +#: src/screens/Messages/components/ChatDisabled.tsx:110 msgid "Please explain why you think your chats were incorrectly disabled" msgstr "" -#: src/lib/hooks/useAccountSwitcher.ts:48 -#: src/lib/hooks/useAccountSwitcher.ts:58 +#: src/lib/hooks/useAccountSwitcher.ts:45 +#: src/lib/hooks/useAccountSwitcher.ts:55 msgid "Please sign in as @{0}" msgstr "" @@ -4925,11 +5030,11 @@ msgid "Please Verify Your Email" msgstr "Bitte verifiziere deine E-Mail" #: src/view/com/composer/Composer.tsx:359 -msgid "Please wait for your link card to finish loading" -msgstr "Bitte warte, bis deine Link-karte vollständig geladen ist" +#~ msgid "Please wait for your link card to finish loading" +#~ msgstr "Bitte warte, bis deine Link-karte vollständig geladen ist" #: src/screens/Onboarding/index.tsx:34 -#: src/screens/Onboarding/state.ts:96 +#: src/screens/Onboarding/state.ts:98 msgid "Politics" msgstr "Politik" @@ -4941,8 +5046,8 @@ msgstr "Porno" #~ msgid "Pornography" #~ msgstr "" -#: src/view/com/composer/Composer.tsx:646 -#: src/view/com/composer/Composer.tsx:653 +#: src/view/com/composer/Composer.tsx:594 +#: src/view/com/composer/Composer.tsx:601 msgctxt "action" msgid "Post" msgstr "Beitrag" @@ -4956,14 +5061,14 @@ msgstr "Beitrag" msgid "Post by {0}" msgstr "Beitrag von {0}" -#: src/Navigation.tsx:199 -#: src/Navigation.tsx:206 -#: src/Navigation.tsx:213 -#: src/Navigation.tsx:220 +#: src/Navigation.tsx:198 +#: src/Navigation.tsx:205 +#: src/Navigation.tsx:212 +#: src/Navigation.tsx:219 msgid "Post by @{0}" msgstr "Beitrag von @{0}" -#: src/view/com/util/forms/PostDropdownBtn.tsx:174 +#: src/view/com/util/forms/PostDropdownBtn.tsx:180 msgid "Post deleted" msgstr "Beitrag gelöscht" @@ -4981,7 +5086,7 @@ msgstr "" msgid "Post Hidden by You" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:283 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:285 msgid "Post interaction settings" msgstr "" @@ -4989,7 +5094,7 @@ msgstr "" msgid "Post language" msgstr "Beitragssprache" -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:75 +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:76 msgid "Post Languages" msgstr "Beitragssprachen" @@ -4998,12 +5103,20 @@ msgstr "Beitragssprachen" msgid "Post not found" msgstr "Beitrag nicht gefunden" -#: src/components/TagMenu/index.tsx:267 +#: src/state/queries/pinned-post.ts:59 +msgid "Post pinned" +msgstr "" + +#: src/state/queries/pinned-post.ts:61 +msgid "Post unpinned" +msgstr "" + +#: src/components/TagMenu/index.tsx:266 msgid "posts" msgstr "Beiträge" #: src/screens/StarterPack/StarterPackScreen.tsx:173 -#: src/view/screens/Profile.tsx:220 +#: src/view/screens/Profile.tsx:219 msgid "Posts" msgstr "Beiträge" @@ -5011,7 +5124,7 @@ msgstr "Beiträge" #~ msgid "Posts can be muted based on their text, their tags, or both." #~ msgstr "Beiträge können basierend auf ihrem Text, ihren Tags oder beidem stummgeschaltet werden." -#: src/components/dialogs/MutedWords.tsx:115 +#: src/components/dialogs/MutedWords.tsx:124 msgid "Posts can be muted based on their text, their tags, or both. We recommend avoiding common words that appear in many posts, since it can result in no posts being shown." msgstr "" @@ -5027,7 +5140,7 @@ msgstr "Potenziell irreführender Link" msgid "Preference saved" msgstr "" -#: src/screens/Messages/Conversation/MessageListError.tsx:19 +#: src/screens/Messages/components/MessageListError.tsx:19 msgid "Press to attempt reconnection" msgstr "" @@ -5037,8 +5150,8 @@ msgstr "" #: src/components/Error.tsx:61 #: src/components/Lists.tsx:93 -#: src/screens/Messages/Conversation/MessageListError.tsx:24 -#: src/screens/Signup/BackNextButtons.tsx:46 +#: src/screens/Messages/components/MessageListError.tsx:24 +#: src/screens/Signup/BackNextButtons.tsx:48 msgid "Press to retry" msgstr "" @@ -5055,7 +5168,7 @@ msgstr "" msgid "Previous image" msgstr "Vorheriges Bild" -#: src/view/screens/LanguageSettings.tsx:190 +#: src/view/screens/LanguageSettings.tsx:186 msgid "Primary Language" msgstr "Primäre Sprache" @@ -5067,53 +5180,52 @@ msgstr "Priorisiere deine Follower" msgid "Priority notifications" msgstr "" -#: src/view/screens/Settings/index.tsx:620 +#: src/view/screens/Settings/index.tsx:619 #: src/view/shell/desktop/RightNav.tsx:81 msgid "Privacy" msgstr "Privatsphäre" -#: src/Navigation.tsx:266 -#: src/screens/Signup/StepInfo/Policies.tsx:62 +#: src/Navigation.tsx:265 #: src/view/screens/PrivacyPolicy.tsx:29 -#: src/view/screens/Settings/index.tsx:911 -#: src/view/shell/Drawer.tsx:298 +#: src/view/screens/Settings/index.tsx:910 +#: src/view/shell/Drawer.tsx:290 msgid "Privacy Policy" msgstr "Datenschutzerklärung" #: src/components/dms/MessagesNUX.tsx:91 -msgid "Privately chat with other users." -msgstr "" +#~ msgid "Privately chat with other users." +#~ msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:155 +#: src/screens/Login/ForgotPasswordForm.tsx:149 msgid "Processing..." msgstr "Wird bearbeitet..." #: src/view/screens/DebugMod.tsx:896 -#: src/view/screens/Profile.tsx:357 +#: src/view/screens/Profile.tsx:354 msgid "profile" msgstr "" -#: src/view/shell/bottom-bar/BottomBar.tsx:272 -#: src/view/shell/desktop/LeftNav.tsx:387 -#: src/view/shell/Drawer.tsx:78 -#: src/view/shell/Drawer.tsx:546 -#: src/view/shell/Drawer.tsx:547 +#: src/view/shell/bottom-bar/BottomBar.tsx:271 +#: src/view/shell/desktop/LeftNav.tsx:415 +#: src/view/shell/Drawer.tsx:77 +#: src/view/shell/Drawer.tsx:538 +#: src/view/shell/Drawer.tsx:539 msgid "Profile" msgstr "Profil" -#: src/view/com/modals/EditProfile.tsx:129 +#: src/view/com/modals/EditProfile.tsx:124 msgid "Profile updated" msgstr "Profil aktualisiert" -#: src/view/screens/Settings/index.tsx:975 +#: src/view/screens/Settings/index.tsx:974 msgid "Protect your account by verifying your email." msgstr "Schütze dein Konto, indem du deine E-Mail bestätigst." -#: src/screens/Onboarding/StepFinished.tsx:246 +#: src/screens/Onboarding/StepFinished.tsx:237 msgid "Public" msgstr "Öffentlich" -#: src/view/screens/ModerationModlists.tsx:61 +#: src/view/screens/ModerationModlists.tsx:62 msgid "Public, shareable lists of users to mute or block in bulk." msgstr "Öffentliche, gemeinsam nutzbare Listen von Nutzern, die du stapelweise stummschalten oder blockieren kannst." @@ -5121,11 +5233,11 @@ msgstr "Öffentliche, gemeinsam nutzbare Listen von Nutzern, die du stapelwe msgid "Public, shareable lists which can drive feeds." msgstr "Öffentliche, gemeinsam nutzbare Listen, die Feeds steuern können." -#: src/view/com/composer/Composer.tsx:631 +#: src/view/com/composer/Composer.tsx:579 msgid "Publish post" msgstr "Beitrag veröffentlichen" -#: src/view/com/composer/Composer.tsx:631 +#: src/view/com/composer/Composer.tsx:579 msgid "Publish reply" msgstr "Antwort veröffentlichen" @@ -5145,8 +5257,8 @@ msgstr "" #~ msgid "Quick tip" #~ msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:125 -#: src/view/com/util/post-ctrls/RepostButton.tsx:152 +#: src/view/com/util/post-ctrls/RepostButton.tsx:127 +#: src/view/com/util/post-ctrls/RepostButton.tsx:154 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:85 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:92 msgid "Quote post" @@ -5162,27 +5274,27 @@ msgstr "Beitrag zitieren" #~ msgid "Quote Post" #~ msgstr "Beitrag zitieren" -#: src/view/com/util/forms/PostDropdownBtn.tsx:302 +#: src/view/com/util/forms/PostDropdownBtn.tsx:308 msgid "Quote post was re-attached" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:301 +#: src/view/com/util/forms/PostDropdownBtn.tsx:307 msgid "Quote post was successfully detached" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:313 -#: src/view/com/util/post-ctrls/RepostButton.tsx:124 -#: src/view/com/util/post-ctrls/RepostButton.tsx:151 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:315 +#: src/view/com/util/post-ctrls/RepostButton.tsx:126 +#: src/view/com/util/post-ctrls/RepostButton.tsx:153 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:84 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:91 msgid "Quote posts disabled" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:311 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:313 msgid "Quote posts enabled" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:295 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:297 msgid "Quote settings" msgstr "" @@ -5200,11 +5312,11 @@ msgid "Random (aka \"Poster's Roulette\")" msgstr "Zufällig (\"Poster's Roulette\")" #: src/view/com/modals/EditImage.tsx:237 -msgid "Ratios" -msgstr "Verhältnisse" +#~ msgid "Ratios" +#~ msgstr "Verhältnisse" -#: src/view/com/util/forms/PostDropdownBtn.tsx:543 -#: src/view/com/util/forms/PostDropdownBtn.tsx:553 +#: src/view/com/util/forms/PostDropdownBtn.tsx:585 +#: src/view/com/util/forms/PostDropdownBtn.tsx:595 msgid "Re-attach quote" msgstr "" @@ -5212,19 +5324,21 @@ msgstr "" msgid "Reactivate your account" msgstr "" -#: src/view/com/auth/SplashScreen.web.tsx:157 +#: src/view/com/auth/SplashScreen.web.tsx:150 msgid "Read the Bluesky blog" msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:59 +#: src/screens/Signup/StepInfo/Policies.tsx:58 +#: src/screens/Signup/StepInfo/Policies.tsx:84 msgid "Read the Bluesky Privacy Policy" msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:49 +#: src/screens/Signup/StepInfo/Policies.tsx:51 +#: src/screens/Signup/StepInfo/Policies.tsx:71 msgid "Read the Bluesky Terms of Service" msgstr "" -#: src/components/dms/ReportDialog.tsx:174 +#: src/components/dms/ReportDialog.tsx:169 msgid "Reason:" msgstr "" @@ -5232,7 +5346,7 @@ msgstr "" #~ msgid "Reason: {0}" #~ msgstr "" -#: src/view/screens/Search/Search.tsx:926 +#: src/view/screens/Search/Search.tsx:1060 msgid "Recent Searches" msgstr "" @@ -5244,26 +5358,26 @@ msgstr "" #~ msgid "Recommended Users" #~ msgstr "Empfohlene Benutzer" -#: src/screens/Messages/Conversation/MessageListError.tsx:20 +#: src/screens/Messages/components/MessageListError.tsx:20 msgid "Reconnect" msgstr "" -#: src/view/screens/Notifications.tsx:146 +#: src/view/screens/Notifications.tsx:143 msgid "Refresh notifications" msgstr "" -#: src/screens/Messages/List/index.tsx:200 +#: src/screens/Messages/ChatList.tsx:197 msgid "Reload conversations" msgstr "" -#: src/components/dialogs/MutedWords.tsx:438 -#: src/components/FeedCard.tsx:313 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:101 -#: src/components/StarterPack/Wizard/WizardListCard.tsx:108 +#: src/components/dialogs/MutedWords.tsx:483 +#: src/components/FeedCard.tsx:316 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:102 +#: src/components/StarterPack/Wizard/WizardListCard.tsx:109 #: src/view/com/feeds/FeedSourceCard.tsx:316 #: src/view/com/modals/ListAddRemoveUsers.tsx:269 #: src/view/com/modals/SelfLabel.tsx:84 -#: src/view/com/modals/UserAddRemoveLists.tsx:229 +#: src/view/com/modals/UserAddRemoveLists.tsx:235 #: src/view/com/posts/FeedErrorMessage.tsx:213 #: src/view/com/util/AccountDropdownBtn.tsx:61 msgid "Remove" @@ -5285,15 +5399,15 @@ msgstr "Konto entfernen" msgid "Remove attachment" msgstr "" -#: src/view/com/util/UserAvatar.tsx:393 +#: src/view/com/util/UserAvatar.tsx:406 msgid "Remove Avatar" msgstr "" -#: src/view/com/util/UserBanner.tsx:155 +#: src/view/com/util/UserBanner.tsx:158 msgid "Remove Banner" msgstr "" -#: src/screens/Messages/Conversation/MessageInputEmbed.tsx:207 +#: src/screens/Messages/components/MessageInputEmbed.tsx:206 msgid "Remove embed" msgstr "" @@ -5309,13 +5423,13 @@ msgstr "" #: src/view/com/feeds/FeedSourceCard.tsx:187 #: src/view/com/feeds/FeedSourceCard.tsx:265 -#: src/view/screens/ProfileFeed.tsx:333 -#: src/view/screens/ProfileFeed.tsx:339 -#: src/view/screens/ProfileList.tsx:499 +#: src/view/screens/ProfileFeed.tsx:330 +#: src/view/screens/ProfileFeed.tsx:336 +#: src/view/screens/ProfileList.tsx:493 msgid "Remove from my feeds" msgstr "Aus meinen Feeds entfernen" -#: src/components/FeedCard.tsx:308 +#: src/components/FeedCard.tsx:311 #: src/view/com/feeds/FeedSourceCard.tsx:311 msgid "Remove from my feeds?" msgstr "" @@ -5328,7 +5442,7 @@ msgstr "" msgid "Remove from saved feeds" msgstr "" -#: src/view/com/composer/photos/Gallery.tsx:174 +#: src/view/com/composer/photos/Gallery.tsx:210 msgid "Remove image" msgstr "Bild entfernen" @@ -5336,28 +5450,28 @@ msgstr "Bild entfernen" #~ msgid "Remove image preview" #~ msgstr "Bildvorschau entfernen" -#: src/components/dialogs/MutedWords.tsx:523 +#: src/components/dialogs/MutedWords.tsx:569 msgid "Remove mute word from your list" msgstr "Stummgeschaltetes Wort aus deiner Liste entfernen" -#: src/view/screens/Search/Search.tsx:969 +#: src/view/screens/Search/Search.tsx:1104 msgid "Remove profile" msgstr "" -#: src/view/screens/Search/Search.tsx:971 +#: src/view/screens/Search/Search.tsx:1106 msgid "Remove profile from search history" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:274 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:281 msgid "Remove quote" msgstr "" -#: src/view/com/util/post-ctrls/RepostButton.tsx:98 -#: src/view/com/util/post-ctrls/RepostButton.tsx:114 +#: src/view/com/util/post-ctrls/RepostButton.tsx:100 +#: src/view/com/util/post-ctrls/RepostButton.tsx:116 msgid "Remove repost" msgstr "Repost entfernen" -#: src/view/com/composer/videos/SubtitleDialog.tsx:264 +#: src/view/com/composer/videos/SubtitleDialog.tsx:262 msgid "Remove subtitle file" msgstr "" @@ -5373,16 +5487,16 @@ msgstr "" #~ msgid "Remove this feed from your saved feeds?" #~ msgstr "Diesen Feed aus deinen gespeicherten Feeds entfernen?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:109 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:110 msgid "Removed by author" msgstr "" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:107 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 msgid "Removed by you" msgstr "" #: src/view/com/modals/ListAddRemoveUsers.tsx:200 -#: src/view/com/modals/UserAddRemoveLists.tsx:164 +#: src/view/com/modals/UserAddRemoveLists.tsx:170 msgid "Removed from list" msgstr "Aus der Liste entfernt" @@ -5396,8 +5510,8 @@ msgid "Removed from saved feeds" msgstr "" #: src/view/com/posts/FeedShutdownMsg.tsx:44 -#: src/view/screens/ProfileFeed.tsx:192 -#: src/view/screens/ProfileList.tsx:376 +#: src/view/screens/ProfileFeed.tsx:190 +#: src/view/screens/ProfileList.tsx:377 msgid "Removed from your feeds" msgstr "" @@ -5405,7 +5519,7 @@ msgstr "" #~ msgid "Removes default thumbnail from {0}" #~ msgstr "Entfernt Standard-Miniaturansicht von {0}" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:275 +#: src/view/com/util/post-embeds/QuoteEmbed.tsx:282 msgid "Removes quoted post" msgstr "" @@ -5422,7 +5536,7 @@ msgstr "" msgid "Replace with Discover" msgstr "" -#: src/view/screens/Profile.tsx:221 +#: src/view/screens/Profile.tsx:220 msgid "Replies" msgstr "Antworten" @@ -5442,7 +5556,7 @@ msgstr "" #~ msgid "Replies to this thread are disabled" #~ msgstr "Antworten auf diesen Thread sind deaktiviert" -#: src/view/com/composer/Composer.tsx:644 +#: src/view/com/composer/Composer.tsx:592 msgctxt "action" msgid "Reply" msgstr "Antworten" @@ -5461,11 +5575,11 @@ msgstr "" msgid "Reply Hidden by You" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:355 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:357 msgid "Reply settings" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:340 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:342 msgid "Reply settings are chosen by the author of the thread" msgstr "" @@ -5475,33 +5589,33 @@ msgstr "" #~ msgid "Reply to <0/>" #~ msgstr "Antwort an <0/>" -#: src/view/com/post/Post.tsx:196 -#: src/view/com/posts/FeedItem.tsx:520 +#: src/view/com/post/Post.tsx:195 +#: src/view/com/posts/FeedItem.tsx:544 msgctxt "description" msgid "Reply to <0><1/></0>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:511 +#: src/view/com/posts/FeedItem.tsx:535 msgctxt "description" msgid "Reply to a blocked post" msgstr "" -#: src/view/com/posts/FeedItem.tsx:513 +#: src/view/com/posts/FeedItem.tsx:537 msgctxt "description" msgid "Reply to a post" msgstr "" -#: src/view/com/post/Post.tsx:194 -#: src/view/com/posts/FeedItem.tsx:517 +#: src/view/com/post/Post.tsx:193 +#: src/view/com/posts/FeedItem.tsx:541 msgctxt "description" msgid "Reply to you" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:332 +#: src/view/com/util/forms/PostDropdownBtn.tsx:338 msgid "Reply visibility updated" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:331 +#: src/view/com/util/forms/PostDropdownBtn.tsx:337 msgid "Reply was successfully hidden" msgstr "" @@ -5520,8 +5634,8 @@ msgstr "" #~ msgid "Report account" #~ msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:323 -#: src/view/com/profile/ProfileMenu.tsx:326 +#: src/view/com/profile/ProfileMenu.tsx:299 +#: src/view/com/profile/ProfileMenu.tsx:302 msgid "Report Account" msgstr "Konto melden" @@ -5531,16 +5645,16 @@ msgstr "Konto melden" msgid "Report conversation" msgstr "" -#: src/components/ReportDialog/index.tsx:49 +#: src/components/ReportDialog/index.tsx:44 msgid "Report dialog" msgstr "" -#: src/view/screens/ProfileFeed.tsx:350 -#: src/view/screens/ProfileFeed.tsx:352 +#: src/view/screens/ProfileFeed.tsx:347 +#: src/view/screens/ProfileFeed.tsx:349 msgid "Report feed" msgstr "Feed melden" -#: src/view/screens/ProfileList.tsx:541 +#: src/view/screens/ProfileList.tsx:535 msgid "Report List" msgstr "Liste melden" @@ -5548,8 +5662,8 @@ msgstr "Liste melden" msgid "Report message" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:579 -#: src/view/com/util/forms/PostDropdownBtn.tsx:581 +#: src/view/com/util/forms/PostDropdownBtn.tsx:621 +#: src/view/com/util/forms/PostDropdownBtn.tsx:623 msgid "Report post" msgstr "Beitrag melden" @@ -5570,8 +5684,8 @@ msgstr "" msgid "Report this list" msgstr "" -#: src/components/dms/ReportDialog.tsx:48 -#: src/components/dms/ReportDialog.tsx:142 +#: src/components/dms/ReportDialog.tsx:44 +#: src/components/dms/ReportDialog.tsx:137 #: src/components/ReportDialog/SelectReportOptionView.tsx:62 msgid "Report this message" msgstr "" @@ -5589,8 +5703,8 @@ msgid "Report this user" msgstr "" #: src/view/com/util/post-ctrls/RepostButton.tsx:70 -#: src/view/com/util/post-ctrls/RepostButton.tsx:99 -#: src/view/com/util/post-ctrls/RepostButton.tsx:115 +#: src/view/com/util/post-ctrls/RepostButton.tsx:101 +#: src/view/com/util/post-ctrls/RepostButton.tsx:117 msgctxt "action" msgid "Repost" msgstr "Repost" @@ -5601,7 +5715,7 @@ msgid "Repost" msgstr "Erneut veröffentlichen" #: src/screens/StarterPack/StarterPackScreen.tsx:535 -#: src/view/com/util/post-ctrls/RepostButton.tsx:91 +#: src/view/com/util/post-ctrls/RepostButton.tsx:93 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:49 #: src/view/com/util/post-ctrls/RepostButton.web.tsx:104 msgid "Repost or quote post" @@ -5612,7 +5726,7 @@ msgstr "Reposten oder Beitrag zitieren" msgid "Reposted By" msgstr "Repostet von" -#: src/view/com/posts/FeedItem.tsx:292 +#: src/view/com/posts/FeedItem.tsx:294 msgid "Reposted by {0}" msgstr "Repostet von {0}" @@ -5620,12 +5734,12 @@ msgstr "Repostet von {0}" #~ msgid "Reposted by <0/>" #~ msgstr "Repostet von <0/>" -#: src/view/com/posts/FeedItem.tsx:311 +#: src/view/com/posts/FeedItem.tsx:313 msgid "Reposted by <0><1/></0>" msgstr "" -#: src/view/com/posts/FeedItem.tsx:290 -#: src/view/com/posts/FeedItem.tsx:309 +#: src/view/com/posts/FeedItem.tsx:292 +#: src/view/com/posts/FeedItem.tsx:311 msgid "Reposted by you" msgstr "" @@ -5647,7 +5761,7 @@ msgstr "Änderung anfordern" msgid "Request Code" msgstr "Code anfordern" -#: src/view/screens/AccessibilitySettings.tsx:92 +#: src/view/screens/AccessibilitySettings.tsx:89 msgid "Require alt text before posting" msgstr "Alt-Text vor der Beitragsveröffentlichung erforderlich machen" @@ -5655,12 +5769,16 @@ msgstr "Alt-Text vor der Beitragsveröffentlichung erforderlich machen" msgid "Require email code to log into your account" msgstr "E-Mail-Code zum Anmelden erforderlich machen" -#: src/screens/Signup/StepInfo/index.tsx:132 +#: src/screens/Signup/StepInfo/index.tsx:159 msgid "Required for this provider" msgstr "Für diesen Anbieter erforderlich" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:168 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:171 +#: src/components/LabelingServiceCard/index.tsx:80 +msgid "Required in your region" +msgstr "" + +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:167 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:170 msgid "Resend email" msgstr "" @@ -5668,7 +5786,7 @@ msgstr "" msgid "Resend Email" msgstr "" -#: src/components/intents/VerifyEmailIntentDialog.tsx:123 +#: src/components/intents/VerifyEmailIntentDialog.tsx:122 msgid "Resend Verification Email" msgstr "" @@ -5684,12 +5802,12 @@ msgstr "Code zurücksetzen" #~ msgid "Reset onboarding" #~ msgstr "Onboarding zurücksetzen" -#: src/view/screens/Settings/index.tsx:866 -#: src/view/screens/Settings/index.tsx:869 +#: src/view/screens/Settings/index.tsx:865 +#: src/view/screens/Settings/index.tsx:868 msgid "Reset onboarding state" msgstr "Onboardingstatus zurücksetzen" -#: src/screens/Login/ForgotPasswordForm.tsx:86 +#: src/screens/Login/ForgotPasswordForm.tsx:80 msgid "Reset password" msgstr "Passwort zurücksetzen" @@ -5697,20 +5815,20 @@ msgstr "Passwort zurücksetzen" #~ msgid "Reset preferences" #~ msgstr "Einstellungen zurücksetzen" -#: src/view/screens/Settings/index.tsx:846 -#: src/view/screens/Settings/index.tsx:849 +#: src/view/screens/Settings/index.tsx:845 +#: src/view/screens/Settings/index.tsx:848 msgid "Reset preferences state" msgstr "Einstellungen zurücksetzen" -#: src/view/screens/Settings/index.tsx:867 +#: src/view/screens/Settings/index.tsx:866 msgid "Resets the onboarding state" msgstr "Setzt den Onboardingstatus zurück" -#: src/view/screens/Settings/index.tsx:847 +#: src/view/screens/Settings/index.tsx:846 msgid "Resets the preferences state" msgstr "Einstellungen zurücksetzen" -#: src/screens/Login/LoginForm.tsx:299 +#: src/screens/Login/LoginForm.tsx:296 msgid "Retries login" msgstr "Versucht die Anmeldung erneut" @@ -5719,16 +5837,16 @@ msgstr "Versucht die Anmeldung erneut" msgid "Retries the last action, which errored out" msgstr "Wiederholung der letzten Aktion, bei der ein Fehler aufgetreten ist" -#: src/components/dms/MessageItem.tsx:236 +#: src/components/dms/MessageItem.tsx:244 #: src/components/Error.tsx:66 #: src/components/Lists.tsx:104 -#: src/components/StarterPack/ProfileStarterPacks.tsx:318 -#: src/screens/Login/LoginForm.tsx:298 -#: src/screens/Login/LoginForm.tsx:305 -#: src/screens/Messages/Conversation/MessageListError.tsx:25 -#: src/screens/Onboarding/StepInterests/index.tsx:231 -#: src/screens/Onboarding/StepInterests/index.tsx:234 -#: src/screens/Signup/BackNextButtons.tsx:52 +#: src/components/StarterPack/ProfileStarterPacks.tsx:319 +#: src/screens/Login/LoginForm.tsx:295 +#: src/screens/Login/LoginForm.tsx:302 +#: src/screens/Messages/components/MessageListError.tsx:25 +#: src/screens/Onboarding/StepInterests/index.tsx:217 +#: src/screens/Onboarding/StepInterests/index.tsx:220 +#: src/screens/Signup/BackNextButtons.tsx:54 #: src/view/com/util/error/ErrorMessage.tsx:55 #: src/view/com/util/error/ErrorScreen.tsx:72 #: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 @@ -5743,7 +5861,7 @@ msgstr "Wiederholen" #: src/components/Error.tsx:74 #: src/screens/List/ListHiddenScreen.tsx:205 #: src/screens/StarterPack/StarterPackScreen.tsx:739 -#: src/view/screens/ProfileList.tsx:1027 +#: src/view/screens/ProfileList.tsx:1021 msgid "Return to previous page" msgstr "Zurück zur vorherigen Seite" @@ -5752,41 +5870,45 @@ msgid "Returns to home page" msgstr "" #: src/view/screens/NotFound.tsx:58 -#: src/view/screens/ProfileFeed.tsx:113 +#: src/view/screens/ProfileFeed.tsx:112 msgid "Returns to previous page" msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:125 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:438 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:445 -#: src/components/StarterPack/QrCodeDialog.tsx:187 -#: src/view/com/composer/GifAltText.tsx:162 -#: src/view/com/composer/GifAltText.tsx:168 -#: src/view/com/modals/ChangeHandle.tsx:168 -#: src/view/com/modals/CreateOrEditList.tsx:326 -#: src/view/com/modals/EditProfile.tsx:225 +#: src/components/dialogs/BirthDateSettings.tsx:124 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:440 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:446 +#: src/components/StarterPack/QrCodeDialog.tsx:185 +#: src/view/com/composer/GifAltText.tsx:197 +#: src/view/com/composer/GifAltText.tsx:206 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:77 +#: src/view/com/composer/photos/EditImageDialog.web.tsx:83 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:154 +#: src/view/com/composer/photos/ImageAltTextDialog.tsx:164 +#: src/view/com/modals/ChangeHandle.tsx:161 +#: src/view/com/modals/CreateOrEditList.tsx:317 +#: src/view/com/modals/EditProfile.tsx:219 msgid "Save" msgstr "Speichern" -#: src/view/com/lightbox/Lightbox.tsx:139 -#: src/view/com/modals/CreateOrEditList.tsx:334 +#: src/view/com/lightbox/Lightbox.tsx:167 +#: src/view/com/modals/CreateOrEditList.tsx:325 msgctxt "action" msgid "Save" msgstr "Speichern" #: src/view/com/modals/AltImage.tsx:132 -msgid "Save alt text" -msgstr "Alt-Text speichern" +#~ msgid "Save alt text" +#~ msgstr "Alt-Text speichern" -#: src/components/dialogs/BirthDateSettings.tsx:119 +#: src/components/dialogs/BirthDateSettings.tsx:118 msgid "Save birthday" msgstr "" -#: src/view/com/modals/EditProfile.tsx:233 +#: src/view/com/modals/EditProfile.tsx:227 msgid "Save Changes" msgstr "Änderungen speichern" -#: src/view/com/modals/ChangeHandle.tsx:165 +#: src/view/com/modals/ChangeHandle.tsx:158 msgid "Save handle change" msgstr "Handle-Änderung speichern" @@ -5795,24 +5917,24 @@ msgstr "Handle-Änderung speichern" msgid "Save image" msgstr "" -#: src/view/com/modals/crop-image/CropImage.web.tsx:169 +#: src/view/com/modals/CropImage.web.tsx:104 msgid "Save image crop" msgstr "Bildausschnitt speichern" -#: src/components/StarterPack/QrCodeDialog.tsx:181 +#: src/components/StarterPack/QrCodeDialog.tsx:179 msgid "Save QR code" msgstr "" -#: src/view/screens/ProfileFeed.tsx:334 -#: src/view/screens/ProfileFeed.tsx:340 +#: src/view/screens/ProfileFeed.tsx:331 +#: src/view/screens/ProfileFeed.tsx:337 msgid "Save to my feeds" msgstr "" -#: src/view/screens/SavedFeeds.tsx:146 +#: src/view/screens/SavedFeeds.tsx:142 msgid "Saved Feeds" msgstr "Gespeicherte Feeds" -#: src/view/com/lightbox/Lightbox.tsx:88 +#: src/view/com/lightbox/Lightbox.tsx:95 msgid "Saved to your camera roll" msgstr "" @@ -5820,67 +5942,65 @@ msgstr "" #~ msgid "Saved to your camera roll." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:201 -#: src/view/screens/ProfileList.tsx:356 +#: src/view/screens/ProfileFeed.tsx:199 +#: src/view/screens/ProfileList.tsx:357 msgid "Saved to your feeds" msgstr "" -#: src/view/com/modals/EditProfile.tsx:226 +#: src/view/com/modals/EditProfile.tsx:220 msgid "Saves any changes to your profile" msgstr "Speichert alle Änderungen an Deinem Profil" -#: src/view/com/modals/ChangeHandle.tsx:166 +#: src/view/com/modals/ChangeHandle.tsx:159 msgid "Saves handle change to {handle}" msgstr "Speichert Handle-Änderung in {handle}" -#: src/view/com/modals/crop-image/CropImage.web.tsx:170 +#: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" msgstr "" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/FeedItem.tsx:412 -#: src/view/com/notifications/FeedItem.tsx:437 +#: src/view/com/notifications/FeedItem.tsx:416 +#: src/view/com/notifications/FeedItem.tsx:441 msgid "Say hello!" msgstr "" #: src/screens/Onboarding/index.tsx:33 -#: src/screens/Onboarding/state.ts:97 +#: src/screens/Onboarding/state.ts:99 msgid "Science" msgstr "Wissenschaft" -#: src/view/screens/ProfileList.tsx:983 +#: src/view/screens/ProfileList.tsx:977 msgid "Scroll to top" msgstr "Zum Anfang blättern" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 -#: src/Navigation.tsx:555 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:483 +#: src/components/forms/SearchInput.tsx:34 +#: src/components/forms/SearchInput.tsx:36 +#: src/Navigation.tsx:554 #: src/view/com/modals/ListAddRemoveUsers.tsx:76 -#: src/view/com/util/forms/SearchInput.tsx:67 -#: src/view/com/util/forms/SearchInput.tsx:79 -#: src/view/screens/Search/Search.tsx:421 -#: src/view/screens/Search/Search.tsx:791 -#: src/view/screens/Search/Search.tsx:813 -#: src/view/shell/bottom-bar/BottomBar.tsx:179 -#: src/view/shell/desktop/LeftNav.tsx:349 -#: src/view/shell/Drawer.tsx:398 -#: src/view/shell/Drawer.tsx:399 +#: src/view/screens/Search/Search.tsx:576 +#: src/view/shell/bottom-bar/BottomBar.tsx:178 +#: src/view/shell/desktop/LeftNav.tsx:377 +#: src/view/shell/Drawer.tsx:390 +#: src/view/shell/Drawer.tsx:391 msgid "Search" msgstr "Suche" -#: src/view/shell/desktop/Search.tsx:200 +#: src/view/shell/desktop/Search.tsx:201 msgid "Search for \"{query}\"" msgstr "Nach \"{query}\" suchen" -#: src/view/screens/Search/Search.tsx:869 +#: src/view/screens/Search/Search.tsx:1003 msgid "Search for \"{searchText}\"" msgstr "" -#: src/components/TagMenu/index.tsx:156 +#: src/components/TagMenu/index.tsx:155 msgid "Search for all posts by @{authorHandle} with tag {displayTag}" msgstr "Nach allen Beiträgen von @{authorHandle} mit dem Tag {displayTag} suchen" -#: src/components/TagMenu/index.tsx:105 +#: src/components/TagMenu/index.tsx:104 msgid "Search for all posts with tag {displayTag}" msgstr "Nach allen Beiträgen mit dem Tag {displayTag} suchen" @@ -5896,18 +6016,16 @@ msgstr "" msgid "Search for users" msgstr "Nach Nutzern suchen" -#: src/components/dialogs/GifSelect.ios.tsx:159 -#: src/components/dialogs/GifSelect.tsx:169 +#: src/components/dialogs/GifSelect.tsx:181 msgid "Search GIFs" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:524 -#: src/components/dms/dialogs/SearchablePeopleList.tsx:525 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:503 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:504 msgid "Search profiles" msgstr "" -#: src/components/dialogs/GifSelect.ios.tsx:160 -#: src/components/dialogs/GifSelect.tsx:170 +#: src/components/dialogs/GifSelect.tsx:182 msgid "Search Tenor" msgstr "" @@ -5923,15 +6041,15 @@ msgstr "Siehe {truncatedTag}-Beiträge" msgid "See {truncatedTag} posts by user" msgstr "Siehe {truncatedTag}-Beiträge des Benutzers" -#: src/components/TagMenu/index.tsx:139 +#: src/components/TagMenu/index.tsx:138 msgid "See <0>{displayTag}</0> posts" msgstr "Siehe <0>{displayTag}</0>-Beiträge" -#: src/components/TagMenu/index.tsx:198 +#: src/components/TagMenu/index.tsx:197 msgid "See <0>{displayTag}</0> posts by this user" msgstr "Siehe <0>{displayTag}</0>-Beiträge von diesem Benutzer" -#: src/view/com/auth/SplashScreen.web.tsx:162 +#: src/view/com/auth/SplashScreen.web.tsx:155 msgid "See jobs at Bluesky" msgstr "" @@ -5940,7 +6058,7 @@ msgstr "" #~ msgid "See profile" #~ msgstr "" -#: src/view/screens/SavedFeeds.tsx:188 +#: src/view/screens/SavedFeeds.tsx:184 msgid "See this guide" msgstr "Siehe diesen Leitfaden" @@ -5948,7 +6066,7 @@ msgstr "Siehe diesen Leitfaden" #~ msgid "See what's next" #~ msgstr "Schau, was als nächstes kommt" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:631 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:189 msgid "Seek slider" msgstr "" @@ -5960,7 +6078,7 @@ msgstr "Wähle {item}" msgid "Select a color" msgstr "" -#: src/screens/Login/ChooseAccountForm.tsx:85 +#: src/screens/Login/ChooseAccountForm.tsx:77 msgid "Select account" msgstr "" @@ -5972,31 +6090,31 @@ msgstr "" msgid "Select an emoji" msgstr "" -#: src/screens/Login/index.tsx:120 +#: src/screens/Login/index.tsx:117 msgid "Select from an existing account" msgstr "Von einem bestehenden Konto auswählen" -#: src/view/com/composer/photos/SelectGifBtn.tsx:35 +#: src/view/com/composer/photos/SelectGifBtn.tsx:37 msgid "Select GIF" msgstr "" -#: src/components/dialogs/GifSelect.shared.tsx:29 +#: src/components/dialogs/GifSelect.tsx:308 msgid "Select GIF \"{0}\"" msgstr "" -#: src/components/dialogs/MutedWords.tsx:142 +#: src/components/dialogs/MutedWords.tsx:151 msgid "Select how long to mute this word for." msgstr "" -#: src/view/com/composer/videos/SubtitleDialog.tsx:249 +#: src/view/com/composer/videos/SubtitleDialog.tsx:247 msgid "Select language..." msgstr "" -#: src/view/screens/LanguageSettings.tsx:303 +#: src/view/screens/LanguageSettings.tsx:299 msgid "Select languages" msgstr "" -#: src/components/ReportDialog/SelectLabelerView.tsx:30 +#: src/components/ReportDialog/SelectLabelerView.tsx:29 msgid "Select moderator" msgstr "" @@ -6013,7 +6131,7 @@ msgstr "Wähle Option {i} von {numItems}" #~ msgid "Select some accounts below to follow" #~ msgstr "Wähle unten einige Konten aus, denen du folgen möchtest" -#: src/view/com/composer/videos/SubtitleFilePicker.tsx:65 +#: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 msgid "Select subtitle file (.vtt)" msgstr "" @@ -6021,11 +6139,11 @@ msgstr "" msgid "Select the {emojiName} emoji as your avatar" msgstr "" -#: src/components/ReportDialog/SubmitView.tsx:139 +#: src/components/ReportDialog/SubmitView.tsx:140 msgid "Select the moderation service(s) to report to" msgstr "" -#: src/view/com/auth/server-input/index.tsx:82 +#: src/view/com/auth/server-input/index.tsx:79 msgid "Select the service that hosts your data." msgstr "Wähle den Dienst aus, der deine Daten hostet." @@ -6033,11 +6151,11 @@ msgstr "Wähle den Dienst aus, der deine Daten hostet." #~ msgid "Select topical feeds to follow from the list below" #~ msgstr "Wähle aus der folgenden Liste die themenbezogenen Feeds aus, die du verfolgen möchtest" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:94 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:105 msgid "Select video" msgstr "" -#: src/components/dialogs/MutedWords.tsx:242 +#: src/components/dialogs/MutedWords.tsx:272 msgid "Select what content this mute word should apply to." msgstr "" @@ -6045,7 +6163,7 @@ msgstr "" #~ msgid "Select what you want to see (or not see), and we’ll handle the rest." #~ msgstr "Wähle aus, was du sehen (oder nicht sehen) möchtest, und wir kümmern uns um den Rest." -#: src/view/screens/LanguageSettings.tsx:285 +#: src/view/screens/LanguageSettings.tsx:281 msgid "Select which languages you want your subscribed feeds to include. If none are selected, all languages will be shown." msgstr "Wähle aus, welche Sprachen deine abonnierten Feeds enthalten sollen. Wenn du keine Sprachen auswählst, werden alle Sprachen angezeigt." @@ -6053,19 +6171,19 @@ msgstr "Wähle aus, welche Sprachen deine abonnierten Feeds enthalten sollen. We #~ msgid "Select your app language for the default text to display in the app" #~ msgstr "Wählen deine App-Sprache für den Standardtext aus, der in der App angezeigt werden soll" -#: src/view/screens/LanguageSettings.tsx:99 +#: src/view/screens/LanguageSettings.tsx:95 msgid "Select your app language for the default text to display in the app." msgstr "" -#: src/screens/Signup/StepInfo/index.tsx:193 +#: src/screens/Signup/StepInfo/index.tsx:223 msgid "Select your date of birth" msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:206 +#: src/screens/Onboarding/StepInterests/index.tsx:192 msgid "Select your interests from the options below" msgstr "Wähle aus den folgenden Optionen deine Interessen aus" -#: src/view/screens/LanguageSettings.tsx:193 +#: src/view/screens/LanguageSettings.tsx:189 msgid "Select your preferred language for translations in your feed." msgstr "Wähle deine bevorzugte Sprache für Übersetzungen in deinem Feed aus." @@ -6095,23 +6213,23 @@ msgctxt "action" msgid "Send Email" msgstr "E-Mail senden" -#: src/view/shell/Drawer.tsx:339 +#: src/view/shell/Drawer.tsx:331 msgid "Send feedback" msgstr "Feedback senden" -#: src/screens/Messages/Conversation/MessageInput.tsx:165 -#: src/screens/Messages/Conversation/MessageInput.web.tsx:219 +#: src/screens/Messages/components/MessageInput.tsx:165 +#: src/screens/Messages/components/MessageInput.web.tsx:219 msgid "Send message" msgstr "" -#: src/components/dms/dialogs/ShareViaChatDialog.tsx:64 +#: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 msgid "Send post to..." msgstr "" -#: src/components/dms/ReportDialog.tsx:234 -#: src/components/dms/ReportDialog.tsx:237 -#: src/components/ReportDialog/SubmitView.tsx:219 -#: src/components/ReportDialog/SubmitView.tsx:223 +#: src/components/dms/ReportDialog.tsx:229 +#: src/components/dms/ReportDialog.tsx:232 +#: src/components/ReportDialog/SubmitView.tsx:220 +#: src/components/ReportDialog/SubmitView.tsx:224 msgid "Send report" msgstr "" @@ -6119,17 +6237,17 @@ msgstr "" #~ msgid "Send Report" #~ msgstr "Bericht senden" -#: src/components/ReportDialog/SelectLabelerView.tsx:44 +#: src/components/ReportDialog/SelectLabelerView.tsx:43 msgid "Send report to {0}" msgstr "" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:119 -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:122 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:118 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:121 msgid "Send verification email" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:399 -#: src/view/com/util/forms/PostDropdownBtn.tsx:402 +#: src/view/com/util/forms/PostDropdownBtn.tsx:441 +#: src/view/com/util/forms/PostDropdownBtn.tsx:444 msgid "Send via direct message" msgstr "" @@ -6137,7 +6255,7 @@ msgstr "" msgid "Sends email with confirmation code for account deletion" msgstr "Sendet eine E-Mail mit Bestätigungscode für die Kontolöschung" -#: src/view/com/auth/server-input/index.tsx:114 +#: src/view/com/auth/server-input/index.tsx:111 msgid "Server address" msgstr "Server-Adresse" @@ -6151,7 +6269,7 @@ msgstr "Server-Adresse" #~ msgid "Set Age" #~ msgstr "Alter festlegen" -#: src/screens/Moderation/index.tsx:316 +#: src/screens/Moderation/index.tsx:314 msgid "Set birthdate" msgstr "" @@ -6175,7 +6293,7 @@ msgstr "" #~ msgid "Set dark theme to the dim theme" #~ msgstr "Dunkelmodus auf den gedimmten Modus setzen" -#: src/screens/Login/SetNewPasswordForm.tsx:102 +#: src/screens/Login/SetNewPasswordForm.tsx:96 msgid "Set new password" msgstr "Neues Passwort festlegen" @@ -6207,7 +6325,7 @@ msgstr "Setze diese Einstellung auf \"Ja\", um Beispiele für deine gespeicherte msgid "Set up your account" msgstr "Dein Konto einrichten" -#: src/view/com/modals/ChangeHandle.tsx:261 +#: src/view/com/modals/ChangeHandle.tsx:254 msgid "Sets Bluesky username" msgstr "Legt deinen Bluesky-Benutzernamen fest" @@ -6231,7 +6349,7 @@ msgstr "Legt deinen Bluesky-Benutzernamen fest" #~ msgid "Sets dark theme to the dim theme" #~ msgstr "" -#: src/screens/Login/ForgotPasswordForm.tsx:113 +#: src/screens/Login/ForgotPasswordForm.tsx:107 msgid "Sets email for password reset" msgstr "Legt die E-Mail für das Zurücksetzen des Passworts fest" @@ -6240,27 +6358,27 @@ msgstr "Legt die E-Mail für das Zurücksetzen des Passworts fest" #~ msgstr "Legt den Hosting-Anbieter für das Zurücksetzen des Passworts fest" #: src/view/com/modals/crop-image/CropImage.web.tsx:146 -msgid "Sets image aspect ratio to square" -msgstr "" +#~ msgid "Sets image aspect ratio to square" +#~ msgstr "" #: src/view/com/modals/crop-image/CropImage.web.tsx:136 -msgid "Sets image aspect ratio to tall" -msgstr "" +#~ msgid "Sets image aspect ratio to tall" +#~ msgstr "" #: src/view/com/modals/crop-image/CropImage.web.tsx:126 -msgid "Sets image aspect ratio to wide" -msgstr "" +#~ msgid "Sets image aspect ratio to wide" +#~ msgstr "" #: src/view/com/auth/create/Step1.tsx:97 #: src/view/com/auth/login/LoginForm.tsx:154 #~ msgid "Sets server for the Bluesky client" #~ msgstr "Setzt den Server für den Bluesky-Client" -#: src/Navigation.tsx:155 -#: src/view/screens/Settings/index.tsx:302 -#: src/view/shell/desktop/LeftNav.tsx:395 -#: src/view/shell/Drawer.tsx:563 -#: src/view/shell/Drawer.tsx:564 +#: src/Navigation.tsx:154 +#: src/view/screens/Settings/index.tsx:301 +#: src/view/shell/desktop/LeftNav.tsx:423 +#: src/view/shell/Drawer.tsx:555 +#: src/view/shell/Drawer.tsx:556 msgid "Settings" msgstr "Einstellungen" @@ -6272,20 +6390,19 @@ msgstr "Sexuelle Aktivitäten oder erotische Nacktheit." msgid "Sexually Suggestive" msgstr "" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:644 -#: src/components/StarterPack/QrCodeDialog.tsx:177 +#: src/components/StarterPack/QrCodeDialog.tsx:175 #: src/screens/StarterPack/StarterPackScreen.tsx:411 #: src/screens/StarterPack/StarterPackScreen.tsx:582 -#: src/view/com/profile/ProfileMenu.tsx:219 -#: src/view/com/profile/ProfileMenu.tsx:228 -#: src/view/com/util/forms/PostDropdownBtn.tsx:410 -#: src/view/com/util/forms/PostDropdownBtn.tsx:419 +#: src/view/com/profile/ProfileMenu.tsx:195 +#: src/view/com/profile/ProfileMenu.tsx:204 +#: src/view/com/util/forms/PostDropdownBtn.tsx:452 +#: src/view/com/util/forms/PostDropdownBtn.tsx:461 #: src/view/com/util/post-ctrls/PostCtrls.tsx:345 -#: src/view/screens/ProfileList.tsx:484 +#: src/view/screens/ProfileList.tsx:478 msgid "Share" msgstr "Teilen" -#: src/view/com/lightbox/Lightbox.tsx:148 +#: src/view/com/lightbox/Lightbox.tsx:176 msgctxt "action" msgid "Share" msgstr "Teilen" @@ -6298,24 +6415,24 @@ msgstr "" msgid "Share a fun fact!" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:377 -#: src/view/com/util/forms/PostDropdownBtn.tsx:659 +#: src/view/com/profile/ProfileMenu.tsx:353 +#: src/view/com/util/forms/PostDropdownBtn.tsx:703 #: src/view/com/util/post-ctrls/PostCtrls.tsx:361 msgid "Share anyway" msgstr "" -#: src/view/screens/ProfileFeed.tsx:360 -#: src/view/screens/ProfileFeed.tsx:362 +#: src/view/screens/ProfileFeed.tsx:357 +#: src/view/screens/ProfileFeed.tsx:359 msgid "Share feed" msgstr "Feed teilen" #: src/components/dialogs/nuxs/TenMillion/index.tsx:621 -msgid "Share image externally" -msgstr "" +#~ msgid "Share image externally" +#~ msgstr "" #: src/components/dialogs/nuxs/TenMillion/index.tsx:639 -msgid "Share image in post" -msgstr "" +#~ msgid "Share image in post" +#~ msgstr "" #: src/components/StarterPack/ShareDialog.tsx:124 #: src/components/StarterPack/ShareDialog.tsx:131 @@ -6349,7 +6466,7 @@ msgstr "" msgid "Share your favorite feed!" msgstr "" -#: src/Navigation.tsx:251 +#: src/Navigation.tsx:250 msgid "Shared Preferences Tester" msgstr "" @@ -6360,16 +6477,20 @@ msgstr "" #: src/components/moderation/ContentHider.tsx:116 #: src/components/moderation/LabelPreference.tsx:136 #: src/components/moderation/PostHider.tsx:122 -#: src/view/screens/Settings/index.tsx:351 +#: src/view/screens/Settings/index.tsx:350 msgid "Show" msgstr "Anzeigen" -#: src/view/com/util/post-embeds/GifEmbed.tsx:169 +#: src/view/screens/Search/Search.tsx:889 +msgid "Show advanced filters" +msgstr "" + +#: src/view/com/util/post-embeds/GifEmbed.tsx:166 msgid "Show alt text" msgstr "" -#: src/components/moderation/ScreenHider.tsx:178 -#: src/components/moderation/ScreenHider.tsx:181 +#: src/components/moderation/ScreenHider.tsx:172 +#: src/components/moderation/ScreenHider.tsx:175 #: src/screens/List/ListHiddenScreen.tsx:176 msgid "Show anyway" msgstr "Trotzdem anzeigen" @@ -6395,8 +6516,8 @@ msgstr "" msgid "Show hidden replies" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:449 -#: src/view/com/util/forms/PostDropdownBtn.tsx:451 +#: src/view/com/util/forms/PostDropdownBtn.tsx:491 +#: src/view/com/util/forms/PostDropdownBtn.tsx:493 msgid "Show less like this" msgstr "" @@ -6404,14 +6525,14 @@ msgstr "" msgid "Show list anyway" msgstr "" -#: src/view/com/post-thread/PostThreadItem.tsx:590 -#: src/view/com/post/Post.tsx:234 -#: src/view/com/posts/FeedItem.tsx:476 +#: src/view/com/post-thread/PostThreadItem.tsx:580 +#: src/view/com/post/Post.tsx:233 +#: src/view/com/posts/FeedItem.tsx:500 msgid "Show More" msgstr "Mehr anzeigen" -#: src/view/com/util/forms/PostDropdownBtn.tsx:441 -#: src/view/com/util/forms/PostDropdownBtn.tsx:443 +#: src/view/com/util/forms/PostDropdownBtn.tsx:483 +#: src/view/com/util/forms/PostDropdownBtn.tsx:485 msgid "Show more like this" msgstr "" @@ -6455,8 +6576,8 @@ msgstr "Zeige Antworten von Personen, denen du folgst, vor allen anderen Antwort #~ msgid "Show replies in Following feed" #~ msgstr "Antworten in folgendem Feed anzeigen" -#: src/view/com/util/forms/PostDropdownBtn.tsx:517 -#: src/view/com/util/forms/PostDropdownBtn.tsx:527 +#: src/view/com/util/forms/PostDropdownBtn.tsx:559 +#: src/view/com/util/forms/PostDropdownBtn.tsx:569 msgid "Show reply for everyone" msgstr "" @@ -6490,21 +6611,21 @@ msgstr "" #~ msgstr "Zeigt eine Liste von Benutzern, die diesem Benutzer ähnlich sind." #: src/view/com/post-thread/PostThreadFollowBtn.tsx:128 -msgid "Shows posts from {0} in your feed" -msgstr "Zeigt Beiträge von {0} in deinem Feed" +#~ msgid "Shows posts from {0} in your feed" +#~ msgstr "Zeigt Beiträge von {0} in deinem Feed" #: src/components/dialogs/Signin.tsx:97 #: src/components/dialogs/Signin.tsx:99 -#: src/screens/Login/index.tsx:100 -#: src/screens/Login/index.tsx:119 -#: src/screens/Login/LoginForm.tsx:166 -#: src/view/com/auth/SplashScreen.tsx:63 -#: src/view/com/auth/SplashScreen.tsx:72 -#: src/view/com/auth/SplashScreen.web.tsx:112 -#: src/view/com/auth/SplashScreen.web.tsx:121 +#: src/screens/Login/index.tsx:97 +#: src/screens/Login/index.tsx:116 +#: src/screens/Login/LoginForm.tsx:163 +#: src/view/com/auth/SplashScreen.tsx:62 +#: src/view/com/auth/SplashScreen.tsx:70 +#: src/view/com/auth/SplashScreen.web.tsx:106 +#: src/view/com/auth/SplashScreen.web.tsx:114 +#: src/view/shell/bottom-bar/BottomBar.tsx:311 #: src/view/shell/bottom-bar/BottomBar.tsx:312 -#: src/view/shell/bottom-bar/BottomBar.tsx:313 -#: src/view/shell/bottom-bar/BottomBar.tsx:315 +#: src/view/shell/bottom-bar/BottomBar.tsx:314 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:204 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:205 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:207 @@ -6524,7 +6645,7 @@ msgstr "Anmelden" msgid "Sign in as {0}" msgstr "Anmelden als {0}" -#: src/screens/Login/ChooseAccountForm.tsx:88 +#: src/screens/Login/ChooseAccountForm.tsx:80 msgid "Sign in as..." msgstr "Anmelden als..." @@ -6540,18 +6661,18 @@ msgstr "" msgid "Sign into Bluesky or create a new account" msgstr "" -#: src/view/screens/Settings/index.tsx:432 +#: src/view/screens/Settings/index.tsx:431 msgid "Sign out" msgstr "Abmelden" -#: src/view/screens/Settings/index.tsx:420 -#: src/view/screens/Settings/index.tsx:430 +#: src/view/screens/Settings/index.tsx:419 +#: src/view/screens/Settings/index.tsx:429 msgid "Sign out of all accounts" msgstr "" +#: src/view/shell/bottom-bar/BottomBar.tsx:301 #: src/view/shell/bottom-bar/BottomBar.tsx:302 -#: src/view/shell/bottom-bar/BottomBar.tsx:303 -#: src/view/shell/bottom-bar/BottomBar.tsx:305 +#: src/view/shell/bottom-bar/BottomBar.tsx:304 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:194 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:195 #: src/view/shell/bottom-bar/BottomBarWeb.tsx:197 @@ -6565,17 +6686,17 @@ msgstr "Registrieren" msgid "Sign up or sign in to join the conversation" msgstr "Registriere dich oder melden dich an, um an der Diskussion teilzunehmen" -#: src/components/moderation/ScreenHider.tsx:97 +#: src/components/moderation/ScreenHider.tsx:91 #: src/lib/moderation/useGlobalLabelStrings.ts:28 msgid "Sign-in Required" msgstr "Anmelden erforderlich" -#: src/view/screens/Settings/index.tsx:361 +#: src/view/screens/Settings/index.tsx:360 msgid "Signed in as" msgstr "Angemeldet als" -#: src/lib/hooks/useAccountSwitcher.ts:44 -#: src/screens/Login/ChooseAccountForm.tsx:60 +#: src/lib/hooks/useAccountSwitcher.ts:41 +#: src/screens/Login/ChooseAccountForm.tsx:53 msgid "Signed in as @{0}" msgstr "Angemeldet als @{0}" @@ -6587,8 +6708,8 @@ msgstr "" #~ msgid "Signs {0} out of Bluesky" #~ msgstr "Meldet {0} von Bluesky ab" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:308 -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:315 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:299 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:306 msgid "Signup without a starter pack" msgstr "" @@ -6596,17 +6717,22 @@ msgstr "" msgid "Similar accounts" msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:245 +#: src/screens/Onboarding/StepInterests/index.tsx:231 #: src/screens/StarterPack/Wizard/index.tsx:191 msgid "Skip" msgstr "Überspringen" -#: src/screens/Onboarding/StepInterests/index.tsx:242 +#: src/screens/Onboarding/StepInterests/index.tsx:228 msgid "Skip this flow" msgstr "Diesen Schritt überspringen" +#: src/components/dialogs/nuxs/NeueTypography.tsx:95 +#: src/screens/Settings/AppearanceSettings.tsx:165 +msgid "Smaller" +msgstr "" + #: src/screens/Onboarding/index.tsx:37 -#: src/screens/Onboarding/state.ts:85 +#: src/screens/Onboarding/state.ts:87 msgid "Software Dev" msgstr "Software-Entwicklung" @@ -6622,7 +6748,7 @@ msgstr "" #~ msgid "Some subtitle" #~ msgstr "" -#: src/screens/Messages/Conversation/index.tsx:106 +#: src/screens/Messages/Conversation.tsx:106 msgid "Something went wrong" msgstr "" @@ -6631,7 +6757,7 @@ msgstr "" msgid "Something went wrong, please try again" msgstr "" -#: src/components/ReportDialog/index.tsx:59 +#: src/components/ReportDialog/index.tsx:54 #: src/screens/Moderation/index.tsx:115 #: src/screens/Profile/Sections/Labels.tsx:87 msgid "Something went wrong, please try again." @@ -6642,8 +6768,8 @@ msgstr "" msgid "Something went wrong!" msgstr "Es ist ein Fehler aufgetreten." -#: src/App.native.tsx:102 -#: src/App.web.tsx:88 +#: src/App.native.tsx:113 +#: src/App.web.tsx:100 msgid "Sorry! Your session expired. Please log in again." msgstr "Entschuldigung! Deine Sitzung ist abgelaufen. Bitte logge dich erneut ein." @@ -6655,17 +6781,17 @@ msgstr "Antworten sortieren" msgid "Sort replies to the same post by:" msgstr "Antworten auf denselben Beitrag sortieren nach:" -#: src/components/moderation/LabelsOnMeDialog.tsx:168 -#~ msgid "Source:" -#~ msgstr "" +#: src/components/moderation/LabelsOnMeDialog.tsx:167 +msgid "Source:" +msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:169 #~ msgid "Source: <0>{0}</0>" #~ msgstr "" #: src/components/moderation/LabelsOnMeDialog.tsx:163 -msgid "Source: <0>{sourceName}</0>" -msgstr "" +#~ msgid "Source: <0>{sourceName}</0>" +#~ msgstr "" #: src/lib/moderation/useReportOptions.ts:72 #: src/lib/moderation/useReportOptions.ts:85 @@ -6677,49 +6803,53 @@ msgid "Spam; excessive mentions or replies" msgstr "" #: src/screens/Onboarding/index.tsx:27 -#: src/screens/Onboarding/state.ts:98 +#: src/screens/Onboarding/state.ts:100 msgid "Sports" msgstr "Sport" #: src/view/com/modals/crop-image/CropImage.web.tsx:145 -msgid "Square" -msgstr "Quadratische" +#~ msgid "Square" +#~ msgstr "Quadratische" -#: src/components/dms/dialogs/NewChatDialog.tsx:63 +#: src/components/dms/dialogs/NewChatDialog.tsx:61 msgid "Start a new chat" msgstr "" -#: src/components/dms/dialogs/SearchablePeopleList.tsx:371 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:349 msgid "Start chat with {displayName}" msgstr "" #: src/components/dms/MessagesNUX.tsx:161 -msgid "Start chatting" -msgstr "" +#~ msgid "Start chatting" +#~ msgstr "" #: src/tours/Tooltip.tsx:99 #~ msgid "Start of onboarding tour window. Do not move backward. Instead, go forward for more options, or press to skip." #~ msgstr "" -#: src/Navigation.tsx:358 -#: src/Navigation.tsx:363 +#: src/Navigation.tsx:357 +#: src/Navigation.tsx:362 #: src/screens/StarterPack/Wizard/index.tsx:182 msgid "Starter Pack" msgstr "" -#: src/components/StarterPack/StarterPackCard.tsx:73 +#: src/components/StarterPack/StarterPackCard.tsx:75 msgid "Starter pack by {0}" msgstr "" +#: src/components/StarterPack/StarterPackCard.tsx:74 +msgid "Starter pack by you" +msgstr "" + #: src/screens/StarterPack/StarterPackScreen.tsx:703 msgid "Starter pack is invalid" msgstr "" -#: src/view/screens/Profile.tsx:225 +#: src/view/screens/Profile.tsx:224 msgid "Starter Packs" msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:238 +#: src/components/StarterPack/ProfileStarterPacks.tsx:239 msgid "Starter packs let you easily share your favorite feeds and people with your friends." msgstr "" @@ -6727,7 +6857,7 @@ msgstr "" #~ msgid "Status page" #~ msgstr "Status-Seite" -#: src/view/screens/Settings/index.tsx:917 +#: src/view/screens/Settings/index.tsx:916 msgid "Status Page" msgstr "" @@ -6735,7 +6865,7 @@ msgstr "" #~ msgid "Step" #~ msgstr "" -#: src/screens/Signup/index.tsx:136 +#: src/screens/Signup/index.tsx:130 msgid "Step {0} of {1}" msgstr "" @@ -6743,23 +6873,23 @@ msgstr "" #~ msgid "Step {0} of {numSteps}" #~ msgstr "Schritt {0} von {numSteps}" -#: src/view/screens/Settings/index.tsx:278 +#: src/view/screens/Settings/index.tsx:277 msgid "Storage cleared, you need to restart the app now." msgstr "Der Speicher wurde gelöscht, du musst die App jetzt neu starten." -#: src/Navigation.tsx:241 -#: src/view/screens/Settings/index.tsx:829 +#: src/Navigation.tsx:240 +#: src/view/screens/Settings/index.tsx:828 msgid "Storybook" msgstr "Storybook" -#: src/components/moderation/LabelsOnMeDialog.tsx:293 -#: src/components/moderation/LabelsOnMeDialog.tsx:294 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:142 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:143 +#: src/components/moderation/LabelsOnMeDialog.tsx:298 +#: src/components/moderation/LabelsOnMeDialog.tsx:299 +#: src/screens/Messages/components/ChatDisabled.tsx:142 +#: src/screens/Messages/components/ChatDisabled.tsx:143 msgid "Submit" msgstr "Einreichen" -#: src/view/screens/ProfileList.tsx:700 +#: src/view/screens/ProfileList.tsx:694 msgid "Subscribe" msgstr "Abonnieren" @@ -6767,7 +6897,7 @@ msgstr "Abonnieren" msgid "Subscribe to @{0} to use these labels:" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:230 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:225 msgid "Subscribe to Labeler" msgstr "" @@ -6776,11 +6906,11 @@ msgstr "" #~ msgid "Subscribe to the {0} feed" #~ msgstr "Abonniere den {0} Feed" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:197 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:191 msgid "Subscribe to this labeler" msgstr "" -#: src/view/screens/ProfileList.tsx:696 +#: src/view/screens/ProfileList.tsx:690 msgid "Subscribe to this list" msgstr "Abonniere diese Liste" @@ -6800,14 +6930,14 @@ msgstr "Vorgeschlagen für dich" msgid "Suggestive" msgstr "Suggestiv" -#: src/Navigation.tsx:261 +#: src/Navigation.tsx:260 #: src/view/screens/Support.tsx:30 #: src/view/screens/Support.tsx:33 msgid "Support" msgstr "Support" -#: src/components/dialogs/SwitchAccount.tsx:47 -#: src/components/dialogs/SwitchAccount.tsx:50 +#: src/components/dialogs/SwitchAccount.tsx:46 +#: src/components/dialogs/SwitchAccount.tsx:49 msgid "Switch Account" msgstr "Konto wechseln" @@ -6815,20 +6945,21 @@ msgstr "Konto wechseln" #~ msgid "Switch between feeds to control your experience." #~ msgstr "" -#: src/view/screens/Settings/index.tsx:126 +#: src/view/screens/Settings/index.tsx:129 msgid "Switch to {0}" msgstr "Wechseln zu {0}" -#: src/view/screens/Settings/index.tsx:127 +#: src/view/screens/Settings/index.tsx:130 msgid "Switches the account you are logged in to" msgstr "Wechselt das Konto, in das du eingeloggt bist" -#: src/screens/Settings/AppearanceSettings.tsx:85 -#: src/screens/Settings/AppearanceSettings.tsx:87 +#: src/components/dialogs/nuxs/NeueTypography.tsx:78 +#: src/screens/Settings/AppearanceSettings.tsx:101 +#: src/screens/Settings/AppearanceSettings.tsx:148 msgid "System" msgstr "System" -#: src/view/screens/Settings/index.tsx:817 +#: src/view/screens/Settings/index.tsx:816 msgid "System log" msgstr "Systemprotokoll" @@ -6836,31 +6967,31 @@ msgstr "Systemprotokoll" #~ msgid "tag" #~ msgstr "Tag" -#: src/components/TagMenu/index.tsx:89 +#: src/components/TagMenu/index.tsx:88 msgid "Tag menu: {displayTag}" msgstr "Tag-Menü: {displayTag}" -#: src/components/dialogs/MutedWords.tsx:282 +#: src/components/dialogs/MutedWords.tsx:313 msgid "Tags only" msgstr "" #: src/view/com/modals/crop-image/CropImage.web.tsx:135 -msgid "Tall" -msgstr "Groß" +#~ msgid "Tall" +#~ msgstr "Groß" #: src/components/ProgressGuide/Toast.tsx:150 msgid "Tap to dismiss" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:145 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:136 msgid "Tap to enter full screen" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:151 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:142 msgid "Tap to play or pause" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:164 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:159 msgid "Tap to toggle sound" msgstr "" @@ -6882,7 +7013,7 @@ msgid "Teach our algorithm what you like" msgstr "" #: src/screens/Onboarding/index.tsx:36 -#: src/screens/Onboarding/state.ts:99 +#: src/screens/Onboarding/state.ts:101 msgid "Tech" msgstr "Technik" @@ -6895,18 +7026,17 @@ msgid "Tell us a little more" msgstr "" #: src/components/dialogs/nuxs/TenMillion/index.tsx:518 -msgid "Ten Million" -msgstr "" +#~ msgid "Ten Million" +#~ msgstr "" #: src/view/shell/desktop/RightNav.tsx:90 msgid "Terms" msgstr "Bedingungen" -#: src/Navigation.tsx:271 -#: src/screens/Signup/StepInfo/Policies.tsx:52 -#: src/view/screens/Settings/index.tsx:905 +#: src/Navigation.tsx:270 +#: src/view/screens/Settings/index.tsx:904 #: src/view/screens/TermsOfService.tsx:29 -#: src/view/shell/Drawer.tsx:292 +#: src/view/shell/Drawer.tsx:284 msgid "Terms of Service" msgstr "Nutzungsbedingungen" @@ -6921,29 +7051,33 @@ msgstr "" #~ msgid "text" #~ msgstr "Text" -#: src/components/dialogs/MutedWords.tsx:266 +#: src/components/dialogs/MutedWords.tsx:297 msgid "Text & tags" msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:257 -#: src/screens/Messages/Conversation/ChatDisabled.tsx:108 +#: src/components/moderation/LabelsOnMeDialog.tsx:262 +#: src/screens/Messages/components/ChatDisabled.tsx:108 msgid "Text input field" msgstr "Text-Eingabefeld" -#: src/components/dms/ReportDialog.tsx:134 -#: src/components/ReportDialog/SubmitView.tsx:81 +#: src/components/dms/ReportDialog.tsx:129 +#: src/components/ReportDialog/SubmitView.tsx:82 msgid "Thank you. Your report has been sent." msgstr "" #: src/components/dialogs/nuxs/TenMillion/index.tsx:593 -msgid "Thanks for being one of our first 10 million users." -msgstr "" +#~ msgid "Thanks for being one of our first 10 million users." +#~ msgstr "" #: src/components/intents/VerifyEmailIntentDialog.tsx:74 -msgid "Thanks, you have successfully verified your email address." +#~ msgid "Thanks, you have successfully verified your email address." +#~ msgstr "" + +#: src/components/intents/VerifyEmailIntentDialog.tsx:82 +msgid "Thanks, you have successfully verified your email address. You can close this dialog." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:459 +#: src/view/com/modals/ChangeHandle.tsx:452 msgid "That contains the following:" msgstr "" @@ -6960,12 +7094,12 @@ msgstr "Dieser Handle ist bereits besetzt." msgid "That starter pack could not be found." msgstr "" -#: src/view/com/post-thread/PostQuotes.tsx:127 +#: src/view/com/post-thread/PostQuotes.tsx:133 msgid "That's all, folks!" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:270 -#: src/view/com/profile/ProfileMenu.tsx:353 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:265 +#: src/view/com/profile/ProfileMenu.tsx:329 msgid "The account will be able to interact with you after unblocking." msgstr "Das Konto kann nach der Entblockiert mit dir interagieren." @@ -6978,7 +7112,7 @@ msgstr "Das Konto kann nach der Entblockiert mit dir interagieren." msgid "The author of this thread has hidden this reply." msgstr "" -#: src/screens/Moderation/index.tsx:368 +#: src/screens/Moderation/index.tsx:366 msgid "The Bluesky web application" msgstr "" @@ -6999,7 +7133,7 @@ msgstr "" msgid "The Discover feed now knows what you like" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:329 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:320 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "" @@ -7007,11 +7141,11 @@ msgstr "" msgid "The feed has been replaced with Discover." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:58 +#: src/components/moderation/LabelsOnMeDialog.tsx:57 msgid "The following labels were applied to your account." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:59 +#: src/components/moderation/LabelsOnMeDialog.tsx:58 msgid "The following labels were applied to your content." msgstr "" @@ -7028,7 +7162,7 @@ msgstr "Möglicherweise wurde der Post gelöscht." msgid "The Privacy Policy has been moved to <0/>" msgstr "Die Datenschutzerklärung wurde nach <0/> verschoben" -#: src/state/queries/video/video.ts:227 +#: src/view/com/composer/state/video.ts:409 msgid "The selected video is larger than 50MB." msgstr "" @@ -7044,10 +7178,15 @@ msgstr "Das Support-Formular wurde verschoben. Wenn du Hilfe benötigst, wende d msgid "The Terms of Service have been moved to" msgstr "Die Allgemeinen Geschäftsbedingungen wurden verschoben nach" -#: src/components/intents/VerifyEmailIntentDialog.tsx:85 +#: src/components/intents/VerifyEmailIntentDialog.tsx:94 msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "" +#: src/components/dialogs/nuxs/NeueTypography.tsx:82 +#: src/screens/Settings/AppearanceSettings.tsx:152 +msgid "Theme" +msgstr "" + #: src/screens/Onboarding/StepAlgoFeeds/index.tsx:141 #~ msgid "There are many feeds to try:" #~ msgstr "Es gibt viele Feeds zum Ausprobieren:" @@ -7056,8 +7195,8 @@ msgstr "" msgid "There is no time limit for account deactivation, come back any time." msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:117 -#: src/view/screens/ProfileFeed.tsx:545 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:112 +#: src/view/screens/ProfileFeed.tsx:539 msgid "There was an an issue contacting the server, please check your internet connection and try again." msgstr "Es gab ein Problem bei der Kontaktaufnahme mit dem Server. Bitte überprüfe deine Internetverbindung und versuche es erneut." @@ -7067,12 +7206,11 @@ msgstr "Es gab ein Problem beim Entfernen dieses Feeds. Bitte überprüfe deine #: src/view/com/posts/FeedShutdownMsg.tsx:52 #: src/view/com/posts/FeedShutdownMsg.tsx:71 -#: src/view/screens/ProfileFeed.tsx:206 +#: src/view/screens/ProfileFeed.tsx:204 msgid "There was an an issue updating your feeds, please check your internet connection and try again." msgstr "Es gab ein Problem bei der Aktualisierung deines Feeds. Bitte überprüfe deine Internetverbindung und versuche es erneut." -#: src/components/dialogs/GifSelect.ios.tsx:197 -#: src/components/dialogs/GifSelect.tsx:213 +#: src/components/dialogs/GifSelect.tsx:226 msgid "There was an issue connecting to Tenor." msgstr "" @@ -7080,12 +7218,12 @@ msgstr "" #~ msgid "There was an issue connecting to the chat." #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:235 -#: src/view/screens/ProfileList.tsx:359 -#: src/view/screens/ProfileList.tsx:378 -#: src/view/screens/SavedFeeds.tsx:238 -#: src/view/screens/SavedFeeds.tsx:264 -#: src/view/screens/SavedFeeds.tsx:290 +#: src/view/screens/ProfileFeed.tsx:233 +#: src/view/screens/ProfileList.tsx:360 +#: src/view/screens/ProfileList.tsx:379 +#: src/view/screens/SavedFeeds.tsx:234 +#: src/view/screens/SavedFeeds.tsx:256 +#: src/view/screens/SavedFeeds.tsx:278 msgid "There was an issue contacting the server" msgstr "Es gab ein Problem bei der Kontaktaufnahme mit dem Server" @@ -7098,21 +7236,21 @@ msgstr "Es gab ein Problem bei der Kontaktaufnahme mit deinem Server" msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen von Mitteilungen. Tippe hier, um es erneut zu versuchen." -#: src/view/com/posts/Feed.tsx:476 +#: src/view/com/posts/Feed.tsx:473 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen der Beiträge. Tippe hier, um es erneut zu versuchen." -#: src/view/com/lists/ListMembers.tsx:172 +#: src/view/com/lists/ListMembers.tsx:169 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." #: src/view/com/feeds/ProfileFeedgens.tsx:150 -#: src/view/com/lists/ProfileLists.tsx:154 +#: src/view/com/lists/ProfileLists.tsx:149 msgid "There was an issue fetching your lists. Tap here to try again." msgstr "Es gab ein Problem beim Abrufen deiner Listen. Tippe hier, um es erneut zu versuchen." -#: src/components/dms/ReportDialog.tsx:222 -#: src/components/ReportDialog/SubmitView.tsx:86 +#: src/components/dms/ReportDialog.tsx:217 +#: src/components/ReportDialog/SubmitView.tsx:87 msgid "There was an issue sending your report. Please check your internet connection." msgstr "" @@ -7120,37 +7258,36 @@ msgstr "" #~ msgid "There was an issue syncing your preferences with the server" #~ msgstr "Es gab ein Problem bei der Synchronisierung deiner Einstellungen mit dem Server" -#: src/view/screens/AppPasswords.tsx:69 +#: src/view/screens/AppPasswords.tsx:66 msgid "There was an issue with fetching your app passwords" msgstr "Es gab ein Problem beim Abrufen deiner App-Passwörter" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:103 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:125 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:139 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:97 -#: src/view/com/post-thread/PostThreadFollowBtn.tsx:109 -#: src/view/com/profile/ProfileMenu.tsx:111 -#: src/view/com/profile/ProfileMenu.tsx:122 -#: src/view/com/profile/ProfileMenu.tsx:137 -#: src/view/com/profile/ProfileMenu.tsx:148 -#: src/view/com/profile/ProfileMenu.tsx:162 -#: src/view/com/profile/ProfileMenu.tsx:175 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:99 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:120 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:133 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:91 +#: src/view/com/post-thread/PostThreadFollowBtn.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:102 +#: src/view/com/profile/ProfileMenu.tsx:112 +#: src/view/com/profile/ProfileMenu.tsx:126 +#: src/view/com/profile/ProfileMenu.tsx:136 +#: src/view/com/profile/ProfileMenu.tsx:149 +#: src/view/com/profile/ProfileMenu.tsx:161 msgid "There was an issue! {0}" msgstr "Es gab ein Problem! {0}" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:182 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:185 #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 #: src/view/screens/ProfileList.tsx:391 -#: src/view/screens/ProfileList.tsx:405 -#: src/view/screens/ProfileList.tsx:419 -#: src/view/screens/ProfileList.tsx:433 +#: src/view/screens/ProfileList.tsx:404 +#: src/view/screens/ProfileList.tsx:417 +#: src/view/screens/ProfileList.tsx:430 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.ios.tsx:239 -#: src/components/dialogs/GifSelect.tsx:259 +#: src/components/dialogs/GifSelect.tsx:272 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Es gab ein unerwartetes Problem in der Anwendung. Bitte teile uns mit, wenn dies bei dir der Fall ist!" @@ -7163,11 +7300,11 @@ msgstr "Es gab einen Ansturm neuer Benutzer auf Bluesky! Wir werden dein Konto s #~ msgid "These are popular accounts you might like:" #~ msgstr "Dies sind beliebte Konten, die dir gefallen könnten:" -#: src/components/moderation/ScreenHider.tsx:117 +#: src/components/moderation/ScreenHider.tsx:111 msgid "This {screenDescription} has been flagged:" msgstr "Diese {screenDescription} wurde gekennzeichnet:" -#: src/components/moderation/ScreenHider.tsx:112 +#: src/components/moderation/ScreenHider.tsx:106 msgid "This account has requested that users sign in to view their profile." msgstr "Dieses Konto hat die Benutzer aufgefordert, sich anzumelden, um dein Profil zu sehen." @@ -7179,15 +7316,15 @@ msgstr "" #~ msgid "This appeal will be sent to <0>{0}</0>." #~ msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:241 +#: src/components/moderation/LabelsOnMeDialog.tsx:245 msgid "This appeal will be sent to <0>{sourceName}</0>." msgstr "" -#: src/screens/Messages/Conversation/ChatDisabled.tsx:104 +#: src/screens/Messages/components/ChatDisabled.tsx:104 msgid "This appeal will be sent to Bluesky's moderation service." msgstr "" -#: src/screens/Messages/Conversation/MessageListError.tsx:18 +#: src/screens/Messages/components/MessageListError.tsx:18 msgid "This chat was disconnected" msgstr "" @@ -7203,7 +7340,7 @@ msgstr "" msgid "This content has received a general warning from moderators." msgstr "" -#: src/components/dialogs/EmbedConsent.tsx:64 +#: src/components/dialogs/EmbedConsent.tsx:63 msgid "This content is hosted by {0}. Do you want to enable external media?" msgstr "Dieser Inhalt wird von {0} gehostet. Möchtest du externe Medien aktivieren?" @@ -7216,7 +7353,7 @@ msgstr "Dieser Inhalt ist nicht verfügbar, weil einer der beteiligten Benutzer msgid "This content is not viewable without a Bluesky account." msgstr "Dieser Inhalt ist ohne ein Bluesky-Konto nicht sichtbar." -#: src/screens/Messages/List/ChatListItem.tsx:213 +#: src/screens/Messages/components/ChatListItem.tsx:266 msgid "This conversation is with a deleted or a deactivated account. Press for options." msgstr "" @@ -7224,7 +7361,7 @@ msgstr "" #~ msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost.</0>" #~ msgstr "Diese Funktion befindet sich in der Beta-Phase. Du kannst mehr über Kontodepot-Exporte in <0>diesem Blogpost lesen.</0>" -#: src/view/screens/Settings/ExportCarDialog.tsx:93 +#: src/view/screens/Settings/ExportCarDialog.tsx:92 msgid "This feature is in beta. You can read more about repository exports in <0>this blogpost</0>." msgstr "" @@ -7243,8 +7380,8 @@ msgid "This feed is empty! You may need to follow more users or tune your langua msgstr "Dieser Feed ist leer! Möglicherweise musst du mehr Benutzern folgen oder deine Spracheinstellungen anpassen." #: src/components/StarterPack/Main/PostsList.tsx:36 -#: src/view/screens/ProfileFeed.tsx:474 -#: src/view/screens/ProfileList.tsx:785 +#: src/view/screens/ProfileFeed.tsx:471 +#: src/view/screens/ProfileList.tsx:779 msgid "This feed is empty." msgstr "" @@ -7252,7 +7389,7 @@ msgstr "" msgid "This feed is no longer online. We are showing <0>Discover</0> instead." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:41 +#: src/components/dialogs/BirthDateSettings.tsx:40 msgid "This information is not shared with other users." msgstr "Diese Informationen werden nicht an andere Benutzer weitergegeben." @@ -7264,11 +7401,11 @@ msgstr "Das ist wichtig für den Fall, dass du mal deine E-Mail ändern oder dei #~ msgid "This label was applied by {0}." #~ msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:144 +#: src/components/moderation/ModerationDetailsDialog.tsx:151 msgid "This label was applied by <0>{0}</0>." msgstr "" -#: src/components/moderation/ModerationDetailsDialog.tsx:142 +#: src/components/moderation/ModerationDetailsDialog.tsx:146 msgid "This label was applied by the author." msgstr "" @@ -7276,7 +7413,7 @@ msgstr "" #~ msgid "This label was applied by you" #~ msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:161 +#: src/components/moderation/LabelsOnMeDialog.tsx:162 msgid "This label was applied by you." msgstr "" @@ -7292,7 +7429,7 @@ msgstr "Dieser Link führt dich auf die folgende Website:" msgid "This list - created by <0>{0}</0> - contains possible violations of Bluesky's community guidelines in its name or description." msgstr "" -#: src/view/screens/ProfileList.tsx:963 +#: src/view/screens/ProfileList.tsx:957 msgid "This list is empty!" msgstr "Diese Liste ist leer!" @@ -7304,16 +7441,16 @@ msgstr "" msgid "This name is already in use" msgstr "Dieser Name ist bereits in Gebrauch" -#: src/view/com/post-thread/PostThreadItem.tsx:140 +#: src/view/com/post-thread/PostThreadItem.tsx:139 msgid "This post has been deleted." msgstr "Dieser Beitrag wurde gelöscht." -#: src/view/com/util/forms/PostDropdownBtn.tsx:656 +#: src/view/com/util/forms/PostDropdownBtn.tsx:700 #: src/view/com/util/post-ctrls/PostCtrls.tsx:358 msgid "This post is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:637 +#: src/view/com/util/forms/PostDropdownBtn.tsx:681 msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "" @@ -7321,15 +7458,15 @@ msgstr "" #~ msgid "This post will be hidden from feeds." #~ msgstr "" -#: src/view/com/composer/useExternalLinkFetch.ts:67 +#: src/view/com/composer/Composer.tsx:407 msgid "This post's author has disabled quote posts." msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:374 +#: src/view/com/profile/ProfileMenu.tsx:350 msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't logged in." msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:699 +#: src/view/com/util/forms/PostDropdownBtn.tsx:743 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 "" @@ -7337,7 +7474,7 @@ msgstr "" msgid "This service has not provided terms of service or a privacy policy." msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:439 +#: src/view/com/modals/ChangeHandle.tsx:432 msgid "This should create a domain record at:" msgstr "" @@ -7386,7 +7523,7 @@ msgstr "" #~ msgid "This warning is only available for posts with media attached." #~ msgstr "Diese Warnung ist nur für Beiträge mit angehängten Medien verfügbar." -#: src/components/dialogs/MutedWords.tsx:435 +#: src/components/dialogs/MutedWords.tsx:480 msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "" @@ -7402,16 +7539,16 @@ msgstr "" msgid "This will remove @{0} from the quick access list." msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:689 +#: src/view/com/util/forms/PostDropdownBtn.tsx:733 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "" -#: src/view/screens/Settings/index.tsx:560 +#: src/view/screens/Settings/index.tsx:559 msgid "Thread preferences" msgstr "" #: src/view/screens/PreferencesThreads.tsx:51 -#: src/view/screens/Settings/index.tsx:570 +#: src/view/screens/Settings/index.tsx:569 msgid "Thread Preferences" msgstr "Thread-Einstellungen" @@ -7423,11 +7560,11 @@ msgstr "Thread-Einstellungen" msgid "Threaded Mode" msgstr "Thread-Modus" -#: src/Navigation.tsx:304 +#: src/Navigation.tsx:303 msgid "Threads Preferences" msgstr "Thread-Einstellungen" -#: src/view/screens/Settings/DisableEmail2FADialog.tsx:102 +#: src/view/screens/Settings/DisableEmail2FADialog.tsx:101 msgid "To disable the email 2FA method, please verify your access to the email address." msgstr "" @@ -7435,18 +7572,22 @@ msgstr "" msgid "To report a conversation, please report one of its messages via the conversation screen. This lets our moderators understand the context of your issue." msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:120 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:131 msgid "To upload videos to Bluesky, you must first verify your email." msgstr "" -#: src/components/ReportDialog/SelectLabelerView.tsx:33 +#: src/components/ReportDialog/SelectLabelerView.tsx:32 msgid "To whom would you like to send this report?" msgstr "" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:597 -msgid "Together, we're rebuilding the social internet. We're glad you're here." +#: src/components/dms/DateDivider.tsx:44 +msgid "Today" msgstr "" +#: src/components/dialogs/nuxs/TenMillion/index.tsx:597 +#~ msgid "Together, we're rebuilding the social internet. We're glad you're here." +#~ msgstr "" + #: src/components/dialogs/MutedWords.tsx:112 #~ msgid "Toggle between muted word options." #~ msgstr "Zwischen den Optionen für stummgeschaltete Wörter wechseln." @@ -7455,25 +7596,25 @@ msgstr "" msgid "Toggle dropdown" msgstr "Dieses Dropdown umschalten" -#: src/screens/Moderation/index.tsx:345 +#: src/screens/Moderation/index.tsx:343 msgid "Toggle to enable or disable adult content" msgstr "" #: src/screens/Hashtag.tsx:86 -#: src/view/screens/Search/Search.tsx:349 +#: src/view/screens/Search/Search.tsx:496 msgid "Top" msgstr "" #: src/view/com/modals/EditImage.tsx:272 -msgid "Transformations" -msgstr "Verwandlungen" +#~ msgid "Transformations" +#~ msgstr "Verwandlungen" #: src/components/dms/MessageMenu.tsx:103 #: src/components/dms/MessageMenu.tsx:105 -#: src/view/com/post-thread/PostThreadItem.tsx:746 -#: src/view/com/post-thread/PostThreadItem.tsx:748 -#: src/view/com/util/forms/PostDropdownBtn.tsx:380 -#: src/view/com/util/forms/PostDropdownBtn.tsx:382 +#: src/view/com/post-thread/PostThreadItem.tsx:734 +#: src/view/com/post-thread/PostThreadItem.tsx:736 +#: src/view/com/util/forms/PostDropdownBtn.tsx:422 +#: src/view/com/util/forms/PostDropdownBtn.tsx:424 msgid "Translate" msgstr "Übersetzen" @@ -7482,35 +7623,35 @@ msgctxt "action" msgid "Try again" msgstr "Erneut versuchen" -#: src/screens/Onboarding/state.ts:100 +#: src/screens/Onboarding/state.ts:102 msgid "TV" msgstr "" -#: src/view/screens/Settings/index.tsx:711 +#: src/view/screens/Settings/index.tsx:710 msgid "Two-factor authentication" msgstr "" -#: src/screens/Messages/Conversation/MessageInput.tsx:141 +#: src/screens/Messages/components/MessageInput.tsx:141 msgid "Type your message here" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:422 +#: src/view/com/modals/ChangeHandle.tsx:415 msgid "Type:" msgstr "" -#: src/view/screens/ProfileList.tsx:591 +#: src/view/screens/ProfileList.tsx:585 msgid "Un-block list" msgstr "Liste entblocken" -#: src/view/screens/ProfileList.tsx:576 +#: src/view/screens/ProfileList.tsx:570 msgid "Un-mute list" msgstr "Stummschaltung von Liste aufheben" -#: src/screens/Login/ForgotPasswordForm.tsx:74 -#: src/screens/Login/index.tsx:78 -#: src/screens/Login/LoginForm.tsx:155 -#: src/screens/Login/SetNewPasswordForm.tsx:77 -#: src/screens/Signup/index.tsx:77 +#: src/screens/Login/ForgotPasswordForm.tsx:68 +#: src/screens/Login/index.tsx:76 +#: src/screens/Login/LoginForm.tsx:152 +#: src/screens/Login/SetNewPasswordForm.tsx:71 +#: src/screens/Signup/index.tsx:71 #: src/view/com/modals/ChangePassword.tsx:71 msgid "Unable to contact your service. Please check your Internet connection." msgstr "Es ist uns nicht gelungen, deinen Dienst zu kontaktieren. Bitte überprüfe deine Internetverbindung." @@ -7523,14 +7664,14 @@ msgstr "" #: src/components/dms/MessagesListBlockedFooter.tsx:96 #: src/components/dms/MessagesListBlockedFooter.tsx:104 #: src/components/dms/MessagesListBlockedFooter.tsx:111 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:274 -#: src/view/com/profile/ProfileMenu.tsx:365 -#: src/view/screens/ProfileList.tsx:682 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:183 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:269 +#: src/view/com/profile/ProfileMenu.tsx:341 +#: src/view/screens/ProfileList.tsx:676 msgid "Unblock" msgstr "Entblocken" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:193 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188 msgctxt "action" msgid "Unblock" msgstr "Entblocken" @@ -7540,13 +7681,13 @@ msgstr "Entblocken" msgid "Unblock account" msgstr "" -#: src/view/com/profile/ProfileMenu.tsx:303 -#: src/view/com/profile/ProfileMenu.tsx:309 +#: src/view/com/profile/ProfileMenu.tsx:279 +#: src/view/com/profile/ProfileMenu.tsx:285 msgid "Unblock Account" msgstr "Konto entblocken" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:268 -#: src/view/com/profile/ProfileMenu.tsx:347 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:263 +#: src/view/com/profile/ProfileMenu.tsx:323 msgid "Unblock Account?" msgstr "" @@ -7565,12 +7706,12 @@ msgstr "Nicht mehr folgen" #~ msgid "Unfollow" #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:203 msgid "Unfollow {0}" msgstr "{0} nicht mehr folgen" -#: src/view/com/profile/ProfileMenu.tsx:245 -#: src/view/com/profile/ProfileMenu.tsx:255 +#: src/view/com/profile/ProfileMenu.tsx:221 +#: src/view/com/profile/ProfileMenu.tsx:231 msgid "Unfollow Account" msgstr "" @@ -7582,31 +7723,31 @@ msgstr "" #~ msgid "Unlike" #~ msgstr "Like aufheben" -#: src/view/screens/ProfileFeed.tsx:575 +#: src/view/screens/ProfileFeed.tsx:569 msgid "Unlike this feed" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:388 -msgctxt "video" +#: src/components/TagMenu/index.tsx:262 +#: src/view/screens/ProfileList.tsx:683 msgid "Unmute" -msgstr "" +msgstr "Stummschaltung aufheben" -#: src/components/TagMenu/index.tsx:263 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:163 -#: src/view/screens/ProfileList.tsx:689 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:93 +msgctxt "video" msgid "Unmute" -msgstr "Stummschaltung aufheben" +msgstr "" #: src/components/TagMenu/index.web.tsx:115 msgid "Unmute {truncatedTag}" msgstr "Stummschaltung von {truncatedTag} aufheben" -#: src/view/com/profile/ProfileMenu.tsx:282 -#: src/view/com/profile/ProfileMenu.tsx:288 +#: src/view/com/profile/ProfileMenu.tsx:258 +#: src/view/com/profile/ProfileMenu.tsx:264 msgid "Unmute Account" msgstr "Stummschaltung von Konto aufheben" -#: src/components/TagMenu/index.tsx:219 +#: src/components/TagMenu/index.tsx:218 msgid "Unmute all {displayTag} posts" msgstr "Stummschaltung aller {displayTag}-Beiträge aufheben" @@ -7618,12 +7759,12 @@ msgstr "" #~ msgid "Unmute notifications" #~ msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:465 -#: src/view/com/util/forms/PostDropdownBtn.tsx:470 +#: src/view/com/util/forms/PostDropdownBtn.tsx:507 +#: src/view/com/util/forms/PostDropdownBtn.tsx:512 msgid "Unmute thread" msgstr "Stummschaltung von Thread aufheben" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoWebControls.tsx:317 +#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Unmute video" msgstr "" @@ -7631,20 +7772,25 @@ msgstr "" #~ msgid "Unmuted" #~ msgstr "" -#: src/view/screens/ProfileFeed.tsx:292 -#: src/view/screens/ProfileList.tsx:673 +#: src/view/screens/ProfileFeed.tsx:289 +#: src/view/screens/ProfileList.tsx:667 msgid "Unpin" msgstr "Anheften aufheben" -#: src/view/screens/ProfileFeed.tsx:289 +#: src/view/screens/ProfileFeed.tsx:286 msgid "Unpin from home" msgstr "" -#: src/view/screens/ProfileList.tsx:556 +#: src/view/com/util/forms/PostDropdownBtn.tsx:397 +#: src/view/com/util/forms/PostDropdownBtn.tsx:404 +msgid "Unpin from profile" +msgstr "" + +#: src/view/screens/ProfileList.tsx:550 msgid "Unpin moderation list" msgstr "Anheften der Moderationsliste aufheben" -#: src/view/screens/ProfileList.tsx:346 +#: src/view/screens/ProfileList.tsx:347 msgid "Unpinned from your feeds" msgstr "" @@ -7652,7 +7798,7 @@ msgstr "" #~ msgid "Unsave" #~ msgstr "Speicherung aufheben" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:228 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:223 msgid "Unsubscribe" msgstr "" @@ -7661,7 +7807,7 @@ msgstr "" msgid "Unsubscribe from list" msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:196 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:190 msgid "Unsubscribe from this labeler" msgstr "" @@ -7669,7 +7815,7 @@ msgstr "" msgid "Unsubscribed from list" msgstr "" -#: src/state/queries/video/video.ts:245 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:71 msgid "Unsupported video type: {mimeType}" msgstr "" @@ -7683,79 +7829,83 @@ msgid "Unwanted Sexual Content" msgstr "" #: src/view/com/modals/UserAddRemoveLists.tsx:82 -msgid "Update {displayName} in Lists" -msgstr "{displayName} in Listen aktualisieren" +#~ msgid "Update {displayName} in Lists" +#~ msgstr "{displayName} in Listen aktualisieren" + +#: src/view/com/modals/UserAddRemoveLists.tsx:82 +msgid "Update <0>{displayName}</0> in Lists" +msgstr "" #: src/lib/hooks/useOTAUpdate.ts:15 #~ msgid "Update Available" #~ msgstr "Update verfügbar" -#: src/view/com/modals/ChangeHandle.tsx:502 +#: src/view/com/modals/ChangeHandle.tsx:495 msgid "Update to {handle}" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:305 +#: src/view/com/util/forms/PostDropdownBtn.tsx:311 msgid "Updating quote attachment failed" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:335 +#: src/view/com/util/forms/PostDropdownBtn.tsx:341 msgid "Updating reply visibility failed" msgstr "" -#: src/screens/Login/SetNewPasswordForm.tsx:186 +#: src/screens/Login/SetNewPasswordForm.tsx:180 msgid "Updating..." msgstr "Wird aktualisiert…" -#: src/screens/Onboarding/StepProfile/index.tsx:281 +#: src/screens/Onboarding/StepProfile/index.tsx:290 msgid "Upload a photo instead" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:448 +#: src/view/com/modals/ChangeHandle.tsx:441 msgid "Upload a text file to:" msgstr "Hochladen einer Textdatei auf:" -#: src/view/com/util/UserAvatar.tsx:361 -#: src/view/com/util/UserAvatar.tsx:364 -#: src/view/com/util/UserBanner.tsx:123 +#: src/view/com/util/UserAvatar.tsx:374 +#: src/view/com/util/UserAvatar.tsx:377 #: src/view/com/util/UserBanner.tsx:126 +#: src/view/com/util/UserBanner.tsx:129 msgid "Upload from Camera" msgstr "" -#: src/view/com/util/UserAvatar.tsx:378 -#: src/view/com/util/UserBanner.tsx:140 +#: src/view/com/util/UserAvatar.tsx:391 +#: src/view/com/util/UserBanner.tsx:143 msgid "Upload from Files" msgstr "" -#: src/view/com/util/UserAvatar.tsx:372 -#: src/view/com/util/UserAvatar.tsx:376 -#: src/view/com/util/UserBanner.tsx:134 -#: src/view/com/util/UserBanner.tsx:138 +#: src/view/com/util/UserAvatar.tsx:385 +#: src/view/com/util/UserAvatar.tsx:389 +#: src/view/com/util/UserBanner.tsx:137 +#: src/view/com/util/UserBanner.tsx:141 msgid "Upload from Library" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:402 +#: src/view/com/modals/ChangeHandle.tsx:395 msgid "Use a file on your server" msgstr "" -#: src/view/screens/AppPasswords.tsx:199 +#: src/view/screens/AppPasswords.tsx:196 msgid "Use app passwords to login to other Bluesky clients without giving full access to your account or password." msgstr "Verwende App-Passwörter, um dich bei anderen Bluesky-Clients anzumelden, ohne vollen Zugriff auf deinen Account oder dein Passwort zu geben." -#: src/view/com/modals/ChangeHandle.tsx:513 +#: src/view/com/modals/ChangeHandle.tsx:506 msgid "Use bsky.social as hosting provider" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:512 +#: src/view/com/modals/ChangeHandle.tsx:505 msgid "Use default provider" msgstr "Standardanbieter verwenden" -#: src/view/com/modals/InAppBrowserConsent.tsx:56 -#: src/view/com/modals/InAppBrowserConsent.tsx:58 +#: src/view/com/modals/InAppBrowserConsent.tsx:55 +#: src/view/com/modals/InAppBrowserConsent.tsx:57 msgid "Use in-app browser" msgstr "In-App-Browser verwenden" -#: src/view/com/modals/InAppBrowserConsent.tsx:66 -#: src/view/com/modals/InAppBrowserConsent.tsx:68 +#: src/view/com/modals/InAppBrowserConsent.tsx:65 +#: src/view/com/modals/InAppBrowserConsent.tsx:67 msgid "Use my default browser" msgstr "Meinen Standardbrowser verwenden" @@ -7763,7 +7913,7 @@ msgstr "Meinen Standardbrowser verwenden" msgid "Use recommended" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:394 +#: src/view/com/modals/ChangeHandle.tsx:387 msgid "Use the DNS panel" msgstr "" @@ -7804,24 +7954,24 @@ msgstr "Benutzer blockiert dich" #~ msgid "User handle" #~ msgstr "Benutzerhandle" -#: src/view/com/modals/UserAddRemoveLists.tsx:208 +#: src/view/com/modals/UserAddRemoveLists.tsx:214 msgid "User list by {0}" msgstr "Benutzerliste von {0}" -#: src/view/screens/ProfileList.tsx:887 +#: src/view/screens/ProfileList.tsx:881 msgid "User list by <0/>" msgstr "Benutzerliste von <0/>" -#: src/view/com/modals/UserAddRemoveLists.tsx:206 -#: src/view/screens/ProfileList.tsx:885 +#: src/view/com/modals/UserAddRemoveLists.tsx:212 +#: src/view/screens/ProfileList.tsx:879 msgid "User list by you" msgstr "Benutzerliste von dir" -#: src/view/com/modals/CreateOrEditList.tsx:184 +#: src/view/com/modals/CreateOrEditList.tsx:176 msgid "User list created" msgstr "Benutzerliste erstellt" -#: src/view/com/modals/CreateOrEditList.tsx:170 +#: src/view/com/modals/CreateOrEditList.tsx:162 msgid "User list updated" msgstr "Benutzerliste aktualisiert" @@ -7829,11 +7979,11 @@ msgstr "Benutzerliste aktualisiert" msgid "User Lists" msgstr "Benutzerlisten" -#: src/screens/Login/LoginForm.tsx:186 +#: src/screens/Login/LoginForm.tsx:183 msgid "Username or email address" msgstr "Benutzername oder E-Mail-Adresse" -#: src/view/screens/ProfileList.tsx:921 +#: src/view/screens/ProfileList.tsx:915 msgid "Users" msgstr "Benutzer" @@ -7845,26 +7995,24 @@ msgstr "Benutzer" msgid "users followed by <0>@{0}</0>" msgstr "" -#: src/components/dms/MessagesNUX.tsx:140 -#: src/components/dms/MessagesNUX.tsx:143 #: src/screens/Messages/Settings.tsx:84 #: src/screens/Messages/Settings.tsx:87 msgid "Users I follow" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:416 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:418 msgid "Users in \"{0}\"" msgstr "Benutzer in \"{0}\"" -#: src/components/LikesDialog.tsx:85 +#: src/components/LikesDialog.tsx:83 msgid "Users that have liked this content or profile" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:430 +#: src/view/com/modals/ChangeHandle.tsx:423 msgid "Value:" msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:118 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:129 msgid "Verified email required" msgstr "" @@ -7872,23 +8020,23 @@ msgstr "" #~ msgid "Verify {0}" #~ msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:504 +#: src/view/com/modals/ChangeHandle.tsx:497 msgid "Verify DNS Record" msgstr "" -#: src/view/screens/Settings/index.tsx:936 +#: src/view/screens/Settings/index.tsx:935 msgid "Verify email" msgstr "E-Mail bestätigen" -#: src/components/intents/VerifyEmailIntentDialog.tsx:61 +#: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" msgstr "" -#: src/view/screens/Settings/index.tsx:961 +#: src/view/screens/Settings/index.tsx:960 msgid "Verify my email" msgstr "Meine E-Mail bestätigen" -#: src/view/screens/Settings/index.tsx:970 +#: src/view/screens/Settings/index.tsx:969 msgid "Verify My Email" msgstr "Meine E-Mail bestätigen" @@ -7897,11 +8045,11 @@ msgstr "Meine E-Mail bestätigen" msgid "Verify New Email" msgstr "Neue E-Mail bestätigen" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:122 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:133 msgid "Verify now" msgstr "" -#: src/view/com/modals/ChangeHandle.tsx:505 +#: src/view/com/modals/ChangeHandle.tsx:498 msgid "Verify Text File" msgstr "" @@ -7913,21 +8061,21 @@ msgstr "Überprüfe deine E-Mail" #~ msgid "Version {0}" #~ msgstr "" -#: src/view/screens/Settings/index.tsx:889 +#: src/view/screens/Settings/index.tsx:888 msgid "Version {appVersion} {bundleInfo}" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:93 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:144 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:84 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 msgid "Video" msgstr "" -#: src/state/queries/video/video.ts:138 +#: src/view/com/composer/state/video.ts:372 msgid "Video failed to process" msgstr "" #: src/screens/Onboarding/index.tsx:39 -#: src/screens/Onboarding/state.ts:88 +#: src/screens/Onboarding/state.ts:90 msgid "Video Games" msgstr "Videospiele" @@ -7939,7 +8087,7 @@ msgstr "" msgid "Video settings" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:93 +#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:84 msgid "Video: {0}" msgstr "" @@ -7947,12 +8095,12 @@ msgstr "" #~ msgid "Videos cannot be larger than 50MB" #~ msgstr "" -#: src/view/com/composer/videos/SelectVideoBtn.tsx:65 +#: src/view/com/composer/videos/SelectVideoBtn.tsx:78 #: src/view/com/composer/videos/VideoPreview.web.tsx:44 msgid "Videos must be less than 60 seconds long" msgstr "" -#: src/screens/Profile/Header/Shell.tsx:113 +#: src/screens/Profile/Header/Shell.tsx:128 msgid "View {0}'s avatar" msgstr "Avatar von {0} ansehen" @@ -7965,11 +8113,11 @@ msgstr "" msgid "View {displayName}'s profile" msgstr "" -#: src/components/ProfileHoverCard/index.web.tsx:430 +#: src/components/ProfileHoverCard/index.web.tsx:433 msgid "View blocked user's profile" msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:97 +#: src/view/screens/Settings/ExportCarDialog.tsx:96 msgid "View blogpost for more details" msgstr "" @@ -7993,11 +8141,13 @@ msgstr "Vollständigen Thread ansehen" msgid "View information about these labels" msgstr "" -#: src/components/ProfileHoverCard/index.web.tsx:418 -#: src/components/ProfileHoverCard/index.web.tsx:436 -#: src/components/ProfileHoverCard/index.web.tsx:463 +#: src/components/ProfileHoverCard/index.web.tsx:419 +#: src/components/ProfileHoverCard/index.web.tsx:439 +#: src/components/ProfileHoverCard/index.web.tsx:466 #: src/view/com/posts/AviFollowButton.tsx:56 #: src/view/com/posts/FeedErrorMessage.tsx:175 +#: src/view/com/util/PostMeta.tsx:77 +#: src/view/com/util/PostMeta.tsx:92 msgid "View profile" msgstr "Profil ansehen" @@ -8005,28 +8155,28 @@ msgstr "Profil ansehen" msgid "View the avatar" msgstr "Avatar ansehen" -#: src/components/LabelingServiceCard/index.tsx:137 +#: src/components/LabelingServiceCard/index.tsx:162 msgid "View the labeling service provided by @{0}" msgstr "" -#: src/view/screens/ProfileFeed.tsx:587 +#: src/view/screens/ProfileFeed.tsx:581 msgid "View users who like this feed" msgstr "" -#: src/screens/Moderation/index.tsx:274 +#: src/screens/Moderation/index.tsx:272 msgid "View your blocked accounts" msgstr "" -#: src/view/com/home/HomeHeaderLayout.web.tsx:79 +#: src/view/com/home/HomeHeaderLayout.web.tsx:78 #: src/view/com/home/HomeHeaderLayoutMobile.tsx:86 msgid "View your feeds and explore more" msgstr "" -#: src/screens/Moderation/index.tsx:244 +#: src/screens/Moderation/index.tsx:242 msgid "View your moderation lists" msgstr "" -#: src/screens/Moderation/index.tsx:259 +#: src/screens/Moderation/index.tsx:257 msgid "View your muted accounts" msgstr "" @@ -8057,7 +8207,7 @@ msgstr "" msgid "We couldn't find any results for that hashtag." msgstr "Wir konnten keine Ergebnisse für diesen Hashtag finden." -#: src/screens/Messages/Conversation/index.tsx:107 +#: src/screens/Messages/Conversation.tsx:107 msgid "We couldn't load this conversation" msgstr "" @@ -8065,11 +8215,11 @@ msgstr "" msgid "We estimate {estimatedTime} until your account is ready." msgstr "Wir schätzen {estimatedTime} bis dein Konto bereit ist." -#: src/components/intents/VerifyEmailIntentDialog.tsx:98 +#: src/components/intents/VerifyEmailIntentDialog.tsx:107 msgid "We have sent another verification email to <0>{0}</0>." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:238 +#: src/screens/Onboarding/StepFinished.tsx:229 msgid "We hope you have a wonderful time. Remember, Bluesky is:" msgstr "Wir hoffen, dass du eine schöne Zeit hast. Denke daran, Bluesky ist:" @@ -8085,19 +8235,19 @@ msgstr "Wir haben keine Beiträge mehr von den Konten, denen du folgst. Hier ist #~ msgid "We recommend our \"Discover\" feed:" #~ msgstr "Wir empfehlen unser \"Discover\" Feed:" -#: src/state/queries/video/video.ts:170 +#: src/view/com/composer/state/video.ts:431 msgid "We were unable to determine if you are allowed to upload videos. Please try again." msgstr "" -#: src/components/dialogs/BirthDateSettings.tsx:52 +#: src/components/dialogs/BirthDateSettings.tsx:51 msgid "We were unable to load your birth date preferences. Please try again." msgstr "" -#: src/screens/Moderation/index.tsx:419 +#: src/screens/Moderation/index.tsx:417 msgid "We were unable to load your configured labelers at this time." msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:143 +#: src/screens/Onboarding/StepInterests/index.tsx:129 msgid "We weren't able to connect. Please try again to continue setting up your account. If it continues to fail, you can skip this flow." msgstr "Die Verbindung konnte nicht hergestellt werden. Bitte versuche es erneut, um mit der Einrichtung deines Kontos fortzufahren. Wenn der Versuch weiterhin fehlschlägt, kannst du diesen Schritt überspringen." @@ -8109,31 +8259,35 @@ msgstr "Wir werden dich benachrichtigen, wenn dein Konto bereit ist." #~ msgid "We'll look into your appeal promptly." #~ msgstr "Wir werden deinen Widerspruch unverzüglich prüfen." -#: src/screens/Onboarding/StepInterests/index.tsx:148 +#: src/screens/Onboarding/StepInterests/index.tsx:134 msgid "We'll use this to help customize your experience." msgstr "Wir verwenden diese Informationen, um dein Erlebnis individuell zu gestalten." -#: src/components/dms/dialogs/SearchablePeopleList.tsx:90 +#: src/components/dms/dialogs/SearchablePeopleList.tsx:87 msgid "We're having network issues, try again" msgstr "" -#: src/screens/Signup/index.tsx:100 +#: src/components/dialogs/nuxs/NeueTypography.tsx:54 +msgid "We're introducing a new theme font, along with adjustable font sizing." +msgstr "" + +#: src/screens/Signup/index.tsx:94 msgid "We're so excited to have you join us!" msgstr "Wir freuen uns sehr, dass du dabei bist!" -#: src/view/screens/ProfileList.tsx:102 +#: src/view/screens/ProfileList.tsx:104 msgid "We're sorry, but we were unable to resolve this list. If this persists, please contact the list creator, @{handleOrDid}." msgstr "Es tut uns leid, aber wir waren nicht in der Lage, diese Liste aufzulösen. Wenn das Problem weiterhin besteht, kontaktiere bitte den Ersteller der Liste, @{handleOrDid}." -#: src/components/dialogs/MutedWords.tsx:378 +#: src/components/dialogs/MutedWords.tsx:415 msgid "We're sorry, but we weren't able to load your muted words at this time. Please try again." msgstr "Es tut uns leid, aber wir konnten deine stummgeschalteten Wörter nicht laden. Bitte versuche es erneut." -#: src/view/screens/Search/Search.tsx:206 +#: src/view/screens/Search/Search.tsx:212 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 erneut." -#: src/view/com/composer/Composer.tsx:421 +#: src/view/com/composer/Composer.tsx:404 msgid "We're sorry! The post you are replying to has been deleted." msgstr "" @@ -8146,7 +8300,7 @@ msgstr "Es tut uns leid! Wir können die Seite, nach der du gesucht hast, nicht #~ msgid "We're sorry! You can only subscribe to ten labelers, and you've reached your limit of ten." #~ msgstr "" -#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:333 +#: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:328 msgid "We're sorry! You can only subscribe to twenty labelers, and you've reached your limit of twenty." msgstr "" @@ -8162,7 +8316,7 @@ msgstr "" msgid "Welcome, friend!" msgstr "" -#: src/screens/Onboarding/StepInterests/index.tsx:140 +#: src/screens/Onboarding/StepInterests/index.tsx:126 msgid "What are your interests?" msgstr "Was sind deine Interessen?" @@ -8174,17 +8328,17 @@ msgstr "" #~ msgid "What is the issue with this {collectionName}?" #~ msgstr "Was ist das Problem mit diesem {collectionName}?" -#: src/view/com/auth/SplashScreen.tsx:40 -#: src/view/com/auth/SplashScreen.web.tsx:86 -#: src/view/com/composer/Composer.tsx:516 +#: src/view/com/auth/SplashScreen.tsx:39 +#: src/view/com/auth/SplashScreen.web.tsx:82 +#: src/view/com/composer/Composer.tsx:490 msgid "What's up?" msgstr "Was gibt's?" -#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:78 +#: src/view/com/modals/lang-settings/PostLanguagesSettings.tsx:79 msgid "Which languages are used in this post?" msgstr "Welche Sprachen werden in diesem Beitrag verwendet?" -#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:77 +#: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:78 msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "Welche Sprachen würdest du gerne in deinen algorithmischen Feeds sehen?" @@ -8194,8 +8348,8 @@ msgstr "" #: src/components/dms/MessagesNUX.tsx:110 #: src/components/dms/MessagesNUX.tsx:124 -msgid "Who can message you?" -msgstr "" +#~ msgid "Who can message you?" +#~ msgstr "" #: src/components/WhoCanReply.tsx:87 msgid "Who can reply" @@ -8210,7 +8364,7 @@ msgstr "Wer antworten kann" #~ msgstr "" #: src/screens/Home/NoFeedsPinned.tsx:79 -#: src/screens/Messages/List/index.tsx:185 +#: src/screens/Messages/ChatList.tsx:182 msgid "Whoops!" msgstr "" @@ -8243,25 +8397,25 @@ msgid "Why should this user be reviewed?" msgstr "" #: src/view/com/modals/crop-image/CropImage.web.tsx:125 -msgid "Wide" -msgstr "Breit" +#~ msgid "Wide" +#~ msgstr "Breit" -#: src/screens/Messages/Conversation/MessageInput.tsx:142 -#: src/screens/Messages/Conversation/MessageInput.web.tsx:198 +#: src/screens/Messages/components/MessageInput.tsx:142 +#: src/screens/Messages/components/MessageInput.web.tsx:198 msgid "Write a message" msgstr "" -#: src/view/com/composer/Composer.tsx:712 +#: src/view/com/composer/Composer.tsx:662 msgid "Write post" msgstr "Beitrag verfassen" -#: src/view/com/composer/Composer.tsx:515 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:42 +#: src/view/com/composer/Composer.tsx:489 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:75 msgid "Write your reply" msgstr "Schreibe deine Antwort" #: src/screens/Onboarding/index.tsx:25 -#: src/screens/Onboarding/state.ts:101 +#: src/screens/Onboarding/state.ts:103 msgid "Writers" msgstr "Schriftsteller" @@ -8284,11 +8438,11 @@ msgstr "" msgid "Yes, delete this starter pack" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:692 +#: src/view/com/util/forms/PostDropdownBtn.tsx:736 msgid "Yes, detach" msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:702 +#: src/view/com/util/forms/PostDropdownBtn.tsx:746 msgid "Yes, hide" msgstr "" @@ -8296,11 +8450,14 @@ msgstr "" msgid "Yes, reactivate my account" msgstr "" -#: src/components/dms/MessageItem.tsx:183 -msgid "Yesterday, {time}" +#: src/components/dms/DateDivider.tsx:46 +msgid "Yesterday" msgstr "" -#: src/components/StarterPack/StarterPackCard.tsx:76 +#: src/components/dms/MessageItem.tsx:183 +#~ msgid "Yesterday, {time}" +#~ msgstr "" + #: src/screens/List/ListHiddenScreen.tsx:140 msgid "you" msgstr "" @@ -8313,7 +8470,7 @@ msgstr "" msgid "You are in line." msgstr "Du befindest dich in der Warteschlange." -#: src/state/queries/video/video.ts:161 +#: src/view/com/composer/state/video.ts:424 msgid "You are not allowed to upload videos." msgstr "" @@ -8321,6 +8478,10 @@ msgstr "" msgid "You are not following anyone." msgstr "" +#: src/components/dialogs/nuxs/NeueTypography.tsx:61 +msgid "You can adjust these in your Appearance Settings later." +msgstr "" + #: src/view/com/posts/FollowingEmptyState.tsx:63 #: src/view/com/posts/FollowingEndOfFeed.tsx:64 msgid "You can also discover new Custom Feeds to follow." @@ -8335,15 +8496,15 @@ msgstr "" #~ msgstr "Du kannst diese Einstellungen später ändern." #: src/components/dms/MessagesNUX.tsx:119 -msgid "You can change this at any time." -msgstr "" +#~ msgid "You can change this at any time." +#~ msgstr "" #: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "" -#: src/screens/Login/index.tsx:158 -#: src/screens/Login/PasswordUpdatedForm.tsx:33 +#: src/screens/Login/index.tsx:155 +#: src/screens/Login/PasswordUpdatedForm.tsx:27 msgid "You can now sign in with your new password." msgstr "Du kannst dich jetzt mit deinem neuen Passwort anmelden." @@ -8363,7 +8524,7 @@ msgstr "" msgid "You don't have any invite codes yet! We'll send you some when you've been on Bluesky for a little longer." msgstr "Du hast noch keine Einladungscodes! Wir schicken dir welche, wenn du schon etwas länger bei Bluesky bist." -#: src/view/screens/SavedFeeds.tsx:117 +#: src/view/screens/SavedFeeds.tsx:113 msgid "You don't have any pinned feeds." msgstr "Du hast keine angehefteten Feeds." @@ -8371,7 +8532,7 @@ msgstr "Du hast keine angehefteten Feeds." #~ msgid "You don't have any saved feeds!" #~ msgstr "Du hast keine gespeicherten Feeds!" -#: src/view/screens/SavedFeeds.tsx:159 +#: src/view/screens/SavedFeeds.tsx:155 msgid "You don't have any saved feeds." msgstr "Du hast keine gespeicherten Feeds." @@ -8389,8 +8550,8 @@ msgstr "" msgid "You have blocked this user. You cannot view their content." msgstr "Du hast diesen Benutzer blockiert und kannst seine Inhalte nicht sehen." -#: src/screens/Login/SetNewPasswordForm.tsx:54 -#: src/screens/Login/SetNewPasswordForm.tsx:91 +#: src/screens/Login/SetNewPasswordForm.tsx:48 +#: src/screens/Login/SetNewPasswordForm.tsx:85 #: src/view/com/modals/ChangePassword.tsx:88 #: src/view/com/modals/ChangePassword.tsx:122 msgid "You have entered an invalid code. It should look like XXXXX-XXXXX." @@ -8417,7 +8578,7 @@ msgstr "" #~ msgid "You have muted this user." #~ msgstr "Du hast diesen Benutzer stummgeschaltet." -#: src/screens/Messages/List/index.tsx:225 +#: src/screens/Messages/ChatList.tsx:222 msgid "You have no conversations yet. Start one!" msgstr "" @@ -8425,8 +8586,8 @@ msgstr "" msgid "You have no feeds." msgstr "Du hast keine Feeds." -#: src/view/com/lists/MyLists.tsx:93 -#: src/view/com/lists/ProfileLists.tsx:139 +#: src/view/com/lists/MyLists.tsx:90 +#: src/view/com/lists/ProfileLists.tsx:134 msgid "You have no lists." msgstr "Du hast keine Listen." @@ -8434,7 +8595,7 @@ msgstr "Du hast keine Listen." #~ msgid "You have no messages yet. Start a conversation with someone!" #~ msgstr "" -#: src/view/screens/ModerationBlockedAccounts.tsx:134 +#: src/view/screens/ModerationBlockedAccounts.tsx:131 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 "" @@ -8442,11 +8603,11 @@ msgstr "" #~ msgid "You have not blocked any accounts yet. To block an account, go to their profile and selected \"Block account\" from the menu on their account." #~ msgstr "Du hast noch keine Konten blockiert. Um ein Konto zu blockieren, gehe auf dessen Profil und wähle \"Konto blockieren\" aus dem Menü des Kontos aus." -#: src/view/screens/AppPasswords.tsx:90 +#: src/view/screens/AppPasswords.tsx:87 msgid "You have not created any app passwords yet. You can create one by pressing the button below." msgstr "Du hast noch keine App-Passwörter erstellt. Du kannst eines erstellen, indem du auf die Schaltfläche unten klickst." -#: src/view/screens/ModerationMutedAccounts.tsx:133 +#: src/view/screens/ModerationMutedAccounts.tsx:130 msgid "You have not muted any accounts yet. To mute an account, go to their profile and select \"Mute account\" from the menu on their account." msgstr "" @@ -8458,15 +8619,15 @@ msgstr "" msgid "You have reached the end" msgstr "" -#: src/state/queries/video/video-upload.shared.ts:67 +#: src/lib/media/video/upload.shared.ts:56 msgid "You have temporarily reached the limit for video uploads. Please try again later." msgstr "" -#: src/components/StarterPack/ProfileStarterPacks.tsx:235 +#: src/components/StarterPack/ProfileStarterPacks.tsx:236 msgid "You haven't created a starter pack yet!" msgstr "" -#: src/components/dialogs/MutedWords.tsx:398 +#: src/components/dialogs/MutedWords.tsx:440 msgid "You haven't muted any words or tags yet" msgstr "Du hast noch keine Wörter oder Tags stummgeschaltet" @@ -8475,11 +8636,11 @@ msgstr "Du hast noch keine Wörter oder Tags stummgeschaltet" msgid "You hid this reply." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:78 +#: src/components/moderation/LabelsOnMeDialog.tsx:77 msgid "You may appeal non-self labels if you feel they were placed in error." msgstr "" -#: src/components/moderation/LabelsOnMeDialog.tsx:83 +#: src/components/moderation/LabelsOnMeDialog.tsx:82 msgid "You may appeal these labels if you feel they were placed in error." msgstr "" @@ -8499,7 +8660,7 @@ msgstr "" #~ msgid "You may only add up to 50 profiles" #~ msgstr "" -#: src/screens/Signup/StepInfo/Policies.tsx:85 +#: src/screens/Signup/StepInfo/Policies.tsx:106 msgid "You must be 13 years of age or older to sign up." msgstr "" @@ -8511,7 +8672,7 @@ msgstr "" #~ msgid "You must be 18 years or older to enable adult content" #~ msgstr "Du musst 18 Jahre oder älter sein, um Inhalte für Erwachsene zu aktivieren." -#: src/components/StarterPack/ProfileStarterPacks.tsx:306 +#: src/components/StarterPack/ProfileStarterPacks.tsx:307 msgid "You must be following at least seven other people to generate a starter pack." msgstr "" @@ -8519,12 +8680,11 @@ msgstr "" msgid "You must grant access to your photo library to save a QR code" msgstr "" -#: src/components/dialogs/nuxs/TenMillion/index.tsx:237 -#: src/components/StarterPack/ShareDialog.tsx:68 +#: src/components/StarterPack/ShareDialog.tsx:69 msgid "You must grant access to your photo library to save the image." msgstr "" -#: src/components/ReportDialog/SubmitView.tsx:209 +#: src/components/ReportDialog/SubmitView.tsx:210 msgid "You must select at least one labeler for a report" msgstr "" @@ -8532,47 +8692,47 @@ msgstr "" msgid "You previously deactivated @{0}." msgstr "" -#: src/view/com/util/forms/PostDropdownBtn.tsx:216 +#: src/view/com/util/forms/PostDropdownBtn.tsx:222 msgid "You will no longer receive notifications for this thread" msgstr "Du wirst keine Mitteilungen mehr für diesen Thread erhalten" -#: src/view/com/util/forms/PostDropdownBtn.tsx:212 +#: src/view/com/util/forms/PostDropdownBtn.tsx:218 msgid "You will now receive notifications for this thread" msgstr "Du erhälst nun Mitteilungen für dieses Thread" -#: src/screens/Login/SetNewPasswordForm.tsx:104 +#: src/screens/Login/SetNewPasswordForm.tsx:98 msgid "You will receive an email with a \"reset code.\" Enter that code here, then enter your new password." msgstr "Du erhältst eine E-Mail mit einem \"Reset-Code\". Gib diesen Code hier ein und gib dann dein neues Passwort ein." -#: src/screens/Messages/List/ChatListItem.tsx:114 +#: src/screens/Messages/components/ChatListItem.tsx:124 msgid "You: {0}" msgstr "" -#: src/screens/Messages/List/ChatListItem.tsx:143 +#: src/screens/Messages/components/ChatListItem.tsx:153 msgid "You: {defaultEmbeddedContentMessage}" msgstr "" -#: src/screens/Messages/List/ChatListItem.tsx:136 +#: src/screens/Messages/components/ChatListItem.tsx:146 msgid "You: {short}" msgstr "" -#: src/screens/Signup/index.tsx:113 +#: src/screens/Signup/index.tsx:107 msgid "You'll follow the suggested users and feeds once you finish creating your account!" msgstr "" -#: src/screens/Signup/index.tsx:118 +#: src/screens/Signup/index.tsx:112 msgid "You'll follow the suggested users once you finish creating your account!" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:241 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:232 msgid "You'll follow these people and {0} others" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:239 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:230 msgid "You'll follow these people right away" msgstr "" -#: src/screens/StarterPack/StarterPackLandingScreen.tsx:279 +#: src/screens/StarterPack/StarterPackLandingScreen.tsx:270 msgid "You'll stay updated with these feeds" msgstr "" @@ -8591,7 +8751,7 @@ msgstr "Du bist in der Warteschlange" msgid "You're logged in with an App Password. Please log in with your main password to continue deactivating your account." msgstr "" -#: src/screens/Onboarding/StepFinished.tsx:235 +#: src/screens/Onboarding/StepFinished.tsx:226 msgid "You're ready to go!" msgstr "Du kannst loslegen!" @@ -8604,15 +8764,15 @@ msgstr "" msgid "You've reached the end of your feed! Find some more accounts to follow." msgstr "Du hast das Ende deines Feeds erreicht! Finde weitere Konten, denen du folgen kannst." -#: src/state/queries/video/video.ts:175 +#: src/view/com/composer/state/video.ts:435 msgid "You've reached your daily limit for video uploads (too many bytes)" msgstr "" -#: src/state/queries/video/video.ts:180 +#: src/view/com/composer/state/video.ts:439 msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "" -#: src/screens/Signup/index.tsx:146 +#: src/screens/Signup/index.tsx:140 msgid "Your account" msgstr "Dein Konto" @@ -8620,15 +8780,15 @@ msgstr "Dein Konto" msgid "Your account has been deleted" msgstr "Dein Konto wurde gelöscht" -#: src/state/queries/video/video.ts:185 +#: src/view/com/composer/state/video.ts:443 msgid "Your account is not yet old enough to upload videos. Please try again later." msgstr "" -#: src/view/screens/Settings/ExportCarDialog.tsx:65 +#: src/view/screens/Settings/ExportCarDialog.tsx:64 msgid "Your account repository, containing all public data records, can be downloaded as a \"CAR\" file. This file does not include media embeds, such as images, or your private data, which must be fetched separately." msgstr "Dein Kontodepot, das alle öffentlichen Datensätze enthält, kann als \"CAR\"-Datei heruntergeladen werden. Diese Datei enthält keine Medieneinbettungen, wie z. B. Bilder, oder deine privaten Daten, welche separat abgerufen werden müssen." -#: src/screens/Signup/StepInfo/index.tsx:181 +#: src/screens/Signup/StepInfo/index.tsx:211 msgid "Your birth date" msgstr "Dein Geburtsdatum" @@ -8636,11 +8796,11 @@ msgstr "Dein Geburtsdatum" msgid "Your browser does not support the video format. Please try a different browser." msgstr "" -#: src/screens/Messages/Conversation/ChatDisabled.tsx:25 +#: src/screens/Messages/components/ChatDisabled.tsx:25 msgid "Your chats have been disabled" msgstr "" -#: src/view/com/modals/InAppBrowserConsent.tsx:47 +#: src/view/com/modals/InAppBrowserConsent.tsx:46 msgid "Your choice will be saved, but can be changed later in settings." msgstr "Deine Wahl wird gespeichert, kann aber später in den Einstellungen geändert werden." @@ -8648,9 +8808,9 @@ msgstr "Deine Wahl wird gespeichert, kann aber später in den Einstellungen geä #~ msgid "Your default feed is \"Following\"" #~ msgstr "Dein Standard-Feed ist \"Following\"" -#: src/screens/Login/ForgotPasswordForm.tsx:57 +#: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:203 -#: src/screens/Signup/StepInfo/index.tsx:75 +#: src/screens/Signup/StepInfo/index.tsx:108 #: src/view/com/modals/ChangePassword.tsx:55 msgid "Your email appears to be invalid." msgstr "Deine E-Mail scheint ungültig zu sein." @@ -8675,11 +8835,11 @@ msgstr "Dein Following-Feed ist leer! Folge mehr Benutzern, um auf dem Laufenden msgid "Your full handle will be" msgstr "Dein vollständiger Handle lautet" -#: src/view/com/modals/ChangeHandle.tsx:265 +#: src/view/com/modals/ChangeHandle.tsx:258 msgid "Your full handle will be <0>@{0}</0>" msgstr "Dein vollständiger Handle lautet <0>@{0}</0>" -#: src/components/dialogs/MutedWords.tsx:369 +#: src/components/dialogs/MutedWords.tsx:401 msgid "Your muted words" msgstr "Deine stummgeschalteten Wörter" @@ -8687,15 +8847,15 @@ msgstr "Deine stummgeschalteten Wörter" msgid "Your password has been changed successfully!" msgstr "Dein Passwort wurde erfolgreich geändert!" -#: src/view/com/composer/Composer.tsx:467 +#: src/view/com/composer/Composer.tsx:448 msgid "Your post has been published" msgstr "Dein Beitrag wurde veröffentlicht" -#: src/screens/Onboarding/StepFinished.tsx:250 +#: src/screens/Onboarding/StepFinished.tsx:241 msgid "Your posts, likes, and blocks are public. Mutes are private." msgstr "Deine Beiträge, Likes und Blockierungen sind öffentlich. Stummschaltungen sind privat." -#: src/view/screens/Settings/index.tsx:114 +#: src/view/screens/Settings/index.tsx:117 msgid "Your profile" msgstr "Dein Profil" @@ -8703,14 +8863,14 @@ msgstr "Dein Profil" msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." msgstr "" -#: src/view/com/composer/Composer.tsx:466 +#: src/view/com/composer/Composer.tsx:447 msgid "Your reply has been published" msgstr "Deine Antwort wurde veröffentlicht" -#: src/components/dms/ReportDialog.tsx:162 +#: src/components/dms/ReportDialog.tsx:157 msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "" -#: src/screens/Signup/index.tsx:148 +#: src/screens/Signup/index.tsx:142 msgid "Your user handle" msgstr "Dein Benutzerhandle" |