diff --git a/ALL_README.md b/ALL_README.md index 152f2e7..4ed64dd 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -5,4 +5,5 @@ - [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_zh_Hans.md) diff --git a/README.md b/README.md index f375cd4..a1004eb 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and ## Documentation and resources - Official app website: -- Official admin documentation: +- Official admin documentation: - Upstream app code repository: - YunoHost Store: - Report a bug: diff --git a/README_es.md b/README_es.md index 89c1b9c..13197f6 100644 --- a/README_es.md +++ b/README_es.md @@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and ## Documentaciones y recursos - Sitio web oficial: -- Documentación administrador oficial: +- Documentación administrador oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: diff --git a/README_eu.md b/README_eu.md index 106644e..683a7d1 100644 --- a/README_eu.md +++ b/README_eu.md @@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: -- Administratzaileen dokumentazio ofiziala: +- Administratzaileen dokumentazio ofiziala: - Jatorrizko aplikazioaren kode-gordailua: - YunoHost Denda: - Eman errore baten berri: diff --git a/README_fr.md b/README_fr.md index aa34a7a..e669c29 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Conduit garde les choses simples, c'est un binaire unique avec une base de donn ## Documentations et ressources - Site officiel de l’app : -- Documentation officielle de l’admin : +- Documentation officielle de l’admin : - Dépôt de code officiel de l’app : - YunoHost Store : - Signaler un bug : diff --git a/README_gl.md b/README_gl.md index 7d9b3e0..60102cb 100644 --- a/README_gl.md +++ b/README_gl.md @@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and ## Documentación e recursos - Web oficial da app: -- Documentación oficial para admin: +- Documentación oficial para admin: - Repositorio de orixe do código: - Tenda YunoHost: - Informar dun problema: diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..2aecab4 --- /dev/null +++ b/README_id.md @@ -0,0 +1,43 @@ + + +# Conduit untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/conduit.svg)](https://ci-apps.yunohost.org/ci/apps/conduit/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/conduit.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/conduit.maintain.svg) + +[![Pasang Conduit dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=conduit) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Conduit 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 + +Conduit is a lightweight open-source server implementation of the Matrix Specification with a focus on easy setup and low system requirements. That means you can make your own Conduit setup in just a few minutes. +Conduit keeps things simple, it's a single binary with an embedded database and can be much faster than other server implementations in some cases. + +**Versi terkirim:** 0.8.0~ynh3 +## 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/conduit_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/conduit_ynh/tree/testing --debug +atau +sudo yunohost app upgrade conduit -u https://github.com/YunoHost-Apps/conduit_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 9bb71d8..5cb1a13 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -23,7 +23,7 @@ Conduit keeps things simple, it's a single binary with an embedded database and ## 文档与资源 - 官方应用网站: -- 官方管理文档: +- 官方管理文档: - 上游应用代码库: - YunoHost 商店: - 报告 bug: