diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-26 01:55:44 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-26 01:55:44 -0500 |
commit | 5718402277b3d9a8bd688e3fbbf965bcf19addbe (patch) | |
tree | 59326ff8faf03073b53da040f3aeb687a562c4e7 /apps/comments/l10n/el.js | |
parent | cb41b1a86397579d55e0ce96e67b80a83037d1d2 (diff) | |
download | nextcloud-server-5718402277b3d9a8bd688e3fbbf965bcf19addbe.tar.gz nextcloud-server-5718402277b3d9a8bd688e3fbbf965bcf19addbe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r-- | apps/comments/l10n/el.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index c89e6410b9b..6c085651be3 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -1,7 +1,12 @@ OC.L10N.register( "comments", { + "Comments" : "Σχόλια", + "Type in a new comment..." : "Αυτό είναι ένα νέο σχόλιο...", + "Delete comment" : "Διαγραφή σχολίου", "Cancel" : "Άκυρο", + "Edit comment" : "Επεξεργασία σχολίου", + "More comments..." : "Περισσότερα σχόλια...", "Save" : "Αποθήκευση", "Comment" : "Σχόλιο" }, |