diff options
Diffstat (limited to 'apps/comments/l10n/bg.json')
-rw-r--r-- | apps/comments/l10n/bg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index bfa295c7c03..21d84ad2b00 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -1,6 +1,5 @@ { "translations": { "Comments" : "Коментари", - "Unknown user" : "Непознат потребител", "New comment …" : "Нов коментар...", "Delete comment" : "Изтрий коментар", "Post" : "Публикация", @@ -26,6 +25,7 @@ "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове", "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”", + "Unknown user" : "Непознат потребител", "A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”" },"pluralForm" :"nplurals=2; plural=(n != 1);" |