Skip to content

Commit 013fe33

Browse files
committed
Auto-update README
1 parent fab1acf commit 013fe33

File tree

5 files changed

+146
-28
lines changed

5 files changed

+146
-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: 13 additions & 13 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,10 +9,10 @@ It shall NOT be edited by hand.
99

1010
[![Install NocoDB with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
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 NocoDB 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 NocoDB 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

@@ -28,29 +28,29 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
2828

2929
**Shipped version:** 0.204.4~ynh1
3030

31-
**Demo:** https://www.nocodb.com/demos
31+
**Demo:** <https://www.nocodb.com/demos>
3232

3333
## Screenshots
3434

3535
![Screenshot of NocoDB](./doc/screenshots/screenshot.png)
3636

3737
## Documentation and resources
3838

39-
* Official app website: <https://www.nocodb.com>
40-
* Upstream app code repository: <https://github.com/nocodb/nocodb>
41-
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
42-
* Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
39+
- Official app website: <https://www.nocodb.com>
40+
- Upstream app code repository: <https://github.com/nocodb/nocodb>
41+
- YunoHost Store: <https://apps.yunohost.org/app/nocodb>
42+
- Report a bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
4343

4444
## Developer info
4545

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

48-
To try the testing branch, please proceed like that.
48+
To try the `testing` branch, please proceed like that:
4949

50-
``` bash
50+
```bash
5151
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
5252
or
5353
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
5454
```
5555

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

README_fr.md

Lines changed: 15 additions & 15 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
# NocoDB pour YunoHost
@@ -9,10 +9,10 @@ It shall NOT be edited by hand.
99

1010
[![Installer NocoDB avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
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 NocoDB 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 NocoDB 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

@@ -25,31 +25,31 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
2525
* Partagez vos vues publiquement et également avec une protection par mot de passe
2626
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
2727

28-
**Version incluse :** 0.204.4~ynh1
28+
**Version incluse:** 0.204.4~ynh1
2929

30-
**Démo :** https://www.nocodb.com/demos
30+
**Démo:** <https://www.nocodb.com/demos>
3131

3232
## Captures d’écran
3333

3434
![Capture d’écran de NocoDB](./doc/screenshots/screenshot.png)
3535

3636
## Documentations et ressources
3737

38-
* Site officiel de l’app : <https://www.nocodb.com>
39-
* Dépôt de code officiel de l’app : <https://github.com/nocodb/nocodb>
40-
* YunoHost Store: <https://apps.yunohost.org/app/nocodb>
41-
* Signaler un bug : <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
38+
- Site officiel de l’app: <https://www.nocodb.com>
39+
- Dépôt de code officiel de l’app: <https://github.com/nocodb/nocodb>
40+
- YunoHost Store: <https://apps.yunohost.org/app/nocodb>
41+
- Signaler un bug: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
4242

4343
## Informations pour les développeurs
4444

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

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

49-
``` bash
49+
```bash
5050
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
5151
ou
5252
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
5353
```
5454

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

README_gl.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
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+
# NocoDB para YunoHost
7+
8+
[![Nivel de integración](https://dash.yunohost.org/integration/nocodb.svg)](https://dash.yunohost.org/appci/app/nocodb) ![Estado de funcionamento](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Estado de mantemento](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
9+
10+
[![Instalar NocoDB con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
11+
12+
*[Le este README en outros idiomas.](./ALL_README.md)*
13+
14+
> *Este paquete permíteche instalar NocoDB 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+
NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet, alternative to Airtable.
20+
21+
* Connect to new/existing SQL database and turn them into spreadsheet
22+
* Create grid view, gallery view, kanban view and calendar view on top your data
23+
* Search, sort, filter columns and rows with ultra ease
24+
* Invite your team with fine grained Access Control
25+
* Share views publicly and also with password protection
26+
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
27+
28+
29+
**Versión proporcionada:** 0.204.4~ynh1
30+
31+
**Demo:** <https://www.nocodb.com/demos>
32+
33+
## Capturas de pantalla
34+
35+
![Captura de pantalla de NocoDB](./doc/screenshots/screenshot.png)
36+
37+
## Documentación e recursos
38+
39+
- Web oficial da app: <https://www.nocodb.com>
40+
- Repositorio de orixe do código: <https://github.com/nocodb/nocodb>
41+
- Tenda YunoHost: <https://apps.yunohost.org/app/nocodb>
42+
- Informar dun problema: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
43+
44+
## Info de desenvolvemento
45+
46+
Envía a túa colaboración á [rama `testing`](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
47+
48+
Para probar a rama `testing`, procede deste xeito:
49+
50+
```bash
51+
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
52+
ou
53+
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
54+
```
55+
56+
**Máis info sobre o empaquetado da app:** <https://yunohost.org/packaging_apps>

README_it.md

Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
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+
# NocoDB per YunoHost
7+
8+
[![Livello di integrazione](https://dash.yunohost.org/integration/nocodb.svg)](https://dash.yunohost.org/appci/app/nocodb) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
9+
10+
[![Installa NocoDB con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
11+
12+
*[Leggi questo README in altre lingue.](./ALL_README.md)*
13+
14+
> *Questo pacchetto ti permette di installare NocoDB 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+
NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet, alternative to Airtable.
20+
21+
* Connect to new/existing SQL database and turn them into spreadsheet
22+
* Create grid view, gallery view, kanban view and calendar view on top your data
23+
* Search, sort, filter columns and rows with ultra ease
24+
* Invite your team with fine grained Access Control
25+
* Share views publicly and also with password protection
26+
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
27+
28+
29+
**Versione pubblicata:** 0.204.4~ynh1
30+
31+
**Prova:** <https://www.nocodb.com/demos>
32+
33+
## Screenshot
34+
35+
![Screenshot di NocoDB](./doc/screenshots/screenshot.png)
36+
37+
## Documentazione e risorse
38+
39+
- Sito web ufficiale dell’app: <https://www.nocodb.com>
40+
- Repository upstream del codice dell’app: <https://github.com/nocodb/nocodb>
41+
- Store di YunoHost: <https://apps.yunohost.org/app/nocodb>
42+
- Segnala un problema: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
43+
44+
## Informazioni per sviluppatori
45+
46+
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
47+
48+
Per provare la branch di `testing`, si prega di procedere in questo modo:
49+
50+
```bash
51+
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
52+
o
53+
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
54+
```
55+
56+
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>

0 commit comments

Comments
 (0)