From 6a3d662e201ce495c08c40f839d58748782423cd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:12 +0000 Subject: [PATCH 1/8] docs: Added README."zh-CN".md translation via https://github.com/dephraiim/translate-readme --- README.zh-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.zh-CN.md b/README.zh-CN.md index 92e4b84..c579361 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -14,7 +14,7 @@ 1. 安装过程: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. 软件依赖性 From d98d8bfc805e1f0f2321030898b77f27ad08b260 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:16 +0000 Subject: [PATCH 2/8] docs: Added README."zh-TW".md translation via https://github.com/dephraiim/translate-readme --- README.zh-TW.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.zh-TW.md b/README.zh-TW.md index bc5b0f3..15b5639 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -2,10 +2,10 @@ # 威脅建造者 -> 一個[基於區塊的](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io)YAML 文件 +> A [基於區塊的](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io) YAML files - [詞彙表](./GLOSSARY.md) -- [參考](./REFERENCES.md) +- [References](./REFERENCES.md) **執行摘要** @@ -14,7 +14,7 @@ 1. 安裝過程: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. 軟體依賴性 From 07709285b64bdaeec5267dac59fa1a2ee6917b7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:20 +0000 Subject: [PATCH 3/8] docs: Added README."hi".md translation via https://github.com/dephraiim/translate-readme --- README.hi.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.hi.md b/README.hi.md index e587bef..0bb8979 100644 --- a/README.hi.md +++ b/README.hi.md @@ -2,7 +2,7 @@ thregile-बिल्डर # थ्रैगाइल बिल्डर -> ए[ब्लॉक आधारित](https://developers.google.com/blockly)नो-कोड वेब एप्लिकेशन बनाने के लिए[threagile](https://threagile.io)वाईएएमएल फ़ाइलें +> ए[block-based](https://developers.google.com/blockly)नो-कोड वेब एप्लिकेशन बनाने के लिए[threagile](https://threagile.io)वाईएएमएल फ़ाइलें - [शब्दकोष](./GLOSSARY.md) - [संदर्भ](./REFERENCES.md) @@ -14,7 +14,7 @@ thregile-बिल्डर 1. स्थापना प्रक्रिया: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. सॉफ़्टवेयर निर्भरताएँ @@ -52,7 +52,7 @@ $ cd threagile-builder $ hatch run src/threagile_builder/app ``` -फिर, नेविगेट करें`http://127.0.0.1:5000/`आपके वेब ब्राउज़र में. +फिर, नेविगेट करें`http://127.0.0.1:5000/` in your web browser. परीक्षण चलाने के लिए, उपयोग करें: From e4741a5fb37b384abfe52a86415c88968be02c80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:24 +0000 Subject: [PATCH 4/8] docs: Added README."ar".md translation via https://github.com/dephraiim/translate-readme --- README.ar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.ar.md b/README.ar.md index 4af3ae9..710ed09 100644 --- a/README.ar.md +++ b/README.ar.md @@ -14,7 +14,7 @@ 1. عملية التثبيت: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. تبعيات البرمجيات From bb5d42332568be60b7cf7c7ed9ada52459842675 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:27 +0000 Subject: [PATCH 5/8] docs: Added README."fr".md translation via https://github.com/dephraiim/translate-readme --- README.fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.fr.md b/README.fr.md index 58d333d..ee5bc6f 100644 --- a/README.fr.md +++ b/README.fr.md @@ -14,7 +14,7 @@ Faire en sorte que votre code soit opérationnel sur votre propre système. 1. Processus d'installation : ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. Dépendances logicielles From 65084badebd74de19a73c77fa3fed5a833c6187f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:31 +0000 Subject: [PATCH 6/8] docs: Added README."de".md translation via https://github.com/dephraiim/translate-readme --- README.de.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.de.md b/README.de.md index 5a9a17f..064cf6d 100644 --- a/README.de.md +++ b/README.de.md @@ -14,7 +14,7 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen. 1. Installationsprozess: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. Softwareabhängigkeiten From 3b518656cce5798d83b33a3bff83c3f4a4fb133b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:35 +0000 Subject: [PATCH 7/8] docs: Added README."nl".md translation via https://github.com/dephraiim/translate-readme --- README.nl.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.nl.md b/README.nl.md index 5c51695..15af7f5 100644 --- a/README.nl.md +++ b/README.nl.md @@ -5,7 +5,7 @@ threagile-bouwer > A[op blokken gebaseerd](https://developers.google.com/blockly)no-code webapplicatie om te maken[ragiel](https://threagile.io)YAML-bestanden - [Glossarium](./GLOSSARY.md) -- [References](./REFERENCES.md) +- [Referenties](./REFERENCES.md) **Samenvatting** @@ -14,16 +14,16 @@ Uw code op uw eigen systeem operationeel krijgen. 1. Installatieproces: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. Software-afhankelijkheden 3. Nieuwste releases -4. API references +4. API-referenties # Bouwen en testen -To build your code, use: +Om uw code samen te stellen, gebruikt u: ```bash $ cd threagile-builder @@ -69,7 +69,7 @@ Navigeer naar`http://127.0.0.1:5000/docs`in uw webbrowser, of download de openap Laat een stuk gereedschap als Prometheus schrapen`http://127.0.0.1:5000/metrics`. -## 100 - Inleiding +## 100 - Introduction Zien[README.md](./100/README.md) @@ -79,8 +79,8 @@ Zien[README.md](./200/README.md) ## 300 - Onze applicatie bouwen -See [README.md](./300/README.md) +Zien[README.md](./300/README.md) ## 400 - Conclusie -See [README.md](./400/README.md) +Zien[README.md](./400/README.md) From ee7723cfc9f6eeb58be97eca338b08db8660987c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 10:40:39 +0000 Subject: [PATCH 8/8] docs: Added README."es".md translation via https://github.com/dephraiim/translate-readme --- README.es.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.es.md b/README.es.md index 5377988..c418eb8 100644 --- a/README.es.md +++ b/README.es.md @@ -14,7 +14,7 @@ Poner en funcionamiento su código en su propio sistema. 1. Proceso de instalación: ```bash cd threagile-builder - pipx install -r requirements.txt + pip install -r requirements.txt # pipx won't do this hatch run src/threagile_builder/app ``` 2. Dependencias de software @@ -38,7 +38,7 @@ Linux: export SECRET_KEY="secret" ``` -Windows: +Ventanas: ```bash setx SECRET_KEY secret @@ -71,7 +71,7 @@ Dejemos que una herramienta como Prometeo raspe`http://127.0.0.1:5000/metrics`. ## 100 - Introducción -Ver[README.md](./100/README.md) +See [README.md](./100/README.md) ## 200 - Requisitos