diff --git a/README.ar.md b/README.ar.md index 90ebd80..a3b7fb1 100644 --- a/README.ar.md +++ b/README.ar.md @@ -107,7 +107,7 @@ pip install threagile-builder ## يبني -- تستخدم جميع أهداف البناء[Hatch-vcs](https://github.com/ofek/hatch-vcs)بناء البرنامج المساعد هوك لشحن أ`_version.py`ملف بحيث يمكن استخدام الإصدار في وقت التشغيل +- جميع أهداف البناء تستخدم[hatch-vcs](https://github.com/ofek/hatch-vcs)بناء البرنامج المساعد هوك لشحن أ`_version.py`ملف بحيث يمكن استخدام الإصدار في وقت التشغيل - تستخدم العجلات[Hatch-mypyc](https://github.com/ofek/hatch-mypyc)أنشئ ملحقًا ربطًا لتجميع جميع التعليمات البرمجية أولاً[Mypyc](https://github.com/mypyc/mypyc) - ال[يبني](.github/workflows/build.yml)يوضح سير عمل GitHub كيفية: - يستخدم[cibuildwheel](https://github.com/pypa/cibuildwheel)لتوزيع العجلات الثنائية لكل منصة @@ -121,7 +121,7 @@ pip install threagile-builder يرى[README.md](./100/README.md) -## 200 - المتطلبات +## 200 - Requirements يرى[README.md](./200/README.md) diff --git a/README.de.md b/README.de.md index 867bc89..ffb0deb 100644 --- a/README.de.md +++ b/README.de.md @@ -13,7 +13,7 @@ Threagile-Builder > A[blockbasiert](https://developers.google.com/blockly)No-Code-Webanwendung zum Erstellen[threagil](https://threagile.io)YAML-Dateien - [Glossar](./GLOSSARY.md) -- [References](./REFERENCES.md) +- [Referenzen](./REFERENCES.md) **Zusammenfassung** @@ -30,7 +30,7 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen. $ hatch run src/threagile_builder/app.py ``` 2. Softwareabhängigkeiten -3. Latest releases +3. Neueste Veröffentlichungen 4. API-Referenzen 5. Erstellen und testen: @@ -115,7 +115,7 @@ pip install threagile-builder ## Lizenz -`threagile-buider`wird gemäß den Bedingungen der verteilt[MIT](https://spdx.org/licenses/MIT.html) license. +`threagile-buider`wird gemäß den Bedingungen der verteilt[MIT](https://spdx.org/licenses/MIT.html)Lizenz. ## 100 - Einführung diff --git a/README.es.md b/README.es.md index 8b9199f..899fa48 100644 --- a/README.es.md +++ b/README.es.md @@ -10,7 +10,7 @@ constructor-threagil * * * -> A[basado en bloques](https://developers.google.com/blockly)aplicación web sin código para crear[amenazante](https://threagile.io)archivos YAML +> A[basado en bloques](https://developers.google.com/blockly)aplicación web sin código para crear[amenazante](https://threagile.io)Archivos YAML - [Glosario](./GLOSSARY.md) - [Referencias](./REFERENCES.md) @@ -78,7 +78,7 @@ Navegar a`http://127.0.0.1:5000/docs`en su navegador web, o descargue openapi.js # Métrica -Dejemos que una herramienta como Prometeo raspe`http://127.0.0.1:5000/metrics`. +Let a tool like Prometheus scrape `http://127.0.0.1:5000/metrics`. **_NUEVO_** @@ -103,7 +103,7 @@ pip install threagile-builder ## Ambientes - Definido claramente de forma independiente[`hatch.toml`](https://hatch.pypa.io/latest/intro/#configuration) -- El`test`la matriz utiliza el[contenedores-escotilla](https://github.com/ofek/hatch-containers)complemento para ejecutar cada entorno dentro de contenedores Docker; El uso se puede ver en el[prueba](.github/workflows/test.yml)flujo de trabajo de GitHub +- El`test`La matriz utiliza el[contenedores-escotilla](https://github.com/ofek/hatch-containers)complemento para ejecutar cada entorno dentro de contenedores Docker; El uso se puede ver en el[prueba](.github/workflows/test.yml)flujo de trabajo de GitHub ## Construir diff --git a/README.fr.md b/README.fr.md index 05665b4..bae4b0e 100644 --- a/README.fr.md +++ b/README.fr.md @@ -103,21 +103,21 @@ pip install threagile-builder ## Environnements - Bien défini dans un environnement autonome[`hatch.toml`](https://hatch.pypa.io/latest/intro/#configuration) -- Le`test`la matrice utilise le[conteneurs à écoutille](https://github.com/ofek/hatch-containers)plugin pour exécuter chaque environnement dans les conteneurs Docker ; l'utilisation peut être vue dans le[test](.github/workflows/test.yml)Flux de travail GitHub +- Le`test`la matrice utilise le[conteneurs-écoutilles](https://github.com/ofek/hatch-containers)plugin pour exécuter chaque environnement dans les conteneurs Docker ; l'utilisation peut être vue dans le[test](.github/workflows/test.yml)Flux de travail GitHub ## Construire -- Toutes les cibles de build utilisent le[trappe-vcs](https://github.com/ofek/hatch-vcs) build hook plugin to ship a `_version.py`fichier afin que la version puisse être utilisée au moment de l'exécution +- Toutes les cibles de build utilisent le[trappe-vcs](https://github.com/ofek/hatch-vcs)construire un plugin hook pour expédier un`_version.py`fichier afin que la version puisse être utilisée au moment de l'exécution - Les roues utilisent le[trappe-mypyc](https://github.com/ofek/hatch-mypyc)construire un plugin hook pour compiler d'abord tout le code avec[Monpyc](https://github.com/mypyc/mypyc) - Le[construire](.github/workflows/build.yml)Le workflow GitHub montre comment : - utiliser[roue cibuild](https://github.com/pypa/cibuildwheel)distribuer des roues binaires pour chaque plateforme - - utiliser le[application](https://hatch.pypa.io/latest/plugins/builder/app/) build target to build standalone distributions for every platform + - utiliser le[application](https://hatch.pypa.io/latest/plugins/builder/app/)construire une cible pour créer des distributions autonomes pour chaque plate-forme ## Licence `threagile-buider`est distribué selon les termes du[AVEC](https://spdx.org/licenses/MIT.html)licence. -## 100 - Introduction +## 100 - Présentation Voir[README.md](./100/README.md) diff --git a/README.hi.md b/README.hi.md index 2318b44..d427820 100644 --- a/README.hi.md +++ b/README.hi.md @@ -88,7 +88,7 @@ thregile-बिल्डर - [संस्करण स्रोत](#version-source) - [वातावरण](#environments) - [निर्माण](#build) -- [License](#license) +- [लाइसेंस](#license) ## इंस्टालेशन @@ -96,7 +96,7 @@ thregile-बिल्डर pip install threagile-builder ``` -## Version source +## संस्करण स्रोत - [हैच-वीसीएस](https://github.com/ofek/hatch-vcs)संस्करण स्रोत प्लगइन Git टैग का उपयोग करके प्रोजेक्ट संस्करण निर्धारित करता है diff --git a/README.nl.md b/README.nl.md index 82aea34..5b0cee9 100644 --- a/README.nl.md +++ b/README.nl.md @@ -17,7 +17,7 @@ threagile-bouwer **Samenvatting** -Getting your code up and running on your own system. +Uw code op uw eigen systeem operationeel krijgen. **Opmerking**: Zorg ervoor dat u voldoet aan de[vereisten](./200/README.md). @@ -74,13 +74,13 @@ Getting your code up and running on your own system. # API-documentatie -Navigeer naar`http://127.0.0.1:5000/docs` in your web browser, or download the openapi.json from `http://127.0.0.1:5000/openapi.json`. +Navigeer naar`http://127.0.0.1:5000/docs`in uw webbrowser, of download de openapi.json van`http://127.0.0.1:5000/openapi.json`. # Statistieken Laat een stuk gereedschap als Prometheus schrapen`http://127.0.0.1:5000/metrics`. -**_ NEW _** +**_NIEUW_** **Inhoudsopgave** @@ -109,13 +109,13 @@ pip install threagile-builder - Alle bouwdoelen gebruiken de[hatch-vcs](https://github.com/ofek/hatch-vcs)bouw een hook-plug-in om een`_version.py`bestand zodat de versie tijdens runtime kan worden gebruikt - Wielen gebruiken de[hatch-mypyc](https://github.com/ofek/hatch-mypyc)bouw hook-plug-in om eerst alle code mee te compileren[Mijnpyc](https://github.com/mypyc/mypyc) -- De[bouwen](.github/workflows/build.yml)GitHub-workflow laat zien hoe u: +- De[bouwen](.github/workflows/build.yml)De GitHub-workflow laat zien hoe u: - gebruik[cibuildwiel](https://github.com/pypa/cibuildwheel)om binaire wielen voor elk platform te distribueren - gebruik de[app](https://hatch.pypa.io/latest/plugins/builder/app/)build target om zelfstandige distributies voor elk platform te bouwen ## Licentie -`threagile-buider`wordt verspreid onder de voorwaarden van de[MET](https://spdx.org/licenses/MIT.html)licentie. +`threagile-buider` is distributed under the terms of the [MET](https://spdx.org/licenses/MIT.html)licentie. ## 100 - Inleiding diff --git a/README.zh-CN.md b/README.zh-CN.md index 5979876..fbee99f 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -10,7 +10,7 @@ * * * -> A [基于块的](https://developers.google.com/blockly)创建无代码 Web 应用程序[威胁性的](https://threagile.io) YAML files +> 一个[基于块的](https://developers.google.com/blockly)创建无代码 Web 应用程序[威胁性的](https://threagile.io)YAML 文件 - [词汇表](./GLOSSARY.md) - [参考](./REFERENCES.md) @@ -63,7 +63,7 @@ $ hatch run src/threagile_builder/app.py ``` - 然后,导航至`http://127.0.0.1:5000/` in your web browser. + 然后,导航至`http://127.0.0.1:5000/`在您的网络浏览器中。 要运行测试,请使用: @@ -78,14 +78,14 @@ # 指标 -让 Prometheus 这样的工具刮擦`http://127.0.0.1:5000/metrics`. +让像 Prometheus 这样的工具刮擦`http://127.0.0.1:5000/metrics`. **_新的_** **目录** - [安装](#installation) -- [Version source](#version-source) +- [版本来源](#version-source) - [环境](#environments) - [建造](#build) - [执照](#license) @@ -110,14 +110,14 @@ pip install threagile-builder - 所有构建目标都使用[孵化VCS](https://github.com/ofek/hatch-vcs)构建钩子插件来发送`_version.py`文件,以便可以在运行时使用该版本 - 轮子使用[孵化 mypyc](https://github.com/ofek/hatch-mypyc)构建钩子插件以首先编译所有代码[Mypyc](https://github.com/mypyc/mypyc) - 这[建造](.github/workflows/build.yml)GitHub 工作流程展示了如何: - - 使用[cibuildwheel](https://github.com/pypa/cibuildwheel)为每个平台分发二进制轮子 + - use [cibuildwheel](https://github.com/pypa/cibuildwheel)为每个平台分发二进制轮子 - 使用[应用程序](https://hatch.pypa.io/latest/plugins/builder/app/)构建目标为每个平台构建独立发行版 ## 执照 -`threagile-buider`是根据以下条款分发的[MIT](https://spdx.org/licenses/MIT.html)执照。 +`threagile-buider`是根据以下条款分发的[和](https://spdx.org/licenses/MIT.html) license. -## 100 - 简介 +## 100 - Introduction 看[README.md](./100/README.md) @@ -125,10 +125,10 @@ pip install threagile-builder 看[README.md](./200/README.md) -## 300 - 构建我们的应用程序 +## 300 - Building Our Application 看[README.md](./300/README.md) -## 400 - 结论 +## 400 - Conclusion 看[README.md](./400/README.md) diff --git a/README.zh-TW.md b/README.zh-TW.md index 8677180..8edeac8 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -10,7 +10,7 @@ * * * -> 一個[基於區塊的](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io)YAML 文件 +> 一個[基於區塊的](https://developers.google.com/blockly)建立無程式碼 Web 應用程式[威脅性的](https://threagile.io) YAML files - [詞彙表](./GLOSSARY.md) - [參考](./REFERENCES.md) @@ -78,7 +78,7 @@ # 指標 -讓 Prometheus 這樣的工具刮擦`http://127.0.0.1:5000/metrics`. +讓像 Prometheus 這樣的工具刮擦`http://127.0.0.1:5000/metrics`. **_新的_**