From 116576f353d2f76384f4444defd588080fa1b44e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Sun, 23 Jun 2024 14:37:22 +0200 Subject: [PATCH] Update READMEs --- ALL_README.md | 4 ++- README.md | 4 +-- README_es.md | 71 +++++++++++++++++++++++++++++++++++++++++++++++ README_eu.md | 71 +++++++++++++++++++++++++++++++++++++++++++++++ README_fr.md | 2 +- README_gl.md | 4 +-- README_zh_Hans.md | 71 +++++++++++++++++++++++++++++++++++++++++++++++ 7 files changed, 221 insertions(+), 6 deletions(-) create mode 100644 README_es.md create mode 100644 README_eu.md create mode 100644 README_zh_Hans.md diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,8 @@ # All available README files by language - [Read the README in English](README.md) +- [Lea el README en español](README_es.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 03008a2..31ac639 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install Turtl with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=turtl) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install Turtl 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.* @@ -46,7 +46,7 @@ Turtl is a free online service that allows you to create, synchronize and find y ## :red_circle: Antifeatures -- **Package not maintained**: This YunoHost package is not maintained and needs adoption. +- **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it. ## Documentation and resources diff --git a/README_es.md b/README_es.md new file mode 100644 index 0000000..32b593e --- /dev/null +++ b/README_es.md @@ -0,0 +1,71 @@ + + +# Turtl para Yunohost + +[![Nivel de integración](https://dash.yunohost.org/integration/turtl.svg)](https://dash.yunohost.org/appci/app/turtl) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/turtl.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/turtl.maintain.svg) + +[![Instalar Turtl con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=turtl) + +*[Leer este README en otros idiomas.](./ALL_README.md)* + +> *Este paquete le permite instalarTurtl rapidamente y simplement en un servidor YunoHost.* +> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* + +## Descripción general + +Turtl is a free online service that allows you to create, synchronize and find your notes, in an encrypted manner. + +### Features + +- Different note types: text, bookmark, password, image, and file/document +- Client-side cryptography to keep all of your data safe +- Securely share with anyone without compromising the security of your data +- Sharing allows different permissions ranging from read-only to full ownership of shared content +- Find your notes easily. Turtl supports full-text search, filtering by tag (or lack of tag), and sort by create/edit date +- Attach photos, files, and documents to your notes. Files are stored securely just like the rest of your data. +- Browser extension makes bookmarking easy on desktop +- Share to Turtl on Android for easy bookmarking and file uploads +- Write notes in Markdown, an easy and natural way to format text +- TeX math expressions in notes for math people (surround them by $$ to use) +- Multiple translations (German, Spanish, French, and more) +- RTL text support for our Farsi/Hebrew/etc-speaking friends +- Export/import your entire profile for backup purposes or to move between servers +- Semi-offline mode (you only need to be connected to log in) +- A number of keyboard shortcuts for navigation the app without mouse (type ? in-app to see shortcuts) +- An open-source server allows you to host your own Turtl data + + +**Versión actual:** 2021.03.05~ynh1 + +## Capturas + +![Captura de Turtl](./doc/screenshots/screenshot.png) + +## :red_circle: Características no deseables + +- **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it. + +## Documentaciones y recursos + +- Sitio web oficial: +- Documentación administrador oficial: +- Repositorio del código fuente oficial de la aplicación : +- Catálogo YunoHost: +- Reportar un error: + +## Información para desarrolladores + +Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/turtl_ynh/tree/testing + +Para probar la rama `testing`, sigue asÍ: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/turtl_ynh/tree/testing --debug +o +sudo yunohost app upgrade turtl -u https://github.com/YunoHost-Apps/turtl_ynh/tree/testing --debug +``` + +**Mas informaciones sobre el empaquetado de aplicaciones:** diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..7032008 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,71 @@ + + +# Turtl YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/turtl.svg)](https://dash.yunohost.org/appci/app/turtl) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/turtl.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/turtl.maintain.svg) + +[![Instalatu Turtl YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=turtl) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Turtl YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Turtl is a free online service that allows you to create, synchronize and find your notes, in an encrypted manner. + +### Features + +- Different note types: text, bookmark, password, image, and file/document +- Client-side cryptography to keep all of your data safe +- Securely share with anyone without compromising the security of your data +- Sharing allows different permissions ranging from read-only to full ownership of shared content +- Find your notes easily. Turtl supports full-text search, filtering by tag (or lack of tag), and sort by create/edit date +- Attach photos, files, and documents to your notes. Files are stored securely just like the rest of your data. +- Browser extension makes bookmarking easy on desktop +- Share to Turtl on Android for easy bookmarking and file uploads +- Write notes in Markdown, an easy and natural way to format text +- TeX math expressions in notes for math people (surround them by $$ to use) +- Multiple translations (German, Spanish, French, and more) +- RTL text support for our Farsi/Hebrew/etc-speaking friends +- Export/import your entire profile for backup purposes or to move between servers +- Semi-offline mode (you only need to be connected to log in) +- A number of keyboard shortcuts for navigation the app without mouse (type ? in-app to see shortcuts) +- An open-source server allows you to host your own Turtl data + + +**Paketatutako bertsioa:** 2021.03.05~ynh1 + +## Pantaila-argazkiak + +![Turtl(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## :red_circle: Ezaugarri zalantzagarriak + +- **Mantendu gabeko paketea**: YunoHost pakete honek ez du mantenduko duenik, bere gain hartuko duen norbaiten beharra dauka. Honek esan nahi duena da mantentze-lanak minimoak izango direla eta aplikazioa erabiltzen ez duten boluntarioek egingo dituztela lanok; denborak aurrera egin ahala fidagarri izateari utziko dio. [Aplikazioak nola paketatu](https://yunohost.org/packaging_apps_intro) ikas dezakezu, zure gain hartu nahi baduzu. + +## 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/turtl_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/turtl_ynh/tree/testing --debug +edo +sudo yunohost app upgrade turtl -u https://github.com/YunoHost-Apps/turtl_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 468d5a4..13b429c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -46,7 +46,7 @@ Turtl is a free online service that allows you to create, synchronize and find y ## :red_circle: Anti-fonctionnalités -- **Paquet non maintenu**: Ce package YunoHost n'est plus maintenu et doit être adopté. +- **Package non maintenu **: Ce package YunoHost n'est pas activement maintenu et a besoin d'être adopté. Cela veut dire que la maintenance minimale est réalisée par des bénévoles qui n'utilisent pas l'application, il faut donc s'attendre à ce que l'app perde en fiabilité avec le temps. Vous pouvez [apprendre comment packager](https://yunohost.org/packaging_apps_intro) si vous voulez l'adopter. ## Documentations et ressources diff --git a/README_gl.md b/README_gl.md index d2bd940..fbebddd 100644 --- a/README_gl.md +++ b/README_gl.md @@ -44,9 +44,9 @@ Turtl is a free online service that allows you to create, synchronize and find y ![Captura de pantalla de Turtl](./doc/screenshots/screenshot.png) -## :red_circle: Caraterísticas cuestionables +## :red_circle: Debes considerar -- **Package not maintained**: This YunoHost package is not maintained and needs adoption. +- **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it. ## Documentación e recursos diff --git a/README_zh_Hans.md b/README_zh_Hans.md new file mode 100644 index 0000000..5f71174 --- /dev/null +++ b/README_zh_Hans.md @@ -0,0 +1,71 @@ + + +# YunoHost 上的 Turtl + +[![集成程度](https://dash.yunohost.org/integration/turtl.svg)](https://dash.yunohost.org/appci/app/turtl) ![工作状态](https://ci-apps.yunohost.org/ci/badges/turtl.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/turtl.maintain.svg) + +[![使用 YunoHost 安装 Turtl](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=turtl) + +*[阅读此 README 的其它语言版本。](./ALL_README.md)* + +> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Turtl。* +> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。* + +## 概况 + +Turtl is a free online service that allows you to create, synchronize and find your notes, in an encrypted manner. + +### Features + +- Different note types: text, bookmark, password, image, and file/document +- Client-side cryptography to keep all of your data safe +- Securely share with anyone without compromising the security of your data +- Sharing allows different permissions ranging from read-only to full ownership of shared content +- Find your notes easily. Turtl supports full-text search, filtering by tag (or lack of tag), and sort by create/edit date +- Attach photos, files, and documents to your notes. Files are stored securely just like the rest of your data. +- Browser extension makes bookmarking easy on desktop +- Share to Turtl on Android for easy bookmarking and file uploads +- Write notes in Markdown, an easy and natural way to format text +- TeX math expressions in notes for math people (surround them by $$ to use) +- Multiple translations (German, Spanish, French, and more) +- RTL text support for our Farsi/Hebrew/etc-speaking friends +- Export/import your entire profile for backup purposes or to move between servers +- Semi-offline mode (you only need to be connected to log in) +- A number of keyboard shortcuts for navigation the app without mouse (type ? in-app to see shortcuts) +- An open-source server allows you to host your own Turtl data + + +**分发版本:** 2021.03.05~ynh1 + +## 截图 + +![Turtl 的截图](./doc/screenshots/screenshot.png) + +## :red_circle: 负面特征 + +- **Package not maintained**: This YunoHost package is not actively maintained and needs adoption. This means that minimal maintenance is made by volunteers who don't use the app, so you should expect the app to lose reliability over time. You can [learn how to package](https://yunohost.org/packaging_apps_intro) if you'd like to adopt it. + +## 文档与资源 + +- 官方应用网站: +- 官方管理文档: +- 上游应用代码库: +- YunoHost 商店: +- 报告 bug: + +## 开发者信息 + +请向 [`testing` 分支](https://github.com/YunoHost-Apps/turtl_ynh/tree/testing) 发送拉取请求。 + +如要尝试 `testing` 分支,请这样操作: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/turtl_ynh/tree/testing --debug +或 +sudo yunohost app upgrade turtl -u https://github.com/YunoHost-Apps/turtl_ynh/tree/testing --debug +``` + +**有关应用打包的更多信息:**