Auto-update READMEs

This commit is contained in:
yunohost-bot 2025-03-27 20:02:08 +01:00 committed by readme_generator
parent 293603cbd9
commit 9c098f2394
5 changed files with 110 additions and 2 deletions

View file

@ -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)

53
README_ca.md Normal file
View file

@ -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>

53
README_de.md Normal file
View file

@ -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>

View file

@ -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)

View file

@ -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