Skip to content
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

Particle Core 翻译提交 #4366

Merged
merged 4 commits into from
May 22, 2024
Merged

Particle Core 翻译提交 #4366

merged 4 commits into from
May 22, 2024

Conversation

qznfbnj
Copy link
Contributor

@qznfbnj qznfbnj commented May 12, 2024

No description provided.

@boring-cyborg boring-cyborg bot added 1.20.x Fabric include Fabric mod labels May 12, 2024
@cfpa-bot cfpa-bot bot added the 10+ Size label. label May 12, 2024
Copy link
Contributor

cfpa-bot bot commented May 12, 2024

模组 🔗 链接 🎨 相关文件
Particle Core 🔍无源代码 | 🟩 MCMOD | 📁 对比(Azusa)
最新模组文件1.20.5/particle_core-0.2.3+1.20.5
1.20.5/particle_core-0.2.2+1.20.5
1.20.2/🅱 particle_core-0.1.2+1.20
1.20.2/🅱 particle_core-0.1.1+1.20
1.20.2/🅱 particle_core-0.1.0+1.20
1.20.1/particle_core-0.2.3+1.20.1
1.20.1/particle_core-0.2.2+1.20.1
1.20.1/particle_core-0.2.1+1.20.1
语言文件链接
依赖-Fabric API 🔍无源代码 | 🟩 MCMOD |   *
最新模组文件❌ Sequence contains no matching element
依赖-Fabric Language Kotlin 🔍无源代码 | 🟩 MCMOD |   *
最新模组文件❌ Sequence contains no matching element
依赖-Fzzy Config 🔍无源代码 | 🟩 MCMOD |   *
最新模组文件1.20.5/🅱 fzzy_config-0.3.1+1.20.5
1.20.5/🅱 fzzy_config-0.3.0+1.20.5
1.20.5/🅱 fzzy_config-0.2.8+1.20.5
1.20.5/🅱 fzzy_config-0.2.7+1.20.5
1.20.5/🅱 fzzy_config-0.2.6+1.20.5
1.20.5/🅱 fzzy_config-0.2.5+1.20.5
1.20.1/🅱 fzzy_config-0.3.2+1.20.1
1.20.1/🅱 fzzy_config-0.3.1+1.20.1
1.20.1/🅱 fzzy_config-0.3.0+1.20.1
1.20.1/🅱 fzzy_config-0.2.8+1.20.1
1.20.1/🅱 fzzy_config-0.2.7+1.20.1
1.20.1/🅱 fzzy_config-0.2.6+1.20.1
1.20.1/🅱 fzzy_config-0.2.5+1.20.1
1.20.1/🅱 fzzy_config-0.2.4+1.20.1
1.20.1/🅱 fzzy_config-0.2.3+1.20.1
1.20.1/🅱 fzzy_config-0.2.2+1.20.1
1.20.1/🅱 fzzy_config-0.2.1+1.20.1
1.20.1/🅱 fzzy_config-0.2.0+1.20.1

💾 基于此 PR 所打包的资源包:


particle_core Mod Domain 验证通过。
⚠ 警告:PR 中 particle_core-1.20-fabric 的中英文语言文件不对应。

  • 中文语言文件有 9 个 Key 多于英文语言文件。例如:
    • 行 2-particle_core.particle_core_config.NONE
    • 行 4-particle_core.particle_core_config.SELF
    • 行 6-particle_core.particle_core_config.PLAYER
    • 行 8-particle_core.particle_core_config.ALL

ℹ particle_core-1.20-fabric 模组内语言文件验证通过。

详细检查报告 开始检查 particle_core 1.20-fabric
particle_core-1.20-fabric 中文语言文件共有 18 个 Key; 英文语言文件共有 9 个 Key
中文多于英文的 Key: 
    particle_core.particle_core_config.NONE
    particle_core.particle_core_config.SELF
    particle_core.particle_core_config.PLAYER
    particle_core.particle_core_config.ALL
    particle_core.particle_core_config.turnOffPotionParticles
    particle_core.particle_core_config.reduceAllChance
    particle_core.particle_core_config.reduceDecreasedChance
    particle_core.particle_core_config.disableParticles
    particle_core.particle_core_config.byTypeReductions


