Skip to content

Commit 8258f92

Browse files
committed
New translations translation.json (Chinese Simplified)
1 parent 3b5eb66 commit 8258f92

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

src/locales/zh-CN/translation.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,8 +199,8 @@
199199
"noComponentsCurrentTime": "您必须指定至少一个要更改的时间数值。若要显示当前时间,请不带任何参数使用 `/{{atCommand}}`。",
200200
"noComponentsUnix": "您必须指定至少一个要更改的时间数值。若要获取某个UNIX时间戳的语法,请使用 `/{{unixCommand}}`。",
201201
"unexpectedError": "处理您的请求时出现了未知错误",
202-
"unsupportedTimezone": "The provided timezone ({{timezone}}) is not supported",
203-
"changeTimezoneSetting": "The way timestamps are generated on the server has recently changed. If this worked before, you may need to update your settings using the `/{{settingsCommand}}` command."
202+
"unsupportedTimezone": "不支持所提供的时区 ({{timezone}})",
203+
"changeTimezoneSetting": "服务器上生成时间戳的方式最近发生了变化。如果以前可以使用,则可能需要使用 `/{{settingsCommand}}` 命令更新设置。"
204204
},
205205
"options": {
206206
"format": {
@@ -213,8 +213,8 @@
213213
"T": "长时间",
214214
"f": "日期与时间",
215215
"F": "星期几,日期与时间",
216-
"s": "short date and short time",
217-
"S": "short date and long time",
216+
"s": "短日期和短时间",
217+
"S": "短日期和长时间",
218218
"R": "相对",
219219
"all": "全部(默认)"
220220
}

0 commit comments

Comments
 (0)