diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -3,3 +3,4 @@ - [Read the README in English](README.md) - [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 cbd6986..3615bb4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Shipped version:** 5.8.39~ynh1 +**Shipped version:** 5.8.41~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 3055128..c39c3e2 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Paketatutako bertsioa:** 5.8.39~ynh1 +**Paketatutako bertsioa:** 5.8.41~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 26c0ffd..86d418d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Invoice Ninja est une plate-forme de facturation auto-hébergée permettant de créer et d'envoyer des factures par courrier électronique, de suivre les paiements et les dépenses, ainsi que de chronométrer les tâches et projets facturables pour les clients. -**Version incluse :** 5.8.39~ynh1 +**Version incluse :** 5.8.41~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..4d08905 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,51 @@ + + +# InvoiceNinja 5 para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) + +[![Instalar InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar InvoiceNinja 5 de xeito rápido e doado nun servidor YunoHost.* +> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.* + +## Vista xeral + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versión proporcionada:** 5.8.41~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para usuarias: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +ou +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:**