particle_core-1.20-fabric 模组内语言文件共有 9 个 Key;

报告也可以在 这里 查看。在 PR 更新时这里的检查也会自动更新。


🔛 Diff:

particle-core/1.20-fabric
英文 中文
No potion particles will be disabled 不禁用任何药水粒子
自身
Potion particles emitted by you will be disabled 禁用自身发出的药水粒子
玩家
Potion particles emitted by all players (including you) will be disabled 禁用所有玩家(包括你)发出的药水粒子
所有
All potion particles will be disabled 禁用所有药水粒子
关闭药水粒子
Disables potion particles by various degrees, depending on the selection. 根据选择,可以不同程度地禁用药水粒子。
调低“全部”模式粒子生成率
[Value between 0.0 and 1.0] Turns down particles when in ALL mode. Ex. 0.1 will make 10% of particles DECREASED. Basically a dial between ALL and DECREASED. [取值范围:0.0-1.0] 调低“全部”模式下的粒子数量。例如,设为0.1,会使10%的粒子向“少量”转化。这个选项基本上就是个刻度盘,可以在“全部”和“少量”之间进行精细调控。
调低“少量”模式粒子生成率
[Value between 0.0 and 1.0] Turns down particles when in DECREASED mode. Ex. 0.1 will make 10% of particles MINIMAL. Basically a dial between DECREASED and MINIMAL. [取值范围:0.0-1.0] 调低“少量”模式下的粒子数量。例如,设为0.1,会使10%的粒子向“最少”转化。这个选项基本上就是个刻度盘,可以在“少量”和“最少”之间进行精细调控。
禁用粒子
[true or false] Completely turns off all particles on the client. [启用/禁用] 完全关闭客户端所有粒子。
按类型削减粒子
Allows reduction/disabling of individual particle types. Ex. setting 'minecraft:smoke' to 0.3 will cause Smoke and Campfire particles to spawn at 30% of their normal rate. 允许单独减少/禁用特定的粒子类型。例如,将“minecraft:smoke”设为0.3,会使烟雾(Smoke,比如营火上的食物就会产生它)类型的粒子的生成率降低到正常情况的30%。
particle-core/1.20-fabric-keys
Key 英文 中文
particle_core.particle_core_config.NONE
particle_core.particle_core_config.NONE.desc No potion particles will be disabled 不禁用任何药水粒子
particle_core.particle_core_config.SELF 自身
particle_core.particle_core_config.SELF.desc Potion particles emitted by you will be disabled 禁用自身发出的药水粒子
particle_core.particle_core_config.PLAYER 玩家
particle_core.particle_core_config.PLAYER.desc Potion particles emitted by all players (including you) will be disabled 禁用所有玩家(包括你)发出的药水粒子
particle_core.particle_core_config.ALL 所有
particle_core.particle_core_config.ALL.desc All potion particles will be disabled 禁用所有药水粒子
particle_core.particle_core_config.turnOffPotionParticles 关闭药水粒子
particle_core.particle_core_config.turnOffPotionParticles.desc Disables potion particles by various degrees, depending on the selection. 根据选择,可以不同程度地禁用药水粒子。
particle_core.particle_core_config.reduceAllChance 调低“全部”模式粒子生成率
particle_core.particle_core_config.reduceAllChance.desc [Value between 0.0 and 1.0] Turns down particles when in ALL mode. Ex. 0.1 will make 10% of particles DECREASED. Basically a dial between ALL and DECREASED. [取值范围:0.0-1.0] 调低“全部”模式下的粒子数量。例如,设为0.1,会使10%的粒子向“少量”转化。这个选项基本上就是个刻度盘,可以在“全部”和“少量”之间进行精细调控。
particle_core.particle_core_config.reduceDecreasedChance 调低“少量”模式粒子生成率
particle_core.particle_core_config.reduceDecreasedChance.desc [Value between 0.0 and 1.0] Turns down particles when in DECREASED mode. Ex. 0.1 will make 10% of particles MINIMAL. Basically a dial between DECREASED and MINIMAL. [取值范围:0.0-1.0] 调低“少量”模式下的粒子数量。例如,设为0.1,会使10%的粒子向“最少”转化。这个选项基本上就是个刻度盘,可以在“少量”和“最少”之间进行精细调控。
particle_core.particle_core_config.disableParticles 禁用粒子
particle_core.particle_core_config.disableParticles.desc [true or false] Completely turns off all particles on the client. [启用/禁用] 完全关闭客户端所有粒子。
particle_core.particle_core_config.byTypeReductions 按类型削减粒子
particle_core.particle_core_config.byTypeReductions.desc Allows reduction/disabling of individual particle types. Ex. setting 'minecraft:smoke' to 0.3 will cause Smoke and Campfire particles to spawn at 30% of their normal rate. 允许单独减少/禁用特定的粒子类型。例如,将“minecraft:smoke”设为0.3,会使烟雾(Smoke,比如营火上的食物就会产生它)类型的粒子的生成率降低到正常情况的30%。
particle-core/1.20-fabric-术语检查
Key 英文 中文 检查结果
particle_core.particle_core_config.NONE.desc No potion particles will be disabled 不禁用任何药水粒子 ⚠ 术语异常 no => 否
⚠ 术语异常 particles => 粒子效果
✔ 术语 potion => 药水
particle_core.particle_core_config.SELF.desc Potion particles emitted by you will be disabled 禁用自身发出的药水粒子 ⚠ 术语异常 particles => 粒子效果
✔ 术语 potion => 药水
particle_core.particle_core_config.PLAYER.desc Potion particles emitted by all players (including you) will be disabled 禁用所有玩家(包括你)发出的药水粒子 ✔ 术语 players => 玩家
⚠ 术语异常 all => 全部
⚠ 术语异常 particles => 粒子效果
✔ 术语 potion => 药水
particle_core.particle_core_config.ALL.desc All potion particles will be disabled 禁用所有药水粒子 ⚠ 术语异常 all => 全部
⚠ 术语异常 particles => 粒子效果
✔ 术语 potion => 药水
particle_core.particle_core_config.turnOffPotionParticles.desc Disables potion particles by various degrees, depending on the selection. 根据选择,可以不同程度地禁用药水粒子。 ⚠ 术语异常 on => 开
⚠ 术语异常 particles => 粒子效果
✔ 术语 potion => 药水
particle_core.particle_core_config.reduceAllChance.desc [Value between 0.0 and 1.0] Turns down particles when in ALL mode. Ex. 0.1 will make 10% of particles DECREASED. Basically a dial between ALL and DECREASED. [取值范围:0.0-1.0] 调低“全部”模式下的粒子数量。例如,设为0.1,会使10%的粒子向“少量”转化。这个选项基本上就是个刻度盘,可以在“全部”和“少量”之间进行精细调控。 ✔ 术语 all => 全部
⚠ 术语异常 down => 向下
⚠ 术语异常 particles => 粒子效果
particle_core.particle_core_config.reduceDecreasedChance.desc [Value between 0.0 and 1.0] Turns down particles when in DECREASED mode. Ex. 0.1 will make 10% of particles MINIMAL. Basically a dial between DECREASED and MINIMAL. [取值范围:0.0-1.0] 调低“少量”模式下的粒子数量。例如,设为0.1,会使10%的粒子向“最少”转化。这个选项基本上就是个刻度盘,可以在“少量”和“最少”之间进行精细调控。 ⚠ 术语异常 down => 向下
⚠ 术语异常 particles => 粒子效果
✔ 术语 decreased => 少量
particle_core.particle_core_config.disableParticles.desc [true or false] Completely turns off all particles on the client. [启用/禁用] 完全关闭客户端所有粒子。 ⚠ 术语异常 all => 全部
✔ 术语 off => 关
⚠ 术语异常 on => 开
⚠ 术语异常 particles => 粒子效果
particle_core.particle_core_config.byTypeReductions.desc Allows reduction/disabling of individual particle types. Ex. setting 'minecraft:smoke' to 0.3 will cause Smoke and Campfire particles to spawn at 30% of their normal rate. 允许单独减少/禁用特定的粒子类型。例如,将“minecraft:smoke”设为0.3,会使烟雾(Smoke,比如营火上的食物就会产生它)类型的粒子的生成率降低到正常情况的30%。 ⚠ 术语异常 normal => 普通
⚠ 术语异常 normal => 中
⚠ 术语异常 particles => 粒子效果
✔ 术语 campfire => 营火
✔ 术语 spawn => 生成

