1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/planka_ynh.git synced 2024-09-03 20:06:00 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-04-02 22:01:00 +00:00 committed by autoreadme_webhook
parent d8c2e4aacf
commit fb9745fa2c
4 changed files with 125 additions and 1 deletions

View file

@ -1,4 +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)

View file

@ -9,7 +9,7 @@ It shall NOT be edited by hand.
[![Install Planka with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka)
*[Read this README is other languages.](./ALL_README.md)*
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install Planka 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.*

61
README_eu.md Normal file
View file

@ -0,0 +1,61 @@
<!--
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
EZ editatu eskuz.
-->
# Planka YunoHost-erako
[![Integrazio maila](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg)
[![Instalatu Planka YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka)
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
> *Pakete honek Planka YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
## Aurreikuspena
Elegant open source project tracking.
### Features
- Create projects, boards, lists, cards, labels and tasks
- Add card members, track time, set a due date, add attachments, write comments
- Markdown support in a card description and comment
- Filter by members and labels
- Customize project background
- Real-time updates
- User notifications
- Internationalization
**Paketatutako bertsioa:** 1.16.1~ynh1
**Demoa:** <https://plankanban.github.io/planka/#/>
## Pantaila-argazkiak
![Planka(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala: <https://planka.app/>
- Administratzaileen dokumentazio ofiziala: <https://docs.planka.cloud/docs/intro/>
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/plankanban/planka>
- YunoHost Denda: <https://apps.yunohost.org/app/planka>
- Eman errore baten berri: <https://github.com/YunoHost-Apps/planka_ynh/issues>
## Garatzaileentzako informazioa
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/planka_ynh/tree/testing).
`testing` abarra probatzeko, ondorengoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
edo
sudo yunohost app upgrade planka -u https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
```
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>

61
README_gl.md Normal file
View file

@ -0,0 +1,61 @@
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Planka para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/planka.svg)](https://dash.yunohost.org/appci/app/planka) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/planka.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/planka.maintain.svg)
[![Instalar Planka con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=planka)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Planka de xeito rápido e doado nun servidor YunoHost.*
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
## Vista xeral
Elegant open source project tracking.
### Features
- Create projects, boards, lists, cards, labels and tasks
- Add card members, track time, set a due date, add attachments, write comments
- Markdown support in a card description and comment
- Filter by members and labels
- Customize project background
- Real-time updates
- User notifications
- Internationalization
**Versión proporcionada:** 1.16.1~ynh1
**Demo:** <https://plankanban.github.io/planka/#/>
## Capturas de pantalla
![Captura de pantalla de Planka](./doc/screenshots/screenshot.png)
## Documentación e recursos
- Web oficial da app: <https://planka.app/>
- Documentación oficial para admin: <https://docs.planka.cloud/docs/intro/>
- Repositorio de orixe do código: <https://github.com/plankanban/planka>
- Tenda YunoHost: <https://apps.yunohost.org/app/planka>
- Informar dun problema: <https://github.com/YunoHost-Apps/planka_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/planka_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
ou
sudo yunohost app upgrade planka -u https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>