el.json 2.2 KB

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