1
0
mirror of synced 2024-12-05 20:47:57 +01:00
ImHex/plugins/hashes/romfs/lang/pt_BR.json
2024-01-27 22:16:50 +01:00

32 lines
1.5 KiB
JSON

{
"code": "pt-BR",
"country": "Brazil",
"fallback": false,
"language": "Portuguese",
"translations": {
"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"
}
}