forked from Git/send_ynh
Auto-update READMEs
This commit is contained in:

committed by
readme_generator

parent
ad1090893d
commit
6bf5427871
52
README_pl.md
Normal file
52
README_pl.md
Normal file
@ -0,0 +1,52 @@
|
||||
<!--
|
||||
To README zostało automatycznie wygenerowane przez <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Nie powinno być ono edytowane ręcznie.
|
||||
-->
|
||||
|
||||
# Send dla YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/send/)
|
||||

|
||||

|
||||
|
||||
[](https://install-app.yunohost.org/?app=send)
|
||||
|
||||
*[Przeczytaj plik README w innym języku.](./ALL_README.md)*
|
||||
|
||||
> *Ta aplikacja pozwala na szybką i prostą instalację Send na serwerze YunoHost.*
|
||||
> *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.*
|
||||
|
||||
## Przegląd
|
||||
|
||||
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.
|
||||
|
||||
|
||||
**Dostarczona wersja:** 3.4.23~ynh5
|
||||
|
||||
**Demo:** <https://send.vis.ee/>
|
||||
|
||||
## Zrzuty ekranu
|
||||
|
||||

|
||||
|
||||
## Dokumentacja i zasoby
|
||||
|
||||
- Oficjalna strona aplikacji: <https://send.vis.ee/>
|
||||
- Repozytorium z kodem źródłowym: <https://github.com/timvisee/send>
|
||||
- Sklep YunoHost: <https://apps.yunohost.org/app/send>
|
||||
- Zgłaszanie błędów: <https://github.com/YunoHost-Apps/send_ynh/issues>
|
||||
|
||||
## Informacje od twórców
|
||||
|
||||
Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/send_ynh/tree/testing).
|
||||
|
||||
Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
lub
|
||||
sudo yunohost app upgrade send -u https://github.com/YunoHost-Apps/send_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Więcej informacji o tworzeniu paczek aplikacji:** <https://yunohost.org/packaging_apps>
|
Reference in New Issue
Block a user