From 45d36ec2b2fda086e4e4565a34384186e2c6c4f5 Mon Sep 17 00:00:00 2001
From: Nextcloud bot <bot@nextcloud.com>
Date: Tue, 16 Feb 2021 02:21:36 +0000
Subject: [tx-robot] updated from transifex

---
 apps/comments/l10n/bg.js | 11 +++++++++++
 1 file changed, 11 insertions(+)

(limited to 'apps/comments/l10n/bg.js')

diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js
index d3195adc17e..3ca212e1add 100644
--- a/apps/comments/l10n/bg.js
+++ b/apps/comments/l10n/bg.js
@@ -12,12 +12,22 @@ 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}”",
+    "Files app plugin to add comments to files" : "Добавка на приложението Файлове за добавяне на коментари към файловете",
     "Edit comment" : "Редактирай коментра",
     "Delete comment" : "Изтрий коментар",
+    "Cancel edit" : "Отказ на редактиране",
+    "Post comment" : "Публикуване на коментар",
     "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!",
+    "No more messages" : " Няма повече съобщения",
     "Retry" : "Опитай отново",
+    "Unable to load the comments list" : "Списъкът с коментари не може да се зареди",
     "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
+    "_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"],
     "Comment" : "Коментар",
+    "An error occurred while trying to edit the comment" : "Възникна грешка при опит за редактиране на коментара",
+    "Comment deleted" : " Изтрит е коментар",
+    "An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара",
+    "An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар",
     "New comment …" : "Нов коментар...",
     "Post" : "Публикация",
     "Cancel" : "Отказ",
@@ -25,6 +35,7 @@ OC.L10N.register(
     "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" : "Възникна грешка по време на изпращане на коментар"
 },
-- 
cgit v1.2.3