Skip to content

Commit

Permalink
New translations app.json (German)
Browse files Browse the repository at this point in the history
  • Loading branch information
Gargron committed Dec 11, 2024
1 parent dbd0537 commit f4b9950
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Localization/StringsConvertor/input/de.lproj/app.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,9 @@
"next_status": "Nächster Beitrag",
"open_status": "Beitrag öffnen",
"open_author_profile": "Profil des Verfassers ansehen",
"open_reblogger_profile": "Open Booster's Profile",
"open_reblogger_profile": "Booster Profil öffnen",
"reply_status": "Auf Beitrag antworten",
"toggle_reblog": "Toggle Boost on Post",
"toggle_reblog": "Boost beim Posten ein-/ausschalten",
"toggle_favorite": "Favorit vom Beitrag umschalten",
"toggle_content_warning": "Inhaltswarnung umschalten",
"preview_image": "Bildvorschau"
Expand All @@ -156,7 +156,7 @@
}
},
"status": {
"user_reblogged": "%s boosted",
"user_reblogged": "%s geboostet",
"user_replied_to": "Antwortet auf %s",
"show_post": "Beitrag anzeigen",
"show_user_profile": "Benutzerprofil anzeigen",
Expand All @@ -179,7 +179,7 @@
"actions": {
"reply": "Antworten",
"reblog": "Boost",
"unreblog": "Undo boost",
"unreblog": "Boost rückgängig machen",
"favorite": "Favorit",
"unfavorite": "Aus Favoriten entfernen",
"menu": "Menü",
Expand Down Expand Up @@ -312,7 +312,7 @@
},
"login": {
"title": "Willkommen zurück",
"subtitle": "Log in with the server where you created your account.",
"subtitle": "Melden Sie sich bei dem Server an, auf dem Sie Ihr Konto erstellt haben.",
"server_search_field": {
"placeholder": "URL eingeben oder nach Server suchen"
}
Expand Down Expand Up @@ -368,8 +368,8 @@
"no_server_selected_hint": "Wenn Sie fortfahren, ohne eine Auswahl zu treffen, wird ein Server auf der Grundlage Ihrer Sprache ausgewählt."
},
"privacy": {
"title": "Your Privacy",
"description": "Although the Mastodon app does not collect any data, the server you sign up through may have a different policy.\n\nIf you disagree with the policy for **%s**, you can go back and pick a different server.",
"title": "Ihre Privatsphäre",
"description": "Obwohl die Mastodon-App keine Daten sammelt, kann es sein, dass der Server, über den Sie sich anmelden, andere Richtlinien hat.\n\nWenn Sie mit den Richtlinien für **%s** nicht einverstanden sind, können Sie zurückgehen und einen anderen Server auswählen.",
"policy": {
"ios": "Datenschutzerklärung - Mastodon für iOS",
"server": "Datenschutzerklärung - %s"
Expand Down Expand Up @@ -476,8 +476,8 @@
"home_timeline": {
"title": "Startseite",
"timeline_menu": {
"following": "Following",
"local_community": "Local",
"following": "Folge ich",
"local_community": "Lokal",
"lists": {
"title": "Listen",
"empty_message": "Keine Listen vorhanden"
Expand Down Expand Up @@ -747,7 +747,7 @@
"rejected": "Abgelehnt"
},
"warning": {
"none": "Your account has received a moderation warning.",
"none": "Ihr Konto hat eine Moderationswarnung erhalten.",
"disable": "Your account has been disabled.",
"mark_statuses_as_sensitive": "Some of your posts have been marked as sensitive.",
"delete_statuses": "Some of your posts have been removed.",
Expand Down

0 comments on commit f4b9950

Please sign in to comment.