mirror of
https://github.com/YunoHost-Apps/transfersh_ynh.git
synced 2024-09-04 01:35:59 +02:00
Auto-update README
This commit is contained in:
parent
ee8ab320bf
commit
c8dc8d69f1
2 changed files with 11 additions and 11 deletions
20
README_fr.md
20
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Transfer.sh pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/transfersh)  
|
||||
[](https://dash.yunohost.org/appci/app/transfersh)  
|
||||
[](https://install-app.yunohost.org/?app=transfersh)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Transfer.sh 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 Transfer.sh 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
|
||||
|
||||
Easy and fast file sharing from the command-line. This code contains the server with everything you need to create your own instance.
|
||||
|
||||
|
@ -32,9 +32,9 @@ Transfer.sh currently supports the s3 (Amazon S3), gdrive (Google Drive), storj
|
|||
|
||||
**Version incluse :** 1.4.0~ynh1
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||

|
||||

|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -59,9 +59,9 @@ $ transfer hello.txt
|
|||
https://github.com/dutchcoders/transfer.sh/blob/main/examples.md
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://transfer.sh/>
|
||||
* Documentation officielle de l'admin : <https://github.com/dutchcoders/transfer.sh/>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/dutchcoders/transfer.sh>
|
||||
* Site officiel de l’app : <https://transfer.sh/>
|
||||
* Documentation officielle de l’admin : <https://github.com/dutchcoders/transfer.sh/>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/dutchcoders/transfer.sh>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_transfersh>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/transfersh_ynh/issues>
|
||||
|
||||
|
@ -77,4 +77,4 @@ ou
|
|||
sudo yunohost app upgrade transfersh -u https://github.com/YunoHost-Apps/transfersh_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>
|
Loading…
Add table
Reference in a new issue