diff options
Diffstat (limited to 'apps/comments/l10n/eu.js')
-rw-r--r-- | apps/comments/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/eu.js b/apps/comments/l10n/eu.js index ac96565e9f7..2af0072d212 100644 --- a/apps/comments/l10n/eu.js +++ b/apps/comments/l10n/eu.js @@ -24,10 +24,10 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s %2$s-en iruzkin du", "{author} commented on {file}" : "{author}-(e)k {file}-en iruzkin du", "<strong>Comments</strong> for files" : "Fitxategientzako <strong>iruzkinak", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s-(e)k aipatu zaitu iruzkinean “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user}-(e)k aipatu zaitu iruzkinean “{file}”", "Unknown user" : "Erabiltzaile ezezaguna", "A (now) deleted user mentioned you in a comment on “%s”" : "(Orain) ezabatutako erabiltzaile batek aipatu zaitu iruzkinean \"%s\"", - "A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”" + "A (now) deleted user mentioned you in a comment on “{file}”" : "(Orain) ezabatutako erabiltzaile batek aipatu zaitu iruzkinean “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s-(e)k aipatu zaitu iruzkinean “%2$s”" }, "nplurals=2; plural=(n != 1);"); |