1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/funkwhale_ynh.git synced 2024-09-03 18:36:24 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-09-01 19:26:41 +00:00 committed by autoreadme_webhook
parent b311be4b1e
commit cb0fa5e14f
3 changed files with 102 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)

50
README_id.md Normal file
View file

@ -0,0 +1,50 @@
<!--
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Ini TIDAK boleh diedit dengan tangan.
-->
# Funkwhale untuk YunoHost
[![Tingkat integrasi](https://dash.yunohost.org/integration/funkwhale.svg)](https://ci-apps.yunohost.org/ci/apps/funkwhale/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/funkwhale.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/funkwhale.maintain.svg)
[![Pasang Funkwhale dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=funkwhale)
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
> *Paket ini memperbolehkan Anda untuk memasang Funkwhale 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
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
**Versi terkirim:** 1.4.0~ynh1
**Demo:** <https://demo.funkwhale.audio>
## Tangkapan Layar
![Tangkapan Layar pada Funkwhale](./doc/screenshots/screenshot1.png)
## Dokumentasi dan sumber daya
- Website aplikasi resmi: <https://funkwhale.audio/>
- Dokumentasi pengguna resmi: <https://docs.funkwhale.audio/users/index.html>
- Dokumentasi admin resmi: <https://docs.funkwhale.audio/admin/index.html>
- Depot kode aplikasi hulu: <https://dev.funkwhale.audio/funkwhale/funkwhale>
- Gudang YunoHost: <https://apps.yunohost.org/app/funkwhale>
- Laporkan bug: <https://github.com/YunoHost-Apps/funkwhale_ynh/issues>
## Info developer
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing).
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
atau
sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
```
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>

50
README_ru.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Funkwhale для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/funkwhale.svg)](https://ci-apps.yunohost.org/ci/apps/funkwhale/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/funkwhale.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/funkwhale.maintain.svg)
[![Установите Funkwhale с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=funkwhale)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Funkwhale быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Funkwhale is a community-driven project that lets you listen and share music and audio within a decentralized, open network.
**Поставляемая версия:** 1.4.0~ynh1
**Демо-версия:** <https://demo.funkwhale.audio>
## Снимки экрана
![Снимок экрана Funkwhale](./doc/screenshots/screenshot1.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://funkwhale.audio/>
- Официальная документация пользователя: <https://docs.funkwhale.audio/users/index.html>
- Официальная документация администратора: <https://docs.funkwhale.audio/admin/index.html>
- Репозиторий кода главной ветки приложения: <https://dev.funkwhale.audio/funkwhale/funkwhale>
- Магазин YunoHost: <https://apps.yunohost.org/app/funkwhale>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/funkwhale_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
или
sudo yunohost app upgrade funkwhale -u https://github.com/YunoHost-Apps/funkwhale_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>