Skip to content

Commit 2816b97

Browse files
Cactusstudentcfpa-bot[bot]ChuijkYahusZHAY10086
authored
BBL 系列模组翻译提交 & Productive Metalworks 错译修复 (#5448)
* initial commit Add some translation * 改路径,加一次lang文件夹 * Placer and Cloche * 只能 -> 智能 * 更改翻译 * Update * Update en_us file for opolis-utilities Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> * Update en_us file for opolis-strainers Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> * Update en_us file for bbl-flight-blocks Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> * Update en_us file for bbl-colors Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> * mv "projects/1.21/assets/bbl-core/bblcore/" "projects/1.21/assets/bbl-core/core/ Co-authored-by: Cactusstudent <97865546+Cactusstudent@users.noreply.github.com> * Update en_us.json for BBL-Cas * Update en_us.json * Update Trans for Casting and Opolis Utilities * Update and Fix * Update trans Co-Authored-By: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> * Fix Typo Co-Authored-By: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> * 顺手修个 Productive Metalworks 的 Typo * Update projects/1.21/assets/bbl-cloche/cloche/lang/zh_cn.json Co-authored-by: ZetaY <34602681+ZHAY10086@users.noreply.github.com> * Fix Typo Co-Authored-By: ZetaY <34602681+ZHAY10086@users.noreply.github.com> --------- Co-authored-by: cfpa-bot[bot] <101878103+cfpa-bot[bot]@users.noreply.github.com> Co-authored-by: ChuijkYahus <94828194+ChuijkYahus@users.noreply.github.com> Co-authored-by: ZetaY <34602681+ZHAY10086@users.noreply.github.com>
1 parent 9e87a8c commit 2816b97

File tree

29 files changed

+7209
-1
lines changed

29 files changed

+7209
-1
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"block.tiab_charger.tiab_charger": "TIAB Charger",
3+
"block.tiab_charger.tiab_charger_menu": "TIAB Charger"
4+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"block.tiab_charger.tiab_charger": "时间之瓶充能器",
3+
"block.tiab_charger.tiab_charger_menu": "时间之瓶充能器"
4+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"itemGroup.wands": "BBL Building Wands",
3+
4+
5+
6+
"item.wands.basic_wand": "Basic Building Wand",
7+
"item.wands.advanced_wand": "Advanced Building Wand",
8+
"item.wands.elite_wand": "Elite Building Wand",
9+
"item.wands.ultimate_wand": "Ultimate Building Wand",
10+
11+
"tooltips.wand.shift.held": "Places up to %s blocks"
12+
}
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"itemGroup.wands": "BBL的建筑手杖",
3+
4+
5+
6+
"item.wands.basic_wand": "基础建筑手杖",
7+
"item.wands.advanced_wand": "高级建筑手杖",
8+
"item.wands.elite_wand": "精英建筑手杖",
9+
"item.wands.ultimate_wand": "终极建筑手杖",
10+
11+
"tooltips.wand.shift.held": "最多同时放置%s个方块"
12+
}

projects/1.21/assets/bbl-casting/casting/lang/en_us.json

Lines changed: 306 additions & 0 deletions
Large diffs are not rendered by default.

projects/1.21/assets/bbl-casting/casting/lang/zh_cn.json

