diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-07-08 18:35:16 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-07-08 08:35:16 -0700 |
commit | 1fcd313424c431b9a8ac48e7234d2dd52f6dcb6a (patch) | |
tree | e5dfa3f5dae80639fb8ee7c413cb47ab105bcf07 /src/locale/locales/de/messages.po | |
parent | 9adcf5a12e522b2a75458a472c826e4a284b2289 (diff) | |
download | voidsky-1fcd313424c431b9a8ac48e7234d2dd52f6dcb6a.tar.zst |
Translation update (#8624)
* pull translations * extract all
Diffstat (limited to 'src/locale/locales/de/messages.po')
-rw-r--r-- | src/locale/locales/de/messages.po | 27 |
1 files changed, 15 insertions, 12 deletions
diff --git a/src/locale/locales/de/messages.po b/src/locale/locales/de/messages.po index 5c257c82b..a1a278b63 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-07-02 00:33\n" +"PO-Revision-Date: 2025-07-08 15:14\n" "Last-Translator: \n" "Language-Team: German\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" @@ -820,7 +820,7 @@ msgid "Allow new messages from" msgstr "Erlaube neue Nachrichten von" #: src/screens/Settings/ActivityPrivacySettings.tsx:52 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:90 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:92 msgid "Allow others to be notified of your posts" msgstr "" @@ -991,7 +991,7 @@ msgstr "Jeder kann interagieren" #: src/screens/Settings/ActivityPrivacySettings.tsx:111 #: src/screens/Settings/ActivityPrivacySettings.tsx:116 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:161 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:163 msgid "Anyone who follows me" msgstr "" @@ -3015,7 +3015,7 @@ msgstr "Fehler" msgid "Error loading post" msgstr "" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:152 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:154 msgid "Error loading preference" msgstr "" @@ -4432,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:126 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:129 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:128 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:131 msgid "Learn more about what is public on Bluesky." msgstr "Erfahre mehr darüber, was auf Bluesky öffentlich ist." @@ -4693,7 +4693,7 @@ msgstr "Wird geladen..." msgid "Log" msgstr "Log" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:105 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:107 msgid "Logged-out visibility" msgstr "Sichtbarkeit für ausgeloggte Nutzer" @@ -5313,7 +5313,7 @@ msgstr "Noch keine Mitteilungen!" #: src/screens/Messages/Settings.tsx:104 #: src/screens/Settings/ActivityPrivacySettings.tsx:129 #: src/screens/Settings/ActivityPrivacySettings.tsx:134 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:158 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:160 msgid "No one" msgstr "Niemand" @@ -5420,7 +5420,7 @@ msgstr "Nicht gefunden" msgid "Note about sharing" msgstr "Hinweis über das Teilen" -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:115 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:117 msgid "Note: Bluesky is an open and public network. This setting only limits the visibility of your content on the Bluesky app and website, and other apps may not respect this setting. Your content may still be shown to logged-out users by other apps and websites." msgstr "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." @@ -5564,7 +5564,7 @@ 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 +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:158 msgid "Only followers who I follow" msgstr "" @@ -7443,8 +7443,11 @@ msgid "Settings" msgstr "Einstellungen" #: src/screens/Settings/NotificationSettings/index.tsx:187 -#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:84 -msgid "Settings for activity alerts" +msgid "Settings for activity from others" +msgstr "" + +#: src/screens/Settings/PrivacyAndSecuritySettings.tsx:85 +msgid "Settings for allowing others to be notified of your posts" msgstr "" #: src/screens/Settings/NotificationSettings/index.tsx:121 |