mirror of
https://github.com/YunoHost-Apps/nocodb_ynh.git
synced 2024-09-03 19:56:01 +02:00
Auto-update READMEs
This commit is contained in:
parent
84b340334e
commit
d89c190f53
9 changed files with 64 additions and 7 deletions
|
@ -6,4 +6,5 @@
|
|||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [Прочитать README на русский](README_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Shipped version:** 0.252.0~ynh1
|
||||
**Shipped version:** 0.255.0~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Versión actual:** 0.252.0~ynh1
|
||||
**Versión actual:** 0.255.0~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.252.0~ynh1
|
||||
**Paketatutako bertsioa:** 0.255.0~ynh1
|
||||
|
||||
**Demoa:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -25,7 +25,7 @@ NocoDB est une plateforme NoCode open source qui transforme n'importe quelle bas
|
|||
* Partagez vos vues publiquement et également avec une protection par mot de passe
|
||||
* Fournit des API REST et GraphQL avec l'interface graphique Swagger et GraphiQL
|
||||
|
||||
**Version incluse :** 0.252.0~ynh1
|
||||
**Version incluse :** 0.255.0~ynh1
|
||||
|
||||
**Démo :** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.252.0~ynh1
|
||||
**Versión proporcionada:** 0.255.0~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Versi terkirim:** 0.252.0~ynh1
|
||||
**Versi terkirim:** 0.255.0~ynh1
|
||||
|
||||
**Demo:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
56
README_ru.md
Normal file
56
README_ru.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# NocoDB для YunoHost
|
||||
|
||||
[![Уровень интеграции](https://dash.yunohost.org/integration/nocodb.svg)](https://ci-apps.yunohost.org/ci/apps/nocodb/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/nocodb.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/nocodb.maintain.svg)
|
||||
|
||||
[![Установите NocoDB с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=nocodb)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить NocoDB быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
NocoDB is an open source NoCode platform that turns any database into a smart spreadsheet, alternative to Airtable.
|
||||
|
||||
* Connect to new/existing SQL database and turn them into spreadsheet
|
||||
* Create grid view, gallery view, kanban view and calendar view on top your data
|
||||
* Search, sort, filter columns and rows with ultra ease
|
||||
* Invite your team with fine grained Access Control
|
||||
* Share views publicly and also with password protection
|
||||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**Поставляемая версия:** 0.255.0~ynh1
|
||||
|
||||
**Демо-версия:** <https://www.nocodb.com/demos>
|
||||
|
||||
## Снимки экрана
|
||||
|
||||
![Снимок экрана NocoDB](./doc/screenshots/screenshot.png)
|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://www.nocodb.com>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/nocodb/nocodb>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/nocodb>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/nocodb_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade nocodb -u https://github.com/YunoHost-Apps/nocodb_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -26,7 +26,7 @@ NocoDB is an open source NoCode platform that turns any database into a smart sp
|
|||
* Provides REST & GraphQL APIs with Swagger & GraphiQL GUI
|
||||
|
||||
|
||||
**分发版本:** 0.252.0~ynh1
|
||||
**分发版本:** 0.255.0~ynh1
|
||||
|
||||
**演示:** <https://www.nocodb.com/demos>
|
||||
|
||||
|
|
Loading…
Reference in a new issue