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

73 lines
2.3 KiB
JSON
Raw Normal View History

2023-06-17 18:02:31 +02:00
{
2023-06-17 19:08:37 +02:00
"t": "Penelope pencil skirt",
"d": "Penelope is a pencil skirt with or without a vent in the back.",
"p": {
"back": "Back",
"front": "Front",
"waistband": "Waistband"
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": {
"backDartDepthFactor": {
"t": "Back dart depth factor",
"d": "How far down does the back dart go from the waistband. This is a factor of the Natural Waist To Seat measurement."
},
"backVent": {
"t": "Back vent",
"d": "Add a vent in the back of the skirt."
},
"backVentLength": {
"t": "Back vent length",
"d": "Length of the Back Vent as a percentage of the skirt length."
},
2023-07-02 16:22:45 +02:00
"curvedDarts": {
"t": "Curved darts",
"d": "Whether or not to used curved darts."
},
2023-06-17 19:08:37 +02:00
"dartToSideSeamFactor": {
"t": "Dart to side seam factor",
"d": "Percentage of how much of the hip to waist reduction has to be taken in by the darts versus the side seam."
},
"frontDartDepthFactor": {
"t": "Front dart depth factor",
"d": "How far down does the front dart go from the waistband. This is a factor of the Natural Waist To Seat measurement."
},
"hem": {
"t": "Size of the hem",
"d": "The size of the hem. Measurement in absolute values."
},
"hemBonus": {
"t": "Hem bonus",
"d": "This option will reduce the circumference of the skirt at the hem. Percentage of the Seat measurement."
},
"lengthBonus": {
"t": "Length bonus",
"d": "This sets the length of the skirt. Percentage of the Natural Waist to Knee measurement."
},
"nrOfDarts": {
"t": "Number of darts",
"d": "The number of darts used in the pattern. Maximum is 2. This option can be reduced by the pattern if the calculations create darts that are too small."
},
"seatEase": {
"t": "Seat ease",
"d": "Amount of ease at the seat level."
},
"waistBand": {
"t": "Waist band",
"d": "Add a waistband to the pattern."
},
"waistBandWidth": {
"t": "Waist band width",
"d": "The width of the waist band."
},
"waistEase": {
"t": "Waist ease",
"d": "Amount of ease at the waist level."
},
"zipperLocation": {
"t": "Zipper location",
"d": "The location of the zipper."
}
}
2023-06-17 18:02:31 +02:00
}