From 6f3e8839279741d2d2003e507629be6d9368eeef Mon Sep 17 00:00:00 2001 From: yunohost-bot <yunohost@yunohost.org> Date: Tue, 1 Apr 2025 23:30:31 +0200 Subject: [PATCH] Auto-update READMEs --- ALL_README.md | 2 ++ README_ca.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_de.md | 52 +++++++++++++++++++++++++++++++++++++++++++++++++++ README_es.md | 2 +- README_eu.md | 2 +- 5 files changed, 108 insertions(+), 2 deletions(-) create mode 100644 README_ca.md create mode 100644 README_de.md 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 @@ +<!-- +N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> +NO s'ha de modificar manualment. +--> + +# Send per YunoHost + +[](https://ci-apps.yunohost.org/ci/apps/send/) + + + +[](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:** <https://send.vis.ee/> + +## Captures de pantalla + + + +## Documentació i recursos + +- Lloc web oficial de l'aplicació: <https://send.vis.ee/> +- Repositori oficial del codi de l'aplicació: <https://github.com/timvisee/send> +- Botiga YunoHost: <https://apps.yunohost.org/app/send> +- Reportar un error: <https://github.com/YunoHost-Apps/send_ynh/issues> + +## 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:** <https://yunohost.org/packaging_apps> 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 @@ +<!-- +N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert. +Sie darf NICHT von Hand bearbeitet werden. +--> + +# Send für YunoHost + +[](https://ci-apps.yunohost.org/ci/apps/send/) + + + +[](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:** <https://send.vis.ee/> + +## Bildschirmfotos + + + +## Dokumentation und Ressourcen + +- Offizielle Website der App: <https://send.vis.ee/> +- Upstream App Repository: <https://github.com/timvisee/send> +- YunoHost-Shop: <https://apps.yunohost.org/app/send> +- Einen Fehler melden: <https://github.com/YunoHost-Apps/send_ynh/issues> + +## 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:** <https://yunohost.org/packaging_apps> 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<https://github.com/YunoHost/ap No se debe editar a mano. --> -# Send para Yunohost +# Send para YunoHost [](https://ci-apps.yunohost.org/ci/apps/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