Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
wvanheemstra committed Nov 9, 2024
2 parents be1b9aa + 2e08194 commit b610fb4
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions README.ar.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
**جدول المحتويات**

- [تثبيت](#installation)
- [مصدر الإصدار](#version-source)
- [مصدر النسخة](#version-source)
- [البيئات](#environments)
- [يبني](#build)
- [رخصة](#license)
Expand All @@ -108,7 +108,7 @@
pip install threagile-builder
```

## مصدر الإصدار
## مصدر النسخة

- ال[Hatch-vcs](https://github.com/ofek/hatch-vcs)يحدد البرنامج المساعد لمصدر الإصدار إصدار المشروع باستخدام علامات Git

Expand All @@ -119,7 +119,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)لتوزيع العجلات الثنائية لكل منصة
Expand Down
8 changes: 4 additions & 4 deletions README.de.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Threagile-Builder

| | |
| ----- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| CI/CD | [![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) |
| CI/CD | [![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) |
| Paket | [![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/) |
| Meta | [![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) |

* * *

> A[blockbasiert](https://developers.google.com/blockly) no-code web application to create [threagil](https://threagile.io)YAML-Dateien
> A[blockbasiert](https://developers.google.com/blockly)No-Code-Webanwendung zum Erstellen[threagil](https://threagile.io)YAML-Dateien
- [Glossar](./GLOSSARY.md)
- [Referenzen](./REFERENCES.md)
Expand All @@ -20,7 +20,7 @@ Threagile-Builder

Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen.

**Notiz**: Make sure you fulfill the [Anforderungen](./200/README.md).
**Notiz**: Stellen Sie sicher, dass Sie die erfüllen[Anforderungen](./200/README.md).

1. Installationsprozess:
```bash
Expand All @@ -42,7 +42,7 @@ Bringen Sie Ihren Code auf Ihrem eigenen System zum Laufen.
```
2. Softwareabhängigkeiten
3. Neueste Veröffentlichungen
4. API references
4. API-Referenzen
5. Erstellen und testen:

Um Ihren Code zu erstellen, verwenden Sie:
Expand Down
6 changes: 3 additions & 3 deletions README.es.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down Expand Up @@ -119,7 +119,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
- Todos los objetivos de construcción utilizan el[hatch-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)
- 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
Expand All @@ -133,7 +133,7 @@ pip install threagile-builder

Ver[README.md](./100/README.md)

## 200 - Requirements
## 200 - Requisitos

Ver[README.md](./200/README.md)

Expand Down
2 changes: 1 addition & 1 deletion README.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ pip install threagile-builder
`threagile-builder`est distribué selon les termes du[AVEC](https://spdx.org/licenses/MIT.html)licence.
## 100 - Présentation
## 100 - Introduction
Voir[README.md](./100/README.md)
Expand Down
2 changes: 1 addition & 1 deletion README.hi.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ pip install threagile-builder

## संस्करण स्रोत

- [hatch-vcs](https://github.com/ofek/hatch-vcs)संस्करण स्रोत प्लगइन Git टैग का उपयोग करके प्रोजेक्ट संस्करण निर्धारित करता है
- [हैच-वीसीएस](https://github.com/ofek/hatch-vcs)संस्करण स्रोत प्लगइन Git टैग का उपयोग करके प्रोजेक्ट संस्करण निर्धारित करता है

## वातावरण

Expand Down
2 changes: 1 addition & 1 deletion README.nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,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)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

Expand Down
2 changes: 1 addition & 1 deletion README.zh-TW.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ pip install threagile-builder

## 執照

`threagile-builder`是根據以下條款分發的[MIT](https://spdx.org/licenses/MIT.html)執照。
`threagile-builder`是根據以下條款分發的[](https://spdx.org/licenses/MIT.html)執照。

## 100 - 簡介

Expand Down

0 comments on commit b610fb4

Please sign in to comment.