summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/el.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/el.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r--apps/comments/l10n/el.js12
1 files changed, 7 insertions, 5 deletions
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);");