From 3008cd52ba364d154c57d0c3c3d95a2b2ed52b3e Mon Sep 17 00:00:00 2001 From: Raoul Date: Mon, 18 Nov 2024 20:52:30 +0100 Subject: [PATCH] chore: update translation Chinese Simplified from crowdin --- .../assets/refinedstorage/lang/zh_cn.json | 60 +++++++++---------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json index 7d767ceba..a19c2a918 100644 --- a/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json +++ b/refinedstorage-common/src/main/resources/assets/refinedstorage/lang/zh_cn.json @@ -38,8 +38,8 @@ "block.refinedstorage.relay": "中继器", "block.refinedstorage.disk_interface": "磁盘接口", "block.refinedstorage.autocrafter": "自动合成仓", - "block.refinedstorage.autocrafter_manager": "Autocrafter Manager", - "block.refinedstorage.autocrafting_monitor": "Autocrafting Monitor", + "block.refinedstorage.autocrafter_manager": "自动合成仓管理器", + "block.refinedstorage.autocrafting_monitor": "合成监视器", "gui.refinedstorage.controller.redstone_mode_help": "当此设备处于非激活状态时,存储网络将无法将此设备用作能源来源。", "gui.refinedstorage.disk_drive.disks": "磁盘", "gui.refinedstorage.storage.redstone_mode_help": "当此设备处于非激活状态时,其中的存储空间将无法从存储网络内访问。", @@ -69,10 +69,10 @@ "gui.refinedstorage.grid.pattern_in_inventory": "此资源在背包中存在样板。", "gui.refinedstorage.grid.click_to_autocraft": "单击以自动合成", "gui.refinedstorage.grid.ctrl_click_to_autocraft": "CTRL + 单击以自动合成。", - "gui.refinedstorage.grid.search_help": "Search through resources in storage.", - "gui.refinedstorage.grid.search_help.mod_search": "Use '@' to filter for resources from a specific mod", - "gui.refinedstorage.grid.search_help.tag_search": "Use '$' to filter for resources with a specific tag", - "gui.refinedstorage.grid.search_help.tooltip_search": "Use '#' to filter for resources with a specific tooltip", + "gui.refinedstorage.grid.search_help": "在存储中搜索资源", + "gui.refinedstorage.grid.search_help.mod_search": "用'@'筛选来源为特定模组的资源", + "gui.refinedstorage.grid.search_help.tag_search": "用'@'筛选带有特定标签的资源", + "gui.refinedstorage.grid.search_help.tooltip_search": "用'#'筛选具有特定提示文字的资源", "gui.refinedstorage.crafting_grid.move.network": "将物品移动到网络。", "gui.refinedstorage.crafting_grid.move.inventory": "将物品移动到物品栏。", "gui.refinedstorage.crafting_grid.press_shift_ctrl_to_only_show_items_used_in_crafting": "按下 SHIFT + CTRL 只显示该配方中使用的项目。", @@ -89,7 +89,7 @@ "gui.refinedstorage.pattern_grid.processing.allowed_alternatives": "允许的替代方案", "gui.refinedstorage.pattern_grid.alternatives": "代替方案", "gui.refinedstorage.pattern_grid.alternatives.expand": "扩展", - "gui.refinedstorage.pattern_grid.alternatives.search_help": "Search through tag names.", + "gui.refinedstorage.pattern_grid.alternatives.search_help": "通过标签名查找", "gui.refinedstorage.screen_size": "界面大小", "gui.refinedstorage.screen_size.stretch": "自适应", "gui.refinedstorage.screen_size.small": "小", @@ -209,8 +209,8 @@ "gui.refinedstorage.autocrafter.lock_mode.lock_until_all_outputs_are_received": "直到本次合成完成后再进行下一次合成", "gui.refinedstorage.autocrafter.lock_mode.lock_until_high_redstone_signal": "收到高红石信号才进行合成", "gui.refinedstorage.autocrafter.lock_mode.lock_until_low_redstone_signal": "收到低红石信号才进行合成", - "gui.refinedstorage.autocrafter.visible_to_the_autocrafter_manager": "Visible to the Autocrafter Manager", - "gui.refinedstorage.autocrafter.visible_to_the_autocrafter_manager.help": "If this is enabled, you will be able to manage this autocrafter in the Autocrafter Manager.", + "gui.refinedstorage.autocrafter.visible_to_the_autocrafter_manager": "可见于自动合成仓管理器", + "gui.refinedstorage.autocrafter.visible_to_the_autocrafter_manager.help": "如果启用此功能,您将能够在自动合成仓管理器中管理此自动合成仓。", "gui.refinedstorage.autocrafter.edit_name": "编辑", "gui.refinedstorage.autocrafter.chained": "已连接", "gui.refinedstorage.autocrafter.chained.help": "该自动合成仓是连接的一部分", @@ -224,32 +224,32 @@ "gui.refinedstorage.autocrafting_preview.available": "可用: %s", "gui.refinedstorage.autocrafting_preview.to_craft": "合成数量:%s", "gui.refinedstorage.autocrafting_preview.missing": "缺少:%s", - "gui.refinedstorage.autocrafter_manager.search_mode": "Search mode", - "gui.refinedstorage.autocrafter_manager.search_mode.all": "All", + "gui.refinedstorage.autocrafter_manager.search_mode": "搜索模式", + "gui.refinedstorage.autocrafter_manager.search_mode.all": "全部", "gui.refinedstorage.autocrafter_manager.search_mode.all.help": "Search in pattern inputs, pattern outputs and autocrafter names.", "gui.refinedstorage.autocrafter_manager.search_mode.pattern_inputs": "Pattern inputs", "gui.refinedstorage.autocrafter_manager.search_mode.pattern_inputs.help": "Search in pattern inputs.", "gui.refinedstorage.autocrafter_manager.search_mode.pattern_outputs": "Pattern outputs", "gui.refinedstorage.autocrafter_manager.search_mode.pattern_outputs.help": "Search in pattern outputs.", - "gui.refinedstorage.autocrafter_manager.search_mode.autocrafter_names": "Autocrafter names", - "gui.refinedstorage.autocrafter_manager.search_mode.autocrafter_names.help": "Search in autocrafter names.", - "gui.refinedstorage.autocrafter_manager.view_type": "View type", - "gui.refinedstorage.autocrafter_manager.view_type.visible": "Visible", - "gui.refinedstorage.autocrafter_manager.view_type.visible.help": "Show all autocrafters that are visible to the Autocrafter Manager.", - "gui.refinedstorage.autocrafter_manager.view_type.not_full": "Not full", - "gui.refinedstorage.autocrafter_manager.view_type.not_full.help": "Show all autocrafters that are not full yet.", - "gui.refinedstorage.autocrafter_manager.view_type.all": "All", - "gui.refinedstorage.autocrafter_manager.view_type.all.help": "Show all autocrafters.", + "gui.refinedstorage.autocrafter_manager.search_mode.autocrafter_names": "自动合成仓名称", + "gui.refinedstorage.autocrafter_manager.search_mode.autocrafter_names.help": "根据自动合成仓名称进行搜索", + "gui.refinedstorage.autocrafter_manager.view_type": "可见性", + "gui.refinedstorage.autocrafter_manager.view_type.visible": "可见", + "gui.refinedstorage.autocrafter_manager.view_type.visible.help": "显示所有被设置为可见的自动合成仓", + "gui.refinedstorage.autocrafter_manager.view_type.not_full": "有空位", + "gui.refinedstorage.autocrafter_manager.view_type.not_full.help": "显示所有尚有样板空位的的自动合成仓", + "gui.refinedstorage.autocrafter_manager.view_type.all": "全部", + "gui.refinedstorage.autocrafter_manager.view_type.all.help": "显示所有自动合成仓", "gui.refinedstorage.autocrafting_monitor.stored": "Stored: %s", "gui.refinedstorage.autocrafting_monitor.missing": "Missing: %s", "gui.refinedstorage.autocrafting_monitor.processing": "Processing: %s", "gui.refinedstorage.autocrafting_monitor.scheduled": "Scheduled: %s", "gui.refinedstorage.autocrafting_monitor.crafting": "Crafting: %s", - "gui.refinedstorage.autocrafting_monitor.machine_does_not_accept_resource": "Machine doesn't accept resource", - "gui.refinedstorage.autocrafting_monitor.no_machine_found": "No machine found", - "gui.refinedstorage.autocrafting_monitor.autocrafter_is_locked": "Autocrafter is locked", - "gui.refinedstorage.autocrafting_monitor.cancel": "Cancel", - "gui.refinedstorage.autocrafting_monitor.cancel_all": "Cancel all", + "gui.refinedstorage.autocrafting_monitor.machine_does_not_accept_resource": "合成所需机器不接受资源", + "gui.refinedstorage.autocrafting_monitor.no_machine_found": "未找到合成所需机器", + "gui.refinedstorage.autocrafting_monitor.autocrafter_is_locked": "自动合成仓被锁定", + "gui.refinedstorage.autocrafting_monitor.cancel": "取消", + "gui.refinedstorage.autocrafting_monitor.cancel_all": "取消全部", "gui.refinedstorage.autocrafting_monitor.running_time": "Running for %s", "item.refinedstorage.controller.help": "为存储网络提供能量。一个存储网络中允许包含多个。", "item.refinedstorage.creative_controller.help": "为存储网络提供无限能源。", @@ -363,10 +363,10 @@ "item.refinedstorage.pattern": "样板", "item.refinedstorage.pattern.fuzzy_mode": "模糊匹配模式", "item.refinedstorage.pattern.help": "在合成仓中用于存储要制作的配方。蹲下时使用以清除。", - "item.refinedstorage.autocrafter_manager.help": "Allows managing all your autocrafters from a single interface.", - "item.refinedstorage.autocrafting_monitor.help": "Displays the status of autocrafting tasks and allows you to cancel autocrafting tasks in your storage network.", - "item.refinedstorage.wireless_autocrafting_monitor": "Wireless Autocrafting Monitor", - "item.refinedstorage.creative_wireless_autocrafting_monitor": "Creative Wireless Autocrafting Monitor", + "item.refinedstorage.autocrafter_manager.help": "能够通过单个界面就能管理全部的自动合成仓", + "item.refinedstorage.autocrafting_monitor.help": "显示自动合成任务的状态,并能够取消存储网络中的的自动合成任务", + "item.refinedstorage.wireless_autocrafting_monitor": "无线自动合成监视器", + "item.refinedstorage.creative_wireless_autocrafting_monitor": "创造无线自动合成监视器", "misc.refinedstorage.stored": "存储:%s", "misc.refinedstorage.stored_with_capacity": "存储:%s / %s (%d%%)", "misc.refinedstorage.total": "总数:%d", @@ -403,7 +403,7 @@ "key.refinedstorage.clear_crafting_grid_matrix_to_inventory": "清除合成终端矩阵到库存", "key.refinedstorage.open_wireless_grid": "打开无线终端", "key.refinedstorage.open_portable_grid": "打开样板终端", - "key.refinedstorage.open_wireless_autocrafting_monitor": "Open Wireless Autocrafting Monitor", + "key.refinedstorage.open_wireless_autocrafting_monitor": "打开无线自动合成监视器", "refinedstorage.subtitle.wrench": "使用扳手", "permission.refinedstorage.insert": "存入", "permission.refinedstorage.insert.description": "玩家是否可以向存储网络中存入资源",