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

143 lines
4.4 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Bella body block",
"d": "Bella is a basic body block for people with breasts.",
"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": {
"chestEase": {
"t": "Chest ease",
"d": "Controls the amount of ease at the fullest part of your chest"
},
"waistEase": {
"t": "Waist ease",
"d": "Controls the amount of ease at your waist"
},
"bustSpanEase": {
"t": "Bust span ease",
"d": "Controls the amount of (horizontal) ease added to your bust span when locating the bust point."
},
"shoulderToShoulderEase": {
"t": "Shoulder to Shoulder ease",
"d": "Controls the amount of ease between your shoulders. Initially set to -.5% because Bella implements a block that is used in the industry."
},
"fullChestEaseReduction": {
"t": "Full chest ease reduction",
"d": "Allows you to independently reduce the ease around the chest to make it fit tight(er) in that area"
},
"backDartHeight": {
"t": "Back dart height",
"d": "Controls the height of the back dart"
},
"bustDartLength": {
"t": "Bust dart length",
"d": "Controls the length of the bust dart"
},
"waistDartLength": {
"t": "Waist dart length",
"d": "Controls the length of the waist dart"
},
"bustDartCurve": {
"t": "Bust dart curve",
"d": "Controls the curvature of the bust dart"
},
"armholeDepth": {
"t": "Armhole depth",
"d": "Controls the depth of the armhole"
},
"backArmholeSlant": {
"t": "Back armhole slant",
"d": "Slightly rotates the armhole around its pitch point"
},
"frontArmholeCurvature": {
"t": "Front armhole curvature",
"d": "Controls how deep the armhole is scooped out at the front bottom"
},
"backArmholeCurvature": {
"t": "Back armhole curvature",
"d": "Controls how deep the armhole is scooped out at the back bottom"
},
"frontArmholePitchDepth": {
"t": "Front armhole pitch depth",
"d": "Tweaks the horizontal placement of the front armhole pitch point"
},
"backArmholePitchDepth": {
"t": "Back armhole pitch depth",
"d": "Tweaks the horizontal placement of the back armhole pitch point"
},
"backNeckCutout": {
"t": "Back neck cutout",
"d": "Controls how deep the neck opening is scooped out at at the back"
},
"backHemSlope": {
"t": "Back hem slope",
"d": "Controls the slope of the hem at the back"
},
"frontShoulderWidth": {
"t": "Front shoulder width",
"d": "Controls the narrowness of the front shoulders relative to the back"
},
"highBustWidth": {
"t": "High bust width",
"d": "Allows you to tweak the hight bust width at the front"
}
}
2023-06-17 18:02:31 +02:00
}