nextcloud/apps/comments/l10n/bg_BG.json

37 lines
2.9 KiB
JSON
Raw Normal View History

2016-02-17 09:56:11 +03:00
{ "translations": {
2016-12-10 04:07:15 +03:00
"Comments" : "Коментари",
"Unknown user" : "Непознат потребител",
"New comment …" : "Нов коментар...",
2016-06-10 08:55:19 +03:00
"Delete comment" : "Изтрий коментар",
2016-06-25 08:56:48 +03:00
"Post" : "Публикация",
2016-02-17 09:56:11 +03:00
"Cancel" : "Отказ",
2016-06-10 08:55:19 +03:00
"Edit comment" : "Редактирай коментра",
"[Deleted user]" : "[Изтрит потребител]",
2016-12-10 04:07:15 +03:00
"No comments yet, start the conversation!" : "Все-още няма коментари, започни разговор!",
"More comments …" : "Още коментари...",
2016-02-17 09:56:11 +03:00
"Save" : "Запазване",
2016-06-10 08:55:19 +03:00
"Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
2016-12-10 04:07:15 +03:00
"Error occurred while retrieving comment with id {id}" : "Възникна грешка по време на извличане на коментар с код {id}",
"Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
"Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
"_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
2016-06-10 08:55:19 +03:00
"Comment" : "Коментар",
2016-12-10 04:07:15 +03:00
"You commented" : "Вие коментирахте",
"%1$s commented" : "%1$s коментира",
"{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> за файлове",
"A (now) deleted user mentioned you in a comment on “%s”" : "(Токущо) изтрит потребител те коментира в “%s”",
"A (now) deleted user mentioned you in a comment on “{file}”" : "(Токущо) изтрит потребител те спомена в коментар за “{file}”",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s те спомена в коментар за “%2$s”",
"{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
"Type in a new comment..." : "Напиши нов коментар...",
"No other comments available" : "Няма други коментари",
"More comments..." : "Още коментари...",
"{count} unread comments" : "{count} непрочетени коментари",
"You commented on %2$s" : "Ти коментира за %2$s"
2016-02-17 09:56:11 +03:00
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}