From 53a39e2d371ffd3598c525332d902f780f8c4702 Mon Sep 17 00:00:00 2001 From: Eugen Rochko Date: Tue, 3 Aug 2021 23:32:19 +0200 Subject: [PATCH] New translations app.json (German) --- .../StringsConvertor/input/de_DE/app.json | 100 +++++++++--------- 1 file changed, 50 insertions(+), 50 deletions(-) diff --git a/Localization/StringsConvertor/input/de_DE/app.json b/Localization/StringsConvertor/input/de_DE/app.json index 8f6c8830..1bdb7cbc 100644 --- a/Localization/StringsConvertor/input/de_DE/app.json +++ b/Localization/StringsConvertor/input/de_DE/app.json @@ -21,87 +21,87 @@ }, "publish_post_failure": { "title": "Fehler bei Veröffentlichung", - "message": "Failed to publish the post.\nPlease check your internet connection.", + "message": "Fehler beim Veröffentlichen des Beitrags.\nBitte überprüfen Sie Ihre Internetverbindung.", "attachments_message": { - "video_attach_with_photo": "Cannot attach a video to a post that already contains images.", - "more_than_one_video": "Cannot attach more than one video." + "video_attach_with_photo": "Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden.", + "more_than_one_video": "Es kann nicht mehr als ein Video hinzugefügt werden." } }, "edit_profile_failure": { - "title": "Edit Profile Error", - "message": "Cannot edit profile. Please try again." + "title": "Fehler beim Bearbeiten des Profils", + "message": "Profil kann nicht bearbeitet werden. Bitte versuchen Sie es erneut." }, "sign_out": { - "title": "Sign Out", - "message": "Are you sure you want to sign out?", - "confirm": "Sign Out" + "title": "Abmelden", + "message": "Sind Sie sicher, dass Sie sich abmelden möchten?", + "confirm": "Abmelden" }, "block_domain": { "title": "Are you really, really sure you want to block the entire %s? In most cases a few targeted blocks or mutes are sufficient and preferable. You will not see content from that domain and any of your followers from that domain will be removed.", "block_entire_domain": "Block Domain" }, "save_photo_failure": { - "title": "Save Photo Failure", + "title": "Foto konnte nicht gespeichert werden", "message": "Please enable the photo library access permission to save the photo." }, "delete_post": { - "title": "Are you sure you want to delete this post?", - "delete": "Delete" + "title": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?", + "delete": "Löschen" }, "clean_cache": { - "title": "Clean Cache", + "title": "Zwischenspeicher leeren", "message": "Successfully cleaned %s cache." } }, "controls": { "actions": { - "back": "Back", - "next": "Next", - "previous": "Previous", - "open": "Open", - "add": "Add", - "remove": "Remove", - "edit": "Edit", - "save": "Save", + "back": "Zurück", + "next": "Weiter", + "previous": "Zurück", + "open": "Öffnen", + "add": "Hinzufügen", + "remove": "Entfernen", + "edit": "Bearbeiten", + "save": "Speichern", "ok": "OK", - "done": "Done", - "confirm": "Confirm", - "continue": "Continue", - "cancel": "Cancel", - "discard": "Discard", - "try_again": "Try Again", - "take_photo": "Take Photo", - "save_photo": "Save Photo", - "copy_photo": "Copy Photo", - "sign_in": "Sign In", - "sign_up": "Sign Up", - "see_more": "See More", - "preview": "Preview", - "share": "Share", - "share_user": "Share %s", - "share_post": "Share Post", - "open_in_safari": "Open in Safari", + "done": "Fertig", + "confirm": "Bestätigen", + "continue": "Fortfahren", + "cancel": "Abbrechen", + "discard": "Verwerfen", + "try_again": "Nochmals versuchen", + "take_photo": "Foto aufnehmen", + "save_photo": "Foto speichern", + "copy_photo": "Foto kopieren", + "sign_in": "Anmelden", + "sign_up": "Registrieren", + "see_more": "Mehr anzeigen", + "preview": "Vorschau", + "share": "Teilen", + "share_user": "%s teilen", + "share_post": "Beitrag teilen", + "open_in_safari": "In Safari öffnen", "find_people": "Find people to follow", "manually_search": "Manually search instead", - "skip": "Skip", - "reply": "Reply", - "report_user": "Report %s", - "block_domain": "Block %s", + "skip": "Überspringen", + "reply": "Antworten", + "report_user": "%s melden", + "block_domain": "%s blockieren", "unblock_domain": "Unblock %s", - "settings": "Settings", - "delete": "Delete" + "settings": "Einstellungen", + "delete": "Löschen" }, "tabs": { - "home": "Home", - "search": "Search", - "notification": "Notification", - "profile": "Profile" + "home": "Startseite", + "search": "Suche", + "notification": "Benachrichtigungen", + "profile": "Profil" }, "keyboard": { "common": { - "switch_to_tab": "Switch to %s", - "compose_new_post": "Compose New Post", - "show_favorites": "Show Favorites", + "switch_to_tab": "Zu %s wechseln", + "compose_new_post": "Neuen Beitrag verfassen", + "show_favorites": "Favoriten anzeigen", "open_settings": "Open Settings" }, "timeline": {