mirror of
https://github.com/YunoHost-Apps/seafile_ynh.git
synced 2024-09-03 20:26:01 +02:00
Auto-update README
This commit is contained in:
parent
53318e6502
commit
7fbe0693b8
2 changed files with 18 additions and 18 deletions
34
README_fr.md
34
README_fr.md
|
@ -5,15 +5,15 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Seafile pour YunoHost
|
||||
|
||||
[![Niveau d'intégration](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
|
||||
[![Niveau d’intégration](https://dash.yunohost.org/integration/seafile.svg)](https://dash.yunohost.org/appci/app/seafile) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/seafile.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/seafile.maintain.svg)
|
||||
[![Installer Seafile avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=seafile)
|
||||
|
||||
*[Read this readme in english.](./README.md)*
|
||||
|
||||
> *Ce package vous permet d'installer Seafile 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 Seafile 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
|
||||
|
||||
Seafile is an open Source Cloud Storage application.
|
||||
|
||||
|
@ -24,16 +24,16 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
|||
|
||||
**Démo :** https://demo.seafile.com
|
||||
|
||||
## Captures d'écran
|
||||
## Captures d’écran
|
||||
|
||||
![Capture d'écran de Seafile](./doc/screenshots/mobile-ios-client.jpg)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/drive-client.png)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/file-locking.jpg)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/access-logs.jpg)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/file-history.png)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/wiki_en.png)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/sharing-dialog.png)
|
||||
![Capture d'écran de Seafile](./doc/screenshots/sync-client.jpg)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/mobile-ios-client.jpg)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/drive-client.png)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/file-locking.jpg)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/access-logs.jpg)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/file-history.png)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/wiki_en.png)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/sharing-dialog.png)
|
||||
![Capture d’écran de Seafile](./doc/screenshots/sync-client.jpg)
|
||||
|
||||
## Avertissements / informations importantes
|
||||
|
||||
|
@ -137,9 +137,9 @@ TODO
|
|||
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l'app : <https://www.seafile.com>
|
||||
* Documentation officielle de l'admin : <https://manual.seafile.com>
|
||||
* Dépôt de code officiel de l'app : <https://github.com/haiwen/seafile-server>
|
||||
* Site officiel de l’app : <https://www.seafile.com>
|
||||
* Documentation officielle de l’admin : <https://manual.seafile.com>
|
||||
* Dépôt de code officiel de l’app : <https://github.com/haiwen/seafile-server>
|
||||
* Documentation YunoHost pour cette app : <https://yunohost.org/app_seafile>
|
||||
* Signaler un bug : <https://github.com/YunoHost-Apps/seafile_ynh/issues>
|
||||
|
||||
|
@ -155,4 +155,4 @@ ou
|
|||
sudo yunohost app upgrade seafile -u https://github.com/YunoHost-Apps/seafile_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…
Reference in a new issue