diff options
Diffstat (limited to 'apps/comments/l10n/el.json')
-rw-r--r-- | apps/comments/l10n/el.json | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index c3a872400bd..ac6e97ccb27 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -13,12 +13,19 @@ "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία", "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", + "Cancel edit" : "Ακύρωση επεξεργασίας", + "Post comment" : "Αναρτήστε σχόλιο", "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", + "No more messages" : "Δεν υπάρχουν άλλα μηνύματα", "Retry" : "Δοκιμή ξανά", + "Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.", "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], "Comment" : "Σχόλιο", + "An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου", "Comment deleted" : "Το σχόλιο διαγράφηκε", + "An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου", + "An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", "New comment …" : "Νέο σχόλιο …", "Post" : "Δημοσίευση", "Cancel" : "Ακύρωση", |