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

110 lines
3.3 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Noble body block",
"d": "Noble is a body block with prince(ess) seams",
"p": {
2023-09-28 03:56:24 +00:00
"back": "Back",
"backInside": "Back inside",
"backOutside": "Back outside",
"backPoints": "Back base",
2023-09-28 03:56:24 +00:00
"front": "Front",
"frontInside": "Front inside",
"frontOutside": "Front outside",
"frontPoints": "Front base"
2023-06-17 19:08:37 +02:00
},
2023-06-17 18:02:31 +02:00
"s": {},
2023-06-17 19:08:37 +02:00
"o": {
"dartPosition": {
"t": "Dart position",
"d": "Controls whether to split at the shoulder or armhole"
},
2023-09-28 03:56:24 +00:00
"dartPosition.armhole": {
"t": "Dart position at the armhole",
"d": "This moves the prince(ss) seam to the armhole"
},
"dartPosition.shoulder": {
"t": "Dart position at the shoulder",
"d": "This moves the prince(ss) seam to the shoulder"
},
2023-06-17 19:08:37 +02:00
"chestEase": {
"t": "Chest ease",
"d": "Controls the amount of ease at the chest"
},
"waistEase": {
"t": "Waist ease",
"d": "Controls the amount of ease at the waist"
},
"bustSpanEase": {
"t": "Bust span ease",
"d": "Controls the amount of ease along the bust span"
},
"backDartHeight": {
"t": "Controls the height of the back dart",
"d": "Back dart height"
},
"waistDartLength": {
"t": "Waist dart length",
"d": "Controls the length of the waist dart"
},
"shoulderDartPosition": {
"t": "Shoulder dart position",
"d": "Controls the position of the shoulder dart"
},
"upperDartLength": {
"t": "Upper dart length",
"d": "Controls the length of the upper dart"
},
"armholeDartPosition": {
"t": "Armhole dart position",
"d": "Controls the position of the armhole dart"
},
"armholeDepth": {
"t": "Armhole depth",
"d": "Controls the depth of the armhole"
},
"backArmholeSlant": {
"t": "Back armhole slant",
"d": "Controls the slant of the armhole at the back"
},
"backArmholeCurvature": {
"t": "Back armhole curvature",
"d": "Controls how deep the armhole is scooped out at the back"
},
"frontArmholeCurvature": {
"t": "Front armhole curvature",
"d": "Controls how deep the armhole is scooped out at the front bottom"
},
"frontArmholePitchDepth": {
"t": "Front armhole pitch depth",
"d": "Controls how deep the armhole cuts into the front"
},
"backArmholePitchDepth": {
"t": "Back armhole pitch depth",
"d": "Controls how deep the armhole cuts into the back"
},
"backNeckCutout": {
"t": "Back neck cutout",
"d": "Controls how deep the neck is cutout in the back"
},
"backHemSlope": {
"t": "Back hem slope",
"d": "Constrols the slope of the back hem"
},
"frontShoulderWidth": {
"t": "Front shoulder width",
"d": "Controls how much width is added to the shoulder in the front"
},
"highBustWidth": {
"t": "High bust width",
"d": "Controls the width of the high bust"
},
"shoulderToShoulderEase": {
"t": "Shoulder to shoulder ease",
"d": "Controls the amount of ease along the shoulder to shoulder measurement"
2023-07-02 16:16:25 +02:00
},
"fullChestEaseReduction": {
"t": "Full chest ease reduction",
2023-09-28 03:56:24 +00:00
"d": "Allows you to independently reduce the ease around the chest to make it fit tight(er) in that area"
2023-06-17 19:08:37 +02:00
}
}
2023-06-17 18:02:31 +02:00
}