You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

de.json 2.3KB

123456789101112131415161718192021222324252627282930313233
  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. "{user} mentioned you in a comment on \"{file}\"" : "{user} hat dich in einem Kommentar zu \"{file}\" erwähnt",
  11. "Files app plugin to add comments to files" : "Ein Plugin für die Dateien-App zum Kommentieren von Dateien",
  12. "Edit comment" : "Kommentar bearbeiten",
  13. "Delete comment" : "Kommentar löschen",
  14. "Cancel edit" : "Bearbeiten abbrechen",
  15. "New comment" : "Neuer Kommentar",
  16. "Post comment" : "Kommentar veröffentlichen",
  17. "@ for mentions, : for emoji, / for smart picker" : "@ für Erwähnungen, : für Emoji, / für Smart Picker",
  18. "Could not reload comments" : "Kommentare konnten nicht erneut geladen werden",
  19. "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
  20. "No more messages" : "Keine weiteren Nachrichten",
  21. "Retry" : "Wiederholen",
  22. "Failed to mark comments as read" : "Kommentare konnten nicht als gelesen markiert werden",
  23. "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden",
  24. "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
  25. "Comment" : "Kommentar",
  26. "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
  27. "Comment deleted" : "Kommentar gelöscht",
  28. "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
  29. "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
  30. "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",
  31. "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"]
  32. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  33. }