From 2c21adb5a65787b378172adc0257f6d11bbf1428 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 21 Oct 2020 02:18:44 +0000 Subject: [tx-robot] updated from transifex --- apps/comments/l10n/el.js | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'apps/comments/l10n/el.js') diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 76b14b113ba..fb8fb9e14eb 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -15,19 +15,21 @@ OC.L10N.register( "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία", "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", + "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", + "Retry" : "Δοκιμή ξανά", + "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], + "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], + "Comment" : "Σχόλιο", + "Comment deleted" : "Το σχόλιο διαγράφηκε", "New comment …" : "Νέο σχόλιο …", "Post" : "Δημοσίευση", "Cancel" : "Ακύρωση", "[Deleted user]" : "[Διαγραμμένος χρήστης]", - "No comments yet, start the conversation!" : "Δεν υπάρχουν σχόλια, ξεκινήστε την συζήτηση!", "More comments …" : "Περισσότερα σχόλια …", "Save" : "Αποθήκευση", "Allowed characters {count} of {max}" : "Επιτρεπόμενοι χαρακτήρες {count} από {max}", "Error occurred while retrieving comment with ID {id}" : "Παρουσιάστηκε σφάλμα κατά την ανάκτηση σχολίου με ID {id}", "Error occurred while updating comment with id {id}" : "Ένα σφάλμα προέκυψε κατά την ενημέρωση του σχολίου με το id {id}", - "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου", - "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], - "_1 new comment_::_{unread} new comments_" : ["1 νέο σχόλιο","{unread} νέα σχόλια"], - "Comment" : "Σχόλιο" + "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου" }, "nplurals=2; plural=(n != 1);"); -- cgit v1.2.3