discourse/plugins/discourse-local-dates/config/locales/server.zh_CN.yml

13 lines
806 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/
zh_CN:
site_settings:
discourse_local_dates_enabled: "启用话语本地日期功能。这将使用[date]元素添加对帖子中本地日期的时区感知支持。"
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>"