diff --git a/ALL_README.md b/ALL_README.md deleted file mode 100644 index 7e29ff1..0000000 --- a/ALL_README.md +++ /dev/null @@ -1,14 +0,0 @@ -# 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) -- [Le o README en galego](README_gl.md) -- [Baca README dalam bahasa bahasa Indonesia](README_id.md) -- [Lees de README in het Nederlands](README_nl.md) -- [Przeczytaj README w języku polski](README_pl.md) -- [Прочитать README на русский](README_ru.md) -- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 18f46af..ad27a12 100644 --- a/README.md +++ b/README.md @@ -1,53 +1,39 @@ -# InvoiceNinja 5 for YunoHost +

+ Logo of InvoiceNinja 5 + InvoiceNinja 5, packaged for YunoHost +

-[![Integration level](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Working status](https://apps.yunohost.org/badge/state/invoiceninja5) -![Maintenance status](https://apps.yunohost.org/badge/maintained/invoiceninja5) +Create and email invoices, track payments, expenses, and time tasks -[![Install InvoiceNinja 5 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) +[![🌐 Official app website](https://img.shields.io/badge/Official_app_website-darkgreen?style=for-the-badge)](https://invoiceninja.org) +[![App Demo](https://img.shields.io/badge/App_Demo-blue?style=for-the-badge)](https://react.invoicing.co/demo) +![Version: 5.11.63~ynh1](https://img.shields.io/badge/Version-5.11.63~ynh1-rgba(0,150,0,1)?style=for-the-badge) -*[Read this README in other languages.](./ALL_README.md)* +
+ + +
-> *This package allows you to install InvoiceNinja 5 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.* +## 📦 Developer info -## Overview +🛠️ Upstream InvoiceNinja 5 repository: -Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. +Pull request are welcome and should target the [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). +The `testing` branch can be tested using: +``` +# fresh install: +sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing -**Shipped version:** 5.11.62~ynh1 - -**Demo:** - -## Screenshots - -![Screenshot of InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Documentation and resources - -- Official app website: -- Official user documentation: -- Official admin documentation: -- Upstream app code repository: -- YunoHost Store: -- Report a bug: - -## Developer info - -Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -To try the `testing` branch, please proceed like that: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -or -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug +# upgrade an existing install: +sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing ``` -**More info regarding app packaging:** +### 📚 App packaging documentation + +Please see for more information. \ No newline at end of file diff --git a/README_ca.md b/README_ca.md deleted file mode 100644 index 51f16d6..0000000 --- a/README_ca.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# 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 deleted file mode 100644 index 6ae1f47..0000000 --- a/README_de.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# 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 deleted file mode 100644 index 85bbced..0000000 --- a/README_es.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# 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) -![Estado En Mantención](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![Instalar InvoiceNinja 5 con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Leer este README en otros idiomas.](./ALL_README.md)* - -> *Este paquete le permite instalarInvoiceNinja 5 rapidamente y simplement en un servidor YunoHost.* -> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* - -## Descripción 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ón actual:** 5.11.62~ynh1 - -**Demo:** - -## Capturas - -![Captura de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Documentaciones y recursos - -- Sitio web oficial: -- Documentación usuario oficial: -- Documentación administrador oficial: -- Repositorio del código fuente oficial de la aplicación : -- Catálogo YunoHost: -- Reportar un error: - -## Información para desarrolladores - -Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -Para probar la rama `testing`, sigue asÍ: - -```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 -``` - -**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md deleted file mode 100644 index 1680ad6..0000000 --- a/README_eu.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 YunoHost-erako - -[![Integrazio maila](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Funtzionamendu egoera](https://apps.yunohost.org/badge/state/invoiceninja5) -![Mantentze egoera](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![Instalatu InvoiceNinja 5 YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* - -> *Pakete honek InvoiceNinja 5 YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* -> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* - -## Aurreikuspena - -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.62~ynh1 - -**Demoa:** - -## Pantaila-argazkiak - -![InvoiceNinja 5(r)en pantaila-argazkia](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Dokumentazioa eta baliabideak - -- Aplikazioaren webgune ofiziala: -- Erabiltzaileen dokumentazio ofiziala: -- Administratzaileen dokumentazio ofiziala: -- Jatorrizko aplikazioaren kode-gordailua: -- YunoHost Denda: -- Eman errore baten berri: - -## Garatzaileentzako informazioa - -Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -`testing` abarra probatzeko, honakoa egin: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -edo -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md deleted file mode 100644 index 8a8f1cd..0000000 --- a/README_fr.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 pour YunoHost - -[![Niveau d’intégration](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Statut du fonctionnement](https://apps.yunohost.org/badge/state/invoiceninja5) -![Statut de maintenance](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![Installer InvoiceNinja 5 avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Lire le README dans d'autres langues.](./ALL_README.md)* - -> *Ce package vous permet d’installer InvoiceNinja 5 rapidement et simplement sur un serveur YunoHost.* -> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.* - -## Vue d’ensemble - -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.62~ynh1 - -**Démo :** - -## Captures d’écran - -![Capture d’écran de InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Documentations et ressources - -- Site officiel de l’app : -- Documentation officielle utilisateur : -- Documentation officielle de l’admin : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : - -## Informations pour les développeurs - -Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -Pour essayer la branche `testing`, procédez comme suit : - -```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 -``` - -**Plus d’infos sur le packaging d’applications :** diff --git a/README_gl.md b/README_gl.md deleted file mode 100644 index 8fcffd0..0000000 --- a/README_gl.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 para YunoHost - -[![Nivel de integración](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Estado de funcionamento](https://apps.yunohost.org/badge/state/invoiceninja5) -![Estado de mantemento](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![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.11.62~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:** diff --git a/README_id.md b/README_id.md deleted file mode 100644 index d9730a7..0000000 --- a/README_id.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 untuk YunoHost - -[![Tingkat integrasi](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Status kerja](https://apps.yunohost.org/badge/state/invoiceninja5) -![Status pemeliharaan](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![Pasang InvoiceNinja 5 dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* - -> *Paket ini memperbolehkan Anda untuk memasang InvoiceNinja 5 secara cepat dan mudah pada server YunoHost.* -> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* - -## Ringkasan - -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.62~ynh1 - -**Demo:** - -## Tangkapan Layar - -![Tangkapan Layar pada InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Dokumentasi dan sumber daya - -- Website aplikasi resmi: -- Dokumentasi pengguna resmi: -- Dokumentasi admin resmi: -- Depot kode aplikasi hulu: -- Gudang YunoHost: -- Laporkan bug: - -## Info developer - -Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -Untuk mencoba branch `testing`, silakan dilanjutkan seperti: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -atau -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_it.md b/README_it.md deleted file mode 100644 index 561d982..0000000 --- a/README_it.md +++ /dev/null @@ -1,51 +0,0 @@ - - -# InvoiceNinja 5 per YunoHost - -[![Livello di integrazione](https://dash.yunohost.org/integration/invoiceninja5.svg)](https://dash.yunohost.org/appci/app/invoiceninja5) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/invoiceninja5.maintain.svg) - -[![Installa InvoiceNinja 5 con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Leggi questo README in altre lingue.](./ALL_README.md)* - -> *Questo pacchetto ti permette di installare InvoiceNinja 5 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 - -Invoice Ninja is a self-hosted invoicing platform to create & email invoices, track payments and expenses, and time billable tasks & projects for clients. - - -**Versione pubblicata:** 5.8.38~ynh1 - -**Prova:** - -## Screenshot - -![Screenshot di InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Documentazione e risorse - -- Sito web ufficiale dell’app: -- Documentazione ufficiale per gli utenti: -- 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/invoiceninja5_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/invoiceninja5_ynh/tree/testing --debug -o -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**Maggiori informazioni riguardo il pacchetto di quest’app:** diff --git a/README_nl.md b/README_nl.md deleted file mode 100644 index b8beb28..0000000 --- a/README_nl.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 voor Yunohost - -[![Integratieniveau](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Mate van functioneren](https://apps.yunohost.org/badge/state/invoiceninja5) -![Onderhoudsstatus](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![InvoiceNinja 5 met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Deze README in een andere taal lezen.](./ALL_README.md)* - -> *Met dit pakket kun je InvoiceNinja 5 snel en eenvoudig op een YunoHost-server installeren.* -> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.* - -## Overzicht - -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.62~ynh1 - -**Demo:** - -## Schermafdrukken - -![Schermafdrukken van InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Documentatie en bronnen - -- Officiele website van de app: -- Officiele gebruikersdocumentatie: -- Officiele beheerdersdocumentatie: -- Upstream app codedepot: -- YunoHost-store: -- Meld een bug: - -## Ontwikkelaarsinformatie - -Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -Om de `testing`-branch uit te proberen, ga als volgt te werk: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -of -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**Verdere informatie over app-packaging:** diff --git a/README_pl.md b/README_pl.md deleted file mode 100644 index 41ee8c8..0000000 --- a/README_pl.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 dla YunoHost - -[![Poziom integracji](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Status działania](https://apps.yunohost.org/badge/state/invoiceninja5) -![Status utrzymania](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![Zainstaluj InvoiceNinja 5 z YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Przeczytaj plik README w innym języku.](./ALL_README.md)* - -> *Ta aplikacja pozwala na szybką i prostą instalację InvoiceNinja 5 na serwerze YunoHost.* -> *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.* - -## Przegląd - -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.62~ynh1 - -**Demo:** - -## Zrzuty ekranu - -![Zrzut ekranu z InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Dokumentacja i zasoby - -- Oficjalna strona aplikacji: -- Oficjalna dokumentacja: -- Oficjalna dokumentacja dla administratora: -- Repozytorium z kodem źródłowym: -- Sklep YunoHost: -- Zgłaszanie błędów: - -## Informacje od twórców - -Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -lub -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**Więcej informacji o tworzeniu paczek aplikacji:** diff --git a/README_ru.md b/README_ru.md deleted file mode 100644 index 0e211b8..0000000 --- a/README_ru.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# InvoiceNinja 5 для YunoHost - -[![Уровень интеграции](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![Состояние работы](https://apps.yunohost.org/badge/state/invoiceninja5) -![Состояние сопровождения](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![Установите InvoiceNinja 5 с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[Прочтите этот README на других языках.](./ALL_README.md)* - -> *Этот пакет позволяет Вам установить InvoiceNinja 5 быстро и просто на YunoHost-сервер.* -> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* - -## Обзор - -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.62~ynh1 - -**Демо-версия:** - -## Снимки экрана - -![Снимок экрана InvoiceNinja 5](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## Документация и ресурсы - -- Официальный веб-сайт приложения: -- Официальная документация пользователя: -- Официальная документация администратора: -- Репозиторий кода главной ветки приложения: -- Магазин YunoHost: -- Сообщите об ошибке: - -## Информация для разработчиков - -Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing). - -Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -или -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md deleted file mode 100644 index 6188e86..0000000 --- a/README_zh_Hans.md +++ /dev/null @@ -1,53 +0,0 @@ - - -# YunoHost 上的 InvoiceNinja 5 - -[![集成程度](https://apps.yunohost.org/badge/integration/invoiceninja5)](https://ci-apps.yunohost.org/ci/apps/invoiceninja5/) -![工作状态](https://apps.yunohost.org/badge/state/invoiceninja5) -![维护状态](https://apps.yunohost.org/badge/maintained/invoiceninja5) - -[![使用 YunoHost 安装 InvoiceNinja 5](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=invoiceninja5) - -*[阅读此 README 的其它语言版本。](./ALL_README.md)* - -> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 InvoiceNinja 5。* -> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* - -## 概况 - -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.62~ynh1 - -**演示:** - -## 截图 - -![InvoiceNinja 5 的截图](./doc/screenshots/Create-Invoices-in-Seconds.png) - -## 文档与资源 - -- 官方应用网站: -- 官方用户文档: -- 官方管理文档: -- 上游应用代码库: -- YunoHost 商店: -- 报告 bug: - -## 开发者信息 - -请向 [`testing` 分支](https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing) 发送拉取请求。 - -如要尝试 `testing` 分支,请这样操作: - -```bash -sudo yunohost app install https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -或 -sudo yunohost app upgrade invoiceninja5 -u https://github.com/YunoHost-Apps/invoiceninja5_ynh/tree/testing --debug -``` - -**有关应用打包的更多信息:**