Skip to content

Commit

Permalink
Auto-update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
yunohost-bot authored and autoreadme_webhook committed Sep 14, 2024
1 parent 6b1a375 commit 9160dea
Show file tree
Hide file tree
Showing 10 changed files with 126 additions and 8 deletions.
2 changes: 2 additions & 0 deletions ALL_README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +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)
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.
- Optional features: mailing list, hardware provisionning


**Shipped version:** 20231216~ynh2
**Shipped version:** 20240914~ynh1

## Screenshots

Expand Down
4 changes: 2 additions & 2 deletions README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.
- Optional features: mailing list, hardware provisionning


**Versión actual:** 20231216~ynh2
**Versión actual:** 20240914~ynh1

## Capturas

Expand All @@ -45,7 +45,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.

## Información para desarrolladores

Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/coin_ynh/tree/testing
Por favor enviar sus correcciones a la [rama `testing`](https://github.com/YunoHost-Apps/coin_ynh/tree/testing).

Para probar la rama `testing`, sigue asÍ:

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.
- Optional features: mailing list, hardware provisionning


**Paketatutako bertsioa:** 20231216~ynh2
**Paketatutako bertsioa:** 20240914~ynh1

## Pantaila-argazkiak

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN est un système d'information pour FAI associatif dans la FFDN
- Optionnel : gestion de mailing liste, prêt de matériel


**Version incluse :** 20231216~ynh2
**Version incluse :** 20240914~ynh1

## Captures d’écran

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.
- Optional features: mailing list, hardware provisionning


**Versión proporcionada:** 20231216~ynh2
**Versión proporcionada:** 20240914~ynh1

## Capturas de pantalla

Expand Down
2 changes: 1 addition & 1 deletion README_id.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.
- Optional features: mailing list, hardware provisionning


**Versi terkirim:** 20231216~ynh2
**Versi terkirim:** 20240914~ynh1

## Tangkapan Layar

Expand Down
58 changes: 58 additions & 0 deletions README_nl.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<!--
NB: Deze README is automatisch gegenereerd door <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Hij mag NIET handmatig aangepast worden.
-->

# Coin voor Yunohost

[![Integratieniveau](https://dash.yunohost.org/integration/coin.svg)](https://ci-apps.yunohost.org/ci/apps/coin/) ![Mate van functioneren](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Onderhoudsstatus](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg)

[![Coin met Yunohost installeren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coin)

*[Deze README in een andere taal lezen.](./ALL_README.md)*

> *Met dit pakket kun je Coin 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

COIN is an Information System designed for associative ISPs in the FFDN.

### Features

- Provide a nice, clean UI for members
- Manage memberships
- Handle service requests for VPN, VPS, Housing, external accounts, etc,
- including IP pools management
- custom hooks can be added to interface with the actual infrastructure and provision services from the admin
- members can get status info regarding their services
- handle invoices, send reminders, import payment from bank, derive a member balance
- Optional features: mailing list, hardware provisionning


**Geleverde versie:** 20240914~ynh1

## Schermafdrukken

![Schermafdrukken van Coin](./doc/screenshots/screenshot.png)

## Documentatie en bronnen

- Officiele website van de app: <https://code.ffdn.org/FFDN/coin>
- Upstream app codedepot: <https://code.ffdn.org/ffdn/coin>
- YunoHost-store: <https://apps.yunohost.org/app/coin>
- Meld een bug: <https://github.com/YunoHost-Apps/coin_ynh/issues>

## Ontwikkelaarsinformatie

Stuur je pull request alsjeblieft naar de [`testing`-branch](https://github.com/YunoHost-Apps/coin_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/coin_ynh/tree/testing --debug
of
sudo yunohost app upgrade coin -u https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug
```

**Verdere informatie over app-packaging:** <https://yunohost.org/packaging_apps>
58 changes: 58 additions & 0 deletions README_ru.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->

# Coin для YunoHost

[![Уровень интеграции](https://dash.yunohost.org/integration/coin.svg)](https://ci-apps.yunohost.org/ci/apps/coin/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/coin.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/coin.maintain.svg)

[![Установите Coin с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=coin)

*[Прочтите этот README на других языках.](./ALL_README.md)*

> *Этот пакет позволяет Вам установить Coin быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор

COIN is an Information System designed for associative ISPs in the FFDN.

### Features

- Provide a nice, clean UI for members
- Manage memberships
- Handle service requests for VPN, VPS, Housing, external accounts, etc,
- including IP pools management
- custom hooks can be added to interface with the actual infrastructure and provision services from the admin
- members can get status info regarding their services
- handle invoices, send reminders, import payment from bank, derive a member balance
- Optional features: mailing list, hardware provisionning


**Поставляемая версия:** 20240914~ynh1

## Снимки экрана

![Снимок экрана Coin](./doc/screenshots/screenshot.png)

## Документация и ресурсы

- Официальный веб-сайт приложения: <https://code.ffdn.org/FFDN/coin>
- Репозиторий кода главной ветки приложения: <https://code.ffdn.org/ffdn/coin>
- Магазин YunoHost: <https://apps.yunohost.org/app/coin>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/coin_ynh/issues>

## Информация для разработчиков

Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/coin_ynh/tree/testing).

Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:

```bash
sudo yunohost app install https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug
или
sudo yunohost app upgrade coin -u https://github.com/YunoHost-Apps/coin_ynh/tree/testing --debug
```

**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ COIN is an Information System designed for associative ISPs in the FFDN.
- Optional features: mailing list, hardware provisionning


**分发版本:** 20231216~ynh2
**分发版本:** 20240914~ynh1

## 截图

Expand Down

0 comments on commit 9160dea

Please sign in to comment.