Skip to content

Commit 79a2730

Browse files
yalh76Félix Piédallu
authored andcommitted
Merge pull request #91 from YunoHost-Apps/testing
Upgrade to v4.6.0
2 parents 03d1c42 + 0587c6a commit 79a2730

File tree

14 files changed

+131
-15
lines changed

14 files changed

+131
-15
lines changed

ALL_README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# All available README files by language
22

33
- [Read the README in English](README.md)
4+
- [Llegir el README en català](README_ca.md)
5+
- [Die README in Deutsch lesen](README_de.md)
46
- [Lea el README en español](README_es.md)
57
- [Irakurri README euskaraz](README_eu.md)
68
- [Lire le README en français](README_fr.md)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2727
- Matrix Spaces support
2828

2929

30-
**Shipped version:** 4.5.1~ynh1
30+
**Shipped version:** 4.6.0~ynh1
3131

3232
**Demo:** <https://app.cinny.in>
3333

README_ca.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<!--
2+
N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
3+
NO s'ha de modificar manualment.
4+
-->
5+
6+
# Cinny per YunoHost
7+
8+
[![Nivell d'integració](https://apps.yunohost.org/badge/integration/cinny)](https://ci-apps.yunohost.org/ci/apps/cinny/)
9+
![Estat de funcionament](https://apps.yunohost.org/badge/state/cinny)
10+
![Estat de manteniment](https://apps.yunohost.org/badge/maintained/cinny)
11+
12+
[![Instal·la Cinny amb YunoHosth](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cinny)
13+
14+
*[Llegeix aquest README en altres idiomes.](./ALL_README.md)*
15+
16+
> *Aquest paquet et permet instal·lar Cinny de forma ràpida i senzilla en un servidor YunoHost.*
17+
> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.*
18+
19+
## Visió general
20+
21+
A Matrix client focusing primarily on simple, elegant and secure interface.
22+
23+
### Features
24+
25+
- A nice and clean interface
26+
- End-to-end Matrix encryption support
27+
- Matrix Spaces support
28+
29+
30+
**Versió inclosa:** 4.6.0~ynh1
31+
32+
**Demo:** <https://app.cinny.in>
33+
34+
## Captures de pantalla
35+
36+
![Captures de pantalla de Cinny](./doc/screenshots/screenshot.png)
37+
38+
## Documentació i recursos
39+
40+
- Lloc web oficial de l'aplicació: <https://cinny.in>
41+
- Repositori oficial del codi de l'aplicació: <https://github.com/cinnyapp/cinny>
42+
- Botiga YunoHost: <https://apps.yunohost.org/app/cinny>
43+
- Reportar un error: <https://github.com/YunoHost-Apps/cinny_ynh/issues>
44+
45+
## Informació per a desenvolupadors
46+
47+
Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/cinny_ynh/tree/testing).
48+
49+
Per provar la branca `testing`, procedir com descrit a continuació:
50+
51+
```bash
52+
sudo yunohost app install https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug
53+
o
54+
sudo yunohost app upgrade cinny -u https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug
55+
```
56+
57+
**Més informació sobre l'empaquetatge d'aplicacions:** <https://yunohost.org/packaging_apps>

README_de.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
<!--
2+
N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
3+
Sie darf NICHT von Hand bearbeitet werden.
4+
-->
5+
6+
# Cinny für YunoHost
7+
8+
[![Integrations-Level](https://apps.yunohost.org/badge/integration/cinny)](https://ci-apps.yunohost.org/ci/apps/cinny/)
9+
![Funktionsstatus](https://apps.yunohost.org/badge/state/cinny)
10+
![Wartungsstatus](https://apps.yunohost.org/badge/maintained/cinny)
11+
12+
[![Cinny mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=cinny)
13+
14+
*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
15+
16+
> *Mit diesem Paket können Sie Cinny schnell und einfach auf einem YunoHost-Server installieren.*
17+
> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.*
18+
19+
## Übersicht
20+
21+
A Matrix client focusing primarily on simple, elegant and secure interface.
22+
23+
### Features
24+
25+
- A nice and clean interface
26+
- End-to-end Matrix encryption support
27+
- Matrix Spaces support
28+
29+
30+
**Ausgelieferte Version:** 4.6.0~ynh1
31+
32+
**Demo:** <https://app.cinny.in>
33+
34+
## Bildschirmfotos
35+
36+
![Bildschirmfotos von Cinny](./doc/screenshots/screenshot.png)
37+
38+
## Dokumentation und Ressourcen
39+
40+
- Offizielle Website der App: <https://cinny.in>
41+
- Upstream App Repository: <https://github.com/cinnyapp/cinny>
42+
- YunoHost-Shop: <https://apps.yunohost.org/app/cinny>
43+
- Einen Fehler melden: <https://github.com/YunoHost-Apps/cinny_ynh/issues>
44+
45+
## Entwicklerinformationen
46+
47+
Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/cinny_ynh/tree/testing).
48+
49+
Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor:
50+
51+
```bash
52+
sudo yunohost app install https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug
53+
oder
54+
sudo yunohost app upgrade cinny -u https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug
55+
```
56+
57+
**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>

README_es.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Este archivo README esta generado automaticamente<https://github.com/YunoHost/ap
33
No se debe editar a mano.
44
-->
55

6-
# Cinny para Yunohost
6+
# Cinny para YunoHost
77

88
[![Nivel de integración](https://apps.yunohost.org/badge/integration/cinny)](https://ci-apps.yunohost.org/ci/apps/cinny/)
99
![Estado funcional](https://apps.yunohost.org/badge/state/cinny)
@@ -27,7 +27,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2727
- Matrix Spaces support
2828

2929

30-
**Versión actual:** 4.5.1~ynh1
30+
**Versión actual:** 4.6.0~ynh1
3131

3232
**Demo:** <https://app.cinny.in>
3333

README_eu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2727
- Matrix Spaces support
2828

2929

30-
**Paketatutako bertsioa:** 4.5.1~ynh1
30+
**Paketatutako bertsioa:** 4.6.0~ynh1
3131

3232
**Demoa:** <https://app.cinny.in>
3333

@@ -46,7 +46,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
4646

4747
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/cinny_ynh/tree/testing).
4848

49-
`testing` abarra probatzeko, ondorengoa egin:
49+
`testing` abarra probatzeko, honakoa egin:
5050

5151
```bash
5252
sudo yunohost app install https://github.com/YunoHost-Apps/cinny_ynh/tree/testing --debug

README_fr.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Un client matrix orienté simplicité, élégance et sécurité.
2727
- Support des "Espaces" Matrix
2828

2929

30-
**Version incluse :** 4.5.1~ynh1
30+
**Version incluse :** 4.6.0~ynh1
3131

3232
**Démo :** <https://app.cinny.in>
3333

README_gl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2727
- Matrix Spaces support
2828

2929

30-
**Versión proporcionada:** 4.5.1~ynh1
30+
**Versión proporcionada:** 4.6.0~ynh1
3131

3232
**Demo:** <https://app.cinny.in>
3333

README_id.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2727
- Matrix Spaces support
2828

2929

30-
**Versi terkirim:** 4.5.1~ynh1
30+
**Versi terkirim:** 4.6.0~ynh1
3131

3232
**Demo:** <https://app.cinny.in>
3333

README_nl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface.
2727
- Matrix Spaces support
2828

2929

30-
**Geleverde versie:** 4.5.1~ynh1
30+
**Geleverde versie:** 4.6.0~ynh1
3131

3232
**Demo:** <https://app.cinny.in>
3333

0 commit comments

Comments
 (0)