37 lines
1.6 KiB
JSON
37 lines
1.6 KiB
JSON
|
{
|
||
|
"code": "es_ES",
|
||
|
"language": "Spanish",
|
||
|
"country": "Spain",
|
||
|
"fallback": false,
|
||
|
"translations": {
|
||
|
"hex.hashes.achievement.misc.create_hash.name": "",
|
||
|
"hex.hashes.achievement.misc.create_hash.desc": "",
|
||
|
"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",
|
||
|
"hex.hashes.hash.common.iv": "Valor Inicial",
|
||
|
"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.xor_out": "XOR Out",
|
||
|
"hex.hashes.hash.crc16": "CRC-16",
|
||
|
"hex.hashes.hash.crc32": "CRC-32",
|
||
|
"hex.hashes.hash.crc32c": "CRC-32C",
|
||
|
"hex.hashes.hash.crc32mpeg": "CRC-32/MPEG",
|
||
|
"hex.hashes.hash.crc32posix": "CRC-32/POSIX",
|
||
|
"hex.hashes.hash.crc8": "CRC-8",
|
||
|
"hex.hashes.hash.md5": "MD5",
|
||
|
"hex.hashes.hash.sha1": "SHA1",
|
||
|
"hex.hashes.hash.sha224": "SHA224",
|
||
|
"hex.hashes.hash.sha256": "SHA256",
|
||
|
"hex.hashes.hash.sha384": "SHA384",
|
||
|
"hex.hashes.hash.sha512": "SHA512"
|
||
|
}
|
||
|
}
|