From d4d7aae765d0feec26c77eed5b4d12801dc00289 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 24 Aug 2024 01:34:41 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 4 ++-- README_ru.md | 50 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 9 files changed, 59 insertions(+), 8 deletions(-) create mode 100644 README_ru.md 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 befb5c3..3afe38e 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Shipped version:** 1.24.1~ynh1 +**Shipped version:** 1.24.2~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 20c6bd8..9946eca 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Versión actual:** 1.24.1~ynh1 +**Versión actual:** 1.24.2~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 1527271..14dc492 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Paketatutako bertsioa:** 1.24.1~ynh1 +**Paketatutako bertsioa:** 1.24.2~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 109f074..102c9d7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Agrégateur de flux RSS avec une interface adaptée au mobile. -**Version incluse :** 1.24.1~ynh1 +**Version incluse :** 1.24.2~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7add198..525e5ce 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Versión proporcionada:** 1.24.1~ynh1 +**Versión proporcionada:** 1.24.2~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index 74c5214..33ac477 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Versi terkirim:** 1.24.1~ynh1 +**Versi terkirim:** 1.24.2~ynh1 **Demo:** @@ -31,7 +31,7 @@ An efficient but powerful RSS aggregator with a nice and mobile-friendly design, - 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..07188f4 --- /dev/null +++ b/README_ru.md @@ -0,0 +1,50 @@ + + +# FreshRSS для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/freshrss.svg)](https://ci-apps.yunohost.org/ci/apps/freshrss/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/freshrss.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/freshrss.maintain.svg) + +[![Установите FreshRSS с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=freshrss) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить FreshRSS быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. + + +**Поставляемая версия:** 1.24.2~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана FreshRSS](./doc/screenshots/screenshot.png) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Официальная документация администратора: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug +или +sudo yunohost app upgrade freshrss -u https://github.com/YunoHost-Apps/freshrss_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ea47dc8..baa986e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**分发版本:** 1.24.1~ynh1 +**分发版本:** 1.24.2~ynh1 **演示:**