机器人的命令列表

  • 🔄 勾选这个复选框来强制刷新

Copy link
Collaborator

@SlimeSB SlimeSB left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

下同

…h_cn.json

Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com>
@SlimeSB SlimeSB added the 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并 label May 20, 2024
@SlimeSB SlimeSB merged commit b706ad9 into CFPAOrg:main May 22, 2024
11 checks passed
SlimeSB added a commit to 13584452567/Minecraft-Mod-Language-Package that referenced this pull request May 23, 2024
* Create en_us.json

* Create zh_cn.json

* Update projects/1.20-fabric/assets/particle-core/particle_core/lang/zh_cn.json

Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com>

* Update projects/1.20-fabric/assets/particle-core/particle_core/lang/zh_cn.json

---------

Co-authored-by: SlimeSB <86453765+SlimeSB@users.noreply.github.com>
SlimeSB added a commit to 13584452567/Minecraft-Mod-Language-Package that referenced this pull request May 23, 2024
This reverts commit 22c57c7.

Revert "Spit Splat翻译提交 (CFPAOrg#4303)"

This reverts commit 99db83a.

Revert "L_Ender's Cataclysm 翻译更新 (CFPAOrg#4343)"

This reverts commit 5c628f5.

Revert "Skill cloaks 翻译提交并更新 (CFPAOrg#4360)"

This reverts commit d0bba23.

Revert "Scape and Run Parasites Addon: Cotesia Glomerata 翻译提交、Scape And Run: Parasite Vaccine翻译修改 (CFPAOrg#4355)"

This reverts commit 978da12.

Revert "Macaw's Paths and Pavings 翻译更新 (CFPAOrg#4372)"

This reverts commit cfe868a.

Revert "提交Akisephila's Bosses翻译 (CFPAOrg#4259)"

This reverts commit 5dceb50.

Revert "TCIntegrations 翻译更新 (CFPAOrg#4371)"

This reverts commit a542bf1.

Revert "Solar Flux Reborn 翻译提交 (CFPAOrg#4007)"

This reverts commit ef31bcf.

Revert "end-expansion-the-lamented-islands (CFPAOrg#4377)"

This reverts commit 21c28a3.

Revert "Dyenamics 翻译更新 (CFPAOrg#4379)"

This reverts commit 2e46c57.

Revert "reacharound 翻译提交 (CFPAOrg#4382)"

This reverts commit 3d450dd.

Revert "Oceanic Expanse 翻译更新 翻译修改 (CFPAOrg#4369)"

This reverts commit 59b0f91.

Revert "Particle Core 翻译提交 (CFPAOrg#4366)"

This reverts commit 9ace25b.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.20.x 10+ Size label. Fabric include Fabric mod 即将合并 在此标签被添加的 24 小时后 Pull Request 才可被合并
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants