mirror of
https://github.com/YunoHost-Apps/syncserver-rs_ynh.git
synced 2024-09-03 20:26:32 +02:00
Auto-update READMEs
This commit is contained in:
parent
4347953c01
commit
5d37f272df
7 changed files with 49 additions and 5 deletions
|
@ -1,6 +1,7 @@
|
|||
# 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)
|
||||
|
|
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Second-generation server for Firefox Sync written in Rust.
|
||||
|
||||
|
||||
**Shipped version:** 0.15.8~ynh1
|
||||
**Shipped version:** 0.15.9~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
- Official app website: <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
|
|
43
README_es.md
Normal file
43
README_es.md
Normal file
|
@ -0,0 +1,43 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# Firefox SyncStorage para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/syncserver-rs)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=syncserver-rs)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarFirefox SyncStorage 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
|
||||
|
||||
Second-generation server for Firefox Sync written in Rust.
|
||||
|
||||
|
||||
**Versión actual:** 0.15.9~ynh1
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
- Documentación administrador oficial: <https://github.com/mozilla-services/syncstorage-rs/blob/master/docs/config.md>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/mozilla-services/syncstorage-rs>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/syncserver-rs>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/syncserver-rs_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade syncserver-rs -u https://github.com/YunoHost-Apps/syncserver-rs_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Second-generation server for Firefox Sync written in Rust.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.15.8~ynh1
|
||||
**Paketatutako bertsioa:** 0.15.9~ynh1
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Serveur de seconde génération pour Firefox Sync écrit en Rust.
|
||||
|
||||
**Version incluse :** 0.15.8~ynh1
|
||||
**Version incluse :** 0.15.9~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
- Site officiel de l’app : <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Second-generation server for Firefox Sync written in Rust.
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.15.8~ynh1
|
||||
**Versión proporcionada:** 0.15.9~ynh1
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Second-generation server for Firefox Sync written in Rust.
|
||||
|
||||
|
||||
**分发版本:** 0.15.8~ynh1
|
||||
**分发版本:** 0.15.9~ynh1
|
||||
## 文档与资源
|
||||
|
||||
- 官方应用网站: <https://www.mozilla.org/en-GB/firefox/features/sync/>
|
||||
|
|
Loading…
Add table
Reference in a new issue