New translations ja-jp.yml (Chinese Simplified)

This commit is contained in:
syuilo 2025-09-16 18:06:49 +09:00
parent c35634baca
commit ac7a0f5552
1 changed files with 3 additions and 0 deletions

View File

@ -1344,6 +1344,7 @@ textCount: "字数"
information: "关于" information: "关于"
chat: "聊天" chat: "聊天"
directMessage: "聊天" directMessage: "聊天"
directMessage_short: "消息"
migrateOldSettings: "迁移旧设置信息" migrateOldSettings: "迁移旧设置信息"
migrateOldSettings_description: "通常设置信息将自动迁移。但如果由于某种原因迁移不成功,则可以手动触发迁移过程。当前的配置信息将被覆盖。" migrateOldSettings_description: "通常设置信息将自动迁移。但如果由于某种原因迁移不成功,则可以手动触发迁移过程。当前的配置信息将被覆盖。"
compress: "压缩" compress: "压缩"
@ -1378,10 +1379,12 @@ pluginsAreDisabledBecauseSafeMode: "因启用了安全模式,所有插件均
customCssIsDisabledBecauseSafeMode: "因启用了安全模式,无法应用自定义 CSS。" customCssIsDisabledBecauseSafeMode: "因启用了安全模式,无法应用自定义 CSS。"
themeIsDefaultBecauseSafeMode: "启用安全模式时将使用默认主题。关闭安全模式后将还原。" themeIsDefaultBecauseSafeMode: "启用安全模式时将使用默认主题。关闭安全模式后将还原。"
thankYouForTestingBeta: "感谢您协助测试 beta 版!" thankYouForTestingBeta: "感谢您协助测试 beta 版!"
createUserSpecifiedNote: "创建指定用户的帖子"
_order: _order:
newest: "从新到旧" newest: "从新到旧"
oldest: "从旧到新" oldest: "从旧到新"
_chat: _chat:
messages: "消息"
noMessagesYet: "还没有消息" noMessagesYet: "还没有消息"
newMessage: "新消息" newMessage: "新消息"
individualChat: "私聊" individualChat: "私聊"