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 c207b2f..9714ac9 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Shipped version:** 0.6.0~ynh1 +**Shipped version:** 0.6.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 16dff57..82bb6f7 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Versión actual:** 0.6.0~ynh1 +**Versión actual:** 0.6.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 6115849..ee97dcf 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Paketatutako bertsioa:** 0.6.0~ynh1 +**Paketatutako bertsioa:** 0.6.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 4cb0203..7555ba3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Appels de groupe avec WebRTC qui exploitent Matrix et une boîte à outils WebRTC open source de LiveKit. -**Version incluse :** 0.6.0~ynh1 +**Version incluse :** 0.6.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 4aca40b..941e242 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Versión proporcionada:** 0.6.0~ynh1 +**Versión proporcionada:** 0.6.1~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index e25f2b7..5739f1b 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**Versi terkirim:** 0.6.0~ynh1 +**Versi terkirim:** 0.6.1~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..07488db --- /dev/null +++ b/README_ru.md @@ -0,0 +1,49 @@ + + +# Element-Call для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/element-call.svg)](https://ci-apps.yunohost.org/ci/apps/element-call/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/element-call.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/element-call.maintain.svg) + +[![Установите Element-Call с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=element-call) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Element-Call быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. + + +**Поставляемая версия:** 0.6.1~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана Element-Call](./doc/screenshots/screenshot.jpg) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/element-call_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/element-call_ynh/tree/testing --debug +или +sudo yunohost app upgrade element-call -u https://github.com/YunoHost-Apps/element-call_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 521c2e5..1cce3c9 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit. -**分发版本:** 0.6.0~ynh1 +**分发版本:** 0.6.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index b11020d..c8fc9db 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Element-Call" description.en = "Group calls powered by Matrix" description.fr = "Appels de groupe alimentés par Matrix" -version = "0.6.0~ynh1" +version = "0.6.1~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.6.0.tar.gz" - sha256 = "879f60a113dcf0873eed4f857b5ab68c22651eb837ec45f32cc2c728fc124dbc" + url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.6.1.tar.gz" + sha256 = "98830a3c8705148216b0d703908e8dc4dedb2af9f85a92dcef67d0cfce285f4c" autoupdate.strategy = "latest_github_tag" [resources.system_user]