mirror of
https://gitlab.com/phoenix-dvpmt/mmoitems.git
synced 2024-12-22 04:37:42 +01:00
New translations messages.yml (Chinese Simplified)
This commit is contained in:
parent
e24a3d7453
commit
b64ac0c157
@ -0,0 +1,53 @@
|
||||
received-item: '你获得了 &e#amount# x &6#item#'
|
||||
hands-too-charged: '你什么都做不了, 你的手太重了.'
|
||||
spell-on-cooldown: '#progress# &e你需要等待 #left#秒 以释放这个技能.'
|
||||
item-on-cooldown: '这个物品正在冷却中! 请等待 #left#秒.'
|
||||
not-enough-perms-command: '你的权限不足.'
|
||||
not-enough-levels: '你没有足够的等级以使用这个物品!'
|
||||
soulbound-restriction: '这个物品已经被灵魂绑定到其它玩家, 你不能使用它!'
|
||||
not-enough-perms: '你没有足够的权限以使用这个.'
|
||||
wrong-class: '你的职业不正确!'
|
||||
not-enough-mana: '你的法力值不足!'
|
||||
not-enough-stamina: '你的耐力不足!'
|
||||
not-enough-attribute: '你没有足够的 #attribute#!'
|
||||
not-enough-profession: '你的工作 #profession# 等级不足!'
|
||||
unidentified-item: '你不能使用未鉴定的物品!'
|
||||
zero-durability: '物品已损坏, 你需要先修复它.'
|
||||
cannot-identify-stacked-items: '你一次只能鉴定一个物品.'
|
||||
successfully-identified: '你成功鉴定了 &6#item#&e.'
|
||||
successfully-deconstructed: '你成功拆解了 &6#item#&e.'
|
||||
gem-stone-applied: '你成功将 &6#gem#&e 镶嵌到了 &6#item#&e.'
|
||||
gem-stone-broke: '你的宝石 &6#gem#&c 在镶嵌到 &6#item#&c 的过程中损坏了.'
|
||||
repaired-item: '你成功修复了 &6#item#&e &6#amount#次 &e使用次数.'
|
||||
skin-applied: '你成功将物品皮肤贴到了 &6#item#&e 上!'
|
||||
skin-removed: '你成功将物品皮肤从 &6#item#&e 上揭了下来!'
|
||||
skin-broke: '你的物品皮肤在贴到 &6#item#&c 上的过程中损坏了.'
|
||||
skin-rejected: '你的 &6#item#&c 上已经贴着一个物品皮肤了!'
|
||||
skin-incompatible: '该物品皮肤与你的 &6#item#&c 不兼容!'
|
||||
random-unsocket-gem-too-old: '宝石已经与你的物品融为一体. 不能拆除.'
|
||||
random-unsocket-success: '&a你从物品 &6#item#&a 上移除了 &3#gem#&a!'
|
||||
cant-bind-item: '这个物品已经被灵魂绑定到了 #player#, 绑定等级 #level#. 你需要先破坏这个绑定.'
|
||||
no-soulbound: '这个物品没有被灵魂绑定到任何人.'
|
||||
cant-bind-stacked: '你不能一次灵魂绑定多个物品.'
|
||||
unsuccessful-soulbound: '你的灵魂绑定失败了.'
|
||||
unsuccessful-soulbound-break: '你不能破坏这个灵魂绑定.'
|
||||
low-soulbound-level: '这个物品的灵魂绑定等级为 #level#. 你的绑定消耗品需要有更高的绑定等级才能打破这个绑定.'
|
||||
successfully-bind-item: '你成功以等级 &6#level# &e灵魂绑定到了你的物品 &6#item#&e.'
|
||||
successfully-break-bind: '你成功破坏了等级为 &6#level# &e的灵魂绑定!'
|
||||
soulbound-item-lore: '&4灵魂绑定至 #player#//&4绑定等级 #level#'
|
||||
cant-upgraded-stack: '你不能一次升级多个物品.'
|
||||
max-upgrades-hit: '这个物品无法被进一步升级了.'
|
||||
upgrade-fail: '你的升级失败了, 消耗品已丢失.'
|
||||
upgrade-fail-station: '你的升级失败了, 材料已丢失.'
|
||||
wrong-upgrade-reference: '你不能用这个消耗品升级这个物品.'
|
||||
upgrade-success: '你成功升级了 &6#item#&e!'
|
||||
not-have-item-upgrade: '你没有可以升级的物品!'
|
||||
upgrade-requirement-safe-check: '你没有达到升级需求.'
|
||||
death-downgrading: '&c你的 &6#item#&c 在那场战斗中严重受损...'
|
||||
not-enough-materials: '你没有足够的材料以合成这个物品.'
|
||||
conditions-not-met: '你不能合成这个物品.'
|
||||
crafting-canceled: '你取消了一个合成.'
|
||||
crafting-queue-full: '合成队列已满.'
|
||||
station-big-stack: '合成数量: #size#'
|
||||
recipe-preview: '配方预览'
|
||||
unable-to-repair: '这个物品不能被这个消耗品修复!'
|
Loading…
Reference in New Issue
Block a user