# BastionGuard Recovery Data translation template. # Copyright (C) 2026 Calogero Scarnà # This file is distributed under the same license as the BastionGuard Recovery Data package. # msgid "" msgstr "" "Project-Id-Version: BastionGuard Recovery Data 0.3.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-05-09 18:46+0000\n" "PO-Revision-Date: 2026-05-09 18:46+0000\n" "Last-Translator: Calogero Scarnà \n" "Language-Team: Italian \n" "Language: it\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: src/StyleProvider.cpp:78 msgid "" "⚠ No CSS file found:\n" msgstr "" "⚠ Nessun file CSS trovato:\n" #: src/StyleProvider.cpp:94 msgid "[CSS] Tema '" msgstr "[CSS] Tema '" #: src/StyleProvider.cpp:95 msgid "' caricato da: " msgstr "' caricato da: " #: src/StyleProvider.cpp:98 msgid "❌ Errore CSS: " msgstr "❌ Errore CSS: " #: src/app_window.cpp:36 src/main_window.cpp:82 msgid "Open image" msgstr "Apri immagine" #: src/app_window.cpp:37 src/main_window.cpp:513 msgid "Scan" msgstr "Scansiona" #: src/app_window.cpp:38 src/app_window.cpp:233 msgid "Save report" msgstr "Salva rapporto" #: src/app_window.cpp:39 msgid "Recover data" msgstr "Recupera dati" #: src/app_window.cpp:40 msgid "Ready" msgstr "Pronto" #: src/app_window.cpp:41 msgid "BastionGuard Recovery Data" msgstr "BastionGuard Recovery Data" #: src/app_window.cpp:94 msgid "Offset" msgstr "Offset" #: src/app_window.cpp:95 msgid "Size" msgstr "Dimensione" #: src/app_window.cpp:96 msgid "Type" msgstr "Tipo" #: src/app_window.cpp:97 src/main_window.cpp:511 msgid "Source" msgstr "Sorgente" #: src/app_window.cpp:98 msgid "Detail" msgstr "Dettaglio" #: src/app_window.cpp:99 msgid "Confidence" msgstr "Affidabilità" #: src/app_window.cpp:148 msgid "Select disk image" msgstr "Seleziona immagine disco" #: src/app_window.cpp:155 msgid "Internal error: file dialog unavailable." msgstr "Errore interno: finestra di selezione file non disponibile." #: src/app_window.cpp:162 msgid "Selected file:" msgstr "File selezionato:" #: src/app_window.cpp:163 msgid "File ready for scan" msgstr "File pronto per la scansione" #: src/app_window.cpp:166 msgid "File selection cancelled or failed:" msgstr "Selezione file annullata o non riuscita:" #: src/app_window.cpp:173 msgid "No file selected." msgstr "Nessun file selezionato." #: src/app_window.cpp:174 msgid "Select a file first" msgstr "Seleziona prima un file" #: src/app_window.cpp:178 src/main_window.cpp:909 msgid "A scan is already running." msgstr "Una scansione è già in esecuzione." #: src/app_window.cpp:187 msgid "Starting read-only scan..." msgstr "Avvio scansione in sola lettura..." #: src/app_window.cpp:188 msgid "Scanning in progress..." msgstr "Scansione in corso..." #: src/app_window.cpp:219 msgid "Scan completed" msgstr "Scansione completata" #: src/app_window.cpp:228 src/app_window.cpp:298 src/main_window.cpp:948 msgid "No scan report available." msgstr "Nessun rapporto di scansione disponibile." #: src/app_window.cpp:240 msgid "Internal error: save dialog unavailable." msgstr "Errore interno: finestra di salvataggio non disponibile." #: src/app_window.cpp:260 msgid "Report saved:" msgstr "Rapporto salvato:" #: src/app_window.cpp:261 msgid "Report saved" msgstr "Rapporto salvato" #: src/app_window.cpp:263 msgid "Failed to save report:" msgstr "Impossibile salvare il rapporto:" #: src/app_window.cpp:264 msgid "Report save failed" msgstr "Salvataggio del rapporto non riuscito" #: src/app_window.cpp:267 msgid "Report save cancelled or failed:" msgstr "Salvataggio del rapporto annullato o non riuscito:" #: src/app_window.cpp:302 src/main_window.cpp:958 msgid "A recovery task is already running." msgstr "Un'attività di recupero è già in esecuzione." #: src/app_window.cpp:307 src/main_window.cpp:808 msgid "Select destination folder" msgstr "Seleziona cartella di destinazione" #: src/app_window.cpp:314 msgid "Internal error: output dialog unavailable." msgstr "Errore interno: finestra di output non disponibile." #: src/app_window.cpp:323 msgid "Recovery destination:" msgstr "Destinazione del recupero:" #: src/app_window.cpp:324 msgid "Recovery in progress..." msgstr "Recupero in corso..." #: src/app_window.cpp:336 msgid "Destination selection cancelled or failed:" msgstr "Selezione della destinazione annullata o non riuscita:" #: src/app_window.cpp:346 msgid "Exported images:" msgstr "Immagini esportate:" #: src/app_window.cpp:347 msgid "Recovered files:" msgstr "File recuperati:" #: src/app_window.cpp:348 msgid "Recovery completed" msgstr "Recupero completato" #: src/app_window.cpp:350 msgid "Recovery failed:" msgstr "Recupero non riuscito:" #: src/app_window.cpp:351 msgid "Recovery failed" msgstr "Recupero non riuscito" #: src/btrfs_recovery.cpp:359 msgid "Failed to read Btrfs superblock" msgstr "Impossibile leggere il superblocco Btrfs" #: src/btrfs_recovery.cpp:363 msgid "Invalid Btrfs superblock magic" msgstr "Magic del superblocco Btrfs non valido" #: src/btrfs_recovery.cpp:382 msgid "Invalid Btrfs nodesize" msgstr "Dimensione nodo Btrfs non valida" #: src/btrfs_recovery.cpp:392 msgid "Unable to parse Btrfs system chunk array" msgstr "Impossibile analizzare l'array dei chunk di sistema Btrfs" #: src/btrfs_recovery.cpp:398 src/encryption_support.cpp:54 src/ext4_recovery.cpp:63 #: src/file_carver.cpp:52 src/filesystem_recovery.cpp:63 src/ntfs_recovery.cpp:1081 #: src/recovery_exporter.cpp:29 src/recovery_exporter.cpp:111 msgid "Unable to create output file" msgstr "Impossibile creare il file di output" #: src/btrfs_recovery.cpp:417 msgid "" "Btrfs chunk tree load was partial; continuing with system chunk mappin" "gs only." msgstr "" "Il caricamento dell'albero dei chunk Btrfs è stato parziale; proseguo solo " "con le mappature dei chunk di sistema." #: src/btrfs_recovery.cpp:431 msgid "Btrfs file recovery completed at offset" msgstr "Recupero file Btrfs completato all'offset" #: src/btrfs_recovery.cpp:432 msgid "Btrfs chunk mappings loaded" msgstr "Mappature dei chunk Btrfs caricate" #: src/btrfs_recovery.cpp:433 msgid "Btrfs filesystem roots discovered" msgstr "Radici del filesystem Btrfs rilevate" #: src/btrfs_recovery.cpp:434 msgid "Btrfs files exported" msgstr "File Btrfs esportati" #: src/btrfs_recovery.cpp:435 msgid "Btrfs compressed extents exported" msgstr "Extent compressi Btrfs esportati" #: src/btrfs_recovery.cpp:436 msgid "Btrfs compressed extents skipped" msgstr "Extent compressi Btrfs saltati" #: src/btrfs_recovery.cpp:822 msgid "Btrfs chunk tree parsed" msgstr "Albero dei chunk Btrfs analizzato" #: src/btrfs_recovery.cpp:828 msgid "Invalid Btrfs root tree" msgstr "Albero root Btrfs non valido" #: src/btrfs_recovery.cpp:850 msgid "Btrfs root tree parsed" msgstr "Albero root Btrfs analizzato" #: src/btrfs_recovery.cpp:939 msgid "Btrfs fs root parsed" msgstr "Radice filesystem Btrfs analizzata" #: src/btrfs_recovery.cpp:1062 src/btrfs_recovery.cpp:1067 msgid "Btrfs export failed" msgstr "Esportazione Btrfs non riuscita" #: src/carving.cpp:1000 msgid "Carving: starting scan up to " msgstr "Carving: avvio scansione fino a " #: src/carving.cpp:1007 msgid "Carving: read failure at offset " msgstr "Carving: errore di lettura all'offset " #: src/carving.cpp:1008 msgid ", skipping ahead" msgstr ", salto in avanti" #: src/carving.cpp:1103 msgid "Carving: completed. Files recovered: " msgstr "Carving: completato. File recuperati: " #: src/disk_reader.cpp:48 msgid "source is neither a regular file nor a block device" msgstr "la sorgente non è né un file regolare né un dispositivo a blocchi" #: src/disk_reader.cpp:76 msgid "block-device support is Linux-only in this build" msgstr "il supporto ai dispositivi a blocchi in questa build è disponibile solo su Linux" #: src/encrypted_volume_support.cpp:107 msgid "Encrypted volume probes: analysis started." msgstr "Sonde dei volumi cifrati: analisi avviata." #: src/encrypted_volume_support.cpp:129 msgid "Encrypted volume probes: analysis completed." msgstr "Sonde dei volumi cifrati: analisi completata." #: src/encryption_support.cpp:64 msgid "Read error while exporting encrypted metadata" msgstr "Errore di lettura durante l'esportazione dei metadati cifrati" #: src/encryption_support.cpp:69 msgid "Write error while exporting encrypted metadata" msgstr "Errore di scrittura durante l'esportazione dei metadati cifrati" #: src/encryption_support.cpp:220 msgid "Created read-only loop device:" msgstr "Creato dispositivo loop in sola lettura:" #: src/encryption_support.cpp:275 msgid "Unlocked LUKS container through cryptsetup:" msgstr "Contenitore LUKS sbloccato tramite cryptsetup:" #: src/encryption_support.cpp:318 msgid "Unlocked LUKS container through cryptsetup key file:" msgstr "Contenitore LUKS sbloccato tramite file chiave cryptsetup:" #: src/encryption_support.cpp:388 msgid "Unlocked BitLocker container through dislocker:" msgstr "Contenitore BitLocker sbloccato tramite dislocker:" #: src/encryption_support.cpp:397 msgid "Closed mapper:" msgstr "Mapper chiuso:" #: src/encryption_support.cpp:402 msgid "Detached helper loop device:" msgstr "Dispositivo loop helper scollegato:" #: src/encryption_support.cpp:407 msgid "Detached loop device:" msgstr "Dispositivo loop scollegato:" #: src/encryption_support.cpp:412 msgid "Removed helper directory:" msgstr "Directory helper rimossa:" #: src/encryption_support.cpp:432 msgid "Encryption probes: detected" msgstr "Sonde di cifratura: rilevato" #: src/encryption_support.cpp:473 msgid "Exported encrypted volume metadata:" msgstr "Metadati del volume cifrato esportati:" #: src/encryption_support.cpp:543 msgid "Unlocked BitLocker container through BEK file:" msgstr "Contenitore BitLocker sbloccato tramite file BEK:" #: src/ext4_recovery.cpp:75 src/filesystem_recovery.cpp:76 src/ntfs_recovery.cpp:694 msgid "Read error while exporting recovered file" msgstr "Errore di lettura durante l'esportazione del file recuperato" #: src/ext4_recovery.cpp:80 src/filesystem_recovery.cpp:81 msgid "Write error while exporting recovered file" msgstr "Errore di scrittura durante l'esportazione del file recuperato" #: src/ext4_recovery.cpp:142 msgid "ext4 recovery started at offset" msgstr "Recupero ext4 avviato all'offset" #: src/ext4_recovery.cpp:144 msgid "ext4 block size" msgstr "Dimensione blocco ext4" #: src/ext4_recovery.cpp:152 msgid "ext4 recovery completed." msgstr "Recupero ext4 completato." #: src/ext4_recovery.cpp:176 msgid "Failed to read ext4 superblock" msgstr "Impossibile leggere il superblocco ext4" #: src/ext4_recovery.cpp:180 msgid "Invalid ext4 superblock magic" msgstr "Magic del superblocco ext4 non valido" #: src/ext4_recovery.cpp:197 msgid "Unsupported ext4 geometry" msgstr "Geometria ext4 non supportata" #: src/ext4_recovery.cpp:340 msgid "ext4 journal replay overlay blocks" msgstr "Blocchi overlay di replay del journal ext4" #: src/ext4_recovery.cpp:341 msgid "ext4 committed journal transactions" msgstr "Transazioni confermate del journal ext4" #: src/ext4_recovery.cpp:342 msgid "ext4 journal revoke records" msgstr "Record di revoca del journal ext4" #: src/ext4_recovery.cpp:372 msgid "Invalid ext4 inode number" msgstr "Numero inode ext4 non valido" #: src/ext4_recovery.cpp:379 msgid "Failed to read ext4 group descriptor" msgstr "Impossibile leggere il descrittore di gruppo ext4" #: src/ext4_recovery.cpp:387 msgid "Invalid ext4 inode table pointer" msgstr "Puntatore alla tabella inode ext4 non valido" #: src/ext4_recovery.cpp:393 msgid "Failed to read ext4 inode" msgstr "Impossibile leggere l'inode ext4" #: src/ext4_recovery.cpp:438 msgid "Failed to read ext4 extent node" msgstr "Impossibile leggere il nodo extent ext4" #: src/ext4_recovery.cpp:445 msgid "Invalid ext4 extent header" msgstr "Header extent ext4 non valido" #: src/ext4_recovery.cpp:472 msgid "ext4 inode does not use extents" msgstr "L'inode ext4 non usa extent" #: src/ext4_recovery.cpp:480 msgid "Invalid ext4 inode extent header" msgstr "Header extent dell'inode ext4 non valido" #: src/ext4_recovery.cpp:508 msgid "Failed to read ext4 indirect block" msgstr "Impossibile leggere il blocco indiretto ext4" #: src/ext4_recovery.cpp:630 msgid "Cannot create ext4 file" msgstr "Impossibile creare il file ext4" #: src/ext4_recovery.cpp:636 msgid "" "ext4 inline_data file truncated to 60 bytes (xattr 'system.data' overf" "low not supported):" msgstr "" "File inline_data ext4 troncato a 60 byte; overflow xattr 'system.data' non " "supportato:" #: src/ext4_recovery.cpp:644 msgid "Recovered ext4 inline-data file:" msgstr "File inline-data ext4 recuperato:" #: src/ext4_recovery.cpp:652 msgid "Skipped ext4 file without supported data mapping" msgstr "File ext4 saltato senza mappatura dati supportata" #: src/ext4_recovery.cpp:670 msgid "Recovered ext4 file:" msgstr "File ext4 recuperato:" #: src/ext4_recovery.cpp:730 msgid "ext4 journal inode could not be read" msgstr "Impossibile leggere l'inode del journal ext4" #: src/ext4_recovery.cpp:736 msgid "ext4 journal mapping unsupported or unreadable" msgstr "Mappatura del journal ext4 non supportata o illeggibile" #: src/ext4_recovery.cpp:747 msgid "ext4 journal export failed" msgstr "Esportazione del journal ext4 non riuscita" #: src/ext4_recovery.cpp:860 msgid "ext4 journal exported" msgstr "Journal ext4 esportato" #: src/ext4_recovery.cpp:879 msgid "Skipped ext4 directory without supported data mapping" msgstr "Directory ext4 saltata senza mappatura dati supportata" #: src/file_carver.cpp:62 msgid "Read error while exporting carved file" msgstr "Errore di lettura durante l'esportazione del file ricavato tramite carving" #: src/file_carver.cpp:67 msgid "Write error while exporting carved file" msgstr "Errore di scrittura durante l'esportazione del file ricavato tramite carving" #: src/file_carver.cpp:96 msgid "Read error during file carving" msgstr "Errore di lettura durante il carving dei file" #: src/file_carver.cpp:148 msgid "Recovered by header/footer carving" msgstr "Recuperato tramite carving header/footer" #: src/file_carver.cpp:148 msgid "Recovered by header-based carving" msgstr "Recuperato tramite carving basato su header" #: src/file_carver.cpp:151 msgid "Recovered carved file:" msgstr "File recuperato tramite carving:" #: src/file_carver.cpp:187 msgid "File carving started." msgstr "Carving dei file avviato." #: src/file_carver.cpp:193 msgid "File carving completed." msgstr "Carving dei file completato." #: src/filesystem_probes.cpp:83 src/filesystem_probes.cpp:127 src/ntfs_probe.cpp:101 msgid "Bytes/sector" msgstr "Byte/settore" #: src/filesystem_probes.cpp:84 src/filesystem_probes.cpp:128 src/ntfs_probe.cpp:102 msgid "Sectors/cluster" msgstr "Settori/cluster" #: src/filesystem_probes.cpp:85 msgid ", FATs: " msgstr ", FAT: " #: src/filesystem_probes.cpp:86 msgid ", Reserved: " msgstr ", Riservati: " #: src/filesystem_probes.cpp:87 msgid ", Sectors/FAT: " msgstr ", Settori/FAT: " #: src/filesystem_probes.cpp:88 msgid ", Root cluster: " msgstr ", Cluster root: " #: src/filesystem_probes.cpp:89 msgid ", FSInfo: " msgstr ", FSInfo: " #: src/filesystem_probes.cpp:90 msgid ", Backup boot: " msgstr ", Boot di backup: " #: src/filesystem_probes.cpp:126 msgid "Partition offset: " msgstr "Offset partizione: " #: src/filesystem_probes.cpp:129 msgid ", FAT offset: " msgstr ", Offset FAT: " #: src/filesystem_probes.cpp:130 msgid ", FAT length: " msgstr ", Lunghezza FAT: " #: src/filesystem_probes.cpp:131 msgid ", Cluster heap: " msgstr ", Heap cluster: " #: src/filesystem_probes.cpp:132 msgid ", Cluster count: " msgstr ", Numero cluster: " #: src/filesystem_probes.cpp:133 msgid ", Root dir cluster: " msgstr ", Cluster directory root: " #: src/filesystem_probes.cpp:173 msgid "Inodes: " msgstr "Inode: " #: src/filesystem_probes.cpp:174 msgid ", Blocks: " msgstr ", Blocchi: " #: src/filesystem_probes.cpp:175 msgid ", Block size: " msgstr ", Dimensione blocco: " #: src/filesystem_probes.cpp:176 msgid ", Blocks/group: " msgstr ", Blocchi/gruppo: " #: src/filesystem_probes.cpp:177 msgid ", Inodes/group: " msgstr ", Inode/gruppo: " #: src/filesystem_probes.cpp:178 msgid ", Inode size: " msgstr ", Dimensione inode: " #: src/filesystem_probes.cpp:220 msgid "Bytenr: " msgstr "Numero byte: " #: src/filesystem_probes.cpp:221 msgid ", Generation: " msgstr ", Generazione: " #: src/filesystem_probes.cpp:258 msgid "Format version" msgstr "Versione formato" #: src/filesystem_probes.cpp:259 src/filesystem_probes.cpp:310 msgid "Block size" msgstr "Dimensione blocco" #: src/filesystem_probes.cpp:260 msgid "Sector size" msgstr "Dimensione settore" #: src/filesystem_probes.cpp:261 msgid "Inode size" msgstr "Dimensione inode" #: src/filesystem_probes.cpp:262 msgid "Inodes/block" msgstr "Inode/blocco" #: src/filesystem_probes.cpp:263 msgid "Allocation groups" msgstr "Gruppi di allocazione" #: src/filesystem_probes.cpp:264 msgid "Blocks/AG" msgstr "Blocchi/AG" #: src/filesystem_probes.cpp:265 src/filesystem_probes.cpp:311 msgid "Total blocks" msgstr "Blocchi totali" #: src/filesystem_probes.cpp:267 msgid "CRC: V5" msgstr "CRC: V5" #: src/filesystem_probes.cpp:278 msgid "Label" msgstr "Etichetta" #: src/filesystem_probes.cpp:308 msgid "Variant" msgstr "Variante" #: src/filesystem_probes.cpp:309 msgid "Version" msgstr "Versione" #: src/filesystem_probes.cpp:312 msgid "Free blocks" msgstr "Blocchi liberi" #: src/filesystem_probes.cpp:313 msgid "Files" msgstr "File" #: src/filesystem_probes.cpp:314 msgid "Folders" msgstr "Cartelle" #: src/filesystem_probes.cpp:316 msgid "Journaled" msgstr "Con journal" #: src/filesystem_probes.cpp:338 msgid "Filesystem probes: analysis started." msgstr "Sonde filesystem: analisi avviata." #: src/filesystem_probes.cpp:359 msgid "Filesystem probes: analysis completed." msgstr "Sonde filesystem: analisi completata." #: src/filesystem_recovery.cpp:104 msgid "FAT32 recovery started at offset" msgstr "Recupero FAT32 avviato all'offset" #: src/filesystem_recovery.cpp:109 msgid "FAT32 recovery completed." msgstr "Recupero FAT32 completato." #: src/filesystem_recovery.cpp:228 msgid "Skipped FAT32 file with invalid cluster chain" msgstr "File FAT32 saltato con catena cluster non valida" #: src/filesystem_recovery.cpp:248 msgid "Recovered FAT32 file:" msgstr "File FAT32 recuperato:" #: src/filesystem_recovery.cpp:452 msgid "Recovered FAT32 deleted file (best-effort, assumes contiguous):" msgstr "File FAT32 eliminato recuperato; best-effort, assume dati contigui:" #: src/filesystem_recovery.cpp:471 msgid "exFAT recovery started at offset" msgstr "Recupero exFAT avviato all'offset" #: src/filesystem_recovery.cpp:473 msgid "exFAT allocation bitmap loaded" msgstr "Bitmap di allocazione exFAT caricata" #: src/filesystem_recovery.cpp:479 msgid "exFAT recovery completed." msgstr "Recupero exFAT completato." #: src/filesystem_recovery.cpp:644 msgid "Skipped exFAT file with invalid cluster chain" msgstr "File exFAT saltato con catena cluster non valida" #: src/filesystem_recovery.cpp:660 msgid "Recovered exFAT file:" msgstr "File exFAT recuperato:" #: src/filesystem_recovery.cpp:712 msgid "Recovered exFAT deleted file (best-effort, assumes contiguous):" msgstr "File exFAT eliminato recuperato; best-effort, assume dati contigui:" #: src/filesystem_recovery.cpp:872 msgid "NTFS recovery skipped or failed at offset" msgstr "Recupero NTFS saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:881 msgid "FAT32 recovery skipped or failed at offset" msgstr "Recupero FAT32 saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:890 msgid "exFAT recovery skipped or failed at offset" msgstr "Recupero exFAT saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:898 msgid "ext4 recovery skipped or failed at offset" msgstr "Recupero ext4 saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:906 msgid "Btrfs recovery skipped or failed at offset" msgstr "Recupero Btrfs saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:914 msgid "XFS recovery skipped or failed at offset" msgstr "Recupero XFS saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:922 msgid "HFS+ recovery skipped or failed at offset" msgstr "Recupero HFS+ saltato o non riuscito all'offset" #: src/filesystem_recovery.cpp:955 msgid "Carving error: " msgstr "Errore carving: " #: src/filesystem_recovery.cpp:957 msgid "Carving pass added " msgstr "La passata di carving ha aggiunto " #: src/filesystem_recovery.cpp:958 msgid " file(s)" msgstr " file" #: src/hfs_recovery.cpp:64 msgid "" "HFS+ recovery (sessions 4+5: full extents + hardlinks + decmpfs-zlib) " "starting at offset" msgstr "" "Recupero HFS+ (sessioni 4+5: extent completi + hardlink + decmpfs-zlib) " "avviato all'offset" #: src/hfs_recovery.cpp:72 msgid "HFS+: cannot read volume header sector" msgstr "HFS+: impossibile leggere il settore header del volume" #: src/hfs_recovery.cpp:78 msgid "HFS+: not a valid volume header at this offset" msgstr "HFS+: nessun header volume valido a questo offset" #: src/hfs_recovery.cpp:85 msgid "HFS+: geometry inconsistent:" msgstr "HFS+: geometria incoerente:" #: src/hfs_recovery.cpp:148 msgid "HFS+: catalog file has no extents -- volume looks empty or damaged" msgstr "HFS+: il file catalogo non contiene extent -- il volume sembra vuoto o danneggiato" #: src/hfs_recovery.cpp:158 msgid "HFS+: failed to read catalog file content" msgstr "HFS+: impossibile leggere il contenuto del file catalogo" #: src/hfs_recovery.cpp:171 msgid "HFS+: catalog file too small to contain a header node" msgstr "HFS+: il file catalogo è troppo piccolo per contenere un nodo header" #: src/hfs_recovery.cpp:177 msgid "HFS+: catalog node 0 is not a valid header node" msgstr "HFS+: il nodo catalogo 0 non è un nodo header valido" #: src/hfs_recovery.cpp:182 msgid "HFS+: catalog B-tree header record parse failed" msgstr "HFS+: analisi del record header B-tree del catalogo non riuscita" #: src/lost_partition_finder.cpp:175 msgid "Lost partition finder: deep scan started." msgstr "Ricerca partizioni perse: scansione profonda avviata." #: src/lost_partition_finder.cpp:176 msgid "Lost partition scan stride:" msgstr "Passo scansione partizioni perse:" #: src/lost_partition_finder.cpp:178 msgid "Lost partition scan range:" msgstr "Intervallo scansione partizioni perse:" #: src/lost_partition_finder.cpp:198 src/lost_partition_finder.cpp:211 #: src/lost_partition_finder.cpp:224 src/lost_partition_finder.cpp:238 #: src/lost_partition_finder.cpp:252 src/lost_partition_finder.cpp:268 #: src/lost_partition_finder.cpp:284 msgid "Lost partition finder" msgstr "Ricerca partizioni perse" #: src/lost_partition_finder.cpp:199 msgid "Unallocated NTFS boot sector candidate" msgstr "Candidato settore di boot NTFS non allocato" #: src/lost_partition_finder.cpp:212 msgid "Unallocated FAT32 boot sector candidate" msgstr "Candidato settore di boot FAT32 non allocato" #: src/lost_partition_finder.cpp:225 msgid "Unallocated exFAT boot sector candidate" msgstr "Candidato settore di boot exFAT non allocato" #: src/lost_partition_finder.cpp:239 msgid "Unallocated ext4 superblock candidate" msgstr "Candidato superblocco ext4 non allocato" #: src/lost_partition_finder.cpp:251 msgid "Lost Btrfs partition candidate" msgstr "Candidato partizione Btrfs persa" #: src/lost_partition_finder.cpp:253 msgid "Unallocated Btrfs superblock candidate" msgstr "Candidato superblocco Btrfs non allocato" #: src/lost_partition_finder.cpp:269 msgid "Unallocated XFS superblock candidate" msgstr "Candidato superblocco XFS non allocato" #: src/lost_partition_finder.cpp:285 msgid "Unallocated HFS+/HFSX volume header candidate" msgstr "Candidato header volume HFS+/HFSX non allocato" #: src/lost_partition_finder.cpp:294 msgid "Lost partition finder: scan limited to first " msgstr "Ricerca partizioni perse: scansione limitata ai primi " #: src/lost_partition_finder.cpp:296 msgid "(disk is larger; remaining area not scanned)." msgstr "(il disco è più grande; l'area rimanente non è stata scansionata)." #: src/lost_partition_finder.cpp:298 msgid "Lost partition finder: deep scan completed." msgstr "Ricerca partizioni perse: scansione profonda completata." #: src/main_window.cpp:71 src/main_window.cpp:104 src/main_window.cpp:252 msgid "Dashboard" msgstr "Dashboard" #: src/main_window.cpp:72 src/main_window.cpp:77 src/main_window.cpp:105 src/main_window.cpp:253 msgid "Recovery wizard" msgstr "Procedura guidata di recupero" #: src/main_window.cpp:73 src/main_window.cpp:106 src/main_window.cpp:255 msgid "About" msgstr "Informazioni" #: src/main_window.cpp:74 src/main_window.cpp:254 msgid "Refresh devices" msgstr "Aggiorna dispositivi" #: src/main_window.cpp:78 msgid "" "Choose a source, set a destination, scan read-only, then export recove" "red data." msgstr "" "Scegli una sorgente, imposta una destinazione, esegui una scansione in sola " "lettura, quindi esporta i dati recuperati." #: src/main_window.cpp:79 msgid "Back" msgstr "Indietro" #: src/main_window.cpp:80 msgid "Next" msgstr "Avanti" #: src/main_window.cpp:81 msgid "" "Select a physical disk or image file. Physical disks require read acce" "ss; use the pkexec button when needed." msgstr "" "Seleziona un disco fisico o un file immagine. I dischi fisici richiedono " "accesso in lettura; usa il pulsante pkexec quando necessario." #: src/main_window.cpp:83 msgid "Use selected disk" msgstr "Usa disco selezionato" #: src/main_window.cpp:84 msgid "Relaunch with pkexec" msgstr "Riavvia con pkexec" #: src/main_window.cpp:85 msgid "" "Choose a destination folder on a different disk or mount point than th" "e source." msgstr "" "Scegli una cartella di destinazione su un disco o punto di mount diverso " "dalla sorgente." #: src/main_window.cpp:86 msgid "Choose destination" msgstr "Scegli destinazione" #: src/main_window.cpp:87 msgid "Run a read-only scan before exporting recovered data." msgstr "Esegui una scansione in sola lettura prima di esportare i dati recuperati." #: src/main_window.cpp:88 msgid "Start scan" msgstr "Avvia scansione" #: src/main_window.cpp:89 msgid "" "Export detected volumes, filesystem-level recoveries, and carved files" "." msgstr "" "Esporta volumi rilevati, recuperi a livello filesystem e file ricavati " "tramite carving." #: src/main_window.cpp:90 msgid "Select all" msgstr "Seleziona tutto" #: src/main_window.cpp:91 msgid "Clear selection" msgstr "Cancella selezione" #: src/main_window.cpp:92 msgid "Start recovery" msgstr "Avvia recupero" #: src/main_window.cpp:183 src/main_window.cpp:191 msgid "Minimize" msgstr "Minimizza" #: src/main_window.cpp:201 src/main_window.cpp:209 msgid "Close" msgstr "Chiudi" #: src/main_window.cpp:235 msgid "" "BastionGuard™\n" "Recovery Data" msgstr "" "BastionGuard™\n" "Recovery Data" #: src/main_window.cpp:273 msgid "Theme" msgstr "Tema" #: src/main_window.cpp:299 msgid "Language" msgstr "Lingua" #: src/main_window.cpp:349 msgid "Read-only forensic mode" msgstr "Modalità forense in sola lettura" #: src/main_window.cpp:374 msgid "" "Core engine: Ready\n" "Read-only mode: Active" msgstr "" "Motore principale: pronto\n" "Modalità sola lettura: attiva" #: src/main_window.cpp:375 src/main_window.cpp:709 msgid "No source selected" msgstr "Nessuna sorgente selezionata" #: src/main_window.cpp:376 msgid "Device inventory available" msgstr "Inventario dispositivi disponibile" #: src/main_window.cpp:401 msgid "Available disks" msgstr "Dischi disponibili" #: src/main_window.cpp:447 msgid "" "Avviso: non si garantisce il recupero totale dei file. La quantità e l" "'integrità dei dati recuperati dipendono da danni al filesystem, sovra" "scritture, frammentazione, cifratura, compressione e stato del disposi" "tivo." msgstr "" "Avviso: non si garantisce il recupero totale dei file. La quantità e " "l'integrità dei dati recuperati dipendono da danni al filesystem, " "sovrascritture, frammentazione, cifratura, compressione e stato del " "dispositivo." #: src/main_window.cpp:458 msgid "Elapsed: 00:00" msgstr "Trascorso: 00:00" #: src/main_window.cpp:489 msgid "Detected items" msgstr "Elementi rilevati" #: src/main_window.cpp:512 msgid "Destination" msgstr "Destinazione" #: src/main_window.cpp:514 msgid "Recover" msgstr "Recupera" #: src/main_window.cpp:610 msgid "Detected devices: " msgstr "Dispositivi rilevati: " #: src/main_window.cpp:637 msgid "Disk" msgstr "Disco" #: src/main_window.cpp:638 msgid "Block" msgstr "Blocco" #: src/main_window.cpp:640 msgid " • removable" msgstr " • rimovibile" #: src/main_window.cpp:642 msgid " • needs elevation" msgstr " • richiede privilegi elevati" #: src/main_window.cpp:704 msgid "Selected source: " msgstr "Sorgente selezionata: " #: src/main_window.cpp:710 msgid "" "Run a read-only scan before exporting recovered data. Non si garantisc" "e il recupero totale dei file." msgstr "" "Esegui una scansione in sola lettura prima di esportare i dati recuperati. " "Non si garantisce il recupero totale dei file." #: src/main_window.cpp:711 msgid "" "Export detected volumes, filesystem-level recoveries, and carved files" ". Non si garantisce il recupero totale dei file." msgstr "" "Esporta volumi rilevati, recuperi a livello filesystem e file ricavati " "tramite carving. Non si garantisce il recupero totale dei file." #: src/main_window.cpp:716 msgid "" "Source selected:\n" msgstr "" "Sorgente selezionata:\n" #: src/main_window.cpp:719 msgid "" "\n" "Access: needs elevation" msgstr "" "\n" "Accesso: richiede privilegi elevati" #: src/main_window.cpp:721 msgid "" "\n" "Access: ready" msgstr "" "\n" "Accesso: pronto" #: src/main_window.cpp:726 msgid "" "Current source:\n" msgstr "" "Sorgente corrente:\n" #: src/main_window.cpp:727 msgid "" "\n" "\n" "Run a read-only scan before continuing." msgstr "" "\n" "\n" "Esegui una scansione in sola lettura prima di continuare." #: src/main_window.cpp:731 src/main_window.cpp:1212 msgid "Destination: " msgstr "Destinazione: " #: src/main_window.cpp:732 src/main_window.cpp:1213 msgid "not selected" msgstr "non selezionata" #: src/main_window.cpp:733 msgid "" "\n" "Source: " msgstr "" "\n" "Sorgente: " #: src/main_window.cpp:734 msgid "" "\n" "\n" "Browse the recovery tree, keep all items selected or choose only the b" "ranches you want, then click \"Start recovery\"." msgstr "" "\n" "\n" "Esplora l'albero di recupero, mantieni selezionati tutti gli elementi oppure " "scegli solo i rami desiderati, quindi fai clic su \"Avvia recupero\"." #: src/main_window.cpp:781 msgid "Device list refreshed." msgstr "Elenco dispositivi aggiornato." #: src/main_window.cpp:786 msgid "Select image file" msgstr "Seleziona file immagine" #: src/main_window.cpp:818 msgid "Recovery destination: " msgstr "Destinazione recupero: " #: src/main_window.cpp:831 msgid "No device selected." msgstr "Nessun dispositivo selezionato." #: src/main_window.cpp:904 msgid "No source selected." msgstr "Nessuna sorgente selezionata." #: src/main_window.cpp:914 msgid "Source access denied. Relaunch with pkexec or adjust permissions." msgstr "Accesso alla sorgente negato. Riavvia con pkexec o modifica i permessi." #: src/main_window.cpp:918 msgid "Starting read-only scan on: " msgstr "Avvio scansione in sola lettura su: " #: src/main_window.cpp:924 msgid "Preparing scan..." msgstr "Preparazione scansione..." #: src/main_window.cpp:925 src/main_window.cpp:931 src/main_window.cpp:1024 msgid "Elapsed: " msgstr "Trascorso: " #: src/main_window.cpp:953 msgid "No output directory selected." msgstr "Nessuna directory di output selezionata." #: src/main_window.cpp:964 msgid "No recoverable items selected." msgstr "Nessun elemento recuperabile selezionato." #: src/main_window.cpp:968 msgid "Starting recovery to: " msgstr "Avvio recupero verso: " #: src/main_window.cpp:969 msgid "Selected items for recovery: " msgstr "Elementi selezionati per il recupero: " #: src/main_window.cpp:981 msgid "Already running with elevated privileges." msgstr "Già in esecuzione con privilegi elevati." #: src/main_window.cpp:986 msgid "Failed to launch pkexec: " msgstr "Impossibile avviare pkexec: " #: src/main_window.cpp:990 msgid "Requested pkexec relaunch." msgstr "Riavvio con pkexec richiesto." #: src/main_window.cpp:1012 msgid "Scanning..." msgstr "Scansione..." #: src/main_window.cpp:1021 msgid "Completed • Scan finished" msgstr "Completato • Scansione terminata" #: src/main_window.cpp:1033 msgid "Scan completed. Results: " msgstr "Scansione completata. Risultati: " #: src/main_window.cpp:1039 msgid "Repeat scan" msgstr "Ripeti scansione" #: src/main_window.cpp:1092 msgid "Scanned source" msgstr "Sorgente scansionata" #: src/main_window.cpp:1105 msgid "No recoverable items found in this scan result." msgstr "Nessun elemento recuperabile trovato in questo risultato di scansione." #: src/main_window.cpp:1156 msgid "Offset: " msgstr "Offset: " #: src/main_window.cpp:1161 msgid " • Confidence: " msgstr " • Affidabilità: " #: src/main_window.cpp:1203 msgid "No recoverable items found." msgstr "Nessun elemento recuperabile trovato." #: src/main_window.cpp:1205 msgid " recoverable item detected in this scan." msgstr " elemento recuperabile rilevato in questa scansione." #: src/main_window.cpp:1207 msgid " recoverable items detected in this scan." msgstr " elementi recuperabili rilevati in questa scansione." #: src/main_window.cpp:1215 msgid "Scan result: " msgstr "Risultato scansione: " #: src/main_window.cpp:1217 msgid "" "This tree belongs to the current scan result. Select all items or only" " the entries you want to recover, then click \"Start recovery\"." msgstr "" "Questo albero appartiene al risultato di scansione corrente. Seleziona tutti " "gli elementi o solo le voci che desideri recuperare, quindi fai clic su " "\"Avvia recupero\"." #: src/main_window.cpp:1231 msgid "Selected items: " msgstr "Elementi selezionati: " #: src/main_window.cpp:1265 msgid "Recovery completed." msgstr "Recupero completato." #: src/main_window.cpp:1266 msgid "Exported images: " msgstr "Immagini esportate: " #: src/main_window.cpp:1267 msgid "Recovered files: " msgstr "File recuperati: " #: src/main_window.cpp:1269 msgid "Recovery failed: " msgstr "Recupero non riuscito: " #: src/main_window.cpp:1308 msgid "BastionGuard™ Recovery Data" msgstr "BastionGuard™ Recovery Data" #: src/main_window.cpp:1324 msgid "Version " msgstr "Versione " #: src/main_window.cpp:1334 msgid "" "A read-only forensic recovery tool supporting ext4, btrfs, NTFS, FAT32" ", exFAT, XFS and HFS+.\n" "Scan physical disks or image files without writing a single byte to th" "e source." msgstr "" "Uno strumento di recupero forense in sola lettura con supporto per ext4, " "Btrfs, NTFS, FAT32, exFAT, XFS e HFS+.\n" "Scansiona dischi fisici o file immagine senza scrivere un singolo byte sulla " "sorgente." #: src/main_window.cpp:1341 msgid "" "Supported filesystems: ext4 • Btrfs • NTFS • FAT32 • exFAT •" " XFS • HFS+" msgstr "" "Filesystem supportati: ext4 • Btrfs • NTFS • FAT32 • exFAT • " "XFS • HFS+" #: src/main_window.cpp:1386 msgid "Released under GNU GPLv3 or later. BastionGuard™ is a trademark of Calogero Scarnà." msgstr "Rilasciato sotto GNU GPLv3 o successiva. BastionGuard™ è un marchio di Calogero Scarnà." #: src/main_window.cpp:1436 msgid "Restart required" msgstr "Riavvio richiesto" #: src/main_window.cpp:1438 msgid "" "The language will change after restarting the application.\n" "Restart now?" msgstr "" "La lingua cambierà dopo il riavvio dell'applicazione.\n" "Riavviare ora?" #: src/main_window.cpp:1439 msgid "Cancel" msgstr "Annulla" #: src/main_window.cpp:1439 msgid "Restart" msgstr "Riavvia" #: src/ntfs_probe.cpp:54 msgid "NTFS probe: analysis started." msgstr "Sonda NTFS: analisi avviata." #: src/ntfs_probe.cpp:103 msgid "MFT record size" msgstr "Dimensione record MFT" #: src/ntfs_probe.cpp:104 msgid "MFT" msgstr "MFT" #: src/ntfs_probe.cpp:105 msgid "MFTMirr" msgstr "MFTMirr" #: src/ntfs_probe.cpp:126 msgid "Primary MFT record signature validated" msgstr "Firma del record MFT primario validata" #: src/ntfs_probe.cpp:135 msgid "MFT mirror record signature validated" msgstr "Firma del record MFT mirror validata" #: src/ntfs_probe.cpp:140 msgid "NTFS probe: analysis completed." msgstr "Sonda NTFS: analisi completata." #: src/ntfs_recovery.cpp:191 msgid "NTFS recovery started at offset" msgstr "Recupero NTFS avviato all'offset" #: src/ntfs_recovery.cpp:200 msgid "Unable to parse NTFS $MFT data runs" msgstr "Impossibile analizzare i data run NTFS $MFT" #: src/ntfs_recovery.cpp:237 msgid "" "NTFS $MFTMirr loaded as fallback for the first MFT records (typically " "records 0-3)" msgstr "" "NTFS $MFTMirr caricato come fallback per i primi record MFT, tipicamente " "record 0-3" #: src/ntfs_recovery.cpp:245 msgid "NTFS $MFTMirr not loadable -- primary MFT must be intact for recovery" msgstr "NTFS $MFTMirr non caricabile -- la MFT primaria deve essere integra per il recupero" #: src/ntfs_recovery.cpp:311 msgid "NTFS stream export failed" msgstr "Esportazione stream NTFS non riuscita" #: src/ntfs_recovery.cpp:329 msgid "NTFS recovery completed." msgstr "Recupero NTFS completato." #: src/ntfs_recovery.cpp:329 msgid "Files exported" msgstr "File esportati" #: src/ntfs_recovery.cpp:330 msgid "NTFS deleted files exported" msgstr "File NTFS eliminati esportati" #: src/ntfs_recovery.cpp:331 msgid "NTFS alternate data streams exported" msgstr "Stream di dati alternativi NTFS esportati" #: src/ntfs_recovery.cpp:332 msgid "NTFS unsupported streams skipped" msgstr "Stream NTFS non supportati saltati" #: src/ntfs_recovery.cpp:334 msgid "" "NTFS streams skipped because EFS-encrypted (content cannot be decrypte" "d without Windows account keys):" msgstr "" "Stream NTFS saltati perché cifrati con EFS; il contenuto non può essere " "decifrato senza le chiavi dell'account Windows:" #: src/ntfs_recovery.cpp:340 msgid "" "NTFS streams skipped because runlist malformed (likely corrupted recor" "ds):" msgstr "" "Stream NTFS saltati perché la runlist è malformata, probabilmente a causa di " "record corrotti:" #: src/ntfs_recovery.cpp:345 msgid "NTFS files with EFS-encrypted data detected (any stream encrypted):" msgstr "File NTFS con dati cifrati EFS rilevati, qualsiasi stream cifrato:" #: src/ntfs_recovery.cpp:373 msgid "Unable to read NTFS boot sector" msgstr "Impossibile leggere il settore di boot NTFS" #: src/ntfs_recovery.cpp:377 msgid "Invalid NTFS boot sector" msgstr "Settore di boot NTFS non valido" #: src/ntfs_recovery.cpp:392 msgid "Invalid NTFS MFT record descriptor (zero)" msgstr "Descrittore record NTFS MFT non valido, zero" #: src/ntfs_recovery.cpp:397 msgid "Invalid NTFS MFT record descriptor (out of range)" msgstr "Descrittore record NTFS MFT non valido, fuori intervallo" #: src/ntfs_recovery.cpp:403 msgid "Invalid NTFS geometry" msgstr "Geometria NTFS non valida" #: src/ntfs_recovery.cpp:418 msgid "Unable to read MFT record" msgstr "Impossibile leggere il record MFT" #: src/ntfs_recovery.cpp:437 msgid "Unable to read MFT record from data runs" msgstr "Impossibile leggere il record MFT dai data run" #: src/ntfs_recovery.cpp:446 msgid "Incomplete read of MFT record" msgstr "Lettura incompleta del record MFT" #: src/ntfs_recovery.cpp:452 msgid "Invalid MFT record size" msgstr "Dimensione record MFT non valida" #: src/ntfs_recovery.cpp:458 msgid "Invalid NTFS update sequence array" msgstr "Array update sequence NTFS non valido" #: src/ntfs_recovery.cpp:478 msgid "NTFS fixup mismatch on all sectors" msgstr "Mancata corrispondenza fixup NTFS su tutti i settori" #: src/ntfs_recovery.cpp:496 src/ntfs_recovery.cpp:915 msgid "Invalid MFT record signature" msgstr "Firma record MFT non valida" #: src/ntfs_recovery.cpp:510 msgid "NTFS $MFTMirr not available" msgstr "NTFS $MFTMirr non disponibile" #: src/ntfs_recovery.cpp:518 msgid "Record number out of $MFTMirr coverage" msgstr "Numero record fuori dalla copertura di $MFTMirr" #: src/ntfs_recovery.cpp:536 msgid "Mirror read failed" msgstr "Lettura mirror non riuscita" #: src/ntfs_recovery.cpp:546 msgid "Incomplete mirror read" msgstr "Lettura mirror incompleta" #: src/ntfs_recovery.cpp:552 msgid "Mirror MFT record signature mismatch" msgstr "Mancata corrispondenza della firma del record MFT mirror" #: src/ntfs_recovery.cpp:713 msgid "Invalid NTFS compression unit" msgstr "Unità di compressione NTFS non valida" #: src/ntfs_recovery.cpp:754 msgid "Unsupported or invalid NTFS compressed stream" msgstr "Stream NTFS compresso non supportato o non valido" #: src/ntfs_recovery.cpp:775 msgid "Invalid NTFS attribute offset" msgstr "Offset attributo NTFS non valido" #: src/ntfs_recovery.cpp:786 msgid "Invalid NTFS attribute length" msgstr "Lunghezza attributo NTFS non valida" #: src/ntfs_recovery.cpp:994 msgid "Recovered NTFS reparse metadata:" msgstr "Metadati reparse NTFS recuperati:" #: src/ntfs_recovery.cpp:1014 msgid "Recovered NTFS USN summary:" msgstr "Riepilogo USN NTFS recuperato:" #: src/ntfs_recovery.cpp:1135 msgid "NTFS $LogFile: cannot read MFT record 2 (skipping)" msgstr "NTFS $LogFile: impossibile leggere il record MFT 2, salto" #: src/ntfs_recovery.cpp:1140 msgid "NTFS $LogFile: parse failed (skipping)" msgstr "NTFS $LogFile: analisi non riuscita, salto" #: src/ntfs_recovery.cpp:1145 msgid "NTFS $LogFile: no $DATA stream" msgstr "NTFS $LogFile: nessuno stream $DATA" #: src/ntfs_recovery.cpp:1156 msgid "NTFS $LogFile: too small (<8 KiB)" msgstr "NTFS $LogFile: troppo piccolo (<8 KiB)" #: src/ntfs_recovery.cpp:1163 msgid "NTFS $LogFile: cannot read content: " msgstr "NTFS $LogFile: impossibile leggere il contenuto: " #: src/ntfs_recovery.cpp:1166 msgid "NTFS $LogFile: loaded " msgstr "NTFS $LogFile: caricati " #: src/ntfs_recovery.cpp:1168 msgid " bytes; scanning for recoverable file records" msgstr " byte; ricerca di record file recuperabili" #: src/ntfs_recovery.cpp:1324 msgid "NTFS $LogFile: " msgstr "NTFS $LogFile: " #: src/ntfs_recovery.cpp:1325 msgid " RCRD pages scanned, " msgstr " pagine RCRD scansionate, " #: src/ntfs_recovery.cpp:1326 msgid " InitFileRecord redo entries found, " msgstr " voci redo InitFileRecord trovate, " #: src/ntfs_recovery.cpp:1327 msgid " file records recovered to logfile_recovered/" msgstr " record file recuperati in logfile_recovered/" #: src/partition_parser.cpp:54 msgid "GPT: backup EFI PART signature not found." msgstr "GPT: firma EFI PART di backup non trovata." #: src/partition_parser.cpp:56 msgid "GPT: EFI PART header not found." msgstr "GPT: header EFI PART non trovato." #: src/partition_parser.cpp:66 msgid "GPT: invalid partition table." msgstr "GPT: tabella partizioni non valida." #: src/partition_parser.cpp:98 msgid "GPT partition (backup)" msgstr "Partizione GPT (backup)" #: src/partition_parser.cpp:98 msgid "GPT partition" msgstr "Partizione GPT" #: src/partition_parser.cpp:99 msgid "GPT backup" msgstr "Backup GPT" #: src/partition_parser.cpp:99 msgid "GPT" msgstr "GPT" #: src/partition_parser.cpp:101 msgid "GPT partition table entry (recovered from backup header)" msgstr "Voce tabella partizioni GPT, recuperata dall'header di backup" #: src/partition_parser.cpp:102 msgid "GPT partition table entry" msgstr "Voce tabella partizioni GPT" #: src/partition_parser.cpp:120 msgid "MBR: read failed." msgstr "MBR: lettura non riuscita." #: src/partition_parser.cpp:125 msgid "MBR: 0x55AA signature not found." msgstr "MBR: firma 0x55AA non trovata." #: src/partition_parser.cpp:129 msgid "MBR: valid signature found." msgstr "MBR: firma valida trovata." #: src/partition_parser.cpp:144 msgid "MBR " msgstr "MBR " #: src/partition_parser.cpp:145 msgid "MBR" msgstr "MBR" #: src/partition_parser.cpp:146 msgid "MBR partition table entry" msgstr "Voce tabella partizioni MBR" #: src/partition_parser.cpp:162 msgid "GPT: valid header found." msgstr "GPT: header valido trovato." #: src/partition_parser.cpp:174 msgid "GPT: trying backup header at LBA " msgstr "GPT: tentativo con header di backup a LBA " #: src/partition_parser.cpp:180 msgid "GPT: recovered partitions from backup header." msgstr "GPT: partizioni recuperate dall'header di backup." #: src/recovery_exporter.cpp:42 msgid "Recovery cancelled by user" msgstr "Recupero annullato dall'utente" #: src/recovery_exporter.cpp:51 msgid "Read error while exporting partition image" msgstr "Errore di lettura durante l'esportazione dell'immagine partizione" #: src/recovery_exporter.cpp:60 msgid "Write error while exporting partition image" msgstr "Errore di scrittura durante l'esportazione dell'immagine partizione" #: src/recovery_exporter.cpp:282 msgid "Recovery cancelled by user." msgstr "Recupero annullato dall'utente." #: src/recovery_exporter.cpp:292 src/scanner_engine.cpp:68 msgid "Unable to open source" msgstr "Impossibile aprire la sorgente" #: src/recovery_exporter.cpp:297 msgid "Recovery open error:" msgstr "Errore di apertura per il recupero:" #: src/recovery_exporter.cpp:316 msgid "Recovery cancelled during image export." msgstr "Recupero annullato durante l'esportazione dell'immagine." #: src/recovery_exporter.cpp:359 msgid "Exported volume image:" msgstr "Immagine volume esportata:" #: src/recovery_exporter.cpp:366 msgid "Recovery cancelled before filesystem recovery." msgstr "Recupero annullato prima del recupero filesystem." #: src/recovery_exporter.cpp:401 msgid "Recovery cancelled during filesystem recovery." msgstr "Recupero annullato durante il recupero filesystem." #: src/recovery_exporter.cpp:433 msgid "Recovery cancelled during carving." msgstr "Recupero annullato durante il carving." #: src/recovery_exporter.cpp:450 msgid "Recovery export completed." msgstr "Esportazione recupero completata." #: src/report_exporter.cpp:56 msgid "Unknown" msgstr "Sconosciuto" #: src/report_exporter.cpp:67 src/report_exporter.cpp:103 msgid "Unable to open destination file" msgstr "Impossibile aprire il file di destinazione" #: src/scanner_engine.cpp:52 src/scanner_engine.cpp:73 msgid "Open source" msgstr "Apri sorgente" #: src/scanner_engine.cpp:53 msgid "Opening source in read-only mode" msgstr "Apertura sorgente in modalità sola lettura" #: src/scanner_engine.cpp:57 msgid "Error: could not open the source in read-only mode." msgstr "Errore: impossibile aprire la sorgente in modalità sola lettura." #: src/scanner_engine.cpp:60 msgid "Open error:" msgstr "Errore di apertura:" #: src/scanner_engine.cpp:66 src/scanner_engine.cpp:74 msgid "Open failed" msgstr "Apertura non riuscita" #: src/scanner_engine.cpp:83 msgid "Source opened in read-only mode." msgstr "Sorgente aperta in modalità sola lettura." #: src/scanner_engine.cpp:85 msgid "Device health:" msgstr "Stato dispositivo:" #: src/scanner_engine.cpp:92 msgid "Device health warning" msgstr "Avviso stato dispositivo" #: src/scanner_engine.cpp:93 msgid "Device health probe" msgstr "Sonda stato dispositivo" #: src/scanner_engine.cpp:94 msgid "Device may be unstable or partially readable" msgstr "Il dispositivo potrebbe essere instabile o parzialmente leggibile" #: src/scanner_engine.cpp:98 msgid "Input path:" msgstr "Percorso input:" #: src/scanner_engine.cpp:99 msgid "Input size:" msgstr "Dimensione input:" #: src/scanner_engine.cpp:103 msgid "Scan cancelled by user." msgstr "Scansione annullata dall'utente." #: src/scanner_engine.cpp:108 src/scanner_engine.cpp:123 msgid "Partition analysis" msgstr "Analisi partizioni" #: src/scanner_engine.cpp:109 msgid "Parsing MBR" msgstr "Analisi MBR" #: src/scanner_engine.cpp:118 msgid "Scan cancelled during MBR parsing." msgstr "Scansione annullata durante l'analisi MBR." #: src/scanner_engine.cpp:124 msgid "Parsing GPT" msgstr "Analisi GPT" #: src/scanner_engine.cpp:133 msgid "Scan cancelled during GPT parsing." msgstr "Scansione annullata durante l'analisi GPT." #: src/scanner_engine.cpp:138 msgid "Fast scan" msgstr "Scansione rapida" #: src/scanner_engine.cpp:139 msgid "Searching filesystem signatures" msgstr "Ricerca firme filesystem" #: src/scanner_engine.cpp:148 msgid "Scan cancelled during signature scan." msgstr "Scansione annullata durante la scansione firme." #: src/scanner_engine.cpp:153 msgid "Deep scan" msgstr "Scansione profonda" #: src/scanner_engine.cpp:154 msgid "Looking for lost partitions" msgstr "Ricerca partizioni perse" #: src/scanner_engine.cpp:163 msgid "Scan cancelled during lost partition search." msgstr "Scansione annullata durante la ricerca di partizioni perse." #: src/scanner_engine.cpp:168 src/scanner_engine.cpp:183 msgid "Filesystem probes" msgstr "Sonde filesystem" #: src/scanner_engine.cpp:169 msgid "Validating NTFS metadata" msgstr "Validazione metadati NTFS" #: src/scanner_engine.cpp:178 msgid "Scan cancelled during NTFS probe." msgstr "Scansione annullata durante la sonda NTFS." #: src/scanner_engine.cpp:184 msgid "Validating ext4, Btrfs, FAT32, exFAT" msgstr "Validazione ext4, Btrfs, FAT32, exFAT" #: src/scanner_engine.cpp:193 msgid "No useful results found." msgstr "Nessun risultato utile trovato." #: src/scanner_engine.cpp:197 msgid "Completed" msgstr "Completato" #: src/scanner_engine.cpp:198 msgid "Scan finished" msgstr "Scansione terminata" #: src/signature_scanner.cpp:45 msgid "Signature scan: starting filesystem signature scan." msgstr "Scansione firme: avvio scansione firme filesystem." #: src/signature_scanner.cpp:46 msgid "Signature scan stride:" msgstr "Passo scansione firme:" #: src/signature_scanner.cpp:54 msgid "NTFS boot sector detected" msgstr "Settore di boot NTFS rilevato" #: src/signature_scanner.cpp:57 msgid "FAT32 boot sector detected" msgstr "Settore di boot FAT32 rilevato" #: src/signature_scanner.cpp:60 msgid "exFAT boot sector detected" msgstr "Settore di boot exFAT rilevato" #: src/signature_scanner.cpp:63 msgid "ext4 superblock detected" msgstr "Superblocco ext4 rilevato" #: src/signature_scanner.cpp:66 msgid "Btrfs superblock detected" msgstr "Superblocco Btrfs rilevato" #: src/signature_scanner.cpp:70 msgid "Signature scan: completed." msgstr "Scansione firme: completata." #: src/xfs_recovery.cpp:422 msgid "XFS recovery (session 4: full dir/file extraction) starting at offset" msgstr "Recupero XFS, sessione 4: estrazione completa directory/file, avviato all'offset" #: src/xfs_recovery.cpp:428 msgid "XFS: cannot read superblock" msgstr "XFS: impossibile leggere il superblocco" #: src/xfs_recovery.cpp:434 msgid "XFS: not a valid superblock at this offset" msgstr "XFS: nessun superblocco valido a questo offset" #: src/xfs_recovery.cpp:442 msgid "XFS: geometry inconsistent:" msgstr "XFS: geometria incoerente:" #: src/xfs_recovery.cpp:503 msgid "" "XFS: no AG headers could be parsed; volume looks corrupt or this is a " "partition without an XFS volume at offset 0" msgstr "" "XFS: nessun header AG analizzabile; il volume sembra corrotto oppure questa " "è una partizione senza volume XFS all'offset 0" #: src/main_window.cpp:1392 msgid "Overview" msgstr "Panoramica" #: src/main_window.cpp:1414 msgid "License" msgstr "Licenza"