Skip to content

Commit be7c63d

Browse files
committed
Auto-update README
1 parent e7bb635 commit be7c63d

File tree

5 files changed

+136
-28
lines changed

5 files changed

+136
-28
lines changed

ALL_README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# All available README files by language
2+
3+
- [Read the README in English](README.md)
4+
- [Lire le README en français](README_fr.md)
5+
- [Le o README en galego](README_gl.md)
6+
- [Leggi il “README” in italiano](README_it.md)

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
2+
N.B.: This README was automatically generated by <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
33
It shall NOT be edited by hand.
44
-->
55

@@ -9,18 +9,18 @@ It shall NOT be edited by hand.
99

1010
[![Install Lingva Translate with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lingva)
1111

12-
*[Lire ce readme en français.](./README_fr.md)*
12+
*[Read this README is other languages.](./ALL_README.md)*
1313

14-
> *This package allows you to install Lingva Translate quickly and simply on a YunoHost server.
15-
If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.*
14+
> *This package allows you to install Lingva Translate quickly and simply on a YunoHost server.*
15+
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*
1616
1717
## Overview
1818

1919
Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available.
2020

2121
**Shipped version:** 2023.1.13~ynh2
2222

23-
**Demo:** https://lingva.ml
23+
**Demo:** <https://lingva.ml>
2424

2525
## Screenshots
2626

@@ -32,20 +32,20 @@ Alternative front-end for Google Translate, serving as a Free and Open Source tr
3232

3333
## Documentation and resources
3434

35-
* Upstream app code repository: <https://github.com/thedaviddelta/lingva-translate>
36-
* YunoHost Store: <https://apps.yunohost.org/app/lingva>
37-
* Report a bug: <https://github.com/YunoHost-Apps/lingva_ynh/issues>
35+
- Upstream app code repository: <https://github.com/thedaviddelta/lingva-translate>
36+
- YunoHost Store: <https://apps.yunohost.org/app/lingva>
37+
- Report a bug: <https://github.com/YunoHost-Apps/lingva_ynh/issues>
3838

3939
## Developer info
4040

41-
Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing).
41+
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing).
4242

43-
To try the testing branch, please proceed like that.
43+
To try the `testing` branch, please proceed like that:
4444

45-
``` bash
45+
```bash
4646
sudo yunohost app install https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
4747
or
4848
sudo yunohost app upgrade lingva -u https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
4949
```
5050

51-
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>
51+
**More info regarding app packaging:** <https://yunohost.org/packaging_apps>

README_fr.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
2-
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/readme_generator
3-
It shall NOT be edited by hand.
2+
Nota bene : ce README est automatiquement généré par <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
3+
Il NE doit PAS être modifié à la main.
44
-->
55

66
# Lingva Translate pour YunoHost
@@ -9,43 +9,43 @@ It shall NOT be edited by hand.
99

1010
[![Installer Lingva Translate avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lingva)
1111

12-
*[Read this readme in english.](./README.md)*
12+
*[Lire le README dans d'autres langues.](./ALL_README.md)*
1313

14-
> *Ce package vous permet d’installer Lingva Translate rapidement et simplement sur un serveur YunoHost.
15-
Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
14+
> *Ce package vous permet d’installer Lingva Translate rapidement et simplement sur un serveur YunoHost.*
15+
> *Si vous n’avez pas YunoHost, consultez [ce guide](https://yunohost.org/install) pour savoir comment l’installer et en profiter.*
1616
1717
## Vue d’ensemble
1818

1919
Lingva est un front-end alternatif à Google Translate, servant de traducteur gratuit et open source avec plus d'une centaine de langues disponibles.
2020

21-
**Version incluse :** 2023.1.13~ynh2
21+
**Version incluse:** 2023.1.13~ynh2
2222

23-
**Démo :** https://lingva.ml
23+
**Démo:** <https://lingva.ml>
2424

2525
## Captures d’écran
2626

2727
![Capture d’écran de Lingva Translate](./doc/screenshots/lingva-id-en.png)
2828

29-
## :red_circle: Fonctions indésirables
29+
## :red_circle: Anti-fonctionnalités
3030

31-
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
31+
- **Services réseau non libres**: Promeut ou utilise des services réseau non libres.
3232

3333
## Documentations et ressources
3434

35-
* Dépôt de code officiel de l’app : <https://github.com/thedaviddelta/lingva-translate>
36-
* YunoHost Store: <https://apps.yunohost.org/app/lingva>
37-
* Signaler un bug : <https://github.com/YunoHost-Apps/lingva_ynh/issues>
35+
- Dépôt de code officiel de l’app: <https://github.com/thedaviddelta/lingva-translate>
36+
- YunoHost Store: <https://apps.yunohost.org/app/lingva>
37+
- Signaler un bug: <https://github.com/YunoHost-Apps/lingva_ynh/issues>
3838

3939
## Informations pour les développeurs
4040

41-
Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing).
41+
Merci de faire vos pull request sur la [branche `testing`](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing).
4242

43-
Pour essayer la branche testing, procédez comme suit.
43+
Pour essayer la branche `testing`, procédez comme suit :
4444

45-
``` bash
45+
```bash
4646
sudo yunohost app install https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
4747
ou
4848
sudo yunohost app upgrade lingva -u https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
4949
```
5050

