From d5105f6fd54687b7d804ab7a24e6e8a8429046c6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 29 Apr 2024 13:33:18 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 2 ++ README_gl.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 102 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..0869f01 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,50 @@ + + +# PluXml para YunoHost + +[![Nivel de integración](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg) + +[![Instalar PluXml con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml) + +*[Le este README en outros idiomas.](./ALL_README.md)* + +> *Este paquete permíteche instalar PluXml 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 + +Blog or CMS storing data in XML flat files. + + +**Versión proporcionada:** 5.8.12~ynh1 + +**Demo:** + +## Capturas de pantalla + +![Captura de pantalla de PluXml](./doc/screenshots/screenshot.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- 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/pluxml_ynh/tree/testing). + +Para probar a rama `testing`, procede deste xeito: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug +ou +sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_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..0bef077 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,50 @@ + + +# YunoHost 的 PluXml + +[![集成程度](https://dash.yunohost.org/integration/pluxml.svg)](https://dash.yunohost.org/appci/app/pluxml) ![工作状态](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg) + +[![使用 YunoHost 安装 PluXml](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 PluXml。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Blog or CMS storing data in XML flat files. + + +**分发版本:** 5.8.12~ynh1 + +**演示:** + +## 截图 + +![PluXml 的截图](./doc/screenshots/screenshot.png) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug +或 +sudo yunohost app upgrade pluxml -u https://github.com/YunoHost-Apps/pluxml_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**