Difference between revisions of "FAQ/lt"

From Kiwix
Jump to navigation Jump to search
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=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=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=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.}}

Revision as of 15:17, 17 January 2015

Other languages:
Bahasa Indonesia • ‎Bahasa Melayu • ‎Deutsch • ‎English • ‎Nederlands • ‎Türkçe • ‎azərbaycanca • ‎català • ‎español • ‎français • ‎galego • ‎italiano • ‎lietuvių • ‎magyar • ‎polski • ‎português • ‎português do Brasil • ‎русский • ‎العربية • ‎فارسی • ‎বাংলা • ‎中文 • ‎中文(简体)‎ • ‎日本語

Tai yra Kiwix Dažnai Užduoti Klausimai (ar DUK) puslapis. Jei jūs nerandate atsakymo į savo klausimą, prašome svarstyti, skaitydami Pagalbos puslapyje ar aplankykite mūsų Forumą.

Kur aš galiu rasti naują turinį?
Kiwix uses the ZIM format. We release our own ZIM files which are available for download in the Kiwix library (in the software). You can also use the Book creator on Wikipedia to generate your own ZIM files.
Mano ZIM failas per didelis, ką man daryti?
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:
  • On Microsoft Windows: FSJ-Lite,
  • On Apple Mac OSX: Split&Concat
  • On GNU/Linux and with the console: split --bytes=2000M my_big_file.zim

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

Kodėl Kiwix nėra pasiekiamas PPC Mac?
Mes neturime PPC architektūruoto Mac, ir ši architektūra yra pasenusi.
Ar įmanoma atnaujinti ZIM failą?
It is not possible to update a ZIM file itself, but you may download a new ZIM file with updated versions of the contents.
Kaip aš pats galiu sukurti ZIM failą?
To export articles from Wikipedia and other Wikimedia projects, please go to their Special:Book. For any other use case, this is unfortunately still too complicated (in short: Parsoid needs to be installed, then mwoffliner + zimwriterfs). Please read this page if you want to have some information.
Kaip aš galiu optimizuoti paieškos sistemos indeksą?
Launch the script "./kiwix-compact" (only available on GNU/Linux) and this should reduce disk use by almost 50%
How to install a pre-indexed ZIM file on Mac OSX?
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.
Ar yra vartotojų forumas, kur Kiwix vartotojai gali apsikeisti patirtį ir padėti vienas kitam?
Taip, jis yra https://forum.kiwix.org
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?
Use an unpacking software which supports the ZIP64 format (ZIP format for big files), like for example 7-zip. If this still fails, then your file was corrupted during the transfer, please restart the download using BitTorrent, then it will work.
Aš negaliu nukopijuoti Kiwix į savo USB įrenginį todėl, kad indekso rinkmenos (*.idx žinynas) yra per didelis.
USB flash drives are often formatted using the FAT32 filesystem which can't store files bigger than 4GB. We recommend to use exFAT or NTFS which can deal with big files and are broadly supported.
Kaip aš galiu vykdyti Kiwix su specifiniu straipsniu?
Jūs turite vykdyti Kiwix nuo komandos linijos, naudodamas -articleByUrl pasirinkimą. Pavyzdžiui:
kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim

Žiūrėkite taip pat