diff --git a/ALL_README.md b/ALL_README.md index d6e8f9c..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -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) diff --git a/README.md b/README.md index 79dc232..e48339f 100644 --- a/README.md +++ b/README.md @@ -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.* diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..75d89b9 --- /dev/null +++ b/README_eu.md @@ -0,0 +1,61 @@ + + +# 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:** + +## Pantaila-argazkiak + +![Planka(r)en pantaila-argazkia](./doc/screenshots/screenshot.png) + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## 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:** diff --git a/README_gl.md b/README_gl.md new file mode 100644 index 0000000..df1d955 --- /dev/null +++ b/README_gl.md @@ -0,0 +1,61 @@ + + +# 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:** + +## Capturas de pantalla + +![Captura de pantalla de Planka](./doc/screenshots/screenshot.png) + +## Documentación e recursos + +- Web oficial da app: +- Documentación oficial para admin: +- Repositorio de orixe do código: +- Tenda YunoHost: +- Informar dun problema: + +## 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:**