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

102 lines
2.8 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Cornelius cycling breeches",
"d": "Cornelius are cycling breeches based on the Keystone drafting method.",
"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"
},
"s": {
"Vent": "Vent",
"PocketFacing": "Pocket facing"
},
"o": {
"fullness": {
"t": "Fullness",
"d": "Controls the fullness of the breeches"
},
"waistbandBelowWaist": {
"t": "Lower waistband",
"d": "Percentage to move the waistband below the actual waist"
},
"waistReduction": {
"t": "Waist reduction",
"d": "Percentage to reduce the waistband"
},
"cuffWidth": {
"t": "Cuff width",
"d": "Width of the leg cuff"
},
"cuffStyle": {
"t": "Cuff style",
"d": "Style of the leg cuff"
},
"bandBelowKnee": {
"t": "Cuff below knee",
"d": "Controls the cuff distance from the knee"
},
"kneeToBelow": {
"t": "Cuff length",
"d": "Controls the tightness of the cuff as compared to the knee"
},
"ventLength": {
"t": "Vent length",
"d": "Controls the length of the vent between knee and cuff"
}
}
2023-06-17 18:02:31 +02:00
}