aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/el.json
blob: 234f6b79045471db1fb2324dcbaf9474d396125d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{ "translations": {
    "<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",
    "Comments" : "Σχόλια",
    "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
    "Delete comment" : "Διαγραφή σχολίου",
    "Post" : "Δημοσίευση",
    "Cancel" : "Άκυρο",
    "Edit comment" : "Επεξεργασία σχολίου",
    "[Deleted user]" : "[Διαγραφή χρήστη]",
    "No other comments available" : "Δεν υπάρχουν άλλα διαθέσιμα σχόλια",
    "More comments..." : "Περισσότερα σχόλια...",
    "Save" : "Αποθήκευση",
    "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
    "{count} unread comments" : "{count} μη αναγνωσμένα σχόλια",
    "Comment" : "Σχόλιο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}