mirror of
https://github.com/YunoHost-Apps/simplytranslate_ynh.git
synced 2024-09-03 20:16:26 +02:00
51 lines
2.4 KiB
Markdown
51 lines
2.4 KiB
Markdown
<!--
|
|
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
NON debe editarse manualmente.
|
|
-->
|
|
|
|
# Simply Translate para YunoHost
|
|
|
|
[](https://dash.yunohost.org/appci/app/simplytranslate)  
|
|
|
|
[](https://install-app.yunohost.org/?app=simplytranslate)
|
|
|
|
*[Le este README en outros idiomas.](./ALL_README.md)*
|
|
|
|
> *Este paquete permíteche instalar Simply Translate 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
|
|
|
|
The frontend for SimplyTranslate engine, which you can use for translation for many translation engine, there are DeepL, Reverso, ICIBA, Google Translate, and LibreTranslate (which instance LibreTranslate fetch from can be configured) engine.
|
|
|
|
**Versión proporcionada:** 2023.4.9~ynh4
|
|
|
|
## Capturas de pantalla
|
|
|
|

|
|
|
|
## :red_circle: Debes considerar
|
|
|
|
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
|
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
|
|
|
|
## Documentación e recursos
|
|
|
|
- Web oficial da app: <https://simplytranslate.org/>
|
|
- Repositorio de orixe do código: <https://codeberg.org/SimpleWeb/SimplyTranslate-Web>
|
|
- Tenda YunoHost: <https://apps.yunohost.org/app/simplytranslate>
|
|
- Informar dun problema: <https://github.com/YunoHost-Apps/simplytranslate_ynh/issues>
|
|
|
|
## Info de desenvolvemento
|
|
|
|
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/simplytranslate_ynh/tree/testing).
|
|
|
|
Para probar a rama `testing`, procede deste xeito:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/simplytranslate_ynh/tree/testing --debug
|
|
ou
|
|
sudo yunohost app upgrade simplytranslate -u https://github.com/YunoHost-Apps/simplytranslate_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
|