1
0
mirror of synced 2024-12-03 19:57:20 +01:00
ImHex/plugins/hashes/romfs/lang/it_IT.json

32 lines
1.3 KiB
JSON
Raw Normal View History

{
"code": "it-IT",
"country": "Italy",
"fallback": false,
2024-01-27 22:16:50 +01:00
"language": "Italian",
"translations": {
"hex.hashes.achievement.misc.create_hash.desc": "",
2024-01-27 22:16:50 +01:00
"hex.hashes.achievement.misc.create_hash.name": "",
"hex.hashes.hash.common.iv": "Valore Iniziale",
"hex.hashes.hash.common.key": "",
"hex.hashes.hash.common.personalization": "",
"hex.hashes.hash.common.poly": "Polinomio",
"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": "Funzioni di Hash",
"hex.hashes.view.hashes.hash": "Hash",
"hex.hashes.view.hashes.hover_info": "",
"hex.hashes.view.hashes.name": "Hash",
"hex.hashes.view.hashes.no_settings": "",
"hex.hashes.view.hashes.remove": "",
"hex.hashes.view.hashes.table.name": "",
"hex.hashes.view.hashes.table.result": "Risultato",
2024-01-27 22:16:50 +01:00
"hex.hashes.view.hashes.table.type": ""
}
2024-01-27 22:16:50 +01:00
}