diff options
author | Paul Frazee <pfrazee@gmail.com> | 2025-07-01 17:56:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-01 17:56:27 -0700 |
commit | 9d44673acbe38081e4116e29805d441a17a16804 (patch) | |
tree | 502940c470af5d482e75895fe6eed823aa39a9a5 /src/locale/locales/de/messages.po | |
parent | bc072570d27e1f397406daea355570f5aec95647 (diff) | |
download | voidsky-9d44673acbe38081e4116e29805d441a17a16804.tar.zst |
Release 1.104.0 (#8595)
* Fix to navigation action after saving feeds * Test updates * Intl pull
Diffstat (limited to 'src/locale/locales/de/messages.po')
-rw-r--r-- | src/locale/locales/de/messages.po | 2553 |
1 files changed, 1451 insertions, 1102 deletions
diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po index 3ded55d4d..5c257c82b 100644 --- a/src/locale/locales/de/messages.po +++ b/src/locale/locales/de/messages.po @@ -8,7 +8,7 @@ msgstr "" "Language: de\n" "Project-Id-Version: 49a8cb746fbc2ae5707392ee41ddec4c\n" "Report-Msgid-Bugs-To: \n" -"PO-Revision-Date: 2025-05-30 23:40\n" +"PO-Revision-Date: 2025-07-02 00:33\n" "Last-Translator: \n" "Language-Team: German\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -79,9 +79,9 @@ msgstr "{0, plural, one {# Repost} other {# Reposts}}" msgid "{0, plural, one {# second} other {# seconds}}" msgstr "{0, plural, one {# Sekunde} other {# Sekunden}}" -#: src/view/shell/bottom-bar/BottomBar.tsx:215 -#: src/view/shell/bottom-bar/BottomBar.tsx:247 -#: src/view/shell/Drawer.tsx:473 +#: src/view/shell/bottom-bar/BottomBar.tsx:225 +#: src/view/shell/bottom-bar/BottomBar.tsx:257 +#: src/view/shell/Drawer.tsx:487 msgid "{0, plural, one {# unread item} other {# unread items}}" msgstr "{0, plural, one {# ungelesenes Element} other {# ungelesene Elemente}}" @@ -100,7 +100,8 @@ msgstr "{0, plural, one {Follower} other {Follower}}" msgid "{0, plural, one {following} other {following}}" msgstr "{0, plural, one {Folge ich} other {Folge ich}}" -#: src/view/com/post-thread/PostThreadItem.tsx:529 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:468 +#: src/view/com/post-thread/PostThreadItem.tsx:541 msgid "{0, plural, one {like} other {likes}}" msgstr "{0, plural, one {Like} other {Likes}}" @@ -108,11 +109,13 @@ msgstr "{0, plural, one {Like} other {Likes}}" msgid "{0, plural, one {post} other {posts}}" msgstr "{0, plural, one {Post} other {Posts}}" -#: src/view/com/post-thread/PostThreadItem.tsx:513 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:452 +#: src/view/com/post-thread/PostThreadItem.tsx:525 msgid "{0, plural, one {quote} other {quotes}}" msgstr "{0, plural, one {Zitat} other {Zitate}}" -#: src/view/com/post-thread/PostThreadItem.tsx:495 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:434 +#: src/view/com/post-thread/PostThreadItem.tsx:507 msgid "{0, plural, one {repost} other {reposts}}" msgstr "{0, plural, one {Repost} other {Reposts}}" @@ -137,17 +140,17 @@ msgstr "{0} <0>in <1>Text & Tags</1></0>" #: src/components/live/LiveStatusDialog.tsx:68 msgid "{0} is live" -msgstr "" +msgstr "{0} ist live" #: src/components/live/queries.ts:39 msgid "{0} is not a valid URL" -msgstr "" +msgstr "{0} ist keine gültige URL" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:223 msgid "{0} joined this week" msgstr "{0} ist diese Woche beigetreten" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:201 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:202 msgid "{0} of {1}" msgstr "{0} von {1}" @@ -164,8 +167,8 @@ msgstr "{0} hat mit {1} reagiert" msgid "{0} reacted {1} to {2}" msgstr "{0} hat mit {1} auf {2} reagiert" -#: src/view/com/util/UserAvatar.tsx:559 -#: src/view/com/util/UserAvatar.tsx:577 +#: src/view/com/util/UserAvatar.tsx:570 +#: src/view/com/util/UserAvatar.tsx:588 msgid "{0}'s avatar" msgstr "Profilbild von {0}" @@ -214,155 +217,155 @@ msgstr "{estimatedTimeHrs, plural, one {Stunde} other {Stunden}}" msgid "{estimatedTimeMins, plural, one {minute} other {minutes}}" msgstr "{estimatedTimeMins, plural, one {Minute} other {Minuten}}" -#: src/view/com/notifications/NotificationFeedItem.tsx:335 +#: src/view/com/notifications/NotificationFeedItem.tsx:349 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> followed you" msgstr "{firstAuthorLink} und <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}}</0> folgen dir" -#: src/view/com/notifications/NotificationFeedItem.tsx:361 +#: src/view/com/notifications/NotificationFeedItem.tsx:375 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your custom feed" msgstr "{firstAuthorLink} und <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterem} other {{formattedAuthorsCount} weiteren}}</0> gefällt dein benutzerdefinierter Feed" -#: src/view/com/notifications/NotificationFeedItem.tsx:254 +#: src/view/com/notifications/NotificationFeedItem.tsx:268 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your post" msgstr "{firstAuthorLink} und <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiteren} other {{formattedAuthorsCount} weiteren}}</0> gefällt dein Post" -#: src/view/com/notifications/NotificationFeedItem.tsx:466 +#: src/view/com/notifications/NotificationFeedItem.tsx:480 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> liked your repost" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:439 +#: src/view/com/notifications/NotificationFeedItem.tsx:453 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> removed their verifications from your account" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:278 +#: src/view/com/notifications/NotificationFeedItem.tsx:292 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your post" msgstr "{firstAuthorLink} und <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}}</0> haben deinen Post repostet" -#: src/view/com/notifications/NotificationFeedItem.tsx:490 +#: src/view/com/notifications/NotificationFeedItem.tsx:504 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> reposted your repost" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:385 +#: src/view/com/notifications/NotificationFeedItem.tsx:399 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> signed up with your starter pack" msgstr "{firstAuthorLink} und <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}}</0> haben sich mit deinem Starterpaket registriert" -#: src/view/com/notifications/NotificationFeedItem.tsx:414 +#: src/view/com/notifications/NotificationFeedItem.tsx:428 msgid "{firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0> verified you" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:347 +#: src/view/com/notifications/NotificationFeedItem.tsx:361 msgid "{firstAuthorLink} followed you" msgstr "{firstAuthorLink} folgt dir" -#: src/view/com/notifications/NotificationFeedItem.tsx:324 +#: src/view/com/notifications/NotificationFeedItem.tsx:338 msgid "{firstAuthorLink} followed you back" msgstr "{firstAuthorLink} folgt dir zurück" -#: src/view/com/notifications/NotificationFeedItem.tsx:373 +#: src/view/com/notifications/NotificationFeedItem.tsx:387 msgid "{firstAuthorLink} liked your custom feed" msgstr "{firstAuthorLink} gefällt dein benutzerdefinierter Feed" -#: src/view/com/notifications/NotificationFeedItem.tsx:266 +#: src/view/com/notifications/NotificationFeedItem.tsx:280 msgid "{firstAuthorLink} liked your post" msgstr "{firstAuthorLink} gefällt dein Post" -#: src/view/com/notifications/NotificationFeedItem.tsx:478 +#: src/view/com/notifications/NotificationFeedItem.tsx:492 msgid "{firstAuthorLink} liked your repost" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:451 +#: src/view/com/notifications/NotificationFeedItem.tsx:465 msgid "{firstAuthorLink} removed their verification from your account" msgstr "{firstAuthorLink} hat die Verifizierung deines Accounts entfernt" -#: src/view/com/notifications/NotificationFeedItem.tsx:290 +#: src/view/com/notifications/NotificationFeedItem.tsx:304 msgid "{firstAuthorLink} reposted your post" msgstr "{firstAuthorLink} hat deinen Post repostet" -#: src/view/com/notifications/NotificationFeedItem.tsx:502 +#: src/view/com/notifications/NotificationFeedItem.tsx:516 msgid "{firstAuthorLink} reposted your repost" -msgstr "" +msgstr "{firstAuthorLink} hat deinen Repost erneut geteilt" -#: src/view/com/notifications/NotificationFeedItem.tsx:397 +#: src/view/com/notifications/NotificationFeedItem.tsx:411 msgid "{firstAuthorLink} signed up with your starter pack" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:426 +#: src/view/com/notifications/NotificationFeedItem.tsx:440 msgid "{firstAuthorLink} verified you" msgstr "{firstAuthorLink} hat dich verifiziert" -#: src/view/com/notifications/NotificationFeedItem.tsx:328 +#: src/view/com/notifications/NotificationFeedItem.tsx:342 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} followed you" msgstr "{firstAuthorName} und {additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}} folgen dir" -#: src/view/com/notifications/NotificationFeedItem.tsx:354 +#: src/view/com/notifications/NotificationFeedItem.tsx:368 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your custom feed" msgstr "{firstAuthorName} und {additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiteren} other {{formattedAuthorsCount} weiteren}} gefällt dein benutzerdefinierter Feed" -#: src/view/com/notifications/NotificationFeedItem.tsx:247 +#: src/view/com/notifications/NotificationFeedItem.tsx:261 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your post" msgstr "{firstAuthorName} und {additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiteren} other {{formattedAuthorsCount} weiteren}} gefällt dein Post" -#: src/view/com/notifications/NotificationFeedItem.tsx:459 +#: src/view/com/notifications/NotificationFeedItem.tsx:473 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} liked your repost" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:432 +#: src/view/com/notifications/NotificationFeedItem.tsx:446 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} removed their verifications from your account" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:271 +#: src/view/com/notifications/NotificationFeedItem.tsx:285 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your post" msgstr "{firstAuthorName} und {additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}} haben deinen Post repostet" -#: src/view/com/notifications/NotificationFeedItem.tsx:483 +#: src/view/com/notifications/NotificationFeedItem.tsx:497 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} reposted your repost" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:378 +#: src/view/com/notifications/NotificationFeedItem.tsx:392 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} signed up with your starter pack" msgstr "{firstAuthorName} und {additionalAuthorsCount, plural, one {{formattedAuthorsCount} weiterer} other {{formattedAuthorsCount} weitere}} haben sich mit deinem Starterpaket registriert" -#: src/view/com/notifications/NotificationFeedItem.tsx:407 +#: src/view/com/notifications/NotificationFeedItem.tsx:421 msgid "{firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}} verified you" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:333 +#: src/view/com/notifications/NotificationFeedItem.tsx:347 msgid "{firstAuthorName} followed you" msgstr "{firstAuthorName} folgt dir" -#: src/view/com/notifications/NotificationFeedItem.tsx:323 +#: src/view/com/notifications/NotificationFeedItem.tsx:337 msgid "{firstAuthorName} followed you back" msgstr "{firstAuthorName} folgt dir zurück" -#: src/view/com/notifications/NotificationFeedItem.tsx:359 +#: src/view/com/notifications/NotificationFeedItem.tsx:373 msgid "{firstAuthorName} liked your custom feed" msgstr "{firstAuthorName} gefällt dein benutzerdefinierter Feed" -#: src/view/com/notifications/NotificationFeedItem.tsx:252 +#: src/view/com/notifications/NotificationFeedItem.tsx:266 msgid "{firstAuthorName} liked your post" msgstr "{firstAuthorName} gefällt dein Post" -#: src/view/com/notifications/NotificationFeedItem.tsx:464 +#: src/view/com/notifications/NotificationFeedItem.tsx:478 msgid "{firstAuthorName} liked your repost" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:437 +#: src/view/com/notifications/NotificationFeedItem.tsx:451 msgid "{firstAuthorName} removed their verification from your account" msgstr "{firstAuthorName} hat die Verifizierung deines Accounts entfernt" -#: src/view/com/notifications/NotificationFeedItem.tsx:276 +#: src/view/com/notifications/NotificationFeedItem.tsx:290 msgid "{firstAuthorName} reposted your post" msgstr "{firstAuthorName} hat deinen Post repostet" -#: src/view/com/notifications/NotificationFeedItem.tsx:488 +#: src/view/com/notifications/NotificationFeedItem.tsx:502 msgid "{firstAuthorName} reposted your repost" -msgstr "" +msgstr "{firstAuthorName} hat deinen Repost erneut geteilt" -#: src/view/com/notifications/NotificationFeedItem.tsx:383 +#: src/view/com/notifications/NotificationFeedItem.tsx:397 msgid "{firstAuthorName} signed up with your starter pack" msgstr "{firstAuthorName} hat sich mit deinem Startpaket angemeldet" -#: src/view/com/notifications/NotificationFeedItem.tsx:412 +#: src/view/com/notifications/NotificationFeedItem.tsx:426 msgid "{firstAuthorName} verified you" msgstr "{firstAuthorName} hat dich verifiziert" @@ -371,17 +374,17 @@ msgstr "{firstAuthorName} hat dich verifiziert" msgid "{following} following" msgstr "{following} Folge ich" -#: src/components/dialogs/SearchablePeopleList.tsx:412 +#: src/components/dialogs/SearchablePeopleList.tsx:413 msgid "{handle} can't be messaged" msgstr "{handle} kann nicht angeschrieben werden" #: src/components/live/utils.ts:15 msgid "{hours, plural, one {# hour {minutesString}} other {# hours {minutesString}}}" -msgstr "" +msgstr "{hours, plural, one {# Stunde {minutesString}} other {# Stunden {minutesString}}}" #: src/components/live/utils.ts:19 msgid "{hours, plural, one {# hour} other {# hours}}" -msgstr "" +msgstr "{hours, plural, one {# Stunde} other {# Stunden}}" #. Number of users (always at least 50) who have joined Bluesky using a specific starter pack #: src/components/StarterPack/StarterPackCard.tsx:101 @@ -390,9 +393,9 @@ msgstr "{joinedAllTimeCount, plural, other {# Nutzer sind}} beigetreten!" #: src/components/live/utils.ts:10 msgid "{minutes, plural, one {# minute} other {# minutes}}" -msgstr "" +msgstr "{minutes, plural, one {# Minute} other {# Minuten}}" -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:270 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:277 msgid "{notificationCount, plural, one {# unread item} other {# unread items}}" msgstr "{notificationCount, plural, one {# ungelesenes Element} other {# ungelesene Elemente}}" @@ -458,7 +461,7 @@ msgstr "<0>{0}</0> und<1> </1><2>{1} </2>sind in deinem Startpaket enthalten" msgid "<0>{0}</0> is included in your starter pack" msgstr "<0>{0}</0> ist in deinem Startpaket enthalten" -#: src/components/WhoCanReply.tsx:296 +#: src/components/WhoCanReply.tsx:317 msgid "<0>{0}</0> members" msgstr "<0>{0}</0> Mitglieder" @@ -466,10 +469,6 @@ msgstr "<0>{0}</0> Mitglieder" msgid "<0>{date}</0> at {time}" msgstr "<0>{date}</0> um {time}" -#: src/screens/Settings/NotificationSettings.tsx:85 -msgid "<0>Experimental:</0> When this preference is enabled, you'll only receive reply and quote notifications from users you follow. We'll continue to add more controls here over time." -msgstr "<0>Experimentell:</0> Wenn diese Einstellung aktiviert ist, erhältst du nur Mitteilungen zu Antworten und Zitaten von Nutzern, denen du folgst. Wir werden hier mit der Zeit weitere Einstellungsmöglichkeiten hinzufügen." - #: src/screens/StarterPack/Wizard/index.tsx:440 msgid "<0>You</0> and<1> </1><2>{0} </2>are included in your starter pack" msgstr "<0>Du</0> und<1> </1><2>{0} </2>sind in deinem Starterpaket enthalten" @@ -503,10 +502,14 @@ msgstr "eine Nachricht" msgid "A new form of verification" msgstr "Eine neue Form der Verifizierung" -#: src/Navigation.tsx:403 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:113 +msgid "A screenshot of a profile page with a bell icon next to the follow button, indicating the new activity notifications feature." +msgstr "" + +#: src/Navigation.tsx:509 #: src/screens/Settings/AboutSettings.tsx:75 -#: src/screens/Settings/Settings.tsx:225 -#: src/screens/Settings/Settings.tsx:228 +#: src/screens/Settings/Settings.tsx:235 +#: src/screens/Settings/Settings.tsx:238 msgid "About" msgstr "Über" @@ -524,25 +527,25 @@ msgstr "Chat-Anfrage annehmen" msgid "Accept Request" msgstr "Anfrage annehmen" -#: src/screens/Settings/AccessibilitySettings.tsx:46 -#: src/screens/Settings/Settings.tsx:201 -#: src/screens/Settings/Settings.tsx:204 +#: src/screens/Settings/AccessibilitySettings.tsx:44 +#: src/screens/Settings/Settings.tsx:211 +#: src/screens/Settings/Settings.tsx:214 msgid "Accessibility" msgstr "Barrierefreiheit" -#: src/Navigation.tsx:355 +#: src/Navigation.tsx:368 msgid "Accessibility Settings" msgstr "Barrierefreiheitseinstellungen" -#: src/Navigation.tsx:371 +#: src/Navigation.tsx:384 #: src/screens/Login/LoginForm.tsx:194 #: src/screens/Settings/AccountSettings.tsx:48 -#: src/screens/Settings/Settings.tsx:163 -#: src/screens/Settings/Settings.tsx:166 +#: src/screens/Settings/Settings.tsx:165 +#: src/screens/Settings/Settings.tsx:168 msgid "Account" msgstr "Account" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:360 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:361 #: src/screens/Messages/components/RequestButtons.tsx:91 #: src/view/com/profile/ProfileMenu.tsx:158 msgctxt "toast" @@ -554,7 +557,7 @@ msgctxt "toast" msgid "Account followed" msgstr "Account gefolgt" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:383 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:384 #: src/view/com/profile/ProfileMenu.tsx:134 msgctxt "toast" msgid "Account muted" @@ -569,11 +572,11 @@ msgstr "Account stummgeschaltet" msgid "Account Muted by List" msgstr "Account durch Liste stummgeschaltet" -#: src/screens/Settings/Settings.tsx:505 +#: src/screens/Settings/Settings.tsx:529 msgid "Account options" msgstr "Account-Optionen" -#: src/screens/Settings/Settings.tsx:541 +#: src/screens/Settings/Settings.tsx:565 msgid "Account removed from quick access" msgstr "Account aus dem Schnellzugriff entfernt" @@ -588,7 +591,7 @@ msgctxt "toast" msgid "Account unfollowed" msgstr "Account entfolgt" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:373 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:374 #: src/view/com/profile/ProfileMenu.tsx:124 msgctxt "toast" msgid "Account unmuted" @@ -596,6 +599,16 @@ msgstr "Account nicht mehr stummgeschaltet" #: src/components/verification/VerifierDialog.tsx:96 msgid "Accounts with a scalloped blue check mark <0><1/></0> can verify others. These trusted verifiers are selected by Bluesky." +msgstr "Accounts mit einem gewellten blauen Häkchen <0><1/></0> können andere verifizieren. Diese vertrauenswürdigen Verifizierer werden von Bluesky ausgewählt." + +#: src/lib/hooks/useNotificationHandler.ts:174 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:102 +#: src/screens/Settings/NotificationSettings/index.tsx:192 +msgid "Activity from others" +msgstr "" + +#: src/Navigation.tsx:477 +msgid "Activity notifications" msgstr "" #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:169 @@ -619,7 +632,7 @@ msgstr "Inhaltswarnung hinzufügen" #: src/components/live/GoLiveDialog.tsx:101 msgid "Add a temporary live status to your profile. When someone clicks on your avatar, they’ll see information about your live event." -msgstr "" +msgstr "Füge deinem Profil einen temporären Live-Status hinzu. Wenn jemand auf deinen Avatar klickt, sieht er Informationen zu deinem Live-Event." #: src/view/screens/ProfileList.tsx:924 #: src/view/screens/ProfileList.tsx:942 @@ -645,14 +658,14 @@ msgstr "Alt-Text hinzufügen" msgid "Add alt text (optional)" msgstr "Alt-Text hinzufügen (optional)" -#: src/screens/Settings/Settings.tsx:445 -#: src/screens/Settings/Settings.tsx:448 +#: src/screens/Settings/Settings.tsx:469 +#: src/screens/Settings/Settings.tsx:472 #: src/view/shell/desktop/LeftNav.tsx:260 #: src/view/shell/desktop/LeftNav.tsx:264 msgid "Add another account" msgstr "Füge einen weiteren Account hinzu" -#: src/view/com/composer/Composer.tsx:731 +#: src/view/com/composer/Composer.tsx:773 msgid "Add another post" msgstr "Einen weiteren Post hinzufügen" @@ -683,7 +696,7 @@ msgstr "Stummgeschaltetes Wort mit den gewählten Einstellungen hinzufügen" msgid "Add muted words and tags" msgstr "Stummgeschaltete Wörter und Tags hinzufügen" -#: src/view/com/composer/Composer.tsx:1287 +#: src/view/com/composer/Composer.tsx:1335 msgid "Add new post" msgstr "Neuen Post hinzufügen" @@ -694,7 +707,7 @@ msgstr "Personen hinzufügen" #: src/components/dialogs/lists/ListAddRemoveUsersDialog.tsx:79 msgid "Add people to list" -msgstr "" +msgstr "Personen zur Liste hinzufügen" #: src/components/dms/EmojiPopup.android.tsx:55 msgid "Add Reaction" @@ -774,12 +787,11 @@ msgstr "Kennzeichnungen für Inhalt für Erwachsene" msgid "Advanced" msgstr "Erweitert" -#: src/components/dialogs/ChangeEmailDialog.tsx:143 #: src/components/dialogs/EmailDialog/screens/Update.tsx:223 msgid "alice@example.com" -msgstr "" +msgstr "alice@example.com" -#: src/view/screens/Notifications.tsx:86 +#: src/view/screens/Notifications.tsx:88 msgid "All" msgstr "Alle" @@ -807,17 +819,22 @@ msgstr "Erlaube den Zugriff auf deine Direktnachrichten" msgid "Allow new messages from" msgstr "Erlaube neue Nachrichten von" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:344 +#: src/screens/Settings/ActivityPrivacySettings.tsx:52 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:90 +msgid "Allow others to be notified of your posts" +msgstr "" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:348 msgid "Allow quote posts" msgstr "Zitieren dieses Posts erlauben" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:389 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:393 msgid "Allow replies from:" msgstr "Antworten erlauben von:" #: src/screens/Settings/AppPasswords.tsx:200 msgid "Allows access to direct messages" -msgstr "" +msgstr "Ermöglicht Zugriff auf Direktnachrichten" #: src/screens/Login/ForgotPasswordForm.tsx:171 #: src/view/com/modals/ChangePassword.tsx:182 @@ -828,13 +845,13 @@ msgstr "Hast du bereits einen Code?" msgid "Already signed in as @{0}" msgstr "Bereits angemeldet als @{0}" +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:186 #: src/view/com/composer/GifAltText.tsx:100 #: src/view/com/composer/photos/Gallery.tsx:187 -#: src/view/com/util/post-embeds/GifEmbed.tsx:186 msgid "ALT" msgstr "ALT" -#: src/screens/Settings/AccessibilitySettings.tsx:56 +#: src/screens/Settings/AccessibilitySettings.tsx:54 #: src/view/com/composer/GifAltText.tsx:154 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:118 #: src/view/com/composer/videos/SubtitleDialog.tsx:40 @@ -844,7 +861,7 @@ msgstr "ALT" msgid "Alt text" msgstr "Alt-Text" -#: src/view/com/util/post-embeds/GifEmbed.tsx:191 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:191 msgid "Alt Text" msgstr "Alt-Text" @@ -861,19 +878,11 @@ msgstr "Alt-Text wird gekürzt. {MAX_ALT_TEXT, plural, other {Limit: {0} Zeichen msgid "An email has been sent to {0}. It includes a confirmation code which you can enter below." msgstr "Eine E-Mail wurde an {0} gesendet. Sie enthält einen Bestätigungscode, den du unten eingeben kannst." -#: src/components/dialogs/ChangeEmailDialog.tsx:59 -msgid "An email has been sent to your previous address, {currentEmail}. It includes a confirmation code which you can enter below." -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:120 -msgid "An email has been sent! Please enter the confirmation code included in the email below." -msgstr "Eine E-Mail wurde versendet! Bitte gib unten den Bestätigungscode aus der E-Mail ein." - -#: src/components/dialogs/GifSelect.tsx:265 +#: src/components/dialogs/GifSelect.tsx:266 msgid "An error has occurred" msgstr "Ein Fehler ist aufgetreten" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:420 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:420 msgid "An error occurred" msgstr "Ein Fehler ist aufgetreten" @@ -881,7 +890,7 @@ msgstr "Ein Fehler ist aufgetreten" msgid "An error occurred while compressing the video." msgstr "Beim Komprimieren des Videos ist ein Fehler aufgetreten." -#: src/state/queries/explore-feed-previews.tsx:184 +#: src/state/queries/explore-feed-previews.tsx:173 msgid "An error occurred while fetching the feed." msgstr "Beim Abrufen des Feeds ist ein Fehler aufgetreten." @@ -889,11 +898,11 @@ msgstr "Beim Abrufen des Feeds ist ein Fehler aufgetreten." 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?" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:160 +#: src/components/Post/Embed/VideoEmbed/index.tsx:160 msgid "An error occurred while loading the video. Please try again later." msgstr "Beim Laden des Videos ist ein Fehler aufgetreten. Bitte versuche es später erneut." -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:198 +#: src/components/Post/Embed/VideoEmbed/index.web.tsx:199 msgid "An error occurred while loading the video. Please try again." msgstr "Beim Laden des Videos ist ein Fehler aufgetreten. Bitte versuche es erneut." @@ -934,8 +943,8 @@ msgstr "Beim Öffnen des Chats ist ein Problem aufgetreten" #: src/components/hooks/useFollowMethods.ts:35 #: src/components/hooks/useFollowMethods.ts:50 -#: src/components/ProfileCard.tsx:386 -#: src/components/ProfileCard.tsx:407 +#: src/components/ProfileCard.tsx:451 +#: src/components/ProfileCard.tsx:472 #: src/view/com/profile/FollowButton.tsx:38 #: src/view/com/profile/FollowButton.tsx:48 msgid "An issue occurred, please try again." @@ -943,7 +952,7 @@ msgstr "Ein Problem ist aufgetreten, bitte versuche es erneut." #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:118 msgid "An mockup of a iPhone showing the Bluesky app open to the profile of a verified user with a blue checkmark next to their display name." -msgstr "" +msgstr "Ein Mockup eines iPhones, auf dem die Bluesky-App mit dem Profil eines verifizierten Nutzers geöffnet ist, dessen Anzeigename mit einem blauen Häkchen versehen ist." #: src/screens/Onboarding/StepInterests/index.tsx:185 msgid "an unknown error occurred" @@ -954,7 +963,7 @@ msgstr "Ein unbekannter Fehler ist aufgetreten" msgid "an unknown labeler" msgstr "ein unbekannter Kennzeichner" -#: src/components/WhoCanReply.tsx:317 +#: src/components/WhoCanReply.tsx:338 msgid "and" msgstr "und" @@ -963,7 +972,7 @@ msgstr "und" msgid "Animals" msgstr "Tiere" -#: src/view/com/util/post-embeds/GifEmbed.tsx:149 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:149 msgid "Animated GIF" msgstr "Animiertes GIF" @@ -980,7 +989,13 @@ msgstr "Asoziales Verhalten" msgid "Anybody can interact" msgstr "Jeder kann interagieren" -#: src/Navigation.tsx:411 +#: src/screens/Settings/ActivityPrivacySettings.tsx:111 +#: src/screens/Settings/ActivityPrivacySettings.tsx:116 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:161 +msgid "Anyone who follows me" +msgstr "" + +#: src/Navigation.tsx:517 #: src/screens/Settings/AppIconSettings/index.tsx:67 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:18 #: src/screens/Settings/AppIconSettings/SettingsListItem.tsx:23 @@ -1012,12 +1027,12 @@ msgstr "App-Passwortnamen dürfen nur Buchstaben, Zahlen, Leerzeichen, Bindestri msgid "App password names must be at least 4 characters long" msgstr "Namen von App-Passwörtern müssen mindestens 4 Zeichen enthalten" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:66 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:72 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:75 msgid "App passwords" msgstr "App-Passwörter" -#: src/Navigation.tsx:323 +#: src/Navigation.tsx:336 #: src/screens/Settings/AppPasswords.tsx:51 msgid "App Passwords" msgstr "App-Passwörter" @@ -1053,10 +1068,10 @@ msgstr "Suspendierung anfechten" msgid "Appeal this decision" msgstr "Einspruch gegen diese Entscheidung" -#: src/Navigation.tsx:363 -#: src/screens/Settings/AppearanceSettings.tsx:85 -#: src/screens/Settings/Settings.tsx:193 -#: src/screens/Settings/Settings.tsx:196 +#: src/Navigation.tsx:376 +#: src/screens/Settings/AppearanceSettings.tsx:88 +#: src/screens/Settings/Settings.tsx:203 +#: src/screens/Settings/Settings.tsx:206 msgid "Appearance" msgstr "Erscheinungsbild" @@ -1065,12 +1080,15 @@ msgstr "Erscheinungsbild" msgid "Apply default recommended feeds" msgstr "Standardmäßig empfohlene Feeds anwenden" -#: src/view/com/post-thread/PostThreadItem.tsx:945 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:634 +#: src/view/com/post-thread/PostThreadItem.tsx:955 msgid "Archived from {0}" msgstr "Archiviert von {0}" -#: src/view/com/post-thread/PostThreadItem.tsx:914 -#: src/view/com/post-thread/PostThreadItem.tsx:953 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:603 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:642 +#: src/view/com/post-thread/PostThreadItem.tsx:924 +#: src/view/com/post-thread/PostThreadItem.tsx:963 msgid "Archived post" msgstr "Archivierter Post" @@ -1078,7 +1096,7 @@ msgstr "Archivierter Post" msgid "Are you sure you want to delete the app password \"{0}\"?" msgstr "Bist du sicher, dass du das App-Passwort „{0}“ löschen möchtest?" -#: src/components/dms/MessageContextMenu.tsx:189 +#: src/components/dms/MessageContextMenu.tsx:188 msgid "Are you sure you want to delete this message? The message will be deleted for you, but not for the other participant." msgstr "Möchtest du diese Nachricht wirklich löschen? Die Nachricht wird für dich gelöscht, nicht jedoch für den anderen Teilnehmer." @@ -1106,11 +1124,11 @@ msgstr "Bist du sicher, dass du {0} von deinen Feeds entfernen möchtest?" 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:682 +#: src/view/com/composer/Composer.tsx:724 msgid "Are you sure you'd like to discard this draft?" msgstr "Bist du sicher, dass du diesen Entwurf verwerfen möchtest?" -#: src/view/com/composer/Composer.tsx:861 +#: src/view/com/composer/Composer.tsx:905 msgid "Are you sure you'd like to discard this post?" msgstr "Bist du sicher, dass du diesen Post verwerfen möchtest?" @@ -1131,24 +1149,20 @@ msgstr "Kunst" msgid "Artistic or non-erotic nudity." msgstr "Künstlerische oder nicht-erotische Nacktheit." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:480 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:482 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:495 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:497 msgid "Assign topic for algo" -msgstr "" +msgstr "Thema für den Algorithmus festlegen" #: src/screens/Signup/StepHandle.tsx:194 msgid "At least 3 characters" msgstr "Mindestens 3 Zeichen" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:40 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:48 msgctxt "Name of app icon variant" msgid "Aurora" msgstr "Aurora" -#: src/screens/Settings/AccessibilitySettings.tsx:105 -msgid "Autoplay options have moved to the <0>Content and Media settings</0>." -msgstr "Optionen für Autoplay wurden in die <0>Inhalts- und Medien-Einstellungen</0> verschoben." - #: src/screens/Settings/ContentAndMediaSettings.tsx:116 #: src/screens/Settings/ContentAndMediaSettings.tsx:122 msgid "Autoplay videos and GIFs" @@ -1163,8 +1177,8 @@ msgstr "Videos und GIFs automatisch abspielen" #: src/screens/Login/ForgotPasswordForm.tsx:129 #: src/screens/Login/LoginForm.tsx:310 #: src/screens/Login/LoginForm.tsx:316 -#: src/screens/Login/SetNewPasswordForm.tsx:164 -#: src/screens/Login/SetNewPasswordForm.tsx:170 +#: src/screens/Login/SetNewPasswordForm.tsx:168 +#: src/screens/Login/SetNewPasswordForm.tsx:174 #: src/screens/Messages/components/ChatDisabled.tsx:133 #: src/screens/Messages/components/ChatDisabled.tsx:134 #: src/screens/Profile/Header/Shell.tsx:158 @@ -1184,7 +1198,7 @@ msgstr "Bevor du eine Liste erstellen kannst, musst du zuerst deine E-Mail verif #: src/lib/hooks/useOpenComposer.tsx:14 msgid "Before creating a post or replying, you must first verify your email." -msgstr "" +msgstr "Bevor du einen Post erstellen oder antworten kannst, musst du zuerst deine E-Mail verifizieren." #: src/components/StarterPack/ProfileStarterPacks.tsx:235 #: src/components/StarterPack/ProfileStarterPacks.tsx:245 @@ -1193,6 +1207,10 @@ msgstr "" #: src/screens/Messages/components/RequestButtons.tsx:235 msgid "Before you can accept this chat request, you must first verify your email." +msgstr "Bevor du diese Chat-Anfrage annehmen kannst, musst du zuerst deine E-Mail verifizieren." + +#: src/components/activity-notifications/SubscribeProfileButton.tsx:43 +msgid "Before you can get notifications for {name}'s posts, you must first verify your email." msgstr "" #: src/components/dms/dialogs/NewChatDialog.tsx:54 @@ -1200,23 +1218,23 @@ msgstr "" #: src/screens/Messages/ChatList.tsx:332 #: src/screens/Messages/Conversation.tsx:213 msgid "Before you can message another user, you must first verify your email." -msgstr "" +msgstr "Bevor du einem anderen Nutzer eine Nachricht senden kannst, musst du zuerst deine E-Mail verifizieren." #: src/components/dialogs/BirthDateSettings.tsx:103 #: src/screens/Settings/AccountSettings.tsx:120 msgid "Birthday" msgstr "Geburtstag" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:742 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:757 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:319 #: src/view/com/profile/ProfileMenu.tsx:473 msgid "Block" msgstr "Blockieren" #: src/components/dms/ConvoMenu.tsx:247 #: src/components/dms/ConvoMenu.tsx:250 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:627 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:629 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:642 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:644 #: src/screens/Messages/components/RequestButtons.tsx:144 #: src/screens/Messages/components/RequestButtons.tsx:146 #: src/view/com/profile/ProfileMenu.tsx:384 @@ -1224,7 +1242,7 @@ msgstr "Blockieren" msgid "Block account" msgstr "Account blockieren" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:752 #: src/view/com/profile/ProfileMenu.tsx:456 msgid "Block Account?" msgstr "Account blockieren?" @@ -1262,7 +1280,7 @@ msgstr "Nutzer blockieren" msgid "Block User" msgstr "Nutzer blockieren" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:84 +#: src/components/Post/Embed/index.tsx:180 msgid "Blocked" msgstr "Blockiert" @@ -1270,12 +1288,12 @@ msgstr "Blockiert" msgid "Blocked accounts" msgstr "Blockierte Accounts" -#: src/Navigation.tsx:164 +#: src/Navigation.tsx:177 #: src/view/screens/ModerationBlockedAccounts.tsx:104 msgid "Blocked Accounts" msgstr "Blockierte Accounts" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:739 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:754 #: src/view/com/profile/ProfileMenu.tsx:468 msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you." msgstr "Blockierte Accounts können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren." @@ -1284,11 +1302,11 @@ msgstr "Blockierte Accounts können nicht in deinen Threads antworten, dich erw msgid "Blocked accounts cannot reply in your threads, mention you, or otherwise interact with you. You will not see their content and they will be prevented from seeing yours." msgstr "Blockierte Accounts können nicht in deinen Threads antworten, dich erwähnen oder anderweitig mit dir interagieren. Du wirst ihre Inhalte nicht sehen und sie werden daran gehindert, deine zu sehen." -#: src/view/com/post-thread/PostThread.tsx:468 +#: src/view/com/post-thread/PostThread.tsx:488 msgid "Blocked post." msgstr "Blockierter Post." -#: src/screens/Profile/Sections/Labels.tsx:170 +#: src/screens/Profile/Sections/Labels.tsx:203 msgid "Blocking does not prevent this labeler from placing labels on your account." msgstr "Blockieren hindert diesen Kennzeichnungsdienst nicht daran, Kennzeichnungen zu deinem Account hinzuzufügen." @@ -1309,11 +1327,12 @@ msgstr "Blog" msgid "Bluesky" msgstr "Bluesky" -#: src/view/com/post-thread/PostThreadItem.tsx:970 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:659 +#: src/view/com/post-thread/PostThreadItem.tsx:980 msgid "Bluesky cannot confirm the authenticity of the claimed date." msgstr "Bluesky kann die Echtheit des angegebenen Datums nicht bestätigen." -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:129 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:165 msgctxt "Name of app icon variant" msgid "Bluesky Classic™" msgstr "Bluesky Classic™" @@ -1368,23 +1387,23 @@ msgstr "Bilder verwischen und aus Feeds herausfiltern" msgid "Books" msgstr "Bücher" -#: src/components/FeedInterstitials.tsx:373 +#: src/components/FeedInterstitials.tsx:379 msgid "Browse more accounts on the Explore page" msgstr "" -#: src/components/FeedInterstitials.tsx:511 +#: src/components/FeedInterstitials.tsx:517 msgid "Browse more feeds on the Explore page" msgstr "Stöbere auf der Seite „Explore” in weiteren Feeds" -#: src/components/FeedInterstitials.tsx:353 -#: src/components/FeedInterstitials.tsx:356 -#: src/components/FeedInterstitials.tsx:492 -#: src/components/FeedInterstitials.tsx:495 +#: src/components/FeedInterstitials.tsx:359 +#: src/components/FeedInterstitials.tsx:362 +#: src/components/FeedInterstitials.tsx:498 +#: src/components/FeedInterstitials.tsx:501 msgid "Browse more suggestions" msgstr "Weitere Vorschläge anzeigen" -#: src/components/FeedInterstitials.tsx:381 -#: src/components/FeedInterstitials.tsx:520 +#: src/components/FeedInterstitials.tsx:387 +#: src/components/FeedInterstitials.tsx:526 msgid "Browse more suggestions on the Explore page" msgstr "Stöbere auf der Seite „Explore” nach weiteren Vorschlägen" @@ -1448,14 +1467,15 @@ msgstr "Von dir" msgid "Camera" msgstr "Kamera" +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:206 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:125 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Enable.tsx:131 #: src/components/dialogs/InAppBrowserConsent.tsx:98 #: src/components/dialogs/InAppBrowserConsent.tsx:104 #: src/components/live/GoLiveDialog.tsx:247 #: src/components/live/GoLiveDialog.tsx:253 -#: src/components/Menu/index.tsx:339 -#: src/components/PostControls/RepostButton.tsx:198 +#: src/components/Menu/index.tsx:350 +#: src/components/PostControls/RepostButton.tsx:209 #: src/components/Prompt.tsx:143 #: src/components/Prompt.tsx:145 #: src/screens/Deactivated.tsx:158 @@ -1466,20 +1486,17 @@ msgstr "Kamera" #: src/screens/Settings/AppIconSettings/index.tsx:225 #: src/screens/Settings/components/ChangeHandleDialog.tsx:78 #: src/screens/Settings/components/ChangeHandleDialog.tsx:85 -#: src/screens/Settings/Settings.tsx:270 +#: src/screens/Settings/Settings.tsx:280 #: src/screens/Takendown.tsx:99 #: src/screens/Takendown.tsx:102 -#: src/view/com/composer/Composer.tsx:916 -#: src/view/com/composer/Composer.tsx:927 +#: src/view/com/composer/Composer.tsx:960 +#: src/view/com/composer/Composer.tsx:971 #: src/view/com/composer/photos/EditImageDialog.web.tsx:43 #: src/view/com/composer/photos/EditImageDialog.web.tsx:52 #: src/view/com/modals/ChangePassword.tsx:279 #: src/view/com/modals/ChangePassword.tsx:282 #: src/view/com/modals/CreateOrEditList.tsx:333 #: src/view/com/modals/CropImage.web.tsx:97 -#: src/view/com/modals/EditProfile.tsx:269 -#: src/view/com/modals/LinkWarning.tsx:105 -#: src/view/com/modals/LinkWarning.tsx:107 #: src/view/shell/desktop/LeftNav.tsx:213 msgid "Cancel" msgstr "Abbrechen" @@ -1500,11 +1517,7 @@ msgstr "Account-Löschung abbrechen" msgid "Cancel image crop" msgstr "Bildbeschneidung abbrechen" -#: src/view/com/modals/EditProfile.tsx:264 -msgid "Cancel profile editing" -msgstr "Profilbearbeitung abbrechen" - -#: src/components/PostControls/RepostButton.tsx:192 +#: src/components/PostControls/RepostButton.tsx:203 msgid "Cancel quote post" msgstr "Post zitieren abbrechen" @@ -1516,14 +1529,10 @@ msgstr "Reaktivierung abbrechen und ausloggen" msgid "Cancel search" msgstr "Suche abbrechen" -#: src/view/com/modals/LinkWarning.tsx:106 -msgid "Cancels opening the linked website" -msgstr "Bricht das Öffnen der verlinkten Website ab" - #: src/components/PostControls/index.tsx:101 #: src/components/PostControls/index.tsx:132 #: src/components/PostControls/index.tsx:160 -#: src/state/shell/composer/index.tsx:82 +#: src/state/shell/composer/index.tsx:91 msgid "Cannot interact with a blocked user" msgstr "Kann nicht mit einem blockierten Nutzer interagieren" @@ -1551,12 +1560,7 @@ msgstr "App-Symbol zu „{0}“ ändern" #: src/components/AppLanguageDropdown.tsx:40 msgid "Change app language" -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:200 -#: src/components/dialogs/VerifyEmailDialog.tsx:225 -msgid "Change email address" -msgstr "E-Mail-Adresse ändern" +msgstr "App-Sprache ändern" #: src/screens/Settings/components/ChangeHandleDialog.tsx:94 #: src/screens/Settings/components/ChangeHandleDialog.tsx:98 @@ -1579,14 +1583,6 @@ msgstr "Sprache des Posts auf {suggestedLanguageName} ändern" msgid "Change report reason" msgstr "Grund für Meldung ändern" -#: src/components/dialogs/ChangeEmailDialog.tsx:53 -msgid "Change Your Email" -msgstr "Deine E-Mail ändern" - -#: src/components/dialogs/VerifyEmailDialog.tsx:209 -msgid "Change your email address" -msgstr "Ändere deine E-Mail-Adresse" - #: src/screens/Settings/AppIconSettings/index.tsx:216 msgid "Changes app icon" msgstr "Ändert das App-Symbol" @@ -1596,10 +1592,15 @@ msgstr "Ändert das App-Symbol" msgid "Changes hosting provider" msgstr "Ändert den Hosting-Anbieter" -#: src/Navigation.tsx:428 -#: src/view/shell/bottom-bar/BottomBar.tsx:211 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:174 +msgid "Changes saved" +msgstr "" + +#: src/lib/hooks/useNotificationHandler.ts:91 +#: src/Navigation.tsx:534 +#: src/view/shell/bottom-bar/BottomBar.tsx:221 #: src/view/shell/desktop/LeftNav.tsx:553 -#: src/view/shell/Drawer.tsx:441 +#: src/view/shell/Drawer.tsx:455 msgid "Chat" msgstr "Chat" @@ -1609,12 +1610,20 @@ msgctxt "toast" msgid "Chat deleted" msgstr "Chat gelöscht" +#: src/lib/hooks/useNotificationHandler.ts:106 +msgid "Chat messages - silent" +msgstr "" + +#: src/lib/hooks/useNotificationHandler.ts:97 +msgid "Chat messages - sound" +msgstr "" + #: src/components/dms/ConvoMenu.tsx:176 msgctxt "toast" msgid "Chat muted" msgstr "Chat stummgeschaltet" -#: src/Navigation.tsx:438 +#: src/Navigation.tsx:544 #: src/screens/Messages/components/InboxPreview.tsx:24 msgid "Chat request inbox" msgstr "Posteingang für Chat-Anfragen" @@ -1625,7 +1634,7 @@ msgid "Chat requests" msgstr "Chat-Anfragen" #: src/components/dms/ConvoMenu.tsx:75 -#: src/Navigation.tsx:433 +#: src/Navigation.tsx:539 #: src/screens/Messages/ChatList.tsx:341 msgid "Chat settings" msgstr "Chat-Einstellungen" @@ -1697,11 +1706,11 @@ msgstr "Wähle dein Passwort" msgid "Choose your username" msgstr "Wähle deinen Nutzernamen" -#: src/screens/Settings/Settings.tsx:423 +#: src/screens/Settings/Settings.tsx:447 msgid "Clear all storage data" msgstr "Alle Speicherdaten löschen" -#: src/screens/Settings/Settings.tsx:425 +#: src/screens/Settings/Settings.tsx:449 msgid "Clear all storage data (restart after this)" msgstr "Alle Speicherdaten löschen (danach neu starten)" @@ -1720,17 +1729,17 @@ msgstr "hier klicken" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:371 msgid "Click here to restart the verification process." -msgstr "" +msgstr "Klicke hier, um den Verifizierungsprozess neu zu starten." #: src/components/dialogs/EmailDialog/screens/Verify.tsx:273 msgid "Click here to update your email" -msgstr "" +msgstr "Klicke hier, um deine E-Mail zu aktualisieren" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:337 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:341 msgid "Click to disable quote posts of this post." msgstr "Klicke, um Zitate dieses Posts zu deaktivieren." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:338 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:342 msgid "Click to enable quote posts of this post." msgstr "Klicke, um Zitate dieses Posts zu aktivieren." @@ -1750,14 +1759,12 @@ msgstr "Klima" msgid "Clip 🐴 clop 🐴" msgstr "Klipp 🐴 klapp 🐴" -#: src/components/dialogs/ChangeEmailDialog.tsx:244 -#: src/components/dialogs/ChangeEmailDialog.tsx:250 -#: src/components/dialogs/GifSelect.tsx:281 +#: src/components/dialogs/GifSelect.tsx:282 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:158 +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:167 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:178 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:187 #: src/components/dialogs/SearchablePeopleList.tsx:295 -#: src/components/dialogs/VerifyEmailDialog.tsx:346 -#: src/components/dialogs/VerifyEmailDialog.tsx:352 #: src/components/dms/EmojiPopup.android.tsx:58 #: src/components/dms/ReportDialog.tsx:381 #: src/components/dms/ReportDialog.tsx:390 @@ -1765,14 +1772,16 @@ msgstr "Klipp 🐴 klapp 🐴" #: src/components/live/EditLiveDialog.tsx:235 #: src/components/NewskieDialog.tsx:146 #: src/components/NewskieDialog.tsx:153 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:197 #: src/components/ProgressGuide/FollowDialog.tsx:386 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:117 #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:123 #: src/components/verification/VerificationsDialog.tsx:144 #: src/components/verification/VerifierDialog.tsx:144 +#: src/components/WhoCanReply.tsx:200 +#: src/components/WhoCanReply.tsx:207 #: src/view/com/modals/ChangePassword.tsx:279 #: src/view/com/modals/ChangePassword.tsx:282 -#: src/view/com/util/post-embeds/GifEmbed.tsx:197 msgid "Close" msgstr "Schließen" @@ -1789,13 +1798,13 @@ msgstr "Meldung schließen" msgid "Close bottom drawer" msgstr "Untere Schublade schließen" -#: src/components/dialogs/GifSelect.tsx:275 +#: src/components/dialogs/GifSelect.tsx:276 #: src/components/verification/VerificationsDialog.tsx:136 #: src/components/verification/VerifierDialog.tsx:136 msgid "Close dialog" msgstr "Dialog schließen" -#: src/view/shell/index.web.tsx:85 +#: src/view/shell/index.web.tsx:87 msgid "Close drawer menu" msgstr "Seitenmenü schließen" @@ -1804,7 +1813,7 @@ msgstr "Seitenmenü schließen" msgid "Close emoji picker" msgstr "Emoji-Auswahl schließen" -#: src/components/dialogs/GifSelect.tsx:169 +#: src/components/dialogs/GifSelect.tsx:170 msgid "Close GIF dialog" msgstr "GIF-Dialog schließen" @@ -1822,7 +1831,7 @@ msgstr "Bildbetrachter schließen" msgid "Close menu" msgstr "Menü schließen" -#: src/components/Menu/index.tsx:333 +#: src/components/Menu/index.tsx:344 msgid "Close this dialog" msgstr "Diesen Dialog schließen" @@ -1830,7 +1839,7 @@ msgstr "Diesen Dialog schließen" msgid "Closes password update alert" msgstr "Schließt die Passwort-Update-Benachrichtigung" -#: src/view/com/composer/Composer.tsx:924 +#: src/view/com/composer/Composer.tsx:968 msgid "Closes post composer and discards post draft" msgstr "Schließt den Post-Composer und verwirft den Post-Entwurf" @@ -1843,16 +1852,16 @@ msgstr "Schließt die Emoji-Auswahl" msgid "Closes viewer for header image" msgstr "Schließt den Betrachter für das Banner" -#: src/view/com/notifications/NotificationFeedItem.tsx:537 +#: src/view/com/notifications/NotificationFeedItem.tsx:587 msgid "Collapse list of users" msgstr "Liste der Benutzer einklappen" -#: src/view/com/notifications/NotificationFeedItem.tsx:748 +#: src/view/com/notifications/NotificationFeedItem.tsx:799 msgid "Collapses list of users for a given notification" msgstr "Klappt die Liste der Benutzer für eine bestimmte Meldung zusammen" #: src/components/dialogs/Embed.tsx:154 -#: src/screens/Settings/AppearanceSettings.tsx:93 +#: src/screens/Settings/AppearanceSettings.tsx:96 msgid "Color mode" msgstr "Farbmodus" @@ -1870,7 +1879,7 @@ msgstr "Komödie" msgid "Comics" msgstr "Comics" -#: src/Navigation.tsx:313 +#: src/Navigation.tsx:326 #: src/view/screens/CommunityGuidelines.tsx:34 msgid "Community Guidelines" msgstr "Community-Richtlinien" @@ -1887,15 +1896,15 @@ msgstr "Schließe die Herausforderung ab" msgid "Compose new post" msgstr "Neuen Post verfassen" -#: src/view/com/composer/Composer.tsx:825 +#: src/view/com/composer/Composer.tsx:869 msgid "Compose posts up to {0, plural, other {# characters}} in length" msgstr "Verfasse Posts mit einer Länge von bis zu {0, plural, other {# Zeichen}}" -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:34 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:62 msgid "Compose reply" msgstr "Antwort verfassen" -#: src/view/com/composer/Composer.tsx:1669 +#: src/view/com/composer/Composer.tsx:1729 msgid "Compressing video..." msgstr "Video wird komprimiert..." @@ -1907,10 +1916,6 @@ msgstr "Konfiguriere die Inhaltsfilterung für die Kategorie: {name}" msgid "Configured in <0>moderation settings</0>." msgstr "Konfiguriert in <0>Moderationseinstellungen</0>" -#: src/components/dialogs/ChangeEmailDialog.tsx:203 -#: src/components/dialogs/ChangeEmailDialog.tsx:210 -#: src/components/dialogs/VerifyEmailDialog.tsx:316 -#: src/components/dialogs/VerifyEmailDialog.tsx:323 #: src/components/Prompt.tsx:186 #: src/components/Prompt.tsx:189 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:185 @@ -1934,10 +1939,7 @@ msgstr "Bestätige dein Alter:" msgid "Confirm your birthdate" msgstr "Bestätige dein Geburtsdatum" -#: src/components/dialogs/ChangeEmailDialog.tsx:160 -#: src/components/dialogs/ChangeEmailDialog.tsx:164 #: src/components/dialogs/EmailDialog/components/TokenField.tsx:36 -#: src/components/dialogs/VerifyEmailDialog.tsx:252 #: src/screens/Login/LoginForm.tsx:274 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:144 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:150 @@ -1946,10 +1948,6 @@ msgstr "Bestätige dein Geburtsdatum" msgid "Confirmation code" msgstr "Bestätigungscode" -#: src/components/dialogs/VerifyEmailDialog.tsx:248 -msgid "Confirmation Code" -msgstr "Bestätigungscode" - #: src/screens/Login/LoginForm.tsx:337 msgid "Connecting..." msgstr "Verbinden…" @@ -1963,13 +1961,12 @@ msgstr "Support kontaktieren" msgid "Content & Media" msgstr "Inhalte und Medien" -#: src/screens/Settings/AccessibilitySettings.tsx:109 -#: src/screens/Settings/Settings.tsx:185 -#: src/screens/Settings/Settings.tsx:188 +#: src/screens/Settings/Settings.tsx:195 +#: src/screens/Settings/Settings.tsx:198 msgid "Content and media" msgstr "Inhalte und Medien" -#: src/Navigation.tsx:387 +#: src/Navigation.tsx:493 msgid "Content and Media" msgstr "Inhalte und Medien" @@ -2006,7 +2003,7 @@ msgstr "Inhaltswarnung" msgid "Content warnings" msgstr "Inhaltswarnungen" -#: src/components/Menu/index.web.tsx:85 +#: src/components/Menu/index.web.tsx:91 msgid "Context menu backdrop, click to close the menu." msgstr "Hintergrund des Kontextmenüs; klicken, um das Menü zu schließen" @@ -2019,6 +2016,11 @@ msgstr "Fortfahren" msgid "Continue as {0} (currently signed in)" msgstr "Fortfahren als {0} (noch angemeldet)" +#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:27 +msgid "Continue thread" +msgstr "" + +#: src/screens/PostThread/components/ThreadItemReadMoreUp.tsx:63 #: src/view/com/post-thread/PostThreadLoadMore.tsx:60 msgid "Continue thread..." msgstr "Thread fortsetzen…" @@ -2053,8 +2055,8 @@ msgstr "Die Build-Version wurde in die Zwischenablage kopiert" #: src/components/dms/MessageContextMenu.tsx:56 #: src/components/PostControls/DiscoverDebug.tsx:42 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:233 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:68 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:234 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:70 #: src/lib/sharing.ts:25 #: src/lib/sharing.ts:41 #: src/view/com/modals/InviteCodes.tsx:153 @@ -2074,10 +2076,6 @@ msgstr "Kopiert die Build-Version in die Zwischenablage" msgid "Copy" msgstr "Kopieren" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:186 -msgid "Copy anyway" -msgstr "" - #: src/screens/Settings/components/AddAppPasswordDialog.tsx:196 msgid "Copy App Password" msgstr "App-Passwort kopieren" @@ -2120,24 +2118,24 @@ msgstr "Link kopieren" msgid "Copy link to list" msgstr "Link zur Liste kopieren" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:130 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:139 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:93 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:102 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:125 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:128 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:85 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:88 msgid "Copy link to post" msgstr "Link zum Post kopieren" #: src/view/com/profile/ProfileMenu.tsx:243 #: src/view/com/profile/ProfileMenu.tsx:254 msgid "Copy link to profile" -msgstr "" +msgstr "Link zum Profil kopieren" #: src/screens/StarterPack/StarterPackScreen.tsx:610 msgid "Copy link to starter pack" msgstr "" -#: src/components/dms/MessageContextMenu.tsx:150 -#: src/components/dms/MessageContextMenu.tsx:153 +#: src/components/dms/MessageContextMenu.tsx:149 +#: src/components/dms/MessageContextMenu.tsx:152 msgid "Copy message text" msgstr "Nachrichtentext kopieren" @@ -2146,8 +2144,8 @@ msgstr "Nachrichtentext kopieren" msgid "Copy post at:// URI" msgstr "at://-URI des Posts kopieren" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:443 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:445 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:452 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:454 msgid "Copy post text" msgstr "Post-Text kopieren" @@ -2159,7 +2157,7 @@ msgstr "QR-Code kopieren" msgid "Copy TXT record value" msgstr "TXT-Eintragswert kopieren" -#: src/Navigation.tsx:318 +#: src/Navigation.tsx:331 #: src/view/screens/CopyrightPolicy.tsx:31 msgid "Copyright Policy" msgstr "Urheberrechtsbestimmungen" @@ -2185,6 +2183,14 @@ msgstr "Chat konnte nicht stummgeschaltet werden" msgid "Could not process your video" msgstr "Video konnte nicht verarbeitet werden" +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:288 +msgid "Could not save changes: {0}" +msgstr "" + +#: src/state/queries/notifications/settings.ts:49 +msgid "Could not update notification settings" +msgstr "" + #: src/components/StarterPack/ProfileStarterPacks.tsx:300 msgid "Create" msgstr "Erstellen" @@ -2195,7 +2201,7 @@ msgstr "QR-Code für ein Startpaket erstellen" #: src/components/StarterPack/ProfileStarterPacks.tsx:178 #: src/components/StarterPack/ProfileStarterPacks.tsx:287 -#: src/Navigation.tsx:463 +#: src/Navigation.tsx:574 msgid "Create a starter pack" msgstr "Ein Startpaket erstellen" @@ -2205,10 +2211,10 @@ msgstr "Ein Startpaket für mich erstellen" #: src/view/com/auth/SplashScreen.tsx:55 #: src/view/com/auth/SplashScreen.web.tsx:117 -#: src/view/shell/bottom-bar/BottomBar.tsx:335 -#: src/view/shell/bottom-bar/BottomBar.tsx:340 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:199 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:204 +#: src/view/shell/bottom-bar/BottomBar.tsx:345 +#: src/view/shell/bottom-bar/BottomBar.tsx:350 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:206 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:211 #: src/view/shell/NavSignupCard.tsx:47 #: src/view/shell/NavSignupCard.tsx:52 msgid "Create account" @@ -2268,7 +2274,7 @@ msgstr "Benutzerdefiniert" msgid "Customization options" msgstr "Anpassungsoptionen" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:103 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:107 msgid "Customize who can interact with this post." msgstr "Anpassen, wer mit diesem Post interagieren kann." @@ -2278,12 +2284,12 @@ msgstr "Passt dein Bluesky-Erlebnis individuell an" #: src/components/dialogs/Embed.tsx:167 #: src/components/dialogs/Embed.tsx:169 -#: src/screens/Settings/AppearanceSettings.tsx:105 -#: src/screens/Settings/AppearanceSettings.tsx:126 +#: src/screens/Settings/AppearanceSettings.tsx:108 +#: src/screens/Settings/AppearanceSettings.tsx:129 msgid "Dark" msgstr "Dunkel" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:24 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:28 msgctxt "Name of app icon variant" msgid "Dark" msgstr "Dunkel" @@ -2292,7 +2298,7 @@ msgstr "Dunkel" msgid "Dark mode" msgstr "Dunkelmodus" -#: src/screens/Settings/AppearanceSettings.tsx:118 +#: src/screens/Settings/AppearanceSettings.tsx:121 msgid "Dark theme" msgstr "Dunkles Farbschema" @@ -2306,7 +2312,7 @@ msgstr "Geburtsdatum" msgid "Deactivate account" msgstr "Account deaktivieren" -#: src/screens/Settings/Settings.tsx:397 +#: src/screens/Settings/Settings.tsx:412 msgid "Debug Moderation" msgstr "Debug-Moderation" @@ -2314,7 +2320,7 @@ msgstr "Debug-Moderation" msgid "Debug panel" msgstr "Debug-Panel" -#: src/screens/Settings/AppearanceSettings.tsx:168 +#: src/screens/Settings/AppearanceSettings.tsx:171 msgid "Default" msgstr "Standard" @@ -2322,8 +2328,8 @@ msgstr "Standard" msgid "Default icons" msgstr "Standardsymbole" -#: src/components/dms/MessageContextMenu.tsx:191 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:686 +#: src/components/dms/MessageContextMenu.tsx:190 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:701 #: src/screens/Messages/components/ChatStatusInfo.tsx:55 #: src/screens/Settings/AppPasswords.tsx:212 #: src/screens/StarterPack/StarterPackScreen.tsx:599 @@ -2355,7 +2361,7 @@ msgstr "App-Passwort löschen?" msgid "Delete chat" msgstr "Chat löschen" -#: src/screens/Settings/Settings.tsx:404 +#: src/screens/Settings/Settings.tsx:419 msgid "Delete chat declaration record" msgstr "Datensatz für die Chat-Erklärung löschen" @@ -2370,7 +2376,7 @@ msgstr "Konversation löschen" msgid "Delete Conversation" msgstr "Konversation löschen" -#: src/components/dms/MessageContextMenu.tsx:164 +#: src/components/dms/MessageContextMenu.tsx:163 msgid "Delete for me" msgstr "Für mich löschen" @@ -2378,11 +2384,11 @@ msgstr "Für mich löschen" msgid "Delete list" msgstr "Liste löschen" -#: src/components/dms/MessageContextMenu.tsx:187 +#: src/components/dms/MessageContextMenu.tsx:186 msgid "Delete message" msgstr "Nachricht löschen" -#: src/components/dms/MessageContextMenu.tsx:162 +#: src/components/dms/MessageContextMenu.tsx:161 msgid "Delete message for me" msgstr "Nachricht für mich löschen" @@ -2390,9 +2396,9 @@ msgstr "Nachricht für mich löschen" msgid "Delete my account" msgstr "Meinen Account löschen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:667 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:669 -#: src/view/com/composer/Composer.tsx:835 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:682 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:684 +#: src/view/com/composer/Composer.tsx:879 msgid "Delete post" msgstr "Post löschen" @@ -2409,11 +2415,11 @@ msgstr "Startpaket löschen?" msgid "Delete this list?" msgstr "Diese Liste löschen?" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:681 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:696 msgid "Delete this post?" msgstr "Diesen Post löschen?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:94 +#: src/components/Post/Embed/index.tsx:173 msgid "Deleted" msgstr "Gelöscht" @@ -2422,15 +2428,13 @@ msgstr "Gelöscht" msgid "Deleted Account" msgstr "Gelöschter Account" -#: src/view/com/post-thread/PostThread.tsx:454 +#: src/view/com/post-thread/PostThread.tsx:474 msgid "Deleted post." msgstr "Gelöschter Post." #: src/screens/Profile/Header/EditProfileDialog.tsx:369 #: src/view/com/modals/CreateOrEditList.tsx:278 #: src/view/com/modals/CreateOrEditList.tsx:299 -#: src/view/com/modals/EditProfile.tsx:218 -#: src/view/com/modals/EditProfile.tsx:230 msgid "Description" msgstr "Beschreibung" @@ -2447,12 +2451,12 @@ msgstr "Beschreibung ist zu lang. {DESCRIPTION_MAX_GRAPHEMES, plural, other {Die msgid "Descriptive alt text" msgstr "Beschreibender Alt-Text" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:571 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:581 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:586 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:596 msgid "Detach quote" msgstr "Zitat trennen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:717 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:732 msgid "Detach quote post?" msgstr "" @@ -2466,23 +2470,23 @@ msgctxt "toast" msgid "Developer mode enabled" msgstr "Entwicklermodus aktiviert" -#: src/screens/Settings/Settings.tsx:252 -#: src/screens/Settings/Settings.tsx:255 +#: src/screens/Settings/Settings.tsx:262 +#: src/screens/Settings/Settings.tsx:265 msgid "Developer options" msgstr "Entwickleroptionen" -#: src/components/WhoCanReply.tsx:179 +#: src/components/WhoCanReply.tsx:186 msgid "Dialog: adjust who can interact with this post" msgstr "Dialog: Anpassen, wer mit diesem Post interagieren kann" -#: src/screens/Settings/AppearanceSettings.tsx:122 +#: src/screens/Settings/AppearanceSettings.tsx:125 msgid "Dim" msgstr "Gedimmt" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:233 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:242 msgid "Disable 2FA" -msgstr "" +msgstr "2FA deaktivieren" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:157 msgid "Disable email 2FA" @@ -2492,12 +2496,12 @@ msgstr "" msgid "Disable Email 2FA" msgstr "Zwei-Faktor-Authentifizierung per E-Mail deaktivieren" -#: src/screens/Settings/AccessibilitySettings.tsx:91 -#: src/screens/Settings/AccessibilitySettings.tsx:96 +#: src/screens/Settings/AccessibilitySettings.tsx:89 +#: src/screens/Settings/AccessibilitySettings.tsx:94 msgid "Disable haptic feedback" msgstr "Haptische Rückmeldung deaktivieren" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:386 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:386 msgid "Disable subtitles" msgstr "Untertitel deaktivieren" @@ -2511,8 +2515,8 @@ msgid "Disabled" msgstr "Deaktiviert" #: src/screens/Profile/Header/EditProfileDialog.tsx:88 -#: src/view/com/composer/Composer.tsx:684 -#: src/view/com/composer/Composer.tsx:868 +#: src/view/com/composer/Composer.tsx:726 +#: src/view/com/composer/Composer.tsx:912 msgid "Discard" msgstr "Verwerfen" @@ -2520,11 +2524,11 @@ msgstr "Verwerfen" msgid "Discard changes?" msgstr "Änderungen verwerfen?" -#: src/view/com/composer/Composer.tsx:681 +#: src/view/com/composer/Composer.tsx:723 msgid "Discard draft?" msgstr "Entwurf verwerfen?" -#: src/view/com/composer/Composer.tsx:860 +#: src/view/com/composer/Composer.tsx:904 msgid "Discard post?" msgstr "Post verwerfen?" @@ -2550,7 +2554,7 @@ msgstr "Entdecke neue Feeds" msgid "Dismiss" msgstr "Verwerfen" -#: src/view/com/composer/Composer.tsx:1593 +#: src/view/com/composer/Composer.tsx:1653 msgid "Dismiss error" msgstr "Fehler verwerfen" @@ -2566,22 +2570,17 @@ msgstr "Interessen verwerfen" msgid "Dismiss this section" msgstr "Diesen Abschnitt verwerfen" -#: src/screens/Settings/AccessibilitySettings.tsx:71 -#: src/screens/Settings/AccessibilitySettings.tsx:76 +#: src/screens/Settings/AccessibilitySettings.tsx:69 +#: src/screens/Settings/AccessibilitySettings.tsx:74 msgid "Display larger alt text badges" msgstr "Größere Alt-Text-Badges zeigen" #: src/screens/Profile/Header/EditProfileDialog.tsx:320 #: src/screens/Profile/Header/EditProfileDialog.tsx:326 #: src/screens/Profile/Header/EditProfileDialog.tsx:376 -#: src/view/com/modals/EditProfile.tsx:194 msgid "Display name" msgstr "Anzeigename" -#: src/view/com/modals/EditProfile.tsx:182 -msgid "Display Name" -msgstr "Anzeigename" - #: src/screens/Profile/Header/EditProfileDialog.tsx:339 msgid "Display name is too long" msgstr "Anzeigename ist zu lang" @@ -2613,11 +2612,11 @@ msgstr "Domain verifiziert!" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:368 msgid "Don't have a code or need a new one? <0>Click here.</0>" -msgstr "" +msgstr "Du hast keinen Code oder benötigst einen neuen? <0>Hier klicken.</0>" #: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:37 msgid "Don't see an email? <0>Click here to resend.</0>" -msgstr "" +msgstr "Du hast keine E-Mail erhalten? <0>Hier klicken, um sie erneut zu senden.</0>" #: src/components/dialogs/BirthDateSettings.tsx:115 #: src/components/dialogs/BirthDateSettings.tsx:121 @@ -2660,7 +2659,7 @@ msgstr "Doppeltippen oder lange auf die Nachricht drücken, um eine Reaktion hin msgid "Double tap to close the dialog" msgstr "Doppeltippen, um den Dialog zu schließen" -#: src/screens/VideoFeed/index.tsx:1077 +#: src/screens/VideoFeed/index.tsx:1080 msgid "Double tap to like" msgstr "" @@ -2689,18 +2688,10 @@ msgstr "z. B. alice" msgid "e.g. Alice Lastname" msgstr "z. B. Max Mustermann" -#: src/view/com/modals/EditProfile.tsx:187 -msgid "e.g. Alice Roberts" -msgstr "z. B. Alice Roberts" - #: src/screens/Settings/components/ChangeHandleDialog.tsx:376 msgid "e.g. alice.com" msgstr "z. B. alice.com" -#: src/view/com/modals/EditProfile.tsx:223 -msgid "e.g. Artist, dog-lover, and avid reader." -msgstr "z. B. Künstlerin, Hundeliebhaberin und begeisterte Leserin." - #: src/lib/moderation/useGlobalLabelStrings.ts:43 msgid "E.g. artistic nudes." msgstr "z. B. künstlerische Nacktheit" @@ -2726,6 +2717,7 @@ msgid "Each code works once. You'll receive more invite codes periodically." msgstr "Jeder Code funktioniert einmal. Du erhältst regelmäßig neue Einladungscodes." #: src/screens/Settings/AccountSettings.tsx:123 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:249 #: src/screens/StarterPack/StarterPackScreen.tsx:588 #: src/screens/StarterPack/Wizard/index.tsx:534 #: src/screens/StarterPack/Wizard/index.tsx:541 @@ -2738,7 +2730,7 @@ msgctxt "action" msgid "Edit" msgstr "Bearbeiten" -#: src/view/com/util/UserAvatar.tsx:426 +#: src/view/com/util/UserAvatar.tsx:437 #: src/view/com/util/UserBanner.tsx:119 msgid "Edit avatar" msgstr "Avatar bearbeiten" @@ -2753,8 +2745,8 @@ msgstr "Feeds bearbeiten" msgid "Edit image" msgstr "Bild bearbeiten" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:648 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:661 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:663 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:676 msgid "Edit interaction settings" msgstr "Interaktionseinstellungen bearbeiten" @@ -2770,39 +2762,39 @@ msgstr "Details der Liste bearbeiten" #: src/view/com/profile/ProfileMenu.tsx:317 #: src/view/com/profile/ProfileMenu.tsx:323 msgid "Edit live status" -msgstr "" +msgstr "Live-Status bearbeiten" #: src/view/com/modals/CreateOrEditList.tsx:228 msgid "Edit Moderation List" msgstr "Moderationsliste bearbeiten" -#: src/Navigation.tsx:328 +#: src/Navigation.tsx:341 #: src/view/screens/Feeds.tsx:518 msgid "Edit My Feeds" msgstr "Meine Feeds bearbeiten" -#: src/view/com/modals/EditProfile.tsx:154 -msgid "Edit my profile" -msgstr "Mein Profil bearbeiten" +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:240 +msgid "Edit notifications from {0}" +msgstr "" #: src/components/StarterPack/Wizard/WizardEditListDialog.tsx:109 msgid "Edit People" msgstr "Personen bearbeiten" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:69 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:239 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:73 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:243 msgid "Edit post interaction settings" msgstr "Post-Interaktionseinstellungen bearbeiten" #: src/screens/Profile/Header/EditProfileDialog.tsx:275 #: src/screens/Profile/Header/EditProfileDialog.tsx:281 #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:183 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:172 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:185 msgid "Edit profile" msgstr "Profil bearbeiten" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:186 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:175 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:188 msgid "Edit Profile" msgstr "Profil bearbeiten" @@ -2814,19 +2806,11 @@ msgstr "Startpaket bearbeiten" msgid "Edit User List" msgstr "Benutzerliste bearbeiten" -#: src/components/WhoCanReply.tsx:91 +#: src/components/WhoCanReply.tsx:97 msgid "Edit who can reply" msgstr "Bearbeiten, wer antworten kann" -#: src/view/com/modals/EditProfile.tsx:195 -msgid "Edit your display name" -msgstr "Bearbeite deinen Anzeigenamen" - -#: src/view/com/modals/EditProfile.tsx:231 -msgid "Edit your profile description" -msgstr "Bearbeite deine Profilbeschreibung" - -#: src/Navigation.tsx:468 +#: src/Navigation.tsx:579 msgid "Edit your starter pack" msgstr "Dein Startpaket bearbeiten" @@ -2849,7 +2833,7 @@ msgctxt "toast" msgid "Email 2FA disabled" msgstr "2FA per E-Mail deaktiviert" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:54 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:63 msgid "Email 2FA enabled" msgstr "2FA per E-Mail aktiviert" @@ -2863,15 +2847,11 @@ msgstr "E-Mail erneut gesendet" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:208 msgid "Email sent!" -msgstr "" - -#: src/components/dialogs/ChangeEmailDialog.tsx:63 -msgid "Email Updated!" -msgstr "" +msgstr "E-Mail gesendet!" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:182 msgid "Email verification complete!" -msgstr "" +msgstr "E-Mail-Verifizierung abgeschlossen!" #: src/components/intents/VerifyEmailIntentDialog.tsx:79 msgid "Email Verified" @@ -2883,8 +2863,8 @@ msgstr "HTML-Code einbetten" #: src/components/dialogs/Embed.tsx:104 #: src/components/dialogs/Embed.tsx:108 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:125 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:130 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:117 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:122 msgid "Embed post" msgstr "Post einbetten" @@ -2892,7 +2872,7 @@ msgstr "Post 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 Post in deine Website ein. Kopiere einfach den folgenden Code und füge ihn in den HTML-Code deiner Website ein." -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerWeb.tsx:58 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerWeb.tsx:58 msgid "Embedded video player" msgstr "Eingebetteter Video-Player" @@ -2919,16 +2899,20 @@ msgstr "" msgid "Enable external media" msgstr "Externe Medien aktivieren" -#: src/screens/Settings/ExternalMediaPreferences.tsx:49 +#: src/screens/Settings/ExternalMediaPreferences.tsx:52 msgid "Enable media players for" msgstr "Medienplayer aktivieren für" -#: src/screens/Settings/NotificationSettings.tsx:74 -#: src/screens/Settings/NotificationSettings.tsx:77 -msgid "Enable priority notifications" -msgstr "Prioritätsmitteilungen aktivieren" +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:139 +msgid "Enable notifications for an account by visiting their profile and pressing the <0>bell icon</0> <1/>." +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:102 +#: src/screens/Settings/NotificationSettings/index.tsx:106 +msgid "Enable push notifications" +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:387 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:387 msgid "Enable subtitles" msgstr "Untertitel aktivieren" @@ -2963,7 +2947,7 @@ msgstr "Ende des Feeds" msgid "Ensure you have selected a language for each subtitle file." msgstr "Stelle sicher, dass du für jede Untertiteldatei eine Sprache ausgewählt hast." -#: src/screens/Login/SetNewPasswordForm.tsx:143 +#: src/screens/Login/SetNewPasswordForm.tsx:147 msgid "Enter a password" msgstr "Gib ein Passwort ein" @@ -2975,13 +2959,9 @@ msgstr "Gib ein Wort oder einen Tag ein" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:201 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:318 msgid "Enter code" -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:118 -msgid "Enter Code" msgstr "Code eingeben" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:405 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:405 msgid "Enter fullscreen" msgstr "In den Vollbildmodus wechseln" @@ -3010,10 +2990,6 @@ msgstr "Gib dein Geburtsdatum ein" msgid "Enter your email address" msgstr "Gib deine E-Mail-Adresse ein" -#: src/components/dialogs/ChangeEmailDialog.tsx:138 -msgid "Enter your new email address below." -msgstr "Gib unten deine neue E-Mail-Adresse ein." - #: src/screens/Login/LoginForm.tsx:243 msgid "Enter your password" msgstr "Gib dein Passwort ein" @@ -3022,7 +2998,7 @@ msgstr "Gib dein Passwort ein" msgid "Enter your username and password" msgstr "Gib deinen Benutzernamen und dein Passwort ein" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:135 msgid "Enters full screen" msgstr "" @@ -3030,11 +3006,19 @@ msgstr "" msgid "Entertainment" msgstr "Unterhaltung" -#: src/view/com/composer/Composer.tsx:1678 +#: src/view/com/composer/Composer.tsx:1738 #: src/view/com/util/error/ErrorScreen.tsx:42 msgid "Error" msgstr "Fehler" +#: src/screens/PostThread/components/ThreadError.tsx:26 +msgid "Error loading post" +msgstr "" + +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:152 +msgid "Error loading preference" +msgstr "" + #: src/screens/Settings/components/ExportCarDialog.tsx:47 msgid "Error occurred while saving file" msgstr "Beim Speichern der Datei ist ein Fehler aufgetreten" @@ -3051,23 +3035,30 @@ msgstr "Fehler:" msgid "Error: {error}" msgstr "Fehler: {error}" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:394 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:398 msgid "Everybody" msgstr "Alle" -#: src/components/WhoCanReply.tsx:71 +#: src/components/WhoCanReply.tsx:77 msgid "Everybody can reply" msgstr "Alle können antworten" -#: src/components/WhoCanReply.tsx:222 +#: src/components/WhoCanReply.tsx:243 msgid "Everybody can reply to this post." msgstr "Jeder kann auf diesen Post antworten." #: src/screens/Messages/Settings.tsx:83 #: src/screens/Messages/Settings.tsx:86 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:164 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:174 msgid "Everyone" msgstr "Alle" +#: src/screens/Settings/NotificationSettings/index.tsx:235 +#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:41 +msgid "Everything else" +msgstr "" + #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:73 #: src/lib/moderation/useReportOptions.ts:73 msgid "Excessive mentions or replies" @@ -3086,7 +3077,7 @@ msgstr "Nutzer ausschließen, denen du folgst" msgid "Excludes users you follow" msgstr "Nutzer ausgeschlossen, denen du folgst" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:404 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:404 msgid "Exit fullscreen" msgstr "Vollbildmodus beenden" @@ -3106,24 +3097,28 @@ msgstr "Verlässt die Bildansicht" msgid "Expand alt text" msgstr "Alt-Text erweitern" -#: src/view/com/notifications/NotificationFeedItem.tsx:538 +#: src/view/com/notifications/NotificationFeedItem.tsx:588 msgid "Expand list of users" msgstr "Liste der Benutzer erweitern" -#: src/view/com/composer/ComposerReplyTo.tsx:84 +#: src/view/com/composer/ComposerReplyTo.tsx:91 msgid "Expand or collapse the full post you are replying to" msgstr "Erweitere oder reduziere den gesamten Post, auf den du antwortest" -#: src/screens/VideoFeed/index.tsx:962 +#: src/components/Post/ShowMoreTextButton.tsx:32 +msgid "Expand post text" +msgstr "" + +#: src/screens/VideoFeed/index.tsx:965 msgid "Expands or collapses post text" msgstr "Text des Posts erweitern oder einklappen" -#: src/lib/api/index.ts:406 +#: src/lib/api/index.ts:418 msgid "Expected uri to resolve to a record" msgstr "Erwartete uri, um einen Eintrag aufzulösen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:123 -#: src/screens/Settings/ThreadPreferences.tsx:137 +#: src/screens/Settings/FollowingFeedPreferences.tsx:126 +#: src/screens/Settings/ThreadPreferences.tsx:271 msgid "Experimental" msgstr "Experimentell" @@ -3142,7 +3137,7 @@ msgstr "Läuft in {0} ab" #: src/components/live/EditLiveDialog.tsx:131 msgid "Expires in {0} at {1}" -msgstr "" +msgstr "Läuft ab in {0} um {1}" #: src/lib/moderation/useGlobalLabelStrings.ts:47 #: src/lib/moderation/useGlobalLabelStrings.ts:51 @@ -3153,12 +3148,12 @@ msgstr "Explizite oder potenziell verstörende Medien." msgid "Explicit sexual images." msgstr "Explizite sexuelle Bilder." -#: src/Navigation.tsx:652 +#: src/Navigation.tsx:736 #: src/screens/Search/Shell.tsx:307 #: src/view/shell/desktop/LeftNav.tsx:635 -#: src/view/shell/Drawer.tsx:389 +#: src/view/shell/Drawer.tsx:403 msgid "Explore" -msgstr "" +msgstr "Entdecken" #: src/screens/Settings/AccountSettings.tsx:148 #: src/screens/Settings/AccountSettings.tsx:152 @@ -3180,12 +3175,12 @@ msgid "External Media" msgstr "Externe Medien" #: src/components/dialogs/EmbedConsent.tsx:70 -#: src/screens/Settings/ExternalMediaPreferences.tsx:40 +#: src/screens/Settings/ExternalMediaPreferences.tsx:43 msgid "External media may allow websites to collect information about you and your device. No information is sent or requested until you press the \"play\" button." msgstr "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:347 -#: src/screens/Settings/ExternalMediaPreferences.tsx:31 +#: src/Navigation.tsx:360 +#: src/screens/Settings/ExternalMediaPreferences.tsx:34 msgid "External Media Preferences" msgstr "Externe Medienpräferenzen" @@ -3230,7 +3225,7 @@ msgstr "Chat konnte nicht gelöscht werden" msgid "Failed to delete message" msgstr "Nachricht konnte nicht gelöscht werden" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:202 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:203 msgid "Failed to delete post, please try again" msgstr "Post konnte nicht gelöscht werden, bitte versuche es erneut" @@ -3250,14 +3245,32 @@ msgstr "Fehler beim Laden der Konversationen" msgid "Failed to load feeds preferences" msgstr "Fehler beim Laden der Einstellungen für Feeds" -#: src/components/dialogs/GifSelect.tsx:225 +#: src/components/dialogs/GifSelect.tsx:226 msgid "Failed to load GIFs" msgstr "GIFs konnten nicht geladen werden" +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:114 +#: src/screens/Settings/NotificationSettings/index.tsx:115 +#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:52 +#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:53 +#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:52 +#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:50 +#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:53 +msgid "Failed to load notification settings." +msgstr "" + #: src/screens/Messages/components/MessageListError.tsx:23 msgid "Failed to load past messages" msgstr "Es konnten keine vorherigen Nachrichten geladen werden" +#: src/screens/Settings/ActivityPrivacySettings.tsx:65 +msgid "Failed to load preference." +msgstr "" + #: src/screens/Search/Explore.tsx:463 #: src/screens/Search/Explore.tsx:515 #: src/screens/Search/Explore.tsx:553 @@ -3291,15 +3304,11 @@ msgstr "Verifizierung konnte nicht entfernt werden" msgid "Failed to save image: {0}" msgstr "Das Speichern des Bildes ist fehlgeschlagen: {0}" -#: src/state/queries/notifications/settings.ts:39 -msgid "Failed to save notification preferences, please try again" -msgstr "Mitteilungseinstellungen konnten nicht gespeichert werden, bitte versuche es erneut" - #: src/screens/ModerationInteractionSettings/index.tsx:108 msgid "Failed to save settings. Please try again." msgstr "Fehler beim Speichern der Einstellungen. Bitte versuche es erneut." -#: src/screens/Settings/SettingsInterests.tsx:133 +#: src/screens/Settings/InterestsSettings.tsx:132 msgctxt "toast" msgid "Failed to save your interests." msgstr "Interessen konnten nicht gespeichert werden." @@ -3311,14 +3320,14 @@ msgstr "Konnte nicht gesendet werden" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:122 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:136 msgid "Failed to send email, please try again." -msgstr "" +msgstr "E-Mail konnte nicht gesendet werden, bitte versuche es erneut." #: src/components/moderation/LabelsOnMeDialog.tsx:254 #: src/screens/Messages/components/ChatDisabled.tsx:87 msgid "Failed to submit appeal, please try again." msgstr "Anfechtung nicht eingereicht. Bitte versuche es erneut." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:222 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:223 msgid "Failed to toggle thread mute, please try again" msgstr "Du konntest die Stummschaltung des Threads nicht aktivieren oder deaktivieren. Bitte versuche es erneut" @@ -3329,12 +3338,16 @@ msgstr "" #: src/components/dialogs/EmailDialog/screens/Update.tsx:195 msgid "Failed to update email, please try again." -msgstr "" +msgstr "E-Mail konnte nicht aktualisiert werden, bitte versuche es erneut." #: src/components/FeedCard.tsx:285 msgid "Failed to update feeds" msgstr "Aktualisierung der Feeds fehlgeschlagen" +#: src/state/queries/activity-subscriptions.ts:101 +msgid "Failed to update notification declaration" +msgstr "" + #: src/screens/Messages/Settings.tsx:34 msgid "Failed to update settings" msgstr "Einstellungen konnten nicht aktualisiert werden" @@ -3348,13 +3361,13 @@ msgstr "Fehler beim Hochladen des Videos" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:168 msgid "Failed to verify email, please try again." -msgstr "" +msgstr "E-Mail-Verifizierung fehlgeschlagen, bitte versuche es erneut." #: src/screens/Settings/components/ChangeHandleDialog.tsx:360 msgid "Failed to verify handle. Please try again." msgstr "Fehler beim Überprüfen des Handles. Bitte versuche es erneut." -#: src/Navigation.tsx:263 +#: src/Navigation.tsx:276 msgid "Feed" msgstr "Feed" @@ -3373,33 +3386,33 @@ msgstr "Feed-Umschalter" #: src/view/shell/desktop/RightNav.tsx:102 #: src/view/shell/desktop/RightNav.tsx:103 -#: src/view/shell/Drawer.tsx:343 +#: src/view/shell/Drawer.tsx:357 msgid "Feedback" msgstr "Feedback" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:272 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:288 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:273 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:289 msgctxt "toast" msgid "Feedback sent!" msgstr "Feedback gesendet!" -#: src/Navigation.tsx:448 +#: src/Navigation.tsx:559 #: src/screens/Search/SearchResults.tsx:68 #: src/screens/StarterPack/StarterPackScreen.tsx:190 #: src/view/screens/Feeds.tsx:511 #: src/view/screens/Profile.tsx:230 -#: src/view/screens/SavedFeeds.tsx:96 +#: src/view/screens/SavedFeeds.tsx:103 #: src/view/shell/desktop/LeftNav.tsx:673 -#: src/view/shell/Drawer.tsx:505 +#: src/view/shell/Drawer.tsx:519 msgid "Feeds" msgstr "Feeds" -#: src/view/screens/SavedFeeds.tsx:198 +#: src/view/screens/SavedFeeds.tsx:205 msgid "Feeds are custom algorithms that users build with a little coding expertise. <0/> for more information." msgstr "Feeds sind benutzerdefinierte Algorithmen, die Nutzer mit ein wenig Programmierkenntnisse erstellen. <0/> für mehr Informationen." #: src/components/FeedCard.tsx:282 -#: src/view/screens/SavedFeeds.tsx:82 +#: src/view/screens/SavedFeeds.tsx:85 msgctxt "toast" msgid "Feeds updated!" msgstr "Feeds aktualisiert!" @@ -3428,6 +3441,14 @@ msgstr "Suche nach Sprache filtern" msgid "Filter search by language (currently: {currentLanguageLabel})" msgstr "Suche nach Sprache filtern (derzeit: {currentLanguageLabel})" +#: src/screens/Settings/ActivityPrivacySettings.tsx:105 +msgid "Filter who can opt to receive notifications for your activity" +msgstr "" + +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:158 +msgid "Filter who you receive notifications from" +msgstr "" + #: src/screens/Onboarding/StepFinished.tsx:314 msgid "Finalizing" msgstr "Abschließen" @@ -3456,17 +3477,17 @@ msgstr "Beenden" msgid "Fitness" msgstr "Fitness" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:149 msgctxt "Name of app icon variant" msgid "Flat Black" msgstr "Flaches Schwarz" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:93 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:117 msgctxt "Name of app icon variant" msgid "Flat Blue" msgstr "Flaches Blau" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:105 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:133 msgctxt "Name of app icon variant" msgid "Flat White" msgstr "Flaches Weiß" @@ -3476,10 +3497,10 @@ msgid "Flexible" msgstr "Flexibel" #. User is not following this account, click to follow -#: src/components/ProfileCard.tsx:419 +#: src/components/ProfileCard.tsx:484 #: src/components/ProfileHoverCard/index.web.tsx:494 #: src/components/ProfileHoverCard/index.web.tsx:505 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:226 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:245 #: src/screens/VideoFeed/index.tsx:850 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:131 msgid "Follow" @@ -3490,7 +3511,7 @@ msgctxt "action" msgid "Follow" msgstr "Folgen" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:211 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:230 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:113 msgid "Follow {0}" msgstr "{0} folgen" @@ -3518,7 +3539,7 @@ msgstr "Account folgen" msgid "Follow all" msgstr "Allen folgen" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:224 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:243 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:129 msgid "Follow Back" msgstr "Zurückfolgen" @@ -3544,7 +3565,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 {2, plural, one {# anderer Person} other {# anderen}}" -#: src/Navigation.tsx:217 +#: src/Navigation.tsx:230 msgid "Followers of @{0} that you know" msgstr "Follower von @{0}, die du kennst" @@ -3554,18 +3575,18 @@ msgid "Followers you know" msgstr "Follower, die du kennst" #. User is following this account, click to unfollow -#: src/components/ProfileCard.tsx:413 +#: src/components/ProfileCard.tsx:478 #: src/components/ProfileHoverCard/index.web.tsx:493 #: src/components/ProfileHoverCard/index.web.tsx:504 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:222 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:241 #: src/screens/VideoFeed/index.tsx:848 #: src/view/com/post-thread/PostThreadFollowBtn.tsx:134 #: src/view/screens/Feeds.tsx:602 -#: src/view/screens/SavedFeeds.tsx:422 +#: src/view/screens/SavedFeeds.tsx:429 msgid "Following" msgstr "Folge ich" -#: src/components/ProfileCard.tsx:376 +#: src/components/ProfileCard.tsx:441 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:89 msgid "Following {0}" msgstr "{0} Folge ich" @@ -3579,8 +3600,8 @@ msgstr "{handle} Folge ich" msgid "Following feed preferences" msgstr "Following-Feed-Einstellungen" -#: src/Navigation.tsx:334 -#: src/screens/Settings/FollowingFeedPreferences.tsx:53 +#: src/Navigation.tsx:347 +#: src/screens/Settings/FollowingFeedPreferences.tsx:56 msgid "Following Feed Preferences" msgstr "Following-Feed-Einstellungen" @@ -3592,11 +3613,11 @@ msgstr "Folgt dir" msgid "Follows You" msgstr "Folgt dir" -#: src/screens/Settings/AppearanceSettings.tsx:140 +#: src/screens/Settings/AppearanceSettings.tsx:143 msgid "Font" msgstr "Schriftart" -#: src/screens/Settings/AppearanceSettings.tsx:160 +#: src/screens/Settings/AppearanceSettings.tsx:163 msgid "Font size" msgstr "Schriftgröße" @@ -3613,7 +3634,7 @@ msgstr "Aus Sicherheitsgründen müssen wir dir einen Bestätigungscode an deine msgid "For security reasons, you won't be able to view this again. If you lose this app password, you'll need to generate a new one." msgstr "Aus Sicherheitsgründen kannst du dies nicht erneut ansehen. Falls du dieses App-Passwort verlierst, musst du ein neues generieren." -#: src/screens/Settings/AppearanceSettings.tsx:142 +#: src/screens/Settings/AppearanceSettings.tsx:145 msgid "For the best experience, we recommend using the theme font." msgstr "Für das beste Erlebnis empfehlen wir, die Schriftart des Themes zu verwenden." @@ -3643,11 +3664,15 @@ msgstr "Vergessen?" msgid "Frequently Posts Unwanted Content" msgstr "Postet oft unerwünschte Inhalte" +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:154 +msgid "From" +msgstr "" + #: src/screens/Hashtag.tsx:120 msgid "From @{sanitizedAuthor}" msgstr "Von @{sanitizedAuthor}" -#: src/view/com/posts/PostFeedItem.tsx:326 +#: src/view/com/posts/PostFeedItem.tsx:330 msgctxt "from-feed" msgid "From <0/>" msgstr "Von <0/>" @@ -3660,16 +3685,70 @@ msgstr "Galerie" msgid "Generate a starter pack" msgstr "Ein Startpaket generieren" -#: src/view/shell/Drawer.tsx:347 +#: src/view/shell/Drawer.tsx:361 msgid "Get help" msgstr "Hilfe erhalten" +#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:43 +msgid "Get notifications when people follow you." +msgstr "" + +#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:43 +msgid "Get notifications when people like posts that you've reposted." +msgstr "" + +#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:43 +msgid "Get notifications when people like your posts." +msgstr "" + +#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:43 +msgid "Get notifications when people mention you." +msgstr "" + +#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:43 +msgid "Get notifications when people quote your posts." +msgstr "" + +#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:43 +msgid "Get notifications when people reply to your posts." +msgstr "" + +#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:43 +msgid "Get notifications when people repost posts that you've reposted." +msgstr "" + +#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:43 +msgid "Get notifications when people repost your posts." +msgstr "" + +#: src/components/activity-notifications/SubscribeProfileButton.tsx:77 +msgid "Get notified about new posts" +msgstr "" + +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:104 +msgid "Get notified about posts and replies from accounts you choose." +msgstr "" + +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:219 +msgid "Get notified of new posts from {name}" +msgstr "" + +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:226 +msgid "Get notified of this account’s activity" +msgstr "" + +#: src/components/activity-notifications/SubscribeProfileButton.tsx:70 +msgid "Get notified when {name} posts" +msgstr "" + +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:137 +msgid "Get notified when someone posts" +msgstr "" + #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:76 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:86 -#: src/components/dialogs/VerifyEmailDialog.tsx:263 -#: src/components/dialogs/VerifyEmailDialog.tsx:269 msgid "Get started" -msgstr "" +msgstr "Los geht's" #: src/components/ProgressGuide/List.tsx:35 msgid "Getting started" @@ -3688,14 +3767,16 @@ msgstr "Gib deinem Profil ein Gesicht" msgid "Glaring violations of law or terms of service" msgstr "Eklatante Verstöße gegen Gesetze oder Nutzungsbedingungen" +#: src/components/dialogs/LinkWarning.tsx:111 +#: src/components/dialogs/LinkWarning.tsx:117 #: src/components/Layout/Header/index.tsx:127 #: src/components/moderation/ScreenHider.tsx:154 #: src/components/moderation/ScreenHider.tsx:163 #: src/screens/Messages/Inbox.tsx:228 #: src/screens/Profile/ProfileFeed/index.tsx:92 #: src/screens/VideoFeed/components/Header.tsx:163 -#: src/screens/VideoFeed/index.tsx:1138 -#: src/screens/VideoFeed/index.tsx:1142 +#: src/screens/VideoFeed/index.tsx:1141 +#: src/screens/VideoFeed/index.tsx:1145 #: src/view/com/auth/LoggedOut.tsx:72 #: src/view/screens/NotFound.tsx:57 #: src/view/screens/ProfileList.tsx:1038 @@ -3733,20 +3814,20 @@ msgstr "Zur Startseite" #: src/view/com/profile/ProfileMenu.tsx:318 #: src/view/com/profile/ProfileMenu.tsx:325 msgid "Go live" -msgstr "" +msgstr "Live gehen" #: src/components/live/GoLiveDialog.tsx:93 #: src/components/live/GoLiveDialog.tsx:98 #: src/components/live/GoLiveDialog.tsx:232 #: src/components/live/GoLiveDialog.tsx:241 msgid "Go Live" -msgstr "" +msgstr "Live gehen" #: src/components/live/GoLiveDialog.tsx:174 msgid "Go live for" -msgstr "" +msgstr "Live gehen für" -#: src/view/com/notifications/NotificationFeedItem.tsx:204 +#: src/view/com/notifications/NotificationFeedItem.tsx:218 msgid "Go to {firstAuthorName}'s profile" msgstr "Zum Profil von {firstAuthorName} gehen" @@ -3797,7 +3878,7 @@ msgstr "Handle geändert!" msgid "Handle too long. Please try a shorter one." msgstr "Handle zu lang. Bitte versuche einen kürzeren." -#: src/screens/Settings/AccessibilitySettings.tsx:87 +#: src/screens/Settings/AccessibilitySettings.tsx:85 msgid "Haptics" msgstr "Haptik" @@ -3806,7 +3887,7 @@ msgstr "Haptik" msgid "Harassment, trolling, or intolerance" msgstr "Belästigung, Trollen oder Intoleranz" -#: src/Navigation.tsx:418 +#: src/Navigation.tsx:524 msgid "Hashtag" msgstr "Hashtag" @@ -3817,17 +3898,17 @@ msgstr "Hashtag {tag}" #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:198 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:315 msgid "Have a code? <0>Click here.</0>" -msgstr "" +msgstr "Du hast einen Code? <0>Hier klicken.</0>" #: src/screens/Signup/index.tsx:195 msgid "Having trouble?" msgstr "Hast du Probleme?" -#: src/screens/Settings/Settings.tsx:217 -#: src/screens/Settings/Settings.tsx:221 +#: src/screens/Settings/Settings.tsx:227 +#: src/screens/Settings/Settings.tsx:231 #: src/view/shell/desktop/RightNav.tsx:120 #: src/view/shell/desktop/RightNav.tsx:121 -#: src/view/shell/Drawer.tsx:356 +#: src/view/shell/Drawer.tsx:370 msgid "Help" msgstr "Hilfe" @@ -3856,8 +3937,8 @@ msgstr "Ausgeblendete Liste" #: src/components/interstitials/TrendingVideos.tsx:140 #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:135 -#: src/components/moderation/PostHider.tsx:124 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:697 +#: src/components/moderation/PostHider.tsx:134 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:712 #: src/lib/moderation/useLabelBehaviorDescription.ts:15 #: src/lib/moderation/useLabelBehaviorDescription.ts:20 #: src/lib/moderation/useLabelBehaviorDescription.ts:25 @@ -3866,7 +3947,7 @@ msgstr "Ausgeblendete Liste" msgid "Hide" msgstr "Ausblenden" -#: src/view/com/notifications/NotificationFeedItem.tsx:755 +#: src/view/com/notifications/NotificationFeedItem.tsx:806 msgctxt "action" msgid "Hide" msgstr "Ausblenden" @@ -3875,18 +3956,18 @@ msgstr "Ausblenden" msgid "Hide customization options" msgstr "Anpassungsoptionen ausblenden" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:528 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:534 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:543 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:549 msgid "Hide post for me" msgstr "Post für mich ausblenden" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:545 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:555 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:560 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:570 msgid "Hide reply for everyone" msgstr "Antwort für alle ausblenden" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:527 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:533 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:542 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:548 msgid "Hide reply for me" msgstr "Antwort für mich ausblenden" @@ -3894,12 +3975,12 @@ msgstr "Antwort für mich ausblenden" msgid "Hide this card" msgstr "Diese Karte ausblenden" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:707 msgid "Hide this post?" msgstr "Diesen Post ausblenden?" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:692 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:727 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:707 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:742 msgid "Hide this reply?" msgstr "Diese Antwort ausblenden?" @@ -3917,7 +3998,7 @@ msgstr "" msgid "Hide trending videos?" msgstr "" -#: src/view/com/notifications/NotificationFeedItem.tsx:746 +#: src/view/com/notifications/NotificationFeedItem.tsx:797 msgid "Hide user list" msgstr "Benutzerliste ausblenden" @@ -3927,27 +4008,27 @@ msgid "Hide verification badges" msgstr "Verifizierungsabzeichen ausblenden" #: src/components/moderation/ContentHider.tsx:151 -#: src/components/moderation/PostHider.tsx:79 +#: src/components/moderation/PostHider.tsx:89 msgid "Hides the content" msgstr "Blendet den Inhalt aus" -#: src/view/com/posts/PostFeedErrorMessage.tsx:117 +#: src/view/com/posts/PostFeedErrorMessage.tsx:121 msgid "Hmm, some kind of issue occurred when contacting the feed server. Please let the feed owner know about this issue." msgstr "Hmm, beim Kontakt mit dem Feed-Server ist ein Problem aufgetreten. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/PostFeedErrorMessage.tsx:105 +#: src/view/com/posts/PostFeedErrorMessage.tsx:109 msgid "Hmm, the feed server appears to be misconfigured. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint falsch konfiguriert zu sein. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/PostFeedErrorMessage.tsx:111 +#: src/view/com/posts/PostFeedErrorMessage.tsx:115 msgid "Hmm, the feed server appears to be offline. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server scheint offline zu sein. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/PostFeedErrorMessage.tsx:108 +#: src/view/com/posts/PostFeedErrorMessage.tsx:112 msgid "Hmm, the feed server gave a bad response. Please let the feed owner know about this issue." msgstr "Hmm, der Feed-Server hat eine schlechte Antwort gegeben. Bitte informiere den Eigentümer des Feeds über dieses Problem." -#: src/view/com/posts/PostFeedErrorMessage.tsx:102 +#: src/view/com/posts/PostFeedErrorMessage.tsx:106 msgid "Hmm, we're having trouble finding this feed. It may have been deleted." msgstr "Hmm, wir haben Probleme, diesen Feed zu finden. Möglicherweise wurde er gelöscht." @@ -3963,11 +4044,11 @@ msgstr "Hmm, wir konnten diesen Moderationsdienst nicht laden." msgid "Hold up! We’re gradually giving access to video, and you’re still waiting in line. Check back soon!" msgstr "Einen Moment! Wir gewähren nach und nach Zugriff auf dieses Video und du bist noch in der Warteschlange. Versuche es in Kürze erneut!" -#: src/Navigation.tsx:647 -#: src/Navigation.tsx:667 -#: src/view/shell/bottom-bar/BottomBar.tsx:168 +#: src/Navigation.tsx:731 +#: src/Navigation.tsx:751 +#: src/view/shell/bottom-bar/BottomBar.tsx:178 #: src/view/shell/desktop/LeftNav.tsx:617 -#: src/view/shell/Drawer.tsx:415 +#: src/view/shell/Drawer.tsx:429 msgid "Home" msgstr "Startseite" @@ -3984,10 +4065,10 @@ msgstr "Hosting-Anbieter" msgid "Hot" msgstr "Beliebt" -#: src/screens/Settings/ThreadPreferences.tsx:67 -#: src/screens/Settings/ThreadPreferences.tsx:70 -#: src/view/com/post-thread/PostThread.tsx:655 -#: src/view/com/post-thread/PostThread.tsx:660 +#: src/screens/Settings/ThreadPreferences.tsx:201 +#: src/screens/Settings/ThreadPreferences.tsx:204 +#: src/view/com/post-thread/PostThread.tsx:679 +#: src/view/com/post-thread/PostThread.tsx:684 msgid "Hot replies first" msgstr "Beliebte Antworten zuerst" @@ -3996,10 +4077,6 @@ msgstr "Beliebte Antworten zuerst" msgid "How should we open this link?" msgstr "Wie sollen wir diesen Link öffnen?" -#: src/components/dialogs/ChangeEmailDialog.tsx:189 -#: src/components/dialogs/ChangeEmailDialog.tsx:196 -#: src/components/dialogs/VerifyEmailDialog.tsx:302 -#: src/components/dialogs/VerifyEmailDialog.tsx:309 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:133 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:136 msgid "I have a code" @@ -4033,20 +4110,24 @@ msgstr "Wenn du eine eigene Domain hast, kannst du diese als deinen Handle verwe #: src/components/dialogs/EmailDialog/screens/Verify.tsx:270 msgid "If you need to update your email, <0>click here</0>." -msgstr "" +msgstr "Wenn du deine E-Mail aktualisieren musst, <0>klicke hier</0>." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:683 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:698 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." #: src/components/dialogs/EmailDialog/screens/Update.tsx:208 msgid "If you update your email address, email 2FA will be disabled." -msgstr "" +msgstr "Wenn du deine E-Mail aktualisierst, wird die 2FA per E-Mail deaktiviert." #: src/view/com/modals/ChangePassword.tsx:160 msgid "If you want to change your password, we will send you a code to verify that this is your account." msgstr "Wenn du dein Passwort ändern möchtest, senden wir dir einen Code, um zu verifizieren, dass dies dein Account ist." +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:154 +msgid "If you want to restrict who can receive notifications for your account's activity, you can change this in <0>Settings → Privacy and Security</0>." +msgstr "" + #: src/view/com/auth/server-input/index.tsx:208 msgid "If you're a developer, you can host your own server." msgstr "Falls du ein Entwickler bist, kannst du deinen eigenen Server hosten." @@ -4075,7 +4156,7 @@ msgstr "Bildcache geleert, {0} freigegeben" #: src/lib/media/save-image.ts:26 msgid "Image saved" -msgstr "" +msgstr "Bild gespeichert" #: src/lib/media/save-image.ts:45 msgid "Images cannot be saved unless permission is granted to access your photo library." @@ -4091,6 +4172,34 @@ msgstr "Vortäuschung einer Identität oder falsche Angaben zur Identität oder msgid "Impersonation, misinformation, or false claims" msgstr "Vortäuschung einer Identität, Fehlinformationen oder falsche Angaben" +#: src/screens/Settings/NotificationSettings/index.tsx:284 +msgid "In-app" +msgstr "" + +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:143 +msgid "In-app notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:267 +msgid "In-app, Everyone" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:275 +msgid "In-app, People you follow" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:282 +msgid "In-app, Push" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:265 +msgid "In-app, Push, Everyone" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:273 +msgid "In-app, Push, People you follow" +msgstr "" + #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:91 #: src/lib/moderation/useReportOptions.ts:91 msgid "Inappropriate messages or explicit links" @@ -4105,7 +4214,7 @@ msgstr "Posteingang leer!" msgid "Incorrect username or password" msgstr "Ungültiger Nutzername oder Passwort" -#: src/screens/Login/SetNewPasswordForm.tsx:131 +#: src/screens/Login/SetNewPasswordForm.tsx:133 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." @@ -4113,7 +4222,7 @@ msgstr "Gib den Code ein, den du per E-Mail erhalten hast, um dein Passwort zur msgid "Input confirmation code for account deletion" msgstr "Gib den Bestätigungscode für die Account-Löschung ein" -#: src/screens/Login/SetNewPasswordForm.tsx:155 +#: src/screens/Login/SetNewPasswordForm.tsx:159 msgid "Input new password" msgstr "Neues Passwort eingeben" @@ -4133,6 +4242,10 @@ msgstr "Interaktion eingeschränkt" msgid "Interaction settings" msgstr "Interaktionseinstellungen" +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:32 +msgid "Introducing activity notifications" +msgstr "" + #: src/screens/Login/LoginForm.tsx:156 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:70 msgid "Invalid 2FA confirmation code." @@ -4142,7 +4255,7 @@ msgstr "Ungültiger 2FA-Bestätigungscode." msgid "Invalid handle. Please try a different one." msgstr "Ungültiger handle. Bitte versuche einen anderen." -#: src/view/com/post-thread/PostThreadItem.tsx:339 +#: src/view/com/post-thread/PostThreadItem.tsx:351 msgid "Invalid or unsupported post record" msgstr "Ungültiger oder nicht unterstützter Post-Eintrag" @@ -4194,7 +4307,7 @@ msgstr "Es ist richtig" msgid "It's just you right now! Add more people to your starter pack by searching above." msgstr "Hier bist gerade nur du! Füge mehr Leute zu deinem Startpaket hinzu, indem du oben nach ihnen suchst." -#: src/view/com/composer/Composer.tsx:1612 +#: src/view/com/composer/Composer.tsx:1672 msgid "Job ID: {0}" msgstr "Job-ID: {0}" @@ -4220,6 +4333,10 @@ msgstr "An der Konversation teilnehmen" msgid "Journalism" msgstr "Journalismus" +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:223 +msgid "Keep me posted" +msgstr "" + #: src/components/moderation/ContentHider.tsx:231 msgid "Labeled by {0}." msgstr "Von {0} gekennzeichnet." @@ -4237,7 +4354,7 @@ msgstr "Kennzeichnungen" msgid "Labels added" msgstr "Kennzeichnungen hinzugefügt" -#: src/screens/Profile/Sections/Labels.tsx:160 +#: src/screens/Profile/Sections/Labels.tsx:194 msgid "Labels are annotations on users and content. They can be used to hide, warn, and categorize the network." msgstr "Kennzeichnungen sind Anmerkungen zu Nutzern und Inhalten. Sie können verwendet werden, um Inhalte auszublenden, zu warnen oder zu kategorisieren." @@ -4253,17 +4370,17 @@ msgstr "Kennzeichnungen zu deinen Inhalten" msgid "Language selection" msgstr "Sprachauswahl" -#: src/Navigation.tsx:190 +#: src/Navigation.tsx:203 msgid "Language Settings" msgstr "Spracheinstellungen" #: src/screens/Settings/LanguageSettings.tsx:78 -#: src/screens/Settings/Settings.tsx:209 -#: src/screens/Settings/Settings.tsx:212 +#: src/screens/Settings/Settings.tsx:219 +#: src/screens/Settings/Settings.tsx:222 msgid "Languages" msgstr "Sprachen" -#: src/screens/Settings/AppearanceSettings.tsx:172 +#: src/screens/Settings/AppearanceSettings.tsx:175 msgid "Larger" msgstr "Größer" @@ -4282,7 +4399,6 @@ msgstr "mehr erfahren" #: src/screens/Moderation/VerificationSettings.tsx:47 #: src/screens/Profile/Header/EditProfileDialog.tsx:359 #: src/screens/Settings/components/ChangeHandleDialog.tsx:212 -#: src/view/com/modals/EditProfile.tsx:207 msgid "Learn more" msgstr "Mehr erfahren" @@ -4306,7 +4422,7 @@ msgstr "Erfahre mehr über die Moderation, die auf diesen Inhalt angewendet wurd msgid "Learn more about the moderation applied to this content." msgstr "Erfahre mehr über die Moderation, die auf diese Inhalte angewendet wird." -#: src/components/moderation/PostHider.tsx:100 +#: src/components/moderation/PostHider.tsx:110 #: src/components/moderation/ScreenHider.tsx:127 msgid "Learn more about this warning" msgstr "Erfahre mehr über diese Warnung" @@ -4316,8 +4432,8 @@ msgstr "Erfahre mehr über diese Warnung" msgid "Learn more about verification on Bluesky" msgstr "Mehr über die Verifizierung auf Bluesky erfahren (auf Englisch)" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:99 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:102 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:126 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:129 msgid "Learn more about what is public on Bluesky." msgstr "Erfahre mehr darüber, was auf Bluesky öffentlich ist." @@ -4344,10 +4460,11 @@ msgid "Leave conversation" msgstr "Konversation verlassen" #: src/view/com/modals/lang-settings/ContentLanguagesSettings.tsx:84 -msgid "Leave them all unchecked to see any language." -msgstr "Lass alle Kontrollkästchen deaktiviert, um alle Sprachen zu sehen." +msgid "Leave them all unselected to see any language." +msgstr "" -#: src/view/com/modals/LinkWarning.tsx:65 +#: src/components/dialogs/LinkWarning.tsx:67 +#: src/components/dialogs/LinkWarning.tsx:75 msgid "Leaving Bluesky" msgstr "Bluesky verlassen" @@ -4370,7 +4487,7 @@ msgstr "Los geht's!" #: src/components/dialogs/Embed.tsx:162 #: src/components/dialogs/Embed.tsx:164 -#: src/screens/Settings/AppearanceSettings.tsx:101 +#: src/screens/Settings/AppearanceSettings.tsx:104 msgid "Light" msgstr "Hell" @@ -4384,7 +4501,7 @@ msgid "Like" msgstr "Liken" #. Accessibility label for the like button when the post has not been liked, verb form followed by number of likes and noun form -#: src/components/PostControls/index.tsx:246 +#: src/components/PostControls/index.tsx:253 msgid "Like ({0, plural, one {# like} other {# likes}})" msgstr "" @@ -4397,6 +4514,10 @@ msgstr "" msgid "Like 10 posts to train the Discover feed" msgstr "Like 10 Posts, um den Discover-Feed zu trainieren" +#: src/Navigation.tsx:437 +msgid "Like notifications" +msgstr "" + #: src/screens/Profile/components/ProfileFeedHeader.tsx:505 msgid "Like this feed" msgstr "Diesen Feed liken" @@ -4405,8 +4526,8 @@ msgstr "Diesen Feed liken" msgid "Like this labeler" msgstr "Diesen Labeler liken" -#: src/Navigation.tsx:268 -#: src/Navigation.tsx:273 +#: src/Navigation.tsx:281 +#: src/Navigation.tsx:286 msgid "Liked by" msgstr "Geliked von" @@ -4428,20 +4549,36 @@ msgstr "" msgid "Liked by {likeCount, plural, one {# user} other {# users}}" msgstr "" +#: src/lib/hooks/useNotificationHandler.ts:118 +#: src/screens/Settings/NotificationSettings/index.tsx:126 +#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:41 #: src/view/screens/Profile.tsx:229 msgid "Likes" msgstr "Likes" -#: src/view/com/post-thread/PostThreadItem.tsx:232 +#: src/lib/hooks/useNotificationHandler.ts:160 +#: src/screens/Settings/NotificationSettings/index.tsx:207 +#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:41 +msgid "Likes of your reposts" +msgstr "" + +#: src/Navigation.tsx:461 +msgid "Likes of your reposts notifications" +msgstr "" + +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:461 +#: src/view/com/post-thread/PostThreadItem.tsx:243 msgid "Likes on this post" msgstr "Likes für diesen Post" -#: src/view/com/post-thread/PostThread.tsx:629 -#: src/view/com/post-thread/PostThread.tsx:634 +#: src/screens/PostThread/components/HeaderDropdown.tsx:47 +#: src/screens/PostThread/components/HeaderDropdown.tsx:52 +#: src/view/com/post-thread/PostThread.tsx:653 +#: src/view/com/post-thread/PostThread.tsx:658 msgid "Linear" msgstr "Linear" -#: src/Navigation.tsx:223 +#: src/Navigation.tsx:236 msgid "List" msgstr "Liste" @@ -4459,11 +4596,11 @@ msgstr "Liste blockiert" msgid "List by {0}" msgstr "Liste von {0}" -#: src/view/com/profile/ProfileSubpageHeader.tsx:156 +#: src/view/com/profile/ProfileSubpageHeader.tsx:160 msgid "List by <0/>" msgstr "Liste von <0/>" -#: src/view/com/profile/ProfileSubpageHeader.tsx:154 +#: src/view/com/profile/ProfileSubpageHeader.tsx:158 msgid "List by you" msgstr "Liste von dir" @@ -4499,12 +4636,12 @@ msgctxt "toast" msgid "List unmuted" msgstr "Liste nicht mehr stummgeschaltet" -#: src/Navigation.tsx:144 +#: src/Navigation.tsx:157 #: src/view/screens/Lists.tsx:65 #: src/view/screens/Profile.tsx:224 #: src/view/screens/Profile.tsx:232 #: src/view/shell/desktop/LeftNav.tsx:691 -#: src/view/shell/Drawer.tsx:520 +#: src/view/shell/Drawer.tsx:534 msgid "Lists" msgstr "Listen" @@ -4515,18 +4652,18 @@ msgstr "Listen, die diesen Nutzer blockieren:" #. Live status indicator on avatar. Should be extremely short, not much space for more than 4 characters #: src/components/live/LiveIndicator.tsx:46 msgid "LIVE" -msgstr "" +msgstr "LIVE" #: src/components/live/LiveStatusDialog.tsx:215 msgid "Live feature is in beta testing" -msgstr "" +msgstr "Live-Funktion befindet sich in der Beta-Testphase" #: src/components/live/EditLiveDialog.tsx:148 #: src/components/live/EditLiveDialog.tsx:152 #: src/components/live/GoLiveDialog.tsx:124 #: src/components/live/GoLiveDialog.tsx:128 msgid "Live link" -msgstr "" +msgstr "Live-Link" #: src/screens/Search/Explore.tsx:86 msgid "Load more" @@ -4537,7 +4674,7 @@ msgstr "Mehr laden" msgid "Load more suggested feeds" msgstr "Weitere empfohlene Feeds laden" -#: src/view/screens/Notifications.tsx:270 +#: src/view/screens/Notifications.tsx:278 msgid "Load new notifications" msgstr "Neue Mitteilungen laden" @@ -4552,11 +4689,11 @@ msgstr "Neue Posts laden" msgid "Loading..." msgstr "Wird geladen..." -#: src/Navigation.tsx:293 +#: src/Navigation.tsx:306 msgid "Log" msgstr "Log" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:78 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:105 msgid "Logged-out visibility" msgstr "Sichtbarkeit für ausgeloggte Nutzer" @@ -4565,7 +4702,7 @@ msgid "Logo by @sawaratsuki.bsky.social" msgstr "Logo von @sawaratsuki.bsky.social" #: src/view/shell/desktop/RightNav.tsx:127 -#: src/view/shell/Drawer.tsx:658 +#: src/view/shell/Drawer.tsx:672 msgid "Logo by <0>@sawaratsuki.bsky.social</0>" msgstr "Logo von <0>@sawaratsuki.bsky.social</0>" @@ -4573,7 +4710,7 @@ msgstr "Logo von <0>@sawaratsuki.bsky.social</0>" msgid "Long press to open tag menu for #{tag}" msgstr "Lange drücken, um das Tag-Menü für #{tag} zu öffnen" -#: src/screens/Login/SetNewPasswordForm.tsx:120 +#: src/screens/Login/SetNewPasswordForm.tsx:122 msgid "Looks like XXXXX-XXXXX" msgstr "Im Format XXXXX-XXXXX" @@ -4591,13 +4728,13 @@ msgstr "Es sieht so aus, als ob du einen Following-Feed vermisst. <0>Klicke hier #: src/components/dialogs/EmailDialog/index.tsx:41 msgid "Make adjustments to email settings for your account" -msgstr "" +msgstr "E-Mail-Einstellungen für deinen Account anpassen" #: src/components/StarterPack/ProfileStarterPacks.tsx:282 msgid "Make one for me" msgstr "Erstelle eins für mich" -#: src/view/com/modals/LinkWarning.tsx:79 +#: src/components/dialogs/LinkWarning.tsx:85 msgid "Make sure this is where you intend to go!" msgstr "Stelle sicher, dass du dorthin willst!" @@ -4632,10 +4769,8 @@ msgstr "Alle als gelesen markiert" #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:90 #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:97 -#: src/components/dialogs/VerifyEmailDialog.tsx:273 -#: src/components/dialogs/VerifyEmailDialog.tsx:281 msgid "Maybe later" -msgstr "" +msgstr "Vielleicht später" #: src/view/screens/Profile.tsx:227 msgid "Media" @@ -4645,19 +4780,26 @@ msgstr "Medien" msgid "Media that may be disturbing or inappropriate for some audiences." msgstr "Medien, die für einige Zielgruppen verstörend oder unangemessen sein könnten." -#: src/components/WhoCanReply.tsx:263 +#: src/Navigation.tsx:421 +msgid "Mention notifications" +msgstr "" + +#: src/components/WhoCanReply.tsx:284 msgid "mentioned users" msgstr "erwähnte Nutzer" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:423 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:427 msgid "Mentioned users" msgstr "Erwähnte Nutzer" -#: src/view/screens/Notifications.tsx:99 +#: src/lib/hooks/useNotificationHandler.ts:139 +#: src/screens/Settings/NotificationSettings/index.tsx:159 +#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:41 +#: src/view/screens/Notifications.tsx:101 msgid "Mentions" msgstr "Erwähnungen" -#: src/components/Menu/index.tsx:105 +#: src/components/Menu/index.tsx:111 msgid "Menu" msgstr "Menü" @@ -4678,7 +4820,7 @@ msgstr "Nachricht gelöscht" msgid "Message from @{0}: {1}" msgstr "Nachricht von @{0}: {1}" -#: src/view/com/posts/PostFeedErrorMessage.tsx:201 +#: src/view/com/posts/PostFeedErrorMessage.tsx:205 msgid "Message from server: {0}" msgstr "Nachricht vom Server: {0}" @@ -4695,15 +4837,19 @@ msgstr "Nachricht ist zu lang" msgid "Message options" msgstr "Nachrichtenoptionen" -#: src/Navigation.tsx:662 +#: src/Navigation.tsx:746 msgid "Messages" msgstr "Nachrichten" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:81 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:101 msgctxt "Name of app icon variant" msgid "Midnight" msgstr "Mitternacht" +#: src/Navigation.tsx:485 +msgid "Miscellaneous notifications" +msgstr "" + #: src/components/moderation/ReportDialog/utils/useReportOptions.ts:47 #: src/lib/moderation/useReportOptions.ts:47 msgid "Misleading Account" @@ -4714,10 +4860,10 @@ msgstr "Irreführender Account" msgid "Misleading Post" msgstr "Irreführender Post" -#: src/Navigation.tsx:149 +#: src/Navigation.tsx:162 #: src/screens/Moderation/index.tsx:93 -#: src/screens/Settings/Settings.tsx:177 -#: src/screens/Settings/Settings.tsx:180 +#: src/screens/Settings/Settings.tsx:179 +#: src/screens/Settings/Settings.tsx:182 msgid "Moderation" msgstr "Moderation" @@ -4730,12 +4876,12 @@ msgstr "Moderationsdetails" msgid "Moderation list by {0}" msgstr "Moderationsliste von {0}" -#: src/view/com/profile/ProfileSubpageHeader.tsx:169 +#: src/view/com/profile/ProfileSubpageHeader.tsx:173 msgid "Moderation list by <0/>" msgstr "Moderationsliste von <0/>" #: src/view/com/modals/UserAddRemoveLists.tsx:220 -#: src/view/com/profile/ProfileSubpageHeader.tsx:167 +#: src/view/com/profile/ProfileSubpageHeader.tsx:171 msgid "Moderation list by you" msgstr "Moderationsliste von dir" @@ -4753,7 +4899,7 @@ msgstr "Moderationsliste aktualisiert" msgid "Moderation lists" msgstr "Moderationslisten" -#: src/Navigation.tsx:154 +#: src/Navigation.tsx:167 #: src/view/screens/ModerationModlists.tsx:65 msgid "Moderation Lists" msgstr "Moderationslisten" @@ -4762,7 +4908,7 @@ msgstr "Moderationslisten" msgid "moderation settings" msgstr "Moderationseinstellungen" -#: src/Navigation.tsx:283 +#: src/Navigation.tsx:296 msgid "Moderation states" msgstr "Moderationsstatus" @@ -4775,7 +4921,7 @@ msgstr "Moderationswerkzeuge" msgid "Moderator has chosen to set a general warning on the content." msgstr "Der Moderator hat sich entschieden, eine allgemeine Warnung für den Inhalt festzulegen." -#: src/view/com/post-thread/PostThreadItem.tsx:721 +#: src/view/com/post-thread/PostThreadItem.tsx:731 msgid "More" msgstr "Mehr" @@ -4790,13 +4936,13 @@ msgstr "Mehr Feeds" msgid "More options" msgstr "Mehr Optionen" -#: src/screens/Settings/ThreadPreferences.tsx:94 +#: src/screens/Settings/ThreadPreferences.tsx:228 msgid "Most-liked first" msgstr "Am meisten geliked zuerst" -#: src/screens/Settings/ThreadPreferences.tsx:91 -#: src/view/com/post-thread/PostThread.tsx:685 -#: src/view/com/post-thread/PostThread.tsx:690 +#: src/screens/Settings/ThreadPreferences.tsx:225 +#: src/view/com/post-thread/PostThread.tsx:709 +#: src/view/com/post-thread/PostThread.tsx:714 msgid "Most-liked replies first" msgstr "Beliebteste Antworten zuerst" @@ -4808,8 +4954,8 @@ msgstr "Filme" msgid "Music" msgstr "Musik" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:95 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:156 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:96 msgctxt "video" msgid "Mute" msgstr "Stummschalten" @@ -4819,8 +4965,8 @@ msgstr "Stummschalten" msgid "Mute {tag}" msgstr "{tag} stummschalten" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:610 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:616 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:625 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:631 #: src/view/com/profile/ProfileMenu.tsx:363 #: src/view/com/profile/ProfileMenu.tsx:370 msgid "Mute account" @@ -4871,13 +5017,13 @@ msgstr "Dieses Wort nur in Tags stummschalten" msgid "Mute this word until you unmute it" msgstr "Dieses Wort stummschalten, bis du es wieder freigibst" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:494 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:498 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:513 msgid "Mute thread" msgstr "Thread stummschalten" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:508 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:510 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:523 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:525 msgid "Mute words & tags" msgstr "Wörter und Tags stummschalten" @@ -4885,7 +5031,7 @@ msgstr "Wörter und Tags stummschalten" msgid "Muted accounts" msgstr "Stummgeschaltete Accounts" -#: src/Navigation.tsx:159 +#: src/Navigation.tsx:172 #: src/view/screens/ModerationMutedAccounts.tsx:118 msgid "Muted Accounts" msgstr "Stummgeschaltete Accounts" @@ -4958,10 +5104,6 @@ msgstr "Navigiert zum nächsten Bildschirm" msgid "Navigates to your profile" msgstr "Navigiert zu deinem Profil" -#: src/components/dialogs/VerifyEmailDialog.tsx:234 -msgid "Need to change it?" -msgstr "Möchtest du es ändern?" - #: src/components/moderation/ReportDialog/index.tsx:288 #: src/components/ReportDialog/SelectReportOptionView.tsx:128 msgid "Need to report a copyright violation?" @@ -4985,21 +5127,39 @@ msgctxt "action" msgid "New" msgstr "Neu" +#: src/view/com/notifications/NotificationFeedItem.tsx:549 +msgid "New {postsCount, plural, one {post} other {posts}} from {firstAuthorLink}" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:532 +msgid "New {postsCount, plural, one {post} other {posts}} from {firstAuthorName}" +msgstr "" + #: src/components/dms/dialogs/NewChatDialog.tsx:67 #: src/screens/Messages/ChatList.tsx:364 #: src/screens/Messages/ChatList.tsx:371 msgid "New chat" msgstr "Neuer Chat" -#: src/components/dialogs/ChangeEmailDialog.tsx:142 #: src/components/dialogs/EmailDialog/screens/Update.tsx:222 msgid "New email address" -msgstr "" +msgstr "Neue E-Mail-Adresse" +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:74 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:63 msgid "New Feature" msgstr "Neue Funktion" +#: src/Navigation.tsx:453 +msgid "New follower notifications" +msgstr "" + +#: src/lib/hooks/useNotificationHandler.ts:153 +#: src/screens/Settings/NotificationSettings/index.tsx:137 +#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:41 +msgid "New followers" +msgstr "" + #: src/screens/Settings/components/ChangeHandleDialog.tsx:221 #: src/screens/Settings/components/ChangeHandleDialog.tsx:229 #: src/screens/Settings/components/ChangeHandleDialog.tsx:375 @@ -5019,6 +5179,7 @@ msgstr "Neue Nachrichten" msgid "New Moderation List" msgstr "Neue Moderationsliste" +#: src/screens/Login/SetNewPasswordForm.tsx:141 #: src/view/com/modals/ChangePassword.tsx:224 msgid "New password" msgstr "Neues Passwort" @@ -5029,7 +5190,7 @@ msgstr "Neues Passwort" #: src/screens/Profile/ProfileFeed/index.tsx:241 #: src/view/screens/Feeds.tsx:552 -#: src/view/screens/Notifications.tsx:165 +#: src/view/screens/Notifications.tsx:167 #: src/view/screens/Profile.tsx:510 #: src/view/screens/ProfileList.tsx:250 #: src/view/screens/ProfileList.tsx:288 @@ -5046,6 +5207,14 @@ msgctxt "action" msgid "New Post" msgstr "Neuer Post" +#: src/view/com/notifications/NotificationFeedItem.tsx:538 +msgid "New posts from {firstAuthorLink} and <0>{additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}</0>" +msgstr "" + +#: src/view/com/notifications/NotificationFeedItem.tsx:523 +msgid "New posts from {firstAuthorName} and {additionalAuthorsCount, plural, one {{formattedAuthorsCount} other} other {{formattedAuthorsCount} others}}" +msgstr "" + #: src/components/NewskieDialog.tsx:83 msgid "New user info dialog" msgstr "Neuer Nutzer-Info-Dialog" @@ -5054,10 +5223,14 @@ msgstr "Neuer Nutzer-Info-Dialog" msgid "New User List" msgstr "Neue Benutzerliste" -#: src/screens/Settings/ThreadPreferences.tsx:83 -#: src/screens/Settings/ThreadPreferences.tsx:86 -#: src/view/com/post-thread/PostThread.tsx:675 -#: src/view/com/post-thread/PostThread.tsx:680 +#: src/screens/PostThread/components/HeaderDropdown.tsx:93 +#: src/screens/PostThread/components/HeaderDropdown.tsx:98 +#: src/screens/Settings/ThreadPreferences.tsx:96 +#: src/screens/Settings/ThreadPreferences.tsx:99 +#: src/screens/Settings/ThreadPreferences.tsx:217 +#: src/screens/Settings/ThreadPreferences.tsx:220 +#: src/view/com/post-thread/PostThread.tsx:699 +#: src/view/com/post-thread/PostThread.tsx:704 msgid "Newest replies first" msgstr "Neueste Antworten zuerst" @@ -5071,8 +5244,8 @@ msgstr "Aktuelles" #: src/screens/Login/ForgotPasswordForm.tsx:143 #: src/screens/Login/LoginForm.tsx:343 #: src/screens/Login/LoginForm.tsx:350 -#: src/screens/Login/SetNewPasswordForm.tsx:178 -#: src/screens/Login/SetNewPasswordForm.tsx:184 +#: src/screens/Login/SetNewPasswordForm.tsx:182 +#: src/screens/Login/SetNewPasswordForm.tsx:188 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:157 #: src/screens/Settings/components/AddAppPasswordDialog.tsx:165 #: src/screens/Signup/BackNextButtons.tsx:67 @@ -5100,9 +5273,9 @@ msgstr "Kein DNS-Panel" #: src/components/live/EditLiveDialog.tsx:140 msgid "No expiry set" -msgstr "" +msgstr "Kein Ablaufdatum festgelegt" -#: src/components/dialogs/GifSelect.tsx:231 +#: src/components/dialogs/GifSelect.tsx:232 msgid "No featured GIFs found. There may be an issue with Tenor." msgstr "Keine hervorgehobenen GIFs gefunden. Möglicherweise gibt es ein Problem mit Tenor." @@ -5112,14 +5285,14 @@ msgstr "Keine Feeds gefunden. Versuche, nach etwas anderem zu suchen." #: src/components/live/LinkPreview.tsx:63 msgid "No image" -msgstr "" +msgstr "Kein Bild" #: src/components/LikedByList.tsx:84 #: src/view/com/post-thread/PostLikedBy.tsx:84 msgid "No likes yet" msgstr "Noch keine Gefällt-mir-Angaben" -#: src/components/ProfileCard.tsx:398 +#: src/components/ProfileCard.tsx:463 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:110 msgid "No longer following {0}" msgstr "{0} wird nicht mehr gefolgt" @@ -5138,13 +5311,20 @@ msgstr "Noch keine Mitteilungen!" #: src/screens/Messages/Settings.tsx:101 #: src/screens/Messages/Settings.tsx:104 +#: src/screens/Settings/ActivityPrivacySettings.tsx:129 +#: src/screens/Settings/ActivityPrivacySettings.tsx:134 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:158 msgid "No one" msgstr "Niemand" -#: src/components/WhoCanReply.tsx:246 +#: src/components/WhoCanReply.tsx:267 msgid "No one but the author can quote this post." msgstr "Niemand außer dem Autor kann diesen Post zitieren." +#: src/screens/Notifications/ActivityList.tsx:38 +msgid "No posts here" +msgstr "" + #: src/screens/Profile/Sections/Feed.tsx:66 msgid "No posts yet." msgstr "Keine Posts bisher." @@ -5189,7 +5369,7 @@ msgstr "Keine Ergebnisse für {query} gefunden" msgid "No results." msgstr "Keine Ergebnisse." -#: src/components/dialogs/GifSelect.tsx:229 +#: src/components/dialogs/GifSelect.tsx:230 msgid "No search results found for \"{search}\"." msgstr "Keine Suchergebnisse gefunden für „{search}“." @@ -5198,7 +5378,7 @@ msgstr "Keine Suchergebnisse gefunden für „{search}“." msgid "No thanks" msgstr "Nein danke" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:405 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:409 msgid "Nobody" msgstr "Niemand" @@ -5223,43 +5403,41 @@ msgstr "Niemand wurde gefunden. Versuche, nach jemand anderem zu suchen." msgid "Non-sexual Nudity" msgstr "Nicht-sexuelle Nacktheit" +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:217 +msgid "None" +msgstr "" + #: src/components/KnownFollowers.tsx:255 msgid "Not followed by anyone you're following" msgstr "Wird von niemandem gefolgt, dem du folgst" -#: src/Navigation.tsx:139 +#: src/Navigation.tsx:152 #: src/view/screens/Profile.tsx:125 msgid "Not Found" msgstr "Nicht gefunden" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:171 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:181 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:165 #: src/view/com/profile/ProfileMenu.tsx:480 msgid "Note about sharing" msgstr "Hinweis über das Teilen" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:88 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:115 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 ausgeloggten Nutzern möglicherweise weiterhin von anderen Apps und Websites angezeigt." +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:132 +msgid "Note: This post is only visible to logged-in users." +msgstr "Hinweis: Dieser Post ist nur für eingeloggte Nutzer sichtbar." + #: src/screens/Messages/ChatList.tsx:265 msgid "Nothing here" msgstr "Nichts zu sehen" -#: src/screens/Settings/NotificationSettings.tsx:64 -msgid "Notification filters" -msgstr "Mitteilungenfilter" - -#: src/Navigation.tsx:443 -#: src/view/screens/Notifications.tsx:134 +#: src/Navigation.tsx:407 +#: src/Navigation.tsx:554 +#: src/view/screens/Notifications.tsx:136 msgid "Notification settings" msgstr "Mitteilungseinstellungen" -#: src/screens/Settings/NotificationSettings.tsx:46 -msgid "Notification Settings" -msgstr "Mitteilungseinstellungen" - #: src/screens/Messages/Settings.tsx:123 msgid "Notification sounds" msgstr "Mitteilungstöne" @@ -5268,14 +5446,33 @@ msgstr "Mitteilungstöne" msgid "Notification Sounds" msgstr "Mitteilungstöne" -#: src/Navigation.tsx:657 -#: src/view/screens/Notifications.tsx:128 -#: src/view/shell/bottom-bar/BottomBar.tsx:242 +#: src/Navigation.tsx:549 +#: src/Navigation.tsx:741 +#: src/screens/Notifications/ActivityList.tsx:29 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:90 +#: src/screens/Settings/NotificationSettings/index.tsx:92 +#: src/screens/Settings/NotificationSettings/LikeNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/LikesOnRepostsNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/MentionNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/NewFollowerNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:30 +#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:30 +#: src/screens/Settings/Settings.tsx:187 +#: src/screens/Settings/Settings.tsx:190 +#: src/view/screens/Notifications.tsx:130 +#: src/view/shell/bottom-bar/BottomBar.tsx:252 #: src/view/shell/desktop/LeftNav.tsx:654 -#: src/view/shell/Drawer.tsx:468 +#: src/view/shell/Drawer.tsx:482 msgid "Notifications" msgstr "Mitteilungen" +#: src/screens/Settings/NotificationSettings/MiscellaneousNotificationSettings.tsx:43 +msgid "Notifications for everything else, such as when someone joins via one of your starter packs." +msgstr "" + #: src/lib/hooks/useTimeAgo.ts:135 msgid "now" msgstr "jetzt" @@ -5295,10 +5492,11 @@ msgid "Nudity or adult content not labeled as such" msgstr "Nacktheit oder Erwachseneninhalt nicht als solche gekennzeichnet" #: src/lib/moderation/useLabelBehaviorDescription.ts:11 +#: src/screens/Settings/NotificationSettings/index.tsx:291 msgid "Off" msgstr "Aus" -#: src/components/dialogs/GifSelect.tsx:268 +#: src/components/dialogs/GifSelect.tsx:269 #: src/view/com/util/ErrorBoundary.tsx:57 msgid "Oh no!" msgstr "Oh nein!" @@ -5316,14 +5514,19 @@ msgid "OK" msgstr "OK" #: src/screens/Login/PasswordUpdatedForm.tsx:37 -#: src/view/com/post-thread/PostThreadItem.tsx:975 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:664 +#: src/view/com/post-thread/PostThreadItem.tsx:985 msgid "Okay" msgstr "Okay" -#: src/screens/Settings/ThreadPreferences.tsx:75 -#: src/screens/Settings/ThreadPreferences.tsx:78 -#: src/view/com/post-thread/PostThread.tsx:665 -#: src/view/com/post-thread/PostThread.tsx:670 +#: src/screens/PostThread/components/HeaderDropdown.tsx:83 +#: src/screens/PostThread/components/HeaderDropdown.tsx:88 +#: src/screens/Settings/ThreadPreferences.tsx:88 +#: src/screens/Settings/ThreadPreferences.tsx:91 +#: src/screens/Settings/ThreadPreferences.tsx:209 +#: src/screens/Settings/ThreadPreferences.tsx:212 +#: src/view/com/post-thread/PostThread.tsx:689 +#: src/view/com/post-thread/PostThread.tsx:694 msgid "Oldest replies first" msgstr "Älteste Antworten zuerst" @@ -5331,19 +5534,19 @@ msgstr "Älteste Antworten zuerst" msgid "on<0><1/><2><3/></2></0>" msgstr "auf<0><1/><2><3/></2></0>" -#: src/screens/Settings/Settings.tsx:358 +#: src/screens/Settings/Settings.tsx:369 msgid "Onboarding reset" msgstr "Onboarding zurücksetzen" -#: src/view/com/composer/Composer.tsx:342 +#: src/view/com/composer/Composer.tsx:347 msgid "One or more GIFs is missing alt text." msgstr "Bei einem oder mehreren GIFs fehlen Alt-Texte." -#: src/view/com/composer/Composer.tsx:339 +#: src/view/com/composer/Composer.tsx:344 msgid "One or more images is missing alt text." msgstr "Bei einem oder mehreren Bildern fehlen Alt-Texte." -#: src/view/com/composer/Composer.tsx:349 +#: src/view/com/composer/Composer.tsx:354 msgid "One or more videos is missing alt text." msgstr "Bei einem oder mehreren Videos fehlen Alt-Texte." @@ -5351,7 +5554,7 @@ msgstr "Bei einem oder mehreren Videos fehlen Alt-Texte." msgid "Only .jpg and .png files are supported" msgstr "Nur .jpg- und .png-Dateien werden unterstützt" -#: src/components/WhoCanReply.tsx:226 +#: src/components/WhoCanReply.tsx:247 msgid "Only {0} can reply." msgstr "Nur {0} kann antworten." @@ -5359,6 +5562,12 @@ msgstr "Nur {0} kann antworten." msgid "Only contains letters, numbers, and hyphens" msgstr "Enthält nur Buchstaben, Nummern und Bindestriche" +#: src/screens/Settings/ActivityPrivacySettings.tsx:120 +#: src/screens/Settings/ActivityPrivacySettings.tsx:125 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:156 +msgid "Only followers who I follow" +msgstr "" + #: src/lib/media/picker.shared.ts:32 msgid "Only image files are supported" msgstr "Es werden nur Bilddateien unterstützt" @@ -5376,7 +5585,6 @@ msgstr "Huch, da ist etwas schief gelaufen!" #: src/components/StarterPack/ProfileStarterPacks.tsx:341 #: src/screens/Settings/AppPasswords.tsx:59 #: src/screens/Settings/components/ChangeHandleDialog.tsx:106 -#: src/screens/Settings/NotificationSettings.tsx:54 #: src/view/screens/Profile.tsx:125 msgid "Oops!" msgstr "Huch!" @@ -5399,7 +5607,7 @@ msgid "Open drawer menu" msgstr "Seitenmenü öffnen" #: src/screens/Messages/components/MessageInput.web.tsx:181 -#: src/view/com/composer/Composer.tsx:1272 +#: src/view/com/composer/Composer.tsx:1320 msgid "Open emoji picker" msgstr "Emoji-Picker öffnen" @@ -5416,7 +5624,7 @@ msgstr "Feed-Optionsmenü öffnen" msgid "Open full emoji list" msgstr "Vollständige Emoji-Liste öffnen" -#: src/view/com/util/post-embeds/ExternalLinkEmbed.tsx:79 +#: src/components/Post/Embed/ExternalEmbed/index.tsx:79 msgid "Open link to {niceUrl}" msgstr "Link zu {niceUrl} öffnen" @@ -5424,7 +5632,7 @@ msgstr "Link zu {niceUrl} öffnen" msgid "Open message options" msgstr "Nachrichtenoptionen öffnen" -#: src/screens/Settings/Settings.tsx:395 +#: src/screens/Settings/Settings.tsx:410 msgid "Open moderation debug page" msgstr "Moderations-Debugseite öffnen" @@ -5443,22 +5651,22 @@ msgstr "Post-Optionen-Menü öffnen" #: src/components/live/LiveStatusDialog.tsx:189 #: src/components/live/LiveStatusDialog.tsx:203 msgid "Open profile" -msgstr "" +msgstr "Profil öffnen" #: src/components/PostControls/ShareMenu/index.tsx:87 msgid "Open share menu" -msgstr "" +msgstr "Teilen-Menü öffnen" #: src/screens/StarterPack/StarterPackScreen.tsx:566 msgid "Open starter pack menu" msgstr "Startpaketmenü öffnen" -#: src/screens/Settings/Settings.tsx:388 -#: src/screens/Settings/Settings.tsx:402 +#: src/screens/Settings/Settings.tsx:403 +#: src/screens/Settings/Settings.tsx:417 msgid "Open storybook page" msgstr "Storybook öffnen" -#: src/screens/Settings/Settings.tsx:381 +#: src/screens/Settings/Settings.tsx:396 msgid "Open system log" msgstr "Systemprotokoll öffnen" @@ -5494,7 +5702,7 @@ msgstr "Öffnet den Untertitel- und Alt-Text-Dialog" msgid "Opens change handle dialog" msgstr "Öffnet den Dialog zum Ändern des Handles" -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:35 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:63 msgid "Opens composer" msgstr "" @@ -5502,7 +5710,7 @@ msgstr "" msgid "Opens device photo gallery" msgstr "Öffnet die Gerätefotogalerie" -#: src/view/com/composer/Composer.tsx:1273 +#: src/view/com/composer/Composer.tsx:1321 msgid "Opens emoji picker" msgstr "Öffnet die Emoji-Auswahl" @@ -5520,28 +5728,28 @@ msgstr "Öffnet den Ablauf zum Einloggen bei deinem bestehenden Bluesky-Account" msgid "Opens GIF select dialog" msgstr "Öffnet GIF-Auswahldialog" -#: src/screens/Settings/Settings.tsx:218 +#: src/screens/Settings/Settings.tsx:228 msgid "Opens helpdesk in browser" msgstr "Öffnet Helpdesk im Browser" +#: src/components/dialogs/LinkWarning.tsx:97 +msgid "Opens link {0}" +msgstr "" + #: src/view/com/modals/InviteCodes.tsx:173 msgid "Opens list of invite codes" msgstr "Öffnet die Liste der Einladungscodes" -#: src/view/com/util/UserAvatar.tsx:563 +#: src/view/com/util/UserAvatar.tsx:574 msgid "Opens live status dialog" -msgstr "" +msgstr "Öffnet den Live-Status-Dialog" #: src/screens/Login/LoginForm.tsx:249 msgid "Opens password reset form" msgstr "Öffnet das Formular zum Zurücksetzen des Passworts" -#: src/view/com/modals/LinkWarning.tsx:93 -msgid "Opens the linked website" -msgstr "Öffnet die verlinkte Webseite" - -#: src/view/com/notifications/NotificationFeedItem.tsx:849 -#: src/view/com/util/UserAvatar.tsx:581 +#: src/view/com/notifications/NotificationFeedItem.tsx:900 +#: src/view/com/util/UserAvatar.tsx:592 msgid "Opens this profile" msgstr "Öffnet dieses Profil" @@ -5558,7 +5766,7 @@ msgstr "Optional kannst du unten zusätzliche Informationen angeben:" msgid "Options:" msgstr "Optionen:" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:418 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:422 msgid "Or combine these options:" msgstr "Oder kombiniere diese Optionen:" @@ -5642,13 +5850,13 @@ msgstr "Passwort aktualisiert" msgid "Password updated!" msgstr "Passwort aktualisiert!" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:369 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:369 msgid "Pause" msgstr "Pausieren" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:320 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:320 msgid "Pause video" msgstr "Video pausieren" @@ -5658,14 +5866,19 @@ msgstr "Video pausieren" msgid "People" msgstr "Personen" -#: src/Navigation.tsx:210 +#: src/Navigation.tsx:223 msgid "People followed by @{0}" msgstr "Personen gefolgt von @{0}" -#: src/Navigation.tsx:203 +#: src/Navigation.tsx:216 msgid "People following @{0}" msgstr "Personen, die @{0} folgen" +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:178 +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:188 +msgid "People I follow" +msgstr "" + #: src/lib/media/save-image.ts:51 msgid "Permission to access your photo library was denied. Please enable it in your system settings." msgstr "" @@ -5704,12 +5917,12 @@ msgstr "An die Startseite anheften" msgid "Pin to Home" msgstr "An Startbildschirm anheften" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:411 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:418 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:420 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:427 msgid "Pin to your profile" msgstr "An dein Profil anheften" -#: src/view/com/posts/PostFeedItem.tsx:407 +#: src/view/com/posts/PostFeedItem.tsx:411 msgid "Pinned" msgstr "Angeheftet" @@ -5718,7 +5931,7 @@ msgstr "Angeheftet" msgid "Pinned {0} to Home" msgstr "{0} an Startseite angepinnt" -#: src/view/screens/SavedFeeds.tsx:123 +#: src/view/screens/SavedFeeds.tsx:130 msgid "Pinned Feeds" msgstr "Angeheftete Feeds" @@ -5726,38 +5939,38 @@ msgstr "Angeheftete Feeds" msgid "Pinned to your feeds" msgstr "An deine Feeds angepinnt" -#: src/view/com/util/post-embeds/GifEmbed.tsx:43 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:370 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:43 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:140 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:370 msgid "Play" msgstr "Abspielen" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:107 +#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:111 msgid "Play {0}" msgstr "{0} abspielen" -#: src/view/com/util/post-embeds/VideoEmbed.tsx:134 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:321 +#: src/components/Post/Embed/VideoEmbed/index.tsx:134 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:321 msgid "Play video" msgstr "Video abspielen" -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:58 +#: src/components/Post/Embed/ExternalEmbed/ExternalPlayer.tsx:61 msgid "Play Video" msgstr "Video abspielen" -#: src/view/com/util/post-embeds/GifEmbed.tsx:42 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:42 msgid "Plays or pauses the GIF" msgstr "Spielt das GIF ab oder pausiert es" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:141 msgid "Plays or pauses the video" msgstr "Spielt das Video ab oder pausiert es" -#: src/view/com/util/post-embeds/ExternalGifEmbed.tsx:106 +#: src/components/Post/Embed/ExternalEmbed/ExternalGif.tsx:110 msgid "Plays the GIF" msgstr "Spielt das GIF ab" -#: src/view/com/util/post-embeds/ExternalPlayerEmbed.tsx:59 +#: src/components/Post/Embed/ExternalEmbed/ExternalPlayer.tsx:62 msgid "Plays the video" msgstr "Spielt das Video ab" @@ -5776,7 +5989,7 @@ msgstr "Bitte wähle dein Passwort." #: src/components/dialogs/EmailDialog/screens/Update.tsx:290 msgid "Please click on the link in the email we just sent you to verify your new email address. This is an important step to allow you to continue enjoying all the features of Bluesky." -msgstr "" +msgstr "Bitte klicke auf den Link in der E-Mail, die wir dir gerade gesendet haben, um deine neue E-Mail-Adresse zu verifizieren. Dies ist ein wichtiger Schritt, um weiterhin alle Funktionen von Bluesky nutzen zu können." #: src/screens/Signup/state.ts:301 msgid "Please complete the verification captcha." @@ -5802,11 +6015,11 @@ msgstr "Bitte gib einen eindeutigen Namen für dieses App-Passwort ein oder verw #: src/components/dialogs/EmailDialog/screens/Update.tsx:135 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:145 msgid "Please enter a valid code." -msgstr "" +msgstr "Bitte gib einen gültigen Code ein." #: src/components/dialogs/EmailDialog/screens/Update.tsx:148 msgid "Please enter a valid email address." -msgstr "" +msgstr "Bitte gib eine gültige E-Mail-Adresse ein." #: src/components/dialogs/MutedWords.tsx:86 msgid "Please enter a valid word, tag, or phrase to mute" @@ -5814,11 +6027,11 @@ msgstr "Bitte gib zum Stummschalten ein gültiges Wort, Tag oder eine Phrase ein #: src/components/dialogs/EmailDialog/screens/Verify.tsx:257 msgid "Please enter the code we sent to <0>{0}</0> below." -msgstr "" +msgstr "Bitte gib unten den Code ein, den wir an <0>{0}</0> gesendet haben." #: src/components/dialogs/EmailDialog/screens/Update.tsx:247 msgid "Please enter the security code we sent to your previous email address." -msgstr "" +msgstr "Bitte gib den Sicherheitscode ein, den wir an deine vorherige E-Mail-Adresse gesendet haben." #: src/screens/Signup/state.ts:262 #: src/screens/Signup/StepInfo/index.tsx:91 @@ -5831,7 +6044,7 @@ msgstr "Bitte gib deinen Einladungscode ein." #: src/components/dialogs/EmailDialog/screens/Update.tsx:217 msgid "Please enter your new email address." -msgstr "" +msgstr "Bitte gib deine neue E-Mail-Adresse ein." #: src/screens/Login/LoginForm.tsx:99 msgid "Please enter your password" @@ -5868,10 +6081,6 @@ msgstr "Bitte melde dich als @{0} an" #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:62 msgid "Please verify your email" -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:108 -msgid "Please Verify Your Email" msgstr "Bitte verifiziere deine E-Mail" #: src/screens/Onboarding/index.tsx:34 @@ -5884,33 +6093,38 @@ msgstr "Politik" msgid "Porn" msgstr "Pornografie" -#: src/view/com/composer/Composer.tsx:987 -msgctxt "action" -msgid "Post" -msgstr "Posten" - -#: src/view/com/post-thread/PostThread.tsx:540 +#: src/screens/PostThread/index.tsx:495 +#: src/view/com/post-thread/PostThread.tsx:561 msgctxt "description" msgid "Post" msgstr "Post" -#: src/view/com/composer/Composer.tsx:985 +#: src/view/com/composer/Composer.tsx:1031 +msgctxt "action" +msgid "Post" +msgstr "Posten" + +#: src/view/com/composer/Composer.tsx:1029 msgctxt "action" msgid "Post All" msgstr "Alle posten" -#: src/view/com/post-thread/PostThreadItem.tsx:224 +#: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:22 +msgid "Post blocked" +msgstr "" + +#: src/view/com/post-thread/PostThreadItem.tsx:235 msgid "Post by {0}" msgstr "Post von {0}" -#: src/Navigation.tsx:236 -#: src/Navigation.tsx:243 -#: src/Navigation.tsx:250 -#: src/Navigation.tsx:257 +#: src/Navigation.tsx:249 +#: src/Navigation.tsx:256 +#: src/Navigation.tsx:263 +#: src/Navigation.tsx:270 msgid "Post by @{0}" msgstr "Post von @{0}" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:182 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:183 msgctxt "toast" msgid "Post deleted" msgstr "Post gelöscht" @@ -5919,11 +6133,14 @@ msgstr "Post gelöscht" msgid "Post failed to upload. Please check your Internet connection and try again." msgstr "Fehler beim Hochladen des Posts. Bitte prüfe deine Internetverbindung und versuche es erneut." +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:132 +#: src/screens/PostThread/components/ThreadItemPost.tsx:110 +#: src/screens/PostThread/components/ThreadItemTreePost.tsx:107 #: src/screens/VideoFeed/index.tsx:529 msgid "Post has been deleted" msgstr "Post wurde gelöscht" -#: src/view/com/post-thread/PostThread.tsx:269 +#: src/view/com/post-thread/PostThread.tsx:271 msgid "Post hidden" msgstr "Post ausgeblendet" @@ -5937,11 +6154,11 @@ msgstr "Post ausgeblendet aufgrund von stummgeschaltetem Wort" msgid "Post Hidden by You" msgstr "Post von dir ausgeblendet" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:100 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:104 msgid "Post interaction settings" msgstr "Post-Interaktionseinstellungen" -#: src/Navigation.tsx:170 +#: src/Navigation.tsx:183 #: src/screens/ModerationInteractionSettings/index.tsx:34 msgid "Post Interaction Settings" msgstr "Post-Interaktionseinstellungen" @@ -5954,8 +6171,10 @@ msgstr "Post-Sprache" msgid "Post Languages" msgstr "Post-Sprachen" -#: src/view/com/post-thread/PostThread.tsx:264 -#: src/view/com/post-thread/PostThread.tsx:276 +#: src/screens/PostThread/components/ThreadError.tsx:32 +#: src/screens/PostThread/components/ThreadItemPostTombstone.tsx:25 +#: src/view/com/post-thread/PostThread.tsx:266 +#: src/view/com/post-thread/PostThread.tsx:278 msgid "Post not found" msgstr "Post nicht gefunden" @@ -5969,6 +6188,9 @@ msgctxt "toast" msgid "Post unpinned" msgstr "Post gelöst" +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:250 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:262 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:213 #: src/screens/StarterPack/StarterPackScreen.tsx:191 #: src/view/screens/Profile.tsx:225 #: src/view/screens/ProfileList.tsx:170 @@ -5979,18 +6201,21 @@ msgstr "Posts" 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 "Posts können basierend auf ihrem Text, ihren Tags oder beidem stummgeschaltet werden. Wir empfehlen, häufig verwendete Wörter zu vermeiden, da dies dazu führen kann, dass keine Posts mehr angezeigt werden." -#: src/view/com/posts/PostFeedErrorMessage.tsx:68 +#: src/view/com/posts/PostFeedErrorMessage.tsx:72 msgid "Posts hidden" msgstr "Posts ausgeblendet" -#: src/view/com/modals/LinkWarning.tsx:60 -msgid "Potentially Misleading Link" -msgstr "Potenziell irreführender Link" +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:211 +msgid "Posts, Replies" +msgstr "" -#: src/state/queries/notifications/settings.ts:44 -msgctxt "toast" -msgid "Preference saved" -msgstr "Präferenz gespeichert" +#: src/components/dialogs/LinkWarning.tsx:73 +msgid "Potentially misleading link" +msgstr "" + +#: src/components/dialogs/LinkWarning.tsx:66 +msgid "Potentially misleading link warning" +msgstr "" #: src/screens/Messages/components/MessageListError.tsx:19 msgid "Press to attempt reconnection" @@ -6015,40 +6240,44 @@ msgstr "Vorheriges Bild" msgid "Primary Language" msgstr "Primäre Sprache" -#: src/screens/Settings/ThreadPreferences.tsx:112 -#: src/screens/Settings/ThreadPreferences.tsx:117 +#: src/screens/Settings/ThreadPreferences.tsx:110 +#: src/screens/Settings/ThreadPreferences.tsx:115 +#: src/screens/Settings/ThreadPreferences.tsx:246 +#: src/screens/Settings/ThreadPreferences.tsx:251 msgid "Prioritize your Follows" msgstr "Priorisiere deine Follows" -#: src/screens/Settings/NotificationSettings.tsx:67 -msgid "Priority notifications" -msgstr "Prioritätsmitteilungen" - #: src/view/shell/desktop/RightNav.tsx:110 #: src/view/shell/desktop/RightNav.tsx:111 msgid "Privacy" msgstr "Datenschutz" -#: src/screens/Settings/Settings.tsx:171 -#: src/screens/Settings/Settings.tsx:174 +#: src/screens/Settings/Settings.tsx:173 +#: src/screens/Settings/Settings.tsx:176 msgid "Privacy and security" msgstr "Datenschutz und Sicherheit" -#: src/Navigation.tsx:379 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:36 +#: src/Navigation.tsx:392 +#: src/Navigation.tsx:400 +#: src/screens/Settings/ActivityPrivacySettings.tsx:40 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:45 msgid "Privacy and Security" msgstr "Datenschutz und Sicherheit" -#: src/Navigation.tsx:303 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:158 +msgid "Privacy and Security settings" +msgstr "" + +#: src/Navigation.tsx:316 #: src/screens/Settings/AboutSettings.tsx:92 #: src/screens/Settings/AboutSettings.tsx:95 #: src/view/screens/PrivacyPolicy.tsx:31 -#: src/view/shell/Drawer.tsx:653 -#: src/view/shell/Drawer.tsx:654 +#: src/view/shell/Drawer.tsx:667 +#: src/view/shell/Drawer.tsx:668 msgid "Privacy Policy" msgstr "Datenschutzerklärung" -#: src/view/com/composer/Composer.tsx:1675 +#: src/view/com/composer/Composer.tsx:1735 msgid "Processing video..." msgstr "Video wird verarbeitet..." @@ -6062,15 +6291,14 @@ msgstr "Wird verarbeitet..." msgid "profile" msgstr "Profil" -#: src/view/shell/bottom-bar/BottomBar.tsx:306 +#: src/view/shell/bottom-bar/BottomBar.tsx:316 #: src/view/shell/desktop/LeftNav.tsx:709 #: src/view/shell/Drawer.tsx:76 -#: src/view/shell/Drawer.tsx:545 +#: src/view/shell/Drawer.tsx:559 msgid "Profile" msgstr "Profil" #: src/screens/Profile/Header/EditProfileDialog.tsx:196 -#: src/view/com/modals/EditProfile.tsx:128 msgctxt "toast" msgid "Profile updated" msgstr "Profil aktualisiert" @@ -6088,25 +6316,41 @@ msgid "Public, sharable lists which can be used to drive feeds." msgstr "Öffentliche, teilbare Listen, die verwendet werden können, um Feeds zu steuern." #. Accessibility label for button to publish a single post -#: src/view/com/composer/Composer.tsx:967 +#: src/view/com/composer/Composer.tsx:1011 msgid "Publish post" msgstr "Post veröffentlichen" #. Accessibility label for button to publish multiple posts in a thread -#: src/view/com/composer/Composer.tsx:960 +#: src/view/com/composer/Composer.tsx:1004 msgid "Publish posts" msgstr "Posts veröffentlichen" #. Accessibility label for button to publish multiple replies in a thread -#: src/view/com/composer/Composer.tsx:945 +#: src/view/com/composer/Composer.tsx:989 msgid "Publish replies" msgstr "Antworten veröffentlichen" #. Accessibility label for button to publish a single reply -#: src/view/com/composer/Composer.tsx:952 +#: src/view/com/composer/Composer.tsx:996 msgid "Publish reply" msgstr "Antwort veröffentlichen" +#: src/screens/Settings/NotificationSettings/index.tsx:286 +msgid "Push" +msgstr "" + +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:126 +msgid "Push notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:269 +msgid "Push, Everyone" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:277 +msgid "Push, People you follow" +msgstr "" + #: src/components/StarterPack/QrCodeDialog.tsx:134 msgid "QR code copied to your clipboard!" msgstr "QR-Code in die Zwischenablage kopiert!" @@ -6119,44 +6363,52 @@ msgstr "QR-Code wurde heruntergeladen!" msgid "QR code saved to your camera roll!" msgstr "QR-Code in deiner Galerie gespeichert!" -#: src/components/PostControls/RepostButton.tsx:163 -#: src/components/PostControls/RepostButton.tsx:186 +#: src/Navigation.tsx:429 +msgid "Quote notifications" +msgstr "" + +#: src/components/PostControls/RepostButton.tsx:174 +#: src/components/PostControls/RepostButton.tsx:197 #: src/components/PostControls/RepostButton.web.tsx:78 #: src/components/PostControls/RepostButton.web.tsx:85 msgid "Quote post" msgstr "Post zitieren" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:308 msgid "Quote post was re-attached" msgstr "" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:306 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:307 msgid "Quote post was successfully detached" msgstr "" -#: src/components/PostControls/RepostButton.tsx:162 -#: src/components/PostControls/RepostButton.tsx:184 +#: src/components/PostControls/RepostButton.tsx:173 +#: src/components/PostControls/RepostButton.tsx:195 #: src/components/PostControls/RepostButton.web.tsx:77 #: src/components/PostControls/RepostButton.web.tsx:84 msgid "Quote posts disabled" msgstr "" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:329 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:333 msgid "Quote settings" msgstr "Zitateinstellungen" +#: src/lib/hooks/useNotificationHandler.ts:146 #: src/screens/Post/PostQuotes.tsx:38 +#: src/screens/Settings/NotificationSettings/index.tsx:170 +#: src/screens/Settings/NotificationSettings/QuoteNotificationSettings.tsx:41 msgid "Quotes" msgstr "Zitate" -#: src/view/com/post-thread/PostThreadItem.tsx:258 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:445 +#: src/view/com/post-thread/PostThreadItem.tsx:269 msgid "Quotes of this post" msgstr "Zitate dieses Posts" -#: src/screens/Settings/ThreadPreferences.tsx:99 -#: src/screens/Settings/ThreadPreferences.tsx:102 -#: src/view/com/post-thread/PostThread.tsx:695 -#: src/view/com/post-thread/PostThread.tsx:700 +#: src/screens/Settings/ThreadPreferences.tsx:233 +#: src/screens/Settings/ThreadPreferences.tsx:236 +#: src/view/com/post-thread/PostThread.tsx:719 +#: src/view/com/post-thread/PostThread.tsx:724 msgid "Random (aka \"Poster's Roulette\")" msgstr "Zufällig (\"Poster's Roulette\")" @@ -6164,8 +6416,8 @@ msgstr "Zufällig (\"Poster's Roulette\")" msgid "Rate limit exceeded – you've tried to change your handle too many times in a short period. Please wait a minute before trying again." msgstr "Limit überschritten – du hast innerhalb kurzer Zeit zu oft versucht, deinen Handle zu ändern. Bitte warte eine Minute, bevor du es erneut versuchst." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:570 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:580 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:585 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:595 msgid "Re-attach quote" msgstr "Zitat wieder anhängen" @@ -6177,19 +6429,27 @@ msgstr "Mit {emoji} reagieren" msgid "Reactivate your account" msgstr "Reaktiviere deinen Account" +#: src/screens/PostThread/components/ThreadItemReadMore.tsx:92 +msgid "Read {0} more {1, plural, one {reply} other {replies}}" +msgstr "" + #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:158 #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:173 msgid "Read blog post" msgstr "Blogpost lesen (auf Englisch)" -#: src/screens/VideoFeed/index.tsx:963 +#: src/screens/VideoFeed/index.tsx:966 msgid "Read less" msgstr "Weniger lesen" -#: src/screens/VideoFeed/index.tsx:963 +#: src/screens/VideoFeed/index.tsx:966 msgid "Read more" msgstr "Mehr lesen" +#: src/screens/PostThread/components/ThreadItemReadMore.tsx:71 +msgid "Read more replies" +msgstr "" + #: src/view/com/auth/SplashScreen.web.tsx:173 msgid "Read the Bluesky blog" msgstr "Lies den Bluesky-Blog" @@ -6213,6 +6473,14 @@ msgstr "Grund für den Einspruch" msgid "Reason:" msgstr "Grund: " +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:132 +msgid "Receive in-app notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:115 +msgid "Receive push notifications" +msgstr "" + #: src/screens/Search/components/SearchHistory.tsx:49 msgid "Recent Searches" msgstr "Letzte Suchen" @@ -6244,10 +6512,10 @@ msgstr "Konversationen neu laden" #: src/components/FeedCard.tsx:343 #: src/components/StarterPack/Wizard/WizardListCard.tsx:102 #: src/components/StarterPack/Wizard/WizardListCard.tsx:109 -#: src/screens/Settings/Settings.tsx:543 +#: src/screens/Settings/Settings.tsx:567 #: src/view/com/feeds/FeedSourceCard.tsx:322 #: src/view/com/modals/UserAddRemoveLists.tsx:235 -#: src/view/com/posts/PostFeedErrorMessage.tsx:213 +#: src/view/com/posts/PostFeedErrorMessage.tsx:217 msgid "Remove" msgstr "Entfernen" @@ -6259,17 +6527,17 @@ msgstr "{displayName} aus dem Startpaket entfernen" msgid "Remove {historyItem}" msgstr "{historyItem} entfernen" -#: src/screens/Settings/Settings.tsx:522 -#: src/screens/Settings/Settings.tsx:525 +#: src/screens/Settings/Settings.tsx:546 +#: src/screens/Settings/Settings.tsx:549 msgid "Remove account" msgstr "Account entfernen" -#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:15 +#: src/view/com/composer/ExternalEmbedRemoveBtn.tsx:19 msgid "Remove attachment" msgstr "Anhang entfernen" -#: src/view/com/util/UserAvatar.tsx:485 -#: src/view/com/util/UserAvatar.tsx:488 +#: src/view/com/util/UserAvatar.tsx:496 +#: src/view/com/util/UserAvatar.tsx:499 msgid "Remove Avatar" msgstr "Avatar entfernen" @@ -6284,11 +6552,11 @@ msgstr "Einbettung entfernen" #: src/view/com/posts/FeedShutdownMsg.tsx:116 #: src/view/com/posts/FeedShutdownMsg.tsx:120 -#: src/view/com/posts/PostFeedErrorMessage.tsx:169 +#: src/view/com/posts/PostFeedErrorMessage.tsx:173 msgid "Remove feed" msgstr "Feed entfernen" -#: src/view/com/posts/PostFeedErrorMessage.tsx:210 +#: src/view/com/posts/PostFeedErrorMessage.tsx:214 msgid "Remove feed?" msgstr "Feed entfernen?" @@ -6297,11 +6565,11 @@ msgstr "Feed entfernen?" #: src/view/com/feeds/FeedSourceCard.tsx:190 #: src/view/com/feeds/FeedSourceCard.tsx:268 #: src/view/screens/ProfileList.tsx:528 -#: src/view/screens/SavedFeeds.tsx:342 +#: src/view/screens/SavedFeeds.tsx:349 msgid "Remove from my feeds" msgstr "Aus meinen Feeds entfernen" -#: src/screens/Settings/Settings.tsx:535 +#: src/screens/Settings/Settings.tsx:559 msgid "Remove from quick access?" msgstr "Aus Schnellzugriff entfernen?" @@ -6322,7 +6590,7 @@ msgstr "Bild entfernen" #: src/components/live/EditLiveDialog.tsx:240 #: src/components/live/EditLiveDialog.tsx:247 msgid "Remove live status" -msgstr "" +msgstr "Live-Status entfernen" #: src/components/dialogs/MutedWords.tsx:523 msgid "Remove mute word from your list" @@ -6332,12 +6600,8 @@ msgstr "Stummgeschaltetes Wort aus deiner Liste entfernen" msgid "Remove profile" msgstr "Profil entfernen" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:290 -msgid "Remove quote" -msgstr "Zitat entfernen" - -#: src/components/PostControls/RepostButton.tsx:140 -#: src/components/PostControls/RepostButton.tsx:150 +#: src/components/PostControls/RepostButton.tsx:151 +#: src/components/PostControls/RepostButton.tsx:161 msgid "Remove repost" msgstr "Repost entfernen" @@ -6345,7 +6609,7 @@ msgstr "Repost entfernen" msgid "Remove subtitle file" msgstr "Untertiteldatei entfernen" -#: src/view/com/posts/PostFeedErrorMessage.tsx:211 +#: src/view/com/posts/PostFeedErrorMessage.tsx:215 msgid "Remove this feed from your saved feeds" msgstr "Diesen Feed aus deinen gespeicherten Feeds entfernen" @@ -6364,11 +6628,11 @@ msgstr "Verifizierung entfernen" msgid "Remove your verification for this account?" msgstr "Deine Verifizierung für diesen Account entfernen?" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:110 +#: src/components/Post/Embed/index.tsx:208 msgid "Removed by author" msgstr "Vom Autor entfernt" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:108 +#: src/components/Post/Embed/index.tsx:206 msgid "Removed by you" msgstr "Von dir entfernt" @@ -6395,34 +6659,36 @@ msgstr "Aus deinen Feeds entfernt" msgid "Removed verification" msgstr "Verifizierung entfernt" -#: src/view/com/util/post-embeds/QuoteEmbed.tsx:291 -msgid "Removes quoted post" -msgstr "Entfernt zitierten Post" - #: src/view/com/posts/FeedShutdownMsg.tsx:129 #: src/view/com/posts/FeedShutdownMsg.tsx:133 msgid "Replace with Discover" msgstr "Ersetzen durch „Discover“" +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:267 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:279 +#: src/lib/hooks/useNotificationHandler.ts:132 +#: src/screens/Settings/NotificationSettings/ActivityNotificationSettings.tsx:215 +#: src/screens/Settings/NotificationSettings/index.tsx:148 +#: src/screens/Settings/NotificationSettings/ReplyNotificationSettings.tsx:41 #: src/view/screens/Profile.tsx:226 msgid "Replies" msgstr "Antworten" -#: src/components/WhoCanReply.tsx:73 +#: src/components/WhoCanReply.tsx:79 msgid "Replies disabled" msgstr "Antworten deaktiviert" -#: src/components/WhoCanReply.tsx:224 +#: src/components/WhoCanReply.tsx:245 msgid "Replies to this post are disabled." msgstr "Antworten zu diesem Post sind deaktiviert." -#: src/view/com/composer/Composer.tsx:983 +#: src/view/com/composer/Composer.tsx:1027 msgctxt "action" msgid "Reply" msgstr "Antworten" #. Accessibility label for the reply button, verb form followed by number of replies and noun form -#: src/components/PostControls/index.tsx:200 +#: src/components/PostControls/index.tsx:207 msgid "Reply ({0, plural, one {# reply} other {# replies}})" msgstr "Antworten ({0, plural, one {# Antwort} other {# Antworten}})" @@ -6436,50 +6702,55 @@ msgstr "Antwort vom Thread-Autor ausgeblendet" msgid "Reply Hidden by You" msgstr "Antwort von dir ausgeblendet" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:385 +#: src/Navigation.tsx:413 +msgid "Reply notifications" +msgstr "" + +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:389 msgid "Reply settings" msgstr "Antworteinstellungen" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:370 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:374 msgid "Reply settings are chosen by the author of the thread" msgstr "Die Antworteinstellungen werden vom Autor des Threads festgelegt" -#: src/view/com/post-thread/PostThread.tsx:651 +#: src/screens/PostThread/components/HeaderDropdown.tsx:69 +#: src/view/com/post-thread/PostThread.tsx:675 msgid "Reply sorting" msgstr "Antwortsortierung" -#: src/view/com/post/Post.tsx:205 -#: src/view/com/posts/PostFeedItem.tsx:605 +#: src/view/com/post/Post.tsx:204 +#: src/view/com/posts/PostFeedItem.tsx:602 msgctxt "description" msgid "Reply to <0><1/></0>" msgstr "Antwort auf <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:596 +#: src/view/com/posts/PostFeedItem.tsx:593 msgctxt "description" msgid "Reply to a blocked post" msgstr "Antwort auf einen blockierten Post" -#: src/view/com/posts/PostFeedItem.tsx:598 +#: src/view/com/posts/PostFeedItem.tsx:595 msgctxt "description" msgid "Reply to a post" msgstr "Antwort auf einen Post" -#: src/view/com/post/Post.tsx:203 -#: src/view/com/posts/PostFeedItem.tsx:602 +#: src/view/com/post/Post.tsx:202 +#: src/view/com/posts/PostFeedItem.tsx:599 msgctxt "description" msgid "Reply to you" msgstr "Antwort an dich" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:339 msgctxt "toast" msgid "Reply visibility updated" msgstr "Sichtbarkeit der Antwort aktualisiert" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:337 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:338 msgid "Reply was successfully hidden" msgstr "Antwort wurde erfolgreich ausgeblendet" -#: src/components/dms/MessageContextMenu.tsx:172 +#: src/components/dms/MessageContextMenu.tsx:171 #: src/components/dms/MessagesListBlockedFooter.tsx:85 #: src/components/dms/MessagesListBlockedFooter.tsx:92 msgid "Report" @@ -6513,12 +6784,12 @@ msgstr "Feed melden" msgid "Report list" msgstr "Liste melden" -#: src/components/dms/MessageContextMenu.tsx:170 +#: src/components/dms/MessageContextMenu.tsx:169 msgid "Report message" msgstr "Nachricht melden" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:636 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:638 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:651 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:653 msgid "Report post" msgstr "Post melden" @@ -6567,8 +6838,8 @@ msgstr "Dieses Startpaket melden" msgid "Report this user" msgstr "Diesen Nutzer melden" -#: src/components/PostControls/RepostButton.tsx:141 #: src/components/PostControls/RepostButton.tsx:152 +#: src/components/PostControls/RepostButton.tsx:163 msgctxt "action" msgid "Repost" msgstr "Reposten" @@ -6579,11 +6850,15 @@ msgid "Repost" msgstr "Reposten" #. Accessibility label for the repost button when the post has not been reposted, verb form followed by number of reposts and noun form -#: src/components/PostControls/RepostButton.tsx:65 +#: src/components/PostControls/RepostButton.tsx:76 msgid "Repost ({0, plural, one {# repost} other {# reposts}})" msgstr "Reposten ({0, plural, one {# Repost} other {# Reposts}})" -#: src/components/PostControls/RepostButton.tsx:133 +#: src/Navigation.tsx:445 +msgid "Repost notifications" +msgstr "" + +#: src/components/PostControls/RepostButton.tsx:144 #: src/components/PostControls/RepostButton.web.tsx:43 #: src/components/PostControls/RepostButton.web.tsx:97 #: src/screens/StarterPack/StarterPackScreen.tsx:561 @@ -6594,26 +6869,38 @@ msgstr "Reposten oder Post zitieren" msgid "Reposted By" msgstr "Repostet von" -#: src/view/com/posts/PostFeedItem.tsx:347 +#: src/view/com/posts/PostFeedItem.tsx:351 msgid "Reposted by {0}" msgstr "Repostet von {0}" -#: src/view/com/posts/PostFeedItem.tsx:366 +#: src/view/com/posts/PostFeedItem.tsx:370 msgid "Reposted by <0><1/></0>" msgstr "Repostet von <0><1/></0>" -#: src/view/com/posts/PostFeedItem.tsx:345 -#: src/view/com/posts/PostFeedItem.tsx:364 +#: src/view/com/posts/PostFeedItem.tsx:349 +#: src/view/com/posts/PostFeedItem.tsx:368 msgid "Reposted by you" msgstr "Repostet von dir" -#: src/view/com/post-thread/PostThreadItem.tsx:237 +#: src/lib/hooks/useNotificationHandler.ts:125 +#: src/screens/Settings/NotificationSettings/index.tsx:181 +#: src/screens/Settings/NotificationSettings/RepostNotificationSettings.tsx:41 +msgid "Reposts" +msgstr "" + +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:427 +#: src/view/com/post-thread/PostThreadItem.tsx:248 msgid "Reposts of this post" msgstr "Reposts von diesem Post" -#: src/components/dialogs/ChangeEmailDialog.tsx:175 -#: src/components/dialogs/ChangeEmailDialog.tsx:182 -msgid "Request change" +#: src/lib/hooks/useNotificationHandler.ts:167 +#: src/screens/Settings/NotificationSettings/index.tsx:222 +#: src/screens/Settings/NotificationSettings/RepostsOnRepostsNotificationSettings.tsx:41 +msgid "Reposts of your reposts" +msgstr "" + +#: src/Navigation.tsx:469 +msgid "Reposts of your reposts notifications" msgstr "" #: src/view/com/modals/ChangePassword.tsx:253 @@ -6621,8 +6908,8 @@ msgstr "" msgid "Request Code" msgstr "Code anfordern" -#: src/screens/Settings/AccessibilitySettings.tsx:60 -#: src/screens/Settings/AccessibilitySettings.tsx:65 +#: src/screens/Settings/AccessibilitySettings.tsx:58 +#: src/screens/Settings/AccessibilitySettings.tsx:63 msgid "Require alt text before posting" msgstr "Vor dem Posten ist ein Alternativtext erforderlich" @@ -6640,12 +6927,8 @@ msgstr "Erforderlich in deiner Region" #: src/components/dialogs/EmailDialog/components/ResendEmailText.tsx:40 msgid "Resend" -msgstr "" +msgstr "Erneut senden" -#: src/components/dialogs/ChangeEmailDialog.tsx:217 -#: src/components/dialogs/ChangeEmailDialog.tsx:227 -#: src/components/dialogs/VerifyEmailDialog.tsx:330 -#: src/components/dialogs/VerifyEmailDialog.tsx:340 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:173 #: src/screens/Settings/components/DisableEmail2FADialog.tsx:176 msgid "Resend email" @@ -6659,6 +6942,12 @@ msgstr "E-Mail erneut senden" msgid "Resend Verification Email" msgstr "Verifizierungsmail erneut senden" +#: src/screens/Settings/Settings.tsx:439 +#: src/screens/Settings/Settings.tsx:441 +msgid "Reset activity subscription nudge" +msgstr "" + +#: src/screens/Login/SetNewPasswordForm.tsx:116 #: src/view/com/modals/ChangePassword.tsx:197 msgid "Reset code" msgstr "Zurücksetzungscode" @@ -6667,8 +6956,8 @@ msgstr "Zurücksetzungscode" msgid "Reset Code" msgstr "Zurücksetzungscode" -#: src/screens/Settings/Settings.tsx:409 -#: src/screens/Settings/Settings.tsx:411 +#: src/screens/Settings/Settings.tsx:424 +#: src/screens/Settings/Settings.tsx:426 msgid "Reset onboarding state" msgstr "Onboardingstatus zurücksetzen" @@ -6689,6 +6978,8 @@ msgstr "Wiederholt die letzte Aktion, bei der ein Fehler aufgetreten ist" #: src/components/Error.tsx:65 #: src/components/Lists.tsx:110 #: src/components/moderation/ReportDialog/index.tsx:229 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:55 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoFallback.tsx:57 #: src/components/StarterPack/ProfileStarterPacks.tsx:346 #: src/screens/Login/LoginForm.tsx:323 #: src/screens/Login/LoginForm.tsx:330 @@ -6697,11 +6988,11 @@ msgstr "Wiederholt die letzte Aktion, bei der ein Fehler aufgetreten ist" #: src/screens/Messages/Inbox.tsx:197 #: src/screens/Onboarding/StepInterests/index.tsx:217 #: src/screens/Onboarding/StepInterests/index.tsx:220 +#: src/screens/PostThread/components/ThreadError.tsx:75 +#: src/screens/PostThread/components/ThreadError.tsx:81 #: src/screens/Signup/BackNextButtons.tsx:53 #: src/view/com/util/error/ErrorMessage.tsx:60 #: src/view/com/util/error/ErrorScreen.tsx:97 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:55 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoFallback.tsx:57 msgid "Retry" msgstr "Wiederholen" @@ -6721,7 +7012,7 @@ msgstr "Zurück zur Startseite" #: src/screens/Profile/ProfileFeed/index.tsx:93 #: src/screens/Settings/components/ChangeHandleDialog.tsx:559 -#: src/screens/VideoFeed/index.tsx:1139 +#: src/screens/VideoFeed/index.tsx:1142 #: src/view/screens/NotFound.tsx:60 #: src/view/screens/ProfileList.tsx:1039 msgid "Returns to previous page" @@ -6732,8 +7023,8 @@ msgid "Returns to the previous step" msgstr "Geht zum vorherigen Schritt zurück" #: src/components/dialogs/BirthDateSettings.tsx:121 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:479 -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:485 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:483 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:489 #: src/components/live/EditLiveDialog.tsx:216 #: src/components/live/EditLiveDialog.tsx:223 #: src/components/StarterPack/QrCodeDialog.tsx:192 @@ -6747,8 +7038,7 @@ msgstr "Geht zum vorherigen Schritt zurück" #: src/view/com/composer/photos/ImageAltTextDialog.tsx:153 #: src/view/com/composer/photos/ImageAltTextDialog.tsx:163 #: src/view/com/modals/CreateOrEditList.tsx:315 -#: src/view/com/modals/EditProfile.tsx:244 -#: src/view/screens/SavedFeeds.tsx:109 +#: src/view/screens/SavedFeeds.tsx:116 msgid "Save" msgstr "Speichern" @@ -6762,15 +7052,13 @@ msgstr "Speichern" msgid "Save birthday" msgstr "Geburtstag speichern" -#: src/view/screens/SavedFeeds.tsx:105 -#: src/view/screens/SavedFeeds.tsx:109 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:191 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:200 +#: src/view/screens/SavedFeeds.tsx:112 +#: src/view/screens/SavedFeeds.tsx:116 msgid "Save changes" msgstr "Änderungen speichern" -#: src/view/com/modals/EditProfile.tsx:252 -msgid "Save Changes" -msgstr "Änderungen speichern" - #: src/components/StarterPack/ShareDialog.tsx:131 #: src/components/StarterPack/ShareDialog.tsx:138 msgid "Save image" @@ -6793,7 +7081,7 @@ msgstr "QR-Code speichern" msgid "Save to my feeds" msgstr "In meinen Feeds speichern" -#: src/view/screens/SavedFeeds.tsx:164 +#: src/view/screens/SavedFeeds.tsx:171 msgid "Saved Feeds" msgstr "Gespeicherte Feeds" @@ -6802,18 +7090,14 @@ msgstr "Gespeicherte Feeds" msgid "Saved to your feeds" msgstr "In deinen Feeds gespeichert" -#: src/view/com/modals/EditProfile.tsx:245 -msgid "Saves any changes to your profile" -msgstr "Speichert alle Änderungen an Deinem Profil" - #: src/view/com/modals/CropImage.web.tsx:105 msgid "Saves image crop settings" msgstr "Speichert Bildzuschnitt-Einstellungen" #: src/components/dms/ChatEmptyPill.tsx:33 #: src/components/NewskieDialog.tsx:105 -#: src/view/com/notifications/NotificationFeedItem.tsx:694 -#: src/view/com/notifications/NotificationFeedItem.tsx:719 +#: src/view/com/notifications/NotificationFeedItem.tsx:745 +#: src/view/com/notifications/NotificationFeedItem.tsx:770 msgid "Say hello!" msgstr "Sag Hallo!" @@ -6826,16 +7110,16 @@ msgstr "Wissenschaft" msgid "Scroll to top" msgstr "Nach oben scrollen" -#: src/components/dialogs/SearchablePeopleList.tsx:513 +#: src/components/dialogs/SearchablePeopleList.tsx:514 #: src/components/forms/SearchInput.tsx:34 #: src/components/forms/SearchInput.tsx:36 #: src/screens/Search/Shell.tsx:307 #: src/screens/Search/Shell.tsx:464 -#: src/view/shell/bottom-bar/BottomBar.tsx:188 +#: src/view/shell/bottom-bar/BottomBar.tsx:198 msgid "Search" msgstr "Suche" -#: src/Navigation.tsx:229 +#: src/Navigation.tsx:242 #: src/screens/Profile/ProfileSearch.tsx:37 msgid "Search @{0}'s posts" msgstr "Posts von @{0} durchsuchen" @@ -6877,7 +7161,7 @@ msgstr "Nach weiteren Feeds suchen" msgid "Search for posts, users, or feeds" msgstr "Suche nach Posts, Nutzern oder Feeds" -#: src/components/dialogs/GifSelect.tsx:177 +#: src/components/dialogs/GifSelect.tsx:178 msgid "Search GIFs" msgstr "Suche nach GIFs" @@ -6890,12 +7174,12 @@ msgstr "Meine Posts durchsuchen" msgid "Search posts" msgstr "Posts durchsuchen" -#: src/components/dialogs/SearchablePeopleList.tsx:533 +#: src/components/dialogs/SearchablePeopleList.tsx:534 #: src/components/ProgressGuide/FollowDialog.tsx:702 msgid "Search profiles" msgstr "Profile suchen" -#: src/components/dialogs/GifSelect.tsx:178 +#: src/components/dialogs/GifSelect.tsx:179 msgid "Search Tenor" msgstr "Suche auf Tenor" @@ -6903,18 +7187,14 @@ msgstr "Suche auf Tenor" msgid "Search..." msgstr "Suche..." -#: src/components/dialogs/SearchablePeopleList.tsx:534 +#: src/components/dialogs/SearchablePeopleList.tsx:535 #: src/components/ProgressGuide/FollowDialog.tsx:703 msgid "Searches for profiles" msgstr "Sucht nach Profilen" #: src/components/dialogs/EmailDialog/screens/Update.tsx:243 msgid "Security step required" -msgstr "" - -#: src/components/dialogs/ChangeEmailDialog.tsx:57 -msgid "Security Step Required" -msgstr "Sicherheitsschritt erforderlich" +msgstr "Sicherheitsmaßnahme erforderlich" #: src/components/RichTextTag.tsx:111 msgid "See {tag} posts" @@ -6936,11 +7216,11 @@ msgstr "#{tag}-Posts des Nutzers ansehen" msgid "See jobs at Bluesky" msgstr "Sieh dir Jobs bei Bluesky an" -#: src/view/screens/SavedFeeds.tsx:205 +#: src/view/screens/SavedFeeds.tsx:212 msgid "See this guide" msgstr "Sieh dir diesen Leitfaden an" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/Scrubber.tsx:194 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/Scrubber.tsx:195 msgid "Seek slider. Use the arrow keys to seek forwards and backwards, and space to play/pause" msgstr "Such-Slider. Verwende die Pfeiltasten, um vorwärts oder rückwärts zu suchen und Leertaste zum Abspielen/Pausieren" @@ -6954,7 +7234,7 @@ msgstr "Account auswählen" #: src/components/AppLanguageDropdown.tsx:60 msgid "Select an app language" -msgstr "" +msgstr "Wähle eine App-Sprache aus" #: src/screens/Onboarding/StepProfile/AvatarCircle.tsx:66 msgid "Select an avatar" @@ -6966,11 +7246,11 @@ msgstr "Ein Emoji auswählen" #: src/components/Select/index.tsx:204 msgid "Select an option" -msgstr "" +msgstr "Wähle eine Option aus" #: src/screens/Settings/LanguageSettings.tsx:98 msgid "Select app language" -msgstr "" +msgstr "App-Sprache auswählen" #: src/screens/Settings/LanguageSettings.tsx:164 msgid "Select content languages" @@ -6978,7 +7258,7 @@ msgstr "Inhaltssprachen auswählen" #: src/components/live/GoLiveDialog.tsx:179 msgid "Select duration" -msgstr "" +msgstr "Dauer auswählen" #: src/screens/Login/index.tsx:144 msgid "Select from an existing account" @@ -6988,7 +7268,7 @@ msgstr "Von einem bestehenden Account auswählen" msgid "Select GIF" msgstr "GIF auswählen" -#: src/components/dialogs/GifSelect.tsx:306 +#: src/components/dialogs/GifSelect.tsx:307 msgid "Select GIF \"{0}\"" msgstr "GIF „{0}“ auswählen" @@ -7014,7 +7294,7 @@ msgstr "Moderator auswählen" #: src/screens/Settings/LanguageSettings.tsx:131 msgid "Select primary language" -msgstr "" +msgstr "Primäre Sprache auswählen" #: src/view/com/composer/videos/SubtitleFilePicker.tsx:59 #: src/view/com/composer/videos/SubtitleFilePicker.tsx:66 @@ -7050,7 +7330,7 @@ msgid "Select your date of birth" msgstr "Wähle dein Geburtsdatum" #: src/screens/Onboarding/StepInterests/index.tsx:192 -#: src/screens/Settings/SettingsInterests.tsx:162 +#: src/screens/Settings/InterestsSettings.tsx:161 msgid "Select your interests from the options below" msgstr "Wähle deine Interessen aus den folgenden Optionen aus" @@ -7058,6 +7338,10 @@ msgstr "Wähle deine Interessen aus den folgenden Optionen aus" msgid "Select your preferred language for translations in your feed." msgstr "Wähle deine bevorzugte Sprache für Übersetzungen in deinem Feed aus." +#: src/screens/Settings/NotificationSettings/components/PreferenceControls.tsx:110 +msgid "Select your preferred notification channels" +msgstr "" + #: src/view/com/util/forms/DropdownButton.tsx:297 msgid "Selects option {0} of {numItems}" msgstr "Wählt Option {0} von {numItems} aus" @@ -7066,14 +7350,6 @@ msgstr "Wählt Option {0} von {numItems} aus" msgid "Send a neat website!" msgstr "Sende eine tolle Website!" -#: src/components/dialogs/VerifyEmailDialog.tsx:295 -msgid "Send confirmation" -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:288 -msgid "Send confirmation email" -msgstr "Bestätigungs-E-Mail senden" - #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:174 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:181 #: src/components/dialogs/EmailDialog/screens/Verify.tsx:300 @@ -7086,7 +7362,7 @@ msgctxt "action" msgid "Send Email" msgstr "E-Mail senden" -#: src/view/shell/Drawer.tsx:336 +#: src/view/shell/Drawer.tsx:350 msgid "Send feedback" msgstr "Feedback senden" @@ -7097,7 +7373,7 @@ msgstr "Nachricht senden" #: src/components/PostControls/ShareMenu/RecentChats.tsx:111 msgid "Send post to {name}" -msgstr "" +msgstr "Post an {name} senden" #: src/components/dms/dialogs/ShareViaChatDialog.tsx:62 msgid "Send post to..." @@ -7124,10 +7400,10 @@ msgstr "Meldung senden an {title}" msgid "Send verification email" msgstr "Verifizierungs-E-Mail senden" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:98 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:104 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:110 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:116 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:99 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:105 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:102 +#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:108 msgid "Send via direct message" msgstr "Per Direktnachricht senden" @@ -7159,13 +7435,54 @@ msgstr "Richte deinen Account ein" msgid "Sets email for password reset" msgstr "Legt die E-Mail für das Zurücksetzen des Passworts fest" -#: src/Navigation.tsx:185 -#: src/screens/Settings/Settings.tsx:90 +#: src/Navigation.tsx:198 +#: src/screens/Settings/Settings.tsx:92 #: src/view/shell/desktop/LeftNav.tsx:727 -#: src/view/shell/Drawer.tsx:558 +#: src/view/shell/Drawer.tsx:572 msgid "Settings" msgstr "Einstellungen" +#: src/screens/Settings/NotificationSettings/index.tsx:187 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:84 +msgid "Settings for activity alerts" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:121 +msgid "Settings for like notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:154 +msgid "Settings for mention notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:132 +msgid "Settings for new follower notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:230 +msgid "Settings for notifications for everything else" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:201 +msgid "Settings for notifications for likes of your reposts" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:216 +msgid "Settings for notifications for reposts of your reposts" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:165 +msgid "Settings for quote notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:143 +msgid "Settings for reply notifications" +msgstr "" + +#: src/screens/Settings/NotificationSettings/index.tsx:176 +msgid "Settings for repost notifications" +msgstr "" + #: src/screens/ModerationInteractionSettings/index.tsx:102 msgctxt "toast" msgid "Settings saved" @@ -7200,33 +7517,28 @@ msgstr "Teile eine coole Geschichte!" msgid "Share a fun fact!" msgstr "Teile eine witzige Tatsache!" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:176 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:170 #: src/view/com/profile/ProfileMenu.tsx:485 msgid "Share anyway" msgstr "Trotzdem teilen" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:158 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:161 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:157 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:160 msgid "Share author DID" -msgstr "" +msgstr "Autor-DID teilen" +#: src/components/dialogs/LinkWarning.tsx:96 +#: src/components/dialogs/LinkWarning.tsx:104 #: src/components/StarterPack/ShareDialog.tsx:104 #: src/components/StarterPack/ShareDialog.tsx:111 msgid "Share link" msgstr "Link teilen" -#: src/view/com/modals/LinkWarning.tsx:89 -#: src/view/com/modals/LinkWarning.tsx:95 -msgid "Share Link" -msgstr "Link teilen" - #: src/components/StarterPack/ShareDialog.tsx:68 msgid "Share link dialog" msgstr "Link teilen Dialog" -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:149 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:152 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:148 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:151 msgid "Share post at:// URI" msgstr "" @@ -7247,34 +7559,30 @@ msgstr "Dieses Startpaket teilen" msgid "Share this starter pack and help people join your community on Bluesky." msgstr "Teile dieses Startpaket und hilf Menschen, deiner Gemeinschaft auf Bluesky beizutreten." -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:114 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:123 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:115 +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:118 #: src/screens/StarterPack/StarterPackScreen.tsx:611 #: src/screens/StarterPack/StarterPackScreen.tsx:619 #: src/view/com/profile/ProfileMenu.tsx:243 #: src/view/com/profile/ProfileMenu.tsx:256 msgid "Share via..." -msgstr "" +msgstr "Teilen über..." #: src/components/dms/ChatEmptyPill.tsx:34 msgid "Share your favorite feed!" msgstr "Teile deinen Lieblings-Feed!" -#: src/Navigation.tsx:288 +#: src/Navigation.tsx:301 msgid "Shared Preferences Tester" msgstr "Tester für gemeinsame Einstellungen" -#: src/view/com/modals/LinkWarning.tsx:92 -msgid "Shares the linked website" -msgstr "Teilt die verlinkte Website" - #: src/components/moderation/ContentHider.tsx:200 #: src/components/moderation/LabelPreference.tsx:137 -#: src/components/moderation/PostHider.tsx:124 +#: src/components/moderation/PostHider.tsx:134 msgid "Show" msgstr "Anzeigen" -#: src/view/com/util/post-embeds/GifEmbed.tsx:178 +#: src/components/Post/Embed/ExternalEmbed/Gif.tsx:178 msgid "Show alt text" msgstr "Alt-Text anzeigen" @@ -7303,8 +7611,8 @@ msgstr "Anpassungsoptionen anzeigen" msgid "Show hidden replies" msgstr "Ausgeblendete Antworten anzeigen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:466 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:468 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:483 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:485 msgid "Show less like this" msgstr "Weniger davon anzeigen" @@ -7312,55 +7620,63 @@ msgstr "Weniger davon anzeigen" msgid "Show list anyway" msgstr "Liste trotzdem anzeigen" -#: src/view/com/post-thread/PostThreadItem.tsx:681 -#: src/view/com/post/Post.tsx:244 -#: src/view/com/posts/PostFeedItem.tsx:561 +#: src/components/Post/ShowMoreTextButton.tsx:51 msgid "Show More" msgstr "Mehr anzeigen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:458 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:460 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:475 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:477 msgid "Show more like this" msgstr "Mehr davon anzeigen" +#: src/screens/PostThread/components/ThreadItemShowOtherReplies.tsx:14 +msgid "Show more replies" +msgstr "" + #: src/view/com/post-thread/PostThreadShowHiddenReplies.tsx:22 msgid "Show muted replies" msgstr "Stummgeschaltete Antworten anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:104 -#: src/screens/Settings/FollowingFeedPreferences.tsx:114 +#: src/screens/Settings/ThreadPreferences.tsx:143 +msgid "Show post replies in a threaded tree view" +msgstr "" + +#: src/screens/Settings/FollowingFeedPreferences.tsx:107 +#: src/screens/Settings/FollowingFeedPreferences.tsx:117 msgid "Show quote posts" msgstr "Zitierte Posts anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:68 -#: src/screens/Settings/FollowingFeedPreferences.tsx:78 +#: src/screens/Settings/FollowingFeedPreferences.tsx:71 +#: src/screens/Settings/FollowingFeedPreferences.tsx:81 msgid "Show replies" msgstr "Antworten anzeigen" -#: src/view/com/post-thread/PostThread.tsx:625 +#: src/screens/PostThread/components/HeaderDropdown.tsx:43 +#: src/view/com/post-thread/PostThread.tsx:649 msgid "Show replies as" msgstr "Antworten anzeigen als" -#: src/screens/Settings/ThreadPreferences.tsx:151 +#: src/screens/Settings/ThreadPreferences.tsx:285 msgid "Show replies as threaded" msgstr "Antworten als Thread anzeigen" -#: src/screens/Settings/ThreadPreferences.tsx:126 +#: src/screens/Settings/ThreadPreferences.tsx:120 +#: src/screens/Settings/ThreadPreferences.tsx:260 msgid "Show replies by people you follow before all other replies" msgstr "Zeige Antworten von Personen, denen du folgst, vor allen anderen Antworten an" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:544 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:554 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:559 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:569 msgid "Show reply for everyone" msgstr "Antwort für alle anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:86 -#: src/screens/Settings/FollowingFeedPreferences.tsx:96 +#: src/screens/Settings/FollowingFeedPreferences.tsx:89 +#: src/screens/Settings/FollowingFeedPreferences.tsx:99 msgid "Show reposts" msgstr "Reposts anzeigen" -#: src/screens/Settings/FollowingFeedPreferences.tsx:129 -#: src/screens/Settings/FollowingFeedPreferences.tsx:139 +#: src/screens/Settings/FollowingFeedPreferences.tsx:132 +#: src/screens/Settings/FollowingFeedPreferences.tsx:142 msgid "Show samples of your saved feeds in your Following feed" msgstr "Zeige Beispiele deiner gespeicherten Feeds in deinem Following-Feed" @@ -7372,16 +7688,17 @@ msgstr "Warnung zeigen" msgid "Show warning and filter from feeds" msgstr "Warnung anzeigen und aus Feeds filtern" -#: src/view/com/post-thread/PostThreadItem.tsx:916 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:605 +#: src/view/com/post-thread/PostThreadItem.tsx:926 msgid "Shows information about when this post was created" msgstr "Zeigt Informationen darüber an, wann dieser Post erstellt wurde" -#: src/screens/Settings/Settings.tsx:114 +#: src/screens/Settings/Settings.tsx:116 msgid "Shows other accounts you can switch to" msgstr "Zeigt andere Accounts an, zu denen du wechseln kannst" #: src/components/moderation/ContentHider.tsx:152 -#: src/components/moderation/PostHider.tsx:79 +#: src/components/moderation/PostHider.tsx:89 msgid "Shows the content" msgstr "Zeigt den Inhalt an" @@ -7394,10 +7711,10 @@ msgstr "Zeigt den Inhalt an" #: src/view/com/auth/SplashScreen.tsx:69 #: src/view/com/auth/SplashScreen.web.tsx:123 #: src/view/com/auth/SplashScreen.web.tsx:131 -#: src/view/shell/bottom-bar/BottomBar.tsx:345 -#: src/view/shell/bottom-bar/BottomBar.tsx:350 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:209 -#: src/view/shell/bottom-bar/BottomBarWeb.tsx:214 +#: src/view/shell/bottom-bar/BottomBar.tsx:355 +#: src/view/shell/bottom-bar/BottomBar.tsx:360 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:216 +#: src/view/shell/bottom-bar/BottomBarWeb.tsx:221 #: src/view/shell/NavSignupCard.tsx:57 #: src/view/shell/NavSignupCard.tsx:62 msgid "Sign in" @@ -7428,9 +7745,14 @@ msgstr "Einloggen bei einem Account, der nicht aufgeführt ist" msgid "Sign in to Bluesky or create a new account" msgstr "Logge dich bei Bluesky ein oder erstelle einen neuen Account" -#: src/screens/Settings/Settings.tsx:235 -#: src/screens/Settings/Settings.tsx:237 -#: src/screens/Settings/Settings.tsx:269 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:461 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:463 +msgid "Sign in to view post" +msgstr "Logge dich ein, um den Post zu sehen" + +#: src/screens/Settings/Settings.tsx:245 +#: src/screens/Settings/Settings.tsx:247 +#: src/screens/Settings/Settings.tsx:279 #: src/screens/SignupQueued.tsx:93 #: src/screens/SignupQueued.tsx:96 #: src/screens/Takendown.tsx:85 @@ -7444,7 +7766,7 @@ msgstr "Ausloggen" msgid "Sign Out" msgstr "Ausloggen" -#: src/screens/Settings/Settings.tsx:266 +#: src/screens/Settings/Settings.tsx:276 #: src/view/shell/desktop/LeftNav.tsx:209 msgid "Sign out?" msgstr "Ausloggen?" @@ -7459,7 +7781,7 @@ msgstr "Anmeldung erforderlich" msgid "Signed in as @{0}" msgstr "Angemeldet als @{0}" -#: src/components/FeedInterstitials.tsx:337 +#: src/components/FeedInterstitials.tsx:343 msgid "Similar accounts" msgstr "Ähnliche Accounts" @@ -7472,14 +7794,13 @@ msgstr "Überspringen" msgid "Skip this flow" msgstr "Diesen Schritt überspringen" -#: src/screens/Settings/AppearanceSettings.tsx:164 +#: src/screens/Settings/AppearanceSettings.tsx:167 msgid "Smaller" msgstr "Kleiner" #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:91 -#: src/components/dialogs/VerifyEmailDialog.tsx:274 msgid "Snoozes the reminder" -msgstr "" +msgstr "Erinnerung vorübergehend ausblenden" #: src/screens/Onboarding/index.tsx:37 #: src/screens/Onboarding/state.ts:100 @@ -7490,11 +7811,11 @@ msgstr "Software-Entwickler" msgid "Some of your verifications are invalid." msgstr "Einige deiner Verifizierungen sind ungültig." -#: src/components/FeedInterstitials.tsx:474 +#: src/components/FeedInterstitials.tsx:480 msgid "Some other feeds you might like" msgstr "Einige andere Feeds, die dir gefallen könnten" -#: src/components/WhoCanReply.tsx:74 +#: src/components/WhoCanReply.tsx:80 msgid "Some people can reply" msgstr "Einige Leute können antworten" @@ -7522,15 +7843,18 @@ msgstr "Etwas ist schiefgelaufen, bitte versuche es erneut" #: src/components/ReportDialog/index.tsx:54 #: src/screens/Moderation/index.tsx:101 -#: src/screens/Profile/Sections/Labels.tsx:121 +#: src/screens/Profile/Sections/Labels.tsx:184 msgid "Something went wrong, please try again." msgstr "Etwas ist schiefgelaufen, bitte versuche es erneut." #: src/components/Lists.tsx:174 -#: src/screens/Settings/NotificationSettings.tsx:55 msgid "Something went wrong!" msgstr "Etwas ist schiefgelaufen!" +#: src/screens/PostThread/components/ThreadError.tsx:27 +msgid "Something went wrong. Please try again in a moment." +msgstr "" + #: src/components/moderation/ReportDialog/index.tsx:178 msgid "Something went wrong. Please try again." msgstr "Etwas ist schiefgelaufen. Bitte versuche es erneut." @@ -7539,20 +7863,23 @@ msgstr "Etwas ist schiefgelaufen. Bitte versuche es erneut." msgid "Something wrong? Let us know." msgstr "Etwas stimmt nicht? Lass es uns wissen." -#: src/App.native.tsx:122 +#: src/App.native.tsx:123 #: src/App.web.tsx:99 msgid "Sorry! Your session expired. Please sign in again." msgstr "Entschuldigung! Deine Sitzung ist abgelaufen. Bitte logge dich erneut ein." -#: src/screens/Settings/ThreadPreferences.tsx:55 +#: src/screens/Settings/ThreadPreferences.tsx:68 +#: src/screens/Settings/ThreadPreferences.tsx:189 msgid "Sort replies" msgstr "Antworten sortieren" -#: src/screens/Settings/ThreadPreferences.tsx:62 +#: src/screens/Settings/ThreadPreferences.tsx:75 +#: src/screens/Settings/ThreadPreferences.tsx:196 msgid "Sort replies by" msgstr "Antworten sortieren nach" -#: src/screens/Settings/ThreadPreferences.tsx:59 +#: src/screens/Settings/ThreadPreferences.tsx:72 +#: src/screens/Settings/ThreadPreferences.tsx:193 msgid "Sort replies to the same post by:" msgstr "Antworten auf denselben Post sortieren nach:" @@ -7581,7 +7908,7 @@ msgstr "Sport" #: src/components/PostControls/ShareMenu/RecentChats.tsx:196 msgid "Start a conversation, and it will appear here." -msgstr "" +msgstr "Starte eine Konversation, und sie wird hier angezeigt." #: src/components/dms/dialogs/NewChatDialog.tsx:74 msgid "Start a new chat" @@ -7601,8 +7928,8 @@ msgstr "Beginne, Personen hinzuzufügen!" msgid "Start chat with {displayName}" msgstr "Chat mit {displayName} starten" -#: src/Navigation.tsx:453 -#: src/Navigation.tsx:458 +#: src/Navigation.tsx:564 +#: src/Navigation.tsx:569 #: src/screens/StarterPack/Wizard/index.tsx:186 msgid "Starter Pack" msgstr "Startpaket" @@ -7611,12 +7938,12 @@ msgstr "Startpaket" msgid "Starter pack by {0}" msgstr "Startpaket von {0}" -#: src/view/com/profile/ProfileSubpageHeader.tsx:182 +#: src/view/com/profile/ProfileSubpageHeader.tsx:186 msgid "Starter pack by <0/>" msgstr "Startpaket von <0/>" #: src/components/StarterPack/StarterPackCard.tsx:89 -#: src/view/com/profile/ProfileSubpageHeader.tsx:180 +#: src/view/com/profile/ProfileSubpageHeader.tsx:184 msgid "Starter pack by you" msgstr "Dein Startpaket" @@ -7642,12 +7969,12 @@ msgstr "Status-Seite" msgid "Step {0} of {1}" msgstr "Schritt {0} von {1}" -#: src/screens/Settings/Settings.tsx:363 +#: src/screens/Settings/Settings.tsx:374 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:278 -#: src/screens/Settings/Settings.tsx:390 +#: src/Navigation.tsx:291 +#: src/screens/Settings/Settings.tsx:405 msgid "Storybook" msgstr "Storybook" @@ -7676,10 +8003,14 @@ msgstr "Meldung absenden" msgid "Subscribe" msgstr "Abonnieren" -#: src/screens/Profile/Sections/Labels.tsx:198 +#: src/screens/Profile/Sections/Labels.tsx:231 msgid "Subscribe to @{0} to use these labels:" msgstr "Abonniere @{0}, um diese Kennzeichnungen zu verwenden:" +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:245 +msgid "Subscribe to account activity" +msgstr "" + #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:235 msgid "Subscribe to Labeler" msgstr "Kennzeichner abonnieren" @@ -7693,7 +8024,6 @@ msgid "Subscribe to this list" msgstr "Diese Liste abonnieren" #: src/components/dialogs/EmailDialog/screens/Update.tsx:286 -#: src/components/dialogs/VerifyEmailDialog.tsx:124 msgid "Success!" msgstr "Erfolgreich!" @@ -7705,7 +8035,7 @@ msgstr "Erfolgreich verifiziert" msgid "Suggested Accounts" msgstr "Vorgeschlagene Accounts" -#: src/components/FeedInterstitials.tsx:339 +#: src/components/FeedInterstitials.tsx:345 msgid "Suggested for you" msgstr "Vorgeschlagen für dich" @@ -7714,25 +8044,25 @@ msgstr "Vorgeschlagen für dich" msgid "Suggestive" msgstr "Suggestiv" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:60 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:72 msgctxt "Name of app icon variant" msgid "Sunrise" msgstr "Sonnenaufgang" -#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:70 +#: src/screens/Settings/AppIconSettings/useAppIconSets.ts:86 msgctxt "Name of app icon variant" msgid "Sunset" msgstr "Sonnenuntergang" -#: src/Navigation.tsx:298 +#: src/Navigation.tsx:311 #: src/view/screens/Support.tsx:31 #: src/view/screens/Support.tsx:34 msgid "Support" msgstr "Support" -#: src/screens/Settings/Settings.tsx:112 -#: src/screens/Settings/Settings.tsx:126 -#: src/screens/Settings/Settings.tsx:485 +#: src/screens/Settings/Settings.tsx:114 +#: src/screens/Settings/Settings.tsx:128 +#: src/screens/Settings/Settings.tsx:509 #: src/view/shell/desktop/LeftNav.tsx:246 msgid "Switch account" msgstr "Account wechseln" @@ -7752,14 +8082,14 @@ msgstr "Zu {0} wechseln" #: src/components/dialogs/Embed.tsx:157 #: src/components/dialogs/Embed.tsx:159 -#: src/screens/Settings/AppearanceSettings.tsx:97 -#: src/screens/Settings/AppearanceSettings.tsx:147 +#: src/screens/Settings/AppearanceSettings.tsx:100 +#: src/screens/Settings/AppearanceSettings.tsx:150 msgid "System" msgstr "System" #: src/screens/Settings/AboutSettings.tsx:107 #: src/screens/Settings/AboutSettings.tsx:110 -#: src/screens/Settings/Settings.tsx:383 +#: src/screens/Settings/Settings.tsx:398 msgid "System log" msgstr "Systemprotokoll" @@ -7811,12 +8141,12 @@ msgstr "Erzähl uns ein wenig mehr" msgid "Terms" msgstr "Bedingungen" -#: src/Navigation.tsx:308 +#: src/Navigation.tsx:321 #: src/screens/Settings/AboutSettings.tsx:84 #: src/screens/Settings/AboutSettings.tsx:87 #: src/view/screens/TermsOfService.tsx:31 -#: src/view/shell/Drawer.tsx:646 -#: src/view/shell/Drawer.tsx:648 +#: src/view/shell/Drawer.tsx:660 +#: src/view/shell/Drawer.tsx:662 msgid "Terms of Service" msgstr "Nutzungsbedingungen" @@ -7846,11 +8176,7 @@ msgstr "Text-Eingabefeld" #: src/view/com/posts/ShowLessFollowup.tsx:39 msgid "Thank you for your feedback! It has been sent to the feed operator." -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:125 -msgid "Thank you! Your email has been successfully verified." -msgstr "Vielen Dank! Deine E-Mail wurde erfolgreich verifiziert." +msgstr "Danke für dein Feedback! Es wurde an den Feed-Betreiber gesendet." #: src/components/ReportDialog/SubmitView.tsx:83 msgid "Thank you. Your report has been sent." @@ -7881,11 +8207,11 @@ msgstr "Dieses Startpaket konnte nicht gefunden werden." msgid "That's all, folks!" msgstr "Das ist alles, Leute!" -#: src/screens/VideoFeed/index.tsx:1111 +#: src/screens/VideoFeed/index.tsx:1114 msgid "That's everything!" msgstr "Das ist alles!" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:296 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:315 #: src/view/com/profile/ProfileMenu.tsx:461 msgid "The account will be able to interact with you after unblocking." msgstr "Nach dem Entblocken kann der Account wieder mit dir interagieren." @@ -7920,10 +8246,6 @@ msgstr "Der Discover-Feed" msgid "The Discover feed now knows what you like" msgstr "Der Discover-Feed weiß jetzt, was dir gefällt" -#: src/components/dialogs/ChangeEmailDialog.tsx:74 -msgid "The email address you entered is the same as your current email address." -msgstr "" - #: src/screens/StarterPack/StarterPackLandingScreen.tsx:324 msgid "The experience is better in the app. Download Bluesky now and we'll pick back up where you left off." msgstr "Das Erlebnis ist in der App besser. Lade jetzt Bluesky herunter und wir machen dort weiter, wo du aufgehört hast." @@ -7944,8 +8266,8 @@ msgstr "Die folgenden Kennzeichnungen wurden auf deinen Inhalt angewendet." msgid "The following settings will be used as your defaults when creating new posts. You can edit these for a specific post from the composer." msgstr "Die folgenden Einstellungen werden als Standard für das Erstellen neuer Posts verwendet. Du kannst diese für einen spezifischen Post im Composer bearbeiten." -#: src/view/com/post-thread/PostThread.tsx:265 -#: src/view/com/post-thread/PostThread.tsx:277 +#: src/view/com/post-thread/PostThread.tsx:267 +#: src/view/com/post-thread/PostThread.tsx:279 msgid "The post may have been deleted." msgstr "Möglicherweise wurde der Post gelöscht." @@ -7968,7 +8290,7 @@ msgstr "Das Startpaket, das du ansehen möchtest, ist ungültig. Du kannst diese #: src/components/ContextMenu/index.tsx:433 msgid "The subject of the context menu" -msgstr "" +msgstr "Das Thema des Kontextmenüs" #: src/view/screens/Support.tsx:37 msgid "The support form has been moved. If you need help, please <0/> or visit {HELP_DESK_URL} to get in touch with us." @@ -7982,7 +8304,7 @@ msgstr "Die Nutzungsbedingungen wurden verschoben nach" msgid "The verification code you have provided is invalid. Please make sure that you have used the correct verification link or request a new one." msgstr "Der von dir eingegebene Verifizierungscode ist ungültig. Bitte stelle sicher, dass du den richtigen Verifizierungslink verwendet hast, oder fordere einen neuen an." -#: src/screens/Settings/AppearanceSettings.tsx:151 +#: src/screens/Settings/AppearanceSettings.tsx:154 msgid "Theme" msgstr "Theme" @@ -7990,14 +8312,14 @@ msgstr "Theme" msgid "There is no time limit for account deactivation, come back any time." msgstr "Es gibt kein Zeitlimit für die Deaktivierung deines Accounts, du kannst jederzeit wiederkommen." -#: src/components/dialogs/GifSelect.tsx:226 +#: src/components/dialogs/GifSelect.tsx:227 msgid "There was an issue connecting to Tenor." msgstr "Es gab ein Problem bei der Verbindung mit Tenor." #: src/screens/Profile/components/ProfileFeedHeader.tsx:178 #: src/view/screens/ProfileList.tsx:375 #: src/view/screens/ProfileList.tsx:394 -#: src/view/screens/SavedFeeds.tsx:85 +#: src/view/screens/SavedFeeds.tsx:92 msgid "There was an issue contacting the server" msgstr "Beim Kontaktieren des Servers ist ein Problem aufgetreten" @@ -8016,7 +8338,7 @@ msgid "There was an issue fetching notifications. Tap here to try again." msgstr "Beim Abrufen von Mitteilung ist ein Problem aufgetreten. Tippe hier, um es erneut zu versuchen." #: src/screens/Search/Explore.tsx:990 -#: src/view/com/posts/PostFeed.tsx:657 +#: src/view/com/posts/PostFeed.tsx:656 msgid "There was an issue fetching posts. Tap here to try again." msgstr "Beim Abrufen von Posts ist ein Problem aufgetreten. Tippe hier, um es erneut zu versuchen." @@ -8037,7 +8359,7 @@ msgstr "Beim Abrufen deiner Listen ist ein Problem aufgetreten. Tippe hier, um e msgid "There was an issue fetching your service info" msgstr "Es gab ein Problem beim Abrufen deiner Service-Informationen" -#: src/view/com/posts/PostFeedErrorMessage.tsx:145 +#: src/view/com/posts/PostFeedErrorMessage.tsx:149 msgid "There was an issue removing this feed. Please check your internet connection and try again." msgstr "Beim Entfernen dieses Feeds ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindung und versuche es erneut." @@ -8052,9 +8374,9 @@ msgstr "Es gab ein Problem beim Senden deiner Meldung. Bitte überprüfe deine I msgid "There was an issue updating your feeds, please check your internet connection and try again." msgstr "Beim Aktualisieren deiner Feeds ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindung und versuche es erneut." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:364 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:377 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:387 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:365 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:378 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:388 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:98 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:119 #: src/screens/Profile/Header/ProfileHeaderStandard.tsx:132 @@ -8069,7 +8391,7 @@ msgstr "Beim Aktualisieren deiner Feeds ist ein Problem aufgetreten. Bitte über msgid "There was an issue! {0}" msgstr "Es gab ein Problem! {0}" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:217 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:221 #: src/screens/List/ListHiddenScreen.tsx:63 #: src/screens/List/ListHiddenScreen.tsx:77 #: src/screens/List/ListHiddenScreen.tsx:99 @@ -8080,7 +8402,7 @@ msgstr "Es gab ein Problem! {0}" msgid "There was an issue. Please check your internet connection and try again." msgstr "Es ist ein Problem aufgetreten. Bitte überprüfe deine Internetverbindung und versuche es erneut." -#: src/components/dialogs/GifSelect.tsx:270 +#: src/components/dialogs/GifSelect.tsx:271 #: src/view/com/util/ErrorBoundary.tsx:59 msgid "There was an unexpected issue in the application. Please let us know if this happened to you!" msgstr "Bei der Anwendung ist ein unerwartetes Problem aufgetreten. Bitte teile uns mit, wenn dir das passiert ist!" @@ -8089,7 +8411,7 @@ msgstr "Bei der Anwendung ist ein unerwartetes Problem aufgetreten. Bitte teile msgid "There's been a rush of new users to Bluesky! We'll activate your account as soon as we can." msgstr "Es gab einen Ansturm neuer Nutzer auf Bluesky! Wir werden deinen Account so schnell wie möglich aktivieren." -#: src/screens/Settings/FollowingFeedPreferences.tsx:62 +#: src/screens/Settings/FollowingFeedPreferences.tsx:65 msgid "These settings only apply to the Following feed." msgstr "Diese Einstellungen gelten nur für den Following-Feed." @@ -8103,7 +8425,7 @@ msgstr "Dieser Account hat ein Häkchen, weil er von vertrauenswürdigen Quellen #: src/components/verification/VerificationsDialog.tsx:92 msgid "This account has one or more attempted verifications, but it is not currently verified." -msgstr "" +msgstr "Für diesen Account gibt es einen oder mehrere Verifizierungsversuche, ist aber derzeit nicht verifiziert." #: src/components/moderation/ScreenHider.tsx:106 msgid "This account has requested that users sign in to view their profile." @@ -8146,7 +8468,7 @@ msgstr "Dieser Inhalt wird von {0} gehostet. Möchtest du externe Medien aktivie msgid "This content is not available because one of the users involved has blocked the other." msgstr "Dieser Inhalt ist nicht verfügbar, da einer der beteiligten Nutzer den anderen blockiert hat." -#: src/view/com/posts/PostFeedErrorMessage.tsx:114 +#: src/view/com/posts/PostFeedErrorMessage.tsx:118 msgid "This content is not viewable without a Bluesky account." msgstr "Dieser Inhalt ist ohne einen Bluesky-Account nicht sichtbar." @@ -8156,6 +8478,10 @@ msgstr "Diese Konversation ist mit einem gelöschten oder deaktivierten Account. #: src/components/dialogs/EmailDialog/screens/Update.tsx:156 msgid "This email is already associated with your account." +msgstr "Diese E-Mail ist bereits mit deinem Account verknüpft." + +#: src/screens/Settings/ActivityPrivacySettings.tsx:55 +msgid "This feature allows users to receive notifications for your new posts and replies. Who do you want to enable this for?" msgstr "" #: src/screens/Settings/components/ExportCarDialog.tsx:96 @@ -8164,13 +8490,13 @@ msgstr "Diese Funktion befindet sich in der Beta-Phase. Du kannst mehr über Rep #: src/lib/hooks/useCleanError.ts:49 msgid "This feature is not available while using an app password. Please sign in with your main password." -msgstr "" +msgstr "Diese Funktion ist bei Verwendung eines App-Passworts nicht verfügbar. Bitte logge dich mit deinem Hauptpasswort ein." #: src/lib/strings/errors.ts:21 msgid "This feature is not available while using an App Password. Please sign in with your main password." msgstr "Diese Funktion ist mit einem App-Passwort nicht verfügbar. Bitte logge dich mit deinem Hauptpasswort ein." -#: src/view/com/posts/PostFeedErrorMessage.tsx:120 +#: src/view/com/posts/PostFeedErrorMessage.tsx:124 msgid "This feed is currently receiving high traffic and is temporarily unavailable. Please try again later." msgstr "Dieser Feed erhält momentan viel Traffic und ist vorübergehend nicht verfügbar. Bitte versuche es später noch einmal." @@ -8199,7 +8525,7 @@ msgstr "Diese Informationen werden nicht mit anderen Nutzern geteilt." #: src/components/live/EditLiveDialog.tsx:189 #: src/components/live/GoLiveDialog.tsx:160 msgid "This is not a valid link" -msgstr "" +msgstr "Dies ist kein gültiger Link" #: src/components/moderation/ModerationDetailsDialog.tsx:168 msgid "This label was applied by the author." @@ -8209,11 +8535,11 @@ msgstr "Diese Kennzeichnung wurde vom Autor angewendet." msgid "This label was applied by you." msgstr "Diese Kennzeichnung wurde von dir angewendet." -#: src/screens/Profile/Sections/Labels.tsx:185 +#: src/screens/Profile/Sections/Labels.tsx:218 msgid "This labeler hasn't declared what labels it publishes, and may not be active." msgstr "Dieser Kennzeichner hat nicht angegeben, welche Kennzeichnungen er veröffentlicht und ist möglicherweise nicht aktiv." -#: src/view/com/modals/LinkWarning.tsx:72 +#: src/components/dialogs/LinkWarning.tsx:79 msgid "This link is taking you to the following website:" msgstr "Dieser Link führt dich zur folgenden Website:" @@ -8233,29 +8559,28 @@ msgstr "Diese Liste ist leer." msgid "This moderation service is unavailable. See below for more details. If this issue persists, contact us." msgstr "Dieser Moderationsdienst ist nicht verfügbar. Siehe unten für weitere Details. Wenn das Problem weiterhin besteht, kontaktiere uns." -#: src/view/com/post-thread/PostThreadItem.tsx:956 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:645 +#: src/view/com/post-thread/PostThreadItem.tsx:966 msgid "This post claims to have been created on <0>{0}</0>, but was first seen by Bluesky on <1>{1}</1>." msgstr "Dieser Post soll am <0>{0}</0> erstellt worden sein, wurde aber erstmals von Bluesky am <1>{1}</1> gesehen." -#: src/components/WhoCanReply.tsx:217 +#: src/components/WhoCanReply.tsx:238 msgid "This post has an unknown type of threadgate on it. Your app may be out of date." msgstr "Dieser Post hat einen unbekannten Threadgate-Typ. Deine App ist möglicherweise veraltet." -#: src/view/com/post-thread/PostThreadItem.tsx:163 +#: src/view/com/post-thread/PostThreadItem.tsx:171 msgid "This post has been deleted." msgstr "Dieser Post wurde gelöscht." -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:173 -#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:183 -#: src/components/PostControls/ShareMenu/ShareMenuItems.web.tsx:167 -msgid "This post is only visible to logged-in users. It won't be visible to people who aren't signed in." -msgstr "Dieser Post ist nur für eingeloggte Nutzer sichtbar. Er ist nicht für Personen sichtbar, die nicht eingeloggt sind." +#: src/components/PostControls/ShareMenu/ShareMenuItems.tsx:138 +msgid "This post is only visible to logged-in users." +msgstr "Dieser Post ist nur für eingeloggte Nutzer sichtbar." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:694 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:709 msgid "This post will be hidden from feeds and threads. This cannot be undone." msgstr "Dieser Post wird aus Feeds und Threads ausgeblendet. Dies kann nicht rückgängig gemacht werden." -#: src/view/com/composer/Composer.tsx:424 +#: src/view/com/composer/Composer.tsx:463 msgid "This post's author has disabled quote posts." msgstr "Der Autor dieses Posts hat das Zitieren dieses Posts deaktiviert." @@ -8263,7 +8588,7 @@ msgstr "Der Autor dieses Posts hat das Zitieren dieses Posts deaktiviert." msgid "This profile is only visible to logged-in users. It won't be visible to people who aren't signed in." msgstr "Dieses Profil ist nur für eingeloggte Nutzer sichtbar. Es ist nicht sichtbar für Personen, die nicht eingeloggt sind." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:729 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:744 msgid "This reply will be sorted into a hidden section at the bottom of your thread and will mute notifications for subsequent replies - both for yourself and others." msgstr "Diese Antwort wird in einen ausgeblendeten Bereich am Ende deines Threads verschoben und Mitteilungen über nachfolgende Antworten werden sowohl für dich als auch für andere stummgeschaltet." @@ -8277,7 +8602,7 @@ msgstr "Dies sollte einen Domain-Eintrag an folgender Stelle erstellen:" #: src/components/verification/VerificationCreatePrompt.tsx:93 msgid "This user does not have a display name, and therefore cannot be verified." -msgstr "" +msgstr "Dieser Nutzer hat keinen Anzeigenamen und kann daher nicht verifiziert werden." #: src/view/com/profile/ProfileFollowers.tsx:95 msgid "This user doesn't have any followers." @@ -8316,16 +8641,18 @@ msgstr "Dieser Nutzer folgt niemandem." msgid "This will delete \"{0}\" from your muted words. You can always add it back later." msgstr "Dadurch wird „{0}“ aus deinen stummgeschalteten Wörtern gelöscht. Du kannst es später jederzeit wieder hinzufügen." -#: src/screens/Settings/Settings.tsx:537 +#: src/screens/Settings/Settings.tsx:561 msgid "This will remove @{0} from the quick access list." msgstr "Dadurch wird @{0} aus der Schnellzugriffsliste entfernt." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:719 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:734 msgid "This will remove your post from this quote post for all users, and replace it with a placeholder." msgstr "Dies wird deinen Post aus diesem Zitat-Post für alle Nutzer entfernen und durch einen Platzhalter ersetzen." -#: src/view/com/post-thread/PostThread.tsx:609 -#: src/view/com/post-thread/PostThread.tsx:612 +#: src/screens/PostThread/components/HeaderDropdown.tsx:23 +#: src/screens/PostThread/components/HeaderDropdown.tsx:26 +#: src/view/com/post-thread/PostThread.tsx:633 +#: src/view/com/post-thread/PostThread.tsx:636 msgid "Thread options" msgstr "Thread-Optionen" @@ -8334,24 +8661,27 @@ msgstr "Thread-Optionen" msgid "Thread preferences" msgstr "Thread-Einstellungen" -#: src/screens/Settings/ThreadPreferences.tsx:45 +#: src/screens/Settings/ThreadPreferences.tsx:58 +#: src/screens/Settings/ThreadPreferences.tsx:179 msgid "Thread Preferences" msgstr "Thread-Einstellungen" -#: src/view/com/post-thread/PostThread.tsx:639 -#: src/view/com/post-thread/PostThread.tsx:644 +#: src/screens/PostThread/components/HeaderDropdown.tsx:57 +#: src/screens/PostThread/components/HeaderDropdown.tsx:62 +#: src/view/com/post-thread/PostThread.tsx:663 +#: src/view/com/post-thread/PostThread.tsx:668 msgid "Threaded" msgstr "Thread" -#: src/screens/Settings/ThreadPreferences.tsx:142 +#: src/screens/Settings/ThreadPreferences.tsx:276 msgid "Threaded mode" msgstr "Thread-Modus" -#: src/Navigation.tsx:341 +#: src/Navigation.tsx:354 msgid "Threads Preferences" msgstr "Thread-Einstellungen" -#: src/view/com/util/post-embeds/VideoEmbedInner/TimeIndicator.tsx:34 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/TimeIndicator.tsx:34 msgid "Time remaining: {0, plural, one {# second} other {# seconds}}" msgstr "Verbleibende Zeit: {0, plural, one {# Sekunde} other {# Sekunden}}" @@ -8362,7 +8692,7 @@ msgstr "Um die E-Mail-2FA-Methode zu deaktivieren, verifiziere bitte deinen Zugr #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:164 #: src/components/dialogs/EmailDialog/screens/Manage2FA/Disable.tsx:215 msgid "To disable your email 2FA method, please verify your access to <0>{0}</0>" -msgstr "" +msgstr "Um die 2FA per E-Mail zu deaktivieren, verifiziere bitte deinen Zugriff auf <0>{0}</0>" #: src/components/dms/ReportConversationPrompt.tsx:19 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." @@ -8384,7 +8714,7 @@ msgstr "Dieses Dropdown umschalten" msgid "Toggle to enable or disable adult content" msgstr "Umschalten, um Inhalte für Erwachsene zu aktivieren oder zu deaktivieren" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:158 msgid "Toggles the sound" msgstr "Schaltet den Ton um" @@ -8394,19 +8724,33 @@ msgstr "Schaltet den Ton um" msgid "Top" msgstr "Top" -#: src/Navigation.tsx:423 +#: src/screens/PostThread/components/HeaderDropdown.tsx:73 +#: src/screens/PostThread/components/HeaderDropdown.tsx:78 +#: src/screens/Settings/ThreadPreferences.tsx:80 +#: src/screens/Settings/ThreadPreferences.tsx:83 +msgid "Top replies first" +msgstr "" + +#: src/Navigation.tsx:529 msgid "Topic" msgstr "Thema" -#: src/components/dms/MessageContextMenu.tsx:143 -#: src/components/dms/MessageContextMenu.tsx:145 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:435 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:437 -#: src/view/com/post-thread/PostThreadItem.tsx:878 -#: src/view/com/post-thread/PostThreadItem.tsx:881 +#: src/components/dms/MessageContextMenu.tsx:142 +#: src/components/dms/MessageContextMenu.tsx:144 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:444 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:446 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:567 +#: src/screens/PostThread/components/ThreadItemAnchor.tsx:570 +#: src/view/com/post-thread/PostThreadItem.tsx:888 +#: src/view/com/post-thread/PostThreadItem.tsx:891 msgid "Translate" msgstr "Übersetzen" +#: src/screens/Settings/ThreadPreferences.tsx:131 +#: src/screens/Settings/ThreadPreferences.tsx:136 +msgid "Tree view" +msgstr "" + #: src/view/shell/desktop/SidebarTrendingTopics.tsx:59 msgid "Trending" msgstr "" @@ -8417,7 +8761,7 @@ msgstr "" #: src/components/dialogs/nuxs/InitialVerificationAnnouncement.tsx:138 msgid "Trust emerges from relationships, communities, and shared context, so we’re also enabling <0>trusted verifiers</0>: organizations that can directly issue verification." -msgstr "" +msgstr "Vertrauen entsteht durch Beziehungen, Communitys und einem gemeinsamen Kontext. Deshalb ermöglichen wir auch <0>vertrauenswürdige Verifizierer</0>: Organisationen, die Verifizierungen direkt ausstellen können." #: src/view/com/util/error/ErrorScreen.tsx:103 msgctxt "action" @@ -8428,7 +8772,7 @@ msgstr "Erneut versuchen" msgid "TV" msgstr "TV" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:56 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:65 msgid "Two-factor authentication (2FA)" msgstr "Zwei-Faktor-Authentisierung (2FA)" @@ -8467,14 +8811,14 @@ msgstr "Löschen nicht möglich" #: src/components/dms/MessagesListBlockedFooter.tsx:104 #: src/components/dms/MessagesListBlockedFooter.tsx:112 #: src/components/dms/MessagesListBlockedFooter.tsx:119 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:190 -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:300 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:203 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:319 #: src/view/com/profile/ProfileMenu.tsx:473 #: src/view/screens/ProfileList.tsx:723 msgid "Unblock" msgstr "Entblocken" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:195 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:208 msgctxt "action" msgid "Unblock" msgstr "Entblocken" @@ -8486,14 +8830,14 @@ msgstr "Entblocken" msgid "Unblock account" msgstr "Account entblocken" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:294 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:313 #: src/view/com/profile/ProfileMenu.tsx:455 msgid "Unblock Account?" msgstr "Account entblocken?" #: src/view/screens/ProfileList.tsx:620 msgid "Unblock list" -msgstr "" +msgstr "Liste entsperren" #: src/components/PostControls/RepostButton.web.tsx:65 #: src/components/PostControls/RepostButton.web.tsx:69 @@ -8501,7 +8845,7 @@ msgid "Undo repost" msgstr "Repost rückgängig machen" #. Accessibility label for the repost button when the post has been reposted, verb followed by number of reposts and noun -#: src/components/PostControls/RepostButton.tsx:55 +#: src/components/PostControls/RepostButton.tsx:66 msgid "Undo repost ({0, plural, one {# repost} other {# reposts}})" msgstr "Repost rückgängig machen ({0, plural, one {# Repost} other {# Reposts}})" @@ -8510,7 +8854,7 @@ msgctxt "action" msgid "Unfollow" msgstr "Entfolgen" -#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:210 +#: src/screens/Profile/Header/ProfileHeaderStandard.tsx:229 msgid "Unfollow {0}" msgstr "{0} entfolgen" @@ -8536,12 +8880,12 @@ msgid "Unlike" msgstr "Like aufheben" #. Accessibility label for the like button when the post has been liked, verb followed by number of likes and noun -#: src/components/PostControls/index.tsx:236 +#: src/components/PostControls/index.tsx:243 msgid "Unlike ({0, plural, one {# like} other {# likes}})" msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:94 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:155 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:95 msgctxt "video" msgid "Unmute" msgstr "Stummschaltung aufheben" @@ -8555,8 +8899,8 @@ msgstr "Stummschaltung aufheben" msgid "Unmute {tag}" msgstr "Stummschaltung von {tag} aufheben" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:609 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:615 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:624 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:630 #: src/view/com/profile/ProfileMenu.tsx:362 #: src/view/com/profile/ProfileMenu.tsx:368 msgid "Unmute account" @@ -8570,12 +8914,12 @@ msgstr "Stummschaltung von Konversation aufheben" msgid "Unmute list" msgstr "Liste nicht mehr stummschalten" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:494 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:498 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:509 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:513 msgid "Unmute thread" msgstr "Stummschaltung des Threads aufheben" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VideoControls.tsx:318 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VideoControls.tsx:318 msgid "Unmute video" msgstr "Stummschaltung von Video aufheben" @@ -8597,8 +8941,8 @@ msgstr "Feed lösen" msgid "Unpin from home" msgstr "Von Startseite lösen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:410 -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:417 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:419 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:426 msgid "Unpin from profile" msgstr "Vom Profil lösen" @@ -8614,10 +8958,10 @@ msgstr "{0} von der Startseite gelöst" msgid "Unpinned from your feeds" msgstr "Aus deinen Feeds gelöst" -#: src/screens/Settings/Settings.tsx:416 -#: src/screens/Settings/Settings.tsx:418 +#: src/screens/Settings/Settings.tsx:431 +#: src/screens/Settings/Settings.tsx:433 msgid "Unsnooze email reminder" -msgstr "" +msgstr "E-Mail-Erinnerung wieder aktivieren" #: src/screens/Profile/Header/ProfileHeaderLabeler.tsx:233 msgid "Unsubscribe" @@ -8636,7 +8980,7 @@ msgstr "Von diesem Kennzeichner abmelden" msgid "Unsubscribed from list" msgstr "Von der Liste abgemeldet" -#: src/view/com/composer/Composer.tsx:769 +#: src/view/com/composer/Composer.tsx:811 msgid "Unsupported video type" msgstr "Nicht unterstützter Videotyp" @@ -8665,7 +9009,7 @@ msgstr "<0>{displayName}</0> in Listen aktualisieren" #: src/screens/Settings/AccountSettings.tsx:104 #: src/screens/Settings/AccountSettings.tsx:112 msgid "Update email" -msgstr "" +msgstr "E-Mail aktualisieren" #: src/screens/Settings/components/ChangeHandleDialog.tsx:526 #: src/screens/Settings/components/ChangeHandleDialog.tsx:547 @@ -8674,19 +9018,19 @@ msgstr "Aktualisieren auf {domain}" #: src/components/dialogs/EmailDialog/screens/Update.tsx:203 msgid "Update your email" -msgstr "" +msgstr "Aktualisiere deine E-Mail-Adresse" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:311 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:312 msgctxt "toast" msgid "Updating quote attachment failed" msgstr "Aktualisieren des Zitat-Anhangs ist fehlgeschlagen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:342 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:343 msgctxt "toast" msgid "Updating reply visibility failed" msgstr "Aktualisieren der Antwort-Sichtbarkeit ist fehlgeschlagen" -#: src/screens/Login/SetNewPasswordForm.tsx:190 +#: src/screens/Login/SetNewPasswordForm.tsx:194 msgid "Updating..." msgstr "Wird aktualisiert…" @@ -8698,20 +9042,20 @@ msgstr "Stattdessen ein Foto hochladen" msgid "Upload a text file to:" msgstr "Hochladen einer Textdatei auf:" -#: src/view/com/util/UserAvatar.tsx:456 -#: src/view/com/util/UserAvatar.tsx:459 +#: src/view/com/util/UserAvatar.tsx:467 +#: src/view/com/util/UserAvatar.tsx:470 #: src/view/com/util/UserBanner.tsx:157 #: src/view/com/util/UserBanner.tsx:160 msgid "Upload from Camera" msgstr "Von Kamera hochladen" -#: src/view/com/util/UserAvatar.tsx:473 +#: src/view/com/util/UserAvatar.tsx:484 #: src/view/com/util/UserBanner.tsx:174 msgid "Upload from Files" msgstr "Von Dateien hochladen" -#: src/view/com/util/UserAvatar.tsx:467 -#: src/view/com/util/UserAvatar.tsx:471 +#: src/view/com/util/UserAvatar.tsx:478 +#: src/view/com/util/UserAvatar.tsx:482 #: src/view/com/util/UserBanner.tsx:168 #: src/view/com/util/UserBanner.tsx:172 msgid "Upload from Library" @@ -8721,12 +9065,12 @@ msgstr "Aus der Bibliothek hochladen" msgid "Uploading images..." msgstr "Bilder werden hochgeladen..." -#: src/lib/api/index.ts:356 -#: src/lib/api/index.ts:380 +#: src/lib/api/index.ts:368 +#: src/lib/api/index.ts:392 msgid "Uploading link thumbnail..." msgstr "Link-Vorschaubild wird hochgeladen..." -#: src/view/com/composer/Composer.tsx:1672 +#: src/view/com/composer/Composer.tsx:1732 msgid "Uploading video..." msgstr "Video wird hochgeladen..." @@ -8817,11 +9161,11 @@ msgstr "Nutzerliste aktualisiert" msgid "Username or email address" msgstr "Nutzername oder E-Mail-Adresse" -#: src/components/WhoCanReply.tsx:280 +#: src/components/WhoCanReply.tsx:301 msgid "users followed by <0>@{0}</0>" msgstr "Nutzer gefolgt von <0>@{0}</0>" -#: src/components/WhoCanReply.tsx:267 +#: src/components/WhoCanReply.tsx:288 msgid "users following <0>@{0}</0>" msgstr "Nutzer, die <0>@{0}</0> folgen" @@ -8830,11 +9174,11 @@ msgstr "Nutzer, die <0>@{0}</0> folgen" msgid "Users I follow" msgstr "Nutzer, denen ich folge" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:456 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:460 msgid "Users in \"{0}\"" msgstr "Nutzer in „{0}“" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:433 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:437 msgid "Users you follow" msgstr "Nutzer, denen du folgst" @@ -8844,13 +9188,13 @@ msgstr "Wert:" #: src/components/verification/VerificationCreatePrompt.tsx:39 msgid "Verification failed, please try again." -msgstr "" +msgstr "Verifizierung fehlgeschlagen. Bitte versuche es erneut." #: src/screens/Moderation/index.tsx:288 msgid "Verification settings" msgstr "Verifizierungseinstellungen" -#: src/Navigation.tsx:178 +#: src/Navigation.tsx:191 #: src/screens/Moderation/VerificationSettings.tsx:32 msgid "Verification Settings" msgstr "Verifizierungseinstellungen" @@ -8880,17 +9224,10 @@ msgstr "" msgid "Verify DNS Record" msgstr "DNS-Eintrag verifizieren" -#: src/components/dialogs/ChangeEmailDialog.tsx:234 -#: src/components/dialogs/ChangeEmailDialog.tsx:240 -msgid "Verify email" -msgstr "" - #: src/components/dialogs/EmailDialog/screens/Verify.tsx:214 msgid "Verify email code" msgstr "" -#: src/components/dialogs/ChangeEmailDialog.tsx:122 -#: src/components/dialogs/VerifyEmailDialog.tsx:163 #: src/components/intents/VerifyEmailIntentDialog.tsx:67 msgid "Verify email dialog" msgstr "E-Mail-Verifizierungsdialog" @@ -8910,17 +9247,13 @@ msgstr "Diesen Account verifizieren?" msgid "Verify your email" msgstr "Verifiziere deine E-Mail" -#: src/components/dialogs/VerifyEmailDialog.tsx:114 -msgid "Verify Your Email" -msgstr "Verifiziere deine E-Mail" - #: src/screens/Settings/AboutSettings.tsx:126 #: src/screens/Settings/AboutSettings.tsx:155 msgid "Version {appVersion}" msgstr "Version {appVersion}" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:134 msgid "Video" msgstr "Video" @@ -8928,7 +9261,7 @@ msgstr "Video" msgid "Video failed to process" msgstr "Video konnte nicht verarbeitet werden" -#: src/Navigation.tsx:474 +#: src/Navigation.tsx:585 msgid "Video Feed" msgstr "Video-Feed" @@ -8942,15 +9275,15 @@ msgstr "Video von {0}: {text}" msgid "Video Games" msgstr "Videospiele" -#: src/screens/VideoFeed/index.tsx:1069 +#: src/screens/VideoFeed/index.tsx:1072 msgid "Video is paused" msgstr "Video ist pausiert" -#: src/screens/VideoFeed/index.tsx:1069 +#: src/screens/VideoFeed/index.tsx:1072 msgid "Video is playing" msgstr "Video wird abgespielt" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:191 +#: src/components/Post/Embed/VideoEmbed/index.web.tsx:192 msgid "Video not found." msgstr "Video nicht gefunden." @@ -8958,11 +9291,11 @@ msgstr "Video nicht gefunden." msgid "Video settings" msgstr "Video-Einstellungen" -#: src/view/com/composer/Composer.tsx:1682 +#: src/view/com/composer/Composer.tsx:1742 msgid "Video uploaded" msgstr "Video hochgeladen" -#: src/view/com/util/post-embeds/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/VideoEmbedInnerNative.tsx:83 msgid "Video: {0}" msgstr "Video: {0}" @@ -8979,11 +9312,11 @@ msgstr "Videos dürfen nicht länger als 3 Minuten sein" msgid "View {0}'s avatar" msgstr "Avatar von {0} ansehen" -#: src/components/ProfileCard.tsx:116 +#: src/components/ProfileCard.tsx:118 #: src/screens/Profile/components/ProfileFeedHeader.tsx:454 #: src/screens/Search/components/SearchProfileCard.tsx:36 #: src/screens/VideoFeed/index.tsx:790 -#: src/view/com/notifications/NotificationFeedItem.tsx:545 +#: src/view/com/notifications/NotificationFeedItem.tsx:595 msgid "View {0}'s profile" msgstr "Profil von {0} ansehen" @@ -9032,13 +9365,13 @@ msgstr "Mehr ansehen" #: src/components/ProfileHoverCard/index.web.tsx:464 #: src/components/ProfileHoverCard/index.web.tsx:484 #: src/components/ProfileHoverCard/index.web.tsx:511 -#: src/view/com/posts/PostFeedErrorMessage.tsx:175 +#: src/view/com/posts/PostFeedErrorMessage.tsx:179 #: src/view/com/util/PostMeta.tsx:91 -#: src/view/com/util/PostMeta.tsx:126 +#: src/view/com/util/PostMeta.tsx:127 msgid "View profile" msgstr "Profil ansehen" -#: src/view/com/profile/ProfileSubpageHeader.tsx:119 +#: src/view/com/profile/ProfileSubpageHeader.tsx:123 msgid "View the avatar" msgstr "Avatar ansehen" @@ -9067,7 +9400,7 @@ msgid "View your default post interaction settings" msgstr "Sieh dir deine Standard-Einstellungen für die Post-Interaktion an" #: src/view/com/home/HomeHeaderLayout.web.tsx:56 -#: src/view/com/home/HomeHeaderLayoutMobile.tsx:77 +#: src/view/com/home/HomeHeaderLayoutMobile.tsx:71 msgid "View your feeds and explore more" msgstr "Sieh dir deine Feeds an und entdecke mehr" @@ -9083,8 +9416,8 @@ msgstr "Sieh dir deine stummgeschalteten Accounts an" msgid "View your verifications" msgstr "Deine Verifizierungen ansehen" -#: src/view/com/util/images/AutoSizedImage.tsx:199 -#: src/view/com/util/images/AutoSizedImage.tsx:221 +#: src/view/com/util/images/AutoSizedImage.tsx:205 +#: src/view/com/util/images/AutoSizedImage.tsx:227 msgid "Views full image" msgstr "Vollständiges Bild ansehen" @@ -9092,12 +9425,16 @@ msgstr "Vollständiges Bild ansehen" msgid "Views video in immersive mode" msgstr "Zeigt Video im immersiven Modus" -#: src/view/com/modals/LinkWarning.tsx:89 -#: src/view/com/modals/LinkWarning.tsx:95 -msgid "Visit Site" -msgstr "Seite ansehen" +#: src/components/dialogs/LinkWarning.tsx:96 +#: src/components/dialogs/LinkWarning.tsx:106 +msgid "Visit site" +msgstr "" + +#: src/view/screens/Notifications.tsx:303 +msgid "Visit your notification settings" +msgstr "" -#: src/view/com/util/post-embeds/VideoEmbedInner/web-controls/VolumeControl.tsx:80 +#: src/components/Post/Embed/VideoEmbed/VideoEmbedInner/web-controls/VolumeControl.tsx:81 msgid "Volume" msgstr "Lautstärke" @@ -9118,7 +9455,7 @@ msgstr "" #: src/components/live/LiveStatusDialog.tsx:156 #: src/components/live/LiveStatusDialog.tsx:169 msgid "Watch now" -msgstr "" +msgstr "Jetzt ansehen" #: src/screens/Hashtag.tsx:205 msgid "We couldn't find any results for that hashtag." @@ -9148,13 +9485,13 @@ msgstr "Wir hoffen, dass du eine schöne Zeit hast. Denke daran, Bluesky ist:" msgid "We ran out of posts from your follows. Here's the latest from <0/>." msgstr "Wir haben keine weiteren Posts von den Nutzern, denen du folgst. Hier sind die neuesten von <0/>." -#: src/screens/Settings/SettingsInterests.tsx:155 +#: src/screens/Settings/InterestsSettings.tsx:154 msgid "We recommend selecting at least two interests." msgstr "Wir empfehlen, mindestens zwei Interessen auszuwählen." #: src/components/dialogs/EmailDialog/screens/Verify.tsx:238 msgid "We sent an email to <0>{0}</0> containing a link. Please click on it to complete the email verification process." -msgstr "" +msgstr "Wir haben eine E-Mail an <0>{0}</0> gesendet, die einen Link enthält. Bitte klicke darauf, um den E-Mail-Verifizierungsprozess abzuschließen." #: src/view/com/composer/state/video.ts:417 msgid "We were unable to determine if you are allowed to upload videos. Please try again." @@ -9178,7 +9515,7 @@ msgstr "Wir werden dich benachrichtigen, wenn dein Account bereit ist." #: src/components/dialogs/EmailDialog/screens/Verify.tsx:247 msgid "We'll send an email to <0>{0}</0> containing a link. Please click on it to complete the email verification process." -msgstr "" +msgstr "Wir senden eine E-Mail an <0>{0}</0>, die einen Link enthält. Bitte klicke darauf, um den E-Mail-Verifizierungsprozess abzuschließen." #: src/screens/Onboarding/StepInterests/index.tsx:134 msgid "We'll use this to help customize your experience." @@ -9209,7 +9546,7 @@ msgstr "Es tut uns leid, aber wir konnten deine stummgeschalteten Wörter nicht 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:460 msgid "We're sorry! The post you are replying to has been deleted." msgstr "Es tut uns leid! Der Post, auf den du antwortest, wurde gelöscht." @@ -9240,7 +9577,7 @@ msgstr "Wie möchtest du dein Startpaket nennen?" #: src/view/com/auth/SplashScreen.tsx:38 #: src/view/com/auth/SplashScreen.web.tsx:99 -#: src/view/com/composer/Composer.tsx:732 +#: src/view/com/composer/Composer.tsx:774 msgid "What's up?" msgstr "Was gibt's?" @@ -9256,11 +9593,11 @@ msgstr "Welche Sprachen werden in diesem Post verwendet?" msgid "Which languages would you like to see in your algorithmic feeds?" msgstr "Welche Sprachen würdest du gerne in deinen algorithmischen Feeds sehen?" -#: src/components/WhoCanReply.tsx:183 +#: src/components/WhoCanReply.tsx:190 msgid "Who can interact with this post?" msgstr "Wer kann mit diesem Post interagieren?" -#: src/components/WhoCanReply.tsx:91 +#: src/components/WhoCanReply.tsx:97 msgid "Who can reply" msgstr "Wer kann antworten" @@ -9322,12 +9659,12 @@ msgstr "Warum sollte dieser Nutzer überprüft werden?" msgid "Write a message" msgstr "Schreibe eine Nachricht" -#: src/view/com/composer/Composer.tsx:823 +#: src/view/com/composer/Composer.tsx:867 msgid "Write post" msgstr "Post verfassen" -#: src/view/com/composer/Composer.tsx:730 -#: src/view/com/post-thread/PostThreadComposePrompt.tsx:69 +#: src/view/com/composer/Composer.tsx:772 +#: src/view/com/post-thread/PostThreadComposePrompt.tsx:90 msgid "Write your reply" msgstr "Schreibe deine Antwort" @@ -9343,7 +9680,7 @@ msgstr "Falsche DID vom Server zurückgegeben. Empfangen: {0}" #: src/components/live/EditLiveDialog.tsx:153 #: src/components/live/GoLiveDialog.tsx:129 msgid "www.mylivestream.tv" -msgstr "" +msgstr "www.mylivestream.tv" #: src/view/com/composer/select-language/SuggestedLanguage.tsx:87 msgid "Yes" @@ -9358,11 +9695,11 @@ msgstr "Ja, deaktivieren" msgid "Yes, delete this starter pack" msgstr "Ja, dieses Startpaket löschen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:722 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:737 msgid "Yes, detach" msgstr "Ja, trennen" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:732 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:747 msgid "Yes, hide" msgstr "Ja, ausblenden" @@ -9393,15 +9730,15 @@ msgstr "Du befindest dich in der Warteschlange." #: src/components/live/EditLiveDialog.tsx:119 #: src/components/live/EditLiveDialog.tsx:124 msgid "You are Live" -msgstr "" +msgstr "Du bist live" #: src/components/live/queries.ts:211 msgid "You are no longer live" -msgstr "" +msgstr "Du bist nicht mehr live" #: src/components/live/queries.ts:35 msgid "You are not allowed to go live" -msgstr "" +msgstr "Du darfst nicht live gehen" #: src/view/com/composer/state/video.ts:410 msgid "You are not allowed to upload videos." @@ -9413,14 +9750,13 @@ msgstr "Du folgst niemandem." #: src/components/live/queries.ts:156 msgid "You are now live!" -msgstr "" +msgstr "Du bist jetzt live!" #: src/components/verification/VerificationsDialog.tsx:64 msgid "You are verified" msgstr "Du bist verifiziert" #: src/screens/Profile/Header/EditProfileDialog.tsx:355 -#: src/view/com/modals/EditProfile.tsx:203 msgid "You are verified. You will lose your verification status if you change your display name. <0>Learn more.</0>" msgstr "Du bist verifiziert. Du verlierst deinen Verifizierungsstatus, wenn du deinen Anzeigenamen änderst. <0>Mehr erfahren (auf Englisch).</0>" @@ -9441,10 +9777,18 @@ msgstr "Du kannst auch neue benutzerdefinierte Feeds entdecken, denen du folgen msgid "You can also temporarily deactivate your account instead, and reactivate it at any time." msgstr "Du kannst deinen Account stattdessen auch vorübergehend deaktivieren und ihn jederzeit wieder reaktivieren." +#: src/lib/hooks/useNotificationHandler.ts:93 +msgid "You can choose whether chat notifications have sound in the chat settings within the app" +msgstr "" + #: src/screens/Messages/Settings.tsx:111 msgid "You can continue ongoing conversations regardless of which setting you choose." msgstr "Du kannst laufende Konversationen fortsetzen, unabhängig davon, welche Einstellung du wählst." +#: src/components/dialogs/nuxs/ActivitySubscriptions.tsx:148 +msgid "You can now choose to be notified when specific people post. If there’s someone you want timely updates from, go to their profile and find the new bell icon near the follow button." +msgstr "" + #: src/screens/Login/index.tsx:182 #: src/screens/Login/PasswordUpdatedForm.tsx:26 msgid "You can now sign in with your new password." @@ -9454,7 +9798,7 @@ msgstr "Du kannst dich jetzt mit deinem neuen Passwort anmelden." msgid "You can reactivate your account to continue logging in. Your profile and posts will be visible to other users." msgstr "Du kannst deinen Account reaktivieren, um dich weiterhin einzuloggen. Dein Profil und deine Posts werden für andere Nutzer sichtbar sein." -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:81 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:85 msgid "You can set default interaction settings in <0>Settings → Moderation → Interaction settings</0>." msgstr "Du kannst die Standard-Interaktionseinstellungen unter <0>Einstellungen → Moderation → Interaktionseinstellungen</0> festlegen." @@ -9480,15 +9824,15 @@ msgstr "Du hast momentan keine Chat-Anfragen." 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:137 +#: src/view/screens/SavedFeeds.tsx:144 msgid "You don't have any pinned feeds." msgstr "Du hast keine angehefteten Feeds." -#: src/view/screens/SavedFeeds.tsx:177 +#: src/view/screens/SavedFeeds.tsx:184 msgid "You don't have any saved feeds." msgstr "Du hast keine gespeicherten Feeds." -#: src/view/com/post-thread/PostThread.tsx:271 +#: src/view/com/post-thread/PostThread.tsx:273 msgid "You have blocked the author or you have been blocked by the author." msgstr "Du hast den Autor blockiert oder der Autor hat dich blockiert." @@ -9502,6 +9846,10 @@ msgstr "Du hast diesen Nutzer blockiert" msgid "You have blocked this user. You cannot view their content." msgstr "Du hast diesen Nutzer blockiert und kannst seine Inhalte nicht sehen." +#: src/view/screens/Notifications.tsx:298 +msgid "You have completely disabled reply, quote, and mention notifications, so this tab will no longer update. To adjust this, visit your <0>notification settings</0>." +msgstr "" + #: src/screens/Login/SetNewPasswordForm.tsx:49 #: src/screens/Login/SetNewPasswordForm.tsx:95 #: src/view/com/modals/ChangePassword.tsx:87 @@ -9553,7 +9901,7 @@ msgstr "Du hast das Ende erreicht" #: src/components/dialogs/EmailDialog/screens/Verify.tsx:187 msgid "You have successfully verified your email address. You can close this dialog." -msgstr "" +msgstr "Du hast deine E-Mail-Adresse erfolgreich verifiziert. Du kannst dieses Fenster jetzt schließen." #: src/lib/media/video/upload.shared.ts:56 msgid "You have temporarily reached the limit for video uploads. Please try again later." @@ -9608,17 +9956,22 @@ msgstr "Du musst den Zugriff auf deine Fotomediathek gewähren, um einen QR-Code msgid "You must select at least one labeler for a report" msgstr "Du musst mindestens einen Kennzeichner für eine Meldung auswählen" +#: src/screens/PostThread/components/ThreadItemAnchorNoUnauthenticated.tsx:27 +#: src/screens/PostThread/components/ThreadItemPostNoUnauthenticated.tsx:47 +msgid "You must sign in to view this post." +msgstr "" + #: src/components/dialogs/EmailDialog/screens/Manage2FA/index.tsx:23 msgid "You need to verify your email address before you can enable email 2FA." -msgstr "" +msgstr "Du musst deine E-Mail-Adresse verifizieren, bevor du die 2FA per E-Mail aktivieren kannst." #: src/screens/Deactivated.tsx:128 msgid "You previously deactivated @{0}." msgstr "Du hast @{0} zuvor deaktiviert." -#: src/screens/Settings/Settings.tsx:374 +#: src/screens/Settings/Settings.tsx:385 msgid "You probably want to restart the app now." -msgstr "" +msgstr "Du solltest die App jetzt wahrscheinlich neu starten." #: src/components/dms/MessageItem.tsx:135 msgid "You reacted {0}" @@ -9628,16 +9981,20 @@ msgstr "Du hast mit {0} reagiert" msgid "You reacted {0} to {1}" msgstr "Du hast mit {0} auf {1} reagiert" -#: src/screens/Settings/Settings.tsx:267 +#: src/screens/Settings/Settings.tsx:277 #: src/view/shell/desktop/LeftNav.tsx:210 msgid "You will be signed out of all your accounts." msgstr "Du wirst von all deinen Accounts ausgeloggt." -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:215 +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:139 +msgid "You will no longer receive notifications for {0}" +msgstr "" + +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:216 msgid "You will no longer receive notifications for this thread" msgstr "Du wirst keine Mitteilungen mehr für diesen Thread erhalten" -#: src/components/PostControls/PostMenu/PostMenuItems.tsx:211 +#: src/components/PostControls/PostMenu/PostMenuItems.tsx:212 msgid "You will now receive notifications for this thread" msgstr "Du erhältst nun Mitteilungen für diesen Thread" @@ -9667,15 +10024,15 @@ msgstr "Du folgst den vorgeschlagenen Nutzern, sobald du mit der Erstellung dein #: src/screens/StarterPack/StarterPackLandingScreen.tsx:236 msgid "You'll follow these people and {0} others" -msgstr "" +msgstr "Du wirst diesen Personen und {0} anderen folgen" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:234 msgid "You'll follow these people right away" -msgstr "" +msgstr "Du wirst diesen Personen gleich von Beginn an folgen" -#: src/components/dialogs/VerifyEmailDialog.tsx:216 -msgid "You'll receive an email at <0>{0}</0> to verify it's you." -msgstr "Du erhältst eine E-Mail an <0>{0}</0>, um zu verifizieren, dass du es bist." +#: src/components/activity-notifications/SubscribeProfileDialog.tsx:169 +msgid "You'll start receiving notifications for {0}!" +msgstr "" #: src/screens/StarterPack/StarterPackLandingScreen.tsx:274 msgid "You'll stay updated with these feeds" @@ -9709,7 +10066,7 @@ msgstr "Du hast das Ende deines Feeds erreicht! Finde weitere Accounts, denen du #: src/lib/hooks/useCleanError.ts:58 msgid "You've reached the maximum number of requests allowed. Please try again later." -msgstr "" +msgstr "Du hast die maximale Anzahl an Anfragen erreicht. Bitte versuche es später noch einmal." #: src/view/com/composer/state/video.ts:421 msgid "You've reached your daily limit for video uploads (too many bytes)" @@ -9719,7 +10076,7 @@ msgstr "Du hast dein tägliches Limit für Video-Uploads erreicht (zu viele Byte msgid "You've reached your daily limit for video uploads (too many videos)" msgstr "Du hast dein tägliches Limit für Video-Uploads erreicht (zu viele Videos)" -#: src/screens/VideoFeed/index.tsx:1120 +#: src/screens/VideoFeed/index.tsx:1123 msgid "You've run out of videos to watch. Maybe it's a good time to take a break?" msgstr "Du hast keine Videos mehr zum Anschauen. Vielleicht ist es ein guter Zeitpunkt, eine Pause zu machen?" @@ -9755,7 +10112,7 @@ msgstr "" msgid "Your birth date" msgstr "Dein Geburtsdatum" -#: src/view/com/util/post-embeds/VideoEmbed.web.tsx:195 +#: src/components/Post/Embed/VideoEmbed/index.web.tsx:196 msgid "Your browser does not support the video format. Please try a different browser." msgstr "Dein Browser unterstützt das Videoformat nicht. Bitte versuche es mit einem anderen Browser." @@ -9765,16 +10122,12 @@ msgstr "Deine Chats wurden deaktiviert" #: src/components/dialogs/InAppBrowserConsent.tsx:69 msgid "Your choice will be remembered for future links. You can change it at any time in settings." -msgstr "" +msgstr "Deine Auswahl wird für zukünftige Links gespeichert. Du kannst sie jederzeit in den Einstellungen ändern." #: src/screens/Settings/components/ChangeHandleDialog.tsx:513 msgid "Your current handle <0>{0}</0> will automatically remain reserved for you. You can switch back to it at any time from this account." msgstr "Dein aktueller Handle <0>{0}</0> bleibt automatisch für dich reserviert. Du kannst jederzeit von diesem Account aus zu ihm zurückwechseln." -#: src/components/dialogs/ChangeEmailDialog.tsx:65 -msgid "Your email address has been updated but it is not yet verified. As a next step, please verify your new email." -msgstr "" - #: src/screens/Login/ForgotPasswordForm.tsx:51 #: src/screens/Signup/state.ts:270 #: src/screens/Signup/StepInfo/index.tsx:98 @@ -9784,17 +10137,13 @@ msgstr "Deine E-Mail scheint ungültig zu sein." #: src/components/dialogs/EmailDialog/screens/VerificationReminder.tsx:65 msgid "Your email has not yet been verified. Please verify your email in order to enjoy all the features of Bluesky." -msgstr "" - -#: src/components/dialogs/VerifyEmailDialog.tsx:110 -msgid "Your email has not yet been verified. This is an important security step which we recommend." -msgstr "Deine E-Mail wurde noch nicht verifiziert. Dies ist ein wichtiger Sicherheitsschritt, den wir empfehlen." +msgstr "Deine E-Mail wurde noch nicht verifiziert. Bitte verifiziere deine E-Mail, um alle Funktionen von Bluesky nutzen zu können." #: src/state/shell/progress-guide.tsx:213 msgid "Your first like!" msgstr "Dein erstes Like!" -#: src/components/dialogs/PostInteractionSettingsDialog.tsx:443 +#: src/components/dialogs/PostInteractionSettingsDialog.tsx:447 msgid "Your followers" msgstr "Deine Follower" @@ -9810,15 +10159,15 @@ msgstr "Dein vollständiger Handle lautet <0>@{0}</0>" msgid "Your full username will be <0>@{0}</0>" msgstr "Dein vollständiger Nutzername lautet <0>@{0}</0>" -#: src/Navigation.tsx:395 +#: src/Navigation.tsx:501 #: src/screens/Search/modules/ExploreInterestsCard.tsx:67 #: src/screens/Settings/ContentAndMediaSettings.tsx:92 #: src/screens/Settings/ContentAndMediaSettings.tsx:95 -#: src/screens/Settings/SettingsInterests.tsx:39 +#: src/screens/Settings/InterestsSettings.tsx:42 msgid "Your interests" msgstr "Deine Interessen" -#: src/screens/Settings/SettingsInterests.tsx:124 +#: src/screens/Settings/InterestsSettings.tsx:123 msgctxt "toast" msgid "Your interests have been updated!" msgstr "Deine Interessen wurden aktualisiert!" @@ -9839,11 +10188,11 @@ msgstr "Dein Passwort wurde erfolgreich geändert!" msgid "Your password must be at least 8 characters long." msgstr "Dein Passwort muss mindestens 8 Zeichen lang sein." -#: src/view/com/composer/Composer.tsx:481 +#: src/view/com/composer/Composer.tsx:522 msgid "Your post has been published" msgstr "Dein Post wurde veröffentlicht" -#: src/view/com/composer/Composer.tsx:478 +#: src/view/com/composer/Composer.tsx:519 msgid "Your posts have been published" msgstr "Deine Posts wurden veröffentlicht" @@ -9855,7 +10204,7 @@ msgstr "Deine Posts, Likes und Blockierungen sind öffentlich. Stummschaltungen msgid "Your profile, posts, feeds, and lists will no longer be visible to other Bluesky users. You can reactivate your account at any time by logging in." msgstr "Dein Profil, deine Posts, deine Feeds und Listen werden nicht mehr für andere Bluesky-Nutzer sichtbar sein. Du kannst deinen Account jederzeit reaktivieren, indem du dich einloggst." -#: src/view/com/composer/Composer.tsx:480 +#: src/view/com/composer/Composer.tsx:521 msgid "Your reply has been published" msgstr "Deine Antwort wurde veröffentlicht" @@ -9867,7 +10216,7 @@ msgstr "Deine Meldung wird an <0>{0}</0> gesendet." msgid "Your report will be sent to the Bluesky Moderation Service" msgstr "Deine Meldung wird an den Bluesky-Moderationsdienst gesendet" -#: src/screens/Settings/SettingsInterests.tsx:53 +#: src/screens/Settings/InterestsSettings.tsx:56 msgid "Your selected interests help us serve you content you care about." msgstr "Deine ausgewählten Interessen helfen uns dabei, dir Inhalte anzuzeigen, die dich interessieren." |