Files
imhex/plugins/hashes/romfs/lang/es_ES.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": "Valor Inicial",
"hex.hashes.hash.common.key": "",
"hex.hashes.hash.common.personalization": "",
"hex.hashes.hash.common.poly": "Polinomio",
"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": "Función de Hash",
"hex.hashes.view.hashes.hash": "Hash",
"hex.hashes.view.hashes.hover_info": "Sitúe el ratón sobre la selección del Editor Hexadecimal y mantenga SHIFT para ver los hashes de esa región.",
"hex.hashes.view.hashes.name": "Hashes",
"hex.hashes.view.hashes.no_settings": "No hay ajustes disponibles",
"hex.hashes.view.hashes.remove": "Eliminar hash",
"hex.hashes.view.hashes.table.name": "Nombre",
"hex.hashes.view.hashes.table.result": "Resultado",
"hex.hashes.view.hashes.table.type": "Tipo"
}