el.json 2.2 KB

1234567891011121314151617181920212223242526272829
  1. { "translations": {
  2. "Comments" : "Σχόλια",
  3. "Unknown user" : "Άγνωστος χρήστης",
  4. "New comment …" : "Νέο σχόλιο ...",
  5. "Delete comment" : "Διαγραφή σχολίου",
  6. "Post" : "Δημοσίευση",
  7. "Cancel" : "Άκυρο",
  8. "Edit comment" : "Επεξεργασία σχολίου",
  9. "[Deleted user]" : "[Διαγραφή χρήστη]",
  10. "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
  11. "More comments …" : "Περισσότερα σχόλια ...",
  12. "Save" : "Αποθήκευση",
  13. "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
  14. "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}",
  15. "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}",
  16. "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου",
  17. "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
  18. "Comment" : "Σχόλιο",
  19. "You commented" : "Σχολιάσατε",
  20. "%1$s commented" : "%1$s σχολίασε",
  21. "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
  22. "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
  23. "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
  24. "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
  25. "More comments..." : "Περισσότερα σχόλια...",
  26. "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια",
  27. "You commented on %2$s" : "Σχολιάσατε στο %2$s"
  28. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  29. }