diff options
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r-- | apps/comments/l10n/el.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js index bc7402cb4c7..6c13b4f4c27 100644 --- a/apps/comments/l10n/el.js +++ b/apps/comments/l10n/el.js @@ -25,9 +25,6 @@ OC.L10N.register( "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}", "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία", "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”", - "Unknown user" : "Άγνωστος χρήστης", - "A (now) deleted user mentioned you in a comment on “%s”" : "Ο (πρόσφατα) διεγραμμένος χρήστης σας ανέφερε σε σχόλιο στο “%s”", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Ο (πρόσφατα) διεγραμμένος χρήστης σας ανέφερε σε σχόλιο στο “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s σας ανέφερε σε σχόλιο στο “%2$s”" }, "nplurals=2; plural=(n != 1);"); |