diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-03-18 02:27:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-03-18 02:27:10 +0000 |
commit | d364edcf6a18fa237dc53f6b95614851ed5fdc9a (patch) | |
tree | 95a78f57dbd2fe4f29877ab932becec6d392523c /apps/comments | |
parent | 3f190d9fe6355a837ebc9b56c3211e9e7ac6d396 (diff) | |
download | nextcloud-server-d364edcf6a18fa237dc53f6b95614851ed5fdc9a.tar.gz nextcloud-server-d364edcf6a18fa237dc53f6b95614851ed5fdc9a.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/el.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/el.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index 3fc811e88c5..08108493a4d 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -11,8 +11,8 @@ OC.L10N.register( "{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" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία", + "{user} mentioned you in a comment on \"{file}\"" : "Ο/η {user} σας ανέφερε σε σχόλιο στο “{file}”", + "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής Αρχεία που επιτρέπει την προσθήκη σχολίων σε αρχεία", "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", "Cancel edit" : "Ακύρωση επεξεργασίας", diff --git a/apps/comments/l10n/el.json b/apps/comments/l10n/el.json index a8ffe5c0508..43c18449853 100644 --- a/apps/comments/l10n/el.json +++ b/apps/comments/l10n/el.json @@ -9,8 +9,8 @@ "{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" : "Επέκταση της εφαρμογής αρχείων που επιτρέπει την προσθήκη σχολίων σε αρχεία", + "{user} mentioned you in a comment on \"{file}\"" : "Ο/η {user} σας ανέφερε σε σχόλιο στο “{file}”", + "Files app plugin to add comments to files" : "Επέκταση της εφαρμογής Αρχεία που επιτρέπει την προσθήκη σχολίων σε αρχεία", "Edit comment" : "Επεξεργασία σχολίου", "Delete comment" : "Διαγραφή σχολίου", "Cancel edit" : "Ακύρωση επεξεργασίας", |