mirror of
https://github.com/YunoHost-Apps/jellyfin-vue_ynh.git
synced 2024-09-03 19:26:31 +02:00
Auto-update READMEs
This commit is contained in:
parent
19aded92d5
commit
8d7d6232a0
5 changed files with 53 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
# All available README files by language
|
||||
|
||||
- [Read the README in English](README.md)
|
||||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Leggi il “README” in italiano](README_it.md)
|
||||
|
|
|
@ -9,7 +9,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
[![Install Jellyfin Vue Client with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue)
|
||||
|
||||
*[Read this README is other languages.](./ALL_README.md)*
|
||||
*[Read this README in other languages.](./ALL_README.md)*
|
||||
|
||||
> *This package allows you to install Jellyfin Vue Client quickly and simply on a YunoHost server.*
|
||||
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
|||
Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details.
|
||||
|
||||
|
||||
**Shipped version:** 2024.02.22~ynh1
|
||||
**Shipped version:** 2024.04.02~ynh1
|
||||
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
48
README_eu.md
Normal file
48
README_eu.md
Normal file
|
@ -0,0 +1,48 @@
|
|||
<!--
|
||||
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
||||
EZ editatu eskuz.
|
||||
-->
|
||||
|
||||
# Jellyfin Vue Client YunoHost-erako
|
||||
|
||||
[![Integrazio maila](https://dash.yunohost.org/integration/jellyfin-vue.svg)](https://dash.yunohost.org/appci/app/jellyfin-vue) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/jellyfin-vue.maintain.svg)
|
||||
|
||||
[![Instalatu Jellyfin Vue Client YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jellyfin-vue)
|
||||
|
||||
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
||||
|
||||
> *Pakete honek Jellyfin Vue Client YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
||||
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
||||
|
||||
## Aurreikuspena
|
||||
|
||||
Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 2024.04.02~ynh1
|
||||
|
||||
**Demoa:** <https://jf-vue.pages.dev>
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
![Jellyfin Vue Client(r)en pantaila-argazkia](./doc/screenshots/jellyfin-vue-homepage-2023-04.jpg)
|
||||
|
||||
## Dokumentazioa eta baliabideak
|
||||
|
||||
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/jellyfin/jellyfin-vue>
|
||||
- YunoHost Denda: <https://apps.yunohost.org/app/jellyfin-vue>
|
||||
- Eman errore baten berri: <https://github.com/YunoHost-Apps/jellyfin-vue_ynh/issues>
|
||||
|
||||
## Garatzaileentzako informazioa
|
||||
|
||||
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing).
|
||||
|
||||
`testing` abarra probatzeko, ondorengoa egin:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
|
||||
edo
|
||||
sudo yunohost app upgrade jellyfin-vue -u https://github.com/YunoHost-Apps/jellyfin-vue_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
|||
Jellyfin Vue est la prochaine étape du développement de Jellyfin. C'est une nouvelle interface, basée sur Vue. Des détails peuvent être trouvés ici : https://jellyfin.org/posts/vue-vue3.
|
||||
|
||||
|
||||
**Version incluse :** 2024.02.22~ynh1
|
||||
**Version incluse :** 2024.04.02~ynh1
|
||||
|
||||
**Démo :** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
|||
Jellyfin Vue is the next step of Jellyfin's development. It's a new frontend, based on Vue. See https://jellyfin.org/posts/vue-vue3 for details.
|
||||
|
||||
|
||||
**Versión proporcionada:** 2024.02.22~ynh1
|
||||
**Versión proporcionada:** 2024.04.02~ynh1
|
||||
|
||||
**Demo:** <https://jf-vue.pages.dev>
|
||||
|
||||
|
|
Loading…
Reference in a new issue