Added highlighted large monster UI.

This commit is contained in:
GreenComfyTea
2022-02-14 21:02:40 +02:00
parent b514c07187
commit fa494d7d56
14 changed files with 2381 additions and 99 deletions

View File

@@ -36,6 +36,7 @@
"during_quest": "During Quest",
"dynamic_positioning": "Dynamic Positioning",
"dynamically_positioned": "Dynamically Positioned",
"enable_for": "Enable for",
"enabled": "Enabled",
"family": "Family",
"first": "First",
@@ -49,10 +50,12 @@
"hide_player_if_player_damage_is_zero": "Hide Player if Player Damage is 0",
"hide_total_if_total_damage_is_zero": "Hide Total if Total Damage is 0",
"hide_undamaged_parts": "Hide Undamaged Parts",
"highlighted": "Highlighted (targeted)",
"highlighted_bar": "Highlighted Bar",
"highlighted_damage_bar": "Highlighted Damage Bar",
"horizontal": "Horizontal",
"hunter_rank": "Hunter Rank",
"hunter_rank_label": "Hunter Rank Label",
"include": "Include",
"installation_damage": "Installation Damage",
"italic": "Italic",
@@ -60,6 +63,7 @@
"language": "Language",
"large_monster_UI": "Large Monster UI",
"large_monster_dynamic_UI": "Large Monster Dynamic UI",
"large_monster_highlighted_UI": "Large Monster Highlighted UI",
"large_monster_static_UI": "Large Monster Static UI",
"large_monsters": "Large Monsters",
"last": "Last",

View File

@@ -36,6 +36,8 @@
"during_quest": "퀘스트 중",
"dynamic_positioning": "유동 위치",
"dynamically_positioned": "유동 위치 UI",
"enable_for": "Enable for",
"enable_on": "Enable on",
"enabled": "사용함",
"family": "글꼴",
"first": "처음",
@@ -51,11 +53,13 @@
"hide_player_if_player_damage_is_zero": "헌터 대미지가 0이면 헌터 숨김",
"hide_total_if_total_damage_is_zero": "총 대미지가 0이면 모두 숨김",
"hide_undamaged_parts": "피해를 입히지 않은 부위 숨김",
"highlighted": "Highlighted (targeted)",
"highlighted_bar": "강조된 막대",
"highlighted_damage_bar": "강조된 대미지 막대",
"higlighted_bar": "강조된 막대",
"horizontal": "가로",
"hunter_rank": "헌터 랭크",
"hunter_rank_label": "Hunter Rank Label",
"include": "포함",
"installation_damage": "설비 대미지",
"italic": "기울임",
@@ -63,6 +67,7 @@
"language": "언어",
"large_monster_UI": "대형 몬스터 UI",
"large_monster_dynamic_UI": "대형 몬스터 유동 UI",
"large_monster_highlighted_UI": "Large Monster Highlighted UI",
"large_monster_static_UI": "대형 몬스터 고정 UI",
"large_monsters": "대형 몬스터",
"last": "마지막",
@@ -131,6 +136,7 @@
"vertical": "세로",
"viewport_offset": "뷰포트 옵셋",
"visible": "표시함",
"visible_on": "Visible on",
"width": "너비",
"word_player": "\"헌터\" 명칭",
"world_offset": "전역 옵셋",

View File

@@ -36,6 +36,8 @@
"during_quest": "任務中",
"dynamic_positioning": "浮動的資訊位置",
"dynamically_positioned": "浮動的魔物資訊",
"enable_for": "Enable for",
"enable_on": "Enable on",
"enabled": "可見",
"family": "字體",
"first": "第一",
@@ -49,10 +51,12 @@
"hide_player_if_player_damage_is_zero": "當玩家傷害為0時,隱藏玩家傷害",
"hide_total_if_total_damage_is_zero": "當總傷害為0時,隱藏總傷害",
"hide_undamaged_parts": "隱藏沒受到傷害的部位",
"highlighted": "Highlighted (targeted)",
"highlighted_bar": "重點條",
"highlighted_damage_bar": "重點傷害條",
"horizontal": "水平",
"hunter_rank": "獵人等級",
"hunter_rank_label": "Hunter Rank Label",
"include": "細部資訊調整",
"installation_damage": "設備傷害",
"italic": "斜體",
@@ -60,6 +64,7 @@
"language": "語言",
"large_monster_UI": "大型魔物 UI",
"large_monster_dynamic_UI": "大型魔物浮動 UI",
"large_monster_highlighted_UI": "Large Monster Highlighted UI",
"large_monster_static_UI": "大型魔物固定 UI",
"large_monsters": "大型魔物群",
"last": "最後",
@@ -128,6 +133,7 @@
"vertical": "垂直",
"viewport_offset": "視窗的位置",
"visible": "可見",
"visible_on": "Visible on",
"width": "寬度",
"word_player": "名稱 \"玩家\"",
"world_offset": "地圖中的位置",