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.8KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. { "translations": {
  2. "Comments" : "Kommentare",
  3. "You commented" : "Du hast kommentiert",
  4. "%1$s commented" : "%1$s kommentierte",
  5. "{author} commented" : "{author} kommentierte",
  6. "You commented on %1$s" : "Du hast %1$s kommentiert",
  7. "You commented on {file}" : "Du hast {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. "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. "Post comment" : "Kommentar veröffentlichen",
  16. "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginne die Diskussion!",
  17. "No more messages" : "Keine weiteren Nachrichten",
  18. "Retry" : "Wiederholen",
  19. "Unable to load the comments list" : "Kommentarliste konnte nicht geladen werden",
  20. "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
  21. "_1 new comment_::_{unread} new comments_" : ["1 neuer Kommentar","[unread] neue Kommentare"],
  22. "Comment" : "Kommentar",
  23. "An error occurred while trying to edit the comment" : "Es ist ein Fehler beim Bearbeiten des Kommentars aufgetreten",
  24. "Comment deleted" : "Kommentar gelöscht",
  25. "An error occurred while trying to delete the comment" : "Es ist ein Fehler beim Löschen des Kommentars aufgetreten",
  26. "An error occurred while trying to create the comment" : "Es ist ein Fehler beim Erstellen des Kommentars aufgetreten",
  27. "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",
  28. "{user} mentioned you in a comment on “{file}”" : "{user} hat Dich in einem Kommentar zu “{file}” erwähnt",
  29. "New comment …" : "Neuer Kommentar …",
  30. "Post" : "Speichern",
  31. "Cancel" : "Abbrechen",
  32. "[Deleted user]" : "[Gelöschter Benutzer]",
  33. "More comments …" : "Weitere Kommentare …",
  34. "Save" : "Speichern",
  35. "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
  36. "Error occurred while retrieving comment with ID {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
  37. "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
  38. "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten"
  39. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  40. }