forked from Git/send_ynh
Auto-update README
This commit is contained in:
30
README_fr.md
30
README_fr.md
@ -1,6 +1,6 @@
|
||||
<!--
|
||||
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
|
||||
It shall NOT be edited by hand.
|
||||
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.
|
||||
-->
|
||||
|
||||
# Send pour YunoHost
|
||||
@ -9,10 +9,10 @@ It shall NOT be edited by hand.
|
||||
|
||||
[](https://install-app.yunohost.org/?app=send)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
*[Lire le README dans d'autres langues.](./ALL_README.md)*
|
||||
|
||||
> *Ce package vous permet d’installer Send 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.*
|
||||
> *Ce package vous permet d’installer Send rapidement et simplement sur un serveur YunoHost.*
|
||||
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
|
||||
|
||||
## Vue d’ensemble
|
||||
|
||||
@ -20,9 +20,9 @@ Un fork du Firefox Send de Mozilla. Mozilla a arrêté Send, et ce fork est un e
|
||||
Send est une expérience de partage de fichiers qui permet d'envoyer des fichiers chiffrés à d'autres utilisateurs.
|
||||
|
||||
|
||||
**Version incluse :** 3.4.23~ynh3
|
||||
**Version incluse :** 3.4.23~ynh3
|
||||
|
||||
**Démo :** https://send.vis.ee/
|
||||
**Démo :** <https://send.vis.ee/>
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
@ -30,21 +30,21 @@ Send est une expérience de partage de fichiers qui permet d'envoyer des fichier
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://send.vis.ee/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/timvisee/send>
|
||||
* YunoHost Store: <https://apps.yunohost.org/app/send>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/send_ynh/issues>
|
||||
- Site officiel de l’app : <https://send.vis.ee/>
|
||||
- Dépôt de code officiel de l’app : <https://github.com/timvisee/send>
|
||||
- YunoHost Store : <https://apps.yunohost.org/app/send>
|
||||
- Signaler un bug : <https://github.com/YunoHost-Apps/send_ynh/issues>
|
||||
|
||||
## Informations pour les développeurs
|
||||
|
||||
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
|
||||
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
|
||||
|
||||
Pour essayer la branche testing, procédez comme suit.
|
||||
Pour essayer la branche `testing`, procédez comme suit :
|
||||
|
||||
``` bash
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
ou
|
||||
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
|
||||
|
Reference in New Issue
Block a user