From 67e87dc344e5ae15461bc16251b5c8d5920431e9 Mon Sep 17 00:00:00 2001 From: Miku <26039249+xMikux@users.noreply.github.com> Date: Tue, 24 May 2022 20:28:31 +0800 Subject: [PATCH] Add Traditional Chinese --- src/main/resources/zh_TW.txt | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 src/main/resources/zh_TW.txt diff --git a/src/main/resources/zh_TW.txt b/src/main/resources/zh_TW.txt new file mode 100644 index 0000000..87bfe05 --- /dev/null +++ b/src/main/resources/zh_TW.txt @@ -0,0 +1,29 @@ +# This file contains all the (partial) sentences used in this plugin. +# You can change which file will be used in the config.yml. +# The format is "key=value" (without quotation marks). You can modify the values, but not the keys. +# Order doesn't matter and you can use comments if you so desire. +# Please do note that white space does matter! (so spaces at the end of lines, for example). +# The long names (without 'SHORT') are the names the elytras will have. +TIER.Leather=&2皮革裝甲鞘翅 +TIER.Gold=&e金裝甲鞘翅 +TIER.Chain=&8鎖練裝甲鞘翅 +TIER.Iron=&7鐵裝甲鞘翅 +TIER.Diamond=&b鑽石裝甲鞘翅 +TIER.Netherite=&4獄髓裝甲鞘翅 +TIER.SHORT.Leather=&2皮革 +TIER.SHORT.Gold=&e金 +TIER.SHORT.Chain=&8鎖練 +TIER.SHORT.Iron=&7鐵 +TIER.SHORT.Diamond=&b鑽石 +TIER.SHORT.Netherite=&4獄髓 +MESSAGES.UninstallMode=&c插件正處於解除安裝模式! 將不允許製作新的裝甲鞘翅! +MESSAGES.UnsupportedTier=&c不支持的裝甲等級! 請嘗試以下的其中一種:皮革、金、鐵、鑽石、獄髓 +MESSAGES.RepairNeeded=&c你不能裝備這個鞘翅! 請先在鐵砧上修復。 + +# The following messages support the following variables: +# - %ARMOR_TIER% (refers to TIER.X (e.g. TIER.Leather)) +# - %ARMOR_TIER_SHORT% (refers to TIER.SHORT.X (e.g. TIER.SHORT.Leather)). +MESSAGES.Lore=具有 %ARMOR_TIER_SHORT% 保護等級的鞘翅。 +MESSAGES.NoGivePermission=&c你沒有給予 %ARMOR_TIER% 所需的權限節點。 +MESSAGES.UsageDenied=你沒有裝備 %ARMOR_TIER% 所需的權限! +MESSAGES.ElytraReceived=&2一個 %ARMOR_TIER% 已贈與給你!