diff options
Diffstat (limited to 'apps/comments/l10n/el.json')
-rw-r--r-- | apps/comments/l10n/el.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 1fbf208cedd..9769b8b223e 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -1,5 +1,6 @@ { "translations": { "Comments" : "Σχόλια", + "Unknown user" : "Άγνωστος χρήστης", "New comment …" : "Νέο σχόλιο ...", "Delete comment" : "Διαγραφή σχολίου", "Post" : "Δημοσίευση", @@ -15,14 +16,14 @@ "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την προσπάθεια δημοσίευσης σχολίου", "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "Comment" : "Σχόλιο", - "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "You commented" : "Σχολιάσατε", "%1$s commented" : "%1$s σχολίασε", - "You commented on %2$s" : "Σχολιάσατε στο %2$s", "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", + "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια", "More comments..." : "Περισσότερα σχόλια...", - "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια" + "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια", + "You commented on %2$s" : "Σχολιάσατε στο %2$s" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |