mirror of
https://github.com/YunoHost-Apps/tldraw_ynh.git
synced 2024-09-03 20:35:54 +02:00
Auto-update READMEs
This commit is contained in:
parent
31337cb19b
commit
21154bcb98
7 changed files with 70 additions and 13 deletions
|
@ -1,6 +1,7 @@
|
||||||
# All available README files by language
|
# All available README files by language
|
||||||
|
|
||||||
- [Read the README in English](README.md)
|
- [Read the README in English](README.md)
|
||||||
|
- [Lee el README en español](README_es.md)
|
||||||
- [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)
|
||||||
|
|
|
@ -36,10 +36,10 @@ TLDraw is a tiny little drawing app.
|
||||||
|
|
||||||
## Documentation and resources
|
## Documentation and resources
|
||||||
|
|
||||||
* Official app website: <https://tldraw.com>
|
- Official app website: <https://tldraw.com>
|
||||||
* Upstream app code repository: <https://github.com/tldraw/tldraw>
|
- Upstream app code repository: <https://github.com/tldraw/tldraw>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/tldraw>
|
- YunoHost Store: <https://apps.yunohost.org/app/tldraw>
|
||||||
* Report a bug: <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
- Report a bug: <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
||||||
|
|
||||||
## Developer info
|
## Developer info
|
||||||
|
|
||||||
|
|
56
README_es.md
Normal file
56
README_es.md
Normal file
|
@ -0,0 +1,56 @@
|
||||||
|
<!--
|
||||||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
No se debe editar a mano.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# TLDraw para Yunohost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/tldraw)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=tldraw)
|
||||||
|
|
||||||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete le permite instalarTLDraw 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
|
||||||
|
|
||||||
|
TLDraw is a tiny little drawing app.
|
||||||
|
|
||||||
|
### Features
|
||||||
|
|
||||||
|
- Very clean and nice UX
|
||||||
|
- Snappy and very low memory footprint on the server
|
||||||
|
- PWA ready
|
||||||
|
- Multiplayer mode (iFrame compatible)
|
||||||
|
|
||||||
|
|
||||||
|
**Versión actual:** 2023.11.22~ynh1
|
||||||
|
|
||||||
|
**Demo:** <https://tldraw.com>
|
||||||
|
|
||||||
|
## Capturas
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Documentaciones y recursos
|
||||||
|
|
||||||
|
- Sitio web oficial: <https://tldraw.com>
|
||||||
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/tldraw/tldraw>
|
||||||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/tldraw>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
||||||
|
|
||||||
|
## Información para desarrolladores
|
||||||
|
|
||||||
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/tldraw_ynh/tree/testing
|
||||||
|
|
||||||
|
Para probar la rama `testing`, sigue asÍ:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/tldraw_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade tldraw -u https://github.com/YunoHost-Apps/tldraw_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
|
||||||
- Multiplayer mode (iFrame compatible)
|
- Multiplayer mode (iFrame compatible)
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 1.24.5~ynh3
|
**Paketatutako bertsioa:** 2023.11.22~ynh1
|
||||||
|
|
||||||
**Demoa:** <https://tldraw.com>
|
**Demoa:** <https://tldraw.com>
|
||||||
|
|
||||||
|
|
10
README_fr.md
10
README_fr.md
|
@ -25,7 +25,7 @@ TLDraw est une petite application de dessin.
|
||||||
- Prêt pour PWA
|
- Prêt pour PWA
|
||||||
- Mode multijoueur (compatible iFrame)
|
- Mode multijoueur (compatible iFrame)
|
||||||
|
|
||||||
**Version incluse :** 2023.11.22~ynh1
|
**Version incluse :** 2023.11.22~ynh1
|
||||||
|
|
||||||
**Démo :** <https://tldraw.com>
|
**Démo :** <https://tldraw.com>
|
||||||
|
|
||||||
|
@ -35,10 +35,10 @@ TLDraw est une petite application de dessin.
|
||||||
|
|
||||||
## Documentations et ressources
|
## Documentations et ressources
|
||||||
|
|
||||||
* Site officiel de l’app : <https://tldraw.com>
|
- Site officiel de l’app : <https://tldraw.com>
|
||||||
* Dépôt de code officiel de l’app : <https://github.com/tldraw/tldraw>
|
- Dépôt de code officiel de l’app : <https://github.com/tldraw/tldraw>
|
||||||
* YunoHost Store: <https://apps.yunohost.org/app/tldraw>
|
- YunoHost Store : <https://apps.yunohost.org/app/tldraw>
|
||||||
* Signaler un bug : <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
- Signaler un bug : <https://github.com/YunoHost-Apps/tldraw_ynh/issues>
|
||||||
|
|
||||||
## Informations pour les développeurs
|
## Informations pour les développeurs
|
||||||
|
|
||||||
|
|
|
@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
|
||||||
- Multiplayer mode (iFrame compatible)
|
- Multiplayer mode (iFrame compatible)
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 1.24.5~ynh3
|
**Versión proporcionada:** 2023.11.22~ynh1
|
||||||
|
|
||||||
**Demo:** <https://tldraw.com>
|
**Demo:** <https://tldraw.com>
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
请勿手动编辑。
|
请勿手动编辑。
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# YunoHost 的 TLDraw
|
# YunoHost 上的 TLDraw
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/tldraw)  
|
[](https://dash.yunohost.org/appci/app/tldraw)  
|
||||||
|
|
||||||
|
@ -26,7 +26,7 @@ TLDraw is a tiny little drawing app.
|
||||||
- Multiplayer mode (iFrame compatible)
|
- Multiplayer mode (iFrame compatible)
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 1.24.5~ynh3
|
**分发版本:** 2023.11.22~ynh1
|
||||||
|
|
||||||
**演示:** <https://tldraw.com>
|
**演示:** <https://tldraw.com>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue