mirror of
https://github.com/YunoHost-Apps/armadietto_ynh.git
synced 2024-09-03 18:06:18 +02:00
Auto-update READMEs
This commit is contained in:
parent
597a2c58b0
commit
e4f1b0961c
7 changed files with 78 additions and 7 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)
|
||||||
|
- [Lea 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)
|
||||||
|
|
|
@ -37,7 +37,7 @@ This option can be enabled in the configuration panel.
|
||||||
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
||||||
|
|
||||||
|
|
||||||
**Shipped version:** 0.2.0~ynh3
|
**Shipped version:** 0.2.0~ynh4
|
||||||
|
|
||||||
## Screenshots
|
## Screenshots
|
||||||
|
|
||||||
|
|
70
README_es.md
Normal file
70
README_es.md
Normal file
|
@ -0,0 +1,70 @@
|
||||||
|
<!--
|
||||||
|
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
No se debe editar a mano.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Armadietto para Yunohost
|
||||||
|
|
||||||
|
[](https://dash.yunohost.org/appci/app/armadietto)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=armadietto)
|
||||||
|
|
||||||
|
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Este paquete le permite instalarArmadietto 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
|
||||||
|
|
||||||
|
[Armadietto](https://github.com/remotestorage/armadietto/) is a [remoteStorage](https://remotestorage.io) server written for Node.js.
|
||||||
|
|
||||||
|
Armadietto is maintained by the remoteStorage community, ([IRC](https://web.libera.chat/#remotestorage), [forums](https://community.remotestorage.io/)).
|
||||||
|
|
||||||
|
> ### :warning: WARNING
|
||||||
|
> Please do not consider `armadietto` production ready, this project is still
|
||||||
|
> considered experimental. As with any alpha-stage storage technology, you
|
||||||
|
> MUST expect that it will eat your data and take precautions against this. You
|
||||||
|
> SHOULD expect that its APIs and storage schemas will change before it is
|
||||||
|
> labelled stable.
|
||||||
|
|
||||||
|
### Installation option
|
||||||
|
|
||||||
|
User registration is not allowed out of the box.
|
||||||
|
This option can be enabled in the configuration panel.
|
||||||
|
|
||||||
|
### Application for remoteStorage
|
||||||
|
|
||||||
|
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
||||||
|
|
||||||
|
|
||||||
|
**Versión actual:** 0.2.0~ynh4
|
||||||
|
|
||||||
|
## Capturas
|
||||||
|
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
## :red_circle: funcionalidades no deseadas
|
||||||
|
|
||||||
|
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
||||||
|
|
||||||
|
## Documentaciones y recursos
|
||||||
|
|
||||||
|
- Sitio web oficial: <https://remotestorage.io/>
|
||||||
|
- Repositorio del código fuente oficial de la aplicación : <https://github.com/remotestorage/armadietto>
|
||||||
|
- Catálogo YunoHost: <https://apps.yunohost.org/app/armadietto>
|
||||||
|
- Reportar un error: <https://github.com/YunoHost-Apps/armadietto_ynh/issues>
|
||||||
|
|
||||||
|
## Información para desarrolladores
|
||||||
|
|
||||||
|
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/armadietto_ynh/tree/testing
|
||||||
|
|
||||||
|
Para probar la rama `testing`, sigue asÍ:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/armadietto_ynh/tree/testing --debug
|
||||||
|
o
|
||||||
|
sudo yunohost app upgrade armadietto -u https://github.com/YunoHost-Apps/armadietto_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -37,7 +37,7 @@ This option can be enabled in the configuration panel.
|
||||||
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
||||||
|
|
||||||
|
|
||||||
**Paketatutako bertsioa:** 0.2.0~ynh3
|
**Paketatutako bertsioa:** 0.2.0~ynh4
|
||||||
|
|
||||||
## Pantaila-argazkiak
|
## Pantaila-argazkiak
|
||||||
|
|
||||||
|
|
|
@ -37,7 +37,7 @@ Cette option peut être activée via le panneau de configutration.
|
||||||
[Cliquez ici](https://remotestorage.io/apps/) pour voir une liste non exhaustive d'applications ayant intégré remoteStorage comme option de stockage/synchronisation.
|
[Cliquez ici](https://remotestorage.io/apps/) pour voir une liste non exhaustive d'applications ayant intégré remoteStorage comme option de stockage/synchronisation.
|
||||||
|
|
||||||
|
|
||||||
**Version incluse :** 0.2.0~ynh3
|
**Version incluse :** 0.2.0~ynh4
|
||||||
|
|
||||||
## Captures d’écran
|
## Captures d’écran
|
||||||
|
|
||||||
|
|
|
@ -37,14 +37,14 @@ This option can be enabled in the configuration panel.
|
||||||
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
||||||
|
|
||||||
|
|
||||||
**Versión proporcionada:** 0.2.0~ynh3
|
**Versión proporcionada:** 0.2.0~ynh4
|
||||||
|
|
||||||
## Capturas de pantalla
|
## Capturas de pantalla
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
## :red_circle: Caraterísticas cuestionables
|
## :red_circle: Debes considerar
|
||||||
|
|
||||||
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
- **Alpha software**: Early development stage. May contain changing or unstable features, bugs, and security vulnerability.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
请勿手动编辑。
|
请勿手动编辑。
|
||||||
-->
|
-->
|
||||||
|
|
||||||
# YunoHost 的 Armadietto
|
# YunoHost 上的 Armadietto
|
||||||
|
|
||||||
[](https://dash.yunohost.org/appci/app/armadietto)  
|
[](https://dash.yunohost.org/appci/app/armadietto)  
|
||||||
|
|
||||||
|
@ -37,7 +37,7 @@ This option can be enabled in the configuration panel.
|
||||||
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
[Here](https://remotestorage.io/apps/) is a non-exhaustive list of apps that have integrated remoteStorage as a storage/sync option.
|
||||||
|
|
||||||
|
|
||||||
**分发版本:** 0.2.0~ynh3
|
**分发版本:** 0.2.0~ynh4
|
||||||
|
|
||||||
## 截图
|
## 截图
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue