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

Auto-update README

This commit is contained in:
yunohost-bot 2022-11-06 07:50:32 +00:00
parent bbd88018c4
commit 0a5d68c85c
2 changed files with 29 additions and 23 deletions

View file

@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# LibreTranslate for YunoHost # LibreTranslate for YunoHost
[![Integration level](https://dash.yunohost.org/integration/libretranslate.svg)](https://dash.yunohost.org/appci/app/libretranslate) ![](https://ci-apps.yunohost.org/ci/badges/libretranslate.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/libretranslate.maintain.svg) [![Integration level](https://dash.yunohost.org/integration/libretranslate.svg)](https://dash.yunohost.org/appci/app/libretranslate) ![Working status](https://ci-apps.yunohost.org/ci/badges/libretranslate.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/libretranslate.maintain.svg)
[![Install LibreTranslate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libretranslate) [![Install LibreTranslate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libretranslate)
*[Lire ce readme en français.](./README_fr.md)* *[Lire ce readme en français.](./README_fr.md)*
@ -18,32 +18,33 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library. Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.
**Shipped version:** 1.2.7~ynh1 **Shipped version:** 1.3.0~ynh1
**Demo:** https://libretranslate.com/ **Demo:** https://libretranslate.com/
## Screenshots ## Screenshots
![](./doc/screenshots/screenshot.png) ![Screenshot of LibreTranslate](./doc/screenshots/screenshot.png)
![](./doc/screenshots/DESCRIPTION.md) ![Screenshot of LibreTranslate](./doc/screenshots/DESCRIPTION.md)
## Documentation and resources ## Documentation and resources
* Official app website: https://libretranslate.com/ * Official app website: <https://libretranslate.com/>
* Official admin documentation: https://libretranslate.com/docs/ * Official admin documentation: <https://libretranslate.com/docs/>
* Upstream app code repository: https://github.com/LibreTranslate/LibreTranslate * Upstream app code repository: <https://github.com/LibreTranslate/LibreTranslate>
* YunoHost documentation for this app: https://yunohost.org/app_libretranslate * YunoHost documentation for this app: <https://yunohost.org/app_libretranslate>
* Report a bug: https://github.com/YunoHost-Apps/libretranslate_ynh/issues * Report a bug: <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
## Developer info ## Developer info
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing). Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing).
To try the testing branch, please proceed like that. To try the testing branch, please proceed like that.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug
or or
sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug
``` ```
**More info regarding app packaging:** https://yunohost.org/packaging_apps **More info regarding app packaging:** <https://yunohost.org/packaging_apps>

View file

@ -1,10 +1,14 @@
<!--
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.
-->
# LibreTranslate pour YunoHost # LibreTranslate pour YunoHost
[![Niveau d'intégration](https://dash.yunohost.org/integration/libretranslate.svg)](https://dash.yunohost.org/appci/app/libretranslate) ![](https://ci-apps.yunohost.org/ci/badges/libretranslate.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/libretranslate.maintain.svg) [![Niveau d'intégration](https://dash.yunohost.org/integration/libretranslate.svg)](https://dash.yunohost.org/appci/app/libretranslate) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/libretranslate.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/libretranslate.maintain.svg)
[![Installer LibreTranslate avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libretranslate) [![Installer LibreTranslate avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libretranslate)
*[Read this readme in english.](./README.md)* *[Read this readme in english.](./README.md)*
*[Lire ce readme en français.](./README_fr.md)*
> *Ce package vous permet d'installer LibreTranslate rapidement et simplement sur un serveur YunoHost. > *Ce package vous permet d'installer LibreTranslate 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.* Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
@ -14,32 +18,33 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library. Free and Open Source Machine Translation API, entirely self-hosted. Unlike other APIs, it doesn't rely on proprietary providers such as Google or Azure to perform translations. Instead, its translation engine is powered by the open source Argos Translate library.
**Version incluse :** 1.2.7~ynh1 **Version incluse :** 1.3.0~ynh1
**Démo :** https://libretranslate.com/ **Démo :** https://libretranslate.com/
## Captures d'écran ## Captures d'écran
![](./doc/screenshots/screenshot.png) ![Capture d'écran de LibreTranslate](./doc/screenshots/screenshot.png)
![](./doc/screenshots/DESCRIPTION.md) ![Capture d'écran de LibreTranslate](./doc/screenshots/DESCRIPTION.md)
## Documentations et ressources ## Documentations et ressources
* Site officiel de l'app : https://libretranslate.com/ * Site officiel de l'app : <https://libretranslate.com/>
* Documentation officielle de l'admin : https://libretranslate.com/docs/ * Documentation officielle de l'admin : <https://libretranslate.com/docs/>
* Dépôt de code officiel de l'app : https://github.com/LibreTranslate/LibreTranslate * Dépôt de code officiel de l'app : <https://github.com/LibreTranslate/LibreTranslate>
* Documentation YunoHost pour cette app : https://yunohost.org/app_libretranslate * Documentation YunoHost pour cette app : <https://yunohost.org/app_libretranslate>
* Signaler un bug : https://github.com/YunoHost-Apps/libretranslate_ynh/issues * Signaler un bug : <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
## Informations pour les développeurs ## Informations pour les développeurs
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing). Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing).
Pour essayer la branche testing, procédez comme suit. Pour essayer la branche testing, procédez comme suit.
```
``` bash
sudo yunohost app install https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug sudo yunohost app install https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug
ou ou
sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_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>