Skip to content
Merged
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
54 changes: 54 additions & 0 deletions assets/portalgun/lang/zh_CN.lang
Original file line number Diff line number Diff line change
@@ -0,0 +1,54 @@
item.portalgun.item.dustenderpearl.name=末影珍珠粉
item.portalgun.item.miniatureBlackHole.name=迷你黑洞
item.portalgun.item.portalgun.name=传送枪

block.portalgun.block.portal.name=传送门方块

portalgun.info.global=公用的传送枪
portalgun.info.owner=%s的传送枪
portalgun.info.channel=频道:%s
portalgun.info.size=大小:%1$s x %2$s
portalgun.info.grabStrength0=吸引能力:错误的
portalgun.info.grabStrength1=吸引能力:小实体
portalgun.info.grabStrength2=吸引能力:方块+实体
portalgun.info.grabStrength3=吸引能力:实体方块+大实体
portalgun.info.grabStrength4=吸引能力:实体方块+巨大实体
portalgun.info.newPortalGun=新制的传送枪

portalgun.config.cat.portalgun.name=传送枪设置

portalgun.config.cat.portalgun.comment=调整传送枪使用的相关选项

portalgun.config.prop.portalgunIndicatorSize.name=传送枪指示器大小
portalgun.config.prop.seeThroughPortals.name=透视传送门
portalgun.config.prop.fancyPortals.name=精致传送门

portalgun.config.prop.keyGrab.name=吸引键
portalgun.config.prop.keyReset.name=重置传送门键
portalgun.config.prop.keyZoom.name=拉近镜头键

portalgun.config.prop.equipItemSound.name=激活传送枪装备音效

portalgun.config.prop.entityGrabWeightBase.name=实体吸引基础重量
portalgun.config.prop.maxShootDistance.name=最大传送门射程
portalgun.config.prop.canFireThroughGlass.name=传送门能够穿过玻璃
portalgun.config.prop.canFireThroughLiquid.name=传送门能够穿过液体
portalgun.config.prop.canPortalsResizeWhenCreated.name=已经创建的传送门能被重设
portalgun.config.prop.canPortalProjectilesChunkload.name=传送门炮弹能够区块加载

portalgun.config.prop.portalgunIndicatorSize.comment=当你拿着传送枪时十字准星周围的指示器大小。\n该值为百分比\n设置成0来关闭。
portalgun.config.prop.seeThroughPortals.comment=开启透视传送门的画面处理?\n\n如果你的电脑不支持,你将不能透视传送门即使它开启着。
portalgun.config.prop.fancyPortals.comment=开启显示传送门的影子?\n\n如果你的电脑不支持,影子将不被使用即使它开启着。

portalgun.config.prop.keyGrab.comment=按键用传送枪吸引方块/实体
portalgun.config.prop.keyReset.comment=按键重置你的传送枪射出的传送门
portalgun.config.prop.keyZoom.comment=按键来拉近或还原传送枪的镜头

portalgun.config.prop.equipItemSound.comment=当传送枪装备着时播放音效?

portalgun.config.prop.entityGrabWeightBase.comment=传送枪被允许携带的基础重量,按百分比(%)\n设置成0来禁用吸引不属于这个模组的方块和实体。
portalgun.config.prop.maxShootDistance.comment=从传送枪射出传送门的最大距离。
portalgun.config.prop.canFireThroughGlass.comment=传送枪射出的炮弹能穿过玻璃吗?
portalgun.config.prop.canFireThroughLiquid.comment=传送枪射出的炮弹能穿过液体吗?
portalgun.config.prop.canPortalsResizeWhenCreated.comment=如果没有足够的空间炮弹能向下生成传送门吗?
portalgun.config.prop.canPortalProjectilesChunkload.comment=传送门炮弹(你用传送枪射出的)能区块加载吗?\n禁用此项可能会引发问题。