-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Create Ore Excavation 翻译更新 #3873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
cc501f7
提交模组create ore excavation的翻译
Catchmons 627bede
Update zh_cn.json
Catchmons 9498ace
Update zh_cn.json
Catchmons d871258
Update
Catchmons 08a115a
Update zh_cn.json
Catchmons ddea039
Update zh_cn.json
Catchmons 63b9f1e
修改
Catchmons 469e32d
Merge branch 'main' into create-ore-excavation
ChuijkYahus 7d9f2d2
Merge branch 'CFPAOrg:main' into create-ore-excavation
Catchmons 98f1551
更新文件
Catchmons File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
56 changes: 56 additions & 0 deletions
56
projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/en_us.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| { | ||
| "block.createoreexcavation.drilling_machine": "Drilling Machine", | ||
| "block.createoreexcavation.extractor": "Fluid Well Extractor", | ||
| "block.createoreexcavation.io_block": "Multiblock IO", | ||
| "block.createoreexcavation.kinetic_input": "Multiblock Rotational Input", | ||
| "block.createoreexcavation.multiblock": "Multiblock", | ||
| "chat.coe.veinFinder.far": "Found traces of: %s", | ||
| "chat.coe.veinFinder.found": "Found in Chunk: %s", | ||
| "chat.coe.veinFinder.info": "Vein Finder Result:", | ||
| "chat.coe.veinFinder.nearby": "Found nearby: %s", | ||
| "chat.coe.veinFinder.nothing": "Nothing", | ||
| "chat.coe.veinFinder.pos": "At: %d, %d", | ||
| "command.coe.setvein.success": "Successfully set vein to: %s", | ||
| "config.coe.defaultInfinite": "Veins infinite by default", | ||
| "config.coe.finiteAmountBase": "Finite vein amount base", | ||
| "config.coe.generationChance": "Weight value for empty chunk", | ||
| "config.coe.maxExtractorsPerVein": "Max number of extractor per ore vein, Set to 0 for infinite", | ||
| "createoreexcavation.ponder.find_ores.header": "Find ore veins using the Vein Finder", | ||
| "createoreexcavation.ponder.find_ores.text_1": "Use an Ore Vein Finder to locate ores", | ||
| "createoreexcavation.ponder.find_ores.text_2": "Found: Nothing", | ||
| "createoreexcavation.ponder.find_ores.text_3": "Found: Copper Ore", | ||
| "createoreexcavation.ponder.find_ores.text_4": "Place a Drilling Machine or a Fluid Extractor to harvest the resources", | ||
| "createoreexcavation.ponder.find_ores.text_5": "Put in a Drill", | ||
| "createoreexcavation.ponder.find_ores.text_6": "The machines require Rotational Force to operate", | ||
| "createoreexcavation.ponder.find_ores.text_7": "Extract the results", | ||
| "createoreexcavation.ponder.find_ores.text_8": "Some ore veins require drilling fluid", | ||
| "createoreexcavation.ponder.tag.drilling": "Drilling", | ||
| "createoreexcavation.ponder.tag.drilling.description": "Extract various resources from underground", | ||
| "info.coe.drill.badDrill": "Drill not compatible", | ||
| "info.coe.drill.err_no_vein": "No vein to excavate", | ||
| "info.coe.drill.err_too_many_excavators": "Too many vein extractors", | ||
| "info.coe.drill.err_vein_empty": "The vein is depleted", | ||
| "info.coe.drill.installed": "Installed drill: %s", | ||
| "info.coe.drill.noDrill": "The machine needs drill item", | ||
| "info.coe.drill.noFluid": "The machine needs drilling fluid", | ||
| "info.coe.drill.progress": "Progress", | ||
| "info.coe.drill.resourceRemaining": "Resource remaining: %s", | ||
| "item.createoreexcavation.diamond_drill": "Diamond Drill", | ||
| "item.createoreexcavation.drill": "Iron Drill", | ||
| "item.createoreexcavation.netherite_drill": "Netherite Drill", | ||
| "item.createoreexcavation.raw_diamond": "Raw Diamond", | ||
| "item.createoreexcavation.raw_emerald": "Raw Emerald", | ||
| "item.createoreexcavation.raw_redstone": "Raw Redstone", | ||
| "item.createoreexcavation.vein_finder": "Ore Vein Finder", | ||
| "itemGroup.createoreexcavation.tab": "Create Ore Excavation", | ||
| "jei.coe.recipe.drilling": "Drilling Machine", | ||
| "jei.coe.recipe.extracting": "Fluid Extractor", | ||
| "ore.coe.hardenedDiamond": "Hardened Diamond", | ||
| "tooltip.coe.biome.blacklist": "Biome Blacklist:", | ||
| "tooltip.coe.biome.whitelist": "Biome Whitelist:", | ||
| "tooltip.coe.finiteVeins": "Finite veins size: %s - %s", | ||
| "tooltip.coe.infiniteVeins": "Infinite veins", | ||
| "tooltip.coe.page": "Page: %s/%s", | ||
| "tooltip.coe.processTime": "Ticks: %s", | ||
| "tooltip.coe.variableImpact": "Variable Impact" | ||
| } |
56 changes: 56 additions & 0 deletions
56
projects/1.19/assets/create-ore-excavation/createoreexcavation/lang/zh_cn.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,56 @@ | ||
| { | ||
| "block.createoreexcavation.drilling_machine": "矿物钻井", | ||
| "block.createoreexcavation.extractor": "流体提取井", | ||
| "block.createoreexcavation.io_block": "物流模块", | ||
| "block.createoreexcavation.kinetic_input": "动力模块", | ||
| "block.createoreexcavation.multiblock": "钻井", | ||
| "chat.coe.veinFinder.far": "发现痕迹:%s", | ||
| "chat.coe.veinFinder.found": "区块中:%s", | ||
| "chat.coe.veinFinder.info": "勘测结果:", | ||
| "chat.coe.veinFinder.nearby": "周围有:%s", | ||
| "chat.coe.veinFinder.nothing": "无", | ||
| "chat.coe.veinFinder.pos": "区块:%d,%d", | ||
| "command.coe.setvein.success": "已将该处矿脉设置为:%s", | ||
| "config.coe.defaultInfinite": "矿脉储量默认无限", | ||
| "config.coe.finiteAmountBase": "矿脉有限储量基数", | ||
| "config.coe.generationChance": "空区块的权重", | ||
| "config.coe.maxExtractorsPerVein": "每个矿脉有效的矿井或提取井的数量上限,设置为0将不做限制", | ||
| "createoreexcavation.ponder.find_ores.header": "使用探矿杖来寻找矿脉", | ||
| "createoreexcavation.ponder.find_ores.text_1": "使用探矿杖来定位矿脉的位置", | ||
| "createoreexcavation.ponder.find_ores.text_2": "探测到:无", | ||
| "createoreexcavation.ponder.find_ores.text_3": "探测到:粗铜", | ||
| "createoreexcavation.ponder.find_ores.text_4": "在有矿脉的区块放置钻井或提取井来开采资源", | ||
| "createoreexcavation.ponder.find_ores.text_5": "安装一个钻头", | ||
| "createoreexcavation.ponder.find_ores.text_6": "再提供开采所需的旋转力", | ||
| "createoreexcavation.ponder.find_ores.text_7": "并从物流模块提取开采出的矿物", | ||
| "createoreexcavation.ponder.find_ores.text_8": "一些矿脉在开采时还需要额外添加钻井液", | ||
| "createoreexcavation.ponder.tag.drilling": "钻井", | ||
| "createoreexcavation.ponder.tag.drilling.description": "开采地底的丰富资源", | ||
| "info.coe.drill.badDrill": "钻头不合适", | ||
| "info.coe.drill.err_no_vein": "目标区块中无矿脉", | ||
| "info.coe.drill.err_too_many_excavators": "钻井数量过多", | ||
| "info.coe.drill.err_vein_empty": "矿脉已枯竭", | ||
| "info.coe.drill.installed": "已安装:%s", | ||
| "info.coe.drill.noDrill": "钻井缺少钻头", | ||
| "info.coe.drill.noFluid": "钻井缺少钻井液", | ||
| "info.coe.drill.progress": "挖掘进度", | ||
| "info.coe.drill.resourceRemaining": "矿脉当前储量:%s", | ||
| "item.createoreexcavation.diamond_drill": "钻石钻头", | ||
| "item.createoreexcavation.drill": "铁钻头", | ||
| "item.createoreexcavation.netherite_drill": "下界合金钻头", | ||
| "item.createoreexcavation.raw_diamond": "钻石原石", | ||
| "item.createoreexcavation.raw_emerald": "绿宝石原石", | ||
| "item.createoreexcavation.raw_redstone": "红石原石", | ||
| "item.createoreexcavation.vein_finder": "探矿杖", | ||
| "itemGroup.createoreexcavation": "机械动力:矿石开掘", | ||
| "jei.coe.recipe.drilling": "矿物开采", | ||
| "jei.coe.recipe.extracting": "流体开采", | ||
| "ore.coe.hardenedDiamond": "硬化钻石", | ||
| "tooltip.coe.biome.blacklist": "黑名单群系:", | ||
| "tooltip.coe.biome.whitelist": "白名单群系:", | ||
| "tooltip.coe.finiteVeins": "矿脉尺寸限制:%s-%s", | ||
| "tooltip.coe.infiniteVeins": "目标矿脉的储量是无限的", | ||
| "tooltip.coe.page": "%s/%s页", | ||
| "tooltip.coe.processTime": "花费%s刻", | ||
| "tooltip.coe.variableImpact": "该倍率是变化的" | ||
| } | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.