Difference between revisions of "FAQ/lt"

Jump to navigation Jump to search
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 16: Line 16:
{{FAQ_entry|question=Ar įmanoma atnaujinti ZIM failą?|answer=It is not possible to update a ZIM file itself, but you may download a new ZIM file with updated versions of the contents.}}
{{FAQ_entry|question=Ar įmanoma atnaujinti ZIM failą?|answer=It is not possible to update a ZIM file itself, but you may download a new ZIM file with updated versions of the contents.}}


{{FAQ_entry|question=Kaip aš pats galiu sukurti ZIM failą?|answer=To export articles from Wikipedia and other Wikimedia projects, please go to their [http://en.wikipedia.org/w/index.php?title=Special:Book Special:Book]. For any other use case, this is unfortunately still too complicated (in short: parsoid needs to be [[mw:Parsoid/Setup|installed]], then [https://sourceforge.net/p/kiwix/other/ci/master/tree/mwoffliner/mwoffliner.js mwoffliner] + zimwriterfs). Please read [http://openzim.org/Build_your_ZIM_file this page] if you want to have some information.}}
{{FAQ_entry|question=Kaip aš pats galiu sukurti ZIM failą?|answer=To export articles from Wikipedia and other Wikimedia projects, please go to their [http://en.wikipedia.org/w/index.php?title=Special:Book Special:Book]. For any other use case, this is unfortunately still too complicated (in short: Parsoid needs to be [[mw:Parsoid/Setup|installed]], then [https://sourceforge.net/p/kiwix/other/ci/master/tree/mwoffliner/mwoffliner.js mwoffliner] + zimwriterfs). Please read [http://openzim.org/Build_your_ZIM_file this page] if you want to have some information.}}


{{FAQ_entry|question=Kaip aš galiu optimizuoti paieškos sistemos indeksą?|answer=Launch the script "./kiwix-compact" (only available on GNU/Linux) and this should reduce disk use by almost 50%}}
{{FAQ_entry|question=Kaip aš galiu optimizuoti paieškos sistemos indeksą?|answer=Launch the script "./kiwix-compact" (only available on GNU/Linux) and this should reduce disk use by almost 50%}}
Line 22: Line 22:
{{FAQ_entry|question=How to install a pre-indexed ZIM file on Mac OSX?|answer=Move or copy the "data" directory in "/Applications/Kiwix.app/Contents/". You will probably need to go to the Kiwix "library" to load the ZIM content.}}
{{FAQ_entry|question=How to install a pre-indexed ZIM file on Mac OSX?|answer=Move or copy the "data" directory in "/Applications/Kiwix.app/Contents/". You will probably need to go to the Kiwix "library" to load the ZIM content.}}


{{FAQ_entry|question=Ar yra vartotojų forumas, kur kiwix vartotojai gali apsikeisti patirtį ir padėti vienas kitam?|answer=Taip, jis yra [http://forum.kiwix.org https://forum.kiwix.org]}}
{{FAQ_entry|question=Is there a user forum where Kiwix users can exchange experiences and help each other?|answer=Taip, jis yra [http://forum.kiwix.org https://forum.kiwix.org]}}


{{FAQ_entry|question=I have downloaded a ZIP file (pre-indexed ZIM file) but I can't unzip it, the file seems to be corrupted. What should I do?|answer=Use an unpacking software which supports the ZIP64 format (ZIP format for big files), like for example [http://www.7-zip.org/ 7-zip]. If this still fails, then your file was corrupted during the transfer, please restart the download using BitTorrent, then it will work.}}
{{FAQ_entry|question=I have downloaded a ZIP file (pre-indexed ZIM file) but I can't unzip it, the file seems to be corrupted. What should I do?|answer=Use an unpacking software which supports the ZIP64 format (ZIP format for big files), like for example [http://www.7-zip.org/ 7-zip]. If this still fails, then your file was corrupted during the transfer, please restart the download using BitTorrent, then it will work.}}


{{FAQ_entry|question=Aš negaliu nukopijuoti Kiwix į savo USB įrenginį todėl, kad indekso rinkmenos (*.idx žinynas) yra per didelis.|answer=USB flash drives are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. We recommend to use [http://en.wikipedia.org/wiki/ExFAT exFAT] or [http://en.wikipedia.org/wiki/NTFS NTFS] which can deal with big files and is broadly supported.}}
{{FAQ_entry|question=Aš negaliu nukopijuoti Kiwix į savo USB įrenginį todėl, kad indekso rinkmenos (*.idx žinynas) yra per didelis.|answer=USB flash drives are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. We recommend to use [http://en.wikipedia.org/wiki/ExFAT exFAT] or [http://en.wikipedia.org/wiki/NTFS NTFS] which can deal with big files and are broadly supported.}}


{{FAQ_entry|question=Kaip aš galiu vykdyti Kiwix su specifiniu straipsniu?|answer=Jūs turite vykdyti Kiwix nuo komandos linijos, naudodamas -articleByUrl pasirinkimą. Pavyzdžiui:<source lang="bash">kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim</source>}}
{{FAQ_entry|question=Kaip aš galiu vykdyti Kiwix su specifiniu straipsniu?|answer=Jūs turite vykdyti Kiwix nuo komandos linijos, naudodamas -articleByUrl pasirinkimą. Pavyzdžiui:<source lang="bash">kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim</source>}}