Merge branch 'develop' of github.com:freesewing/freesewing into develop
This commit is contained in:
commit
bb4410d71f
5 changed files with 28 additions and 31 deletions
|
@ -107,6 +107,9 @@ hemStyle:
|
|||
straight: Gerader Saum
|
||||
baseball: Baseball-Saum
|
||||
slashed: Abgerundeter Saum
|
||||
roundBack:
|
||||
title: Round back
|
||||
description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides.
|
||||
seperateButtonholePlacket:
|
||||
title: Separate Knopflochleiste
|
||||
description: Eine separate Knopflochleiste entwerfen.
|
||||
|
@ -125,6 +128,6 @@ splitYoke:
|
|||
waistEase:
|
||||
title: Taillenzugabe
|
||||
description: Der Betrag, der an deiner (natürlichen) Taille als Bequemlichkeits-/Bewegslichkeitszugabe zugegeben wird.
|
||||
yokeDart:
|
||||
title: Passenabnäher
|
||||
description: Gibt an, ob ein Abnäher an den Seiten der Passe angebracht werden soll, um an einen runderen Rücken zu passen.
|
||||
yokeHeight:
|
||||
title: Yoke height
|
||||
description: Controls the height of the yoke
|
||||
|
|
|
@ -107,6 +107,9 @@ hemStyle:
|
|||
straight: Recto
|
||||
baseball: Baseball
|
||||
slashed: Recortado
|
||||
roundBack:
|
||||
title: Round back
|
||||
description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides.
|
||||
seperateButtonholePlacket:
|
||||
title: Tapeta de ojal separada
|
||||
description: Draft a separate buttonhole placket.
|
||||
|
@ -125,6 +128,6 @@ splitYoke:
|
|||
waistEase:
|
||||
title: Holgura de cintura
|
||||
description: La cantidad de holgura en la cintura.
|
||||
yokeDart:
|
||||
title: Pinza del canesú
|
||||
description: Si se incluye una pinza en los lados del canesú para ajustar una espalda más redondeada.
|
||||
yokeHeight:
|
||||
title: Yoke height
|
||||
description: Controls the height of the yoke
|
||||
|
|
|
@ -107,6 +107,9 @@ hemStyle:
|
|||
straight: Ourlet droit
|
||||
baseball: Ourlet liquette
|
||||
slashed: Ourlet arrondi
|
||||
roundBack:
|
||||
title: Round back
|
||||
description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides.
|
||||
seperateButtonholePlacket:
|
||||
title: Gorge (Patte de boutonnières) séparée
|
||||
description: Dessinez une gorge (patte de boutonnières) séparée.
|
||||
|
@ -125,6 +128,6 @@ splitYoke:
|
|||
waistEase:
|
||||
title: Aisance à la taille
|
||||
description: La quantité d'aisance à votre taille (naturelle).
|
||||
yokeDart:
|
||||
title: Pinces empiècement
|
||||
description: S'il faut inclure des pinces sur l'empiècement pour un dos plus rond.
|
||||
yokeHeight:
|
||||
title: Yoke height
|
||||
description: Controls the height of the yoke
|
||||
|
|
|
@ -107,6 +107,9 @@ hemStyle:
|
|||
straight: Rechte zoom
|
||||
baseball: Ronde zoom
|
||||
slashed: Zoom met zijsplit
|
||||
roundBack:
|
||||
title: Round back
|
||||
description: To fit a round(er) back, this adds length to the center back (at the yoke) that tapers of towards the sides.
|
||||
seperateButtonholePlacket:
|
||||
title: Apart knoopsgatenpat
|
||||
description: Teken een apart knoopsgatenpat.
|
||||
|
@ -125,6 +128,6 @@ splitYoke:
|
|||
waistEase:
|
||||
title: Overwijdte taille
|
||||
description: De hoeveelheid extra ruimte aan je (natuurlijke) taille.
|
||||
yokeDart:
|
||||
title: Neep schouderpas
|
||||
description: Of je een neep aan de zijkanten van de schouderpas wil om beter te passen voor een ronde rug.
|
||||
yokeHeight:
|
||||
title: Yoke height
|
||||
description: Controls the height of the yoke
|
||||
|
|
23
yarn.lock
23
yarn.lock
|
@ -7523,22 +7523,7 @@ execa@^4.0.0:
|
|||
signal-exit "^3.0.2"
|
||||
strip-final-newline "^2.0.0"
|
||||
|
||||
execa@^5.0.0:
|
||||
version "5.0.1"
|
||||
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1"
|
||||
integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw==
|
||||
dependencies:
|
||||
cross-spawn "^7.0.3"
|
||||
get-stream "^6.0.0"
|
||||
human-signals "^2.1.0"
|
||||
is-stream "^2.0.0"
|
||||
merge-stream "^2.0.0"
|
||||
npm-run-path "^4.0.1"
|
||||
onetime "^5.1.2"
|
||||
signal-exit "^3.0.3"
|
||||
strip-final-newline "^2.0.0"
|
||||
|
||||
execa@^5.1.0:
|
||||
execa@^5.0.0, execa@^5.1.0:
|
||||
version "5.1.1"
|
||||
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
|
||||
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
|
||||
|
@ -13512,9 +13497,9 @@ pretty-ms@^7.0.1:
|
|||
parse-ms "^2.1.0"
|
||||
|
||||
pretty-quick@^3.0.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.0.tgz#cb172e9086deb57455dea7c7e8f136cd0a4aef6c"
|
||||
integrity sha512-DtxIxksaUWCgPFN7E1ZZk4+Aav3CCuRdhrDSFZENb404sYMtuo9Zka823F+Mgeyt8Zt3bUiCjFzzWYE9LYqkmQ==
|
||||
version "3.1.1"
|
||||
resolved "https://registry.yarnpkg.com/pretty-quick/-/pretty-quick-3.1.1.tgz#93ca4e2dd38cc4e970e3f54a0ead317a25454688"
|
||||
integrity sha512-ZYLGiMoV2jcaas3vTJrLvKAYsxDoXQBUn8OSTxkl67Fyov9lyXivJTl0+2WVh+y6EovGcw7Lm5ThYpH+Sh3XxQ==
|
||||
dependencies:
|
||||
chalk "^3.0.0"
|
||||
execa "^4.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue