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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

44 lines
1.7 KiB
YAML
Raw Normal View History

2020-08-05 09:55:12 -04:00
# WARNING: Never edit this file.
# It will be overwritten when translations are pulled from Crowdin.
#
# To work with us on translations, join this project:
2020-08-05 09:55:12 -04:00
# https://translate.discourse.org/
zh_CN:
js:
discourse_local_dates:
2018-11-05 05:58:41 -05:00
relative_dates:
2021-04-07 05:58:41 -04:00
today: 今天 %{time}
tomorrow: 明天 %{time}
yesterday: 昨天 %{time}
2019-12-19 12:31:52 -05:00
countdown:
passed: 日期已过
2019-04-24 09:02:04 -04:00
title: 插入日期/时间
create:
form:
insert: 插入
advanced_mode: 高级模式
2018-08-07 12:05:45 -04:00
simple_mode: 简单模式
2021-07-21 04:30:34 -04:00
format_description: "用于向用户显示日期的格式。使用 Z 显示偏移,使用 zz 显示时区名称。"
2018-11-05 05:58:41 -05:00
timezones_title: 要显示的时区
2021-07-21 04:30:34 -04:00
timezones_description: 时区将用于在预览和回退中显示日期。
recurring_title: 重复
recurring_description: "定义事件的重复发生。您还可以手动编辑表单生成的重复选项并使用以下键之一:年、季度、月、周、日、小时、分钟、秒、毫秒。"
recurring_none: 不重复
invalid_date: 日期无效,请确保日期和时间正确
2018-08-07 12:05:45 -04:00
date_title: 日期
time_title: 时间
format_title: 日期格式
2019-04-05 10:02:54 -04:00
timezone: 时区
2021-07-21 04:30:34 -04:00
until: 直到…
2019-04-05 10:02:54 -04:00
recurring:
every_day: "每天"
every_week: "每周"
2019-04-24 09:02:04 -04:00
every_two_weeks: "每两周"
2019-04-05 10:02:54 -04:00
every_month: "每月"
2019-04-24 09:02:04 -04:00
every_two_months: "每两个月"
every_three_months: "每三个月"
every_six_months: "每六个月"
2019-04-05 10:02:54 -04:00
every_year: "每年"
2021-11-23 11:29:39 -05:00
default_title: "%{site_name} 事件"