1
0
Fork 0
freesewing/designs/unice/i18n/en.json
2023-07-21 16:08:55 +02:00

73 lines
2.1 KiB
JSON

{
"t": "Unice undies",
"d": "Unice is a variant of Ursula; A basic, highly-customizable underwear pattern.",
"p": {
"back": "Back",
"elastic": "Elastic",
"front": "Front",
"gusset": "Gusset"
},
"s": {},
"o": {
"gussetWidth": {
"t": "Gusset width",
"d": "Controls the width of the gusset"
},
"gussetLength": {
"t": "Gusset length",
"d": "Controls the length of the gusset"
},
"rise": {
"t": "Rise",
"d": "Controls the height of the waist"
},
"legOpening": {
"t": "Leg opening",
"d": "Controls how high the leg is cut out"
},
"frontDip": {
"t": "Front waist dip",
"d": "Controls how much the front waist curves (revealing more or less skin)"
},
"backDip": {
"t": "Back waist dip",
"d": "Controls how much the back waist curves (revealing more or less skin)"
},
"fabricStretchX": {
"t": "Fabric stretch (horizontal)",
"d": "Adjust this for more or less stretchy fabrics"
},
"fabricStretchY": {
"t": "Fabric stretch (vertical)",
"d": "Adjust this for more or less stretchy fabrics"
},
"adjustStretch": {
"t": "Adjust stretch",
"d": "This option allows you to put in the maximum stretch that the fabric will allow in both horizontal and vertical directions; When disabled, the stretch values are used as-is"
},
"useCrossSeam": {
"t": "Use crossseam",
"d": "When enabled, the total height of the pattern pieces combined will match the cross seam length minus the front and back rise. When disabled, the total height depends on the gusset length option."
},
"backExposure": {
"t": "FIXME: Back exposure",
"d": "FIXME: Provide description"
},
"elasticStretch": {
"t": "FIXME: Elastic stretch",
"d": "FIXME: Provide description"
},
"taperToGusset": {
"t": "FIXME: Taper to gusset",
"d": "FIXME: Provide description"
},
"backCurve": {
"t": "FIXME: Back curve",
"d": "FIXME: Provide description"
},
"frontCurve": {
"t": "FIXME: Back curve",
"d": "FIXME: Provide description"
}
}
}