Add options to hide me, other players and total.

This commit is contained in:
GreenComfyTea
2022-07-10 11:50:11 +03:00
parent 798fe55b82
commit cb60b512bb
9 changed files with 57 additions and 5 deletions

View File

@@ -110,7 +110,10 @@
"hide_inactive_ailments_with_no_buildup_support": "Hide Inactive Ailments with no Buildup Support",
"hide_inactive_creatures": "Hide Inactive Creatures",
"hide_module_if_total_damage_is_zero": "Hide Module if Total Damage is 0",
"hide_myself": "Hide Myself",
"hide_other_players": "Hide Other Players",
"hide_player_if_player_damage_is_zero": "Hide Player if Player Damage is 0",
"hide_total_damage": "Hide Total Damage",
"hide_total_if_total_damage_is_zero": "Hide Total if Total Damage is 0",
"hide_undamaged_parts": "Hide Undamaged Parts",
"highlighted": "Highlighted (targeted)",

View File

@@ -110,7 +110,10 @@
"hide_inactive_ailments_with_no_buildup_support": "누적치가 없고 걸리지 않은 상태이상 숨김",
"hide_inactive_creatures": "쿨타임인 환경생물 숨김",
"hide_module_if_total_damage_is_zero": "총 대미지가 0이면 모듈 숨김",
"hide_myself": "Hide Myself",
"hide_other_players": "Hide Other Players",
"hide_player_if_player_damage_is_zero": "헌터 대미지가 0이면 헌터 숨김",
"hide_total_damage": "Hide Total Damage",
"hide_total_if_total_damage_is_zero": "총 대미지가 0이면 모두 숨김",
"hide_undamaged_parts": "피해를 입히지 않은 부위 숨김",
"highlighted": "타겟 몬스터 표시",

View File

@@ -110,7 +110,10 @@
"hide_inactive_ailments_with_no_buildup_support": "Скрыть неактивные аномальные статусы без поддержки накопления",
"hide_inactive_creatures": "Скрыть неактивных существ",
"hide_module_if_total_damage_is_zero": "Скрыть модуль, если общий урон равен 0",
"hide_myself": "Hide Myself",
"hide_other_players": "Hide Other Players",
"hide_player_if_player_damage_is_zero": "Скрыть игрока, если его урон равен 0",
"hide_total_damage": "Hide Total Damage",
"hide_total_if_total_damage_is_zero": "Скрыть общий урон, если он равен 0",
"hide_undamaged_parts": "Скрыть неповреждённые части тела",
"highlighted": "Помеченный",

View File

@@ -110,7 +110,10 @@
"hide_inactive_ailments_with_no_buildup_support": "隐藏无积累值的非激活状态异常",
"hide_inactive_creatures": "隐藏没有激活的生物",
"hide_module_if_total_damage_is_zero": "当总伤害为0时隐藏该模块",
"hide_myself": "Hide Myself",
"hide_other_players": "Hide Other Players",
"hide_player_if_player_damage_is_zero": "当玩家伤害为0时隐藏该玩家",
"hide_total_damage": "Hide Total Damage",
"hide_total_if_total_damage_is_zero": "当总伤害为0时隐藏总伤害",
"hide_undamaged_parts": "隐藏没有受到伤害的部位",
"highlighted": "高亮(目标)",

View File

@@ -110,7 +110,10 @@
"hide_inactive_ailments_with_no_buildup_support": "隱藏無累積值的非觸發下異常狀態",
"hide_inactive_creatures": "隱藏不可觸發的環境生物",
"hide_module_if_total_damage_is_zero": "當總傷害為0時,隱藏玩家輸出資訊",
"hide_myself": "Hide Myself",
"hide_other_players": "Hide Other Players",
"hide_player_if_player_damage_is_zero": "當玩家傷害為0時,隱藏玩家傷害",
"hide_total_damage": "Hide Total Damage",
"hide_total_if_total_damage_is_zero": "當總傷害為0時,隱藏總傷害",
"hide_undamaged_parts": "隱藏沒受到傷害的部位",
"highlighted": "鎖定的魔物資訊(目標)",