2021-08-29 14:18:45 +02:00
# include <hex/api/content_registry.hpp>
2021-09-08 15:18:24 +02:00
# include <hex/helpers/lang.hpp>
2021-03-04 13:52:35 +01:00
namespace hex : : plugin : : builtin {
void registerLanguageItIT ( ) {
ContentRegistry : : Language : : registerLanguage ( " Italian " , " it-IT " ) ;
ContentRegistry : : Language : : addLocalizations ( " it-IT " , {
/* ImHex default functionality */
2021-09-10 15:30:37 +02:00
{ " hex.menu.feedback " , " Lascia una Recensione " } ,
{ " hex.menu.debug_build " , " Build di Debug " } ,
2021-03-04 13:52:35 +01:00
{ " hex.welcome.header.main " , " Benvenuto in ImHex " } ,
{ " hex.welcome.header.start " , " Inizia " } ,
2021-09-10 15:30:37 +02:00
{ " hex.welcome.start.create_file " , " Crea un nuovo File " } ,
2021-03-04 13:52:35 +01:00
{ " hex.welcome.start.open_file " , " Apri un File " } ,
{ " hex.welcome.start.open_project " , " Apri un Progetto " } ,
{ " hex.welcome.start.recent " , " File recenti " } ,
2021-12-07 22:47:41 +01:00
//{ "hex.welcome.start.open_other", "Other Providers" },
2021-03-04 13:52:35 +01:00
{ " hex.welcome.header.help " , " Aiuto " } ,
{ " hex.welcome.help.repo " , " Repo GitHub " } ,
2021-12-20 21:38:52 +01:00
{ " hex.welcome.help.repo.link " , " https://imhex.werwolv.net/git " } ,
2021-03-04 13:52:35 +01:00
{ " hex.welcome.help.gethelp " , " Chiedi aiuto " } ,
{ " hex.welcome.help.gethelp.link " , " https://github.com/WerWolv/ImHex/discussions/categories/get-help " } ,
2021-12-20 21:38:52 +01:00
//{ "hex.welcome.help.discord", "Discord Server" },
//{ "hex.welcome.help.discord.link", "https://imhex.werwolv.net/discord" },
2021-03-04 13:52:35 +01:00
{ " hex.welcome.header.plugins " , " Plugins caricati " } ,
{ " hex.welcome.plugins.plugin " , " Plugin " } ,
{ " hex.welcome.plugins.author " , " Autore " } ,
{ " hex.welcome.plugins.desc " , " Descrizione " } ,
{ " hex.welcome.header.customize " , " Personalizza " } ,
{ " hex.welcome.customize.settings.title " , " Impostazioni " } ,
{ " hex.welcome.customize.settings.desc " , " Cambia le preferenze di ImHex " } ,
2021-05-18 21:24:33 +02:00
{ " hex.welcome.header.update " , " Aggiornamenti " } ,
{ " hex.welcome.update.title " , " Nuovo aggiornamento disponibile! " } ,
{ " hex.welcome.update.desc " , " ImHex {0} è appena stato rilasciato! Scaricalo qua " } ,
{ " hex.welcome.update.link " , " https://github.com/WerWolv/ImHex/releases/latest " } ,
2021-03-04 13:52:35 +01:00
{ " hex.welcome.header.learn " , " Scopri " } ,
{ " hex.welcome.learn.latest.title " , " Ultima Versione " } ,
2021-05-18 21:24:33 +02:00
{ " hex.welcome.learn.latest.desc " , " Leggi il nuovo changelog di ImHex' " } ,
2021-03-04 13:52:35 +01:00
{ " hex.welcome.learn.latest.link " , " https://github.com/WerWolv/ImHex/releases/latest " } ,
{ " hex.welcome.learn.pattern.title " , " Documentazione dei Pattern " } ,
{ " hex.welcome.learn.pattern.desc " , " Scopri come scrivere pattern per ImHex con la nostra dettagliata documentazione " } ,
2021-09-09 23:17:55 +02:00
{ " hex.welcome.learn.pattern.link " , " https://imhex.werwolv.net/docs/pattern_language/pattern_language.html " } ,
2021-03-04 13:52:35 +01:00
{ " hex.welcome.learn.plugins.title " , " Plugins API " } ,
{ " hex.welcome.learn.plugins.desc " , " Espandi l'utilizzo di ImHex con i Plugin " } ,
{ " hex.welcome.learn.plugins.link " , " https://github.com/WerWolv/ImHex/wiki/Plugins-Development-Guide " } ,
{ " hex.welcome.header.various " , " Varie " } ,
2021-09-10 15:30:37 +02:00
{ " hex.welcome.tip_of_the_day " , " Consiglio del giorno " } ,
2021-03-04 13:52:35 +01:00
2021-09-10 15:30:37 +02:00
{ " hex.safety_backup.title " , " Ripristina i dati persi " } ,
{ " hex.safety_backup.desc " , " Oh no, l'ultima volta ImHex è crashato. \n Vuoi ripristinare il tuo lavoro? " } ,
{ " hex.safety_backup.restore " , " Sì, Ripristina " } ,
{ " hex.safety_backup.delete " , " No, Elimina " } ,
2021-08-17 22:54:09 +02:00
2021-03-04 13:52:35 +01:00
{ " hex.common.little_endian " , " Little Endian " } ,
{ " hex.common.big_endian " , " Big Endian " } ,
{ " hex.common.decimal " , " Decimale " } ,
{ " hex.common.hexadecimal " , " Esadecimale " } ,
{ " hex.common.octal " , " Ottale " } ,
2021-09-30 12:29:03 +02:00
//{ "hex.common.info", "Information" },
2021-03-04 13:52:35 +01:00
{ " hex.common.error " , " Errore " } ,
2021-05-18 21:24:33 +02:00
{ " hex.common.fatal " , " Errore Fatale " } ,
2021-03-04 13:52:35 +01:00
{ " hex.common.address " , " Indirizzo " } ,
{ " hex.common.size " , " Dimensione " } ,
{ " hex.common.region " , " Regione " } ,
{ " hex.common.match_selection " , " Seleziona abbinamento " } ,
{ " hex.common.yes " , " Sì " } ,
{ " hex.common.no " , " No " } ,
{ " hex.common.okay " , " Okay " } ,
{ " hex.common.load " , " Carica " } ,
{ " hex.common.cancel " , " Cancella " } ,
{ " hex.common.set " , " Imposta " } ,
2021-09-10 15:30:37 +02:00
{ " hex.common.close " , " Chiudi " } ,
{ " hex.common.dont_show_again " , " Non mostrare di nuovo " } ,
{ " hex.common.link " , " Link " } ,
{ " hex.common.file " , " File " } ,
2021-09-26 21:18:25 +02:00
//{ "hex.common.open", "Open" },
//{ "hex.common.browse", "Browse..." },
2021-03-04 13:52:35 +01:00
2022-01-13 14:34:19 +01:00
//{ "hex.message.file_handler_failed", "Failed to open file with registered file handler." },
2021-09-30 12:29:03 +02:00
2021-12-07 22:47:41 +01:00
/* Builtin plugin features */
2022-01-18 00:10:10 +01:00
{ " hex.builtin.menu.file " , " File " } ,
{ " hex.builtin.menu.edit " , " Modifica " } ,
{ " hex.builtin.menu.view " , " Vista " } ,
//{ "hex.builtin.menu.layout", "Layout" },
{ " hex.builtin.menu.view.fps " , " Mostra FPS " } ,
{ " hex.builtin.menu.view.demo " , " Mostra la demo di ImGui " } ,
{ " hex.builtin.menu.help " , " Aiuto " } ,
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.bookmarks.name " , " Segnalibri " } ,
{ " hex.builtin.view.bookmarks.default_title " , " Segnalibro [0x{0:X} - 0x{1:X}] " } ,
{ " hex.builtin.view.bookmarks.no_bookmarks " , " Non è stato creato alcun segnalibro. Aggiungine uno andando su Modifica -> Crea Segnalibro " } ,
{ " hex.builtin.view.bookmarks.title.info " , " Informazioni " } ,
{ " hex.builtin.view.bookmarks.address " , " 0x{0:X} : 0x{1:X} ({2} bytes) " } ,
{ " hex.builtin.view.bookmarks.button.jump " , " Vai a " } ,
{ " hex.builtin.view.bookmarks.button.remove " , " Rimuovi " } ,
{ " hex.builtin.view.bookmarks.header.name " , " Nome " } ,
{ " hex.builtin.view.bookmarks.header.color " , " Colore " } ,
{ " hex.builtin.view.bookmarks.header.comment " , " Commento " } ,
{ " hex.builtin.view.command_palette.name " , " Tavola dei Comandi " } ,
{ " hex.builtin.view.data_inspector.name " , " Ispezione Dati " } ,
{ " hex.builtin.view.data_inspector.table.name " , " Nome " } ,
{ " hex.builtin.view.data_inspector.table.value " , " Valore " } ,
//{ "hex.builtin.view.data_inspector.no_data", "No bytes selected"},
{ " hex.builtin.view.data_processor.name " , " Processa Dati " } ,
{ " hex.builtin.view.data_processor.menu.remove_selection " , " Rimuovi i selezionati " } ,
{ " hex.builtin.view.data_processor.menu.remove_node " , " Rimuovi Nodo " } ,
{ " hex.builtin.view.data_processor.menu.remove_link " , " Rimuovi Link " } ,
{ " hex.builtin.view.disassembler.name " , " Disassembla " } ,
{ " hex.builtin.view.disassembler.position " , " Posiziona " } ,
{ " hex.builtin.view.disassembler.base " , " Indirizzo di base " } ,
{ " hex.builtin.view.disassembler.region " , " Regione del Codice " } ,
{ " hex.builtin.view.disassembler.settings.header " , " Impostazioni " } ,
{ " hex.builtin.view.disassembler.arch " , " Architettura " } ,
{ " hex.builtin.view.disassembler.arm.arm " , " Modalità ARM " } ,
{ " hex.builtin.view.disassembler.arm.thumb " , " Modalità Thumb " } ,
{ " hex.builtin.view.disassembler.arm.default " , " Modalità di Default " } ,
{ " hex.builtin.view.disassembler.arm.cortex_m " , " Modalità Cortex-M " } ,
{ " hex.builtin.view.disassembler.arm.armv8 " , " Modalità ARMv8 " } ,
{ " hex.builtin.view.disassembler.mips.mips32 " , " Modalità MIPS32 " } ,
{ " hex.builtin.view.disassembler.mips.mips64 " , " Modalità MIPS64 " } ,
{ " hex.builtin.view.disassembler.mips.mips32R6 " , " Modalità MIPS32R6 " } ,
{ " hex.builtin.view.disassembler.mips.micro " , " Modalità Micro " } ,
{ " hex.builtin.view.disassembler.x86.16bit " , " Modalità 16-bit " } ,
{ " hex.builtin.view.disassembler.x86.32bit " , " Modalità 32-bit " } ,
{ " hex.builtin.view.disassembler.x86.64bit " , " Modalità 64-bit " } ,
{ " hex.builtin.view.disassembler.ppc.32bit " , " Modalità 32-bit " } ,
{ " hex.builtin.view.disassembler.ppc.64bit " , " Modalità 64-bit " } ,
{ " hex.builtin.view.disassembler.sparc.v9 " , " Modalità Sparc V9 " } ,
{ " hex.builtin.view.disassembler.disassemble " , " Disassembla " } ,
{ " hex.builtin.view.disassembler.disassembling " , " Disassemblaggio... " } ,
{ " hex.builtin.view.disassembler.disassembly.title " , " Disassembla " } ,
{ " hex.builtin.view.disassembler.disassembly.address " , " Indirizzo " } ,
{ " hex.builtin.view.disassembler.disassembly.offset " , " Offset " } ,
{ " hex.builtin.view.disassembler.disassembly.bytes " , " Byte " } ,
{ " hex.builtin.view.hashes.name " , " Hash " } ,
{ " hex.builtin.view.hashes.settings " , " Impostazioni " } ,
{ " hex.builtin.view.hashes.function " , " Funzioni di Hash " } ,
{ " hex.builtin.view.hashes.iv " , " Valore Iniziale " } ,
{ " hex.builtin.view.hashes.poly " , " Polinomio " } ,
{ " hex.builtin.view.hashes.result " , " Risultato " } ,
{ " hex.builtin.view.help.name " , " Aiuto " } ,
{ " hex.builtin.view.help.about.name " , " Riguardo ImHex " } ,
{ " hex.builtin.view.help.about.translator " , " Tradotto da CrustySeanPro " } ,
{ " hex.builtin.view.help.about.source " , " Codice Sorgente disponibile su GitHub: " } ,
{ " hex.builtin.view.help.about.donations " , " Donazioni " } ,
{ " hex.builtin.view.help.about.thanks " , " Se ti piace il mio lavoro, per favore considera di fare una donazione. Grazie mille <3 " } ,
2021-12-12 13:35:07 +01:00
//{ "hex.builtin.view.help.about.contributor", "Contributors" },
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.help.about.libs " , " Librerie usate " } ,
{ " hex.builtin.view.help.about.paths " , " ImHex cartelle " } ,
{ " hex.builtin.view.help.documentation " , " Documentazione di ImHex " } ,
{ " hex.builtin.view.help.pattern_cheat_sheet " , " Pattern Language Cheat Sheet " } ,
{ " hex.builtin.view.help.calc_cheat_sheet " , " Calcolatrice Cheat Sheet " } ,
{ " hex.builtin.view.hexeditor.name " , " Hex editor " } ,
{ " hex.builtin.view.hexeditor.create_file " , " Nuovo " } ,
{ " hex.builtin.view.hexeditor.open_file " , " Apri " } ,
{ " hex.builtin.view.hexeditor.menu.file.open_recent " , " File recenti " } ,
2022-01-08 23:17:47 +01:00
//{ "hex.builtin.view.hexeditor.menu.file.clear_recent", "Clear" },
2021-12-12 11:53:56 +01:00
//{ "hex.builtin.view.hexeditor.menu.file.open_other", "Open Other..." },
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.hexeditor.open_project " , " Apri i Progetti " } ,
{ " hex.builtin.view.hexeditor.save_project " , " Salva i Progetti " } ,
{ " hex.builtin.view.hexeditor.save_data " , " Salva i Dati " } ,
{ " hex.builtin.view.hexeditor.open_base64 " , " Apri Base64 File " } ,
{ " hex.builtin.view.hexeditor.load_enconding_file " , " Carica un File di codfica personalizzato " } ,
{ " hex.builtin.view.hexeditor.page " , " Pagina {0} / {1} " } ,
{ " hex.builtin.view.hexeditor.save_as " , " Salva come " } ,
{ " hex.builtin.view.hexeditor.exit_application.title " , " Uscire dall'applicazione? " } ,
{ " hex.builtin.view.hexeditor.exit_application.desc " , " Hai delle modifiche non salvate nel tuo progetto. \n Sei sicuro di voler uscire? " } ,
{ " hex.builtin.view.hexeditor.script.title " , " Carica un File tramite il Caricatore di Script " } ,
{ " hex.builtin.view.hexeditor.script.desc " , " Carica un file tramite il Caricatore di Script di Python. " } ,
{ " hex.builtin.view.hexeditor.script.script " , " Script " } ,
{ " hex.builtin.view.hexeditor.script.script.title " , " Caricatore Script: Apri Script " } ,
{ " hex.builtin.view.hexeditor.script.file " , " File " } ,
{ " hex.builtin.view.hexeditor.script.file.title " , " Caricatore Script: Apri File " } ,
2022-01-10 21:44:42 +01:00
//{ "hex.builtin.view.hexeditor.processing", "Importing / Exporting" },
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.hexeditor.menu.file.open_file " , " Apri File... " } ,
{ " hex.builtin.view.hexeditor.menu.file.save " , " Salva " } ,
{ " hex.builtin.view.hexeditor.menu.file.save_as " , " Salva come... " } ,
{ " hex.builtin.view.hexeditor.menu.file.close " , " Chiudi " } ,
{ " hex.builtin.view.hexeditor.menu.file.quit " , " Uscita ImHex " } ,
{ " hex.builtin.view.hexeditor.menu.file.open_project " , " Apri un Progetto... " } ,
{ " hex.builtin.view.hexeditor.menu.file.save_project " , " Salva Progetto... " } ,
{ " hex.builtin.view.hexeditor.menu.file.load_encoding_file " , " Carica una codifica personalizzata... " } ,
{ " hex.builtin.view.hexeditor.menu.file.import " , " Importa... " } ,
{ " hex.builtin.view.hexeditor.menu.file.import.base64 " , " Base64 File " } ,
{ " hex.builtin.view.hexeditor.base64.import_error " , " Il file non è in un formato bas64 corretto! " } ,
{ " hex.builtin.view.hexeditor.file_open_error " , " Impossibile aprire il File! " } ,
{ " hex.builtin.view.hexeditor.menu.file.import.ips " , " IPS Patch " } ,
{ " hex.builtin.view.hexeditor.menu.file.import.ips32 " , " IPS32 Patch " } ,
{ " hex.builtin.view.hexeditor.menu.file.import.script " , " File con il Caricatore di Script " } ,
{ " hex.builtin.view.hexeditor.menu.file.export " , " Esporta... " } ,
{ " hex.builtin.view.hexeditor.menu.file.export.title " , " Esporta File " } ,
{ " hex.builtin.view.hexeditor.menu.file.export.ips " , " IPS Patch " } ,
{ " hex.builtin.view.hexeditor.menu.file.export.ips32 " , " IPS32 Patch " } ,
{ " hex.builtin.view.hexeditor.menu.file.search " , " Cerca " } ,
{ " hex.builtin.view.hexeditor.search.string " , " Stringa " } ,
{ " hex.builtin.view.hexeditor.search.hex " , " Hex " } ,
{ " hex.builtin.view.hexeditor.search.find " , " Cerca " } ,
{ " hex.builtin.view.hexeditor.search.find_next " , " Cerca il prossimo " } ,
{ " hex.builtin.view.hexeditor.search.find_prev " , " Cerca il precedente " } ,
{ " hex.builtin.view.hexeditor.menu.file.goto " , " Vai a " } ,
{ " hex.builtin.view.hexeditor.goto.offset.absolute " , " Assoluto " } ,
{ " hex.builtin.view.hexeditor.goto.offset.current " , " Corrente " } ,
{ " hex.builtin.view.hexeditor.goto.offset.begin " , " Inizo " } ,
{ " hex.builtin.view.hexeditor.goto.offset.end " , " Fine " } ,
{ " hex.builtin.view.hexeditor.error.read_only " , " Impossibile scrivere sul File. File aperto solo in modalità lettura " } ,
{ " hex.builtin.view.hexeditor.error.open " , " Impossibile aprire il File! " } ,
{ " hex.builtin.view.hexeditor.error.create " , " Impossibile creare il nuovo File! " } ,
{ " hex.builtin.view.hexeditor.menu.edit.undo " , " Annulla " } ,
{ " hex.builtin.view.hexeditor.menu.edit.redo " , " Ripeti " } ,
{ " hex.builtin.view.hexeditor.menu.edit.copy " , " Copia " } ,
{ " hex.builtin.view.hexeditor.menu.edit.copy_as " , " Copia come... " } ,
{ " hex.builtin.view.hexeditor.copy.hex " , " Stringa " } ,
{ " hex.builtin.view.hexeditor.copy.c " , " C Array " } ,
{ " hex.builtin.view.hexeditor.copy.cpp " , " C++ Array " } ,
{ " hex.builtin.view.hexeditor.copy.csharp " , " C# Array " } ,
{ " hex.builtin.view.hexeditor.copy.rust " , " Rust Array " } ,
{ " hex.builtin.view.hexeditor.copy.python " , " Python Array " } ,
{ " hex.builtin.view.hexeditor.copy.java " , " Java Array " } ,
{ " hex.builtin.view.hexeditor.copy.js " , " JavaScript Array " } ,
{ " hex.builtin.view.hexeditor.copy.ascii " , " ASCII Art " } ,
{ " hex.builtin.view.hexeditor.copy.html " , " HTML " } ,
{ " hex.builtin.view.hexeditor.menu.edit.paste " , " Incolla " } ,
{ " hex.builtin.view.hexeditor.menu.edit.select_all " , " Seleziona tutti " } ,
{ " hex.builtin.view.hexeditor.menu.edit.bookmark " , " Crea segnalibro " } ,
{ " hex.builtin.view.hexeditor.menu.edit.set_base " , " Imposta indirizzo di base " } ,
{ " hex.builtin.view.hexeditor.menu.edit.resize " , " Ridimensiona " } ,
{ " hex.builtin.view.information.name " , " Informazione sui Dati " } ,
{ " hex.builtin.view.information.control " , " Controllo " } ,
{ " hex.builtin.view.information.analyze " , " Analizza Pagina " } ,
{ " hex.builtin.view.information.analyzing " , " Sto analizzando... " } ,
{ " hex.builtin.view.information.region " , " Regione Analizzata " } ,
{ " hex.builtin.view.information.magic " , " Informazione Magica " } ,
{ " hex.builtin.view.information.description " , " Descrizione: " } ,
{ " hex.builtin.view.information.mime " , " Tipo di MIME: " } ,
{ " hex.builtin.view.information.info_analysis " , " Informazioni dell'analisi " } ,
{ " hex.builtin.view.information.distribution " , " Distribuzione dei Byte " } ,
{ " hex.builtin.view.information.entropy " , " Entropia " } ,
{ " hex.builtin.view.information.block_size " , " Dimensione del Blocco " } ,
{ " hex.builtin.view.information.block_size.desc " , " {0} blocchi di {1} bytes " } ,
{ " hex.builtin.view.information.file_entropy " , " Entropia dei File " } ,
{ " hex.builtin.view.information.highest_entropy " , " Highest entropy block " } ,
{ " hex.builtin.view.information.encrypted " , " Questi dati sono probabilmente codificati o compressi! " } ,
2022-01-13 14:34:19 +01:00
//{ "hex.builtin.view.information.magic_db_added", "Magic database added!" },
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.patches.name " , " Patches " } ,
{ " hex.builtin.view.patches.offset " , " Offset " } ,
{ " hex.builtin.view.patches.orig " , " Valore Originale " } ,
{ " hex.builtin.view.patches.patch " , " Valore patchato " } ,
{ " hex.builtin.view.patches.remove " , " Rimuovi patch " } ,
2021-12-10 18:00:43 +01:00
{ " hex.builtin.view.pattern_editor.name " , " Editor dei Pattern " } ,
{ " hex.builtin.view.pattern_editor.accept_pattern " , " Accetta pattern " } ,
{ " hex.builtin.view.pattern_editor.accept_pattern.desc " , " Uno o più pattern compatibili con questo tipo di dati sono stati trovati! " } ,
{ " hex.builtin.view.pattern_editor.accept_pattern.pattern_language " , " Pattern " } ,
{ " hex.builtin.view.pattern_editor.accept_pattern.question " , " Vuoi applicare i patter selezionati " } ,
{ " hex.builtin.view.pattern_editor.menu.file.load_pattern " , " Caricamento dei pattern... " } ,
2021-12-12 00:52:54 +01:00
//{ "hex.builtin.view.pattern_editor.menu.file.save_pattern", "Save pattern..." },
2021-12-10 18:00:43 +01:00
{ " hex.builtin.view.pattern_editor.open_pattern " , " Apri pattern " } ,
{ " hex.builtin.view.pattern_editor.evaluating " , " Valutazione... " } ,
{ " hex.builtin.view.pattern_editor.auto " , " Auto valutazione " } ,
2021-12-19 12:32:15 +01:00
//{ "hex.builtin.view.pattern_editor.console", "Console" },
2021-12-10 18:00:43 +01:00
//{ "hex.builtin.view.pattern_editor.env_vars", "Environment Variables" },
2021-12-19 12:32:15 +01:00
//{ "hex.builtin.view.pattern_editor.settings", "Settings" },
//{ "hex.builtin.view.pattern_editor.dangerous_function.name", "Allow dangerous function?" },
//{ "hex.builtin.view.pattern_editor.dangerous_function.desc", "This pattern tried to call a dangerous function.\nAre you sure you want to trust this pattern?" },
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.pattern_data.name " , " Dati dei Pattern " } ,
{ " hex.builtin.view.pattern_data.var_name " , " Nome " } ,
{ " hex.builtin.view.pattern_data.color " , " Colore " } ,
{ " hex.builtin.view.pattern_data.offset " , " Offset " } ,
{ " hex.builtin.view.pattern_data.size " , " Dimensione " } ,
{ " hex.builtin.view.pattern_data.type " , " Tipo " } ,
{ " hex.builtin.view.pattern_data.value " , " Valore " } ,
{ " hex.builtin.view.settings.name " , " Impostazioni " } ,
{ " hex.builtin.view.strings.name " , " Stringhe " } ,
{ " hex.builtin.view.strings.copy " , " Copia stringa " } ,
{ " hex.builtin.view.strings.demangle " , " Demangle " } ,
{ " hex.builtin.view.strings.min_length " , " Lunghezza minima " } ,
{ " hex.builtin.view.strings.filter " , " Filtro " } ,
{ " hex.builtin.view.strings.extract " , " Estrai " } ,
{ " hex.builtin.view.strings.searching " , " Sto cercando... " } ,
{ " hex.builtin.view.strings.offset " , " Offset " } ,
{ " hex.builtin.view.strings.size " , " Dimensione " } ,
{ " hex.builtin.view.strings.string " , " Stringa " } ,
{ " hex.builtin.view.strings.demangle.title " , " Nome Demangled " } ,
{ " hex.builtin.view.strings.demangle.copy " , " Copia " } ,
{ " hex.builtin.view.tools.name " , " Strumenti " } ,
{ " hex.builtin.view.yara.name " , " Regole di Yara " } ,
{ " hex.builtin.view.yara.header.rules " , " Regola " } ,
{ " hex.builtin.view.yara.reload " , " Ricarica " } ,
{ " hex.builtin.view.yara.match " , " Abbina Regole " } ,
{ " hex.builtin.view.yara.matching " , " Abbinamento... " } ,
{ " hex.builtin.view.yara.error " , " Errore compilazione Yara: " } ,
{ " hex.builtin.view.yara.header.matches " , " Abbinamenti " } ,
{ " hex.builtin.view.yara.matches.identifier " , " Identificatore " } ,
//{ "hex.builtin.view.yara.matches.variable", "Variable" },
{ " hex.builtin.view.yara.whole_data " , " Tutti i file combaciano! " } ,
{ " hex.builtin.view.yara.no_rules " , " Nessuna regola di YARA. Aggiungile in nella cartella 'yara' di 'ImHex' " } ,
2022-01-13 14:34:19 +01:00
//{ "hex.builtin.view.yara.rule_added", "Yara rule added!" },
2021-12-07 22:47:41 +01:00
{ " hex.builtin.view.constants.name " , " Costanti " } ,
{ " hex.builtin.view.constants.row.category " , " Categoria " } ,
{ " hex.builtin.view.constants.row.name " , " Nome " } ,
{ " hex.builtin.view.constants.row.desc " , " Descrizione " } ,
{ " hex.builtin.view.constants.row.value " , " Valore " } ,
{ " hex.builtin.view.store.name " , " Content Store " } ,
{ " hex.builtin.view.store.desc " , " Scarica nuovi contenuti dal database online di ImHex " } ,
{ " hex.builtin.view.store.reload " , " Ricarica " } ,
{ " hex.builtin.view.store.row.name " , " Nome " } ,
{ " hex.builtin.view.store.row.description " , " Descrizione " } ,
{ " hex.builtin.view.store.download " , " Download " } ,
{ " hex.builtin.view.store.update " , " Aggiorna " } ,
{ " hex.builtin.view.store.remove " , " Rimuovi " } ,
{ " hex.builtin.view.store.tab.patterns " , " Modelli " } ,
{ " hex.builtin.view.store.tab.libraries " , " Librerie " } ,
{ " hex.builtin.view.store.tab.magics " , " File Magici " } ,
{ " hex.builtin.view.store.tab.constants " , " Costanti " } ,
{ " hex.builtin.view.store.tab.yara " , " Regole di Yara " } ,
{ " hex.builtin.view.store.loading " , " Caricamento del content store... " } ,
//{ "hex.builtin.view.diff.name", "Diffing" },
2021-12-12 11:55:38 +01:00
//{ "hex.builtin.view.provider_settings.name", "Provider Settings" },
//{ "hex.builtin.view.provider_settings.load_popup", "Open Provider" },
2021-03-04 13:52:35 +01:00
{ " hex.builtin.command.calc.desc " , " Calcolatrice " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.command.cmd.desc " , " Comando " } ,
{ " hex.builtin.command.cmd.result " , " Esegui comando '{0}' " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.command.web.desc " , " Consulta il Web " } ,
2021-08-22 22:11:36 +02:00
{ " hex.builtin.command.web.result " , " Naviga a '{0}' " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.inspector.binary " , " Binary (8 bit) " } ,
{ " hex.builtin.inspector.u8 " , " uint8_t " } ,
{ " hex.builtin.inspector.s8 " , " int8_t " } ,
{ " hex.builtin.inspector.u16 " , " uint16_t " } ,
{ " hex.builtin.inspector.s16 " , " int16_t " } ,
{ " hex.builtin.inspector.u32 " , " uint32_t " } ,
{ " hex.builtin.inspector.s32 " , " int32_t " } ,
{ " hex.builtin.inspector.u64 " , " uint64_t " } ,
{ " hex.builtin.inspector.s64 " , " int64_t " } ,
2021-09-01 00:23:45 +02:00
{ " hex.builtin.inspector.float16 " , " half float (16 bit) " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.inspector.float " , " float (32 bit) " } ,
{ " hex.builtin.inspector.double " , " double (64 bit) " } ,
{ " hex.builtin.inspector.ascii " , " ASCII Character " } ,
{ " hex.builtin.inspector.wide " , " Wide Character " } ,
{ " hex.builtin.inspector.utf8 " , " UTF-8 code point " } ,
2021-09-01 02:01:50 +02:00
{ " hex.builtin.inspector.string " , " String " } ,
2022-01-15 15:03:15 +01:00
{ " hex.builtin.inspector.time32 " , " time32_t " } ,
{ " hex.builtin.inspector.time64 " , " time64_t " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.inspector.time " , " time_t " } ,
{ " hex.builtin.inspector.guid " , " GUID " } ,
{ " hex.builtin.inspector.rgba8 " , " Colori RGBA8 " } ,
{ " hex.builtin.nodes.constants " , " Costanti " } ,
{ " hex.builtin.nodes.constants.int " , " Intero " } ,
{ " hex.builtin.nodes.constants.int.header " , " Intero " } ,
{ " hex.builtin.nodes.constants.int.output " , " " } ,
{ " hex.builtin.nodes.constants.float " , " Float " } ,
{ " hex.builtin.nodes.constants.float.header " , " Float " } ,
{ " hex.builtin.nodes.constants.float.output " , " " } ,
{ " hex.builtin.nodes.constants.nullptr " , " Nullptr " } ,
{ " hex.builtin.nodes.constants.nullptr.header " , " Nullptr " } ,
{ " hex.builtin.nodes.constants.nullptr.output " , " " } ,
{ " hex.builtin.nodes.constants.buffer " , " Buffer " } ,
{ " hex.builtin.nodes.constants.buffer.header " , " Buffer " } ,
{ " hex.builtin.nodes.constants.buffer.size " , " Dimensione " } ,
{ " hex.builtin.nodes.constants.buffer.output " , " " } ,
{ " hex.builtin.nodes.constants.string " , " Stringa " } ,
{ " hex.builtin.nodes.constants.string.header " , " Stringa " } ,
{ " hex.builtin.nodes.constants.string.output " , " " } ,
{ " hex.builtin.nodes.constants.rgba8 " , " Colore RGBA8 " } ,
{ " hex.builtin.nodes.constants.rgba8.header " , " Colore RGBA8 " } ,
{ " hex.builtin.nodes.constants.rgba8.output.r " , " Rosso " } ,
{ " hex.builtin.nodes.constants.rgba8.output.g " , " Verde " } ,
{ " hex.builtin.nodes.constants.rgba8.output.b " , " Blu " } ,
{ " hex.builtin.nodes.constants.rgba8.output.a " , " Alpha " } ,
{ " hex.builtin.nodes.constants.comment " , " Comment " } ,
{ " hex.builtin.nodes.constants.comment.header " , " Commento " } ,
{ " hex.builtin.nodes.display " , " Mostra " } ,
{ " hex.builtin.nodes.display.int " , " Intero " } ,
{ " hex.builtin.nodes.display.int.header " , " Mostra Intero " } ,
{ " hex.builtin.nodes.display.int.input " , " Valore " } ,
{ " hex.builtin.nodes.display.float " , " Float " } ,
{ " hex.builtin.nodes.display.float.header " , " Mostra Float " } ,
{ " hex.builtin.nodes.display.float.input " , " Valore " } ,
{ " hex.builtin.nodes.data_access " , " Accesso ai Dati " } ,
{ " hex.builtin.nodes.data_access.read " , " Leggi " } ,
{ " hex.builtin.nodes.data_access.read.header " , " Leggi " } ,
{ " hex.builtin.nodes.data_access.read.address " , " Indirizzo " } ,
{ " hex.builtin.nodes.data_access.read.size " , " Dimensione " } ,
{ " hex.builtin.nodes.data_access.read.data " , " Dati " } ,
2021-05-18 21:24:33 +02:00
{ " hex.builtin.nodes.data_access.write " , " Scrivi " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.nodes.data_access.write.header " , " Scrivi " } ,
{ " hex.builtin.nodes.data_access.write.address " , " Indirizzo " } ,
{ " hex.builtin.nodes.data_access.write.data " , " Dati " } ,
2021-05-18 21:24:33 +02:00
{ " hex.builtin.nodes.data_access.size " , " Dati Dimensione " } ,
{ " hex.builtin.nodes.data_access.size.header " , " Dati Dimensione " } ,
{ " hex.builtin.nodes.data_access.size.size " , " Dimensione " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.nodes.casting " , " Conversione Dati " } ,
{ " hex.builtin.nodes.casting.int_to_buffer " , " Da Intero a Buffer " } ,
{ " hex.builtin.nodes.casting.int_to_buffer.header " , " Da Intero a Buffer " } ,
{ " hex.builtin.nodes.casting.int_to_buffer.input " , " Entrata " } ,
{ " hex.builtin.nodes.casting.int_to_buffer.output " , " Uscita " } ,
{ " hex.builtin.nodes.casting.buffer_to_int " , " Da Buffer a Intero " } ,
{ " hex.builtin.nodes.casting.buffer_to_int.header " , " Da Buffer a Integer " } ,
{ " hex.builtin.nodes.casting.buffer_to_int.input " , " Entrata " } ,
{ " hex.builtin.nodes.casting.buffer_to_int.output " , " Uscita " } ,
2021-03-06 14:46:47 +01:00
{ " hex.builtin.nodes.arithmetic " , " Aritmetica " } ,
2021-03-27 19:13:46 +01:00
{ " hex.builtin.nodes.arithmetic.add " , " Addizione " } ,
{ " hex.builtin.nodes.arithmetic.add.header " , " Aggiungi " } ,
2021-03-06 14:46:47 +01:00
{ " hex.builtin.nodes.arithmetic.add.input.a " , " Input A " } ,
{ " hex.builtin.nodes.arithmetic.add.input.b " , " Input B " } ,
{ " hex.builtin.nodes.arithmetic.add.output " , " Output " } ,
{ " hex.builtin.nodes.arithmetic.sub " , " Sottrazione " } ,
2021-03-27 19:13:46 +01:00
{ " hex.builtin.nodes.arithmetic.sub.header " , " Sottrai " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.nodes.arithmetic.sub.input.a " , " Input A " } ,
{ " hex.builtin.nodes.arithmetic.sub.input.b " , " Input B " } ,
2021-03-06 14:46:47 +01:00
{ " hex.builtin.nodes.arithmetic.sub.output " , " Output " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.nodes.arithmetic.mul " , " Moltiplicazione " } ,
{ " hex.builtin.nodes.arithmetic.mul.header " , " Moltiplica " } ,
2021-03-06 14:46:47 +01:00
{ " hex.builtin.nodes.arithmetic.mul.input.a " , " Input A " } ,
{ " hex.builtin.nodes.arithmetic.mul.input.b " , " Input B " } ,
{ " hex.builtin.nodes.arithmetic.mul.output " , " Output " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.nodes.arithmetic.div " , " Divisione " } ,
2021-03-27 19:13:46 +01:00
{ " hex.builtin.nodes.arithmetic.div.header " , " Dividi " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.nodes.arithmetic.div.input.a " , " Input A " } ,
{ " hex.builtin.nodes.arithmetic.div.input.b " , " Input B " } ,
{ " hex.builtin.nodes.arithmetic.div.output " , " Output " } ,
{ " hex.builtin.nodes.arithmetic.mod " , " Modulo " } ,
{ " hex.builtin.nodes.arithmetic.mod.header " , " Modulo " } ,
{ " hex.builtin.nodes.arithmetic.mod.input.a " , " Input A " } ,
{ " hex.builtin.nodes.arithmetic.mod.input.b " , " Input B " } ,
{ " hex.builtin.nodes.arithmetic.mod.output " , " Output " } ,
2021-03-06 14:46:47 +01:00
2021-03-07 13:44:22 +01:00
{ " hex.builtin.nodes.buffer " , " Buffer " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.nodes.buffer.combine " , " Combina " } ,
2021-03-07 13:44:22 +01:00
{ " hex.builtin.nodes.buffer.combine.header " , " Combina buffer " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.nodes.buffer.combine.input.a " , " Input A " } ,
{ " hex.builtin.nodes.buffer.combine.input.b " , " Input B " } ,
{ " hex.builtin.nodes.buffer.combine.output " , " Output " } ,
{ " hex.builtin.nodes.buffer.slice " , " Affetta " } ,
{ " hex.builtin.nodes.buffer.slice.header " , " Affetta buffer " } ,
{ " hex.builtin.nodes.buffer.slice.input.buffer " , " Input " } ,
{ " hex.builtin.nodes.buffer.slice.input.from " , " Inizio " } ,
{ " hex.builtin.nodes.buffer.slice.input.to " , " Fine " } ,
{ " hex.builtin.nodes.buffer.slice.output " , " Output " } ,
{ " hex.builtin.nodes.buffer.repeat " , " Ripeti " } ,
{ " hex.builtin.nodes.buffer.repeat.header " , " Ripeti buffer " } ,
{ " hex.builtin.nodes.buffer.repeat.input.buffer " , " Input " } ,
{ " hex.builtin.nodes.buffer.repeat.input.count " , " Conta " } ,
{ " hex.builtin.nodes.buffer.repeat.output " , " Output " } ,
2021-03-07 13:44:22 +01:00
2021-03-04 13:52:35 +01:00
{ " hex.builtin.nodes.control_flow " , " Controlla Flusso " } ,
{ " hex.builtin.nodes.control_flow.if " , " Se " } ,
{ " hex.builtin.nodes.control_flow.if.header " , " Se " } ,
{ " hex.builtin.nodes.control_flow.if.condition " , " Condizione " } ,
{ " hex.builtin.nodes.control_flow.if.true " , " Vero " } ,
{ " hex.builtin.nodes.control_flow.if.false " , " Falso " } ,
{ " hex.builtin.nodes.control_flow.if.output " , " Output " } ,
{ " hex.builtin.nodes.control_flow.equals " , " Uguale a " } ,
{ " hex.builtin.nodes.control_flow.equals.header " , " Uguale a " } ,
{ " hex.builtin.nodes.control_flow.equals.input.a " , " Input A " } ,
{ " hex.builtin.nodes.control_flow.equals.input.b " , " Input B " } ,
{ " hex.builtin.nodes.control_flow.equals.output " , " Output " } ,
{ " hex.builtin.nodes.control_flow.not " , " Non " } ,
{ " hex.builtin.nodes.control_flow.not.header " , " Non " } ,
{ " hex.builtin.nodes.control_flow.not.input " , " Input " } ,
{ " hex.builtin.nodes.control_flow.not.output " , " Output " } ,
{ " hex.builtin.nodes.control_flow.gt " , " Maggiore di " } ,
{ " hex.builtin.nodes.control_flow.gt.header " , " Maggiore di " } ,
{ " hex.builtin.nodes.control_flow.gt.input.a " , " Input A " } ,
{ " hex.builtin.nodes.control_flow.gt.input.b " , " Input B " } ,
{ " hex.builtin.nodes.control_flow.gt.output " , " Output " } ,
{ " hex.builtin.nodes.control_flow.lt " , " Minore di " } ,
{ " hex.builtin.nodes.control_flow.lt.header " , " Minore di " } ,
{ " hex.builtin.nodes.control_flow.lt.input.a " , " Input A " } ,
{ " hex.builtin.nodes.control_flow.lt.input.b " , " Input B " } ,
{ " hex.builtin.nodes.control_flow.lt.output " , " Output " } ,
{ " hex.builtin.nodes.control_flow.and " , " E " } ,
{ " hex.builtin.nodes.control_flow.and.header " , " Boolean E " } ,
{ " hex.builtin.nodes.control_flow.and.input.a " , " Input A " } ,
{ " hex.builtin.nodes.control_flow.and.input.b " , " Input B " } ,
{ " hex.builtin.nodes.control_flow.and.output " , " Output " } ,
{ " hex.builtin.nodes.control_flow.or " , " O " } ,
{ " hex.builtin.nodes.control_flow.or.header " , " Boolean O " } ,
{ " hex.builtin.nodes.control_flow.or.input.a " , " Input A " } ,
{ " hex.builtin.nodes.control_flow.or.input.b " , " Input B " } ,
{ " hex.builtin.nodes.control_flow.or.output " , " Output " } ,
{ " hex.builtin.nodes.bitwise " , " Operazioni di Bitwise " } ,
{ " hex.builtin.nodes.bitwise.and " , " E " } ,
{ " hex.builtin.nodes.bitwise.and.header " , " Bitwise E " } ,
{ " hex.builtin.nodes.bitwise.and.input.a " , " Input A " } ,
{ " hex.builtin.nodes.bitwise.and.input.b " , " Input B " } ,
{ " hex.builtin.nodes.bitwise.and.output " , " Output " } ,
{ " hex.builtin.nodes.bitwise.or " , " O " } ,
{ " hex.builtin.nodes.bitwise.or.header " , " Bitwise O " } ,
{ " hex.builtin.nodes.bitwise.or.input.a " , " Input A " } ,
{ " hex.builtin.nodes.bitwise.or.input.b " , " Input B " } ,
{ " hex.builtin.nodes.bitwise.or.output " , " Output " } ,
{ " hex.builtin.nodes.bitwise.xor " , " XOR " } ,
{ " hex.builtin.nodes.bitwise.xor.header " , " Bitwise XOR " } ,
{ " hex.builtin.nodes.bitwise.xor.input.a " , " Input A " } ,
{ " hex.builtin.nodes.bitwise.xor.input.b " , " Input B " } ,
{ " hex.builtin.nodes.bitwise.xor.output " , " Output " } ,
{ " hex.builtin.nodes.bitwise.not " , " NON " } ,
{ " hex.builtin.nodes.bitwise.not.header " , " Bitwise NON " } ,
{ " hex.builtin.nodes.bitwise.not.input " , " Input " } ,
{ " hex.builtin.nodes.bitwise.not.output " , " Output " } ,
{ " hex.builtin.nodes.decoding " , " Decodifica " } ,
{ " hex.builtin.nodes.decoding.base64 " , " Base64 " } ,
{ " hex.builtin.nodes.decoding.base64.header " , " Decodificatore Base64 " } ,
{ " hex.builtin.nodes.decoding.base64.input " , " In " } ,
{ " hex.builtin.nodes.decoding.base64.output " , " Out " } ,
{ " hex.builtin.nodes.decoding.hex " , " Esadecimale " } ,
{ " hex.builtin.nodes.decoding.hex.header " , " Decodificatore Esadecimale " } ,
{ " hex.builtin.nodes.decoding.hex.input " , " In " } ,
{ " hex.builtin.nodes.decoding.hex.output " , " Out " } ,
{ " hex.builtin.nodes.crypto " , " Cryptografia " } ,
{ " hex.builtin.nodes.crypto.aes " , " Decriptatore AES " } ,
{ " hex.builtin.nodes.crypto.aes.header " , " Decriptatore AES " } ,
{ " hex.builtin.nodes.crypto.aes.key " , " Chiave " } ,
{ " hex.builtin.nodes.crypto.aes.iv " , " IV " } ,
{ " hex.builtin.nodes.crypto.aes.nonce " , " Nonce " } ,
{ " hex.builtin.nodes.crypto.aes.input " , " Input " } ,
{ " hex.builtin.nodes.crypto.aes.output " , " Output " } ,
{ " hex.builtin.nodes.crypto.aes.mode " , " Modalità " } ,
{ " hex.builtin.nodes.crypto.aes.key_length " , " Lunghezza Chiave " } ,
{ " hex.builtin.tools.demangler " , " Itanium/MSVC demangler " } ,
{ " hex.builtin.tools.demangler.mangled " , " Nome Mangled " } ,
{ " hex.builtin.tools.demangler.demangled " , " Nome Demangled " } ,
{ " hex.builtin.tools.ascii_table " , " Tavola ASCII " } ,
{ " hex.builtin.tools.ascii_table.octal " , " Mostra ottale " } ,
{ " hex.builtin.tools.regex_replacer " , " Sostituzione Regex " } ,
{ " hex.builtin.tools.regex_replacer.pattern " , " Regex pattern " } ,
{ " hex.builtin.tools.regex_replacer.replace " , " Replace pattern " } ,
{ " hex.builtin.tools.regex_replacer.input " , " Input " } ,
{ " hex.builtin.tools.regex_replacer.output " , " Output " } ,
{ " hex.builtin.tools.color " , " Selettore di Colore " } ,
{ " hex.builtin.tools.calc " , " Calcolatrice " } ,
{ " hex.builtin.tools.input " , " Input " } ,
{ " hex.builtin.tools.format.standard " , " Standard " } ,
{ " hex.builtin.tools.format.scientific " , " Scientifica " } ,
{ " hex.builtin.tools.format.engineering " , " Ingegnere " } ,
{ " hex.builtin.tools.format.programmer " , " Programmatore " } ,
{ " hex.builtin.tools.error " , " Ultimo Errore: '{0}' " } ,
{ " hex.builtin.tools.history " , " Storia " } ,
{ " hex.builtin.tools.name " , " Nome " } ,
{ " hex.builtin.tools.value " , " Valore " } ,
{ " hex.builtin.tools.base_converter " , " Convertitore di Base " } ,
{ " hex.builtin.tools.base_converter.dec " , " DEC " } ,
{ " hex.builtin.tools.base_converter.hex " , " HEX " } ,
{ " hex.builtin.tools.base_converter.oct " , " OCT " } ,
{ " hex.builtin.tools.base_converter.bin " , " BIN " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.tools.permissions " , " Calcolatrice dei permessi UNIX " } ,
{ " hex.builtin.tools.permissions.perm_bits " , " Bit di autorizzazione " } ,
{ " hex.builtin.tools.permissions.absolute " , " Notazione assoluta " } ,
{ " hex.builtin.tools.permissions.setuid_error " , " L'utente deve avere i diritti di esecuzione per applicare il bit setuid! " } ,
{ " hex.builtin.tools.permissions.setgid_error " , " Il gruppo deve avere diritti di esecuzione per applicare il bit setgid! " } ,
{ " hex.builtin.tools.permissions.sticky_error " , " Altri devono avere i diritti di esecuzione per il bit appiccicoso da applicare! " } ,
{ " hex.builtin.tools.file_uploader " , " Uploader dei file " } ,
{ " hex.builtin.tools.file_uploader.control " , " Controllo " } ,
{ " hex.builtin.tools.file_uploader.upload " , " Carica " } ,
{ " hex.builtin.tools.file_uploader.done " , " Fatto! " } ,
{ " hex.builtin.tools.file_uploader.recent " , " Caricamenti Recenti " } ,
{ " hex.builtin.tools.file_uploader.tooltip " , " Clicca per copiare \n CTRL + Click per aprire " } ,
{ " hex.builtin.tools.file_uploader.invalid_response " , " Risposta non valida da parte di Anonfiles! " } ,
{ " hex.builtin.tools.file_uploader.error " , " Impossibile caricare file! \n \n Codice di errore: {0} " } ,
{ " hex.builtin.tools.wiki_explain " , " Definizioni dei termini da Wikipedia " } ,
{ " hex.builtin.tools.wiki_explain.control " , " Controllo " } ,
{ " hex.builtin.tools.wiki_explain.search " , " Cerca " } ,
{ " hex.builtin.tools.wiki_explain.results " , " Risultati " } ,
{ " hex.builtin.tools.wiki_explain.invalid_response " , " Risposta non valida da Wikipedia! " } ,
2021-09-22 17:56:06 +02:00
//{ "hex.builtin.tools.file_tools", "File Tools" },
//{ "hex.builtin.tools.file_tools.shredder", "Shredder" },
//{ "hex.builtin.tools.file_tools.shredder.warning", "This tool IRRECOVERABLY destroys a file. Use with caution" },
//{ "hex.builtin.tools.file_tools.shredder.input", "File to shred " },
//{ "hex.builtin.tools.file_tools.shredder.picker", "Open File to Shred" },
//{ "hex.builtin.tools.file_tools.shredder.fast", "Fast Mode" },
//{ "hex.builtin.tools.file_tools.shredder.shredding", "Shredding..." },
//{ "hex.builtin.tools.file_tools.shredder.shred", "Shred" },
//{ "hex.builtin.tools.file_tools.shredder.error.open", "Failed to open selected file!" },
//{ "hex.builtin.tools.file_tools.shredder.success", "Shredded successfully!" },
//{ "hex.builtin.tools.file_tools.splitter", "Splitter" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.5_75_floppy", "5¼\" Floppy disk (1200KiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.3_5_floppy", "3½\" Floppy disk (1400KiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.zip100", "Zip 100 Disk (100MiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.zip200", "Zip 200 Disk (200MiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.cdrom650", "CD-ROM (650MiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.cdrom700", "CD-ROM (700MiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.fat32", "FAT32 (4GiB)" },
//{ "hex.builtin.tools.file_tools.splitter.sizes.custom", "Custom" },
//{ "hex.builtin.tools.file_tools.splitter.input", "File to split " },
//{ "hex.builtin.tools.file_tools.splitter.picker.input", "Open File to split" },
//{ "hex.builtin.tools.file_tools.splitter.output", "Output path " },
//{ "hex.builtin.tools.file_tools.splitter.picker.output", "Set base path" },
//{ "hex.builtin.tools.file_tools.splitter.picker.splitting", "Splitting..." },
//{ "hex.builtin.tools.file_tools.splitter.picker.split", "Split" },
//{ "hex.builtin.tools.file_tools.splitter.picker.error.open", "Failed to open selected file!" },
//{ "hex.builtin.tools.file_tools.splitter.picker.error.size", "File is smaller than part size" },
//{ "hex.builtin.tools.file_tools.splitter.picker.error.create", "Failed to create part file {0}" },
//{ "hex.builtin.tools.file_tools.splitter.picker.success", "File split successfully!" },
//{ "hex.builtin.tools.file_tools.combiner", "Combiner" },
//{ "hex.builtin.tools.file_tools.combiner.add", "Add..." },
//{ "hex.builtin.tools.file_tools.combiner.add.picker", "Add file" },
//{ "hex.builtin.tools.file_tools.combiner.delete", "Delete" },
//{ "hex.builtin.tools.file_tools.combiner.clear", "Clear" },
//{ "hex.builtin.tools.file_tools.combiner.output", "Output file " },
//{ "hex.builtin.tools.file_tools.combiner.output.picker", "Set output base path" },
//{ "hex.builtin.tools.file_tools.combiner.combining", "Combining..." },
//{ "hex.builtin.tools.file_tools.combiner.combine", "Combine" },
//{ "hex.builtin.tools.file_tools.combiner.error.open_output", "Failed to create output file" },
//{ "hex.builtin.tools.file_tools.combiner.open_input", "Failed to open input file {0}" },
//{ "hex.builtin.tools.file_tools.combiner.success", "Files combined successfully!" },
2021-03-04 13:52:35 +01:00
{ " hex.builtin.setting.imhex " , " ImHex " } ,
{ " hex.builtin.setting.imhex.recent_files " , " File recenti " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.setting.general " , " Generali " } ,
{ " hex.builtin.setting.general.show_tips " , " Mostra consigli all'avvio " } ,
2021-09-30 12:00:11 +02:00
//{ "hex.builtin.setting.general.auto_load_patterns", "Auto-load supported pattern" },
2021-03-04 13:52:35 +01:00
{ " hex.builtin.setting.interface " , " Interfaccia " } ,
{ " hex.builtin.setting.interface.color " , " Colore del Tema " } ,
2021-09-16 22:23:51 +02:00
{ " hex.builtin.setting.interface.color.system " , " Sistema " } ,
2021-03-04 13:52:35 +01:00
{ " hex.builtin.setting.interface.color.dark " , " Scuro " } ,
{ " hex.builtin.setting.interface.color.light " , " Chiaro " } ,
{ " hex.builtin.setting.interface.color.classic " , " Classico " } ,
{ " hex.builtin.setting.interface.language " , " Lingua " } ,
2021-09-10 15:30:37 +02:00
{ " hex.builtin.setting.interface.scaling " , " Scale " } ,
{ " hex.builtin.setting.interface.scaling.native " , " Nativo " } ,
{ " hex.builtin.setting.interface.scaling.x0_5 " , " x0.5 " } ,
{ " hex.builtin.setting.interface.scaling.x1_0 " , " x1.0 " } ,
{ " hex.builtin.setting.interface.scaling.x1_5 " , " x1.5 " } ,
{ " hex.builtin.setting.interface.scaling.x2_0 " , " x2.0 " } ,
2021-09-20 23:40:36 +02:00
{ " hex.builtin.setting.interface.fps " , " Limite FPS " } ,
2021-10-23 12:59:13 +02:00
//{ "hex.builtin.setting.interface.fps.unlocked", "Unlocked" },
2021-09-20 23:40:36 +02:00
{ " hex.builtin.setting.interface.highlight_alpha " , " Evidenziazione dell'opacità " } ,
//{ "hex.builtin.setting.hex_editor", "Hex Editor" },
//{ "hex.builtin.setting.hex_editor.column_count", "Byte column count" },
//{ "hex.builtin.setting.hex_editor.hexii", "Display HexII instead of Bytes" },
//{ "hex.builtin.setting.hex_editor.ascii", "Display ASCII column" },
//{ "hex.builtin.setting.hex_editor.advanced_decoding", "Display advanced decoding column" },
//{ "hex.builtin.setting.hex_editor.grey_zeros", "Grey out zeros" },
//{ "hex.builtin.setting.hex_editor.uppercase_hex", "Upper case Hex characters" },
//{ "hex.builtin.setting.hex_editor.extra_info", "Display extra information" },
2021-03-04 13:52:35 +01:00
{ " hex.builtin.provider.file.path " , " Percorso del File " } ,
{ " hex.builtin.provider.file.size " , " Dimensione " } ,
{ " hex.builtin.provider.file.creation " , " Data di creazione " } ,
{ " hex.builtin.provider.file.access " , " Data dell'ultimo accesso " } ,
{ " hex.builtin.provider.file.modification " , " Data dell'ultima modifica " } ,
2021-12-07 22:47:41 +01:00
//{ "hex.builtin.provider.file", "File Provider" },
//{ "hex.builtin.provider.gdb", "GDB Server Provider" },
//{ "hex.builtin.provider.gdb.name", "GDB Server <{0}:{1}>" },
2021-12-12 00:41:44 +01:00
//{ "hex.builtin.provider.gdb.server", "Server" },
2021-12-12 11:55:38 +01:00
//{ "hex.builtin.provider.gdb.ip", "IP Address" },
//{ "hex.builtin.provider.gdb.port", "Port" },
2021-12-12 00:42:12 +01:00
//{ "hex.builtin.provider.disk", "Raw Disk Provider" },
//{ "hex.builtin.provider.disk.selected_disk", "Disk" },
//{ "hex.builtin.provider.disk.disk_size", "Disk Size" },
//{ "hex.builtin.provider.disk.sector_size", "Sector Size" },
//{ "hex.builtin.provider.disk.reload", "Reload" },
2022-01-18 00:10:10 +01:00
//{ "hex.builtin.layouts.default", "Default" }
2021-03-04 13:52:35 +01:00
} ) ;
}
}