diff --git a/ALL_README.md b/ALL_README.md index 4ed64dd..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -6,4 +6,5 @@ - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md) +- [Прочитать README на русский](README_ru.md) - [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index 1dd17f5..99e8a1d 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Blog or CMS storing data in XML flat files. -**Shipped version:** 5.8.15~ynh1 +**Shipped version:** 5.8.16~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 7b063d5..85bfa87 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Blog or CMS storing data in XML flat files. -**Versión actual:** 5.8.15~ynh1 +**Versión actual:** 5.8.16~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 11be75f..1c58a15 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Blog or CMS storing data in XML flat files. -**Paketatutako bertsioa:** 5.8.15~ynh1 +**Paketatutako bertsioa:** 5.8.16~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8f20479..f3d275b 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Blog ou CMS stockant ses données dans des fichiers XML plats. -**Version incluse :** 5.8.15~ynh1 +**Version incluse :** 5.8.16~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f89895f..1982ecf 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Blog or CMS storing data in XML flat files. -**Versión proporcionada:** 5.8.15~ynh1 +**Versión proporcionada:** 5.8.16~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 381226c..ab2513e 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Blog or CMS storing data in XML flat files. -**Versi terkirim:** 5.8.15~ynh1 +**Versi terkirim:** 5.8.16~ynh1 **Demo:** @@ -31,7 +31,7 @@ Blog or CMS storing data in XML flat files. - Website aplikasi resmi: - Dokumentasi admin resmi: -- Repositori kode aplikasi hulu: +- Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..0eadc72 --- /dev/null +++ b/README_ru.md @@ -0,0 +1,50 @@ + + +# PluXml для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/pluxml.svg)](https://ci-apps.yunohost.org/ci/apps/pluxml/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/pluxml.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/pluxml.maintain.svg) + +[![Установите PluXml с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=pluxml) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить PluXml быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +Blog or CMS storing data in XML flat files. + + +**Поставляемая версия:** 5.8.16~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана PluXml](./doc/screenshots/screenshot.png) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Официальная документация администратора: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `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 +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 557e28f..a4cd4bb 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Blog or CMS storing data in XML flat files. -**分发版本:** 5.8.15~ynh1 +**分发版本:** 5.8.16~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index b727085..8be3013 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "PluXml" description.en = "Blog or CMS storing data in XML flat files." description.fr = "Blog ou CMS stockant ses données dans des fichiers XML plats." -version = "5.8.15~ynh1" +version = "5.8.16~ynh1" maintainers = ["Antoine"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.15.tar.gz" - sha256 = "b48d4a7decce1574324304fda157b2b0cebe8659c9a405953aecbfc89b0ebd1d" + url = "https://github.com/pluxml/PluXml/archive/refs/tags/v5.8.16.tar.gz" + sha256 = "a716c43428793ed19f2b8346b2d6d64ac99b2ff041c1474db28481f525f196e3" autoupdate.strategy = "latest_github_tag" [resources.system_user]