discourse-solved/config/locales/client.ru.yml

16 lines
911 B
YAML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

ru:
js:
solved:
allow_accepted_answers: "Разрешить ответы"
accept_answer: "Пометить как ответ"
has_accepted_answer: "В этой теме есть ответ"
unaccept_answer: "Убрать ответ"
accepted_answer: "Подтвержденный ответ"
solution: "Ответ"
solution_summary:
one: "решение <i class='fa fa-check-square'></i>"
other: "решений <i class='fa fa-check-square'></i>"
few: "решения <i class='fa fa-check-square'></i>"
accepted_html: "<i class='fa-check-square fa accepted'></i><a href data-user-card='{{username_lower}}'>{{username}}</a> ответил в <a href='{{post_path}}'>посте #{{post_number}}</a>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"