nextcloud/apps/comments/l10n/el.json

29 lines
2.2 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2019-02-27 04:12:05 +03:00
"Comments" : "Σχόλια",
"You commented" : "Σχολιάσατε",
"%1$s commented" : "%1$s σχολίασε",
"{author} commented" : "Ο {author} σχολίασε",
"You commented on %1$s" : "Σχολιάσατε στο %1$s",
"You commented on {file}" : "Σχολιάσατε στο {file}",
"%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
"{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
"<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
"{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”",
2018-04-12 03:19:20 +03:00
"Edit comment" : "Επεξεργασία σχολίου",
2016-02-26 09:55:44 +03:00
"Delete comment" : "Διαγραφή σχολίου",
2018-04-12 03:19:20 +03:00
"New comment …" : "Νέο σχόλιο ...",
2016-03-28 08:55:08 +03:00
"Post" : "Δημοσίευση",
2017-04-18 23:47:45 +03:00
"Cancel" : "Ακύρωση",
2017-07-24 03:08:01 +03:00
"[Deleted user]" : "[Διαγραμμένος χρήστης]",
2016-09-18 03:09:26 +03:00
"No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
2016-09-04 03:09:21 +03:00
"More comments …" : "Περισσότερα σχόλια ...",
2016-02-17 09:56:11 +03:00
"Save" : "Αποθήκευση",
2016-03-28 08:55:08 +03:00
"Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}",
2019-01-17 04:12:15 +03:00
"Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}",
2017-04-18 23:47:45 +03:00
"Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το αναγνωριστικό {id}",
"Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου",
2016-10-02 03:16:25 +03:00
"_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"],
2016-05-10 10:30:51 +03:00
"Comment" : "Σχόλιο",
2018-11-09 04:12:25 +03:00
"%1$s mentioned you in a comment on “%2$s”" : "%1$s σας ανέφερε σε σχόλιο στο “%2$s”"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}