mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
Translations update from [Weblate](https://weblate.werwolv.net) for [ImHex/Builtin](https://weblate.werwolv.net/projects/imhex/builtin/). It also includes following components: * [ImHex/Diffing](https://weblate.werwolv.net/projects/imhex/diffing/) * [ImHex/UI](https://weblate.werwolv.net/projects/imhex/ui/) * [ImHex/Disassembler](https://weblate.werwolv.net/projects/imhex/disassembler/) * [ImHex/Yara Rules](https://weblate.werwolv.net/projects/imhex/yara-rules/) * [ImHex/Fonts](https://weblate.werwolv.net/projects/imhex/fonts/) * [ImHex/Hashes](https://weblate.werwolv.net/projects/imhex/hashes/) * [ImHex/Remote](https://weblate.werwolv.net/projects/imhex/remote/) * [ImHex/Script Loader](https://weblate.werwolv.net/projects/imhex/script-loader/) * [ImHex/Visualizers](https://weblate.werwolv.net/projects/imhex/visualizers/) * [ImHex/Windows](https://weblate.werwolv.net/projects/imhex/windows/) Current translation status:  Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: liushuyu <liushuyu011@gmail.com>
19 lines
1.2 KiB
JSON
19 lines
1.2 KiB
JSON
{
|
||
"hex.yara.information_section.advanced_data_info": "高级数据信息",
|
||
"hex.yara.information_section.advanced_data_info.no_information": "没有更多信息。",
|
||
"hex.yara_rules.view.yara.error": "Yara 编译器错误: {0}",
|
||
"hex.yara_rules.view.yara.header.matches": "匹配",
|
||
"hex.yara_rules.view.yara.header.rules": "规则",
|
||
"hex.yara_rules.view.yara.match": "匹配规则",
|
||
"hex.yara_rules.view.yara.matches.identifier": "标识符",
|
||
"hex.yara_rules.view.yara.matches.variable": "变量",
|
||
"hex.yara_rules.view.yara.matching": "匹配中……",
|
||
"hex.yara_rules.view.yara.name": "Yara 规则",
|
||
"hex.yara_rules.view.yara.no_rules": "没有找到 Yara 规则。请将规则放到 ImHex 的 'yara' 目录下。",
|
||
"hex.yara_rules.view.yara.reload": "重新加载",
|
||
"hex.yara_rules.view.yara.reset": "重置",
|
||
"hex.yara_rules.view.yara.rule_added": "Yara 规则已添加!",
|
||
"hex.yara_rules.view.yara.whole_data": "全文件匹配!",
|
||
"hex.yara.information_section.advanced_data_info.no_information.add_new": "要在此处添加新信息,请在您的 Yara 高级分析文件夹中添加新的匹配规则,并使用“类别”(category)和“名称”(name)元标签进行标记。"
|
||
}
|