1
0
Fork 0

chore(markdown): Linter auto-fix of org markdown docs

This commit is contained in:
Joost De Cock 2022-02-19 08:08:58 +01:00 committed by Nick Dower
parent 0afc00eda3
commit 4e694f82b2
6133 changed files with 21365 additions and 23190 deletions

View file

@ -2,8 +2,7 @@
title: Was sind diese Symbole neben meinen Maßen?
---
Dir sind vielleicht diese Art von Symbolen neben deinen Maßen aufgefallen:
<Gauge val={0} theme='light' />
Dir sind vielleicht diese Art von Symbolen neben deinen Maßen aufgefallen: <Gauge val={0} theme='light' />
Diese Symbole zeigen einen Wert an, der zeigt, wie sehr die Maße von den Proportionen abweichen, mit denen wir unsere Designs testen:
@ -12,98 +11,106 @@ Diese Symbole zeigen einen Wert an, der zeigt, wie sehr die Maße von den Propor
<th>
Symbol
</th>
<th>
Beschreibung
</th>
</tr>
<tr>
<td>
<Gauge val={-6} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">signifikant niedriger</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-4} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">ein gutes Stück niedriger</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-2} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">ein bisschen niedriger</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-1} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">sehr nah</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={1} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">sehr nah</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={2} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">ein bisschen höher</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={4} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">ein gutes Stück höher</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={6} theme='light' />
</td>
<td>
Der Wert ist <strong x-id="1">signifikant höher</strong>
</td>
</tr>
</table>
Diese Indikatoren dienen einem doppelten Zweck:
- Es soll dir dabei helfen, Messfehler in deinen Maßen zu finden (du weißt sicher selber am besten, wo deine Ausreißer sind)
- Es soll dir dabei helfen, im Voraus abzuschätzen, wo unsere Software vielleicht Probleme haben könnte, ein gutes Ergebnis zu liefern
- Es soll dir dabei helfen, Messfehler in deinen Maßen zu finden (du weißt sicher selber am besten, wo deine Ausreißer sind)
- Es soll dir dabei helfen, im Voraus abzuschätzen, wo unsere Software vielleicht Probleme haben könnte, ein gutes Ergebnis zu liefern
<Note>

View file

@ -2,8 +2,7 @@
title: What are those symbols next to my measurements?
---
You might have noticed these kind of icons next to your measurements:
<Gauge val={0} theme='light' />
You might have noticed these kind of icons next to your measurements: <Gauge val={0} theme='light' />
The value they represent shows how far the measurement deviates from the proportions we test our designs with:
@ -18,11 +17,10 @@ The value they represent shows how far the measurement deviates from the proport
| <Gauge val={4} theme='light' /> | The value is **a good bit higher** |
| <Gauge val={6} theme='light' /> | The value is **significantly higher** |
These indicators serve a dual purpose:
- Help you spot mistakes in your measurements (you know best where your outliers are)
- Help you anticipate where our software might struggle to come up with good results
- Help you spot mistakes in your measurements (you know best where your outliers are)
- Help you anticipate where our software might struggle to come up with good results
<Note>

View file

@ -2,8 +2,7 @@
title: '¿Cuáles son esos símbolos al lado de mis medidas?'
---
Puede que hayas notado este tipo de iconos junto a tus medidas:
<Gauge val={0} theme='light' />
Puede que hayas notado este tipo de iconos junto a tus medidas: <Gauge val={0} theme='light' />
El valor que representan muestra hasta qué punto la medición se desvia de las proporciones con las que probamos nuestros diseños:
@ -12,98 +11,106 @@ El valor que representan muestra hasta qué punto la medición se desvia de las
<th>
Icono
</th>
<th>
Descripción
</th>
</tr>
<tr>
<td>
<Gauge val={-6} theme='light' />
</td>
<td>
El valor es <strong x-id="1">significativamente menor</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-4} theme='light' />
</td>
<td>
El valor es <strong x-id="1">un buen poco menor</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-2} theme='light' />
</td>
<td>
El valor es <strong x-id="1">un poco menor</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-1} theme='light' />
</td>
<td>
El valor es <strong x-id="1">muy cercano</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={1} theme='light' />
</td>
<td>
El valor es <strong x-id="1">muy cercano</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={2} theme='light' />
</td>
<td>
El valor es <strong x-id="1">un poco más alto</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={4} theme='light' />
</td>
<td>
El valor es <strong x-id="1">un buen poco más alto</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={6} theme='light' />
</td>
<td>
El valor es <strong x-id="1">significativamente mayor</strong>
</td>
</tr>
</table>
Estos indicadores tienen un doble propósito:
- Ayúdanos a detectar errores en tus mediciones (sabes mejor dónde están tus externos)
- Ayúdanos a anticipar donde nuestro software podría tener problemas para obtener buenos resultados
- Ayúdanos a detectar errores en tus mediciones (sabes mejor dónde están tus externos)
- Ayúdanos a anticipar donde nuestro software podría tener problemas para obtener buenos resultados
<Note>

