[Idea]: Folia support for OpenInv #196
31
plugin/src/main/resources/zh_tw.yml
Normal file
31
plugin/src/main/resources/zh_tw.yml
Normal file
@@ -0,0 +1,31 @@
|
|||||||
|
# Translated into Chinese Traditional by Flandre_tw
|
||||||
|
messages:
|
||||||
|
error:
|
||||||
|
consoleUnsupported: 該指令無法在控制台執行。
|
||||||
|
lootNotGenerated: '&c獎勵箱尚未生成 ! 請關閉 &b/silentcontainer&c。'
|
||||||
|
invalidMaterial: '&c無效的物品 : "%target%"'
|
||||||
|
invalidNumber: '&c無效的數字 : "%target%"'
|
||||||
|
invalidPlayer: '&c玩家不存在 !'
|
||||||
|
permissionOpenSelf: '&c你無法開啟自己的物品欄。'
|
||||||
|
permissionEnderAll: '&c你無法開啟其他玩家的終界箱。'
|
||||||
|
permissionExempt: '&c%target% 的物品欄受到保護。'
|
||||||
|
permissionCrossWorld: '&c%target% 不在你所在的世界。'
|
||||||
|
permissionPlayerOnline: '&c你無法開啟線上玩家的物品欄。'
|
||||||
|
permissionPlayerOffline: '&c你無法開啟離線玩家的物品欄。'
|
||||||
|
commandException: '&c發生錯誤,請查看控制台。'
|
||||||
|
info:
|
||||||
|
containerBlocked: 你正在開啟受阻擋的儲物箱。
|
||||||
|
containerBlockedSilent: 你正在悄悄開啟受阻擋的儲物箱。
|
||||||
|
containerSilent: 你正在悄悄開啟儲物箱。
|
||||||
|
settingState: '%setting% : %state%'
|
||||||
|
player:
|
||||||
|
noMatches: 找不到持有 %target% 的玩家。
|
||||||
|
matches: '找到持有 %target% 的玩家 : %detail%'
|
||||||
|
container:
|
||||||
|
noMatches: 找不到放有 %target% 的儲物箱。
|
||||||
|
matches: '找到放有 %target% 的儲物箱 : %detail%'
|
||||||
|
'true': '開啟'
|
||||||
|
'false': '關閉'
|
||||||
|
container:
|
||||||
|
player: '%player% 的物品欄'
|
||||||
|
enderchest: '%player% 的終界箱'
|
Reference in New Issue
Block a user