mirror of
https://github.com/YunoHost-Apps/librespeed_ynh.git
synced 2024-09-03 19:36:23 +02:00
Auto-update READMEs
This commit is contained in:
parent
db1dccf8f7
commit
248ddb362b
9 changed files with 70 additions and 7 deletions
|
@ -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)
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Shipped version:** 5.4.1~ynh1
|
||||
**Shipped version:** 5.4.1~ynh2
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Versión actual:** 5.4.1~ynh1
|
||||
**Versión actual:** 5.4.1~ynh2
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 5.4.1~ynh1
|
||||
**Paketatutako bertsioa:** 5.4.1~ynh2
|
||||
|
||||
**Demoa:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@ Test de vitesse auto-hébergé pour HTML5 et plus. Configuration facile, exemple
|
|||
- Partage des résultats (facultatif)
|
||||
- Plusieurs points de test (facultatif)
|
||||
|
||||
**Version incluse :** 5.4.1~ynh1
|
||||
**Version incluse :** 5.4.1~ynh2
|
||||
|
||||
**Démo :** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Versión proporcionada:** 5.4.1~ynh1
|
||||
**Versión proporcionada:** 5.4.1~ynh2
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Versi terkirim:** 5.4.1~ynh1
|
||||
**Versi terkirim:** 5.4.1~ynh2
|
||||
|
||||
**Demo:** <https://librespeed.org>
|
||||
|
||||
|
|
62
README_ru.md
Normal file
62
README_ru.md
Normal file
|
@ -0,0 +1,62 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# LibreSpeed для YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/librespeed/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=librespeed)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить LibreSpeed быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, mobile friendly. Supports PHP, Node, Multiple servers, and more.
|
||||
|
||||
### Features
|
||||
|
||||
- Download
|
||||
- Upload
|
||||
- Ping
|
||||
- Jitter
|
||||
- IP Address, ISP, distance from server (optional)
|
||||
- Telemetry (optional)
|
||||
- Results sharing (optional)
|
||||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**Поставляемая версия:** 5.4.1~ynh2
|
||||
|
||||
**Демо-версия:** <https://librespeed.org>
|
||||
|
||||
## Снимки экрана
|
||||
|
||||

|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://librespeed.org>
|
||||
- Официальная документация пользователя: <https://github.com/librespeed/speedtest/wiki>
|
||||
- Официальная документация администратора: <https://github.com/librespeed/speedtest/wiki>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/librespeed/speedtest>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/librespeed>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/librespeed_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade librespeed -u https://github.com/YunoHost-Apps/librespeed_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -30,7 +30,7 @@ Self-hosted Speed Test for HTML5 and more. Easy setup, examples, configurable, m
|
|||
- Multiple Points of Test (optional)
|
||||
|
||||
|
||||
**分发版本:** 5.4.1~ynh1
|
||||
**分发版本:** 5.4.1~ynh2
|
||||
|
||||
**演示:** <https://librespeed.org>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue