2023-05-29 11:46:05 +02:00
<!--
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.
-->
2023-06-01 09:02:42 +02:00
# Lingva Translate pour YunoHost
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
[![Niveau d’ intégration ](https://dash.yunohost.org/integration/lingva.svg )](https://dash.yunohost.org/appci/app/lingva) ![Statut du fonctionnement ](https://ci-apps.yunohost.org/ci/badges/lingva.status.svg ) ![Statut de maintenance ](https://ci-apps.yunohost.org/ci/badges/lingva.maintain.svg )
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
[![Installer Lingva Translate avec YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=lingva)
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
*[Read this readme in english.](./README.md)*
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
> *Ce package vous permet d’ installer Lingva Translate 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.*
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
## Vue d’ ensemble
2023-05-29 11:46:05 +02:00
2023-06-01 10:20:03 +02:00
Lingva est un front-end alternatif à Google Translate, servant de traducteur gratuit et open source avec plus d'une centaine de langues disponibles.
2023-05-29 11:46:05 +02:00
2023-06-02 14:02:18 +02:00
**Version incluse :** 2023.1.13~ynh2
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
**Démo :** https://lingva.ml
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
## Captures d’ écran
2023-05-29 11:46:05 +02:00
2023-06-01 09:02:42 +02:00
![Capture d’ écran de Lingva Translate ](./doc/screenshots/lingva-id-en.png )
2023-05-29 11:46:05 +02:00
2023-06-01 10:17:41 +02:00
## :red_circle: Fonctions indésirables
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
2023-05-29 11:46:05 +02:00
## Documentations et ressources
2023-06-01 09:02:42 +02:00
* Dépôt de code officiel de l’ app : < https: // github . com / thedaviddelta / lingva-translate >
2023-10-31 15:20:07 +01:00
* YunoHost Store: < https: // apps . yunohost . org / app / lingva >
2023-06-01 09:02:42 +02:00
* Signaler un bug : < https: // github . com / YunoHost-Apps / lingva_ynh / issues >
2023-05-29 11:46:05 +02:00
## Informations pour les développeurs
2023-06-01 09:02:42 +02:00
Merci de faire vos pull request sur la [branche testing ](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing ).
2023-05-29 11:46:05 +02:00
Pour essayer la branche testing, procédez comme suit.
``` bash
2023-06-01 09:02:42 +02:00
sudo yunohost app install https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
2023-05-29 11:46:05 +02:00
ou
2023-06-01 09:02:42 +02:00
sudo yunohost app upgrade lingva -u https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
2023-05-29 11:46:05 +02:00
```
2023-06-01 09:02:42 +02:00
**Plus d’ infos sur le packaging d’ applications :** < https: / / yunohost . org / packaging_apps >