mirror of
https://github.com/YunoHost-Apps/headphones_ynh.git
synced 2024-09-03 19:26:02 +02:00
Auto-update READMEs
This commit is contained in:
parent
74ad53113a
commit
85c4e9a8a2
3 changed files with 49 additions and 1 deletions
|
@ -6,4 +6,5 @@
|
||||||
- [Lire le README en français](README_fr.md)
|
- [Lire le README en français](README_fr.md)
|
||||||
- [Le o README en galego](README_gl.md)
|
- [Le o README en galego](README_gl.md)
|
||||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||||
|
- [Прочитать README на русский](README_ru.md)
|
||||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||||
|
|
|
@ -28,7 +28,7 @@ Headphones is an automated music downloader for NZB and Torrent, written in Pyth
|
||||||
## Dokumentasi dan sumber daya
|
## Dokumentasi dan sumber daya
|
||||||
|
|
||||||
- Dokumentasi pengguna resmi: <https://github.com/rembo10/headphones/wiki/Usage-guide>
|
- Dokumentasi pengguna resmi: <https://github.com/rembo10/headphones/wiki/Usage-guide>
|
||||||
- Repositori kode aplikasi hulu: <https://github.com/rembo10/headphones>
|
- Depot kode aplikasi hulu: <https://github.com/rembo10/headphones>
|
||||||
- Gudang YunoHost: <https://apps.yunohost.org/app/headphones>
|
- Gudang YunoHost: <https://apps.yunohost.org/app/headphones>
|
||||||
- Laporkan bug: <https://github.com/YunoHost-Apps/headphones_ynh/issues>
|
- Laporkan bug: <https://github.com/YunoHost-Apps/headphones_ynh/issues>
|
||||||
|
|
||||||
|
|
47
README_ru.md
Normal file
47
README_ru.md
Normal file
|
@ -0,0 +1,47 @@
|
||||||
|
<!--
|
||||||
|
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||||
|
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||||
|
-->
|
||||||
|
|
||||||
|
# Headphones для YunoHost
|
||||||
|
|
||||||
|
[](https://ci-apps.yunohost.org/ci/apps/headphones/)  
|
||||||
|
|
||||||
|
[](https://install-app.yunohost.org/?app=headphones)
|
||||||
|
|
||||||
|
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||||
|
|
||||||
|
> *Этот пакет позволяет Вам установить Headphones быстро и просто на YunoHost-сервер.*
|
||||||
|
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||||
|
|
||||||
|
## Обзор
|
||||||
|
|
||||||
|
Headphones is an automated music downloader for NZB and Torrent, written in Python. It supports SABnzbd, NZBget, Transmission, µTorrent, Deluge and Blackhole.
|
||||||
|
|
||||||
|
|
||||||
|
**Поставляемая версия:** 0.6.3~ynh2
|
||||||
|
|
||||||
|
## Снимки экрана
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
|
## Документация и ресурсы
|
||||||
|
|
||||||
|
- Официальная документация пользователя: <https://github.com/rembo10/headphones/wiki/Usage-guide>
|
||||||
|
- Репозиторий кода главной ветки приложения: <https://github.com/rembo10/headphones>
|
||||||
|
- Магазин YunoHost: <https://apps.yunohost.org/app/headphones>
|
||||||
|
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/headphones_ynh/issues>
|
||||||
|
|
||||||
|
## Информация для разработчиков
|
||||||
|
|
||||||
|
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/headphones_ynh/tree/testing).
|
||||||
|
|
||||||
|
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo yunohost app install https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug
|
||||||
|
или
|
||||||
|
sudo yunohost app upgrade headphones -u https://github.com/YunoHost-Apps/headphones_ynh/tree/testing --debug
|
||||||
|
```
|
||||||
|
|
||||||
|
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
Loading…
Add table
Reference in a new issue