diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..a01b345 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,7 @@ # All available README files by language - [Read the README in English](README.md) +- [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) -- [Leggi il “README” in italiano](README_it.md) +- [阅读中文(简体)的 README](README_zh_Hans.md) diff --git a/README.md b/README.md index fab5242..638b904 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install Readeck with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install Readeck quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* @@ -18,7 +18,7 @@ It shall NOT be edited by hand. Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. -**Shipped version:** 0.12.0~ynh1 +**Shipped version:** 0.13.2~ynh1 ## Screenshots diff --git a/README_de.md b/README_de.md new file mode 100644 index 0000000..45dd51d --- /dev/null +++ b/README_de.md @@ -0,0 +1,47 @@ + + +# Readeck für YunoHost + +[![Integrations-Level](https://dash.yunohost.org/integration/readeck.svg)](https://dash.yunohost.org/appci/app/readeck) ![Funktionsstatus](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Wartungsstatus](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg) + +[![Readeck mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) + +*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)* + +> *Mit diesem Paket können Sie Readeck schnell und einfach auf einem YunoHost-Server installieren. +Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/#/install), um zu erfahren, wie Sie es installieren.* + +## Übersicht + +Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. +**Ausgelieferte Version:** 0.13.2~ynh1 + +## Bildschirmfotos + +![Bildschirmfotos von Readeck](./doc/screenshots/dark.webp) + +## Dokumentation und Ressourcen + +- Offizielle Website der App: +- Offizielle Verwaltungsdokumentation: +- Upstream App Repository: +- YunoHost-Shop: +- Einen Fehler melden: + +## Entwicklerinformationen + +Bitte senden Sie Ihren Pull-Request an den [testing branch](https://github.com/YunoHost-Apps/readeck_ynh/tree/testing), + + +Um den Testing-Branch auszuprobieren, gehen Sie bitte wie folgt vor: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +oder +sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +``` + +**Weitere Informationen zur App-Paketierung:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..47e68fa --- /dev/null +++ b/README_eu.md @@ -0,0 +1,47 @@ + + +# Readeck YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/readeck.svg)](https://dash.yunohost.org/appci/app/readeck) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg) + +[![Instalatu Readeck YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Readeck YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. + +**Paketatutako bertsioa:** 0.13.2~ynh1 + +## Pantaila-argazkiak + +![Readeck(r)en pantaila-argazkia](./doc/screenshots/dark.webp) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/readeck_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +edo +sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 399cd5d..6a02fc3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Readeck est une application Web simple qui vous permet de sauvegarder le précieux contenu lisible des pages Web que vous aimez et que vous souhaitez conserver pour toujours. -**Version incluse :** 0.12.0~ynh1 +**Version incluse :** 0.13.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 59fce84..b02a982 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. -**Versión proporcionada:** 0.12.0~ynh1 +**Versión proporcionada:** 0.13.2~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..e3266cd --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,47 @@ + + +# YunoHost 上的 Readeck + +[![集成程度](https://dash.yunohost.org/integration/readeck.svg)](https://dash.yunohost.org/appci/app/readeck) ![工作状态](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg) + +[![使用 YunoHost 安装 Readeck](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Readeck。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. + +**分发版本:** 0.13.2~ynh1 + +## 截图 + +![Readeck 的截图](./doc/screenshots/dark.webp) + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/readeck_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +或 +sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:** diff --git a/manifest.toml b/manifest.toml index a3b8cfc..36930dd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Readeck" description.en = "Bookmark manager and a read later tool" description.fr = "Gestionnaire de favoris et outil de lecture ultérieure" -version = "0.12.0~ynh1" +version = "0.13.2~ynh1" maintainers = ["eric_G"] @@ -43,12 +43,12 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - amd64.url = "https://codeberg.org/readeck/readeck/releases/download/0.12.0/readeck-0.12.0-linux-amd64" - amd64.sha256 = "c2387688f4603a65e77f20042afd76191551ff2d6abe56117a82fb759837fa67" - arm64.url = "https://codeberg.org/readeck/readeck/releases/download/0.12.0/readeck-0.12.0-linux-arm64" - arm64.sha256 = "1ee30dc8ab6478d4ba1c1f179d4381cdac4e7e7dc2f7071f945374823fdab72e" - armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.12.0/readeck-0.12.0-linux-arm-6" - armhf.sha256 = "62b33fbe63726ac59d4242ec8b6bb31641d09246274e83a5d3989be57d46c478" + amd64.url = "https://codeberg.org/readeck/readeck/releases/download/0.13.2/readeck-0.13.2-linux-amd64" + amd64.sha256 = "3183f29748f888a6a4aa56e3c7f526ac9a0cd729a1e3f8d0f1c159d931348299" + arm64.url = "https://codeberg.org/readeck/readeck/releases/download/0.13.2/readeck-0.13.2-linux-arm64" + arm64.sha256 = "fc36160dbea103dc3fd05effc851e491c2c68d49ed6be93886eb7b93bc1869e4" + armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.13.2/readeck-0.13.2-linux-arm-6" + armhf.sha256 = "2a53bdb637e745407583ca49b5a2b827ab62883318d5753e8fca5886116a14fa" rename = "readeck" autoupdate.strategy = "latest_forgejo_release"