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

29 lines
1.3 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:
notifications:
alt:
solved:
accepted_notification: "принято"
solved:
title: "Решение"
allow_accepted_answers: "Разрешить ответы"
accept_answer: "Выберите, если этот ответ решает проблему"
has_accepted_answer: "В этой теме есть ответ"
has_no_accepted_answer: "Эта тема не имеет решения"
unaccept_answer: "Отмените выбор, если этот ответ больше не решает проблему"
accepted_answer: "Подтвержденный ответ"
solution: "Ответ"
solution_summary:
one: "решение <i class='fa fa-check-square'></i>"
few: "решений <i class='fa fa-check-square'></i>"
many: "решений <i class='fa fa-check-square'></i>"
other: "решений <i class='fa fa-check-square'></i>"
accepted_notification: "<i title='accepted' class='fa fa-check-square'></i><p><span>{{username}}</span> {{description}}</p>"