From 0f80ec317a87efe2546c645288c6b56d1cf509ad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Mon, 20 Feb 2023 23:09:31 +0800 Subject: [PATCH 1/8] New translations Localization.json (French) --- RotationSolver/Localization/fr.json | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/RotationSolver/Localization/fr.json b/RotationSolver/Localization/fr.json index a67a1d49e..35c72221b 100644 --- a/RotationSolver/Localization/fr.json +++ b/RotationSolver/Localization/fr.json @@ -15,7 +15,7 @@ "ConfigWindow_ActionItem_Description": "Modify the usage for each action.", "ConfigWindow_HelpItem_Description": "In this window, you can see all Rotation Solver built-in commands for combat. ", "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", - "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode.", + "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", @@ -50,8 +50,9 @@ "Configwindow_Param_UseOverlayWindow": "Display top overlay", "Configwindow_Param_UseOverlayWindowDesc": "This window is currently used to cue the body position in advance.", "Configwindow_Param_Basic": "Basic", - "Configwindow_Param_WeaponFaster": "Set the time advance of use actions", + "Configwindow_Param_WeaponAhead": "Set the time advance of use actions", "Configwindow_Param_WeaponInterval": "Set the interval between abilities using", + "Configwindow_Param_CountDownAhead": "Set the time advance of use casting actions on counting down.", "Configwindow_Param_SpecialDuration": "Set the duration of special windows set by commands", "Configwindow_Param_AddDotGCDCount": "Set GCD advance of DOT refresh", "Configwindow_Param_AutoOffBetweenArea": "Turn off when player is between area.", @@ -91,7 +92,8 @@ "Configwindow_Param_SayOutStateChanged": "Saying the state changes out", "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", - "Configwindow_Param_ShowInfoOnToast": "Display plugin state changed on toast", + "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", + "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -221,13 +223,18 @@ "TargetConditionType_StatusEnd": "Status End", "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", - "DescType_Description": "Loop Description", - "DescType_BreakingAction": "Burst Skills", - "DescType_HealArea": "Range Healing", - "DescType_HealSingle": "Mono Healing", - "DescType_DefenseArea": "Range Defense", - "DescType_DefenseSingle": "Mono Defense", - "DescType_MoveAction": "Move Skills", + "DescType_BurstActions": "Burst Actions", + "DescType_MoveForwardGCD": "Move forward GCD", + "DescType_HealAreaGCD": "Range Healing GCD", + "DescType_HealSingleGCD": "Mono Healing GCD", + "DescType_DefenseAreaGCD": "Range Defense GCD", + "DescType_DefenseSingleGCD": "Mono Defense GCD", + "DescType_HealAreaAbility": "Range Healing Ability", + "DescType_HealSingleAbility": "Mono Healing Ability", + "DescType_DefenseAreaAbility": "Range Defense Ability", + "DescType_DefenseSingleAbility": "Mono Defense Ability", + "DescType_MoveForwardAbility": "Move forward Ability", + "DescType_MoveBackAbility": "Move back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", From 727403f91a19927f74ad9efdc269ee350e967c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Mon, 20 Feb 2023 23:09:32 +0800 Subject: [PATCH 2/8] New translations Localization.json (Spanish) --- RotationSolver/Localization/es.json | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/RotationSolver/Localization/es.json b/RotationSolver/Localization/es.json index a67a1d49e..35c72221b 100644 --- a/RotationSolver/Localization/es.json +++ b/RotationSolver/Localization/es.json @@ -15,7 +15,7 @@ "ConfigWindow_ActionItem_Description": "Modify the usage for each action.", "ConfigWindow_HelpItem_Description": "In this window, you can see all Rotation Solver built-in commands for combat. ", "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", - "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode.", + "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", @@ -50,8 +50,9 @@ "Configwindow_Param_UseOverlayWindow": "Display top overlay", "Configwindow_Param_UseOverlayWindowDesc": "This window is currently used to cue the body position in advance.", "Configwindow_Param_Basic": "Basic", - "Configwindow_Param_WeaponFaster": "Set the time advance of use actions", + "Configwindow_Param_WeaponAhead": "Set the time advance of use actions", "Configwindow_Param_WeaponInterval": "Set the interval between abilities using", + "Configwindow_Param_CountDownAhead": "Set the time advance of use casting actions on counting down.", "Configwindow_Param_SpecialDuration": "Set the duration of special windows set by commands", "Configwindow_Param_AddDotGCDCount": "Set GCD advance of DOT refresh", "Configwindow_Param_AutoOffBetweenArea": "Turn off when player is between area.", @@ -91,7 +92,8 @@ "Configwindow_Param_SayOutStateChanged": "Saying the state changes out", "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", - "Configwindow_Param_ShowInfoOnToast": "Display plugin state changed on toast", + "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", + "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -221,13 +223,18 @@ "TargetConditionType_StatusEnd": "Status End", "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", - "DescType_Description": "Loop Description", - "DescType_BreakingAction": "Burst Skills", - "DescType_HealArea": "Range Healing", - "DescType_HealSingle": "Mono Healing", - "DescType_DefenseArea": "Range Defense", - "DescType_DefenseSingle": "Mono Defense", - "DescType_MoveAction": "Move Skills", + "DescType_BurstActions": "Burst Actions", + "DescType_MoveForwardGCD": "Move forward GCD", + "DescType_HealAreaGCD": "Range Healing GCD", + "DescType_HealSingleGCD": "Mono Healing GCD", + "DescType_DefenseAreaGCD": "Range Defense GCD", + "DescType_DefenseSingleGCD": "Mono Defense GCD", + "DescType_HealAreaAbility": "Range Healing Ability", + "DescType_HealSingleAbility": "Mono Healing Ability", + "DescType_DefenseAreaAbility": "Range Defense Ability", + "DescType_DefenseSingleAbility": "Mono Defense Ability", + "DescType_MoveForwardAbility": "Move forward Ability", + "DescType_MoveBackAbility": "Move back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", From 28abf962550d39fa9274d580d5bd4826286ed7c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Mon, 20 Feb 2023 23:09:32 +0800 Subject: [PATCH 3/8] New translations Localization.json (German) --- RotationSolver/Localization/de.json | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/RotationSolver/Localization/de.json b/RotationSolver/Localization/de.json index a67a1d49e..35c72221b 100644 --- a/RotationSolver/Localization/de.json +++ b/RotationSolver/Localization/de.json @@ -15,7 +15,7 @@ "ConfigWindow_ActionItem_Description": "Modify the usage for each action.", "ConfigWindow_HelpItem_Description": "In this window, you can see all Rotation Solver built-in commands for combat. ", "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", - "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode.", + "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", @@ -50,8 +50,9 @@ "Configwindow_Param_UseOverlayWindow": "Display top overlay", "Configwindow_Param_UseOverlayWindowDesc": "This window is currently used to cue the body position in advance.", "Configwindow_Param_Basic": "Basic", - "Configwindow_Param_WeaponFaster": "Set the time advance of use actions", + "Configwindow_Param_WeaponAhead": "Set the time advance of use actions", "Configwindow_Param_WeaponInterval": "Set the interval between abilities using", + "Configwindow_Param_CountDownAhead": "Set the time advance of use casting actions on counting down.", "Configwindow_Param_SpecialDuration": "Set the duration of special windows set by commands", "Configwindow_Param_AddDotGCDCount": "Set GCD advance of DOT refresh", "Configwindow_Param_AutoOffBetweenArea": "Turn off when player is between area.", @@ -91,7 +92,8 @@ "Configwindow_Param_SayOutStateChanged": "Saying the state changes out", "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", - "Configwindow_Param_ShowInfoOnToast": "Display plugin state changed on toast", + "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", + "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -221,13 +223,18 @@ "TargetConditionType_StatusEnd": "Status End", "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", - "DescType_Description": "Loop Description", - "DescType_BreakingAction": "Burst Skills", - "DescType_HealArea": "Range Healing", - "DescType_HealSingle": "Mono Healing", - "DescType_DefenseArea": "Range Defense", - "DescType_DefenseSingle": "Mono Defense", - "DescType_MoveAction": "Move Skills", + "DescType_BurstActions": "Burst Actions", + "DescType_MoveForwardGCD": "Move forward GCD", + "DescType_HealAreaGCD": "Range Healing GCD", + "DescType_HealSingleGCD": "Mono Healing GCD", + "DescType_DefenseAreaGCD": "Range Defense GCD", + "DescType_DefenseSingleGCD": "Mono Defense GCD", + "DescType_HealAreaAbility": "Range Healing Ability", + "DescType_HealSingleAbility": "Mono Healing Ability", + "DescType_DefenseAreaAbility": "Range Defense Ability", + "DescType_DefenseSingleAbility": "Mono Defense Ability", + "DescType_MoveForwardAbility": "Move forward Ability", + "DescType_MoveBackAbility": "Move back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", From c1c371718dc31a109eb3fe4e4cf99a30cf20b83b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Mon, 20 Feb 2023 23:09:33 +0800 Subject: [PATCH 4/8] New translations Localization.json (Japanese) --- RotationSolver/Localization/ja.json | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/RotationSolver/Localization/ja.json b/RotationSolver/Localization/ja.json index a67a1d49e..35c72221b 100644 --- a/RotationSolver/Localization/ja.json +++ b/RotationSolver/Localization/ja.json @@ -15,7 +15,7 @@ "ConfigWindow_ActionItem_Description": "Modify the usage for each action.", "ConfigWindow_HelpItem_Description": "In this window, you can see all Rotation Solver built-in commands for combat. ", "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", - "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode.", + "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", @@ -50,8 +50,9 @@ "Configwindow_Param_UseOverlayWindow": "Display top overlay", "Configwindow_Param_UseOverlayWindowDesc": "This window is currently used to cue the body position in advance.", "Configwindow_Param_Basic": "Basic", - "Configwindow_Param_WeaponFaster": "Set the time advance of use actions", + "Configwindow_Param_WeaponAhead": "Set the time advance of use actions", "Configwindow_Param_WeaponInterval": "Set the interval between abilities using", + "Configwindow_Param_CountDownAhead": "Set the time advance of use casting actions on counting down.", "Configwindow_Param_SpecialDuration": "Set the duration of special windows set by commands", "Configwindow_Param_AddDotGCDCount": "Set GCD advance of DOT refresh", "Configwindow_Param_AutoOffBetweenArea": "Turn off when player is between area.", @@ -91,7 +92,8 @@ "Configwindow_Param_SayOutStateChanged": "Saying the state changes out", "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", - "Configwindow_Param_ShowInfoOnToast": "Display plugin state changed on toast", + "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", + "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -221,13 +223,18 @@ "TargetConditionType_StatusEnd": "Status End", "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", - "DescType_Description": "Loop Description", - "DescType_BreakingAction": "Burst Skills", - "DescType_HealArea": "Range Healing", - "DescType_HealSingle": "Mono Healing", - "DescType_DefenseArea": "Range Defense", - "DescType_DefenseSingle": "Mono Defense", - "DescType_MoveAction": "Move Skills", + "DescType_BurstActions": "Burst Actions", + "DescType_MoveForwardGCD": "Move forward GCD", + "DescType_HealAreaGCD": "Range Healing GCD", + "DescType_HealSingleGCD": "Mono Healing GCD", + "DescType_DefenseAreaGCD": "Range Defense GCD", + "DescType_DefenseSingleGCD": "Mono Defense GCD", + "DescType_HealAreaAbility": "Range Healing Ability", + "DescType_HealSingleAbility": "Mono Healing Ability", + "DescType_DefenseAreaAbility": "Range Defense Ability", + "DescType_DefenseSingleAbility": "Mono Defense Ability", + "DescType_MoveForwardAbility": "Move forward Ability", + "DescType_MoveBackAbility": "Move back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", From 90a7d36f7ed8e953c7915995a8707c86c51264b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:11:50 +0800 Subject: [PATCH 5/8] New translations Localization.json (French) --- RotationSolver/Localization/fr.json | 45 ++++++++++++++++------------- 1 file changed, 25 insertions(+), 20 deletions(-) diff --git a/RotationSolver/Localization/fr.json b/RotationSolver/Localization/fr.json index 35c72221b..d4eb44dac 100644 --- a/RotationSolver/Localization/fr.json +++ b/RotationSolver/Localization/fr.json @@ -17,17 +17,17 @@ "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", - "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", - "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", - "Configwindow_HelpItem_DefenseArea": "Open a window to use one or more AoE defense.", - "Configwindow_HelpItem_DefenseSingle": "Open a window to use one or more single defense.", + "Configwindow_HelpItem_HealArea": "Open a window to use AoE heal.", + "Configwindow_HelpItem_HealSingle": "Open a window to use single heal.", + "Configwindow_HelpItem_DefenseArea": "Open a window to use AoE defense.", + "Configwindow_HelpItem_DefenseSingle": "Open a window to use single defense.", "Configwindow_HelpItem_Esuna": "Open a window to use Esuna,tank stance actions or True North.", "Configwindow_HelpItem_RaiseShirk": "Open a window to use Raise or Shirk.", "Configwindow_HelpItem_AntiKnockback": "Open a window to use knockback-penalty actions.", - "Configwindow_HelpItem_Break": "Open a window to use break-combo.", + "Configwindow_HelpItem_Burst": "Open a window to burst.", "Configwindow_HelpItem_MoveForward": "Open a window to move forward.", "Configwindow_HelpItem_MoveBack": "Open a window to move back.", - "Configwindow_HelpItem_EndSpecial": "Close special status", + "Configwindow_HelpItem_EndSpecial": "Close special window.", "Configwindow_Helper_SwitchRotation": "Click to switch authors", "Configwindow_Helper_GameVersion": "Game Version", "Configwindow_Helper_OpenSource": "Open the source code URL", @@ -71,6 +71,11 @@ "Configwindow_Param_Advanced": "Advanced", "Configwindow_Param_PoslockCasting": "Lock the movement when casting.", "Configwindow_Param_UseStopCasting": "Use stopping casting when target is dead.", + "Configwindow_Param_ShowMeleeActionFlag": "Show action flag when melee.", + "Configwindow_Param_ShowHealthRatio": "Show the health ratio for the check of Boss, Dying, Dot.", + "Configwindow_Param_HealthRatioBoss": "If target's max health ratio is higher than this, regard it as Boss.", + "Configwindow_Param_HealthRatioDying": "If target's current health ratio is lower than this, regard it is dying.", + "Configwindow_Param_HealthRatioDot": "If target's current health ratio is higher than this, regard it can be dot.", "Configwindow_Param_PoslockModifier": "Set the modifier key to unlock the movement temporary", "Configwindow_Param_PoslockDescription": "LT is for gamepad player", "Configwindow_Param_CastingDisplay": "Enhance castbar with casting status", @@ -93,7 +98,7 @@ "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", - "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", + "Configwindow_Param_NamePlateIconId": "Player's name plate icon id when state is on. Recommand 61435, 61437", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -224,24 +229,24 @@ "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", "DescType_BurstActions": "Burst Actions", - "DescType_MoveForwardGCD": "Move forward GCD", - "DescType_HealAreaGCD": "Range Healing GCD", - "DescType_HealSingleGCD": "Mono Healing GCD", - "DescType_DefenseAreaGCD": "Range Defense GCD", - "DescType_DefenseSingleGCD": "Mono Defense GCD", - "DescType_HealAreaAbility": "Range Healing Ability", - "DescType_HealSingleAbility": "Mono Healing Ability", - "DescType_DefenseAreaAbility": "Range Defense Ability", - "DescType_DefenseSingleAbility": "Mono Defense Ability", - "DescType_MoveForwardAbility": "Move forward Ability", - "DescType_MoveBackAbility": "Move back Ability", + "DescType_MoveForwardGCD": "Move Forward GCD", + "DescType_HealAreaGCD": "Area Healing GCD", + "DescType_HealSingleGCD": "Single Healing GCD", + "DescType_DefenseAreaGCD": "Area Defense GCD", + "DescType_DefenseSingleGCD": "Single Defense GCD", + "DescType_HealAreaAbility": "Area Healing Ability", + "DescType_HealSingleAbility": "Single Healing Ability", + "DescType_DefenseAreaAbility": "Area Defense Ability", + "DescType_DefenseSingleAbility": "Single Defense Ability", + "DescType_MoveForwardAbility": "Move Forward Ability", + "DescType_MoveBackAbility": "Move Back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", "JobRole_Ranged": "Ranged", "JobRole_Healer": "Healer", - "JobRole_RangedPhysical": "Ranged Physical", - "JobRole_RangedMagicial": "Ranged Magicial", + "JobRole_RangedPhysical": "Ranged", + "JobRole_RangedMagicial": "Magicial", "JobRole_DiscipleoftheLand": "Disciple of the Land", "JobRole_DiscipleoftheHand": "Disciple of the Hand", "EnemyLocation_None": "None", From 0b223b8a57b184aa96497a88c3d459d8a06f4bae Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:11:51 +0800 Subject: [PATCH 6/8] New translations Localization.json (Spanish) --- RotationSolver/Localization/es.json | 45 ++++++++++++++++------------- 1 file changed, 25 insertions(+), 20 deletions(-) diff --git a/RotationSolver/Localization/es.json b/RotationSolver/Localization/es.json index 35c72221b..d4eb44dac 100644 --- a/RotationSolver/Localization/es.json +++ b/RotationSolver/Localization/es.json @@ -17,17 +17,17 @@ "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", - "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", - "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", - "Configwindow_HelpItem_DefenseArea": "Open a window to use one or more AoE defense.", - "Configwindow_HelpItem_DefenseSingle": "Open a window to use one or more single defense.", + "Configwindow_HelpItem_HealArea": "Open a window to use AoE heal.", + "Configwindow_HelpItem_HealSingle": "Open a window to use single heal.", + "Configwindow_HelpItem_DefenseArea": "Open a window to use AoE defense.", + "Configwindow_HelpItem_DefenseSingle": "Open a window to use single defense.", "Configwindow_HelpItem_Esuna": "Open a window to use Esuna,tank stance actions or True North.", "Configwindow_HelpItem_RaiseShirk": "Open a window to use Raise or Shirk.", "Configwindow_HelpItem_AntiKnockback": "Open a window to use knockback-penalty actions.", - "Configwindow_HelpItem_Break": "Open a window to use break-combo.", + "Configwindow_HelpItem_Burst": "Open a window to burst.", "Configwindow_HelpItem_MoveForward": "Open a window to move forward.", "Configwindow_HelpItem_MoveBack": "Open a window to move back.", - "Configwindow_HelpItem_EndSpecial": "Close special status", + "Configwindow_HelpItem_EndSpecial": "Close special window.", "Configwindow_Helper_SwitchRotation": "Click to switch authors", "Configwindow_Helper_GameVersion": "Game Version", "Configwindow_Helper_OpenSource": "Open the source code URL", @@ -71,6 +71,11 @@ "Configwindow_Param_Advanced": "Advanced", "Configwindow_Param_PoslockCasting": "Lock the movement when casting.", "Configwindow_Param_UseStopCasting": "Use stopping casting when target is dead.", + "Configwindow_Param_ShowMeleeActionFlag": "Show action flag when melee.", + "Configwindow_Param_ShowHealthRatio": "Show the health ratio for the check of Boss, Dying, Dot.", + "Configwindow_Param_HealthRatioBoss": "If target's max health ratio is higher than this, regard it as Boss.", + "Configwindow_Param_HealthRatioDying": "If target's current health ratio is lower than this, regard it is dying.", + "Configwindow_Param_HealthRatioDot": "If target's current health ratio is higher than this, regard it can be dot.", "Configwindow_Param_PoslockModifier": "Set the modifier key to unlock the movement temporary", "Configwindow_Param_PoslockDescription": "LT is for gamepad player", "Configwindow_Param_CastingDisplay": "Enhance castbar with casting status", @@ -93,7 +98,7 @@ "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", - "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", + "Configwindow_Param_NamePlateIconId": "Player's name plate icon id when state is on. Recommand 61435, 61437", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -224,24 +229,24 @@ "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", "DescType_BurstActions": "Burst Actions", - "DescType_MoveForwardGCD": "Move forward GCD", - "DescType_HealAreaGCD": "Range Healing GCD", - "DescType_HealSingleGCD": "Mono Healing GCD", - "DescType_DefenseAreaGCD": "Range Defense GCD", - "DescType_DefenseSingleGCD": "Mono Defense GCD", - "DescType_HealAreaAbility": "Range Healing Ability", - "DescType_HealSingleAbility": "Mono Healing Ability", - "DescType_DefenseAreaAbility": "Range Defense Ability", - "DescType_DefenseSingleAbility": "Mono Defense Ability", - "DescType_MoveForwardAbility": "Move forward Ability", - "DescType_MoveBackAbility": "Move back Ability", + "DescType_MoveForwardGCD": "Move Forward GCD", + "DescType_HealAreaGCD": "Area Healing GCD", + "DescType_HealSingleGCD": "Single Healing GCD", + "DescType_DefenseAreaGCD": "Area Defense GCD", + "DescType_DefenseSingleGCD": "Single Defense GCD", + "DescType_HealAreaAbility": "Area Healing Ability", + "DescType_HealSingleAbility": "Single Healing Ability", + "DescType_DefenseAreaAbility": "Area Defense Ability", + "DescType_DefenseSingleAbility": "Single Defense Ability", + "DescType_MoveForwardAbility": "Move Forward Ability", + "DescType_MoveBackAbility": "Move Back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", "JobRole_Ranged": "Ranged", "JobRole_Healer": "Healer", - "JobRole_RangedPhysical": "Ranged Physical", - "JobRole_RangedMagicial": "Ranged Magicial", + "JobRole_RangedPhysical": "Ranged", + "JobRole_RangedMagicial": "Magicial", "JobRole_DiscipleoftheLand": "Disciple of the Land", "JobRole_DiscipleoftheHand": "Disciple of the Hand", "EnemyLocation_None": "None", From d3975eebf2bbe338a0aab4b6ff43aad6fc8eba4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:11:52 +0800 Subject: [PATCH 7/8] New translations Localization.json (German) --- RotationSolver/Localization/de.json | 45 ++++++++++++++++------------- 1 file changed, 25 insertions(+), 20 deletions(-) diff --git a/RotationSolver/Localization/de.json b/RotationSolver/Localization/de.json index 35c72221b..d4eb44dac 100644 --- a/RotationSolver/Localization/de.json +++ b/RotationSolver/Localization/de.json @@ -17,17 +17,17 @@ "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", - "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", - "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", - "Configwindow_HelpItem_DefenseArea": "Open a window to use one or more AoE defense.", - "Configwindow_HelpItem_DefenseSingle": "Open a window to use one or more single defense.", + "Configwindow_HelpItem_HealArea": "Open a window to use AoE heal.", + "Configwindow_HelpItem_HealSingle": "Open a window to use single heal.", + "Configwindow_HelpItem_DefenseArea": "Open a window to use AoE defense.", + "Configwindow_HelpItem_DefenseSingle": "Open a window to use single defense.", "Configwindow_HelpItem_Esuna": "Open a window to use Esuna,tank stance actions or True North.", "Configwindow_HelpItem_RaiseShirk": "Open a window to use Raise or Shirk.", "Configwindow_HelpItem_AntiKnockback": "Open a window to use knockback-penalty actions.", - "Configwindow_HelpItem_Break": "Open a window to use break-combo.", + "Configwindow_HelpItem_Burst": "Open a window to burst.", "Configwindow_HelpItem_MoveForward": "Open a window to move forward.", "Configwindow_HelpItem_MoveBack": "Open a window to move back.", - "Configwindow_HelpItem_EndSpecial": "Close special status", + "Configwindow_HelpItem_EndSpecial": "Close special window.", "Configwindow_Helper_SwitchRotation": "Click to switch authors", "Configwindow_Helper_GameVersion": "Game Version", "Configwindow_Helper_OpenSource": "Open the source code URL", @@ -71,6 +71,11 @@ "Configwindow_Param_Advanced": "Advanced", "Configwindow_Param_PoslockCasting": "Lock the movement when casting.", "Configwindow_Param_UseStopCasting": "Use stopping casting when target is dead.", + "Configwindow_Param_ShowMeleeActionFlag": "Show action flag when melee.", + "Configwindow_Param_ShowHealthRatio": "Show the health ratio for the check of Boss, Dying, Dot.", + "Configwindow_Param_HealthRatioBoss": "If target's max health ratio is higher than this, regard it as Boss.", + "Configwindow_Param_HealthRatioDying": "If target's current health ratio is lower than this, regard it is dying.", + "Configwindow_Param_HealthRatioDot": "If target's current health ratio is higher than this, regard it can be dot.", "Configwindow_Param_PoslockModifier": "Set the modifier key to unlock the movement temporary", "Configwindow_Param_PoslockDescription": "LT is for gamepad player", "Configwindow_Param_CastingDisplay": "Enhance castbar with casting status", @@ -93,7 +98,7 @@ "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", - "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", + "Configwindow_Param_NamePlateIconId": "Player's name plate icon id when state is on. Recommand 61435, 61437", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -224,24 +229,24 @@ "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", "DescType_BurstActions": "Burst Actions", - "DescType_MoveForwardGCD": "Move forward GCD", - "DescType_HealAreaGCD": "Range Healing GCD", - "DescType_HealSingleGCD": "Mono Healing GCD", - "DescType_DefenseAreaGCD": "Range Defense GCD", - "DescType_DefenseSingleGCD": "Mono Defense GCD", - "DescType_HealAreaAbility": "Range Healing Ability", - "DescType_HealSingleAbility": "Mono Healing Ability", - "DescType_DefenseAreaAbility": "Range Defense Ability", - "DescType_DefenseSingleAbility": "Mono Defense Ability", - "DescType_MoveForwardAbility": "Move forward Ability", - "DescType_MoveBackAbility": "Move back Ability", + "DescType_MoveForwardGCD": "Move Forward GCD", + "DescType_HealAreaGCD": "Area Healing GCD", + "DescType_HealSingleGCD": "Single Healing GCD", + "DescType_DefenseAreaGCD": "Area Defense GCD", + "DescType_DefenseSingleGCD": "Single Defense GCD", + "DescType_HealAreaAbility": "Area Healing Ability", + "DescType_HealSingleAbility": "Single Healing Ability", + "DescType_DefenseAreaAbility": "Area Defense Ability", + "DescType_DefenseSingleAbility": "Single Defense Ability", + "DescType_MoveForwardAbility": "Move Forward Ability", + "DescType_MoveBackAbility": "Move Back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", "JobRole_Ranged": "Ranged", "JobRole_Healer": "Healer", - "JobRole_RangedPhysical": "Ranged Physical", - "JobRole_RangedMagicial": "Ranged Magicial", + "JobRole_RangedPhysical": "Ranged", + "JobRole_RangedMagicial": "Magicial", "JobRole_DiscipleoftheLand": "Disciple of the Land", "JobRole_DiscipleoftheHand": "Disciple of the Hand", "EnemyLocation_None": "None", From 8d19b11bbfb8ca5cbb94379d99e931e35581d0c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=8B=E6=B0=B4?= <53346444+ArchiDog1998@users.noreply.github.com> Date: Wed, 22 Feb 2023 20:11:53 +0800 Subject: [PATCH 8/8] New translations Localization.json (Japanese) --- RotationSolver/Localization/ja.json | 45 ++++++++++++++++------------- 1 file changed, 25 insertions(+), 20 deletions(-) diff --git a/RotationSolver/Localization/ja.json b/RotationSolver/Localization/ja.json index 35c72221b..d4eb44dac 100644 --- a/RotationSolver/Localization/ja.json +++ b/RotationSolver/Localization/ja.json @@ -17,17 +17,17 @@ "Configwindow_HelpItem_AttackSmart": "Start attacking in smart mode(auto-targeting) when out of combat, otherwise switch the target according to the conditions.", "Configwindow_HelpItem_AttackManual": "Start attacking in manual mode. You need to choose the target manually.", "Configwindow_HelpItem_AttackCancel": "Stop attacking. Remember to turn it off when not in use!", - "Configwindow_HelpItem_HealArea": "Open a window to use one or more AoE heal.", - "Configwindow_HelpItem_HealSingle": "Open a window to use one or more single heal.", - "Configwindow_HelpItem_DefenseArea": "Open a window to use one or more AoE defense.", - "Configwindow_HelpItem_DefenseSingle": "Open a window to use one or more single defense.", + "Configwindow_HelpItem_HealArea": "Open a window to use AoE heal.", + "Configwindow_HelpItem_HealSingle": "Open a window to use single heal.", + "Configwindow_HelpItem_DefenseArea": "Open a window to use AoE defense.", + "Configwindow_HelpItem_DefenseSingle": "Open a window to use single defense.", "Configwindow_HelpItem_Esuna": "Open a window to use Esuna,tank stance actions or True North.", "Configwindow_HelpItem_RaiseShirk": "Open a window to use Raise or Shirk.", "Configwindow_HelpItem_AntiKnockback": "Open a window to use knockback-penalty actions.", - "Configwindow_HelpItem_Break": "Open a window to use break-combo.", + "Configwindow_HelpItem_Burst": "Open a window to burst.", "Configwindow_HelpItem_MoveForward": "Open a window to move forward.", "Configwindow_HelpItem_MoveBack": "Open a window to move back.", - "Configwindow_HelpItem_EndSpecial": "Close special status", + "Configwindow_HelpItem_EndSpecial": "Close special window.", "Configwindow_Helper_SwitchRotation": "Click to switch authors", "Configwindow_Helper_GameVersion": "Game Version", "Configwindow_Helper_OpenSource": "Open the source code URL", @@ -71,6 +71,11 @@ "Configwindow_Param_Advanced": "Advanced", "Configwindow_Param_PoslockCasting": "Lock the movement when casting.", "Configwindow_Param_UseStopCasting": "Use stopping casting when target is dead.", + "Configwindow_Param_ShowMeleeActionFlag": "Show action flag when melee.", + "Configwindow_Param_ShowHealthRatio": "Show the health ratio for the check of Boss, Dying, Dot.", + "Configwindow_Param_HealthRatioBoss": "If target's max health ratio is higher than this, regard it as Boss.", + "Configwindow_Param_HealthRatioDying": "If target's current health ratio is lower than this, regard it is dying.", + "Configwindow_Param_HealthRatioDot": "If target's current health ratio is higher than this, regard it can be dot.", "Configwindow_Param_PoslockModifier": "Set the modifier key to unlock the movement temporary", "Configwindow_Param_PoslockDescription": "LT is for gamepad player", "Configwindow_Param_CastingDisplay": "Enhance castbar with casting status", @@ -93,7 +98,7 @@ "Configwindow_Param_ShowInfoOnDtr": "Display plugin state on dtrbar", "Configwindow_Param_ShowWorkTaskFPS": "Display Task FPS on dtrbar", "Configwindow_Param_ShowInfoOnToast": "Display plugin state on toast", - "Configwindow_Param_ShowStateOnNamePlate": "Display plugin state on player's name plate.", + "Configwindow_Param_NamePlateIconId": "Player's name plate icon id when state is on. Recommand 61435, 61437", "Configwindow_Param_Action": "Action", "Configwindow_Param_UseAOEWhenManual": "Use AOE actions in manual mode", "Configwindow_Param_AutoBurst": "Automatic burst", @@ -224,24 +229,24 @@ "TargetConditionType_StatusEndGCD": "Status End GCD", "TargetConditionType_CastingAction": "Casting Action", "DescType_BurstActions": "Burst Actions", - "DescType_MoveForwardGCD": "Move forward GCD", - "DescType_HealAreaGCD": "Range Healing GCD", - "DescType_HealSingleGCD": "Mono Healing GCD", - "DescType_DefenseAreaGCD": "Range Defense GCD", - "DescType_DefenseSingleGCD": "Mono Defense GCD", - "DescType_HealAreaAbility": "Range Healing Ability", - "DescType_HealSingleAbility": "Mono Healing Ability", - "DescType_DefenseAreaAbility": "Range Defense Ability", - "DescType_DefenseSingleAbility": "Mono Defense Ability", - "DescType_MoveForwardAbility": "Move forward Ability", - "DescType_MoveBackAbility": "Move back Ability", + "DescType_MoveForwardGCD": "Move Forward GCD", + "DescType_HealAreaGCD": "Area Healing GCD", + "DescType_HealSingleGCD": "Single Healing GCD", + "DescType_DefenseAreaGCD": "Area Defense GCD", + "DescType_DefenseSingleGCD": "Single Defense GCD", + "DescType_HealAreaAbility": "Area Healing Ability", + "DescType_HealSingleAbility": "Single Healing Ability", + "DescType_DefenseAreaAbility": "Area Defense Ability", + "DescType_DefenseSingleAbility": "Single Defense Ability", + "DescType_MoveForwardAbility": "Move Forward Ability", + "DescType_MoveBackAbility": "Move Back Ability", "JobRole_None": "Gathering&Production", "JobRole_Tank": "Tank", "JobRole_Melee": "Melee", "JobRole_Ranged": "Ranged", "JobRole_Healer": "Healer", - "JobRole_RangedPhysical": "Ranged Physical", - "JobRole_RangedMagicial": "Ranged Magicial", + "JobRole_RangedPhysical": "Ranged", + "JobRole_RangedMagicial": "Magicial", "JobRole_DiscipleoftheLand": "Disciple of the Land", "JobRole_DiscipleoftheHand": "Disciple of the Hand", "EnemyLocation_None": "None",