Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
New translations localization.json (Chinese Simplified)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiDog1998 committed Oct 22, 2023
1 parent e346eeb commit e514e8f
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 additions & 2 deletions RotationSolver/Localization/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -302,14 +302,25 @@
"NumberOfHostilesInMaxRange": "最大范围内敌对目标数量",
"NumberOfAllHostilesInRange": "The number of all hostiles in Range",
"NumberOfAllHostilesInMaxRange": "The number of all hostiles in max Range",
"InBurst": "在爆发中",
"IsBurst": "Is burst",
"IsHealArea": "Is Heal Area",
"IsHealSingle": "Is Heal Single",
"IsDefenseArea": "Is Defense Area",
"IsDefenseSingle": "Is Defense Single",
"IsEsunaStanceNorth": "Is Esuna Stance North",
"IsRaiseShirk": "Is Raise Shirk",
"IsMoveForward": "Is Move Forward",
"IsMoveBack": "Is Move Back",
"IsAntiKnockback": "Is Anti Knockback",
"IsSpeed": "Is Speed",
"CanHealAreaAbility": "可以使用范围治疗能力技",
"CanHealAreaSpell": "可以使用范围治疗魔法",
"CanHealSingleAbility": "可以使用单体治疗能力技",
"CanHealSingleSpell": "可以使用单体治疗魔法",
"AutoState": "自动模式状态。True为开启",
"IsManual": "手动模式状态。True为开启手动模式",
"IsInHighEndDuty": "处于高难副本中",
"IsInDuty": "Is player in duty",
"Ping": "你的Ping",
"NextAbilityToNextGCD": "从下一个能力技到下一个GCD的时间",
"IsLastGCD": "刚刚使用过的 GCD",
Expand Down Expand Up @@ -476,6 +487,7 @@
"ConfigWindow_Extra_Description": "Rotation Solver focuses on the rotation itself. These are side features. If there are some other plugins can do that, these features will be deleted.",
"ConfigWindow_Auto_Description": "Change the way that RS atomatically uses actions.",
"ConfigWindow_Auto_ActionCondition": "技能使用条件",
"ConfigWindow_Auto_StateCondition": "State Condition",
"ConfigWindow_Auto_ActionCondition_Description": "This will change the way that Rotation Solver uses actions.",
"ConfigWindow_Target_Config": "配置",
"ConfigWindow_Search_Result": "Search Result",
Expand Down Expand Up @@ -533,5 +545,21 @@
"ConfigWindow_About_Clicking500k": "You're tiring RS out, give it a break!",
"ConfigWindow_About_ThanksToSupporters": "Many thanks to the sponsors.",
"ConfigWindow_Rotations_Download": "Download Rotations",
"ConfigWindow_Rotations_Links": "Links of the rotations online"
"ConfigWindow_Rotations_Links": "Links of the rotations online",
"ConfigWindow_Options_ForcedEnableCondition": "Use Forced Enable Condition",
"ConfigWindow_Options_ForcedEnableConditionDesc": "The conditions of forced to make it true.",
"ConfigWindow_Options_ForcedDisableCondition": "Use Forced Disable Condition",
"ConfigWindow_Options_ForcedDisableConditionDesc": "The conditions of forced to make it false.",
"ConfigWindow_Auto_HealAreaConditionSet": "Heal Area Forced Condition",
"ConfigWindow_Auto_HealSingleConditionSet": "Heal Single Forced Condition",
"ConfigWindow_Auto_DefenseAreaConditionSet": "Defense Area Forced Condition",
"ConfigWindow_Auto_DefenseSingleConditionSet": "Defense Single Forced Condition",
"ConfigWindow_Auto_EsunaStanceNorthConditionSet": "Esuna Stance North Forced Condition",
"ConfigWindow_Auto_RaiseShirkConditionSet": "Raise Shirk Forced Condition",
"ConfigWindow_Auto_MoveForwardConditionSet": "Move Forward Forced Condition",
"ConfigWindow_Auto_MoveBackConditionSet": "Move Back Forced Condition",
"ConfigWindow_Auto_AntiKnockbackConditionSet": "Anti Knockback Forced Condition",
"ConfigWindow_Auto_BurstConditionSet": "Burst Forced Condition",
"ConfigWindow_Auto_SpeedConditionSet": "Speed Forced Condition",
"ConfigWindow_ConditionSetDesc": "The Condition set you chose, click to modify."
}

0 comments on commit e514e8f

Please sign in to comment.