mirror of
https://github.com/YunoHost-Apps/mumble-web_ynh.git
synced 2024-09-03 19:46:16 +02:00
Update READMEs
This commit is contained in:
parent
a5adf40c61
commit
0fd16f7a9d
7 changed files with 76 additions and 1 deletions
|
@ -1,6 +1,7 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Lea el README en español](README_es.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
|
|
|
@ -27,6 +27,10 @@ The Mumble protocol uses TCP for control and UDP for voice. Running in a browser
|
|||
|
||||
![Screenshot of Mumble Web](./doc/screenshots/screenshot.png)
|
||||
|
||||
## :red_circle: Antifeatures
|
||||
|
||||
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
||||
|
||||
## Documentation and resources
|
||||
|
||||
- Official app website: <https://mumble.info>
|
||||
|
|
54
README_es.md
Normal file
54
README_es.md
Normal file
|
@ -0,0 +1,54 @@
|
|||
<!--
|
||||
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
No se debe editar a mano.
|
||||
-->
|
||||
|
||||
# Mumble Web para Yunohost
|
||||
|
||||
[![Nivel de integración](https://dash.yunohost.org/integration/mumble-web.svg)](https://dash.yunohost.org/appci/app/mumble-web) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/mumble-web.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/mumble-web.maintain.svg)
|
||||
|
||||
[![Instalar Mumble Web con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mumble-web)
|
||||
|
||||
*[Leer este README en otros idiomas.](./ALL_README.md)*
|
||||
|
||||
> *Este paquete le permite instalarMumble Web rapidamente y simplement en un servidor YunoHost.*
|
||||
> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
|
||||
|
||||
## Descripción general
|
||||
|
||||
mumble-web is an HTML5 Mumble client for use in modern browsers.
|
||||
The Mumble protocol uses TCP for control and UDP for voice. Running in a browser, both are unavailable to this client. Instead Websockets are used for control and WebRTC is used for voice (using Websockets as fallback if the server does not support WebRTC).
|
||||
|
||||
**Versión actual:** 1.3.0~ynh5
|
||||
|
||||
**Demo:** <https://web.mumble.framatalk.org/>
|
||||
|
||||
## Capturas
|
||||
|
||||
![Captura de Mumble Web](./doc/screenshots/screenshot.png)
|
||||
|
||||
## :red_circle: Características no deseables
|
||||
|
||||
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
||||
|
||||
## Documentaciones y recursos
|
||||
|
||||
- Sitio web oficial: <https://mumble.info>
|
||||
- Documentación administrador oficial: <https://docs.framasoft.org/fr/jitsimeet/mumble.html>
|
||||
- Repositorio del código fuente oficial de la aplicación : <https://github.com/Johni0702/mumble-web/>
|
||||
- Catálogo YunoHost: <https://apps.yunohost.org/app/mumble-web>
|
||||
- Reportar un error: <https://github.com/YunoHost-Apps/mumble-web_ynh/issues>
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/mumble-web_ynh/tree/testing
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/mumble-web_ynh/tree/testing --debug
|
||||
o
|
||||
sudo yunohost app upgrade mumble-web -u https://github.com/YunoHost-Apps/mumble-web_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
|
|
@ -27,6 +27,10 @@ The Mumble protocol uses TCP for control and UDP for voice. Running in a browser
|
|||
|
||||
![Mumble Web(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
||||
|
||||
## :red_circle: Ezaugarri zalantzagarriak
|
||||
|
||||
- **Jatorrizko garapena utzita**: Software honek ez du arduradunik. Denborak aurrera egin ahala funtzionatzeari utziko dio, konpondu gabeko segurtasun arazoak izango ditu, etab.
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Aplikazioaren webgune ofiziala: <https://mumble.info>
|
||||
|
|
|
@ -27,6 +27,10 @@ Le protocole Mumble utilise TCP pour le contrôle et UDP pour la voix. Fonctionn
|
|||
|
||||
![Capture d’écran de Mumble Web](./doc/screenshots/screenshot.png)
|
||||
|
||||
## :red_circle: Anti-fonctionnalités
|
||||
|
||||
- **Application non maintenue **: Ce logiciel n'est plus maintenu. Attendez-vous à ce qu'il ne fonctionne plus avec le temps, et que l'on découvre des failles de sécurité qui ne seront pas corrigées, etc.
|
||||
|
||||
## Documentations et ressources
|
||||
|
||||
- Site officiel de l’app : <https://mumble.info>
|
||||
|
|
|
@ -27,6 +27,10 @@ The Mumble protocol uses TCP for control and UDP for voice. Running in a browser
|
|||
|
||||
![Captura de pantalla de Mumble Web](./doc/screenshots/screenshot.png)
|
||||
|
||||
## :red_circle: Debes considerar
|
||||
|
||||
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
||||
|
||||
## Documentación e recursos
|
||||
|
||||
- Web oficial da app: <https://mumble.info>
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
请勿手动编辑。
|
||||
-->
|
||||
|
||||
# YunoHost 的 Mumble Web
|
||||
# YunoHost 上的 Mumble Web
|
||||
|
||||
[![集成程度](https://dash.yunohost.org/integration/mumble-web.svg)](https://dash.yunohost.org/appci/app/mumble-web) ![工作状态](https://ci-apps.yunohost.org/ci/badges/mumble-web.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/mumble-web.maintain.svg)
|
||||
|
||||
|
@ -27,6 +27,10 @@ The Mumble protocol uses TCP for control and UDP for voice. Running in a browser
|
|||
|
||||
![Mumble Web 的截图](./doc/screenshots/screenshot.png)
|
||||
|
||||
## :red_circle: 负面特征
|
||||
|
||||
- **Upstream not maintained**: This software is not maintained anymore. Expect it to break down over time, be exposed to unfixed security breaches, etc.
|
||||
|
||||
## 文档与资源
|
||||
|
||||
- 官方应用网站: <https://mumble.info>
|
||||
|
|
Loading…
Reference in a new issue