mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9e18f27f14 | ||
|
|
b013eca872 | ||
|
|
837c45bb33 |
@@ -38,7 +38,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://www.nexusmods.com/monsterhunterrise/mods/26">
|
<a href="https://www.nexusmods.com/monsterhunterrise/mods/26">
|
||||||
<img alt="REFramework Dependency" src="https://custom-icon-badges.demolab.com/badge/dependency-REFramework%20v1.5.6%2B-green?logo=package-dependencies" />
|
<img alt="REFramework Dependency" src="https://custom-icon-badges.demolab.com/badge/dependency-REFramework%20v1.5.7%2B-green?logo=package-dependencies" />
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.nexusmods.com/monsterhunterrise/mods/134">
|
<a href="https://www.nexusmods.com/monsterhunterrise/mods/134">
|
||||||
<img alt="REFramework Direct2D Dependency" src="https://custom-icon-badges.demolab.com/badge/dependency-REFramework%20Direct2D%20v1.0.1%2B-green?logo=package-dependencies" />
|
<img alt="REFramework Direct2D Dependency" src="https://custom-icon-badges.demolab.com/badge/dependency-REFramework%20Direct2D%20v1.0.1%2B-green?logo=package-dependencies" />
|
||||||
@@ -163,6 +163,7 @@
|
|||||||
**[s9000008](https://github.com/s9000008)**, **[mcc1](https://github.com/mcc1)** - Traditional Chinese translation.
|
**[s9000008](https://github.com/s9000008)**, **[mcc1](https://github.com/mcc1)** - Traditional Chinese translation.
|
||||||
**[etnAtker](https://github.com/etnAtker)**, **[sukiqwq](https://github.com/sukiqwq)** - Simplified Chinese translation.
|
**[etnAtker](https://github.com/etnAtker)**, **[sukiqwq](https://github.com/sukiqwq)** - Simplified Chinese translation.
|
||||||
**[AKILAND0214](https://github.com/AKILAND0214)** - Japanese translation.
|
**[AKILAND0214](https://github.com/AKILAND0214)** - Japanese translation.
|
||||||
|
**[Krude](https://github.com/Krude)** - German translation.
|
||||||
***
|
***
|
||||||
# Support
|
# Support
|
||||||
|
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ local os = os;
|
|||||||
local ValueType = ValueType;
|
local ValueType = ValueType;
|
||||||
local package = package;
|
local package = package;
|
||||||
|
|
||||||
this.version = "2.7.3";
|
this.version = "2.7.4";
|
||||||
|
|
||||||
this.config_folder = "MHR Overlay\\configs\\";
|
this.config_folder = "MHR Overlay\\configs\\";
|
||||||
this.current_config_value_file_name = "MHR Overlay\\config.json";
|
this.current_config_value_file_name = "MHR Overlay\\config.json";
|
||||||
|
|||||||
700
reframework/data/MHR Overlay/languages/es-es.json
Normal file
700
reframework/data/MHR Overlay/languages/es-es.json
Normal file
@@ -0,0 +1,700 @@
|
|||||||
|
{
|
||||||
|
"UI": {
|
||||||
|
"HP": "PS:",
|
||||||
|
"buildup": "Incremento:",
|
||||||
|
"gold": "Dorado",
|
||||||
|
"lv": "",
|
||||||
|
"mini": "Mini",
|
||||||
|
"otomo": "Camarada",
|
||||||
|
"part_anomaly_core": "Núcleo de anomalías",
|
||||||
|
"part_break": "Ruptura",
|
||||||
|
"part_sever": "Corte",
|
||||||
|
"player": "Jugador",
|
||||||
|
"rage": "Rabia:",
|
||||||
|
"servant": "Seguidor",
|
||||||
|
"silver": "Plateado",
|
||||||
|
"stamina": "Resistencia:",
|
||||||
|
"total_buildup": "Incremento total",
|
||||||
|
"total_damage": "Daño total"
|
||||||
|
},
|
||||||
|
"ailments": {
|
||||||
|
"blast": "Explosión",
|
||||||
|
"blastblight": "Rocío explosivo",
|
||||||
|
"bleeding": "Sangrado",
|
||||||
|
"bloodblight": "Plaga sangrienta",
|
||||||
|
"deadly_poison": "Veneno mortal",
|
||||||
|
"defense_down": "Defensa baja",
|
||||||
|
"dragonblight": "Calamidad de dragón",
|
||||||
|
"dung_bomb": "Bomba de estiércol",
|
||||||
|
"engulfed": "Engullido",
|
||||||
|
"exhaust": "Desgaste",
|
||||||
|
"fall_otomo_trap": "Trampa de caída de camarada",
|
||||||
|
"fall_trap": "Trampa de caída",
|
||||||
|
"falling_asleep": "Quedarse dormido",
|
||||||
|
"fireblight": "Fuego bárbaro",
|
||||||
|
"flash": "Destello",
|
||||||
|
"frenzy": "Frenesí",
|
||||||
|
"frenzy_infection": "Infección frenética",
|
||||||
|
"frenzy_overcome": "Frenesí superado",
|
||||||
|
"frostblight": "Helada",
|
||||||
|
"hellfireblight": "Fuego infernal",
|
||||||
|
"iceblight": "Helada glacial",
|
||||||
|
"leeched": "Drenado",
|
||||||
|
"major_bubbleblight": "Gran plaga de burbujas",
|
||||||
|
"minor_bubbleblight": "Menor plaga de burbujas",
|
||||||
|
"muck": "Lodo",
|
||||||
|
"paralysis": "Parálisis",
|
||||||
|
"poison": "Veneno",
|
||||||
|
"quick_sand": "Arenas movedizas",
|
||||||
|
"resistance_down": "Resistencia baja",
|
||||||
|
"ride": "Montar Wyvern",
|
||||||
|
"roar": "Rugido",
|
||||||
|
"shock_otomo_trap": "Trampa de descarga de camarada",
|
||||||
|
"shock_trap": "Trampa de descarga",
|
||||||
|
"sleep": "Sueño",
|
||||||
|
"steel_fang": "Colmillo de acero",
|
||||||
|
"stench": "Hedor",
|
||||||
|
"stun": "Aturdimiento",
|
||||||
|
"thunderblight": "Trueno relámpago",
|
||||||
|
"tranq_bomb": "Bomba tranquilizante",
|
||||||
|
"tremor": "Temblor",
|
||||||
|
"waterblight": "Podredumbre por agua",
|
||||||
|
"webbed": "Atrapado en telaraña"
|
||||||
|
},
|
||||||
|
"customization_menu": {
|
||||||
|
"UI_font": "UI Font",
|
||||||
|
"UI_font_notice": "Any changes to the font require script reload!",
|
||||||
|
"abnormal_statuses": "Abnormal Statuses",
|
||||||
|
"activation_count": "Activation Count",
|
||||||
|
"affinity_label": "Affinity Label",
|
||||||
|
"ailment_buildups": "Ailment Buildups",
|
||||||
|
"ailment_name": "Ailment Name",
|
||||||
|
"ailment_name_label": "Ailment Name Label",
|
||||||
|
"ailment_spacing": "Ailment Spacing",
|
||||||
|
"ailments": "Ailments",
|
||||||
|
"all_UI": "All UI",
|
||||||
|
"anchor": "Anchor",
|
||||||
|
"anomaly_cores": "Anomaly Cores",
|
||||||
|
"anomaly_filter": "Anomaly Core",
|
||||||
|
"anomaly_health": "Anomaly Core Health",
|
||||||
|
"anomaly_health_percentage": "Anomaly Core Health Percentage",
|
||||||
|
"apply": "Apply",
|
||||||
|
"assign_new_key": "Assign new key",
|
||||||
|
"attack_label": "Attack Label",
|
||||||
|
"auto_highlight": "Auto-highlight",
|
||||||
|
"background": "Background",
|
||||||
|
"bar": "Bar",
|
||||||
|
"blast": "Blast",
|
||||||
|
"body_parts": "Body Parts",
|
||||||
|
"bold": "Bold",
|
||||||
|
"bombs": "Bombs",
|
||||||
|
"bottom_left": "Bottom-Left",
|
||||||
|
"bottom_right": "Bottom-Right",
|
||||||
|
"bottom_to_top": "Bottom to Top",
|
||||||
|
"break_anomaly_filter": "Break + Anomaly Core",
|
||||||
|
"break_count": "Break Count",
|
||||||
|
"break_filter": "Break",
|
||||||
|
"break_health": "Break Health",
|
||||||
|
"break_health_percentage": "Break Health Percentage",
|
||||||
|
"break_max_count": "Break Max Count",
|
||||||
|
"break_sever_anomaly_filter": "Break + Sever + Anomaly Core",
|
||||||
|
"break_sever_filter": "Break + Sever",
|
||||||
|
"buff_UI": "Buff UI",
|
||||||
|
"buildup": "Buildup",
|
||||||
|
"buildup_bar": "Buildup Bar",
|
||||||
|
"buildup_bars_are_relative_to": "Buildup Bars are relative to",
|
||||||
|
"buildup_percentage": "Buildup Percentage",
|
||||||
|
"buildup_percentage_label": "Buildup Percentage Label",
|
||||||
|
"buildup_value_label": "Buildup Value Label",
|
||||||
|
"capture_line": "Capture Line",
|
||||||
|
"cart_count": "Cart Count",
|
||||||
|
"cart_count_label": "Cart Count Label",
|
||||||
|
"center": "Center",
|
||||||
|
"closest": "Closest",
|
||||||
|
"color": "Color",
|
||||||
|
"colors": "Colors",
|
||||||
|
"config": "Config",
|
||||||
|
"creature_name_label": "Creature Name Label",
|
||||||
|
"crown": "Crown",
|
||||||
|
"crown_thresholds": "Crown Thresholds",
|
||||||
|
"current_state": "Current State",
|
||||||
|
"current_time": "Current Time",
|
||||||
|
"current_value": "Current Value",
|
||||||
|
"cutscene": "Cutscene",
|
||||||
|
"damage": "Damage",
|
||||||
|
"damage_bar": "Damage Bar",
|
||||||
|
"damage_bars_are_relative_to": "Damage Bars are relative to",
|
||||||
|
"damage_meter_UI": "Damage Meter UI",
|
||||||
|
"damage_percentage_label": "Damage Percentage Label",
|
||||||
|
"damage_value_label": "Damage Value Label",
|
||||||
|
"dango_skills": "Dango Skills",
|
||||||
|
"debug": "Debug",
|
||||||
|
"default_state": "Default State",
|
||||||
|
"defense_label": "Defense Label",
|
||||||
|
"delete": "Delete",
|
||||||
|
"distance": "Distance",
|
||||||
|
"dps": "DPS",
|
||||||
|
"dps_label": "DPS Label",
|
||||||
|
"dps_mode": "DPS Mode",
|
||||||
|
"dragon_resistance_label": "Dragon Resistance Label",
|
||||||
|
"duplicate": "Duplicate",
|
||||||
|
"duration": "Duration",
|
||||||
|
"dynamic_positioning": "Dynamic Positioning",
|
||||||
|
"dynamically_positioned": "Dynamically Positioned",
|
||||||
|
"effect_level": "Effect Level",
|
||||||
|
"element_2_label": "Element 2 Label",
|
||||||
|
"element_label": "Element Label",
|
||||||
|
"enable_for": "Enable for",
|
||||||
|
"enabled": "Enabled",
|
||||||
|
"endemic_life": "Endemic Life",
|
||||||
|
"endemic_life_UI": "Endemic Life UI",
|
||||||
|
"endemic_life_buffs": "Endemic Life Buffs",
|
||||||
|
"everything_seems_to_be_ok": "Everything seems to be OK!",
|
||||||
|
"family": "Family",
|
||||||
|
"farthest": "Farthest",
|
||||||
|
"fight_time": "Fight Time",
|
||||||
|
"fill_direction": "Fill Direction",
|
||||||
|
"filter": "Filter",
|
||||||
|
"filter_mode": "Filter Mode",
|
||||||
|
"fire_resistance_label": "Fire Resistance Label",
|
||||||
|
"first": "First",
|
||||||
|
"first_hit": "First Hit",
|
||||||
|
"flinch_count": "Flinch Count",
|
||||||
|
"foreground": "Foreground",
|
||||||
|
"freeze_dps_on_quest_end": "Freeze DPS on Quest End",
|
||||||
|
"global_position_modifier": "Global Position Modifier",
|
||||||
|
"global_scale_modifier": "Global Scale Modifier",
|
||||||
|
"global_settings": "Global Settings",
|
||||||
|
"head_tracking": "Head Tracking",
|
||||||
|
"health": "Health",
|
||||||
|
"health_anomaly_filter": "Health + Anomaly Core",
|
||||||
|
"health_break_anomaly_filter": "Health + Break + Anomaly Core",
|
||||||
|
"health_break_filter": "Health + Break",
|
||||||
|
"health_break_sever_anomaly_filter": "Health + Break + Sever + Anomaly Core",
|
||||||
|
"health_break_sever_filter": "Health + Break + Sever",
|
||||||
|
"health_filter": "Health",
|
||||||
|
"health_label": "Health Label",
|
||||||
|
"health_percentage": "Health Percentage",
|
||||||
|
"health_sever_anomaly_filter": "Health + Sever + Anomaly Core",
|
||||||
|
"health_sever_filter": "Health + Sever",
|
||||||
|
"height": "Height",
|
||||||
|
"hide_ailments_with_zero_buildup": "Hide Ailments when Buildup is 0",
|
||||||
|
"hide_all_active_ailments": "Hide All Active Ailments",
|
||||||
|
"hide_all_inactive_ailments": "Hide All Inactive Ailments",
|
||||||
|
"hide_bar_for_infinite_buffs": "Hide Bar for infinite Buffs",
|
||||||
|
"hide_dead_or_captured": "Hide Dead or Captured",
|
||||||
|
"hide_disabled_ailments": "Hide Disabled Ailments by Game",
|
||||||
|
"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_servants": "Hide Followers",
|
||||||
|
"hide_timer_for_infinite_buffs": "Hide Timer for infinite Buffs",
|
||||||
|
"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",
|
||||||
|
"highest_health": "Highest Health",
|
||||||
|
"highest_health_percentage": "Highest Health Percentage",
|
||||||
|
"highlighted": "Highlighted",
|
||||||
|
"highlighted_bar": "Highlighted Bar",
|
||||||
|
"highlighted_buildup_bar": "Highlighted Buildup Bar",
|
||||||
|
"highlighted_damage_bar": "Highlighted Damage Bar",
|
||||||
|
"highlighted_targeted": "Highlighted (targeted)",
|
||||||
|
"history": "History",
|
||||||
|
"history_size": "History Size",
|
||||||
|
"horizontal": "Horizontal",
|
||||||
|
"hotkeys": "Hotkeys",
|
||||||
|
"hunter_rank": "Hunter Rank",
|
||||||
|
"hunter_rank_label": "Hunter Rank Label",
|
||||||
|
"ice_resistance_label": "Ice Resistance Label",
|
||||||
|
"id": "ID",
|
||||||
|
"in_lobby": "In Lobby",
|
||||||
|
"in_training_area": "In Training Area",
|
||||||
|
"include": "Include",
|
||||||
|
"infinite_buffs_location": "Infinite Buffs Location",
|
||||||
|
"inside": "Inside",
|
||||||
|
"installations": "Installations",
|
||||||
|
"italic": "Italic",
|
||||||
|
"item_buffs": "Item Buffs",
|
||||||
|
"join_time": "Join Time",
|
||||||
|
"killcam": "Killcam",
|
||||||
|
"kunai": "Kunai",
|
||||||
|
"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",
|
||||||
|
"left_to_right": "Left to Right",
|
||||||
|
"level": "Level",
|
||||||
|
"level_label": "Level Label",
|
||||||
|
"loading_quest": "Loading Quest",
|
||||||
|
"loss_health": "Sever Health",
|
||||||
|
"loss_health_percentage": "Sever Health Percentage",
|
||||||
|
"lowest_health": "Lowest Health",
|
||||||
|
"lowest_health_percentage": "Lowest Health Percentage",
|
||||||
|
"master_rank": "Master Rank",
|
||||||
|
"max_distance": "Max Distance",
|
||||||
|
"max_monster_updates_per_tick": "Max Monster Updates per Tick",
|
||||||
|
"max_value": "Max Value",
|
||||||
|
"me": "Me",
|
||||||
|
"melody_effects": "Melody Effects",
|
||||||
|
"menu_font": "Menu Font",
|
||||||
|
"menu_font_change_disclaimer": "Changing Language and Menu Font Size several times will cause a crash!",
|
||||||
|
"misc_buffs": "Misc Buffs",
|
||||||
|
"mod_name": "MHR Overlay",
|
||||||
|
"mode": "Mode",
|
||||||
|
"modifiers": "Modifiers",
|
||||||
|
"module_visibility_based_on_game_state": "Module Visibility based on Game State",
|
||||||
|
"modules": "Modules",
|
||||||
|
"monster_can_be_captured": "Monster can be captured",
|
||||||
|
"monster_id": "Monster ID",
|
||||||
|
"monster_name": "Monster Name",
|
||||||
|
"monster_name_label": "Monster Name Label",
|
||||||
|
"monsters": "Monsters",
|
||||||
|
"my_damage_bar_location": "My Damage Bar Location",
|
||||||
|
"my_otomos": "My Buddies",
|
||||||
|
"myself": "Myself",
|
||||||
|
"name": "Name",
|
||||||
|
"name_label": "Name Label",
|
||||||
|
"new": "New",
|
||||||
|
"none": "None",
|
||||||
|
"normal": "Normal",
|
||||||
|
"offset": "Offset",
|
||||||
|
"offset_is_relative_to_parts": "Offset is Relative to Parts",
|
||||||
|
"opacity_falloff": "Opacity Falloff",
|
||||||
|
"orientation": "Orientation",
|
||||||
|
"other": "Other",
|
||||||
|
"other_player_otomos": "Other Player Buddies",
|
||||||
|
"other_players": "Other Players",
|
||||||
|
"otomo_moves": "Buddy Moves",
|
||||||
|
"otomos": "Buddies",
|
||||||
|
"outline": "Outline",
|
||||||
|
"outside": "Outside",
|
||||||
|
"part_health": "Part Health",
|
||||||
|
"part_name": "Part Name",
|
||||||
|
"part_name_label": "Part Name Label",
|
||||||
|
"percentage_label": "Percentage Label",
|
||||||
|
"performance": "Performance",
|
||||||
|
"player_name_label": "Player Name Label",
|
||||||
|
"player_name_size_limit": "Player Name Size Limit",
|
||||||
|
"player_spacing": "Player Spacing",
|
||||||
|
"players": "Players",
|
||||||
|
"playing_quest": "Playing Quest",
|
||||||
|
"poison": "Poison",
|
||||||
|
"position": "Position",
|
||||||
|
"press_any_key": "Press any key...",
|
||||||
|
"prioritize_large_monsters": "Large Monsters on High Priority",
|
||||||
|
"quest_end_animation": "Quest End Animation",
|
||||||
|
"quest_end_screen": "Quest End Screen",
|
||||||
|
"quest_end_timer": "Quest End Timer",
|
||||||
|
"quest_start_animation": "Quest Start Animation",
|
||||||
|
"quest_time": "Quest Time",
|
||||||
|
"rage": "Rage",
|
||||||
|
"rampage_skills": "Rampage Skills",
|
||||||
|
"reframework_outdated": "Installed REFramework version is outdated. Please, update. Otherwise, MHR Overlay won't work correctly.",
|
||||||
|
"relative_offset": "Relative Offset",
|
||||||
|
"rename": "Rename",
|
||||||
|
"render_highlighted_monster": "Render Highlighted Monster",
|
||||||
|
"render_inactive_anomaly_cores": "Render Inactive Anomaly Cores",
|
||||||
|
"render_not_highlighted_monsters": "Render Not Highlighted Monsters",
|
||||||
|
"renderer": "Renderer",
|
||||||
|
"reset": "Reset",
|
||||||
|
"reversed_order": "Reversed Order",
|
||||||
|
"reward_screen": "Reward Screen",
|
||||||
|
"right_alignment_shift": "Right Alignment Shift",
|
||||||
|
"right_to_left": "Right to Left",
|
||||||
|
"servant_otomos": "Servant Buddies",
|
||||||
|
"servants": "Followers",
|
||||||
|
"settings": "Settings",
|
||||||
|
"sever_anomaly_filter": "Sever + Anomaly Core",
|
||||||
|
"sever_filter": "Sever",
|
||||||
|
"shadow": "Shadow",
|
||||||
|
"show_my_otomos_separately": "Show My Buddies separately",
|
||||||
|
"show_other_player_otomos_separately": "Show Other Player Buddies separately",
|
||||||
|
"show_servant_otomos_separately": "Show Follower Buddies separately",
|
||||||
|
"size": "Size",
|
||||||
|
"skills": "Skills",
|
||||||
|
"small_monster_UI": "Small Monster UI",
|
||||||
|
"small_monsters": "Small Monsters",
|
||||||
|
"sorting": "Sorting",
|
||||||
|
"spacing": "Spacing",
|
||||||
|
"stamina": "Stamina",
|
||||||
|
"stamina_label": "Stamina Label",
|
||||||
|
"static_orientation": "Static Orientation",
|
||||||
|
"static_position": "Static Position",
|
||||||
|
"static_sorting": "Static Sorting",
|
||||||
|
"static_spacing": "Static Spacing",
|
||||||
|
"statically_positioned": "Statically Positioned",
|
||||||
|
"stats_UI": "Stats UI",
|
||||||
|
"status": "Status",
|
||||||
|
"style": "Style",
|
||||||
|
"summary_screen": "Summary Screen",
|
||||||
|
"text_label": "Text Label",
|
||||||
|
"thickness": "Thickness",
|
||||||
|
"thunder_resistance_label": "Thunder Resistance Label",
|
||||||
|
"time_UI": "Time UI",
|
||||||
|
"time_label": "Time Label",
|
||||||
|
"time_limit": "Time Limit (seconds)",
|
||||||
|
"timer": "Timer",
|
||||||
|
"timer_delays": "Timer Delays",
|
||||||
|
"timer_label": "Timer Label",
|
||||||
|
"top_buildup": "Top Buildup",
|
||||||
|
"top_damage": "Top Damage",
|
||||||
|
"top_dps": "Top DPS",
|
||||||
|
"top_left": "Top-Left",
|
||||||
|
"top_right": "Top-Right",
|
||||||
|
"top_to_bottom": "Top to Bottom",
|
||||||
|
"total": "Total",
|
||||||
|
"total_buildup": "Total Buildup",
|
||||||
|
"total_buildup_label": "Total Buildup Label",
|
||||||
|
"total_buildup_value_label": "Total Buildup Value Label",
|
||||||
|
"total_cart_count_label": "Total Cart Count Label",
|
||||||
|
"total_damage": "Total Damage",
|
||||||
|
"total_damage_label": "Total Damage Label",
|
||||||
|
"total_damage_location": "Total Damage Bar Location",
|
||||||
|
"total_damage_offset_is_relative": "Total Damage Offset is Relative",
|
||||||
|
"total_damage_value_label": "Total Damage Value Label",
|
||||||
|
"total_dps": "Total DPS",
|
||||||
|
"total_dps_label": "Total DPS Label",
|
||||||
|
"tracked_damage_types": "Tracked Damage Types",
|
||||||
|
"tracked_monster_types": "Tracked Monster Types",
|
||||||
|
"type": "Type",
|
||||||
|
"update_buffs_delay": "Update Buffs (seconds)",
|
||||||
|
"update_is_online_delay": "Update Is Online (seconds)",
|
||||||
|
"update_myself_position_delay": "Update Myself Position (seconds)",
|
||||||
|
"update_player_info_delay": "Update Player Info (seconds)",
|
||||||
|
"update_players_delay": "Update Players (seconds)",
|
||||||
|
"update_quest_time_delay": "Update Quest Time (seconds)",
|
||||||
|
"update_singletons_delay": "Update Singletons (seconds)",
|
||||||
|
"update_window_size_delay": "Update Window Size (seconds)",
|
||||||
|
"use_d2d_if_available": "Use Direct2D if available",
|
||||||
|
"value": "Value",
|
||||||
|
"value_label": "Value Label",
|
||||||
|
"vertical": "Vertical",
|
||||||
|
"viewport_offset": "Viewport Offset",
|
||||||
|
"visible": "Visible",
|
||||||
|
"water_resistance_label": "Water Resistance Label",
|
||||||
|
"weapon_skills": "Weapon Skills",
|
||||||
|
"width": "Width",
|
||||||
|
"world_offset": "World Offset",
|
||||||
|
"wyvern_riding": "Wyvern Riding",
|
||||||
|
"x": "X",
|
||||||
|
"y": "Y",
|
||||||
|
"z": "Z"
|
||||||
|
},
|
||||||
|
"dango_skills": {
|
||||||
|
"dango_adrenaline": "Dango adrenalina",
|
||||||
|
"dango_booster": "Dango potenciador",
|
||||||
|
"dango_bulker": "Dango reforzador",
|
||||||
|
"dango_connector": "Dango conector",
|
||||||
|
"dango_defender": "Dango defensor",
|
||||||
|
"dango_flyer": "Dango volador",
|
||||||
|
"dango_glutton": "Dango glotón",
|
||||||
|
"dango_hunter": "Dango cazador",
|
||||||
|
"dango_insurance": "Dango seguro",
|
||||||
|
"dango_insurance_defense_up": "Dango aumento de defensa",
|
||||||
|
"super_recovery_dango": "Dango de súper recuperación"
|
||||||
|
},
|
||||||
|
"endemic_life": {
|
||||||
|
"butterflame": "Butterflame",
|
||||||
|
"clothfly": "Clothfly",
|
||||||
|
"cutterfly": "Cutterfly",
|
||||||
|
"gold_wirebug": "Cordóptero dorado",
|
||||||
|
"peepersects": "Peepersects",
|
||||||
|
"red_lampsquid": "Lamprea roja",
|
||||||
|
"ruby_wirebug": "Cordóptero rubí",
|
||||||
|
"stinkmink": "Mink apestoso",
|
||||||
|
"yellow_lampsquid": "Lamprea amarilla"
|
||||||
|
},
|
||||||
|
"font_name": "NotoSans-Bold.otf",
|
||||||
|
"item_buffs": {
|
||||||
|
"adamant_seed": "Semilla adamantina",
|
||||||
|
"armor_ammo": "Munición de armadura",
|
||||||
|
"armorskin": "Piel de armadura",
|
||||||
|
"dash_juice": "Jugo de energía",
|
||||||
|
"demon_ammo": "Munición demoníaca",
|
||||||
|
"demon_powder": "Polvo demoníaco",
|
||||||
|
"demondrug": "Droga demoníaca",
|
||||||
|
"gourmet_fish": "Pez gourmet",
|
||||||
|
"hardshell_powder": "Carcasa rígida en polvo",
|
||||||
|
"immunizer": "Inmunizador",
|
||||||
|
"mega_armorskin": "Mega piel de armadura",
|
||||||
|
"mega_demondrug": "Mega droga demoníaca",
|
||||||
|
"might_seed": "Semilla de poder"
|
||||||
|
},
|
||||||
|
"melody_effects": {
|
||||||
|
"affinity_up": "Aumento de afinidad",
|
||||||
|
"attack_and_affinity_up": "Aumento de ataque y afinidad",
|
||||||
|
"attack_and_defense_up": "Aumento de ataque y defensa",
|
||||||
|
"attack_up": "Aumento de ataque",
|
||||||
|
"blight_negated": "Plaga neutralizada",
|
||||||
|
"defense_up": "Aumento de defensa",
|
||||||
|
"divine_protection": "Protección divina",
|
||||||
|
"earplugs_l": "Orejeras (L)",
|
||||||
|
"earplugs_s": "Orejeras (S)",
|
||||||
|
"elemental_attack_boost": "Aumento de ataque elemental",
|
||||||
|
"environment_damage_negated": "Daño ambiental neutralizado",
|
||||||
|
"health_recovery_l": "Recuperación de salud (L)",
|
||||||
|
"health_recovery_s": "Recuperación de salud (S)",
|
||||||
|
"health_recovery_s_antidote": "Recuperación de salud (S) + Antídoto",
|
||||||
|
"health_regeneration": "Regeneración de salud",
|
||||||
|
"infernal_melody": "Melodía infernal",
|
||||||
|
"knockbacks_negated": "Retroceso anulado",
|
||||||
|
"self_improvement": "Auto-mejora",
|
||||||
|
"sharpness_extension": "Extensión de afilado",
|
||||||
|
"sharpness_loss_reduced": "Reducción de pérdida de afilado",
|
||||||
|
"sharpness_regeneration": "Regeneración de afilado",
|
||||||
|
"sonic_barrier": "Barrera sónica",
|
||||||
|
"sonic_wave": "Onda sónica",
|
||||||
|
"stamina_recovery_up": "Recuperación de resistencia aumentada",
|
||||||
|
"stamina_use_reduced": "Reducción de uso de resistencia",
|
||||||
|
"stun_negated": "Aturdimiento anulado",
|
||||||
|
"tremors_negated": "Temblores anulados",
|
||||||
|
"wind_pressure_negated": "Presión del viento anulada"
|
||||||
|
},
|
||||||
|
"misc_buffs": {
|
||||||
|
"attack_up": "Aumento de ataque",
|
||||||
|
"defense_up": "Aumento de defensa",
|
||||||
|
"immunity": "Inmunidad",
|
||||||
|
"natural_healing_up": "Aumento de curación natural",
|
||||||
|
"stamina_use_down": "Reducción de uso de resistencia"
|
||||||
|
},
|
||||||
|
"otomo_moves": {
|
||||||
|
"go_fight_win": "Ve, lucha, gana",
|
||||||
|
"power_drum": "Tambor de potencia",
|
||||||
|
"rousing_roar": "Rugido entusiasta",
|
||||||
|
"vase_of_vitality": "Jarrón de vitalidad"
|
||||||
|
},
|
||||||
|
"parts": {
|
||||||
|
"abdomen": "Abdomen",
|
||||||
|
"amatsu_unknown": "?",
|
||||||
|
"antenna": "Antena",
|
||||||
|
"arms": "Brazos",
|
||||||
|
"arms_mud": "Brazos (Lodo)",
|
||||||
|
"back": "Espalda",
|
||||||
|
"back_windsac": "Espalda (Saco de viento)",
|
||||||
|
"body": "Cuerpo",
|
||||||
|
"body_mud": "Cuerpo (Lodo)",
|
||||||
|
"carapace": "Caparazón",
|
||||||
|
"chest": "Pecho",
|
||||||
|
"chest_windsac": "Pecho (Saco de viento)",
|
||||||
|
"claw": "Garra",
|
||||||
|
"crest": "Blasón",
|
||||||
|
"dorsal_fin": "Aleta dorsal",
|
||||||
|
"foreleg": "Pata delantera",
|
||||||
|
"forelegs": "Patas delanteras",
|
||||||
|
"head": "Cabeza",
|
||||||
|
"head_mud": "Cabeza (Lodo)",
|
||||||
|
"hind_leg": "Pata trasera",
|
||||||
|
"hind_legs": "Patas traseras",
|
||||||
|
"large_mudbulb": "Bulbo grande de barro",
|
||||||
|
"left_arm": "Brazo izquierdo",
|
||||||
|
"left_arm_ice": "Brazo izquierdo (Hielo)",
|
||||||
|
"left_claw": "Garra izquierda",
|
||||||
|
"left_cutwing": "Ala cortada izquierda",
|
||||||
|
"left_foreleg": "Pata delantera izquierda",
|
||||||
|
"left_hind_leg": "Pata trasera izquierda",
|
||||||
|
"left_leg": "Pierna izquierda",
|
||||||
|
"left_leg_mud": "Pierna izquierda (Lodo)",
|
||||||
|
"left_legs": "Piernas izquierdas",
|
||||||
|
"left_wing": "Ala izquierda",
|
||||||
|
"left_wingclaw": "Garra alada izquierda",
|
||||||
|
"legs": "Piernas",
|
||||||
|
"lower_back": "Parte baja de la espalda",
|
||||||
|
"lower_body": "Parte inferior del cuerpo",
|
||||||
|
"mane": "Melena",
|
||||||
|
"mudbulb": "Bulbo de barro",
|
||||||
|
"neck": "Cuello",
|
||||||
|
"rear": "Parte trasera",
|
||||||
|
"right_arm": "Brazo derecho",
|
||||||
|
"right_arm_ice": "Brazo derecho (Hielo)",
|
||||||
|
"right_claw": "Garra derecha",
|
||||||
|
"right_cutwing": "Ala cortada derecha",
|
||||||
|
"right_foreleg": "Pata delantera derecha",
|
||||||
|
"right_hind_leg": "Pata trasera derecha",
|
||||||
|
"right_leg": "Pierna derecha",
|
||||||
|
"right_leg_mud": "Pierna derecha (Lodo)",
|
||||||
|
"right_legs": "Piernas derechas",
|
||||||
|
"right_wing": "Ala derecha",
|
||||||
|
"right_wingclaw": "Garra alada derecha",
|
||||||
|
"rock": "Roca",
|
||||||
|
"shell": "Caparazón",
|
||||||
|
"spinning": "Barrido",
|
||||||
|
"tail": "Cola",
|
||||||
|
"tail_mud": "Cola (Lodo)",
|
||||||
|
"tail_tip": "Punta de la cola",
|
||||||
|
"tail_windsac": "Cola (Saco de viento)",
|
||||||
|
"thundersacs": "Saco de truenos",
|
||||||
|
"torso": "Torso",
|
||||||
|
"torso_mud": "Torso (Lodo)",
|
||||||
|
"unknown": "?",
|
||||||
|
"upper_back": "Parte superior de la espalda",
|
||||||
|
"upper_body": "Parte superior del cuerpo",
|
||||||
|
"wingclaw": "Garra alada",
|
||||||
|
"wingclaws": "Garras aladas",
|
||||||
|
"wings": "Alas"
|
||||||
|
},
|
||||||
|
"rampage_skills": {
|
||||||
|
"chameleos_soul": "Alma camaleónica",
|
||||||
|
"kushala_daora_soul": "Alma de Kushala Daora"
|
||||||
|
},
|
||||||
|
"skills": {
|
||||||
|
"adrenaline_rush": "Subidón de adrenalina",
|
||||||
|
"affinity_sliding": "Afinidad deslizante",
|
||||||
|
"agitator": "Agitador",
|
||||||
|
"berserk": "Desenfrenado",
|
||||||
|
"bladescale_hone": "Afilador de escamas",
|
||||||
|
"blood_awakening": "Despertar de sangre",
|
||||||
|
"bloodlust": "Sed de sangre",
|
||||||
|
"burst": "Ráfaga",
|
||||||
|
"coalescence": "Confluencia",
|
||||||
|
"counterstrike": "Contraataque",
|
||||||
|
"dereliction": "Desamparo",
|
||||||
|
"dragon_conversion_elemental_attack_up": "Conversión dracónica: Ataque elemental +",
|
||||||
|
"dragon_conversion_elemental_res_up": "Conversión dracónica: Res. elemental +",
|
||||||
|
"dragonheart": "Corazón de dragón",
|
||||||
|
"embolden": "Envalentonar",
|
||||||
|
"frenzied_bloodlust": "Sed de sangre frenética",
|
||||||
|
"furious": "Furia",
|
||||||
|
"grinder_s": "Afilador (S)",
|
||||||
|
"heaven_sent": "Enviado celestial",
|
||||||
|
"hellfire_cloak": "Manto de fuego infernal",
|
||||||
|
"heroics": " Heroísmo",
|
||||||
|
"inspiration": "Inspiración",
|
||||||
|
"intrepid_heart": "Corazón intrépido",
|
||||||
|
"latent_power": "Poder latente",
|
||||||
|
"maximum_might": "Poder máximo",
|
||||||
|
"offensive_guard": "Guardia ofensiva",
|
||||||
|
"partbreaker": "Rompepiezas",
|
||||||
|
"peak_performance": "Rendimiento máximo",
|
||||||
|
"powder_mantle_blue": "Manto de pólvora (azul)",
|
||||||
|
"powder_mantle_red": "Manto de pólvora (rojo)",
|
||||||
|
"protective_polish": "Pulido protector",
|
||||||
|
"resentment": "Resentimiento",
|
||||||
|
"resuscitate": "Reanimar",
|
||||||
|
"spiribirds_call": "Canto de pájaro espiritual",
|
||||||
|
"status_trigger": "Disparador de estado",
|
||||||
|
"strife": "Conflicto",
|
||||||
|
"wall_runner": "Corredor de muros",
|
||||||
|
"wind_mantle": "Manto de viento"
|
||||||
|
},
|
||||||
|
"stats": {
|
||||||
|
"affinity": "Afinidad",
|
||||||
|
"attack": "Ataque",
|
||||||
|
"defense": "Defensa",
|
||||||
|
"dragon": "Dragón",
|
||||||
|
"dragon_resistance": "Resist. de dragón",
|
||||||
|
"fire": "Fuego",
|
||||||
|
"fire_resistance": "Resist. de fuego",
|
||||||
|
"ice": "Hielo",
|
||||||
|
"ice_resistance": "Resist. de hielo",
|
||||||
|
"stamina": "Resistencia",
|
||||||
|
"thunder": "Trueno",
|
||||||
|
"thunder_resistance": "Resist. de trueno",
|
||||||
|
"water": "Agua",
|
||||||
|
"water_resistance": "Resist. de agua"
|
||||||
|
},
|
||||||
|
"unicode_glyph_ranges": [
|
||||||
|
32,
|
||||||
|
255,
|
||||||
|
256,
|
||||||
|
591,
|
||||||
|
1024,
|
||||||
|
1327,
|
||||||
|
7680,
|
||||||
|
7935,
|
||||||
|
8192,
|
||||||
|
8303,
|
||||||
|
65280,
|
||||||
|
65519,
|
||||||
|
0
|
||||||
|
],
|
||||||
|
"weapon_skills": {
|
||||||
|
"bow": {
|
||||||
|
"arc_shot_affinity": "Tiro con arco: Afinidad",
|
||||||
|
"arc_shot_brace": "Tiro con arco: Apoyo",
|
||||||
|
"bolt_boost": "Impulso de perno",
|
||||||
|
"herculean_draw": "Reparto hercúleo"
|
||||||
|
},
|
||||||
|
"charge_blade": {
|
||||||
|
"element_boost": "Potenciador de elementos",
|
||||||
|
"sword_boost_mode": "Modo potenciador de espada"
|
||||||
|
},
|
||||||
|
"dual_blades": {
|
||||||
|
"archdemon_mode": "Modo archidemonio",
|
||||||
|
"ironshine_silk": "Seda iridiscente"
|
||||||
|
},
|
||||||
|
"great_sword": {
|
||||||
|
"power_sheathe": "Funda protectora"
|
||||||
|
},
|
||||||
|
"gunlance": {
|
||||||
|
"erupting_cannon": "Cañón en erupción",
|
||||||
|
"ground_splitter": "Divisor de suelo"
|
||||||
|
},
|
||||||
|
"hammer": {
|
||||||
|
"impact_burst": "Explosión de impacto"
|
||||||
|
},
|
||||||
|
"heavy_bowgun": {
|
||||||
|
"counter_charger": "Contraataque",
|
||||||
|
"overheat": "Sobrecalentamiento",
|
||||||
|
"rising_moon": "Luna creciente",
|
||||||
|
"setting_sun": "Puesta de sol",
|
||||||
|
"wyvernsnipe_reload": "Recarga de Wyvernsnipe"
|
||||||
|
},
|
||||||
|
"hunting_horn": {
|
||||||
|
"bead_of_resonance": "Cuenta de resonancia",
|
||||||
|
"silkbind_shockwave": "Onda de choque Silkbind",
|
||||||
|
"sonic_bloom": "Florecimiento sónico"
|
||||||
|
},
|
||||||
|
"insect_glaive": {
|
||||||
|
"all_extracts_mix": "Mezcla de todos los extractos",
|
||||||
|
"orange_extract": "Extracto naranja",
|
||||||
|
"red_extract": "Extracto rojo",
|
||||||
|
"white_extract": "Extracto blanco"
|
||||||
|
},
|
||||||
|
"lance": {
|
||||||
|
"anchor_rage": "Rabia del ancla",
|
||||||
|
"spiral_thrust": "Empuje en espiral",
|
||||||
|
"twin_wine": "Vino doble"
|
||||||
|
},
|
||||||
|
"light_bowgun": {
|
||||||
|
"fanning_maneuver": "Maniobra de Fanning",
|
||||||
|
"wyvernblast_reload": "Recarga de Wyvernblast"
|
||||||
|
},
|
||||||
|
"long_sword": {
|
||||||
|
"harvest_moon": "Luna de cosecha",
|
||||||
|
"iai_slash": "Tajo Iai",
|
||||||
|
"soaring_kick": "Patada voladora",
|
||||||
|
"spirit_gauge": "Nivel de burbuja",
|
||||||
|
"spirit_gauge_autofill": "Medidor de espíritu autocompletado"
|
||||||
|
},
|
||||||
|
"switch_axe": {
|
||||||
|
"amped_state": "Estado amplificado",
|
||||||
|
"axe_heavy_slam": "Hacha: Golpe pesado",
|
||||||
|
"switch_charger": "Cargador conmutable"
|
||||||
|
},
|
||||||
|
"sword_and_shield": {
|
||||||
|
"destroyer_oil": "Aceite destructor"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
"weapons": {
|
||||||
|
"bow": "Arco",
|
||||||
|
"charge_blade": "Hacha cargada",
|
||||||
|
"dual_blades": "Espadas dobles",
|
||||||
|
"great_sword": "Gran espada",
|
||||||
|
"gunlance": "Lanza pistola",
|
||||||
|
"hammer": "Martillo",
|
||||||
|
"heavy_bowgun": "Ballesta Pesada",
|
||||||
|
"hunting_horn": "Cornamusa",
|
||||||
|
"insect_glaive": "Glaive insecto",
|
||||||
|
"lance": "Lanza",
|
||||||
|
"light_bowgun": "Ballesta ligera",
|
||||||
|
"long_sword": "Espada larga",
|
||||||
|
"switch_axe": "Hacha espada",
|
||||||
|
"sword_and_shield": "Espada y escudo"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user