nextcloud/apps/comments/l10n/bg.json

33 lines
2.8 KiB
JSON
Raw Normal View History

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