de_DE.json 1.9 KB

12345678910111213141516171819202122232425262728293031
  1. { "translations": {
  2. "Comments" : "Kommentare",
  3. "Unknown user" : "Unbekannter Benutzer",
  4. "New comment …" : "Neuer Kommentar ...",
  5. "Delete comment" : "Kommentar löschen",
  6. "Post" : "Speichern",
  7. "Cancel" : "Abbrechen",
  8. "Edit comment" : "Kommentar bearbeiten",
  9. "[Deleted user]" : "[gelöschter Benutzer]",
  10. "No comments yet, start the conversation!" : "Keine Kommentare bisher. Beginnen Sie die Diskussion!",
  11. "More comments …" : "Weitere Kommentare ...",
  12. "Save" : "Speichern",
  13. "Allowed characters {count} of {max}" : "{count} von {max} Zeichen benutzt",
  14. "Error occurred while retrieving comment with id {id}" : "Es ist ein Fehler beim Empfangen des Kommentars mit der ID {id} aufgetreten",
  15. "Error occurred while updating comment with id {id}" : "Es ist ein Fehler beim Aktualisieren des Kommentars mit der ID {id} aufgetreten",
  16. "Error occurred while posting comment" : "Es ist ein Fehler beim Veröffentlichen des Kommentars aufgetreten",
  17. "_%n unread comment_::_%n unread comments_" : ["%n ungelesener Kommentar","%n ungelesene Kommentare"],
  18. "Comment" : "Kommentar",
  19. "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
  20. "You commented" : "Sie haben kommentiert",
  21. "%1$s commented" : "%1$s kommentierte",
  22. "You commented on %2$s" : "Sie haben %2$s kommentiert",
  23. "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
  24. "A (now) deleted user mentioned you in a comment on \"%s\"." : "Ein (nun) gelöschter Nutzer erwähnt Dich in einem Kommentar zu \"%s\".",
  25. "%s mentioned you in a comment on \"%s\"." : "%s erwähnt Sie in einem Kommentar zu \"%s\".",
  26. "Type in a new comment..." : "Neuen Kommentar eingeben...",
  27. "No other comments available" : "Keine weiteren Kommentare verfügbar",
  28. "More comments..." : "Weitere Kommentare...",
  29. "{count} unread comments" : "[count] ungelesene Kommentare"
  30. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  31. }