diff --git a/ALL_README.md b/ALL_README.md index 3d6c579..77b7509 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,6 +1,6 @@ # All available README files by language - [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) -- [Leggi il “README” in italiano](README_it.md) diff --git a/README.md b/README.md index baef8b0..957e139 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ It shall NOT be edited by hand. [![Install Rocket.Chat with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rocketchat) -*[Read this README is other languages.](./ALL_README.md)* +*[Read this README in other languages.](./ALL_README.md)* > *This package allows you to install Rocket.Chat 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.* diff --git a/README_eu.md b/README_eu.md new file mode 100644 index 0000000..d20a4ea --- /dev/null +++ b/README_eu.md @@ -0,0 +1,62 @@ + + +# Rocket.Chat YunoHost-erako + +[![Integrazio maila](https://dash.yunohost.org/integration/rocketchat.svg)](https://dash.yunohost.org/appci/app/rocketchat) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/rocketchat.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/rocketchat.maintain.svg) + +[![Instalatu Rocket.Chat YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rocketchat) + +*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)* + +> *Pakete honek Rocket.Chat YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.* +> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.* + +## Aurreikuspena + +Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protection. + +### Features + +- End to End Encryption +- Multifactor Authentication +- Customizable User Permission +- Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) +- Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) + +**Paketatutako bertsioa:** 6.6.3~ynh1 + +**Demoa:** + +## Pantaila-argazkiak + +![Rocket.Chat(r)en pantaila-argazkia](./doc/screenshots/screenshot.jpg) + +## :red_circle: Ezaugarri zalantzagarriak + +- **Jatorrizkoa ez da erabat librea**: Aplikazioak lizentzia librea du orokorrean, baina bere erabilera mugatzen duten klausulekin. + +## Dokumentazioa eta baliabideak + +- Aplikazioaren webgune ofiziala: +- Erabiltzaileen dokumentazio ofiziala: +- Administratzaileen dokumentazio ofiziala: +- Jatorrizko aplikazioaren kode-gordailua: +- YunoHost Denda: +- Eman errore baten berri: + +## Garatzaileentzako informazioa + +Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing). + +`testing` abarra probatzeko, ondorengoa egin: + +```bash +sudo yunohost app install https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug +edo +sudo yunohost app upgrade rocketchat -u https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug +``` + +**Informazio gehiago aplikazioaren paketatzeari buruz:** diff --git a/README_fr.md b/README_fr.md index 91223de..91cf310 100644 --- a/README_fr.md +++ b/README_fr.md @@ -36,7 +36,7 @@ Rocket.Chat est une plate-forme de communication open source entièrement person ## :red_circle: Anti-fonctionnalités -- **Application sous licence libre restreinte**: L'application packagée est sous une licence globalement libre, mais avec des clauses qui pourraient restreindre son utilisation. +- **Application sous licence libre restreinte **: L'application packagée est sous une licence globalement libre, mais avec des clauses qui pourraient restreindre son utilisation. ## Documentations et ressources diff --git a/manifest.toml b/manifest.toml index b949b81..6d68cde 100644 --- a/manifest.toml +++ b/manifest.toml @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://releases.rocket.chat/6.6.3/download" - sha256 = "8c98bc1d23e42573979e3c59f326db7f073d4cd627bfba7c9b0c2057fe7a5220" + url = "https://releases.rocket.chat/6.6.6/download" + sha256 = "6d90750c9f8a144e6ba5f86970ef9962eafcc717eebd4e146c72b7a7271f3502" in_subdir = true extract = true rename = "rocket.chat.tgz"