From 0ba181022a5c9a0cbbf77ba1a682df8b3dd399b2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 23 Mar 2024 01:41:26 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 8 ++++++++ README.md | 42 +++++++++++++++++++++--------------------- README_fr.md | 32 ++++++++++++++++---------------- 3 files changed, 45 insertions(+), 37 deletions(-) create mode 100644 ALL_README.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..b412b5e --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,8 @@ +# All available README files by language + +[Read the README in English](README.md) + + +* [Lire le README en français](README_fr.md) + + diff --git a/README.md b/README.md index 2150af5..64cc4a1 100644 --- a/README.md +++ b/README.md @@ -1,46 +1,46 @@ -# Jackett for YunoHost +# Jackett pour YunoHost -[![Integration level](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Working status](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg) +[![Niveau d'intégration ](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg) -[![Install Jackett with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett) +[![Installer Jackett avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett) -*[Lire ce readme en français.](./README_fr.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* -> *This package allows you to install Jackett 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.* +> *Ce package vous permet d’installer Jackett 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.* -## Overview +## Vue d'ensemble Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. +**Version incluse :** 0.21.2134~ynh1 -**Shipped version:** 0.20.1810~ynh1 +## Captures d'écran -## Screenshots +![Capture d'écran de Jackett](./doc/screenshots/demo.png) -![Screenshot of Jackett](./doc/screenshots/demo.png) +## Documentations et ressources -## Documentation and resources +- Dépôt de code officiel de l’app : +- YunoHost Store : +- Signaler un bug : -* Upstream app code repository: -* YunoHost Store: -* Report a bug: +## Informations pour les développeurs -## Developer info +Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing), -Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing). -To try the testing branch, please proceed like that. +Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug or sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** diff --git a/README_fr.md b/README_fr.md index e880c91..64cc4a1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,46 +1,46 @@ # Jackett pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg) +[![Niveau d'intégration ](https://dash.yunohost.org/integration/jackett.svg)](https://dash.yunohost.org/appci/app/jackett) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jackett.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/jackett.maintain.svg) [![Installer Jackett avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jackett) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer Jackett 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.* -## Vue d’ensemble +## Vue d'ensemble Jackett works as a proxy server: it translates queries from apps (Sonarr, Radarr, SickRage, CouchPotato, Mylar3, Lidarr, DuckieTV, qBittorrent, Nefarious etc.) into tracker-site-specific http queries, parses the html or json response, and then sends results back to the requesting software. This allows for getting recent uploads (like RSS) and performing searches. Jackett is a single repository of maintained indexer scraping & translation logic - removing the burden from other apps. +**Version incluse :** 0.21.2134~ynh1 -**Version incluse :** 0.20.1810~ynh1 +## Captures d'écran -## Captures d’écran - -![Capture d’écran de Jackett](./doc/screenshots/demo.png) +![Capture d'écran de Jackett](./doc/screenshots/demo.png) ## Documentations et ressources -* Dépôt de code officiel de l’app : -* YunoHost Store: -* Signaler un bug : +- 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/jackett_ynh/tree/testing). +Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/jackett_ynh/tree/testing), + Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/jackett_ynh/tree/testing --debug -ou +or sudo yunohost app upgrade jackett -u https://github.com/YunoHost-Apps/jackett_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 :**