Files
imhex/plugins/yara_rules/romfs/lang/en_US.json

19 lines
1.2 KiB
JSON

{
"hex.yara.information_section.advanced_data_info": "Advanced Data Information",
"hex.yara.information_section.advanced_data_info.no_information": "No further information available.",
"hex.yara.information_section.advanced_data_info.no_information.add_new": "To add new information here, add new matching rules with the 'category' and 'name' meta tags to one of your Yara Advanced Analysis folders.",
"hex.yara_rules.view.yara.error": "Yara Compiler error: {0}",
"hex.yara_rules.view.yara.header.matches": "Matches",
"hex.yara_rules.view.yara.header.rules": "Rules",
"hex.yara_rules.view.yara.match": "Match Rules",
"hex.yara_rules.view.yara.matches.identifier": "Identifier",
"hex.yara_rules.view.yara.matches.variable": "Variable",
"hex.yara_rules.view.yara.matching": "Matching...",
"hex.yara_rules.view.yara.name": "Yara Rules",
"hex.yara_rules.view.yara.no_rules": "No YARA rules found. Put them in ImHex's 'yara' folder",
"hex.yara_rules.view.yara.reload": "Reload",
"hex.yara_rules.view.yara.reset": "Reset",
"hex.yara_rules.view.yara.rule_added": "Yara rule added!",
"hex.yara_rules.view.yara.whole_data": "Whole file matches!"
}