diff options
Diffstat (limited to 'apps/comments/l10n/et_EE.json')
-rw-r--r-- | apps/comments/l10n/et_EE.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/comments/l10n/et_EE.json b/apps/comments/l10n/et_EE.json index 12c44872dfe..eeb8c56a044 100644 --- a/apps/comments/l10n/et_EE.json +++ b/apps/comments/l10n/et_EE.json @@ -14,6 +14,7 @@ "Error occurred while retrieving comment with id {id}" : "Kommentaari {id} laadimisel tekkis tõrge", "Error occurred while updating comment with id {id}" : "Kommentaari {id} uuendamisel tekkis tõrge", "Error occurred while posting comment" : "Viga kommentaari postitamisel", + "_%n unread comment_::_%n unread comments_" : ["%n lugemata kommentaar","%n lugemata kommentaari"], "Comment" : "Kommentaar", "You commented" : "Sa kommenteerisid", "%1$s commented" : "%1$s kommenteeris", @@ -22,6 +23,10 @@ "You commented on {file}" : "Sa kommenteerisid faili {file}", "%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" + "<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" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |