Skip to content

Commit

Permalink
New translations messages.properties (Chinese Traditional)
Browse files Browse the repository at this point in the history
  • Loading branch information
Flask-Bot committed Sep 7, 2024
1 parent 11f0f41 commit a8dc1ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Essentials/src/main/resources/messages_zh_TW.properties
Original file line number Diff line number Diff line change
Expand Up @@ -590,11 +590,11 @@ itemloreCommandUsage3=/<command> clear
itemloreCommandUsage3Description=清除手中物品的描述文字
itemloreInvalidItem=<dark_red>你需要拿著一個物品才能編輯描述文字。
itemloreMaxLore=<dark_red>你無法在此物品上新增任何更多描述。
itemloreNoLine=<dark_red>你拿著的物品第 <secondary>{0}<dark_red> 行沒有描述文字
itemloreNoLore=<dark_red>你拿著的物品沒有任何描述文字
itemloreNoLine=<dark_red>你拿著的物品第 <secondary>{0}<dark_red> 行並沒有描述文字
itemloreNoLore=<dark_red>你拿著的物品並沒有任何描述文字
itemloreSuccess=<primary>你已將描述文字「<secondary>{0}<primary>」新增到你拿著的物品中。
itemloreSuccessLore=<primary>你將拿著的物品描述文字第 <secondary>{0}<primary> 行設定為「<secondary>{1}<primary>」。
itemMustBeStacked=<dark_red>物品必須成組交易,2s 的數量是 2 組,以此類推。
itemMustBeStacked=<dark_red>物品必須成組交易,2s 代表兩組物品,以此類推。
itemNames=<primary>物品簡稱:<reset>{0}
itemnameClear=<primary>你已清除此物品的名稱。
itemnameCommandDescription=命名物品。
Expand All @@ -603,7 +603,7 @@ itemnameCommandUsage1=/<command>
itemnameCommandUsage1Description=清除手中物品的名稱
itemnameCommandUsage2=/<command> <name>
itemnameCommandUsage2Description=設定手中物品的名稱
itemnameInvalidItem=<secondary>你需要拿著物品才能重新命名
itemnameInvalidItem=<secondary>你需要拿著物品才能重新命名它
itemnameSuccess=<primary>你已將手中的物品重新命名為「<secondary>{0}<primary>」。
itemNotEnough1=<dark_red>你沒有足夠的物品可以賣出。
itemNotEnough2=<primary>如果你想要賣出物品欄所有的物品,輸入 <secondary>/sell itemname<primary>。
Expand Down

0 comments on commit a8dc1ba

Please sign in to comment.