de_DE.json 2.3 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Edit comment" : "Kommentar bearbeiten",
  3. "Delete comment" : "Kommentar löschen",
  4. "New comment …" : "Neuer Kommentar …",
  5. "Post" : "Speichern",
  6. "Cancel" : "Abbrechen",
  7. "[Deleted user]" : "[gelöschter Benutzer]",
  8. "Comments" : "Kommentare",
  9. "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
  10. "More comments …" : "Weitere Kommentare …",
  11. "Save" : "Speichern",
  12. "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
  13. "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
  14. "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
  15. "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten",
  16. "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
  17. "Comment" : "Kommentar",
  18. "You commented" : "Sie haben kommentiert",
  19. "%1$s commented" : "%1$s kommentierte",
  20. "{author} commented" : "{author} kommentierte",
  21. "You commented on %1$s" : "Sie haben %1$s kommentiert",
  22. "You commented on {file}" : "Sie haben {file} kommentiert",
  23. "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
  24. "{author} commented on {file}" : "{author} hat {file} kommentiert",
  25. "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
  26. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"{file}\" von einem bereits gelöschten Nutzer erwähnt",
  27. "{user} mentioned you in a comment on “{file}”" : "{user} hat Sie in einem Kommentar zu “{file}” erwähnt",
  28. "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
  29. "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Sie wurden in einem Kommentar auf \"%s\" von einem bereits gelöschten Nutzer erwähnt",
  30. "%1$s mentioned you in a comment on “%2$s”" : "%1$s hat Sie in einem Kommentar zu “%2$s” erwähnt."
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }