nextcloud/apps/comments/l10n/el.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

30 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" : "Σχολιάσατε",
"{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> για αρχεία",
"Files" : "Αρχεία",
"{user} mentioned you in a comment on \"{file}\"" : "Ο/η {user} σας ανέφερε σε σχόλιο στο “{file}”",
"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" : "Διαγραφή σχολίου",
2021-01-09 21:22:39 -05:00
"Cancel edit" : "Ακύρωση επεξεργασίας",
"New comment" : "Νέο σχόλιο",
2021-01-09 21:22:39 -05:00
"Post comment" : "Αναρτήστε σχόλιο",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!",
2021-01-09 21:22:39 -05:00
"No more messages" : "Δεν υπάρχουν άλλα μηνύματα",
2020-10-20 22:18:44 -04:00
"Retry" : "Δοκιμή ξανά",
2021-01-09 21:22:39 -05:00
"Unable to load the comments list" : "Δεν είναι δυνατή η μεταφόρτωση της λίστας σχολίων.",
2020-10-20 22:18:44 -04:00
"_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"],
"Comment" : "Σχόλιο",
2021-01-09 21:22:39 -05:00
"An error occurred while trying to edit the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια επεξεργασίας του σχολίου",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Το σχόλιο διαγράφηκε",
2021-01-09 21:22:39 -05:00
"An error occurred while trying to delete the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια διαγραφής του σχολίου",
"An error occurred while trying to create the comment" : "Παρουσιάστηκε σφάλμα κατά την προσπάθεια δημιουργίας του σχολίου",
"You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί"
2016-02-17 01:56:11 -05:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}