mirror of
https://framagit.org/YunoHost-Apps/gitea_ynh.git
synced 2024-12-22 01:25:06 +01:00
Auto-update READMEs
This commit is contained in:
parent
9b0181e9ca
commit
9e748220af
@ -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)
|
||||
|
@ -19,7 +19,7 @@ It shall NOT be edited by hand.
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Shipped version:** 1.22.2~ynh1
|
||||
**Shipped version:** 1.22.3~ynh1
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
@ -19,7 +19,7 @@ No se debe editar a mano.
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Versión actual:** 1.22.2~ynh1
|
||||
**Versión actual:** 1.22.3~ynh1
|
||||
|
||||
## Capturas
|
||||
|
||||
@ -35,7 +35,7 @@ Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to
|
||||
|
||||
## Información para desarrolladores
|
||||
|
||||
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/gitea_ynh/tree/testing
|
||||
Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/gitea_ynh/tree/testing).
|
||||
|
||||
Para probar la rama `testing`, sigue asÍ:
|
||||
|
||||
|
@ -19,7 +19,7 @@ EZ editatu eskuz.
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 1.22.2~ynh1
|
||||
**Paketatutako bertsioa:** 1.22.3~ynh1
|
||||
|
||||
## Pantaila-argazkiak
|
||||
|
||||
|
@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Version incluse :** 1.22.2~ynh1
|
||||
**Version incluse :** 1.22.3~ynh1
|
||||
|
||||
## Captures d’écran
|
||||
|
||||
|
@ -19,7 +19,7 @@ NON debe editarse manualmente.
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Versión proporcionada:** 1.22.2~ynh1
|
||||
**Versión proporcionada:** 1.22.3~ynh1
|
||||
|
||||
## Capturas de pantalla
|
||||
|
||||
|
@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Versi terkirim:** 1.22.2~ynh1
|
||||
**Versi terkirim:** 1.22.3~ynh1
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||
|
48
README_nl.md
Normal file
48
README_nl.md
Normal file
@ -0,0 +1,48 @@
|
||||
<!--
|
||||
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Hij mag NIET handmatig aangepast worden.
|
||||
-->
|
||||
|
||||
# Gitea voor Yunohost
|
||||
|
||||
[![Integratieniveau](https://dash.yunohost.org/integration/gitea.svg)](https://ci-apps.yunohost.org/ci/apps/gitea/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/gitea.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/gitea.maintain.svg)
|
||||
|
||||
[![Gitea met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gitea)
|
||||
|
||||
*[Deze README in een andere taal lezen.](./ALL_README.md)*
|
||||
|
||||
> *Met dit pakket kun je Gitea 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
|
||||
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Geleverde versie:** 1.22.3~ynh1
|
||||
|
||||
## Schermafdrukken
|
||||
|
||||
![Schermafdrukken van Gitea](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Documentatie en bronnen
|
||||
|
||||
- Officiele website van de app: <https://gitea.io/>
|
||||
- Officiele beheerdersdocumentatie: <https://docs.gitea.io/>
|
||||
- Upstream app codedepot: <https://github.com/go-gitea/gitea>
|
||||
- YunoHost-store: <https://apps.yunohost.org/app/gitea>
|
||||
- Meld een bug: <https://github.com/YunoHost-Apps/gitea_ynh/issues>
|
||||
|
||||
## Ontwikkelaarsinformatie
|
||||
|
||||
Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/gitea_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/gitea_ynh/tree/testing --debug
|
||||
of
|
||||
sudo yunohost app upgrade gitea -u https://github.com/YunoHost-Apps/gitea_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>
|
@ -19,7 +19,7 @@
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**Поставляемая версия:** 1.22.2~ynh1
|
||||
**Поставляемая версия:** 1.22.3~ynh1
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
|
@ -19,7 +19,7 @@
|
||||
Gitea is a fork of Gogs a self-hosted Git service written in Go. Alternative to GitHub.
|
||||
|
||||
|
||||
**分发版本:** 1.22.2~ynh1
|
||||
**分发版本:** 1.22.3~ynh1
|
||||
|
||||
## 截图
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user