Fix broken build.
This commit is contained in:
parent
cd7a3cb57a
commit
3f9150429a
21 changed files with 46 additions and 5 deletions
|
@ -29,6 +29,7 @@ underbust: Unterbrustweite
|
|||
upperLeg: Oberschenkelumfang
|
||||
waist: Taillenweite
|
||||
waistBack: Taillenweite hinten
|
||||
waistToArmhole: Waist to armhole
|
||||
waistToFloor: Taille bis Boden
|
||||
waistToHips: Taille bis Hüfte
|
||||
waistToKnee: Taille bis Knie
|
||||
|
|
|
@ -29,6 +29,7 @@ underbust: Bajo pecho
|
|||
upperLeg: Contorno de alto de pierna
|
||||
waist: Circunferencia de Waist
|
||||
waistBack: Volver
|
||||
waistToArmhole: Waist to armhole
|
||||
waistToFloor: Llave al suelo
|
||||
waistToHips: Espera a caderas
|
||||
waistToKnee: Espera a rodilla
|
||||
|
|
|
@ -29,6 +29,7 @@ underbust: Tour sous poitrine
|
|||
upperLeg: Tour de cuisse
|
||||
waist: Tour de taille
|
||||
waistBack: Taille arrière
|
||||
waistToArmhole: Waist to armhole
|
||||
waistToFloor: Hauteur de taille
|
||||
waistToHips: Hauteur taille hanches
|
||||
waistToKnee: Hauteur taille genou
|
||||
|
|
|
@ -29,6 +29,7 @@ underbust: Onderbuste
|
|||
upperLeg: Bovenbeenomtrek
|
||||
waist: Omtrek taille
|
||||
waistBack: Taille achter
|
||||
waistToArmhole: Waist to armhole
|
||||
waistToFloor: Taille tot vloer
|
||||
waistToHips: Taille tot heupen
|
||||
waistToKnee: Taille tot knie
|
||||
|
|
|
@ -33,6 +33,7 @@ const measurements = {
|
|||
"upperLeg": "Oberschenkelumfang",
|
||||
"waist": "Taillenweite",
|
||||
"waistBack": "Taillenweite hinten",
|
||||
"waistToArmhole": "Waist to armhole",
|
||||
"waistToFloor": "Taille bis Boden",
|
||||
"waistToHips": "Taille bis Hüfte",
|
||||
"waistToKnee": "Taille bis Knie",
|
||||
|
|
|
@ -9,6 +9,8 @@ const o_bella = {
|
|||
"waistEase.d": "Steuert die Menge an Leichtigkeit in deiner Taille",
|
||||
"bustSpanEase.t": "Zugabe seitlicher Brustbereich",
|
||||
"bustSpanEase.d": "Steuert die Größe der (horizontalen) Zugabe, zu deinem seitlichen Brustbereich, \nwenn Brustpunkt berechnet wird.",
|
||||
"shoulderToShoulderEase.t": "Shoulder to Shoulder ease",
|
||||
"shoulderToShoulderEase.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",
|
||||
"fullChestEaseReduction.d": "Allows you to independently reduce the ease around the chest to make it fit tight(er) in that area",
|
||||
"backDartHeight.t": "Höhe Rückenabnäher",
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
*/
|
||||
const workbench = {
|
||||
"designOptions": "Design options",
|
||||
"forPrinting": "For printing",
|
||||
"forCutting": "For cutting",
|
||||
"layoutThing": "Layout {thing}",
|
||||
"pageSize": "Page size",
|
||||
"startBySelectingAThing": "Start by selecting a {thing}",
|
||||
"testThing": "Test {thing}"
|
||||
}
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@ const measurements = {
|
|||
"upperLeg": "Upper leg circumference",
|
||||
"waist": "Waist circumference",
|
||||
"waistBack": "Waist back",
|
||||
"waistToArmhole": "Waist to armhole",
|
||||
"waistToFloor": "Waist to floor",
|
||||
"waistToHips": "Waist to hips",
|
||||
"waistToKnee": "Waist to knee",
|
||||
|
|
|
@ -9,6 +9,8 @@ const o_bella = {
|
|||
"waistEase.d": "Controls the amount of ease at your waist",
|
||||
"bustSpanEase.t": "Bust span ease",
|
||||
"bustSpanEase.d": "Controls the amount of (horizontal) ease added to your bust span when locating the bust point.",
|
||||
"shoulderToShoulderEase.t": "Shoulder to Shoulder ease",
|
||||
"shoulderToShoulderEase.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",
|
||||
"fullChestEaseReduction.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",
|
||||
|
|
|
@ -7,6 +7,8 @@ const workbench = {
|
|||
"forPrinting": "For printing",
|
||||
"forCutting": "For cutting",
|
||||
"layoutThing": "Layout {thing}",
|
||||
"pageSize": "Page size",
|
||||
"startBySelectingAThing": "Start by selecting a {thing}",
|
||||
"testThing": "Test {thing}"
|
||||
}
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@ const measurements = {
|
|||
"upperLeg": "Contorno de alto de pierna",
|
||||
"waist": "Circunferencia de Waist",
|
||||
"waistBack": "Volver",
|
||||
"waistToArmhole": "Waist to armhole",
|
||||
"waistToFloor": "Llave al suelo",
|
||||
"waistToHips": "Espera a caderas",
|
||||
"waistToKnee": "Espera a rodilla",
|
||||
|
|
|
@ -9,6 +9,8 @@ const o_bella = {
|
|||
"waistEase.d": "Controla la cantidad de facilidad en tu cintura",
|
||||
"bustSpanEase.t": "Facilidad de la expansión del polvo",
|
||||
"bustSpanEase.d": "Controla la cantidad de facilidad (horizontal) que se agrega a tu superficie de busto al ubicar el punto de busto.",
|
||||
"shoulderToShoulderEase.t": "Shoulder to Shoulder ease",
|
||||
"shoulderToShoulderEase.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",
|
||||
"fullChestEaseReduction.d": "Allows you to independently reduce the ease around the chest to make it fit tight(er) in that area",
|
||||
"backDartHeight.t": "Altura del dart trasero",
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
*/
|
||||
const workbench = {
|
||||
"designOptions": "Design options",
|
||||
"forPrinting": "For printing",
|
||||
"forCutting": "For cutting",
|
||||
"layoutThing": "Layout {thing}",
|
||||
"pageSize": "Page size",
|
||||
"startBySelectingAThing": "Start by selecting a {thing}",
|
||||
"testThing": "Test {thing}"
|
||||
}
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@ const measurements = {
|
|||
"upperLeg": "Tour de cuisse",
|
||||
"waist": "Tour de taille",
|
||||
"waistBack": "Taille arrière",
|
||||
"waistToArmhole": "Waist to armhole",
|
||||
"waistToFloor": "Hauteur de taille",
|
||||
"waistToHips": "Hauteur taille hanches",
|
||||
"waistToKnee": "Hauteur taille genou",
|
||||
|
|
|
@ -9,6 +9,8 @@ const o_bella = {
|
|||
"waistEase.d": "Contrôle la quantité d'aisance au niveau de la taille",
|
||||
"bustSpanEase.t": "Aisance de l'écart poitrine",
|
||||
"bustSpanEase.d": "Contrôle la quantité d'aisance (horizontale) ajoutée à votre poitrine entre les 2 pointes de la poitrine.",
|
||||
"shoulderToShoulderEase.t": "Shoulder to Shoulder ease",
|
||||
"shoulderToShoulderEase.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": "Réduction de l'aisance de la poitrine",
|
||||
"fullChestEaseReduction.d": "Vous permet de réduire l'aisance de la poitrine indépendamment pour rendre plus seyant cette zone",
|
||||
"backDartHeight.t": "Hauteur de pince dos",
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
*/
|
||||
const workbench = {
|
||||
"designOptions": "Design options",
|
||||
"forPrinting": "For printing",
|
||||
"forCutting": "For cutting",
|
||||
"layoutThing": "Layout {thing}",
|
||||
"pageSize": "Page size",
|
||||
"startBySelectingAThing": "Start by selecting a {thing}",
|
||||
"testThing": "Test {thing}"
|
||||
}
|
||||
|
||||
|
|
|
@ -33,6 +33,7 @@ const measurements = {
|
|||
"upperLeg": "Bovenbeenomtrek",
|
||||
"waist": "Omtrek taille",
|
||||
"waistBack": "Taille achter",
|
||||
"waistToArmhole": "Waist to armhole",
|
||||
"waistToFloor": "Taille tot vloer",
|
||||
"waistToHips": "Taille tot heupen",
|
||||
"waistToKnee": "Taille tot knie",
|
||||
|
|
|
@ -9,6 +9,8 @@ const o_bella = {
|
|||
"waistEase.d": "Bepaalt de hoeveelheid overwijdte aan je taille",
|
||||
"bustSpanEase.t": "Overwijdte bustenwijdte",
|
||||
"bustSpanEase.d": "Bepaalt de hoeveelheid (horizontaal) overwijdte die wordt toegevoegd aan uw bustewijdte bij het lokaliseren van het bustepunt.",
|
||||
"shoulderToShoulderEase.t": "Shoulder to Shoulder ease",
|
||||
"shoulderToShoulderEase.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",
|
||||
"fullChestEaseReduction.d": "Allows you to independently reduce the ease around the chest to make it fit tight(er) in that area",
|
||||
"backDartHeight.t": "Hoogte neep rug",
|
||||
|
|
|
@ -21,9 +21,9 @@ const optiongroups = {
|
|||
"frontPockets": "Voorzakken",
|
||||
"waistband": "Tailleband",
|
||||
"fly": "Vliegen",
|
||||
"bellaDarts": "Bella darts",
|
||||
"bellaArmhole": "Bella armhole",
|
||||
"bellaAdvanced": "Bella advanced",
|
||||
"bellaDarts": "Bella figuurnaden",
|
||||
"bellaArmhole": "Bella armsgat",
|
||||
"bellaAdvanced": "Bella geavanceerd",
|
||||
"clavi": "Clavi"
|
||||
}
|
||||
|
||||
|
|
|
@ -23,8 +23,8 @@ const settings = {
|
|||
"layout.d": "Bepaalt hoe de afzonderlijke patroondelen op uw patroon worden geplaatst",
|
||||
"debug.t": "Debug",
|
||||
"debug.d": "Schakel debug in om extra informatie te krijgen over hoe je patroon tot stand kwam",
|
||||
"scale.t": "Scale",
|
||||
"scale.d": "Controls the overall line width, font size, and other elements that do not scale with the pattern's measurements",
|
||||
"scale.t": "Schaal",
|
||||
"scale.d": "Bepaalt de totale lijnbreedte, lettergrootte en andere elementen die niet schalen met de metingen van het patroon",
|
||||
"renderer.t": "Render engine",
|
||||
"renderer.d": "Controls how the pattern is rendered (drawn) on the screen",
|
||||
"xray.t": "X-ray",
|
||||
|
|
|
@ -4,6 +4,11 @@
|
|||
*/
|
||||
const workbench = {
|
||||
"designOptions": "Design options",
|
||||
"forPrinting": "For printing",
|
||||
"forCutting": "For cutting",
|
||||
"layoutThing": "Layout {thing}",
|
||||
"pageSize": "Page size",
|
||||
"startBySelectingAThing": "Start by selecting a {thing}",
|
||||
"testThing": "Test {thing}"
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue