2023-06-17 18:02:31 +02:00
|
|
|
{
|
2023-06-17 19:08:37 +02:00
|
|
|
"t": "Sandy circle skirt",
|
|
|
|
"d": "Sandy is an adaptable circle skirt pattern.",
|
|
|
|
"p": {
|
2023-07-01 16:42:50 +02:00
|
|
|
"skirt": "Skirt",
|
|
|
|
"waistband": "Waistband"
|
2023-06-17 19:08:37 +02:00
|
|
|
},
|
2023-09-18 14:19:18 +02:00
|
|
|
"s": {
|
|
|
|
"cutWaistband.t": "The waistband is not shown",
|
2023-10-01 18:18:06 +02:00
|
|
|
"cutWaistband.d": "The **Waistband** (2) is a rectangular piece of fabric {{{ w }}} wide and {{{ l }}} long."
|
2023-09-18 14:19:18 +02:00
|
|
|
},
|
2023-06-17 19:08:37 +02:00
|
|
|
"o": {
|
|
|
|
"waistbandWidth": {
|
|
|
|
"t": "Waistband width",
|
|
|
|
"d": "Controls the width of the waistband."
|
|
|
|
},
|
|
|
|
"waistbandPosition": {
|
|
|
|
"t": "Waistband position",
|
|
|
|
"d": "Controls the position of the waistband."
|
|
|
|
},
|
|
|
|
"waistbandShape": {
|
|
|
|
"t": "Waistband shape",
|
|
|
|
"d": "Whether you want a straight or shaped waistband."
|
|
|
|
},
|
2023-09-18 14:19:18 +02:00
|
|
|
"waistbandShape.straight": {
|
|
|
|
"t": "Straight waistband",
|
|
|
|
"d": "Draft a pattern with a straight waistband"
|
|
|
|
},
|
|
|
|
"waistbandShape.curved": {
|
|
|
|
"t": "Curved waistband",
|
|
|
|
"d": "Draft a pattern with a curved waistband"
|
|
|
|
},
|
2023-06-17 19:08:37 +02:00
|
|
|
"circleRatio": {
|
|
|
|
"t": "Circle ratio",
|
|
|
|
"d": "The percentage of a circle you want the skirt to be."
|
|
|
|
},
|
|
|
|
"waistbandOverlap": {
|
|
|
|
"t": "Waistband overlap",
|
|
|
|
"d": "The amount by which the waistband overlaps."
|
|
|
|
},
|
|
|
|
"gathering": {
|
|
|
|
"t": "Gathering",
|
|
|
|
"d": "The percent by which the top of the skirt is longer than the bottom of the waistband."
|
|
|
|
},
|
2023-07-02 16:34:54 +02:00
|
|
|
"lengthBonus": {
|
|
|
|
"t": "Length bonus",
|
|
|
|
"d": "Determines how long the skirt will be."
|
|
|
|
},
|
2023-06-17 19:08:37 +02:00
|
|
|
"seamlessFullCircle": {
|
|
|
|
"t": "Seamless full circle",
|
|
|
|
"d": "Enables a seamless full circle skirt."
|
|
|
|
},
|
2023-09-18 14:19:18 +02:00
|
|
|
"seamlessFullCircleNo": {
|
|
|
|
"t": "Draft less than a full circle skirt",
|
|
|
|
"d": "Drafts a pattern for the exact circle ratio you request"
|
|
|
|
},
|
|
|
|
"seamlessFullCircleYes": {
|
|
|
|
"t": "Draft a pattern for a full circle skirt",
|
|
|
|
"d": "This allows you to cut the skirt on a double-fold"
|
|
|
|
},
|
2023-06-17 19:08:37 +02:00
|
|
|
"hemWidth": {
|
|
|
|
"t": "Hem width",
|
|
|
|
"d": "Width of the hem"
|
2024-01-20 19:55:46 +01:00
|
|
|
},
|
|
|
|
"panels": {
|
|
|
|
"t": "Panels",
|
|
|
|
"d": "Number of panels"
|
2023-06-17 19:08:37 +02:00
|
|
|
}
|
|
|
|
}
|
2023-06-17 18:02:31 +02:00
|
|
|
}
|