1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/readeck_ynh.git synced 2024-09-03 20:16:18 +02:00

Merge pull request #14 from YunoHost-Apps/testing

This commit is contained in:
OniriCorpe 2024-08-18 05:06:27 +02:00 committed by GitHub
commit 1ff0437b2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
10 changed files with 109 additions and 13 deletions

View file

@ -5,4 +5,6 @@
- [Irakurri README euskaraz](README_eu.md) - [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md) - [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.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) - [阅读中文(简体)的 README](README_zh_Hans.md)

View file

@ -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. 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.15.0~ynh1 **Shipped version:** 0.15.1~ynh1
## Screenshots ## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. 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 actual:** 0.15.0~ynh1 **Versión actual:** 0.15.1~ynh1
## Capturas ## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. 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.15.0~ynh1 **Paketatutako bertsioa:** 0.15.1~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -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. 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.15.0~ynh1 **Version incluse:** 0.15.1~ynh1
## Captures décran ## Captures décran

View file

@ -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. 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.15.0~ynh1 **Versión proporcionada:** 0.15.1~ynh1
## Capturas de pantalla ## Capturas de pantalla

47
README_id.md Normal file
View file

@ -0,0 +1,47 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Readeck untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/readeck.svg)](https://ci-apps.yunohost.org/ci/apps/readeck/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg)
[![Pasang Readeck dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Readeck 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
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 terkirim:** 0.15.1~ynh1
## Tangkapan Layar
![Tangkapan Layar pada Readeck](./doc/screenshots/dark.webp)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://readeck.org/>
- Dokumentasi admin resmi: <https://readeck.org/en/docs/>
- Depot kode aplikasi hulu: <https://codeberg.org/readeck/readeck>
- Gudang YunoHost: <https://apps.yunohost.org/app/readeck>
- Laporkan bug: <https://github.com/YunoHost-Apps/readeck_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/readeck_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug
atau
sudo yunohost app upgrade readeck -u https://github.com/YunoHost-Apps/readeck_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

47
README_ru.md Normal file
View file

@ -0,0 +1,47 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Readeck для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/readeck.svg)](https://ci-apps.yunohost.org/ci/apps/readeck/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/readeck.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/readeck.maintain.svg)
[![Установите Readeck с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=readeck)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Readeck быстро и просто на YunoHost-сервер.*
> *Если у Вас нет 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.15.1~ynh1
## Снимки экрана
![Снимок экрана Readeck](./doc/screenshots/dark.webp)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://readeck.org/>
- Официальная документация администратора: <https://readeck.org/en/docs/>
- Репозиторий кода главной ветки приложения: <https://codeberg.org/readeck/readeck>
- Магазин YunoHost: <https://apps.yunohost.org/app/readeck>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/readeck_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `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
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@
Readeck is a simple web application that lets you save the precious readable content of web pages you like and want to keep forever. 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.15.0~ynh1 **分发版本:** 0.15.1~ynh1
## 截图 ## 截图

View file

@ -7,7 +7,7 @@ name = "Readeck"
description.en = "Bookmark manager and a read later tool" description.en = "Bookmark manager and a read later tool"
description.fr = "Gestionnaire de favoris et outil de lecture ultérieure" description.fr = "Gestionnaire de favoris et outil de lecture ultérieure"
version = "0.15.0~ynh1" version = "0.15.1~ynh1"
maintainers = ["eric_G"] maintainers = ["eric_G"]
@ -43,12 +43,12 @@ ram.runtime = "50M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
amd64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.0/readeck-0.15.0-linux-amd64" amd64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.1/readeck-0.15.1-linux-amd64"
amd64.sha256 = "7fd3bb17cf51ffc5e9c249ba2f8eb8d83358b60b02ea04ddc584194b9adeab90" amd64.sha256 = "e43427a21564252bdfbfe5953807838754916201b9503180055d3b72eec8b073"
arm64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.0/readeck-0.15.0-linux-arm64" arm64.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.1/readeck-0.15.1-linux-arm64"
arm64.sha256 = "fafcbd4d435f86dd17645181d59640c065a4e8ffbe7b7388b187dbec143402bd" arm64.sha256 = "9a583a641f5a80d967bef6107e5cb2ad86af2e160b411be656804fe882a09ce1"
armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.0/readeck-0.15.0-linux-arm-6" armhf.url = "https://codeberg.org/readeck/readeck/releases/download/0.15.1/readeck-0.15.1-linux-arm-6"
armhf.sha256 = "3f3b1abfdbf4363908cd83fd1efe327ba149432d4a50f1f2ab351c9f22f766b9" armhf.sha256 = "c6be6dd3b3c25e0353777a442e9c1215f4a30acfdac90b75a27dc29403544dd7"
rename = "readeck" rename = "readeck"
autoupdate.strategy = "latest_forgejo_release" autoupdate.strategy = "latest_forgejo_release"