From 25ef32d5b9f8e6be28881451d3e141bec86b39e8 Mon Sep 17 00:00:00 2001 From: Hanekmio <179999852+Hanekmio@users.noreply.github.com> Date: Sun, 7 Dec 2025 09:27:12 +0800 Subject: [PATCH 1/5] Replace Icon --- src/main/resources/icon.png | Bin 2107 -> 68 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/main/resources/icon.png b/src/main/resources/icon.png index b186131388d205317d05c3e9d3078daaef4d3db5..240ca4f8d4edca6d5905acf71bdd9f88d4bd3127 100644 GIT binary patch literal 68 zcmeAS@N?(olHy`uVBq!ia0vp^j3CUx0wlM}@Gt=>Zci7-kP61+gajamnSrtAhou#e O#o+1c=d#Wzp$Py;d<%g9 literal 2107 zcmV-B2*me^P)C0000yP)t-s0000- z<>6@b<`%uc{^pzg*>nH##ftgqCwzOm@DKLcEJKBT();tB`{)vAYWuWGae#aBkW{U) zu_{bW-QH^a0000KbW%=J0RR90|NsC0|NsC0|NsC0|NsC0y5VD~000M?Nkl=Eq;q;yILz4ey1n}FgYgCRPs~x@vA<6srvStta z6<&M?f|Oqk#VQa!RgO^kYayQy)(;}E#w+C!;d4#N`+g5w>ib#{9q~?ttnt7BI9MP8 z2R_i0QGQsNJPXu>I)s;R?1&Sq{8Ap?wXp~=5pQftkf%n&27sg14<^D|^9BTxPbY|n z{AH4lex;vZM-cM0fZyZCa1IPcynY3tQ$BnKKRWREH-uCEJxzj2WS@CS{zni_>X)?T z;m33^?0+1k! z$PqMx%2HfKz%>lM`ZhNKG6dXch}l~###R6f;(*H)eC>QY1Yihwc5vi}!UB?yWdR3V zu26pN0w4r=Msn!NC`K{Qp-u9=01SbjQ5w3rJpWLJAmsZ2@^Z{VCdKL>;$Jh*y#Q%s z93Y75tRdv`+tvZ#FL&w)(Q%VCs1c*MF25~Z0Cg8c-&F=fLw@UYz)!9GG?+YV&VKo2 z>jS{K#nUR9l7zHwtjd%A6975_&$P+c;JQ2k9M(Vpu(U0NPC)HDxL9&o&UuPXKtUtporMDosh71#Rk)dAs z2xaLZKrTPuZruP8A?zh-M?+gt1wovvo_~_>1n>xKGaI_!00SJUg3;;j`cA>cD_b z0NeJ+0nivB-wTkM>yaV{h)#*dtB>u`T+d;%U0xF+*eqS191-T|7q&ch@}faT8 zUaJI`t-T*eJEAH;LRdKfHUFh09}xNgOdS9b*0@mf1#e!iAubW(ijmbq8^9g|&~8is z?CHHE{p)oS!6C*bKz0{M2k;0Pz+PRBPB~N08KyRX2oLZ#=tCC}f)xOJZMEek!gB!3 zf&HDdWw8Ws$P1q>kFhh7x`_GDvToO3%u6Tn3q_Zo#AjaP=HuH4-2g;9M*J;U8om zR4oS@Knkc!0~aR(pl*PR7En+Yv>fOF=`R>o{_GS0wqpRWAp6|Z0APQqVbbH-%o6~( zH!~2^KaL9Eq%>l>6K$Ck7XH%!K{-00{aUHQ6MHs8_vL8#=m3oj#QJl2{bMLa5Z0VD z3bN7Ha6kpX`eTdGQ~+E{fb@81r~<%k`W^sp0d+u^0}%nvk{#>9a zKcvn=cHtq;-oL`Gq{e6gxT(C5z zMz;S{)%R$YK#5S;ZvbGv2LhgfohBrHY9Yi7T#o=a0vn1sz@2gs%|B0=eLeq_fmR8q zwE#nr18k9irQkdU(Q&HF_hvvtFew5+wBU|HWPUaI5j5O9>&QTfPyk2^(uL5}0toWG z21o={UlCxD7Wgy(Lfe4r69#Aq@JM6MEx_!%7C^k8*j0j6gmj+}ENEITV~W?a&+1DA zcB693lkhQpj=*kILL>ANjBq{w8URN?fEy&ibrFF6iv~!90N`&^Zv7s-L0=%ilc{?z z0qQ^90W}1CAdLhEy)a$>u>cALdLE7htwO-le~UgKq-Q{PLa514Z`Kb8>@np1-f|(y z|9k$ckqEMN*bisY|Csz9jv>Hac$(gukEYJ}ke-$Sug@^YS5_j__&o ld5kV6m_AqfRfwra`#&+A_xiC6Jc Date: Sun, 7 Dec 2025 09:31:57 +0800 Subject: [PATCH 2/5] Update pack description and format version --- src/main/resources/pack.mcmeta | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta index 2637252..b5b0577 100644 --- a/src/main/resources/pack.mcmeta +++ b/src/main/resources/pack.mcmeta @@ -1,6 +1,6 @@ { "pack": { - "description": "Expanded Storage resources", - "pack_format": 9 + "description": "Expanded Storage - KOTS Fork resources", + "pack_format": 15 } -} \ No newline at end of file +} From f68c7ac72c92eae2d9478efd20aec9bf4a74098e Mon Sep 17 00:00:00 2001 From: Hanekmio <179999852+Hanekmio@users.noreply.github.com> Date: Sun, 7 Dec 2025 09:46:47 +0800 Subject: [PATCH 3/5] Add Traditional Chinese translation --- .../assets/expandedstorage/lang/zh_hk.json | 237 ++++++++++++++++++ .../assets/expandedstorage/lang/zh_tw.json | 237 ++++++++++++++++++ 2 files changed, 474 insertions(+) create mode 100644 src/main/resources/assets/expandedstorage/lang/zh_hk.json create mode 100644 src/main/resources/assets/expandedstorage/lang/zh_tw.json diff --git a/src/main/resources/assets/expandedstorage/lang/zh_hk.json b/src/main/resources/assets/expandedstorage/lang/zh_hk.json new file mode 100644 index 0000000..9dc6f7b --- /dev/null +++ b/src/main/resources/assets/expandedstorage/lang/zh_hk.json @@ -0,0 +1,237 @@ +{ + "itemGroup.expandedstorage.tab": "擴展存儲 - KOTS Fork", + "container.expandedstorage.generic_double": "大型%s", + "tooltip.expandedstorage.alt_use": "%1$s+%2$s", + "tooltip.expandedstorage.added_by": "增加:%s", + "tooltip.expandedstorage.stores_x_stacks": "能儲存%s格物品", + "item.expandedstorage.wood_to_copper_conversion_kit": "木→銅升級工具", + "item.expandedstorage.wood_to_iron_conversion_kit": "木→鐵升級工具", + "item.expandedstorage.wood_to_gold_conversion_kit": "木→金升級工具", + "item.expandedstorage.wood_to_diamond_conversion_kit": "木→鑽石升級工具", + "item.expandedstorage.wood_to_obsidian_conversion_kit": "木→黑曜石升級工具", + "item.expandedstorage.wood_to_netherite_conversion_kit": "木→下界合金升級工具", + "item.expandedstorage.copper_to_iron_conversion_kit": "銅→鐵升級工具", + "item.expandedstorage.copper_to_gold_conversion_kit": "銅→金升級工具", + "item.expandedstorage.copper_to_diamond_conversion_kit": "銅→鑽石升級工具", + "item.expandedstorage.copper_to_obsidian_conversion_kit": "銅→黑曜石升級工具", + "item.expandedstorage.copper_to_netherite_conversion_kit": "銅→下界合金升級工具", + "item.expandedstorage.iron_to_gold_conversion_kit": "鐵→金升級工具", + "item.expandedstorage.iron_to_diamond_conversion_kit": "鐵→鑽石升級工具", + "item.expandedstorage.iron_to_obsidian_conversion_kit": "鐵→黑曜石升級工具", + "item.expandedstorage.iron_to_netherite_conversion_kit": "鐵→下界合金升級工具", + "item.expandedstorage.gold_to_diamond_conversion_kit": "金→鑽石升級工具", + "item.expandedstorage.gold_to_obsidian_conversion_kit": "金→黑曜石升級工具", + "item.expandedstorage.gold_to_netherite_conversion_kit": "金→下界合金升級工具", + "item.expandedstorage.diamond_to_obsidian_conversion_kit": "鑽石→黑曜石升級工具", + "item.expandedstorage.diamond_to_netherite_conversion_kit": "鑽石→下界合金升級工具", + "item.expandedstorage.obsidian_to_netherite_conversion_kit": "黑曜石→下界合金升級工具", + "item.expandedstorage.storage_mutator": "儲存變壓器", + "tooltip.expandedstorage.storage_mutator.tool_mode": "模式:%s", + "tooltip.expandedstorage.storage_mutator.merge": "合併", + "tooltip.expandedstorage.storage_mutator.description_merge": "%s撳兩個相鄰嘅箱嚟合併佢哋", + "tooltip.expandedstorage.storage_mutator.merge_already_double_chest": "合併失敗,原本個箱已經係雙層箱喇。", + "tooltip.expandedstorage.storage_mutator.merge_wrong_facing": "合併失敗,箱向唔同方向。", + "tooltip.expandedstorage.storage_mutator.merge_wrong_block": "合併失敗,箱係唔同類型。", + "tooltip.expandedstorage.storage_mutator.merge_not_adjacent": "合併失敗,箱唔相鄰。", + "tooltip.expandedstorage.storage_mutator.merge_end": "合併完成。", + "tooltip.expandedstorage.storage_mutator.merge_start": "合併開始,請%s撳另一個箱。", + "tooltip.expandedstorage.storage_mutator.rotate": "旋轉", + "tooltip.expandedstorage.storage_mutator.description_rotate": "%s撳箱改變佢嘅方向。", + "tooltip.expandedstorage.storage_mutator.split": "分離", + "tooltip.expandedstorage.storage_mutator.description_split": "%s撳一個大箱嚟將佢分開做兩個箱。", + "tooltip.expandedstorage.storage_mutator.swap_theme": "更換主題", + "tooltip.expandedstorage.storage_mutator.description_swap_theme": "%s撳一個箱嚟換佢嘅款式。", + "tooltip.expandedstorage.conversion_kit_wood_copper_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_copper_2": "來把它升級成銅箱子。", + "tooltip.expandedstorage.conversion_kit_wood_iron_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_iron_2": "來把它升級成鐵箱子。", + "tooltip.expandedstorage.conversion_kit_wood_gold_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_gold_2": "來把它升級成金箱子。", + "tooltip.expandedstorage.conversion_kit_wood_diamond_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_wood_obsidian_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_wood_netherite_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_copper_iron_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_iron_2": "來把它升級成鐵箱子。", + "tooltip.expandedstorage.conversion_kit_copper_gold_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_gold_2": "來把它升級成金箱子。", + "tooltip.expandedstorage.conversion_kit_copper_diamond_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_copper_obsidian_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_copper_netherite_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_iron_gold_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_gold_2": "來把它升級成金箱子。", + "tooltip.expandedstorage.conversion_kit_iron_diamond_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_iron_obsidian_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_iron_netherite_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_gold_diamond_1": "%s點擊金箱子", + "tooltip.expandedstorage.conversion_kit_gold_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_gold_obsidian_1": "%s點擊金箱子", + "tooltip.expandedstorage.conversion_kit_gold_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_gold_netherite_1": "%s點擊金箱子", + "tooltip.expandedstorage.conversion_kit_gold_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_diamond_obsidian_1": "%s點擊鑽石箱子", + "tooltip.expandedstorage.conversion_kit_diamond_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_diamond_netherite_1": "%s點擊鑽石箱子", + "tooltip.expandedstorage.conversion_kit_diamond_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_obsidian_netherite_1": "%s點擊黑曜石箱子", + "tooltip.expandedstorage.conversion_kit_obsidian_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit.need_x_upgrades": "升級失敗,你需要%s次以上的升級。", + "tooltip.expandedstorage.conversion_kit.not_work_on_block": "呢個升級工具唔適用於嗰個方塊。", + "tooltip.expandedstorage.conversion_kit.not_work_on_entity": "呢個升級工具唔適用於嗰個實體。", + "tooltip.expandedstorage.conversion_kit.copper_chests_not_implemented": "唔好意思,銅箱仲未加咗。", + "block.expandedstorage.copper_barrel": "銅木桶", + "block.expandedstorage.exposed_copper_barrel": "斑駁的銅木桶", + "block.expandedstorage.weathered_copper_barrel": "鏽蝕的銅木桶", + "block.expandedstorage.oxidized_copper_barrel": "氧化的銅木桶", + "block.expandedstorage.waxed_copper_barrel": "塗蠟的銅木桶", + "block.expandedstorage.waxed_exposed_copper_barrel": "塗蠟的斑駁銅木桶", + "block.expandedstorage.waxed_weathered_copper_barrel": "塗蠟的鏽蝕銅木桶", + "block.expandedstorage.waxed_oxidized_copper_barrel": "塗蠟的氧化銅木桶", + "block.expandedstorage.iron_barrel": "鐵木桶", + "block.expandedstorage.gold_barrel": "金木桶", + "block.expandedstorage.diamond_barrel": "鑽石木桶", + "block.expandedstorage.obsidian_barrel": "黑曜石木桶", + "block.expandedstorage.netherite_barrel": "下界合金木桶", + "stat.expandedstorage.open_copper_barrel": "[ES] 銅木桶打開次數", + "stat.expandedstorage.open_iron_barrel": "[ES] 鐵木桶打開次數", + "stat.expandedstorage.open_gold_barrel": "[ES] 金木桶打開次數", + "stat.expandedstorage.open_diamond_barrel": "[ES] 鑽石木桶打開次數", + "stat.expandedstorage.open_obsidian_barrel": "[ES] 黑曜石木桶打開次數", + "stat.expandedstorage.open_netherite_barrel": "[ES] 下界合金木桶打開次數", + "block.expandedstorage.wood_chest": "箱子", + "block.expandedstorage.pumpkin_chest": "南瓜箱子", + "block.expandedstorage.present": "禮物盒", + "block.expandedstorage.bamboo_chest": "竹箱子", + "block.expandedstorage.moss_chest": "苔蘚箱子", + "block.expandedstorage.iron_chest": "鐵箱子", + "block.expandedstorage.gold_chest": "金箱子", + "block.expandedstorage.diamond_chest": "鑽石箱子", + "block.expandedstorage.obsidian_chest": "黑曜石箱子", + "block.expandedstorage.netherite_chest": "下界合金箱子", + "entity.expandedstorage.wood_chest_minecart": "運輸礦車", + "entity.expandedstorage.pumpkin_chest_minecart": "南瓜箱子運輸礦車", + "entity.expandedstorage.present_minecart": "禮物盒運輸礦車", + "entity.expandedstorage.bamboo_chest_minecart": "竹箱子運輸礦車", + "entity.expandedstorage.moss_chest_minecart": "苔蘚箱子運輸礦車", + "entity.expandedstorage.iron_chest_minecart": "鐵箱子運輸礦車", + "entity.expandedstorage.gold_chest_minecart": "金箱子運輸礦車", + "entity.expandedstorage.diamond_chest_minecart": "鑽石箱子運輸礦車", + "entity.expandedstorage.obsidian_chest_minecart": "黑曜石箱子運輸礦車", + "entity.expandedstorage.netherite_chest_minecart": "下界合金箱子運輸礦車", + "item.expandedstorage.wood_chest_minecart": "運輸礦車", + "item.expandedstorage.pumpkin_chest_minecart": "南瓜箱子運輸礦車", + "item.expandedstorage.present_minecart": "禮物盒運輸礦車", + "item.expandedstorage.bamboo_chest_minecart": "竹箱子運輸礦車", + "item.expandedstorage.moss_chest_minecart": "苔蘚箱子運輸礦車", + "item.expandedstorage.iron_chest_minecart": "鐵箱子運輸礦車", + "item.expandedstorage.gold_chest_minecart": "金箱子運輸礦車", + "item.expandedstorage.diamond_chest_minecart": "鑽石箱子運輸礦車", + "item.expandedstorage.obsidian_chest_minecart": "黑曜石箱子運輸礦車", + "item.expandedstorage.netherite_chest_minecart": "下界合金箱子運輸礦車", + "stat.expandedstorage.open_wood_chest": "[ES] 箱子打開次數", + "stat.expandedstorage.open_pumpkin_chest": "[ES] 南瓜箱子打開次數", + "stat.expandedstorage.open_present": "[ES] 禮物盒打開次數", + "stat.expandedstorage.open_bamboo_chest": "[ES] 竹箱子打開次數", + "stat.expandedstorage.open_moss_chest": "[ES] 苔蘚箱子打開次數", + "stat.expandedstorage.open_iron_chest": "[ES] 鐵箱子打開次數", + "stat.expandedstorage.open_gold_chest": "[ES] 金箱子打開次數", + "stat.expandedstorage.open_diamond_chest": "[ES] 鑽石箱子打開次數", + "stat.expandedstorage.open_obsidian_chest": "[ES] 黑曜石箱子打開次數", + "stat.expandedstorage.open_netherite_chest": "[ES] 下界合金箱子打開次數", + "block.expandedstorage.old_wood_chest": "舊箱子", + "block.expandedstorage.old_iron_chest": "舊鐵箱子", + "block.expandedstorage.old_gold_chest": "舊金箱子", + "block.expandedstorage.old_diamond_chest": "舊鑽石箱子", + "block.expandedstorage.old_obsidian_chest": "舊黑曜石箱子", + "block.expandedstorage.old_netherite_chest": "舊下界合金箱子", + "stat.expandedstorage.open_old_wood_chest": "[ES] 舊箱子打開次數", + "stat.expandedstorage.open_old_iron_chest": "[ES] 舊鐵箱子打開次數", + "stat.expandedstorage.open_old_gold_chest": "[ES] 舊金箱子打開次數", + "stat.expandedstorage.open_old_diamond_chest": "[ES] 舊鑽石箱子打開次數", + "stat.expandedstorage.open_old_obsidian_chest": "[ES] 舊黑曜石箱子打開次數", + "stat.expandedstorage.open_old_netherite_chest": "[ES] 舊下界合金箱子打開次數", + "block.expandedstorage.vanilla_wood_mini_chest": "迷你箱子", + "block.expandedstorage.wood_mini_chest": "迷你箱子", + "block.expandedstorage.pumpkin_mini_chest": "南瓜迷你箱子", + "block.expandedstorage.red_mini_present": "紅色迷你禮物盒", + "block.expandedstorage.white_mini_present": "白色迷你禮物盒", + "block.expandedstorage.candy_cane_mini_present": "糖果迷你禮物盒", + "block.expandedstorage.green_mini_present": "綠色迷你禮物盒", + "block.expandedstorage.lavender_mini_present": "薰衣草迷你禮物盒", + "block.expandedstorage.pink_amethyst_mini_present": "粉紅紫水晶迷你禮物盒", + "block.expandedstorage.iron_mini_chest": "鐵迷你箱子", + "block.expandedstorage.gold_mini_chest": "金迷你箱子", + "block.expandedstorage.diamond_mini_chest": "鑽石迷你箱子", + "block.expandedstorage.obsidian_mini_chest": "黑曜石迷你箱子", + "block.expandedstorage.netherite_mini_chest": "下界合金迷你箱子", + "stat.expandedstorage.open_vanilla_wood_mini_chest": "[ES] 迷你箱子(原版樣式)打開次數", + "stat.expandedstorage.open_wood_mini_chest": "[ES] 迷你箱子打開次數", + "stat.expandedstorage.open_pumpkin_mini_chest": "[ES] 南瓜迷你箱子打開次數", + "stat.expandedstorage.open_red_mini_present": "[ES] 紅色迷你禮物盒打開次數", + "stat.expandedstorage.open_white_mini_present": "[ES] 白色迷你禮物盒打開次數", + "stat.expandedstorage.open_candy_cane_mini_present": "[ES] 糖果迷你禮物盒打開次數", + "stat.expandedstorage.open_green_mini_present": "[ES] 綠色迷你禮物盒打開次數", + "stat.expandedstorage.open_lavender_mini_present": "[ES] 薰衣草迷你禮物盒打開次數", + "stat.expandedstorage.open_pink_amethyst_mini_present": "[ES] 粉紅紫水晶迷你禮物盒打開次數", + "stat.expandedstorage.open_iron_mini_chest": "[ES] 鐵迷你箱子打開次數", + "stat.expandedstorage.open_gold_mini_chest": "[ES] 金迷你箱子打開次數", + "stat.expandedstorage.open_diamond_mini_chest": "[ES] 鑽石迷你箱子打開次數", + "stat.expandedstorage.open_obsidian_mini_chest": "[ES] 黑曜石迷你箱子打開次數", + "stat.expandedstorage.open_netherite_mini_chest": "[ES] 下界合金迷你箱子打開次數", + "block.expandedstorage.mini_barrel": "迷你木桶", + "block.expandedstorage.copper_mini_barrel": "銅迷你木桶", + "block.expandedstorage.exposed_copper_mini_barrel": "斑駁的銅迷你木桶", + "block.expandedstorage.weathered_copper_mini_barrel": "鏽蝕的銅迷你木桶", + "block.expandedstorage.oxidized_copper_mini_barrel": "氧化的銅迷你木桶", + "block.expandedstorage.waxed_copper_mini_barrel": "塗蠟的銅迷你木桶", + "block.expandedstorage.waxed_exposed_copper_mini_barrel": "塗蠟的斑駁銅迷你木桶", + "block.expandedstorage.waxed_weathered_copper_mini_barrel": "塗蠟的鏽蝕銅迷你木桶", + "block.expandedstorage.waxed_oxidized_copper_mini_barrel": "塗蠟的氧化銅迷你木桶", + "block.expandedstorage.iron_mini_barrel": "鐵迷你木桶", + "block.expandedstorage.gold_mini_barrel": "金迷你木桶", + "block.expandedstorage.diamond_mini_barrel": "鑽石迷你木桶", + "block.expandedstorage.obsidian_mini_barrel": "黑曜石迷你木桶", + "block.expandedstorage.netherite_mini_barrel": "下界合金迷你木桶", + "stat.expandedstorage.open_mini_barrel": "[ES] 迷你木桶打開次數", + "stat.expandedstorage.open_copper_mini_barrel": "[ES] 銅迷你木桶打開次數", + "stat.expandedstorage.open_iron_mini_barrel": "[ES] 鐵迷你木桶打開次數", + "stat.expandedstorage.open_gold_mini_barrel": "[ES] 金迷你木桶打開次數", + "stat.expandedstorage.open_diamond_mini_barrel": "[ES] 鑽石迷你木桶打開次數", + "stat.expandedstorage.open_obsidian_mini_barrel": "[ES] 黑曜石迷你木桶打開次數", + "stat.expandedstorage.open_netherite_mini_barrel": "[ES] 下界合金迷你木桶打開次數", + "item.expandedstorage.gold_key": "金鑰匙", + "tooltip.expandedstorage.gold_key": "用佢嚟開鎖住嘅箱。", + "item.expandedstorage.gold_lock": "金鎖", + "tooltip.expandedstorage.gold_lock": "用佢嚟鎖箱,只可以用同一把名嘅鎖匙開。", + "chat.expandedstorage.lock_must_be_named": "要先畀呢把鎖命名,先至可以用。", + "item.expandedstorage.diamond_lock": "鑽石鎖", + "tooltip.expandedstorage.diamond_lock": "用佢嚟鎖箱,只可以由你自己開。", + "tag.expandedstorage.wooden_chests": "木製箱同擴展儲物空間嘅等級等價物", + "tag.c.wooden_barrels": "木桶", + "tag.c.bamboo": "竹", + "screen.expandedstorage.change_screen_button": "更改顯示類型", + "screen.expandedstorage.screen_picker_title": "選擇顯示類型", + "screen.expandedstorage.page_screen": "分頁顯示", + "screen.expandedstorage.scroll_screen": "滾動顯示", + "screen.expandedstorage.single_screen": "單頁顯示", + "screen.expandedstorage.next_page": "下一頁", + "screen.expandedstorage.prev_page": "上一頁", + "screen.expandedstorage.page_x_y": "%d/%d", + "screen.expandedstorage.off_screen_warning_1": "如果你揀呢個選項,", + "screen.expandedstorage.off_screen_warning_2": "可能顯示唔到全部物品。", + "screen.expandedstorage.current_option_notice": "呢個係你依家嘅偏好。", + "chat.expandedstorage.cannot_display_screen": "無法打開「%s」類型嘅物品欄,請試下其他類型。", + "text.expandedstorage.disconnect.old_version": "請更新擴展存儲。", + "key.expandedstorage.config": "[ES] 打開顯示類型選擇介面", + "text.expandedstorage.short_prefix": "[ES]", + "text.expandedstorage.prefix": "[擴展存儲] %s", + "text.expandedstorage.wrong_loader_warning": "請安裝本模組嘅%2$s版本,呢個尚未針對%1$s測試過,所以可能會有唔提供支援嘅問題。" +} \ No newline at end of file diff --git a/src/main/resources/assets/expandedstorage/lang/zh_tw.json b/src/main/resources/assets/expandedstorage/lang/zh_tw.json new file mode 100644 index 0000000..0139711 --- /dev/null +++ b/src/main/resources/assets/expandedstorage/lang/zh_tw.json @@ -0,0 +1,237 @@ +{ + "itemGroup.expandedstorage.tab": "擴展存儲 - KOTS Fork", + "container.expandedstorage.generic_double": "大型%s", + "tooltip.expandedstorage.alt_use": "%1$s+%2$s", + "tooltip.expandedstorage.added_by": "增加:%s", + "tooltip.expandedstorage.stores_x_stacks": "能儲存%s格物品", + "item.expandedstorage.wood_to_copper_conversion_kit": "木→銅升級工具", + "item.expandedstorage.wood_to_iron_conversion_kit": "木→鐵升級工具", + "item.expandedstorage.wood_to_gold_conversion_kit": "木→金升級工具", + "item.expandedstorage.wood_to_diamond_conversion_kit": "木→鑽石升級工具", + "item.expandedstorage.wood_to_obsidian_conversion_kit": "木→黑曜石升級工具", + "item.expandedstorage.wood_to_netherite_conversion_kit": "木→下界合金升級工具", + "item.expandedstorage.copper_to_iron_conversion_kit": "銅→鐵升級工具", + "item.expandedstorage.copper_to_gold_conversion_kit": "銅→金升級工具", + "item.expandedstorage.copper_to_diamond_conversion_kit": "銅→鑽石升級工具", + "item.expandedstorage.copper_to_obsidian_conversion_kit": "銅→黑曜石升級工具", + "item.expandedstorage.copper_to_netherite_conversion_kit": "銅→下界合金升級工具", + "item.expandedstorage.iron_to_gold_conversion_kit": "鐵→金升級工具", + "item.expandedstorage.iron_to_diamond_conversion_kit": "鐵→鑽石升級工具", + "item.expandedstorage.iron_to_obsidian_conversion_kit": "鐵→黑曜石升級工具", + "item.expandedstorage.iron_to_netherite_conversion_kit": "鐵→下界合金升級工具", + "item.expandedstorage.gold_to_diamond_conversion_kit": "金→鑽石升級工具", + "item.expandedstorage.gold_to_obsidian_conversion_kit": "金→黑曜石升級工具", + "item.expandedstorage.gold_to_netherite_conversion_kit": "金→下界合金升級工具", + "item.expandedstorage.diamond_to_obsidian_conversion_kit": "鑽石→黑曜石升級工具", + "item.expandedstorage.diamond_to_netherite_conversion_kit": "鑽石→下界合金升級工具", + "item.expandedstorage.obsidian_to_netherite_conversion_kit": "黑曜石→下界合金升級工具", + "item.expandedstorage.storage_mutator": "存儲變化器", + "tooltip.expandedstorage.storage_mutator.tool_mode": "模式:%s", + "tooltip.expandedstorage.storage_mutator.merge": "合併", + "tooltip.expandedstorage.storage_mutator.description_merge": "%s點擊兩個相鄰的箱子來合併它們", + "tooltip.expandedstorage.storage_mutator.merge_already_double_chest": "合併失敗,原方塊已經是雙重箱子了。", + "tooltip.expandedstorage.storage_mutator.merge_wrong_facing": "合併失敗,箱子麵向不同方向。", + "tooltip.expandedstorage.storage_mutator.merge_wrong_block": "合併失敗,箱子為不同類型。", + "tooltip.expandedstorage.storage_mutator.merge_not_adjacent": "合併失敗,箱子不相鄰。", + "tooltip.expandedstorage.storage_mutator.merge_end": "合併完成。", + "tooltip.expandedstorage.storage_mutator.merge_start": "合併開始,請%s點擊另一個箱子。", + "tooltip.expandedstorage.storage_mutator.rotate": "旋轉", + "tooltip.expandedstorage.storage_mutator.description_rotate": "%s點擊箱子來改變它的方向。", + "tooltip.expandedstorage.storage_mutator.split": "分離", + "tooltip.expandedstorage.storage_mutator.description_split": "%s點擊一個大箱子來把它分離成兩個箱子。", + "tooltip.expandedstorage.storage_mutator.swap_theme": "更換主題", + "tooltip.expandedstorage.storage_mutator.description_swap_theme": "%s點擊一個箱子來更換它的樣式。", + "tooltip.expandedstorage.conversion_kit_wood_copper_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_copper_2": "來把它升級成銅箱子。", + "tooltip.expandedstorage.conversion_kit_wood_iron_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_iron_2": "來把它升級成鐵箱子。", + "tooltip.expandedstorage.conversion_kit_wood_gold_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_gold_2": "來把它升級成金箱子。", + "tooltip.expandedstorage.conversion_kit_wood_diamond_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_wood_obsidian_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_wood_netherite_1": "%s點擊木箱子", + "tooltip.expandedstorage.conversion_kit_wood_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_copper_iron_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_iron_2": "來把它升級成鐵箱子。", + "tooltip.expandedstorage.conversion_kit_copper_gold_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_gold_2": "來把它升級成金箱子。", + "tooltip.expandedstorage.conversion_kit_copper_diamond_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_copper_obsidian_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_copper_netherite_1": "%s點擊銅箱子", + "tooltip.expandedstorage.conversion_kit_copper_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_iron_gold_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_gold_2": "來把它升級成金箱子。", + "tooltip.expandedstorage.conversion_kit_iron_diamond_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_iron_obsidian_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_iron_netherite_1": "%s點擊鐵箱子", + "tooltip.expandedstorage.conversion_kit_iron_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_gold_diamond_1": "%s點擊金箱子", + "tooltip.expandedstorage.conversion_kit_gold_diamond_2": "來把它升級成鑽石箱子。", + "tooltip.expandedstorage.conversion_kit_gold_obsidian_1": "%s點擊金箱子", + "tooltip.expandedstorage.conversion_kit_gold_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_gold_netherite_1": "%s點擊金箱子", + "tooltip.expandedstorage.conversion_kit_gold_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_diamond_obsidian_1": "%s點擊鑽石箱子", + "tooltip.expandedstorage.conversion_kit_diamond_obsidian_2": "來把它升級成黑曜石箱子。", + "tooltip.expandedstorage.conversion_kit_diamond_netherite_1": "%s點擊鑽石箱子", + "tooltip.expandedstorage.conversion_kit_diamond_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit_obsidian_netherite_1": "%s點擊黑曜石箱子", + "tooltip.expandedstorage.conversion_kit_obsidian_netherite_2": "來把它升級成下界合金箱子。", + "tooltip.expandedstorage.conversion_kit.need_x_upgrades": "升級失敗,你需要%s次以上的升級。", + "tooltip.expandedstorage.conversion_kit.not_work_on_block": "此升級工具不適用於該方塊。", + "tooltip.expandedstorage.conversion_kit.not_work_on_entity": "此升級工具不適用於該實體。", + "tooltip.expandedstorage.conversion_kit.copper_chests_not_implemented": "對不起,銅箱還沒有被添加。", + "block.expandedstorage.copper_barrel": "銅木桶", + "block.expandedstorage.exposed_copper_barrel": "斑駁的銅木桶", + "block.expandedstorage.weathered_copper_barrel": "鏽蝕的銅木桶", + "block.expandedstorage.oxidized_copper_barrel": "氧化的銅木桶", + "block.expandedstorage.waxed_copper_barrel": "塗蠟的銅木桶", + "block.expandedstorage.waxed_exposed_copper_barrel": "塗蠟的斑駁銅木桶", + "block.expandedstorage.waxed_weathered_copper_barrel": "塗蠟的鏽蝕銅木桶", + "block.expandedstorage.waxed_oxidized_copper_barrel": "塗蠟的氧化銅木桶", + "block.expandedstorage.iron_barrel": "鐵木桶", + "block.expandedstorage.gold_barrel": "金木桶", + "block.expandedstorage.diamond_barrel": "鑽石木桶", + "block.expandedstorage.obsidian_barrel": "黑曜石木桶", + "block.expandedstorage.netherite_barrel": "下界合金木桶", + "stat.expandedstorage.open_copper_barrel": "[ES] 銅木桶打開次數", + "stat.expandedstorage.open_iron_barrel": "[ES] 鐵木桶打開次數", + "stat.expandedstorage.open_gold_barrel": "[ES] 金木桶打開次數", + "stat.expandedstorage.open_diamond_barrel": "[ES] 鑽石木桶打開次數", + "stat.expandedstorage.open_obsidian_barrel": "[ES] 黑曜石木桶打開次數", + "stat.expandedstorage.open_netherite_barrel": "[ES] 下界合金木桶打開次數", + "block.expandedstorage.wood_chest": "箱子", + "block.expandedstorage.pumpkin_chest": "南瓜箱子", + "block.expandedstorage.present": "禮物盒", + "block.expandedstorage.bamboo_chest": "竹箱子", + "block.expandedstorage.moss_chest": "苔蘚箱子", + "block.expandedstorage.iron_chest": "鐵箱子", + "block.expandedstorage.gold_chest": "金箱子", + "block.expandedstorage.diamond_chest": "鑽石箱子", + "block.expandedstorage.obsidian_chest": "黑曜石箱子", + "block.expandedstorage.netherite_chest": "下界合金箱子", + "entity.expandedstorage.wood_chest_minecart": "運輸礦車", + "entity.expandedstorage.pumpkin_chest_minecart": "南瓜箱子運輸礦車", + "entity.expandedstorage.present_minecart": "禮物盒運輸礦車", + "entity.expandedstorage.bamboo_chest_minecart": "竹箱子運輸礦車", + "entity.expandedstorage.moss_chest_minecart": "苔蘚箱子運輸礦車", + "entity.expandedstorage.iron_chest_minecart": "鐵箱子運輸礦車", + "entity.expandedstorage.gold_chest_minecart": "金箱子運輸礦車", + "entity.expandedstorage.diamond_chest_minecart": "鑽石箱子運輸礦車", + "entity.expandedstorage.obsidian_chest_minecart": "黑曜石箱子運輸礦車", + "entity.expandedstorage.netherite_chest_minecart": "下界合金箱子運輸礦車", + "item.expandedstorage.wood_chest_minecart": "運輸礦車", + "item.expandedstorage.pumpkin_chest_minecart": "南瓜箱子運輸礦車", + "item.expandedstorage.present_minecart": "禮物盒運輸礦車", + "item.expandedstorage.bamboo_chest_minecart": "竹箱子運輸礦車", + "item.expandedstorage.moss_chest_minecart": "苔蘚箱子運輸礦車", + "item.expandedstorage.iron_chest_minecart": "鐵箱子運輸礦車", + "item.expandedstorage.gold_chest_minecart": "金箱子運輸礦車", + "item.expandedstorage.diamond_chest_minecart": "鑽石箱子運輸礦車", + "item.expandedstorage.obsidian_chest_minecart": "黑曜石箱子運輸礦車", + "item.expandedstorage.netherite_chest_minecart": "下界合金箱子運輸礦車", + "stat.expandedstorage.open_wood_chest": "[ES] 箱子打開次數", + "stat.expandedstorage.open_pumpkin_chest": "[ES] 南瓜箱子打開次數", + "stat.expandedstorage.open_present": "[ES] 禮物盒打開次數", + "stat.expandedstorage.open_bamboo_chest": "[ES] 竹箱子打開次數", + "stat.expandedstorage.open_moss_chest": "[ES] 苔蘚箱子打開次數", + "stat.expandedstorage.open_iron_chest": "[ES] 鐵箱子打開次數", + "stat.expandedstorage.open_gold_chest": "[ES] 金箱子打開次數", + "stat.expandedstorage.open_diamond_chest": "[ES] 鑽石箱子打開次數", + "stat.expandedstorage.open_obsidian_chest": "[ES] 黑曜石箱子打開次數", + "stat.expandedstorage.open_netherite_chest": "[ES] 下界合金箱子打開次數", + "block.expandedstorage.old_wood_chest": "舊箱子", + "block.expandedstorage.old_iron_chest": "舊鐵箱子", + "block.expandedstorage.old_gold_chest": "舊金箱子", + "block.expandedstorage.old_diamond_chest": "舊鑽石箱子", + "block.expandedstorage.old_obsidian_chest": "舊黑曜石箱子", + "block.expandedstorage.old_netherite_chest": "舊下界合金箱子", + "stat.expandedstorage.open_old_wood_chest": "[ES] 舊箱子打開次數", + "stat.expandedstorage.open_old_iron_chest": "[ES] 舊鐵箱子打開次數", + "stat.expandedstorage.open_old_gold_chest": "[ES] 舊金箱子打開次數", + "stat.expandedstorage.open_old_diamond_chest": "[ES] 舊鑽石箱子打開次數", + "stat.expandedstorage.open_old_obsidian_chest": "[ES] 舊黑曜石箱子打開次數", + "stat.expandedstorage.open_old_netherite_chest": "[ES] 舊下界合金箱子打開次數", + "block.expandedstorage.vanilla_wood_mini_chest": "迷你箱子", + "block.expandedstorage.wood_mini_chest": "迷你箱子", + "block.expandedstorage.pumpkin_mini_chest": "南瓜迷你箱子", + "block.expandedstorage.red_mini_present": "紅色迷你禮物盒", + "block.expandedstorage.white_mini_present": "白色迷你禮物盒", + "block.expandedstorage.candy_cane_mini_present": "糖果迷你禮物盒", + "block.expandedstorage.green_mini_present": "綠色迷你禮物盒", + "block.expandedstorage.lavender_mini_present": "薰衣草迷你禮物盒", + "block.expandedstorage.pink_amethyst_mini_present": "粉紅紫水晶迷你禮物盒", + "block.expandedstorage.iron_mini_chest": "鐵迷你箱子", + "block.expandedstorage.gold_mini_chest": "金迷你箱子", + "block.expandedstorage.diamond_mini_chest": "鑽石迷你箱子", + "block.expandedstorage.obsidian_mini_chest": "黑曜石迷你箱子", + "block.expandedstorage.netherite_mini_chest": "下界合金迷你箱子", + "stat.expandedstorage.open_vanilla_wood_mini_chest": "[ES] 迷你箱子(原版樣式)打開次數", + "stat.expandedstorage.open_wood_mini_chest": "[ES] 迷你箱子打開次數", + "stat.expandedstorage.open_pumpkin_mini_chest": "[ES] 南瓜迷你箱子打開次數", + "stat.expandedstorage.open_red_mini_present": "[ES] 紅色迷你禮物盒打開次數", + "stat.expandedstorage.open_white_mini_present": "[ES] 白色迷你禮物盒打開次數", + "stat.expandedstorage.open_candy_cane_mini_present": "[ES] 糖果迷你禮物盒打開次數", + "stat.expandedstorage.open_green_mini_present": "[ES] 綠色迷你禮物盒打開次數", + "stat.expandedstorage.open_lavender_mini_present": "[ES] 薰衣草迷你禮物盒打開次數", + "stat.expandedstorage.open_pink_amethyst_mini_present": "[ES] 粉紅紫水晶迷你禮物盒打開次數", + "stat.expandedstorage.open_iron_mini_chest": "[ES] 鐵迷你箱子打開次數", + "stat.expandedstorage.open_gold_mini_chest": "[ES] 金迷你箱子打開次數", + "stat.expandedstorage.open_diamond_mini_chest": "[ES] 鑽石迷你箱子打開次數", + "stat.expandedstorage.open_obsidian_mini_chest": "[ES] 黑曜石迷你箱子打開次數", + "stat.expandedstorage.open_netherite_mini_chest": "[ES] 下界合金迷你箱子打開次數", + "block.expandedstorage.mini_barrel": "迷你木桶", + "block.expandedstorage.copper_mini_barrel": "銅迷你木桶", + "block.expandedstorage.exposed_copper_mini_barrel": "斑駁的銅迷你木桶", + "block.expandedstorage.weathered_copper_mini_barrel": "鏽蝕的銅迷你木桶", + "block.expandedstorage.oxidized_copper_mini_barrel": "氧化的銅迷你木桶", + "block.expandedstorage.waxed_copper_mini_barrel": "塗蠟的銅迷你木桶", + "block.expandedstorage.waxed_exposed_copper_mini_barrel": "塗蠟的斑駁銅迷你木桶", + "block.expandedstorage.waxed_weathered_copper_mini_barrel": "塗蠟的鏽蝕銅迷你木桶", + "block.expandedstorage.waxed_oxidized_copper_mini_barrel": "塗蠟的氧化銅迷你木桶", + "block.expandedstorage.iron_mini_barrel": "鐵迷你木桶", + "block.expandedstorage.gold_mini_barrel": "金迷你木桶", + "block.expandedstorage.diamond_mini_barrel": "鑽石迷你木桶", + "block.expandedstorage.obsidian_mini_barrel": "黑曜石迷你木桶", + "block.expandedstorage.netherite_mini_barrel": "下界合金迷你木桶", + "stat.expandedstorage.open_mini_barrel": "[ES] 迷你木桶打開次數", + "stat.expandedstorage.open_copper_mini_barrel": "[ES] 銅迷你木桶打開次數", + "stat.expandedstorage.open_iron_mini_barrel": "[ES] 鐵迷你木桶打開次數", + "stat.expandedstorage.open_gold_mini_barrel": "[ES] 金迷你木桶打開次數", + "stat.expandedstorage.open_diamond_mini_barrel": "[ES] 鑽石迷你木桶打開次數", + "stat.expandedstorage.open_obsidian_mini_barrel": "[ES] 黑曜石迷你木桶打開次數", + "stat.expandedstorage.open_netherite_mini_barrel": "[ES] 下界合金迷你木桶打開次數", + "item.expandedstorage.gold_key": "金鑰匙", + "tooltip.expandedstorage.gold_key": "使用它來打開鎖定的箱子。", + "item.expandedstorage.gold_lock": "金鎖", + "tooltip.expandedstorage.gold_lock": "使用它來鎖定箱子,只能由同名的金鑰匙打開。", + "chat.expandedstorage.lock_must_be_named": "必須先命名此鎖,然後才能使用。", + "item.expandedstorage.diamond_lock": "鑽石鎖", + "tooltip.expandedstorage.diamond_lock": "使用它來鎖定箱子,只能由你打開。", + "tag.expandedstorage.wooden_chests": "木製箱子和擴展儲物空間的等級等價物", + "tag.c.wooden_barrels": "木桶", + "tag.c.bamboo": "竹", + "screen.expandedstorage.change_screen_button": "更改顯示類型", + "screen.expandedstorage.screen_picker_title": "選擇顯示類型", + "screen.expandedstorage.page_screen": "分頁顯示", + "screen.expandedstorage.scroll_screen": "滾動顯示", + "screen.expandedstorage.single_screen": "單頁顯示", + "screen.expandedstorage.next_page": "下一頁", + "screen.expandedstorage.prev_page": "上一頁", + "screen.expandedstorage.page_x_y": "%d/%d", + "screen.expandedstorage.off_screen_warning_1": "如果你選擇此選項,", + "screen.expandedstorage.off_screen_warning_2": "可能無法顯示全部物品。", + "screen.expandedstorage.current_option_notice": "這是你當前的偏好。", + "chat.expandedstorage.cannot_display_screen": "無法打開“%s”類型的物品欄,請嘗試其他類型。", + "text.expandedstorage.disconnect.old_version": "請更新擴展存儲。", + "key.expandedstorage.config": "[ES] 打開顯示類型選擇界面", + "text.expandedstorage.short_prefix": "[ES]", + "text.expandedstorage.prefix": "[擴展存儲] %s", + "text.expandedstorage.wrong_loader_warning": "請安裝本模組的%2$s版本,這尚未針對%1$s進行測試,因此可能存在不提供支持的問題。" +} \ No newline at end of file From 4056b1a374af1905861155d69756e94242c52830 Mon Sep 17 00:00:00 2001 From: Hanekmio <179999852+Hanekmio@users.noreply.github.com> Date: Sun, 7 Dec 2025 13:55:58 +0800 Subject: [PATCH 4/5] Fix Icon --- src/main/resources/icon.png | Bin 68 -> 2107 bytes 1 file changed, 0 insertions(+), 0 deletions(-) diff --git a/src/main/resources/icon.png b/src/main/resources/icon.png index 240ca4f8d4edca6d5905acf71bdd9f88d4bd3127..b186131388d205317d05c3e9d3078daaef4d3db5 100644 GIT binary patch literal 2107 zcmV-B2*me^P)C0000yP)t-s0000- z<>6@b<`%uc{^pzg*>nH##ftgqCwzOm@DKLcEJKBT();tB`{)vAYWuWGae#aBkW{U) zu_{bW-QH^a0000KbW%=J0RR90|NsC0|NsC0|NsC0|NsC0y5VD~000M?Nkl=Eq;q;yILz4ey1n}FgYgCRPs~x@vA<6srvStta z6<&M?f|Oqk#VQa!RgO^kYayQy)(;}E#w+C!;d4#N`+g5w>ib#{9q~?ttnt7BI9MP8 z2R_i0QGQsNJPXu>I)s;R?1&Sq{8Ap?wXp~=5pQftkf%n&27sg14<^D|^9BTxPbY|n z{AH4lex;vZM-cM0fZyZCa1IPcynY3tQ$BnKKRWREH-uCEJxzj2WS@CS{zni_>X)?T z;m33^?0+1k! z$PqMx%2HfKz%>lM`ZhNKG6dXch}l~###R6f;(*H)eC>QY1Yihwc5vi}!UB?yWdR3V zu26pN0w4r=Msn!NC`K{Qp-u9=01SbjQ5w3rJpWLJAmsZ2@^Z{VCdKL>;$Jh*y#Q%s z93Y75tRdv`+tvZ#FL&w)(Q%VCs1c*MF25~Z0Cg8c-&F=fLw@UYz)!9GG?+YV&VKo2 z>jS{K#nUR9l7zHwtjd%A6975_&$P+c;JQ2k9M(Vpu(U0NPC)HDxL9&o&UuPXKtUtporMDosh71#Rk)dAs z2xaLZKrTPuZruP8A?zh-M?+gt1wovvo_~_>1n>xKGaI_!00SJUg3;;j`cA>cD_b z0NeJ+0nivB-wTkM>yaV{h)#*dtB>u`T+d;%U0xF+*eqS191-T|7q&ch@}faT8 zUaJI`t-T*eJEAH;LRdKfHUFh09}xNgOdS9b*0@mf1#e!iAubW(ijmbq8^9g|&~8is z?CHHE{p)oS!6C*bKz0{M2k;0Pz+PRBPB~N08KyRX2oLZ#=tCC}f)xOJZMEek!gB!3 zf&HDdWw8Ws$P1q>kFhh7x`_GDvToO3%u6Tn3q_Zo#AjaP=HuH4-2g;9M*J;U8om zR4oS@Knkc!0~aR(pl*PR7En+Yv>fOF=`R>o{_GS0wqpRWAp6|Z0APQqVbbH-%o6~( zH!~2^KaL9Eq%>l>6K$Ck7XH%!K{-00{aUHQ6MHs8_vL8#=m3oj#QJl2{bMLa5Z0VD z3bN7Ha6kpX`eTdGQ~+E{fb@81r~<%k`W^sp0d+u^0}%nvk{#>9a zKcvn=cHtq;-oL`Gq{e6gxT(C5z zMz;S{)%R$YK#5S;ZvbGv2LhgfohBrHY9Yi7T#o=a0vn1sz@2gs%|B0=eLeq_fmR8q zwE#nr18k9irQkdU(Q&HF_hvvtFew5+wBU|HWPUaI5j5O9>&QTfPyk2^(uL5}0toWG z21o={UlCxD7Wgy(Lfe4r69#Aq@JM6MEx_!%7C^k8*j0j6gmj+}ENEITV~W?a&+1DA zcB693lkhQpj=*kILL>ANjBq{w8URN?fEy&ibrFF6iv~!90N`&^Zv7s-L0=%ilc{?z z0qQ^90W}1CAdLhEy)a$>u>cALdLE7htwO-le~UgKq-Q{PLa514Z`Kb8>@np1-f|(y z|9k$ckqEMN*bisY|Csz9jv>Hac$(gukEYJ}ke-$Sug@^YS5_j__&o ld5kV6m_AqfRfwra`#&+A_xiC6JcZci7-kP61+gajamnSrtAhou#e O#o+1c=d#Wzp$Py;d<%g9 From 1208a876ce6c103a0fd0b70b5a48efc51457f58e Mon Sep 17 00:00:00 2001 From: Hanekmio <179999852+Hanekmio@users.noreply.github.com> Date: Sun, 7 Dec 2025 14:01:09 +0800 Subject: [PATCH 5/5] Refine translations in zh_hk.json Updated various translations in the Chinese (Hong Kong) language file for improved clarity and accuracy. --- .../assets/expandedstorage/lang/zh_hk.json | 50 +++++++++---------- 1 file changed, 25 insertions(+), 25 deletions(-) diff --git a/src/main/resources/assets/expandedstorage/lang/zh_hk.json b/src/main/resources/assets/expandedstorage/lang/zh_hk.json index 9dc6f7b..1c68278 100644 --- a/src/main/resources/assets/expandedstorage/lang/zh_hk.json +++ b/src/main/resources/assets/expandedstorage/lang/zh_hk.json @@ -25,22 +25,22 @@ "item.expandedstorage.diamond_to_obsidian_conversion_kit": "鑽石→黑曜石升級工具", "item.expandedstorage.diamond_to_netherite_conversion_kit": "鑽石→下界合金升級工具", "item.expandedstorage.obsidian_to_netherite_conversion_kit": "黑曜石→下界合金升級工具", - "item.expandedstorage.storage_mutator": "儲存變壓器", + "item.expandedstorage.storage_mutator": "存儲變化器", "tooltip.expandedstorage.storage_mutator.tool_mode": "模式:%s", "tooltip.expandedstorage.storage_mutator.merge": "合併", - "tooltip.expandedstorage.storage_mutator.description_merge": "%s撳兩個相鄰嘅箱嚟合併佢哋", - "tooltip.expandedstorage.storage_mutator.merge_already_double_chest": "合併失敗,原本個箱已經係雙層箱喇。", - "tooltip.expandedstorage.storage_mutator.merge_wrong_facing": "合併失敗,箱向唔同方向。", - "tooltip.expandedstorage.storage_mutator.merge_wrong_block": "合併失敗,箱係唔同類型。", - "tooltip.expandedstorage.storage_mutator.merge_not_adjacent": "合併失敗,箱唔相鄰。", + "tooltip.expandedstorage.storage_mutator.description_merge": "%s點擊兩個相鄰的箱子來合併它們", + "tooltip.expandedstorage.storage_mutator.merge_already_double_chest": "合併失敗,原方塊已經是雙重箱子了。", + "tooltip.expandedstorage.storage_mutator.merge_wrong_facing": "合併失敗,箱子麵向不同方向。", + "tooltip.expandedstorage.storage_mutator.merge_wrong_block": "合併失敗,箱子為不同類型。", + "tooltip.expandedstorage.storage_mutator.merge_not_adjacent": "合併失敗,箱子不相鄰。", "tooltip.expandedstorage.storage_mutator.merge_end": "合併完成。", - "tooltip.expandedstorage.storage_mutator.merge_start": "合併開始,請%s撳另一個箱。", + "tooltip.expandedstorage.storage_mutator.merge_start": "合併開始,請%s點擊另一個箱子。", "tooltip.expandedstorage.storage_mutator.rotate": "旋轉", - "tooltip.expandedstorage.storage_mutator.description_rotate": "%s撳箱改變佢嘅方向。", + "tooltip.expandedstorage.storage_mutator.description_rotate": "%s點擊箱子來改變它的方向。", "tooltip.expandedstorage.storage_mutator.split": "分離", - "tooltip.expandedstorage.storage_mutator.description_split": "%s撳一個大箱嚟將佢分開做兩個箱。", + "tooltip.expandedstorage.storage_mutator.description_split": "%s點擊一個大箱子來把它分離成兩個箱子。", "tooltip.expandedstorage.storage_mutator.swap_theme": "更換主題", - "tooltip.expandedstorage.storage_mutator.description_swap_theme": "%s撳一個箱嚟換佢嘅款式。", + "tooltip.expandedstorage.storage_mutator.description_swap_theme": "%s點擊一個箱子來更換它的樣式。", "tooltip.expandedstorage.conversion_kit_wood_copper_1": "%s點擊木箱子", "tooltip.expandedstorage.conversion_kit_wood_copper_2": "來把它升級成銅箱子。", "tooltip.expandedstorage.conversion_kit_wood_iron_1": "%s點擊木箱子", @@ -84,9 +84,9 @@ "tooltip.expandedstorage.conversion_kit_obsidian_netherite_1": "%s點擊黑曜石箱子", "tooltip.expandedstorage.conversion_kit_obsidian_netherite_2": "來把它升級成下界合金箱子。", "tooltip.expandedstorage.conversion_kit.need_x_upgrades": "升級失敗,你需要%s次以上的升級。", - "tooltip.expandedstorage.conversion_kit.not_work_on_block": "呢個升級工具唔適用於嗰個方塊。", - "tooltip.expandedstorage.conversion_kit.not_work_on_entity": "呢個升級工具唔適用於嗰個實體。", - "tooltip.expandedstorage.conversion_kit.copper_chests_not_implemented": "唔好意思,銅箱仲未加咗。", + "tooltip.expandedstorage.conversion_kit.not_work_on_block": "此升級工具不適用於該方塊。", + "tooltip.expandedstorage.conversion_kit.not_work_on_entity": "此升級工具不適用於該實體。", + "tooltip.expandedstorage.conversion_kit.copper_chests_not_implemented": "對不起,銅箱還沒有被添加。", "block.expandedstorage.copper_barrel": "銅木桶", "block.expandedstorage.exposed_copper_barrel": "斑駁的銅木桶", "block.expandedstorage.weathered_copper_barrel": "鏽蝕的銅木桶", @@ -208,13 +208,13 @@ "stat.expandedstorage.open_obsidian_mini_barrel": "[ES] 黑曜石迷你木桶打開次數", "stat.expandedstorage.open_netherite_mini_barrel": "[ES] 下界合金迷你木桶打開次數", "item.expandedstorage.gold_key": "金鑰匙", - "tooltip.expandedstorage.gold_key": "用佢嚟開鎖住嘅箱。", + "tooltip.expandedstorage.gold_key": "使用它來打開鎖定的箱子。", "item.expandedstorage.gold_lock": "金鎖", - "tooltip.expandedstorage.gold_lock": "用佢嚟鎖箱,只可以用同一把名嘅鎖匙開。", - "chat.expandedstorage.lock_must_be_named": "要先畀呢把鎖命名,先至可以用。", + "tooltip.expandedstorage.gold_lock": "使用它來鎖定箱子,只能由同名的金鑰匙打開。", + "chat.expandedstorage.lock_must_be_named": "必須先命名此鎖,然後才能使用。", "item.expandedstorage.diamond_lock": "鑽石鎖", - "tooltip.expandedstorage.diamond_lock": "用佢嚟鎖箱,只可以由你自己開。", - "tag.expandedstorage.wooden_chests": "木製箱同擴展儲物空間嘅等級等價物", + "tooltip.expandedstorage.diamond_lock": "使用它來鎖定箱子,只能由你打開。", + "tag.expandedstorage.wooden_chests": "木製箱子和擴展儲物空間的等級等價物", "tag.c.wooden_barrels": "木桶", "tag.c.bamboo": "竹", "screen.expandedstorage.change_screen_button": "更改顯示類型", @@ -225,13 +225,13 @@ "screen.expandedstorage.next_page": "下一頁", "screen.expandedstorage.prev_page": "上一頁", "screen.expandedstorage.page_x_y": "%d/%d", - "screen.expandedstorage.off_screen_warning_1": "如果你揀呢個選項,", - "screen.expandedstorage.off_screen_warning_2": "可能顯示唔到全部物品。", - "screen.expandedstorage.current_option_notice": "呢個係你依家嘅偏好。", - "chat.expandedstorage.cannot_display_screen": "無法打開「%s」類型嘅物品欄,請試下其他類型。", + "screen.expandedstorage.off_screen_warning_1": "如果你選擇此選項,", + "screen.expandedstorage.off_screen_warning_2": "可能無法顯示全部物品。", + "screen.expandedstorage.current_option_notice": "這是你當前的偏好。", + "chat.expandedstorage.cannot_display_screen": "無法打開“%s”類型的物品欄,請嘗試其他類型。", "text.expandedstorage.disconnect.old_version": "請更新擴展存儲。", - "key.expandedstorage.config": "[ES] 打開顯示類型選擇介面", + "key.expandedstorage.config": "[ES] 打開顯示類型選擇界面", "text.expandedstorage.short_prefix": "[ES]", "text.expandedstorage.prefix": "[擴展存儲] %s", - "text.expandedstorage.wrong_loader_warning": "請安裝本模組嘅%2$s版本,呢個尚未針對%1$s測試過,所以可能會有唔提供支援嘅問題。" -} \ No newline at end of file + "text.expandedstorage.wrong_loader_warning": "請安裝本模組的%2$s版本,這尚未針對%1$s進行測試,因此可能存在不提供支持的問題。" +}