New translations ja-jp.yml (Chinese Simplified)

This commit is contained in:
syuilo 2025-09-29 03:36:43 +09:00
parent 2dea0989bc
commit 7b7512f798
1 changed files with 7 additions and 2 deletions

View File

@ -1387,6 +1387,8 @@ createUserSpecifiedNote: "创建指定用户的帖子"
schedulePost: "定时发帖" schedulePost: "定时发帖"
scheduleToPostOnX: "预定在 {x} 发出" scheduleToPostOnX: "预定在 {x} 发出"
scheduledToPostOnX: "已预定在 {x} 发出" scheduledToPostOnX: "已预定在 {x} 发出"
schedule: "定时"
scheduled: "定时"
_compression: _compression:
_quality: _quality:
high: "高质量" high: "高质量"
@ -2038,6 +2040,7 @@ _role:
uploadableFileTypes_caption: "指定 MIME 类型。可用换行指定多个类型,也可以用星号(*)作为通配符。(如 image/*" uploadableFileTypes_caption: "指定 MIME 类型。可用换行指定多个类型,也可以用星号(*)作为通配符。(如 image/*"
uploadableFileTypes_caption2: "文件根据文件的不同,可能无法判断其类型。若要允许此类文件,请在指定中添加 {x}。" uploadableFileTypes_caption2: "文件根据文件的不同,可能无法判断其类型。若要允许此类文件,请在指定中添加 {x}。"
noteDraftLimit: "可在服务器上创建多少草稿" noteDraftLimit: "可在服务器上创建多少草稿"
scheduledNoteLimit: "可同时创建的定时帖子数量"
watermarkAvailable: "能否使用水印功能" watermarkAvailable: "能否使用水印功能"
_condition: _condition:
roleAssignedTo: "已分配给手动角色" roleAssignedTo: "已分配给手动角色"
@ -2659,10 +2662,12 @@ _notification:
youGotReply: "来自{name}的回复" youGotReply: "来自{name}的回复"
youGotQuote: "来自{name}的引用" youGotQuote: "来自{name}的引用"
youRenoted: "来自{name}的转发" youRenoted: "来自{name}的转发"
youWereFollowed: "关注了你" youWereFollowed: "关注了你"
youReceivedFollowRequest: "您有新的关注请求" youReceivedFollowRequest: "您有新的关注请求"
yourFollowRequestAccepted: "您的关注请求已通过" yourFollowRequestAccepted: "您的关注请求已通过"
pollEnded: "问卷调查结果已生成。" pollEnded: "问卷调查结果已生成。"
scheduledNotePosted: "定时帖子已发布"
scheduledNotePostFailed: "定时帖子发布失败"
newNote: "新的帖子" newNote: "新的帖子"
unreadAntennaNote: "天线 {name}" unreadAntennaNote: "天线 {name}"
roleAssigned: "授予的角色" roleAssigned: "授予的角色"