1
0
Fork 0
freesewing/designs/aaron/i18n/en.json
2023-10-01 19:05:12 +02:00

58 lines
2.4 KiB
JSON

{
"t": "Aaron A-Shirt",
"d": "Aaron is an athletic shirt or tank top.",
"p": {
"armBinding": "Arm opening knit binding",
"neckBinding": "Neck opening knit binding"
},
"s": {
"cutArmBinding.t": "The arm opening knit binding is not shown",
"cutArmBinding.d": "The **Arm opening knit binding** are two strips of fabric {{{ width }}} wide and {{{ length }}} long.",
"cutNeckBinding.t": "The neck opening knit binding is not shown",
"cutNeckBinding.d": "The **Neck opening knit binding** is a strip of fabric {{{ width }}} wide and {{{ length }}} long.",
"cutOneStripToFinishTheNeckOpening": "Cut one strip to finish the neck opening",
"cutTwoStripsToFinishTheArmholes": "Cut two strips to finish the armholes",
"largeSaAdaptKnitBindingWidth.t": "Consider lowering the knit binding width",
"largeSaAdaptKnitBindingWidth.d": "The default width of the knit binding is 6 times the seam allowance. Because your chosen seam allowance ({{{ sa }}}) is larger than the 1cm used when designing the pattern, your knit binding is likely to be too wide. \n\nYou can lower the knit binding width to compensate for your larger seam allowance.",
"length": "Length",
"width": "Width"
},
"o": {
"armholeDrop": {
"t": "Armhole drop",
"d": "Lower the armhole by this amount. Negative values will raise it."
},
"backlineBend": {
"t": "Back armhole shape",
"d": "Determines the shape/bend of the back of the armholes."
},
"hipsEase": {
"t": "Hips ease",
"d": "The amount of ease at your hips."
},
"knitBindingWidth": {
"t": "Knit binding width",
"d": "Controls the width of the knit binding as a percentage of the chosen seam allowance, or 1cm if no seam allowance is used."
},
"necklineBend": {
"t": "Neckline shape",
"d": "Determines the shape/bend of the neckline at the front."
},
"necklineDrop": {
"t": "Neckline drop",
"d": "The amount the neck is cutout at the front."
},
"shoulderStrapPlacement": {
"t": "Shoulderstrap placement",
"d": "Determines whether the shoulder strap is placed closer to the neck (lower numbers) or the shoulder (higher numbers)."
},
"shoulderStrapWidth": {
"t": "Shoulderstrap width",
"d": "The width of the shoulder straps."
},
"stretchFactor": {
"t": "Stretch",
"d": "Determines the horizontal negative ease."
}
}
}