diff options
Diffstat (limited to 'apps/comments/l10n/el.json')
-rw-r--r-- | apps/comments/l10n/el.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index a4a73befcc9..ae1a9bb1473 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -6,9 +6,13 @@ "Edit comment" : "Επεξεργασία σχολίου", "[Deleted user]" : "[Διαγραφή χρήστη]", "Comments" : "Σχόλια", + "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "More comments …" : "Περισσότερα σχόλια ...", "Save" : "Αποθήκευση", "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}", + "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> για αρχεία", |