Explorar o código

Auto-update READMEs

yunohost-bot hai 1 ano
pai
achega
d8c52669aa
Modificáronse 3 ficheiros con 63 adicións e 1 borrados
  1. 1 0
      ALL_README.md
  2. 1 1
      README_es.md
  3. 61 0
      README_nl.md

+ 1 - 0
ALL_README.md

@@ -6,5 +6,6 @@
 - [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)
+- [Lees de README in het Nederlands](README_nl.md)
 - [Прочитать README на русский](README_ru.md)
 - [阅读中文(简体)的 README](README_zh_Hans.md)

+ 1 - 1
README_es.md

@@ -48,7 +48,7 @@ It integrates with the services you use to display information on the homepage (
 
 ## Información para desarrolladores
 
-Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing
+Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing).
 
 Para probar la rama `testing`, sigue asÍ:
 

+ 61 - 0
README_nl.md

@@ -0,0 +1,61 @@
+<!--
+NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
+Hij mag NIET handmatig aangepast worden.
+-->
+
+# Homarr voor Yunohost
+
+[![Integratieniveau](https://dash.yunohost.org/integration/homarr.svg)](https://ci-apps.yunohost.org/ci/apps/homarr/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg)
+
+[![Homarr met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr)
+
+*[Deze README in een andere taal lezen.](./ALL_README.md)*
+
+> *Met dit pakket kun je Homarr snel en eenvoudig op een YunoHost-server installeren.*  
+> *Als je nog geen YunoHost hebt, lees dan [de installatiehandleiding](https://yunohost.org/install), om te zien hoe je 'm installeert.*
+
+## Overzicht
+
+Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place.
+It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases).
+
+### Features
+
+- Integrates with services you use.
+- Search the web directly from your homepage.
+- Real-time status indicator for every service.
+- Automatically finds icons while you type the name of a service.
+- Widgets that can display all types of information.
+- Very light-weight and fast.
+
+
+**Geleverde versie:** 0.15.4~ynh1
+
+**Demo:** <https://homarr.ajnart.fr/fr>
+
+## Schermafdrukken
+
+![Schermafdrukken van Homarr](./doc/screenshots/screenshot.png)
+
+## Documentatie en bronnen
+
+- Officiele website van de app: <https://homarr.dev/>
+- Officiele gebruikersdocumentatie: <https://homarr.dev/docs/about>
+- Officiele beheerdersdocumentatie: <https://homarr.dev/docs/about>
+- Upstream app codedepot: <https://github.com/ajnart/homarr>
+- YunoHost-store: <https://apps.yunohost.org/app/homarr>
+- Meld een bug: <https://github.com/YunoHost-Apps/homarr_ynh/issues>
+
+## Ontwikkelaarsinformatie
+
+Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing).
+
+Om de `testing`-branch uit te proberen, ga als volgt te werk:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
+of
+sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
+```
+
+**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>