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_DE.json 2.4KB

12345678910111213141516171819202122232425262728293031323334353637
  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. "You commented" : "Sie haben kommentiert",
  20. "%1$s commented" : "%1$s kommentierte",
  21. "{author} commented" : "{author} kommentiert",
  22. "You commented on %1$s" : "Sie haben %1$s kommentiert",
  23. "You commented on {file}" : "Sie haben {file} kommentiert",
  24. "%1$s commented on %2$s" : "%1$s kommentierte %2$s",
  25. "{author} commented on {file}" : "{author} hat {file} kommentiert",
  26. "<strong>Comments</strong> for files" : "<strong>Kommentare</strong> für Dateien",
  27. "A (now) deleted user mentioned you in a comment on “%s”" : "Ein (nun) gelöschter Nutzer erwähnt Sie in einem Kommentar zu \"%s\"",
  28. "A (now) deleted user mentioned you in a comment on “{file}”" : "Ein (nun) gelöschter Nutzer erwähnt Sie in einem Kommentar zu “{file}”",
  29. "%1$s mentioned you in a comment on “%2$s”" : "%1$s erwähnt Sie in einem Kommentar zu “%2$s”",
  30. "{user} mentioned you in a comment on “{file}”" : "{user} erwähnt Sie in einem Kommentar zu “{file}”",
  31. "Type in a new comment..." : "Neuen Kommentar eingeben...",
  32. "No other comments available" : "Keine weiteren Kommentare verfügbar",
  33. "More comments..." : "Weitere Kommentare...",
  34. "{count} unread comments" : "[count] ungelesene Kommentare",
  35. "You commented on %2$s" : "Sie haben %2$s kommentiert"
  36. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  37. }