Skip to content

Commit 5bfbb51

Browse files
authored
Applied Botanics 翻译更新 (#3964)
Applied Botanics
1 parent 38765fc commit 5bfbb51

3 files changed

Lines changed: 68 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"type": "plainclone",
3+
"source": "./projects/1.20/assets/applied-botanics-addon/appbot"
4+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"gui.appbot.mana": "Mana",
3+
4+
"itemGroup.appbot.tab": "Applied Botanics",
5+
6+
"block.appbot.fluix_mana_pool": "Fluix Mana Pool",
7+
8+
"item.appbot.mana_cell_housing": "ME Mana Cell Housing",
9+
"item.appbot.creative_mana_cell": "Creative ME Mana Cell",
10+
11+
"item.appbot.mana_storage_cell_1k": "1k ME Mana Storage Cell",
12+
"item.appbot.mana_storage_cell_4k": "4k ME Mana Storage Cell",
13+
"item.appbot.mana_storage_cell_16k": "16k ME Mana Storage Cell",
14+
"item.appbot.mana_storage_cell_64k": "64k ME Mana Storage Cell",
15+
"item.appbot.mana_storage_cell_256k": "256k ME Mana Storage Cell",
16+
17+
"item.appbot.portable_mana_storage_cell_1k": "1k Portable Mana Cell",
18+
"item.appbot.portable_mana_storage_cell_4k": "4k Portable Mana Cell",
19+
"item.appbot.portable_mana_storage_cell_16k": "16k Portable Mana Cell",
20+
"item.appbot.portable_mana_storage_cell_64k": "64k Portable Mana Cell",
21+
"item.appbot.portable_mana_storage_cell_256k": "256k Portable Mana Cell",
22+
23+
"item.appbot.mana_p2p_tunnel": "Mana P2P Tunnel",
24+
25+
"appbot.entry.fluix_mana_pool": "Fluix Mana Pool",
26+
"appbot.page.fluix_mana_pool0": "The $(item)Fluix Mana Pool$(0) operates on $(thing)Mana$(0) from the attached ME system",
27+
"appbot.page.fluix_mana_pool1": "this isn't so bad",
28+
29+
"appbot.entry.mana_drives": "Mana Drives",
30+
"appbot.page.mana_drives0": "Ever wanted to throw magic under the bus and go numerical? shame on you",
31+
"appbot.page.mana_drives1": "just what vazkii never wanted"
32+
}
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
{
2+
"gui.appbot.mana": "魔力",
3+
4+
"itemGroup.appbot.tab": "应用能源:植物魔法附属",
5+
6+
"block.appbot.fluix_mana_pool": "福鲁伊克斯魔力池",
7+
8+
"item.appbot.mana_cell_housing": "ME魔力元件外壳",
9+
"item.appbot.creative_mana_cell": "创造型ME魔力存储元件",
10+
11+
"item.appbot.mana_storage_cell_1k": "1k ME魔力存储元件",
12+
"item.appbot.mana_storage_cell_4k": "4k ME魔力存储元件",
13+
"item.appbot.mana_storage_cell_16k": "16k ME魔力存储元件",
14+
"item.appbot.mana_storage_cell_64k": "64k ME魔力存储元件",
15+
"item.appbot.mana_storage_cell_256k": "256k ME魔力存储元件",
16+
17+
"item.appbot.portable_mana_storage_cell_1k": "1k便携魔力元件",
18+
"item.appbot.portable_mana_storage_cell_4k": "4k便携魔力元件",
19+
"item.appbot.portable_mana_storage_cell_16k": "16k便携魔力元件",
20+
"item.appbot.portable_mana_storage_cell_64k": "64k便携魔力元件",
21+
"item.appbot.portable_mana_storage_cell_256k": "256k便携魔力元件",
22+
23+
"item.appbot.mana_p2p_tunnel": "魔力P2P通道",
24+
25+
"appbot.entry.fluix_mana_pool": "福鲁伊克斯魔力池",
26+
"appbot.page.fluix_mana_pool0": "$(item)福鲁伊克斯魔力池$(0)会从其所处ME网络中获取$(thing)魔力$(0)。",
27+
"appbot.page.fluix_mana_pool1": "其实也没那么糟",
28+
29+
"appbot.entry.mana_drives": "魔力驱动器",
30+
"appbot.page.mana_drives0": "曾想过让魔力数字化吗?曾想过用总线传输魔力吗?真是令人羞愧。",
31+
"appbot.page.mana_drives1": "正是Vazkii最不想要的"
32+
}

0 commit comments

Comments
 (0)