Skip to content

Commit 7f4ce36

Browse files
committed
ExtraCells2
1 parent a9bd942 commit 7f4ce36

1 file changed

Lines changed: 63 additions & 0 deletions

File tree

ExtraCells2/zh_CN.lang

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
//**********//
2+
//EXTRACELLS//
3+
//**********//
4+
5+
//Items
6+
extracells.item.storage.physical.256k.name=ME 256k存储器
7+
extracells.item.storage.physical.1024k.name=ME 1024k存储器
8+
extracells.item.storage.physical.4096k.name=ME 4096k存储器
9+
extracells.item.storage.physical.16384k.name=ME 16384k存储器
10+
extracells.item.storage.fluid.1k.name=ME 1k流体存储器
11+
extracells.item.storage.fluid.4k.name=ME 4k流体存储器
12+
extracells.item.storage.fluid.16k.name=ME 16k流体存储器
13+
extracells.item.storage.fluid.64k.name=ME 64k流体存储器
14+
extracells.item.storage.fluid.256k.name=ME 256k流体存储器
15+
extracells.item.storage.fluid.1024k.name=ME 1024k流体存储器
16+
extracells.item.storage.fluid.4096k.name=ME 4096k流体存储器
17+
extracells.item.storage.component.physical.256k.name=256k ME存储簇
18+
extracells.item.storage.component.physical.1024k.name=1024k ME存储簇
19+
extracells.item.storage.component.physical.4096k.name=4096k ME存储簇
20+
extracells.item.storage.component.physical.16384k.name=16384k ME存储簇
21+
extracells.item.storage.component.fluid.1k.name=1k ME流体存储簇
22+
extracells.item.storage.component.fluid.4k.name=4k ME流体存储簇
23+
extracells.item.storage.component.fluid.16k.name=16k ME流体存储簇
24+
extracells.item.storage.component.fluid.64k.name=64k ME流体存储簇
25+
extracells.item.storage.component.fluid.256k.name=256k ME流体存储簇
26+
extracells.item.storage.component.fluid.1024k.name=1024k ME流体存储簇
27+
extracells.item.storage.component.fluid.4096k.name=4096k ME流体存储簇
28+
extracells.item.storage.casing.physical.name=高级存储单元仓
29+
extracells.item.storage.casing.fluid.name=流体存储单元仓
30+
extracells.item.terminal.fluid.wireless.name=无线ME流体访问终端
31+
extracells.item.fluid.pattern=ME流体模板
32+
33+
//Creative Tab
34+
itemGroup.Extra_Cells=更多存储单元
35+
36+
//Item Groups
37+
extracells.fluid.IO=ME流体导入/导出总线
38+
extracells.fluid.plane=ME流体创造/毁灭刨工机
39+
40+
//Parts
41+
extracells.part.fluid.export.name=ME流体导出总线
42+
extracells.part.fluid.import.name=ME流体导出总线
43+
extracells.part.fluid.storage.name=ME流体存储总线
44+
extracells.part.fluid.terminal.name=ME流体访问终端
45+
extracells.part.fluid.plane.annihilation.name=ME流体毁灭刨工机
46+
extracells.part.fluid.plane.formation.name=ME流体创造刨工机
47+
extracells.part.fluid.levelemitter.name=ME流信号发射器
48+
extracells.part.drive.name=ME驱动固定器
49+
extracells.part.battery.name=ME能量单元固定器
50+
51+
//Blocks
52+
extracells.block.certustank=赛特斯石英水槽
53+
extracells.block.walrus.name=海象
54+
55+
//Tooltips and Chat-Messages
56+
extracells.tooltip.amount=总量
57+
extracells.tooltip.fluid=流体
58+
extracells.tooltip.storage.physical.types=%s中的%s个物品类型已使用.
59+
extracells.tooltip.storage.fluid.types=%s中的%s个流体类型已使用.
60+
extracells.tooltip.storage.physical.bytes=%s中的%s物品字节已使用.
61+
extracells.tooltip.storage.fluid.bytes=%s中的%s流体字节已使用.
62+
extracells.tooltip.storage.fluid.content=存有%smB的流体.
63+
extracells.tooltip.storage.physical.content=存有%s个物品.

0 commit comments

Comments
 (0)