1
0
Fork 0
freesewing/designs/hugo/i18n/en.json

48 lines
2.3 KiB
JSON

{
"t": "Hugo hoodie",
"d": "Hugo is a hooded jumper with raglan sleeves.",
"p": {
"back": "Back",
"cuff": "Cuff",
"front": "Front",
"hoodCenter": "Hood center",
"hoodSide": "Hood side",
"neckBinding": "Neck binding",
"pocket": "Pocket",
"pocketFacing": "Pocket facing",
"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). The front part's cut-on-fold-and-grainline is also the pocket's cut-on-fold-and grainline.",
"cutCuff.t": "The cuff is not shown",
"cutCuff.d": "The **Cuff** (9) is a rectangular piece of ribbing fabric {{{ w }}} wide and {{{ l }}} long, with the grainline parallel to the width.",
"cutHoodCenter.t": "The hood center is not shown",
"cutHoodCenter.d": "The **Hood center** (7) is a rectangular piece of main fabric {{{ w }}} wide and {{{ l }}} long, with the grainline parallel to the width.",
"cutNeckBinding.t": "The neck binding is not shown",
"cutNeckBinding.d": "The **Neck Binding** (10) is a rectangular piece of main fabric {{{ w }}} wide and {{{ l }}} long, with the grainline parallel to the length.",
"cutWaistband.t": "The waistband is not shown",
"cutWaistband.d": "The **Waistband** (8) is a rectangular piece of ribbing fabric {{{ w }}} wide and {{{ l }}} long, with the grainline parallel to the width.",
"neckCircumference.t": "The neck opening is too small",
"neckCircumference.d": "The neck opening of {{{ opening }}} is smaller than the head circumference of {{{ head }}}.\n\nPlease check and adjust Collar Ease option setting as needed to ensure the neck opening is large enough to accommodate head circumference."
},
"o": {
"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."
},
"pocketWidth": {
"t": "Pocket width",
"d": "Determined the width of the pocket."
},
"hipsEase": {
"t": "Hips ease",
"d": "The amount of ease at your hips."
}
}
}