1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/n8n_ynh.git synced 2024-09-03 19:55:52 +02:00

Auto-update READMEs

This commit is contained in:
yunohost-bot 2024-08-15 01:39:30 +00:00 committed by autoreadme_webhook
parent 0566fb7b7f
commit 8b54d46335
9 changed files with 59 additions and 7 deletions

View file

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

View file

@ -18,7 +18,7 @@ It shall NOT be edited by hand.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**Shipped version:** 1.53.2~ynh1
**Shipped version:** 1.54.2~ynh1
## Screenshots

View file

@ -18,7 +18,7 @@ No se debe editar a mano.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**Versión actual:** 1.53.2~ynh1
**Versión actual:** 1.54.2~ynh1
## Capturas

View file

@ -18,7 +18,7 @@ EZ editatu eskuz.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**Paketatutako bertsioa:** 1.53.2~ynh1
**Paketatutako bertsioa:** 1.54.2~ynh1
## Pantaila-argazkiak

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
n8n est un outil d'automatisation de flux de travail extensible. Avec un modèle de distribution de code équitable, n8n aura toujours un code source visible, sera disponible pour s'auto-héberger et vous permettra d'ajouter vos propres fonctions, logiques et applications personnalisées. L'approche basée sur les nœuds de n8n le rend très polyvalent, vous permettant de connecter n'importe quoi à tout.
**Version incluse:** 1.53.2~ynh1
**Version incluse:** 1.54.2~ynh1
## Captures décran

View file

@ -18,7 +18,7 @@ NON debe editarse manualmente.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**Versión proporcionada:** 1.53.2~ynh1
**Versión proporcionada:** 1.54.2~ynh1
## Capturas de pantalla

View file

@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**Versi terkirim:** 1.53.2~ynh1
**Versi terkirim:** 1.54.2~ynh1
## Tangkapan Layar

51
README_ru.md Normal file
View file

@ -0,0 +1,51 @@
<!--
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
Он НЕ ДОЛЖЕН редактироваться вручную.
-->
# n8n для YunoHost
[![Уровень интеграции](https://dash.yunohost.org/integration/n8n.svg)](https://ci-apps.yunohost.org/ci/apps/n8n/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/n8n.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/n8n.maintain.svg)
[![Установите n8n с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=n8n)
*[Прочтите этот README на других языках.](./ALL_README.md)*
> *Этот пакет позволяет Вам установить n8n быстро и просто на YunoHost-сервер.*
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
## Обзор
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**Поставляемая версия:** 1.54.2~ynh1
## Снимки экрана
![Снимок экрана n8n](./doc/screenshots/n8n-screenshot.png)
## :red_circle: Анти-функции
- **Not totally free upstream**: The packaged app is under an overall free license, but with clauses that may restrict its use.
## Документация и ресурсы
- Официальный веб-сайт приложения: <https://n8n.io/>
- Официальная документация администратора: <https://docs.n8n.io/>
- Репозиторий кода главной ветки приложения: <https://github.com/n8n-io/n8n>
- Магазин YunoHost: <https://apps.yunohost.org/app/n8n>
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/n8n_ynh/issues>
## Информация для разработчиков
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/n8n_ynh/tree/testing).
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug
или
sudo yunohost app upgrade n8n -u https://github.com/YunoHost-Apps/n8n_ynh/tree/testing --debug
```
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>

View file

@ -18,7 +18,7 @@
n8n is an extendable workflow automation tool. With a fair-code distribution model, n8n will always have visible source code, be available to self-host, and allow you to add your own custom functions, logic and apps. n8n's node-based approach makes it highly versatile, enabling you to connect anything to everything.
**分发版本:** 1.53.2~ynh1
**分发版本:** 1.54.2~ynh1
## 截图