-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add zh_cn of game-discs mod * 修改了hold的翻译与音效翻译名 * 修改音效译名 * 更改游戏名称翻译
- Loading branch information
Showing
2 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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,51 @@ | ||
{ | ||
"creativetab.game_discs_tab": "Game Discs", | ||
|
||
|
||
"gamediscs.flappy_bird": "Flappy Bee", | ||
"gamediscs.slime": "Slime", | ||
"gamediscs.blocktris": "Blocktris", | ||
"gamediscs.tnt_sweeper": "Tnt Sweeper", | ||
"gamediscs.pong": "Pong", | ||
"gamediscs.froggie": "Froggie", | ||
"gamediscs.pong_game": "Pong", | ||
|
||
|
||
"item.gamediscs.gaming_console": "Gaming Console", | ||
"item.gamediscs.redstone_circuit": "Redstone Circuit", | ||
"item.gamediscs.processor": "Processor", | ||
"item.gamediscs.battery": "Battery", | ||
"item.gamediscs.display": "Display", | ||
"item.gamediscs.control_pad": "Control Pad", | ||
"item.gamediscs.game_disc_flappy_bird": "Game Disc", | ||
"item.gamediscs.game_disc_slime": "Game Disc", | ||
"item.gamediscs.game_disc_blocktris": "Game Disc", | ||
"item.gamediscs.game_disc_tnt_sweeper": "Game Disc", | ||
"item.gamediscs.game_disc_pong": "Game Disc", | ||
"item.gamediscs.game_disc_froggie": "Game Disc", | ||
|
||
|
||
"gui.gamingconsole.title": "Gaming Console", | ||
"gui.gamingconsole.press_any_key": "Press any key", | ||
"gui.gamingconsole.select_game": "Select game", | ||
"gui.gamingconsole.score": "Score", | ||
"gui.gamingconsole.best_score": "Best", | ||
"gui.gamingconsole.new_best_score": "New Best", | ||
"gui.gamingconsole.won": "You won!", | ||
"gui.gamingconsole.died": "You lost!", | ||
"gui.gamingconsole.hold": "Hold", | ||
"gui.gamingconsole.next": "Next", | ||
|
||
|
||
"sounds.gamediscs.jump": "Gaming Console - Jumped", | ||
"sounds.gamediscs.click": "Gaming Console - Button Clicked", | ||
"sounds.gamediscs.point": "Gaming Console - Point", | ||
"sounds.gamediscs.new_best": "Gaming Console - New Best", | ||
"sounds.gamediscs.game_over": "Gaming Console - Game Over", | ||
"sounds.gamediscs.select": "Gaming Console - Select", | ||
"sounds.gamediscs.confirm": "Gaming Console - Confirm", | ||
"sounds.gamediscs.explosion": "Gaming Console - Explosion", | ||
"sounds.gamediscs.shoot": "Gaming Console - Shoot", | ||
"sounds.gamediscs.swing": "Gaming Console - Swing", | ||
"sounds.gamediscs.switch": "Gaming Console - Switch" | ||
} |
This file contains 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,51 @@ | ||
{ | ||
"creativetab.game_discs_tab": "游戏光碟", | ||
|
||
|
||
"gamediscs.flappy_bird": "飞翔的蜜蜂", | ||
"gamediscs.slime": "贪吃史莱姆", | ||
"gamediscs.blocktris": "俄罗斯“方”块", | ||
"gamediscs.tnt_sweeper": "TNT扫雷", | ||
"gamediscs.pong": "乒乓", | ||
"gamediscs.froggie": "蛙跃水沟", | ||
"gamediscs.pong_game": "乒乓", | ||
|
||
|
||
"item.gamediscs.gaming_console": "游戏机", | ||
"item.gamediscs.redstone_circuit": "红石电路", | ||
"item.gamediscs.processor": "处理器", | ||
"item.gamediscs.battery": "电池", | ||
"item.gamediscs.display": "屏幕", | ||
"item.gamediscs.control_pad": "控制器", | ||
"item.gamediscs.game_disc_flappy_bird": "游戏光碟", | ||
"item.gamediscs.game_disc_slime": "游戏光碟", | ||
"item.gamediscs.game_disc_blocktris": "游戏光碟", | ||
"item.gamediscs.game_disc_tnt_sweeper": "游戏光碟", | ||
"item.gamediscs.game_disc_pong": "游戏光碟", | ||
"item.gamediscs.game_disc_froggie": "游戏光碟", | ||
|
||
|
||
"gui.gamingconsole.title": "游戏机", | ||
"gui.gamingconsole.press_any_key": "请按下任意键", | ||
"gui.gamingconsole.select_game": "选择游戏", | ||
"gui.gamingconsole.score": "得分", | ||
"gui.gamingconsole.best_score": "最佳", | ||
"gui.gamingconsole.new_best_score": "新纪录", | ||
"gui.gamingconsole.won": "你赢了!", | ||
"gui.gamingconsole.died": "你输了!", | ||
"gui.gamingconsole.hold": "暂存", | ||
"gui.gamingconsole.next": "下一个", | ||
|
||
|
||
"sounds.gamediscs.jump": "游戏机:跳跃", | ||
"sounds.gamediscs.click": "游戏机:按下按钮", | ||
"sounds.gamediscs.point": "游戏机:得分", | ||
"sounds.gamediscs.new_best": "游戏机:新纪录", | ||
"sounds.gamediscs.game_over": "游戏机:游戏结束", | ||
"sounds.gamediscs.select": "游戏机:选择", | ||
"sounds.gamediscs.confirm": "游戏机:确认", | ||
"sounds.gamediscs.explosion": "游戏机:瞬降", | ||
"sounds.gamediscs.shoot": "游戏机:咻", | ||
"sounds.gamediscs.swing": "游戏机:旋转", | ||
"sounds.gamediscs.switch": "游戏机:切换" | ||
} |