Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
62 changes: 62 additions & 0 deletions projects/1.18-fabric/assets/packages/packages/lang/en_us.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"itemGroup.packages.group": "Packages",

"block.packages.package_maker": "Package Crafter",
"block.packages.package": "Package",
"block.packages.package.nonempty": "%s (%s)",
"block.packages.package.nonempty.reentrant": "(%s)",
"block.packages.package.nonempty.contents": "%sx %s",

"packages.style_tooltip.hold_for_composition": "Hold [%s] for Composition",
"packages.style_tooltip.shift": "Shift",
"packages.style_tooltip.frame": "%s Frame",
"packages.style_tooltip.inner": "%s Core",
"packages.style_tooltip.both": "%s Frame and Core",
"packages.style_tooltip.color": "%s Front",
"packages.style_tooltip.color.white": "White",
"packages.style_tooltip.color.orange": "Orange",
"packages.style_tooltip.color.magenta": "Magenta",
"packages.style_tooltip.color.light_blue": "Light Blue",
"packages.style_tooltip.color.yellow": "Yellow",
"packages.style_tooltip.color.lime": "Lime",
"packages.style_tooltip.color.pink": "Pink",
"packages.style_tooltip.color.gray": "Gray",
"packages.style_tooltip.color.light_gray": "Light Gray",
"packages.style_tooltip.color.cyan": "Cyan",
"packages.style_tooltip.color.purple": "Purple",
"packages.style_tooltip.color.blue": "Blue",
"packages.style_tooltip.color.brown": "Brown",
"packages.style_tooltip.color.green": "Green",
"packages.style_tooltip.color.red": "Red",
"packages.style_tooltip.color.black": "Black",

"packages.contents_tooltip.utimately": "-> %s",

"packages.zzzzzzzzz.hello.1": "(NOTE TO PEOPLE POKING AROUND IN THIS FILE: the number of lines in the below slot-tooltip keys is dynamic.)",
"packages.zzzzzzzzz.hello.2": "(if you would like to add more lines, simply add more language keys with increasing numbers.)",
"packages.zzzzzzzzz.hello.3": "(setting the language key to the string ZZZ will cause it to act as an end-of-list signal, if you want to make it shorter)",
"packages.package_maker.frame": "Frame",
"packages.package_maker.frame.1": "Choose a theme for the border of the Package.",
"packages.package_maker.frame.2": "Automation can insert from the top.",
"packages.package_maker.inner": "Core",
"packages.package_maker.inner.1": "Choose a theme for the sides of the Package.",
"packages.package_maker.inner.2": "Automation can insert from the side.",
"packages.package_maker.dye": "Dye",
"packages.package_maker.dye.1": "Choose a color for the front of the Package.",
"packages.package_maker.dye.2": "Automation can insert from the top or side.",
"packages.package_maker.extra": "Extra",
"packages.package_maker.extra.1": "Add a copper ingot.",
"packages.package_maker.extra.2": "Automation can insert from the top or side.",
"packages.package_maker.output": "Result",
"packages.package_maker.output.1": "Automation can extract from the bottom.",

"packages.package_maker.craft_button": "Create",

"packages.subtitle.package_maker_craft": "Package Crafter used",
"packages.subtitle.insert_one": "Item inserted",
"packages.subtitle.take_one": "Item taken",
"packages.subtitle.insert_stack": "Items inserted",
"packages.subtitle.take_stack": "Items taken",
"packages.subtitle.insert_all": "Many items inserted",
"packages.subtitle.take_all": "Many items taken"
}
62 changes: 62 additions & 0 deletions projects/1.18-fabric/assets/packages/packages/lang/zh_cn.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,62 @@
{
"itemGroup.packages.group": "自定义包裹",

"block.packages.package_maker": "打包台",
"block.packages.package": "包裹",
"block.packages.package.nonempty": "%s (%s)",
"block.packages.package.nonempty.reentrant": "(%s)",
"block.packages.package.nonempty.contents": "%sx %s",

"packages.style_tooltip.hold_for_composition": "按住[%s]查看详情",
"packages.style_tooltip.shift": "Shift",
"packages.style_tooltip.frame": "%s 框架",
"packages.style_tooltip.inner": "%s 内衬",
"packages.style_tooltip.both": "%s 框架和内衬",
"packages.style_tooltip.color": "%s 正面",
"packages.style_tooltip.color.white": "白色",
"packages.style_tooltip.color.orange": "橙色",
"packages.style_tooltip.color.magenta": "品红色",
"packages.style_tooltip.color.light_blue": "淡蓝色",
"packages.style_tooltip.color.yellow": "黄色",
"packages.style_tooltip.color.lime": "黄绿色",
"packages.style_tooltip.color.pink": "粉红色",
"packages.style_tooltip.color.gray": "灰色",
"packages.style_tooltip.color.light_gray": "淡灰色",
"packages.style_tooltip.color.cyan": "青色",
"packages.style_tooltip.color.purple": "紫色",
"packages.style_tooltip.color.blue": "蓝色",
"packages.style_tooltip.color.brown": "棕色",
"packages.style_tooltip.color.green": "绿色",
"packages.style_tooltip.color.red": "红色",
"packages.style_tooltip.color.black": "黑色",

"packages.contents_tooltip.utimately": "-> %s",

"packages.zzzzzzzzz.hello.1": "(编辑本文件的人注意: 以下tooltip键的行数是动态的)",
"packages.zzzzzzzzz.hello.2": "(如果你想添加更多行,只需增加更多的语言键)",
"packages.zzzzzzzzz.hello.3": "(如果要截断某些文本,在下一个键的文本中包含字符串ZZZ)",
"packages.package_maker.frame": "框架",
"packages.package_maker.frame.1": "为包裹选择边框纹理。",
"packages.package_maker.frame.2": "自动化制作时可以从顶面输入。",
"packages.package_maker.inner": "内衬",
"packages.package_maker.inner.1": "为包裹选择内衬纹理",
"packages.package_maker.inner.2": "自动化制作时可以从侧面输入",
"packages.package_maker.dye": "染料",
"packages.package_maker.dye.1": "为包裹选择正面的颜色",
"packages.package_maker.dye.2": "自动化制作时可以从顶面和侧面输入",
"packages.package_maker.extra": "附加物",
"packages.package_maker.extra.1": "添加一个铜锭",
"packages.package_maker.extra.2": "自动化制作时可以从顶面和侧面输入",
"packages.package_maker.output": "成品",
"packages.package_maker.output.1": "自动化制作时可以从底部输出",

"packages.package_maker.craft_button": "制作",

"packages.subtitle.package_maker_craft": "打包台:制作完成",
"packages.subtitle.insert_one": "包裹:放入物品",
"packages.subtitle.take_one": "包裹:取出物品",
"packages.subtitle.insert_stack": "包裹:放入一组物品",
"packages.subtitle.take_stack": "包裹:取出一组物品",
"packages.subtitle.insert_all": "包裹:放入多组物品",
"packages.subtitle.take_all": "包裹:取出多组物品"
}