1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-06-20 11:05:53 +00:00 committed by autoreadme_webhook
parent ec0cf64201
commit 42efcf52db
4 changed files with 153 additions and 0 deletions

View file

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

50
README_es.md Normal file
View file

@ -0,0 +1,50 @@
<!--
Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
No se debe editar a mano.
-->
# Baïkal para Yunohost
[![Nivel de integración](https://dash.yunohost.org/integration/baikal.svg)](https://dash.yunohost.org/appci/app/baikal) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/baikal.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/baikal.maintain.svg)
[![Instalar Baïkal con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=baikal)
*[Leer este README en otros idiomas.](./ALL_README.md)*
> *Este paquete le permite instalarBaïkal 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
Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars. It is fast and simple to install and only needs a basic PHP capable server. The data are stored in a MySQL database. Baïkal allows to seamlessly access your contacts and calendars from every device. It is compatible with iOS, macOS, DAVx5 on Android, Mozilla Thunderbird and every other CalDAV and CardDAV capable application. Protect your privacy by hosting calendars and contacts yourself with Baïkal.
**Versión actual:** 0.9.4~ynh1
**Demo:** <https://demo.yunohost.org/baikal/admin/>
## Capturas
![Captura de Baïkal](./doc/screenshots/baikal-in-use.png)
## Documentaciones y recursos
- Sitio web oficial: <https://sabre.io/baikal/>
- Documentación usuario oficial: <https://github.com/AlexandreMonroche/BaikalGuide>
- Documentación administrador oficial: <https://sabre.io/dav/>
- Repositorio del código fuente oficial de la aplicación : <https://github.com/sabre-io/Baikal>
- Catálogo YunoHost: <https://apps.yunohost.org/app/baikal>
- Reportar un error: <https://github.com/YunoHost-Apps/baikal_ynh/issues>
## Información para desarrolladores
Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/baikal_ynh/tree/testing
Para probar la rama `testing`, sigue asÍ:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
o
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
```
**Mas informaciones sobre el empaquetado de aplicaciones:** <https://yunohost.org/packaging_apps>

50
README_gl.md Normal file
View file

@ -0,0 +1,50 @@
<!--
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON debe editarse manualmente.
-->
# Baïkal para YunoHost
[![Nivel de integración](https://dash.yunohost.org/integration/baikal.svg)](https://dash.yunohost.org/appci/app/baikal) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/baikal.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/baikal.maintain.svg)
[![Instalar Baïkal con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=baikal)
*[Le este README en outros idiomas.](./ALL_README.md)*
> *Este paquete permíteche instalar Baïkal 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
Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars. It is fast and simple to install and only needs a basic PHP capable server. The data are stored in a MySQL database. Baïkal allows to seamlessly access your contacts and calendars from every device. It is compatible with iOS, macOS, DAVx5 on Android, Mozilla Thunderbird and every other CalDAV and CardDAV capable application. Protect your privacy by hosting calendars and contacts yourself with Baïkal.
**Versión proporcionada:** 0.9.4~ynh1
**Demo:** <https://demo.yunohost.org/baikal/admin/>
## Capturas de pantalla
![Captura de pantalla de Baïkal](./doc/screenshots/baikal-in-use.png)
## Documentación e recursos
- Web oficial da app: <https://sabre.io/baikal/>
- Documentación oficial para usuarias: <https://github.com/AlexandreMonroche/BaikalGuide>
- Documentación oficial para admin: <https://sabre.io/dav/>
- Repositorio de orixe do código: <https://github.com/sabre-io/Baikal>
- Tenda YunoHost: <https://apps.yunohost.org/app/baikal>
- Informar dun problema: <https://github.com/YunoHost-Apps/baikal_ynh/issues>
## Info de desenvolvemento
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/baikal_ynh/tree/testing).
Para probar a rama `testing`, procede deste xeito:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
ou
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
```
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>

50
README_zh_Hans.md Normal file
View file

@ -0,0 +1,50 @@
<!--
注意:此 README 由 <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> 自动生成
请勿手动编辑。
-->
# YunoHost 上的 Baïkal
[![集成程度](https://dash.yunohost.org/integration/baikal.svg)](https://dash.yunohost.org/appci/app/baikal) ![工作状态](https://ci-apps.yunohost.org/ci/badges/baikal.status.svg) ![维护状态](https://ci-apps.yunohost.org/ci/badges/baikal.maintain.svg)
[![使用 YunoHost 安装 Baïkal](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=baikal)
*[阅读此 README 的其它语言版本。](./ALL_README.md)*
> *通过此软件包,您可以在 YunoHost 服务器上快速、简单地安装 Baïkal。*
> *如果您还没有 YunoHost请参阅[指南](https://yunohost.org/install)了解如何安装它。*
## 概况
Baïkal is a lightweight CalDAV+CardDAV server. It offers an extensive web interface with easy management of users, address books and calendars. It is fast and simple to install and only needs a basic PHP capable server. The data are stored in a MySQL database. Baïkal allows to seamlessly access your contacts and calendars from every device. It is compatible with iOS, macOS, DAVx5 on Android, Mozilla Thunderbird and every other CalDAV and CardDAV capable application. Protect your privacy by hosting calendars and contacts yourself with Baïkal.
**分发版本:** 0.9.4~ynh1
**演示:** <https://demo.yunohost.org/baikal/admin/>
## 截图
![Baïkal 的截图](./doc/screenshots/baikal-in-use.png)
## 文档与资源
- 官方应用网站: <https://sabre.io/baikal/>
- 官方用户文档: <https://github.com/AlexandreMonroche/BaikalGuide>
- 官方管理文档: <https://sabre.io/dav/>
- 上游应用代码库: <https://github.com/sabre-io/Baikal>
- YunoHost 商店: <https://apps.yunohost.org/app/baikal>
- 报告 bug <https://github.com/YunoHost-Apps/baikal_ynh/issues>
## 开发者信息
请向 [`testing` 分支](https://github.com/YunoHost-Apps/baikal_ynh/tree/testing) 发送拉取请求。
如要尝试 `testing` 分支,请这样操作:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
sudo yunohost app upgrade baikal -u https://github.com/YunoHost-Apps/baikal_ynh/tree/testing --debug
```
**有关应用打包的更多信息:** <https://yunohost.org/packaging_apps>