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

42 lines
1.6 KiB
YAML
Raw Normal View History

# 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:
js:
discourse_local_dates:
2018-11-05 18:58:41 +08:00
relative_dates:
today: 今天%{time}
tomorrow: 明天%{time}
yesterday: 昨天%{time}
2019-04-24 21:02:04 +08:00
title: 插入日期/时间
create:
form:
insert: 插入
advanced_mode: 高级模式
2018-08-08 00:05:45 +08:00
simple_mode: 简单模式
2018-11-05 18:58:41 +08:00
format_description: "向用户显示日期的格式。 使用“\\T\\Z”以单词显示用户时区欧洲/巴黎)"
timezones_title: 要显示的时区
timezones_description: 时区将用于在预览和撤回中显示日期。
recurring_title: 循环
recurring_description: "定义重复事件。你还可以手动编辑表单生成的周期性选项,并使用以下键之一:年,季,月,周,日,小时,分钟,秒,毫秒。"
recurring_none: 没有循环
invalid_date: 日期无效,请确保日期和时间正确
2018-08-08 00:05:45 +08:00
date_title: 日期
time_title: 时间
format_title: 日期格式
2019-04-05 22:02:54 +08:00
timezone: 时区
2019-04-24 21:02:04 +08:00
until: 直到......
2019-04-05 22:02:54 +08:00
recurring:
every_day: "每天"
every_week: "每周"
2019-04-24 21:02:04 +08:00
every_two_weeks: "每两周"
2019-04-05 22:02:54 +08:00
every_month: "每月"
2019-04-24 21:02:04 +08:00
every_two_months: "每两个月"
every_three_months: "每三个月"
every_six_months: "每六个月"
2019-04-05 22:02:54 +08:00
every_year: "每年"