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 0b78a0e..63a6365 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. -**Shipped version:** 24.7.1~ynh1 +**Shipped version:** 24.7.5~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 4c9efb4..8155f55 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. -**Versión actual:** 24.7.1~ynh1 +**Versión actual:** 24.7.5~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 32c7da4..5108b7c 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. -**Paketatutako bertsioa:** 24.7.1~ynh1 +**Paketatutako bertsioa:** 24.7.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index e098025..0329b78 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. Application en ligne qui permet de faire des schémas et du dessin vectoriel -**Version incluse :** 24.7.1~ynh1 +**Version incluse :** 24.7.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 0f60d8b..361991b 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. -**Versión proporcionada:** 24.7.1~ynh1 +**Versión proporcionada:** 24.7.5~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..b48f71e --- /dev/null +++ b/README_id.md @@ -0,0 +1,50 @@ + + +# Diagrams.net untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/diagramsnet.svg)](https://ci-apps.yunohost.org/ci/apps/diagramsnet/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/diagramsnet.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/diagramsnet.maintain.svg) + +[![Pasang Diagrams.net dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=diagramsnet) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Diagrams.net 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 + +diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. + + +**Versi terkirim:** 24.7.5~ynh1 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada Diagrams.net](./doc/screenshots/screenshot.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi admin resmi: +- Repositori kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug +atau +sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2dbed3b..3edac6e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams. -**分发版本:** 24.7.1~ynh1 +**分发版本:** 24.7.5~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index c328737..920cba0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Diagrams.net" description.en = "Diagram software for making flowcharts, process diagrams, org charts" description.fr = "Application qui permet de faire des schémas et du dessin vectoriel" -version = "24.7.1~ynh1" +version = "24.7.5~ynh1" maintainers = ["Gofannon"] @@ -42,8 +42,8 @@ ram.runtime = "50M" default = "visitors" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.7.1.tar.gz" - sha256 = "a47d67f7b539ac2c674bfc323817222599e16ea99af955b6d5d678dcb51a9bc4" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v24.7.5.tar.gz" + sha256 = "a80fe6a514aeaed5e6686342198406b39511c1df195d36b2bf370d7f023e729e" autoupdate.strategy = "latest_github_tag" [resources.system_user]