diff --git a/ALL_README.md b/ALL_README.md index 77b7509..5f6a45c 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -4,3 +4,4 @@ - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) + diff --git a/README.md b/README.md index d25db0f..aa3320f 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,10 @@ It shall NOT be edited by hand. [![Install Paheko with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko) + *[Read this README in other languages.](./ALL_README.md)* + > *This package allows you to install Paheko quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* diff --git a/README_fr.md b/README_fr.md index 55ff871..2e82df1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,6 +21,7 @@ Paheko (mot de la langue Māori qui signifie « coopérer », illustrant le but **Version incluse :** 1.3.6~ynh3 + **Démo :** ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 5ce45ef..15e0aa1 100644 --- a/README_gl.md +++ b/README_gl.md @@ -21,6 +21,7 @@ Paheko (a word from the Māori language meaning "to cooperate", illustrating the **Versión proporcionada:** 1.3.6~ynh3 + **Demo:** ## Capturas de pantalla diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..f16b474 --- /dev/null +++ b/README_it.md @@ -0,0 +1,50 @@ + + +# Paheko per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/paheko.svg)](https://dash.yunohost.org/appci/app/paheko) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/paheko.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/paheko.maintain.svg) + +[![Installa Paheko con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paheko) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare Paheko 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 + +Paheko (a word from the Māori language meaning "to cooperate", illustrating the purpose of the software: to improve together the daily management of an association) is software for associative management. It is the tool of choice for managing an association, a sports club, an NGO, etc. It is designed to meet the needs of a small to medium-sized structure: management of members, accounting, website, note-taking in meetings, archiving and sharing of the association's operating documents, discussion between members. + + +**Versione pubblicata:** 1.3.6~ynh2 + +**Prova:** + +## Screenshot + +![Screenshot di Paheko](./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/paheko_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/paheko_ynh/tree/testing --debug +o +sudo yunohost app upgrade paheko -u https://github.com/YunoHost-Apps/paheko_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:**