de.json 1.4 KB

123456789101112131415161718192021222324
  1. { "translations": {
  2. "Type in a new comment..." : "Bitte gib einen neuen Kommentar ein...",
  3. "Delete comment" : "Kommentar löschen",
  4. "Post" : "Speichern",
  5. "Cancel" : "Abbrechen",
  6. "Edit comment" : "Kommentar bearbeiten",
  7. "[Deleted user]" : "[Gelöschter Benutzer]",
  8. "Comments" : "Kommentare",
  9. "No other comments available" : "Keine anderen Kommentare vorhanden",
  10. "More comments..." : "Weitere Kommentare...",
  11. "Save" : "Speichern",
  12. "Allowed characters {count} of {max}" : "Erlaubte Zeichen {count} von {max}",
  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. "{count} unread comments" : "{count} ungelesene Kommentare",
  17. "Comment" : "Kommentar",
  18. "<strong>Comments</strong> for files <em>(always listed in stream)</em>" : "<strong>Kommentare</strong> für Dateien<em>(immer im Stream aufgelistet)</em>",
  19. "You commented" : "Du hast kommentiert",
  20. "%1$s commented" : "%1$s kommentierte",
  21. "You commented on %2$s" : "Du hast %2$s kommentiert",
  22. "%1$s commented on %2$s" : "%1$s kommentierte %2$s"
  23. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  24. }