nextcloud/apps/comments/l10n/el.json

12 lines
529 B
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-02-26 09:55:44 +03:00
"Comments" : "Σχόλια",
"Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...",
"Delete comment" : "Διαγραφή σχολίου",
2016-02-17 09:56:11 +03:00
"Cancel" : "Άκυρο",
2016-02-26 09:55:44 +03:00
"Edit comment" : "Επεξεργασία σχολίου",
2016-03-02 09:56:33 +03:00
"[Deleted user]" : "[Διαγραφή χρήστη]",
2016-02-26 09:55:44 +03:00
"More comments..." : "Περισσότερα σχόλια...",
2016-02-17 09:56:11 +03:00
"Save" : "Αποθήκευση",
"Comment" : "Σχόλιο"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}