summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/bg.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/bg.js')
-rw-r--r--apps/comments/l10n/bg.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/bg.js b/apps/comments/l10n/bg.js
index 34793ad39b5..7ee88afc4c3 100644
--- a/apps/comments/l10n/bg.js
+++ b/apps/comments/l10n/bg.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "Коментари",
"You commented" : "Вие коментирахте",
- "%1$s commented" : "%1$s коментира",
"{author} commented" : "{author} коментира",
"You commented on %1$s" : "Ти коментира за %1$s",
"You commented on {file}" : "Ти коментира за {file}",
@@ -28,6 +27,7 @@ OC.L10N.register(
"Comment deleted" : " Изтрит е коментар",
"An error occurred while trying to delete the comment" : "Възникна грешка при опит за изтриване на коментара",
"An error occurred while trying to create the comment" : "Възникна грешка при опит за създаване на коментар",
+ "%1$s commented" : "%1$s коментира",
"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}”"
},