From c5942c84035813cab2b71c57c33459b3f253546d Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 24 Mar 2024 01:30:31 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 10 +++++++++ README.md | 24 +++++++++++----------- README_fr.md | 38 +++++++++++++++++----------------- README_gl.md | 56 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 97 insertions(+), 31 deletions(-) create mode 100644 ALL_README.md create mode 100644 README_gl.md diff --git a/ALL_README.md b/ALL_README.md new file mode 100644 index 0000000..4a7dc57 --- /dev/null +++ b/ALL_README.md @@ -0,0 +1,10 @@ +# All available README files by language + +[Read the README in English](README.md) + + +* [Lire le README en français](README_fr.md) + +* [Le o README en galego](README_gl.md) + + diff --git a/README.md b/README.md index 743ed0a..3e0ee69 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install Ampache with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache) -*[Lire ce readme en français.](./README_fr.md)* +*[Read this README is other languages.](./ALL_README.md)* > *This package allows you to install Ampache 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.* @@ -24,10 +24,9 @@ Ampache is a web based audio/video streaming application and file manager allowi * Quick loading for mobile devices with potential low bandwith * Integrate with YunoHost users - same username and password * Allow one user to be the administrator (set at the installation) +**Shipped version:** 6.3.1~ynh1 -**Shipped version:** 6.2.1~ynh1 - -**Demo:** https://ampache.org/demo.html +**Demo:** ## Screenshots @@ -35,22 +34,23 @@ Ampache is a web based audio/video streaming application and file manager allowi ## 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/ampache_ynh/tree/testing). +Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing), + To try the testing branch, please proceed like that. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug or sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug ``` -**More info regarding app packaging:** \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 6fd5555..4651d86 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,20 +1,20 @@ # Ampache pour YunoHost -[![Niveau d’intégration](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Status du fonctionnement](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Statut demaintenance](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg) [![Installer Ampache avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache) -*[Read this readme in english.](./README.md)* +*[Lire le README dans d'autres langues.](./ALL_README.md)* > *Ce package vous permet d’installer Ampache 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 Ampache est une application Web de streaming audio/vidéo et un gestionnaire de fichiers vous permettant d'accéder à votre musique et vos vidéos de n'importe où, en utilisant presque n'importe quel appareil compatible Internet. @@ -24,33 +24,33 @@ Ampache est une application Web de streaming audio/vidéo et un gestionnaire de * Chargement rapide pour les appareils mobiles avec une bande passante potentiellement faible * Intégration avec les utilisateurs YunoHost - mêmes nom d'utilisateur et mot de passe * Autoriser un utilisateur à être l'administrateur (défini lors de l'installation) +**Version incluse :** 6.3.1~ynh1 -**Version incluse :** 6.2.1~ynh1 +**Démo:** -**Démo :** https://ampache.org/demo.html +## Captures d'écran -## Captures d’écran - -![Capture d’écran de Ampache](./doc/screenshots/visualizer.png) +![Capture d'écran de Ampache](./doc/screenshots/visualizer.png) ## 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/ampache_ynh/tree/testing). +Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing), + Pour essayer la branche testing, procédez comme suit. -``` bash +```bash sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug -ou +or sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_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 :** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..0c06bc0 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,56 @@ + + +# Ampache para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/ampache.svg)](https://dash.yunohost.org/appci/app/ampache) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg) + +[![Instalar Ampache con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Ampache 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 + +Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. + +### Features + + * Config for high quality streaming with high bandwith + * Quick loading for mobile devices with potential low bandwith + * Integrate with YunoHost users - same username and password + * Allow one user to be the administrator (set at the installation) +**Versión proporcionada** 6.3.1~ynh1 + +**Demo** + +## Capturas de pantalla + +![Captura de pantalla de Ampache](./doc/screenshots/visualizer.png) + +## Documentación e recursos + +- Web oficial da app: +- 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/ampache_ynh/tree/testing), + + +Para probar a rama testing, procede deste xeito. + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug +or +sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:**