Lines changed: 306 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"block.cloche.cloche": "Cloche",
3+
"block.cloche.error.output_full": "Output slots are full!",
4+
"block.cloche.error.no_recipe": "No recipe found!",
5+
"block.cloche.error.not_on": "Not On!",
6+
"block.cloche.error.wrong_dimension": "Wrong Dimension!",
7+
"block.cloche.error.speed_upgrade": "Your Upgrades are making this too fast!",
8+
"block.cloche.gui.seed_slot": "Seed Slot",
9+
"block.cloche.gui.soil_slot": "Soil Slot",
10+
"block.cloche.gui.catalyst_slot": "Catalyst Slot",
11+
"block.cloche.gui.catalyst_slot_no_catalysts": "Unused Slot (No Catalysts)",
12+
"block.cloche.gui.upgrade_slot": "Upgrade Slot",
13+
"block.cloche.gui.on_off": "On/Off Button",
14+
"block.cloche.jei.chance": "Chance: ",
15+
"block.cloche.jei.seeds_result": "Can be removed using the No Seeds Upgrade!",
16+
"block.cloche.jei.main_output": "Effected by the Main Output Upgrade!",
17+
"block.cloche.jei.shears_result": "Only With Shears Upgrade!",
18+
"block.cloche.jei.duration": "Duration: %s",
19+
20+
"item.cloche.overworld_upgrade": "Overworld Upgrade",
21+
"item.cloche.nether_upgrade": "Nether Upgrade",
22+
"item.cloche.end_upgrade": "End Upgrade",
23+
"item.cloche.no_seeds_upgrade": "No Seeds Upgrade",
24+
"item.cloche.no_other_drops_upgrade": "No Other Drops Upgrade",
25+
"item.cloche.main_output_upgrade": "Main Output Upgrade",
26+
"item.cloche.shears_upgrade": "Shears Upgrade",
27+
"item.cloche.fixed_speed_upgrade_1": "Fixed Speed Upgrade 1",
28+
"item.cloche.fixed_speed_upgrade_2": "Fixed Speed Upgrade 2",
29+
"item.cloche.fixed_speed_upgrade_3": "Fixed Speed Upgrade 3",
30+
"item.cloche.percentage_speed_upgrade_1": "Percentage Speed Upgrade 1",
31+
"item.cloche.percentage_speed_upgrade_2": "Percentage Speed Upgrade 2",
32+
"item.cloche.percentage_speed_upgrade_3": "Percentage Speed Upgrade 3",
33+
34+
"item.cloche.twilight_forest_upgrade": "Twilight Forest Upgrade",
35+
36+
"tooltip.cloche.upgrade.dimension": "Allows plants to grow in the Cloche from: %s",
37+
"tooltip.cloche.upgrade.fixed_speed_upgrade": "Reduces the duration of a recipe by %s ticks. Percentage effects happen before fixed effects",
38+
"tooltip.cloche.upgrade.percentage_speed_upgrade": "Reduces the duration of a recipe by %s%%. Percentage effects happen before fixed effects",
39+
"tooltip.cloche.upgrade.no_seeds": "Removes the Seeds from the results",
40+
"tooltip.cloche.upgrade.main_output_upgrade": "Increases the main output amount by 1 per upgrade",
41+
"tooltip.cloche.upgrade.shears_upgrade": "Allows the Shears Output of the recipe to be obtained",
42+
"tooltip.cloche.upgrade.no_other_drops_upgrade": "Removes ALL drops except the main output",
43+
44+
"jei.dimension.in": "In Dimension: ",
45+
"all": "All",
46+
"minecraft:overworld": "Overworld",
47+
"minecraft:the_nether": "The Nether",
48+
"minecraft:the_end": "The End",
49+
"twilightforest:twilight_forest": "The Twilight Forest",
50+
51+
"itemGroup.cloche": "BBL Cloche"
52+
}
Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
{
2+
"block.cloche.cloche": "玻璃罩",
3+
"block.cloche.error.output_full": "输出槽已满!",
4+
"block.cloche.error.no_recipe": "未找到配方!",
5+
"block.cloche.error.not_on": "未在工作!",
6+
"block.cloche.error.wrong_dimension": "维度错误!",
7+
"block.cloche.error.speed_upgrade": "你的升级让机器超出了最大运转速率!",
8+
"block.cloche.gui.seed_slot": "种子槽",
9+
"block.cloche.gui.soil_slot": "土壤槽",
10+
"block.cloche.gui.catalyst_slot": "催化剂槽",
11+
"block.cloche.gui.catalyst_slot_no_catalysts": "空槽位(无催化剂)",
12+
"block.cloche.gui.upgrade_slot": "升级槽",
13+
"block.cloche.gui.on_off": "开/关按钮",
14+
"block.cloche.jei.chance": "概率:",
15+
"block.cloche.jei.seeds_result": "可以使用无种子升级移除产物!",
16+
"block.cloche.jei.main_output": "主产物升级可以增加产出!",
17+
"block.cloche.jei.shears_result": "仅在增加修剪升级时产出!",
18+
"block.cloche.jei.duration": "生长时间:%s",
19+
20+
"item.cloche.overworld_upgrade": "主世界升级",
21+
"item.cloche.nether_upgrade": "下界升级",
22+
"item.cloche.end_upgrade": "末地升级",
23+
"item.cloche.no_seeds_upgrade": "无种子升级",
24+
"item.cloche.no_other_drops_upgrade": "无副产物升级",
25+
"item.cloche.main_output_upgrade": "主产物升级",
26+
"item.cloche.shears_upgrade": "修剪升级",
27+
"item.cloche.fixed_speed_upgrade_1": "固定量速度升级1",
28+
"item.cloche.fixed_speed_upgrade_2": "固定量速度升级2",
29+
"item.cloche.fixed_speed_upgrade_3": "固定量速度升级3",
30+
"item.cloche.percentage_speed_upgrade_1": "百分比速度升级1",
31+
"item.cloche.percentage_speed_upgrade_2": "百分比速度升级2",
32+
"item.cloche.percentage_speed_upgrade_3": "百分比速度升级3",
33+
34+
"item.cloche.twilight_forest_upgrade": "暮色森林升级",
35+
36+
"tooltip.cloche.upgrade.dimension": "玻璃罩内能够生长来自%s维度的植物",
37+
"tooltip.cloche.upgrade.fixed_speed_upgrade": "配方所需生长时间减少%sTick。百分比效果优先于固定量效果结算",
38+
"tooltip.cloche.upgrade.percentage_speed_upgrade": "配方所需生长时间减少%s%%。百分比效果优先于固定量效果结算",
39+
"tooltip.cloche.upgrade.no_seeds": "不再产出种子",
40+
"tooltip.cloche.upgrade.main_output_upgrade": "每级增加1个主产物产出",
41+
"tooltip.cloche.upgrade.shears_upgrade": "可以产出配方中需剪刀获得的产物",
42+
"tooltip.cloche.upgrade.no_other_drops_upgrade": "不再产出主产物以外的所有产物",
43+
44+
"jei.dimension.in": "维度:",
45+
"all": "所有维度",
46+
"minecraft:overworld": "主世界",
47+
"minecraft:the_nether": "下界",
48+
"minecraft:the_end": "末地",
49+
"twilightforest:twilight_forest": "暮色森林",
50+
51+
"itemGroup.cloche": "BBL的玻璃罩"
52+
}

0 commit comments

Comments
 (0)