diff options
Diffstat (limited to 'apps/comments/l10n/el.json')
-rw-r--r-- | apps/comments/l10n/el.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index ae1a9bb1473..c987ee8425d 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -13,7 +13,6 @@ "Error occurred while retrieving comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια λήψης σχολίων με αναγνωριστικό {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια αναβάθμισης του σχολίου με το αναγνωριστικό {id}", "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", - "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια", "Comment" : "Σχόλιο", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "You commented" : "Σχολιάσατε", @@ -22,6 +21,7 @@ "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια", - "More comments..." : "Περισσότερα σχόλια..." + "More comments..." : "Περισσότερα σχόλια...", + "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |