mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-24 01:58:42 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
27ecb03cb0
commit
c1577460f1
@ -75,16 +75,16 @@ questEditorEnterNPCStart: "输入NPC的ID, <clear>, <cancel>"
|
||||
questEditorEnterBlockStart: "右击一个方块作为起点,<done>,<clear>,<cancel>"
|
||||
questEditorEnterInitialEvent: "输入事件名称,<clear>,<cancel>"
|
||||
questRequiredNoneSet: "必需, 未设置"
|
||||
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||
questDungeonsDisband: "The quest group was disbanded."
|
||||
questDungeonsInvite: "<player> can now perform quests with you!"
|
||||
questDungeonsJoin: "You can now perform quests with Captain <player>."
|
||||
questDungeonsKicked: "<player> can no longer perform quests with you."
|
||||
questDungeonsCreate: "添加到这个队伍内的玩家可以组队进行任务!"
|
||||
questDungeonsDisband: "任务队伍已解散"
|
||||
questDungeonsInvite: "<player> 现在可以与您一起执行任务了!"
|
||||
questDungeonsJoin: "现在你可以和任务队长 <player> 一同执行任务了。"
|
||||
questDungeonsKicked: "<player> 不能再与您一同执行任务了。"
|
||||
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
||||
questPartiesCreate: "添加到这个队伍内的玩家可以组队进行任务!"
|
||||
questPartiesDelete: "The quest party was disbanded."
|
||||
questPartiesInvite: "<player> can now perform quests with you!"
|
||||
questPartiesJoin: "You can now perform quests with <player>."
|
||||
questPartiesDelete: "任务队伍已解散。"
|
||||
questPartiesInvite: "<player> 现在可以与您一起执行任务了!"
|
||||
questPartiesJoin: "现在你可以和 <player> 一同执行任务了。"
|
||||
questPartiesKicked: "<player> can no longer perform quests with you."
|
||||
questPartiesLeave: "You can no longer perform quests with <player>."
|
||||
questWGSetRegion: "设置区域"
|
||||
|
Loading…
Reference in New Issue
Block a user