Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/bg.js')
-rw-r--r--apps/comments/l10n/bg.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js
index 3ca212e1add..0faf39cbbc5 100644
--- a/apps/comments/l10n/bg.js
+++ b/apps/comments/l10n/bg.js
@@ -10,8 +10,6 @@ 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" : "Изтрий коментар",
@@ -28,6 +26,8 @@ OC.L10N.register(
"Comment deleted" : " Изтрит е коментар",
"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" : "Отказ",