el.json 2.7 KB

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