mirror of
https://github.com/YunoHost-Apps/send_ynh.git
synced 2025-09-04 11:08:37 +02:00
Auto-update READMEs
This commit is contained in:

committed by
readme_generator

parent
3e33afe719
commit
d5cdfab3e5
52
README_ca.md
52
README_ca.md
@ -1,52 +0,0 @@
|
||||
<!--
|
||||
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>
|
52
README_de.md
52
README_de.md
@ -1,52 +0,0 @@
|
||||
<!--
|
||||
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>
|
Reference in New Issue
Block a user