From 8ebbb0efe942cc6bb632dd43a811c46b63c51736 Mon Sep 17 00:00:00 2001 From: Flask Bot <67512990+Flask-Bot@users.noreply.github.com> Date: Sat, 7 Sep 2024 05:52:29 +0100 Subject: [PATCH] New translations messages.properties (Chinese Traditional) --- .../main/resources/messages_zh_TW.properties | 30 +++++++++---------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/Essentials/src/main/resources/messages_zh_TW.properties b/Essentials/src/main/resources/messages_zh_TW.properties index 37457632407..88fc28b298b 100644 --- a/Essentials/src/main/resources/messages_zh_TW.properties +++ b/Essentials/src/main/resources/messages_zh_TW.properties @@ -605,15 +605,15 @@ itemnameCommandUsage2=/ itemnameCommandUsage2Description=設定手中物品的名稱 itemnameInvalidItem=你需要拿著物品才能重新命名它。 itemnameSuccess=你已將手中的物品重新命名為「{0}」。 -itemNotEnough1=你沒有足夠的物品可以賣出。 -itemNotEnough2=如果你想要賣出物品欄所有的物品,輸入 /sell itemname。 -itemNotEnough3=/sell itemname -1 將賣出所有此物品,但剩餘 1 個物品,以此類推。 -itemsConverted=轉換所有物品為更緊實的方塊。 +itemNotEnough1=你沒有足夠的此物品來出售。 +itemNotEnough2=如果你想要出售所有物品欄的物品,輸入 /sell itemname。 +itemNotEnough3=/sell itemname -1 將會留下一個然後賣出所有此物品,以此類推。 +itemsConverted=已轉換所有可合成方塊的物品為方塊。 itemsCsvNotLoaded=無法載入 {0}! itemSellAir=你難道想賣空氣嗎?放個東西在你手裡。 itemsNotConverted=你沒有可以轉換為方塊的物品。 -itemSold=獲得 {0}(總共 {1} 單位的 {2},每個價值 {3})。 -itemSoldConsole={0} 賣出 {1} 總共獲得 {2}(總共 {3} 單位,每個價值 {4})。 +itemSold=獲得 {0}({1} 個 {2},每個價值 {3})。 +itemSoldConsole={0} 賣出 {1} 總共獲得 {2}({3} 個物品,每個價值 {4})。 itemSpawn=給予 {0} {1}。 itemType=物品:{0} itemdbCommandDescription=搜尋物品。 @@ -624,7 +624,7 @@ jailAlreadyIncarcerated=已在監獄中的玩家:{0} jailList=監獄:{0} jailMessage=請在監獄中面壁思過。 jailNotExist=此監獄不存在。 -jailNotifyJailed= {1}將玩家 {0} 關進監獄。 +jailNotifyJailed=玩家 {0}{1} 關進監獄。 jailNotifyJailedFor=玩家 {0} {2} 逮捕並關進監獄 {1}。 jailNotifySentenceExtended=玩家 {0} 的監禁時間被 {2} 延長到 {1}。 jailReleased=玩家 {0} 出獄了。 @@ -1113,16 +1113,16 @@ seenCommandUsage1Description=顯示指定玩家的登出時間、封鎖、UUID seenOffline=玩家 {0} {1} 前已離線。 seenOnline=玩家 {0} {1} 前已上線。 sellBulkPermission=你沒有出售批量物品的權限。 -sellCommandDescription=賣出你手中的物品。 +sellCommandDescription=出售你手中的物品。 sellCommandUsage=/ <||hand|inventory|blocks> [amount] sellCommandUsage1=/ [amount] -sellCommandUsage1Description=從你的物品欄中賣出所有或指定數目的物品 +sellCommandUsage1Description=從你的物品欄中出售所有或指定數目的物品 sellCommandUsage2=/ hand [amount] -sellCommandUsage2Description=從你手中賣出所有或指定數目的物品 +sellCommandUsage2Description=從你手中出售所有或指定數目的物品 sellCommandUsage3=/ all -sellCommandUsage3Description=從你的物品欄中賣出有價值的物品 +sellCommandUsage3Description=從你的物品欄中出售有價值的物品 sellCommandUsage4=/ blocks [amount] -sellCommandUsage4Description=從你的物品欄中賣出所有或指定數目的方塊 +sellCommandUsage4Description=從你的物品欄中出售所有或指定數目的方塊 sellHandPermission=你沒有出售手中的物品的權限。 serverFull=伺服器已滿! serverReloading=你將立即重新載入伺服器,但為什麼你要這樣做呢?EssentialsX 團隊不會提供使用 /reload 指令後,所發生的任何問題支援。 @@ -1161,7 +1161,7 @@ setwarpCommandDescription=建立新的地標。 setwarpCommandUsage=/ setwarpCommandUsage1=/ setwarpCommandUsage1Description=在你的位置使用指定名稱設立地標 -setworthCommandDescription=設定賣出物品的價值。 +setworthCommandDescription=設定出售物品的價值。 setworthCommandUsage=/ [itemname|id] setworthCommandUsage1=/ setworthCommandUsage1Description=以指定的值設定你手中的物品價格 @@ -1330,8 +1330,8 @@ toggleshoutCommandUsage1=/ [player] toggleshoutCommandUsage1Description=切換自己或指定玩家的喊話模式 topCommandDescription=傳送到你目前位置的最高點。 topCommandUsage=/ -totalSellableAll=所有可賣出物品和方塊的價值為 {1}。 -totalSellableBlocks=所有可賣出方塊的價值為 {1}。 +totalSellableAll=所有可出售的物品和方塊總價值為 {1}。 +totalSellableBlocks=所有可出售的方塊總價值為 {1}。 totalWorthAll=出售的所有物品和方塊,總價值 {1}。 totalWorthBlocks=出售的所有方塊,總價值 {1}。 tpCommandDescription=傳送到玩家。