diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-23 02:27:42 +0000 |
commit | 98fd66b1377c50a4257f9bd185d02d79c10cba11 (patch) | |
tree | 77b3e244f790476cea5e63781163e32cc30f32ce /apps/comments/l10n/bg.js | |
parent | 56d75b87efbf6ba2dabb095ace7f558deab651ef (diff) | |
download | nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.tar.gz nextcloud-server-98fd66b1377c50a4257f9bd185d02d79c10cba11.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/bg.js')
-rw-r--r-- | apps/comments/l10n/bg.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js index 0faf39cbbc5..36a2bf3435c 100644 --- a/apps/comments/l10n/bg.js +++ b/apps/comments/l10n/bg.js @@ -27,16 +27,6 @@ OC.L10N.register( "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара", "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар", "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}”", - "New comment …" : "Нов коментар...", - "Post" : "Публикация", - "Cancel" : "Отказ", - "[Deleted user]" : "[Изтрит потребител]", - "More comments …" : "Още коментари...", - "Save" : "Запазване", - "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}", - "Error occurred while retrieving comment with ID {id}" : "Възникна грешка по време на извличане на коментар с ID {id}", - "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}", - "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар" + "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”" }, "nplurals=2; plural=(n != 1);"); |