mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
26 lines
1.3 KiB
JSON
26 lines
1.3 KiB
JSON
{
|
|
"hex.hashes.achievement.misc.create_hash.desc": "",
|
|
"hex.hashes.achievement.misc.create_hash.name": "",
|
|
"hex.hashes.hash.common.iv": "Initial Value",
|
|
"hex.hashes.hash.common.key": "",
|
|
"hex.hashes.hash.common.personalization": "",
|
|
"hex.hashes.hash.common.poly": "Polynomial",
|
|
"hex.hashes.hash.common.refl_in": "Reflect In",
|
|
"hex.hashes.hash.common.refl_out": "Reflect 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": "XOR Out",
|
|
"hex.hashes.view.hashes.function": "Função Hash",
|
|
"hex.hashes.view.hashes.hash": "Hash",
|
|
"hex.hashes.view.hashes.hover_info": "Passe o mouse sobre a seleção Hex Editor e mantenha pressionada a tecla SHIFT para visualizar os hashes dessa região.",
|
|
"hex.hashes.view.hashes.name": "Hashes",
|
|
"hex.hashes.view.hashes.no_settings": "Nenhuma configuração disponivel",
|
|
"hex.hashes.view.hashes.remove": "Remover hash",
|
|
"hex.hashes.view.hashes.table.name": "Nome",
|
|
"hex.hashes.view.hashes.table.result": "Resultado",
|
|
"hex.hashes.view.hashes.table.type": "Tipo"
|
|
} |