Skip to content

Commit

Permalink
Merge pull request #500 from refinedmods/crowdin-translations
Browse files Browse the repository at this point in the history
New Crowdin updates
  • Loading branch information
raoulvdberge authored Mar 16, 2024
2 parents 2ce6804 + ca5bc15 commit a401a3f
Show file tree
Hide file tree
Showing 7 changed files with 2,217 additions and 2 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@
"block.refinedstorage2.storage_monitor": "存储监控器",
"block.refinedstorage2.network_receiver": "网络接收器",
"block.refinedstorage2.network_transmitter": "网络变送器",
"block.refinedstorage2.portable_grid": "Portable Grid",
"block.refinedstorage2.creative_portable_grid": "Creative Portable Grid",
"gui.refinedstorage2.controller.redstone_mode_help": "当此设备处于非活动状态时,存储网络将无法将此设备用作能源来源。",
"gui.refinedstorage2.disk_drive.disks": "磁盘",
"gui.refinedstorage2.storage.redstone_mode_help": "当此设备处于非活动状态时,存储在其中的存储空间将无法从存储网络内访问。",
Expand Down Expand Up @@ -127,6 +129,9 @@
"gui.refinedstorage2.access_mode.insert.help": "存储网络只能插入此存储。包含的资源仍然可在终端中看到。",
"gui.refinedstorage2.access_mode.extract": "仅提取",
"gui.refinedstorage2.access_mode.extract.help": "存储网络只能从此存储中提取。",
"gui.refinedstorage2.void_excess": "Void excess resources",
"gui.refinedstorage2.void_excess.help": "When void excess mode is turned on and the storage is full, it will keep accepting resources but void them.",
"gui.refinedstorage2.void_excess.allowlist_warning": "Void excess will only work when the storage is in allowlist mode.",
"gui.refinedstorage2.upgrade_slot": "空升级槽",
"gui.refinedstorage2.filter_slot.empty_filter": "空过滤器",
"gui.refinedstorage2.filter_slot.left_click_for": "左键点击",
Expand Down Expand Up @@ -304,7 +309,6 @@
"text.autoconfig.refinedstorage2.option.externalStorage": "外部存储",
"text.autoconfig.refinedstorage2.option.externalStorage.energyUsage": "能源",
"text.autoconfig.refinedstorage2.option.wirelessGrid": "无线网格",
"text.autoconfig.refinedstorage2.option.wirelessGrid.useEnergy": "使用能源",
"text.autoconfig.refinedstorage2.option.wirelessGrid.energyCapacity": "能源容量",
"text.autoconfig.refinedstorage2.option.wirelessGrid.openEnergyUsage": "打开能源",
"text.autoconfig.refinedstorage2.option.wirelessGrid.insertEnergyUsage": "插入能源",
Expand All @@ -316,6 +320,13 @@
"text.autoconfig.refinedstorage2.option.storageMonitor.energyUsage": "能源",
"text.autoconfig.refinedstorage2.option.networkReceiver": "网络接收器",
"text.autoconfig.refinedstorage2.option.networkReceiver.energyUsage": "能源",
"text.autoconfig.refinedstorage2.option.networkTransmitter": "Network Transmitter",
"text.autoconfig.refinedstorage2.option.networkTransmitter.energyUsage": "Energy usage",
"text.autoconfig.refinedstorage2.option.portableGrid": "Portable Grid",
"text.autoconfig.refinedstorage2.option.portableGrid.energyCapacity": "Energy capacity",
"text.autoconfig.refinedstorage2.option.portableGrid.openEnergyUsage": "Open energy usage",
"text.autoconfig.refinedstorage2.option.portableGrid.insertEnergyUsage": "Insert energy usage",
"text.autoconfig.refinedstorage2.option.portableGrid.extractEnergyUsage": "Extract energy usage",
"advancements.refinedstorage2.root.description": "在网络中使用一个或多个控制器为您的网络提供能源",
"advancements.refinedstorage2.connecting": "连接中",
"advancements.refinedstorage2.connecting.description": "使用电缆将设备连接在一起,或将设备放置在一起",
Expand Down Expand Up @@ -350,5 +361,7 @@
"advancements.refinedstorage2.better_than_a_barrel": "比桶更好",
"advancements.refinedstorage2.better_than_a_barrel.description": "制作存储监视器以查看、插入或提取存储网络中的资源",
"advancements.refinedstorage2.no_cables_required": "无需电缆",
"advancements.refinedstorage2.no_cables_required.description": "通过使用网络发射器、网络接收器和网络卡,添加额外组件到您的网络而无需使用电缆"
"advancements.refinedstorage2.no_cables_required.description": "通过使用网络发射器、网络接收器和网络卡,添加额外组件到您的网络而无需使用电缆",
"advancements.refinedstorage2.portable_storage": "Portable storage",
"advancements.refinedstorage2.portable_storage.description": "Craft a Portable Grid to access the content of disks without requiring a storage network"
}

0 comments on commit a401a3f

Please sign in to comment.