mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Add Buff Filters
This commit is contained in:
@@ -78,6 +78,7 @@
|
||||
"customization_menu": {
|
||||
"UI_font": "UI フォント",
|
||||
"UI_font_notice": "フォントの変更後はスクリプトリセットを行ってください。",
|
||||
"abnormal_statuses": "Abnormal Statuses",
|
||||
"activation_count": "適用までのカウント",
|
||||
"affinity_label": "Affinity Label",
|
||||
"ailment_buildups": "状態異常の蓄積値",
|
||||
@@ -140,6 +141,7 @@
|
||||
"damage_meter_UI": "ダメージメーターUI",
|
||||
"damage_percentage_label": "ダメージ割合(%)ラベル",
|
||||
"damage_value_label": "ダメージラベル",
|
||||
"dango_skills": "Dango Skills",
|
||||
"debug": "Debug",
|
||||
"default_state": "Default State",
|
||||
"defense_label": "Defense Label",
|
||||
@@ -159,6 +161,7 @@
|
||||
"enabled": "有効",
|
||||
"endemic_life": "Endemic Life",
|
||||
"endemic_life_UI": "環境生物UI",
|
||||
"endemic_life_buffs": "Endemic Life Buffs",
|
||||
"everything_seems_to_be_ok": "Everything seems to be OK!",
|
||||
"family": "Family",
|
||||
"farthest": "Farthest",
|
||||
@@ -225,6 +228,7 @@
|
||||
"inside": "Inside",
|
||||
"installations": "Installations",
|
||||
"italic": "イタリック",
|
||||
"item_buffs": "Item Buffs",
|
||||
"join_time": "参加時間",
|
||||
"killcam": "Killcam",
|
||||
"kunai": "Kunai",
|
||||
@@ -248,8 +252,10 @@
|
||||
"max_monster_updates_per_tick": "モンスター情報をアップデートする間隔",
|
||||
"max_value": "Max Value",
|
||||
"me": "自分",
|
||||
"melody_effects": "Melody Effects",
|
||||
"menu_font": "メニューで使うフォント",
|
||||
"menu_font_change_disclaimer": "言語とメニューのフォントサイズを何度も変更すると、クラッシュが発生します。",
|
||||
"misc_buffs": "Misc Buffs",
|
||||
"mod_name": "MHR Overlay",
|
||||
"mode": "Mode",
|
||||
"modifiers": "全体的な調整",
|
||||
@@ -275,6 +281,7 @@
|
||||
"other": "Other",
|
||||
"other_player_otomos": "Other Player Buddies",
|
||||
"other_players": "他のプレイヤー",
|
||||
"otomo_moves": "Buddy Moves",
|
||||
"otomos": "Buddies",
|
||||
"outline": "Outline",
|
||||
"outside": "Outside",
|
||||
@@ -298,6 +305,7 @@
|
||||
"quest_start_animation": "Quest Start Animation",
|
||||
"quest_time": "クエスト時間",
|
||||
"rage": "怒り値",
|
||||
"rampage_skills": "Rampage Skills",
|
||||
"reframework_outdated": "Installed REFramework version is outdated. Please, update. Otherwise, MHR Overlay won't work correctly.",
|
||||
"relative_offset": "相対的な表示位置",
|
||||
"rename": "Rename",
|
||||
@@ -320,6 +328,7 @@
|
||||
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
||||
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
||||
"size": "サイズ",
|
||||
"skills": "Skills",
|
||||
"small_monster_UI": "小型モンスターUI",
|
||||
"small_monsters": "小型モンスター",
|
||||
"sorting": "ソート",
|
||||
@@ -371,6 +380,7 @@
|
||||
"viewport_offset": "表示領域からの位置",
|
||||
"visible": "表示する",
|
||||
"water_resistance_label": "Water Resistance Label",
|
||||
"weapon_skills": "Weapon Skills",
|
||||
"width": "幅",
|
||||
"world_offset": "表示位置",
|
||||
"wyvern_riding": "Wyvern Riding",
|
||||
@@ -604,6 +614,16 @@
|
||||
40879,
|
||||
65280,
|
||||
65519,
|
||||
0,
|
||||
12799,
|
||||
19968,
|
||||
40879,
|
||||
44032,
|
||||
55215,
|
||||
65280,
|
||||
65519,
|
||||
0,
|
||||
65519,
|
||||
0
|
||||
],
|
||||
"weapon_skills": {
|
||||
@@ -647,5 +667,21 @@
|
||||
"white_extract": "White Extract",
|
||||
"wyvernblast_reload": "Wyvernblast Reload",
|
||||
"wyvernsnipe_reload": "Wyvernsnipe Reload"
|
||||
},
|
||||
"weapons": {
|
||||
"bow": "Bow",
|
||||
"charge_blade": "Charge Blade",
|
||||
"dual_blades": "Dual Blades",
|
||||
"great_sword": "Great Sword",
|
||||
"gunlance": "Gunlance",
|
||||
"hammer": "Hammer",
|
||||
"heavy_bowgun": "Heavy Bowgun",
|
||||
"hunting_horn": "Hunting Horn",
|
||||
"insect_glaive": "Insect Glaive",
|
||||
"lance": "Lance",
|
||||
"light_bowgun": "Light Bowgun",
|
||||
"long_sword": "Long Sword",
|
||||
"switch_axe": "Switch Axe",
|
||||
"sword_and_shield": "Sword & Shield"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user