diff options
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r-- | apps/comments/l10n/el.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 3c7f2cfbdda..8a4eea41ca8 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -15,6 +15,7 @@ OC.L10N.register( "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}", "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", + "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "Comment" : "Σχόλιο", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "You commented" : "Σχολιάσατε", |