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_zh_Hans.md
2024-06-03 17:20:30 +00:00

2.1 KiB
Raw Permalink Blame History

YunoHost 上的 LibreTranslate

集成程度 工作状态 维护状态

使用 YunoHost 安装 LibreTranslate

阅读此 README 的其它语言版本。

通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 LibreTranslate。
如果您还没有 YunoHost请参阅指南了解如何安装它。

概况

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.

分发版本: 1.6.0~ynh1

演示: https://libretranslate.com/

截图

LibreTranslate 的截图

文档与资源

开发者信息

请向 testing 分支 发送拉取请求。

如要尝试 testing 分支,请这样操作:

sudo yunohost app install 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

有关应用打包的更多信息: https://yunohost.org/packaging_apps