de.json 2.1 KB

123456789101112131415161718192021222324252627282930
  1. { "translations": {
  2. "Comments" : "Kommentare",
  3. "You commented" : "Du hast kommentiert",
  4. "{author} commented" : "{author} kommentierte",
  5. "You commented on %1$s" : "Du hast %1$s kommentiert",
  6. "You commented on {file}" : "Du hast {file} kommentiert",
  7. "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
  8. "{author} commented on {file}" : "{author} hat {file} kommentiert",
  9. "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
  10. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Du wurdest in einem Kommentar auf \"{file}\" von einem bereits gelöschten Benutzer erwähnt",
  11. "{user} mentioned you in a comment on \"{file}\"" : "{user} hat dich in einem Kommentar zu \"{file}\" erwähnt",
  12. "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
  13. "Edit comment" : "Kommentar bearbeiten",
  14. "Delete comment" : "Kommentar löschen",
  15. "Cancel edit" : "Bearbeiten abbrechen",
  16. "Post comment" : "Kommentar veröffentlichen",
  17. "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
  18. "No more messages" : "Keine weiteren Nachrichten",
  19. "Retry" : "Wiederholen",
  20. "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden",
  21. "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
  22. "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
  23. "Comment" : "Kommentar",
  24. "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
  25. "Comment deleted" : "Kommentar gelöscht",
  26. "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
  27. "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
  28. "%1$s commented" : "%1$s kommentierte"
  29. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  30. }