diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-04 01:10:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-04 01:10:28 +0000 |
commit | 58b568fd5d5f2185db7874fdea2a4160ce915ae2 (patch) | |
tree | 6a0d04ed0e0acdf609c419f8d1e5ffe80472f634 /apps/comments/l10n/bg.js | |
parent | 79e81c15c5beb4174922921083f0e838de9a3bfc (diff) | |
download | nextcloud-server-58b568fd5d5f2185db7874fdea2a4160ce915ae2.tar.gz nextcloud-server-58b568fd5d5f2185db7874fdea2a4160ce915ae2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/bg.js')
-rw-r--r-- | apps/comments/l10n/bg.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index ee323661bf0..9e668885d02 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -25,6 +25,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s коментиран за %2$s", "{author} commented on {file}" : "{author} коментира за {file}", "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Бяхте споменат/а на “%s”, в коментар от потребител, който вече е изтрит", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", "%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" : "Непознат потребител", |