1
0
Fork 0
freesewing/designs/titan/i18n/en.json
2024-02-21 13:59:39 -08:00

92 lines
3.1 KiB
JSON

{
"t": "Titan trouser block",
"d": "Titan is a dartless trouser block.",
"p": {
"back": "Back",
"front": "Front"
},
"s": {
"crossSeamFitFailedBack.t": "Back cross seam compromised",
"crossSeamFitFailedBack.d": "No solution was found to fit the cross seam in the back part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.",
"crossSeamFitFailedFront.t": "Front cross seam compromised",
"crossSeamFitFailedFront.d": "No solution was found to fit the cross seam in the front part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support."
},
"o": {
"kneeEase": {
"t": "Knee ease",
"d": "Controls the amount of ease at the knee"
},
"waistHeight": {
"t": "Waist height",
"d": "Controls the height of the waist, 100% = waist height, 0% = hip height"
},
"lengthBonus": {
"t": "Length bonus",
"d": "Controls the length of the trousers"
},
"crotchDrop": {
"t": "Crotch drop",
"d": "Lowers the crotch for a more relaxed fit"
},
"fitKnee": {
"t": "Fit the knee",
"d": "Fits the legs from based on the knee circumference, rather than seat circumference"
},
"fitKneeNo": {
"t": "Do not fit the knee",
"d": "Disregard the knee measurements and draft a pattern that tapers from upper leg to ankle"
},
"fitKneeYes": {
"t": "Do fit the knee",
"d": "Use the knee measurement to draft a pattern that tapers from upper leg to knee, to then continue straight down below the knee."
},
"legBalance": {
"t": "Leg balance",
"d": "Controls the ratio between front and back panel of the leg"
},
"crossSeamCurveStart": {
"t": "Start of the cross seam curve",
"d": "Controls how far into the cross seam we start to curve"
},
"crossSeamCurveBend": {
"t": "Cross seam bend",
"d": "Controls the curvature of the cross seam"
},
"crossSeamCurveAngle": {
"t": "Cross seam angle",
"d": "Controls the angle of the cross seam"
},
"crotchSeamCurveStart": {
"t": "Start of the crotch seam curve",
"d": "Controls how far into the crotch seam we start to curve"
},
"crotchSeamCurveBend": {
"t": "Crotch seam bend",
"d": "Controls the curvature of the crotch seam"
},
"crotchSeamCurveAngle": {
"t": "Crotch seam angle",
"d": "Controls the angle of the crotch seam"
},
"seatEase": {
"t": "Seat ease",
"d": "Controls the amount of ease at your seat"
},
"waistBalance": {
"t": "Waist balance",
"d": "Controls the horizontal position of the waist relative to the seat"
},
"waistbandWidth": {
"t": "Waistband width",
"d": "The width of the waistband"
},
"waistEase": {
"t": "Waist ease",
"d": "Controls the amount of ease at your waist"
},
"grainlinePosition": {
"t": "Grainline position",
"d": "Controls the horizontal position of the leg relative to the seat"
}
}
}