1
0
mirror of synced 2025-01-09 13:11:38 +01:00
ImHex/plugins/hashes/romfs/lang/zh_CN.json

32 lines
1.6 KiB
JSON
Raw Normal View History

{
"code": "zh-CN",
"country": "China",
"fallback": false,
2024-01-27 22:16:50 +01:00
"language": "Chinese (Simplified)",
"translations": {
"hex.hashes.achievement.misc.create_hash.desc": "通过选择类型、为其命名并单击旁边的加号按钮,在“哈希”视图中创建新的哈希函数。",
2024-01-27 22:16:50 +01:00
"hex.hashes.achievement.misc.create_hash.name": "Hash",
"hex.hashes.hash.common.iv": "初始值",
"hex.hashes.hash.common.key": "",
"hex.hashes.hash.common.personalization": "",
"hex.hashes.hash.common.poly": "多项式",
"hex.hashes.hash.common.refl_in": "输入值取反",
"hex.hashes.hash.common.refl_out": "输出值取反",
"hex.hashes.hash.common.rounds": "",
"hex.hashes.hash.common.salt": "",
"hex.hashes.hash.common.security_level": "",
"hex.hashes.hash.common.size": "",
"hex.hashes.hash.common.standard": "",
"hex.hashes.hash.common.standard.custom": "",
"hex.hashes.hash.common.xor_out": "结果异或值",
"hex.hashes.view.hashes.function": "哈希函数",
"hex.hashes.view.hashes.hash": "哈希",
"hex.hashes.view.hashes.hover_info": "将鼠标放在 Hex 编辑器的选区上,按住 SHIFT 来查看其哈希。",
"hex.hashes.view.hashes.name": "哈希",
"hex.hashes.view.hashes.no_settings": "没有可用哈希设置",
"hex.hashes.view.hashes.remove": "移除哈希",
"hex.hashes.view.hashes.table.name": "名称",
"hex.hashes.view.hashes.table.result": "结果",
2024-01-27 22:16:50 +01:00
"hex.hashes.view.hashes.table.type": "类型"
}
2024-01-27 22:16:50 +01:00
}