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.

el.json 3.5KB

12345678910111213141516171819202122232425262728293031323334353637383940
  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. "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία",
  12. "Edit comment" : "Επεξεργασία σχολίου",
  13. "Delete comment" : "Διαγραφή σχολίου",
  14. "Cancel edit" : "Ακύρωση επεξεργασίας",
  15. "Post comment" : "Αναρτήστε σχόλιο",
  16. "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
  17. "No more messages" : "Δεν υπάρχουν άλλα μηνύματα",
  18. "Retry" : "Δοκιμή ξανά",
  19. "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.",
  20. "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
  21. "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"],
  22. "Comment" : "Σχόλιο",
  23. "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου",
  24. "Comment deleted" : "Το σχόλιο διαγράφηκε",
  25. "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου",
  26. "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου",
  27. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί",
  28. "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”",
  29. "New comment …" : "Νέο σχόλιο …",
  30. "Post" : "Δημοσίευση",
  31. "Cancel" : "Ακύρωση",
  32. "[Deleted user]" : "[Διαγραμμένος χρήστης]",
  33. "More comments …" : "Περισσότερα σχόλια …",
  34. "Save" : "Αποθήκευση",
  35. "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
  36. "Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}",
  37. "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το id {id}",
  38. "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου"
  39. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  40. }