1
0
mirror of https://github.com/mastodon/mastodon-ios.git synced 2025-02-03 10:47:35 +01:00

New translations app.json (German)

This commit is contained in:
Eugen Rochko 2021-08-03 22:32:21 +02:00
parent a14c56965d
commit c854306420

View File

@ -2,25 +2,25 @@
"common": { "common": {
"alerts": { "alerts": {
"common": { "common": {
"please_try_again": "Please try again.", "please_try_again": "Bitte versuchen Sie es erneut.",
"please_try_again_later": "Please try again later." "please_try_again_later": "Bitte versuchen Sie es später nochmal."
}, },
"sign_up_failure": { "sign_up_failure": {
"title": "Sign Up Failure" "title": "Anmeldefehler"
}, },
"server_error": { "server_error": {
"title": "Server Error" "title": "Serverfehler"
}, },
"vote_failure": { "vote_failure": {
"title": "Vote Failure", "title": "Fehler bei Abstimmung",
"poll_expired": "The poll has expired" "poll_expired": "Diese Umfrage ist abgelaufen"
}, },
"discard_post_content": { "discard_post_content": {
"title": "Discard Draft", "title": "Entwurf Verwerfen",
"message": "Confirm to discard composed post content." "message": "Bestätigen Sie um den Beitrag zu verwerfen."
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Publish Failure", "title": "Fehler bei Veröffentlichung",
"message": "Failed to publish the post.\nPlease check your internet connection.", "message": "Failed to publish the post.\nPlease check your internet connection.",
"attachments_message": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "Cannot attach a video to a post that already contains images.",