diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..1d520b0 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,5 @@ +# All available README files by language + +- [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 e3252c2..acac4ee 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install Readeck with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README is other languages.](./ALL_README.md)* > *This package allows you to install Readeck 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.* @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. - -**Shipped version:** 0.12.0~ynh1 +**Shipped version:** 0.13.2~ynh1 ## Screenshots @@ -26,19 +25,20 @@ Readeck is a simple web application that lets you save the precious readable con ## Documentation and resources -* Official app website: -* Official admin documentation: -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +- Official app website: +- 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/readeck_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/readeck_ynh/tree/testing), -To try the testing branch, please proceed like that. -``` bash +To try the testing branch, please proceed like that: + +```bash sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug or sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug diff --git a/README_de.md b/README_de.md new file mode 100644 index 0000000..45dd51d --- /dev/null +++ b/README_de.md @@ -0,0 +1,47 @@ + + +# Readeck für YunoHost + +[![Integrations-Level](https://dash.yunohost.org/integration/readeck.svg)](https://dash.yunohost.org/appci/app/readeck) ![Funktionsstatus](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Wartungsstatus](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg) + +[![Readeck mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) + +*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)* + +> *Mit diesem Paket können Sie Readeck 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 + +Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. +**Ausgelieferte Version:** 0.13.2~ynh1 + +## Bildschirmfotos + +![Bildschirmfotos von Readeck](./doc/screenshots/dark.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/readeck_ynh/tree/testing), + + +Um den Testing-Branch auszuprobieren, gehen Sie bitte wie folgt vor: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +oder +sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +``` + +**Weitere Informationen zur App-Paketierung:** diff --git a/README_fr.md b/README_fr.md index d549fbd..5278190 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,47 +1,47 @@ # Readeck pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/readeck.svg)](https://dash.yunohost.org/appci/app/readeck) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/readeck.svg)](https://dash.yunohost.org/appci/app/readeck) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg) [![Installer Readeck avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer Readeck 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 Readeck est une application Web simple qui vous permet de sauvegarder le précieux contenu lisible des pages Web que vous aimez et que vous souhaitez conserver pour toujours. +**Version incluse :** 0.13.2~ynh1 -**Version incluse :** 0.12.0~ynh1 +## Captures d'écran -## Captures d’écran - -![Capture d’écran de Readeck](./doc/screenshots/dark.webp) +![Capture d'écran de Readeck](./doc/screenshots/dark.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/readeck_ynh/tree/testing). +Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/readeck_ynh/tree/testing), -Pour essayer la branche testing, procédez comme suit. -``` bash +Pour essayer la branche testing, procédez comme suit : + +```bash sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug ou sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug ``` -**Plus d’infos sur le packaging d’applications :** \ No newline at end of file +**Plus d'infos sur le packaging d'applications :**