mirror of
https://github.com/YunoHost-Apps/syncthing_ynh.git
synced 2024-09-03 20:26:23 +02:00
commit
b225eef451
8 changed files with 63 additions and 14 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.
|
|||
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
|
||||
|
||||
|
||||
**Shipped version:** 1.27.7~ynh1
|
||||
**Shipped version:** 1.27.8~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
48
README_es.md
Normal file
48
README_es.md
Normal file
|
@ -0,0 +1,48 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# Syncthing para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/syncthing)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=syncthing)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarSyncthing 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
|
||||
|
||||
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
|
||||
|
||||
|
||||
**Versión actual:** 1.27.8~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||

|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://syncthing.net>
|
||||
- Documentación usuario oficial: <https://docs.syncthing.net>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/syncthing/syncthing>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/syncthing>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/syncthing_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade syncthing -u https://github.com/YunoHost-Apps/syncthing_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
|||
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.27.7~ynh1
|
||||
**Paketatutako bertsioa:** 1.27.8~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
Syncthing est un programme de synchronisation continue de fichiers. Il synchronise les fichiers entre deux ou plusieurs ordinateurs en temps réel, en toute sécurité à l'abri des regards indiscrets. Vos données sont vos seules données et vous méritez de choisir où elles sont stockées, si elles sont partagées avec un tiers et comment elles sont transmises sur Internet.
|
||||
|
||||
**Version incluse :** 1.27.7~ynh1
|
||||
**Version incluse :** 1.27.8~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.27.7~ynh1
|
||||
**Versión proporcionada:** 1.27.8~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@
|
|||
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers in real time, safely protected from prying eyes. Your data is your data alone and you deserve to choose where it is stored, whether it is shared with some third party, and how it's transmitted over the internet.
|
||||
|
||||
|
||||
**分发版本:** 1.27.7~ynh1
|
||||
**分发版本:** 1.27.8~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Syncthing"
|
|||
description.en = "Continuous file synchronization program"
|
||||
description.fr = "Programme de synchronisation de fichiers en continu"
|
||||
|
||||
version = "1.27.7~ynh1"
|
||||
version = "1.27.8~ynh1"
|
||||
|
||||
maintainers = ["txmrl", "yalh76"]
|
||||
|
||||
|
@ -45,14 +45,14 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
arm64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-arm64-v1.27.7.tar.gz"
|
||||
arm64.sha256 = "549039456df410368281feef8b3db96e368eb06da61cb35b355ae437feed3ffe"
|
||||
amd64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-amd64-v1.27.7.tar.gz"
|
||||
amd64.sha256 = "068f3cf972113d101666678dd7b043d9363356667b8c4a81c84b1b54d4d342c3"
|
||||
armhf.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-arm-v1.27.7.tar.gz"
|
||||
armhf.sha256 = "3b27649b4745f2289a320d065d9b8e5f20fc220e6c6ddb2ce17a4ce80aa23827"
|
||||
i386.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.7/syncthing-linux-386-v1.27.7.tar.gz"
|
||||
i386.sha256 = "c2ddec87e5594ca88d1579eef88f818385102674c8dc14c885a19f31efb357a1"
|
||||
arm64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-arm64-v1.27.8.tar.gz"
|
||||
arm64.sha256 = "32e90178895c96e3b2986e4267ebd45a32336a7f85dd630dc9c075c18f5636b8"
|
||||
amd64.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-amd64-v1.27.8.tar.gz"
|
||||
amd64.sha256 = "c4ad23e9b1cecac50e895db567776671c12fb32e668c5894bfc5ed18eab5529b"
|
||||
armhf.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-arm-v1.27.8.tar.gz"
|
||||
armhf.sha256 = "498f6a2d8b64d15fac849503ae987a83c612a4b66fa1d41a488009761cf67924"
|
||||
i386.url = "https://github.com/syncthing/syncthing/releases/download/v1.27.8/syncthing-linux-386-v1.27.8.tar.gz"
|
||||
i386.sha256 = "67681085fe97f2e9ab13f2c5a208e7c6f9641b10af2a18c1b2dff62f5fbc1caf"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
autoupdate.asset.arm64 = "syncthing-linux-arm64-.*.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue