-
Notifications
You must be signed in to change notification settings - Fork 107
Simplified Chinese localization of quests descriptions (kubejs/assets/kubejs/lang) #2250
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
Open
madoka315
wants to merge
8
commits into
AllTheMods:main
Choose a base branch
from
madoka315:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
a539f07
Add files via upload
madoka315 677b9bb
fix: Pylons
madoka315 a56c039
Update
madoka315 cf0e5a7
Update
madoka315 a14cd01
Review until chapter 1
BabyLy233 6f18ee4
Merge pull request #1 from BabyLy233/main
madoka315 76ad88a
Merge branch 'AllTheMods:main' into main
madoka315 2b0143b
Update (current personal use ver. based on 1.0.8)
madoka315 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
| Original file line number | Diff line number | Diff line change | ||||
|---|---|---|---|---|---|---|
| @@ -0,0 +1,49 @@ | ||||||
| { | ||||||
| "block.gtceu.neocube": "NeoForging Cuboid", | ||||||
| "gtceu.neocube": "NeoCube", | ||||||
| "block.gtceu.neural_node": "Neural Network Node", | ||||||
| "gtceu.neural_node": "Neural Network Node", | ||||||
| "block.gtceu.ore_processing_plant": "Ore Processing Plant", | ||||||
| "gtceu.ore_processing_plant": "Ore Processing Plant", | ||||||
| "gtceu.ore_bathing_plant": "Ore Chemical Washing Plant", | ||||||
| "gtceu.ore_sifting_plant": "Ore Sifting Plant", | ||||||
| "block.gtceu.apiary_i": "养蜂场 MK I", | ||||||
| "gtceu.apiary_i": "养蜂场 MK I", | ||||||
| "block.gtceu.apiary_ii": "养蜂场 MK II", | ||||||
| "gtceu.apiary_ii": "养蜂场 MK II", | ||||||
| "block.gtceu.comb_processor": "蜂巢处理器", | ||||||
| "gtceu.comb_processor": "蜂巢处理器", | ||||||
| "block.gtceu.star_forge":"星辰锻炉", | ||||||
| "block.gtceu.micro_universe_orb":"微型宇宙球", | ||||||
| "block.gtceu.mega_fusion_reactor":"巨型聚变反应堆", | ||||||
| "gtceu.star_forge":"星辰锻炉", | ||||||
| "gtceu.micro_universe_reactor":"微型宇宙反应堆", | ||||||
| "gtceu.micro_universe_collector":"微型宇宙采集器", | ||||||
| "gtceu.mega_fusion_reactor":"巨型聚变反应堆", | ||||||
| "material.gtceu.inert_nether_essence":"惰化下界之星精华液", | ||||||
| "material.gtceu.trinaquadalloy": "钍瑞铌合金", | ||||||
| "material.gtceu.fluorite": "氟石", | ||||||
| "material.gtceu.dolomite": "白云石", | ||||||
| "material.gtceu.star_matter": "星辰物质", | ||||||
| "block.gtceu.advanced_large_chemical_reactor": "高级大型化学反应釜", | ||||||
| "material.gtceu.nitinol": "镍钛诺", | ||||||
| "block.gtceu.greenhouse": "温室", | ||||||
| "gtceu.greenhouse": "温室", | ||||||
| "block.gtceu.void_miner": "虚空采矿场", | ||||||
| "gtceu.void_miner": "虚空采矿场", | ||||||
| "block.gtceu.world_data_scanner": "维度扫描器", | ||||||
| "gtceu.world_data_scanner": "维度扫描器", | ||||||
| "block.gtceu.lv_world_data_scanner": "基础 维度扫描器", | ||||||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Suggested change
Unwanted spaces here and ones down below |
||||||
| "block.gtceu.mv_world_data_scanner": "§b高级 维度扫描器", | ||||||
| "block.gtceu.hv_world_data_scanner": "§6高级 维度扫描器 II", | ||||||
| "block.gtceu.ev_world_data_scanner": "§5高级 维度扫描器 III", | ||||||
| "block.gtceu.iv_world_data_scanner": "§9精英 维度扫描器", | ||||||
| "block.gtceu.luv_world_data_scanner": "§d精英 维度扫描器 II", | ||||||
| "block.gtceu.zpm_world_data_scanner": "§c精英 维度扫描器 III", | ||||||
| "block.gtceu.uv_world_data_scanner": "§3终极 维度扫描器", | ||||||
| "block.gtceu.uhv_world_data_scanner": "§4超级 维度扫描器", | ||||||
| "material.gtceu.alltheneutronium": "AllTheNeutronium", | ||||||
| "material.gtceu.vibtronium": "Vibtronium", | ||||||
| "material.gtceu.unobtronium": "Unobtronium", | ||||||
| "material.gtceu.molten_piglich_heart": "Molten Piglich Heart" | ||||||
| } | ||||||
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
钍瑞铌is the old translation for Duranium, which is铿铀now.This is obviously tri + naquadah + alloy