nextcloud/apps/comments/l10n/el.json

31 lines
2.6 KiB
JSON
Raw Normal View History

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