From fa7ebfb56c61f27ce5492b572f9c6e7429b6b9dc Mon Sep 17 00:00:00 2001 From: tartaric_acid <568248266@qq.com> Date: Fri, 26 Aug 2016 21:01:28 +0800 Subject: [PATCH] Create a language file for RS #The corresponding version of this language file is mc1.10-0.8.20. --- .../assets/refinedstorage/lang/zh_CN.lang | 160 ++++++++++++++++++ 1 file changed, 160 insertions(+) create mode 100644 src/main/resources/assets/refinedstorage/lang/zh_CN.lang diff --git a/src/main/resources/assets/refinedstorage/lang/zh_CN.lang b/src/main/resources/assets/refinedstorage/lang/zh_CN.lang new file mode 100644 index 000000000..702b54d0d --- /dev/null +++ b/src/main/resources/assets/refinedstorage/lang/zh_CN.lang @@ -0,0 +1,160 @@ +itemGroup.refinedstorage=Refined Storage + +gui.refinedstorage:controller.0=控制器 +gui.refinedstorage:controller.1=创造控制器 +gui.refinedstorage:controller.machine_amount=%dx +gui.refinedstorage:grid=终端 +gui.refinedstorage:grid.craft=合成 +gui.refinedstorage:grid.pattern_create=写入磁盘 +gui.refinedstorage:wireless_grid=无线终端 +gui.refinedstorage:disk_drive=驱动器 +gui.refinedstorage:external_storage=外部存储总线 +gui.refinedstorage:importer=输入总线 +gui.refinedstorage:exporter=输出总线 +gui.refinedstorage:detector=网络物品检测器 +gui.refinedstorage:solderer=压印器 +gui.refinedstorage:solderer.progress=%d%% +gui.refinedstorage:destructor=破坏面板 +gui.refinedstorage:constructor=成型面板 +gui.refinedstorage:relay=继电器 +gui.refinedstorage:interface.import=输入端 +gui.refinedstorage:interface.export=输出端 +gui.refinedstorage:crafting_monitor=合成监控处理器 +gui.refinedstorage:crafting_monitor.missing_items=缺少物品 +gui.refinedstorage:crafting_monitor.items_crafting=正在合成 +gui.refinedstorage:crafting_monitor.items_processing=正在处理 +gui.refinedstorage:crafting_monitor.not_started_yet=等待中 +gui.refinedstorage:wireless_transmitter=无线访问点 +gui.refinedstorage:wireless_transmitter.distance=%d 方块 +gui.refinedstorage:crafter=装配室 +gui.refinedstorage:crafter.processing=处理中 +gui.refinedstorage:processing_pattern_encoder=处理编码器 +gui.refinedstorage:processing_pattern_encoder.pattern_create=写入模板 +gui.refinedstorage:grid_filter=终端过滤 +gui.refinedstorage:grid_filter.compare_damage=耐久 +gui.refinedstorage:grid_filter.compare_nbt=NBT +gui.refinedstorage:network_transmitter=网络变送器 +gui.refinedstorage:network_transmitter.distance=%d 个方块 +gui.refinedstorage:network_transmitter.dimension=维度 %d +gui.refinedstorage:network_transmitter.missing_card=缺失网卡 +gui.refinedstorage:network_transmitter.missing_upgrade=缺失插入升级 + +misc.refinedstorage:energy_stored=%d / %d RS +misc.refinedstorage:energy_usage=使用: %d RS/t +misc.refinedstorage:energy_usage_minimal=%d RS/t + +misc.refinedstorage:storage.stored=Stored: %d +misc.refinedstorage:storage.stored_capacity=已存储: %d / %d +misc.refinedstorage:storage.stored_minimal=%d +misc.refinedstorage:storage.stored_capacity_minimal=%d / %d +misc.refinedstorage:storage.full=%d%% 已使用 + +misc.refinedstorage:wireless_grid.tooltip=连接到 %d, %d, %d. +misc.refinedstorage:wireless_grid.out_of_range=在范围内没有可以接入的无线访问点. +misc.refinedstorage:wireless_grid.not_found=没寻找到控制器. + +misc.refinedstorage:network_card.tooltip=Linked to %d, %d, %d. + +misc.refinedstorage:pattern.inputs=输入 +misc.refinedstorage:pattern.outputs=输出 + +misc.refinedstorage:start=开始 +misc.refinedstorage:clear=清除 +misc.refinedstorage:cancel_all=取消所有 +misc.refinedstorage:priority=优先级 + +sidebutton.refinedstorage:compare.1=耐久匹配 +sidebutton.refinedstorage:compare.2=NBT 匹配 + +sidebutton.refinedstorage:redstone_mode=红石模式 +sidebutton.refinedstorage:redstone_mode.0=忽略红石信号 +sidebutton.refinedstorage:redstone_mode.1=有红石信号时工作 +sidebutton.refinedstorage:redstone_mode.2=无红石信号时工作 + +sidebutton.refinedstorage:grid.view_type=显示 +sidebutton.refinedstorage:grid.view_type.0=默认 +sidebutton.refinedstorage:grid.view_type.1=隐藏合成 +sidebutton.refinedstorage:grid.view_type.2=只有合成 +sidebutton.refinedstorage:grid.sorting.direction=排序方式 +sidebutton.refinedstorage:grid.sorting.direction.0=上升 +sidebutton.refinedstorage:grid.sorting.direction.1=下降 +sidebutton.refinedstorage:grid.sorting.type=排序按 +sidebutton.refinedstorage:grid.sorting.type.0=数量 +sidebutton.refinedstorage:grid.sorting.type.1=名字 +sidebutton.refinedstorage:grid.search_box_mode=搜索框模式 +sidebutton.refinedstorage:grid.search_box_mode.0=标准搜索 +sidebutton.refinedstorage:grid.search_box_mode.1=自动搜索 +sidebutton.refinedstorage:grid.search_box_mode.2=JEI 标准同步 +sidebutton.refinedstorage:grid.search_box_mode.3=JEI 自动同步 + +sidebutton.refinedstorage:mode=模式 +sidebutton.refinedstorage:mode.whitelist=白名单 +sidebutton.refinedstorage:mode.blacklist=黑名单 + +sidebutton.refinedstorage:detector.mode=模式 +sidebutton.refinedstorage:detector.mode.0=物品数量小于输入数量时输出信号 +sidebutton.refinedstorage:detector.mode.1=物品数量等于输入数量时输出信号 +sidebutton.refinedstorage:detector.mode.2=物品数量大于于输入数量时输出信号 + +block.refinedstorage:controller.0.name=控制器 +block.refinedstorage:controller.1.name=创造控制器 +block.refinedstorage:cable.name=线缆 +block.refinedstorage:grid.0.name=终端 +block.refinedstorage:grid.1.name=合成终端 +block.refinedstorage:grid.2.name=样板终端 +block.refinedstorage:disk_drive.name=磁盘驱动器 +block.refinedstorage:external_storage.name=外部存储总线 +block.refinedstorage:importer.name=输入总线 +block.refinedstorage:exporter.name=输出总线 +block.refinedstorage:detector.name=标准发信器 +block.refinedstorage:machine_casing.name=机器外壳 +block.refinedstorage:solderer.name=压印器 +block.refinedstorage:destructor.name=破坏面板 +block.refinedstorage:constructor.name=成型面板 +block.refinedstorage:storage.0.name=1k 存储方块 +block.refinedstorage:storage.1.name=4k 存储方块 +block.refinedstorage:storage.2.name=16k 存储方块 +block.refinedstorage:storage.3.name=64k 存储方块 +block.refinedstorage:storage.4.name=创造存储方块 +block.refinedstorage:relay.name=继电器 +block.refinedstorage:interface.name=物品传输接口 +block.refinedstorage:crafting_monitor.name=合成监控处理器 +block.refinedstorage:wireless_transmitter.name=无线访问点 +block.refinedstorage:crafter.name=装配室 +block.refinedstorage:processing_pattern_encoder.name=处理编码器 +block.refinedstorage:network_receiver.name=网络接收器 +block.refinedstorage:network_transmitter.name=网络变送器 + +item.refinedstorage:storage_disk.0.name=1k 存储磁盘 +item.refinedstorage:storage_disk.1.name=4k 存储磁盘 +item.refinedstorage:storage_disk.2.name=16k 存储磁盘 +item.refinedstorage:storage_disk.3.name=64k 存储磁盘 +item.refinedstorage:storage_disk.4.name=创造存储磁盘 +item.refinedstorage:storage_disk.5.name=Debug存储磁盘 +item.refinedstorage:wireless_grid.0.name=无线终端 +item.refinedstorage:wireless_grid.1.name=创造无线终端 +item.refinedstorage:quartz_enriched_iron.name=富石英铁 +item.refinedstorage:core.0.name=成型核心 +item.refinedstorage:core.1.name=破坏核心 +item.refinedstorage:silicon.name=硅 +item.refinedstorage:processor.0.name=基础处理器框架 +item.refinedstorage:processor.1.name=进阶处理器框架 +item.refinedstorage:processor.2.name=高级处理器框架 +item.refinedstorage:processor.3.name=基础处理器 +item.refinedstorage:processor.4.name=进阶处理器 +item.refinedstorage:processor.5.name=高级处理器 +item.refinedstorage:processor.6.name=硅板 +item.refinedstorage:storage_part.0.name=1k 存储元件 +item.refinedstorage:storage_part.1.name=4k 存储元件 +item.refinedstorage:storage_part.2.name=16k 存储元件 +item.refinedstorage:storage_part.3.name=64k 存储元件 +item.refinedstorage:pattern.name=模板 +item.refinedstorage:upgrade.0.name=空白升级 +item.refinedstorage:upgrade.1.name=范围升级 +item.refinedstorage:upgrade.2.name=速度升级 +item.refinedstorage:upgrade.3.name=合成升级 +item.refinedstorage:upgrade.4.name=堆叠升级 +item.refinedstorage:upgrade.5.name=空间升级 +item.refinedstorage:storage_housing.name=磁盘外壳 +item.refinedstorage:grid_filter.name=过滤升级 +item.refinedstorage:network_card.name=网卡 \ No newline at end of file