discourse/plugins/discourse-local-dates/config/locales/client.zh_CN.yml
2021-04-07 11:58:41 +02:00

43 lines
1.6 KiB
YAML
Raw 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/
zh_CN:
js:
discourse_local_dates:
relative_dates:
today: 今天 %{time}
tomorrow: 明天 %{time}
yesterday: 昨天 %{time}
countdown:
passed: 日期已过
title: 插入日期/时间
create:
form:
insert: 插入
advanced_mode: 高级模式
simple_mode: 简单模式
format_description: "用于向用户显示的日期格式。使用Z显示时区的偏移量使用zz显示时区的名称。"
timezones_title: 要显示的时区
timezones_description: 时区将用于在预览和撤回中显示日期。
recurring_title: 循环
recurring_description: "定义重复事件。你还可以使用以下关键字之一手动编辑表单生成的周期性选项:年,季,月,周,日,时,分,秒,毫秒。"
recurring_none: 没有循环
invalid_date: 日期无效,请确保日期和时间是正确的
date_title: 日期
time_title: 时间
format_title: 日期格式
timezone: 时区
until: 直到......
recurring:
every_day: "每天"
every_week: "每周"
every_two_weeks: "每两周"
every_month: "每月"
every_two_months: "每两个月"
every_three_months: "每三个月"
every_six_months: "每六个月"
every_year: "每年"