1
0
Fork 0
freesewing/designs/tiberius/i18n/en.json
2023-09-19 09:05:45 +02:00

72 lines
1.7 KiB
JSON

{
"t": "Tiberius Tunica",
"d": "Tiberius is a historical Roman tunic",
"p": {
"tunica": "Tunica"
},
"s": {
"biasTape": "Bias tape"
},
"o": {
"headRatio": {
"t": "Head ratio",
"d": "Controls the size of the head opening"
},
"armholeDrop": {
"t": "Armhole drop",
"d": "Controls the depth of the armhole"
},
"lengthBonus": {
"t": "Length bonus",
"d": "Allows variation of the length of the garment"
},
"widthBonus": {
"t": "Width bonus",
"d": "Allows variation of the width of the garment"
},
"clavi": {
"t": "Clavi",
"d": "Whether or not to include guides for clavi"
},
"claviNo": {
"t": "No clavi",
"d": "Do not include clavi on the pattern"
},
"claviYes": {
"t": "Include clavi",
"d": "Include clavi on the pattern"
},
"clavusLocation": {
"t": "Clavus location",
"d": "Controls the location of the clavi"
},
"clavusWidth": {
"t": "Clavus width",
"d": "Controls the width of the clavi"
},
"length": {
"t": "Length",
"d": "Controls the length of the garment"
},
"width": {
"t": "Width",
"d": "Controls the width of the garment"
},
"width.toElbow": {
"t": "To the elbow",
"d": "Drafts a tunica to the elbow"
},
"width.toShoulder": {
"t": "To the shoulder",
"d": "Drafts a tunica to the shoulder"
},
"width.toMidArm": {
"t": "To the midarm/biceps",
"d": "Drafts a tunica to middle of the upperarm (biceps)"
},
"forceWidth": {
"t": "Force width",
"d": "Apply width settings regardless of constraints"
}
}
}