diff --git a/packages/i18n/src/locales/de/options/holmes.yml b/packages/i18n/src/locales/de/options/holmes.yml new file mode 100644 index 00000000000..4a4c9a59877 --- /dev/null +++ b/packages/i18n/src/locales/de/options/holmes.yml @@ -0,0 +1,14 @@ +--- +lengthRatio: + title: Length ratio + description: fixme +goreNumber: + title: Number of gores + description: The number of gores used to construct the semi-sphere +brimAngle: + title: Brim angle + description: Controls the curvature of the brim +brimWidth: + title: Brim width + description: Controls the width of the brim + diff --git a/packages/i18n/src/locales/de/patterns.yml b/packages/i18n/src/locales/de/patterns.yml index 0f0c615aab6..50aaa23c73b 100644 --- a/packages/i18n/src/locales/de/patterns.yml +++ b/packages/i18n/src/locales/de/patterns.yml @@ -8,8 +8,11 @@ benjamin: bent: description: Dieser zweiteilige Armschnitt ist die Grundlage für unsere Mäntel- und Jackenschnitte. title: Grundschnitt Bent +breanna: + description: Breanna is a basic body block for womenswear. + title: Breanna body block brian: - description: Brian ist ein Grundschnitt für Männer. + description: Brian is a basic body block for menswear. title: Grundschnitt Brian bruce: description: Bruce sind bequeme und stylische Retroshorts. @@ -26,6 +29,9 @@ cathrin: florent: description: 'Florent ist eine abgerundete Schiebermütze mit einem kleinen festen Schild an der Vorderseite.' title: Schiebermütze Florent +holmes: + description: 'For Sherlock Holmes cosplay or just a cute hat' + title: Holmes hat huey: description: Huey ist ein Hoodie mit Reißverschluss und mit optionalen Taschen auf der Vorderseite. title: Hoodie Huey diff --git a/packages/i18n/src/locales/es/options/holmes.yml b/packages/i18n/src/locales/es/options/holmes.yml new file mode 100644 index 00000000000..d63115cfee9 --- /dev/null +++ b/packages/i18n/src/locales/es/options/holmes.yml @@ -0,0 +1,14 @@ +--- +lengthRatio: + title: Ratio de longitud + description: fixme +goreNumber: + title: Número de paneles + description: El número de paneles usado para construir la semiesfera +brimAngle: + title: Ángulo de la visera + description: Controla la curvatura de la visera +brimWidth: + title: Ancho de la visera + description: Controla la anchura de la visera + diff --git a/packages/i18n/src/locales/es/patterns.yml b/packages/i18n/src/locales/es/patterns.yml index 4cc0f7321fe..45fd98dd6bb 100644 --- a/packages/i18n/src/locales/es/patterns.yml +++ b/packages/i18n/src/locales/es/patterns.yml @@ -8,8 +8,11 @@ benjamin: bent: description: Este patrón con manga sastre es la base del molde de nuestro abrigo y de nuestra chaqueta. title: Bent body Block +breanna: + description: Breanna is a basic body block for womenswear. + title: Breanna body block brian: - description: Brian es el patrón base de cuerpo para hombre. + description: Brian is a basic body block for menswear. title: Brian body block bruce: description: Bruce es un bóxer cerrado cómodo y elegante. @@ -26,6 +29,9 @@ cathrin: florent: description: 'Florent es una boina plana, de forma redondeada y con una pequeña visera rígida.' title: Florent flat cap +holmes: + description: 'For Sherlock Holmes cosplay or just a cute hat' + title: Holmes hat huey: description: Huey es una sudadera con capucha, cremallera y bolsillos delanteros opcionales. title: Huey hoodie diff --git a/packages/i18n/src/locales/fr/options/holmes.yml b/packages/i18n/src/locales/fr/options/holmes.yml new file mode 100644 index 00000000000..4a4c9a59877 --- /dev/null +++ b/packages/i18n/src/locales/fr/options/holmes.yml @@ -0,0 +1,14 @@ +--- +lengthRatio: + title: Length ratio + description: fixme +goreNumber: + title: Number of gores + description: The number of gores used to construct the semi-sphere +brimAngle: + title: Brim angle + description: Controls the curvature of the brim +brimWidth: + title: Brim width + description: Controls the width of the brim + diff --git a/packages/i18n/src/locales/fr/patterns.yml b/packages/i18n/src/locales/fr/patterns.yml index 6b869994c32..c9cdca5039a 100644 --- a/packages/i18n/src/locales/fr/patterns.yml +++ b/packages/i18n/src/locales/fr/patterns.yml @@ -8,8 +8,11 @@ benjamin: bent: description: Ce bloc d'emmanchure en deux parties est la base de nos modèles de manteau et de veste. title: Patron de base Bent +breanna: + description: Breanna is a basic body block for womenswear. + title: Breanna body block brian: - description: Brian est un patron de base de corps pour les hommes. + description: Brian is a basic body block for menswear. title: Patron de base Brian bruce: description: Bruce sont des boxers confortables et élégants. @@ -26,6 +29,9 @@ cathrin: florent: description: 'Florent est une casquette plate, une casquette arrondie avec un petit bord raide à l''avant.' title: Casquette Florent +holmes: + description: 'For Sherlock Holmes cosplay or just a cute hat' + title: Holmes hat huey: description: Huey est un sweat à capuche zippé avec poches avant optionnelles. title: Sweat à capuche Huey diff --git a/packages/i18n/src/locales/nl/options/holmes.yml b/packages/i18n/src/locales/nl/options/holmes.yml new file mode 100644 index 00000000000..94ebf93a1bc --- /dev/null +++ b/packages/i18n/src/locales/nl/options/holmes.yml @@ -0,0 +1,14 @@ +--- +lengthRatio: + title: Lengteratio + description: fixme +goreNumber: + title: Aantal panden + description: Het aantal panden dat gebruikt wordt om de halve bol op te bouwen +brimAngle: + title: Hoek klep + description: Bepaalt de kromming van de klep +brimWidth: + title: Breedte klep + description: Bepaalt de breedte van de klep + diff --git a/packages/i18n/src/locales/nl/patterns.yml b/packages/i18n/src/locales/nl/patterns.yml index 98d5ce41c03..49621be11f8 100644 --- a/packages/i18n/src/locales/nl/patterns.yml +++ b/packages/i18n/src/locales/nl/patterns.yml @@ -8,8 +8,11 @@ benjamin: bent: description: Dit patroon met tweedelige mouw is de basis voor onze jassen- en jasjespatronen. title: Bent Basisvorm +breanna: + description: Breanna is een basispatroon voor dameskleding. + title: Breanna basispatroon brian: - description: Brian is een basispatroon voor mannen. + description: Brian is een basispatroon voor mannenkleding. title: Brian Basisvorm bruce: description: Bruce is een boxershort die zowel comfortabel als stylish is. @@ -26,6 +29,9 @@ cathrin: florent: description: 'Florent is een klassieke platte pet, rond bovenaan met een kleine klep vooraan.' title: Florent pet +holmes: + description: 'Voor als je Sherlock Holmes wil spelen, of gewoon een leuk hoedje zoekt' + title: Holmes hoed huey: description: Huey is een trui met kap met een rits, en optionele voorzakken. title: Huey hoodie