1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-28 01:32:39 +00:00 committed by autoreadme_webhook
parent 4a5b4b1a87
commit d66b8f269f
9 changed files with 63 additions and 7 deletions

View file

@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md) - [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md) - [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md) - [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -25,7 +25,7 @@ It shall NOT be edited by hand.
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Shipped version:** 2.8.14~ynh5 **Shipped version:** 3.3.1~ynh1
**Demo:** <https://try.discourse.org> **Demo:** <https://try.discourse.org>

View file

@ -25,7 +25,7 @@ No se debe editar a mano.
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Versión actual:** 2.8.14~ynh5 **Versión actual:** 3.3.1~ynh1
**Demo:** <https://try.discourse.org> **Demo:** <https://try.discourse.org>

View file

@ -25,7 +25,7 @@ EZ editatu eskuz.
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Paketatutako bertsioa:** 2.8.14~ynh5 **Paketatutako bertsioa:** 3.3.1~ynh1
**Demoa:** <https://try.discourse.org> **Demoa:** <https://try.discourse.org>

View file

@ -25,7 +25,7 @@ Il NE doit PAS être modifié à la main.
Pour en savoir plus sur la philosophie et les objectifs du projet, [visitez **discourse.org**](http://www.discourse.org). Pour en savoir plus sur la philosophie et les objectifs du projet, [visitez **discourse.org**](http://www.discourse.org).
**Version incluse:** 2.8.14~ynh5 **Version incluse:** 3.3.1~ynh1
**Démo:** <https://try.discourse.org> **Démo:** <https://try.discourse.org>

View file

@ -25,7 +25,7 @@ NON debe editarse manualmente.
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Versión proporcionada:** 2.8.14~ynh5 **Versión proporcionada:** 3.3.1~ynh1
**Demo:** <https://try.discourse.org> **Demo:** <https://try.discourse.org>

View file

@ -25,7 +25,7 @@ Ini TIDAK boleh diedit dengan tangan.
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Versi terkirim:** 2.8.14~ynh5 **Versi terkirim:** 3.3.1~ynh1
**Demo:** <https://try.discourse.org> **Demo:** <https://try.discourse.org>

55
README_ru.md Normal file
View file

@ -0,0 +1,55 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Discourse для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/discourse.svg)](https://ci-apps.yunohost.org/ci/apps/discourse/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/discourse.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/discourse.maintain.svg)
[![Установите Discourse с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=discourse)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Discourse быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
[Discourse](http://www.discourse.org) is the 100% open source discussion platform built for the next decade of the Internet. Use it as a:
- mailing list
- discussion forum
- long-form chat room
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Поставляемая версия:** 3.3.1~ynh1
**Демо-версия:** <https://try.discourse.org>
## Снимки экрана
![Снимок экрана Discourse](./doc/screenshots/screenshot.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <http://Discourse.org>
- Репозиторий кода главной ветки приложения: <https://github.com/discourse/discourse>
- Магазин YunoHost: <https://apps.yunohost.org/app/discourse>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/discourse_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/discourse_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
или
sudo yunohost app upgrade discourse -u https://github.com/YunoHost-Apps/discourse_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -25,7 +25,7 @@
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org). To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**分发版本:** 2.8.14~ynh5 **分发版本:** 3.3.1~ynh1
**演示:** <https://try.discourse.org> **演示:** <https://try.discourse.org>