1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/simplex_ynh.git synced 2024-09-03 20:26:28 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-28 19:39:26 +00:00 committed by autoreadme_webhook
parent 8758caee29
commit 26dd66526e
3 changed files with 96 additions and 0 deletions

View file

@ -5,4 +5,6 @@
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)

47
README_id.md Normal file
View file

@ -0,0 +1,47 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# SimpleX untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/simplex.svg)](https://ci-apps.yunohost.org/ci/apps/simplex/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/simplex.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/simplex.maintain.svg)
[![Pasang SimpleX dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simplex)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang SimpleX secara cepat dan mudah pada server YunoHost.*
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
## Ringkasan
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Versi terkirim:** 6.0.2~ynh1
## Tangkapan Layar
![Tangkapan Layar pada SimpleX](./doc/screenshots/conversation.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://simplex.chat/>
- Dokumentasi admin resmi: <https://github.com/simplex-chat/simplex-chat/blob/stable/docs/SERVER.md>
- Depot kode aplikasi hulu: <https://github.com/simplex-chat/simplexmq>
- Gudang YunoHost: <https://apps.yunohost.org/app/simplex>
- Laporkan bug: <https://github.com/YunoHost-Apps/simplex_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/simplex_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
atau
sudo yunohost app upgrade simplex -u https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

47
README_ru.md Normal file
View file

@ -0,0 +1,47 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# SimpleX для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/simplex.svg)](https://ci-apps.yunohost.org/ci/apps/simplex/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/simplex.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/simplex.maintain.svg)
[![Установите SimpleX с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=simplex)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить SimpleX быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
SimpleX - the first messaging platform operating without user identifiers of any kind - 100% private by design! iOS and Android apps are released.
**Поставляемая версия:** 6.0.2~ynh1
## Снимки экрана
![Снимок экрана SimpleX](./doc/screenshots/conversation.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://simplex.chat/>
- Официальная документация администратора: <https://github.com/simplex-chat/simplex-chat/blob/stable/docs/SERVER.md>
- Репозиторий кода главной ветки приложения: <https://github.com/simplex-chat/simplexmq>
- Магазин YunoHost: <https://apps.yunohost.org/app/simplex>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/simplex_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/simplex_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
или
sudo yunohost app upgrade simplex -u https://github.com/YunoHost-Apps/simplex_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>