diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..e3c80d2 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,6 @@ - [Irakurri README euskaraz](README_eu.md) - [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 8a6104e..acc8964 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Create a workspace for a team with file management, contact, chat... -**Shipped version:** 24.6.4~ynh1 +**Shipped version:** 24.8.1~ynh1 ## Documentation and resources - Official app website: diff --git a/README_es.md b/README_es.md index d28982f..748440a 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. Create a workspace for a team with file management, contact, chat... -**Versión actual:** 24.6.4~ynh1 +**Versión actual:** 24.8.1~ynh1 ## Documentaciones y recursos - Sitio web oficial: diff --git a/README_eu.md b/README_eu.md index 4cb60d8..bf265b1 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. Create a workspace for a team with file management, contact, chat... -**Paketatutako bertsioa:** 24.6.4~ynh1 +**Paketatutako bertsioa:** 24.8.1~ynh1 ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: diff --git a/README_fr.md b/README_fr.md index 69809cb..e139f82 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Créer un espace de travail pour une équipe avec gestion de fichier, contact, chat... -**Version incluse :** 24.6.4~ynh1 +**Version incluse :** 24.8.1~ynh1 ## Documentations et ressources - Site officiel de l’app : diff --git a/README_gl.md b/README_gl.md index 7fd37a9..cedcd81 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Create a workspace for a team with file management, contact, chat... -**Versión proporcionada:** 24.6.4~ynh1 +**Versión proporcionada:** 24.8.1~ynh1 ## Documentación e recursos - Web oficial da app: diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..1d1bb9f --- /dev/null +++ b/README_id.md @@ -0,0 +1,42 @@ + + +# Agora untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/agora.svg)](https://ci-apps.yunohost.org/ci/apps/agora/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/agora.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/agora.maintain.svg) + +[![Pasang Agora dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=agora) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Agora secara cepat dan mudah pada server YunoHost.* +> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* + +## Ringkasan + +Create a workspace for a team with file management, contact, chat... + +**Versi terkirim:** 24.8.1~ynh1 +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/agora_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/agora_ynh/tree/testing --debug +atau +sudo yunohost app upgrade agora -u https://github.com/YunoHost-Apps/agora_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_ru.md b/README_ru.md new file mode 100644 index 0000000..8c9924f --- /dev/null +++ b/README_ru.md @@ -0,0 +1,42 @@ + + +# Agora для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/agora.svg)](https://ci-apps.yunohost.org/ci/apps/agora/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/agora.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/agora.maintain.svg) + +[![Установите Agora с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=agora) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Agora быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +Create a workspace for a team with file management, contact, chat... + +**Поставляемая версия:** 24.8.1~ynh1 +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Официальная документация администратора: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/agora_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/agora_ynh/tree/testing --debug +или +sudo yunohost app upgrade agora -u https://github.com/YunoHost-Apps/agora_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index e8aa3a5..1f5bc3a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ Create a workspace for a team with file management, contact, chat... -**分发版本:** 24.6.4~ynh1 +**分发版本:** 24.8.1~ynh1 ## 文档与资源 - 官方应用网站: diff --git a/manifest.toml b/manifest.toml index bbb3626..6ac4eb5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Agora" description.en = "Software for collaboration and creation of digital space" description.fr = "Logiciel de collaboration et de création d'espace numérique" -version = "24.6.4~ynh1" +version = "24.8.1~ynh1" maintainers = ["frju365"] @@ -60,8 +60,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/xech/agora-project/archive/refs/tags/24.6.4.tar.gz" - sha256 = "177d3e787e30eead7ea751461d2d0d345de3dbc73f2b64801907ad8f43d71c8c" + url = "https://github.com/xech/agora-project/archive/refs/tags/24.8.1.tar.gz" + sha256 = "911ef979e60c924df2134a253b17ecf485f91296e5ebadccf6971f710a7a0259" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"