From 2da5ae400d9ed442d3b0fc1a8d6a15ae4e4faadd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 11 Jan 2024 00:52:08 +0100 Subject: [PATCH 1/3] bump revision --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index e4b5c74..a46235c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ name = "Cinny" description.en = "Matrix client focusing primarily on simple, elegant and secure interface" description.fr = "Client matrix orienté simplicité, élégance et sécurité" -version = "3.2.0~ynh1" +version = "3.2.0~ynh2" maintainers = ["Salamandar"] @@ -19,7 +19,7 @@ cpe = "cpe:2.3:a:cinny_project:cinny" fund = "https://cinny.in/#sponsor" [integration] -yunohost = ">= 11.1.17" +yunohost = ">= 11.2" architectures = "all" multi_instance = true ldap = false From 20ba285553989cd3a8c6ed7e5f4ff3ca438c69ff Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 19 Apr 2024 22:33:36 +0200 Subject: [PATCH 2/3] feat(i18n): update translations for manifest.toml --- manifest.toml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/manifest.toml b/manifest.toml index a46235c..71a5486 100644 --- a/manifest.toml +++ b/manifest.toml @@ -4,6 +4,8 @@ packaging_format = 2 id = "cinny" name = "Cinny" description.en = "Matrix client focusing primarily on simple, elegant and secure interface" +description.gl = "Cliente para Matrix que pon o foco na simplicidade, elegancia e seguridade da interface" +description.ca = "Client de Matrix amb un focus en una interfície simple, elegant i segura" description.fr = "Client matrix orienté simplicité, élégance et sécurité" version = "3.2.0~ynh2" @@ -38,14 +40,21 @@ ram.runtime = "50M" [install.default_home_server] ask.en = "Choose a default Matrix server for Cinny's login" + ask.gl = "Elixe o servidor Matrix por defecto no acceso con Cinny" + ask.ca = "Triar el servidor Matrix per defecte per l'inici de sessió de Cinny" ask.fr = "Choisissez un serveur Matrix par défault" help.en = "If you're running your own homeserver with Synapse, Dendrite, or Conduit you probably want this to be your homeserver's domain." + help.fr = "Si vous hébergez votre propre serveur avec Synapse, Dendrite ou Conduit, vous voulez probablement mettre ici le domaine de ce serveur." + help.gl = "Se estás a usar o teu propio servidor con Synapse, Dendrite ou Conduit, probablemente queres que aquí apareza o dominio do teu servidor." + help.ca = "Si teniu el vostre propi servidor amb Synapse, Dendrite o Conduit segurament voleu triar el domini del vostre servidor." type = "string" example = "my-own-homeserver.tld" default = "matrix.org" [install.init_main_permission] help.en = "You will usually let visitors access Cinny so that anyone without a Yunohost account can log into Matrix." + help.gl = "Normalmente permitese que as visitantes poidan acceder a Cinny para que calquera sen unha conta YunoHost poida acceder a Matrix." + help.ca = "Normalment es permet als visitants accés a Cinny, d'aquesta manera qualsevol persona sense un compte YunoHOst pot iniciar sessió a Matrix." help.fr = "Vous laisserez généralement les visiteurs accéder Cinny pour s'y connecter sans avoir de compte Yunohost." type = "group" default = "visitors" From 1db635d6f6de852f312e53145f4d0d549b30ecd4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 25 Jun 2024 19:50:11 +0000 Subject: [PATCH 3/3] Auto-update READMEs --- README.md | 2 +- README_es.md | 2 +- README_eu.md | 2 +- README_fr.md | 2 +- README_gl.md | 2 +- README_zh_Hans.md | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8aeb028..68bbb7d 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Shipped version:** 3.2.0~ynh1 +**Shipped version:** 3.2.0~ynh2 **Demo:** diff --git a/README_es.md b/README_es.md index 022b963..24775f6 100644 --- a/README_es.md +++ b/README_es.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Versión actual:** 3.2.0~ynh1 +**Versión actual:** 3.2.0~ynh2 **Demo:** diff --git a/README_eu.md b/README_eu.md index b6f6cbb..bf4bdcf 100644 --- a/README_eu.md +++ b/README_eu.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Paketatutako bertsioa:** 3.2.0~ynh1 +**Paketatutako bertsioa:** 3.2.0~ynh2 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 3e8689e..06b189d 100644 --- a/README_fr.md +++ b/README_fr.md @@ -25,7 +25,7 @@ Un client matrix orienté simplicité, élégance et sécurité. - Support des "Espaces" Matrix -**Version incluse :** 3.2.0~ynh1 +**Version incluse :** 3.2.0~ynh2 **Démo :** diff --git a/README_gl.md b/README_gl.md index 3312bd5..38d344f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**Versión proporcionada:** 3.2.0~ynh1 +**Versión proporcionada:** 3.2.0~ynh2 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 28c16e3..7bca65e 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -25,7 +25,7 @@ A Matrix client focusing primarily on simple, elegant and secure interface. - Matrix Spaces support -**分发版本:** 3.2.0~ynh1 +**分发版本:** 3.2.0~ynh2 **演示:**