diff options
| author | syuilo <4439005+syuilo@users.noreply.github.com> | 2024-05-22 06:40:05 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-22 06:40:05 +0900 |
| commit | ed432d06d76c2cfc3d46b2d8f7931ec3fb0235d0 (patch) | |
| tree | d07443be66ed54a464d6d5dae80c3fe8986d716f /locales/zh-CN.yml | |
| parent | fix(l10n): fix wrong description of server silence (#13857) (diff) | |
| download | sharkey-ed432d06d76c2cfc3d46b2d8f7931ec3fb0235d0.tar.gz sharkey-ed432d06d76c2cfc3d46b2d8f7931ec3fb0235d0.tar.bz2 sharkey-ed432d06d76c2cfc3d46b2d8f7931ec3fb0235d0.zip | |
New Crowdin updates (#13850)
* New translations ja-jp.yml (Polish)
* New translations ja-jp.yml (German)
* New translations ja-jp.yml (Chinese Simplified)
Diffstat (limited to 'locales/zh-CN.yml')
| -rw-r--r-- | locales/zh-CN.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locales/zh-CN.yml b/locales/zh-CN.yml index fb1ffc5a99..17164dfe98 100644 --- a/locales/zh-CN.yml +++ b/locales/zh-CN.yml @@ -108,11 +108,14 @@ enterEmoji: "输入表情符号" renote: "转发" unrenote: "取消转发" renoted: "已转发。" +renotedToX: "转帖给 {name}" cantRenote: "该帖无法转发。" cantReRenote: "转发无法被再次转发。" quote: "引用" inChannelRenote: "在频道内转发" inChannelQuote: "在频道内引用" +renoteToChannel: "转帖至频道" +renoteToOtherChannel: "转帖至其它频道" pinnedNote: "已置顶的帖子" pinned: "置顶" you: "您" |