diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-15 02:27:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-15 02:27:18 +0000 |
commit | 6dd13ba82741f494d07881f5737c7188e1fda288 (patch) | |
tree | 040bde031b930fd6a12c7b8ba1d76fe9d83f2ec1 /apps/comments | |
parent | 8a511838bea729316ca193fd5ddf2994a458f03c (diff) | |
download | nextcloud-server-6dd13ba82741f494d07881f5737c7188e1fda288.tar.gz nextcloud-server-6dd13ba82741f494d07881f5737c7188e1fda288.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/bg.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/bg.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 36a2bf3435c..34793ad39b5 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -10,6 +10,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 \"{file}\", in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", + "{user} mentioned you in a comment on \"{file}\"" : "{user} ви спомена в коментар за “{file}”", "Files app plugin to add comments to files" : "Добавка на приложението Файлове за добавяне на коментари към файловете", "Edit comment" : "Редактирай коментра", "Delete comment" : "Изтрий коментар", diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json index bb95e3dc146..2c2fb871e52 100644 --- a/apps/comments/l10n/bg.json +++ b/apps/comments/l10n/bg.json @@ -8,6 +8,8 @@ "%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 \"{file}\", in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит", + "{user} mentioned you in a comment on \"{file}\"" : "{user} ви спомена в коментар за “{file}”", "Files app plugin to add comments to files" : "Добавка на приложението Файлове за добавяне на коментари към файловете", "Edit comment" : "Редактирай коментра", "Delete comment" : "Изтрий коментар", |