de_DE.json 1.6 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Comments" : "Kommentare",
  3. "New comment …" : "Neuer Kommentar ...",
  4. "Delete comment" : "Kommentar löschen",
  5. "Post" : "Speichern",
  6. "Cancel" : "Abbrechen",
  7. "Edit comment" : "Kommentar bearbeiten",
  8. "[Deleted user]" : "[gelöschter Benutzer]",
  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. "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
  19. "You commented" : "Sie haben kommentiert",
  20. "%1$s commented" : "%1$s kommentierte",
  21. "You commented on %2$s" : "Sie haben %2$s kommentiert",
  22. "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
  23. "Type in a new comment..." : "Neuen Kommentar eingeben...",
  24. "No other comments available" : "Keine weiteren Kommentare verfügbar",
  25. "More comments..." : "Weitere Kommentare...",
  26. "{count} unread comments" : "[count] ungelesene Kommentare"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }