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

50 lines
2.2 KiB
Markdown

<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# LibreTranslate para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/libretranslate.svg)](https://dash.yunohost.org/appci/app/libretranslate) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/libretranslate.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/libretranslate.maintain.svg)
[![Instalar LibreTranslate con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libretranslate)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar LibreTranslate de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
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.
**Versión proporcionada:** 1.6.0~ynh1
**Demo:** <https://libretranslate.com/>
## Capturas de pantalla
![Captura de pantalla de LibreTranslate](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <https://libretranslate.com/>
- Documentación oficial para admin: <https://libretranslate.com/docs/>
- Repositorio de orixe do código: <https://github.com/LibreTranslate/LibreTranslate>
- Tenda YunoHost: <https://apps.yunohost.org/app/libretranslate>
- Informar dun problema: <https://github.com/YunoHost-Apps/libretranslate_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug
ou
sudo yunohost app upgrade libretranslate -u https://github.com/YunoHost-Apps/libretranslate_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>