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

23 lines
1.1 KiB
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.

# encoding: utf-8
#
# Never edit this file. It will be overwritten when translations are pulled from Transifex.
#
# To work with us on translations, join this project:
# https://www.transifex.com/projects/p/discourse-org/
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>"