aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ALL_README.md8
-rw-r--r--README.md78
-rw-r--r--README_es.md49
-rw-r--r--README_eu.md49
-rw-r--r--README_fr.md72
-rw-r--r--README_gl.md49
-rw-r--r--README_zh_Hans.md49
7 files changed, 249 insertions, 105 deletions
diff --git a/ALL_README.md b/ALL_README.md
new file mode 100644
index 0000000..152f2e7
--- /dev/null
+++ b/ALL_README.md
@@ -0,0 +1,8 @@
+# All available README files by language
+
+- [Read the README in English](README.md)
+- [Lea el README en español](README_es.md)
+- [Irakurri README euskaraz](README_eu.md)
+- [Lire le README en français](README_fr.md)
+- [Le o README en galego](README_gl.md)
+- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index cc05da5..bbfa3c2 100644
--- a/README.md
+++ b/README.md
@@ -1,85 +1,49 @@
-# Packaging an app, starting from this example
-
-* Copy this app before working on it, using the ['Use this template'](https://github.com/new?template_name=example_ynh&template_owner=YunoHost) button on the Github repo.
-* Edit the `manifest.toml` with app specific info.
-* Edit the `install`, `upgrade`, `remove`, `backup` and `restore` scripts, and any relevant conf files in `conf/`.
- * Using the [script helpers documentation.](https://yunohost.org/packaging_apps_helpers)
-* Edit the `change_url` and `config` scripts too, or remove them if you have no use of them
-* Add a `LICENSE` file for the package. NB: this LICENSE file is not meant to necessarily be the LICENSE of the upstream app - it is only the LICENSE you want this package's code to published with ;). We recommend to use [the AGPL-3](https://www.gnu.org/licenses/agpl-3.0.txt).
-* Edit files under the `doc/` directory
-* The `README.md` files are to be automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
-
----
<!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
+N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
It shall NOT be edited by hand.
-->
-# Example app for YunoHost
+# cal.com for YunoHost
-[![Integration level](https://dash.yunohost.org/integration/example.svg)](https://dash.yunohost.org/appci/app/example) ![Working status](https://ci-apps.yunohost.org/ci/badges/example.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/example.maintain.svg)
-[![Install Example app with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=example)
+[![Integration level](https://dash.yunohost.org/integration/calcom.svg)](https://dash.yunohost.org/appci/app/calcom) ![Working status](https://ci-apps.yunohost.org/ci/badges/calcom.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/calcom.maintain.svg)
-*[Lire ce readme en français.](./README_fr.md)*
+[![Install cal.com with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calcom)
-> *This package allows you to install Example app 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.*
+*[Read this README in other languages.](./ALL_README.md)*
-## Overview
-
-Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+> *This package allows you to install cal.com 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.*
-### Features
+## Overview
-- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
-- Laboris nisi ut aliquip ex ea commodo consequat ;
-- Duis aute irure dolor in reprehenderit in voluptate ;
-- Velit esse cillum dolore eu fugiat nulla pariatur ;
-- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
+This is a dummy description of this app features
-**Shipped version:** 1.0~ynh1
+**Shipped version:** 4.1.4~ynh1
-**Demo:** https://demo.example.com
+**Demo:** <https://demo.example.com>
## Screenshots
-![Screenshot of Example app](./doc/screenshots/example.jpg)
-
-## Disclaimers / important information
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain ?
- * architectures not supported ?
- * not-working single-sign on or LDAP integration ?
- * the app requires an important amount of RAM / disk / .. to install or to work properly
- * etc...
-
-* Other infos that people should be aware of, such as:
- * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
- * how to configure / administrate the application if it ain't obvious
- * upgrade process / specificities / things to be aware of ?
- * security considerations ?
+![Screenshot of cal.com](./doc/screenshots/example.jpg)
## Documentation and resources
-* Official app website: <https://example.com>
-* Official user documentation: <https://yunohost.org/apps>
-* Official admin documentation: <https://yunohost.org/packaging_apps>
-* Upstream app code repository: <https://some.forge.com/example/example>
-* YunoHost documentation for this app: <https://yunohost.org/app_example>
-* Report a bug: <https://github.com/YunoHost-Apps/example_ynh/issues>
+- Official app website: <https://cal.com/>
+- Upstream app code repository: <https://github.com/calcom>
+- YunoHost Store: <https://apps.yunohost.org/app/calcom>
+- Report a bug: <https://github.com/YunoHost-Apps/calcom_ynh/issues>
## Developer info
-Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/example_ynh/tree/testing).
+Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/calcom_ynh/tree/testing).
-To try the testing branch, please proceed like that.
+To try the `testing` branch, please proceed like that:
-``` bash
-sudo yunohost app install https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
or
-sudo yunohost app upgrade example -u https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug
+sudo yunohost app upgrade calcom -u https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
```
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..1160e1c
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,49 @@
+<!--
+Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
+No se debe editar a mano.
+-->
+
+# cal.com para Yunohost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/calcom.svg)](https://dash.yunohost.org/appci/app/calcom) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/calcom.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/calcom.maintain.svg)
+
+[![Instalar cal.com con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calcom)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarcal.com rapidamente y simplement en un servidor YunoHost.*
+> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
+
+## Descripción general
+
+This is a dummy description of this app features
+
+
+**Versión actual:** 4.1.4~ynh1
+
+**Demo:** <https://demo.example.com>
+
+## Capturas
+
+![Captura de cal.com](./doc/screenshots/example.jpg)
+
+## Documentaciones y recursos
+
+- Sitio web oficial: <https://cal.com/>
+- Repositorio del código fuente oficial de la aplicación : <https://github.com/calcom>
+- Catálogo YunoHost: <https://apps.yunohost.org/app/calcom>
+- Reportar un error: <https://github.com/YunoHost-Apps/calcom_ynh/issues>
+
+## Información para desarrolladores
+
+Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/calcom_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade calcom -u https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>
diff --git a/README_eu.md b/README_eu.md
new file mode 100644
index 0000000..62f335b
--- /dev/null
+++ b/README_eu.md
@@ -0,0 +1,49 @@
+<!--
+Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
+EZ editatu eskuz.
+-->
+
+# cal.com YunoHost-erako
+
+[![Integrazio maila](https://dash.yunohost.org/integration/calcom.svg)](https://dash.yunohost.org/appci/app/calcom) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/calcom.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/calcom.maintain.svg)
+
+[![Instalatu cal.com YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calcom)
+
+*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
+
+> *Pakete honek cal.com YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
+> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
+
+## Aurreikuspena
+
+This is a dummy description of this app features
+
+
+**Paketatutako bertsioa:** 4.1.4~ynh1
+
+**Demoa:** <https://demo.example.com>
+
+## Pantaila-argazkiak
+
+![cal.com(r)en pantaila-argazkia](./doc/screenshots/example.jpg)
+
+## Dokumentazioa eta baliabideak
+
+- Aplikazioaren webgune ofiziala: <https://cal.com/>
+- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/calcom>
+- YunoHost Denda: <https://apps.yunohost.org/app/calcom>
+- Eman errore baten berri: <https://github.com/YunoHost-Apps/calcom_ynh/issues>
+
+## Garatzaileentzako informazioa
+
+Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/calcom_ynh/tree/testing).
+
+`testing` abarra probatzeko, ondorengoa egin:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+edo
+sudo yunohost app upgrade calcom -u https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+```
+
+**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
diff --git a/README_fr.md b/README_fr.md
index 4da6fb7..c3085b1 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -1,73 +1,49 @@
<!--
-N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
-It shall NOT be edited by hand.
+Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
+Il NE doit PAS être modifié à la main.
-->
-# Exemple d'app pour YunoHost
+# cal.com pour YunoHost
-[![Niveau d'intégration](https://dash.yunohost.org/integration/example.svg)](https://dash.yunohost.org/appci/app/example) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/example.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/example.maintain.svg)
-[![Installer Example app avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=example)
+[![Niveau d’intégration](https://dash.yunohost.org/integration/calcom.svg)](https://dash.yunohost.org/appci/app/calcom) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/calcom.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/calcom.maintain.svg)
-*[Read this readme in english.](./README.md)*
+[![Installer cal.com avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calcom)
-> *Ce package vous permet d'installer Example app rapidement et simplement sur un serveur YunoHost.
-Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
+*[Lire le README dans d'autres langues.](./ALL_README.md)*
-## Vue d'ensemble
+> *Ce package vous permet d’installer cal.com rapidement et simplement sur un serveur YunoHost.*
+> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
-Some long and extensive description of what the app is and does, lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.
+## Vue d’ensemble
-### Features
+Ceci est une fausse description des fonctionalités de l'app
-- Ut enim ad minim veniam, quis nostrud exercitation ullamco ;
-- Laboris nisi ut aliquip ex ea commodo consequat ;
-- Duis aute irure dolor in reprehenderit in voluptate ;
-- Velit esse cillum dolore eu fugiat nulla pariatur ;
-- Excepteur sint occaecat cupidatat non proident, sunt in culpa."
+**Version incluse :** 4.1.4~ynh1
-**Version incluse :** 1.0~ynh1
+**Démo :** <https://demo.example.com>
-**Démo :** https://demo.example.com
+## Captures d’écran
-## Captures d'écran
-
-![Capture d'écran de Example app](./doc/screenshots/example.jpg)
-
-## Avertissements / informations importantes
-
-* Any known limitations, constrains or stuff not working, such as (but not limited to):
- * requiring a full dedicated domain ?
- * architectures not supported ?
- * not-working single-sign on or LDAP integration ?
- * the app requires an important amount of RAM / disk / .. to install or to work properly
- * etc...
-
-* Other infos that people should be aware of, such as:
- * any specific step to perform after installing (such as manually finishing the install, specific admin credentials, ...)
- * how to configure / administrate the application if it ain't obvious
- * upgrade process / specificities / things to be aware of ?
- * security considerations ?
+![Capture d’écran de cal.com](./doc/screenshots/example.jpg)
## Documentations et ressources
-* Site officiel de l'app : <https://example.com>
-* Documentation officielle utilisateur : <https://yunohost.org/apps>
-* Documentation officielle de l'admin : <https://yunohost.org/packaging_apps>
-* Dépôt de code officiel de l'app : <https://some.forge.com/example/example>
-* Documentation YunoHost pour cette app : <https://yunohost.org/app_example>
-* Signaler un bug : <https://github.com/YunoHost-Apps/example_ynh/issues>
+- Site officiel de l’app : <https://cal.com/>
+- Dépôt de code officiel de l’app : <https://github.com/calcom>
+- YunoHost Store : <https://apps.yunohost.org/app/calcom>
+- Signaler un bug : <https://github.com/YunoHost-Apps/calcom_ynh/issues>
## Informations pour les développeurs
-Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/example_ynh/tree/testing).
+Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/calcom_ynh/tree/testing).
-Pour essayer la branche testing, procédez comme suit.
+Pour essayer la branche `testing`, procédez comme suit :
-``` bash
-sudo yunohost app install https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
ou
-sudo yunohost app upgrade example -u https://github.com/YunoHost-Apps/example_ynh/tree/testing --debug
+sudo yunohost app upgrade calcom -u https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :** <https://yunohost.org/packaging_apps>
+**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
diff --git a/README_gl.md b/README_gl.md
new file mode 100644
index 0000000..b4cb673
--- /dev/null
+++ b/README_gl.md
@@ -0,0 +1,49 @@
+<!--
+NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
+NON debe editarse manualmente.
+-->
+
+# cal.com para YunoHost
+
+[![Nivel de integración](https://dash.yunohost.org/integration/calcom.svg)](https://dash.yunohost.org/appci/app/calcom) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/calcom.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/calcom.maintain.svg)
+
+[![Instalar cal.com con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calcom)
+
+*[Le este README en outros idiomas.](./ALL_README.md)*
+
+> *Este paquete permíteche instalar cal.com 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
+
+This is a dummy description of this app features
+
+
+**Versión proporcionada:** 4.1.4~ynh1
+
+**Demo:** <https://demo.example.com>
+
+## Capturas de pantalla
+
+![Captura de pantalla de cal.com](./doc/screenshots/example.jpg)
+
+## Documentación e recursos
+
+- Web oficial da app: <https://cal.com/>
+- Repositorio de orixe do código: <https://github.com/calcom>
+- Tenda YunoHost: <https://apps.yunohost.org/app/calcom>
+- Informar dun problema: <https://github.com/YunoHost-Apps/calcom_ynh/issues>
+
+## Info de desenvolvemento
+
+Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/calcom_ynh/tree/testing).
+
+Para probar a rama `testing`, procede deste xeito:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+ou
+sudo yunohost app upgrade calcom -u https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+```
+
+**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
new file mode 100644
index 0000000..3c31517
--- /dev/null
+++ b/README_zh_Hans.md
@@ -0,0 +1,49 @@
+<!--
+注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
+请勿手动编辑。
+-->
+
+# YunoHost 上的 cal.com
+
+[![集成程度](https://dash.yunohost.org/integration/calcom.svg)](https://dash.yunohost.org/appci/app/calcom) ![工作状态](https://ci-apps.yunohost.org/ci/badges/calcom.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/calcom.maintain.svg)
+
+[![使用 YunoHost 安装 cal.com](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=calcom)
+
+*[阅读此 README 的其它语言版本。](./ALL_README.md)*
+
+> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 cal.com。*
+> *如果您还没有 YunoHost,请参阅[指南](https://yunohost.org/install)了解如何安装它。*
+
+## 概况
+
+This is a dummy description of this app features
+
+
+**分发版本:** 4.1.4~ynh1
+
+**演示:** <https://demo.example.com>
+
+## 截图
+
+![cal.com 的截图](./doc/screenshots/example.jpg)
+
+## 文档与资源
+
+- 官方应用网站: <https://cal.com/>
+- 上游应用代码库: <https://github.com/calcom>
+- YunoHost 商店: <https://apps.yunohost.org/app/calcom>
+- 报告 bug: <https://github.com/YunoHost-Apps/calcom_ynh/issues>
+
+## 开发者信息
+
+请向 [`testing` 分支](https://github.com/YunoHost-Apps/calcom_ynh/tree/testing) 发送拉取请求。
+
+如要尝试 `testing` 分支,请这样操作:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+或
+sudo yunohost app upgrade calcom -u https://github.com/YunoHost-Apps/calcom_ynh/tree/testing --debug
+```
+
+**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>