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

135 lines
4 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Charlie chinos",
"d": "Charlie is a chino trouser pattern.",
"p": {
"back": "Back",
"backBase": "Back base",
"backPocketWelt": "Back pocket welt",
"base": "Base",
"bentBack": "Bent back",
"bentBase": "Bent base",
"bentFront": "Bent front",
"bentSleeve": "Bent sleeve",
"bentTopSleeve": "Bent top sleeve",
"bentUnderSleeve": "Bent under sleeve",
"buttonholePlacket": "Buttonhole placket",
"buttonPlacket": "Button placket",
"collar": "Collar",
"collarStand": "Collar stand",
"cuff": "Cuff",
"fabricTail": "Fabric tail",
"fabricTip": "Fabric tip",
"frontBase": "Front base",
"frontFacing": "Front facing",
"front": "Front",
"frontLeft": "Front left",
"frontLining": "Front lining",
"frontRight": "Front right",
"gusset": "Gusset",
"hoodCenter": "Hood center",
"hood": "Hood",
"hoodSide": "Hood side",
"inset": "Inset",
"interfacingTail": "Interfacing tail",
"interfacingTip": "Interfacing tip",
"liningTail": "Lining tail",
"liningTip": "Lining tip",
"loop": "Loop",
"panel1": "Panel 1",
"panel2": "Panel 2",
"panel3": "Panel 3",
"panel4": "Panel 4",
"panel5": "Panel 5",
"panel6": "Panel 6",
"panels": "Panels",
"pocketBag": "Pocket bag",
"pocketFacing": "Pocket facing",
"pocketInterfacing": "Pocket interfacing",
"pocket": "Pocket",
"pocketWelt": "Pocket welt",
"side": "Side",
"sleeveBase": "Sleeve base",
"sleevecap": "Sleevecap",
"sleevePlacketOverlap": "Sleeve placket overlap",
"sleevePlacketUnderlap": "Sleeve placket underlap",
"sleeve": "Sleeve",
"topSleeve": "Topsleeve",
"top": "Top",
"underCollar": "Under collar",
"underSleeve": "Undersleeve",
"waistband": "Waistband",
"yoke": "Yoke"
},
2023-06-17 18:02:31 +02:00
"s": {},
2023-06-17 19:08:37 +02:00
"o": {
"backPocketHorizontalPlacement": {
"t": "Back pocket horizontal placement",
"d": "Controls the horizontal placement of the back pocket"
},
"backPocketVerticalPlacement": {
"t": "Back pocket vertical placement",
"d": "Controls the vertical placement of the back pocket"
},
"backPocketWidth": {
"t": "Back pocket width",
"d": "Controls the width of the back pocket"
},
"backPocketDepth": {
"t": "Back pocket depth",
"d": "Controls the depth of the back pocket"
},
"backPocketFacing": {
"t": "Back pocket facing",
"d": "Controls whether or not to include facing on the back pockets"
},
"frontPocketSlantDepth": {
"t": "Front pocket slant depth",
"d": "Controls the depth of the (front) pocket slant"
},
"frontPocketSlantWidth": {
"t": "Front pocket slant width",
"d": "Controls the width of the (front) pocket slant"
},
"frontPocketSlantRound": {
"t": "Front pocket slant round",
"d": "Controls how far from the end of the slant we start rounding into the outseam"
},
"frontPocketSlantBend": {
"t": "Front pocket slant bend",
"d": "Controls the radius by which we round the pocket slant into the outseam"
},
"frontPocketWidth": {
"t": "Front pocket width",
"d": "Controls the width of the front pocket bag"
},
"frontPocketDepth": {
"t": "Front pocket depth",
"d": "Controls the depth of the front pocket bag"
},
"frontPocketFacing": {
"t": "Front pocket facing",
"d": "Controls how far the pocket facing extends into the pocket bag"
},
"beltLoops": {
"t": "Belt loops",
"d": "Controls the amount of belt loops"
},
"flyCurve": {
"t": "Fly curve",
"d": "Controls the curvature of the fly J-seam"
},
"flyLength": {
"t": "Fly length",
"d": "Controls the length of the fly"
},
"flyWidth": {
"t": "Fly width",
"d": "Controls how far the J-seam of offset from the fly edge"
},
"waistbandCurve": {
"t": "Waistband Curve",
"d": "Controls how curved the waistband is."
}
}
2023-06-17 18:02:31 +02:00
}