de_DE.json 2.1 KB

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