1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-30 11:52:04 +00:00 committed by autoreadme_webhook
parent 5d6fbff00c
commit 46518c7bbe
9 changed files with 65 additions and 8 deletions

View file

@ -6,4 +6,5 @@
- [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)

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Shipped version:** 6.6.0~ynh1
**Shipped version:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versión actual:** 6.6.0~ynh1
**Versión actual:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Paketatutako bertsioa:** 6.6.0~ynh1
**Paketatutako bertsioa:** 6.6.1~ynh1
**Demoa:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache est une application Web de streaming audio/vidéo et un gestionnaire de
* Intégration avec les utilisateurs YunoHost - mêmes nom d'utilisateur et mot de passe
* Autoriser un utilisateur à être l'administrateur (défini lors de l'installation)
**Version incluse:** 6.6.0~ynh1
**Version incluse:** 6.6.1~ynh1
**Démo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versión proporcionada:** 6.6.0~ynh1
**Versión proporcionada:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Versi terkirim:** 6.6.0~ynh1
**Versi terkirim:** 6.6.1~ynh1
**Demo:** <https://ampache.org/demo.html>
@ -37,7 +37,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
- Website aplikasi resmi: <http://ampache.org>
- Dokumentasi admin resmi: <https://github.com/ampache/ampache/wiki>
- Repositori kode aplikasi hulu: <https://github.com/ampache/ampache>
- Depot kode aplikasi hulu: <https://github.com/ampache/ampache>
- Gudang YunoHost: <https://apps.yunohost.org/app/ampache>
- Laporkan bug: <https://github.com/YunoHost-Apps/ampache_ynh/issues>

56
README_ru.md Normal file
View file

@ -0,0 +1,56 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# Ampache для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/ampache.svg)](https://ci-apps.yunohost.org/ci/apps/ampache/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/ampache.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/ampache.maintain.svg)
[![Установите Ampache с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=ampache)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить Ampache быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device.
### Features
* Config for high quality streaming with high bandwith
* Quick loading for mobile devices with potential low bandwith
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**Поставляемая версия:** 6.6.1~ynh1
**Демо-версия:** <https://ampache.org/demo.html>
## Снимки экрана
![Снимок экрана Ampache](./doc/screenshots/visualizer.png)
## Документация и ресурсы
- Официальный веб-сайт приложения: <http://ampache.org>
- Официальная документация администратора: <https://github.com/ampache/ampache/wiki>
- Репозиторий кода главной ветки приложения: <https://github.com/ampache/ampache>
- Магазин YunoHost: <https://apps.yunohost.org/app/ampache>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/ampache_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/ampache_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
или
sudo yunohost app upgrade ampache -u https://github.com/YunoHost-Apps/ampache_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -25,7 +25,7 @@ Ampache is a web based audio/video streaming application and file manager allowi
* Integrate with YunoHost users - same username and password
* Allow one user to be the administrator (set at the installation)
**分发版本:** 6.6.0~ynh1
**分发版本:** 6.6.1~ynh1
**演示:** <https://ampache.org/demo.html>