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 c29c4d0..5727e5d 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Shipped version:** 3.4.0~ynh1 +**Shipped version:** 4.0.0~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 440a9a5..5488700 100644 --- a/README_es.md +++ b/README_es.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Versión actual:** 3.4.0~ynh1 +**Versión actual:** 4.0.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index a2877be..d821a58 100644 --- a/README_eu.md +++ b/README_eu.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Paketatutako bertsioa:** 3.4.0~ynh1 +**Paketatutako bertsioa:** 4.0.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 7adec8a..f12e27f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Version incluse :** 3.4.0~ynh1 +**Version incluse :** 4.0.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index ab070c0..33c8609 100644 --- a/README_gl.md +++ b/README_gl.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**Versión proporcionada:** 3.4.0~ynh1 +**Versión proporcionada:** 4.0.0~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..a1aba8c --- /dev/null +++ b/README_id.md @@ -0,0 +1,57 @@ + + +# Libremdb untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/libremdb.svg)](https://ci-apps.yunohost.org/ci/apps/libremdb/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg) + +[![Pasang Libremdb dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Libremdb 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 + +A free & open source IMDb front-end. + +### Features + +- Browse any movie info without being tracked or bombarded by annoying ads. +- Modern interface with curated colors supporting both dark and light themes. +- Be it your small mobile or big computer screen, it’s fully responsive. +- Lightweight + + + +**Versi terkirim:** 4.0.0~ynh1 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada Libremdb](./doc/screenshots/screenshot.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Depot kode aplikasi hulu: +- Gudang YunoHost: +- Laporkan bug: + +## Info developer + +Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +atau +sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_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..274ce8e --- /dev/null +++ b/README_ru.md @@ -0,0 +1,57 @@ + + +# Libremdb для YunoHost + +[![Уровень интеграции](https://dash.yunohost.org/integration/libremdb.svg)](https://ci-apps.yunohost.org/ci/apps/libremdb/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg) + +[![Установите Libremdb с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb) + +*[Прочтите этот README на других языках.](./ALL_README.md)* + +> *Этот пакет позволяет Вам установить Libremdb быстро и просто на YunoHost-сервер.* +> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* + +## Обзор + +A free & open source IMDb front-end. + +### Features + +- Browse any movie info without being tracked or bombarded by annoying ads. +- Modern interface with curated colors supporting both dark and light themes. +- Be it your small mobile or big computer screen, it’s fully responsive. +- Lightweight + + + +**Поставляемая версия:** 4.0.0~ynh1 + +**Демо-версия:** + +## Снимки экрана + +![Снимок экрана Libremdb](./doc/screenshots/screenshot.png) + +## Документация и ресурсы + +- Официальный веб-сайт приложения: +- Репозиторий кода главной ветки приложения: +- Магазин YunoHost: +- Сообщите об ошибке: + +## Информация для разработчиков + +Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing). + +Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +или +sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug +``` + +**Больше информации о пакетировании приложений:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 3fd6ecd..6017775 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -27,7 +27,7 @@ A free & open source IMDb front-end. -**分发版本:** 3.4.0~ynh1 +**分发版本:** 4.0.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 37cae76..ea2ff72 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Libremdb" description.en = "Free & open source IMDb front-end" description.fr = "Frontal IMDb gratuit et open source" -version = "3.4.0~ynh1" +version = "4.0.0~ynh1" maintainers = [] @@ -38,8 +38,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/zyachel/libremdb/archive/refs/tags/v3.4.0.tar.gz" - sha256 = "096a5eb2212a8afa0c580bac3a53f83d5531d58df7f860925fb62031f1c15797" + url = "https://github.com/zyachel/libremdb/archive/refs/tags/v4.0.0.tar.gz" + sha256 = "957980a9149625a574a8ebba89407d5f099e98d8efadb950584138840083ee15" autoupdate.strategy = "latest_github_tag" [resources.ports]