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:
authorNextcloud bot <bot@nextcloud.com>2021-02-16 05:22:00 +0300
committerNextcloud bot <bot@nextcloud.com>2021-02-16 05:22:00 +0300
commitf5a5afc592409e631f0ed698e1c2e58aec6eff55 (patch)
treea1b58288590f4bd42d01de1dbf1016de831d8300 /apps/comments
parentb7acd16fd0924d38d1344ab594d6f30c362804bd (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/bg.js11
-rw-r--r--apps/comments/l10n/bg.json11
2 files changed, 22 insertions, 0 deletions
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" : "Възникна грешка по време на изпращане на коментар"
},
diff --git a/apps/comments/l10n/bg.json b/apps/comments/l10n/bg.json
index ae71df3f2e0..9d6a80d6958 100644
--- a/apps/comments/l10n/bg.json
+++ b/apps/comments/l10n/bg.json
@@ -10,12 +10,22 @@
"<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" : "Отказ",
@@ -23,6 +33,7 @@
"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" : "Възникна грешка по време на изпращане на коментар"
},"pluralForm" :"nplurals=2; plural=(n != 1);"