|
@ -27,14 +27,7 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
|
|
|
@ -27,14 +27,7 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
||||||
|
|
||||||
## Capturas
|
## Capturas
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## Documentaciones y recursos
|
## Documentaciones y recursos
|
||||||
|
|
||||||
|
|
|
@ -27,14 +27,7 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## Dokumentazioa eta baliabideak
|
## Dokumentazioa eta baliabideak
|
||||||
|
|
||||||
|
|
13
README_fr.md
|
@ -16,9 +16,9 @@ Il NE doit PAS être modifié à la main.
|
||||||
|
|
||||||
## Vue d’ensemble
|
## Vue d’ensemble
|
||||||
|
|
||||||
Seafile is an open Source Cloud Storage application.
|
Seafile est une application open source dédiée au stockage de fichiers en nuage.
|
||||||
|
|
||||||
It's a Enterprise file sync and share platform with high reliability and performance. It's a file hosting platform with high reliability and performance. Put files on your own server. Sync and share files across different devices, or access all the files as a virtual disk.
|
Cette plateforme d'entreprise permet de synchroniser et partager des fichiers, de façon fiable et performante. Hébergez vos fichiers sur un serveur personnel, partagez-les et syncronisez-les sur tous appareils, ou accédez à vos fichiers par le biais d'un disque virtuel.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 11.0.9~ynh1
|
**Version incluse :** 11.0.9~ynh1
|
||||||
|
@ -27,14 +27,7 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
|
|
|
@ -27,14 +27,7 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## Documentación e recursos
|
## Documentación e recursos
|
||||||
|
|
||||||
|
|
|
@ -27,14 +27,7 @@ It's a Enterprise file sync and share platform with high reliability and perform
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||

|

|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||

|
|
||||||
|
|
||||||
## 文档与资源
|
## 文档与资源
|
||||||
|
|
||||||
|
|
3
doc/DESCRIPTION_fr.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Seafile est une application open source dédiée au stockage de fichiers en nuage.
|
||||||
|
|
||||||
|
Cette plateforme d'entreprise permet de synchroniser et partager des fichiers, de façon fiable et performante. Hébergez vos fichiers sur un serveur personnel, partagez-les et syncronisez-les sur tous appareils, ou accédez à vos fichiers par le biais d'un disque virtuel.
|
Before Width: | Height: | Size: 118 KiB |
Before Width: | Height: | Size: 71 KiB |
Before Width: | Height: | Size: 96 KiB |
Before Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 238 KiB After Width: | Height: | Size: 238 KiB |
Before Width: | Height: | Size: 33 KiB |
Before Width: | Height: | Size: 87 KiB |
Before Width: | Height: | Size: 270 KiB |
|
@ -30,10 +30,6 @@ pkill -f seaf-server || true
|
||||||
pkill -f ccnet-server || true
|
pkill -f ccnet-server || true
|
||||||
pkill -f seahub || true
|
pkill -f seahub || true
|
||||||
|
|
||||||
if [ "$YNH_APP_PURGE" -eq 1 ]; then
|
|
||||||
ynh_script_progression --message="Removing logs..."
|
|
||||||
ynh_secure_remove --file=/var/log/"$app"
|
|
||||||
fi
|
|
||||||
ynh_script_progression --message="Removing code..."
|
ynh_script_progression --message="Removing code..."
|
||||||
ynh_secure_remove --file=/var/www/"$app"
|
ynh_secure_remove --file=/var/www/"$app"
|
||||||
ynh_secure_remove --file=/opt/yunohost/"$app"
|
ynh_secure_remove --file=/opt/yunohost/"$app"
|
||||||
|
|