mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
Auto-update READMEs
This commit is contained in:
parent
fbf345f7bf
commit
166b8ef0bb
4 changed files with 66 additions and 18 deletions
|
@ -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)
|
||||
|
|
|
@ -39,7 +39,7 @@ Piwigo is a photo gallery software for the web, built by an active community of
|
|||
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/piwigo_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/piwigo_ynh/tree/testing --debug
|
||||
|
|
50
README_de.md
Normal file
50
README_de.md
Normal file
|
@ -0,0 +1,50 @@
|
|||
<!--
|
||||
N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
|
||||
Sie darf NICHT von Hand bearbeitet werden.
|
||||
-->
|
||||
|
||||
# Piwigo für YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/piwigo)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=piwigo)
|
||||
|
||||
*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
|
||||
|
||||
> *Mit diesem Paket können Sie Piwigo 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
|
||||
|
||||
Piwigo is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable.
|
||||
|
||||
**Ausgelieferte Version:** 14.3.0~ynh1
|
||||
|
||||
**Demo:** <https://piwigo.org/demo>
|
||||
|
||||
## Bildschirmfotos
|
||||
|
||||

|
||||
|
||||
## Dokumentation und Ressourcen
|
||||
|
||||
- Offizielle Website der App: <http://piwigo.org>
|
||||
- Offizielle Verwaltungsdokumentation: <https://piwigo.org/guides>
|
||||
- Upstream App Repository: <https://github.com/Piwigo/Piwigo>
|
||||
- YunoHost-Shop: <https://apps.yunohost.org/app/piwigo>
|
||||
- Einen Fehler melden: <https://github.com/YunoHost-Apps/piwigo_ynh/issues>
|
||||
|
||||
## Entwicklerinformationen
|
||||
|
||||
Bitte senden Sie Ihren Pull-Request an den [testing branch](https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing),
|
||||
|
||||
|
||||
Um den Testing-Branch auszuprobieren, gehen Sie bitte wie folgt vor:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
|
||||
oder
|
||||
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>
|
24
README_fr.md
24
README_fr.md
|
@ -1,26 +1,26 @@
|
|||
<!--
|
||||
Nota bene : ce README est automatiquement généré par https://github.com/YunoHost/apps/tree/master/tools/readme_generator
|
||||
Il ne doit pas être modifié à la main.
|
||||
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Il NE doit PAS être modifié à la main.
|
||||
-->
|
||||
|
||||
# Piwigo pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/piwigo)  
|
||||
[](https://dash.yunohost.org/appci/app/piwigo)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=piwigo)
|
||||
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Piwigo 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
|
||||
|
||||
Piwigo est un logiciel de galerie photo pour le web, construit par une communauté active d'utilisateurs et de développeurs. Des extensions rendent Piwigo facilement personnalisable.
|
||||
|
||||
**Version incluse :** 14.3.0~ynh1
|
||||
**Version incluse :** 14.3.0~ynh1
|
||||
|
||||
**Démo:** <https://piwigo.org/demo>
|
||||
**Démo :** <https://piwigo.org/demo>
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
@ -30,20 +30,20 @@ Piwigo est un logiciel de galerie photo pour le web, construit par une communaut
|
|||
|
||||
- Site officiel de l’app : <http://piwigo.org>
|
||||
- Documentation officielle de l'admin : <https://piwigo.org/guides>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/Piwigo/Piwigo>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/piwigo>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/piwigo_ynh/issues>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/Piwigo/Piwigo>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/piwigo>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/piwigo_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche branch](https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing),
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/piwigo_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/piwigo_ynh/tree/testing --debug
|
||||
or
|
||||
ou
|
||||
sudo yunohost app upgrade piwigo -u https://github.com/YunoHost-Apps/piwigo_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue