bg.json 2.1 KB

12345678910111213141516171819202122232425262728
  1. { "translations": {
  2. "Comments" : "Коментари",
  3. "You commented" : "Вие коментирахте",
  4. "%1$s commented" : "%1$s коментира",
  5. "{author} commented" : "{author} коментира",
  6. "You commented on %1$s" : "Ти коментира за %1$s",
  7. "You commented on {file}" : "Ти коментира за {file}",
  8. "%1$s commented on %2$s" : "%1$s коментиран за %2$s",
  9. "{author} commented on {file}" : "{author} коментира за {file}",
  10. "<strong>Comments</strong> for files" : "<strong>Коментари</strong> за файлове",
  11. "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Бяхте споменат/а към “{file}”, в коментар от потребител, който вече е изтрит",
  12. "{user} mentioned you in a comment on “{file}”" : "{user} те спомена в коментар за “{file}”",
  13. "Edit comment" : "Редактирай коментра",
  14. "Delete comment" : "Изтрий коментар",
  15. "New comment …" : "Нов коментар...",
  16. "Post" : "Публикация",
  17. "Cancel" : "Отказ",
  18. "[Deleted user]" : "[Изтрит потребител]",
  19. "No comments yet, start the conversation!" : "Все още няма коментари, започнете разговор!",
  20. "More comments …" : "Още коментари...",
  21. "Save" : "Запазване",
  22. "Allowed characters {count} of {max}" : "Позволени символи {count} от {max}",
  23. "Error occurred while updating comment with id {id}" : "Възникна грешка по време на обновяване на коментар с код {id}",
  24. "Error occurred while posting comment" : "Възникна грешка по време на изпращане на коментар",
  25. "_%n unread comment_::_%n unread comments_" : ["%n непрочетен коментар","%n непрочетени коментари"],
  26. "Comment" : "Коментар"
  27. },"pluralForm" :"nplurals=2; plural=(n != 1);"
  28. }