diff options
Diffstat (limited to 'apps/comments/l10n/bg.js')
-rw-r--r-- | apps/comments/l10n/bg.js | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index f866a0c03d7..69101d68092 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -26,10 +26,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", "{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}”", - "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”", - "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Бяхте споменат/а на “%s”, в коментар от потребител, който вече е изтрит" + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Бяхте споменат/а на “%s”, в коментар от потребител, който вече е изтрит", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”" }, "nplurals=2; plural=(n != 1);"); |