Difference between revisions of "FAQ/it"

Jump to navigation Jump to search
Updating to match new version of source page
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
{{FAQ_entry|question=Dove posso trovare i nuovi contenuti?|answer=Kiwix usa il formato [http://openzim.org ZIM]. Rilasciamo i [[{{ll|Wikipedia in all languages}}|nostri file ZIM]] nella libreria di Kiwix (nel software). Per generare i tuoi file ZIM puoi anche usare [https://it.wikipedia.org/wiki/Speciale:Libro Book creator] su Wikipedia.}}
{{FAQ_entry|question=Dove posso trovare i nuovi contenuti?|answer=Kiwix usa il formato [http://openzim.org ZIM]. Rilasciamo i [[{{ll|Wikipedia in all languages}}|nostri file ZIM]] nella libreria di Kiwix (nel software). Per generare i tuoi file ZIM puoi anche usare [https://it.wikipedia.org/wiki/Speciale:Libro Book creator] su Wikipedia.}}


{{FAQ_entry|question=Il mio file ZIM è troppo grande, cosa devo fare?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The splitted ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
{{FAQ_entry|question=Il mio file ZIM è troppo grande, cosa devo fare?|answer=USB flash drives and memory cards are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. Kiwix is able to deal with 2GB splitted ZIM files. The split ZIM files must be named xxx.zimaa, xxx.zimab, xxx.zimac, etc. To split a ZIM file you may use:
* Su Microsoft Windows: [http://www.fastfilejoiner.com/ FFSJ] or [http://www.hjsplit.org/ HJ-Split] (slower option)
* Su Microsoft Windows: [http://www.fastfilejoiner.com/ FFSJ] or [http://www.hjsplit.org/ HJ-Split] (slower option); on Windows 10, if you have [https://www.microsoft.com/en-gb/p/ubuntu/9nblggh4msv6 Bash on Ubuntu] installed, you can use the GNU/Linux commands below.
* Su Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* Su Apple Mac OS X: [http://loekjehe.home.xs4all.nl/Split&Concat/ Split&Concat]
* On GNU/Linux in the console:<source lang="bash">split --bytes=2000M my_big_file.zim my_big_file.zim</source>
* On GNU/Linux in the console:<source lang="bash">split --bytes=2000M my_big_file.zim my_big_file.zim</source>


You can also download a pre-splitted version of the ZIM file by downloading a pre-indexed/portable ZIP file and copy the chunks from the directory "data/content".
You can also download a pre-split version of the ZIM file by downloading a pre-indexed/portable ZIP file and copy the chunks from the directory "data/content".


To be readable by Kiwix, all chunks must be located in the same folder. Open then the xxx.zimaa file with Kiwix.
To be readable by Kiwix, all chunks must be located in the same folder. Open then the xxx.zimaa file with Kiwix.
Line 27: Line 27:


{{FAQ_entry|question=Ho scaricato un file ZIP (file ZIM pre-indicizzato) ma non riesco a decomprimerlo, il file sembra corrotto. Cosa dovrei fare?|answer=Usa un software di decompressione che supporti il formato ZIP64 (formato ZIP per file grandi), per esempio [http://www.7-zip.org/ 7-zip]. Se fallisce ancora, il file è stato corrotto durante il trasferimento, per favore scaricalo nuovamente usando BitTorrent, funzionerà.}}
{{FAQ_entry|question=Ho scaricato un file ZIP (file ZIM pre-indicizzato) ma non riesco a decomprimerlo, il file sembra corrotto. Cosa dovrei fare?|answer=Usa un software di decompressione che supporti il formato ZIP64 (formato ZIP per file grandi), per esempio [http://www.7-zip.org/ 7-zip]. Se fallisce ancora, il file è stato corrotto durante il trasferimento, per favore scaricalo nuovamente usando BitTorrent, funzionerà.}}
{{FAQ_entry|question=How do I check the integrity of my ZIM file?|answer=You can retrieve the checksums for each file we serve online using this pattern: <source>kiwix-filename.zim.mirrorlist</source>, for example: <source>https://download.kiwix.org/zim/wikipedia/wikipedia_en_all_novid_2018-06.zim.mirrorlist</source>}}


{{FAQ_entry|question=Non posso copiare Kiwix sulla mia chiave USB perchè i file indice (cartella *.idx) sono troppo grandi.|answer=Le chiavi USB sono spesso formattate in FAT32 che non può contenere file più grandi di 4GB. Raccomandiamo di usare [http://it.wikipedia.org/wiki/ExFAT exFAT] o [http://it.wikipedia.org/wiki/NTFS NTFS] che riesce a gestire file di grandi dimensioni ed è largamente supportato.}}
{{FAQ_entry|question=Non posso copiare Kiwix sulla mia chiave USB perchè i file indice (cartella *.idx) sono troppo grandi.|answer=Le chiavi USB sono spesso formattate in FAT32 che non può contenere file più grandi di 4GB. Raccomandiamo di usare [http://it.wikipedia.org/wiki/ExFAT exFAT] o [http://it.wikipedia.org/wiki/NTFS NTFS] che riesce a gestire file di grandi dimensioni ed è largamente supportato.}}
4,922

edits

Navigation menu