Difference between revisions of "FAQ/ru"

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=Можно ли самому обновить содержимое  ZIM файла?|answer=Невозможно самому  изменить ZIM файл , но вы можете скачать новый  ZIM файл с обновлённым содержанием.}}
{{FAQ_entry|question=Можно ли самому обновить содержимое  ZIM файла?|answer=Невозможно самому  изменить ZIM файл , но вы можете скачать новый  ZIM файл с обновлённым содержанием.}}


{{FAQ_entry|question=Как я могу построить ZIM файл самостоятельно?|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=Как я могу построить ZIM файл самостоятельно?|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=Как можно оптимизировать индексы поисковой системы Kiwix?|answer=Запустите скрипт "./kiwix-compact" (доступно только на  GNU/Linux) и это приведёт к уменьшению использования диска индексными файлами приблизительно на 50%}}
{{FAQ_entry|question=Как можно оптимизировать индексы поисковой системы Kiwix?|answer=Запустите скрипт "./kiwix-compact" (доступно только на  GNU/Linux) и это приведёт к уменьшению использования диска индексными файлами приблизительно на 50%}}
Line 26: Line 26:
{{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=Я не могу скопировать Kiwix на свою флэшку, потому что индексные файлы (директория *.idx ) слишком большие.|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=Я не могу скопировать Kiwix на свою флэшку, потому что индексные файлы (директория *.idx ) слишком большие.|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=Как я могу открыть Kiwix с определенной статьей?|answer=Вы должны запустить Kiwix из командной строки, используя опцию -articleByUrl. Например:<source lang="bash">kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim</source>}}
{{FAQ_entry|question=Как я могу открыть Kiwix с определенной статьей?|answer=Вы должны запустить Kiwix из командной строки, используя опцию -articleByUrl. Например:<source lang="bash">kiwix.exe -articleByUrl "zim://A/foo.html" bar.zim</source>}}
4,922

edits

Navigation menu