From a038be05ae92415285cb892528655f21f70bb0fd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 12 Apr 2024 19:58:26 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 2 ++ README_gl.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 57 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 116 insertions(+) create mode 100644 README_gl.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 3eeb161..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -3,3 +3,5 @@ - [Read the README in English](README.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) +- [Le o README en galego](README_gl.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..e3ff002 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,57 @@ + + +# Libremdb para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/libremdb.svg)](https://dash.yunohost.org/appci/app/libremdb) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg) + +[![Instalar Libremdb con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar Libremdb 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 + +A free & open source IMDb front-end. + +### Features + +- Browse any movie info without being tracked or bombarded by annoying ads. +- Modern interface with curated colors supporting both dark and light themes. +- Be it your small mobile or big computer screen, it’s fully responsive. +- Lightweight + + + +**Versión proporcionada:** 3.4.0~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de Libremdb](./doc/screenshots/screenshot.png) + +## Documentación e recursos + +- Web oficial da app: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## Info de desenvolvemento + +Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +ou +sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +``` + +**Máis info sobre o empaquetado da app:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..ef16927 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,57 @@ + + +# YunoHost 的 Libremdb + +[![集成程度](https://dash.yunohost.org/integration/libremdb.svg)](https://dash.yunohost.org/appci/app/libremdb) ![工作状态](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg) + +[![使用 YunoHost 安装 Libremdb](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Libremdb。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +A free & open source IMDb front-end. + +### Features + +- Browse any movie info without being tracked or bombarded by annoying ads. +- Modern interface with curated colors supporting both dark and light themes. +- Be it your small mobile or big computer screen, it’s fully responsive. +- Lightweight + + + +**分发版本:** 3.4.0~ynh1 + +**演示:** + +## 截图 + +![Libremdb 的截图](./doc/screenshots/screenshot.png) + +## 文档与资源 + +- 官方应用网站: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +或 +sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**