diff options
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r-- | apps/comments/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 446e1eb48bf..6806784c582 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -20,13 +20,13 @@ OC.L10N.register( "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" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου", - "%1$s commented" : "%1$s σχολίασε" + "%1$s commented" : "%1$s σχολίασε", + "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"] }, "nplurals=2; plural=(n != 1);"); |