el.json 3.0 KB

1234567891011121314151617181920212223242526272829303132
  1. { "translations": {
  2. "Comments" : "Σχόλια",
  3. "You commented" : "Σχολιάσατε",
  4. "%1$s commented" : "%1$s σχολίασε",
  5. "{author} commented" : "Ο {author} σχολίασε",
  6. "You commented on %1$s" : "Σχολιάσατε στο %1$s",
  7. "You commented on {file}" : "Σχολιάσατε στο {file}",
  8. "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
  9. "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
  11. "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
  12. "{user} mentioned you in a comment on \"{file}\"" : "Ο/η {user} σας ανέφερε σε σχόλιο στο “{file}”",
  13. "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής Αρχεία που επιτρέπει την προσθήκη σχολίων σε αρχεία",
  14. "Edit comment" : "Επεξεργασία σχολίου",
  15. "Delete comment" : "Διαγραφή σχολίου",
  16. "Cancel edit" : "Ακύρωση επεξεργασίας",
  17. "Post comment" : "Αναρτήστε σχόλιο",
  18. "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
  19. "No more messages" : "Δεν υπάρχουν άλλα μηνύματα",
  20. "Retry" : "Δοκιμή ξανά",
  21. "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.",
  22. "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
  23. "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"],
  24. "Comment" : "Σχόλιο",
  25. "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου",
  26. "Comment deleted" : "Το σχόλιο διαγράφηκε",
  27. "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου",
  28. "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου",
  29. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
  30. "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”"
  31. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  32. }