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

77 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": "Paco pants",
"d": "Paco are casual yet stylish summer pants.",
"p": {
"back": "Back",
"backPocketBag": "Back pocket bag",
2023-06-17 19:08:37 +02:00
"backPocketWelt": "Back pocket welt",
"backPocketWeltInterfacing": "Bacl pocket welt interfacing",
2023-06-17 19:08:37 +02:00
"cuff": "Cuff",
"front": "Front",
"frontPocketBag": "Front pocket bag",
"waistband": "Waistband"
2023-06-17 19:08:37 +02:00
},
2023-09-18 11:04:03 +02:00
"s": {
"cutCuff.t": "The cuff is not shown",
"cutCuff.d": "The **Cuff** (4) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long.",
"cutWaistband.t": "The waistband is not shown",
"cutWaistband.d": "The **Waistband** (3) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long.",
2023-09-18 11:04:03 +02:00
"cutBackPocketBag.t": "The back pocket bag is not shown",
"cutBackPocketBag.d": "The **Back pocket bag** (6) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long.",
2023-09-18 11:04:03 +02:00
"cutBackPocketWelt.t": "The back pocket welt is not shown",
"cutBackPocketWelt.d": "The **Back pocket welt** (7) is a rectangular piece of lining {{{ w }}} wide and {{{ l }}} long.",
2023-09-18 11:04:03 +02:00
"cutBackPocketWeltInterfacing.t": "The back pocket welt interfacing is not shown",
"cutBackPocketWeltInterfacing.d": "The **Back pocket welt interfacing** (8) is a rectangular piece of fusible interfacing {{{ w }}} wide and {{{ l }}} long."
2023-09-18 11:04:03 +02:00
},
2023-06-17 19:08:37 +02:00
"o": {
"heelEase": {
"t": "Heel ease",
"d": "The amount of ease at your heel (when stepping into the leg)"
},
"frontPockets": {
"t": "Front pockets",
"d": "Whether or not to add front pockets on the side seam"
},
2023-09-18 11:04:03 +02:00
"frontPocketsNo": {
"t": "Do not include front pockets",
"d": "Draft a pattern without front pockets"
},
"frontPocketsYes": {
"t": "Include front pockets",
"d": "Draft a pattern with front pockets"
},
2023-07-02 16:20:27 +02:00
"frontPocketFlapSize": {
"t": "Front pocket flap size",
"d": "This option controls the front pocket flap size, but it is not exposed to the UI"
},
2023-06-17 19:08:37 +02:00
"backPockets": {
"t": "Back pockets",
"d": "Whether or not to add welt pockets to the back"
},
2023-09-18 11:04:03 +02:00
"backPocketsNo": {
"t": "Do not include back pockets",
"d": "Draft a pattern without back pockets"
},
"backPocketsYes": {
"t": "Include back pockets",
"d": "Draft a pattern with back pockets"
},
"elasticatedCuff": {
"t": "Elasticated cuff",
"d": "Whether you want to include an elasticated cuff at the legs, or prefer a classic hemmed finish"
},
"elasticatedCuffNo": {
"t": "No elasticated cuffs",
"d": "Draft a pattern without elasticated cuffs"
},
"elasticatedCuffYes": {
"t": "With elasticated cuffs",
"d": "Draft a pattern with a elasticated cuffs"
2023-06-17 19:08:37 +02:00
},
"ankleElastic": {
"t": "Ankle/Hem elastic width",
"d": "Width of the (optional) elastic at the ankle/hem"
}
}
2023-06-17 18:02:31 +02:00
}