diff --git a/ALL_README.md b/ALL_README.md index c93d620..7e29ff1 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,8 @@ # All available README files by language - [Read the README in English](README.md) +- [Llegir el README en català](README_ca.md) +- [Die README in Deutsch lesen](README_de.md) - [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) diff --git a/README.md b/README.md index e53d579..18f46af 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,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.11.56~ynh1 +**Shipped version:** 5.11.62~ynh1 **Demo:** diff --git a/README_ca.md b/README_ca.md new file mode 100644 index 0000000..51f16d6 --- /dev/null +++ b/README_ca.md @@ -0,0 +1,53 @@ + + +# InvoiceNinja 5 per YunoHost + +[![Nivell d'integració](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +![Estat de funcionament](https://apps.yunohost.org/badge/state/invoiceninja5) +![Estat de manteniment](https://apps.yunohost.org/badge/maintained/invoiceninja5) + +[![Instal·la InvoiceNinja 5 amb YunoHosth](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Llegeix aquest README en altres idiomes.](./ALL_README.md)* + +> *Aquest paquet et permet instal·lar InvoiceNinja 5 de forma ràpida i senzilla en un servidor YunoHost.* +> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.* + +## Visió general + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Versió inclosa:** 5.11.62~ynh1 + +**Demo:** + +## Captures de pantalla + +![Captures de pantalla de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Documentació i recursos + +- Lloc web oficial de l'aplicació: +- Documentació oficial per l'usuari: +- Documentació oficial per l'administrador: +- Repositori oficial del codi de l'aplicació: +- Botiga YunoHost: +- Reportar un error: + +## Informació per a desenvolupadors + +Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Per provar la branca `testing`, procedir com descrit a continuació: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +o +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Més informació sobre l'empaquetatge d'aplicacions:** diff --git a/README_de.md b/README_de.md new file mode 100644 index 0000000..6ae1f47 --- /dev/null +++ b/README_de.md @@ -0,0 +1,53 @@ + + +# InvoiceNinja 5 für YunoHost + +[![Integrations-Level](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) +![Funktionsstatus](https://apps.yunohost.org/badge/state/invoiceninja5) +![Wartungsstatus](https://apps.yunohost.org/badge/maintained/invoiceninja5) + +[![InvoiceNinja 5 mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) + +*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)* + +> *Mit diesem Paket können Sie InvoiceNinja 5 schnell und einfach auf einem YunoHost-Server installieren.* +> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.* + +## Übersicht + +Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. + + +**Ausgelieferte Version:** 5.11.62~ynh1 + +**Demo:** + +## Bildschirmfotos + +![Bildschirmfotos von InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) + +## Dokumentation und Ressourcen + +- Offizielle Website der App: +- Offizielle Benutzerdokumentation: +- Offizielle Verwaltungsdokumentation: +- Upstream App Repository: +- YunoHost-Shop: +- Einen Fehler melden: + +## Entwicklerinformationen + +Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). + +Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +oder +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +``` + +**Weitere Informationen zur App-Paketierung:** diff --git a/README_es.md b/README_es.md index 00c680e..85bbced 100644 --- a/README_es.md +++ b/README_es.md @@ -3,7 +3,7 @@ Este archivo README esta generado automaticamente -# InvoiceNinja 5 para Yunohost +# InvoiceNinja 5 para YunoHost [![Nivel de integración](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) ![Estado funcional](https://apps.yunohost.org/badge/state/invoiceninja5) @@ -21,7 +21,7 @@ No se debe editar a mano. 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 actual:** 5.11.56~ynh1 +**Versión actual:** 5.11.62~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 0b795cb..1680ad6 100644 --- a/README_eu.md +++ b/README_eu.md @@ -21,7 +21,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.11.56~ynh1 +**Paketatutako bertsioa:** 5.11.62~ynh1 **Demoa:** @@ -42,7 +42,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, tr Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). -`testing` abarra probatzeko, ondorengoa egin: +`testing` abarra probatzeko, honakoa egin: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug diff --git a/README_fr.md b/README_fr.md index cac4652..8a8f1cd 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,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.11.56~ynh1 +**Version incluse :** 5.11.62~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3f715ff..8fcffd0 100644 --- a/README_gl.md +++ b/README_gl.md @@ -21,7 +21,7 @@ NON debe editarse manualmente. 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.11.56~ynh1 +**Versión proporcionada:** 5.11.62~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 91745cf..d9730a7 100644 --- a/README_id.md +++ b/README_id.md @@ -21,7 +21,7 @@ Ini TIDAK boleh diedit dengan tangan. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Versi terkirim:** 5.11.56~ynh1 +**Versi terkirim:** 5.11.62~ynh1 **Demo:** diff --git a/README_nl.md b/README_nl.md index 0c348ce..b8beb28 100644 --- a/README_nl.md +++ b/README_nl.md @@ -21,7 +21,7 @@ Hij mag NIET handmatig aangepast worden. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Geleverde versie:** 5.11.56~ynh1 +**Geleverde versie:** 5.11.62~ynh1 **Demo:** diff --git a/README_pl.md b/README_pl.md index b830ffc..41ee8c8 100644 --- a/README_pl.md +++ b/README_pl.md @@ -21,7 +21,7 @@ Nie powinno być ono edytowane ręcznie. Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Dostarczona wersja:** 5.11.56~ynh1 +**Dostarczona wersja:** 5.11.62~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index 2fde920..0e211b8 100644 --- a/README_ru.md +++ b/README_ru.md @@ -21,7 +21,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**Поставляемая версия:** 5.11.56~ynh1 +**Поставляемая версия:** 5.11.62~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 947170b..6188e86 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -21,7 +21,7 @@ Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. -**分发版本:** 5.11.56~ynh1 +**分发版本:** 5.11.62~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index e4260f9..e9f3855 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "InvoiceNinja 5" description.en = "Create and email invoices, track payments, expenses, and time tasks" description.fr = "Créer et envoyer des factures par e-mail, suivre les paiements, les dépenses et les tâches horaires" -version = "5.11.56~ynh1" +version = "5.11.62~ynh1" maintainers = ["Sebastian Gumprich"] @@ -61,8 +61,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.56/invoiceninja.tar" - sha256 = "979498b1e5afffa8de305b919bd799ba6c6a2b343d5a82ce94f9f6b969a61b03" + url = "https://github.com/invoiceninja/invoiceninja/releases/download/v5.11.62/invoiceninja.tar" + sha256 = "536f755fe40043f8b1c9f645127f8f6c34ee7863e271bbd4b382f8d783023243" format = "tar.gz" in_subdir = false autoupdate.strategy = "latest_github_release"