diff --git a/ALL_README.md b/ALL_README.md index ecbaeae..1d520b0 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,5 @@ # All available README files by language -[Read the README in English](README.md) - - - - +- [Read the README in English](README.md) +- [Die README in Deutsch lesen](README_de.md) +- [Lire le README en français](README_fr.md) diff --git a/README.md b/README.md index 043a937..9857573 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Shipped version:** 5.6.5~ynh2 +**Shipped version:** 6.3.16~ynh1 **Demo:** @@ -39,7 +39,7 @@ Fab-manager is the Fab Lab management solution. It provides a comprehensive, web Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing), -To try the testing branch, please proceed like that. +To try the testing branch, please proceed like that: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug diff --git a/README_de.md b/README_de.md new file mode 100644 index 0000000..b0ea25c --- /dev/null +++ b/README_de.md @@ -0,0 +1,50 @@ + + +# Fab-manager für YunoHost + +[![Integrations-Level](https://dash.yunohost.org/integration/fab-manager.svg)](https://dash.yunohost.org/appci/app/fab-manager) ![Funktionsstatus](https://ci-apps.yunohost.org/ci/badges/fab-manager.status.svg) ![Wartungsstatus](https://ci-apps.yunohost.org/ci/badges/fab-manager.maintain.svg) + +[![Fab-manager mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=fab-manager) + +*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)* + +> *Mit diesem Paket können Sie Fab-manager 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 + +Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. + +**Ausgelieferte Version:** 6.3.16~ynh1 + +**Demo:** + +## Bildschirmfotos + +![Bildschirmfotos von Fab-manager](./doc/screenshots/dashboard-mockup.webp) + +## Dokumentation und Ressourcen + +- Offizielle Website der App: +- 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/fab-manager_ynh/tree/testing), + + +Um den Testing-Branch auszuprobieren, gehen Sie bitte wie folgt vor: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug +oder +sudo yunohost app upgrade fab-manager -u https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug +``` + +**Weitere Informationen zur App-Paketierung:** diff --git a/README_fr.md b/README_fr.md index 58bf705..d24907d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,44 +1,45 @@ # Fab-manager pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/fab-manager.svg)](https://dash.yunohost.org/appci/app/fab-manager) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/fab-manager.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/fab-manager.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/fab-manager.svg)](https://dash.yunohost.org/appci/app/fab-manager) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/fab-manager.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/fab-manager.maintain.svg) [![Installer Fab-manager avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=fab-manager) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer Fab-manager rapidement et simplement sur un serveur YunoHost. -Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* +Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d’ensemble +## Vue d'ensemble Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. -**Version incluse :** 5.6.5~ynh2 +**Version incluse :** 6.3.16~ynh1 -**Démo :** +**Démo :** -## Captures d’écran +## Captures d'écran -![Capture d’écran de Fab-manager](./doc/screenshots/dashboard-mockup.webp) +![Capture d'écran de Fab-manager](./doc/screenshots/dashboard-mockup.webp) ## Documentations et ressources -- Site officiel de l’app : -- Documentation officielle de l’admin : -- Dépôt de code officiel de l’app : -- YunoHost Store : -- Signaler un bug : +- Site officiel de l’app : +- 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/fab-manager_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing), -Pour essayer la branche testing, procédez comme suit. + +Pour essayer la branche testing, procédez comme suit : ```bash sudo yunohost app install https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug @@ -46,4 +47,4 @@ ou sudo yunohost app upgrade fab-manager -u https://github.com/YunoHost-Apps/fab-manager_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** +**Plus d'infos sur le packaging d'applications :**