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-04-03 01:30:59 +00:00 committed by autoreadme_webhook
parent 482f86f51c
commit d0654820fd
5 changed files with 54 additions and 3 deletions

View file

@ -3,3 +3,4 @@
- [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

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
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.
**Shipped version:** 0.9.4~ynh1
**Shipped version:** 0.9.5~ynh1
**Demo:** <https://demo.yunohost.org/baikal/admin/>

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
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.
**Paketatutako bertsioa:** 0.9.4~ynh1
**Paketatutako bertsioa:** 0.9.5~ynh1
**Demoa:** <https://demo.yunohost.org/baikal/admin/>

View file

@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Baïkal est un serveur léger CalDAV+CardDAV. Il offre une interface Web étendue avec une gestion facile des utilisateurs, des carnets d'adresses et des calendriers. Il est rapide et simple à installer et ne nécessite qu'un serveur de base. Les données sont stockées dans une base de données MySQL. Baïkal permet d'accéder de manière transparente à vos contacts et calendriers depuis n'importe quel appareil. Il est compatible avec iOS, macOS, DAVx5 sur Android, Mozilla Thunderbird et toutes les autres applications compatibles CalDAV et CardDAV. Protégez votre vie privée en hébergeant vous-même des calendriers et contacts avec Baïkal.
**Version incluse:** 0.9.4~ynh1
**Version incluse:** 0.9.5~ynh1
**Démo:** <https://demo.yunohost.org/baikal/admin/>

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.5~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>