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 2024-03-07 20:31:00 +00:00
parent c170d5c61b
commit 86771a6e24
2 changed files with 15 additions and 15 deletions

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator 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. It shall NOT be edited by hand.
--> -->
@ -19,7 +19,7 @@ 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.5.5~ynh1 **Shipped version:** 1.5.6~ynh1
**Demo:** https://libretranslate.com/ **Demo:** https://libretranslate.com/
@ -29,11 +29,11 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other
## 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 Store: <https://apps.yunohost.org/app/libretranslate> - YunoHost Store: <https://apps.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

View file

@ -1,5 +1,5 @@
<!-- <!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator 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. It shall NOT be edited by hand.
--> -->
@ -19,7 +19,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
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.5.5~ynh1 **Version incluse :** 1.5.6~ynh1
**Démo :** https://libretranslate.com/ **Démo :** https://libretranslate.com/
@ -29,11 +29,11 @@ Free and Open Source Machine Translation API, entirely self-hosted. Unlike other
## Documentations et ressources ## Documentations et ressources
* Site officiel de lapp : <https://libretranslate.com/> - Site officiel de lapp : <https://libretranslate.com/>
* Documentation officielle de ladmin : <https://libretranslate.com/docs/> - Documentation officielle de ladmin : <https://libretranslate.com/docs/>
* Dépôt de code officiel de lapp : <https://github.com/LibreTranslate/LibreTranslate> - Dépôt de code officiel de lapp : <https://github.com/LibreTranslate/LibreTranslate>
* YunoHost Store: <https://apps.yunohost.org/app/libretranslate> - YunoHost Store : <https://apps.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
@ -47,4 +47,4 @@ 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 dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps> **Plus dinfos sur le packaging dapplications :** <https://yunohost.org/packaging_apps>