diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-18 01:12:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-18 01:12:27 +0000 |
commit | 0930e3eceea9085bd7d48f4d239789db6823d55d (patch) | |
tree | be8d7c01005d0191fcdf1433bf2827d9b55cd941 /apps/comments | |
parent | 4547e75078e90f5ec2eebf045a875e34063dec33 (diff) | |
download | nextcloud-server-0930e3eceea9085bd7d48f4d239789db6823d55d.tar.gz nextcloud-server-0930e3eceea9085bd7d48f4d239789db6823d55d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/el.js | 3 | ||||
-rw-r--r-- | apps/comments/l10n/el.json | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 8089be68b73..eb8a84250cc 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -10,7 +10,9 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”", + "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία.", "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", "New comment …" : "Νέο σχόλιο ...", @@ -26,6 +28,7 @@ OC.L10N.register( "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου", "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "Comment" : "Σχόλιο", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο \"%s\", σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", "%1$s mentioned you in a comment on “%2$s”" : "%1$s σας ανέφερε σε σχόλιο στο “%2$s”" }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index 4ad44c99c5e..94e62bf9501 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -8,7 +8,9 @@ "%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s", "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο “{file}”, σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”", + "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία.", "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", "New comment …" : "Νέο σχόλιο ...", @@ -24,6 +26,7 @@ "Error occurred while posting comment" : "Ένα σφάλμα προέκυψε κατά την δημοσίευση σχολίου", "_%n unread comment_::_%n unread comments_" : ["%n αδιάβαστο σχόλιο","%n αδιάβαστα σχόλια"], "Comment" : "Σχόλιο", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Το όνομά σας αναφέρθηκε στο \"%s\", σε σχόλιο ενός χρήστη ο οποίος έχει πλέον διαγραφεί", "%1$s mentioned you in a comment on “%2$s”" : "%1$s σας ανέφερε σε σχόλιο στο “%2$s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |