Skip to content

Commit

Permalink
Update Simplified Chinese translation (#1018)
Browse files Browse the repository at this point in the history
  • Loading branch information
SQwatermark authored Jul 20, 2024
1 parent 080c15f commit 0c86cdf
Showing 1 changed file with 11 additions and 9 deletions.
20 changes: 11 additions & 9 deletions Dev/release/resources/languages/zhcn/Effekseer_GpuParticles.csv
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,18 @@ GpuParticles_EmitShape_ModelPath_Name,模型
GpuParticles_EmitShape_ModelPath_Desc,模型的路径
GpuParticles_EmitShape_ModelSize_Name,尺寸
GpuParticles_EmitShape_ModelSize_Desc,模型的大小
GpuParticles_EmitShape_RotationApplied_Name,影响生成角度
GpuParticles_EmitShape_RotationApplied_Desc,对于圆、球和模型有效

GpuParticles_Position_Name,位置
GpuParticles_Position_Direction_Name,方向
GpuParticles_Position_Direction_Desc,生成粒子时的移动方向。
GpuParticles_Position_Spread_Name,扩散范围
GpuParticles_Position_Spread_Desc,生成粒子时沿移动方向随机扩散的角度。
GpuParticles_Position_InitialSpeed_Name,初始速度
GpuParticles_Position_InitialSpeed_Desc,生成粒子时的初始移动速度。
GpuParticles_Position_Damping_Name,阻尼
GpuParticles_Position_Damping_Desc,粒子运动时的阻尼力。
GpuParticles_Velocity_Name,速度
GpuParticles_Velocity_Direction_Name,方向
GpuParticles_Velocity_Direction_Desc,生成粒子时的移动方向。
GpuParticles_Velocity_Spread_Name,扩散范围
GpuParticles_Velocity_Spread_Desc,生成粒子时沿移动方向随机扩散的角度。
GpuParticles_Velocity_InitialSpeed_Name,初始速度
GpuParticles_Velocity_InitialSpeed_Desc,生成粒子时的初始移动速度。
GpuParticles_Velocity_Damping_Name,阻尼
GpuParticles_Velocity_Damping_Desc,粒子运动时的阻尼力。

GpuParticles_Rotation_Name,旋转
GpuParticles_Rotation_InitialAngle_Name,初始角度
Expand Down

0 comments on commit 0c86cdf

Please sign in to comment.