diff --git a/README.es.md b/README.es.md index f2936a3..ac43e76 100644 --- a/README.es.md +++ b/README.es.md @@ -72,7 +72,7 @@ Cómo poner en marcha su código en su propio sistema. $ pytest tests/ ``` -# API Documentation +# Documentación API Navegar a`http://127.0.0.1:5000/docs`en su navegador web, o descargue openapi.json desde`http://127.0.0.1:5000/openapi.json`. @@ -108,7 +108,7 @@ pip install threagile-builder ## Construir - Todos los objetivos de construcción utilizan el[escotilla-vcs](https://github.com/ofek/hatch-vcs)construir complemento de gancho para enviar un`_version.py`archivo para que la versión pueda usarse en tiempo de ejecución -- Las ruedas utilizan el[hatch-mypyc](https://github.com/ofek/hatch-mypyc)complemento de enlace de compilación para compilar primero todo el código[mipyc](https://github.com/mypyc/mypyc) +- Las ruedas utilizan el[hatch-mypyc](https://github.com/ofek/hatch-mypyc)complemento de enlace de compilación para compilar primero todo el código[Mypyc](https://github.com/mypyc/mypyc) - El[construir](.github/workflows/build.yml)El flujo de trabajo de GitHub muestra cómo: - usar[cibuildwheel](https://github.com/pypa/cibuildwheel)distribuir ruedas binarias para cada plataforma - utilizar el[aplicación](https://hatch.pypa.io/latest/plugins/builder/app/)construir objetivo para crear distribuciones independientes para cada plataforma @@ -125,7 +125,7 @@ Ver[README.md](./100/README.md) Ver[README.md](./200/README.md) -## 300 - Construyendo nuestra aplicación +## 300 - Building Our Application Ver[README.md](./300/README.md) diff --git a/README.fr.md b/README.fr.md index bae4b0e..7819575 100644 --- a/README.fr.md +++ b/README.fr.md @@ -107,10 +107,10 @@ pip install threagile-builder ## Construire -- 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 +- 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` file so the version can be used at runtime - 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[roue cibuild](https://github.com/pypa/cibuildwheel) to distribute binary wheels 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 @@ -119,7 +119,7 @@ pip install threagile-builder ## 100 - Présentation -Voir[README.md](./100/README.md) +See [README.md](./100/README.md) ## 200 - Exigences diff --git a/README.hi.md b/README.hi.md index d427820..13c6944 100644 --- a/README.hi.md +++ b/README.hi.md @@ -2,11 +2,11 @@ thregile-बिल्डर # थ्रैगाइल बिल्डर -| | | -| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | -| सीआई/सीडी | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) | -| पैकेट | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) | -| मेटा | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black)[![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)[![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) | +| | | +| --------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| सीआई/सीडी | [![CI - Test](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/test.yml)[![CD - Build](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml/badge.svg)](https://github.com/vanHeemstraSystems/threagile-builder/actions/workflows/build.yml) | +| पैकेट | [![PyPI - Version](https://img.shields.io/pypi/v/threagile-builder.svg?logo=pypi&label=PyPI&logoColor=gold)](https://pypi.org/project/threagile-builder/)[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/threagile-builder.svg?logo=python&label=Python&logoColor=gold)](https://pypi.org/project/threagile-builder/) | +| मेटा | [![Hatch project](https://img.shields.io/badge/%F0%9F%A5%9A-Hatch-4051b5.svg)](https://github.com/pypa/hatch)[![code style - black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)[![types - Mypy](https://img.shields.io/badge/types-Mypy-blue.svg)](https://github.com/ambv/black) [![License - MIT](https://img.shields.io/badge/license-MIT-9400d3.svg)](https://spdx.org/licenses/)[![GitHub Sponsors](https://img.shields.io/github/sponsors/vanHeemstraSystems?logo=GitHub%20Sponsors&style=social)](https://github.com/sponsors/vanHeemstraSystems) | * * * @@ -84,7 +84,7 @@ thregile-बिल्डर **विषयसूची** -- [इंस्टालेशन](#installation) +- [Installation](#installation) - [संस्करण स्रोत](#version-source) - [वातावरण](#environments) - [निर्माण](#build) diff --git a/README.nl.md b/README.nl.md index 8b7f89b..76a8e44 100644 --- a/README.nl.md +++ b/README.nl.md @@ -85,7 +85,7 @@ Laat een stuk gereedschap als Prometheus schrapen`http://127.0.0.1:5000/metrics` **Inhoudsopgave** - [Installatie](#installation) -- [Versiebron](#version-source) +- [Version source](#version-source) - [Omgevingen](#environments) - [Bouwen](#build) - [Licentie](#license) @@ -110,7 +110,7 @@ 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)De GitHub-workflow laat zien hoe u: - - gebruik[cibuildwiel](https://github.com/pypa/cibuildwheel)om binaire wielen voor elk platform te distribueren + - use [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 diff --git a/README.zh-CN.md b/README.zh-CN.md index fb93c9b..1e0d3e8 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -10,7 +10,7 @@ * * * -> 一个[block-based](https://developers.google.com/blockly)创建无代码 Web 应用程序[威胁性的](https://threagile.io)YAML 文件 +> 一个[基于块的](https://developers.google.com/blockly)创建无代码 Web 应用程序[威胁性的](https://threagile.io)YAML 文件 - [词汇表](./GLOSSARY.md) - [参考](./REFERENCES.md) diff --git a/README.zh-TW.md b/README.zh-TW.md index 2f14a65..4811a37 100644 --- a/README.zh-TW.md +++ b/README.zh-TW.md @@ -98,7 +98,7 @@ pip install threagile-builder ## 版本來源 -- The [孵化VCS](https://github.com/ofek/hatch-vcs)版本來源外掛程式使用 Git 標籤來確定專案版本 +- 這[孵化VCS](https://github.com/ofek/hatch-vcs)版本來源外掛程式使用 Git 標籤來確定專案版本 ## 環境