summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/el.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-04-20 00:07:36 +0000
committerNextcloud bot <bot@nextcloud.com>2017-04-20 00:07:36 +0000
commitadf316c3af6c03d2f366491a6927a724cf239425 (patch)
treeb5a8ca6a2a98f5c09d52a368bc24d45aa2745e63 /apps/comments/l10n/el.js
parent0556104cd36e435a6398d4023a8cb09837ade2df (diff)
downloadnextcloud-server-adf316c3af6c03d2f366491a6927a724cf239425.tar.gz
nextcloud-server-adf316c3af6c03d2f366491a6927a724cf239425.zip
[tx-robot] updated from transifex
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);");