mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 17:33:37 +08:00
13 lines
966 B
YAML
13 lines
966 B
YAML
# 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:
|
|
site_settings:
|
|
discourse_local_dates_enabled: "Включить плагин discourse-local-dates. Если вы измените это, вы должны rebake все посты: \"rake posts:rebake\"."
|
|
discourse_local_dates_default_formats: "Часто используемые форматы даты и времени, см.: <a target='_blank' rel='noopener' href='https://momentjs.com/docs/#/parsing/string-format/'>формат строки momentjs</a>"
|
|
discourse_local_dates_default_timezones: "Список часовых поясов по умолчанию должен быть допустимым <a target='_blank' rel='noopener' href='https://en.wikipedia.org/wiki/List_of_tz_database_time_zones'>TZ</a>"
|