-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Create Deco翻译更新 #5912
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
BoredYukolin
wants to merge
12
commits into
CFPAOrg:main
Choose a base branch
from
BoredYukolin:createdeco
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
Create Deco翻译更新 #5912
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
eb1ba39
重整create deco翻译
BoredYukolin c2efba4
Fix wrong filepath
BoredYukolin 1d8fd5b
Change 安山岩 to 安山 & Fix creative tab format
BoredYukolin 90af1e5
Fix Create Deco translations
BoredYukolin 04a4844
Fix Create Deco translations
BoredYukolin 7c8aa2a
网栅栏 & 覆板栏杆
BoredYukolin dddbdbf
1.16-1.19 改packer
SlimeSB c52882d
Merge remote-tracking branch 'upstream/main' into pr/BoredYukolin/5912
SlimeSB e773aaa
1.20-1.21
SlimeSB bb1055b
创建占位符用以显示history
SlimeSB 0185f17
Fix tiled, pearl and verdant
BoredYukolin 464d77b
Merge branch 'createdeco' of https://github.com/BoredYukolin/Minecraf…
BoredYukolin 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
530 changes: 1 addition & 529 deletions
530
projects/1.16/assets/create-deco/createdeco/lang/zh_cn.json
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
projects/1.16/assets/create-deco/createdeco/packer-policy.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,6 @@ | ||
| [ | ||
| { | ||
| "type": "indirect", | ||
| "source": "projects/1.18/assets/create-deco/createdeco" | ||
| } | ||
| ] |
577 changes: 1 addition & 576 deletions
577
projects/1.18-fabric/assets/create-deco-fabric/createdeco/lang/zh_cn.json
Large diffs are not rendered by default.
Oops, something went wrong.
6 changes: 6 additions & 0 deletions
6
projects/1.18-fabric/assets/create-deco-fabric/packer-policy.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,6 @@ | ||
| [ | ||
| { | ||
| "type": "indirect", | ||
| "source": "projects/1.18/assets/create-deco/createdeco" | ||
| } | ||
| ] |
577 changes: 1 addition & 576 deletions
577
projects/1.18/assets/create-deco/createdeco/lang/zh_cn.json
Large diffs are not rendered by default.
Oops, something went wrong.
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,6 @@ | ||
| [ | ||
| { | ||
| "type": "indirect", | ||
| "source": "projects/1.19/assets/create-deco/createdeco" | ||
| } | ||
| ] |
627 changes: 627 additions & 0 deletions
627
projects/1.19/assets/create-deco/createdeco/lang/zh_cn-backup.json
Large diffs are not rendered by default.
Oops, something went wrong.
107 changes: 107 additions & 0 deletions
107
projects/1.19/assets/create-deco/createdeco/lang/zh_cn-composition.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,107 @@ | ||
| { | ||
| "target": "assets/createdeco/lang/zh_cn.json", | ||
| "entries": [ | ||
| { | ||
| "templates": { | ||
| "block.createdeco.{0}_decal": "{0}标示牌", | ||
| "block.createdeco.{0}_placard": "{0}置物板" | ||
| }, | ||
| "parameters": [ | ||
| { | ||
| "black": "黑色", | ||
| "blue": "蓝色", | ||
| "brown": "棕色", | ||
| "cyan": "青色", | ||
| "gray": "灰色", | ||
| "green": "绿色", | ||
| "light_blue": "淡蓝色", | ||
| "light_gray": "淡灰色", | ||
| "lime": "黄绿色", | ||
| "magenta": "品红色", | ||
| "orange": "橙色", | ||
| "pink": "粉红色", | ||
| "purple": "紫色", | ||
| "red": "红色", | ||
| "white": "白色", | ||
| "yellow": "黄色" | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "templates": { | ||
| "block.createdeco.{0}_bars": "{0}栏杆", | ||
| "block.createdeco.{0}_bars_overlay": "{0}覆板栏杆", | ||
| "block.createdeco.{0}_catwalk": "{0}栈桥", | ||
| "block.createdeco.{0}_catwalk_stairs": "{0}栈桥楼梯", | ||
| "block.createdeco.{0}_hull": "{0}火车车身", | ||
| "block.createdeco.{0}_mesh_fence": "{0}网栅栏", | ||
| "block.createdeco.{0}_sheet_metal": "{0}板块", | ||
| "block.createdeco.{0}_sheet_slab": "{0}板台阶", | ||
| "block.createdeco.{0}_sheet_slab_vert": "{0}板竖台阶", | ||
| "block.createdeco.{0}_sheet_stairs": "{0}板楼梯", | ||
| "block.createdeco.{0}_support": "{0}支架", | ||
| "block.createdeco.{0}_door": "{0}门", | ||
| "block.createdeco.locked_{0}_door": "上锁的{0}门", | ||
| "block.createdeco.{0}_trapdoor": "{0}活板门", | ||
| "block.createdeco.blue_{0}_lamp": "蓝色{0}笼灯", | ||
| "block.createdeco.green_{0}_lamp": "绿色{0}笼灯", | ||
| "block.createdeco.red_{0}_lamp": "红色{0}笼灯", | ||
| "block.createdeco.yellow_{0}_lamp": "黄色{0}笼灯", | ||
| "block.createdeco.{0}_coinstack_block": "{0}币堆方块", | ||
| "block.createdeco.{0}_ladder": "{0}梯子", | ||
| "item.createdeco.{0}_coin": "{0}币", | ||
| "item.createdeco.{0}_coinstack": "{0}币堆", | ||
| "item.createdeco.{0}_nugget": "{0}粒", | ||
| "item.createdeco.{0}_sheet": "{0}板" | ||
| }, | ||
| "parameters": [ | ||
| { | ||
| "andesite": "安山", | ||
| "brass": "黄铜", | ||
| "cast_iron": "铸铁", | ||
| "copper": "铜", | ||
| "zinc": "锌", | ||
| "gold": "金", | ||
| "iron": "铁", | ||
| "netherite": "下界合金" | ||
| } | ||
| ] | ||
| }, | ||
| { | ||
| "templates": { | ||
| "block.createdeco.{0}{1}_brick_tiles": "{0}{1}砖瓦", | ||
| "block.createdeco.{0}{1}_brick_tiles_slab": "{0}{1}砖瓦台阶", | ||
| "block.createdeco.{0}{1}_brick_tiles_slab_vert": "{0}{1}砖瓦竖台阶", | ||
| "block.createdeco.{0}{1}_brick_tiles_stairs": "{0}{1}砖瓦楼梯", | ||
| "block.createdeco.{0}{1}_brick_tiles_wall": "{0}{1}砖瓦墙", | ||
| "item.createdeco.{1}_brick": "{1}砖", | ||
| "block.createdeco.{0}{1}_{2}bricks": "{0}{1}{2}砖块", | ||
| "block.createdeco.{0}{1}_{2}bricks_slab": "{0}{1}{2}砖台阶", | ||
| "block.createdeco.{0}{1}_{2}bricks_slab_vert": "{0}{1}{2}砖竖台阶", | ||
| "block.createdeco.{0}{1}_{2}bricks_stairs": "{0}{1}{2}砖楼梯", | ||
| "block.createdeco.{0}{1}_{2}bricks_wall": "{0}{1}{2}砖墙" | ||
| }, | ||
| "parameters": [ | ||
| { | ||
| "cracked_": "裂纹", | ||
| "mossy_": " 覆苔", | ||
| "": "" | ||
| }, | ||
| { | ||
| "blue": "蓝", | ||
| "dean": "黄", | ||
| "dusk": "黑", | ||
| "pearl": "白", | ||
| "red": "红", | ||
| "scarlet": "深红", | ||
| "worn": "旧" | ||
| }, | ||
| { | ||
| "long_": "长", | ||
| "short_": "短", | ||
| "": "" | ||
| } | ||
| ] | ||
| } | ||
| ] | ||
| } | ||
9 changes: 9 additions & 0 deletions
9
projects/1.19/assets/create-deco/createdeco/lang/zh_cn-fix.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,9 @@ | ||
| { | ||
| "block.createdeco.cast_iron_block": "铸铁块", | ||
| "block.createdeco.polished_iron_bars": "磨制铁栏杆", | ||
| "block.createdeco.polished_iron_bars_overlay": "磨制铁覆板栏杆", | ||
| "item.createdeco.cast_iron_ingot": "铸铁锭", | ||
| "itemGroup.createdeco.bricks": "机械动力:装饰方块丨砖类", | ||
| "itemGroup.createdeco.metals": "机械动力:装饰方块丨金属", | ||
| "itemGroup.createdeco.props": "机械动力:装饰方块丨道具" | ||
| } |
Oops, something went wrong.
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.