View file

@ -2,8 +2,7 @@
title: Quels sont ces symboles à côté de mes mesures?
---
Vous avez peut-être remarqué ce type d'icônes à côté de vos mesures :
<Gauge val={0} theme='light' />
Vous avez peut-être remarqué ce type d'icônes à côté de vos mesures : <Gauge val={0} theme='light' />
La valeur qu'ils représentent montre à quel point la mesure s'écarte des proportions avec lesquelles nous testons nos conceptions :
@ -12,98 +11,106 @@ La valeur qu'ils représentent montre à quel point la mesure s'écarte des prop
<th>
Icône
</th>
<th>
Description
</th>
</tr>
<tr>
<td>
<Gauge val={-6} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">significativement inférieure à</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-4} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">un peu inférieure à</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-2} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">un peu inférieure à</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-1} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">très proche</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={1} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">très proche</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={2} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">un peu plus élevée</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={4} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">un peu plus élevée</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={6} theme='light' />
</td>
<td>
La valeur est <strong x-id="1">considérablement supérieure</strong>
</td>
</tr>
</table>
Ces indicateurs ont un double objectif :
- Aidez vous à repérer des erreurs dans vos mesures (vous savez mieux où se trouvent vos aberrants)
- Aidez vous à anticiper où notre logiciel pourrait avoir du mal à trouver de bons résultats
- Aidez vous à repérer des erreurs dans vos mesures (vous savez mieux où se trouvent vos aberrants)
- Aidez vous à anticiper où notre logiciel pourrait avoir du mal à trouver de bons résultats
<Note>

View file

@ -2,8 +2,7 @@
title: Wat zijn die symbolen naast mijn metingen?
---
Mogelijk heeft u dit soort pictogrammen naast uw afmetingen opgemerkt:
<Gauge val={0} theme='light' />
Mogelijk heeft u dit soort pictogrammen naast uw afmetingen opgemerkt: <Gauge val={0} theme='light' />
De waarde die ze vertegenwoordigen toont hoe ver de meting afwijkt van de verhoudingen waarmee we onze ontwerpen testen met:
@ -12,98 +11,106 @@ De waarde die ze vertegenwoordigen toont hoe ver de meting afwijkt van de verhou
<th>
Pictogram
</th>
<th>
Beschrijving
</th>
</tr>
<tr>
<td>
<Gauge val={-6} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">aanzienlijk lager</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-4} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">een goed beetje lager</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-2} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">een beetje lager</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={-1} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">heel dicht bij</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={1} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">heel dicht bij</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={2} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">een beetje hoger</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={4} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">een beetje hoger</strong>
</td>
</tr>
<tr>
<td>
<Gauge val={6} theme='light' />
</td>
<td>
De waarde is <strong x-id="1">aanzienlijk hoger</strong>
</td>
</tr>
</table>
Deze indicatoren dienen een tweeledig doel:
- Help je fouten te vinden in je metingen (je weet het beste waar je buitenstaanders zijn)
- Help je te anticiperen op waar onze software moeite zou kunnen hebben met goede resultaten
- Help je fouten te vinden in je metingen (je weet het beste waar je buitenstaanders zijn)
- Help je te anticiperen op waar onze software moeite zou kunnen hebben met goede resultaten
<Note>
@ -114,6 +121,6 @@ patronen ontwerpen voor verschillende vormen is moeilijk.
In tegenstelling tot andere patroonbedrijven beperken we onszelf niet tot een bepaald bereik van de grootte.
Alle mensen en organen zijn hier welkom.
Als het voor jou niet werkt, laat het ons dan weten](https://discord.freesewing.org/) en we zullen het proberen te verbeteren.
Als het voor jou niet werkt, laat het ons dan weten]\(https://discord.freesewing.org/) en we zullen het proberen te verbeteren.
</Note>