diff --git a/ALL_README.md b/ALL_README.md index 8938aae..d3c57a5 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [阅读中文(简体)的 README](README_zh_Hans.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) \ No newline at end of file diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..9564d2d --- /dev/null +++ b/README_it.md @@ -0,0 +1,59 @@ + + +# Kiwix per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/kiwix.svg)](https://dash.yunohost.org/appci/app/kiwix) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/kiwix.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/kiwix.maintain.svg) + +[![Installa Kiwix con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kiwix) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare Kiwix su un server YunoHost in modo semplice e veloce.* +> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.* + +## Panoramica + +Kiwix is an offline reader for online content like Wikipedia, Project Gutenberg, or TED Talks. It makes knowledge available to people with no or limited internet access. The software as well as the content is free to use for anyone. + +### Features + +- Full text search engine +- Search suggestions +- Compatible with almost all browsers +- Available as command line executable +- Embedded in Kiwix UI +- Able to deal with one ZIM file or XML library files + + +**Versione pubblicata:** 3.6.0~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di Kiwix](./doc/screenshots/screenshot.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## Informazioni per sviluppatori + +Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing). + +Per provare la branch di `testing`, si prega di procedere in questo modo: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing --debug +o +sudo yunohost app upgrade kiwix -u https://github.com/YunoHost-Apps/kiwix_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:**