diff options
Diffstat (limited to 'apps/comments/l10n/et_EE.js')
-rw-r--r-- | apps/comments/l10n/et_EE.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/comments/l10n/et_EE.js b/apps/comments/l10n/et_EE.js index 96542e6f412..65c259eedaa 100644 --- a/apps/comments/l10n/et_EE.js +++ b/apps/comments/l10n/et_EE.js @@ -26,9 +26,9 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenteeris %2$s", "{author} commented on {file}" : "{author} kommenteeris faili {file}", "<strong>Comments</strong> for files" : "<strong>kommentaari</strong> ffailidele", - "A (now) deleted user mentioned you in a comment on “%s”" : "Kustutatud kasutaja mainis sind \"%s\" kommentaaris", - "A (now) deleted user mentioned you in a comment on “{file}”" : "Kustutatud kasutaja mainis sind faili \"{file}\" kommentaaris", "%1$s mentioned you in a comment on “%2$s”" : "%1$s mainis sind \"%2$s\" kommentaaris", - "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris" + "{user} mentioned you in a comment on “{file}”" : "{user} mainis sind faili “{file}” kommentaaris", + "A (now) deleted user mentioned you in a comment on “%s”" : "Kustutatud kasutaja mainis sind \"%s\" kommentaaris", + "A (now) deleted user mentioned you in a comment on “{file}”" : "Kustutatud kasutaja mainis sind faili \"{file}\" kommentaaris" }, "nplurals=2; plural=(n != 1);"); |