nextcloud/apps/comments/l10n/bg.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
2.2 KiB
JSON
Raw Permalink Normal View History

2017-03-02 11:48:52 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Коментари",
"You commented" : "Вие коментирахте",
"{author} commented" : "{author} коментира",
"You commented on %1$s" : "Ти коментира за %1$s",
"You commented on {file}" : "Ти коментира за {file}",
"%1$s commented on %2$s" : "%1$s коментиран за %2$s",
"{author} commented on {file}" : "{author} коментира за {file}",
"<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
"Files" : "Файлове",
"{user} mentioned you in a comment on \"{file}\"" : "{user} ви спомена в коментар за “{file}”",
2021-02-15 21:21:36 -05:00
"Files app plugin to add comments to files" : "Добавка на приложението Файлове за добавяне на коментари към файловете",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Редактирай коментра",
2017-03-02 11:48:52 -05:00
"Delete comment" : "Изтрий коментар",
2021-02-15 21:21:36 -05:00
"Cancel edit" : "Отказ на редактиране",
"Post comment" : "Публикуване на коментар",
"Unable to load the comments list" : "Списъкът с коментари не може да се зареди",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!",
2021-02-15 21:21:36 -05:00
"No more messages" : " Няма повече съобщения",
2020-10-20 22:18:44 -04:00
"Retry" : "Опитай отново",
2021-02-15 21:21:36 -05:00
"_1 new comment_::_{unread} new comments_" : ["{unread} нови коментари","{unread} нови коментари"],
2020-10-20 22:18:44 -04:00
"Comment" : "Коментар",
2021-02-15 21:21:36 -05:00
"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" : "Възникна грешка при опит за създаване на коментар"
2017-03-02 11:48:52 -05:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}