From 4e8c2bd9ed6048f5b988946d347717ade51026be Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 23 Jul 2024 01:39:36 +0000 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 1 + README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_id.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++ README_zh_Hans.md | 2 +- 8 files changed, 72 insertions(+), 6 deletions(-) create mode 100644 README_id.md 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 a842e24..4a198f5 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Shipped version:** 2.11.0~ynh1 +**Shipped version:** 2.11.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index ef92ed0..d9f1ca8 100644 --- a/README_es.md +++ b/README_es.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Versión actual:** 2.11.0~ynh1 +**Versión actual:** 2.11.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 8a9a495..a1da20a 100644 --- a/README_eu.md +++ b/README_eu.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Paketatutako bertsioa:** 2.11.0~ynh1 +**Paketatutako bertsioa:** 2.11.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b513aac..b6503c3 100644 --- a/README_fr.md +++ b/README_fr.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Version incluse :** 2.11.0~ynh1 +**Version incluse :** 2.11.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7a77de2..51f1e06 100644 --- a/README_gl.md +++ b/README_gl.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**Versión proporcionada:** 2.11.0~ynh1 +**Versión proporcionada:** 2.11.1~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md new file mode 100644 index 0000000..879a8ac --- /dev/null +++ b/README_id.md @@ -0,0 +1,65 @@ + + +# Paperless-ngx untuk YunoHost + +[![Tingkat integrasi](https://dash.yunohost.org/integration/paperless-ngx.svg)](https://ci-apps.yunohost.org/ci/apps/paperless-ngx/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/paperless-ngx.maintain.svg) + +[![Pasang Paperless-ngx dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=paperless-ngx) + +*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* + +> *Paket ini memperbolehkan Anda untuk memasang Paperless-ngx 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 + +Paperless-ngx is a document management system that transforms your physical documents into a searchable online archive so you can keep, well, *less paper*. + +### Features + +* Organize and index your scanned documents with tags, correspondents, types, and more. +* Performs OCR on your documents, adds selectable text to image only documents and adds tags, correspondents and document types to your documents. +* Supports PDF documents, images, plain text files, and Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents). +* Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely. +* Single page application front end. +* Full text search helps you find what you need. +* Email processing: Paperless adds documents from your email accounts. +* Machine learning powered document matching. +* Optimized for multi core systems: Paperless-ngx consumes multiple documents in parallel. +* The integrated sanity checker makes sure that your document archive is in good health. +* [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). + + +**Versi terkirim:** 2.11.1~ynh1 + +**Demo:** + +## Tangkapan Layar + +![Tangkapan Layar pada Paperless-ngx](./doc/screenshots/documents-wchrome-dark.png) + +## Dokumentasi dan sumber daya + +- Website aplikasi resmi: +- Dokumentasi pengguna 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/paperless-ngx_ynh/tree/testing). + +Untuk mencoba branch `testing`, silakan dilanjutkan seperti: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug +atau +sudo yunohost app upgrade paperless-ngx -u https://github.com/YunoHost-Apps/paperless-ngx_ynh/tree/testing --debug +``` + +**Info lebih lanjut mengenai pemaketan aplikasi:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0476246..a7944a1 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -33,7 +33,7 @@ Paperless-ngx is a document management system that transforms your physical docu * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html). -**分发版本:** 2.11.0~ynh1 +**分发版本:** 2.11.1~ynh1 **演示:**