aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ALL_README.md2
-rw-r--r--README_ca.md53
-rw-r--r--README_de.md53
-rw-r--r--README_es.md2
-rw-r--r--README_eu.md2
5 files changed, 110 insertions, 2 deletions
diff --git a/ALL_README.md b/ALL_README.md
index c93d620..7e29ff1 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,8 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Llegir el README en català](README_ca.md)
+- [Die README in Deutsch lesen](README_de.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)
diff --git a/README_ca.md b/README_ca.md
new file mode 100644
index 0000000..d9d651d
--- /dev/null
+++ b/README_ca.md
@@ -0,0 +1,53 @@
+<!--
+N.B.: Aquest README ha estat generat automàticament per <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
+NO s'ha de modificar manualment.
+-->
+
+# Mastodon per YunoHost
+
+[![Nivell d'integració](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
+![Estat de funcionament](https://apps.yunohost.org/badge/state/mastodon)
+![Estat de manteniment](https://apps.yunohost.org/badge/maintained/mastodon)
+
+[![Instal·la Mastodon amb YunoHosth](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
+
+*[Llegeix aquest README en altres idiomes.](./ALL_README.md)*
+
+> *Aquest paquet et permet instal·lar Mastodon de forma ràpida i senzilla en un servidor YunoHost.*
+> *Si no tens YunoHost, consulta [la guia](https://yunohost.org/install) per saber com instal·lar-lo.*
+
+## Visió general
+
+Mastodon is a free, open-source microblogging social network.
+It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
+
+
+**Versió inclosa:** 4.3.6~ynh1
+
+**Demo:** <https://joinmastodon.org/>
+
+## Captures de pantalla
+
+![Captures de pantalla de Mastodon](./doc/screenshots/mastodon.png)
+
+## Documentació i recursos
+
+- Lloc web oficial de l'aplicació: <https://joinmastodon.org/>
+- Documentació oficial per l'administrador: <https://docs.joinmastodon.org/>
+- Repositori oficial del codi de l'aplicació: <https://github.com/mastodon/mastodon>
+- Botiga YunoHost: <https://apps.yunohost.org/app/mastodon>
+- Reportar un error: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
+
+## Informació per a desenvolupadors
+
+Envieu les pull request a la [branca `testing`](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
+
+Per provar la branca `testing`, procedir com descrit a continuació:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
+```
+
+**Més informació sobre l'empaquetatge d'aplicacions:** <https://yunohost.org/packaging_apps>
diff --git a/README_de.md b/README_de.md
new file mode 100644
index 0000000..24b77e1
--- /dev/null
+++ b/README_de.md
@@ -0,0 +1,53 @@
+<!--
+N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
+Sie darf NICHT von Hand bearbeitet werden.
+-->
+
+# Mastodon für YunoHost
+
+[![Integrations-Level](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
+![Funktionsstatus](https://apps.yunohost.org/badge/state/mastodon)
+![Wartungsstatus](https://apps.yunohost.org/badge/maintained/mastodon)
+
+[![Mastodon mit YunoHost installieren](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=mastodon)
+
+*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
+
+> *Mit diesem Paket können Sie Mastodon schnell und einfach auf einem YunoHost-Server installieren.*
+> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.*
+
+## Übersicht
+
+Mastodon is a free, open-source microblogging social network.
+It is a decentralized alternative to commercial platforms like Twitter and avoids the risks of a single company monopolizing your communication for commercial purposes.
+
+
+**Ausgelieferte Version:** 4.3.6~ynh1
+
+**Demo:** <https://joinmastodon.org/>
+
+## Bildschirmfotos
+
+![Bildschirmfotos von Mastodon](./doc/screenshots/mastodon.png)
+
+## Dokumentation und Ressourcen
+
+- Offizielle Website der App: <https://joinmastodon.org/>
+- Offizielle Verwaltungsdokumentation: <https://docs.joinmastodon.org/>
+- Upstream App Repository: <https://github.com/mastodon/mastodon>
+- YunoHost-Shop: <https://apps.yunohost.org/app/mastodon>
+- Einen Fehler melden: <https://github.com/YunoHost-Apps/mastodon_ynh/issues>
+
+## Entwicklerinformationen
+
+Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
+
+Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
+oder
+sudo yunohost app upgrade mastodon -u https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug
+```
+
+**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>
diff --git a/README_es.md b/README_es.md
index 3404ba9..d067331 100644
--- a/README_es.md
+++ b/README_es.md
@@ -3,7 +3,7 @@ Este archivo README esta generado automaticamente<https://github.com/YunoHost/ap
No se debe editar a mano.
-->
-# Mastodon para Yunohost
+# Mastodon para YunoHost
[![Nivel de integración](https://apps.yunohost.org/badge/integration/mastodon)](https://ci-apps.yunohost.org/ci/apps/mastodon/)
![Estado funcional](https://apps.yunohost.org/badge/state/mastodon)
diff --git a/README_eu.md b/README_eu.md
index cbdc556..996ed2b 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -42,7 +42,7 @@ It is a decentralized alternative to commercial platforms like Twitter and avoid
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing).
-`testing` abarra probatzeko, ondorengoa egin:
+`testing` abarra probatzeko, honakoa egin:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/mastodon_ynh/tree/testing --debug