mirror of
https://ghfast.top/https://github.com/discourse/discourse-cakeday.git
synced 2026-07-15 11:36:33 +08:00
48 lines
1.5 KiB
YAML
48 lines
1.5 KiB
YAML
# 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:
|
|
user:
|
|
date_of_birth:
|
|
user_title: "今天是您的生日!"
|
|
title: "今天是我的生日!"
|
|
label: "出生日期"
|
|
anniversary:
|
|
user_title: "今天是您加入我们社区的纪念日!"
|
|
title: "今天是我加入此社区的纪念日!"
|
|
cakeday:
|
|
title: 纪念日
|
|
today: "今天"
|
|
tomorrow: "明天"
|
|
upcoming: "即将到来"
|
|
all: "所有"
|
|
birthdays:
|
|
title: "生日"
|
|
month:
|
|
title: "生日月份"
|
|
empty: "本月没有用户过生日。"
|
|
upcoming:
|
|
title: "%{start_date} - %{end_date}的生日"
|
|
empty: "接下来 7 天没有用户过生日。"
|
|
today:
|
|
title: "%{date}的生日"
|
|
empty: "今天没有用户过生日。"
|
|
tomorrow:
|
|
empty: "明天没有用户过生日。"
|
|
anniversaries:
|
|
title: "周年纪念日"
|
|
month:
|
|
title: "周年纪念日月份"
|
|
empty: "本月没有用户庆祝周年纪念日。"
|
|
upcoming:
|
|
title: "%{start_date} - %{end_date}的周年纪念日"
|
|
empty: "接下来 7 天没有用户庆祝周年纪念日。"
|
|
today:
|
|
title: "%{date}的周年纪念日"
|
|
empty: "今天没有用户庆祝周年纪念日。"
|
|
tomorrow:
|
|
empty: "明天没有用户庆祝周年纪念日。"
|