diff --git a/ALL_README.md b/ALL_README.md index c93d620..7e29ff1 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) +- [Llegir el README en català](README_ca.md) +- [Die README in Deutsch lesen](README_de.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) diff --git a/README_ca.md b/README_ca.md new file mode 100644 index 0000000..33c362b --- /dev/null +++ b/README_ca.md @@ -0,0 +1,52 @@ + + +# Send per YunoHost + +[![Nivell d'integració](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/) +![Estat de funcionament](https://apps.yunohost.org/badge/state/send) +![Estat de manteniment](https://apps.yunohost.org/badge/maintained/send) + +[![Instal·la Send amb YunoHosth](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send) + +*[Llegeix aquest README en altres idiomes.](./ALL_README.md)* + +> *Aquest paquet et permet instal·lar Send de forma ràpida i senzilla en un servidor YunoHost.* +> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.* + +## Visió general + +A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. +Send is a file sharing experiment which allows you to send encrypted files to other users. + + +**Versió inclosa:** 3.4.23~ynh6 + +**Demo:** + +## Captures de pantalla + +![Captures de pantalla de Send](./doc/screenshots/screenshot.png) + +## Documentació i recursos + +- Lloc web oficial de l'aplicació: +- Repositori oficial del codi de l'aplicació: +- Botiga YunoHost: +- Reportar un error: + +## Informació per a desenvolupadors + +Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing). + +Per provar la branca `testing`, procedir com descrit a continuació: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug +o +sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug +``` + +**Més informació sobre l'empaquetatge d'aplicacions:** diff --git a/README_de.md b/README_de.md new file mode 100644 index 0000000..c625f9c --- /dev/null +++ b/README_de.md @@ -0,0 +1,52 @@ + + +# Send für YunoHost + +[![Integrations-Level](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/) +![Funktionsstatus](https://apps.yunohost.org/badge/state/send) +![Wartungsstatus](https://apps.yunohost.org/badge/maintained/send) + +[![Send mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=send) + +*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)* + +> *Mit diesem Paket können Sie Send schnell und einfach auf einem YunoHost-Server installieren.* +> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.* + +## Übersicht + +A fork of Mozilla's Firefox Send. Mozilla discontinued Send, this fork is a community effort to keep the project up-to-date and alive. +Send is a file sharing experiment which allows you to send encrypted files to other users. + + +**Ausgelieferte Version:** 3.4.23~ynh6 + +**Demo:** + +## Bildschirmfotos + +![Bildschirmfotos von Send](./doc/screenshots/screenshot.png) + +## Dokumentation und Ressourcen + +- Offizielle Website der App: +- Upstream App Repository: +- YunoHost-Shop: +- Einen Fehler melden: + +## Entwicklerinformationen + +Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/send_ynh/tree/testing). + +Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug +oder +sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug +``` + +**Weitere Informationen zur App-Paketierung:** diff --git a/README_es.md b/README_es.md index 21d361c..6ef42b1 100644 --- a/README_es.md +++ b/README_es.md @@ -3,7 +3,7 @@ Este archivo README esta generado automaticamente -# Send para Yunohost +# Send para YunoHost [![Nivel de integración](https://apps.yunohost.org/badge/integration/send)](https://ci-apps.yunohost.org/ci/apps/send/) ![Estado funcional](https://apps.yunohost.org/badge/state/send) diff --git a/README_eu.md b/README_eu.md index ee7217f..274c397 100644 --- a/README_eu.md +++ b/README_eu.md @@ -41,7 +41,7 @@ Send is a file sharing experiment which allows you to send encrypted files to ot Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/send_ynh/tree/testing). -`testing` abarra probatzeko, ondorengoa egin: +`testing` abarra probatzeko, honakoa egin: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug