1
0
Fork 0
freesewing/designs/huey/i18n/en.json
2023-10-01 18:28:25 +02:00

71 lines
2.1 KiB
JSON

{
"t": "Huey hoodie",
"d": "Huey is a zip-up hoodie with optional front pockets.",
"p": {
"back": "Back",
"cuff": "Cuff",
"front": "Front",
"hood": "Hood",
"pocket": "Pocket",
"sleeve": "Sleeve",
"waistband": "Waistband"
},
"s": {
"cutPocket.t": "The pocket is not shown",
"cutPocket.d": "The **Pocket** (4) is not shown, but you can trace it from the Front part (1), which has the pocket outline on it (not including seam allowance).",
"cutCuff.t": "The cuff is not shown",
"cutCuff.d": "The **Cuff** (7) is a rectangular piece of ribbing fabric {{{ w }}} wide and {{{ l }}} long.",
"cutWaistband.t": "The waistband is not shown",
"cutWaistband.d": "The **Waistband** (6) is a rectangular piece of ribbing fabric {{{ w }}} wide and {{{ l }}} long."
},
"o": {
"pocket": {
"t": "Pocket",
"d": "Whether to include a front pocket or not"
},
"pocketHeight": {
"t": "Pocket height",
"d": "Controls the height of the pocket"
},
"hoodHeight": {
"t": "Hood height",
"d": "Controls the height of the hood"
},
"hoodCutback": {
"t": "Hood cutback",
"d": "Controls how far the hood opening is cut back"
},
"hoodClosure": {
"t": "Hood closure",
"d": "Controls how much of the hood is part of the front closure"
},
"hoodDepth": {
"t": "Hood depth",
"d": "Controls the depth of the hood"
},
"hoodAngle": {
"t": "Hood angle",
"d": "Controls the angle at which the hood is attached"
},
"ribbing": {
"t": "Ribbing",
"d": "Whether or not to include ribbing on the pattern."
},
"ribbingHeight": {
"t": "Ribbing height",
"d": "Controls the height of the ribbing"
},
"ribbingStretch": {
"t": "Ribbing stretch",
"d": "Use this to adapt the pattern to how stretchy the ribbing that you are using is."
},
"hipsEase": {
"t": "Hops ease",
"d": "Controls the amount of ease at the hips"
},
"pocketWidth": {
"t": "Pocket width",
"d": "Controls the width of the pocket"
}
}
}