1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/forgejo_ynh.git synced 2024-09-03 18:36:26 +02:00

Remove Gitea mention + french translation (#80)

This commit is contained in:
grosmanal 2024-02-18 10:55:13 +01:00
parent c6ae77b8aa
commit 6ed0d6ec81
4 changed files with 31 additions and 15 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It is a "soft" fork of Gitea with a focus on scaling, federation and privacy.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It focuses on security, scaling, federation and privacy.
### Features

View file

@ -16,22 +16,22 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
## Vue densemble
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Forgejo est une forge logiciel légère auto-hébergée. Facilité d'installation et peu de maintenance, elle fait simplement ce qu'on lui demande.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It is a "soft" fork of Gitea with a focus on scaling, federation and privacy.
Présenté par une communauté inclusive sous l'égide de Codeberg e.V., une organisation démocratique à but non lucratif, Forgejo peut être considéré comme étant exclusivement un logiciel libre. Il se concentre sur la sécurité, la mise à léchelle, la fédération et la confidentialité.
### Features
### Fonctionnalités
- User dashboard, user profile and activity timeline.
- User, organization and repository management.
- Repository and organization webhooks, including Slack, Discord and Dingtalk.
- Repository Git hooks, deploy keys and Git LFS.
- Repository issues, pull requests, wiki, protected branches and collaboration.
- Migrate and mirror repositories with wiki from other code hosts.
- Web editor for quick editing repository files and wiki.
- Jupyter Notebook and PDF rendering.
- Authentication via SMTP, LDAP.
- Customize HTML templates, static files and many others.
- Tableau de bord utilisateur, profil et chronologie des activités.
- Gestion des utilisateurs, organisations et dépôts.
- Webhook dépôt et organisation, incluant Slack, Discord et Dingtalk.
- Hooks dépôt Git, clés de déploiement et Git LFS.
- Tickets de dépôt, demandes d'ajout, wiki, branches protégées et collaboration.
- Migration et dépôt mirroir avec wiki hébergé sur un autre hôte.
- Éditeur web pour une édition rapide des fichiers du dépôt et du wiki.
- Rendu Jupyter Notebook et PDF.
- Authentification via SMTP, LDAP.
- Modèle personnalisé HTML, de fichiers statiques et de nombreux autres.
**Version incluse :** 1.21.5-0~ynh1

View file

@ -1,6 +1,6 @@
Forgejo is a self-hosted lightweight software forge. Easy to install and low maintenance, it just does the job.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It is a "soft" fork of Gitea with a focus on scaling, federation and privacy.
Brought to you by an inclusive community under the umbrella of Codeberg e.V., a democratic non-profit organization, Forgejo can be trusted to be exclusively Free Software. It focuses on security, scaling, federation and privacy.
### Features

16
doc/DESCRIPTION_fr.md Normal file
View file

@ -0,0 +1,16 @@
Forgejo est une forge logiciel légère auto-hébergée. Facilité d'installation et peu de maintenance, elle fait simplement ce qu'on lui demande.
Présenté par une communauté inclusive sous l'égide de Codeberg e.V., une organisation démocratique à but non lucratif, Forgejo peut être considéré comme étant exclusivement un logiciel libre. Il se concentre sur la sécurité, la mise à léchelle, la fédération et la confidentialité.
### Fonctionnalités
- Tableau de bord utilisateur, profil et chronologie des activités.
- Gestion des utilisateurs, organisations et dépôts.
- Webhook dépôt et organisation, incluant Slack, Discord et Dingtalk.
- Hooks dépôt Git, clés de déploiement et Git LFS.
- Tickets de dépôt, demandes d'ajout, wiki, branches protégées et collaboration.
- Migration et dépôt mirroir avec wiki hébergé sur un autre hôte.
- Éditeur web pour une édition rapide des fichiers du dépôt et du wiki.
- Rendu Jupyter Notebook et PDF.
- Authentification via SMTP, LDAP.
- Modèle personnalisé HTML, de fichiers statiques et de nombreux autres.