51-
**Plus d’infos sur le packaging d’applications :** <https://yunohost.org/packaging_apps>
51+
**Plus d’infos sur le packaging d’applications:** <https://yunohost.org/packaging_apps>

README_gl.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<!--
2+
NOTA: Este README foi creado automáticamente por <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
3+
NON debe editarse manualmente.
4+
-->
5+
6+
# Lingva Translate para YunoHost
7+
8+
[![Nivel de integración](https://dash.yunohost.org/integration/lingva.svg)](https://dash.yunohost.org/appci/app/lingva) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/lingva.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/lingva.maintain.svg)
9+
10+
[![Instalar Lingva Translate con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lingva)
11+
12+
*[Le este README en outros idiomas.](./ALL_README.md)*
13+
14+
> *Este paquete permíteche instalar Lingva Translate de xeito rápido e doado nun servidor YunoHost.*
15+
> *Se non usas YunoHost, le a [documentación](https://yunohost.org/install) para saber como instalalo.*
16+
17+
## Vista xeral
18+
19+
Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available.
20+
21+
**Versión proporcionada:** 2023.1.13~ynh2
22+
23+
**Demo:** <https://lingva.ml>
24+
25+
## Capturas de pantalla
26+
27+
![Captura de pantalla de Lingva Translate](./doc/screenshots/lingva-id-en.png)
28+
29+
## :red_circle: Caraterísticas cuestionables
30+
31+
- **Non-free Network Services**: Promotes or depends entirely on a non-free network service.
32+
33+
## Documentación e recursos
34+
35+
- Repositorio de orixe do código: <https://github.com/thedaviddelta/lingva-translate>
36+
- Tenda YunoHost: <https://apps.yunohost.org/app/lingva>
37+
- Informar dun problema: <https://github.com/YunoHost-Apps/lingva_ynh/issues>
38+
39+
## Info de desenvolvemento
40+
41+
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing).
42+
43+
Para probar a rama `testing`, procede deste xeito:
44+
45+
```bash
46+
sudo yunohost app install https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
47+
ou
48+
sudo yunohost app upgrade lingva -u https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
49+
```
50+
51+
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>

README_it.md

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
<!--
2+
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
3+
NON DEVE essere modificato manualmente.
4+
-->
5+
6+
# Lingva Translate per YunoHost
7+
8+
[![Livello di integrazione](https://dash.yunohost.org/integration/lingva.svg)](https://dash.yunohost.org/appci/app/lingva) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/lingva.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/lingva.maintain.svg)
9+
10+
[![Installa Lingva Translate con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=lingva)
11+
12+
*[Leggi questo README in altre lingue.](./ALL_README.md)*
13+
14+
> *Questo pacchetto ti permette di installare Lingva Translate su un server YunoHost in modo semplice e veloce.*
15+
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
16+
17+
## Panoramica
18+
19+
Alternative front-end for Google Translate, serving as a Free and Open Source translator with over a hundred languages available.
20+
21+
**Versione pubblicata:** 2023.1.13~ynh2
22+
23+
**Prova:** <https://lingva.ml>
24+
25+
## Screenshot
26+
27+
![Screenshot di Lingva Translate](./doc/screenshots/lingva-id-en.png)
28+
29+
## :red_circle: Anti-funzionalità
30+
31+
- **Servizi di rete non liberi**: Promuove o dipende interamente da servizi di rete non liberi.
32+
33+
## Documentazione e risorse
34+
35+
- Repository upstream del codice dell’app: <https://github.com/thedaviddelta/lingva-translate>
36+
- Store di YunoHost: <https://apps.yunohost.org/app/lingva>
37+
- Segnala un problema: <https://github.com/YunoHost-Apps/lingva_ynh/issues>
38+
39+
## Informazioni per sviluppatori
40+
41+
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/lingva_ynh/tree/testing).
42+
43+
Per provare la branch di `testing`, si prega di procedere in questo modo:
44+
45+
```bash
46+
sudo yunohost app install https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
47+
o
48+
sudo yunohost app upgrade lingva -u https://github.com/YunoHost-Apps/lingva_ynh/tree/testing --debug
49+
```
50+
51+
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>

0 commit comments

Comments
 (0)