0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-06 13:08:40 +08:00
discourse/plugins/discourse-local-dates/config/locales/server.ru.yml
2026-03-18 12:06:56 +01:00

13 lines
1.7 KiB
YAML
Vendored
Raw Permalink 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.

# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
# https://translate.discourse.org/
ru:
site_settings:
discourse_local_dates_enabled: "Включите плагин 'discourse-local-dates'. Это позволит пользователям использовать '[дата]' в сообщениях, чтобы показывать читателям даты в их местном часовом поясе."
discourse_local_dates_default_formats: "Часто используемые форматы даты и времени, см.: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>форматирование строк с помощью moment.js</a>"
discourse_local_dates_default_timezones: "Список часовых поясов должен содержать допустимые <a target='_blank' rel='noopener' href='https://ru.wikipedia.org/wiki/Часовой_пояс'>часовые пояса</a>"
discourse_local_dates_email_format: "Формат, используемый для отображения даты в электронных письмах, например: 'LLLL', 'llll' или 'YYYY-MM-DDTHH:mm:ss[Z]'. См.: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>momentjs string format</a>"
discourse_local_dates_email_timezone: "Часовой пояс, используемый для отображения дат в электронных письмах, должен быть допустимым <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"