New translations app.json (German)

This commit is contained in:
Eugen Rochko 2021-08-03 23:32:19 +02:00
parent c854306420
commit 53a39e2d37
1 changed files with 50 additions and 50 deletions

View File

@ -21,87 +21,87 @@
}, },
"publish_post_failure": { "publish_post_failure": {
"title": "Fehler bei Veröffentlichung", "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": { "attachments_message": {
"video_attach_with_photo": "Cannot attach a video to a post that already contains images.", "video_attach_with_photo": "Es kann kein Video an einen Beitrag, der bereits Bilder enthält, angehängt werden.",
"more_than_one_video": "Cannot attach more than one video." "more_than_one_video": "Es kann nicht mehr als ein Video hinzugefügt werden."
} }
}, },
"edit_profile_failure": { "edit_profile_failure": {
"title": "Edit Profile Error", "title": "Fehler beim Bearbeiten des Profils",
"message": "Cannot edit profile. Please try again." "message": "Profil kann nicht bearbeitet werden. Bitte versuchen Sie es erneut."
}, },
"sign_out": { "sign_out": {
"title": "Sign Out", "title": "Abmelden",
"message": "Are you sure you want to sign out?", "message": "Sind Sie sicher, dass Sie sich abmelden möchten?",
"confirm": "Sign Out" "confirm": "Abmelden"
}, },
"block_domain": { "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.", "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" "block_entire_domain": "Block Domain"
}, },
"save_photo_failure": { "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." "message": "Please enable the photo library access permission to save the photo."
}, },
"delete_post": { "delete_post": {
"title": "Are you sure you want to delete this post?", "title": "Sind Sie sicher, dass Sie diesen Beitrag löschen möchten?",
"delete": "Delete" "delete": "Löschen"
}, },
"clean_cache": { "clean_cache": {
"title": "Clean Cache", "title": "Zwischenspeicher leeren",
"message": "Successfully cleaned %s cache." "message": "Successfully cleaned %s cache."
} }
}, },
"controls": { "controls": {
"actions": { "actions": {
"back": "Back", "back": "Zurück",
"next": "Next", "next": "Weiter",
"previous": "Previous", "previous": "Zurück",
"open": "Open", "open": "Öffnen",
"add": "Add", "add": "Hinzufügen",
"remove": "Remove", "remove": "Entfernen",
"edit": "Edit", "edit": "Bearbeiten",
"save": "Save", "save": "Speichern",
"ok": "OK", "ok": "OK",
"done": "Done", "done": "Fertig",
"confirm": "Confirm", "confirm": "Bestätigen",
"continue": "Continue", "continue": "Fortfahren",
"cancel": "Cancel", "cancel": "Abbrechen",
"discard": "Discard", "discard": "Verwerfen",
"try_again": "Try Again", "try_again": "Nochmals versuchen",
"take_photo": "Take Photo", "take_photo": "Foto aufnehmen",
"save_photo": "Save Photo", "save_photo": "Foto speichern",
"copy_photo": "Copy Photo", "copy_photo": "Foto kopieren",
"sign_in": "Sign In", "sign_in": "Anmelden",
"sign_up": "Sign Up", "sign_up": "Registrieren",
"see_more": "See More", "see_more": "Mehr anzeigen",
"preview": "Preview", "preview": "Vorschau",
"share": "Share", "share": "Teilen",
"share_user": "Share %s", "share_user": "%s teilen",
"share_post": "Share Post", "share_post": "Beitrag teilen",
"open_in_safari": "Open in Safari", "open_in_safari": "In Safari öffnen",
"find_people": "Find people to follow", "find_people": "Find people to follow",
"manually_search": "Manually search instead", "manually_search": "Manually search instead",
"skip": "Skip", "skip": "Überspringen",
"reply": "Reply", "reply": "Antworten",
"report_user": "Report %s", "report_user": "%s melden",
"block_domain": "Block %s", "block_domain": "%s blockieren",
"unblock_domain": "Unblock %s", "unblock_domain": "Unblock %s",
"settings": "Settings", "settings": "Einstellungen",
"delete": "Delete" "delete": "Löschen"
}, },
"tabs": { "tabs": {
"home": "Home", "home": "Startseite",
"search": "Search", "search": "Suche",
"notification": "Notification", "notification": "Benachrichtigungen",
"profile": "Profile" "profile": "Profil"
}, },
"keyboard": { "keyboard": {
"common": { "common": {
"switch_to_tab": "Switch to %s", "switch_to_tab": "Zu %s wechseln",
"compose_new_post": "Compose New Post", "compose_new_post": "Neuen Beitrag verfassen",
"show_favorites": "Show Favorites", "show_favorites": "Favoriten anzeigen",
"open_settings": "Open Settings" "open_settings": "Open Settings"
}, },
"timeline": { "timeline": {