summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/el.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/el.js')
-rw-r--r--apps/comments/l10n/el.js9
1 files changed, 8 insertions, 1 deletions
diff --git a/apps/comments/l10n/el.js b/apps/comments/l10n/el.js
index 605b3914a8c..fa36f68d1a0 100644
--- a/apps/comments/l10n/el.js
+++ b/apps/comments/l10n/el.js
@@ -21,7 +21,14 @@ OC.L10N.register(
"You commented" : "Σχολιάσατε",
"%1$s commented" : "%1$s σχολίασε",
"{author} commented" : "Ο {author} σχολίασε",
+ "You commented on %1$s" : "Σχολιάσατε στο %1$s",
+ "You commented on {file}" : "Σχολιάσατε στο {file}",
"%1$s commented on %2$s" : "%1$s σχολίασε στο %2$s",
- "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία"
+ "{author} commented on {file}" : "Ο {author} σχολίασε στο {file}",
+ "<strong>Comments</strong> for files" : "<strong>Σχόλια</strong> για αρχεία",
+ "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”",
+ "{user} mentioned you in a comment on “{file}”" : "Ο {user} σας ανέφερε σε σχόλιο στο “{file}”"
},
"nplurals=2; plural=(n != 1);");