diff --git a/config/dependencies.yaml b/config/dependencies.yaml index 62f1a73c519..5feee61e38e 100644 --- a/config/dependencies.yaml +++ b/config/dependencies.yaml @@ -3,7 +3,7 @@ _types: peer: '@freesewing/core': &freesewing '{{version}}' dev: - 'mocha': &mocha '10.3.0' + 'mocha': &mocha '10.4.0' 'chai': &chai '5.1.0' '@freesewing/models': *freesewing '@freesewing/plugin-timing': *freesewing @@ -87,8 +87,8 @@ jaeger: '@freesewing/plugin-bust': *freesewing lily: peer: - '@freesewing/titan': *freesewing - '@freesewing/paco': *freesewing + '@freesewing/titan': *freesewing + '@freesewing/paco': *freesewing new-design: _: 'axios': &axios '1.6.8' @@ -184,11 +184,11 @@ yuri: backend: _: '@aws-sdk/client-sesv2': '3.535.0' - '@prisma/client': &prisma '5.11.0' + '@prisma/client': &prisma '5.13.0' 'bcryptjs': '2.4.3' 'cors': '2.8.5' 'dotenv': '16.4.5' - 'express': '4.19.1' + 'express': '4.19.2' 'js-yaml': &jsyaml '4.1.0' 'lodash.get': *_get 'mustache': *mustache @@ -214,10 +214,10 @@ dev: '@mdx-js/mdx': &mdx '^3.0.0' '@mdx-js/react': *mdx '@mdx-js/runtime': &mdxRuntime '2.0.0-next.9' - '@next/bundle-analyzer': &next '14.1.4' - '@tailwindcss/typography': &tailwindTypography '0.5.10' + '@next/bundle-analyzer': &next '14.2.3' + '@tailwindcss/typography': &tailwindTypography '0.5.13' 'algoliasearch': '4.22.1' - 'daisyui': &daisyui '4.7.3' + 'daisyui': &daisyui '4.10.4' 'lodash.get': *_get 'lodash.orderby': &_orderby '4.6.0' 'lodash.set': *_set @@ -246,7 +246,7 @@ dev: 'postcss': &postcss '8.4.38' 'remark-extract-frontmatter': '3.2.0' 'remark-mdx-frontmatter': &mdxfrontmatter '4.0.0' - 'tailwindcss': &tailwindcss '3.4.1' + 'tailwindcss': &tailwindcss '3.4.3' 'yaml-loader': '0.8.1' lab: @@ -265,12 +265,12 @@ lab: 'lodash.orderby': *_orderby 'lodash.set': *_set 'next': *next - 'next-i18next': &nextI18next '15.2.0' + 'next-i18next': &nextI18next '15.3.0' 'ora': *ora 'react': *react 'react-copy-to-clipboard': *reactCopyToClipboard 'react-hotkeys-hook': *reactHotkeysHook - 'react-i18next': &reactI18next '14.1.0' + 'react-i18next': &reactI18next '14.1.1' 'react-instantsearch-dom': *reactInstantsearchDom 'react-swipeable': *reactSwipeable 'react-timeago': *reactTimeago @@ -288,7 +288,7 @@ lab: org: _: '@bugsnag/js': &bugsnag 7.22.4 - '@bugsnag/plugin-react': 7.19.0 + '@bugsnag/plugin-react': 7.22.7 '@mdx-js/mdx': *mdx '@mdx-js/react': *mdx '@mdx-js/runtime': *mdxRuntime @@ -299,8 +299,8 @@ org: 'daisyui': *daisyui 'echarts': &echarts 5.5.0 'echarts-for-react': &echartsReact 3.0.2 - 'jotai': &jotai '2.7.1' - 'jotai-location': &jotai-location '0.5.4' + 'jotai': &jotai '2.8.0' + 'jotai-location': &jotai-location '0.5.5' 'lodash.get': *_get 'lodash.orderby': *_orderby 'lodash.set': *_set @@ -317,7 +317,7 @@ org: 'react-instantsearch-hooks-web': *reactInstantsearchHooksWeb 'react-swipeable': *reactSwipeable 'react-timeago': *reactTimeago - 'react-zoom-pan-pinch': &zoompanpinch '3.4.3' + 'react-zoom-pan-pinch': &zoompanpinch '3.4.4' 'rehype-autolink-headings': *rehypeAutolinkHeadings 'rehype-highlight': *rehypeHighlight 'rehype-sanitize': *rehypeSanitize @@ -328,7 +328,7 @@ org: 'remark-gfm': *remarkGfm 'remark-mdx-frontmatter': *mdxfrontmatter 'strip-markdown': *stripMarkdown - 'use-local-storage-state': &use-local-storage-state 19.1.0 + 'use-local-storage-state': &use-local-storage-state 19.2.0 'yaml-loader': 0.8.1 dev: *nextSiteDevDependencies @@ -354,7 +354,7 @@ shared: 'lodash.orderby': *_orderby 'lodash.unset': *_unset 'lodash.get': *_get - 'mdast-util-toc': '7.0.0' + 'mdast-util-toc': '7.0.1' 'mermaid': '10.9.0' 'ora': *ora 'pdfkit': &pdfkit '0.14.0' @@ -371,7 +371,7 @@ shared: "slugify": &slugify "^1.6.6" # see: https://github.com/npm/cli/issues/2610#issuecomment-1295371753 'svg-to-pdfkit': &svgtopdfkit 'https://git@github.com/eriese/SVG-to-PDFKit' - 'tlds': &rlds '1.251.0' + 'tlds': &rlds '1.252.0' 'to-vfile': '8.0.0' 'unist-util-visit': *unist-util-visit 'use-local-storage-state': *use-local-storage-state diff --git a/designs/bibi/package.json b/designs/bibi/package.json index 729dce02142..da27ede800f 100644 --- a/designs/bibi/package.json +++ b/designs/bibi/package.json @@ -53,7 +53,7 @@ }, "dependencies": {}, "devDependencies": { - "mocha": "10.3.0", + "mocha": "10.4.0", "chai": "5.1.0", "@freesewing/models": "3.2.0", "@freesewing/plugin-timing": "3.2.0" diff --git a/designs/jane/README.md b/designs/jane/README.md index f49c5666906..bcf63e6d466 100644 --- a/designs/jane/README.md +++ b/designs/jane/README.md @@ -21,7 +21,7 @@ All Contributors

(https://github.com/joostdecock)", + "description": "A FreeSewing pattern for a 1790s shift", + "author": "SeaZeeZee (https://github.com/SeaZeeZee)", "homepage": "https://freesewing.org/", "repository": "github:freesewing/freesewing", "license": "MIT", @@ -53,7 +53,7 @@ }, "dependencies": {}, "devDependencies": { - "mocha": "10.3.0", + "mocha": "10.4.0", "chai": "5.1.0", "@freesewing/models": "3.2.0", "@freesewing/plugin-timing": "3.2.0" diff --git a/designs/lily/README.md b/designs/lily/README.md index c95b8710c5b..26e1c99b131 100644 --- a/designs/lily/README.md +++ b/designs/lily/README.md @@ -21,7 +21,7 @@ All Contributors

All Contributors

= 18.17.0 <22" diff --git a/sites/lab/hooks/use-design.mjs b/sites/lab/hooks/use-design.mjs index aa42ec9738d..b1e284598e8 100644 --- a/sites/lab/hooks/use-design.mjs +++ b/sites/lab/hooks/use-design.mjs @@ -28,6 +28,7 @@ import { Hortensia as hortensia } from '@freesewing/hortensia' import { Huey as huey } from '@freesewing/huey' import { Hugo as hugo } from '@freesewing/hugo' import { Jaeger as jaeger } from '@freesewing/jaeger' +import { Jane as jane } from '@freesewing/jane' import { Lucy as lucy } from '@freesewing/lucy' import { Lumina as lumina } from '@freesewing/lumina' import { Lumira as lumira } from '@freesewing/lumira' @@ -60,7 +61,6 @@ import { Wahid as wahid } from '@freesewing/wahid' import { Walburga as walburga } from '@freesewing/walburga' import { Waralee as waralee } from '@freesewing/waralee' import { Yuri as yuri } from '@freesewing/yuri' -import { Jane as jane } from '@freesewing/jane' import { Lily as lily } from '@freesewing/lily' const designs = { @@ -90,6 +90,7 @@ const designs = { huey, hugo, jaeger, + jane, lucy, lumina, lumira, @@ -122,7 +123,6 @@ const designs = { walburga, waralee, yuri, - jane, lily, } diff --git a/sites/org/pages/account/patterns/bibi/edit.mjs b/sites/org/pages/account/patterns/bibi/edit.mjs new file mode 100644 index 00000000000..bbc5dc7b971 --- /dev/null +++ b/sites/org/pages/account/patterns/bibi/edit.mjs @@ -0,0 +1,86 @@ +/* + * This page is auto-generated. Do not edit it by hand. + */ +import { Bibi } from 'designs/bibi/src/index.mjs' +// Dependencies +import { serverSideTranslations } from 'next-i18next/serverSideTranslations' +import { nsMerge, getSearchParam } from 'shared/utils.mjs' +// Hooks +import { useState, useEffect, useContext } from 'react' +import { useTranslation } from 'next-i18next' +import { useBackend } from 'shared/hooks/use-backend.mjs' +// Context +import { LoadingStatusContext } from 'shared/context/loading-status-context.mjs' +// Components +import { PageWrapper, ns as pageNs } from 'shared/components/wrappers/page.mjs' +import { Workbench, ns as wbNs } from 'shared/components/workbench/new.mjs' +import { WorkbenchLayout } from 'site/components/layouts/workbench.mjs' +import { Loading } from 'shared/components/spinner.mjs' + +// Translation namespaces used on this page +const ns = nsMerge('bibi', wbNs, pageNs) + +const EditDesignComponent = ({ id, design, Design, settings }) => ( + +) + +const EditBibiPage = ({ page }) => { + const { setLoadingStatus } = useContext(LoadingStatusContext) + const backend = useBackend() + const { t } = useTranslation(ns) + + const [pattern, setPattern] = useState(false) + + useEffect(() => { + const getPattern = async () => { + setLoadingStatus([true, t('backendLoadingStarted')]) + let result + try { + result = await backend.getPattern(id) + if (result.success) { + setPattern(result.data.pattern) + setLoadingStatus([true, 'backendLoadingCompleted', true, true]) + } else setLoadingStatus([true, 'backendError', true, false]) + } catch (err) { + console.log(err) + setLoadingStatus([true, 'backendError', true, false]) + } + } + const id = getSearchParam('id') + if (id) getPattern() + }, [backend, setLoadingStatus, t]) + + return ( + // prettier-ignore + + {pattern ? ( + + ) : ( +

+

{t('account:oneMomentPLease')}

+ +
+ )} + + ) +} + +export default EditBibiPage + +export async function getStaticProps({ locale }) { + return { + props: { + ...(await serverSideTranslations(locale, ns)), + page: { + locale, + path: ['account', 'patterns', 'bibi'], + title: 'Bibi', + }, + }, + } +} diff --git a/sites/org/pages/account/patterns/umbra/edit.mjs b/sites/org/pages/account/patterns/umbra/edit.mjs new file mode 100644 index 00000000000..b18c76d7a14 --- /dev/null +++ b/sites/org/pages/account/patterns/umbra/edit.mjs @@ -0,0 +1,86 @@ +/* + * This page is auto-generated. Do not edit it by hand. + */ +import { Umbra } from 'designs/umbra/src/index.mjs' +// Dependencies +import { serverSideTranslations } from 'next-i18next/serverSideTranslations' +import { nsMerge, getSearchParam } from 'shared/utils.mjs' +// Hooks +import { useState, useEffect, useContext } from 'react' +import { useTranslation } from 'next-i18next' +import { useBackend } from 'shared/hooks/use-backend.mjs' +// Context +import { LoadingStatusContext } from 'shared/context/loading-status-context.mjs' +// Components +import { PageWrapper, ns as pageNs } from 'shared/components/wrappers/page.mjs' +import { Workbench, ns as wbNs } from 'shared/components/workbench/new.mjs' +import { WorkbenchLayout } from 'site/components/layouts/workbench.mjs' +import { Loading } from 'shared/components/spinner.mjs' + +// Translation namespaces used on this page +const ns = nsMerge('umbra', wbNs, pageNs) + +const EditDesignComponent = ({ id, design, Design, settings }) => ( + +) + +const EditUmbraPage = ({ page }) => { + const { setLoadingStatus } = useContext(LoadingStatusContext) + const backend = useBackend() + const { t } = useTranslation(ns) + + const [pattern, setPattern] = useState(false) + + useEffect(() => { + const getPattern = async () => { + setLoadingStatus([true, t('backendLoadingStarted')]) + let result + try { + result = await backend.getPattern(id) + if (result.success) { + setPattern(result.data.pattern) + setLoadingStatus([true, 'backendLoadingCompleted', true, true]) + } else setLoadingStatus([true, 'backendError', true, false]) + } catch (err) { + console.log(err) + setLoadingStatus([true, 'backendError', true, false]) + } + } + const id = getSearchParam('id') + if (id) getPattern() + }, [backend, setLoadingStatus, t]) + + return ( + // prettier-ignore + + {pattern ? ( + + ) : ( +
+

{t('account:oneMomentPLease')}

+ +
+ )} +
+ ) +} + +export default EditUmbraPage + +export async function getStaticProps({ locale }) { + return { + props: { + ...(await serverSideTranslations(locale, ns)), + page: { + locale, + path: ['account', 'patterns', 'umbra'], + title: 'Umbra', + }, + }, + } +} diff --git a/sites/org/pages/new/bibi.mjs b/sites/org/pages/new/bibi.mjs new file mode 100644 index 00000000000..6fda605f57b --- /dev/null +++ b/sites/org/pages/new/bibi.mjs @@ -0,0 +1,41 @@ +/* + * This page is auto-generated. Do not edit it by hand. + */ +import { Bibi } from 'designs/bibi/src/index.mjs' +// Dependencies +import { serverSideTranslations } from 'next-i18next/serverSideTranslations' +import { nsMerge } from 'shared/utils.mjs' +// Components +import { PageWrapper, ns as pageNs } from 'shared/components/wrappers/page.mjs' +import { Workbench, ns as wbNs } from 'shared/components/workbench/new.mjs' +import { WorkbenchLayout } from 'site/components/layouts/workbench.mjs' + +// Translation namespaces used on this page +const ns = nsMerge('bibi', wbNs, pageNs) + +const NewBibiPage = ({ page, docs }) => ( + + + +) + +export default NewBibiPage + +export async function getStaticProps({ locale }) { + return { + props: { + ...(await serverSideTranslations(locale, ns)), + page: { + locale, + path: ['new', 'bibi'], + title: 'Bibi', + }, + }, + } +} diff --git a/sites/org/pages/new/umbra.mjs b/sites/org/pages/new/umbra.mjs new file mode 100644 index 00000000000..a57d4100ec1 --- /dev/null +++ b/sites/org/pages/new/umbra.mjs @@ -0,0 +1,41 @@ +/* + * This page is auto-generated. Do not edit it by hand. + */ +import { Umbra } from 'designs/umbra/src/index.mjs' +// Dependencies +import { serverSideTranslations } from 'next-i18next/serverSideTranslations' +import { nsMerge } from 'shared/utils.mjs' +// Components +import { PageWrapper, ns as pageNs } from 'shared/components/wrappers/page.mjs' +import { Workbench, ns as wbNs } from 'shared/components/workbench/new.mjs' +import { WorkbenchLayout } from 'site/components/layouts/workbench.mjs' + +// Translation namespaces used on this page +const ns = nsMerge('umbra', wbNs, pageNs) + +const NewUmbraPage = ({ page, docs }) => ( + + + +) + +export default NewUmbraPage + +export async function getStaticProps({ locale }) { + return { + props: { + ...(await serverSideTranslations(locale, ns)), + page: { + locale, + path: ['new', 'umbra'], + title: 'Umbra', + }, + }, + } +} diff --git a/sites/sde/public/locales/de/account.json b/sites/sde/public/locales/de/account.json index c8a992c2f4b..1612d3cbc0b 100644 --- a/sites/sde/public/locales/de/account.json +++ b/sites/sde/public/locales/de/account.json @@ -1 +1 @@ -{"account":"Account","yourAccount":"Dein Konto","newPattern":"Neues Schnittmuster","newSet":"Einen neuen Satz an Maßen erstellen","links":"Links","info":"Info","settings":"Einstellungen","data":"Daten","sets":"Maßnahmesets","patterns":"Schnittmuster","actions":"Aktionen","created":"Erstellt","updated":"Aktualisiert","expires":"Läuft ab","role":"Rolle","yourProfile":"Dein Profil","yourPatterns":"Deine Schnittmuster","yourSets":"Deine Maßeinheiten","signOut":"Abmelden","politeOhCrap":"Ohje","bio":"Über mich","email":"E-Mail Adresse","img":"Bild","username":"Benutzername","compare":"Metrikenvergleich","consent":"Zustimmung & Datenschutz","control":"Benutzererfahrung","imperial":"Einheiten","units":"Maßeinheiten","apikeys":"API-Schlüssel","newsletter":"Newsletter-Abonnement","password":"Passwort","newPasswordPlaceholder":"Gib dein neues Passwort hier ein","passwordPlaceholder":"Gib dein Passwort hier ein","mfa":"Zwei-Faktoren-Authentifizierung","mfaTipTitle":"Bitte erwäge die Aktivierung der Zwei-Faktor-Authentifizierung","mfaTipMsg":"Wir erzwingen keine Passwortrichtlinien, aber wir empfehlen dir, die Zwei-Faktor-Authentifizierung zu aktivieren, um dein FreeSewing-Konto sicher zu halten.","mfaEnabled":"Zwei-Faktoren-Authentifizierung ist aktiviert","mfaDisabled":"Die Zwei-Faktoren-Authentifizierung ist deaktiviert","mfaSetup":"Zwei-Faktoren-Authentifizierung einrichten","mfaAdd":"Füge FreeSewing zu deiner Authenticator App hinzu, indem du den QR-Code oben scannst.","mfaScratchCodes":"MFA-Scratch-Codes","mfaScratchCodesMsg1":"Du kannst jeden dieser Scratch-Codes als einmaligen MFA-Code verwenden, wenn du keinen Zugriff auf die App hast, die den Code generiert (z. B. wenn du dein Telefon verloren hast).","mfaScratchCodesMsg2":"Du kannst jeden dieser Codes nur einmal verwenden. Schreib sie auf, denn du wirst sie nur einmal zu Gesicht bekommen.","copyToClipboard":"In die Zwischenablage kopieren","confirmWithPassword":"Bitte gib dein Passwort ein, um diese Aktion zu bestätigen","confirmWithMfa":"Bitte gib einen Code aus deiner Authenticator App ein, um diese Aktion zu bestätigen","enableMfa":"Aktiviere die Zwei-Faktor-Authentifizierung","disableMfa":"Zwei-Faktoren-Authentifizierung deaktivieren","language":"Sprache","developer":"Entwickler","design":"Gestaltung","patternMetadata":"Muster-Metadaten","clonePattern":"Klon-Muster","updatePattern":"Muster aktualisieren","reload":"Account neu laden","export":"Exportiere deine Daten","exportMsg":"Klicke unten, um deine persönlichen Daten zu exportieren","exportNote":"Die EU-Datenschutzgrundverordnung (GDPR) gewährleistet dein sogenanntes Recht auf Datenübertragbarkeit - das Recht, deine personenbezogenen Daten für deine eigenen Zwecke oder für verschiedene Dienste zu erhalten und wiederzuverwenden.","exportDownload":"Deine Daten wurden exportiert und stehen an folgendem Ort zum Download bereit:","review":"Überprüfe deine Einwilligungen","restrict":"Verarbeitung deiner Daten einschränken","disable":"Deaktiviere dein Konto","remove":"Entferne deinen Account","proceedWithCaution":"Bitte mit Vorsicht fortfahren","restrictWarning":"Es werden zwar keine Daten gelöscht, aber dein Konto wird deaktiviert. Außerdem kannst du dies nicht selbst rückgängig machen, sondern musst dich an den Support wenden, wenn du den Zugriff auf dein Konto wiederherstellen willst.","noWayBack":"Es gibt keinen Weg zurück von hier.","mdSupport":"Hier kannst du Markdown verwenden","or":"oder","continue":"Fortsetzen","save":"Speichern","noThanks":"Nein danke","areYouCertain":"Bist du sicher?","delete":"löschen","nailedIt":"Geschafft","gone":"Puff. Verschwunden.","reloadMsg1":"Die in deinem Browser gespeicherten Daten können manchmal nicht mit den in unserem Backend gespeicherten Daten synchronisiert werden.","reloadMsg2":"Damit kannst du deine Kontodaten aus dem Backend neu laden. Es hat denselben Effekt wie das Abmelden und erneute Anmelden","bioTitle":"Erzähl den Leuten ein bisschen was über dich","bioPreview":"Bio Vorschau","bioPlaceholder":"Ich mache Kleidung und Schuhe. Ich entwerfe Nähmuster. Ich schreibe Code. Ich betreibe [FreeSewing](http://freesewing.org)","compareTitle":"Fühlst du dich wohl, wenn Messreihen verglichen werden?","compareYes":"Ja, falls es mir helfen kann","compareYesd":"Gelegentlich zeigen wir, wie deine Messungen im Vergleich zu anderen Messungen abschneiden.\nSo können wir mögliche Probleme in deinen Messungen oder Mustern erkennen.\n","compareNo":"Nein, niemals vergleichen","compareNod":"Wir werden deine Maßangaben niemals mit anderen Maßangaben vergleichen.\nDas schränkt unsere Möglichkeiten ein, dich vor potenziellen Problemen in deinen Messsätzen oder Mustern zu warnen.\n","showMore":"Mehr zeigen","control1.t":"Halte es so einfach wie möglich","control1.d":"Blendet alle Funktionen außer den wichtigsten aus.","control2.t":"Halte es einfach, aber nicht zu einfach","control2.d":"Blendet die meisten Funktionen aus.","control3.t":"Balance zwischen Einfachheit und Leistung","control3.d":"Zeigt die meisten Funktionen an, aber nicht alle.","control4.t":"Gib mir alle Macht, aber beschütze mich","control4.d":"Zeigt alle Funktionen, hält Handläufe und Sicherheitschecks ein.","control5.t":"Geh mir aus dem Weg","control5.d":"Legt alle Funktionen frei, entfernt alle Handläufe und überprüft die Sicherheit.","controlShowMore":"Mehr Optionen anzeigen","controlTitle":"Welches Nutzererlebnis bevorzugst du?","imgTitle":"Wie wäre es mit einem Bild?","imgDragAndDropImageHere":"Ziehe ein Bild hierher und lege es ab","imgPasteUrlHere":"Füge hier einen Bildstandort (url) ein","imgSelectImage":"Ein Bild auswählen","newsletterTitle":"Möchtest du den FreeSewing-Newsletter abonnieren?","newsletterYes":"Ja, ich möchte den Newsletter erhalten","newsletterYesd":"Alle 3 Monate erhältst du von uns eine E-Mail mit ehrlichen, gesunden Inhalten. Kein Tracking, keine Werbung, kein Blödsinn.","newsletterNod":"Du kannst deine Meinung später immer noch ändern. Aber bis du das tust, werden wir dir keine Newsletter schicken.","metricUnits":"Metrische Einheiten (cm)","metricUnitsd":"Wähle dies, wenn du Zentimeter gegenüber Zoll bevorzugst.","imperialUnits":"Imperiale Einheiten (inch)","imperialUnitsd":"Wähle diese Option, wenn du Zoll statt Zentimeter bevorzugst.","unitsTitle":"Welche Einheiten bevorzugst du?","usernameTitle":"Welchen Benutzernamen hättest du gerne?","usernameAvailable":"Benutzername ist verfügbar","usernameNotAvailable":"Benutzername ist nicht verfügbar","emailTitle":"Wo können wir dich erreichen, falls wir einen guten Grund dafür haben (z.B. wenn du dein Passwort vergessen hast)?","oneMoreThing":"Und zum Schluss","oneMomentPlease":"Einen Moment bitte","emailChangeConfirmation":"Wir haben eine E-Mail an deine neue Adresse geschickt, um diese Änderung zu bestätigen.","vagueError":"Etwas ist schief gelaufen und wir sind uns nicht sicher, wie wir damit umgehen sollen. Bitte versuche es noch einmal oder wende dich an einen Menschen, der dir hilft.","githubTitle":"Verknüpfe deine GitHub Identität","githubWhy1":"Gib hier deinen GitHub-Benutzernamen und deine E-Mail-Adresse ein. Wir verwenden sie, wenn wir in deinem Namen mit GitHub interagieren.","githubWhy2":"Beachte, dass sowohl dein GitHub-Benutzername als auch deine E-Mail-Adresse öffentlich sind. Dies ermöglicht es uns lediglich, eine Verbindung zwischen deinem FreeSewing-Konto und deinem GitHub-Konto herzustellen.","githubWhy3":"Wenn du zum Beispiel ein Problem auf dieser Website meldest, können wir dich erwähnen, damit du Benachrichtigungen erhältst, wenn es ein Update gibt. Dafür ist dein Benutzername ausreichend.","githubWhy4":"Wenn du einen Showcase-Beitrag einreichst oder Änderungen an unseren Inhalten vornimmst, können wir diese Commits dir zuordnen, wenn wir sowohl deinen Benutzernamen als auch die E-Mail-Adresse kennen, die du auf GitHub benutzt.","tooComplex":"Wenn das alles verwirrend ist, musst du diese Informationen nicht angeben. Es ist eine erweiterte Funktion.","languageTitle":"Welche Sprache bevorzugst du?","passwordTitle":"Etwas, das nur du weißt","newApikey":"Erstelle einen neuen API-Schlüssel","keyNewInfo":"Erstelle einen neuen API-Schlüssel, um dich automatisch mit dem FreeSewing-Backend zu verbinden.","keyName":"Name des Schlüssels","keyNameDesc":"Ein eindeutiger Name für diesen API-Schlüssel. Nur für dich sichtbar.","keyExpires":"Schlüsselverfall","keyExpiresDesc":"Der Schlüssel läuft am ab:","keyLevel":"Schlüsselberechtigungsstufe","keyLevel0":"Nur authentifizieren","keyLevel1":"Lese den Zugang zu deinen eigenen Mustern und Messsätzen","keyLevel2":"Lesezugriff auf alle deine Kontodaten","keyLevel3":"Schreibzugang zu deinen eigenen Mustern und Messsätzen","keyLevel4":"Schreibzugriff auf alle deine Kontodaten","keyLevel5":"Lesezugriff auf Muster und Messreihen anderer Nutzer","keyLevel6":"Schreibzugriff auf Muster und Messreihen anderer Nutzer","keyLevel7":"Schreibzugriff auf alle Kontodaten von anderen Nutzern","keyLevel8":"Sich als anderer Benutzer ausgeben, voller Schreibzugriff auf alle Daten","cancel":"Abbrechen","keySecretWarning":"Das ist das einzige Mal, dass du das Schlüsselgeheimnis sehen kannst, also achte darauf, es zu kopieren.","keyExpired":"Dieser API-Schlüssel ist abgelaufen","deleteKeyWarning":"Das Entfernen eines API-Schlüssels kann nicht rückgängig gemacht werden.","keyDocsTitle":"Die Dokumentation zur Verwendung von API-Schlüsseln findest du auf FreeSewing.dev (nur auf Englisch)","keyDocsMsg":"Dies ist eine fortgeschrittene Funktion, die sich an Entwickler und alle richtet, die direkt mit unserem Backend interagieren wollen.","apiCalls":"API-Aufrufe","newBookmark":"Lesezeichen hinzufügen","bookmark":"Lesezeichen","bookmarks":"Lesezeichen","type":"Art","location":"Standort","title":"Titel","new":"Neu","designBookmark":"Entwurf","patternBookmark":"Schnittmuster","setBookmark":"Maßnahmesets","csetBookmark":"Kuratierte Maßnahmesets","docBookmark":"Dokumentation","customBookmark":"Benutzerdefinierte Lesezeichen","yourBookmarks":"Deine Lesezeichen","bookmarkThisThing":"Setze ein Lesezeichen für diese Seite { thing }","page":"Seite","set":"Maßnahmeset","name":"Name","setNameDesc":"Ein Name zur Identifizierung dieser Messreihe","setNewInfo":"Erstelle einen neuen Satz von Messungen, für die du dann Muster erstellen kannst.","notes":"Notizen","setNotesDesc":"Alle Notizen, die du zu dieser Messreihe aufbewahren möchtest","description":"Beschreibung","deleteSetWarning":"Das Entfernen einer Messreihe kann nicht rückgängig gemacht werden.","image":"Bild","measies":"Maße","setUnitsMsgTitle":"Diese Einstellung gilt nur für diesen Messsatz","setUnitsMsgDesc":"Dies sind die Einheiten, die wir verwenden, wenn wir die Maße in diesem Set aktualisieren oder anzeigen.\nÜberall sonst auf dieser Website verwenden wir die in deinem Konto eingestellten Einheiten.\n","public":"Öffentlich","publicSet":"Öffentliche Messungen eingestellt","privateSet":"Private Messungen eingestellt","publicSetDesc":"Andere dürfen diese Messungen nutzen, um Muster zu erstellen oder zu testen","privateSetDesc":"Diese Messungen können nicht von anderen Nutzern oder Besuchern verwendet werden","permalink":"Permalink","editThing":"{thing} bearbeiten","saveThing":"{thing} speichern","filterByDesign":"Nach Design filtern","noFilter":"Nicht filtern","filterByDesignDocs":"Wenn du einen bestimmten Entwurf im Kopf hast, kannst du auf nach dem Entwurf filtern und nur die Maße auflisten, die für diesen Entwurf erforderlich sind.","setLacksMeasiesForDesign":"In diesem Set fehlen die für dieses Muster erforderlichen Maße","setHasMeasiesForDesign":"Dieses Set enthält alle für dieses Muster benötigten Maße","someSetsLacking":"Some of your sets lack the measurments required to generate this pattern","theseSetsReady":"Diese Sets haben alle erforderlichen Messungen, um dieses Muster zu erzeugen","chooseSet":"Bitte wähle einen Satz von Messungen","patternForWhichSet":"Für welchen Satz von Messungen sollten wir ein Muster erstellen?","bookmarkedSets":"Maßnahmesets, die du mit einem Lesezeichen versehen hast","curatedSets":"FreeSewing's kuratierte Maßsets","curatedSetsAbout":"Von FreeSewing kuratierte Messreihen, die du nutzen kannst, um unsere Plattform oder deine Designs zu testen.","curateCuratedSets":"Kuratiere unsere Auswahl an kuratierten Messreihen","useThisSet":"Verwende diesen Satz von Messungen","ownSets":"Deine eigenen Messgeräte","noOwnSets":"Du hast (noch) keine eigenen Messreihen","pleaseMtm":"Da unsere Schnittmuster maßgeschneidert sind, empfehlen wir dir dringend, genaue Maße zu nehmen.","noOwnSetsMsg":"Du kannst deine Messungen als Messdatensatz speichern und dann beliebig viele Muster für sie erstellen.","measurements":"Maße","chooseASet":"Wähle eine Messreihe","showImage":"Bild anzeigen","suggestForCuration":"Für die Kuration vorschlagen","suggestCset":"Schlage eine Messreihe für die Kuration vor","csetAllMeasies":"Um sicherzustellen, dass die kuratierten Maßsets für alle Designs funktionieren, musst du einen vollständigen Satz an Maßen angeben.","csetMissing":"In deinem Messdatensatz fehlen die folgenden Messungen","allMeasiesAvailable":"Alle Maße sind verfügbar.","csetHeightMsg1":"Um unsere kuratierten Sets strukturiert zu organisieren und zu präsentieren, ordnen wir sie nach Höhe.","csetImgMsg":"Schließlich brauchen wir noch ein Bild. In der Dokumentation erfährst du, was ein gutes Bild für ein kuratiertes Maßset ist.","docs":"Dokumentation","csetNotesMsg":"Wenn du Anmerkungen hinzufügen möchtest, kannst du das hier tun.","thankYouVeryMuch":"Herzlichen Dank!","csetSuggestedMsg":"Dein Beitrag wurde registriert und wird von einem unserer Kuratoren bearbeitet.","itIsAvailableAt":"Es ist erhältlich unter","csetNameMsg":"Jedes kuratierte Set hat einen Namen. Du kannst deinen eigenen Namen oder ein Pseudonym vorschlagen.","patternNew":"Ein neues Muster generieren","patternNewInfo":"Wähle ein Design, füge deine Maße hinzu und wir erstellen ein maßgeschneidertes Nähmuster für dich.","designNew":"Ein neues Design erstellen","designNewInfo":"FreeSewing-Designs sind kleine Bündel von JavaScript-Code, die Muster erzeugen. Es ist nicht schwer, eigene Designs zu erstellen, und wir haben eine ausführliche Anleitung für dich, damit du loslegen kannst.","pluginNew":"Ein neues Plugin erstellen","pluginNewInfo":"Die Funktionen von FreeSewing können mit Plugins erweitert werden. Es ist ganz einfach, ein Plugin zu erstellen, und wir haben eine Anleitung, die dich von Anfang bis Ende begleitet.","showcaseNew":"Einen neuen Schaufensterbeitrag erstellen","showcaseNewInfo":"Wenn du etwas teilen möchtest, das du (oder jemand anderes) auf der Grundlage unserer Entwürfe gemacht hat, kannst du hier einen Entwurf für einen Vorzeigebeitrag erstellen.","blogNew":"Einen neuen Blogbeitrag erstellen","blogNewInfo":"Wenn du im FreeSewing-Blog schreiben möchtest, kannst du hier einen Entwurf für einen Blogbeitrag erstellen.","imgNew":"Erzeuge ein Image in den sozialen Medien","imgNewInfo":"Verwende unseren Generator, um ein Bild zu erstellen, das du in den sozialen Medien teilen kannst. Er unterstützt die Formate breit (klassisch), quadratisch (Instagram) oder hoch (Stories/TikTok).","csetNew":"Ein neues kuratiertes Messgerät vorschlagen","csetNewInfo":"Wir stellen eine Sammlung geprüfter Messwerte zusammen, die wir zum Testen von Mustern verwenden. Du kannst hier eine Messreihe vorschlagen.","opackNew":"Ein neues Optionspaket vorschlagen","opackNewInfo":"Wir stellen für jedes unserer Designs eine Sammlung geprüfter Optionspakete zusammen. Hier kannst du deine Optionen vorschlagen.","newPopular":"Am beliebtesten","newShare":"Teilen / Zeigen","newDev":"Entwerfen / Entwickeln","generateANewThing":"Erstelle eine neue { thing }","website":"Website","linkedIdentities":"Verknüpfte Identitäten","websiteTitle":"Hast du eine Website oder eine andere URL, die du hinzufügen möchtest?","platformTitle":"Wer bist du auf { platform }?","platformWhy":"Wir verwenden diese Daten in keiner Weise. Das ist nur hier, damit FreeSewing-Nutzer die Punkte über die Plattformen hinweg verbinden können.","security":"Sicherheit","revealPassword":"Passwort aufdecken","hidePassword":"Passwort verbergen","designs":"Entwurf","code":"Code","aboutThing":"Über { thing }","requiredMeasurements":"Erforderliche Maße","optionalMeasurements":"Optionale Maße","designOptions":"Designoptionen","parts":"Teile","plugins":"Plugins","specifications":"Spezifikationen","visitShowcase":"Schaufensterpost besuchen","examples":"Beispiele","noExamples":"Wir haben derzeit keine Beispiele für dieses Design","noExamplesMsg":"Wir verlassen uns darauf, dass die FreeSewing-Community Beispiele für unsere Showcase-Posts einreicht.","ownPublicPattern":"Dies ist die öffentliche Ansicht für eines deiner eigenen Muster. Weitere Optionen findest du in der privaten Ansicht.","ownPrivatePattern":"Dies ist die private Ansicht deines Musters. Die öffentliche Ansicht funktioniert für dich auch, wenn das Muster privat ist. Für andere funktioniert sie nur, wenn das Muster öffentlich ist.","privateView":"Privatansicht","publicView":"Öffentliche Ansicht"} \ No newline at end of file +{"account":"Account","yourAccount":"Dein Konto","newPattern":"Neues Schnittmuster","newSet":"Einen neuen Satz an Maßen erstellen","links":"Links","info":"Info","settings":"Einstellungen","data":"Daten","sets":"Maßnahmesets","patterns":"Schnittmuster","actions":"Aktionen","created":"Erstellt","updated":"Aktualisiert","expires":"Läuft ab","role":"Rolle","yourApikeys":"Your API Keys","yourProfile":"Dein Profil","yourPatterns":"Deine Schnittmuster","yourSets":"Deine Maßeinheiten","signOut":"Abmelden","politeOhCrap":"Ohje","bio":"Über mich","email":"E-Mail Adresse","img":"Bild","username":"Benutzername","compare":"Metrikenvergleich","consent":"Zustimmung & Datenschutz","control":"Benutzererfahrung","imperial":"Einheiten","units":"Maßeinheiten","apikeys":"API-Schlüssel","newsletter":"Newsletter-Abonnement","password":"Passwort","newPasswordPlaceholder":"Gib dein neues Passwort hier ein","passwordPlaceholder":"Gib dein Passwort hier ein","mfa":"Zwei-Faktoren-Authentifizierung","mfaTipTitle":"Bitte erwäge die Aktivierung der Zwei-Faktor-Authentifizierung","mfaTipMsg":"Wir erzwingen keine Passwortrichtlinien, aber wir empfehlen dir, die Zwei-Faktor-Authentifizierung zu aktivieren, um dein FreeSewing-Konto sicher zu halten.","mfaEnabled":"Zwei-Faktoren-Authentifizierung ist aktiviert","mfaDisabled":"Die Zwei-Faktoren-Authentifizierung ist deaktiviert","mfaSetup":"Zwei-Faktoren-Authentifizierung einrichten","mfaAdd":"Füge FreeSewing zu deiner Authenticator App hinzu, indem du den QR-Code oben scannst.","mfaScratchCodes":"MFA-Scratch-Codes","mfaScratchCodesMsg1":"Du kannst jeden dieser Scratch-Codes als einmaligen MFA-Code verwenden, wenn du keinen Zugriff auf die App hast, die den Code generiert (z. B. wenn du dein Telefon verloren hast).","mfaScratchCodesMsg2":"Du kannst jeden dieser Codes nur einmal verwenden. Schreib sie auf, denn du wirst sie nur einmal zu Gesicht bekommen.","copyToClipboard":"In die Zwischenablage kopieren","confirmWithPassword":"Bitte gib dein Passwort ein, um diese Aktion zu bestätigen","confirmWithMfa":"Bitte gib einen Code aus deiner Authenticator App ein, um diese Aktion zu bestätigen","enableMfa":"Aktiviere die Zwei-Faktor-Authentifizierung","disableMfa":"Zwei-Faktoren-Authentifizierung deaktivieren","language":"Sprache","developer":"Entwickler","design":"Gestaltung","patternMetadata":"Muster-Metadaten","clonePattern":"Klon-Muster","updatePattern":"Muster aktualisieren","reload":"Account neu laden","export":"Exportiere deine Daten","import":"Import data","exportMsg":"Klicke unten, um deine persönlichen Daten zu exportieren","exportNote":"Die EU-Datenschutzgrundverordnung (GDPR) gewährleistet dein sogenanntes Recht auf Datenübertragbarkeit - das Recht, deine personenbezogenen Daten für deine eigenen Zwecke oder für verschiedene Dienste zu erhalten und wiederzuverwenden.","exportDownload":"Deine Daten wurden exportiert und stehen an folgendem Ort zum Download bereit:","review":"Überprüfe deine Einwilligungen","restrict":"Verarbeitung deiner Daten einschränken","disable":"Deaktiviere dein Konto","remove":"Entferne deinen Account","proceedWithCaution":"Bitte mit Vorsicht fortfahren","restrictWarning":"Es werden zwar keine Daten gelöscht, aber dein Konto wird deaktiviert. Außerdem kannst du dies nicht selbst rückgängig machen, sondern musst dich an den Support wenden, wenn du den Zugriff auf dein Konto wiederherstellen willst.","noWayBack":"Es gibt keinen Weg zurück von hier.","mdSupport":"Hier kannst du Markdown verwenden","or":"oder","continue":"Fortsetzen","save":"Speichern","noThanks":"Nein danke","areYouCertain":"Bist du sicher?","delete":"löschen","nailedIt":"Geschafft","gone":"Puff. Verschwunden.","reloadMsg1":"Die in deinem Browser gespeicherten Daten können manchmal nicht mit den in unserem Backend gespeicherten Daten synchronisiert werden.","reloadMsg2":"Damit kannst du deine Kontodaten aus dem Backend neu laden. Es hat denselben Effekt wie das Abmelden und erneute Anmelden","bioTitle":"Erzähl den Leuten ein bisschen was über dich","bioPreview":"Bio Vorschau","bioPlaceholder":"Ich mache Kleidung und Schuhe. Ich entwerfe Nähmuster. Ich schreibe Code. Ich betreibe [FreeSewing](http://freesewing.org)","compareTitle":"Fühlst du dich wohl, wenn Messreihen verglichen werden?","compareYes":"Ja, falls es mir helfen kann","compareYesd":"Gelegentlich zeigen wir, wie deine Messungen im Vergleich zu anderen Messungen abschneiden.\nSo können wir mögliche Probleme in deinen Messungen oder Mustern erkennen.\n","compareNo":"Nein, niemals vergleichen","compareNod":"Wir werden deine Maßangaben niemals mit anderen Maßangaben vergleichen.\nDas schränkt unsere Möglichkeiten ein, dich vor potenziellen Problemen in deinen Messsätzen oder Mustern zu warnen.\n","showMore":"Mehr zeigen","control1.t":"Halte es so einfach wie möglich","control1.d":"Blendet alle Funktionen außer den wichtigsten aus.","control2.t":"Halte es einfach, aber nicht zu einfach","control2.d":"Blendet die meisten Funktionen aus.","control3.t":"Balance zwischen Einfachheit und Leistung","control3.d":"Zeigt die meisten Funktionen an, aber nicht alle.","control4.t":"Gib mir alle Macht, aber beschütze mich","control4.d":"Zeigt alle Funktionen, hält Handläufe und Sicherheitschecks ein.","control5.t":"Geh mir aus dem Weg","control5.d":"Legt alle Funktionen frei, entfernt alle Handläufe und überprüft die Sicherheit.","controlShowMore":"Mehr Optionen anzeigen","controlTitle":"Welches Nutzererlebnis bevorzugst du?","imgTitle":"Wie wäre es mit einem Bild?","imgDragAndDropImageHere":"Ziehe ein Bild hierher und lege es ab","imgPasteUrlHere":"Paste an image location (URL) here","imgSelectImage":"Ein Bild auswählen","newsletterTitle":"Würdest du gerne den FreeSewing-Newsletter erhalten?","newsletterYes":"Ja, ich möchte den Newsletter erhalten","newsletterYesd":"Alle 3 Monate erhältst du von uns eine E-Mail mit ehrlichen, gesunden Inhalten. Kein Tracking, keine Werbung, kein Blödsinn.","newsletterNod":"Du kannst deine Meinung später immer noch ändern. Aber bis du das tust, werden wir dir keine Newsletter schicken.","metricUnits":"Metrische Einheiten (cm)","metricUnitsd":"Wähle dies, wenn du Zentimeter gegenüber Zoll bevorzugst.","imperialUnits":"Imperiale Einheiten (inch)","imperialUnitsd":"Wähle diese Option, wenn du Zoll statt Zentimeter bevorzugst.","unitsTitle":"Welche Einheiten bevorzugst du?","displayUnits":"Display units","usernameTitle":"Welchen Benutzernamen hättest du gerne?","usernameAvailable":"Benutzername ist verfügbar","usernameNotAvailable":"Benutzername ist nicht verfügbar","emailTitle":"Wo können wir dich erreichen, falls wir einen guten Grund dafür haben (z.B. wenn du dein Passwort vergessen hast)?","oneMoreThing":"Und zum Schluss","oneMomentPlease":"Einen Moment bitte","emailChangeConfirmation":"Wir haben eine E-Mail an deine neue Adresse geschickt, um diese Änderung zu bestätigen.","vagueError":"Etwas ist schief gelaufen und wir sind uns nicht sicher, wie wir damit umgehen sollen. Bitte versuche es noch einmal oder wende dich an einen Menschen, der dir hilft.","githubTitle":"Verknüpfe deine GitHub Identität","githubWhy1":"Gib hier deinen GitHub-Benutzernamen und deine E-Mail-Adresse ein. Wir verwenden sie, wenn wir in deinem Namen mit GitHub interagieren.","githubWhy2":"Beachte, dass sowohl dein GitHub-Benutzername als auch deine E-Mail-Adresse öffentlich sind. Dies ermöglicht es uns lediglich, eine Verbindung zwischen deinem FreeSewing-Konto und deinem GitHub-Konto herzustellen.","githubWhy3":"Wenn du zum Beispiel ein Problem auf dieser Website meldest, können wir dich erwähnen, damit du Benachrichtigungen erhältst, wenn es ein Update gibt. Dafür ist dein Benutzername ausreichend.","githubWhy4":"Wenn du einen Showcase-Beitrag einreichst oder Änderungen an unseren Inhalten vornimmst, können wir diese Commits dir zuordnen, wenn wir sowohl deinen Benutzernamen als auch die E-Mail-Adresse kennen, die du auf GitHub benutzt.","tooComplex":"Wenn das alles verwirrend ist, musst du diese Informationen nicht angeben. Es ist eine erweiterte Funktion.","languageTitle":"Welche Sprache bevorzugst du?","passwordTitle":"Etwas, das nur du weißt","userId":"User ID","newApikey":"Erstelle einen neuen API-Schlüssel","keyNewInfo":"Erstelle einen neuen API-Schlüssel, um dich automatisch mit dem FreeSewing-Backend zu verbinden.","keyName":"Name des Schlüssels","keyNameDesc":"Ein eindeutiger Name für diesen API-Schlüssel. Nur für dich sichtbar.","keyExpires":"Schlüsselverfall","keyExpiresDesc":"Der Schlüssel läuft am ab:","keyLevel":"Schlüsselberechtigungsstufe","keyLevel0":"Nur authentifizieren","keyLevel1":"Lese den Zugang zu deinen eigenen Mustern und Messsätzen","keyLevel2":"Lesezugriff auf alle deine Kontodaten","keyLevel3":"Schreibzugang zu deinen eigenen Mustern und Messsätzen","keyLevel4":"Schreibzugriff auf alle deine Kontodaten","keyLevel5":"Lesezugriff auf Muster und Messreihen anderer Nutzer","keyLevel6":"Schreibzugriff auf Muster und Messreihen anderer Nutzer","keyLevel7":"Schreibzugriff auf alle Kontodaten von anderen Nutzern","keyLevel8":"Sich als anderer Benutzer ausgeben, voller Schreibzugriff auf alle Daten","cancel":"Abbrechen","keySecretWarning":"Das ist das einzige Mal, dass du das Schlüsselgeheimnis sehen kannst, also achte darauf, es zu kopieren.","keyExpired":"Dieser API-Schlüssel ist abgelaufen","deleteKeyWarning":"Das Entfernen eines API-Schlüssels kann nicht rückgängig gemacht werden.","keyDocsTitle":"Die Dokumentation zur Verwendung von API-Schlüsseln findest du auf FreeSewing.dev (nur auf Englisch)","keyDocsMsg":"Dies ist eine fortgeschrittene Funktion, die sich an Entwickler und alle richtet, die direkt mit unserem Backend interagieren wollen.","apiCalls":"API-Aufrufe","newBookmark":"Lesezeichen hinzufügen","bookmark":"Lesezeichen","bookmarks":"Lesezeichen","type":"Art","location":"Standort","title":"Titel","new":"Neu","designBookmark":"Entwurf","patternBookmark":"Schnittmuster","setBookmark":"Maßnahmesets","csetBookmark":"Kuratierte Maßnahmesets","docBookmark":"Dokumentation","customBookmark":"Benutzerdefinierte Lesezeichen","yourBookmarks":"Deine Lesezeichen","bookmarkThisThing":"Setze ein Lesezeichen für diese Seite { thing }","page":"Seite","doc":"Dokumentation","pattern":"Schnittmuster","set":"Maßnahmeset","name":"Name","setNameDesc":"Ein Name zur Identifizierung dieser Messreihe","setNewInfo":"Erstelle einen neuen Satz von Messungen, für die du dann Muster erstellen kannst.","notes":"Notizen","setNotesDesc":"Alle Notizen, die du zu dieser Messreihe aufbewahren möchtest","description":"Beschreibung","deleteSetWarning":"Das Entfernen einer Messreihe kann nicht rückgängig gemacht werden.","image":"Bild","measies":"Maße","setUnitsMsgTitle":"Diese Einstellung gilt nur für diesen Messsatz","setUnitsMsgDesc":"Dies sind die Einheiten, die wir verwenden, wenn wir die Maße in diesem Set aktualisieren oder anzeigen.\nÜberall sonst auf dieser Website verwenden wir die in deinem Konto eingestellten Einheiten.\n","public":"Öffentlich","publicSet":"Öffentliche Messungen eingestellt","privateSet":"Private Messungen eingestellt","publicSetDesc":"Andere dürfen diese Messungen nutzen, um Muster zu erstellen oder zu testen","privateSetDesc":"These measurements cannot be used by other users or visitors","permalink":"Permalink","editThing":"{thing} bearbeiten","saveThing":"{thing} speichern","filterByDesign":"Nach Design filtern","noFilter":"Nicht filtern","filterByDesignDocs":"Wenn du einen bestimmten Entwurf im Kopf hast, kannst du auf nach dem Entwurf filtern und nur die Maße auflisten, die für diesen Entwurf erforderlich sind.","setLacksMeasiesForDesign":"In diesem Set fehlen die für dieses Muster erforderlichen Maße","setHasMeasiesForDesign":"Dieses Set enthält alle für dieses Muster benötigten Maße","someSetsLacking":"Some of these sets lack the measurements required to generate this pattern","theseSetsReady":"These sets have all required measurements to generate this pattern","chooseSet":"Bitte wähle einen Satz von Messungen","patternForWhichSet":"Für welchen Satz von Messungen sollten wir ein Muster erstellen?","bookmarkedSets":"Maßnahmesets, die du mit einem Lesezeichen versehen hast","curatedSets":"FreeSewing's kuratierte Maßsets","curatedSetsAbout":"Von FreeSewing kuratierte Messreihen, die du nutzen kannst, um unsere Plattform oder deine Designs zu testen.","curateCuratedSets":"Kuratiere unsere Auswahl an kuratierten Messreihen","useThisSet":"Verwende diesen Satz von Messungen","ownSets":"Deine eigenen Messgeräte","noOwnSets":"Du hast (noch) keine eigenen Messreihen","pleaseMtm":"Because our patterns are bespoke, we strongly suggest you take accurate measurements.","noOwnSetsMsg":"Du kannst deine Messungen als Messdatensatz speichern und dann beliebig viele Muster für sie erstellen.","measurements":"Maße","chooseASet":"Wähle eine Messreihe","showImage":"Bild anzeigen","suggestForCuration":"Für die Kuration vorschlagen","suggestCset":"Schlage eine Messreihe für die Kuration vor","csetAllMeasies":"Um sicherzustellen, dass die kuratierten Maßsets für alle Designs funktionieren, musst du einen vollständigen Satz an Maßen angeben.","csetMissing":"In deinem Messdatensatz fehlen die folgenden Messungen","allMeasiesAvailable":"Alle Maße sind verfügbar.","csetHeightMsg1":"Um unsere kuratierten Sets strukturiert zu organisieren und zu präsentieren, ordnen wir sie nach Höhe.","csetImgMsg":"Schließlich brauchen wir noch ein Bild. In der Dokumentation erfährst du, was ein gutes Bild für ein kuratiertes Maßset ist.","docs":"Dokumentation","csetNotesMsg":"Wenn du Anmerkungen hinzufügen möchtest, kannst du das hier tun.","thankYouVeryMuch":"Herzlichen Dank!","csetSuggestedMsg":"Dein Beitrag wurde registriert und wird von einem unserer Kuratoren bearbeitet.","itIsAvailableAt":"Es ist erhältlich unter","csetNameMsg":"Jedes kuratierte Set hat einen Namen. Du kannst deinen eigenen Namen oder ein Pseudonym vorschlagen.","missing":"Missing","andMore":"and more","unitsMustSave":"Note: You must save after changing Units to have the change take effect on this page.","makePublic":"Make public","makePrivate":"Make private","patternNew":"Ein neues Muster generieren","patternNewInfo":"Wähle ein Design, füge deine Maße hinzu und wir erstellen ein maßgeschneidertes Nähmuster für dich.","designNew":"Ein neues Design erstellen","designNewInfo":"FreeSewing-Designs sind kleine Bündel von JavaScript-Code, die Muster erzeugen. Es ist nicht schwer, eigene Designs zu erstellen, und wir haben eine ausführliche Anleitung für dich, damit du loslegen kannst.","pluginNew":"Ein neues Plugin erstellen","pluginNewInfo":"Die Funktionen von FreeSewing können mit Plugins erweitert werden. Es ist ganz einfach, ein Plugin zu erstellen, und wir haben eine Anleitung, die dich von Anfang bis Ende begleitet.","showcaseNew":"Einen neuen Schaufensterbeitrag erstellen","showcaseNewInfo":"Wenn du etwas teilen möchtest, das du (oder jemand anderes) auf der Grundlage unserer Entwürfe gemacht hat, kannst du hier einen Entwurf für einen Vorzeigebeitrag erstellen.","blogNew":"Einen neuen Blogbeitrag erstellen","blogNewInfo":"Wenn du im FreeSewing-Blog schreiben möchtest, kannst du hier einen Entwurf für einen Blogbeitrag erstellen.","imgNew":"Erzeuge ein Image in den sozialen Medien","imgNewInfo":"Verwende unseren Generator, um ein Bild zu erstellen, das du in den sozialen Medien teilen kannst. Er unterstützt die Formate breit (klassisch), quadratisch (Instagram) oder hoch (Stories/TikTok).","csetNew":"Ein neues kuratiertes Messgerät vorschlagen","csetNewInfo":"We curate a collection of vetted measurements sets that we use to test patterns. You can suggest a measurements set here.","opackNew":"Ein neues Optionspaket vorschlagen","opackNewInfo":"Wir stellen für jedes unserer Designs eine Sammlung geprüfter Optionspakete zusammen. Hier kannst du deine Optionen vorschlagen.","newPopular":"Am beliebtesten","newShare":"Teilen / Zeigen","newDev":"Entwerfen / Entwickeln","generateANewThing":"Erstelle eine neue { thing }","linkedIdentities":"Verknüpfte Identitäten","github":"GitHub","instagram":"Instagram","mastodon":"Mastodon","reddit":"Reddit","twitch":"Twitch","tiktok":"TikTok","website":"Website","websiteTitle":"Hast du eine Website oder eine andere URL, die du hinzufügen möchtest?","platformTitle":"Wer bist du auf { platform }?","platformWhy":"Wir verwenden diese Daten in keiner Weise. Das ist nur hier, damit FreeSewing-Nutzer die Punkte über die Plattformen hinweg verbinden können.","security":"Sicherheit","revealPassword":"Passwort aufdecken","hidePassword":"Passwort verbergen","designs":"Entwurf","code":"Code","aboutThing":"Über { thing }","requiredMeasurements":"Erforderliche Maße","optionalMeasurements":"Optionale Maße","none":"Keine","designOptions":"Designoptionen","parts":"Teile","plugins":"Plugins","specifications":"Spezifikationen","visitShowcase":"Schaufensterpost besuchen","examples":"Beispiele","noExamples":"Wir haben derzeit keine Beispiele für dieses Design","noExamplesMsg":"Wir verlassen uns darauf, dass die FreeSewing-Community Beispiele für unsere Showcase-Posts einreicht.","ownPublicPattern":"Dies ist die öffentliche Ansicht für eines deiner eigenen Muster. Weitere Optionen findest du in der privaten Ansicht.","ownPrivatePattern":"Dies ist die private Ansicht deines Musters. Die öffentliche Ansicht funktioniert für dich auch, wenn das Muster privat ist. Für andere funktioniert sie nur, wenn das Muster öffentlich ist.","privateView":"Privatansicht","publicView":"Öffentliche Ansicht","importHere":"This page allows you to import data into your FreeSewing account.","importSupported":"Currently, we support importing the following types of data","importSets":"Import Measurements Sets","importSet":"Import Measurements Set","cloneSet":"Clone Measurements Set","measieFile":"Measurements file","dragAndDropFileHere":"Drag and drop your file here","importSetTip1":"To import a measurement set, you should have a JSON or YAML file that has the following structure","importSetTip2":"Your file can either contain a single measurements set, or an array of multiple measurements sets.","importing":"Importing","imported":"Imported","importFailed":"Import failed"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/core-settings.json b/sites/sde/public/locales/de/core-settings.json index 2a0e2052b81..7c71f49981a 100644 --- a/sites/sde/public/locales/de/core-settings.json +++ b/sites/sde/public/locales/de/core-settings.json @@ -1 +1 @@ -{"coreSettings.t":"Kerneinstellungen","coreSettings.d":"Diese Einstellungen sind nicht spezifisch für das Design, sondern ermöglichen es dir, verschiedene Parameter der FreeSewing-Kernbibliothek anzupassen, die das Design für dich erstellt.","designOptions.t":"Diese Optionen sind spezifisch für dieses Muster. Du kannst sie verwenden, um dein Muster auf verschiedene Weise anzupassen.","paperless.t":"Papierlos","paperless.d":"Bäume sind toll und das Zusammenkleben von Nähmustern macht nicht viel Spaß. Probiere unseren papierlosen Modus aus, damit du dein Schnittmuster gar nicht erst ausdrucken musst.","samm.t":"Nahtzugabe Größe","samm.d":"Steuert die Menge der Nahtzugabe, die in deinem Muster verwendet wird","sabool.t":"Nahtzugabe einbeziehen","sabool.d":"Legt fest, ob eine Nahtzugabe deinem Schnittmuster hinzugefügt werden soll","complete.t":"Details","complete.d":"Legt fest, wie detailliert das Schnittmuster dargestellt wird; entweder ein vollständiges Schnittmuster mit allen Details oder eine einfache Kontur der Schnittmusterteile","expand.t":"Erweitern","expand.d":"Steuert die Bemühungen, Papier zu sparen. Deaktiviere diese Option, um alle Musterteile zu erweitern, auch wenn du dafür mehr Platz brauchst.","only.t":"Enthaltene Teile","only.d":"Hier kannst du genau festlegen, welche Teile des Musters in deinem Muster enthalten sein sollen.","locale.t":"Sprache","locale.d":"Legt die Sprache fest, die für dein Muster verwendet wird. Dies hat keinen Einfluss auf die Sprache der Website, sondern nur auf dieses spezielle Muster.","units.t":"Einheiten","units.d":"Diese Einstellung bestimmt, wie die Einheiten auf deinem Muster angezeigt werden","margin.t":"Randabstand","margin.d":"Legt den freien Rand um die einzelnen Teile des Schnittmusters fest","scale.t":"Beschriftungsgröße","scale.d":"Steuert die allgemeine Linienbreite, Schriftgröße und andere Elementgrößen, \nbeeinflusst jedoch nicht den Maßstab des Schnittmusters selbst","de.t":"Deutsch","de.d":"Verwende dies, um ein deutsches Muster zu erstellen","en.t":"Englisch","en.d":"Benutze dies, um ein englisches Muster zu erzeugen","es.t":"Spanisch","es.d":"Verwende dies, um ein spanisches Muster zu erstellen","fr.t":"Französisch","fr.d":"Verwende dies, um ein französisches Muster zu erstellen","nl.t":"Holländisch","nl.d":"Verwende dies, um ein niederländisches Muster zu erstellen","yes":"Yes","no":"No","completeYes.t":"Ein vollständiges Muster generieren","completeYes.d":"Dadurch wird ein vollständiges Muster mit allen Notationen, Linien und Markierungen erstellt. Verwende dies, wenn du dir nicht sicher bist, was du wählen sollst.","completeNo.t":"Erstelle einen Musterumriss","completeNo.d":"Erstelle nur die Umrisse der Musterteile. Verwende dies, wenn du einen Lasercutter verwenden möchtest oder andere spezielle Anforderungen hast.","expandYes.t":"Erweitere alle Musterteile","expandYes.d":"Dadurch wird ein Muster erzeugt, bei dem alle Teile des Musters in ihrer vollen Größe gezeichnet werden, auch wenn es sich um einfache Rechtecke handelt.","expandNo.t":"Halte die Musterteile so kompakt wie möglich","expandNo.d":"So erhältst du eine dichtere Darstellung des Musters, die alle Informationen enthält, ohne zu viel Platz und Papier zu verbrauchen.","paperlessNo.t":"Erzeuge ein regelmäßiges Muster","paperlessNo.d":"Dadurch wird ein regelmäßiges Muster erzeugt, das du dann ausdrucken kannst.","paperlessYes.t":"Erstelle ein papierloses Muster","paperlessYes.d":"So entsteht ein Muster mit Maßen und einem Raster, das du auf Stoff oder ein anderes Medium übertragen kannst, ohne dass du das Muster ausdrucken musst.","metric":"Metrisch","imperial":"Kaiserlich","metric.t":"Metrische Einheiten verwenden","metric.d":"Verwende dies, wenn du das metrische System verwendest und mit Zentimetern und Millimetern vertraut bist. Das ist für die meisten Menschen auf der ganzen Welt die beste Wahl.","imperial.t":"Imperiale Einheiten verwenden","imperial.d":"Verwende dies, wenn dir Zoll und Bruchteile von Zoll vertrauter sind als Zentimeter. Dies ist oft die bevorzugte Wahl für Menschen in Großbritannien und den USA.","saNo.t":"Nahtzugabe nicht berücksichtigen","saNo.d":"Dadurch wird ein Muster erstellt, das keine Nahtzugabe enthält. Die Größe der Nahtzugabe spielt keine Rolle, da keine Nahtzugabe enthalten ist.","saYes.t":"Nahtzugabe hinzufügen","saYes.d":"Dadurch wird ein Muster erstellt, das die Nahtzugabe enthält. Die Größe der Nahtzugabe wird individuell festgelegt.","clearSettingsNotMeasurements":"Einstellungen löschen, aber Messungen beibehalten","clearSettingsAndMeasurements":"Einstellungen löschen & Messungen löschen"} \ No newline at end of file +{"coreSettings.t":"Kerneinstellungen","coreSettings.d":"Diese Einstellungen sind nicht spezifisch für das Design, sondern ermöglichen es dir, verschiedene Parameter der FreeSewing-Kernbibliothek anzupassen, die das Design für dich erstellt.","designOptions.t":"Diese Optionen sind spezifisch für dieses Muster. Du kannst sie verwenden, um dein Muster auf verschiedene Weise anzupassen.","paperless.t":"Papierlos","paperless.d":"Bäume sind toll und das Zusammenkleben von Nähmustern macht nicht viel Spaß. Probiere unseren papierlosen Modus aus, damit du dein Schnittmuster gar nicht erst ausdrucken musst.","samm.t":"Nahtzugabe Größe","samm.d":"Steuert die Menge der Nahtzugabe, die in deinem Muster verwendet wird","sabool.t":"Nahtzugabe einbeziehen","sabool.d":"Legt fest, ob eine Nahtzugabe deinem Schnittmuster hinzugefügt werden soll","complete.t":"Details","complete.d":"Legt fest, wie detailliert das Schnittmuster dargestellt wird; entweder ein vollständiges Schnittmuster mit allen Details oder eine einfache Kontur der Schnittmusterteile","expand.t":"Erweitern","expand.d":"Steuert die Bemühungen, Papier zu sparen. Deaktiviere diese Option, um alle Musterteile zu erweitern, auch wenn du dafür mehr Platz brauchst.","only.t":"Enthaltene Teile","only.d":"Hier kannst du genau festlegen, welche Teile des Musters in deinem Muster enthalten sein sollen.","locale.t":"Sprache","locale.d":"Legt die Sprache fest, die für dein Muster verwendet wird. Dies hat keinen Einfluss auf die Sprache der Website, sondern nur auf dieses spezielle Muster.","units.t":"Einheiten","units.d":"Diese Einstellung bestimmt, wie die Einheiten auf deinem Muster angezeigt werden","margin.t":"Randabstand","margin.d":"Legt den freien Rand um die einzelnen Teile des Schnittmusters fest","scale.t":"Beschriftungsgröße","scale.d":"Steuert die allgemeine Linienbreite, Schriftgröße und andere Elementgrößen, \nbeeinflusst jedoch nicht den Maßstab des Schnittmusters selbst","de.t":"Deutsch","de.d":"Verwende dies, um ein deutsches Muster zu erstellen","en.t":"Englisch","en.d":"Benutze dies, um ein englisches Muster zu erzeugen","es.t":"Spanisch","es.d":"Verwende dies, um ein spanisches Muster zu erstellen","fr.t":"Französisch","fr.d":"Verwende dies, um ein französisches Muster zu erstellen","nl.t":"Holländisch","nl.d":"Verwende dies, um ein niederländisches Muster zu erstellen","uk.t":"Ukrainian","uk.d":"Use this to generate a Ukrainian pattern","yes":"Yes","no":"No","completeYes.t":"Ein vollständiges Muster generieren","completeYes.d":"Dadurch wird ein vollständiges Muster mit allen Notationen, Linien und Markierungen erstellt. Verwende dies, wenn du dir nicht sicher bist, was du wählen sollst.","completeNo.t":"Erstelle einen Musterumriss","completeNo.d":"Only generate the outline of the pattern parts. Use this if you are looking to use a laser cutter or have other specific needs.","expandYes.t":"Erweitere alle Musterteile","expandYes.d":"Dadurch wird ein Muster erzeugt, bei dem alle Teile des Musters in ihrer vollen Größe gezeichnet werden, auch wenn es sich um einfache Rechtecke handelt.","expandNo.t":"Halte die Musterteile so kompakt wie möglich","expandNo.d":"So erhältst du eine dichtere Darstellung des Musters, die alle Informationen enthält, ohne zu viel Platz und Papier zu verbrauchen.","paperlessNo.t":"Erzeuge ein regelmäßiges Muster","paperlessNo.d":"Dadurch wird ein regelmäßiges Muster erzeugt, das du dann ausdrucken kannst.","paperlessYes.t":"Erstelle ein papierloses Muster","paperlessYes.d":"So entsteht ein Muster mit Maßen und einem Raster, das du auf Stoff oder ein anderes Medium übertragen kannst, ohne dass du das Muster ausdrucken musst.","metric":"Metrisch","imperial":"Kaiserlich","metric.t":"Metrische Einheiten verwenden","metric.d":"Verwende dies, wenn du das metrische System verwendest und mit Zentimetern und Millimetern vertraut bist. Das ist für die meisten Menschen auf der ganzen Welt die beste Wahl.","imperial.t":"Imperiale Einheiten verwenden","imperial.d":"Verwende dies, wenn dir Zoll und Bruchteile von Zoll vertrauter sind als Zentimeter. Dies ist oft die bevorzugte Wahl für Menschen in Großbritannien und den USA.","saNo.t":"Nahtzugabe nicht berücksichtigen","saNo.d":"This generates a pattern which does not include any seam allowance. The size of the seam allowance does not matter as no seam allowance will be included.","saYes.t":"Nahtzugabe hinzufügen","saYes.d":"Dadurch wird ein Muster erstellt, das die Nahtzugabe enthält. Die Größe der Nahtzugabe wird individuell festgelegt.","clearSettingsNotMeasurements":"Einstellungen löschen, aber Messungen beibehalten","clearSettingsAndMeasurements":"Einstellungen löschen & Messungen löschen"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/docs.json b/sites/sde/public/locales/de/docs.json index 3ee98e77c6e..39bd370d9df 100644 --- a/sites/sde/public/locales/de/docs.json +++ b/sites/sde/public/locales/de/docs.json @@ -1 +1 @@ -{"account":"Account","docs":"Dokumentation","controltip.t":"Kontrolle versus Einfachheit","controltip.d1":"Die Einstellung Power versus Simplicity deines FreeSewing-Kontos hat Auswirkungen darauf, wie du die FreeSewing-Website erlebst.","controltip.d2":"Standardmäßig sind einige der fortgeschrittenen Funktionen dieser Website ausgeblendet, um es neuen Nutzern leichter zu machen, sich zurechtzufinden.","controltip.d3":"Wenn du etwas von der Einfachheit opfern willst, um mehr Leistung zu erhalten, kannst du die Einstellung Leistung gegen Einfachheit entsprechend anpassen.","helpWithDocs":"Hilf uns, unsere Dokumentation zu verbessern","authors":"Autoren","maintainers":"Maintainer","lastUpdated":"Zuletzt aktualisiert","editThisPage":"Diese Seite bearbeiten","years":"Jahre","months":"Monate","days":"Tage","oneDay":"einem Tag","lessThanADay":"weniger als einem Tag","ago":"vor","helpImproveDocs":"Hilf uns, die FreeSewing-Dokumentation zu verbessern","helpTranslateDocs":"Hilf uns bei der Übersetzung der FreeSewing-Dokumentation","learnMore":"Erfahre mehr","toc":"Inhaltsübersicht","credits":"Credits","contentsBy":"Inhalt von","translators":"Übersetzerinnen und Übersetzer","title":"Titel","xMadeThis":"{x} hat dies erstellt","xWroteThis":"{x} hat dies geschrieben","by":"Von"} \ No newline at end of file +{"account":"Account","docs":"Dokumentation","controltip.t":"Kontrolle versus Einfachheit","controltip.d1":"Die Einstellung Power versus Simplicity deines FreeSewing-Kontos hat Auswirkungen darauf, wie du die FreeSewing-Website erlebst.","controltip.d2":"Standardmäßig sind einige der fortgeschrittenen Funktionen dieser Website ausgeblendet, um es neuen Nutzern leichter zu machen, sich zurechtzufinden.","controltip.d3":"If you want to sacrifice some of that simplicity to gain more power, you can update your Power versus Simplicity setting accordingly.","helpWithDocs":"Hilf uns, unsere Dokumentation zu verbessern","authors":"Autoren","maintainers":"Maintainer","lastUpdated":"Zuletzt aktualisiert","editThisPage":"Diese Seite bearbeiten","years":"Jahre","months":"Monate","days":"Tage","oneDay":"einem Tag","lessThanADay":"weniger als einem Tag","ago":"vor","helpImproveDocs":"Hilf uns, die FreeSewing-Dokumentation zu verbessern","helpTranslateDocs":"Hilf uns bei der Übersetzung der FreeSewing-Dokumentation","learnMore":"Erfahre mehr","toc":"Inhaltsübersicht","credits":"Credits","contentsBy":"Inhalt von","translators":"Übersetzerinnen und Übersetzer","title":"Titel","writtenBy":"Written by","madeBy":"Made by","by":"Von","claimThisPost":"Claim this post","iKnowWhoMadeThis":"I know who made this","iKnowWhoWroteThis":"I know who wrote this","iWroteThis":"I wrote this","iMadeThis":"I made this","term":"Term"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/homepage.json b/sites/sde/public/locales/de/homepage.json index 7a91c1769dd..ca04f73af49 100644 --- a/sites/sde/public/locales/de/homepage.json +++ b/sites/sde/public/locales/de/homepage.json @@ -1 +1 @@ -{"welcome":"Willkommen bei FreeSewing.org","freePatterns":"Kostenlose Maßgeschneiderte Nähmuster","howDoesItWork":"Wie funktioniert es?","whatIsFreeSewing":"Was ist FreeSewing?","whatIsFreeSewingNot":"Was ist FreeSewing nicht?","what1":"FreeSewing ist eine Open-Source-Software zum Erstellen von maßgeschneiderten Nähmustern, die von Heimnäherinnen und Modeunternehmern gleichermaßen geschätzt wird.","what2":"FreeSewing.org stellt dir diese Software als Online-Tool mit unübertroffener Anpassungsfähigkeit und Flexibilität zur Verfügung. Wir haben über 50 Designs und fügen regelmäßig neue hinzu. Du kannst jedes Design auswählen und ein Schnittmuster nach deinen genauen Maßen erstellen.","what3":"Die Größenangaben der Industrie sind ein Haufen Lügen. Mach mit bei der Slow Fashion Revolution und genieße Kleidung, die dir passt.","whatNot1":"FreeSewing ist kein Unternehmen. Wir verkaufen nichts. Wir haben keine Mitarbeiter oder Angestellten. Wir haben kein Büro. Wir werden nicht bezahlt.","whatNot2":"Unsere Website enthält keine Werbung. Wir verfolgen dich nicht und verkaufen deine persönlichen Daten nicht. Wir verletzen nicht deine Privatsphäre.","whatNot3":"FreeSewing ist nicht geschlechtsspezifisch. Wir schließen niemanden aus und diskriminieren niemanden. Wir dulden auch keine Diskriminierung in unserer Gemeinschaft.","whatNot4":"FreeSewing ist nicht perfekt. Aber wir versuchen unser Bestes. Wenn du etwas zum Verbessern findest, sind wir froh, wenn du uns darauf hinweist.","whatNot5":"So sind wir eigentlich dahin gekommen, wo wir heute sind.","pickAnyDesign":"Wähle ein beliebiges Design","addASet":"Füge einen Satz an Maßen hinzu","customizeYourPattern":"Passe dein Schnittmuster an","whyBother":"Gründe für den Beitritt","why1":"Erstelle maßgeschneiderte Nähmuster.","why2":"Bewahre deine Muster und Maßeinheiten auf.","why3":"Teile deine Kreationen mit der Community.","why4":"Offene Quelle. Keine Werbung. Kein Unsinn.","alphaTitle":"Warnung: Alpha-Code","alphaWarning":"FreeSewing v3 ist (noch) nicht in der Beta-Phase. Es ist ein Alphacode, daher sind an verschiedenen Stellen noch Dinge kaputt."} \ No newline at end of file +{"welcome":"Willkommen bei FreeSewing.org","freePatterns":"Kostenlose Maßgeschneiderte Nähmuster","howDoesItWork":"Wie funktioniert es?","whatIsFreeSewing":"Was ist FreeSewing?","whatIsFreeSewingNot":"Was ist FreeSewing nicht?","what1":"FreeSewing ist eine Open-Source-Software zum Erstellen von maßgeschneiderten Nähmustern, die von Heimnäherinnen und Modeunternehmern gleichermaßen geschätzt wird.","what2":"FreeSewing.org makes this software available to you as an online tool with unmatched customization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements.","what3":"Die Größenangaben der Industrie sind ein Haufen Lügen. Mach mit bei der Slow Fashion Revolution und genieße Kleidung, die dir passt.","whatNot1":"FreeSewing ist kein Unternehmen. Wir verkaufen nichts. Wir haben keine Mitarbeiter oder Angestellten. Wir haben kein Büro. Wir werden nicht bezahlt.","whatNot2":"Unsere Website enthält keine Werbung. Wir verfolgen dich nicht und verkaufen deine persönlichen Daten nicht. Wir verletzen nicht deine Privatsphäre.","whatNot3":"FreeSewing ist nicht geschlechtsspezifisch. Wir schließen niemanden aus und diskriminieren niemanden. Wir dulden auch keine Diskriminierung in unserer Gemeinschaft.","whatNot4":"FreeSewing ist nicht perfekt. Aber wir versuchen unser Bestes. Wenn du etwas zum Verbessern findest, sind wir froh, wenn du uns darauf hinweist.","whatNot5":"So sind wir eigentlich dahin gekommen, wo wir heute sind.","pickAnyDesign":"Wähle ein beliebiges Design","addASet":"Füge einen Satz an Maßen hinzu","customizeYourPattern":"Passe dein Schnittmuster an","whyBother":"Gründe für den Beitritt","why1":"Erstelle maßgeschneiderte Nähmuster.","why2":"Bewahre deine Muster und Maßeinheiten auf.","why3":"Teile deine Kreationen mit der Community.","why4":"Offene Quelle. Keine Werbung. Kein Unsinn.","alphaTitle":"Warnung: Alpha-Code","alphaWarning":"FreeSewing v3 ist (noch) nicht in der Beta-Phase. Es ist ein Alphacode, daher sind an verschiedenen Stellen noch Dinge kaputt."} \ No newline at end of file diff --git a/sites/sde/public/locales/de/logs.json b/sites/sde/public/locales/de/logs.json index f99bd78ef10..701e4c4f094 100644 --- a/sites/sde/public/locales/de/logs.json +++ b/sites/sde/public/locales/de/logs.json @@ -1 +1 @@ -{"logs":"Logs","error":"Fehlermeldungen","warning":"Warnmeldungen","info":"Info-Meldungen","debug":"Debug-Meldungen","seeLinkOrClick":"Siehe { link } oder { click }","notDestructured":"Das bedeutet höchstwahrscheinlich, dass \"{ missing }\" nicht als Methodenparameter desktruiert wurde.","designVarUndefined":"Wir waren nicht in der Lage, dieses Muster zu entwerfen, weil `{ missing }` in `{ file }` nicht definiert ist.","otherVarUndefined":"Die Variable \"{ missing }\" ist undefiniert.","checkForDetailsOrClick":"Weitere Informationen findest du unter{ file }oder { click }.","stacktrace":"Stapelverfolgung","alsoLogged":"Wir haben diesen Fehler auch in der Konsole deines Browsers protokolliert, damit du ihn weiter untersuchen kannst.","clickHereForStackTrace":"Klicke hier, um den Stack Trace anzuzeigen"} \ No newline at end of file +{"logs":"Logs","error":"Fehlermeldungen","warn":"Warnmeldungen","info":"Info-Meldungen","debug":"Debug-Meldungen","seeLinkOrClick":"Siehe { link } oder { click }","notDestructured":"Das bedeutet höchstwahrscheinlich, dass \"{ missing }\" nicht als Methodenparameter desktruiert wurde.","designVarUndefined":"Wir waren nicht in der Lage, dieses Muster zu entwerfen, weil `{ missing }` in `{ file }` nicht definiert ist.","otherVarUndefined":"Die Variable \"{ missing }\" ist undefiniert.","checkForDetailsOrClick":"Weitere Informationen findest du unter{ file }oder { click }.","stacktrace":"Stapelverfolgung","alsoLogged":"Wir haben diesen Fehler auch in der Konsole deines Browsers protokolliert, damit du ihn weiter untersuchen kannst.","clickHereForStackTrace":"Klicke hier, um den Stack Trace anzuzeigen"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/patrons.json b/sites/sde/public/locales/de/patrons.json index 653e5767f2b..f7d01b1e1ff 100644 --- a/sites/sde/public/locales/de/patrons.json +++ b/sites/sde/public/locales/de/patrons.json @@ -1 +1 @@ -{"period-w":"Wöchentlich","period-m":"Monatlich","period-3m":"Vierteljährlich","period-6m":"Halbjährlich","period-y":"Jährlich","period-x":"Einmalig","subscribe":"Abonnieren","donate":"Spende","yourContribution":"Dein Beitrag","currency":"Währung","presets":"Voreinstellungen","itemNameSubscription":"FreeSewing Gönner-Abonnement","itemNameDonation":"FreeSewing Spende","freeSewingPatrons":"FreeSewing Gönner","joinThePatrons":"Werde Mitglied der FreeSewing-Gönner","aboutPatrons":"FreeSewing wird durch die finanzielle Unterstützung unserer Gönnerinnen und Gönner ermöglicht. Gemeinsam sind sie eine gewaltige Kraft für das Gute in der Welt, und wir lieben sie alle sehr.","youToo":"Du kannst dich ihnen anschließen.","subscriptionModel":"FreeSewing stützt sich auf ein freiwilliges Abonnementmodell zur finanziellen Unterstützung.","hiUsername":"Hallo {username}","hiFriend":"Hallo Freund","plead1":"Mein Name ist Joost De Cock. Ich bin der Gründer und Betreuer von FreeSewing.","plead2":"Ich bin hier, um dich um deine Hilfe zu bitten. Oder besser gesagt, um deine Unterstützung. Die wir wirklich brauchen.","plead3":"Wenn du denkst, dass FreeSewing sich lohnt, und wenn du jeden Monat ein paar Münzen erübrigen kannst, ohne in Not zu geraten, dann unterstütze bitte unsere Arbeit.","plead4":"Vielen Dank im Voraus, dass du es in Betracht ziehst.","plead5":"Ganz liebe Grüße","supportFreeSewing":"Unterstütze Freesewing","thankYouVeryMuch":"Herzlichen Dank!","donationThanks":"Ich weiß deine Spende für FreeSewing wirklich zu schätzen. Sie bedeutet mir sehr viel.","subscriptionThanks":"Ich kann gar nicht genug betonen, wie sehr ich eure Unterstützung schätze. Sie bedeutet mir die Welt.","watchYourInbox":"Achte auf deinen Posteingang","thanksMsg1":"Ich bin euch wirklich dankbar für eure Unterstützung. Pass auf deinen Posteingang auf, denn schon bald werde ich darin schwärmen, wie großartig du bist.","thanksMsg2":"Solltest du in der Zwischenzeit oder zu einem späteren Zeitpunkt Fragen haben, kannst du mich direkt erreichen unter"} \ No newline at end of file +{"period-w":"Wöchentlich","period-m":"Monatlich","period-3m":"Vierteljährlich","period-6m":"Halbjährlich","period-y":"Jährlich","period-x":"Einmalig","subscribe":"Abonnieren","donate":"Spende","yourContribution":"Dein Beitrag","currency":"Währung","presets":"Voreinstellungen","itemNameSubscription":"FreeSewing Gönner-Abonnement","itemNameDonation":"FreeSewing Spende","freeSewingPatrons":"FreeSewing Gönner","joinThePatrons":"Werde Mitglied der FreeSewing-Gönner","aboutPatrons":"FreeSewing wird durch die finanzielle Unterstützung unserer Gönnerinnen und Gönner ermöglicht. Gemeinsam sind sie eine gewaltige Kraft für das Gute in der Welt, und wir lieben sie alle sehr.","youToo":"Du kannst dich ihnen anschließen.","subscriptionModel":"FreeSewing stützt sich auf ein freiwilliges Abonnementmodell zur finanziellen Unterstützung.","hiUsername":"Hallo {username}","hiFriend":"Hallo Freund","plead1":"Mein Name ist Joost De Cock. Ich bin der Gründer und Betreuer von FreeSewing.","plead2":"Ich bin hier, um dich um deine Hilfe zu bitten. Oder besser gesagt, um deine Unterstützung. Die wir wirklich brauchen.","plead3":"Wenn du denkst, dass FreeSewing sich lohnt, und wenn du jeden Monat ein paar Münzen erübrigen kannst, ohne in Not zu geraten, dann unterstütze bitte unsere Arbeit.","plead4":"Vielen Dank im Voraus, dass du es in Betracht ziehst.","plead5":"Ganz liebe Grüße","supportFreeSewing":"Unterstütze Freesewing","thankYouVeryMuch":"Herzlichen Dank!","donationThanks":"Ich weiß deine Spende für FreeSewing wirklich zu schätzen. Sie bedeutet mir sehr viel.","subscriptionThanks":"Ich kann gar nicht genug betonen, wie sehr ich eure Unterstützung schätze. Sie bedeutet mir die Welt.","watchYourInbox":"Achte auf deinen Posteingang","thanksMsg1":"Ich bin euch wirklich dankbar für eure Unterstützung. Pass auf deinen Posteingang auf, denn schon bald werde ich darin schwärmen, wie großartig du bist.","thanksMsg2":"Solltest du in der Zwischenzeit oder zu einem späteren Zeitpunkt Fragen haben, kannst du mich direkt erreichen unter","dontHaveAPayPalAccount":"Don't have a PayPal account?"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/sections.json b/sites/sde/public/locales/de/sections.json index 7ebbee934a9..1a645629d8c 100644 --- a/sites/sde/public/locales/de/sections.json +++ b/sites/sde/public/locales/de/sections.json @@ -1 +1 @@ -{"blog":"Blog","blogAbout":"Neuigkeiten und Updates aus der FreeSewing-Community","showcase":"Galerie","showcaseAbout":"Beispiele und Inspirationen aus der FreeSewing-Community, die unsere Designs verwenden","docs":"Dokumentation","docsAbout":"Ausführliche Dokumentation für alle unsere Designs, unsere Website und vieles mehr","account":"Dein Konto","accountAbout":"Verwalte deine Kontoeinstellungen und Präferenzen sowie deine persönlichen Daten","designs":"Entwurf","designsAbout":"Unsere Bibliothek mit Designs, die du mit ein paar Klicks in maßgeschneiderte Muster verwandeln kannst","community":"Community","communityAbout":"Mehr Informationen über die Menschen hinter FreeSewing und wo du Gleichgesinnte findest","apiAbout":"Dokumentation für unsere Kern-API-Bibliothek und unsere Backend-REST-API.","designAbout":"Alles, was du wissen musst, um parametrische Nähmuster zu entwerfen.","contributeAbout":"Du willst zu FreeSewing beitragen? Hier geht's lang.","i18nAbout":"Dokumentation darüber, wie FreeSewing in mehrere Sprachen übersetzt wird.","infraAbout":"Dokumentation über die Infrastruktur und die beweglichen Teile von FreeSewing.","aboutAbout":"Du weißt nicht, was dieses FreeSewing ist? Dann fang hier an.","supportAbout":"Unterstütze FreeSewing. Oder erfahre, an wen du dich für Unterstützung wenden kannst.","guidesAbout":"Leitfäden erzählen eine Geschichte, um dein Verständnis für ein bestimmtes Thema zu fördern.","tutorialsAbout":"Tutorials sind Lektionen, die dich durch eine Reihe von Schritten führen, um ein Projekt abzuschließen.","howtosAbout":"Howtos geben dir konkrete Schritte zur Lösung eines häufigen Problems oder einer Herausforderung.","referenceAbout":"Die Referenz enthält technische Beschreibungen der zugrundeliegenden Technologie und wie sie genutzt werden kann.","trainingAbout":"Die Schulungsmaterialien sind am ausführlichsten und zielen darauf ab, dir eine neue Fähigkeit beizubringen.","mainSections":"Hauptabschnitte","currentSection":"Aktueller Abschnitt","sets":"Deine Maßeinheiten","patterns":"Deine Muster","curate":"Kuratieren","curateSets":"Sets kuratieren","curatedSets":"Kuratierte Maßnahmesets","code":"Code","patternsAbout":"Listet die Muster auf, die du in deinem FreeSewing-Konto gespeichert hast","setsAbout":"Listet die Messreihen auf, die du in deinem FreeSewing-Konto gespeichert hast","codeAbout":"Hier findest du (Links zu) den Freesewing-Quellcode","new":"Neu...","newAbout":"Beginne hier, wenn du etwas Neues schaffen willst","support":"Hilfe"} \ No newline at end of file +{"blog":"Blog","blogAbout":"Neuigkeiten und Updates aus der FreeSewing-Community","showcase":"Galerie","showcaseAbout":"Beispiele und Inspirationen aus der FreeSewing-Community, die unsere Designs verwenden","docs":"Dokumentation","docsAbout":"Ausführliche Dokumentation für alle unsere Designs, unsere Website und vieles mehr","account":"Dein Konto","accountAbout":"Manage your account settings and preferences, and your personal data","designs":"Entwurf","designsAbout":"Unsere Bibliothek mit Designs, die du mit ein paar Klicks in maßgeschneiderte Muster verwandeln kannst","community":"Community","communityAbout":"More information about the people behind FreeSewing and where to fine like-minded makers","apiAbout":"Dokumentation für unsere Kern-API-Bibliothek und unsere Backend-REST-API.","designAbout":"Alles, was du wissen musst, um parametrische Nähmuster zu entwerfen.","contributeAbout":"Du willst zu FreeSewing beitragen? Hier geht's lang.","i18nAbout":"Dokumentation darüber, wie FreeSewing in mehrere Sprachen übersetzt wird.","infraAbout":"Dokumentation über die Infrastruktur und die beweglichen Teile von FreeSewing.","aboutAbout":"Du weißt nicht, was dieses FreeSewing ist? Dann fang hier an.","supportAbout":"Unterstütze FreeSewing. Oder erfahre, an wen du dich für Unterstützung wenden kannst.","guidesAbout":"Leitfäden erzählen eine Geschichte, um dein Verständnis für ein bestimmtes Thema zu fördern.","tutorialsAbout":"Tutorials sind Lektionen, die dich durch eine Reihe von Schritten führen, um ein Projekt abzuschließen.","howtosAbout":"Howtos geben dir konkrete Schritte zur Lösung eines häufigen Problems oder einer Herausforderung.","referenceAbout":"Die Referenz enthält technische Beschreibungen der zugrundeliegenden Technologie und wie sie genutzt werden kann.","trainingAbout":"Die Schulungsmaterialien sind am ausführlichsten und zielen darauf ab, dir eine neue Fähigkeit beizubringen.","mainSections":"Hauptabschnitte","currentSection":"Aktueller Abschnitt","sets":"Deine Maßeinheiten","patterns":"Deine Muster","curate":"Kuratieren","curateSets":"Sets kuratieren","curatedSets":"Kuratierte Maßnahmesets","curated-setsAbout":"Von FreeSewing kuratierte Messreihen, die du nutzen kannst, um unsere Plattform oder deine Designs zu testen","code":"Code","patternsAbout":"Listet die Muster auf, die du in deinem FreeSewing-Konto gespeichert hast","setsAbout":"Listet die Messreihen auf, die du in deinem FreeSewing-Konto gespeichert hast","codeAbout":"Hier findest du (Links zu) den Freesewing-Quellcode","new":"Neu...","newAbout":"Beginne hier, wenn du etwas Neues schaffen willst","support":"Hilfe"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/sponsors.json b/sites/sde/public/locales/de/sponsors.json index 5fb1ef2cd2b..64584fe9634 100644 --- a/sites/sde/public/locales/de/sponsors.json +++ b/sites/sde/public/locales/de/sponsors.json @@ -1 +1 @@ -{"algolia":"Suche powered by Algolia","bugsnag":"Fehlerberichte von Bugsnag","crowdin":"Übersetzung powered by Crowdin","vercel":"Builds und Hosting durch Vercel"} \ No newline at end of file +{"algolia":"Suche powered by Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Übersetzung powered by Crowdin","vercel":"Builds und Hosting durch Vercel"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/stats.json b/sites/sde/public/locales/de/stats.json new file mode 100644 index 00000000000..f60afcb14e0 --- /dev/null +++ b/sites/sde/public/locales/de/stats.json @@ -0,0 +1 @@ +{"totalNumberStored":"Total number stored","totalNumberSeen":"Total number seen","users":"Benutzer","patterns":"Schnittmuster","sets":"Maßnahmesets","csets":"Curated Sets","bookmarks":"Lesezeichen","apikeys":"API-Schlüssel","jwtCalls":"JWT Calls","keyCalls":"API Key Calls","topUsers":"Top Users","topDesigns":"Top Designs"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/status.json b/sites/sde/public/locales/de/status.json index 51be7290b95..1f5ae9f1dd3 100644 --- a/sites/sde/public/locales/de/status.json +++ b/sites/sde/public/locales/de/status.json @@ -1 +1 @@ -{"backendError":"Backend hat einen Fehler zurückgegeben","contactingBackend":"Kontaktaufnahme mit dem FreeSewing Backend","contactingGitHub":"Kontaktaufnahme mit GitHub","contactingGoogle":"Kontaktaufnahme mit Google","copiedToClipboard":"In die Zwischenablage kopiert","dataLoaded":"Geladene Daten aus dem FreeSewing Backend","generatingPdf":"Erstelle dein PDF, einen Moment bitte","nailedIt":"Geschafft!","pdfFailed":"Bei der Erstellung deiner PDF-Datei ist ein unerwarteter Fehler aufgetreten","pdfReady":"PDF generiert","processingUpdate":"Update der Verarbeitung","settingsSaved":"Einstellungen gespeichert","updatingSettings":"Einstellungen aktualisieren"} \ No newline at end of file +{"404":"Page Not Found","backendError":"Backend hat einen Fehler zurückgegeben","contactingBackend":"Kontaktaufnahme mit dem FreeSewing Backend","contactingGitHub":"Kontaktaufnahme mit GitHub","contactingGoogle":"Kontaktaufnahme mit Google","copiedToClipboard":"In die Zwischenablage kopiert","dataLoaded":"Geladene Daten aus dem FreeSewing Backend","failed":"Failed","generatingPdf":"Erstelle dein PDF, einen Moment bitte","nailedIt":"Geschafft!","pdfFailed":"An unexpected error occurred while generating your PDF","pdfReady":"PDF generiert","processingUpdate":"Update der Verarbeitung","settingsSaved":"Einstellungen gespeichert","updatingSettings":"Einstellungen aktualisieren"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/support.json b/sites/sde/public/locales/de/support.json index ec3f7074057..fb1112ca9c4 100644 --- a/sites/sde/public/locales/de/support.json +++ b/sites/sde/public/locales/de/support.json @@ -1 +1 @@ -{"accountIssue":"Account problem","accountIssueDesc":"Hast du Probleme mit deinem FreeSewing-Konto?","addImage":"Bild hochladen","allOk":"Alles ist fantastisch","by":"von","bugReport":"Fehler melden","bugReportDesc":"Ist etwas kaputt oder funktioniert nicht wie erwartet?","confirmedIssues":"Bekannte Probleme","createSupportRequest":"Supportanfrage erstellen","commentAdded":"Kommentar hinzugefügt","communitySupport":"Unterstützung der Gemeinschaft","communitySupport1":"Die schnellste Antwort erhältst du, wenn du dich auf discord.freesewing.org begibst und deine Frage im Kanal Support stellst.","communitySupport2":"Die FreeSewing-Community ist ein hilfsbereiter Haufen, daher ist die Wahrscheinlichkeit groß, dass sie dir helfen kann.","contributorSupport":"Mitwirkende Unterstützung","contributorSupport1":"Wenn etwas kaputt ist oder du einen Fehler gefunden hast, kannst du einen Fehler auf GitHuberstellen.","contributorSupport2":"Es ist wahrscheinlicher, dass ein Thema die Aufmerksamkeit der Hauptakteure auf sich zieht, aber es dauert länger, bis eine Antwort kommt.","description":"Beschreibung","descriptionDocs1":"Hier kannst du das Problem beschreiben","design":"Gestaltung","designDocs1":"Wähle das FreeSewing-Design aus, bei dem dieses Problem auftritt","designIssue":"Melde ein Problem bei einem FreeSewing Design","designIssueDesc":"Hast du Probleme mit einem FreeSewing-Design oder dem Muster, das du daraus erstellst?","docsUpdate":"Aktualisierung der Dokumentation","docsUpdateDesc":"Gibt es etwas, was wir an unserer Dokumentation verbessern können?","featureRequest":"Neue Funktion vorschlagen","featureRequestDesc":"Gibt es etwas, das du gerne umgesetzt sehen würdest?","howCanWeSupportYou":"Wie können wir dich unterstützen?","howCanYouSupportFreeSewing":"Wie kannst du FreeSewing unterstützen?","issueAssigned":"Eintrag zugewiesen","issueClosed":"Eintrag geschlossen","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Openened","maintainerSupport":"Maintainer-Unterstützung","maintainerSupport1":"Wenn du ein FreeSewing-Gönner bist, kannst du direkt nach oben gehen und Joost direkt kontaktieren.","maintainerSupport2":"Auch wenn Joost die Anfragen seiner Kunden mit Priorität behandelt, braucht er auch Schlaf. Behalte das also im Hinterkopf, vor allem, wenn du dich in einer anderen Zeitzone befindest.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Etwas anderes","otherDesc":"Gibt es etwas anderes, bei dem du Hilfe brauchst?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Frage","questionDesc":"Hast du eine allgemeine Frage?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Sicherheit","securityDesc":"Willst du ein Sicherheitsproblem oder einen Vorfall melden?","status":"Status","submitSupportRequest":"Submit support request","support":"Hilfe","title":"Titel","titleDocs1":"Dies ist der Titel des Eintrags","titleDocs2":"Am besten fasst du dich kurz und erfasst das Wesentliche","to":"to","updates":"Updates","useGitHubInstead":"Verwende stattdessen GitHub","whatIsDiscord":"Was ist Discord?","whatIsDiscord1":"Discord ist eine kostenlose Chat-Plattform, auf der Gemeinschaften zusammenkommen können, um über ihre Interessen zu sprechen. Sie unterstützt auch (Gruppen-)Sprach- und Videoanrufe.","whatIsDiscord2":"FreeSewing hat seine eigene Discord-Community (ein Server in Discord-Terminologie) unter","whatIsDiscord3":"Um Discord zu nutzen, brauchst du einen Account, aber der ist kostenlos.","whatIsDiscord4":"Du kannst Discord in deinem Browser nutzen oder die Discord-App für die Plattform deiner Wahl herunterladen.","whatIsGitHub":"Was ist GitHub?","whatIsGitHub1":"GitHub ist eine Online-Plattform für das Hosting von Software-Quellcode und die gemeinsame Entwicklung. Sie ist bei Open-Source-Projekten sehr beliebt, da sie kostenloses Hosting bietet.","whatIsGitHub2":"Du kannst FreeSewing auf GitHub finden unter","whatIsGitHub3":"Um GitHub zu nutzen, brauchst du ein Konto, aber das ist kostenlos.","whatIsJoost":"Was ist Joost?","whatIsJoost1":"Nicht was, sondern wer. Joost De Cock ist der Gründer und Betreuer von FreeSewing."} \ No newline at end of file +{"accountIssue":"Konto-Problem","accountIssueDesc":"Hast du Probleme mit deinem FreeSewing-Konto?","addImage":"Bild hochladen","allOk":"Alles ist fantastisch","by":"von","bugReport":"Fehler melden","bugReportDesc":"Ist etwas kaputt oder funktioniert nicht wie erwartet?","confirmedIssues":"Bekannte Probleme","createSupportRequest":"Supportanfrage erstellen","commentAdded":"Kommentar hinzugefügt","communitySupport":"Unterstützung der Gemeinschaft","communitySupport1":"For the fastest response, head over to discord.freesewing.org and post your question in the need-help channel.","communitySupport2":"Die FreeSewing-Community ist ein hilfsbereiter Haufen, daher ist die Wahrscheinlichkeit groß, dass sie dir helfen kann.","contributorSupport":"Mitwirkende Unterstützung","contributorSupport1":"Wenn etwas kaputt ist oder du einen Fehler gefunden hast, kannst du einen Fehler auf GitHuberstellen.","contributorSupport2":"Es ist wahrscheinlicher, dass ein Thema die Aufmerksamkeit der Hauptakteure auf sich zieht, aber es dauert länger, bis eine Antwort kommt.","description":"Beschreibung","descriptionDocs1":"Hier kannst du das Problem beschreiben","design":"Gestaltung","designDocs1":"Wähle das FreeSewing-Design aus, bei dem dieses Problem auftritt","designIssue":"Melde ein Problem bei einem FreeSewing Design","designIssueDesc":"Hast du Probleme mit einem FreeSewing-Design oder dem Muster, das du daraus erstellst?","docsUpdate":"Aktualisierung der Dokumentation","docsUpdateDesc":"Gibt es etwas, was wir an unserer Dokumentation verbessern können?","featureRequest":"Neue Funktion vorschlagen","featureRequestDesc":"Gibt es etwas, das du gerne umgesetzt sehen würdest?","howCanWeSupportYou":"Wie können wir dich unterstützen?","howCanYouSupportFreeSewing":"Wie kannst du FreeSewing unterstützen?","issueAssigned":"Eintrag zugewiesen","issueClosed":"Eintrag geschlossen","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Opened","maintainerSupport":"Maintainer-Unterstützung","maintainerSupport1":"Wenn du ein FreeSewing-Gönner bist, kannst du direkt nach oben gehen und Joost direkt kontaktieren.","maintainerSupport2":"Auch wenn Joost die Anfragen seiner Kunden mit Priorität behandelt, braucht er auch Schlaf. Behalte das also im Hinterkopf, vor allem, wenn du dich in einer anderen Zeitzone befindest.","noComments":"Keine Kommentare","noConfirmedIssues":"Keine bestätigten Probleme","noReportedIssues":"Keine gemeldeten Probleme","other":"Etwas anderes","otherDesc":"Gibt es etwas anderes, bei dem du Hilfe brauchst?","patronSponsor":"Patrons / Patenschaft","patronSponsorDesc":"Hast du Fragen zur FreeSewing-Patenschaft oder zum (Unternehmens-) Sponsoring?","question":"Frage","questionDesc":"Hast du eine allgemeine Frage?","recentlyResolvedIssues":"Kürzlich gelöste Probleme","reported":"Gemeldet","reportedIssues":"Gemeldete Probleme","security":"Sicherheit","securityDesc":"Willst du ein Sicherheitsproblem oder einen Vorfall melden?","status":"Status","submitSupportRequest":"Supportanfrage einreichen","support":"Hilfe","title":"Titel","titleDocs1":"Dies ist der Titel des Eintrags","titleDocs2":"Am besten fasst du dich kurz und erfasst das Wesentliche","to":"zu","updates":"Updates","useGitHubInstead":"Verwende stattdessen GitHub","whatIsDiscord":"Was ist Discord?","whatIsDiscord1":"Discord ist eine kostenlose Chat-Plattform, auf der Gemeinschaften zusammenkommen können, um über ihre Interessen zu sprechen. Sie unterstützt auch (Gruppen-)Sprach- und Videoanrufe.","whatIsDiscord2":"FreeSewing hat seine eigene Discord-Community (ein Server in Discord-Terminologie) unter","whatIsDiscord3":"Um Discord zu nutzen, brauchst du einen Account, aber der ist kostenlos.","whatIsDiscord4":"Du kannst Discord in deinem Browser nutzen oder die Discord-App für die Plattform deiner Wahl herunterladen.","whatIsGitHub":"Was ist GitHub?","whatIsGitHub1":"GitHub ist eine Online-Plattform für das Hosting von Software-Quellcode und die gemeinsame Entwicklung. Sie ist bei Open-Source-Projekten sehr beliebt, da sie kostenloses Hosting bietet.","whatIsGitHub2":"Du kannst FreeSewing auf GitHub finden unter","whatIsGitHub3":"Um GitHub zu nutzen, brauchst du ein Konto, aber das ist kostenlos.","whatIsJoost":"Was ist Joost?","whatIsJoost1":"Nicht was, sondern wer. Joost De Cock ist der Gründer und Betreuer von FreeSewing."} \ No newline at end of file diff --git a/sites/sde/public/locales/de/susi.json b/sites/sde/public/locales/de/susi.json index 6fc3224e3cc..ffba20e5a5f 100644 --- a/sites/sde/public/locales/de/susi.json +++ b/sites/sde/public/locales/de/susi.json @@ -1 +1 @@ -{"accountBlocked":"Dein Konto ist gesperrt","accountBlockedMsg":"Das ist sehr ungewöhnlich, aber es scheint, dass dein Konto administrativ gesperrt ist. Dein einziger Ausweg ist, den Support zu kontaktieren.","alreadyHaveAnAccount":"Hast du bereits ein Konto?","back":"Rückseite","backToSignIn":"Zurück zur Anmeldung","backToSignUp":"Zurück zur Anmeldung","checkYourInbox":"Schau in deinem Posteingang nach einer E-Mail von","clickSigninLink":"Klicke auf den Anmeldelink in dieser E-Mail, um dich bei deinem FreeSewing-Konto anzumelden.","clickSignupLink":"Klicke auf deinen persönlichen Anmeldelink in dieser E-Mail, um dein FreeSewing-Konto zu erstellen.","consentLacking":"Uns fehlt die Zustimmung zur Verarbeitung deiner Daten","consentLackingMsg":"Die Einholung deiner Zustimmung ist Teil des Anmeldeprozesses. Schau nach der E-Mail, die du erhalten hast, als du dich für Schulungen angemeldet hast. Du kannst dich mit der gleichen E-Mail-Adresse erneut anmelden, um die E-Mail erneut zu erhalten.","contact":"Kontakt Unterstützung","contactingGithub":"Kontaktaufnahme mit GitHub","contactingGoogle":"Kontaktaufnahme mit Google","createAFreeSewingAccount":"Ein FreeSewing-Konto erstellen","dontHaveAV2Account":"Du hast noch kein v2-Konto?","dontHaveAnAccount":"Du hast noch keinen Account?","emailAddress":"E-Mail-Adresse","emailMissing":"Bitte gib deine E-Mail Adresse an","emailSent":"E-Mail versendet","emailSignupLink":"Schick mir einen Anmeldelink","emailSigninLink":"Schick mir einen Anmeldelink","emailUsernameId":"Deine E-Mail-Adresse, dein Benutzername oder deine Benutzernummer","err2":"Leider können wir diesen Fehler nicht beheben, wir brauchen einen Menschen, der sich das ansieht.","err3":"Versuche es einfach noch einmal oder wende dich an den Support, damit wir dir helfen können.","fewerOptions":"Weniger Optionen","haveAV2Account":"Du hast ein v2-Konto?","joinFreeSewing":"FreeSewing beitreten","mfaCode":"MFA-Code","mfaCodeMsg":"Bitte gib einen einmaligen MFA-Code oder einen Backup-Scratch-Code an","migrateItHere":"Migriere sie hierher","migrateNoWorkie":"Dieses Konto kann nicht migriert werden. Das bedeutet in der Regel, dass deine Zugangsdaten ungültig sind.","migrateV2Account":"Migriere dein v2-Konto","migrateV2Desc":"Gib deinen v2-Benutzernamen und dein Passwort ein, um dein Konto zu migrieren.","migrateV2Info":"Dein v2-Konto wird nicht geändert, es wird lediglich ein v3-Konto mit den v2-Kontodaten erstellt.","migrateV3UserAlreadyExists":"Du kannst ein bestehendes v3-Konto nicht migrieren. Vielleicht kannst du dich stattdessen einfach anmelden?","moreOptions":"Mehr Optionen","noMagicFound":"Keine solche Magie (Link) gefunden","noMagicFoundMsg":"Der von dir verwendete magische Link ist entweder abgelaufen oder ungültig. Beachte, dass jeder magische Link nur einmal verwendet werden kann.","noSuchUser":"Benutzer nicht gefunden","noSuchUserMsg":"Wir haben versucht, das von dir angefragte Benutzerkonto zu finden, aber wir konnten es nicht finden.","notFound":"Kein solcher Nutzer gefunden","oneMomentPlease":"Einen Moment bitte","password":"Dein Passwort","passwordMissing":"Bitte gib dein Passwort ein","pleaseProvideValidEmail":"Bitte gib eine gültige E-Mail-Adresse an","processing":"In Bearbeitung","regainAccess":"Zugang wiedererlangen","signIn":"Anmelden","signInAsOtherUser":"Als ein anderer Benutzer anmelden","signInFailed":"Anmeldung fehlgeschlagen","signInFailedMsg":"Ich weiß nicht genau, warum, aber es hat nicht wie erwartet funktioniert.","signInHere":"Hier anmelden","signInToThing":"Melde dich bei { thing } an","signInWithProvider":"Melde dich mit { provider }an.","signUpHere":"Registriere dich hier","signUpWithProvider":"Mit {provider} registrieren","signupAgain":"Erneut registrieren","signupLinkExpired":"Anmeldelink ist abgelaufen","somethingWentWrong":"Etwas ist schiefgelaufen","sorry":"Entschuldigung","statusLacking":"Dein Konto hat einen inaktiven Status","statusLackingMsg":"Der aktuelle Status deines Kontos erlaubt es uns nicht, weiterzumachen. Der häufigste Grund dafür ist, dass du den Onboarding-Prozess nicht abgeschlossen hast und dein Konto daher nie aktiviert wurde. Du kannst dich mit der gleichen E-Mail-Adresse erneut anmelden, um dies zu beheben.","toReceiveSignupLink":"Um einen Anmeldelink zu erhalten, gib deine E-Mail-Adresse ein","tryAgain":"Nochmal versuchen","usePassword":"Verwende dein Passwort","usernameMissing":"Bitte gib deinen Benutzernamen an","welcome":"Willkommen","welcomeBackName":"Willkommen zurück { name }","welcomeMigrateName":"Willkommen bei FreeSewing v3 {name}. Bitte beachte, dass dies noch ein Alpha-Code ist."} \ No newline at end of file +{"accountBlocked":"Dein Konto ist gesperrt","accountBlockedMsg":"Das ist sehr ungewöhnlich, aber es scheint, dass dein Konto administrativ gesperrt ist. Dein einziger Ausweg ist, den Support zu kontaktieren.","alreadyHaveAnAccount":"Hast du bereits ein Konto?","back":"Rückseite","backToSignIn":"Zurück zur Anmeldung","backToSignUp":"Zurück zur Anmeldung","checkYourInbox":"Schau in deinem Posteingang nach einer E-Mail von","clickSigninLink":"Klicke auf den Anmeldelink in dieser E-Mail, um dich bei deinem FreeSewing-Konto anzumelden.","clickSignupLink":"Klicke auf deinen persönlichen Anmeldelink in dieser E-Mail, um dein FreeSewing-Konto zu erstellen.","consentLacking":"Uns fehlt die Zustimmung zur Verarbeitung deiner Daten","consentLackingMsg":"Getting your consent is part of sign up process. Look for the email you received when you signed up for instructions. You can sign up again with the same email address to receive the email again.","contact":"Kontakt Unterstützung","contactingGithub":"Kontaktaufnahme mit GitHub","contactingGoogle":"Kontaktaufnahme mit Google","createAFreeSewingAccount":"Ein FreeSewing-Konto erstellen","dontHaveAV2Account":"Du hast noch kein v2-Konto?","dontHaveAnAccount":"Du hast noch keinen Account?","emailAddress":"E-Mail-Adresse","emailMissing":"Bitte gib deine E-Mail Adresse an","emailSent":"E-Mail versendet","emailSignupLink":"Schick mir einen Anmeldelink","emailSigninLink":"Schick mir einen Anmeldelink","emailUsernameId":"Deine E-Mail-Adresse, dein Benutzername oder deine Benutzernummer","err2":"Leider können wir diesen Fehler nicht beheben, wir brauchen einen Menschen, der sich das ansieht.","err3":"Versuche es einfach noch einmal oder wende dich an den Support, damit wir dir helfen können.","fewerOptions":"Weniger Optionen","haveAV2Account":"Du hast ein v2-Konto?","joinFreeSewing":"FreeSewing beitreten","mfaCode":"MFA-Code","mfaCodeMsg":"Bitte gib einen einmaligen MFA-Code oder einen Backup-Scratch-Code an","migrateItHere":"Migriere sie hierher","migrateNoWorkie":"Dieses Konto kann nicht migriert werden. Das bedeutet in der Regel, dass deine Zugangsdaten ungültig sind.","migrateV2Account":"Migriere dein v2-Konto","migrateV2Desc":"Gib deinen v2-Benutzernamen und dein Passwort ein, um dein Konto zu migrieren.","migrateV2Info":"Dein v2-Konto wird nicht geändert, es wird lediglich ein v3-Konto mit den v2-Kontodaten erstellt.","migrateV3UserAlreadyExists":"Du kannst ein bestehendes v3-Konto nicht migrieren. Vielleicht kannst du dich stattdessen einfach anmelden?","moreOptions":"Mehr Optionen","noMagicFound":"Keine solche Magie (Link) gefunden","noMagicFoundMsg":"Der von dir verwendete magische Link ist entweder abgelaufen oder ungültig. Beachte, dass jeder magische Link nur einmal verwendet werden kann.","noSuchUser":"Benutzer nicht gefunden","noSuchUserMsg":"Wir haben versucht, das von dir angefragte Benutzerkonto zu finden, aber wir konnten es nicht finden.","notFound":"Kein solcher Nutzer gefunden","oneMomentPlease":"Einen Moment bitte","password":"Dein Passwort","passwordMissing":"Bitte gib dein Passwort ein","pleaseProvideValidEmail":"Bitte gib eine gültige E-Mail-Adresse an","processing":"In Bearbeitung","regainAccess":"Zugang wiedererlangen","signIn":"Anmelden","signInAsOtherUser":"Als ein anderer Benutzer anmelden","signInFailed":"Anmeldung fehlgeschlagen","signInFailedMsg":"Ich weiß nicht genau, warum, aber es hat nicht wie erwartet funktioniert.","signInHere":"Hier anmelden","signInToThing":"Melde dich bei { thing } an","signInWithProvider":"Melde dich mit { provider }an.","signUpHere":"Registriere dich hier","signUpWithProvider":"Mit {provider} registrieren","signupAgain":"Erneut registrieren","signupLinkExpired":"Anmeldelink ist abgelaufen","somethingWentWrong":"Etwas ist schiefgelaufen","sorry":"Entschuldigung","statusLacking":"Dein Konto hat einen inaktiven Status","statusLackingMsg":"Der aktuelle Status deines Kontos erlaubt es uns nicht, weiterzumachen. Der häufigste Grund dafür ist, dass du den Onboarding-Prozess nicht abgeschlossen hast und dein Konto daher nie aktiviert wurde. Du kannst dich mit der gleichen E-Mail-Adresse erneut anmelden, um dies zu beheben.","toReceiveSignupLink":"Um einen Anmeldelink zu erhalten, gib deine E-Mail-Adresse ein","tryAgain":"Nochmal versuchen","usePassword":"Verwende dein Passwort","usernameMissing":"Bitte gib deinen Benutzernamen an","welcome":"Willkommen","welcomeBackName":"Willkommen zurück { name }","welcomeMigrateName":"Willkommen bei FreeSewing v3 {name}. Bitte beachte, dass dies noch ein Alpha-Code ist."} \ No newline at end of file diff --git a/sites/sde/public/locales/de/ui-settings.json b/sites/sde/public/locales/de/ui-settings.json index 89befaf640b..f1904036d9d 100644 --- a/sites/sde/public/locales/de/ui-settings.json +++ b/sites/sde/public/locales/de/ui-settings.json @@ -1 +1 @@ -{"uiSettings.t":"UI Präferenzen","uiSettings.d":"Diese Einstellungen steuern die UI-Aspekte (Benutzeroberfläche) unserer Online-Umgebung für den Entwurf von Mustern.","renderer.t":"Rendering Engine","renderer.d":"Legt fest, wie das Muster auf dem Bildschirm gerendert (gezeichnet) wird","renderWithReact.t":"Rendern mit den React-Komponenten von FreeSewing","renderWithReact.d":"Rendere als SVG durch unsere React-Komponenten. Ermöglicht Interaktivität und ist für den Bildschirm optimiert. Verwende sie, wenn du dir nicht sicher bist, was du wählen sollst.","renderWithCore.t":"Rendering mit der Core-Bibliothek von Freesewing","renderWithCore.d":"Rendere direkt aus Core in SVG. Erlaubt keine Interaktivität und ist für den Druck optimiert. Verwende dies, wenn du wissen willst, wie es nach dem Export aussehen wird.","control.t":"Benutzererfahrung","control.d":"Welches Benutzererlebnis bevorzugst du? Bitte beachte, dass dies eine Kontoeinstellung ist, die sich auf die gesamte Website auswirkt.","inspect.t":"Überprüfe","inspect.d":"Wenn du diese Funktion aktivierst, kannst du das Muster aufschlüsseln und Informationen über seine verschiedenen Teile, Pfade und Punkte abrufen.","inspectNo.t":"Deaktiviere den Inspektor","inspectNo.d":"Das ist die Standardeinstellung, der Musterinspektor ist deaktiviert und das Muster wird wie gewohnt angezeigt.","inspectYes.t":"Aktiviere den Inspektor","inspectYes.d":"Wenn der Musterinspektor aktiviert und die React-Rendering-Engine ausgewählt ist, fügen wir dem Muster Interaktivität hinzu, damit du die verschiedenen Elemente, aus denen das Muster besteht, untersuchen kannst.","no":"No","yes":"Yes","draft":"Entwurf","test":"Test","print":"Layout drucken","cut":"Layout schneiden","save":"Speichern","export":"Exportieren","edit":"bearbeiten","draft.t":"Zeichne dein Schnittmuster","draft.d":"Einführung des FreeSewing Muster-Editors, mit dem du dein Muster nach Herzenslust verändern kannst","test.t":"Teste dein Schnittmuster","test.d":"Sieh dir an, wie sich dein Muster an Änderungen der Optionen oder Maße anpasst","print.t":"Layout drucken","print.d":"Ermöglicht es dir, deine Musterteile so anzuordnen, dass du dein Muster auf so wenig Seiten wie möglich drucken kannst","cut.t":"Layout schneiden","cut.d":"Damit kannst du deine Schnittmusterteile so anordnen, dass du genau bestimmen kannst, wie viel Stoff du für die Herstellung brauchst.","save.t":"Speichere dein Muster","save.d":"Speichere das aktuelle Muster in deinem FreeSewing-Konto","export.t":"Exportiere dein Muster","export.d":"Ermöglicht es dir, dieses Muster in eine Vielzahl von Formaten zu exportieren","logs.t":"Musterprotokolle","logs.d":"Ermöglicht es dir, die Musterprotokolle zu durchsuchen, um zu sehen, was genau beim Entwerfen dieses Musters passiert ist","edit.t":"Bearbeiten Sie die Mustereinstellungen von Hand","edit.d":"So kannst du die Mustereinstellungen von Hand bearbeiten und hast die volle Kontrolle darüber, wie dein Muster gezeichnet wird.","view":"Siehe","view.d":"Dies sind die verschiedenen Ansichten, aus denen du wählen kannst. Dazu gehören die Ansichten, die über die Navigationsleiste oder das Menü verfügbar sind, sowie einige zusätzliche Ansichten"} \ No newline at end of file +{"uiSettings.t":"UI Präferenzen","uiSettings.d":"Diese Einstellungen steuern die UI-Aspekte (Benutzeroberfläche) unserer Online-Umgebung für den Entwurf von Mustern.","missingSettings1.t":"(Missing Settings?)","missingSettings1.d":"Can't find a setting (like Seam Allowance, Language, or Included Parts)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings2.t":"(Missing Settings?)","missingSettings2.d":"Can't find a setting (like Language, Included Parts, or Details)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings3.t":"(Missing Settings?)","missingSettings3.d":"Can't find a setting (like Included Parts, Details, or Expand)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","renderer.t":"Rendering Engine","renderer.d":"Legt fest, wie das Muster auf dem Bildschirm gerendert (gezeichnet) wird","renderWithReact.t":"Rendern mit den React-Komponenten von FreeSewing","renderWithReact.d":"Rendere als SVG durch unsere React-Komponenten. Ermöglicht Interaktivität und ist für den Bildschirm optimiert. Verwende sie, wenn du dir nicht sicher bist, was du wählen sollst.","renderWithCore.t":"Render with FreeSewing's Core library","renderWithCore.d":"Rendere direkt aus Core in SVG. Erlaubt keine Interaktivität und ist für den Druck optimiert. Verwende dies, wenn du wissen willst, wie es nach dem Export aussehen wird.","kiosk.t":"Kiosk Mode","kiosk.d":"Controls how the web page is shown.","websiteMode.t":"Use website mode","websiteMode.d":"Show the full web page, including header, footer, and navigation.","kioskMode.t":"Use kiosk mode","kioskMode.d":"Show just the pattern drafting portion of the web page, without header, footer, or navigation.","control.t":"Benutzererfahrung","control.d":"Welches Benutzererlebnis bevorzugst du? Bitte beachte, dass dies eine Kontoeinstellung ist, die sich auf die gesamte Website auswirkt.","inspect.t":"Überprüfe","inspect.d":"Wenn du diese Funktion aktivierst, kannst du das Muster aufschlüsseln und Informationen über seine verschiedenen Teile, Pfade und Punkte abrufen.","inspectNo.t":"Deaktiviere den Inspektor","inspectNo.d":"Das ist die Standardeinstellung, der Musterinspektor ist deaktiviert und das Muster wird wie gewohnt angezeigt.","inspectYes.t":"Aktiviere den Inspektor","inspectYes.d":"Wenn der Musterinspektor aktiviert und die React-Rendering-Engine ausgewählt ist, fügen wir dem Muster Interaktivität hinzu, damit du die verschiedenen Elemente, aus denen das Muster besteht, untersuchen kannst.","no":"No","yes":"Yes","draft":"Entwurf","test":"Test","print":"Layout drucken","cut":"Layout schneiden","save":"Speichern","export":"Exportieren","edit":"bearbeiten","draft.t":"Zeichne dein Schnittmuster","draft.d":"Einführung des FreeSewing Muster-Editors, mit dem du dein Muster nach Herzenslust verändern kannst","test.t":"Teste dein Schnittmuster","test.d":"Sieh dir an, wie sich dein Muster an Änderungen der Optionen oder Maße anpasst","print.t":"Layout drucken","print.d":"Ermöglicht es dir, deine Musterteile so anzuordnen, dass du dein Muster auf so wenig Seiten wie möglich drucken kannst","cut.t":"Layout schneiden","cut.d":"Damit kannst du deine Schnittmusterteile so anordnen, dass du genau bestimmen kannst, wie viel Stoff du für die Herstellung brauchst.","save.t":"Speichere dein Muster","save.d":"Speichere das aktuelle Muster in deinem FreeSewing-Konto","export.t":"Exportiere dein Muster","export.d":"Ermöglicht es dir, dieses Muster in eine Vielzahl von Formaten zu exportieren","logs.t":"Musterprotokolle","logs.d":"Ermöglicht es dir, die Musterprotokolle zu durchsuchen, um zu sehen, was genau beim Entwerfen dieses Musters passiert ist","edit.t":"Bearbeiten Sie die Mustereinstellungen von Hand","edit.d":"So kannst du die Mustereinstellungen von Hand bearbeiten und hast die volle Kontrolle darüber, wie dein Muster gezeichnet wird.","view":"Siehe","view.d":"Dies sind die verschiedenen Ansichten, aus denen du wählen kannst. Dazu gehören die Ansichten, die über die Navigationsleiste oder das Menü verfügbar sind, sowie einige zusätzliche Ansichten"} \ No newline at end of file diff --git a/sites/sde/public/locales/de/workbench.json b/sites/sde/public/locales/de/workbench.json index eddf104bc4f..6ef087efd95 100644 --- a/sites/sde/public/locales/de/workbench.json +++ b/sites/sde/public/locales/de/workbench.json @@ -1 +1 @@ -{"addNotes":"Notizen hinzufügen","addSettingsToNotes":"Einstellungen zu Notizen hinzufügen","advanced":"Fortgeschritten","appliedMeasies":"Wir haben dieses Schnittmuster mit einem neuen Maßsatz versehen.","armhole":"Armloch","attributes":"Eigenschaften","backPockets":"Gesäßtaschen","bookmarkPattern":"Lesezeichen Muster","bottomRight":"Unten rechts","changeMeasies":"Muster ändern Messungen","chooseATest":"Wähle ein Testszenario für die Durchführung","chooseATestDesc":"Du kannst testen, wie sich der Entwurf an Änderungen einer bestimmten Entwurfsoption oder von Messungen anpasst.","chooseATestMenuMobileMsg":"Öffne dazu das Testmenü und wähle das Szenario aus, das du ausführen möchtest.","chooseATestMenuMsg":"Wähle dazu im Menü auf der rechten Seite das gewünschte Testszenario aus.","chooseFromBookmarkedSets":"Wähle einen der Messwertsätze, die du mit einem Lesezeichen versehen hast","chooseFromBookmarkedSetsDesc":"Wenn du ein Lesezeichen für eine Messreihe gesetzt hast, kannst du auch aus diesen auswählen.","chooseFromCuratedSets":"Wähle eines der kuratierten Maßsets von FreeSewing","chooseFromCuratedSetsDesc":"Wenn du unsere Plattform nur ausprobieren möchtest, kannst du aus unserer Liste mit kuratierten Messsätzen wählen.","chooseFromOwnSets":"Wähle einen deiner eigenen Messsätze","chooseFromOwnSetsDesc":"Wähle ein beliebiges Maßset aus, das alle erforderlichen Maße enthält, um dieses Muster zu erstellen.","chooseNewSet":"Wähle ein neues Maßnahmeset","clearTimingData":"Timingdaten löschen","closure":"Verschluss","collar":"Kragen","columns":"Spalten","configurePattern":"Muster konfigurieren","construction":"Konstruktion","continueEditingTitle":"Weiter bearbeiten","continueEditingDesc":"Lade das neu gespeicherte Muster in den Muster-Editor, damit du weitere Änderungen vornehmen kannst.","cuffs":"Manschetten","currentPrintLayout":"Aktuelles Drucklayout","cutLayout":"Layout schneiden","darts":"Abnäher","designOptions.d":"Teste die Auswirkungen einer Option auf das Aussehen dieses Musters","docs":"Dokumentation","draft":"Entwurf","draftPattern":"Entwurfsmuster","edit":"bearbeiten","editCurrentMeasies":"Aktuelle Maße bearbeiten","editCurrentMeasiesDesc":"Änderungen, die du hier vornimmst, werden nicht in deine Maßsätze gespeichert und wirken sich nur auf dieses Schnittmuster aus.","editCurrentMeasiesHeader":"Schnittmuster-Maße bearbeiten","editMeasiesByHand":"Messungen von Hand bearbeiten","editMeasiesByHandDesc":"Setze alle Messungen manuell fest oder setze sie außer Kraft. Diese Änderungen gelten nur für das aktuelle Muster.","editSettings":"Einstellungen bearbeiten","editSettingsByHand":"Einstellungen manuell bearbeiten","elastic":"Gummi","export":"Exportieren","exporting":"Exporting","exportAsData":"Als Daten exportieren","exportForEditing":"Für die Bearbeitung exportieren","exportForPrinting":"Für den Druck exportieren","exportPattern-txt":"Ein für deinen Heimdrucker geeignetes PDF exportieren, oder das Schnittmuster in verschiedenen Formaten herunterladen","exportPattern":"Schnittmuster exportieren","fit":"Passform","frontPockets":"Vordere Taschen","generatePdf":"Druckfähiges PDF erzeugen","giveItAName":"Gib ihm einen Namen","goToPatternTitle":"Navigiere zur Musterseite","goToPatternDesc":"Verlasse den Mustereditor und navigiere zur Musterseite, wo du die Metadaten des Musters aktualisieren kannst.","height":"Höhe","help":"Hilfe","layoutSettings.d":"Zusätzliche Optionen, um das Drucklayout deines Musters weiter zu optimieren.","layoutSettings.t":"Layout-Einstellungen","length":"Länge","learnHowToUseEditor":"Lerne, wie du den Online-Schnittmuster-Editor von FreeSewing verwendest","measies":"Muster-Messungen","measiesOk":"Wir haben alle erforderlichen Maße, um dieses Muster zu erstellen.","measurements.d":"Teste die Auswirkungen einer Messung auf das Aussehen des Musters","menu":"Menü","name":"Name","noDesignFound":"Wir konnten dieses Design nicht finden. Das sollte nicht passieren, also würden wir uns freuen, wenn du es meldest.","noInlineDocs":"Die Dokumentation ist in diesem Build nicht enthalten","noInlineDocsDesc":"Bitte besuche FreeSewing.org, um auf unsere Dokumentation zuzugreifen","notes":"Notizen","pages":"Seiten","part":"Musterteil","partInfo":"Musterteil Info","partTransfo":"Tasten für die Teilumwandlung","partTransfoDesc":"Mit diesen Schaltflächen kannst du einzelne Musterteile drehen oder spiegeln.","partTransfoNo":"Tasten ausblenden","partTransfoNoDesc":"Diese Schaltflächen dürfen nicht in der Musterausgabe enthalten sein","partTransfoYes":"Tasten anzeigen","partTransfoYesDesc":"Füge diese Schaltflächen in die Musterausgabe ein (sie werden nicht gedruckt)","pathInfo":"Pfad-Infos","patternBookmarkCreated":"Muster-Lesezeichen erstellt","patternEditor":"Muster-Editor","patternInspector":"Muster-Inspektor","patternLogs":"Musterprotokolle","patternSaved":"Muster gespeichert","pockets":"Taschen","printLayout":"Layout drucken","printSettings.d":"Konfiguriere dein Muster so, dass du es genau so drucken kannst, wie du es möchtest. Dazu gehören Seitengröße und -ausrichtung, Ränder und mehr.","printSettings.t":"Druckeinstellungen","reset":"Zurücksetzen","resetPrintLayout":"Drucklayout zurücksetzen","resetPrintLayoutDesc":"Entfernt alle manuellen Änderungen am Drucklayout und stellt das Standardlayout wieder her","rows":"Zeilen","save":"Speichern","savePattern":"Schnittmuster speichern","saveAsNewPattern":"Als neues Muster speichern","savePatternAs":"Muster speichern unter...","savePatternAsHellip":"Muster speichern unter...","saveSettings":"Einstellungen speichern","saveYourPattern":"Speichere dein Schnittmuster","seeMissingMeasies":"Siehe fehlende Maße","show":"Anzeigen","showAllParts":"Alle Musterteile anzeigen","showMovableButtons":"Knöpfe","showOnlyThisPart":"Nur diesen Teil des Musters anzeigen","sleevecap":"Armkugel","style":"Stil","test":"Test","testDesign":"Test Design","testDesignMeasurement":"Teste {design} Messungen: {measurement}","testDesignOption":"Teste {design} Designoptionen: {option}","testDesignSets":"Test {design} über Messreihen hinweg","testMeasurements":"Test Messungen","testMeasurementsDesc":"Teste, wie sich das Design an Änderungen einer bestimmten Messung anpasst","testOptions":"Designoptionen testen","testOptionsDesc":"Teste, wie sich das Design an Änderungen einer bestimmten Designoption anpasst","testPattern":"Testmuster","testSets":"Test-Messreihen","testSetsDesc":"Teste, wie sich das Design an verschiedene Messreihen anpasst","timeDesign":"Design timen","topLeft":"Oben links","weLackSomeMeasies":"Uns fehlen { nr } Messungen, um dieses Muster zu erstellen","whereToGoAfterSaveAs":"Was willst du tun, nachdem du das neue Muster gespeichert hast?","width":"Breite","xTotalPagesSomeBlank":"{total} Seiten insgesamt, aber {blank} sind leer","yamlEditViewError":"Probleme mit YAML","yamlEditViewErrorDesc":"Wir haben deine Eingabe gespeichert, aber sie funktioniert möglicherweise aus folgenden Gründen nicht","yamlEditViewTitleThing":"Musterkonfiguration bearbeiten für {thing}","youCanPickOrEnter":"Du kannst entweder einen Satz Messungen auswählen oder sie von Hand eingeben, aber ohne diese Messungen können wir nicht weitermachen.","youUseCustomValue":"Du verwendest den Standardwert","youUseDefaultValue":"Du verwendest einen benutzerdefinierten Wert","veryFast":"Sehr schnell","fast":"Schnell","average":"Durchschnittlich","slow":"Langsam","verySlow":"Sehr langsam","tooSlow":"Zu langsam"} \ No newline at end of file +{"addNotes":"Notizen hinzufügen","addSettingsToNotes":"Einstellungen zu Notizen hinzufügen","advanced":"Fortgeschritten","appliedMeasies":"Wir haben dieses Schnittmuster mit einem neuen Maßsatz versehen.","armhole":"Armloch","attributes":"Eigenschaften","backPockets":"Gesäßtaschen","bookmarkPattern":"Lesezeichen Muster","bottomRight":"Unten rechts","changeMeasies":"Muster ändern Messungen","chooseATest":"Wähle ein Testszenario für die Durchführung","chooseATestDesc":"Du kannst testen, wie sich der Entwurf an Änderungen einer bestimmten Entwurfsoption oder von Messungen anpasst.","chooseATestMenuMobileMsg":"Öffne dazu das Testmenü und wähle das Szenario aus, das du ausführen möchtest.","chooseATestMenuMsg":"Wähle dazu im Menü auf der rechten Seite das gewünschte Testszenario aus.","chooseFromBookmarkedSets":"Wähle einen der Messwertsätze, die du mit einem Lesezeichen versehen hast","chooseFromBookmarkedSetsDesc":"Wenn du ein Lesezeichen für eine Messreihe gesetzt hast, kannst du auch aus diesen auswählen.","chooseFromCuratedSets":"Wähle eines der kuratierten Maßsets von FreeSewing","chooseFromCuratedSetsDesc":"Wenn du unsere Plattform nur ausprobieren möchtest, kannst du aus unserer Liste mit kuratierten Messsätzen wählen.","chooseFromOwnSets":"Wähle einen deiner eigenen Messsätze","chooseFromOwnSetsDesc":"Wähle ein beliebiges Maßset aus, das alle erforderlichen Maße enthält, um dieses Muster zu erstellen.","chooseNewSet":"Wähle ein neues Maßnahmeset","clearTimingData":"Timingdaten löschen","closure":"Verschluss","collar":"Kragen","columns":"Spalten","conditional":"Conditional","configurePattern":"Muster konfigurieren","construction":"Konstruktion","continueEditingTitle":"Weiter bearbeiten","continueEditingDesc":"Lade das neu gespeicherte Muster in den Muster-Editor, damit du weitere Änderungen vornehmen kannst.","cuffs":"Manschetten","currentPrintLayout":"Aktuelles Drucklayout","cutLayout":"Layout schneiden","darts":"Abnäher","designOptions.d":"Teste die Auswirkungen einer Option auf das Aussehen dieses Musters","docs":"Dokumentation","draft":"Entwurf","draftPattern":"Entwurfsmuster","edit":"bearbeiten","editCurrentMeasies":"Aktuelle Maße bearbeiten","editCurrentMeasiesDesc":"Änderungen, die du hier vornimmst, werden nicht in deine Maßsätze gespeichert und wirken sich nur auf dieses Schnittmuster aus.","editCurrentMeasiesHeader":"Schnittmuster-Maße bearbeiten","editMeasiesByHand":"Messungen von Hand bearbeiten","editMeasiesByHandDesc":"Setze alle Messungen manuell fest oder setze sie außer Kraft. Diese Änderungen gelten nur für das aktuelle Muster.","editSettings":"Einstellungen bearbeiten","editSettingsByHand":"Einstellungen manuell bearbeiten","elastic":"Gummi","export":"Exportieren","exporting":"Exportieren","exportAsData":"Als Daten exportieren","exportForEditing":"Für die Bearbeitung exportieren","exportForPrinting":"Für den Druck exportieren","exportPattern-txt":"Ein für deinen Heimdrucker geeignetes PDF exportieren, oder das Schnittmuster in verschiedenen Formaten herunterladen","exportPattern":"Schnittmuster exportieren","fit":"Passform","frontPockets":"Vordere Taschen","generatePdf":"Druckfähiges PDF erzeugen","giveItAName":"Gib ihm einen Namen","goToPatternTitle":"Navigiere zur Musterseite","goToPatternDesc":"Verlasse den Mustereditor und navigiere zur Musterseite, wo du die Metadaten des Musters aktualisieren kannst.","height":"Höhe","help":"Hilfe","layoutSettings.d":"Zusätzliche Optionen, um das Drucklayout deines Musters weiter zu optimieren.","layoutSettings.t":"Layout-Einstellungen","length":"Länge","learnHowToUseEditor":"Lerne, wie du den Online-Schnittmuster-Editor von FreeSewing verwendest","measies":"Muster-Messungen","measiesOk":"Wir haben alle erforderlichen Maße, um dieses Muster zu erstellen.","measurements.d":"Teste die Auswirkungen einer Messung auf das Aussehen des Musters","menu":"Menü","name":"Name","noDesignFound":"Wir konnten dieses Design nicht finden. Das sollte nicht passieren, also würden wir uns freuen, wenn du es meldest.","noInlineDocs":"Die Dokumentation ist in diesem Build nicht enthalten","noInlineDocsDesc":"Bitte besuche FreeSewing.org, um auf unsere Dokumentation zuzugreifen","notes":"Notizen","pages":"Seiten","part":"Musterteil","partInfo":"Musterteil Info","partTransfo":"Tasten für die Teilumwandlung","partTransfoDesc":"Mit diesen Schaltflächen kannst du einzelne Musterteile drehen oder spiegeln.","partTransfoNo":"Tasten ausblenden","partTransfoNoDesc":"Diese Schaltflächen dürfen nicht in der Musterausgabe enthalten sein","partTransfoYes":"Tasten anzeigen","partTransfoYesDesc":"Füge diese Schaltflächen in die Musterausgabe ein (sie werden nicht gedruckt)","pathInfo":"Pfad-Infos","patternBookmarkCreated":"Muster-Lesezeichen erstellt","patternEditor":"Muster-Editor","patternInspector":"Muster-Inspektor","patternLogs":"Musterprotokolle","patternSaved":"Muster gespeichert","pockets":"Taschen","printLayout":"Layout drucken","printSettings.d":"Konfiguriere dein Muster so, dass du es genau so drucken kannst, wie du es möchtest. Dazu gehören Seitengröße und -ausrichtung, Ränder und mehr.","printSettings.t":"Druckeinstellungen","reset":"Zurücksetzen","resetPrintLayout":"Drucklayout zurücksetzen","resetPrintLayoutDesc":"Entfernt alle manuellen Änderungen am Drucklayout und stellt das Standardlayout wieder her","rows":"Zeilen","save":"Speichern","savePattern":"Schnittmuster speichern","saveAsNewPattern":"Als neues Muster speichern","savePatternAs":"Muster speichern unter...","savePatternAsHellip":"Muster speichern unter...","saveSettings":"Einstellungen speichern","saveYourPattern":"Speichere dein Schnittmuster","seeMissingMeasies":"Siehe fehlende Maße","show":"Anzeigen","showAllParts":"Alle Musterteile anzeigen","showMovableButtons":"Knöpfe","showOnlyThisPart":"Nur diesen Teil des Musters anzeigen","sleevecap":"Armkugel","style":"Stil","test":"Test","testDesign":"Test-Entwurf","testDesignMeasurement":"Teste {design} Messungen: {measurement}","testDesignOption":"Teste {design} Designoptionen: {option}","testDesignSets":"Test {design} über Messreihen hinweg","testMeasurements":"Test Messungen","testMeasurementsDesc":"Teste, wie sich das Design an Änderungen einer bestimmten Messung anpasst","testOptions":"Designoptionen testen","testOptionsDesc":"Teste, wie sich das Design an Änderungen einer bestimmten Designoption anpasst","testPattern":"Testmuster","testSets":"Test-Messreihen","testSetsDesc":"Teste, wie sich das Design an verschiedene Messreihen anpasst","timeDesign":"Design timen","topLeft":"Oben links","weLackSomeMeasies":"Uns fehlen { nr } Messungen, um dieses Muster zu erstellen","whereToGoAfterSaveAs":"Was willst du tun, nachdem du das neue Muster gespeichert hast?","width":"Breite","xTotalPagesSomeBlank":"{total} Seiten insgesamt, aber {blank} sind leer","yamlEditViewError":"Probleme mit YAML","yamlEditViewErrorDesc":"Wir haben deine Eingabe gespeichert, aber sie funktioniert möglicherweise aus folgenden Gründen nicht","yamlEditViewTitleThing":"Musterkonfiguration bearbeiten für {thing}","youCanPickOrEnter":"Du kannst entweder einen Satz Messungen auswählen oder sie von Hand eingeben, aber ohne diese Messungen können wir nicht weitermachen.","youUseCustomValue":"Du verwendest den Standardwert","youUseDefaultValue":"Du verwendest einen benutzerdefinierten Wert","veryFast":"Sehr schnell","fast":"Schnell","average":"Durchschnittlich","slow":"Langsam","verySlow":"Sehr langsam","tooSlow":"Zu langsam"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/account.json b/sites/sde/public/locales/en/account.json index f207cb75d87..6ed21710342 100644 --- a/sites/sde/public/locales/en/account.json +++ b/sites/sde/public/locales/en/account.json @@ -1 +1 @@ -{"account":"Account","yourAccount":"Your Account","newPattern":"New Pattern","newSet":"Create a new measurements set","links":"Links","info":"Info","settings":"Settings","data":"Data","sets":"Measurements Sets","patterns":"Patterns","actions":"Actions","created":"Created","updated":"Updated","expires":"Expires","role":"Role","yourProfile":"Your Profile","yourPatterns":"Your Patterns","yourSets":"Your Measurements Sets","signOut":"Sign Out","politeOhCrap":"Oh fiddlesticks","bio":"Bio","email":"E-mail Address","img":"Image","username":"Username","compare":"Metricset Comparison","consent":"Consent & Privacy","control":"User Experience","imperial":"Units","units":"Units","apikeys":"API Keys","newsletter":"Newsletter Subscription","password":"Password","newPasswordPlaceholder":"Enter your new password here","passwordPlaceholder":"Enter your password here","mfa":"Two-Factor Authentication","mfaTipTitle":"Please consider enabling Two-Factor Authentication","mfaTipMsg":"We do not enforce a password policy, but we do recommend you enable Two-Factor Authentication to keep your FreeSewing account safe.","mfaEnabled":"Two-Factor Authentication is enabled","mfaDisabled":"Two-Factor Authentication is disabled","mfaSetup":"Set up Two-Factor Authentication","mfaAdd":"Add FreeSewing to your Authenticator App by scanning the QR code above.","mfaScratchCodes":"MFA Scratch Codes","mfaScratchCodesMsg1":"You can use any of these scratch codes as a one-time MFA code when you do not have access to your code-generating app (for example, when you've lost your phone).","mfaScratchCodesMsg2":"You can use each of these codes only once. Write them down, because this is the only time you will get to see them.","copyToClipboard":"Copy to clipboard","confirmWithPassword":"Please enter your password to confirm this action","confirmWithMfa":"Please enter a code from your Authenticator App to confirm this action","enableMfa":"Enable Two-Factor Authentication","disableMfa":"Disable Two-Factor Authentication","language":"Language","developer":"Developer","design":"Design","patternMetadata":"Pattern metadata","clonePattern":"Clone pattern","updatePattern":"Update pattern","reload":"Reload account","export":"Export your data","exportMsg":"Click below to export your personal data","exportNote":"The EU's General Data Protection Regulation (GDPR) ensures your so-called right to data portability — the right to obtain and reuse your personal data for your own purposes, or across different services.","exportDownload":"Your data was exported and is available for download at the following location:","review":"Review your consent","restrict":"Restrict processing of your data","disable":"Disable your account","remove":"Remove your account","proceedWithCaution":"Proceed with caution","restrictWarning":"While no data will be removed, this will disable your account. Furthermore, you can not undo this on your own, but will have to contact support when you want to restore access to your account.","noWayBack":"There is no way back from this.","mdSupport":"You can use markdown here","or":"or","continue":"Continue","save":"Save","noThanks":"No thanks","areYouCertain":"Are you certain?","delete":"Delete","nailedIt":"Nailed it","gone":"Poof. Gone.","reloadMsg1":"The data stored in your browser can sometimes get out of sync with the data stored in our backend.","reloadMsg2":"This lets you reload your account data from the backend. It has the same effect as signin out, and then signing in again","bioTitle":"Tell people a little bit about yourself","bioPreview":"Bio Preview","bioPlaceholder":"I make clothes and shoes. I design sewing patterns. I write code. I run [FreeSewing](http://freesewing.org)","compareTitle":"Are you comfortable with measurements sets being compared?","compareYes":"Yes, in case it may help me","compareYesd":"We will occasionally show how your set of measurements compares to other measurements sets.\nThis allows us to detect potential problems in your measurements or patterns.\n","compareNo":"No, never compare","compareNod":"We will never compare your set of measurements to other measurements sets.\nThis will limit our ability to warn you about potential problems in your measurements sets or patterns.\n","showMore":"Show more","control1.t":"Keep it as simple as possible","control1.d":"Hides all but the most crucial features.","control2.t":"Keep it simple, but not too simple","control2.d":"Hides the majority of features.","control3.t":"Balance simplicity with power","control3.d":"Reveals the majority of features, but not all.","control4.t":"Give me all powers, but keep me safe","control4.d":"Reveals all features, keeps handrails and safety checks.","control5.t":"Get out of my way","control5.d":"Reveals all features, removes all handrails and safety checks.","controlShowMore":"Show more options","controlTitle":"Which user experience do you prefer?","imgTitle":"How about a picture?","imgDragAndDropImageHere":"Drag and drop an image here","imgPasteUrlHere":"Paste an image location (url) here","imgSelectImage":"Select an image","newsletterTitle":"Would you like to reveice the FreeSewing newsletter?","newsletterYes":"Yes, I would like to receive the newsletter","newsletterYesd":"Once every 3 months you'll receive an email from us with honest wholesome content. No tracking, no ads, no nonsense.","newsletterNod":"You can always change your mind later. But until you do, we will not send you any newsletters.","metricUnits":"Metric units (cm)","metricUnitsd":"Pick this if you prefer centimeters over inches.","imperialUnits":"Imperial units (inch)","imperialUnitsd":"Pick this if you prefer inches over centimeters.","unitsTitle":"Which units do you prefer?","usernameTitle":"What username would you like?","usernameAvailable":"Username is available","usernameNotAvailable":"Username is not available","emailTitle":"Where can we reach you in case we have a good reason for it (like when you forgot your password)?","oneMoreThing":"One more thing","oneMomentPlease":"One moment please","emailChangeConfirmation":"We have sent an E-mail to your new address to confirm this change.","vagueError":"Something went wrong, and we're not certain how to handle it. Please try again, or involve a human being for assistance.","githubTitle":"Link your GitHub identity","githubWhy1":"Enter your GitHub username and email here and we will use them when interacting with GitHub on your behalf.","githubWhy2":"Note that both your GitHub username and email is public info. This merely allows us to make a link between your FreeSewing account and GitHub account.","githubWhy3":"For example, when you report a problem on this website, we can mention you so you will receive notifications when there is an update. For this, your username is sufficient.","githubWhy4":"When you submit a showcase post or make changed to our content, we can credit those commits to you if we have both your username and the email address you use on GitHub.","tooComplex":"If all of this in confusing, you don't have to provide this info. It's an advanced feature.","languageTitle":"Which language do you prefer?","passwordTitle":"Something only you know","newApikey":"Generate a new API key","keyNewInfo":"Create a new API key to connect to the FreeSewing backend in an automated way.","keyName":"Key name","keyNameDesc":"A unique name for this API key. Only visible to you.","keyExpires":"Key expiration","keyExpiresDesc":"The key will expire on:","keyLevel":"Key permission level","keyLevel0":"Authenticate only","keyLevel1":"Read access to your own patterns and measurements sets","keyLevel2":"Read access to all your account data","keyLevel3":"Write access to your own patterns and measurements sets","keyLevel4":"Write access to all your account data","keyLevel5":"Read access to patterns and measurements sets of other users","keyLevel6":"Write access to patterns and measurements sets of other users","keyLevel7":"Write access to all account data of other users","keyLevel8":"Impersonate other users, full write access to all data","cancel":"Cancel","keySecretWarning":"This is the only time you can see the key secret, make sure to copy it.","keyExpired":"This API key has expired","deleteKeyWarning":"Removing an API key cannot be undone.","keyDocsTitle":"Refer to FreeSewing.dev for documentation on using API keys (English only)","keyDocsMsg":"This is an advanced feature aimed at developers or anyone who wants to interact with our backend directly.","apiCalls":"API Calls","newBookmark":"Add a Bookmark","bookmark":"Bookmark","bookmarks":"Bookmarks","type":"Type","location":"Location","title":"Title","new":"New","designBookmark":"Designs","patternBookmark":"Patterns","setBookmark":"Measurements Sets","csetBookmark":"Curated Measurements Sets","docBookmark":"Documentation","customBookmark":"Custom Bookmarks","yourBookmarks":"Your bookmarks","bookmarkThisThing":"Bookmark this { thing }","page":"Page","set":"Measurements Set","name":"Name","setNameDesc":"A name to identify this measurements set","setNewInfo":"Create a new set of measurements which you can then use to generate patterns for.","notes":"Notes","setNotesDesc":"Any notes you'd like to keep regarding this measurements set","description":"Description","deleteSetWarning":"Removing a measurements set cannot be undone.","image":"Image","measies":"Measurements","setUnitsMsgTitle":"This settings only applies to this measurement set","setUnitsMsgDesc":"These are the units we will use when updating or displaying the measurements in this set.\nEverywhere else on this website, we will use the units preference set in your account.\n","public":"Public","publicSet":"Public measurements set","privateSet":"Private measurements set","publicSetDesc":"Others are allowed to use these measurements to generate or test patterns","privateSetDesc":"These measurments cannot be used by other users or visitors","permalink":"Permalink","editThing":"Edit {thing}","saveThing":"Save {thing}","filterByDesign":"Filter by design","noFilter":"Do not filter","filterByDesignDocs":"If you have a specific design in mind, you can filter by design to only list those measurements that are required for this design.","setLacksMeasiesForDesign":"This set lacks measurements required for this pattern","setHasMeasiesForDesign":"This set has all measurements required for this pattern","someSetsLacking":"Some of these sets lack the measurments required to generate this pattern","theseSetsReady":"These sets have all required measurments to generate this pattern","chooseSet":"Please choose a set of measurements","patternForWhichSet":"Which set of measurements should we generate a pattern for?","bookmarkedSets":"Measurements sets you've bookmarked","curatedSets":"FreeSewing's curated measurements sets","curatedSetsAbout":"Sets of measurements curated by FreeSewing that you can use to test our platform, or your designs.","curateCuratedSets":"Curate our selection of curated measurements sets","useThisSet":"Use this set of measurements","ownSets":"Your own measurements sets","noOwnSets":"You do not have any of your own measurements sets (yet)","pleaseMtm":"Because our patterns are bespokee, we strongly suggest you take accurate measurements.","noOwnSetsMsg":"You can store your measurements as a measurements set, after which you can generate as many patterns as you want for them.","measurements":"Measurements","chooseASet":"Choose a measurements set","showImage":"Show image","suggestForCuration":"Suggest for curation","suggestCset":"Suggest a measurements set for curation","csetAllMeasies":"To ensure curated measurements sets work for all designs, you need to provide a full set of measurements.","csetMissing":"Your measurements set is missing the following measurements","allMeasiesAvailable":"All measurements are available.","csetHeightMsg1":"To allow organizing and presenting our curated sets in a structured way, we organize them by height.","csetImgMsg":"Finally, we need a picture. Please refer to the documentation to see what makes a good picture for a curated measurements set.","docs":"Documentation","csetNotesMsg":"If you would like to add any notes, you can do so here.","thankYouVeryMuch":"Thank you very much","csetSuggestedMsg":"Your submission has been registered and will be processed by one of our curators.","itIsAvailableAt":"It is available at","csetNameMsg":"Each curated set has a name. You can suggest your own name or a pseudonym.","patternNew":"Generate a new pattern","patternNewInfo":"Pick a design, add your measurements set, and we'll generate a bespoke sewing pattern for you.","designNew":"Create a new design","designNewInfo":"FreeSewing designs are small bundles of JavaScript code that generate patterns. It's not hard to create your own designs, and we have a detailed tutorial to get you started.","pluginNew":"Create a new plugin","pluginNewInfo":"FreeSewing's functionality can be further extended with plugins. Creating a plugin is easy, and we have a guide to take you from start to finish.","showcaseNew":"Create a new showcase post","showcaseNewInfo":"If you would like to share something you (or someone else) made based on our designs, you can start a draft showcase post here.","blogNew":"Create a new blog post","blogNewInfo":"If you would like to write on the FreeSewing blog, you can start a draft blog post here.","imgNew":"Generate a social media image","imgNewInfo":"Use our generator to create an image you can share on social media, supports wide (classic), square (Instagram), or tall (stories/TikTok) formats.","csetNew":"Suggest a new curated measurements set","csetNewInfo":"We curate a collection of vetted measurments sets that we use to test patterns. You can suggest a measurements set here.","opackNew":"Suggest a new options pack","opackNewInfo":"We curate a collection of vetted option packs for each of our designs. You can suggest your options here.","newPopular":"Most popular","newShare":"Share / Show","newDev":"Design / Develop","generateANewThing":"Generate a new { thing }","website":"Website","linkedIdentities":"Linked Identities","websiteTitle":"Do you have a website or other URL you'd like to add?","platformTitle":"Who are you on { platform }?","platformWhy":"We do not use this data in any way. This is only here so FreeSewing users can connect the dots across platforms.","security":"Security","revealPassword":"Reveal password","hidePassword":"Hide password","designs":"Designs","code":"Code","aboutThing":"About { thing }","requiredMeasurements":"Required measurements","optionalMeasurements":"Optional measurements","designOptions":"Design options","parts":"Parts","plugins":"Plugins","specifications":"Specifications","visitShowcase":"Visit showcase post","examples":"Examples","noExamples":"We currently do not have any examples for this design","noExamplesMsg":"We rely on the FreeSewing community to submit examples in our showcase posts.","ownPublicPattern":"This is the public view on one of your own patterns. For more options, access the private view.","ownPrivatePattern":"This is the private view on your pattern. The public view will work for you even when the pattern is private. It will only work for others when the pattern is public.","privateView":"Private view","publicView":"Public view"} \ No newline at end of file +{"account":"Account","yourAccount":"Your Account","newPattern":"New Pattern","newSet":"Create a new measurements set","links":"Links","info":"Info","settings":"Settings","data":"Data","sets":"Measurements Sets","patterns":"Patterns","actions":"Actions","created":"Created","updated":"Updated","expires":"Expires","role":"Role","yourApikeys":"Your API Keys","yourProfile":"Your Profile","yourPatterns":"Your Patterns","yourSets":"Your Measurements Sets","signOut":"Sign Out","politeOhCrap":"Oh fiddlesticks","bio":"Bio","email":"E-mail Address","img":"Image","username":"Username","compare":"Measurements Sets Comparison","consent":"Consent & Privacy","control":"User Experience","imperial":"Units","units":"Units","apikeys":"API Keys","newsletter":"Newsletter Subscription","password":"Password","newPasswordPlaceholder":"Enter your new password here","passwordPlaceholder":"Enter your password here","mfa":"Two-Factor Authentication","mfaTipTitle":"Please consider enabling Two-Factor Authentication","mfaTipMsg":"We do not enforce a password policy, but we do recommend you enable Two-Factor Authentication to keep your FreeSewing account safe.","mfaEnabled":"Two-Factor Authentication is enabled","mfaDisabled":"Two-Factor Authentication is disabled","mfaSetup":"Set up Two-Factor Authentication","mfaAdd":"Add FreeSewing to your Authenticator App by scanning the QR code above.","mfaScratchCodes":"MFA Scratch Codes","mfaScratchCodesMsg1":"You can use any of these scratch codes as a one-time MFA code when you do not have access to your code-generating app (for example, when you've lost your phone).","mfaScratchCodesMsg2":"You can use each of these codes only once. Write them down, because this is the only time you will get to see them.","copyToClipboard":"Copy to clipboard","confirmWithPassword":"Please enter your password to confirm this action","confirmWithMfa":"Please enter a code from your Authenticator App to confirm this action","enableMfa":"Enable Two-Factor Authentication","disableMfa":"Disable Two-Factor Authentication","language":"Language","developer":"Developer","design":"Design","patternMetadata":"Pattern metadata","clonePattern":"Clone pattern","updatePattern":"Update pattern","reload":"Reload account","export":"Export your data","import":"Import data","exportMsg":"Click below to export your personal data","exportNote":"The EU's General Data Protection Regulation (GDPR) ensures your so-called right to data portability — the right to obtain and reuse your personal data for your own purposes, or across different services.","exportDownload":"Your data was exported and is available for download at the following location:","review":"Review your consent","restrict":"Restrict processing of your data","disable":"Disable your account","remove":"Remove your account","proceedWithCaution":"Proceed with caution","restrictWarning":"While no data will be removed, this will disable your account. Furthermore, you can not undo this on your own, but will have to contact support when you want to restore access to your account.","noWayBack":"There is no way back from this.","mdSupport":"You can use markdown here","or":"or","continue":"Continue","save":"Save","noThanks":"No thanks","areYouCertain":"Are you certain?","delete":"Delete","nailedIt":"Nailed it","gone":"Poof. Gone.","reloadMsg1":"The data stored in your browser can sometimes get out of sync with the data stored in our backend.","reloadMsg2":"This lets you reload your account data from the backend. It has the same effect as signing out, and then signing in again","bioTitle":"Tell people a little bit about yourself","bioPreview":"Bio Preview","bioPlaceholder":"I make clothes and shoes. I design sewing patterns. I write code. I run [FreeSewing](http://freesewing.org)","compareTitle":"Are you comfortable with your measurements sets being compared?","compareYes":"Yes, in case it may help me","compareYesd":"We will occasionally show how your sets of measurements compare to other measurements sets.\nThis allows us to detect potential problems in your measurements or patterns.\n","compareNo":"No, never compare","compareNod":"We will never compare your sets of measurements to other measurements sets.\nThis will limit our ability to warn you about potential problems in your measurements sets or patterns.\n","showMore":"Show more","control1.t":"Keep it as simple as possible","control1.d":"Hides all but the most crucial features.","control2.t":"Keep it simple, but not too simple","control2.d":"Hides the majority of features.","control3.t":"Balance simplicity with power","control3.d":"Reveals the majority of features, but not all.","control4.t":"Give me all powers, but keep me safe","control4.d":"Reveals all features, keeps handrails and safety checks.","control5.t":"Get out of my way","control5.d":"Reveals all features, removes all handrails and safety checks.","controlShowMore":"Show more options","controlTitle":"Which user experience do you prefer?","imgTitle":"How about a picture?","imgDragAndDropImageHere":"Drag and drop an image here","imgPasteUrlHere":"Paste an image location (URL) here","imgSelectImage":"Select an image","newsletterTitle":"Would you like to receive the FreeSewing newsletter?","newsletterYes":"Yes, I would like to receive the newsletter","newsletterYesd":"Once every 3 months you'll receive an email from us with honest wholesome content. No tracking, no ads, no nonsense.","newsletterNod":"You can always change your mind later. But until you do, we will not send you any newsletters.","metricUnits":"Metric units (cm)","metricUnitsd":"Pick this if you prefer centimeters over inches.","imperialUnits":"Imperial units (inch)","imperialUnitsd":"Pick this if you prefer inches over centimeters.","unitsTitle":"Which units do you prefer?","displayUnits":"Display units","usernameTitle":"What username would you like?","usernameAvailable":"Username is available","usernameNotAvailable":"Username is not available","emailTitle":"Where can we reach you in case we have a good reason for it (like when you forgot your password)?","oneMoreThing":"One more thing","oneMomentPlease":"One moment please","emailChangeConfirmation":"We have sent an E-mail to your new address to confirm this change.","vagueError":"Something went wrong, and we're not certain how to handle it. Please try again, or involve a human being for assistance.","githubTitle":"Link your GitHub identity","githubWhy1":"Enter your GitHub username and email here and we will use them when interacting with GitHub on your behalf.","githubWhy2":"Note that both your GitHub username and email is public info. This merely allows us to make a link between your FreeSewing account and GitHub account.","githubWhy3":"For example, when you report a problem on this website, we can mention you so you will receive notifications when there is an update. For this, your username is sufficient.","githubWhy4":"When you submit a showcase post or make changed to our content, we can credit those commits to you if we have both your username and the email address you use on GitHub.","tooComplex":"If all of this in confusing, you don't have to provide this info. It's an advanced feature.","languageTitle":"Which language do you prefer?","passwordTitle":"Something only you know","userId":"User ID","newApikey":"Generate a new API key","keyNewInfo":"Create a new API key to connect to the FreeSewing backend in an automated way.","keyName":"Key name","keyNameDesc":"A unique name for this API key. Only visible to you.","keyExpires":"Key expiration","keyExpiresDesc":"The key will expire on:","keyLevel":"Key permission level","keyLevel0":"Authenticate only","keyLevel1":"Read access to your own patterns and measurements sets","keyLevel2":"Read access to all your account data","keyLevel3":"Write access to your own patterns and measurements sets","keyLevel4":"Write access to all your account data","keyLevel5":"Read access to patterns and measurements sets of other users","keyLevel6":"Write access to patterns and measurements sets of other users","keyLevel7":"Write access to all account data of other users","keyLevel8":"Impersonate other users, full write access to all data","cancel":"Cancel","keySecretWarning":"This is the only time you can see the key secret, make sure to copy it.","keyExpired":"This API key has expired","deleteKeyWarning":"Removing an API key cannot be undone.","keyDocsTitle":"Refer to FreeSewing.dev for documentation on using API keys (English only)","keyDocsMsg":"This is an advanced feature aimed at developers or anyone who wants to interact with our backend directly.","apiCalls":"API Calls","newBookmark":"Add a Bookmark","bookmark":"Bookmark","bookmarks":"Bookmarks","type":"Type","location":"Location","title":"Title","new":"New","designBookmark":"Designs","patternBookmark":"Patterns","setBookmark":"Measurements Sets","csetBookmark":"Curated Measurements Sets","docBookmark":"Documentation","customBookmark":"Custom Bookmarks","yourBookmarks":"Your bookmarks","bookmarkThisThing":"Bookmark this { thing }","page":"Page","doc":"Documentation","pattern":"Pattern","set":"Measurements Set","name":"Name","setNameDesc":"A name to identify this measurements set","setNewInfo":"Create a new set of measurements which you can then use to generate patterns for.","notes":"Notes","setNotesDesc":"Any notes you'd like to keep regarding this measurements set","description":"Description","deleteSetWarning":"Removing a measurements set cannot be undone.","image":"Image","measies":"Measurements","setUnitsMsgTitle":"This settings only applies to this measurement set","setUnitsMsgDesc":"These are the units we will use when updating or displaying the measurements in this set.\nEverywhere else on this website, we will use the units preference set in your account.\n","public":"Public","publicSet":"Public measurements set","privateSet":"Private measurements set","publicSetDesc":"Others are allowed to use these measurements to generate or test patterns","privateSetDesc":"These measurements cannot be used by other users or visitors","permalink":"Permalink","editThing":"Edit {thing}","saveThing":"Save {thing}","filterByDesign":"Filter by design","noFilter":"Do not filter","filterByDesignDocs":"If you have a specific design in mind, you can filter by design to only list those measurements that are required for this design.","setLacksMeasiesForDesign":"This set lacks measurements required for this pattern","setHasMeasiesForDesign":"This set has all measurements required for this pattern","someSetsLacking":"Some of these sets lack the measurements required to generate this pattern","theseSetsReady":"These sets have all required measurements to generate this pattern","chooseSet":"Please choose a set of measurements","patternForWhichSet":"Which set of measurements should we generate a pattern for?","bookmarkedSets":"Measurements sets you've bookmarked","curatedSets":"FreeSewing's curated measurements sets","curatedSetsAbout":"Sets of measurements curated by FreeSewing that you can use to test our platform, or your designs.","curateCuratedSets":"Curate our selection of curated measurements sets","useThisSet":"Use this set of measurements","ownSets":"Your own measurements sets","noOwnSets":"You do not have any of your own measurements sets (yet)","pleaseMtm":"Because our patterns are bespoke, we strongly suggest you take accurate measurements.","noOwnSetsMsg":"You can store your measurements as a measurements set, after which you can generate as many patterns as you want for them.","measurements":"Measurements","chooseASet":"Choose a measurements set","showImage":"Show image","suggestForCuration":"Suggest for curation","suggestCset":"Suggest a measurements set for curation","csetAllMeasies":"To ensure curated measurements sets work for all designs, you need to provide a full set of measurements.","csetMissing":"Your measurements set is missing the following measurements","allMeasiesAvailable":"All measurements are available.","csetHeightMsg1":"To allow organizing and presenting our curated sets in a structured way, we organize them by height.","csetImgMsg":"Finally, we need a picture. Please refer to the documentation to see what makes a good picture for a curated measurements set.","docs":"Documentation","csetNotesMsg":"If you would like to add any notes, you can do so here.","thankYouVeryMuch":"Thank you very much","csetSuggestedMsg":"Your submission has been registered and will be processed by one of our curators.","itIsAvailableAt":"It is available at","csetNameMsg":"Each curated set has a name. You can suggest your own name or a pseudonym.","missing":"Missing","andMore":"and more","unitsMustSave":"Note: You must save after changing Units to have the change take effect on this page.","makePublic":"Make public","makePrivate":"Make private","patternNew":"Generate a new pattern","patternNewInfo":"Pick a design, add your measurements set, and we'll generate a bespoke sewing pattern for you.","designNew":"Create a new design","designNewInfo":"FreeSewing designs are small bundles of JavaScript code that generate patterns. It's not hard to create your own designs, and we have a detailed tutorial to get you started.","pluginNew":"Create a new plugin","pluginNewInfo":"FreeSewing's functionality can be further extended with plugins. Creating a plugin is easy, and we have a guide to take you from start to finish.","showcaseNew":"Create a new showcase post","showcaseNewInfo":"If you would like to share something you (or someone else) made based on our designs, you can start a draft showcase post here.","blogNew":"Create a new blog post","blogNewInfo":"If you would like to write on the FreeSewing blog, you can start a draft blog post here.","imgNew":"Generate a social media image","imgNewInfo":"Use our generator to create an image you can share on social media, supports wide (classic), square (Instagram), or tall (stories/TikTok) formats.","csetNew":"Suggest a new curated measurements set","csetNewInfo":"We curate a collection of vetted measurements sets that we use to test patterns. You can suggest a measurements set here.","opackNew":"Suggest a new options pack","opackNewInfo":"We curate a collection of vetted option packs for each of our designs. You can suggest your options here.","newPopular":"Most popular","newShare":"Share / Show","newDev":"Design / Develop","generateANewThing":"Generate a new { thing }","linkedIdentities":"Linked Identities","github":"GitHub","instagram":"Instagram","mastodon":"Mastodon","reddit":"Reddit","twitch":"Twitch","tiktok":"TikTok","website":"Website","websiteTitle":"Do you have a website or other URL you'd like to add?","platformTitle":"Who are you on { platform }?","platformWhy":"We do not use this data in any way. This is only here so FreeSewing users can connect the dots across platforms.","security":"Security","revealPassword":"Reveal password","hidePassword":"Hide password","designs":"Designs","code":"Code","aboutThing":"About { thing }","requiredMeasurements":"Required measurements","optionalMeasurements":"Optional measurements","none":"None","designOptions":"Design options","parts":"Parts","plugins":"Plugins","specifications":"Specifications","visitShowcase":"Visit showcase post","examples":"Examples","noExamples":"We currently do not have any examples for this design","noExamplesMsg":"We rely on the FreeSewing community to submit examples in our showcase posts.","ownPublicPattern":"This is the public view on one of your own patterns. For more options, access the private view.","ownPrivatePattern":"This is the private view on your pattern. The public view will work for you even when the pattern is private. It will only work for others when the pattern is public.","privateView":"Private view","publicView":"Public view","importHere":"This page allows you to import data into your FreeSewing account.","importSupported":"Currently, we support importing the following types of data","importSets":"Import Measurements Sets","importSet":"Import Measurements Set","cloneSet":"Clone Measurements Set","measieFile":"Measurements file","dragAndDropFileHere":"Drag and drop your file here","importSetTip1":"To import a measurement set, you should have a JSON or YAML file that has the following structure","importSetTip2":"Your file can either contain a single measurements set, or an array of multiple measurements sets.","importing":"Importing","imported":"Imported","importFailed":"Import failed"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/bent.json b/sites/sde/public/locales/en/bent.json index 595f4fc61e6..f5abf3991e5 100644 --- a/sites/sde/public/locales/en/bent.json +++ b/sites/sde/public/locales/en/bent.json @@ -1 +1 @@ -{"t":"Bent body Block","d":"This two-part sleeve block is the basis of our coat and jacket patterns.","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","topSleeve":"Topsleeve","underSleeve":"Undersleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern for the high bust measurement (if available) rather than the (full) chest. This will result in a more fitted garment for people with breasts.","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurements as the chest measurement. Recommended for people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Recommended for people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleeveBend.t":"Sleeve bend","sleeveBend.d":"Controls the bend of the sleeve at the elbow.","sleevecapHeight.t":"Sleevecap height","sleevecapHeight.d":"Controls the height of the sleevecap."} \ No newline at end of file +{"t":"Bent body Block","d":"This two-part sleeve block is the basis of our coat and jacket patterns.","largeShoulderWidth.t":"Shoulder Width larger than anticipated","largeShoulderWidth.d":"The pattern was not able to generate an optimal armhole shape using the given measurements and options. Please be aware that the generated pattern may not be correct. Please retake your measurements, verify that they are correct, and try generating a new pattern with the new measurements.","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","topSleeve":"Topsleeve","underSleeve":"Undersleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern using the high bust measurement if it is available, instead of using the chest measurement. This can result in a more fitted garment for people with breasts. (Please note that no additional adjustments or shaping is performed. Further manual adjustments may be needed for those with a larger difference between high bust and chest measurements.)","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurement instead of the chest measurement. Suggested for most people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Suggested for most people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleeveBend.t":"Sleeve bend","sleeveBend.d":"Controls the bend of the sleeve at the elbow.","sleevecapHeight.t":"Sleevecap height","sleevecapHeight.d":"Controls the height of the sleevecap."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/breanna.json b/sites/sde/public/locales/en/breanna.json index 5f18d42ec7b..66df6b258d4 100644 --- a/sites/sde/public/locales/en/breanna.json +++ b/sites/sde/public/locales/en/breanna.json @@ -1 +1 @@ -{"t":"Breanna body block","d":"Breanna is a basic body block for people with breasts.","back":"Back","base":"Base","frontBase":"Front base","front":"Front","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepthFactor.t":"Armhole depth factor","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","frontScyeDart.t":"Front scye dart","frontScyeDart.d":"Controls the dart at the front of the arm opening. This can help control gaping at the armhole.","shoulderDart.t":"Shoulder dart","shoulderDart.d":"Whether or not to inlude a dart at the shoulder to round the back","shoulderDartNo.t":"Do not draft a shoulder dart","shoulderDartNo.d":"Drafts a pattern without shoulder darts","shoulderDartYes.t":"Draft a shoulder dart","shoulderDartYes.d":"Drafts a pattern with shoulder darts","shoulderDartSize.t":"Shoulder dart size","shoulderDartSize.d":"The size of the shoulder dart","shoulderDartLength.t":"Shoulder dart length","shoulderDartLength.d":"The length of the shoulder dart","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","waistDart.t":"Waist dart","waistDart.d":"Whether or not to inlude a dart at the waist to round the back","waistDartNo.t":"Do not draft a waist dart","waistDartNo.d":"Drafts a pattern without waist darts","waistDartYes.t":"Draft a waist dart","waistDartYes.d":"Drafts a pattern with waist darts","waistDartSize.t":"Waist dart size","waistDartSize.d":"The size of the waist dart","waistDartLength.t":"Waist dart length","waistDartLength.d":"The length of the waist dart","verticalEase.t":"Vertical ease","verticalEase.d":"The amount of ease to distribute along the length of the garment","waistEase.t":"Waist ease","waistEase.d":"The amount of ease at the waist","primaryBustDart.t":"Bust dart","primaryBustDart.d":"Where to place the bust dart to shape the chest","primaryBustDartLength.t":"Bust dart length","primaryBustDartLength.d":"The length of the bust dart","secondaryBustDart.t":"Secondary bust dart","secondaryBustDart.d":"Optionally include a secondary bust dart to distribute the shaping of the chest","secondaryBustDartLength.t":"Secondary bust dart length","secondaryBustDartLength.d":"The length of the secondary bust dart","primaryBustDartShaping.t":"Bust darts shaping","primaryBustDartShaping.d":"Controls the balance between the main and secondary bust darts"} \ No newline at end of file +{"t":"Breanna body block","d":"Breanna is a basic body block for people with breasts.","back":"Back","base":"Base","frontBase":"Front base","front":"Front","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepthFactor.t":"Armhole depth factor","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","frontScyeDart.t":"Front scye dart","frontScyeDart.d":"Controls the dart at the front of the arm opening. This can help control gaping at the armhole.","shoulderDart.t":"Shoulder dart","shoulderDart.d":"Whether or not to include a dart at the shoulder to round the back","shoulderDartNo.t":"Do not draft a shoulder dart","shoulderDartNo.d":"Drafts a pattern without shoulder darts","shoulderDartYes.t":"Draft a shoulder dart","shoulderDartYes.d":"Drafts a pattern with shoulder darts","shoulderDartSize.t":"Shoulder dart size","shoulderDartSize.d":"The size of the shoulder dart","shoulderDartLength.t":"Shoulder dart length","shoulderDartLength.d":"The length of the shoulder dart","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","waistDart.t":"Waist dart","waistDart.d":"Whether or not to include a dart at the waist to round the back","waistDartNo.t":"Do not draft a waist dart","waistDartNo.d":"Drafts a pattern without waist darts","waistDartYes.t":"Draft a waist dart","waistDartYes.d":"Drafts a pattern with waist darts","waistDartSize.t":"Waist dart size","waistDartSize.d":"The size of the waist dart","waistDartLength.t":"Waist dart length","waistDartLength.d":"The length of the waist dart","verticalEase.t":"Vertical ease","verticalEase.d":"The amount of ease to distribute along the length of the garment","waistEase.t":"Waist ease","waistEase.d":"The amount of ease at the waist","primaryBustDart.t":"Bust dart","primaryBustDart.d":"Where to place the bust dart to shape the chest","primaryBustDartLength.t":"Bust dart length","primaryBustDartLength.d":"The length of the bust dart","secondaryBustDart.t":"Secondary bust dart","secondaryBustDart.d":"Optionally include a secondary bust dart to distribute the shaping of the chest","secondaryBustDartLength.t":"Secondary bust dart length","secondaryBustDartLength.d":"The length of the secondary bust dart","primaryBustDartShaping.t":"Bust darts shaping","primaryBustDartShaping.d":"Controls the balance between the main and secondary bust darts"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/brian.json b/sites/sde/public/locales/en/brian.json index d369b553a70..53e31014069 100644 --- a/sites/sde/public/locales/en/brian.json +++ b/sites/sde/public/locales/en/brian.json @@ -1 +1 @@ -{"t":"Brian body block","d":"Brian is a basic body block for people without breasts.","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern for the high bust measurement (if available) rather than the (full) chest. This will result in a more fitted garment for people with breasts.","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurements as the chest measurement. Recommended for people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Recommended for people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","sleeveWidthGuarantee.t":"Sleeve width guarantee","sleeveWidthGuarantee.d":"Controls how much of the sleeve width will be guaranteed. This determines how much we can alter the sleeve width to fit the sleeve in the armhole."} \ No newline at end of file +{"t":"Brian body block","d":"Brian is a basic body block for people without breasts.","largeShoulderWidth.t":"Shoulder Width larger than anticipated","largeShoulderWidth.d":"The pattern was not able to generate an optimal armhole shape using the given measurements and options. Please be aware that the generated pattern may not be correct. Please retake your measurements, verify that they are correct, and try generating a new pattern with the new measurements.","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern using the high bust measurement if it is available, instead of using the chest measurement. This can result in a more fitted garment for people with breasts. (Please note that no additional adjustments or shaping is performed. Further manual adjustments may be needed for those with a larger difference between high bust and chest measurements.)","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurement instead of the chest measurement. Suggested for most people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Suggested for most people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","sleeveWidthGuarantee.t":"Sleeve width guarantee","sleeveWidthGuarantee.d":"Controls how much of the sleeve width will be guaranteed. This determines how much we can alter the sleeve width to fit the sleeve in the armhole."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/core-settings.json b/sites/sde/public/locales/en/core-settings.json index c878cb5739e..98cc56d20cc 100644 --- a/sites/sde/public/locales/en/core-settings.json +++ b/sites/sde/public/locales/en/core-settings.json @@ -1 +1 @@ -{"coreSettings.t":"Core Settings","coreSettings.d":"These settings are not specific to the design, but instead allow you to customize various parameters of the FreeSewing core library, which generates the design for you.","designOptions.t":"These options are specific to this design. You can use them to customize your pattern in a variety of ways.","paperless.t":"Paperless","paperless.d":"Trees are awesome, and taping together sewing patterns is not much fun. Try our paperless mode to avoid the need to print out your pattern altogether.","samm.t":"Seam Allowance Size","samm.d":"Controls the amount of seam allowance used in your pattern","sabool.t":"Include Seam Allowance","sabool.d":"Controls whether or not to include seam allowance in your pattern","complete.t":"Details","complete.d":"Controls how detailed the pattern is; Either a complete pattern with all details, or a basic outline of the pattern parts","expand.t":"Expand","expand.d":"Controls efforts to save paper. Disable this to expand all pattern parts at the cost of using more space.","only.t":"Included Parts","only.d":"Use this to control exactly which pattern parts will be included in your pattern","locale.t":"Language","locale.d":"Determines the language used on your pattern. This will not influence the language of the website, only of this specific pattern.","units.t":"Units","units.d":"This setting determines how unit are displayed on your pattern","margin.t":"Margin","margin.d":"Controls the margin around pattern parts","scale.t":"Scale","scale.d":"Controls the overall line width, font size, and other elements that do not scale with the pattern's measurements","de.t":"German","de.d":"Use this to generate a German pattern","en.t":"English","en.d":"Use this to generate an English pattern","es.t":"Spanish","es.d":"Use this to generate a Spanish pattern","fr.t":"French","fr.d":"Use this to generate a French pattern","nl.t":"Dutch","nl.d":"Use this to generate a Dutch pattern","yes":"Yes","no":"No","completeYes.t":"Generate a complete pattern","completeYes.d":"This will generate a complete pattern with all notations, lines, markings. Use this if you are not certain what to choose.","completeNo.t":"Generate a pattern outline","completeNo.d":"Only generate the outline of the pattern parts. Use this if you are looking to use a lasercutter or have other specific needs.","expandYes.t":"Expand all pattern parts","expandYes.d":"This will generate a pattern where all pattern parts are drawn to their full size, even if they are simple rectangles.","expandNo.t":"Keep patterns parts compact where possible","expandNo.d":"This will draw a more dense representation of the pattern which includes all info without using up too much space & paper.","paperlessNo.t":"Generate a regular pattern","paperlessNo.d":"This will generate a regular pattern, which you can then print out.","paperlessYes.t":"Generate a paperless pattern","paperlessYes.d":"This generates a pattern with dimensions and a grid, which allows you to transfer it on fabric or another medium without the need to print out the pattern.","metric":"Metric","imperial":"Imperial","metric.t":"Use metric units","metric.d":"Use this if you use the metric system, and centimeters and millimeters are something you are familiar with. This is the best choice for most people around the world.","imperial.t":"Use imperial units","imperial.d":"Use this if inches and fractions or inches are more familiar to you then centimeters. This is often the preferred choice for people based in the UK & US.","saNo.t":"Do not include seam allowance","saNo.d":"This generates a pattern which does not include any seam allowance. The size of the seam allowance does not matter as no seam allowancce will be included.","saYes.t":"Include seam allowance","saYes.d":"This generates a pattern that will include seam allowance. The size of the seam allowance is set individually.","clearSettingsNotMeasurements":"Clear settings, but keep measurements","clearSettingsAndMeasurements":"Clear settings & Clear measurements"} \ No newline at end of file +{"coreSettings.t":"Core Settings","coreSettings.d":"These settings are not specific to the design, but instead allow you to customize various parameters of the FreeSewing core library, which generates the design for you.","designOptions.t":"These options are specific to this design. You can use them to customize your pattern in a variety of ways.","paperless.t":"Paperless","paperless.d":"Trees are awesome, and taping together sewing patterns is not much fun. Try our paperless mode to avoid the need to print out your pattern altogether.","samm.t":"Seam Allowance Size","samm.d":"Controls the amount of seam allowance used in your pattern","sabool.t":"Include Seam Allowance","sabool.d":"Controls whether or not to include seam allowance in your pattern","complete.t":"Details","complete.d":"Controls how detailed the pattern is; Either a complete pattern with all details, or a basic outline of the pattern parts","expand.t":"Expand","expand.d":"Controls efforts to save paper. Disable this to expand all pattern parts at the cost of using more space.","only.t":"Included Parts","only.d":"Use this to control exactly which pattern parts will be included in your pattern","locale.t":"Language","locale.d":"Determines the language used on your pattern. This will not influence the language of the website, only of this specific pattern.","units.t":"Units","units.d":"This setting determines how unit are displayed on your pattern","margin.t":"Margin","margin.d":"Controls the margin around pattern parts","scale.t":"Scale","scale.d":"Controls the overall line width, font size, and other elements that do not scale with the pattern's measurements","de.t":"German","de.d":"Use this to generate a German pattern","en.t":"English","en.d":"Use this to generate an English pattern","es.t":"Spanish","es.d":"Use this to generate a Spanish pattern","fr.t":"French","fr.d":"Use this to generate a French pattern","nl.t":"Dutch","nl.d":"Use this to generate a Dutch pattern","uk.t":"Ukrainian","uk.d":"Use this to generate a Ukrainian pattern","yes":"Yes","no":"No","completeYes.t":"Generate a complete pattern","completeYes.d":"This will generate a complete pattern with all notations, lines, markings. Use this if you are not certain what to choose.","completeNo.t":"Generate a pattern outline","completeNo.d":"Only generate the outline of the pattern parts. Use this if you are looking to use a laser cutter or have other specific needs.","expandYes.t":"Expand all pattern parts","expandYes.d":"This will generate a pattern where all pattern parts are drawn to their full size, even if they are simple rectangles.","expandNo.t":"Keep patterns parts compact where possible","expandNo.d":"This will draw a more dense representation of the pattern which includes all info without using up too much space & paper.","paperlessNo.t":"Generate a regular pattern","paperlessNo.d":"This will generate a regular pattern, which you can then print out.","paperlessYes.t":"Generate a paperless pattern","paperlessYes.d":"This generates a pattern with dimensions and a grid, which allows you to transfer it on fabric or another medium without the need to print out the pattern.","metric":"Metric","imperial":"Imperial","metric.t":"Use metric units","metric.d":"Use this if you use the metric system, and centimeters and millimeters are something you are familiar with. This is the best choice for most people around the world.","imperial.t":"Use imperial units","imperial.d":"Use this if inches and fractions or inches are more familiar to you then centimeters. This is often the preferred choice for people based in the UK & US.","saNo.t":"Do not include seam allowance","saNo.d":"This generates a pattern which does not include any seam allowance. The size of the seam allowance does not matter as no seam allowance will be included.","saYes.t":"Include seam allowance","saYes.d":"This generates a pattern that will include seam allowance. The size of the seam allowance is set individually.","clearSettingsNotMeasurements":"Clear settings, but keep measurements","clearSettingsAndMeasurements":"Clear settings & Clear measurements"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/docs.json b/sites/sde/public/locales/en/docs.json index 228d50b1936..a95534449ab 100644 --- a/sites/sde/public/locales/en/docs.json +++ b/sites/sde/public/locales/en/docs.json @@ -1 +1 @@ -{"account":"Account","docs":"Documentation","controltip.t":"Power versus Simplicity","controltip.d1":"The Power versus Simplicity setting of your FreeSewing account will impact how you experience the FreeSewing website.","controltip.d2":"By default, some of the more advanced features of this site are hidden to make it more easy for new users to find their way.","controltip.d3":"If you want to sacrify some of that simplicy to gain more power, you can update your Power versus Simplicity setting accordingly.","helpWithDocs":"Help us improve our documentation","authors":"Authors","maintainers":"Maintainers","lastUpdated":"Last updated","editThisPage":"Edit this page","years":"years","months":"months","days":"days","oneDay":"one day","lessThanADay":"less than a day","ago":"ago","helpImproveDocs":"Help us improve the FreeSewing documentation","helpTranslateDocs":"Help us translate the FreeSewing documentation","learnMore":"Learn more","toc":"Table of contents","credits":"Credits","contentsBy":"Contents by","translators":"Translators","title":"Title","xMadeThis":"{x} made this","xWroteThis":"{x} wrote this","by":"By"} \ No newline at end of file +{"account":"Account","docs":"Documentation","controltip.t":"User Experience","controltip.d1":"The User Experience setting of your FreeSewing account will impact how you experience the FreeSewing website.","controltip.d2":"By default, some of the more advanced features of this site are hidden to make it more easy for new users to find their way.","controltip.d3":"If you want to sacrifice some of that simplicity to gain more power, you can update your User Experience setting accordingly.","helpWithDocs":"Help us improve our documentation","authors":"Authors","maintainers":"Maintainers","lastUpdated":"Last updated","editThisPage":"Edit this page","years":"years","months":"months","days":"days","oneDay":"one day","lessThanADay":"less than a day","ago":"ago","helpImproveDocs":"Help us improve the FreeSewing documentation","helpTranslateDocs":"Help us translate the FreeSewing documentation","learnMore":"Learn more","toc":"Table of contents","credits":"Credits","contentsBy":"Contents by","translators":"Translators","title":"Title","writtenBy":"Written by","madeBy":"Made by","by":"By","claimThisPost":"Claim this post","iKnowWhoMadeThis":"I know who made this","iKnowWhoWroteThis":"I know who wrote this","iWroteThis":"I wrote this","iMadeThis":"I made this","term":"Term"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/frombent.json b/sites/sde/public/locales/en/frombent.json index ca0f41fe6dd..1f58e695097 100644 --- a/sites/sde/public/locales/en/frombent.json +++ b/sites/sde/public/locales/en/frombent.json @@ -1 +1 @@ -{"t":"From Bent","d":"This design extends Bent","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","topSleeve":"Topsleeve","underSleeve":"Undersleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern for the high bust measurement (if available) rather than the (full) chest. This will result in a more fitted garment for people with breasts.","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurements as the chest measurement. Recommended for people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Recommended for people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleeveBend.t":"Sleeve bend","sleeveBend.d":"Controls the bend of the sleeve at the elbow.","sleevecapHeight.t":"Sleevecap height","sleevecapHeight.d":"Controls the height of the sleevecap."} \ No newline at end of file +{"t":"From Bent","d":"This design extends Bent","largeShoulderWidth.t":"Shoulder Width larger than anticipated","largeShoulderWidth.d":"The pattern was not able to generate an optimal armhole shape using the given measurements and options. Please be aware that the generated pattern may not be correct. Please retake your measurements, verify that they are correct, and try generating a new pattern with the new measurements.","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","topSleeve":"Topsleeve","underSleeve":"Undersleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern using the high bust measurement if it is available, instead of using the chest measurement. This can result in a more fitted garment for people with breasts. (Please note that no additional adjustments or shaping is performed. Further manual adjustments may be needed for those with a larger difference between high bust and chest measurements.)","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurement instead of the chest measurement. Suggested for most people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Suggested for most people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleeveBend.t":"Sleeve bend","sleeveBend.d":"Controls the bend of the sleeve at the elbow.","sleevecapHeight.t":"Sleevecap height","sleevecapHeight.d":"Controls the height of the sleevecap."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/frombreanna.json b/sites/sde/public/locales/en/frombreanna.json index 7068aed45e7..9b4540cd9f0 100644 --- a/sites/sde/public/locales/en/frombreanna.json +++ b/sites/sde/public/locales/en/frombreanna.json @@ -1 +1 @@ -{"t":"From Breanna","d":"This design extends Breanna","back":"Back","base":"Base","frontBase":"Front base","front":"Front","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepthFactor.t":"Armhole depth factor","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","frontScyeDart.t":"Front scye dart","frontScyeDart.d":"Controls the dart at the front of the arm opening. This can help control gaping at the armhole.","shoulderDart.t":"Shoulder dart","shoulderDart.d":"Whether or not to inlude a dart at the shoulder to round the back","shoulderDartNo.t":"Do not draft a shoulder dart","shoulderDartNo.d":"Drafts a pattern without shoulder darts","shoulderDartYes.t":"Draft a shoulder dart","shoulderDartYes.d":"Drafts a pattern with shoulder darts","shoulderDartSize.t":"Shoulder dart size","shoulderDartSize.d":"The size of the shoulder dart","shoulderDartLength.t":"Shoulder dart length","shoulderDartLength.d":"The length of the shoulder dart","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","waistDart.t":"Waist dart","waistDart.d":"Whether or not to inlude a dart at the waist to round the back","waistDartNo.t":"Do not draft a waist dart","waistDartNo.d":"Drafts a pattern without waist darts","waistDartYes.t":"Draft a waist dart","waistDartYes.d":"Drafts a pattern with waist darts","waistDartSize.t":"Waist dart size","waistDartSize.d":"The size of the waist dart","waistDartLength.t":"Waist dart length","waistDartLength.d":"The length of the waist dart","verticalEase.t":"Vertical ease","verticalEase.d":"The amount of ease to distribute along the length of the garment","waistEase.t":"Waist ease","waistEase.d":"The amount of ease at the waist","primaryBustDart.t":"Bust dart","primaryBustDart.d":"Where to place the bust dart to shape the chest","primaryBustDartLength.t":"Bust dart length","primaryBustDartLength.d":"The length of the bust dart","secondaryBustDart.t":"Secondary bust dart","secondaryBustDart.d":"Optionally include a secondary bust dart to distribute the shaping of the chest","secondaryBustDartLength.t":"Secondary bust dart length","secondaryBustDartLength.d":"The length of the secondary bust dart","primaryBustDartShaping.t":"Bust darts shaping","primaryBustDartShaping.d":"Controls the balance between the main and secondary bust darts"} \ No newline at end of file +{"t":"From Breanna","d":"This design extends Breanna","back":"Back","base":"Base","frontBase":"Front base","front":"Front","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepthFactor.t":"Armhole depth factor","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","frontScyeDart.t":"Front scye dart","frontScyeDart.d":"Controls the dart at the front of the arm opening. This can help control gaping at the armhole.","shoulderDart.t":"Shoulder dart","shoulderDart.d":"Whether or not to include a dart at the shoulder to round the back","shoulderDartNo.t":"Do not draft a shoulder dart","shoulderDartNo.d":"Drafts a pattern without shoulder darts","shoulderDartYes.t":"Draft a shoulder dart","shoulderDartYes.d":"Drafts a pattern with shoulder darts","shoulderDartSize.t":"Shoulder dart size","shoulderDartSize.d":"The size of the shoulder dart","shoulderDartLength.t":"Shoulder dart length","shoulderDartLength.d":"The length of the shoulder dart","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","waistDart.t":"Waist dart","waistDart.d":"Whether or not to include a dart at the waist to round the back","waistDartNo.t":"Do not draft a waist dart","waistDartNo.d":"Drafts a pattern without waist darts","waistDartYes.t":"Draft a waist dart","waistDartYes.d":"Drafts a pattern with waist darts","waistDartSize.t":"Waist dart size","waistDartSize.d":"The size of the waist dart","waistDartLength.t":"Waist dart length","waistDartLength.d":"The length of the waist dart","verticalEase.t":"Vertical ease","verticalEase.d":"The amount of ease to distribute along the length of the garment","waistEase.t":"Waist ease","waistEase.d":"The amount of ease at the waist","primaryBustDart.t":"Bust dart","primaryBustDart.d":"Where to place the bust dart to shape the chest","primaryBustDartLength.t":"Bust dart length","primaryBustDartLength.d":"The length of the bust dart","secondaryBustDart.t":"Secondary bust dart","secondaryBustDart.d":"Optionally include a secondary bust dart to distribute the shaping of the chest","secondaryBustDartLength.t":"Secondary bust dart length","secondaryBustDartLength.d":"The length of the secondary bust dart","primaryBustDartShaping.t":"Bust darts shaping","primaryBustDartShaping.d":"Controls the balance between the main and secondary bust darts"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/frombrian.json b/sites/sde/public/locales/en/frombrian.json index 1080f46594a..d4ef413fec5 100644 --- a/sites/sde/public/locales/en/frombrian.json +++ b/sites/sde/public/locales/en/frombrian.json @@ -1 +1 @@ -{"t":"From Brian","d":"This design extends Brian","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern for the high bust measurement (if available) rather than the (full) chest. This will result in a more fitted garment for people with breasts.","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurements as the chest measurement. Recommended for people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Recommended for people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","sleeveWidthGuarantee.t":"Sleeve width guarantee","sleeveWidthGuarantee.d":"Controls how much of the sleeve width will be guaranteed. This determines how much we can alter the sleeve width to fit the sleeve in the armhole."} \ No newline at end of file +{"t":"From Brian","d":"This design extends Brian","largeShoulderWidth.t":"Shoulder Width larger than anticipated","largeShoulderWidth.d":"The pattern was not able to generate an optimal armhole shape using the given measurements and options. Please be aware that the generated pattern may not be correct. Please retake your measurements, verify that they are correct, and try generating a new pattern with the new measurements.","back":"Back","front":"Front","base":"Base","sleevecap":"Sleevecap","sleeve":"Sleeve","acrossBackFactor.t":"Across back factor","acrossBackFactor.d":"Controls your across back width as a factor of your shoulder to shoulder measurement.","armholeDepth.t":"Armhole depth","armholeDepth.d":"Controls the depth of the armhole. Higher values make a deeper armhole.","armholeDepthFactor.t":"Armhole depth factor (legacy)","armholeDepthFactor.d":"Controls the depth of the armhole. Higher values make a deeper armhole. This option only applies to the legacy (v2) way of calculating the armhole depth.","backNeckCutout.t":"Back neck cutout","backNeckCutout.d":"How deep the neck is cut out at the back","bicepsEase.t":"Biceps ease","bicepsEase.d":"The amount of ease at your upper arm. Note that while we try to respect this, fitting the sleeve to the armhole takes precedence over respecting the exact amount of ease.","collarEase.t":"Collar ease","collarEase.d":"The amount of ease around your neck","chestEase.t":"Chest ease","chestEase.d":"The amount of ease at your chest.","cuffEase.t":"Cuff ease","cuffEase.d":"The amount of ease at your wrist.","draftForHighBust.t":"Draft for high bust","draftForHighBust.d":"Draft the pattern using the high bust measurement if it is available, instead of using the chest measurement. This can result in a more fitted garment for people with breasts. (Please note that no additional adjustments or shaping is performed. Further manual adjustments may be needed for those with a larger difference between high bust and chest measurements.)","draftForHighBustYes.t":"Draft using the high bust measurement","draftForHighBustYes.d":"Drafts a pattern using the high bust measurement instead of the chest measurement. Suggested for most people with breasts.","draftForHighBustNo.t":"Draft using the chest measurement","draftForHighBustNo.d":"Drafts a pattern using the chest measurement. Suggested for most people without breasts.","frontArmholeDeeper.t":"Front armhole extra cutout","frontArmholeDeeper.d":"How much do you want the front armhole to be cut out deeper than the back.","legacyArmholeDepth.t":"Legacy armhole depth","legacyArmholeDepth.d":"Enable this option to use the legacy way to calculate the armhole depth (using biceps circumference) rather than the v3 way (using the waist to armpit measurement)","legacyArmholeDepthNo.t":"Calculate armhole depth the v3 way","legacyArmholeDepthNo.d":"Uses the waist to armpit measurement to locate the bottom of the armhole","legacyArmholeDepthYes.t":"Calculate armhole depth the legacy (v2) way","legacyArmholeDepthYes.d":"Uses the biceps measurement to locate the bottom of the armhole","lengthBonus.t":"Length bonus","lengthBonus.d":"The amount to lengthen the garment. A negative value will shorten it.","s3Collar.t":"Shoulder seam shift: collar side","s3Collar.d":"Increase this option to shift the shoulder seam forward on the collar side. Decreasing it shifts it backwards.","s3Armhole.t":"Shoulder seam shift: armhole side","s3Armhole.d":"Increase this option to shift the shoulder seam forward on the armhole side. Decreasing it shifts it backwards.","shoulderEase.t":"Shoulder ease","shoulderEase.d":"The amount of ease at your shoulder. This increases the shoulder to shoulder distance to accommodate additional layers or thickness.","shoulderSlopeReduction.t":"Shoulder slope reduction","shoulderSlopeReduction.d":"The amount by which the shoulder slope is reduced to allow for shoulder padding.","sleeveLengthBonus.t":"Sleeve length bonus","sleeveLengthBonus.d":"The amount to lengthen the sleeve. A negative value will shorten it.","sleevecapEase.t":"Sleevecap ease","sleevecapEase.d":"The amount by which the sleevecap seam is longer than the armhole seam.","sleevecapTopFactorX.t":"Sleevecap top X","sleevecapTopFactorX.d":"Controls the horizontal location of the sleevecap top.","sleevecapTopFactorY.t":"Sleevecap top Y","sleevecapTopFactorY.d":"Controls the height of the sleevecap. A higher value results in a higher and more narrow sleevecap.","sleevecapBackFactorX.t":"Sleevecap back X","sleevecapBackFactorX.d":"Controls the placement of the sleevecap back pitchpoint on the X-axis (horizontal)","sleevecapBackFactorY.t":"Sleevecap back Y","sleevecapBackFactorY.d":"Controls the placement of the sleevecap back pitchpoint on the Y-axis (vertical)","sleevecapFrontFactorX.t":"Sleevecap front X","sleevecapFrontFactorX.d":"Controls the placement of the sleevecap front pitchpoint on the X-axis (horizontal)","sleevecapFrontFactorY.t":"Sleevecap front Y","sleevecapFrontFactorY.d":"Controls the placement of the sleevecap front pitchpoint on the Y-axis (vertical)","sleevecapQ1Offset.t":"Sleevecap Q1 offset","sleevecapQ1Offset.d":"Controls the curvature of the sleevecap in the first quadrant (front armhole)","sleevecapQ2Offset.t":"Sleevecap Q2 offset","sleevecapQ2Offset.d":"Controls the curvature of the sleevecap in the second quadrant (front shoulder)","sleevecapQ3Offset.t":"Sleevecap Q3 offset","sleevecapQ3Offset.d":"Controls the curvature of the sleevecap in the third quadrant (back shoulder)","sleevecapQ4Offset.t":"Sleevecap Q4 offset","sleevecapQ4Offset.d":"Controls the curvature of the sleevecap in the fourth quadrant (back armhole)","sleevecapQ1Spread1.t":"Sleevecap Q1 downward spread","sleevecapQ1Spread1.d":"Controls the spread of the sleevecap first quadrant curvature towards the armhole","sleevecapQ1Spread2.t":"Sleevecap Q1 upward spread","sleevecapQ1Spread2.d":"Controls the spread of the sleevecap first quadrant curvature towards the shoulder","sleevecapQ2Spread1.t":"Sleevecap Q2 downward spread","sleevecapQ2Spread1.d":"Controls the spread of the sleevecap second quadrant curvature towards the armhole","sleevecapQ2Spread2.t":"Sleevecap Q2 upward spread","sleevecapQ2Spread2.d":"Controls the spread of the sleevecap second quadrant curvature towards the shoulder","sleevecapQ3Spread1.t":"Sleevecap Q3 upward spread","sleevecapQ3Spread1.d":"Controls the spread of the sleevecap third quadrant curvature towards the shoulder","sleevecapQ3Spread2.t":"Sleevecap Q3 downward spread","sleevecapQ3Spread2.d":"Controls the spread of the sleevecap third quadrant curvature towards the armhole","sleevecapQ4Spread1.t":"Sleevecap Q4 upward spread","sleevecapQ4Spread1.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the shoulder","sleevecapQ4Spread2.t":"Sleevecap Q4 downward spread","sleevecapQ4Spread2.d":"Controls the spread of the sleevecap fourth quadrant curvature towards the armhole","sleeveWidthGuarantee.t":"Sleeve width guarantee","sleeveWidthGuarantee.d":"Controls how much of the sleeve width will be guaranteed. This determines how much we can alter the sleeve width to fit the sleeve in the armhole."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/fromtitan.json b/sites/sde/public/locales/en/fromtitan.json index 9b0f9826b13..39f39fea21e 100644 --- a/sites/sde/public/locales/en/fromtitan.json +++ b/sites/sde/public/locales/en/fromtitan.json @@ -1 +1 @@ -{"t":"From Titan","d":"This design extends Titan","crossSeamFitFailedBack.t":"Back cross seam compromised","crossSeamFitFailedBack.d":"No solution was found to fit the cross seam in the back part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","crossSeamFitFailedFront.t":"Front cross seam compromised","crossSeamFitFailedFront.d":"No solution was found to fit the cross seam in the front part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","back":"Back","front":"Front","kneeEase.t":"Knee ease","kneeEase.d":"Controls the amout of ease at the knee","waistHeight.t":"Waist height","waistHeight.d":"Controls the height of the waist, 100% = waist height, 0% = hip height","lengthBonus.t":"Length bonus","lengthBonus.d":"Controls the length of the trousers","crotchDrop.t":"Crotch drop","crotchDrop.d":"Lowers the crotch for a more relaxed fit","fitKnee.t":"Fit the knee","fitKnee.d":"Fits the legs from based on the knee circumference, rather than seat circumference","fitKneeNo.t":"Do not fit the knee","fitKneeNo.d":"Disregard the knee measurements and draft a pattern that tapers from upper leg to ankle","fitKneeYes.t":"Do fit the knee","fitKneeYes.d":"Use the knee measurement to draft a pattern that tapers from upper leg to knee, to then continue straight down below the knee.","legBalance.t":"Leg balance","legBalance.d":"Controls the ratio between front and back panel of the leg","crossSeamCurveStart.t":"Start of the cross seam curve","crossSeamCurveStart.d":"Controls how far into the cross seam we start to curve","crossSeamCurveBend.t":"Cross seam bend","crossSeamCurveBend.d":"Controls the curvature of the cross seam","crossSeamCurveAngle.t":"Cross seam angle","crossSeamCurveAngle.d":"Controls the angle of the cross seam","crotchSeamCurveStart.t":"Start of the crotch seam curve","crotchSeamCurveStart.d":"Controls how far into the crotch seam we start to curve","crotchSeamCurveBend.t":"Crotch seam bend","crotchSeamCurveBend.d":"Controls the curvature of the crotch seam","crotchSeamCurveAngle.t":"Crotch seam angle","crotchSeamCurveAngle.d":"Controls the angle of the crotch seam","seatEase.t":"Seat ease","seatEase.d":"Controls the amount of ease at your seat","waistBalance.t":"Waist balance","waistBalance.d":"Controls the horizontal position of the waist relative to the seat","waistbandWidth.t":"Waistband width","waistbandWidth.d":"The width of the waistband","waistEase.t":"Waist ease","waistEase.d":"Controls the amount of ease at your waist","grainlinePosition.t":"Grainline position","grainlinePosition.d":"Controls the horizontal position of the leg relative to the seat"} \ No newline at end of file +{"t":"From Titan","d":"This design extends Titan","crossSeamFitFailedBack.t":"Back cross seam compromised","crossSeamFitFailedBack.d":"No solution was found to fit the cross seam in the back part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","crossSeamFitFailedFront.t":"Front cross seam compromised","crossSeamFitFailedFront.d":"No solution was found to fit the cross seam in the front part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","back":"Back","front":"Front","kneeEase.t":"Knee ease","kneeEase.d":"Controls the amount of ease at the knee","waistHeight.t":"Waist height","waistHeight.d":"Controls the height of the waist, 100% = waist height, 0% = hip height","lengthBonus.t":"Length bonus","lengthBonus.d":"Controls the length of the trousers","crotchDrop.t":"Crotch drop","crotchDrop.d":"Lowers the crotch for a more relaxed fit","fitKnee.t":"Fit the knee","fitKnee.d":"Fits the legs from based on the knee circumference, rather than seat circumference","fitKneeNo.t":"Do not fit the knee","fitKneeNo.d":"Disregard the knee measurements and draft a pattern that tapers from upper leg to ankle","fitKneeYes.t":"Do fit the knee","fitKneeYes.d":"Use the knee measurement to draft a pattern that tapers from upper leg to knee, to then continue straight down below the knee.","legBalance.t":"Leg balance","legBalance.d":"Controls the ratio between front and back panel of the leg","crossSeamCurveStart.t":"Start of the cross seam curve","crossSeamCurveStart.d":"Controls how far into the cross seam we start to curve","crossSeamCurveBend.t":"Cross seam bend","crossSeamCurveBend.d":"Controls the curvature of the cross seam","crossSeamCurveAngle.t":"Cross seam angle","crossSeamCurveAngle.d":"Controls the angle of the cross seam","crotchSeamCurveStart.t":"Start of the crotch seam curve","crotchSeamCurveStart.d":"Controls how far into the crotch seam we start to curve","crotchSeamCurveBend.t":"Crotch seam bend","crotchSeamCurveBend.d":"Controls the curvature of the crotch seam","crotchSeamCurveAngle.t":"Crotch seam angle","crotchSeamCurveAngle.d":"Controls the angle of the crotch seam","seatEase.t":"Seat ease","seatEase.d":"Controls the amount of ease at your seat","waistBalance.t":"Waist balance","waistBalance.d":"Controls the horizontal position of the waist relative to the seat","waistbandWidth.t":"Waistband width","waistbandWidth.d":"The width of the waistband","waistEase.t":"Waist ease","waistEase.d":"Controls the amount of ease at your waist","grainlinePosition.t":"Grainline position","grainlinePosition.d":"Controls the horizontal position of the leg relative to the seat"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/homepage.json b/sites/sde/public/locales/en/homepage.json index 8248c35a5b6..f4447125997 100644 --- a/sites/sde/public/locales/en/homepage.json +++ b/sites/sde/public/locales/en/homepage.json @@ -1 +1 @@ -{"welcome":"Welcome to FreeSewing.org","freePatterns":"Free Bespoke Sewing Patterns","howDoesItWork":"How does it work?","whatIsFreeSewing":"What is FreeSewing?","whatIsFreeSewingNot":"What is FreeSewing not?","what1":"FreeSewing is open source software to generate bespoke sewing patterns, loved by home sewers and fashion entrepreneurs alike.","what2":"FreeSewing.org makes this software available to you as an online tool with unmatched custimization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements.","what3":"Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you.","whatNot1":"FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid.","whatNot2":"Our website does not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy.","whatNot3":"FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community.","whatNot4":"FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out.","whatNot5":"In fact, that is how we got to where we are today.","pickAnyDesign":"Pick any design","addASet":"Add a set of measurements","customizeYourPattern":"Customize your pattern","whyBother":"Reasons to join","why1":"Generate bespoke sewing patterns.","why2":"Store your patterns & measurements sets.","why3":"Share your creations with the community.","why4":"Open source. No ads. No nonsense.","alphaTitle":"Warning: Alpha code","alphaWarning":"FreeSewing v3 is not (yet) in beta. It's alpha code so things are broken in various places."} \ No newline at end of file +{"welcome":"Welcome to FreeSewing.org","freePatterns":"Free Bespoke Sewing Patterns","howDoesItWork":"How does it work?","whatIsFreeSewing":"What is FreeSewing?","whatIsFreeSewingNot":"What is FreeSewing not?","what1":"FreeSewing is open source software to generate bespoke sewing patterns, loved by home sewers and fashion entrepreneurs alike.","what2":"FreeSewing.org makes this software available to you as an online tool with unmatched customization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements.","what3":"Industry sizing is a bunch of lies. Join the slow fashion revolution and enjoy clothes that fit you.","whatNot1":"FreeSewing is not a company. We do not sell anything. We do not have staff or employees. We do not have an office. We do not get paid.","whatNot2":"Our website does not contain any advertising. We do not track you or sell your personal data. We do not violate your privacy.","whatNot3":"FreeSewing is not gendered. We do not exclude or discriminate. Nor do we tolerate discrimination in our community.","whatNot4":"FreeSewing is not perfect. But we try our best. When we come up short, we will not be upset when you point it out.","whatNot5":"In fact, that is how we got to where we are today.","pickAnyDesign":"Pick any design","addASet":"Add a set of measurements","customizeYourPattern":"Customize your pattern","whyBother":"Reasons to join","why1":"Generate bespoke sewing patterns.","why2":"Store your patterns & measurements sets.","why3":"Share your creations with the community.","why4":"Open source. No ads. No nonsense.","alphaTitle":"Warning: Alpha code","alphaWarning":"FreeSewing v3 is not (yet) in beta. It's alpha code so things are broken in various places."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/logs.json b/sites/sde/public/locales/en/logs.json index 1af9588ff11..83a8480db07 100644 --- a/sites/sde/public/locales/en/logs.json +++ b/sites/sde/public/locales/en/logs.json @@ -1 +1 @@ -{"logs":"Logs","error":"Error messages","warning":"Warning messages","info":"Info messages","debug":"Debug messages","seeLinkOrClick":"See { link } or { click }","notDestructured":"This most likely means that `{ missing }` was not desctructured as a draft method parameter.","designVarUndefined":"We were unable to draft this pattern because `{ missing }` is undefined in `{ file }`","otherVarUndefined":"The `{ missing }` variable is undefined.","checkForDetailsOrClick":"Check `{ file }` for details or { click }.","stacktrace":"Stack trace","alsoLogged":"We have also logged this error to the console of your browser so you can inpect it further.","clickHereForStackTrace":"click here to show the stack trace"} \ No newline at end of file +{"logs":"Logs","error":"Error messages","warn":"Warning messages","info":"Info messages","debug":"Debug messages","seeLinkOrClick":"See { link } or { click }","notDestructured":"This most likely means that `{ missing }` was not desctructured as a draft method parameter.","designVarUndefined":"We were unable to draft this pattern because `{ missing }` is undefined in `{ file }`","otherVarUndefined":"The `{ missing }` variable is undefined.","checkForDetailsOrClick":"Check `{ file }` for details or { click }.","stacktrace":"Stack trace","alsoLogged":"We have also logged this error to the console of your browser so you can inpect it further.","clickHereForStackTrace":"click here to show the stack trace"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/patrons.json b/sites/sde/public/locales/en/patrons.json index 92a2b3d16dd..abc6352dadd 100644 --- a/sites/sde/public/locales/en/patrons.json +++ b/sites/sde/public/locales/en/patrons.json @@ -1 +1 @@ -{"period-w":"Weekly","period-m":"Monthly","period-3m":"Quarterly","period-6m":"Half-yearly","period-y":"Yearly","period-x":"One time only","subscribe":"Subscribe","donate":"Donate","yourContribution":"Your contribution","currency":"Currency","presets":"Presets","itemNameSubscription":"FreeSewing Patron Subscription","itemNameDonation":"FreeSewing Donation","freeSewingPatrons":"FreeSewing Patrons","joinThePatrons":"Join the FreeSewing Patrons","aboutPatrons":"FreeSewing is made possible by the financial support of our patrons. Together, they are a formidable force for good in the world, and we love them all very much.","youToo":"You can join them.","subscriptionModel":"FreeSewing relies on a voluntary subscription model for financial support.","hiUsername":"Hi {username}","hiFriend":"Hi friend","plead1":"My name is Joost De Cock. I am the founder and maintainer of FreeSewing.","plead2":"I am here to ask your help. Or more accurately, your support. Which we really need.","plead3":"If you think FreeSewing is worthwhile, and if you can spare a few coins each month without hardship, please support our work.","plead4":"Thanks in advance for considering it.","plead5":"love","supportFreeSewing":"Support FreeSewing","thankYouVeryMuch":"Thank you very much","donationThanks":"I really appreciate your donation to FreeSewing. It means a lot to me.","subscriptionThanks":"I cannot overstate how much I appreciate your support. It means the world to me.","watchYourInbox":"Watch your inbox","thanksMsg1":"I am truly appreciative of your support. Watch your inbox, because I will be in there soon enough to rave about how awesome you are.","thanksMsg2":"In the meanwhile, or at any point in the future, should you have any questions you can reach me directly at"} \ No newline at end of file +{"period-w":"Weekly","period-m":"Monthly","period-3m":"Quarterly","period-6m":"Half-yearly","period-y":"Yearly","period-x":"One time only","subscribe":"Subscribe","donate":"Donate","dontHaveAPayPalAccount":"Don't have a PayPal account?","yourContribution":"Your contribution","currency":"Currency","presets":"Presets","itemNameSubscription":"FreeSewing Patron Subscription","itemNameDonation":"FreeSewing Donation","freeSewingPatrons":"FreeSewing Patrons","joinThePatrons":"Join the FreeSewing Patrons","aboutPatrons":"FreeSewing is made possible by the financial support of our patrons. Together, they are a formidable force for good in the world, and we love them all very much.","youToo":"You can join them.","subscriptionModel":"FreeSewing relies on a voluntary subscription model for financial support.","hiUsername":"Hi {username}","hiFriend":"Hi friend","plead1":"My name is Joost De Cock. I am the founder and maintainer of FreeSewing.","plead2":"I am here to ask your help. Or more accurately, your support. Which we really need.","plead3":"If you think FreeSewing is worthwhile, and if you can spare a few coins each month without hardship, please support our work.","plead4":"Thanks in advance for considering it.","plead5":"love","supportFreeSewing":"Support FreeSewing","thankYouVeryMuch":"Thank you very much","donationThanks":"I really appreciate your donation to FreeSewing. It means a lot to me.","subscriptionThanks":"I cannot overstate how much I appreciate your support. It means the world to me.","watchYourInbox":"Watch your inbox","thanksMsg1":"I am truly appreciative of your support. Watch your inbox, because I will be in there soon enough to rave about how awesome you are.","thanksMsg2":"In the meanwhile, or at any point in the future, should you have any questions you can reach me directly at"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/sections.json b/sites/sde/public/locales/en/sections.json index 725d2996f94..157edcab884 100644 --- a/sites/sde/public/locales/en/sections.json +++ b/sites/sde/public/locales/en/sections.json @@ -1 +1 @@ -{"blog":"Blog","blogAbout":"News and updates from the FreeSewing community","showcase":"Showcase","showcaseAbout":"Examples and inspiration from the FreeSewing community using our designs","docs":"Documentation","docsAbout":"In-depth documentation for all our designs, our website, and much more","account":"Your Account","accountAbout":"Manage your account settings and preferences, and your presonal data","designs":"Designs","designsAbout":"Our library of designs that you can turn into made-to-measure patterns with a few clicks","community":"Community","communityAbout":"More information about the peope behind FreeSewing and where to fine like-minded makers","apiAbout":"Documentation for our core API library and our backend REST API.","designAbout":"Everything you need to know to start designing parametric sewing patterns.","contributeAbout":"Looking to contribute to FreeSewing? Right this way.","i18nAbout":"Documenation about how FreeSewing is translated into multiple languages.","infraAbout":"Documentation about FreeSewing's infrastructure and moving parts.","aboutAbout":"Not sure what this FreeSewing this is? Then start here.","supportAbout":"Support FreeSewing. Or learn where you can turn to for support.","guidesAbout":"Guides tell a story to further your understanding of a specific topic.","tutorialsAbout":"Tutorials are lessons that lead you through a series of steps to complete a project.","howtosAbout":"Howtos give you concrete steps to solve a common problem or challenge.","referenceAbout":"Reference holds technical descriptions of the underlying technology and how to make use of it.","trainingAbout":"Training materials are the most in-depth and strive to teach you a new skill.","mainSections":"Main sections","currentSection":"Current section","sets":"Your Measurements Sets","patterns":"Your Patterns","curate":"Curate","curateSets":"Curate Sets","curatedSets":"Curated Measurements Sets","code":"Code","patternsAbout":"Lists the patterns that you have stored in your FreeSewing account","setsAbout":"Lists the measurements sets that you have stored in your FreeSewing account","codeAbout":"Here you can find (links to) the Freesewing source code","new":"New...","newAbout":"Start here if you are looking to create something new","support":"Support"} \ No newline at end of file +{"blog":"Blog","blogAbout":"News and updates from the FreeSewing community","showcase":"Showcase","showcaseAbout":"Examples and inspiration from the FreeSewing community using our designs","docs":"Documentation","docsAbout":"In-depth documentation for all our designs, our website, and much more","account":"Your Account","accountAbout":"Manage your account settings and preferences, and your personal data","designs":"Designs","designsAbout":"Our library of designs that you can turn into made-to-measure patterns with a few clicks","community":"Community","communityAbout":"More information about the people behind FreeSewing and where to fine like-minded makers","apiAbout":"Documentation for our core API library and our backend REST API.","designAbout":"Everything you need to know to start designing parametric sewing patterns.","contributeAbout":"Looking to contribute to FreeSewing? Right this way.","i18nAbout":"Documenation about how FreeSewing is translated into multiple languages.","infraAbout":"Documentation about FreeSewing's infrastructure and moving parts.","aboutAbout":"Not sure what this FreeSewing this is? Then start here.","supportAbout":"Support FreeSewing. Or learn where you can turn to for support.","guidesAbout":"Guides tell a story to further your understanding of a specific topic.","tutorialsAbout":"Tutorials are lessons that lead you through a series of steps to complete a project.","howtosAbout":"Howtos give you concrete steps to solve a common problem or challenge.","referenceAbout":"Reference holds technical descriptions of the underlying technology and how to make use of it.","trainingAbout":"Training materials are the most in-depth and strive to teach you a new skill.","mainSections":"Main sections","currentSection":"Current section","sets":"Your Measurements Sets","patterns":"Your Patterns","curate":"Curate","curateSets":"Curate Sets","curatedSets":"Curated Measurements Sets","curated-setsAbout":"Sets of measurements curated by FreeSewing that you can use to test our platform, or your designs","code":"Code","patternsAbout":"Lists the patterns that you have stored in your FreeSewing account","setsAbout":"Lists the measurements sets that you have stored in your FreeSewing account","codeAbout":"Here you can find (links to) the Freesewing source code","new":"New...","newAbout":"Start here if you are looking to create something new","support":"Support"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/sponsors.json b/sites/sde/public/locales/en/sponsors.json index f69f765828b..4325f6f1845 100644 --- a/sites/sde/public/locales/en/sponsors.json +++ b/sites/sde/public/locales/en/sponsors.json @@ -1 +1 @@ -{"algolia":"Search powered by Algolia","bugsnag":"Error reporting by Bugsnag","crowdin":"Translation powered by Crowdin","vercel":"Builds and Hosting by Vercel"} \ No newline at end of file +{"algolia":"Search powered by Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Translation powered by Crowdin","vercel":"Builds and Hosting by Vercel"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/stats.json b/sites/sde/public/locales/en/stats.json new file mode 100644 index 00000000000..4dbfdaaef53 --- /dev/null +++ b/sites/sde/public/locales/en/stats.json @@ -0,0 +1 @@ +{"totalNumberStored":"Total number stored","totalNumberSeen":"Total number seen","users":"Users","patterns":"Patterns","sets":"Measurements Sets","csets":"Curated Sets","bookmarks":"Bookmarks","apikeys":"API Keys","jwtCalls":"JWT Calls","keyCalls":"API Key Calls","topUsers":"Top Users","topDesigns":"Top Designs"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/status.json b/sites/sde/public/locales/en/status.json index 34e0164d00d..7df3d2a3137 100644 --- a/sites/sde/public/locales/en/status.json +++ b/sites/sde/public/locales/en/status.json @@ -1 +1 @@ -{"backendError":"Backend returned an error","contactingBackend":"Contacting the FreeSewing backend","contactingGitHub":"Contacting GitHub","contactingGoogle":"Contacting Google","copiedToClipboard":"Copied to clipboard","dataLoaded":"Loaded data from the FreeSewing backend","generatingPdf":"Generating your PDF, one moment please","nailedIt":"Nailed it!","pdfFailed":"An unexpected error occured while generating your PDF","pdfReady":"PDF generated","processingUpdate":"Processing update","settingsSaved":"Settings saved","updatingSettings":"Updating settings"} \ No newline at end of file +{"404":"Page Not Found","backendError":"Backend returned an error","contactingBackend":"Contacting the FreeSewing backend","contactingGitHub":"Contacting GitHub","contactingGoogle":"Contacting Google","copiedToClipboard":"Copied to clipboard","dataLoaded":"Loaded data from the FreeSewing backend","failed":"Failed","generatingPdf":"Generating your PDF, one moment please","nailedIt":"Nailed it!","pdfFailed":"An unexpected error occurred while generating your PDF","pdfReady":"PDF generated","processingUpdate":"Processing update","settingsSaved":"Settings saved","updatingSettings":"Updating settings"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/support.json b/sites/sde/public/locales/en/support.json index 713479587e7..119361c09d5 100644 --- a/sites/sde/public/locales/en/support.json +++ b/sites/sde/public/locales/en/support.json @@ -1 +1 @@ -{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"by","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Community Support","communitySupport1":"For the fastest response, head over to discord.freesewing.org and post your question in the Support channel.","communitySupport2":"The FreeSewing community is a helpful bunch, so there is a good chance they are able to help you.","contributorSupport":"Contributor Support","contributorSupport1":"If something is broken or you have found a bug, you can create an issue on GitHub.","contributorSupport2":"Issues are more likely to attract the attention of core contributors, but tend to take longer to get a response.","description":"Description","descriptionDocs1":"This is where you can describe the issue","design":"Design","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Openened","maintainerSupport":"Maintainer Support","maintainerSupport1":"If you are a FreeSewing patron, you can go straight to the top and contact Joost directly.","maintainerSupport2":"While Joost will treat requests from patrons with priority, he does also needs sleep. So keep that in mind, especially when you are in a different time zone.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Security","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Support","title":"Title","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"What is Discord?","whatIsDiscord1":"Discord is a free chat platform where communities can come together to chat discuss their interests. It also supports (group) voice and video calls.","whatIsDiscord2":"FreeSewing has its own Discord community (a server in Discord terminology) at","whatIsDiscord3":"To use Discord, you will need an account, but they are free.","whatIsDiscord4":"You can use Discord in your browser, or download the Discord app for your platform of choice.","whatIsGitHub":"What is GitHub?","whatIsGitHub1":"GitHub is an online platform for hosting software source code and collaborative development. It is popular among open source projects as it provides free hosting.","whatIsGitHub2":"You can find FreeSewing on GitHub at","whatIsGitHub3":"To use GitHub, you will need an account, but they are free.","whatIsJoost":"What is Joost?","whatIsJoost1":"Not what, but who. Joost De Cock is the FreeSewing founder and maintainer."} \ No newline at end of file +{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"by","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Community Support","communitySupport1":"For the fastest response, head over to discord.freesewing.org and post your question in the need-help channel.","communitySupport2":"The FreeSewing community is a helpful bunch, so there is a good chance they are able to help you.","contributorSupport":"Contributor Support","contributorSupport1":"If something is broken or you have found a bug, you can create an issue on GitHub.","contributorSupport2":"Issues are more likely to attract the attention of core contributors, but tend to take longer to get a response.","description":"Description","descriptionDocs1":"This is where you can describe the issue","design":"Design","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Opened","maintainerSupport":"Maintainer Support","maintainerSupport1":"If you are a FreeSewing patron, you can go straight to the top and contact Joost directly.","maintainerSupport2":"While Joost will treat requests from patrons with priority, he does also needs sleep. So keep that in mind, especially when you are in a different time zone.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Security","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Support","title":"Title","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"What is Discord?","whatIsDiscord1":"Discord is a free chat platform where communities can come together to chat discuss their interests. It also supports (group) voice and video calls.","whatIsDiscord2":"FreeSewing has its own Discord community (a server in Discord terminology) at","whatIsDiscord3":"To use Discord, you will need an account, but they are free.","whatIsDiscord4":"You can use Discord in your browser, or download the Discord app for your platform of choice.","whatIsGitHub":"What is GitHub?","whatIsGitHub1":"GitHub is an online platform for hosting software source code and collaborative development. It is popular among open source projects as it provides free hosting.","whatIsGitHub2":"You can find FreeSewing on GitHub at","whatIsGitHub3":"To use GitHub, you will need an account, but they are free.","whatIsJoost":"What is Joost?","whatIsJoost1":"Not what, but who. Joost De Cock is the FreeSewing founder and maintainer."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/susi.json b/sites/sde/public/locales/en/susi.json index 2aab13e450b..1e0e5bf1f7a 100644 --- a/sites/sde/public/locales/en/susi.json +++ b/sites/sde/public/locales/en/susi.json @@ -1 +1 @@ -{"accountBlocked":"Your account is blocked","accountBlockedMsg":"This is highly unusual but it seems your account is administratively blocked. Your only recourse is to contact support.","alreadyHaveAnAccount":"Already have an account?","back":"Back","backToSignIn":"Back to sign in","backToSignUp":"Back to sign up","checkYourInbox":"Go check your inbox for an email from","clickSigninLink":"Click the sign-in link in that email to sign in to your FreeSewing account.","clickSignupLink":"Click your personal signup link in that email to create your FreeSewing account.","consentLacking":"We lack consent to process your data","consentLackingMsg":"Getting your consent is part of sign up process. Look for the email you received when you signed up for instracutions. You can sign up again with the same email address to receive the email again.","contact":"Contact support","contactingGithub":"Contacting GitHub","contactingGoogle":"Contacting Google","createAFreeSewingAccount":"Create a FreeSewing account","dontHaveAV2Account":"Don't have a v2 account?","dontHaveAnAccount":"Don't have an account yet?","emailAddress":"Email address","emailMissing":"Please provide your E-mail address","emailSent":"Email sent","emailSignupLink":"Email me a sign-up link","emailSigninLink":"Email me a sign-in link","emailUsernameId":"Your Email address, Username, or User #","err2":"Unfortunately, we cannot recover from this error, we need a human being to look into this.","err3":"Feel free to try again, or reach out to support so we can assist you.","fewerOptions":"Fewer options","haveAV2Account":"Have a v2 account?","joinFreeSewing":"Join FreeSewing","mfaCode":"MFA code","mfaCodeMsg":"Please provide a one-time MFA code, or a backup scratch code","migrateItHere":"Migrate it here","migrateNoWorkie":"Unable to migrate this account. Typically that means your credentials are invalid.","migrateV2Account":"Migrate your v2 account","migrateV2Desc":"Enter your v2 username & password to migrate your account.","migrateV2Info":"Your v2 account will not be changed, this will only create a v3 account with the v2 account data.","migrateV3UserAlreadyExists":"Cannot migrate over an existing v3 account. Perhaps just sign in instead?","moreOptions":"More options","noMagicFound":"No such magic (link) found","noMagicFoundMsg":"The magic link you used is either expired, or invalid. Note that each magic link can only be used once.","noSuchUser":"User not found","noSuchUserMsg":"We tried to find the user account you requested, but were unable to find it.","notFound":"No such user was found","oneMomentPlease":"One moment please","password":"Your Password","passwordMissing":"Please provide your password","pleaseProvideValidEmail":"Please provide a valid email address","processing":"Processing","regainAccess":"Re-gain access","signIn":"Sign in","signInAsOtherUser":"Sign in as a different user","signInFailed":"Sign in failed","signInFailedMsg":"Not entirely certain why, but it did not work as expected.","signInHere":"Sign in here","signInToThing":"Sign in to { thing }","signInWithProvider":"Sign in with { provider }","signUpHere":"Sign up here","signUpWithProvider":"Sign up with {provider}","signupAgain":"Sign up again","signupLinkExpired":"Signup link expired","somethingWentWrong":"Something went wrong","sorry":"Sorry","statusLacking":"Your account is in a non-active status","statusLackingMsg":"The current status of your account prohibits us from proceeding. The most common reason for this is that you did not complete the onboarding process and thus your account was never activated. You can sign up again with the same email address to remediate this.","toReceiveSignupLink":"To receive a sign-up link, enter your email address","tryAgain":"Try again","usePassword":"Use your password","usernameMissing":"Please provide your username","welcome":"Welcome","welcomeBackName":"Welcome back { name }","welcomeMigrateName":"Welcome to FreeSewing v3 {name}. Please note that this is still alpha code."} \ No newline at end of file +{"accountBlocked":"Your account is blocked","accountBlockedMsg":"This is highly unusual but it seems your account is administratively blocked. Your only recourse is to contact support.","alreadyHaveAnAccount":"Already have an account?","back":"Back","backToSignIn":"Back to sign in","backToSignUp":"Back to sign up","checkYourInbox":"Go check your inbox for an email from","clickSigninLink":"Click the sign-in link in that email to sign in to your FreeSewing account.","clickSignupLink":"Click your personal signup link in that email to create your FreeSewing account.","consentLacking":"We lack consent to process your data","consentLackingMsg":"Getting your consent is part of sign up process. Look for the email you received when you signed up for instructions. You can sign up again with the same email address to receive the email again.","contact":"Contact support","contactingGithub":"Contacting GitHub","contactingGoogle":"Contacting Google","createAFreeSewingAccount":"Create a FreeSewing account","dontHaveAV2Account":"Don't have a v2 account?","dontHaveAnAccount":"Don't have an account yet?","emailAddress":"Email address","emailMissing":"Please provide your E-mail address","emailSent":"Email sent","emailSignupLink":"Email me a sign-up link","emailSigninLink":"Email me a sign-in link","emailUsernameId":"Your Email address, Username, or User #","err2":"Unfortunately, we cannot recover from this error, we need a human being to look into this.","err3":"Feel free to try again, or reach out to support so we can assist you.","fewerOptions":"Fewer options","haveAV2Account":"Have a v2 account?","joinFreeSewing":"Join FreeSewing","mfaCode":"MFA code","mfaCodeMsg":"Please provide a one-time MFA code, or a backup scratch code","migrateItHere":"Migrate it here","migrateNoWorkie":"Unable to migrate this account. Typically that means your credentials are invalid.","migrateV2Account":"Migrate your v2 account","migrateV2Desc":"Enter your v2 username & password to migrate your account.","migrateV2Info":"Your v2 account will not be changed, this will only create a v3 account with the v2 account data.","migrateV3UserAlreadyExists":"Cannot migrate over an existing v3 account. Perhaps just sign in instead?","moreOptions":"More options","noMagicFound":"No such magic (link) found","noMagicFoundMsg":"The magic link you used is either expired, or invalid. Note that each magic link can only be used once.","noSuchUser":"User not found","noSuchUserMsg":"We tried to find the user account you requested, but were unable to find it.","notFound":"No such user was found","oneMomentPlease":"One moment please","password":"Your Password","passwordMissing":"Please provide your password","pleaseProvideValidEmail":"Please provide a valid email address","processing":"Processing","regainAccess":"Re-gain access","signIn":"Sign in","signInAsOtherUser":"Sign in as a different user","signInFailed":"Sign in failed","signInFailedMsg":"Not entirely certain why, but it did not work as expected.","signInHere":"Sign in here","signInToThing":"Sign in to { thing }","signInWithProvider":"Sign in with { provider }","signUpHere":"Sign up here","signUpWithProvider":"Sign up with {provider}","signupAgain":"Sign up again","signupLinkExpired":"Signup link expired","somethingWentWrong":"Something went wrong","sorry":"Sorry","statusLacking":"Your account is in a non-active status","statusLackingMsg":"The current status of your account prohibits us from proceeding. The most common reason for this is that you did not complete the onboarding process and thus your account was never activated. You can sign up again with the same email address to remediate this.","toReceiveSignupLink":"To receive a sign-up link, enter your email address","tryAgain":"Try again","usePassword":"Use your password","usernameMissing":"Please provide your username","welcome":"Welcome","welcomeBackName":"Welcome back { name }","welcomeMigrateName":"Welcome to FreeSewing v3 {name}. Please note that this is still alpha code."} \ No newline at end of file diff --git a/sites/sde/public/locales/en/titan.json b/sites/sde/public/locales/en/titan.json index 03106e52d2b..33a724decd6 100644 --- a/sites/sde/public/locales/en/titan.json +++ b/sites/sde/public/locales/en/titan.json @@ -1 +1 @@ -{"t":"Titan trouser block","d":"Titan is a dartless trouser block.","crossSeamFitFailedBack.t":"Back cross seam compromised","crossSeamFitFailedBack.d":"No solution was found to fit the cross seam in the back part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","crossSeamFitFailedFront.t":"Front cross seam compromised","crossSeamFitFailedFront.d":"No solution was found to fit the cross seam in the front part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","back":"Back","front":"Front","kneeEase.t":"Knee ease","kneeEase.d":"Controls the amout of ease at the knee","waistHeight.t":"Waist height","waistHeight.d":"Controls the height of the waist, 100% = waist height, 0% = hip height","lengthBonus.t":"Length bonus","lengthBonus.d":"Controls the length of the trousers","crotchDrop.t":"Crotch drop","crotchDrop.d":"Lowers the crotch for a more relaxed fit","fitKnee.t":"Fit the knee","fitKnee.d":"Fits the legs from based on the knee circumference, rather than seat circumference","fitKneeNo.t":"Do not fit the knee","fitKneeNo.d":"Disregard the knee measurements and draft a pattern that tapers from upper leg to ankle","fitKneeYes.t":"Do fit the knee","fitKneeYes.d":"Use the knee measurement to draft a pattern that tapers from upper leg to knee, to then continue straight down below the knee.","legBalance.t":"Leg balance","legBalance.d":"Controls the ratio between front and back panel of the leg","crossSeamCurveStart.t":"Start of the cross seam curve","crossSeamCurveStart.d":"Controls how far into the cross seam we start to curve","crossSeamCurveBend.t":"Cross seam bend","crossSeamCurveBend.d":"Controls the curvature of the cross seam","crossSeamCurveAngle.t":"Cross seam angle","crossSeamCurveAngle.d":"Controls the angle of the cross seam","crotchSeamCurveStart.t":"Start of the crotch seam curve","crotchSeamCurveStart.d":"Controls how far into the crotch seam we start to curve","crotchSeamCurveBend.t":"Crotch seam bend","crotchSeamCurveBend.d":"Controls the curvature of the crotch seam","crotchSeamCurveAngle.t":"Crotch seam angle","crotchSeamCurveAngle.d":"Controls the angle of the crotch seam","seatEase.t":"Seat ease","seatEase.d":"Controls the amount of ease at your seat","waistBalance.t":"Waist balance","waistBalance.d":"Controls the horizontal position of the waist relative to the seat","waistbandWidth.t":"Waistband width","waistbandWidth.d":"The width of the waistband","waistEase.t":"Waist ease","waistEase.d":"Controls the amount of ease at your waist","grainlinePosition.t":"Grainline position","grainlinePosition.d":"Controls the horizontal position of the leg relative to the seat"} \ No newline at end of file +{"t":"Titan trouser block","d":"Titan is a dartless trouser block.","crossSeamFitFailedBack.t":"Back cross seam compromised","crossSeamFitFailedBack.d":"No solution was found to fit the cross seam in the back part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","crossSeamFitFailedFront.t":"Front cross seam compromised","crossSeamFitFailedFront.d":"No solution was found to fit the cross seam in the front part. As a compromise, we've used the best available solution instead.\n\nPlease verify your measurements before contacting support.","back":"Back","front":"Front","kneeEase.t":"Knee ease","kneeEase.d":"Controls the amount of ease at the knee","waistHeight.t":"Waist height","waistHeight.d":"Controls the height of the waist, 100% = waist height, 0% = hip height","lengthBonus.t":"Length bonus","lengthBonus.d":"Controls the length of the trousers","crotchDrop.t":"Crotch drop","crotchDrop.d":"Lowers the crotch for a more relaxed fit","fitKnee.t":"Fit the knee","fitKnee.d":"Fits the legs from based on the knee circumference, rather than seat circumference","fitKneeNo.t":"Do not fit the knee","fitKneeNo.d":"Disregard the knee measurements and draft a pattern that tapers from upper leg to ankle","fitKneeYes.t":"Do fit the knee","fitKneeYes.d":"Use the knee measurement to draft a pattern that tapers from upper leg to knee, to then continue straight down below the knee.","legBalance.t":"Leg balance","legBalance.d":"Controls the ratio between front and back panel of the leg","crossSeamCurveStart.t":"Start of the cross seam curve","crossSeamCurveStart.d":"Controls how far into the cross seam we start to curve","crossSeamCurveBend.t":"Cross seam bend","crossSeamCurveBend.d":"Controls the curvature of the cross seam","crossSeamCurveAngle.t":"Cross seam angle","crossSeamCurveAngle.d":"Controls the angle of the cross seam","crotchSeamCurveStart.t":"Start of the crotch seam curve","crotchSeamCurveStart.d":"Controls how far into the crotch seam we start to curve","crotchSeamCurveBend.t":"Crotch seam bend","crotchSeamCurveBend.d":"Controls the curvature of the crotch seam","crotchSeamCurveAngle.t":"Crotch seam angle","crotchSeamCurveAngle.d":"Controls the angle of the crotch seam","seatEase.t":"Seat ease","seatEase.d":"Controls the amount of ease at your seat","waistBalance.t":"Waist balance","waistBalance.d":"Controls the horizontal position of the waist relative to the seat","waistbandWidth.t":"Waistband width","waistbandWidth.d":"The width of the waistband","waistEase.t":"Waist ease","waistEase.d":"Controls the amount of ease at your waist","grainlinePosition.t":"Grainline position","grainlinePosition.d":"Controls the horizontal position of the leg relative to the seat"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/tutorial.json b/sites/sde/public/locales/en/tutorial.json index 2c9c50a6407..bb37d6b1584 100644 --- a/sites/sde/public/locales/en/tutorial.json +++ b/sites/sde/public/locales/en/tutorial.json @@ -1 +1 @@ -{"t":"Tutorial","d":"This design is used in the tutorial","biasTapeLength.t":"Bias tape: {{{ l }}}","biasTapeLength.d":"To finish the edge, you will need {{{ l }}} of [bias tape](/docs/sewing/bias-tape)","fabricNeeded":"You need a {{{ w }}} by {{{ h }}} piece of [suitable fabric](/docs/designs/bob/fabric) to make this bib","finishWithBiasTape":"Finish raw edge with bias tape","bib":"Bib","neckRatio.t":"Neck opening","neckRatio.d":"Controls the size of the neck opening relative to the bib size","widthRatio.t":"Width","widthRatio.d":"Controls the width of the bib","lengthRatio.t":"Length","lengthRatio.d":"Controls the length of the bib","headSize.t":"Head size","headSize.d":"The head circumference you want the bib to accomodate"} \ No newline at end of file +{"t":"Tutorial","d":"This design is used in the tutorial","biasTapeLength.t":"Bias tape: {{{ l }}}","biasTapeLength.d":"To finish the edge, you will need {{{ l }}} of [bias tape](/docs/sewing/bias-tape)","fabricNeeded":"You need a {{{ w }}} by {{{ h }}} piece of [suitable fabric](/docs/designs/bob/fabric) to make this bib","finishWithBiasTape":"Finish raw edge with bias tape","bib":"Bib","neckRatio.t":"Neck opening","neckRatio.d":"Controls the size of the neck opening relative to the bib size","widthRatio.t":"Width","widthRatio.d":"Controls the width of the bib","lengthRatio.t":"Length","lengthRatio.d":"Controls the length of the bib","headSize.t":"Head size","headSize.d":"The head circumference you want the bib to accommodate"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/ui-settings.json b/sites/sde/public/locales/en/ui-settings.json index 83299275994..0660cf93f69 100644 --- a/sites/sde/public/locales/en/ui-settings.json +++ b/sites/sde/public/locales/en/ui-settings.json @@ -1 +1 @@ -{"uiSettings.t":"UI Preferences","uiSettings.d":"These preferences control the UI (User Interface) aspects of our online pattern drafting environment.","renderer.t":"Render Engine","renderer.d":"Controls how the pattern is rendered (drawn) on the screen","renderWithReact.t":"Render with FreeSewing's React components","renderWithReact.d":"Render as SVG through our React components. Allows interactivity and is optimized for screen. Use this if you are not sure what to pick.","renderWithCore.t":"Render with Freesewing's Core library","renderWithCore.d":"Render directly to SVG from Core. Allows no interactivity and is optimized for print. Use this if you want to know what it will look like when exported.","control.t":"User Experience","control.d":"Which user experience do you prefer? Please note that this is an account setting, so it will impact the entire website.","inspect.t":"Inspect","inspect.d":"Enabling this will allow you to drill down into the pattern, and pull up information about its various parts, paths, and points.","inspectNo.t":"Disable the inspector","inspectNo.d":"This is the default, the pattern inspector is disabled and the pattern is displayed as usual.","inspectYes.t":"Enable the inspector","inspectYes.d":"With the pattern inspector enabled and the React rendering engine selected, we will add interactivity to the pattern to allow you to inspect the various elements that make up the pattern.","no":"No","yes":"Yes","draft":"Draft","test":"Test","print":"Print layout","cut":"Cut Layout","save":"Save","export":"Export","edit":"Edit","draft.t":"Draft your pattern","draft.d":"Launches FreeSewing flagship pattern editor, where you can tweak your pattern to your heart's desire","test.t":"Test your pattern","test.d":"See how your pattern adapts to changes in options, or measurements","print.t":"Print Layout","print.d":"Allows you to arrange your pattern pieces so you can printing your pattern on as little pages as possible","cut.t":"Cutting layout","cut.d":"Allows you to arrange your pattern pieces so you can determine exactly how much fabric you need to make it.","save.t":"Save your pattern","save.d":"Save the current pattern to your FreeSewing account","export.t":"Export your pattern","export.d":"Allows you to export this pattern to a variety of formats","logs.t":"Pattern logs","logs.d":"Allows you to browse the pattern logs to see what exactly happened while drafting this pattern","edit.t":"Hand-edit the pattern settings","edit.d":"This allows you to hand-edit the pattern settings, giving you full control over how your pattern will be drafted","view":"View","view.d":"These are the various views you can pick from. Includes those views available via the navigation bar or menu, and some additional ones"} \ No newline at end of file +{"uiSettings.t":"UI Preferences","uiSettings.d":"These preferences control the UI (User Interface) aspects of our online pattern drafting environment.","missingSettings1.t":"(Missing Settings?)","missingSettings1.d":"Can't find a setting (like Seam Allowance, Language, or Included Parts)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings2.t":"(Missing Settings?)","missingSettings2.d":"Can't find a setting (like Language, Included Parts, or Details)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings3.t":"(Missing Settings?)","missingSettings3.d":"Can't find a setting (like Included Parts, Details, or Expand)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","renderer.t":"Render Engine","renderer.d":"Controls how the pattern is rendered (drawn) on the screen","renderWithReact.t":"Render with FreeSewing's React components","renderWithReact.d":"Render as SVG through our React components. Allows interactivity and is optimized for screen. Use this if you are not sure what to pick.","renderWithCore.t":"Render with FreeSewing's Core library","renderWithCore.d":"Render directly to SVG from Core. Allows no interactivity and is optimized for print. Use this if you want to know what it will look like when exported.","kiosk.t":"Kiosk Mode","kiosk.d":"Controls how the web page is shown.","websiteMode.t":"Use website mode","websiteMode.d":"Show the full web page, including header, footer, and navigation.","kioskMode.t":"Use kiosk mode","kioskMode.d":"Show just the pattern drafting portion of the web page, without header, footer, or navigation.","control.t":"User Experience","control.d":"Which user experience do you prefer? Please note that this is an account setting, so it will impact the entire website.","inspect.t":"Inspect","inspect.d":"Enabling this will allow you to drill down into the pattern, and pull up information about its various parts, paths, and points.","inspectNo.t":"Disable the inspector","inspectNo.d":"This is the default, the pattern inspector is disabled and the pattern is displayed as usual.","inspectYes.t":"Enable the inspector","inspectYes.d":"With the pattern inspector enabled and the React rendering engine selected, we will add interactivity to the pattern to allow you to inspect the various elements that make up the pattern.","no":"No","yes":"Yes","draft":"Draft","test":"Test","print":"Print layout","cut":"Cut Layout","save":"Save","export":"Export","edit":"Edit","draft.t":"Draft your pattern","draft.d":"Launches FreeSewing flagship pattern editor, where you can tweak your pattern to your heart's desire","test.t":"Test your pattern","test.d":"See how your pattern adapts to changes in options, or measurements","print.t":"Print Layout","print.d":"Allows you to arrange your pattern pieces so you can printing your pattern on as little pages as possible","cut.t":"Cutting layout","cut.d":"Allows you to arrange your pattern pieces so you can determine exactly how much fabric you need to make it.","save.t":"Save your pattern","save.d":"Save the current pattern to your FreeSewing account","export.t":"Export your pattern","export.d":"Allows you to export this pattern to a variety of formats","logs.t":"Pattern logs","logs.d":"Allows you to browse the pattern logs to see what exactly happened while drafting this pattern","edit.t":"Hand-edit the pattern settings","edit.d":"This allows you to hand-edit the pattern settings, giving you full control over how your pattern will be drafted","view":"View","view.d":"These are the various views you can pick from. Includes those views available via the navigation bar or menu, and some additional ones"} \ No newline at end of file diff --git a/sites/sde/public/locales/en/workbench.json b/sites/sde/public/locales/en/workbench.json index a21399d9c8b..2da70533eba 100644 --- a/sites/sde/public/locales/en/workbench.json +++ b/sites/sde/public/locales/en/workbench.json @@ -1 +1 @@ -{"addNotes":"Add notes","addSettingsToNotes":"Add settings to notes","advanced":"Advanced","appliedMeasies":"We applied a new measurements set to this pattern.","armhole":"Armhole","attributes":"Attributes","backPockets":"Back pockets","bookmarkPattern":"Bookmark pattern","bottomRight":"Bottom Right","changeMeasies":"Change Pattern Measurements","chooseATest":"Choose a test scenario to run","chooseATestDesc":"You can test how the design adapts to changes in a specific design option or measurements.","chooseATestMenuMobileMsg":"To do so, open the test menu and select the scenario you want to run.","chooseATestMenuMsg":"To do so, select the test scenario you want to run in the menu on the right.","chooseFromBookmarkedSets":"Choose one of the measurements sets you've bookmarked","chooseFromBookmarkedSetsDesc":"If you've bookmarked any measurements sets, you can select from those too.","chooseFromCuratedSets":"Choose one of FreeSewing's curated measurements sets","chooseFromCuratedSetsDesc":"If you're just looking to try out our platform, you can select from our list of curated measurements sets.","chooseFromOwnSets":"Choose one of your own measurements sets","chooseFromOwnSetsDesc":"Pick any of your own measurements sets that have all required measurements to generate this pattern.","chooseNewSet":"Choose a New Measurements Set","clearTimingData":"Clear timing data","closure":"Closure","collar":"Collar","columns":"columns","configurePattern":"Configure pattern","construction":"Construction","continueEditingTitle":"Continue editing","continueEditingDesc":"Load the newly saved pattern in the pattern editor, so you can make more changes.","cuffs":"Cuffs","currentPrintLayout":"Current print layout","cutLayout":"Cut Layout","darts":"Darts","designOptions.d":"Test the effect of an option on the way this pattern looks","docs":"Documentation","draft":"Draft","draftPattern":"Draft pattern","edit":"Edit","editCurrentMeasies":"Edit Current Measurements","editCurrentMeasiesDesc":"Changes you make here will not be saved to your measurements sets, and will only affect this pattern.","editCurrentMeasiesHeader":"Edit Pattern Measurements","editMeasiesByHand":"Edit measurements by hand","editMeasiesByHandDesc":"Manually set or override any measurements. These changes will only apply to the current pattern.","editSettings":"Edit settings","editSettingsByHand":"Edit settings by hand","elastic":"Elastic","export":"Export","exporting":"Exporting","exportAsData":"Export as data","exportForEditing":"Export for editing","exportForPrinting":"Export for printing","exportPattern-txt":"Export a PDF suitable for your printer, or download this pattern in a variety of formats","exportPattern":"Export pattern","fit":"Fit","frontPockets":"Front pockets","generatePdf":"Generate print-ready PDF","giveItAName":"Give it a name","goToPatternTitle":"Navigate to the pattern page","goToPatternDesc":"Exit the pattern editor and navigate to the pattern page where you can update the pattern's metadata.","height":"Height","help":"Help","layoutSettings.d":"Additional options to further optimize the printing layout of your pattern.","layoutSettings.t":"Layout settings","length":"Length","learnHowToUseEditor":"Learn how to use FreeSewing's online pattern editor","measies":"Pattern Measurements","measiesOk":"We have all required measurements to create this pattern.","measurements.d":"Test the effect of a measurement on the way this pattern looks","menu":"Menu","name":"Name","noDesignFound":"We could not find this design. This shouldn't happen, so we'd really appreciate you reporting it.","noInlineDocs":"Documention is not included in this build","noInlineDocsDesc":"Please visit FreeSewing.org to access our documentation","notes":"Notes","pages":"pages","part":"Pattern part","partInfo":"Pattern part info","partTransfo":"Part transformation buttons","partTransfoDesc":"These buttons allow you to rotate or flip individual pattern parts.","partTransfoNo":"Hide buttons","partTransfoNoDesc":"Do not include these buttons on the pattern output","partTransfoYes":"Show buttons","partTransfoYesDesc":"Include these buttons on the pattern output (they will not be printed)","pathInfo":"Path info","patternBookmarkCreated":"Pattern bookmark created","patternEditor":"Pattern Editor","patternInspector":"Pattern Inspector","patternLogs":"Pattern logs","patternSaved":"Pattern saved","pockets":"Pockets","printLayout":"Print Layout","printSettings.d":"Configure your pattern so you can print it just the way you like it. Includes page size & orientation, margins, and more.","printSettings.t":"Print settings","reset":"Reset","resetPrintLayout":"Reset print layout","resetPrintLayoutDesc":"Removes all manual changes to the print layout, and restores the default layout","rows":"rows","save":"Save","savePattern":"Save pattern","saveAsNewPattern":"Save as new pattern","savePatternAs":"Save pattern as...","savePatternAsHellip":"Save pattern as...","saveSettings":"Save Settings","saveYourPattern":"Save your pattern","seeMissingMeasies":"See missing measurements","show":"Show","showAllParts":"Show all pattern parts","showMovableButtons":"Buttons","showOnlyThisPart":"Show only this pattern part","sleevecap":"Sleevecap","style":"Style","test":"Test","testDesign":"Test Design","testDesignMeasurement":"Test {design} measurements: {measurement}","testDesignOption":"Test {design} design options: {option}","testDesignSets":"Test {design} across measurements sets","testMeasurements":"Test measurements","testMeasurementsDesc":"Test how the design adapts to changes to a specific measurement","testOptions":"Test design options","testOptionsDesc":"Test how the design adapts to changes in a specific design option","testPattern":"Test pattern","testSets":"Test measurements sets","testSetsDesc":"Test how the design adapts across different measurements sets","timeDesign":"Time Design","topLeft":"Top Left","weLackSomeMeasies":"We lack { nr } measurements to create this pattern","whereToGoAfterSaveAs":"After saving the new pattern, what do you want to do?","width":"Width","xTotalPagesSomeBlank":"{total} pages in total but {blank} are blank","yamlEditViewError":"Issues with YAML","yamlEditViewErrorDesc":"We saved your input, but it might not work for the following reasons","yamlEditViewTitleThing":"Edit Pattern Configuration for {thing}","youCanPickOrEnter":"You can either pick a measurements set, or enter them by hand, but we cannot proceed without these measurements.","youUseCustomValue":"You are using the default value","youUseDefaultValue":"You are using a custom value","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file +{"addNotes":"Add notes","addSettingsToNotes":"Add settings to notes","advanced":"Advanced","appliedMeasies":"We applied a new measurements set to this pattern.","armhole":"Armhole","attributes":"Attributes","backPockets":"Back pockets","bookmarkPattern":"Bookmark pattern","bottomRight":"Bottom Right","changeMeasies":"Change Pattern Measurements","chooseATest":"Choose a test scenario to run","chooseATestDesc":"You can test how the design adapts to changes in a specific design option or measurements.","chooseATestMenuMobileMsg":"To do so, open the test menu and select the scenario you want to run.","chooseATestMenuMsg":"To do so, select the test scenario you want to run in the menu on the right.","chooseFromBookmarkedSets":"Choose one of the measurements sets you've bookmarked","chooseFromBookmarkedSetsDesc":"If you've bookmarked any measurements sets, you can select from those too.","chooseFromCuratedSets":"Choose one of FreeSewing's curated measurements sets","chooseFromCuratedSetsDesc":"If you're just looking to try out our platform, you can select from our list of curated measurements sets.","chooseFromOwnSets":"Choose one of your own measurements sets","chooseFromOwnSetsDesc":"Pick any of your own measurements sets that have all required measurements to generate this pattern.","chooseNewSet":"Choose a New Measurements Set","clearTimingData":"Clear timing data","closure":"Closure","collar":"Collar","columns":"columns","conditional":"Conditional","configurePattern":"Configure pattern","construction":"Construction","continueEditingTitle":"Continue editing","continueEditingDesc":"Load the newly saved pattern in the pattern editor, so you can make more changes.","cuffs":"Cuffs","currentPrintLayout":"Current print layout","cutLayout":"Cut Layout","darts":"Darts","designOptions.d":"Test the effect of an option on the way this pattern looks","docs":"Documentation","draft":"Draft","draftPattern":"Draft pattern","edit":"Edit","editCurrentMeasies":"Edit Current Measurements","editCurrentMeasiesDesc":"Changes you make here will not be saved to your measurements sets, and will only affect this pattern.","editCurrentMeasiesHeader":"Edit Pattern Measurements","editMeasiesByHand":"Edit measurements by hand","editMeasiesByHandDesc":"Manually set or override any measurements. These changes will only apply to the current pattern.","editSettings":"Edit settings","editSettingsByHand":"Edit settings by hand","elastic":"Elastic","export":"Export","exporting":"Exporting","exportAsData":"Export as data","exportForEditing":"Export for editing","exportForPrinting":"Export for printing","exportPattern-txt":"Export a PDF suitable for your printer, or download this pattern in a variety of formats","exportPattern":"Export pattern","fit":"Fit","frontPockets":"Front pockets","generatePdf":"Generate print-ready PDF","giveItAName":"Give it a name","goToPatternTitle":"Navigate to the pattern page","goToPatternDesc":"Exit the pattern editor and navigate to the pattern page where you can update the pattern's metadata.","height":"Height","help":"Help","layoutSettings.d":"Additional options to further optimize the printing layout of your pattern.","layoutSettings.t":"Layout settings","length":"Length","learnHowToUseEditor":"Learn how to use FreeSewing's online pattern editor","measies":"Pattern Measurements","measiesOk":"We have all required measurements to create this pattern.","measurements.d":"Test the effect of a measurement on the way this pattern looks","menu":"Menu","name":"Name","noDesignFound":"We could not find this design. This shouldn't happen, so we'd really appreciate you reporting it.","noInlineDocs":"Documention is not included in this build","noInlineDocsDesc":"Please visit FreeSewing.org to access our documentation","notes":"Notes","pages":"pages","part":"Pattern part","partInfo":"Pattern part info","partTransfo":"Part transformation buttons","partTransfoDesc":"These buttons allow you to rotate or flip individual pattern parts.","partTransfoNo":"Hide buttons","partTransfoNoDesc":"Do not include these buttons on the pattern output","partTransfoYes":"Show buttons","partTransfoYesDesc":"Include these buttons on the pattern output (they will not be printed)","pathInfo":"Path info","patternBookmarkCreated":"Pattern bookmark created","patternEditor":"Pattern Editor","patternInspector":"Pattern Inspector","patternLogs":"Pattern logs","patternSaved":"Pattern saved","pockets":"Pockets","printLayout":"Print Layout","printSettings.d":"Configure your pattern so you can print it just the way you like it. Includes page size & orientation, margins, and more.","printSettings.t":"Print settings","reset":"Reset","resetPrintLayout":"Reset print layout","resetPrintLayoutDesc":"Removes all manual changes to the print layout, and restores the default layout","rows":"rows","save":"Save","savePattern":"Save pattern","saveAsNewPattern":"Save as new pattern","savePatternAs":"Save pattern as...","savePatternAsHellip":"Save pattern as...","saveSettings":"Save Settings","saveYourPattern":"Save your pattern","seeMissingMeasies":"See missing measurements","show":"Show","showAllParts":"Show all pattern parts","showMovableButtons":"Buttons","showOnlyThisPart":"Show only this pattern part","sleevecap":"Sleevecap","style":"Style","test":"Test","testDesign":"Test Design","testDesignMeasurement":"Test {design} measurements: {measurement}","testDesignOption":"Test {design} design options: {option}","testDesignSets":"Test {design} across measurements sets","testMeasurements":"Test measurements","testMeasurementsDesc":"Test how the design adapts to changes to a specific measurement","testOptions":"Test design options","testOptionsDesc":"Test how the design adapts to changes in a specific design option","testPattern":"Test pattern","testSets":"Test measurements sets","testSetsDesc":"Test how the design adapts across different measurements sets","timeDesign":"Time Design","topLeft":"Top Left","weLackSomeMeasies":"We lack { nr } measurements to create this pattern","whereToGoAfterSaveAs":"After saving the new pattern, what do you want to do?","width":"Width","xTotalPagesSomeBlank":"{total} pages in total but {blank} are blank","yamlEditViewError":"Issues with YAML","yamlEditViewErrorDesc":"We saved your input, but it might not work for the following reasons","yamlEditViewTitleThing":"Edit Pattern Configuration for {thing}","youCanPickOrEnter":"You can either pick a measurements set, or enter them by hand, but we cannot proceed without these measurements.","youUseCustomValue":"You are using the default value","youUseDefaultValue":"You are using a custom value","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/account.json b/sites/sde/public/locales/es/account.json index b0a34cbeabe..c70b51ef744 100644 --- a/sites/sde/public/locales/es/account.json +++ b/sites/sde/public/locales/es/account.json @@ -1 +1 @@ -{"account":"Cuenta","yourAccount":"Tu cuenta","newPattern":"Nuevo patrón","newSet":"Crear un nuevo conjunto de medidas","links":"Enlaces","info":"Información","settings":"Ajustes","data":"Datos","sets":"Conjuntos de medidas","patterns":"Patrones","actions":"Acciones","created":"Creado","updated":"Actualizado","expires":"Caduca en","role":"Papel","yourProfile":"Tu perfil","yourPatterns":"Tus patrones","yourSets":"Tus conjuntos de medidas","signOut":"Regístrate","politeOhCrap":"Oh fiddlesticks","bio":"Bio","email":"Dirección de correo electrónico","img":"Imagen","username":"Nombre de usuario","compare":"Comparación de conjuntos métricos","consent":"Consentimiento y privacidad","control":"Experiencia del usuario","imperial":"Unidades","units":"Unidades","apikeys":"Claves API","newsletter":"Suscripción al boletín","password":"Contraseña","newPasswordPlaceholder":"Introduce aquí tu nueva contraseña","passwordPlaceholder":"Introduce aquí tu contraseña","mfa":"Autenticación de dos factores","mfaTipTitle":"Considera la posibilidad de activar la autenticación de dos factores","mfaTipMsg":"No aplicamos una política de contraseñas, pero te recomendamos que habilites la autenticación de dos factores para mantener segura tu cuenta de FreeSewing.","mfaEnabled":"La autenticación de dos factores está activada","mfaDisabled":"La autenticación de dos factores está desactivada","mfaSetup":"Configura la autenticación de dos factores","mfaAdd":"Añade FreeSewing a tu aplicación Authenticator escaneando el código QR de arriba.","mfaScratchCodes":"Códigos de rascado MFA","mfaScratchCodesMsg1":"Puedes utilizar cualquiera de estos códigos \"rasca y gana\" como código MFA de un solo uso cuando no tengas acceso a tu aplicación generadora de códigos (por ejemplo, cuando hayas perdido el teléfono).","mfaScratchCodesMsg2":"Puedes utilizar cada uno de estos códigos una sola vez. Anótalos, porque es la única vez que podrás verlos.","copyToClipboard":"Copiar al portapapeles","confirmWithPassword":"Introduce tu contraseña para confirmar esta acción","confirmWithMfa":"Introduce un código de tu aplicación Authenticator para confirmar esta acción","enableMfa":"Activar la autenticación de dos factores","disableMfa":"Desactivar la autenticación de dos factores","language":"Idioma","developer":"Desarrollador","design":"Diseño","patternMetadata":"Metadatos del patrón","clonePattern":"Patrón de clonación","updatePattern":"Patrón de actualización","reload":"Recargar cuenta","export":"Exporta tus datos","exportMsg":"Haz clic a continuación para exportar tus datos personales","exportNote":"El Reglamento General de Protección de Datos (RGPD) de la UE garantiza tu llamado derecho a la portabilidad de datos, es decir, el derecho a obtener y reutilizar tus datos personales para tus propios fines, o a través de diferentes servicios.","exportDownload":"Tus datos se exportaron y están disponibles para su descarga en la siguiente ubicación:","review":"Revisa tu consentimiento","restrict":"Restringir el procesamiento de sus datos","disable":"Desactivar tu cuenta","remove":"Elimina tu cuenta","proceedWithCaution":"Proceder con cautela","restrictWarning":"Aunque no se eliminará ningún dato, esto inhabilitará tu cuenta. Además, no podrás deshacerlo por tu cuenta, sino que tendrás que ponerte en contacto con el servicio de asistencia cuando quieras restablecer el acceso a tu cuenta.","noWayBack":"No hay vuelta atrás.","mdSupport":"Puedes utilizar markdown aquí","or":"o","continue":"Continuar","save":"Guardar","noThanks":"No, gracias","areYouCertain":"¿Estás seguro?","delete":"Borra","nailedIt":"Clavado","gone":"Puf. Se ha ido.","reloadMsg1":"Los datos almacenados en tu navegador a veces pueden desincronizarse con los datos almacenados en nuestro backend.","reloadMsg2":"Esto te permite recargar los datos de tu cuenta desde el backend. Tiene el mismo efecto que cerrar sesión y volver a iniciarla.","bioTitle":"Cuéntale a la gente un poco sobre ti","bioPreview":"Biografía","bioPlaceholder":"Hago ropa y zapatos. Diseño patrones de costura. Escribo código. Dirijo [FreeSewing](http://freesewing.org)","compareTitle":"¿Te sientes cómodo comparando conjuntos de medidas?","compareYes":"Sí, por si puede ayudarme","compareYesd":"De vez en cuando mostraremos cómo se compara tu conjunto de medidas con otros conjuntos de medidas.\nEsto nos permite detectar posibles problemas en tus medidas o patrones.\n","compareNo":"No, nunca compares","compareNod":"Nunca compararemos tu conjunto de medidas con otros conjuntos de medidas.\nEsto limitará nuestra capacidad de advertirte sobre posibles problemas en tus conjuntos de medidas o patrones.\n","showMore":"Mostrar más","control1.t":"Hazlo lo más sencillo posible","control1.d":"Oculta todas las funciones excepto las más importantes.","control2.t":"Hazlo sencillo, pero no demasiado","control2.d":"Oculta la mayoría de las funciones.","control3.t":"Equilibra la sencillez con la potencia","control3.d":"Revela la mayoría de las funciones, pero no todas.","control4.t":"Dame todos los poderes, pero mantenme a salvo","control4.d":"Revela todas las características, conserva los pasamanos y las comprobaciones de seguridad.","control5.t":"Apártate de mi camino","control5.d":"Revela todas las características, quita todas las barandillas y comprueba la seguridad.","controlShowMore":"Mostrar más opciones","controlTitle":"¿Qué experiencia de usuario prefieres?","imgTitle":"¿Qué tal una foto?","imgDragAndDropImageHere":"Arrastra y suelta una imagen aquí","imgPasteUrlHere":"Pega aquí la ubicación de una imagen (url)","imgSelectImage":"Selecciona una imagen","newsletterTitle":"¿Quieres recibir el boletín de FreeSewing?","newsletterYes":"Sí, deseo recibir el boletín","newsletterYesd":"Una vez cada 3 meses recibirás un correo electrónico nuestro con contenido sano y honesto. Sin seguimiento, sin anuncios, sin tonterías.","newsletterNod":"Siempre puedes cambiar de opinión más adelante. Pero hasta que no lo hagas, no te enviaremos ningún boletín.","metricUnits":"Unidades métricas (cm)","metricUnitsd":"Elige esta opción si prefieres los centímetros a las pulgadas.","imperialUnits":"Unidades imperiales (pulgadas)","imperialUnitsd":"Elige esta opción si prefieres las pulgadas a los centímetros.","unitsTitle":"¿Qué unidades prefieres?","usernameTitle":"¿Qué nombre de usuario te gustaría?","usernameAvailable":"El nombre de usuario está disponible","usernameNotAvailable":"El nombre de usuario no está disponible","emailTitle":"¿Dónde podemos localizarte en caso de que tengamos una buena razón para ello (como cuando olvidaste tu contraseña)?","oneMoreThing":"Una cosa más","oneMomentPlease":"Un momento, por favor","emailChangeConfirmation":"Hemos enviado un correo electrónico a tu nueva dirección para confirmar este cambio.","vagueError":"Algo ha ido mal y no estamos seguros de cómo solucionarlo. Por favor, inténtalo de nuevo o pide ayuda a un ser humano.","githubTitle":"Vincula tu identidad de GitHub","githubWhy1":"Introduce aquí tu nombre de usuario y correo electrónico de GitHub y los utilizaremos cuando interactuemos con GitHub en tu nombre.","githubWhy2":"Ten en cuenta que tanto tu nombre de usuario de GitHub como tu correo electrónico son información pública. Esto simplemente nos permite establecer un vínculo entre tu cuenta de FreeSewing y tu cuenta de GitHub.","githubWhy3":"Por ejemplo, cuando informas de un problema en este sitio web, podemos mencionarte para que recibas notificaciones cuando haya una actualización. Para ello, basta con tu nombre de usuario.","githubWhy4":"Cuando envías una publicación de escaparate o realizas cambios en nuestro contenido, podemos acreditarte esos commits si disponemos tanto de tu nombre de usuario como de la dirección de correo electrónico que utilizas en GitHub.","tooComplex":"Si todo esto te resulta confuso, no tienes que proporcionar esta información. Es una función avanzada.","languageTitle":"¿Qué lengua prefieres?","passwordTitle":"Algo que sólo tú sabes","newApikey":"Generar una nueva clave API","keyNewInfo":"Crea una nueva clave API para conectarte al backend de FreeSewing de forma automatizada.","keyName":"Nombre clave","keyNameDesc":"Un nombre único para esta clave API. Sólo visible para ti.","keyExpires":"Clave de caducidad","keyExpiresDesc":"La clave caducará el:","keyLevel":"Nivel de permiso clave","keyLevel0":"Autenticar sólo","keyLevel1":"Lee el acceso a tus propios patrones y conjuntos de medidas","keyLevel2":"Acceso de lectura a todos los datos de tu cuenta","keyLevel3":"Escribe el acceso a tus propios patrones y conjuntos de medidas","keyLevel4":"Acceso de escritura a todos los datos de tu cuenta","keyLevel5":"Acceso de lectura a patrones y conjuntos de medidas de otros usuarios","keyLevel6":"Acceso de escritura a patrones y conjuntos de medidas de otros usuarios","keyLevel7":"Acceso de escritura a todos los datos de la cuenta de otros usuarios","keyLevel8":"Hacerse pasar por otros usuarios, acceso total de escritura a todos los datos","cancel":"Cancelar","keySecretWarning":"Esta es la única vez que puedes ver la clave secreta, asegúrate de copiarla.","keyExpired":"Esta clave API ha caducado","deleteKeyWarning":"Eliminar una clave API no se puede deshacer.","keyDocsTitle":"Consulta en FreeSewing.dev la documentación sobre el uso de claves API (sólo en inglés)","keyDocsMsg":"Se trata de una función avanzada dirigida a desarrolladores o a cualquiera que desee interactuar directamente con nuestro backend.","apiCalls":"Llamadas a la API","newBookmark":"Añadir un favorito","bookmark":"Marca","bookmarks":"Marcadores","type":"Tipo","location":"Ubicación","title":"Título","new":"Nuevo","designBookmark":"Diseños","patternBookmark":"Patrones","setBookmark":"Conjuntos de medidas","csetBookmark":"Conjuntos de Medidas Curadas","docBookmark":"Documentación","customBookmark":"Marcadores personalizados","yourBookmarks":"Tus favoritos","bookmarkThisThing":"Marca este { thing }","page":"Página","set":"Conjunto de medidas","name":"Nombre","setNameDesc":"Un nombre para identificar este conjunto de medidas","setNewInfo":"Crea un nuevo conjunto de medidas que luego podrás utilizar para generar patrones.","notes":"Notas","setNotesDesc":"Alguna nota que quieras guardar sobre este conjunto de medidas","description":"Descripción","deleteSetWarning":"Eliminar un conjunto de medidas no se puede deshacer.","image":"Imagen","measies":"Medidas","setUnitsMsgTitle":"Esta configuración sólo se aplica a este conjunto de medidas","setUnitsMsgDesc":"Estas son las unidades que utilizaremos cuando actualicemos o mostremos las medidas de este conjunto.\nEn todas las demás partes de este sitio web, utilizaremos las unidades de preferencia establecidas en tu cuenta.\n","public":"Público","publicSet":"Conjunto de medidas públicas","privateSet":"Conjunto de medidas privadas","publicSetDesc":"A otros se les permite utilizar estas mediciones para generar o probar patrones","privateSetDesc":"Estas medidas no pueden ser utilizadas por otros usuarios o visitantes","permalink":"Permalink","editThing":"Editar {thing}","saveThing":"Guardar {thing}","filterByDesign":"Filtrar por diseño","noFilter":"No filtrar","filterByDesignDocs":"Si tienes en mente un diseño concreto, puedes filtrar por diseño para que sólo aparezcan las medidas necesarias para ese diseño.","setLacksMeasiesForDesign":"A este conjunto le faltan las medidas necesarias para este patrón","setHasMeasiesForDesign":"Este set tiene todas las medidas necesarias para este patrón","someSetsLacking":"Some of your sets lack the measurments required to generate this pattern","theseSetsReady":"Estos conjuntos tienen todas las medidas necesarias para generar este patrón","chooseSet":"Elige una serie de medidas","patternForWhichSet":"¿Para qué conjunto de medidas debemos generar un patrón?","bookmarkedSets":"Conjuntos de medidas que has marcado como favoritos","curatedSets":"Conjuntos de medidas curadas de FreeSewing","curatedSetsAbout":"Conjuntos de medidas curadas por FreeSewing que puedes utilizar para probar nuestra plataforma, o tus diseños.","curateCuratedSets":"Curar nuestra selección de conjuntos de medidas curadas","useThisSet":"Utiliza este conjunto de medidas","ownSets":"Tus propios conjuntos de medidas","noOwnSets":"No tienes ningún conjunto de medidas propias (todavía)","pleaseMtm":"Como nuestros patrones son a medida, te recomendamos encarecidamente que tomes las medidas exactas.","noOwnSetsMsg":"Puedes almacenar tus medidas como un conjunto de medidas, tras lo cual puedes generar tantos patrones como quieras para ellas.","measurements":"Medidas","chooseASet":"Elige un conjunto de medidas","showImage":"Mostrar imagen","suggestForCuration":"Sugerir para curar","suggestCset":"Sugiere un conjunto de medidas para la curación","csetAllMeasies":"Para garantizar que los conjuntos de medidas curados funcionan para todos los diseños, tienes que proporcionar un conjunto completo de medidas.","csetMissing":"A tu juego de medidas le faltan las siguientes medidas","allMeasiesAvailable":"Todas las medidas están disponibles.","csetHeightMsg1":"Para poder organizar y presentar nuestros conjuntos comisariados de forma estructurada, los organizamos por altura.","csetImgMsg":"Por último, necesitamos una imagen. Consulta la documentación para ver qué es una buena imagen para un conjunto de medidas curadas.","docs":"Documentación","csetNotesMsg":"Si quieres añadir alguna nota, puedes hacerlo aquí.","thankYouVeryMuch":"Muchas gracias","csetSuggestedMsg":"Tu envío ha sido registrado y será procesado por uno de nuestros conservadores.","itIsAvailableAt":"Está disponible en","csetNameMsg":"Cada conjunto curado tiene un nombre. Puedes sugerir tu propio nombre o un seudónimo.","patternNew":"Generar un nuevo patrón","patternNewInfo":"Elige un diseño, añade tu juego de medidas y generaremos un patrón de costura a medida para ti.","designNew":"Crear un nuevo diseño","designNewInfo":"Los diseños de FreeSewing son pequeños paquetes de código JavaScript que generan patrones. No es difícil crear tus propios diseños, y tenemos un tutorial detallado para que empieces.","pluginNew":"Crear un nuevo plugin","pluginNewInfo":"La funcionalidad de FreeSewing puede ampliarse aún más con plugins. Crear un plugin es fácil, y tenemos una guía que te llevará de principio a fin.","showcaseNew":"Crear una nueva entrada de escaparate","showcaseNewInfo":"Si quieres compartir algo que tú (u otra persona) hayas hecho basándote en nuestros diseños, puedes iniciar un borrador de publicación aquí.","blogNew":"Crear una nueva entrada en el blog","blogNewInfo":"Si quieres escribir en el blog de FreeSewing, puedes iniciar un borrador de entrada aquí.","imgNew":"Generar una imagen en las redes sociales","imgNewInfo":"Utiliza nuestro generador para crear una imagen que puedas compartir en las redes sociales, admite los formatos ancho (clásico), cuadrado (Instagram) o alto (stories/TikTok).","csetNew":"Sugerir un nuevo conjunto de medidas curadas","csetNewInfo":"Seleccionamos una colección de conjuntos de mediciones verificados que utilizamos para probar patrones. Puedes sugerir un conjunto de medidas aquí.","opackNew":"Sugerir un nuevo paquete de opciones","opackNewInfo":"Seleccionamos una colección de paquetes de opciones para cada uno de nuestros diseños. Puedes sugerir tus opciones aquí.","newPopular":"Más populares","newShare":"Compartir / Mostrar","newDev":"Diseño / Desarrollo","generateANewThing":"Genera un nuevo { thing }","website":"Página web","linkedIdentities":"Identidades vinculadas","websiteTitle":"¿Tienes un sitio web u otra URL que quieras añadir?","platformTitle":"¿Quién eres tú en { platform }?","platformWhy":"No utilizamos estos datos de ninguna manera. Esto sólo está aquí para que los usuarios de FreeSewing puedan conectar los puntos entre plataformas.","security":"Seguridad","revealPassword":"Revelar contraseña","hidePassword":"Ocultar contraseña","designs":"Diseños","code":"Código","aboutThing":"Acerca de { thing }","requiredMeasurements":"Medidas requeridas","optionalMeasurements":"Medidas opcionales","designOptions":"Opciones de diseño","parts":"Piezas","plugins":"Plugins","specifications":"Especificaciones","visitShowcase":"Visita el escaparate","examples":"Ejemplos","noExamples":"Actualmente no disponemos de ejemplos de este diseño","noExamplesMsg":"Confiamos en la comunidad FreeSewing para que nos envíe ejemplos en nuestras entradas de escaparate.","ownPublicPattern":"Esta es la vista pública de uno de tus propios patrones. Para más opciones, accede a la vista privada.","ownPrivatePattern":"Esta es la vista privada de tu patrón. La vista pública funcionará para ti aunque el patrón sea privado. Sólo funcionará para los demás cuando el patrón sea público.","privateView":"Vista privada","publicView":"Vista pública"} \ No newline at end of file +{"account":"Cuenta","yourAccount":"Tu cuenta","newPattern":"Nuevo patrón","newSet":"Crear un nuevo conjunto de medidas","links":"Enlaces","info":"Información","settings":"Ajustes","data":"Datos","sets":"Conjuntos de medidas","patterns":"Patrones","actions":"Acciones","created":"Creado","updated":"Actualizado","expires":"Caduca en","role":"Papel","yourApikeys":"Your API Keys","yourProfile":"Tu perfil","yourPatterns":"Tus patrones","yourSets":"Tus conjuntos de medidas","signOut":"Regístrate","politeOhCrap":"Oh fiddlesticks","bio":"Bio","email":"Dirección de correo electrónico","img":"Imagen","username":"Nombre de usuario","compare":"Comparación de conjuntos métricos","consent":"Consentimiento y privacidad","control":"Experiencia del usuario","imperial":"Unidades","units":"Unidades","apikeys":"Claves API","newsletter":"Suscripción al boletín","password":"Contraseña","newPasswordPlaceholder":"Introduce aquí tu nueva contraseña","passwordPlaceholder":"Introduce aquí tu contraseña","mfa":"Autenticación de dos factores","mfaTipTitle":"Considera la posibilidad de activar la autenticación de dos factores","mfaTipMsg":"No aplicamos una política de contraseñas, pero te recomendamos que habilites la autenticación de dos factores para mantener segura tu cuenta de FreeSewing.","mfaEnabled":"La autenticación de dos factores está activada","mfaDisabled":"La autenticación de dos factores está desactivada","mfaSetup":"Configura la autenticación de dos factores","mfaAdd":"Añade FreeSewing a tu aplicación Authenticator escaneando el código QR de arriba.","mfaScratchCodes":"Códigos de rascado MFA","mfaScratchCodesMsg1":"Puedes utilizar cualquiera de estos códigos \"rasca y gana\" como código MFA de un solo uso cuando no tengas acceso a tu aplicación generadora de códigos (por ejemplo, cuando hayas perdido el teléfono).","mfaScratchCodesMsg2":"Puedes utilizar cada uno de estos códigos una sola vez. Anótalos, porque es la única vez que podrás verlos.","copyToClipboard":"Copiar al portapapeles","confirmWithPassword":"Introduce tu contraseña para confirmar esta acción","confirmWithMfa":"Introduce un código de tu aplicación Authenticator para confirmar esta acción","enableMfa":"Activar la autenticación de dos factores","disableMfa":"Desactivar la autenticación de dos factores","language":"Idioma","developer":"Desarrollador","design":"Diseño","patternMetadata":"Metadatos del patrón","clonePattern":"Patrón de clonación","updatePattern":"Patrón de actualización","reload":"Recargar cuenta","export":"Exporta tus datos","import":"Import data","exportMsg":"Haz clic a continuación para exportar tus datos personales","exportNote":"El Reglamento General de Protección de Datos (RGPD) de la UE garantiza tu llamado derecho a la portabilidad de datos, es decir, el derecho a obtener y reutilizar tus datos personales para tus propios fines, o a través de diferentes servicios.","exportDownload":"Tus datos se exportaron y están disponibles para su descarga en la siguiente ubicación:","review":"Revisa tu consentimiento","restrict":"Restringir el procesamiento de sus datos","disable":"Desactivar tu cuenta","remove":"Elimina tu cuenta","proceedWithCaution":"Proceder con cautela","restrictWarning":"Aunque no se eliminará ningún dato, esto inhabilitará tu cuenta. Además, no podrás deshacerlo por tu cuenta, sino que tendrás que ponerte en contacto con el servicio de asistencia cuando quieras restablecer el acceso a tu cuenta.","noWayBack":"No hay vuelta atrás.","mdSupport":"Puedes utilizar markdown aquí","or":"o","continue":"Continuar","save":"Guardar","noThanks":"No, gracias","areYouCertain":"¿Estás seguro?","delete":"Borra","nailedIt":"Clavado","gone":"Puf. Se ha ido.","reloadMsg1":"Los datos almacenados en tu navegador a veces pueden desincronizarse con los datos almacenados en nuestro backend.","reloadMsg2":"Esto te permite recargar los datos de tu cuenta desde el backend. Tiene el mismo efecto que cerrar sesión y volver a iniciarla.","bioTitle":"Cuéntale a la gente un poco sobre ti","bioPreview":"Biografía","bioPlaceholder":"Hago ropa y zapatos. Diseño patrones de costura. Escribo código. Dirijo [FreeSewing](http://freesewing.org)","compareTitle":"¿Te sientes cómodo comparando conjuntos de medidas?","compareYes":"Sí, por si puede ayudarme","compareYesd":"De vez en cuando mostraremos cómo se compara tu conjunto de medidas con otros conjuntos de medidas.\nEsto nos permite detectar posibles problemas en tus medidas o patrones.\n","compareNo":"No, nunca compares","compareNod":"Nunca compararemos tu conjunto de medidas con otros conjuntos de medidas.\nEsto limitará nuestra capacidad de advertirte sobre posibles problemas en tus conjuntos de medidas o patrones.\n","showMore":"Mostrar más","control1.t":"Hazlo lo más sencillo posible","control1.d":"Oculta todas las funciones excepto las más importantes.","control2.t":"Hazlo sencillo, pero no demasiado","control2.d":"Oculta la mayoría de las funciones.","control3.t":"Equilibra la sencillez con la potencia","control3.d":"Revela la mayoría de las funciones, pero no todas.","control4.t":"Dame todos los poderes, pero mantenme a salvo","control4.d":"Revela todas las características, conserva los pasamanos y las comprobaciones de seguridad.","control5.t":"Apártate de mi camino","control5.d":"Revela todas las características, quita todas las barandillas y comprueba la seguridad.","controlShowMore":"Mostrar más opciones","controlTitle":"¿Qué experiencia de usuario prefieres?","imgTitle":"¿Qué tal una foto?","imgDragAndDropImageHere":"Arrastra y suelta una imagen aquí","imgPasteUrlHere":"Paste an image location (URL) here","imgSelectImage":"Selecciona una imagen","newsletterTitle":"¿Le gustaría recibir el boletín de noticias FreeSewing?","newsletterYes":"Sí, deseo recibir el boletín","newsletterYesd":"Una vez cada 3 meses recibirás un correo electrónico nuestro con contenido sano y honesto. Sin seguimiento, sin anuncios, sin tonterías.","newsletterNod":"Siempre puedes cambiar de opinión más adelante. Pero hasta que no lo hagas, no te enviaremos ningún boletín.","metricUnits":"Unidades métricas (cm)","metricUnitsd":"Elige esta opción si prefieres los centímetros a las pulgadas.","imperialUnits":"Unidades imperiales (pulgadas)","imperialUnitsd":"Elige esta opción si prefieres las pulgadas a los centímetros.","unitsTitle":"¿Qué unidades prefieres?","displayUnits":"Display units","usernameTitle":"¿Qué nombre de usuario te gustaría?","usernameAvailable":"El nombre de usuario está disponible","usernameNotAvailable":"El nombre de usuario no está disponible","emailTitle":"¿Dónde podemos localizarte en caso de que tengamos una buena razón para ello (como cuando olvidaste tu contraseña)?","oneMoreThing":"Una cosa más","oneMomentPlease":"Un momento, por favor","emailChangeConfirmation":"Hemos enviado un correo electrónico a tu nueva dirección para confirmar este cambio.","vagueError":"Algo ha ido mal y no estamos seguros de cómo solucionarlo. Por favor, inténtalo de nuevo o pide ayuda a un ser humano.","githubTitle":"Vincula tu identidad de GitHub","githubWhy1":"Introduce aquí tu nombre de usuario y correo electrónico de GitHub y los utilizaremos cuando interactuemos con GitHub en tu nombre.","githubWhy2":"Ten en cuenta que tanto tu nombre de usuario de GitHub como tu correo electrónico son información pública. Esto simplemente nos permite establecer un vínculo entre tu cuenta de FreeSewing y tu cuenta de GitHub.","githubWhy3":"Por ejemplo, cuando informas de un problema en este sitio web, podemos mencionarte para que recibas notificaciones cuando haya una actualización. Para ello, basta con tu nombre de usuario.","githubWhy4":"Cuando envías una publicación de escaparate o realizas cambios en nuestro contenido, podemos acreditarte esos commits si disponemos tanto de tu nombre de usuario como de la dirección de correo electrónico que utilizas en GitHub.","tooComplex":"Si todo esto te resulta confuso, no tienes que proporcionar esta información. Es una función avanzada.","languageTitle":"¿Qué lengua prefieres?","passwordTitle":"Algo que sólo tú sabes","userId":"User ID","newApikey":"Generar una nueva clave API","keyNewInfo":"Crea una nueva clave API para conectarte al backend de FreeSewing de forma automatizada.","keyName":"Nombre clave","keyNameDesc":"Un nombre único para esta clave API. Sólo visible para ti.","keyExpires":"Clave de caducidad","keyExpiresDesc":"La clave caducará el:","keyLevel":"Nivel de permiso clave","keyLevel0":"Autenticar sólo","keyLevel1":"Lee el acceso a tus propios patrones y conjuntos de medidas","keyLevel2":"Acceso de lectura a todos los datos de tu cuenta","keyLevel3":"Escribe el acceso a tus propios patrones y conjuntos de medidas","keyLevel4":"Acceso de escritura a todos los datos de tu cuenta","keyLevel5":"Acceso de lectura a patrones y conjuntos de medidas de otros usuarios","keyLevel6":"Acceso de escritura a patrones y conjuntos de medidas de otros usuarios","keyLevel7":"Acceso de escritura a todos los datos de la cuenta de otros usuarios","keyLevel8":"Hacerse pasar por otros usuarios, acceso total de escritura a todos los datos","cancel":"Cancelar","keySecretWarning":"Esta es la única vez que puedes ver la clave secreta, asegúrate de copiarla.","keyExpired":"Esta clave API ha caducado","deleteKeyWarning":"Eliminar una clave API no se puede deshacer.","keyDocsTitle":"Consulta en FreeSewing.dev la documentación sobre el uso de claves API (sólo en inglés)","keyDocsMsg":"Se trata de una función avanzada dirigida a desarrolladores o a cualquiera que desee interactuar directamente con nuestro backend.","apiCalls":"Llamadas a la API","newBookmark":"Añadir un favorito","bookmark":"Marca","bookmarks":"Marcadores","type":"Tipo","location":"Ubicación","title":"Título","new":"Nuevo","designBookmark":"Diseños","patternBookmark":"Patrones","setBookmark":"Conjuntos de medidas","csetBookmark":"Conjuntos de Medidas Curadas","docBookmark":"Documentación","customBookmark":"Marcadores personalizados","yourBookmarks":"Tus favoritos","bookmarkThisThing":"Marca este { thing }","page":"Página","doc":"Documentación","pattern":"Patrón","set":"Conjunto de medidas","name":"Nombre","setNameDesc":"Un nombre para identificar este conjunto de medidas","setNewInfo":"Crea un nuevo conjunto de medidas que luego podrás utilizar para generar patrones.","notes":"Notas","setNotesDesc":"Alguna nota que quieras guardar sobre este conjunto de medidas","description":"Descripción","deleteSetWarning":"Eliminar un conjunto de medidas no se puede deshacer.","image":"Imagen","measies":"Medidas","setUnitsMsgTitle":"Esta configuración sólo se aplica a este conjunto de medidas","setUnitsMsgDesc":"Estas son las unidades que utilizaremos cuando actualicemos o mostremos las medidas de este conjunto.\nEn todas las demás partes de este sitio web, utilizaremos las unidades de preferencia establecidas en tu cuenta.\n","public":"Público","publicSet":"Conjunto de medidas públicas","privateSet":"Conjunto de medidas privadas","publicSetDesc":"A otros se les permite utilizar estas mediciones para generar o probar patrones","privateSetDesc":"These measurements cannot be used by other users or visitors","permalink":"Permalink","editThing":"Editar {thing}","saveThing":"Guardar {thing}","filterByDesign":"Filtrar por diseño","noFilter":"No filtrar","filterByDesignDocs":"Si tienes en mente un diseño concreto, puedes filtrar por diseño para que sólo aparezcan las medidas necesarias para ese diseño.","setLacksMeasiesForDesign":"A este conjunto le faltan las medidas necesarias para este patrón","setHasMeasiesForDesign":"Este set tiene todas las medidas necesarias para este patrón","someSetsLacking":"Some of these sets lack the measurements required to generate this pattern","theseSetsReady":"These sets have all required measurements to generate this pattern","chooseSet":"Elige una serie de medidas","patternForWhichSet":"¿Para qué conjunto de medidas debemos generar un patrón?","bookmarkedSets":"Conjuntos de medidas que has marcado como favoritos","curatedSets":"Conjuntos de medidas curadas de FreeSewing","curatedSetsAbout":"Conjuntos de medidas curadas por FreeSewing que puedes utilizar para probar nuestra plataforma, o tus diseños.","curateCuratedSets":"Curar nuestra selección de conjuntos de medidas curadas","useThisSet":"Utiliza este conjunto de medidas","ownSets":"Tus propios conjuntos de medidas","noOwnSets":"No tienes ningún conjunto de medidas propias (todavía)","pleaseMtm":"Because our patterns are bespoke, we strongly suggest you take accurate measurements.","noOwnSetsMsg":"Puedes almacenar tus medidas como un conjunto de medidas, tras lo cual puedes generar tantos patrones como quieras para ellas.","measurements":"Medidas","chooseASet":"Elige un conjunto de medidas","showImage":"Mostrar imagen","suggestForCuration":"Sugerir para curar","suggestCset":"Sugiere un conjunto de medidas para la curación","csetAllMeasies":"Para garantizar que los conjuntos de medidas curados funcionan para todos los diseños, tienes que proporcionar un conjunto completo de medidas.","csetMissing":"A tu juego de medidas le faltan las siguientes medidas","allMeasiesAvailable":"Todas las medidas están disponibles.","csetHeightMsg1":"Para poder organizar y presentar nuestros conjuntos comisariados de forma estructurada, los organizamos por altura.","csetImgMsg":"Por último, necesitamos una imagen. Consulta la documentación para ver qué es una buena imagen para un conjunto de medidas curadas.","docs":"Documentación","csetNotesMsg":"Si quieres añadir alguna nota, puedes hacerlo aquí.","thankYouVeryMuch":"Muchas gracias","csetSuggestedMsg":"Tu envío ha sido registrado y será procesado por uno de nuestros conservadores.","itIsAvailableAt":"Está disponible en","csetNameMsg":"Cada conjunto curado tiene un nombre. Puedes sugerir tu propio nombre o un seudónimo.","missing":"Missing","andMore":"and more","unitsMustSave":"Note: You must save after changing Units to have the change take effect on this page.","makePublic":"Make public","makePrivate":"Make private","patternNew":"Generar un nuevo patrón","patternNewInfo":"Elige un diseño, añade tu juego de medidas y generaremos un patrón de costura a medida para ti.","designNew":"Crear un nuevo diseño","designNewInfo":"Los diseños de FreeSewing son pequeños paquetes de código JavaScript que generan patrones. No es difícil crear tus propios diseños, y tenemos un tutorial detallado para que empieces.","pluginNew":"Crear un nuevo plugin","pluginNewInfo":"La funcionalidad de FreeSewing puede ampliarse aún más con plugins. Crear un plugin es fácil, y tenemos una guía que te llevará de principio a fin.","showcaseNew":"Crear una nueva entrada de escaparate","showcaseNewInfo":"Si quieres compartir algo que tú (u otra persona) hayas hecho basándote en nuestros diseños, puedes iniciar un borrador de publicación aquí.","blogNew":"Crear una nueva entrada en el blog","blogNewInfo":"Si quieres escribir en el blog de FreeSewing, puedes iniciar un borrador de entrada aquí.","imgNew":"Generar una imagen en las redes sociales","imgNewInfo":"Utiliza nuestro generador para crear una imagen que puedas compartir en las redes sociales, admite los formatos ancho (clásico), cuadrado (Instagram) o alto (stories/TikTok).","csetNew":"Sugerir un nuevo conjunto de medidas curadas","csetNewInfo":"We curate a collection of vetted measurements sets that we use to test patterns. You can suggest a measurements set here.","opackNew":"Sugerir un nuevo paquete de opciones","opackNewInfo":"Seleccionamos una colección de paquetes de opciones para cada uno de nuestros diseños. Puedes sugerir tus opciones aquí.","newPopular":"Más populares","newShare":"Compartir / Mostrar","newDev":"Diseño / Desarrollo","generateANewThing":"Genera un nuevo { thing }","linkedIdentities":"Identidades vinculadas","github":"GitHub","instagram":"Instagram","mastodon":"Mastodon","reddit":"Reddit","twitch":"Twitch","tiktok":"TikTok","website":"Página web","websiteTitle":"¿Tienes un sitio web u otra URL que quieras añadir?","platformTitle":"¿Quién eres tú en { platform }?","platformWhy":"No utilizamos estos datos de ninguna manera. Esto sólo está aquí para que los usuarios de FreeSewing puedan conectar los puntos entre plataformas.","security":"Seguridad","revealPassword":"Revelar contraseña","hidePassword":"Ocultar contraseña","designs":"Diseños","code":"Código","aboutThing":"Acerca de { thing }","requiredMeasurements":"Medidas requeridas","optionalMeasurements":"Medidas opcionales","none":"Ninguna","designOptions":"Opciones de diseño","parts":"Piezas","plugins":"Plugins","specifications":"Especificaciones","visitShowcase":"Visita el escaparate","examples":"Ejemplos","noExamples":"Actualmente no disponemos de ejemplos de este diseño","noExamplesMsg":"Confiamos en la comunidad FreeSewing para que nos envíe ejemplos en nuestras entradas de escaparate.","ownPublicPattern":"Esta es la vista pública de uno de tus propios patrones. Para más opciones, accede a la vista privada.","ownPrivatePattern":"Esta es la vista privada de tu patrón. La vista pública funcionará para ti aunque el patrón sea privado. Sólo funcionará para los demás cuando el patrón sea público.","privateView":"Vista privada","publicView":"Vista pública","importHere":"This page allows you to import data into your FreeSewing account.","importSupported":"Currently, we support importing the following types of data","importSets":"Import Measurements Sets","importSet":"Import Measurements Set","cloneSet":"Clone Measurements Set","measieFile":"Measurements file","dragAndDropFileHere":"Drag and drop your file here","importSetTip1":"To import a measurement set, you should have a JSON or YAML file that has the following structure","importSetTip2":"Your file can either contain a single measurements set, or an array of multiple measurements sets.","importing":"Importing","imported":"Imported","importFailed":"Import failed"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/core-settings.json b/sites/sde/public/locales/es/core-settings.json index 51084488296..5a8098b0da9 100644 --- a/sites/sde/public/locales/es/core-settings.json +++ b/sites/sde/public/locales/es/core-settings.json @@ -1 +1 @@ -{"coreSettings.t":"Configuración del núcleo","coreSettings.d":"Estos ajustes no son específicos del diseño, sino que te permiten personalizar varios parámetros de la biblioteca central de FreeSewing, que genera el diseño por ti.","designOptions.t":"Estas opciones son específicas de este diseño. Puedes utilizarlas para personalizar tu patrón de diversas formas.","paperless.t":"Sin papel","paperless.d":"Los árboles son increíbles, y pegar patrones de costura no es muy divertido. Prueba nuestro modo sin papel para evitar por completo la necesidad de imprimir tu patrón.","samm.t":"Tamaño del margen de costura","samm.d":"Controla la cantidad de margen de costura utilizado en tu patrón","sabool.t":"Incluir margen de costura","sabool.d":"Controla si incluir o no margen de costura en tu patrón","complete.t":"Detalles","complete.d":"Controla qué tan detallado es el patrón. Ya sea un patrón completo con todos los detalles, o un esquema básico de las partes del patrón","expand.t":"Amplía","expand.d":"Controla los esfuerzos para ahorrar papel. Desactívalo para expandir todas las partes del patrón a costa de utilizar más espacio.","only.t":"Piezas incluidas","only.d":"Utilízalo para controlar exactamente qué partes del patrón se incluirán en tu patrón","locale.t":"Idioma","locale.d":"Determina el idioma utilizado en tu patrón. Esto no influirá en el idioma del sitio web, sólo de este patrón específico.","units.t":"Unidades","units.d":"Este ajuste determina cómo se muestran las unidades en tu patrón","margin.t":"Margen","margin.d":"Controla el margen alrededor de las partes del patrón","scale.t":"Escala","scale.d":"Controla el ancho de línea general, el tamaño de fuente y otros elementos que no cambian de escala junto a las medidas del patrón","de.t":"Alemán","de.d":"Utilízalo para generar un patrón alemán","en.t":"Inglés","en.d":"Utilízalo para generar un patrón inglés","es.t":"Español","es.d":"Utilízalo para generar un patrón español","fr.t":"Francés","fr.d":"Utilízalo para generar un patrón francés","nl.t":"Holandés","nl.d":"Utilízalo para generar un patrón holandés","yes":"Yes","no":"No","completeYes.t":"Generar un patrón completo","completeYes.d":"Esto generará un patrón completo con todas las anotaciones, líneas y marcas. Utilízalo si no estás seguro de qué elegir.","completeNo.t":"Generar un esquema de patrón","completeNo.d":"Genera sólo el contorno de las piezas del patrón. Utilízalo si quieres utilizar una cortadora láser o tienes otras necesidades específicas.","expandYes.t":"Expandir todas las partes del patrón","expandYes.d":"Esto generará un patrón en el que todas las partes del patrón se dibujarán a su tamaño completo, aunque sean simples rectángulos.","expandNo.t":"Mantén los patrones compactos siempre que sea posible","expandNo.d":"Esto dibujará una representación más densa del patrón que incluya toda la información sin ocupar demasiado espacio ni papel.","paperlessNo.t":"Generar un patrón regular","paperlessNo.d":"Esto generará un patrón regular, que luego podrás imprimir.","paperlessYes.t":"Generar un patrón sin papel","paperlessYes.d":"Esto genera un patrón con dimensiones y una cuadrícula, que te permite transferirlo sobre tela u otro soporte sin necesidad de imprimir el patrón.","metric":"Métrica","imperial":"Imperial","metric.t":"Utiliza unidades métricas","metric.d":"Utilízalo si usas el sistema métrico decimal, y los centímetros y milímetros son algo con lo que estás familiarizado. Esta es la mejor opción para la mayoría de la gente de todo el mundo.","imperial.t":"Utiliza unidades imperiales","imperial.d":"Utilízalo si las pulgadas y fracciones o centímetros te resultan más familiares que los centímetros. Suele ser la opción preferida por las personas que viven en el Reino Unido y EE.UU.","saNo.t":"No incluyas el margen de costura","saNo.d":"Esto genera un patrón que no incluye ningún margen de costura. El tamaño del margen de costura no importa, ya que no se incluirá ningún margen de costura.","saYes.t":"Incluir margen de costura","saYes.d":"Esto genera un patrón que incluirá el margen de costura. El tamaño del margen de costura se ajusta individualmente.","clearSettingsNotMeasurements":"Borra los ajustes, pero conserva las mediciones","clearSettingsAndMeasurements":"Borrar ajustes y Borrar medidas"} \ No newline at end of file +{"coreSettings.t":"Configuración del núcleo","coreSettings.d":"Estos ajustes no son específicos del diseño, sino que te permiten personalizar varios parámetros de la biblioteca central de FreeSewing, que genera el diseño por ti.","designOptions.t":"Estas opciones son específicas de este diseño. Puedes utilizarlas para personalizar tu patrón de diversas formas.","paperless.t":"Sin papel","paperless.d":"Los árboles son increíbles, y pegar patrones de costura no es muy divertido. Prueba nuestro modo sin papel para evitar por completo la necesidad de imprimir tu patrón.","samm.t":"Tamaño del margen de costura","samm.d":"Controla la cantidad de margen de costura utilizado en tu patrón","sabool.t":"Incluir margen de costura","sabool.d":"Controla si incluir o no margen de costura en tu patrón","complete.t":"Detalles","complete.d":"Controla qué tan detallado es el patrón. Ya sea un patrón completo con todos los detalles, o un esquema básico de las partes del patrón","expand.t":"Amplía","expand.d":"Controla los esfuerzos para ahorrar papel. Desactívalo para expandir todas las partes del patrón a costa de utilizar más espacio.","only.t":"Piezas incluidas","only.d":"Utilízalo para controlar exactamente qué partes del patrón se incluirán en tu patrón","locale.t":"Idioma","locale.d":"Determina el idioma utilizado en tu patrón. Esto no influirá en el idioma del sitio web, sólo de este patrón específico.","units.t":"Unidades","units.d":"Este ajuste determina cómo se muestran las unidades en tu patrón","margin.t":"Margen","margin.d":"Controla el margen alrededor de las partes del patrón","scale.t":"Escala","scale.d":"Controla el ancho de línea general, el tamaño de fuente y otros elementos que no cambian de escala junto a las medidas del patrón","de.t":"Alemán","de.d":"Utilízalo para generar un patrón alemán","en.t":"Inglés","en.d":"Utilízalo para generar un patrón inglés","es.t":"Español","es.d":"Utilízalo para generar un patrón español","fr.t":"Francés","fr.d":"Utilízalo para generar un patrón francés","nl.t":"Holandés","nl.d":"Utilízalo para generar un patrón holandés","uk.t":"Ukrainian","uk.d":"Use this to generate a Ukrainian pattern","yes":"Yes","no":"No","completeYes.t":"Generar un patrón completo","completeYes.d":"Esto generará un patrón completo con todas las anotaciones, líneas y marcas. Utilízalo si no estás seguro de qué elegir.","completeNo.t":"Generar un esquema de patrón","completeNo.d":"Only generate the outline of the pattern parts. Use this if you are looking to use a laser cutter or have other specific needs.","expandYes.t":"Expandir todas las partes del patrón","expandYes.d":"Esto generará un patrón en el que todas las partes del patrón se dibujarán a su tamaño completo, aunque sean simples rectángulos.","expandNo.t":"Mantén los patrones compactos siempre que sea posible","expandNo.d":"Esto dibujará una representación más densa del patrón que incluya toda la información sin ocupar demasiado espacio ni papel.","paperlessNo.t":"Generar un patrón regular","paperlessNo.d":"Esto generará un patrón regular, que luego podrás imprimir.","paperlessYes.t":"Generar un patrón sin papel","paperlessYes.d":"Esto genera un patrón con dimensiones y una cuadrícula, que te permite transferirlo sobre tela u otro soporte sin necesidad de imprimir el patrón.","metric":"Métrica","imperial":"Imperial","metric.t":"Utiliza unidades métricas","metric.d":"Utilízalo si usas el sistema métrico decimal, y los centímetros y milímetros son algo con lo que estás familiarizado. Esta es la mejor opción para la mayoría de la gente de todo el mundo.","imperial.t":"Utiliza unidades imperiales","imperial.d":"Utilízalo si las pulgadas y fracciones o centímetros te resultan más familiares que los centímetros. Suele ser la opción preferida por las personas que viven en el Reino Unido y EE.UU.","saNo.t":"No incluyas el margen de costura","saNo.d":"This generates a pattern which does not include any seam allowance. The size of the seam allowance does not matter as no seam allowance will be included.","saYes.t":"Incluir margen de costura","saYes.d":"Esto genera un patrón que incluirá el margen de costura. El tamaño del margen de costura se ajusta individualmente.","clearSettingsNotMeasurements":"Borra los ajustes, pero conserva las mediciones","clearSettingsAndMeasurements":"Borrar ajustes y Borrar medidas"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/docs.json b/sites/sde/public/locales/es/docs.json index e1bcc2dacc0..d735ea66c2e 100644 --- a/sites/sde/public/locales/es/docs.json +++ b/sites/sde/public/locales/es/docs.json @@ -1 +1 @@ -{"account":"Cuenta","docs":"Documentación","controltip.t":"Poder frente a sencillez","controltip.d1":"La configuración Power versus Simplicity de tu cuenta de FreeSewing influirá en cómo experimentes el sitio web de FreeSewing.","controltip.d2":"Por defecto, algunas de las funciones más avanzadas de este sitio están ocultas para facilitar la orientación de los nuevos usuarios.","controltip.d3":"Si quieres sacrificar parte de esa simplicidad para ganar más potencia, puedes actualizar en consecuencia tu ajuste Potencia frente a Simplicidad.","helpWithDocs":"Ayúdanos a mejorar nuestra documentación","authors":"Autores","maintainers":"Mantenedores","lastUpdated":"Última actualización","editThisPage":"Edita esta página","years":"años","months":"meses","days":"días","oneDay":"un día","lessThanADay":"menos de un día","ago":"hace","helpImproveDocs":"Ayúdanos a mejorar la documentación de FreeSewing","helpTranslateDocs":"Ayúdanos a traducir la documentación de FreeSewing","learnMore":"Más información","toc":"Índice","credits":"Créditos","contentsBy":"Contenido","translators":"Traductores","title":"Título","xMadeThis":"{x} hizo esto","xWroteThis":"{x} escribió esto","by":"Por"} \ No newline at end of file +{"account":"Cuenta","docs":"Documentación","controltip.t":"Experiencia del usuario","controltip.d1":"The User Experience setting of your FreeSewing account will impact how you experience the FreeSewing website.","controltip.d2":"Por defecto, algunas de las funciones más avanzadas de este sitio están ocultas para facilitar la orientación de los nuevos usuarios.","controltip.d3":"If you want to sacrifice some of that simplicity to gain more power, you can update your User Experience setting accordingly.","helpWithDocs":"Ayúdanos a mejorar nuestra documentación","authors":"Autores","maintainers":"Mantenedores","lastUpdated":"Última actualización","editThisPage":"Edita esta página","years":"años","months":"meses","days":"días","oneDay":"un día","lessThanADay":"menos de un día","ago":"hace","helpImproveDocs":"Ayúdanos a mejorar la documentación de FreeSewing","helpTranslateDocs":"Ayúdanos a traducir la documentación de FreeSewing","learnMore":"Más información","toc":"Índice","credits":"Créditos","contentsBy":"Contenido","translators":"Traductores","title":"Título","writtenBy":"Written by","madeBy":"Made by","by":"Por","claimThisPost":"Claim this post","iKnowWhoMadeThis":"I know who made this","iKnowWhoWroteThis":"I know who wrote this","iWroteThis":"I wrote this","iMadeThis":"I made this","term":"Term"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/homepage.json b/sites/sde/public/locales/es/homepage.json index 2c3275789d0..594e1e14bc7 100644 --- a/sites/sde/public/locales/es/homepage.json +++ b/sites/sde/public/locales/es/homepage.json @@ -1 +1 @@ -{"welcome":"Bienvenido a FreeSewing.org","freePatterns":"Patrones de costura a medida gratuitos","howDoesItWork":"¿Cómo funciona?","whatIsFreeSewing":"¿Qué es FreeSewing?","whatIsFreeSewingNot":"¿Qué no es FreeSewing?","what1":"FreeSewing es un software de código abierto para generar patrones de costura a medida, adorado tanto por las costureras domésticas como por las empresarias de la moda.","what2":"FreeSewing.org pone este software a tu disposición como una herramienta en línea con una custimización y flexibilidad inigualables. Tenemos más de 50 diseños, y añadimos nuevos con regularidad. Puedes elegir cualquier diseño y generar un patrón con tus medidas exactas.","what3":"El tallaje industrial es un montón de mentiras. Únete a la revolución de la moda lenta y disfruta de ropa que te quede bien.","whatNot1":"FreeSewing no es una empresa. No vendemos nada. No tenemos personal ni empleados. No tenemos oficina. No nos pagan.","whatNot2":"Nuestro sitio web no contiene publicidad. No te rastreamos ni vendemos tus datos personales. No violamos tu privacidad.","whatNot3":"FreeSewing no tiene género. No excluimos ni discriminamos. Tampoco toleramos la discriminación en nuestra comunidad.","whatNot4":"FreeSewing no es perfecto. Pero nos esforzamos al máximo. Cuando nos quedemos cortos, no nos enfadaremos si nos lo indicas.","whatNot5":"De hecho, así es como hemos llegado a donde estamos hoy.","pickAnyDesign":"Elige cualquier diseño","addASet":"Añade un conjunto de medidas","customizeYourPattern":"Personaliza tu patrón","whyBother":"Razones para afiliarte","why1":"Genera patrones de costura a medida.","why2":"Almacena tus patrones y conjuntos de medidas.","why3":"Comparte tus creaciones con la comunidad.","why4":"Código abierto. Sin publicidad. Sin tonterías.","alphaTitle":"Advertencia: Código alfa","alphaWarning":"FreeSewing v3 no está (todavía) en beta. Es código alfa, así que hay cosas rotas en varios sitios."} \ No newline at end of file +{"welcome":"Bienvenido a FreeSewing.org","freePatterns":"Patrones de costura a medida gratuitos","howDoesItWork":"¿Cómo funciona?","whatIsFreeSewing":"¿Qué es FreeSewing?","whatIsFreeSewingNot":"¿Qué no es FreeSewing?","what1":"FreeSewing es un software de código abierto para generar patrones de costura a medida, adorado tanto por las costureras domésticas como por las empresarias de la moda.","what2":"FreeSewing.org makes this software available to you as an online tool with unmatched customization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements.","what3":"El tallaje industrial es un montón de mentiras. Únete a la revolución de la moda lenta y disfruta de ropa que te quede bien.","whatNot1":"FreeSewing no es una empresa. No vendemos nada. No tenemos personal ni empleados. No tenemos oficina. No nos pagan.","whatNot2":"Nuestro sitio web no contiene publicidad. No te rastreamos ni vendemos tus datos personales. No violamos tu privacidad.","whatNot3":"FreeSewing no tiene género. No excluimos ni discriminamos. Tampoco toleramos la discriminación en nuestra comunidad.","whatNot4":"FreeSewing no es perfecto. Pero nos esforzamos al máximo. Cuando nos quedemos cortos, no nos enfadaremos si nos lo indicas.","whatNot5":"De hecho, así es como hemos llegado a donde estamos hoy.","pickAnyDesign":"Elige cualquier diseño","addASet":"Añade un conjunto de medidas","customizeYourPattern":"Personaliza tu patrón","whyBother":"Razones para afiliarte","why1":"Genera patrones de costura a medida.","why2":"Almacena tus patrones y conjuntos de medidas.","why3":"Comparte tus creaciones con la comunidad.","why4":"Código abierto. Sin publicidad. Sin tonterías.","alphaTitle":"Advertencia: Código alfa","alphaWarning":"FreeSewing v3 no está (todavía) en beta. Es código alfa, así que hay cosas rotas en varios sitios."} \ No newline at end of file diff --git a/sites/sde/public/locales/es/logs.json b/sites/sde/public/locales/es/logs.json index 182c85ef04f..86235cdba3c 100644 --- a/sites/sde/public/locales/es/logs.json +++ b/sites/sde/public/locales/es/logs.json @@ -1 +1 @@ -{"logs":"Registros","error":"Mensajes de error","warning":"Mensajes de advertencia","info":"Mensajes informativos","debug":"Mensajes de depuración","seeLinkOrClick":"Ver { link } o { click }","notDestructured":"Lo más probable es que esto signifique que `{ missing }` no se desestructuró como parámetro del método borrador.","designVarUndefined":"No hemos podido elaborar este patrón porque `{ missing }` no está definido en `{ file }`.","otherVarUndefined":"La variable `{ missing }` no está definida.","checkForDetailsOrClick":"Consulta `{ file }` para más detalles o { click }.","stacktrace":"Rastreo de pila","alsoLogged":"También hemos registrado este error en la consola de tu navegador para que puedas inspeccionarlo más a fondo.","clickHereForStackTrace":"haz clic aquí para mostrar el seguimiento de la pila"} \ No newline at end of file +{"logs":"Registros","error":"Mensajes de error","warn":"Mensajes de advertencia","info":"Mensajes informativos","debug":"Mensajes de depuración","seeLinkOrClick":"Ver { link } o { click }","notDestructured":"Lo más probable es que esto signifique que `{ missing }` no se desestructuró como parámetro del método borrador.","designVarUndefined":"No hemos podido elaborar este patrón porque `{ missing }` no está definido en `{ file }`.","otherVarUndefined":"La variable `{ missing }` no está definida.","checkForDetailsOrClick":"Consulta `{ file }` para más detalles o { click }.","stacktrace":"Rastreo de pila","alsoLogged":"También hemos registrado este error en la consola de tu navegador para que puedas inspeccionarlo más a fondo.","clickHereForStackTrace":"haz clic aquí para mostrar el seguimiento de la pila"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/patrons.json b/sites/sde/public/locales/es/patrons.json index 49845fb80fd..b3626b19370 100644 --- a/sites/sde/public/locales/es/patrons.json +++ b/sites/sde/public/locales/es/patrons.json @@ -1 +1 @@ -{"period-w":"Semanalmente","period-m":"Mensualmente","period-3m":"Trimestral","period-6m":"Semestral","period-y":"Anualmente","period-x":"Sólo una vez","subscribe":"Suscribir","donate":"Dona","yourContribution":"Tu contribución","currency":"Moneda","presets":"Preajustes","itemNameSubscription":"Suscripción a FreeSewing Patron","itemNameDonation":"Donación FreeSewing","freeSewingPatrons":"Mecenas de FreeSewing","joinThePatrons":"Únete a los mecenas de FreeSewing","aboutPatrons":"FreeSewing es posible gracias al apoyo financiero de nuestros mecenas. Juntos, son una fuerza formidable para el bien en el mundo, y los queremos mucho a todos.","youToo":"Puedes unirte a ellos.","subscriptionModel":"FreeSewing se basa en un modelo de suscripción voluntaria para financiarse.","hiUsername":"Hola {username}","hiFriend":"Hola amigo","plead1":"Me llamo Joost De Cock. Soy el fundador y mantenedor de FreeSewing.","plead2":"Estoy aquí para pedirte ayuda. O más exactamente, tu apoyo. Que realmente necesitamos.","plead3":"Si crees que FreeSewing merece la pena, y si puedes disponer de unas monedas cada mes sin apuros, por favor, apoya nuestro trabajo.","plead4":"Gracias de antemano por considerarlo.","plead5":"con amor","supportFreeSewing":"Apoya FreeSewing","thankYouVeryMuch":"Muchas gracias","donationThanks":"Te agradezco mucho tu donación a FreeSewing. Significa mucho para mí.","subscriptionThanks":"No puedo exagerar lo mucho que aprecio vuestro apoyo. Significa mucho para mí.","watchYourInbox":"Vigila tu bandeja de entrada","thanksMsg1":"Agradezco sinceramente vuestro apoyo. Estad atentos a vuestra bandeja de entrada, porque no tardaré en entrar para hablar maravillas de vosotros.","thanksMsg2":"Mientras tanto, o en cualquier momento en el futuro, si tienes alguna pregunta puedes ponerte en contacto conmigo directamente en"} \ No newline at end of file +{"period-w":"Semanalmente","period-m":"Mensualmente","period-3m":"Trimestral","period-6m":"Semestral","period-y":"Anualmente","period-x":"Sólo una vez","subscribe":"Suscribir","donate":"Dona","yourContribution":"Tu contribución","currency":"Moneda","presets":"Preajustes","itemNameSubscription":"Suscripción a FreeSewing Patron","itemNameDonation":"Donación FreeSewing","freeSewingPatrons":"Mecenas de FreeSewing","joinThePatrons":"Únete a los mecenas de FreeSewing","aboutPatrons":"FreeSewing es posible gracias al apoyo financiero de nuestros mecenas. Juntos, son una fuerza formidable para el bien en el mundo, y los queremos mucho a todos.","youToo":"Puedes unirte a ellos.","subscriptionModel":"FreeSewing se basa en un modelo de suscripción voluntaria para financiarse.","hiUsername":"Hola {username}","hiFriend":"Hola amigo","plead1":"Me llamo Joost De Cock. Soy el fundador y mantenedor de FreeSewing.","plead2":"Estoy aquí para pedirte ayuda. O más exactamente, tu apoyo. Que realmente necesitamos.","plead3":"Si crees que FreeSewing merece la pena, y si puedes disponer de unas monedas cada mes sin apuros, por favor, apoya nuestro trabajo.","plead4":"Gracias de antemano por considerarlo.","plead5":"con amor","supportFreeSewing":"Apoya FreeSewing","thankYouVeryMuch":"Muchas gracias","donationThanks":"Te agradezco mucho tu donación a FreeSewing. Significa mucho para mí.","subscriptionThanks":"No puedo exagerar lo mucho que aprecio vuestro apoyo. Significa mucho para mí.","watchYourInbox":"Vigila tu bandeja de entrada","thanksMsg1":"Agradezco sinceramente vuestro apoyo. Estad atentos a vuestra bandeja de entrada, porque no tardaré en entrar para hablar maravillas de vosotros.","thanksMsg2":"Mientras tanto, o en cualquier momento en el futuro, si tienes alguna pregunta puedes ponerte en contacto conmigo directamente en","dontHaveAPayPalAccount":"Don't have a PayPal account?"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/sections.json b/sites/sde/public/locales/es/sections.json index 8f1f10f642a..724e5efb8e6 100644 --- a/sites/sde/public/locales/es/sections.json +++ b/sites/sde/public/locales/es/sections.json @@ -1 +1 @@ -{"blog":"Blog","blogAbout":"Noticias y actualizaciones de la comunidad FreeSewing","showcase":"Escaparate","showcaseAbout":"Ejemplos e inspiración de la comunidad FreeSewing utilizando nuestros diseños","docs":"Documentación","docsAbout":"Documentación exhaustiva de todos nuestros diseños, nuestro sitio web y mucho más","account":"Tu cuenta","accountAbout":"Gestionar la configuración y preferencias de tu cuenta, y tus datos personales","designs":"Diseños","designsAbout":"Nuestra biblioteca de diseños que puedes convertir en patrones a medida con unos pocos clics","community":"Comunidad","communityAbout":"Más información sobre la gente que está detrás de FreeSewing y dónde encontrar a creadores afines","apiAbout":"Documentación para nuestra biblioteca API central y nuestra API REST backend.","designAbout":"Todo lo que necesitas saber para empezar a diseñar patrones de costura paramétricos.","contributeAbout":"¿Quieres contribuir a FreeSewing? Hazlo por aquí.","i18nAbout":"Documentación sobre cómo se traduce FreeSewing a varios idiomas.","infraAbout":"Documentación sobre la infraestructura y las partes móviles de FreeSewing.","aboutAbout":"¿No estás seguro de qué es esto de FreeSewing? Entonces empieza por aquí.","supportAbout":"Apoya FreeSewing. O infórmate de dónde puedes acudir para obtener ayuda.","guidesAbout":"Las guías cuentan una historia para que comprendas mejor un tema concreto.","tutorialsAbout":"Los tutoriales son lecciones que te guían a través de una serie de pasos para completar un proyecto.","howtosAbout":"Los Howtos te dan pasos concretos para resolver un problema o reto común.","referenceAbout":"La referencia contiene descripciones técnicas de la tecnología subyacente y de cómo utilizarla.","trainingAbout":"Los materiales de formación son los más profundos y se esfuerzan por enseñarte una nueva habilidad.","mainSections":"Secciones principales","currentSection":"Sección actual","sets":"Tus conjuntos de medidas","patterns":"Tus patrones","curate":"Conserva","curateSets":"Conjuntos Curate","curatedSets":"Conjuntos de Medidas Curadas","code":"Código","patternsAbout":"Lista los patrones que tienes almacenados en tu cuenta de FreeSewing","setsAbout":"Lista los conjuntos de medidas que has almacenado en tu cuenta de FreeSewing","codeAbout":"Aquí puedes encontrar (enlaces a) el código fuente de Freesewing","new":"Nuevo...","newAbout":"Empieza por aquí si quieres crear algo nuevo","support":"Soporte"} \ No newline at end of file +{"blog":"Blog","blogAbout":"Noticias y actualizaciones de la comunidad FreeSewing","showcase":"Escaparate","showcaseAbout":"Ejemplos e inspiración de la comunidad FreeSewing utilizando nuestros diseños","docs":"Documentación","docsAbout":"Documentación exhaustiva de todos nuestros diseños, nuestro sitio web y mucho más","account":"Tu cuenta","accountAbout":"Gestionar la configuración y preferencias de tu cuenta, y tus datos personales","designs":"Diseños","designsAbout":"Nuestra biblioteca de diseños que puedes convertir en patrones a medida con unos pocos clics","community":"Comunidad","communityAbout":"Más información sobre la gente que está detrás de FreeSewing y dónde encontrar creadores afines","apiAbout":"Documentación para nuestra biblioteca API central y nuestra API REST backend.","designAbout":"Todo lo que necesitas saber para empezar a diseñar patrones de costura paramétricos.","contributeAbout":"¿Quieres contribuir a FreeSewing? Hazlo por aquí.","i18nAbout":"Documentación sobre cómo se traduce FreeSewing a varios idiomas.","infraAbout":"Documentación sobre la infraestructura y las partes móviles de FreeSewing.","aboutAbout":"¿No estás seguro de qué es esto de FreeSewing? Entonces empieza por aquí.","supportAbout":"Apoya FreeSewing. O infórmate de dónde puedes acudir para obtener ayuda.","guidesAbout":"Las guías cuentan una historia para que comprendas mejor un tema concreto.","tutorialsAbout":"Los tutoriales son lecciones que te guían a través de una serie de pasos para completar un proyecto.","howtosAbout":"Los Howtos te dan pasos concretos para resolver un problema o reto común.","referenceAbout":"La referencia contiene descripciones técnicas de la tecnología subyacente y de cómo utilizarla.","trainingAbout":"Los materiales de formación son los más profundos y se esfuerzan por enseñarte una nueva habilidad.","mainSections":"Secciones principales","currentSection":"Sección actual","sets":"Tus conjuntos de medidas","patterns":"Tus patrones","curate":"Conserva","curateSets":"Conjuntos Curate","curatedSets":"Conjuntos de Medidas Curadas","curated-setsAbout":"Conjuntos de medidas curadas por FreeSewing que puedes utilizar para probar nuestra plataforma, o tus diseños","code":"Código","patternsAbout":"Lista los patrones que tienes almacenados en tu cuenta de FreeSewing","setsAbout":"Lista los conjuntos de medidas que has almacenado en tu cuenta de FreeSewing","codeAbout":"Aquí puedes encontrar (enlaces a) el código fuente de Freesewing","new":"Nuevo...","newAbout":"Empieza por aquí si quieres crear algo nuevo","support":"Soporte"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/sponsors.json b/sites/sde/public/locales/es/sponsors.json index 8348718b770..d27ebf4a130 100644 --- a/sites/sde/public/locales/es/sponsors.json +++ b/sites/sde/public/locales/es/sponsors.json @@ -1 +1 @@ -{"algolia":"Búsqueda con Algolia","bugsnag":"Informe de errores por Bugsnag","crowdin":"Traducción realizada por Crowdin","vercel":"Construcción y alojamiento por Vercel"} \ No newline at end of file +{"algolia":"Búsqueda con Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Traducción realizada por Crowdin","vercel":"Construcción y alojamiento por Vercel"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/stats.json b/sites/sde/public/locales/es/stats.json new file mode 100644 index 00000000000..4fb49d9fb7a --- /dev/null +++ b/sites/sde/public/locales/es/stats.json @@ -0,0 +1 @@ +{"totalNumberStored":"Total number stored","totalNumberSeen":"Total number seen","users":"Userios","patterns":"Patrones","sets":"Conjuntos de medidas","csets":"Curated Sets","bookmarks":"Marcadores","apikeys":"Claves API","jwtCalls":"JWT Calls","keyCalls":"API Key Calls","topUsers":"Top Users","topDesigns":"Top Designs"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/status.json b/sites/sde/public/locales/es/status.json index acdaec69972..d37d4bc2973 100644 --- a/sites/sde/public/locales/es/status.json +++ b/sites/sde/public/locales/es/status.json @@ -1 +1 @@ -{"backendError":"El backend ha devuelto un error","contactingBackend":"Contactar con el backend de FreeSewing","contactingGitHub":"Contactar con GitHub","contactingGoogle":"Contactar con Google","copiedToClipboard":"Copiado al portapapeles","dataLoaded":"Datos cargados desde el backend de FreeSewing","generatingPdf":"Generando tu PDF, un momento por favor","nailedIt":"Clavado!","pdfFailed":"Se ha producido un error inesperado al generar tu PDF","pdfReady":"Generados en PDF","processingUpdate":"Actualización del proceso","settingsSaved":"Ajustes guardados","updatingSettings":"Actualizar ajustes"} \ No newline at end of file +{"404":"Page Not Found","backendError":"El backend ha devuelto un error","contactingBackend":"Contactar con el backend de FreeSewing","contactingGitHub":"Contactar con GitHub","contactingGoogle":"Contactar con Google","copiedToClipboard":"Copiado al portapapeles","dataLoaded":"Datos cargados desde el backend de FreeSewing","failed":"Failed","generatingPdf":"Generando tu PDF, un momento por favor","nailedIt":"Clavado!","pdfFailed":"Se ha producido un error inesperado al generar tu PDF","pdfReady":"Generados en PDF","processingUpdate":"Actualización del proceso","settingsSaved":"Ajustes guardados","updatingSettings":"Actualizar ajustes"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/support.json b/sites/sde/public/locales/es/support.json index c6d7317f524..80e64047012 100644 --- a/sites/sde/public/locales/es/support.json +++ b/sites/sde/public/locales/es/support.json @@ -1 +1 @@ -{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"por","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Apoyo comunitario","communitySupport1":"Para obtener una respuesta más rápida, dirígete a discord.freesewing.org y publica tu pregunta en el canal Soporte .","communitySupport2":"La comunidad FreeSewing es un grupo muy servicial, así que es muy probable que puedan ayudarte.","contributorSupport":"Apoyo a los colaboradores","contributorSupport1":"Si algo no funciona o has encontrado un error, puedes crear una incidencia en GitHub.","contributorSupport2":"Los temas tienen más probabilidades de atraer la atención de los colaboradores principales, pero suelen tardar más en obtener respuesta.","description":"Descripción","descriptionDocs1":"This is where you can describe the issue","design":"Diseño","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Openened","maintainerSupport":"Apoyo a los mantenedores","maintainerSupport1":"Si eres un patrón de FreeSewing, puedes ir directamente a la parte superior y ponerte en contacto con Joost directamente.","maintainerSupport2":"Aunque Joost tratará las peticiones de los usuarios con prioridad, también necesita dormir. Así que tenlo en cuenta, especialmente cuando estés en una zona horaria diferente.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Seguridad","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Soporte","title":"Título","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"¿Qué es la Discordia?","whatIsDiscord1":"Discord es una plataforma de chat gratuita donde las comunidades pueden reunirse para charlar sobre sus intereses. También admite llamadas (grupales) de voz y vídeo.","whatIsDiscord2":"FreeSewing tiene su propia comunidad de Discord (un servidor en terminología de Discord) en","whatIsDiscord3":"Para utilizar Discord, necesitarás una cuenta, pero son gratuitas.","whatIsDiscord4":"Puedes utilizar Discord en tu navegador, o descargar la aplicación Discord para la plataforma que elijas.","whatIsGitHub":"¿Qué es GitHub?","whatIsGitHub1":"GitHub es una plataforma online para alojar código fuente de software y desarrollo colaborativo. Es popular entre los proyectos de código abierto porque ofrece alojamiento gratuito.","whatIsGitHub2":"Puedes encontrar FreeSewing en GitHub en","whatIsGitHub3":"Para utilizar GitHub, necesitarás una cuenta, pero son gratuitas.","whatIsJoost":"¿Qué es Joost?","whatIsJoost1":"No qué, sino quién. Joost De Cock es el fundador y mantenedor de FreeSewing."} \ No newline at end of file +{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"por","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Apoyo comunitario","communitySupport1":"For the fastest response, head over to discord.freesewing.org and post your question in the need-help channel.","communitySupport2":"La comunidad FreeSewing es un grupo muy servicial, así que es muy probable que puedan ayudarte.","contributorSupport":"Apoyo a los colaboradores","contributorSupport1":"Si algo no funciona o has encontrado un error, puedes crear una incidencia en GitHub.","contributorSupport2":"Los temas tienen más probabilidades de atraer la atención de los colaboradores principales, pero suelen tardar más en obtener respuesta.","description":"Descripción","descriptionDocs1":"This is where you can describe the issue","design":"Diseño","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Opened","maintainerSupport":"Apoyo a los mantenedores","maintainerSupport1":"Si eres un patrón de FreeSewing, puedes ir directamente a la parte superior y ponerte en contacto con Joost directamente.","maintainerSupport2":"Aunque Joost tratará las peticiones de los usuarios con prioridad, también necesita dormir. Así que tenlo en cuenta, especialmente cuando estés en una zona horaria diferente.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Seguridad","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Soporte","title":"Título","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"¿Qué es la Discordia?","whatIsDiscord1":"Discord es una plataforma de chat gratuita donde las comunidades pueden reunirse para charlar sobre sus intereses. También admite llamadas (grupales) de voz y vídeo.","whatIsDiscord2":"FreeSewing tiene su propia comunidad de Discord (un servidor en terminología de Discord) en","whatIsDiscord3":"Para utilizar Discord, necesitarás una cuenta, pero son gratuitas.","whatIsDiscord4":"Puedes utilizar Discord en tu navegador, o descargar la aplicación Discord para la plataforma que elijas.","whatIsGitHub":"¿Qué es GitHub?","whatIsGitHub1":"GitHub es una plataforma online para alojar código fuente de software y desarrollo colaborativo. Es popular entre los proyectos de código abierto porque ofrece alojamiento gratuito.","whatIsGitHub2":"Puedes encontrar FreeSewing en GitHub en","whatIsGitHub3":"Para utilizar GitHub, necesitarás una cuenta, pero son gratuitas.","whatIsJoost":"¿Qué es Joost?","whatIsJoost1":"No qué, sino quién. Joost De Cock es el fundador y mantenedor de FreeSewing."} \ No newline at end of file diff --git a/sites/sde/public/locales/es/susi.json b/sites/sde/public/locales/es/susi.json index 47d4f11d1b7..c44fd2e344b 100644 --- a/sites/sde/public/locales/es/susi.json +++ b/sites/sde/public/locales/es/susi.json @@ -1 +1 @@ -{"accountBlocked":"Tu cuenta está bloqueada","accountBlockedMsg":"Esto es muy inusual, pero parece que tu cuenta está bloqueada administrativamente. Tu único recurso es ponerte en contacto con el servicio de asistencia.","alreadyHaveAnAccount":"¿Ya tienes una cuenta?","back":"Atrás","backToSignIn":"Volver a iniciar sesión","backToSignUp":"Volver a inscribirse","checkYourInbox":"Busca en tu bandeja de entrada un correo electrónico de","clickSigninLink":"Haz clic en el enlace de inicio de sesión de ese correo electrónico para acceder a tu cuenta de FreeSewing.","clickSignupLink":"Haz clic en el enlace de registro personal de ese correo electrónico para crear tu cuenta de FreeSewing.","consentLacking":"Carecemos de consentimiento para tratar tus datos","consentLackingMsg":"Obtener tu consentimiento forma parte del proceso de inscripción. Busca el correo electrónico que recibiste cuando te inscribiste en instracciones. Puedes inscribirte de nuevo con la misma dirección de correo electrónico para volver a recibirlo.","contact":"Contactar con asistencia","contactingGithub":"Contactar con GitHub","contactingGoogle":"Contactar con Google","createAFreeSewingAccount":"Crear una cuenta FreeSewing","dontHaveAV2Account":"¿No tienes una cuenta v2?","dontHaveAnAccount":"¿Aún no tienes cuenta?","emailAddress":"Dirección de correo electrónico","emailMissing":"Indica tu dirección de correo electrónico","emailSent":"Correo electrónico enviado","emailSignupLink":"Envíame un enlace de inscripción por correo electrónico","emailSigninLink":"Envíame un enlace de inicio de sesión por correo electrónico","emailUsernameId":"Tu dirección de correo electrónico, nombre de usuario o número de usuario","err2":"Desgraciadamente, no podemos recuperarnos de este error, necesitamos que un ser humano lo investigue.","err3":"No dudes en volver a intentarlo o ponte en contacto con el servicio de asistencia para que podamos ayudarte.","fewerOptions":"Menos opciones","haveAV2Account":"¿Tienes una cuenta v2?","joinFreeSewing":"Únete a FreeSewing","mfaCode":"Código AMF","mfaCodeMsg":"Por favor, proporciona un código MFA de un solo uso, o un código scratch de reserva","migrateItHere":"Migrarlo aquí","migrateNoWorkie":"No se ha podido migrar esta cuenta. Normalmente esto significa que tus credenciales no son válidas.","migrateV2Account":"Migrar tu cuenta v2","migrateV2Desc":"Introduce tu nombre de usuario y contraseña de la v2 para migrar tu cuenta.","migrateV2Info":"Tu cuenta v2 no se modificará, esto sólo creará una cuenta v3 con los datos de la cuenta v2.","migrateV3UserAlreadyExists":"No se puede migrar una cuenta v3 existente. ¿Quizá sólo tengas que iniciar sesión?","moreOptions":"Más opciones","noMagicFound":"No se ha encontrado tal magia (enlace)","noMagicFoundMsg":"El enlace mágico que has utilizado ha caducado o no es válido. Ten en cuenta que cada enlace mágico sólo puede utilizarse una vez.","noSuchUser":"Usuario no encontrado","noSuchUserMsg":"Hemos intentado encontrar la cuenta de usuario que solicitaste, pero no ha sido posible.","notFound":"No se ha encontrado dicho usuario","oneMomentPlease":"Un momento, por favor","password":"Tu contraseña","passwordMissing":"Introduce tu contraseña","pleaseProvideValidEmail":"Proporciona una dirección de correo electrónico válida","processing":"Procesando","regainAccess":"Recuperar el acceso","signIn":"Inicia sesión","signInAsOtherUser":"Iniciar sesión como un usuario diferente","signInFailed":"Fallo al iniciar sesión","signInFailedMsg":"No sé muy bien por qué, pero no funcionó como se esperaba.","signInHere":"Entra aquí","signInToThing":"Entra en { thing }","signInWithProvider":"Entra en { provider }","signUpHere":"Inscríbete aquí","signUpWithProvider":"Regístrate con {provider}","signupAgain":"Regístrate de nuevo","signupLinkExpired":"Enlace de registro caducado","somethingWentWrong":"Algo salió mal","sorry":"Lo siento","statusLacking":"Tu cuenta está en estado inactivo","statusLackingMsg":"El estado actual de tu cuenta nos impide continuar. La razón más común es que no completaste el proceso de incorporación y, por tanto, tu cuenta nunca se activó. Puedes registrarte de nuevo con la misma dirección de correo electrónico para remediarlo.","toReceiveSignupLink":"Para recibir un enlace de inscripción, introduce tu dirección de correo electrónico","tryAgain":"Inténtalo de nuevo","usePassword":"Utiliza tu contraseña","usernameMissing":"Indica tu nombre de usuario","welcome":"Bienvenido","welcomeBackName":"Bienvenido de nuevo { name }","welcomeMigrateName":"Bienvenido a FreeSewing v3 {name}. Ten en cuenta que éste es todavía código alfa."} \ No newline at end of file +{"accountBlocked":"Tu cuenta está bloqueada","accountBlockedMsg":"Esto es muy inusual, pero parece que tu cuenta está bloqueada administrativamente. Tu único recurso es ponerte en contacto con el servicio de asistencia.","alreadyHaveAnAccount":"¿Ya tienes una cuenta?","back":"Atrás","backToSignIn":"Volver a iniciar sesión","backToSignUp":"Volver a inscribirse","checkYourInbox":"Busca en tu bandeja de entrada un correo electrónico de","clickSigninLink":"Haz clic en el enlace de inicio de sesión de ese correo electrónico para acceder a tu cuenta de FreeSewing.","clickSignupLink":"Haz clic en el enlace de registro personal de ese correo electrónico para crear tu cuenta de FreeSewing.","consentLacking":"Carecemos de consentimiento para tratar tus datos","consentLackingMsg":"Getting your consent is part of sign up process. Look for the email you received when you signed up for instructions. You can sign up again with the same email address to receive the email again.","contact":"Contactar con asistencia","contactingGithub":"Contactar con GitHub","contactingGoogle":"Contactar con Google","createAFreeSewingAccount":"Crear una cuenta FreeSewing","dontHaveAV2Account":"¿No tienes una cuenta v2?","dontHaveAnAccount":"¿Aún no tienes cuenta?","emailAddress":"Dirección de correo electrónico","emailMissing":"Indica tu dirección de correo electrónico","emailSent":"Correo electrónico enviado","emailSignupLink":"Envíame un enlace de inscripción por correo electrónico","emailSigninLink":"Envíame un enlace de inicio de sesión por correo electrónico","emailUsernameId":"Tu dirección de correo electrónico, nombre de usuario o número de usuario","err2":"Desgraciadamente, no podemos recuperarnos de este error, necesitamos que un ser humano lo investigue.","err3":"No dudes en volver a intentarlo o ponte en contacto con el servicio de asistencia para que podamos ayudarte.","fewerOptions":"Menos opciones","haveAV2Account":"¿Tienes una cuenta v2?","joinFreeSewing":"Únete a FreeSewing","mfaCode":"Código AMF","mfaCodeMsg":"Por favor, proporciona un código MFA de un solo uso, o un código scratch de reserva","migrateItHere":"Migrarlo aquí","migrateNoWorkie":"No se ha podido migrar esta cuenta. Normalmente esto significa que tus credenciales no son válidas.","migrateV2Account":"Migrar tu cuenta v2","migrateV2Desc":"Introduce tu nombre de usuario y contraseña de la v2 para migrar tu cuenta.","migrateV2Info":"Tu cuenta v2 no se modificará, esto sólo creará una cuenta v3 con los datos de la cuenta v2.","migrateV3UserAlreadyExists":"No se puede migrar una cuenta v3 existente. ¿Quizá sólo tengas que iniciar sesión?","moreOptions":"Más opciones","noMagicFound":"No se ha encontrado tal magia (enlace)","noMagicFoundMsg":"El enlace mágico que has utilizado ha caducado o no es válido. Ten en cuenta que cada enlace mágico sólo puede utilizarse una vez.","noSuchUser":"Usuario no encontrado","noSuchUserMsg":"Hemos intentado encontrar la cuenta de usuario que solicitaste, pero no ha sido posible.","notFound":"No se ha encontrado dicho usuario","oneMomentPlease":"Un momento, por favor","password":"Tu contraseña","passwordMissing":"Introduce tu contraseña","pleaseProvideValidEmail":"Proporciona una dirección de correo electrónico válida","processing":"Procesando","regainAccess":"Recuperar el acceso","signIn":"Inicia sesión","signInAsOtherUser":"Iniciar sesión como un usuario diferente","signInFailed":"Fallo al iniciar sesión","signInFailedMsg":"No sé muy bien por qué, pero no funcionó como se esperaba.","signInHere":"Entra aquí","signInToThing":"Entra en { thing }","signInWithProvider":"Entra en { provider }","signUpHere":"Inscríbete aquí","signUpWithProvider":"Regístrate con {provider}","signupAgain":"Regístrate de nuevo","signupLinkExpired":"Enlace de registro caducado","somethingWentWrong":"Algo salió mal","sorry":"Lo siento","statusLacking":"Tu cuenta está en estado inactivo","statusLackingMsg":"El estado actual de tu cuenta nos impide continuar. La razón más común es que no completaste el proceso de incorporación y, por tanto, tu cuenta nunca se activó. Puedes registrarte de nuevo con la misma dirección de correo electrónico para remediarlo.","toReceiveSignupLink":"Para recibir un enlace de inscripción, introduce tu dirección de correo electrónico","tryAgain":"Inténtalo de nuevo","usePassword":"Utiliza tu contraseña","usernameMissing":"Indica tu nombre de usuario","welcome":"Bienvenido","welcomeBackName":"Bienvenido de nuevo { name }","welcomeMigrateName":"Bienvenido a FreeSewing v3 {name}. Ten en cuenta que éste es todavía código alfa."} \ No newline at end of file diff --git a/sites/sde/public/locales/es/ui-settings.json b/sites/sde/public/locales/es/ui-settings.json index 7afd08deaf5..71900b9fde7 100644 --- a/sites/sde/public/locales/es/ui-settings.json +++ b/sites/sde/public/locales/es/ui-settings.json @@ -1 +1 @@ -{"uiSettings.t":"Preferencias de IU","uiSettings.d":"Estas preferencias controlan los aspectos de la IU (Interfaz de Usuario) de nuestro entorno de elaboración de patrones en línea.","renderer.t":"Motor de renderizado","renderer.d":"Controla cómo se representa (dibuja) el patrón en la pantalla","renderWithReact.t":"Renderiza con los componentes React de FreeSewing","renderWithReact.d":"Renderiza como SVG a través de nuestros componentes React. Permite la interactividad y está optimizado para la pantalla. Utilízalo si no estás seguro de qué elegir.","renderWithCore.t":"Renderiza con la biblioteca Core de Freesewing","renderWithCore.d":"Renderiza directamente a SVG desde Core. No permite interactividad y está optimizado para impresión. Utilízalo si quieres saber qué aspecto tendrá cuando se exporte.","control.t":"Experiencia del usuario","control.d":"¿Qué experiencia de usuario prefieres? Ten en cuenta que se trata de una configuración de cuenta, por lo que afectará a todo el sitio web.","inspect.t":"Inspecciona","inspect.d":"Si activas esta opción, podrás profundizar en el patrón y obtener información sobre sus distintas partes, rutas y puntos.","inspectNo.t":"Desactivar el inspector","inspectNo.d":"Este es el valor por defecto, el inspector de patrones está desactivado y el patrón se muestra como de costumbre.","inspectYes.t":"Activar el inspector","inspectYes.d":"Con el inspector de patrones activado y el motor de renderizado React seleccionado, añadiremos interactividad al patrón para que puedas inspeccionar los distintos elementos que lo componen.","no":"No","yes":"Yes","draft":"Boceto","test":"Prueba","print":"Diseño de impresión","cut":"Disposición del corte","save":"Guardar","export":"Exportar","edit":"Edita","draft.t":"Traza tu patrón","draft.d":"Lanza el editor de patrones insignia de FreeSewing, donde puedes retocar tu patrón a tu antojo","test.t":"Prueba tu patrón","test.d":"Comprueba cómo se adapta tu patrón a los cambios de opciones o medidas","print.t":"Diseño de impresión","print.d":"Te permite organizar las piezas de tu patrón para que puedas imprimirlo en el menor número de páginas posible","cut.t":"Disposición de corte","cut.d":"Te permite organizar las piezas de tu patrón para que puedas determinar exactamente cuánta tela necesitas para confeccionarlo.","save.t":"Guarda tu patrón","save.d":"Guarda el patrón actual en tu cuenta de FreeSewing","export.t":"Exporta tu patrón","export.d":"Te permite exportar este patrón a varios formatos","logs.t":"Registros de patrones","logs.d":"Te permite examinar los registros del patrón para ver qué ocurrió exactamente mientras se redactaba este patrón","edit.t":"Edita a mano los ajustes del patrón","edit.d":"Esto te permite editar a mano los ajustes del patrón, dándote un control total sobre cómo se redactará tu patrón.","view":"Ver","view.d":"Estas son las distintas vistas que puedes elegir. Incluye las vistas disponibles a través de la barra de navegación o el menú, y algunas adicionales"} \ No newline at end of file +{"uiSettings.t":"Preferencias de IU","uiSettings.d":"Estas preferencias controlan los aspectos de la IU (Interfaz de Usuario) de nuestro entorno de elaboración de patrones en línea.","missingSettings1.t":"(Missing Settings?)","missingSettings1.d":"Can't find a setting (like Seam Allowance, Language, or Included Parts)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings2.t":"(Missing Settings?)","missingSettings2.d":"Can't find a setting (like Language, Included Parts, or Details)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings3.t":"(Missing Settings?)","missingSettings3.d":"Can't find a setting (like Included Parts, Details, or Expand)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","renderer.t":"Motor de renderizado","renderer.d":"Controla cómo se representa (dibuja) el patrón en la pantalla","renderWithReact.t":"Renderiza con los componentes React de FreeSewing","renderWithReact.d":"Renderiza como SVG a través de nuestros componentes React. Permite la interactividad y está optimizado para la pantalla. Utilízalo si no estás seguro de qué elegir.","renderWithCore.t":"Render with FreeSewing's Core library","renderWithCore.d":"Renderiza directamente a SVG desde Core. No permite interactividad y está optimizado para impresión. Utilízalo si quieres saber qué aspecto tendrá cuando se exporte.","kiosk.t":"Kiosk Mode","kiosk.d":"Controls how the web page is shown.","websiteMode.t":"Use website mode","websiteMode.d":"Show the full web page, including header, footer, and navigation.","kioskMode.t":"Use kiosk mode","kioskMode.d":"Show just the pattern drafting portion of the web page, without header, footer, or navigation.","control.t":"Experiencia del usuario","control.d":"¿Qué experiencia de usuario prefieres? Ten en cuenta que se trata de una configuración de cuenta, por lo que afectará a todo el sitio web.","inspect.t":"Inspecciona","inspect.d":"Si activas esta opción, podrás profundizar en el patrón y obtener información sobre sus distintas partes, rutas y puntos.","inspectNo.t":"Desactivar el inspector","inspectNo.d":"Este es el valor por defecto, el inspector de patrones está desactivado y el patrón se muestra como de costumbre.","inspectYes.t":"Activar el inspector","inspectYes.d":"Con el inspector de patrones activado y el motor de renderizado React seleccionado, añadiremos interactividad al patrón para que puedas inspeccionar los distintos elementos que lo componen.","no":"No","yes":"Yes","draft":"Boceto","test":"Prueba","print":"Diseño de impresión","cut":"Disposición del corte","save":"Guardar","export":"Exportar","edit":"Edita","draft.t":"Traza tu patrón","draft.d":"Lanza el editor de patrones insignia de FreeSewing, donde puedes retocar tu patrón a tu antojo","test.t":"Prueba tu patrón","test.d":"Comprueba cómo se adapta tu patrón a los cambios de opciones o medidas","print.t":"Diseño de impresión","print.d":"Te permite organizar las piezas de tu patrón para que puedas imprimirlo en el menor número de páginas posible","cut.t":"Disposición de corte","cut.d":"Te permite organizar las piezas de tu patrón para que puedas determinar exactamente cuánta tela necesitas para confeccionarlo.","save.t":"Guarda tu patrón","save.d":"Guarda el patrón actual en tu cuenta de FreeSewing","export.t":"Exporta tu patrón","export.d":"Te permite exportar este patrón a varios formatos","logs.t":"Registros de patrones","logs.d":"Te permite examinar los registros del patrón para ver qué ocurrió exactamente mientras se redactaba este patrón","edit.t":"Edita a mano los ajustes del patrón","edit.d":"Esto te permite editar a mano los ajustes del patrón, dándote un control total sobre cómo se redactará tu patrón.","view":"Ver","view.d":"Estas son las distintas vistas que puedes elegir. Incluye las vistas disponibles a través de la barra de navegación o el menú, y algunas adicionales"} \ No newline at end of file diff --git a/sites/sde/public/locales/es/workbench.json b/sites/sde/public/locales/es/workbench.json index b4ebd95f3a7..25e09288dea 100644 --- a/sites/sde/public/locales/es/workbench.json +++ b/sites/sde/public/locales/es/workbench.json @@ -1 +1 @@ -{"addNotes":"Añadir notas","addSettingsToNotes":"Añadir ajustes a las notas","advanced":"Avanzado","appliedMeasies":"Aplicamos un nuevo conjunto de medidas a este patrón.","armhole":"Agujero armado","attributes":"Atributos","backPockets":"Paquetes de retroceso","bookmarkPattern":"Patrón de marcapáginas","bottomRight":"Abajo a la derecha","changeMeasies":"Mediciones del patrón de cambio","chooseATest":"Elige un escenario de prueba para ejecutar","chooseATestDesc":"Puedes probar cómo se adapta el diseño a los cambios en una opción de diseño o unas medidas concretas.","chooseATestMenuMobileMsg":"Para ello, abre el menú de pruebas y selecciona el escenario que quieras ejecutar.","chooseATestMenuMsg":"Para ello, selecciona el escenario de prueba que quieres ejecutar en el menú de la derecha.","chooseFromBookmarkedSets":"Elige uno de los conjuntos de medidas que has marcado como favoritos","chooseFromBookmarkedSetsDesc":"Si has marcado algún conjunto de medidas, también puedes seleccionarlo.","chooseFromCuratedSets":"Elige uno de los conjuntos de medidas de FreeSewing","chooseFromCuratedSetsDesc":"Si sólo quieres probar nuestra plataforma, puedes elegir entre nuestra lista de conjuntos de medidas curadas.","chooseFromOwnSets":"Elige uno de tus conjuntos de medidas","chooseFromOwnSetsDesc":"Elige cualquiera de tus conjuntos de medidas que tenga todas las medidas necesarias para generar este patrón.","chooseNewSet":"Elegir un nuevo conjunto de medidas","clearTimingData":"Clear timing data","closure":"Cierre","collar":"Cuello","columns":"columnas","configurePattern":"Configurar patrón","construction":"Construcción","continueEditingTitle":"Seguir editando","continueEditingDesc":"Carga el patrón recién guardado en el editor de patrones, para que puedas hacer más cambios.","cuffs":"Puños","currentPrintLayout":"Diseño de impresión actual","cutLayout":"Disposición del corte","darts":"Dardos","designOptions.d":"Prueba el efecto de una opción sobre el aspecto de este patrón","docs":"Documentación","draft":"Boceto","draftPattern":"Proyecto de patrón","edit":"Edita","editCurrentMeasies":"Editar medidas actuales","editCurrentMeasiesDesc":"Los cambios que hagas aquí no se guardarán en tus conjuntos de medidas, y sólo afectarán a este patrón.","editCurrentMeasiesHeader":"Editar medidas del patrón","editMeasiesByHand":"Editar medidas a mano","editMeasiesByHandDesc":"Establece o anula manualmente cualquier medida. Estos cambios sólo se aplicarán al patrón actual.","editSettings":"Edit settings","editSettingsByHand":"Edit settings by hand","elastic":"Elástico","export":"Exportar","exporting":"Exporting","exportAsData":"Exportar como datos","exportForEditing":"Exportar para editar","exportForPrinting":"Exportar para impresión","exportPattern-txt":"Exporte un PDF adecuado para su impresora, o descargue este patrón en una variedad de formatos","exportPattern":"Exportar patrón","fit":"Ajuste","frontPockets":"Pockets delanteros","generatePdf":"Generar PDF listos para imprimir","giveItAName":"Dale un nombre","goToPatternTitle":"Navega a la página del patrón","goToPatternDesc":"Sal del editor de patrones y navega hasta la página del patrón, donde podrás actualizar los metadatos del patrón.","height":"Altura","help":"Ayuda","layoutSettings.d":"Opciones adicionales para optimizar aún más el diseño de impresión de tu patrón.","layoutSettings.t":"Ajustes de diseño","length":"Longitud","learnHowToUseEditor":"Aprende a utilizar el editor de patrones en línea de FreeSewing","measies":"Medidas del patrón","measiesOk":"Tenemos todas las medidas necesarias para crear este patrón.","measurements.d":"Prueba el efecto de una medida en el aspecto de este patrón","menu":"Menú","name":"Nombre","noDesignFound":"No hemos podido encontrar este diseño. Esto no debería ocurrir, así que te agradeceríamos que nos lo comunicaras.","noInlineDocs":"La documentación no está incluida en esta versión","noInlineDocsDesc":"Visita FreeSewing.org para acceder a nuestra documentación","notes":"Notas","pages":"páginas","part":"Parte del patrón","partInfo":"Información sobre el patrón","partTransfo":"Botones de transformación de piezas","partTransfoDesc":"Estos botones te permiten girar o voltear partes individuales del patrón.","partTransfoNo":"Ocultar botones","partTransfoNoDesc":"No incluyas estos botones en la salida del patrón","partTransfoYes":"Mostrar botones","partTransfoYesDesc":"Incluye estos botones en la salida del patrón (no se imprimirán)","pathInfo":"Información de la ruta","patternBookmarkCreated":"Marcador de patrón creado","patternEditor":"Pattern Editor","patternInspector":"Inspector de Patrones","patternLogs":"Registros de patrones","patternSaved":"Patrón guardado","pockets":"Bolsillos","printLayout":"Diseño de impresión","printSettings.d":"Configura tu patrón para imprimirlo como más te guste. Incluye tamaño y orientación de página, márgenes y mucho más.","printSettings.t":"Ajustes de impresión","reset":"Reiniciar","resetPrintLayout":"Restablecer diseño de impresión","resetPrintLayoutDesc":"Elimina todos los cambios manuales en el diseño de impresión y restaura el diseño por defecto.","rows":"filas","save":"Guardar","savePattern":"Guardar patrón","saveAsNewPattern":"Guardar como nuevo patrón","savePatternAs":"Guardar patrón como...","savePatternAsHellip":"Guardar patrón como...","saveSettings":"Guardar ajustes","saveYourPattern":"Guarda tu patrón","seeMissingMeasies":"Ver medidas que faltan","show":"Mostrar","showAllParts":"Mostrar todas las partes del patrón","showMovableButtons":"Botones","showOnlyThisPart":"Mostrar sólo esta parte del patrón","sleevecap":"Manga corta","style":"Estilo","test":"Prueba","testDesign":"Test Design","testDesignMeasurement":"Prueba {design} mediciones: {measurement}","testDesignOption":"Prueba las opciones de diseño de {design} : {option}","testDesignSets":"Prueba {design} a través de conjuntos de mediciones","testMeasurements":"Mediciones de prueba","testMeasurementsDesc":"Prueba cómo se adapta el diseño a los cambios de una medida concreta","testOptions":"Opciones de diseño de las pruebas","testOptionsDesc":"Prueba cómo se adapta el diseño a los cambios en una opción de diseño específica","testPattern":"Patrón de prueba","testSets":"Conjuntos de medidas de prueba","testSetsDesc":"Prueba cómo se adapta el diseño a diferentes conjuntos de mediciones","timeDesign":"Time Design","topLeft":"Arriba a la izquierda","weLackSomeMeasies":"Nos faltan las medidas de { nr } para crear este patrón","whereToGoAfterSaveAs":"Después de guardar el nuevo patrón, ¿qué quieres hacer?","width":"Anchura","xTotalPagesSomeBlank":"{total} páginas en total pero {blank} están en blanco","yamlEditViewError":"Problemas con YAML","yamlEditViewErrorDesc":"Hemos guardado tu entrada, pero puede que no funcione por las siguientes razones","yamlEditViewTitleThing":"Editar configuración de patrones para {thing}","youCanPickOrEnter":"Puedes elegir un conjunto de medidas o introducirlas a mano, pero no podemos proceder sin estas medidas.","youUseCustomValue":"Estás utilizando el valor por defecto","youUseDefaultValue":"Estás utilizando un valor personalizado","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file +{"addNotes":"Añadir notas","addSettingsToNotes":"Añadir ajustes a las notas","advanced":"Avanzado","appliedMeasies":"Aplicamos un nuevo conjunto de medidas a este patrón.","armhole":"Agujero armado","attributes":"Atributos","backPockets":"Paquetes de retroceso","bookmarkPattern":"Patrón de marcapáginas","bottomRight":"Abajo a la derecha","changeMeasies":"Mediciones del patrón de cambio","chooseATest":"Elige un escenario de prueba para ejecutar","chooseATestDesc":"Puedes probar cómo se adapta el diseño a los cambios en una opción de diseño o unas medidas concretas.","chooseATestMenuMobileMsg":"Para ello, abre el menú de pruebas y selecciona el escenario que quieras ejecutar.","chooseATestMenuMsg":"Para ello, selecciona el escenario de prueba que quieres ejecutar en el menú de la derecha.","chooseFromBookmarkedSets":"Elige uno de los conjuntos de medidas que has marcado como favoritos","chooseFromBookmarkedSetsDesc":"Si has marcado algún conjunto de medidas, también puedes seleccionarlo.","chooseFromCuratedSets":"Elige uno de los conjuntos de medidas de FreeSewing","chooseFromCuratedSetsDesc":"Si sólo quieres probar nuestra plataforma, puedes elegir entre nuestra lista de conjuntos de medidas curadas.","chooseFromOwnSets":"Elige uno de tus conjuntos de medidas","chooseFromOwnSetsDesc":"Elige cualquiera de tus conjuntos de medidas que tenga todas las medidas necesarias para generar este patrón.","chooseNewSet":"Elegir un nuevo conjunto de medidas","clearTimingData":"Clear timing data","closure":"Cierre","collar":"Cuello","columns":"columnas","conditional":"Conditional","configurePattern":"Configurar patrón","construction":"Construcción","continueEditingTitle":"Seguir editando","continueEditingDesc":"Carga el patrón recién guardado en el editor de patrones, para que puedas hacer más cambios.","cuffs":"Puños","currentPrintLayout":"Diseño de impresión actual","cutLayout":"Disposición del corte","darts":"Dardos","designOptions.d":"Prueba el efecto de una opción sobre el aspecto de este patrón","docs":"Documentación","draft":"Boceto","draftPattern":"Proyecto de patrón","edit":"Edita","editCurrentMeasies":"Editar medidas actuales","editCurrentMeasiesDesc":"Los cambios que hagas aquí no se guardarán en tus conjuntos de medidas, y sólo afectarán a este patrón.","editCurrentMeasiesHeader":"Editar medidas del patrón","editMeasiesByHand":"Editar medidas a mano","editMeasiesByHandDesc":"Establece o anula manualmente cualquier medida. Estos cambios sólo se aplicarán al patrón actual.","editSettings":"Edit settings","editSettingsByHand":"Edit settings by hand","elastic":"Elástico","export":"Exportar","exporting":"Exporting","exportAsData":"Exportar como datos","exportForEditing":"Exportar para editar","exportForPrinting":"Exportar para impresión","exportPattern-txt":"Exporte un PDF adecuado para su impresora, o descargue este patrón en una variedad de formatos","exportPattern":"Exportar patrón","fit":"Ajuste","frontPockets":"Pockets delanteros","generatePdf":"Generar PDF listos para imprimir","giveItAName":"Dale un nombre","goToPatternTitle":"Navega a la página del patrón","goToPatternDesc":"Sal del editor de patrones y navega hasta la página del patrón, donde podrás actualizar los metadatos del patrón.","height":"Altura","help":"Ayuda","layoutSettings.d":"Opciones adicionales para optimizar aún más el diseño de impresión de tu patrón.","layoutSettings.t":"Ajustes de diseño","length":"Longitud","learnHowToUseEditor":"Aprende a utilizar el editor de patrones en línea de FreeSewing","measies":"Medidas del patrón","measiesOk":"Tenemos todas las medidas necesarias para crear este patrón.","measurements.d":"Prueba el efecto de una medida en el aspecto de este patrón","menu":"Menú","name":"Nombre","noDesignFound":"No hemos podido encontrar este diseño. Esto no debería ocurrir, así que te agradeceríamos que nos lo comunicaras.","noInlineDocs":"La documentación no está incluida en esta versión","noInlineDocsDesc":"Visita FreeSewing.org para acceder a nuestra documentación","notes":"Notas","pages":"páginas","part":"Parte del patrón","partInfo":"Información sobre el patrón","partTransfo":"Botones de transformación de piezas","partTransfoDesc":"Estos botones te permiten girar o voltear partes individuales del patrón.","partTransfoNo":"Ocultar botones","partTransfoNoDesc":"No incluyas estos botones en la salida del patrón","partTransfoYes":"Mostrar botones","partTransfoYesDesc":"Incluye estos botones en la salida del patrón (no se imprimirán)","pathInfo":"Información de la ruta","patternBookmarkCreated":"Marcador de patrón creado","patternEditor":"Pattern Editor","patternInspector":"Inspector de Patrones","patternLogs":"Registros de patrones","patternSaved":"Patrón guardado","pockets":"Bolsillos","printLayout":"Diseño de impresión","printSettings.d":"Configura tu patrón para imprimirlo como más te guste. Incluye tamaño y orientación de página, márgenes y mucho más.","printSettings.t":"Ajustes de impresión","reset":"Reiniciar","resetPrintLayout":"Restablecer diseño de impresión","resetPrintLayoutDesc":"Elimina todos los cambios manuales en el diseño de impresión y restaura el diseño por defecto.","rows":"filas","save":"Guardar","savePattern":"Guardar patrón","saveAsNewPattern":"Guardar como nuevo patrón","savePatternAs":"Guardar patrón como...","savePatternAsHellip":"Guardar patrón como...","saveSettings":"Guardar ajustes","saveYourPattern":"Guarda tu patrón","seeMissingMeasies":"Ver medidas que faltan","show":"Mostrar","showAllParts":"Mostrar todas las partes del patrón","showMovableButtons":"Botones","showOnlyThisPart":"Mostrar sólo esta parte del patrón","sleevecap":"Manga corta","style":"Estilo","test":"Prueba","testDesign":"Test Design","testDesignMeasurement":"Prueba {design} mediciones: {measurement}","testDesignOption":"Prueba las opciones de diseño de {design} : {option}","testDesignSets":"Prueba {design} a través de conjuntos de mediciones","testMeasurements":"Mediciones de prueba","testMeasurementsDesc":"Prueba cómo se adapta el diseño a los cambios de una medida concreta","testOptions":"Opciones de diseño de las pruebas","testOptionsDesc":"Prueba cómo se adapta el diseño a los cambios en una opción de diseño específica","testPattern":"Patrón de prueba","testSets":"Conjuntos de medidas de prueba","testSetsDesc":"Prueba cómo se adapta el diseño a diferentes conjuntos de mediciones","timeDesign":"Time Design","topLeft":"Arriba a la izquierda","weLackSomeMeasies":"Nos faltan las medidas de { nr } para crear este patrón","whereToGoAfterSaveAs":"Después de guardar el nuevo patrón, ¿qué quieres hacer?","width":"Anchura","xTotalPagesSomeBlank":"{total} páginas en total pero {blank} están en blanco","yamlEditViewError":"Problemas con YAML","yamlEditViewErrorDesc":"Hemos guardado tu entrada, pero puede que no funcione por las siguientes razones","yamlEditViewTitleThing":"Editar configuración de patrones para {thing}","youCanPickOrEnter":"Puedes elegir un conjunto de medidas o introducirlas a mano, pero no podemos proceder sin estas medidas.","youUseCustomValue":"Estás utilizando el valor por defecto","youUseDefaultValue":"Estás utilizando un valor personalizado","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/account.json b/sites/sde/public/locales/fr/account.json index c271ce5912f..16db09d75be 100644 --- a/sites/sde/public/locales/fr/account.json +++ b/sites/sde/public/locales/fr/account.json @@ -1 +1 @@ -{"account":"Compte","yourAccount":"Ton compte","newPattern":"Nouveau modèle","newSet":"Créer un nouveau jeu de mesures","links":"Liens","info":"Info","settings":"Paramètres","data":"Données","sets":"Jeux de mesures","patterns":"Patrons","actions":"Actions","created":"Créé","updated":"Mis à jour","expires":"Expire","role":"Rôle","yourProfile":"Ton profil","yourPatterns":"Tes modèles","yourSets":"Tes ensembles de mesures","signOut":"S'inscrire","politeOhCrap":"Oh, les baguettes","bio":"Bio","email":"Adresse électronique","img":"Image","username":"Nom d'utilisateur","compare":"Comparaison des ensembles de mesures","consent":"Consentement et protection de la vie privée","control":"Expérience de l'utilisateur","imperial":"Unité","units":"Unités","apikeys":"Clés API","newsletter":"Abonnement au bulletin d'information","password":"Mot de passe","newPasswordPlaceholder":"Entre ton nouveau mot de passe ici","passwordPlaceholder":"Saisis ton mot de passe ici","mfa":"Authentification à deux facteurs","mfaTipTitle":"Pense à activer l'authentification à deux facteurs.","mfaTipMsg":"Nous n'appliquons pas de politique en matière de mot de passe, mais nous te recommandons d'activer l'authentification à deux facteurs pour assurer la sécurité de ton compte FreeSewing.","mfaEnabled":"L'authentification à deux facteurs est activée","mfaDisabled":"L'authentification à deux facteurs est désactivée","mfaSetup":"Configurer l'authentification à deux facteurs","mfaAdd":"Ajoute FreeSewing à ton application Authenticator en scannant le code QR ci-dessus.","mfaScratchCodes":"Codes à gratter de l'AMF","mfaScratchCodesMsg1":"Tu peux utiliser n'importe lequel de ces codes à gratter comme code AMF à usage unique lorsque tu n'as pas accès à ton appli génératrice de codes (par exemple, lorsque tu as perdu ton téléphone).","mfaScratchCodesMsg2":"Tu ne peux utiliser chacun de ces codes qu'une seule fois. Note-les, car c'est la seule fois où tu pourras les voir.","copyToClipboard":"Copier dans le presse-papiers","confirmWithPassword":"Saisis ton mot de passe pour confirmer cette action","confirmWithMfa":"Saisis un code de ton App Authenticator pour confirmer cette action.","enableMfa":"Activer l'authentification à deux facteurs","disableMfa":"Désactiver l'authentification à deux facteurs","language":"Langue","developer":"Développeur","design":"Design (conception)","patternMetadata":"Métadonnées du modèle","clonePattern":"Modèle de clone","updatePattern":"Mise à jour du modèle","reload":"Recharger le compte","export":"Exportez vos données","exportMsg":"Clique ci-dessous pour exporter tes données personnelles","exportNote":"Le règlement général sur la protection des données (RGPD) de l'UE garantit ce que l'on appelle ton droit à la portabilité des données - le droit d'obtenir et de réutiliser tes données personnelles à tes propres fins, ou à travers différents services.","exportDownload":"Tes données ont été exportées et sont disponibles au téléchargement à l'endroit suivant :","review":"Révisez votre consentement","restrict":"Restreindre le traitement de vos données","disable":"Désactive ton compte","remove":"Supprimer votre compte","proceedWithCaution":"Procédez avec précaution","restrictWarning":"Bien qu'aucune donnée ne soit supprimée, cette opération désactivera ton compte. De plus, tu ne pourras pas annuler cette opération par toi-même, mais tu devras contacter l'assistance lorsque tu voudras rétablir l'accès à ton compte.","noWayBack":"Il n'y a pas moyen de revenir en arrière.","mdSupport":"Tu peux utiliser markdown ici","or":"ou","continue":"Continuer","save":"Sauvegarder","noThanks":"Non merci","areYouCertain":"En es-tu certain ?","delete":"Effacer","nailedIt":"C'est parfait","gone":"Pouf. Disparu.","reloadMsg1":"Les données stockées dans ton navigateur peuvent parfois se désynchroniser avec les données stockées dans notre backend.","reloadMsg2":"Cela te permet de recharger les données de ton compte à partir du backend. Cela a le même effet que de se déconnecter, puis de se reconnecter.","bioTitle":"Parle aux gens un peu de toi","bioPreview":"Aperçu biologique","bioPlaceholder":"Je fabrique des vêtements et des chaussures. Je conçois des patrons de couture. J'écris du code. Je dirige [FreeSewing](http://freesewing.org)","compareTitle":"Es-tu à l'aise avec la comparaison des ensembles de mesures ?","compareYes":"Oui, au cas où cela pourrait m'aider","compareYesd":"Nous montrerons de temps en temps comment ton ensemble de mesures se compare à d'autres ensembles de mesures.\nCela nous permet de détecter des problèmes potentiels dans tes mesures ou tes modèles.\n","compareNo":"Non, ne compare jamais","compareNod":"Nous ne comparerons jamais ton jeu de mesures à d'autres jeux de mesures.\nCela limitera notre capacité à t'avertir de problèmes potentiels dans tes ensembles de mesures ou tes patrons.\n","showMore":"Afficher plus","control1.t":"Fais en sorte que les choses soient aussi simples que possible","control1.d":"Cache toutes les caractéristiques sauf les plus cruciales.","control2.t":"Reste simple, mais pas trop","control2.d":"Cache la majorité des caractéristiques.","control3.t":"Équilibrer la simplicité et la puissance","control3.d":"Révèle la majorité des caractéristiques, mais pas toutes.","control4.t":"Donne-moi tous les pouvoirs, mais garde-moi en sécurité","control4.d":"Révèle toutes les caractéristiques, conserve les mains courantes et les contrôles de sécurité.","control5.t":"Pousse-toi de mon chemin","control5.d":"Révèle toutes les caractéristiques, enlève toutes les mains courantes et vérifie la sécurité.","controlShowMore":"Afficher plus d'options","controlTitle":"Quelle expérience utilisateur préfères-tu ?","imgTitle":"Que dirais-tu d'une photo ?","imgDragAndDropImageHere":"Glisse et dépose une image ici","imgPasteUrlHere":"Colle ici l'emplacement d'une image (url)","imgSelectImage":"Sélectionne une image","newsletterTitle":"Veux-tu recevoir la lettre d'information de FreeSewing ?","newsletterYes":"Oui, je souhaite recevoir la lettre d'information","newsletterYesd":"Une fois tous les trois mois, tu recevras un courriel de notre part avec un contenu sain et honnête. Pas de suivi, pas de publicité, pas de bêtises.","newsletterNod":"Tu peux toujours changer d'avis plus tard. Mais tant que tu ne l'auras pas fait, nous ne t'enverrons pas de bulletin d'information.","metricUnits":"Unités métriques (cm)","metricUnitsd":"Choisis cette option si tu préfères les centimètres aux pouces.","imperialUnits":"Unités impériales (pouces)","imperialUnitsd":"Choisis cette option si tu préfères les pouces aux centimètres.","unitsTitle":"Quelles sont les unités que tu préfères ?","usernameTitle":"Quel nom d'utilisateur aimerais-tu ?","usernameAvailable":"Le nom d'utilisateur est disponible","usernameNotAvailable":"Le nom d'utilisateur n'est pas disponible","emailTitle":"Où pouvons-nous te joindre au cas où nous aurions une bonne raison de le faire (comme lorsque tu as oublié ton mot de passe) ?","oneMoreThing":"Encore une chose","oneMomentPlease":"Veuillez patienter","emailChangeConfirmation":"Nous avons envoyé un e-mail à ta nouvelle adresse pour confirmer ce changement.","vagueError":"Quelque chose s'est mal passé, et nous ne sommes pas certains de la façon de le gérer. Essaie à nouveau, ou fais appel à un être humain pour obtenir de l'aide.","githubTitle":"Lier ton identité GitHub","githubWhy1":"Saisis ton nom d'utilisateur et ton email GitHub ici et nous les utiliserons lorsque nous interagirons avec GitHub en ton nom.","githubWhy2":"Note que ton nom d'utilisateur GitHub et ton email sont tous deux des infos publiques. Cela nous permet simplement de faire un lien entre ton compte FreeSewing et ton compte GitHub.","githubWhy3":"Par exemple, lorsque tu signales un problème sur ce site Internet, nous pouvons te mentionner afin que tu reçoives des notifications lorsqu'il y a une mise à jour. Pour cela, ton nom d'utilisateur suffit.","githubWhy4":"Lorsque tu soumets un billet vitrine ou que tu apportes des modifications à notre contenu, nous pouvons te créditer ces commits si nous avons à la fois ton nom d'utilisateur et l'adresse e-mail que tu utilises sur GitHub.","tooComplex":"Si tout cela te semble confus, tu n'as pas besoin de fournir ces informations. C'est une fonction avancée.","languageTitle":"Quelle langue préfères-tu ?","passwordTitle":"Quelque chose que tu es le seul à savoir","newApikey":"Générer une nouvelle clé API","keyNewInfo":"Crée une nouvelle clé API pour te connecter au backend de FreeSewing de manière automatisée.","keyName":"Nom de la clé","keyNameDesc":"Un nom unique pour cette clé API. Il n'est visible que par toi.","keyExpires":"Expiration des clés","keyExpiresDesc":"La clé expirera le :","keyLevel":"Niveau de permission de la clé","keyLevel0":"Authentifier seulement","keyLevel1":"Accède en lecture à tes propres patrons et ensembles de mesures","keyLevel2":"Accès en lecture à toutes les données de ton compte","keyLevel3":"Accède par écrit à tes propres patrons et ensembles de mesures","keyLevel4":"Accès en écriture à toutes les données de ton compte","keyLevel5":"Accès en lecture aux modèles et aux ensembles de mesures des autres utilisateurs","keyLevel6":"Accès par écrit aux modèles et aux ensembles de mesures d'autres utilisateurs","keyLevel7":"Accès en écriture à toutes les données de compte des autres utilisateurs","keyLevel8":"Se faire passer pour un autre utilisateur, accès en écriture à toutes les données.","cancel":"Annuler","keySecretWarning":"C'est le seul moment où tu peux voir le secret de la clé, assure-toi de le copier.","keyExpired":"Cette clé API a expiré","deleteKeyWarning":"La suppression d'une clé API ne peut pas être annulée.","keyDocsTitle":"Réfère-toi à FreeSewing.dev pour la documentation sur l'utilisation des clés API (en anglais seulement).","keyDocsMsg":"Il s'agit d'une fonctionnalité avancée destinée aux développeurs ou à toute personne souhaitant interagir directement avec notre backend.","apiCalls":"Appels de l'API","newBookmark":"Ajouter un signet","bookmark":"Signet","bookmarks":"Signets","type":"Type","location":"Lieu de travail","title":"Titre","new":"Nouveau","designBookmark":"Designs","patternBookmark":"Patrons","setBookmark":"Jeux de mesures","csetBookmark":"Ensembles de mesures sélectionnées","docBookmark":"Documentation","customBookmark":"Signets personnalisés","yourBookmarks":"Tes signets","bookmarkThisThing":"Ajoute un signet à ce site { thing }","page":"Page","set":"Ensemble de mesures","name":"Nom","setNameDesc":"Un nom pour identifier ce jeu de mesures","setNewInfo":"Crée un nouvel ensemble de mesures que tu pourras ensuite utiliser pour générer des motifs.","notes":"Remarques","setNotesDesc":"Toute note que tu souhaites conserver concernant cet ensemble de mesures.","description":"Description","deleteSetWarning":"La suppression d'un jeu de mesures ne peut pas être annulée.","image":"Image","measies":"Mensurations","setUnitsMsgTitle":"Ce réglage ne s'applique qu'à cet ensemble de mesures","setUnitsMsgDesc":"Ce sont les unités que nous utiliserons lorsque nous mettrons à jour ou afficherons les mesures dans cet ensemble.\nPartout ailleurs sur ce site, nous utiliserons les préférences d'unités définies dans ton compte.\n","public":"Public","publicSet":"Les mesures publiques sont fixées","privateSet":"Ensemble de mesures privées","publicSetDesc":"D'autres personnes sont autorisées à utiliser ces mesures pour générer ou tester des modèles.","privateSetDesc":"Ces mesures ne peuvent pas être utilisées par d'autres utilisateurs ou visiteurs","permalink":"Lien permanent","editThing":"Modifier {thing}","saveThing":"Enregistrer {thing}","filterByDesign":"Filtre par conception","noFilter":"Ne pas filtrer","filterByDesignDocs":"Si tu as un modèle spécifique en tête, tu peux filtrer par modèle pour ne répertorier que les mesures nécessaires à ce modèle.","setLacksMeasiesForDesign":"Il manque à cet ensemble les mesures nécessaires pour ce modèle","setHasMeasiesForDesign":"Ce set contient toutes les mesures nécessaires pour ce modèle","someSetsLacking":"Some of your sets lack the measurments required to generate this pattern","theseSetsReady":"Ces ensembles ont toutes les mesures requises pour générer ce motif","chooseSet":"Choisis un ensemble de mesures","patternForWhichSet":"Pour quel ensemble de mesures devons-nous générer un modèle ?","bookmarkedSets":"Jeux de mesures que tu as mis en favoris","curatedSets":"Les ensembles de mesures de FreeSewing","curatedSetsAbout":"Des ensembles de mesures curatées par FreeSewing que tu peux utiliser pour tester notre plateforme, ou tes créations.","curateCuratedSets":"Consulte notre sélection d'ensembles de mesures curatées.","useThisSet":"Utilise cette série de mesures","ownSets":"Tes propres jeux de mesures","noOwnSets":"Tu n'as pas (encore) de jeux de mesures propres.","pleaseMtm":"Comme nos patrons sont faits sur mesure, nous te conseillons vivement de prendre des mesures exactes.","noOwnSetsMsg":"Tu peux enregistrer tes mesures sous forme de jeu de mesures, après quoi tu pourras générer autant de motifs que tu le souhaites pour ces mesures.","measurements":"Mensurations","chooseASet":"Choisis un ensemble de mesures","showImage":"Montrer l'image","suggestForCuration":"Suggère une curation","suggestCset":"Suggère un ensemble de mesures pour la curation","csetAllMeasies":"Pour que les ensembles de mesures curatives fonctionnent pour tous les modèles, tu dois fournir un ensemble complet de mesures.","csetMissing":"Il manque à ton jeu de mesures les mesures suivantes","allMeasiesAvailable":"Toutes les mesures sont disponibles.","csetHeightMsg1":"Pour permettre d'organiser et de présenter nos ensembles curatés de manière structurée, nous les organisons par hauteur.","csetImgMsg":"Enfin, nous avons besoin d'une photo. Reporte-toi à la documentation pour savoir ce qui constitue une bonne image pour un ensemble de mesures curatives.","docs":"Documentation","csetNotesMsg":"Si tu souhaites ajouter des notes, tu peux le faire ici.","thankYouVeryMuch":"Merci beaucoup","csetSuggestedMsg":"Ton envoi a été enregistré et sera traité par l'un de nos conservateurs.","itIsAvailableAt":"Il est disponible à l'adresse suivante","csetNameMsg":"Chaque ensemble curaté a un nom. Tu peux proposer ton propre nom ou un pseudonyme.","patternNew":"Génère un nouveau modèle","patternNewInfo":"Choisis un modèle, ajoute ton jeu de mesures, et nous générerons pour toi un patron de couture sur mesure.","designNew":"Créer un nouveau dessin","designNewInfo":"Les motifs FreeSewing sont de petits paquets de code JavaScript qui génèrent des motifs. Il n'est pas difficile de créer tes propres motifs, et nous avons un tutoriel détaillé pour te permettre de commencer.","pluginNew":"Créer un nouveau plugin","pluginNewInfo":"Les fonctionnalités de FreeSewing peuvent être étendues grâce à des plugins. Créer un plugin est facile, et nous avons un guide pour te guider du début à la fin.","showcaseNew":"Crée un nouveau billet de présentation","showcaseNewInfo":"Si tu souhaites partager quelque chose que tu as fabriqué (ou que quelqu'un d'autre a fabriqué) en t'inspirant de nos modèles, tu peux commencer à rédiger un projet de billet de présentation ici.","blogNew":"Crée un nouvel article de blog","blogNewInfo":"Si tu souhaites écrire sur le blog FreeSewing, tu peux commencer un projet d'article de blog ici.","imgNew":"Génère une image sur les médias sociaux","imgNewInfo":"Utilise notre générateur pour créer une image que tu pourras partager sur les médias sociaux, prend en charge les formats large (classique), carré (Instagram) ou haut (stories/TikTok).","csetNew":"Suggère un nouvel ensemble de mesures curatives","csetNewInfo":"Nous conservons une collection d'ensembles de mesures approuvés que nous utilisons pour tester les modèles. Tu peux suggérer un ensemble de mesures ici.","opackNew":"Suggère un nouveau pack d'options","opackNewInfo":"Nous rassemblons une collection de packs d'options approuvés pour chacun de nos modèles. Tu peux suggérer tes options ici.","newPopular":"Les plus populaires","newShare":"Partager / Montrer","newDev":"Conception / Développement","generateANewThing":"Génère un nouveau { thing }","website":"Site web","linkedIdentities":"Identités liées","websiteTitle":"As-tu un site Web ou une autre URL que tu aimerais ajouter ?","platformTitle":"Qui es-tu sur { platform }?","platformWhy":"Nous n'utilisons pas ces données de quelque manière que ce soit. Elles ne sont là que pour que les utilisateurs de FreeSewing puissent faire le lien entre les différentes plateformes.","security":"Sécurité","revealPassword":"Révéler le mot de passe","hidePassword":"Cacher le mot de passe","designs":"Designs","code":"Code","aboutThing":"À propos de { thing }","requiredMeasurements":"Mensurations requises","optionalMeasurements":"Mesures optionnelles","designOptions":"Options de design","parts":"Pièces détachées","plugins":"Plugins","specifications":"Caractéristiques","visitShowcase":"Visiter la vitrine","examples":"Exemples","noExamples":"Nous ne disposons actuellement d'aucun exemple pour ce modèle","noExamplesMsg":"Nous comptons sur la communauté FreeSewing pour soumettre des exemples dans nos posts de présentation.","ownPublicPattern":"Voici la vue publique d'un de tes propres modèles. Pour plus d'options, accède à la vue privée.","ownPrivatePattern":"Il s'agit de la vue privée de ton modèle. La vue publique fonctionnera pour toi même si le modèle est privé. Elle ne fonctionnera pour les autres que lorsque le modèle sera public.","privateView":"Vue privée","publicView":"Vue du public"} \ No newline at end of file +{"account":"Compte","yourAccount":"Ton compte","newPattern":"Nouveau modèle","newSet":"Créer un nouveau jeu de mesures","links":"Liens","info":"Info","settings":"Paramètres","data":"Données","sets":"Jeux de mesures","patterns":"Patrons","actions":"Actions","created":"Créé","updated":"Mis à jour","expires":"Expire","role":"Rôle","yourApikeys":"Votre clé API","yourProfile":"Ton profil","yourPatterns":"Tes modèles","yourSets":"Tes ensembles de mesures","signOut":"S'inscrire","politeOhCrap":"Oh, les baguettes","bio":"Bio","email":"Adresse électronique","img":"Image","username":"Nom d'utilisateur","compare":"Comparaison des ensembles de mesures","consent":"Consentement et protection de la vie privée","control":"Expérience de l'utilisateur","imperial":"Unité","units":"Unités","apikeys":"Clés API","newsletter":"Abonnement au bulletin d'information","password":"Mot de passe","newPasswordPlaceholder":"Entre ton nouveau mot de passe ici","passwordPlaceholder":"Saisis ton mot de passe ici","mfa":"Authentification à deux facteurs","mfaTipTitle":"Pense à activer l'authentification à deux facteurs.","mfaTipMsg":"Nous n'appliquons pas de politique en matière de mot de passe, mais nous te recommandons d'activer l'authentification à deux facteurs pour assurer la sécurité de ton compte FreeSewing.","mfaEnabled":"L'authentification à deux facteurs est activée","mfaDisabled":"L'authentification à deux facteurs est désactivée","mfaSetup":"Configurer l'authentification à deux facteurs","mfaAdd":"Ajoute FreeSewing à ton application Authenticator en scannant le code QR ci-dessus.","mfaScratchCodes":"Codes à gratter de l'AMF","mfaScratchCodesMsg1":"Tu peux utiliser n'importe lequel de ces codes à gratter comme code AMF à usage unique lorsque tu n'as pas accès à ton appli génératrice de codes (par exemple, lorsque tu as perdu ton téléphone).","mfaScratchCodesMsg2":"Tu ne peux utiliser chacun de ces codes qu'une seule fois. Note-les, car c'est la seule fois où tu pourras les voir.","copyToClipboard":"Copier dans le presse-papiers","confirmWithPassword":"Saisis ton mot de passe pour confirmer cette action","confirmWithMfa":"Saisis un code de ton App Authenticator pour confirmer cette action.","enableMfa":"Activer l'authentification à deux facteurs","disableMfa":"Désactiver l'authentification à deux facteurs","language":"Langue","developer":"Développeur","design":"Design (conception)","patternMetadata":"Métadonnées du patron","clonePattern":"Clone le patron","updatePattern":"Mettre à jour le patron","reload":"Recharger le compte","export":"Exportez vos données","import":"Importer des données","exportMsg":"Clique ci-dessous pour exporter tes données personnelles","exportNote":"Le règlement général sur la protection des données (RGPD) de l'UE garantit ce que l'on appelle ton droit à la portabilité des données - le droit d'obtenir et de réutiliser tes données personnelles à tes propres fins, ou à travers différents services.","exportDownload":"Tes données ont été exportées et sont disponibles au téléchargement à l'endroit suivant :","review":"Révisez votre consentement","restrict":"Restreindre le traitement de vos données","disable":"Désactive ton compte","remove":"Supprimer votre compte","proceedWithCaution":"Procédez avec précaution","restrictWarning":"Bien qu'aucune donnée ne soit supprimée, cette opération désactivera ton compte. De plus, tu ne pourras pas annuler cette opération par toi-même, mais tu devras contacter l'assistance lorsque tu voudras rétablir l'accès à ton compte.","noWayBack":"Il n'y a pas moyen de revenir en arrière.","mdSupport":"Tu peux utiliser markdown ici","or":"ou","continue":"Continuer","save":"Sauvegarder","noThanks":"Non merci","areYouCertain":"En es-tu certain ?","delete":"Effacer","nailedIt":"C'est parfait","gone":"Pouf. Disparu.","reloadMsg1":"Les données stockées dans ton navigateur peuvent parfois se désynchroniser avec les données stockées dans notre backend.","reloadMsg2":"Cela te permet de recharger les données de ton compte à partir du backend. Cela a le même effet que de se déconnecter, puis de se reconnecter.","bioTitle":"Parle aux gens un peu de toi","bioPreview":"Aperçu biologique","bioPlaceholder":"Je fabrique des vêtements et des chaussures. Je conçois des patrons de couture. J'écris du code. Je dirige [FreeSewing](http://freesewing.org)","compareTitle":"Es-tu à l'aise avec la comparaison de tes ensembles de mesures ?","compareYes":"Oui, au cas où cela pourrait m'aider","compareYesd":"Nous montrerons de temps en temps comment ton ensemble de mesures se compare à d'autres ensembles de mesures.\nCela nous permet de détecter des problèmes potentiels dans tes mesures ou tes modèles.\n","compareNo":"Non, ne compare jamais","compareNod":"Nous ne comparerons jamais ton jeu de mesures à d'autres jeux de mesures.\nCela limitera notre capacité à t'avertir de problèmes potentiels dans tes ensembles de mesures ou tes patrons.\n","showMore":"Afficher plus","control1.t":"Fais en sorte que les choses soient aussi simples que possible","control1.d":"Cache toutes les caractéristiques sauf les plus cruciales.","control2.t":"Reste simple, mais pas trop","control2.d":"Cache la majorité des caractéristiques.","control3.t":"Équilibrer la simplicité et la puissance","control3.d":"Révèle la majorité des caractéristiques, mais pas toutes.","control4.t":"Donne-moi tous les pouvoirs, mais garde-moi en sécurité","control4.d":"Révèle toutes les caractéristiques, conserve les mains courantes et les contrôles de sécurité.","control5.t":"Pousse-toi de mon chemin","control5.d":"Révèle toutes les caractéristiques, enlève toutes les mains courantes et vérifie la sécurité.","controlShowMore":"Afficher plus d'options","controlTitle":"Quelle expérience utilisateur préfères-tu ?","imgTitle":"Que dirais-tu d'une photo ?","imgDragAndDropImageHere":"Glisse et dépose une image ici","imgPasteUrlHere":"Colle ici l'emplacement d'une image (URL)","imgSelectImage":"Sélectionne une image","newsletterTitle":"Voulez-vous recevoir la newsletter de FreeSewing ?","newsletterYes":"Oui, je souhaite recevoir la lettre d'information","newsletterYesd":"Une fois tous les trois mois, tu recevras un courriel de notre part avec un contenu sain et honnête. Pas de suivi, pas de publicité, pas de bêtises.","newsletterNod":"Tu peux toujours changer d'avis plus tard. Mais tant que tu ne l'auras pas fait, nous ne t'enverrons pas de bulletin d'information.","metricUnits":"Unités métriques (cm)","metricUnitsd":"Choisis cette option si tu préfères les centimètres aux pouces.","imperialUnits":"Unités impériales (pouces)","imperialUnitsd":"Choisis cette option si tu préfères les pouces aux centimètres.","unitsTitle":"Quelles sont les unités que tu préfères ?","displayUnits":"Unités d'affichage","usernameTitle":"Quel nom d'utilisateur aimerais-tu ?","usernameAvailable":"Le nom d'utilisateur est disponible","usernameNotAvailable":"Le nom d'utilisateur n'est pas disponible","emailTitle":"Où pouvons-nous te joindre au cas où nous aurions une bonne raison de le faire (comme lorsque tu as oublié ton mot de passe) ?","oneMoreThing":"Encore une chose","oneMomentPlease":"Veuillez patienter","emailChangeConfirmation":"Nous avons envoyé un e-mail à ta nouvelle adresse pour confirmer ce changement.","vagueError":"Quelque chose s'est mal passé, et nous ne sommes pas certains de la façon de le gérer. Essaie à nouveau, ou fais appel à un être humain pour obtenir de l'aide.","githubTitle":"Lier ton identité GitHub","githubWhy1":"Saisis ton nom d'utilisateur et ton email GitHub ici et nous les utiliserons lorsque nous interagirons avec GitHub en ton nom.","githubWhy2":"Note que ton nom d'utilisateur GitHub et ton email sont tous deux des infos publiques. Cela nous permet simplement de faire un lien entre ton compte FreeSewing et ton compte GitHub.","githubWhy3":"Par exemple, lorsque tu signales un problème sur ce site Internet, nous pouvons te mentionner afin que tu reçoives des notifications lorsqu'il y a une mise à jour. Pour cela, ton nom d'utilisateur suffit.","githubWhy4":"Lorsque tu soumets un post dans la galerie ou que tu apportes des modifications à notre contenu, nous pouvons te créditer ces commits si nous avons à la fois ton nom d'utilisateur et l'adresse e-mail que tu utilises sur GitHub.","tooComplex":"Si tout cela te semble confus, tu n'as pas besoin de fournir ces informations. C'est une fonction avancée.","languageTitle":"Quelle langue préfères-tu ?","passwordTitle":"Quelque chose que tu es le seul à savoir","userId":"ID de l'utilisateur","newApikey":"Générer une nouvelle clé API","keyNewInfo":"Crée une nouvelle clé API pour te connecter au backend de FreeSewing de manière automatisée.","keyName":"Nom de la clé","keyNameDesc":"Un nom unique pour cette clé API. Il n'est visible que par toi.","keyExpires":"Expiration des clés","keyExpiresDesc":"La clé expirera le :","keyLevel":"Niveau de permission de la clé","keyLevel0":"Authentifier seulement","keyLevel1":"Accède en lecture à tes propres patrons et ensembles de mesures","keyLevel2":"Accès en lecture à toutes les données de ton compte","keyLevel3":"Accède par écrit à tes propres patrons et ensembles de mesures","keyLevel4":"Accès en écriture à toutes les données de ton compte","keyLevel5":"Accès en lecture aux modèles et aux ensembles de mesures des autres utilisateurs","keyLevel6":"Accès par écrit aux modèles et aux ensembles de mesures d'autres utilisateurs","keyLevel7":"Accès en écriture à toutes les données de compte des autres utilisateurs","keyLevel8":"Se faire passer pour un autre utilisateur, accès en écriture à toutes les données.","cancel":"Annuler","keySecretWarning":"C'est le seul moment où tu peux voir le secret de la clé, assure-toi de le copier.","keyExpired":"Cette clé API a expiré","deleteKeyWarning":"La suppression d'une clé API ne peut pas être annulée.","keyDocsTitle":"Réfère-toi à FreeSewing.dev pour la documentation sur l'utilisation des clés API (en anglais seulement)","keyDocsMsg":"Il s'agit d'une fonctionnalité avancée destinée aux développeurs ou à toute personne souhaitant interagir directement avec notre backend.","apiCalls":"Appels d'API","newBookmark":"Ajouter un marque page","bookmark":"Marque page","bookmarks":"Marques pages","type":"Type","location":"Location","title":"Titre","new":"Nouveau","designBookmark":"Designs","patternBookmark":"Patrons","setBookmark":"Jeux de mesures","csetBookmark":"Ensembles de mesures curatées","docBookmark":"Documentation","customBookmark":"Marques pages personnalisés","yourBookmarks":"Tes marques pages","bookmarkThisThing":"Ajoute un marque page à { thing }","page":"Page","doc":"Documentation","pattern":"Patron","set":"Jeux de mesures","name":"Nom","setNameDesc":"Un nom pour identifier ce jeu de mesures","setNewInfo":"Crée un nouvel ensemble de mesures que tu pourras ensuite utiliser pour générer des motifs.","notes":"Remarques","setNotesDesc":"Toute note que tu souhaites conserver concernant cet ensemble de mesures.","description":"Description","deleteSetWarning":"La suppression d'un jeu de mesures ne peut pas être annulée.","image":"Image","measies":"Mensurations","setUnitsMsgTitle":"Ce réglage ne s'applique qu'à cet ensemble de mesures","setUnitsMsgDesc":"Ce sont les unités que nous utiliserons lorsque nous mettrons à jour ou afficherons les mesures dans cet ensemble.\nPartout ailleurs sur ce site, nous utiliserons les préférences d'unités définies dans ton compte.\n","public":"Public","publicSet":"Les mesures publiques sont fixées","privateSet":"Ensemble de mesures privées","publicSetDesc":"D'autres personnes sont autorisées à utiliser ces mesures pour générer ou tester des modèles.","privateSetDesc":"Ces mesures ne peuvent pas être utilisées par d'autres utilisateurs ou visiteurs","permalink":"Lien permanent","editThing":"Modifier {thing}","saveThing":"Enregistrer {thing}","filterByDesign":"Filtre par designs","noFilter":"Ne pas filtrer","filterByDesignDocs":"Si tu as un design spécifique en tête, tu peux filtrer par design pour ne répertorier que les mesures nécessaires à ce modèle.","setLacksMeasiesForDesign":"Il manque à cet ensemble des mesures nécessaires à ce design","setHasMeasiesForDesign":"Ce set contient toutes les mesures nécessaires pour ce design","someSetsLacking":"Certains de ces ensembles ne disposent pas des mesures nécessaires pour générer ce patron","theseSetsReady":"Ce jeu contient toutes les mesures nécessaires pour générer ce patron","chooseSet":"Choisis un jeu de mesures","patternForWhichSet":"Pour quel ensemble de mesures devons-nous générer un modèle ?","bookmarkedSets":"Jeux de mesures que tu as mis en favoris","curatedSets":"Les jeux de mesures curatés de FreeSewing","curatedSetsAbout":"Des ensembles de mesures curatées par FreeSewing que tu peux utiliser pour tester notre plateforme, ou tes créations.","curateCuratedSets":"Consulte notre sélection d'ensembles de mesures curatées","useThisSet":"Utilise ce jeu de mesures","ownSets":"Tes propres jeux de mesures","noOwnSets":"Tu n'as pas (encore) de jeux de mesures à toi","pleaseMtm":"Comme nos patrons sont faits sur mesure, nous te conseillons vivement de prendre des mesures précises.","noOwnSetsMsg":"Tu peux enregistrer tes mesures sous forme de jeu de mesures, après quoi tu pourras générer autant de patron que tu le souhaites pour ces mesures.","measurements":"Mensurations","chooseASet":"Choisis un jeu de mesures","showImage":"Montrer l'image","suggestForCuration":"Suggérer une curation","suggestCset":"Suggère un jeu de mesures pour la curation","csetAllMeasies":"Pour que les ensembles de mesures curatives fonctionnent pour tous les modèles, tu dois fournir un ensemble complet de mesures.","csetMissing":"Il manque à ton jeu de mesures les mesures suivantes","allMeasiesAvailable":"Toutes les mesures sont disponibles.","csetHeightMsg1":"Pour permettre d'organiser et de présenter nos ensembles curatés de manière structurée, nous les organisons par hauteur.","csetImgMsg":"Enfin, nous avons besoin d'une photo. Reporte-toi à la documentation pour savoir ce qui constitue une bonne image pour un ensemble de mesures curatives.","docs":"Documentation","csetNotesMsg":"Si tu souhaites ajouter des notes, tu peux le faire ici.","thankYouVeryMuch":"Merci beaucoup","csetSuggestedMsg":"Ton envoi a été enregistré et sera traité par l'un de nos conservateurs.","itIsAvailableAt":"Il est disponible à l'adresse suivante","csetNameMsg":"Chaque ensemble curaté a un nom. Tu peux proposer ton propre nom ou un pseudonyme.","missing":"Manquant","andMore":"et plus","unitsMustSave":"Remarque : tu dois enregistrer après avoir modifié les unités pour que le changement prenne effet sur cette page.","makePublic":"Rendre public","makePrivate":"Rendre privé","patternNew":"Génère un nouveau modèle","patternNewInfo":"Choisis un modèle, ajoute ton jeu de mesures, et nous générerons pour toi un patron de couture sur mesure.","designNew":"Créer un nouveau dessin","designNewInfo":"Les motifs FreeSewing sont de petits paquets de code JavaScript qui génèrent des motifs. Il n'est pas difficile de créer tes propres motifs, et nous avons un tutoriel détaillé pour te permettre de commencer.","pluginNew":"Créer un nouveau plugin","pluginNewInfo":"Les fonctionnalités de FreeSewing peuvent être étendues grâce à des plugins. Créer un plugin est facile, et nous avons un guide pour te guider du début à la fin.","showcaseNew":"Crée un nouveau post pour la galerie","showcaseNewInfo":"Si tu souhaites partager quelque chose que tu as fabriqué (ou que quelqu'un d'autre a fabriqué) en t'inspirant de nos modèles, tu peux commencer à rédiger un projet de post pour la galerie ici.","blogNew":"Crée un nouvel article de blog","blogNewInfo":"Si tu souhaites écrire sur le blog FreeSewing, tu peux commencer un projet d'article de blog ici.","imgNew":"Génère une image sur les médias sociaux","imgNewInfo":"Utilise notre générateur pour créer une image que tu pourras partager sur les médias sociaux, prend en charge les formats large (classique), carré (Instagram) ou haut (stories/TikTok).","csetNew":"Suggère un nouvel ensemble de mesures curatives","csetNewInfo":"Nous conservons une collection d'ensembles de mesures approuvés que nous utilisons pour tester les modèles. Tu peux suggérer un ensemble de mesures ici.","opackNew":"Suggère un nouveau pack d'options","opackNewInfo":"Nous rassemblons une collection de packs d'options approuvés pour chacun de nos modèles. Tu peux suggérer tes options ici.","newPopular":"Les plus populaires","newShare":"Partager / Montrer","newDev":"Conception / Développement","generateANewThing":"Génère un nouveau { thing }","linkedIdentities":"Identités liées","github":"GitHub","instagram":"Instagram","mastodon":"Mastodon","reddit":"Reddit","twitch":"Twitch","tiktok":"TikTok","website":"Site web","websiteTitle":"As-tu un site Web ou une autre URL que tu aimerais ajouter ?","platformTitle":"Qui es-tu sur { platform }?","platformWhy":"Nous n'utilisons pas ces données de quelque manière que ce soit. Elles ne sont là que pour que les utilisateurs de FreeSewing puissent faire le lien entre les différentes plateformes.","security":"Sécurité","revealPassword":"Révéler le mot de passe","hidePassword":"Cacher le mot de passe","designs":"Designs","code":"Code","aboutThing":"À propos de { thing }","requiredMeasurements":"Mensurations requises","optionalMeasurements":"Mesures optionnelles","none":"Aucun","designOptions":"Options de design","parts":"Pièces","plugins":"Plugins","specifications":"Caractéristiques","visitShowcase":"Visiter la galerie","examples":"Exemples","noExamples":"Nous ne disposons actuellement d'aucun exemple pour ce modèle","noExamplesMsg":"Nous comptons sur la communauté FreeSewing pour soumettre des exemples dans la galerie.","ownPublicPattern":"Voici la vue publique d'un de tes propres modèles. Pour plus d'options, accède à la vue privée.","ownPrivatePattern":"Il s'agit de la vue privée de ton modèle. La vue publique fonctionnera pour toi même si le modèle est privé. Elle ne fonctionnera pour les autres que lorsque le modèle sera public.","privateView":"Vue privée","publicView":"Vue du public","importHere":"Cette page te permet d'importer des données dans ton compte FreeSewing.","importSupported":"Actuellement, nous prenons en charge l'importation des types de données suivants","importSets":"Importer des ensembles de mesures","importSet":"Importer des ensembles de mesures","cloneSet":"Duplique tes ensembles de mesures","measieFile":"Fichier de mesures","dragAndDropFileHere":"Faites glisser et déposez votre fichier ici","importSetTip1":"Pour importer un jeu de mesures, tu dois disposer d'un fichier JSON ou YAML qui a la structure suivante","importSetTip2":"Ton fichier peut contenir un seul jeu de mesures ou un tableau de plusieurs jeux de mesures.","importing":"Importation en cours","imported":"Importé","importFailed":"Échec de l'importation"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/auth.json b/sites/sde/public/locales/fr/auth.json index c062aaec60e..fe8186128bc 100644 --- a/sites/sde/public/locales/fr/auth.json +++ b/sites/sde/public/locales/fr/auth.json @@ -1 +1 @@ -{"authRequired":"Authentification requise","membersOnly":"Cette fonctionnalité nécessite un compte FreeSewing.","signUp":"S'inscrire","signIn":"S'inscrire","statusUnknown":"Avertissement sur l'état du compte","statusUnknownMsg":"Le statut de ton compte nous interdit de traiter tes données. Contacte l'assistance.","consentLacking":"Absence de consentement","consentLackingMsg":"Nous n'avons pas ton consentement pour traiter tes données. Sans consentement, nous n'avons aucune base légale pour traiter tes données.","accountProhibited":"Ton compte a été désactivé","accountProhibitedMsg":"Ton compte a été désactivé sur le plan administratif.","accountDisabled":"Compte désactivé","accountDisabledMsg":"Tu ne peux pas réactiver un compte désactivé. Tu dois contacter l'assistance pour résoudre ce problème.","accountInactive":"Votre compte est inactif","accountInactiveMsg":"Tu dois activer ton compte via le lien d'inscription que nous t'avons envoyé.","signupAgain":"Si tu ne trouves pas le lien, tu peux en recevoir un nouveau en t'inscrivant à nouveau.","cannotUse":"Un compte désactivé ne peut pas être utilisé.","contactSupport":"Contacter l'assistance","reviewConsent":"Révisez votre consentement","roleLacking":"Tu n'as pas le rôle requis pour accéder à ce contenu","roleLackingMsg":"Ce contenu nécessite le rôle { requiredRole } . Ton rôle est { role } , ce qui ne te permet pas d'accéder à ce contenu."} \ No newline at end of file +{"authRequired":"Authentification requise","membersOnly":"Cette fonctionnalité nécessite un compte FreeSewing.","signUp":"S'inscrire","signIn":"Se connecter","statusUnknown":"Avertissement sur l'état du compte","statusUnknownMsg":"Le statut de ton compte nous interdit de traiter tes données. Contacte l'assistance.","consentLacking":"Absence de consentement","consentLackingMsg":"Nous n'avons pas ton consentement pour traiter tes données. Sans consentement, nous n'avons aucune base légale pour traiter tes données.","accountProhibited":"Ton compte a été désactivé","accountProhibitedMsg":"Ton compte a été désactivé sur le plan administratif.","accountDisabled":"Compte désactivé","accountDisabledMsg":"Tu ne peux pas réactiver un compte désactivé. Tu dois contacter l'assistance pour résoudre ce problème.","accountInactive":"Votre compte est inactif","accountInactiveMsg":"Tu dois activer ton compte via le lien d'inscription que nous t'avons envoyé.","signupAgain":"Si tu ne trouves pas le lien, tu peux en recevoir un nouveau en t'inscrivant à nouveau.","cannotUse":"Un compte désactivé ne peut pas être utilisé.","contactSupport":"Contacter l'assistance","reviewConsent":"Révisez votre consentement","roleLacking":"Tu n'as pas le rôle requis pour accéder à ce contenu","roleLackingMsg":"Ce contenu nécessite le rôle { requiredRole } . Ton rôle est { role } , ce qui ne te permet pas d'accéder à ce contenu."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/core-settings.json b/sites/sde/public/locales/fr/core-settings.json index f2cb4422d98..f10c3b4f2a2 100644 --- a/sites/sde/public/locales/fr/core-settings.json +++ b/sites/sde/public/locales/fr/core-settings.json @@ -1 +1 @@ -{"coreSettings.t":"Paramètres de base","coreSettings.d":"Ces réglages ne sont pas spécifiques au dessin, mais te permettent plutôt de personnaliser divers paramètres de la bibliothèque de base de FreeSewing, qui génère le dessin pour toi.","designOptions.t":"Ces options sont spécifiques à ce modèle. Tu peux les utiliser pour personnaliser ton motif de différentes manières.","paperless.t":"Sans papier","paperless.d":"Les arbres, c'est génial, et assembler des patrons de couture avec du ruban adhésif, ce n'est pas très amusant. Essaie notre mode sans papier pour éviter d'avoir à imprimer complètement ton patron.","samm.t":"Taille de la marge de couture","samm.d":"Contrôle la quantité de marge de couture utilisée dans ton patron.","sabool.t":"Inclure la marge de couture","sabool.d":"Contrôle l'inclusion ou non de la marge de couture dans le patron","complete.t":"Détails","complete.d":"Contrôle à quel point votre patron est détaillé ; soit un patron complet avec tous les détails, ou simplement les contours des parties du patron","expand.t":"Élargir","expand.d":"Contrôle les efforts déployés pour économiser le papier. Désactive cette option pour développer toutes les parties du modèle au prix d'une utilisation accrue de l'espace.","only.t":"Pièces incluses","only.d":"Utilise ceci pour contrôler exactement les parties du modèle qui seront incluses dans ton modèle","locale.t":"Langue","locale.d":"Détermine la langue utilisée sur ton motif. Cela n'influencera pas la langue du site Internet, mais seulement celle de ce patron spécifique.","units.t":"Unités","units.d":"Ce réglage détermine la façon dont les unités sont affichées sur ton modèle.","margin.t":"Marges","margin.d":"Contrôle la marge autour des pièces du patron","scale.t":"Mise à l'échelle","scale.d":"Contrôle la largeur de la ligne de contour, la taille de police et les autres éléments dont la valeur est indépendante des mesures du patron","de.t":"Allemand","de.d":"Utilise ceci pour générer un modèle allemand","en.t":"Anglais","en.d":"Utilise ceci pour générer un modèle anglais","es.t":"Espagnol","es.d":"Utilise ceci pour générer un modèle espagnol","fr.t":"Français","fr.d":"Utilise ceci pour générer un modèle français","nl.t":"Néerlandais","nl.d":"Utilise ceci pour générer un modèle hollandais","yes":"Yes","no":"No","completeYes.t":"Génère un modèle complet","completeYes.d":"Cela générera un modèle complet avec toutes les notations, les lignes et les marques. Utilise cette fonction si tu n'es pas certain de ce que tu dois choisir.","completeNo.t":"Génère une ébauche de modèle","completeNo.d":"Ne génère que le contour des pièces du modèle. Utilise cette option si tu souhaites utiliser une découpeuse laser ou si tu as d'autres besoins spécifiques.","expandYes.t":"Développe toutes les parties du modèle","expandYes.d":"Cela permet de générer un modèle où toutes les parties du modèle sont dessinées à leur taille réelle, même s'il s'agit de simples rectangles.","expandNo.t":"Dans la mesure du possible, les motifs doivent être compacts.","expandNo.d":"Tu obtiendras ainsi une représentation plus dense du modèle qui comprendra toutes les informations sans utiliser trop d'espace et de papier.","paperlessNo.t":"Génère un motif régulier","paperlessNo.d":"Cela générera un motif régulier, que tu pourras ensuite imprimer.","paperlessYes.t":"Génère un modèle sans papier","paperlessYes.d":"Cela génère un patron avec des dimensions et une grille, ce qui te permet de le transférer sur du tissu ou un autre support sans avoir besoin d'imprimer le patron.","metric":"Métrique","imperial":"Impérial","metric.t":"Utilise les unités métriques","metric.d":"Utilise ceci si tu utilises le système métrique et si les centimètres et les millimètres te sont familiers. C'est le meilleur choix pour la plupart des gens dans le monde.","imperial.t":"Utilise les unités impériales","imperial.d":"Utilise ceci si les pouces et les fractions de pouces te sont plus familiers que les centimètres. C'est souvent le choix préféré des personnes basées au Royaume-Uni et aux États-Unis.","saNo.t":"Ne pas inclure la marge de couture","saNo.d":"Cela génère un patron qui ne comprend pas de marge de couture. La taille de la marge de couture n'a pas d'importance car aucune marge de couture ne sera incluse.","saYes.t":"Inclure la marge de couture","saYes.d":"Cela génère un modèle qui comprendra une marge de couture. La taille de la marge de couture est définie individuellement.","clearSettingsNotMeasurements":"Efface les paramètres, mais conserve les mesures","clearSettingsAndMeasurements":"Effacer les réglages & Effacer les mesures"} \ No newline at end of file +{"coreSettings.t":"Paramètres de base","coreSettings.d":"Ces réglages ne sont pas spécifiques au dessin, mais te permettent plutôt de personnaliser divers paramètres de la bibliothèque de base de FreeSewing, qui génère le dessin pour toi.","designOptions.t":"Ces options sont spécifiques à ce modèle. Tu peux les utiliser pour personnaliser ton motif de différentes manières.","paperless.t":"Sans papier","paperless.d":"Les arbres, c'est génial, et assembler des patrons de couture avec du ruban adhésif, ce n'est pas très amusant. Essaie notre mode sans papier pour éviter d'avoir à imprimer complètement ton patron.","samm.t":"Taille de la marge de couture","samm.d":"Contrôle la quantité de marge de couture utilisée dans ton patron.","sabool.t":"Inclure la marge de couture","sabool.d":"Contrôle l'inclusion ou non de la marge de couture dans le patron","complete.t":"Détails","complete.d":"Contrôle à quel point votre patron est détaillé ; soit un patron complet avec tous les détails, ou simplement les contours des parties du patron","expand.t":"Développer","expand.d":"Contrôle les efforts déployés pour économiser le papier. Désactive cette option pour développer toutes les parties du modèle au prix d'une utilisation accrue de l'espace.","only.t":"Pièces incluses","only.d":"Utilise ceci pour contrôler exactement les parties du modèle qui seront incluses dans ton modèle","locale.t":"Langue","locale.d":"Détermine la langue utilisée sur ton motif. Cela n'influencera pas la langue du site Internet, mais seulement celle de ce patron spécifique.","units.t":"Unités","units.d":"Ce réglage détermine la façon dont les unités sont affichées sur ton modèle.","margin.t":"Marges","margin.d":"Contrôle la marge autour des pièces du patron","scale.t":"Mise à l'échelle","scale.d":"Contrôle la largeur de la ligne de contour, la taille de police et les autres éléments dont la valeur est indépendante des mesures du patron","de.t":"Allemand","de.d":"Utilise ceci pour générer un modèle allemand","en.t":"Anglais","en.d":"Utilise ceci pour générer un modèle anglais","es.t":"Espagnol","es.d":"Utilise ceci pour générer un modèle espagnol","fr.t":"Français","fr.d":"Utilise ceci pour générer un modèle français","nl.t":"Néerlandais","nl.d":"Utilise ceci pour générer un modèle hollandais","uk.t":"Ukrainien","uk.d":"Utilise ceci pour générer un modèle ukrainien","yes":"Yes","no":"No","completeYes.t":"Génère un modèle complet","completeYes.d":"Cela générera un modèle complet avec toutes les notations, les lignes et les marques. Utilise cette fonction si tu n'es pas certain de ce que tu dois choisir.","completeNo.t":"Génère une ébauche de modèle","completeNo.d":"Ne génère que le contour des pièces du modèle. Utilise cette option si tu souhaites utiliser une découpeuse laser ou si tu as d'autres besoins spécifiques.","expandYes.t":"Développe toutes les parties du modèle","expandYes.d":"Cela permet de générer un modèle où toutes les parties du modèle sont dessinées à leur taille réelle, même s'il s'agit de simples rectangles.","expandNo.t":"Dans la mesure du possible, garde les parties du patron compactés","expandNo.d":"Tu obtiendras ainsi une représentation plus dense du modèle qui comprendra toutes les informations sans utiliser trop d'espace et de papier.","paperlessNo.t":"Génère un motif régulier","paperlessNo.d":"Cela générera un motif régulier, que tu pourras ensuite imprimer.","paperlessYes.t":"Génère un modèle sans papier","paperlessYes.d":"Cela génère un patron avec des dimensions et une grille, ce qui te permet de le transférer sur du tissu ou un autre support sans avoir besoin d'imprimer le patron.","metric":"Métrique","imperial":"Impérial","metric.t":"Utilise les unités métriques","metric.d":"Utilise ceci si tu utilises le système métrique et si les centimètres et les millimètres te sont familiers. C'est le meilleur choix pour la plupart des gens dans le monde.","imperial.t":"Utilise les unités impériales","imperial.d":"Utilise ceci si les pouces et les fractions de pouces te sont plus familiers que les centimètres. C'est souvent le choix préféré des personnes basées au Royaume-Uni et aux États-Unis.","saNo.t":"Ne pas inclure la marge de couture","saNo.d":"Cela génère un patron qui ne comprend pas de marge de couture. La taille de la marge de couture n'a pas d'importance car aucune marge de couture ne sera incluse.","saYes.t":"Inclure la marge de couture","saYes.d":"Cela génère un modèle qui comprendra une marge de couture. La taille de la marge de couture est définie individuellement.","clearSettingsNotMeasurements":"Efface les paramètres, mais conserve les mesures","clearSettingsAndMeasurements":"Effacer les paramètres & Effacer les mesures"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/curate.json b/sites/sde/public/locales/fr/curate.json index c5be630c842..7951795a4ef 100644 --- a/sites/sde/public/locales/fr/curate.json +++ b/sites/sde/public/locales/fr/curate.json @@ -1 +1 @@ -{"curate":"Curate","curateSet":"Ensemble de mesures sélectionnées","curateSets":"Curate les ensembles de mesures de FreeSewing","curatePacks":"Crée les packs d'options de FreeSewing","noSuggestedPacks":"Il n'y a actuellement aucun pack d'options suggéré pour la curation.","noSuggestedSets":"Il n'y a actuellement aucun jeu de mesures suggéré pour la curation.","optionPack":"Pack d'options","packs":"Packs d'options","published":"Publié","publishedDesc":"Les enregistrements publiés sont accessibles aux utilisateurs. Si tu prévois d'y apporter des modifications, il est préférable de les dépublier d'abord.","unpublished":"Non publié","unpublishedDesc":"Les documents non publiés ne sont pas accessibles aux utilisateurs. Les choses commencent généralement par être non publiées jusqu'à ce qu'elles soient prêtes à être publiées.","sets":"Jeux de mesures","suggestedSets":"Jeux de mesures proposés pour la curation","suggestedPacks":"Paquets d'options suggérés"} \ No newline at end of file +{"curate":"Sélectionne","curateSet":"Ensemble de mesures sélectionnées","curateSets":"Sélectionne les ensembles de mesures de FreeSewing","curatePacks":"Sélectionne les packs d'options de FreeSewing","noSuggestedPacks":"Il n'y a actuellement aucun pack d'options suggéré pour la sélection","noSuggestedSets":"Il n'y a actuellement aucun jeu de mesures suggéré pour la sélection","optionPack":"Pack d'options","packs":"Packs d'options","published":"Publié","publishedDesc":"Les enregistrements publiés sont accessibles aux utilisateurs. Si tu prévois d'y apporter des modifications, il est préférable de les dépublier d'abord.","unpublished":"Non publié","unpublishedDesc":"Les documents non publiés ne sont pas accessibles aux utilisateurs. Les choses commencent généralement par être non publiées jusqu'à ce qu'elles soient prêtes à être publiées.","sets":"Jeux de mesures","suggestedSets":"Jeux de mesures proposés pour la sélection","suggestedPacks":"Paquets d'options suggérés"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/docs.json b/sites/sde/public/locales/fr/docs.json index 46b29a41611..469e66976f4 100644 --- a/sites/sde/public/locales/fr/docs.json +++ b/sites/sde/public/locales/fr/docs.json @@ -1 +1 @@ -{"account":"Compte","docs":"Documentation","controltip.t":"Le pouvoir face à la simplicité","controltip.d1":"Le paramètre Power versus Simplicity de ton compte FreeSewing aura un impact sur ton expérience du site FreeSewing.","controltip.d2":"Par défaut, certaines des fonctionnalités les plus avancées de ce site sont cachées pour permettre aux nouveaux utilisateurs de s'y retrouver plus facilement.","controltip.d3":"Si tu veux sacrifier une partie de cette simplicité pour gagner en puissance, tu peux mettre à jour ton paramètre Puissance contre Simplicité en conséquence.","helpWithDocs":"Aide-nous à améliorer notre documentation","authors":"Les auteurs","maintainers":"Mainteneurs","lastUpdated":"Dernière mise à jour","editThisPage":"Éditer cette page","years":"années","months":"mois","days":"jours","oneDay":"un jour","lessThanADay":"moins d'un jour","ago":"il y a","helpImproveDocs":"Aide-nous à améliorer la documentation de FreeSewing","helpTranslateDocs":"Aide-nous à traduire la documentation de FreeSewing","learnMore":"En savoir plus","toc":"Table des matières","credits":"Crédits","contentsBy":"Contenu par","translators":"Traducteurs","title":"Titre","xMadeThis":"{x} a fait ceci","xWroteThis":"{x} a écrit ceci","by":"Par"} \ No newline at end of file +{"account":"Compte","docs":"Documentation","controltip.t":"Expérience de l'utilisateur","controltip.d1":"Le paramètre Expérience utilisateur de ton compte FreeSewing aura un impact sur la façon dont tu vis le site FreeSewing.","controltip.d2":"Par défaut, certaines des fonctionnalités les plus avancées de ce site sont cachées pour permettre aux nouveaux utilisateurs de s'y retrouver plus facilement.","controltip.d3":"Si tu veux sacrifier une partie de cette simplicité pour gagner en puissance, tu peux mettre à jour ton expérience utilisateur en conséquence.","helpWithDocs":"Aide-nous à améliorer notre documentation","authors":"Les auteurs","maintainers":"Mainteneurs","lastUpdated":"Dernière mise à jour","editThisPage":"Éditer cette page","years":"années","months":"mois","days":"jours","oneDay":"un jour","lessThanADay":"moins d'un jour","ago":"il y a","helpImproveDocs":"Aide-nous à améliorer la documentation de FreeSewing","helpTranslateDocs":"Aide-nous à traduire la documentation de FreeSewing","learnMore":"En savoir plus","toc":"Table des matières","credits":"Crédits","contentsBy":"Contenu par","translators":"Traducteurs","title":"Titre","writtenBy":"Écrit par","madeBy":"Créé par","by":"Par","claimThisPost":"Revendique ce post","iKnowWhoMadeThis":"Je sais qui a fait ça","iKnowWhoWroteThis":"Je sais qui a écrit ça","iWroteThis":"J'ai écrit ceci","iMadeThis":"J'ai fait ça","term":"Terme"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/flag.json b/sites/sde/public/locales/fr/flag.json index a6c194792cc..653c2112fca 100644 --- a/sites/sde/public/locales/fr/flag.json +++ b/sites/sde/public/locales/fr/flag.json @@ -1 +1 @@ -{"apply":"Appliquer","decrease":"Diminution","disable":"Désactiver","dismiss":"Rejeter","expandIsOff.t":"Cette conception permet d'économiser de l'espace (et des arbres) car l'expansion est désactivée","expandIsOff.d":"Because the **expand** core setting is currently disabled, some parts are not fully drawn or not shown at all. Typically, these are simple rectangles that only take up space. To expand all pattern parts to their full size, enable the expand setting.","expandIsOn.t":"Cette conception peut permettre d'économiser de l'espace (et des arbres)","expandIsOn.d":"Because the **expand** core setting is currently enabled, all parts are fully drawn. You can display this design in a more compact way by disabling the **expand** setting. Doing so will mean that some parts are not fully drawn or not shown at all. Typically, these are simple rectangles that only take up space.","enable":"Activer","flagMenu.t":"Messages du concepteur","flagMenuOne.d":"Le concepteur de ce modèle a signalé un élément de ton brouillon actuel qui mérite ton attention.","flagMenuMany.d":"Le concepteur de ce modèle a signalé certains éléments de ton brouillon actuel qui méritent ton attention.","hide":"Masquer","increase":"Augmentation","show":"Afficher","saIncluded":"(Ceci inclut la marge de couture)","saExcluded":"(Ceci n'inclut pas la marge de couture)","saUnused":"(Cette partie ne nécessite pas de marge de couture).","partHiddenByExpand":"Cette partie n'est pas affichée parce que le paramètre **expand** core est actuellement désactivé. Active-le pour afficher cette partie du modèle."} \ No newline at end of file +{"apply":"Appliquer","decrease":"Diminution","disable":"Désactiver","dismiss":"Rejeter","expandIsOff.t":"Ce design permet d'économiser de l'espace (et des arbres) car l'expansion est désactivée","expandIsOff.d":"Comme le paramètre **déveloper** du noyau est actuellement désactivé, certaines pièces ne sont pas entièrement dessinées ou ne sont pas représentées du tout. Il s'agit généralement de simples rectangles qui ne font qu'occuper de l'espace, ou de choses qui peuvent être coupées au niveau du pli. \n\nPour agrandir toutes les parties du patron à leur taille réelle, active le paramètre de dévelopement.","expandIsOn.t":"Ce design peut permettre d'économiser de l'espace (et des arbres)","expandIsOn.d":"Comme le paramètre **déveloper** core est actuellement activé, toutes les parties sont entièrement dessinées. Tu peux afficher ce dessin de façon plus compacte en désactivant le paramètre **déveloper**. \n\nDans ce cas, certaines parties ne seront pas entièrement dessinées ou ne seront pas affichées du tout. Il s'agit généralement de simples rectangles qui ne font qu'occuper de l'espace, ou de choses qui peuvent être coupées sur le pli.","enable":"Activer","flagMenu.t":"Messages du concepteur","flagMenuOne.d":"Le concepteur de ce patron a signalé un élément de ton brouillon actuel qui mérite ton attention.","flagMenuMany.d":"Le concepteur de ce patron a signalé certains éléments de ton brouillon actuel qui méritent ton attention.","hide":"Masquer","increase":"Augmentation","show":"Afficher","saIncluded":"(Ceci inclut la marge de couture)","saExcluded":"(Ceci n'inclut pas la marge de couture)","saUnused":"(Cette partie ne nécessite pas de marge de couture)","partHiddenByExpand":"Cette partie n'est pas affichée parce que le paramètre **déveloper** est actuellement désactivé. Active-le pour afficher cette partie du modèle."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/gdpr.json b/sites/sde/public/locales/fr/gdpr.json index 4a7a200f384..4ec790ac206 100644 --- a/sites/sde/public/locales/fr/gdpr.json +++ b/sites/sde/public/locales/fr/gdpr.json @@ -1 +1 @@ -{"clickHere":"Clique ici pour donner ton consentement","createAccount":"Créer un compte","compliant":"FreeSewing respecte ta vie privée et tes droits. Nous adhérons à la loi la plus stricte au monde en matière de confidentialité et de sécurité : le Règlement général sur la protection des données (RGPD) de l'Union européenne (UE).","consent":"Consentement","consentForAccountData":"Consentement pour les données du compte","consentGiven":"Consentement donné","consentNotGiven":"Consentement non donné","consentWhyAnswer":"En vertu du GDPR, le traitement de tes données personnelles nécessite un consentement granulaire - en d'autres termes, nous avons besoin de ta permission pour les différentes façons dont nous traitons tes données.","createMyAccount":"Créer mon compte","furtherReading":"En lire plus","hideDetails":"Masquer les détails","noConsentNoAccount":"Ce consentement est nécessaire pour obtenir un compte FreeSewing.","noConsentNoAccountCreation":"Sans ce consentement, nous ne pouvons pas créer de compte FreeSewing.","noIDoNot":"Non, je ne le fais pas","openDataInfo":"Ces données sont utilisées pour étudier et comprendre la forme humaine sous toutes ses formes, de sorte que nous puissions obtenir de meilleurs modèles de couture et des vêtements plus ajustés. Même si ces données sont anonymes, vous avez le droit de vous y opposer.","openDataQuestion":"Partager des mesures anonymisées sous forme de données ouvertes","privacyMatters":"Le respect de la vie privée","privacyNotice":"Avis de confidentialité de FreeSewing","processing":"Traitement en cours","accountQuestion":"Donnez-vous votre accord pour le traitement des données de votre compte ?","accountShareAnswer":"Non, jamais.","accountTimingAnswer":"12 mois après la dernière fois que tu t'es connecté à notre backend, ou jusqu'à ce que supprime ton compte ou révoque ce consentement.","accountWarning":"Révoquer ce consentement entraînera la suppression de toutes vos données. Cela a exactement le même effet que de supprimer votre compte.","accountWhatAnswerOptional":"Facultatif : Une photo , bio, ou Nom d'utilisateur GitHub","accountWhatAnswer":"Ton adresse électronique , ton nom d'utilisateur , et ton mot de passe , ainsi que toutes les mesures corporelles que tu as ajoutées à ton compte.","accountWhatQuestion":"Qu'est-ce que les données de compte ?","accountWhyAnswer":"Pour t'authentifier , te contacter en cas de besoin, et générer des modèles de couture sur mesure.","readMore":"Pour plus d'informations, veuillez lire notre politique de confidentialité.","readRights":"Pour plus d'informations, veuillez lire la page sur vos droits.","revokeConsent":"Révoquer le consentement","shareQuestion":"La partageons-nous avec les autres ?","showDetails":"Voir les détails","timingQuestion":"Combien de temps les gardons-nous ?","whatYouNeedToKnow":"Ce que vous devez savoir","whyQuestion":"Pourquoi en avons-nous besoin ?","yesIDoObject":"Oui, je m'y oppose","yesIDo":"Oui, je le veux","openData":"Note : Freesewing publie des mesures rendues anonymes en tant que données libres pour la recherche scientifique. Vous avez le droit de vous y opposer"} \ No newline at end of file +{"clickHere":"Clique ici pour donner ton consentement","createAccount":"Créer un compte","compliant":"FreeSewing respecte ta vie privée et tes droits. Nous adhérons à la loi la plus stricte au monde en matière de confidentialité et de sécurité : le Règlement général sur la protection des données (RGPD) de l'Union européenne (UE).","consent":"Consentement","consentForAccountData":"Consentement pour les données du compte","consentGiven":"Consentement donné","consentNotGiven":"Consentement non donné","consentWhyAnswer":"En vertu du GDPR, le traitement de tes données personnelles nécessite un consentement granulaire - en d'autres termes, nous avons besoin de ta permission pour les différentes façons dont nous traitons tes données.","createMyAccount":"Créer mon compte","furtherReading":"En lire plus","hideDetails":"Masquer les détails","noConsentNoAccount":"Ce consentement est nécessaire pour obtenir un compte FreeSewing.","noConsentNoAccountCreation":"Sans ce consentement, nous ne pouvons pas créer de compte FreeSewing.","noIDoNot":"Non, je ne le fais pas","openDataInfo":"Ces données sont utilisées pour étudier et comprendre la forme humaine sous toutes ses formes, de sorte que nous puissions obtenir de meilleurs modèles de couture et des vêtements plus ajustés. Même si ces données sont anonymes, vous avez le droit de vous y opposer.","openDataQuestion":"Partager des mesures anonymisées sous forme de données ouvertes","privacyMatters":"Le respect de la vie privée","privacyNotice":"Avis de confidentialité de FreeSewing","processing":"Traitement en cours","accountQuestion":"Donnez-vous votre accord pour le traitement des données de votre compte ?","accountShareAnswer":"Non, jamais.","accountTimingAnswer":"12 mois après la dernière fois que tu t'es connecté à notre backend, ou jusqu'à ce que tu supprimes ton compte ou révoque ce consentement.","accountWarning":"Révoquer ce consentement entraînera la suppression de toutes vos données. Cela a exactement le même effet que de supprimer votre compte.","accountWhatAnswerOptional":"Facultatif : Une photo , bio ou Nom d'utilisateur GitHub","accountWhatAnswer":"To n adresse électronique, ton nom d'utilisateur et ton mot de passe , ainsi que toutes les mesures corporelles que tu as ajoutées à ton compte.","accountWhatQuestion":"Qu'est-ce que les données de compte ?","accountWhyAnswer":"Pour t'authentifier , te contacter en cas de besoin, et générer des modèles de couture sur mesure.","readMore":"Pour plus d'informations, veuillez lire notre politique de confidentialité.","readRights":"Pour plus d'informations, veuillez lire la page sur vos droits.","revokeConsent":"Révoquer le consentement","shareQuestion":"La partageons-nous avec les autres ?","showDetails":"Voir les détails","timingQuestion":"Combien de temps les gardons-nous ?","whatYouNeedToKnow":"Ce que vous devez savoir","whyQuestion":"Pourquoi en avons-nous besoin ?","yesIDoObject":"Oui, je m'y oppose","yesIDo":"Oui, je le veux","openData":"Note : Freesewing publie des mesures rendues anonymes en tant que données libres pour la recherche scientifique. Vous avez le droit de vous y opposer"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/hodl.json b/sites/sde/public/locales/fr/hodl.json index 4ba2f741b9e..cb6486649b2 100644 --- a/sites/sde/public/locales/fr/hodl.json +++ b/sites/sde/public/locales/fr/hodl.json @@ -1 +1 @@ -{"0":"Commande plus de café","1":"Machine à refaire le fil","2":"Faire des choses qui t'ennuieraient à mourir.","3":"Retirer les épingles de la bouche","4":"Envoyer de l'amour aux patrons de FreeSewing","5":"HODL !","6":"L'éteindre et le rallumer","7":"Recherche de ciseaux","8":"Manger des biscuits","9":"Attends, qu'est-ce qu'on faisait déjà ?","10":"Ne pas charger quelque chose","oneMoment":"Veuillez patienter","giveUp":"Cela prend plus de temps que prévu"} \ No newline at end of file +{"0":"Nous commandons plus de café","1":"Nous renfilons le fil dans la machine","2":"Faire des choses qui t'ennuieraient à mourir.","3":"Retirer les épingles de la bouche","4":"Envoyer de l'amour aux patrons de FreeSewing","5":"HODL !","6":"L'éteindre et le rallumer","7":"Recherche de ciseaux","8":"Manger des biscuits","9":"Attends, qu'est-ce qu'on faisait déjà ?","10":"Ne pas ne pas charger quelque chose","oneMoment":"Veuillez patienter","giveUp":"Cela prend plus de temps que prévu"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/homepage.json b/sites/sde/public/locales/fr/homepage.json index c833a324621..414ae87f34e 100644 --- a/sites/sde/public/locales/fr/homepage.json +++ b/sites/sde/public/locales/fr/homepage.json @@ -1 +1 @@ -{"welcome":"Bienvenue sur FreeSewing.org","freePatterns":"Modèles de couture sur mesure gratuits","howDoesItWork":"Comment cela fonctionne-t-il ?","whatIsFreeSewing":"Qu'est-ce que FreeSewing ?","whatIsFreeSewingNot":"Qu'est-ce que FreeSewing n'est pas ?","what1":"FreeSewing est un logiciel open source permettant de générer des patrons de couture sur mesure, adoré par les couturières à domicile et les entrepreneurs de la mode.","what2":"FreeSewing.org met ce logiciel à ta disposition en tant qu'outil en ligne, avec une facilité d'utilisation et une flexibilité inégalées. Nous avons plus de 50 modèles et nous en ajoutons régulièrement de nouveaux. Tu peux choisir n'importe quel modèle et générer un patron à tes mesures exactes.","what3":"Les tailles de l'industrie sont un ramassis de mensonges. Rejoins la révolution de la slow fashion et profite de vêtements qui te vont.","whatNot1":"FreeSewing n'est pas une entreprise. Nous ne vendons rien. Nous n'avons pas de personnel ni d'employés. Nous n'avons pas de bureau. Nous ne sommes pas payés.","whatNot2":"Notre site web ne contient pas de publicité. Nous ne te suivons pas et ne vendons pas tes données personnelles. Nous ne violons pas ta vie privée.","whatNot3":"FreeSewing n'est pas sexiste. Nous n'excluons ni ne discriminons. Nous ne tolérons pas non plus la discrimination dans notre communauté.","whatNot4":"FreeSewing n'est pas parfait. Mais nous faisons de notre mieux. Lorsque nous ne sommes pas à la hauteur, nous ne nous fâcherons pas si tu nous le fais remarquer.","whatNot5":"En fait, c'est ainsi que nous sommes arrivés là où nous sommes aujourd'hui.","pickAnyDesign":"Choisis n'importe quel dessin","addASet":"Ajoute un ensemble de mesures","customizeYourPattern":"Personnalise ton patron","whyBother":"Raisons d'adhérer","why1":"Génère des patrons de couture sur mesure.","why2":"Stocke tes patrons et tes séries de mesures.","why3":"Partage tes créations avec la communauté.","why4":"Source ouverte. Pas de publicité. Pas de bêtises.","alphaTitle":"Avertissement : Code alpha","alphaWarning":"FreeSewing v3 n'est pas (encore) en version bêta. Il s'agit d'un code alpha, donc des choses sont cassées à différents endroits."} \ No newline at end of file +{"welcome":"Bienvenue sur FreeSewing.org","freePatterns":"Patron de couture sur mesure gratuits","howDoesItWork":"Comment cela fonctionne-t-il ?","whatIsFreeSewing":"Qu'est-ce que FreeSewing ?","whatIsFreeSewingNot":"Qu'est-ce que FreeSewing n'est pas ?","what1":"FreeSewing est un logiciel open source permettant de générer des patrons de couture sur mesure, adoré par les couturièr'es à domicile et les entrepreneureuses de la mode.","what2":"FreeSewing.org met ce logiciel à ta disposition en tant qu'outil en ligne avec une personnalisation et une flexibilité inégalées. Nous avons plus de 50 designs et nous en ajoutons régulièrement de nouveaux. Tu peux choisir n'importe quel design et générer un patron à tes mesures exactes.","what3":"Les tailles de l'industrie sont un ramassis de mensonges. Rejoins la révolution de la slow fashion et profite de vêtements qui te vont.","whatNot1":"FreeSewing n'est pas une entreprise. Nous ne vendons rien. Nous n'avons pas de personnel ni d'employés. Nous n'avons pas de bureau. Nous ne sommes pas payés.","whatNot2":"Notre site web ne contient pas de publicité. Nous ne te suivons pas et ne vendons pas tes données personnelles. Nous ne violons pas ta vie privée.","whatNot3":"FreeSewing n'est pas genré. Nous n'excluons ni ne discriminons. Nous ne tolérons pas non plus la discrimination dans notre communauté.","whatNot4":"FreeSewing n'est pas parfait. Mais nous faisons de notre mieux. Lorsque nous ne sommes pas à la hauteur, nous ne nous fâcherons pas si tu nous le fais remarquer.","whatNot5":"En fait, c'est ainsi que nous sommes arrivés là où nous sommes aujourd'hui.","pickAnyDesign":"Choisis n'importe quel design","addASet":"Ajoute un ensemble de mesures","customizeYourPattern":"Personnalise ton patron","whyBother":"Raisons d'adhérer","why1":"Génère des patrons de couture sur mesure.","why2":"Stocke tes patrons et tes ensembles de mesures.","why3":"Partage tes créations avec la communauté.","why4":"Open source. Pas de publicité. Pas de bêtises.","alphaTitle":"Avertissement : Code alpha","alphaWarning":"FreeSewing v3 n'est pas (encore) en version bêta. Il s'agit d'un code alpha, donc des choses sont cassées à différents endroits."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/lab.json b/sites/sde/public/locales/fr/lab.json index f30c59c13dc..19c1bc96950 100644 --- a/sites/sde/public/locales/fr/lab.json +++ b/sites/sde/public/locales/fr/lab.json @@ -1 +1 @@ -{"welcome":"Bienvenue dans le laboratoire de FreeSewing","designs":"Designs","docs":"Documentation","about":"Tu peux y générer des modèles et gérer ton compte. Mais à moins que tu n'aies une raison particulière, nous te conseillons de plutôt utiliser FreeSewing.org.","support":"Support","supportMsg":"Découvre vers qui tu peux te tourner lorsque tu as besoin d'aide.","what":"Qu'est-ce que le laboratoire FreeSewing ?","noDocs":"Le laboratoire FreeSewing ne comprend pas de documentation.","see":"Au lieu de cela, réfère-toi à","orgDocs":"FreeSewing.org propose de la documentation pour les créateurs, comme des options de conception, des techniques de couture et des instructions.","devDocs":"FreeSewing.dev possède de la documentation pour les développeurs et les contributeurs, comme les docs de l'API et les guides sur la façon de s'impliquer dans le projet.","enOnly":"FreeSewing.dev n'est disponible qu'en anglais"} \ No newline at end of file +{"welcome":"Bienvenue dans le laboratoire de FreeSewing","designs":"Designs","docs":"Documentation","about":"Tu peux y générer des modèles et gérer ton compte. Mais à moins que tu n'aies une raison particulière, nous te conseillons de plutôt utiliser FreeSewing.org","support":"Support","supportMsg":"Découvre vers qui tu peux te tourner lorsque tu as besoin d'aide.","what":"Le laboratoire FreeSewing est une version simplifiée de FreeSewing.org. Il n'inclut pas de documentation, de blog ou d'articles de présentation, etc. Par conséquent, il est beaucoup plus rapide à lancer que le site Web entier, tout en offrant toutes les fonctionnalités pour les créateurs de patrons.","noDocs":"Le laboratoire FreeSewing ne comprend pas de documentation.","see":"Au lieu de cela, réfère-toi à","orgDocs":"FreeSewing.org propose de la documentation pour les créateurs, comme des options de conception, des techniques de couture et des instructions.","devDocs":"FreeSewing.dev possède de la documentation pour les développeurs et les contributeurs, comme les docs de l'API et les guides sur la façon de s'impliquer dans le projet.","enOnly":"FreeSewing.dev n'est disponible qu'en anglais"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/logs.json b/sites/sde/public/locales/fr/logs.json index 05113b6f4bc..cde83d0a862 100644 --- a/sites/sde/public/locales/fr/logs.json +++ b/sites/sde/public/locales/fr/logs.json @@ -1 +1 @@ -{"logs":"Journaux","error":"Messages d'erreur","warning":"Messages d'avertissement","info":"Messages d'information","debug":"Messages de débogage","seeLinkOrClick":"Voir { link } ou { click }","notDestructured":"Cela signifie très probablement que `{ missing }` n'a pas été déstructuré en tant que paramètre de méthode provisoire.","designVarUndefined":"Nous n'avons pas pu rédiger ce modèle car `{ missing }` est indéfini dans `{ file }`","otherVarUndefined":"La variable `{ missing }` est indéfinie.","checkForDetailsOrClick":"Consulte `{ file }` pour plus de détails ou { click }.","stacktrace":"Trace de pile","alsoLogged":"Nous avons également enregistré cette erreur dans la console de ton navigateur pour que tu puisses l'inspecter davantage.","clickHereForStackTrace":"clique ici pour afficher la trace de la pile"} \ No newline at end of file +{"logs":"Journaux","error":"Messages d'erreur","warn":"Messages d'avertissement","info":"Messages d'information","debug":"Messages de débogage","seeLinkOrClick":"Voir { link } ou { click }","notDestructured":"Cela signifie très probablement que `{ missing }` n'a pas été déstructuré en tant que paramètre de méthode provisoire.","designVarUndefined":"Nous n'avons pas pu rédiger ce modèle car `{ missing }` est indéfini dans `{ file }`","otherVarUndefined":"La variable `{ missing }` est indéfinie.","checkForDetailsOrClick":"Consulte `{ file }` pour plus de détails ou { click }.","stacktrace":"Trace de pile","alsoLogged":"Nous avons également enregistré cette erreur dans la console de ton navigateur pour que tu puisses l'inspecter davantage.","clickHereForStackTrace":"clique ici pour afficher la trace de la pile"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/newsletter.json b/sites/sde/public/locales/fr/newsletter.json index 4785a3045b8..116cbafee05 100644 --- a/sites/sde/public/locales/fr/newsletter.json +++ b/sites/sde/public/locales/fr/newsletter.json @@ -1 +1 @@ -{"newsletter":"Newsletter","subscribe":"Souscrire","subscribeConfirm":"Confirme que tu veux t'abonner à la newsletter de FreeSewing","subscribeLead":"Une fois que tu auras cliqué sur le bouton ci-dessous, ton abonnement à la newsletter de FreeSewing sera actif.","subscribePs":"Tu peux te désinscrire à tout moment grâce au lien ci-dessous. Ce lien de désinscription sera également inclus au bas de chaque newsletter que nous t'enverrons, tu n'as donc pas besoin de l'ajouter à tes favoris, mais tu peux le faire si tu le souhaites.","subscribeWhy":"Pourquoi dois-je cliquer à nouveau pour confirmer que je veux m'abonner alors que j'ai déjà cliqué sur le lien de confirmation que tu m'as envoyé ?","unsubscribeLink":"Lien de désinscription","unsubscribe":"Se désabonner","unsubscribeConfirm":"Confirme que tu veux te désinscrire de la newsletter de FreeSewing","unsubscribeLead":"Une fois que tu auras cliqué sur le bouton ci-dessous, tu seras désabonné de la newsletter de FreeSewing.","unsubscribeWhy":"Pourquoi dois-je cliquer à nouveau pour confirmer que je veux me désabonner alors que j'ai déjà cliqué sur le lien de désabonnement à la newsletter ?","whyLead":"Si tu es curieux de savoir pourquoi nous te faisons cliquer encore une fois, il y a une bonne raison à cela.","invalidLink":"Le lien que tu as suivi pour arriver ici n'est pas valide","faqLead":"La réponse se trouve dans notre FAQ","whatsWithTheClicks":"Pourquoi tous ces clics ?","thanksDone":"Merci, c'est tout ce qu'il fallait.","subscribeToNewsletter":"S'abonner à la lettre d'information de FreeSewing","subscribePitch":"Inscris-toi à notre newsletter et une fois tous les 3 mois, tu recevras un email de notre part avec un contenu sain et honnête. Pas de suivi, pas de publicité, pas de bêtises.","confirmationRequired":"Nous enverrons un courriel de confirmation à cette adresse","almostThere":"D'accord, j'y suis presque","checkInbox":"Nous avons envoyé une confirmation à { email }, clique sur le lien qu'elle contient pour confirmer ton abonnement à la newsletter de FreeSewing.","confirm":"confirmer"} \ No newline at end of file +{"newsletter":"Newsletter","subscribe":"S'abonner","subscribeConfirm":"Confirme que tu veux t'abonner à la newsletter de FreeSewing","subscribeLead":"Une fois que tu auras cliqué sur le bouton ci-dessous, ton abonnement à la newsletter de FreeSewing sera actif.","subscribePs":"Tu peux te désinscrire à tout moment grâce au lien ci-dessous. Ce lien de désinscription sera également inclus au bas de chaque newsletter que nous t'enverrons, tu n'as donc pas besoin de l'ajouter à tes favoris, mais tu peux le faire si tu le souhaites.","subscribeWhy":"Pourquoi dois-je cliquer à nouveau pour confirmer que je veux m'abonner alors que j'ai déjà cliqué sur le lien de confirmation que tu m'as envoyé ?","unsubscribeLink":"Lien de désinscription","unsubscribe":"Se désabonner","unsubscribeConfirm":"Confirme que tu veux te désinscrire de la newsletter de FreeSewing","unsubscribeLead":"Une fois que tu auras cliqué sur le bouton ci-dessous, tu seras désabonné de la newsletter de FreeSewing.","unsubscribeWhy":"Pourquoi dois-je cliquer à nouveau pour confirmer que je veux me désabonner alors que j'ai déjà cliqué sur le lien de désabonnement à la newsletter ?","whyLead":"Si tu es curieux de savoir pourquoi nous te faisons cliquer encore une fois, il y a une bonne raison à cela.","invalidLink":"Le lien que tu as suivi pour arriver ici n'est pas valide","faqLead":"La réponse se trouve dans notre FAQ","whatsWithTheClicks":"Pourquoi tous ces clics ?","thanksDone":"Merci, c'est tout ce qu'il fallait.","subscribeToNewsletter":"S'abonner à la lettre d'information de FreeSewing","subscribePitch":"Inscris-toi à notre newsletter et une fois tous les 3 mois, tu recevras un email de notre part avec un contenu sain et honnête. Pas de suivi, pas de publicité, pas de bêtises.","confirmationRequired":"Nous enverrons un courriel de confirmation à cette adresse","almostThere":"D'accord, j'y suis presque","checkInbox":"Nous avons envoyé une confirmation à { email }, clique sur le lien qu'elle contient pour confirmer ton abonnement à la newsletter de FreeSewing.","confirm":"confirmer"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/patrons.json b/sites/sde/public/locales/fr/patrons.json index 87da24c1bd9..d360eda92d6 100644 --- a/sites/sde/public/locales/fr/patrons.json +++ b/sites/sde/public/locales/fr/patrons.json @@ -1 +1 @@ -{"period-w":"Hebdomadaire","period-m":"Mensuel","period-3m":"Trimestrielle","period-6m":"Semestriel","period-y":"Chaque année","period-x":"Une seule fois","subscribe":"Souscrire","donate":"Faire un don","yourContribution":"Ta contribution","currency":"Monnaie","presets":"Préréglages","itemNameSubscription":"Abonnement patronal à FreeSewing","itemNameDonation":"Don de FreeSewing","freeSewingPatrons":"Patrons de FreeSewing","joinThePatrons":"Rejoins les mécènes de FreeSewing","aboutPatrons":"FreeSewing est rendu possible grâce au soutien financier de nos mécènes. Ensemble, ils constituent une formidable force pour le bien dans le monde, et nous les aimons tous beaucoup.","youToo":"Tu peux les rejoindre.","subscriptionModel":"FreeSewing s'appuie sur un modèle d'abonnement volontaire pour son soutien financier.","hiUsername":"Salut {username}","hiFriend":"Salut l'ami(e)","plead1":"Je m'appelle Joost De Cock. Je suis le fondateur et le responsable de FreeSewing.","plead2":"Je suis ici pour te demander ton aide. Ou plus exactement, ton soutien. Ce dont nous avons vraiment besoin.","plead3":"Si tu penses que FreeSewing en vaut la peine, et si tu peux consacrer quelques pièces chaque mois sans difficultés, soutiens notre travail.","plead4":"Merci d'avance d'y réfléchir.","plead5":"bise","supportFreeSewing":"Soutenir FreeSewing","thankYouVeryMuch":"Merci beaucoup","donationThanks":"J'apprécie vraiment ton don à FreeSewing. Cela représente beaucoup pour moi.","subscriptionThanks":"Je ne saurais trop vous dire à quel point j'apprécie votre soutien. Cela représente beaucoup pour moi.","watchYourInbox":"Surveille ta boîte de réception","thanksMsg1":"J'apprécie vraiment votre soutien. Surveillez votre boîte de réception, car j'y serai bientôt pour m'extasier sur la façon dont vous êtes géniaux.","thanksMsg2":"En attendant, ou à tout moment dans le futur, si tu as des questions, tu peux me contacter directement à l'adresse suivante"} \ No newline at end of file +{"period-w":"Hebdomadaire","period-m":"Mensuel","period-3m":"Trimestrielle","period-6m":"Semestriel","period-y":"Chaque année","period-x":"Une seule fois","subscribe":"Souscrire","donate":"Faire un don","yourContribution":"Ta contribution","currency":"Monnaie","presets":"Préréglages","itemNameSubscription":"Abonnement patronal à FreeSewing","itemNameDonation":"Don de FreeSewing","freeSewingPatrons":"Patrons de FreeSewing","joinThePatrons":"Rejoins les mécènes de FreeSewing","aboutPatrons":"FreeSewing est rendu possible grâce au soutien financier de nos mécènes. Ensemble, ils constituent une formidable force pour le bien dans le monde, et nous les aimons tous beaucoup.","youToo":"Tu peux les rejoindre.","subscriptionModel":"FreeSewing s'appuie sur un modèle d'abonnement volontaire pour son soutien financier.","hiUsername":"Salut {username}","hiFriend":"Salut l'ami'e","plead1":"Je m'appelle Joost De Cock. Je suis le fondateur et le responsable de FreeSewing.","plead2":"Je suis ici pour te demander ton aide. Ou plus exactement, ton soutien. Ce dont nous avons vraiment besoin.","plead3":"Si tu penses que FreeSewing en vaut la peine, et si tu peux consacrer quelques pièces chaque mois sans difficultés, soutiens notre travail.","plead4":"Merci d'avance d'y réfléchir.","plead5":"bise","supportFreeSewing":"Soutenir FreeSewing","thankYouVeryMuch":"Merci beaucoup","donationThanks":"J'apprécie vraiment ton don à FreeSewing. Cela représente beaucoup pour moi.","subscriptionThanks":"Je ne saurais trop vous dire à quel point j'apprécie votre soutien. Cela représente beaucoup pour moi.","watchYourInbox":"Surveille ta boîte de réception","thanksMsg1":"J'apprécie vraiment votre soutien. Surveillez votre boîte de réception, car j'y serai bientôt pour m'extasier sur la façon dont vous êtes géniaux.","thanksMsg2":"En attendant, ou à tout moment dans le futur, si tu as des questions, tu peux me contacter directement à l'adresse suivante","dontHaveAPayPalAccount":"Don't have a PayPal account?"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/roles.json b/sites/sde/public/locales/fr/roles.json index f360fd5ad7d..721935dd910 100644 --- a/sites/sde/public/locales/fr/roles.json +++ b/sites/sde/public/locales/fr/roles.json @@ -1 +1 @@ -{"readNone":"Lire aucun","readSome":"Lire quelques","readOnly":"Lecture seule","writeSome":"Écris-en quelques-uns","user":"Utilisateur","curator":"Conservateur","bughunter":"Chasseur d'insectes","support":"Support","admin":"Admin"} \ No newline at end of file +{"readNone":"Lire aucun","readSome":"Lire quelques","readOnly":"Lecture seule","writeSome":"Écris-en quelques-uns","user":"Utilisateur","curator":"Conservateur","bughunter":"Chasseur de bugs","support":"Support","admin":"Admin"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/sde.json b/sites/sde/public/locales/fr/sde.json index 05ac06e0b1a..26d788c4887 100644 --- a/sites/sde/public/locales/fr/sde.json +++ b/sites/sde/public/locales/fr/sde.json @@ -1 +1 @@ -{"frombrian.t":"De Brian","frombrian.d":"Crée un design qui prolonge Brian, un bloc pour les vêtements pour hommes.","frombent.t":"De Bent","frombent.d":"Crée un modèle qui prolonge Bent, un bloc pour les vêtements masculins avec une manche en deux parties.","fromtitan.t":"De Titan","fromtitan.d":"Crée un design qui prolonge Titan, un bloc de pantalons unisexe.","frombella.t":"De Bella","frombella.d":"Crée un design qui prolonge Bella, un bloc pour les vêtements féminins.","frombreanna.t":"De la part de Breanna","frombreanna.d":"Crée un modèle qui prolonge Breanna, un bloc pour les vêtements féminins.","fromscratch.t":"À partir du grattage","fromscratch.d":"Commence ton dessin par une page blanche","tutorial.t":"Tutoriel","tutorial.d":"Suis notre tutoriel de conception","design":"Design (conception)","support":"Support","code":"Code","docs":"Documentation","chooseATemplate":"Choisis un modèle","pageLeftBlank":"Page blanche","pageLeftBlankMsg":"Cette page a été laissée intentionnellement vide.","templatesAvailable":"Les modèles suivants sont disponibles pour démarrer ton prochain projet.","welcomeToSde":"Bienvenue dans l'environnement de développement de FreeSewing","signIn":"Note que tu peux aussi te connecter à ton compte FreeSewing pour pouvoir réutiliser tes propres préférences et données lors de la conception.","signOff":"J'espère que tu t'amuseras","ps":"PS : FreeSewing a besoin de ton soutien, alors n'hésite pas à devenir mécène."} \ No newline at end of file +{"frombrian.t":"De Brian","frombrian.d":"Crée un design qui prolonge Brian, un bloc pour les vêtements pour hommes.","frombent.t":"De Bent","frombent.d":"Crée un modèle qui prolonge Bent, un bloc pour les vêtements masculins avec une manche en deux parties.","fromtitan.t":"De Titan","fromtitan.d":"Crée un design qui prolonge Titan, un bloc de pantalons unisexe.","frombella.t":"De Bella","frombella.d":"Crée un design qui prolonge Bella, un bloc pour les vêtements féminins.","frombreanna.t":"De Breanna","frombreanna.d":"Crée un modèle qui prolonge Breanna, un bloc pour les vêtements féminins.","fromscratch.t":"À partir de zéro","fromscratch.d":"Commence ton dessin par une page blanche","tutorial.t":"Tutoriel","tutorial.d":"Suis notre tutoriel de conception","design":"Design (conception)","support":"Support","code":"Code","docs":"Documentation","chooseATemplate":"Choisis un modèle","pageLeftBlank":"Page blanche","pageLeftBlankMsg":"Cette page a été laissée intentionnellement vide.","templatesAvailable":"Les modèles suivants sont disponibles pour démarrer ton prochain projet.","welcomeToSde":"Bienvenue dans l'environnement de développement de FreeSewing","signIn":"Note que tu peux aussi te connecter à ton compte FreeSewing pour pouvoir réutiliser tes propres préférences et données lors de la conception.","signOff":"J'espère que tu t'amuseras","ps":"PS : FreeSewing a besoin de ton soutien, alors n'hésite pas à devenir mécène."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/sections.json b/sites/sde/public/locales/fr/sections.json index 01f6baf3923..e8f2fcacfe9 100644 --- a/sites/sde/public/locales/fr/sections.json +++ b/sites/sde/public/locales/fr/sections.json @@ -1 +1 @@ -{"blog":"Blog","blogAbout":"Nouvelles et mises à jour de la communauté FreeSewing","showcase":"Galerie","showcaseAbout":"Exemples et inspiration de la communauté FreeSewing utilisant nos modèles.","docs":"Documentation","docsAbout":"Documentation approfondie pour toutes nos conceptions, notre site web, et bien plus encore.","account":"Ton compte","accountAbout":"Gérer les paramètres et les préférences de ton compte, ainsi que tes données personnelles.","designs":"Designs","designsAbout":"Notre bibliothèque de motifs que tu peux transformer en patrons sur mesure en quelques clics.","community":"Communauté","communityAbout":"Plus d'informations sur les personnes à l'origine de FreeSewing et sur les endroits où l'on peut trouver des créateurs partageant les mêmes idées.","apiAbout":"Documentation pour notre bibliothèque d'API de base et notre API REST dorsale.","designAbout":"Tout ce que tu dois savoir pour commencer à concevoir des patrons de couture paramétriques.","contributeAbout":"Tu veux contribuer à FreeSewing ? C'est par ici.","i18nAbout":"Documentation sur la façon dont FreeSewing est traduit en plusieurs langues.","infraAbout":"Documentation sur l'infrastructure et les éléments mobiles de FreeSewing.","aboutAbout":"Tu n'es pas sûr de savoir ce qu'est FreeSewing ? Alors commence ici.","supportAbout":"Soutiens FreeSewing. Ou découvre vers qui tu peux te tourner pour obtenir de l'aide.","guidesAbout":"Les guides racontent une histoire pour approfondir ta compréhension d'un sujet spécifique.","tutorialsAbout":"Les tutoriels sont des leçons qui te guident à travers une série d'étapes pour réaliser un projet.","howtosAbout":"Les howtos te donnent des étapes concrètes pour résoudre un problème ou un défi courant.","referenceAbout":"La référence contient des descriptions techniques de la technologie sous-jacente et de la façon de l'utiliser.","trainingAbout":"Les supports de formation sont les plus approfondis et s'efforcent de t'enseigner une nouvelle compétence.","mainSections":"Principales sections","currentSection":"Section actuelle","sets":"Tes ensembles de mesures","patterns":"Tes modèles","curate":"Curate","curateSets":"Curate Sets","curatedSets":"Ensembles de mesures sélectionnées","code":"Code","patternsAbout":"Liste les modèles que tu as enregistrés dans ton compte FreeSewing.","setsAbout":"Liste les jeux de mesures que tu as enregistrés dans ton compte FreeSewing.","codeAbout":"Tu trouveras ici (liens vers) le code source de Freesewing","new":"Nouveau...","newAbout":"Commence ici si tu cherches à créer quelque chose de nouveau.","support":"Support"} \ No newline at end of file +{"blog":"Blog","blogAbout":"Nouvelles et mises à jour de la communauté FreeSewing","showcase":"Galerie","showcaseAbout":"Exemples et inspiration de la communauté FreeSewing utilisant nos modèles.","docs":"Documentation","docsAbout":"Documentation approfondie pour tous nos designs, notre site web, et bien plus encore","account":"Ton compte","accountAbout":"Gérer les paramètres et les préférences de ton compte, ainsi que tes données personnelles","designs":"Designs","designsAbout":"Notre bibliothèque de motifs que tu peux transformer en patrons sur mesure en quelques clics.","community":"Communauté","communityAbout":"Plus d'informations sur les personnes à l'origine de FreeSewing et sur les endroits où l'on peut trouver des créateurs partageant les mêmes idées.","apiAbout":"Documentation pour notre bibliothèque d'API de base et notre API REST dorsale.","designAbout":"Tout ce que tu dois savoir pour commencer à concevoir des patrons de couture paramétriques.","contributeAbout":"Tu veux contribuer à FreeSewing ? C'est par ici.","i18nAbout":"Documentation sur la façon dont FreeSewing est traduit en plusieurs langues.","infraAbout":"Documentation sur l'infrastructure et les éléments mobiles de FreeSewing.","aboutAbout":"Tu n'es pas sûr de savoir ce qu'est FreeSewing ? Alors commence ici.","supportAbout":"Soutiens FreeSewing. Ou découvre vers qui tu peux te tourner pour obtenir de l'aide.","guidesAbout":"Les guides racontent une histoire pour approfondir ta compréhension d'un sujet spécifique.","tutorialsAbout":"Les tutoriels sont des leçons qui te guident à travers une série d'étapes pour réaliser un projet.","howtosAbout":"Les howtos te donnent des étapes concrètes pour résoudre un problème ou un défi courant.","referenceAbout":"La référence contient des descriptions techniques de la technologie sous-jacente et de la façon de l'utiliser.","trainingAbout":"Les supports de formation sont les plus approfondis et s'efforcent de t'enseigner une nouvelle compétence.","mainSections":"Principales sections","currentSection":"Section actuelle","sets":"Tes ensembles de mesures","patterns":"Tes modèles","curate":"Curate","curateSets":"Curate Sets","curatedSets":"Ensembles de mesures sélectionnées","curated-setsAbout":"Des ensembles de mesures curatées par FreeSewing que tu peux utiliser pour tester notre plateforme, ou tes créations","code":"Code","patternsAbout":"Liste les modèles que tu as enregistrés dans ton compte FreeSewing.","setsAbout":"Liste les jeux de mesures que tu as enregistrés dans ton compte FreeSewing.","codeAbout":"Tu trouveras ici (liens vers) le code source de Freesewing","new":"Nouveau...","newAbout":"Commence ici si tu cherches à créer quelque chose de nouveau","support":"Support"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/stats.json b/sites/sde/public/locales/fr/stats.json new file mode 100644 index 00000000000..4d594bce064 --- /dev/null +++ b/sites/sde/public/locales/fr/stats.json @@ -0,0 +1 @@ +{"totalNumberStored":"Nombre total stocké","totalNumberSeen":"Nombre total vu","users":"Utilisateurs","patterns":"Patrons","sets":"Jeux de mesures","csets":"Sélection de sets","bookmarks":"Marques pages","apikeys":"Clés API","jwtCalls":"Appels JWT","keyCalls":"Appels de clés API","topUsers":"Meilleurs utilisateurs","topDesigns":"Meilleurs Designs"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/status.json b/sites/sde/public/locales/fr/status.json index 842fe7dfe98..8487ffc5b5a 100644 --- a/sites/sde/public/locales/fr/status.json +++ b/sites/sde/public/locales/fr/status.json @@ -1 +1 @@ -{"backendError":"Le backend a renvoyé une erreur","contactingBackend":"Contacter le backend de FreeSewing","contactingGitHub":"Contacter GitHub","contactingGoogle":"Contacter Google","copiedToClipboard":"Copié dans le presse-papier","dataLoaded":"Données chargées depuis le backend de FreeSewing","generatingPdf":"Générer ton PDF, un moment s'il te plaît","nailedIt":"C'est parfait!","pdfFailed":"Une erreur inattendue s'est produite lors de la génération de ton PDF","pdfReady":"PDF générés","processingUpdate":"Mise à jour du traitement","settingsSaved":"Paramètres sauvegardés","updatingSettings":"Mise à jour des paramètres"} \ No newline at end of file +{"404":"Page non trouvée","backendError":"Le backend a renvoyé une erreur","contactingBackend":"Entrain de contacter le backend de FreeSewing","contactingGitHub":"Entrain de contacter GitHub","contactingGoogle":"Entrain de contacter Google","copiedToClipboard":"Copié dans le presse-papier","dataLoaded":"Données chargées depuis le backend de FreeSewing","failed":"Échec","generatingPdf":"Entrain de générer ton PDF, un moment s'il te plaît","nailedIt":"Tu l'as fait !","pdfFailed":"Une erreur inattendue est survenue lors de la génération du PDF","pdfReady":"PDF générés","processingUpdate":"Mise à jour du traitement","settingsSaved":"Paramètres sauvegardés","updatingSettings":"Mise à jour des paramètres"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/submissions.json b/sites/sde/public/locales/fr/submissions.json index eff77530b6e..98e1bd22f76 100644 --- a/sites/sde/public/locales/fr/submissions.json +++ b/sites/sde/public/locales/fr/submissions.json @@ -1 +1 @@ -{"msetSuggested":"Jeux de mesures proposés pour la curation","submission":"Soumission","id":"ID","convertToCset":"Convertir en ensemble curé"} \ No newline at end of file +{"msetSuggested":"Jeux de mesures proposés pour la curation","submission":"Soumission","id":"ID","convertToCset":"Convertir en ensemble curaté"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/support.json b/sites/sde/public/locales/fr/support.json index 5ae4323ab64..d15fa8f0243 100644 --- a/sites/sde/public/locales/fr/support.json +++ b/sites/sde/public/locales/fr/support.json @@ -1 +1 @@ -{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"par","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Soutien à la communauté","communitySupport1":"Pour une réponse plus rapide, rends-toi sur discord.freesewing.org et poste ta question dans le canal Support .","communitySupport2":"La communauté FreeSewing est très serviable, il y a donc de fortes chances qu'elle puisse t'aider.","contributorSupport":"Soutien aux contributeurs","contributorSupport1":"Si quelque chose ne fonctionne pas ou si tu as trouvé un bug, tu peux créer un problème sur GitHub.","contributorSupport2":"Les questions sont plus susceptibles d'attirer l'attention des principaux contributeurs, mais ont tendance à prendre plus de temps pour obtenir une réponse.","description":"Description","descriptionDocs1":"This is where you can describe the issue","design":"Design (conception)","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Openened","maintainerSupport":"Soutien au mainteneur","maintainerSupport1":"Si tu es un patron de FreeSewing, tu peux aller directement au sommet et contacter Joost directement.","maintainerSupport2":"Bien que Joost traite les demandes de ses clients en priorité, il a aussi besoin de sommeil. Garde donc cela à l'esprit, surtout si tu te trouves dans un autre fuseau horaire.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Sécurité","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Support","title":"Titre","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"Qu'est-ce que Discord ?","whatIsDiscord1":"Discord est une plateforme de chat gratuite où les communautés peuvent se réunir pour discuter de leurs centres d'intérêt. Elle prend également en charge les appels vocaux et vidéo (de groupe).","whatIsDiscord2":"FreeSewing a sa propre communauté Discord (un serveur dans la terminologie Discord) à l'adresse suivante","whatIsDiscord3":"Pour utiliser Discord, tu auras besoin d'un compte, mais ils sont gratuits.","whatIsDiscord4":"Tu peux utiliser Discord dans ton navigateur, ou télécharger l'application Discord pour la plateforme de ton choix.","whatIsGitHub":"Qu'est-ce que GitHub ?","whatIsGitHub1":"GitHub est une plateforme en ligne d'hébergement de codes sources de logiciels et de développement collaboratif. Elle est populaire parmi les projets open source car elle propose un hébergement gratuit.","whatIsGitHub2":"Tu peux trouver FreeSewing sur GitHub à l'adresse suivante .","whatIsGitHub3":"Pour utiliser GitHub, tu auras besoin d'un compte, mais ils sont gratuits.","whatIsJoost":"Qu'est-ce que Joost ?","whatIsJoost1":"Pas quoi, mais qui. Joost De Cock est le fondateur et le responsable de FreeSewing."} \ No newline at end of file +{"accountIssue":"Problème de compte","accountIssueDesc":"Tu as des problèmes avec ton compte FreeSewing ?","addImage":"Ajouter une image","allOk":"Tout est génial","by":"par","bugReport":"Signalez un bug","bugReportDesc":"Quelque chose est cassé ou ne fonctionne pas comme prévu ?","confirmedIssues":"Problèmes confirmés","createSupportRequest":"Créer une demande d'assistance","commentAdded":"Commentaire ajouté","communitySupport":"Soutien à la communauté","communitySupport1":"Pour obtenir une réponse plus rapide, rends-toi sur discord.freesewing.org et poste ta question dans le canal need-help.","communitySupport2":"La communauté FreeSewing est très serviable, il y a donc de fortes chances qu'elle puisse t'aider.","contributorSupport":"Soutien aux contributeurs","contributorSupport1":"Si quelque chose ne fonctionne pas ou si tu as trouvé un bug, tu peux créer un problème sur GitHub.","contributorSupport2":"Les questions sont plus susceptibles d'attirer l'attention des principaux contributeurs, mais ont tendance à prendre plus de temps pour obtenir une réponse.","description":"Description","descriptionDocs1":"C'est ici que tu peux décrire le problème","design":"Design (conception)","designDocs1":"Choisis le modèle FreeSewing auquel ce problème s'applique","designIssue":"Signaler un problème avec un modèle FreeSewing","designIssueDesc":"Tu as des problèmes avec un design de FreeSewing ou avec le patron que tu as créé à partir de ce design ?","docsUpdate":"Mise à jour de la documentation","docsUpdateDesc":"Y a-t-il quelque chose à améliorer dans notre documentation ?","featureRequest":"Demande de fonctionnalité","featureRequestDesc":"Y a-t-il quelque chose que tu aimerais voir se produire ou se mettre en place ?","howCanWeSupportYou":"Comment puis-je vous soutenir ?","howCanYouSupportFreeSewing":"Comment peux-tu soutenir FreeSewing ?","issueAssigned":"Question assignée","issueClosed":"Demande fermée","issueReferenced":"Question référencée","issueReopened":"Réouverture de la question","maintainerSupport":"Soutien au mainteneur","maintainerSupport1":"Si tu es un patron de FreeSewing, tu peux aller directement au sommet et contacter Joost directement.","maintainerSupport2":"Bien que Joost traite les demandes des mécènes en priorité, il a aussi besoin de sommeil. Garde donc cela à l'esprit, surtout si tu te trouves dans un autre fuseau horaire.","noComments":"Aucun commentaire","noConfirmedIssues":"Pas de problèmes confirmés","noReportedIssues":"Pas de problèmes rapportées","other":"Autre chose","otherDesc":"As-tu besoin d'aide pour autre chose ?","patronSponsor":"Mécènes / Parrainage","patronSponsorDesc":"Tu as des questions sur le mécénat ou le parrainage (d'entreprise) de FreeSewing ?","question":"Question","questionDesc":"As-tu une question d'ordre général à poser ?","recentlyResolvedIssues":"Questions récemment résolues","reported":"Signalé","reportedIssues":"Problèmes signalés","security":"Sécurité","securityDesc":"Veux-tu signaler un problème ou un incident de sécurité ?","status":"Statut","submitSupportRequest":"Soumettre une demande d'assistance","support":"Support","title":"Titre","titleDocs1":"Voici le titre du problème","titleDocs2":"Le mieux est de faire court et d'aller droit au but","to":"pour","updates":"Mises à jour","useGitHubInstead":"Utilise plutôt GitHub","whatIsDiscord":"Qu'est-ce que Discord ?","whatIsDiscord1":"Discord est une plateforme de chat gratuite où les communautés peuvent se réunir pour discuter de leurs centres d'intérêt. Elle prend également en charge les appels vocaux et vidéo (de groupe).","whatIsDiscord2":"FreeSewing a sa propre communauté Discord (un serveur dans la terminologie Discord) à l'adresse suivante","whatIsDiscord3":"Pour utiliser Discord, tu auras besoin d'un compte, mais ils sont gratuits.","whatIsDiscord4":"Tu peux utiliser Discord dans ton navigateur, ou télécharger l'application Discord pour la plateforme de ton choix.","whatIsGitHub":"Qu'est-ce que GitHub ?","whatIsGitHub1":"GitHub est une plateforme en ligne d'hébergement de codes sources de logiciels et de développement collaboratif. Elle est populaire parmi les projets open source car elle propose un hébergement gratuit.","whatIsGitHub2":"Tu peux trouver FreeSewing sur GitHub à l'adresse suivante .","whatIsGitHub3":"Pour utiliser GitHub, tu auras besoin d'un compte, mais ils sont gratuits.","whatIsJoost":"Qu'est-ce que Joost ?","whatIsJoost1":"Pas quoi, mais qui. Joost De Cock est le fondateur et le responsable de FreeSewing."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/susi.json b/sites/sde/public/locales/fr/susi.json index 752061ebb2a..a8b0737f02c 100644 --- a/sites/sde/public/locales/fr/susi.json +++ b/sites/sde/public/locales/fr/susi.json @@ -1 +1 @@ -{"accountBlocked":"Ton compte est bloqué","accountBlockedMsg":"C'est très inhabituel mais il semble que ton compte soit bloqué administrativement. Ton seul recours est de contacter l'assistance.","alreadyHaveAnAccount":"Vous avez déjà un compte?","back":"Dos","backToSignIn":"Retour à la connexion","backToSignUp":"Back to signup","checkYourInbox":"Va vérifier dans ta boîte de réception si tu as reçu un courriel de","clickSigninLink":"Clique sur le lien de connexion dans cet e-mail pour te connecter à ton compte FreeSewing.","clickSignupLink":"Clique sur ton lien d'inscription personnel dans cet e-mail pour créer ton compte FreeSewing.","consentLacking":"Nous n'avons pas le consentement nécessaire pour traiter tes données","consentLackingMsg":"Obtenir ton consentement fait partie de la procédure d'inscription. Cherche l'e-mail que tu as reçu lorsque tu t'es inscrit aux instractions. Tu peux t'inscrire à nouveau avec la même adresse e-mail pour recevoir à nouveau l'e-mail.","contact":"Contacter l'assistance","contactingGithub":"Contacter GitHub","contactingGoogle":"Contacter Google","createAFreeSewingAccount":"Crée un compte FreeSewing","dontHaveAV2Account":"Tu n'as pas de compte v2 ?","dontHaveAnAccount":"Vous n'avez pas encore de compte ?","emailAddress":"Adresse E-mail","emailMissing":"Indique ton adresse e-mail","emailSent":"Le courriel a été envoyé","emailSignupLink":"Envoie-moi un lien d'inscription par courriel","emailSigninLink":"Envoie-moi un lien de connexion par courriel","emailUsernameId":"Ton adresse électronique, ton nom d'utilisateur ou ton numéro d'utilisateur","err2":"Malheureusement, nous ne pouvons pas récupérer cette erreur, il faut qu'un être humain se penche sur la question.","err3":"N'hésite pas à réessayer ou à contacter l'assistance pour que nous puissions t'aider.","fewerOptions":"Moins d'options","haveAV2Account":"Tu as un compte v2 ?","joinFreeSewing":"Rejoignez FreeSewing","mfaCode":"Code AMF","mfaCodeMsg":"Fournis un code MFA à usage unique, ou un code scratch de secours.","migrateItHere":"Fais-le migrer ici","migrateNoWorkie":"Impossible de migrer ce compte. En général, cela signifie que tes informations d'identification ne sont pas valides.","migrateV2Account":"Migrer ton compte v2","migrateV2Desc":"Entre ton nom d'utilisateur et ton mot de passe v2 pour migrer ton compte.","migrateV2Info":"Ton compte v2 ne sera pas modifié, cela créera seulement un compte v3 avec les données du compte v2.","migrateV3UserAlreadyExists":"Impossible de migrer un compte v3 existant. Tu peux peut-être te connecter à la place ?","moreOptions":"Plus d'options","noMagicFound":"Aucune magie (lien) de ce type n'a été trouvée","noMagicFoundMsg":"Le lien magique que tu as utilisé est soit expiré, soit invalide. Note que chaque lien magique ne peut être utilisé qu'une seule fois.","noSuchUser":"L'utilisateur n'a pas été trouvé","noSuchUserMsg":"Nous avons essayé de trouver le compte d'utilisateur que tu as demandé, mais nous n'avons pas réussi à le trouver.","notFound":"Aucun utilisateur de ce type n'a été trouvé","oneMomentPlease":"Veuillez patienter","password":"Ton mot de passe","passwordMissing":"Indique ton mot de passe","pleaseProvideValidEmail":"Veuillez fournir une adresse e-mail valide","processing":"Traitement en cours","regainAccess":"Retrouver l'accès","signIn":"Connexion","signInAsOtherUser":"Connecte-toi en tant qu'utilisateur différent","signInFailed":"S'inscrire a échoué","signInFailedMsg":"Je ne sais pas exactement pourquoi, mais cela n'a pas fonctionné comme prévu.","signInHere":"Connectez-vous ici","signInToThing":"Connecte-toi à { thing }","signInWithProvider":"Connecte-toi avec { provider }","signUpHere":"Inscrivez-vous ici","signUpWithProvider":"S'inscrire avec {provider}","signupAgain":"Réinscris-toi","signupLinkExpired":"Le lien d'inscription a expiré","somethingWentWrong":"Quelque chose s'est mal passé","sorry":"Désolé","statusLacking":"Ton compte est dans un statut non actif","statusLackingMsg":"L'état actuel de ton compte nous interdit de poursuivre. La raison la plus courante est que tu n'as pas terminé le processus d'intégration et que ton compte n'a donc jamais été activé. Tu peux t'inscrire à nouveau avec la même adresse e-mail pour remédier à ce problème.","toReceiveSignupLink":"Pour recevoir un lien d'inscription, entre ton adresse e-mail.","tryAgain":"Essaie à nouveau","usePassword":"Utilise ton mot de passe","usernameMissing":"Indique ton nom d'utilisateur","welcome":"Bienvenue","welcomeBackName":"Bienvenue sur { name }","welcomeMigrateName":"Bienvenue à FreeSewing v3 {name}. Note qu'il s'agit encore d'un code alpha."} \ No newline at end of file +{"accountBlocked":"Ton compte est bloqué","accountBlockedMsg":"C'est très inhabituel mais il semble que ton compte soit bloqué administrativement. Ton seul recours est de contacter l'assistance.","alreadyHaveAnAccount":"Vous avez déjà un compte?","back":"Retour","backToSignIn":"Retour à la connexion","backToSignUp":"Retour à l'inscription","checkYourInbox":"Va vérifier dans ta boîte de réception si tu as reçu un courriel de","clickSigninLink":"Clique sur le lien de connexion dans cet e-mail pour te connecter à ton compte FreeSewing.","clickSignupLink":"Clique sur ton lien d'inscription personnel dans cet e-mail pour créer ton compte FreeSewing.","consentLacking":"Nous n'avons pas le consentement nécessaire pour traiter tes données","consentLackingMsg":"Obtenir ton consentement fait partie de la procédure d'inscription. Cherche l'e-mail que tu as reçu lorsque tu t'es inscrit pour obtenir des instructions. Tu peux t'inscrire à nouveau avec la même adresse e-mail pour recevoir à nouveau l'e-mail.","contact":"Contacter l'assistance","contactingGithub":"Entrain de contacter GitHub","contactingGoogle":"Entrain de contacter Google","createAFreeSewingAccount":"Crée un compte FreeSewing","dontHaveAV2Account":"Tu n'as pas de compte v2 ?","dontHaveAnAccount":"Vous n'avez pas encore de compte ?","emailAddress":"Adresse E-mail","emailMissing":"Indique ton adresse e-mail","emailSent":"Le courriel a été envoyé","emailSignupLink":"Envoie-moi un lien d'inscription par courriel","emailSigninLink":"Envoie-moi un lien de connexion par courriel","emailUsernameId":"Ton adresse électronique, ton nom d'utilisateur ou ton numéro d'utilisateur","err2":"Malheureusement, nous ne pouvons pas récupérer de cette erreur, il faut qu'un être humain se penche sur la question.","err3":"N'hésite pas à réessayer ou à contacter l'assistance pour que nous puissions t'aider.","fewerOptions":"Moins d'options","haveAV2Account":"Tu as un compte v2 ?","joinFreeSewing":"Rejoignez FreeSewing","mfaCode":"Code AMF","mfaCodeMsg":"Fournis un code MFA à usage unique, ou un code scratch de secours.","migrateItHere":"Fais-le migrer ici","migrateNoWorkie":"Impossible de migrer ce compte. En général, cela signifie que tes informations d'identification ne sont pas valides.","migrateV2Account":"Migrer ton compte v2","migrateV2Desc":"Entre ton nom d'utilisateur et ton mot de passe v2 pour migrer ton compte.","migrateV2Info":"Ton compte v2 ne sera pas modifié, cela créera seulement un compte v3 avec les données du compte v2.","migrateV3UserAlreadyExists":"Impossible de migrer un compte v3 existant. Tu peux peut-être te connecter à la place ?","moreOptions":"Plus d'options","noMagicFound":"Aucune magie (lien) de ce type n'a été trouvée","noMagicFoundMsg":"Le lien magique que tu as utilisé est soit expiré, soit invalide. Note que chaque lien magique ne peut être utilisé qu'une seule fois.","noSuchUser":"L'utilisateur n'a pas été trouvé","noSuchUserMsg":"Nous avons essayé de trouver le compte d'utilisateur que tu as demandé, mais nous n'avons pas réussi à le trouver.","notFound":"Aucun utilisateur de ce type n'a été trouvé","oneMomentPlease":"Veuillez patienter","password":"Ton mot de passe","passwordMissing":"Indique ton mot de passe","pleaseProvideValidEmail":"Veuillez fournir une adresse e-mail valide","processing":"Traitement en cours","regainAccess":"Retrouver l'accès","signIn":"Connexion","signInAsOtherUser":"Connecte-toi en tant qu'utilisateur différent","signInFailed":"Se connecter a échoué","signInFailedMsg":"Je ne sais pas exactement pourquoi, mais cela n'a pas fonctionné comme prévu.","signInHere":"Connectez-vous ici","signInToThing":"Connecte-toi à { thing }","signInWithProvider":"Connecte-toi avec { provider }","signUpHere":"Inscrivez-vous ici","signUpWithProvider":"S'inscrire avec {provider}","signupAgain":"Réinscris-toi","signupLinkExpired":"Le lien d'inscription a expiré","somethingWentWrong":"Quelque chose s'est mal passé","sorry":"Désolé","statusLacking":"Ton compte est dans un statut non actif","statusLackingMsg":"L'état actuel de ton compte nous interdit de poursuivre. La raison la plus courante est que tu n'as pas terminé le processus d'intégration et que ton compte n'a donc jamais été activé. Tu peux t'inscrire à nouveau avec la même adresse e-mail pour remédier à ce problème.","toReceiveSignupLink":"Pour recevoir un lien d'inscription, entre ton adresse e-mail.","tryAgain":"Essaie à nouveau","usePassword":"Utilise ton mot de passe","usernameMissing":"Indique ton nom d'utilisateur","welcome":"Bienvenue","welcomeBackName":"Bon retour { name }","welcomeMigrateName":"Bienvenue à FreeSewing v3 {name}. Note qu'il s'agit encore d'un code alpha."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/tags.json b/sites/sde/public/locales/fr/tags.json index 8e2a44a9945..d7f6965db10 100644 --- a/sites/sde/public/locales/fr/tags.json +++ b/sites/sde/public/locales/fr/tags.json @@ -1 +1 @@ -{"tags":"Tags (étiquettes)","showLineDrawings":"Montre les dessins au trait","showExamples":"Montrer des exemples","clearFilter":"Filtre clair","showFilters":"Afficher les filtres","hideFilters":"Cacher les filtres","difficulty":"Difficulté","learnMoreAboutThing":"En savoir plus sur {thing}","newThingPattern":"Nouveau modèle {thing}","accessories":"Accessoires","bags":"Sacs","blocks":"Blocs","bottoms":"Bas","coats":"Manteaux","hats":"Chapeaux","historical":"Historique","infants":"Enfants en bas âge","skirts":"Jupes","swimwear":"Maillot de bain","tops":"Coups","toys":"Jouets","trousers":"Pantalon","underwear":"Sous-vêtements"} \ No newline at end of file +{"tags":"Tags (étiquettes)","showLineDrawings":"Montre les dessins au trait","showExamples":"Montrer des exemples","clearFilter":"Supprime les filtres","showFilters":"Afficher les filtres","hideFilters":"Cacher les filtres","difficulty":"Difficulté","learnMoreAboutThing":"En savoir plus sur {thing}","newThingPattern":"Nouveau patron {thing}","accessories":"Accessoires","bags":"Sacs","blocks":"Blocs","bottoms":"Bas","coats":"Manteaux","hats":"Chapeaux","historical":"Historique","infants":"Enfants en bas âge","skirts":"Jupes","swimwear":"Maillot de bain","tops":"Coups","toys":"Jouets","trousers":"Pantalon","underwear":"Sous-vêtements"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/techniques.json b/sites/sde/public/locales/fr/techniques.json index ee322021154..985ffb51f3d 100644 --- a/sites/sde/public/locales/fr/techniques.json +++ b/sites/sde/public/locales/fr/techniques.json @@ -1 +1 @@ -{"techniques":"Techniques","biasTape":"Ruban de biais","block":"Développement des blocs","boning":"Assaisonnement","button":"Boutons et boutonnières","curvedSeam":"Coutures incurvées","dart":"Pinces","elastic":"Élastique","flatFelledSeam":"Coutures à plat","flatSleeve":"Manches","fly":"Construction de la mouche","hem":"Ourlet","interfacing":"Entoilage","knitBand":"Bande de jersey","knitBinding":"Biais de jersey","lining":"Doublure","pocket":"Poches","precision":"Couture de précision","princessSeam":"Coutures princesse","raglanSleeve":"Manches raglan","ribbing":"Bord côte","seamPocket":"Poche sur une couture","setSleeve":"Manches encastrées","snap":"Boutons-pression, douilles, œillets","stretch":"Matériaux extensibles","weltPocket":"Poches passepoilées","zipper":"Installation de la fermeture éclair"} \ No newline at end of file +{"techniques":"Techniques","biasTape":"Ruban de biais","block":"Développement des blocs","boning":"Renforcement avec des baleines","button":"Boutons et boutonnières","curvedSeam":"Coutures incurvées","dart":"Pinces","elastic":"Élastique","flatFelledSeam":"Coutures rabattues","flatSleeve":"Manches","fly":"Construction de la braguette","hem":"Ourlet","interfacing":"Entoilage","knitBand":"Bande de jersey","knitBinding":"Biais de jersey","lining":"Doublure","pocket":"Poches","precision":"Couture de précision","princessSeam":"Coutures princesse","raglanSleeve":"Manches raglan","ribbing":"Bord côte","seamPocket":"Poche sur une couture","setSleeve":"Manches montés","snap":"Boutons-pression, douilles, œillets","stretch":"Matériaux extensibles","weltPocket":"Poches passepoilées","zipper":"Installation de la fermeture éclair"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/timeago.json b/sites/sde/public/locales/fr/timeago.json index e3f14e21abe..508957c7856 100644 --- a/sites/sde/public/locales/fr/timeago.json +++ b/sites/sde/public/locales/fr/timeago.json @@ -1 +1 @@ -{"hour":"heure","hours":"heures","day":"jour","days":"jours","month":"mois","months":"mois","year":"année","years":"années","oneDay":"un jour","oneHour":"one hour","lessThanADay":"moins d'un jour","lessThanAnHour":"less than an hour","ago":"il y a"} \ No newline at end of file +{"hour":"heure","hours":"heures","day":"jour","days":"jours","month":"mois","months":"mois","year":"année","years":"années","oneDay":"un jour","oneHour":"une heure","lessThanADay":"moins d'un jour","lessThanAnHour":"moins d'une heure","ago":"il y a"} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/ui-settings.json b/sites/sde/public/locales/fr/ui-settings.json index 73d48c3ec10..f16e41e3fe1 100644 --- a/sites/sde/public/locales/fr/ui-settings.json +++ b/sites/sde/public/locales/fr/ui-settings.json @@ -1 +1 @@ -{"uiSettings.t":"Préférences de l'interface utilisateur","uiSettings.d":"Ces préférences contrôlent les aspects de l'interface utilisateur de notre environnement de création de patrons en ligne.","renderer.t":"Moteur de Rendu","renderer.d":"Contrôle comment le patron est restitué (dessiné) à l'écran","renderWithReact.t":"Rendu avec les composants React de FreeSewing","renderWithReact.d":"Rendu en tant que SVG par l'intermédiaire de nos composants React. Permet l'interactivité et est optimisé pour l'écran. Utilise ceci si tu n'es pas sûr de ce que tu dois choisir.","renderWithCore.t":"Rendu avec la bibliothèque Core de Freesewing","renderWithCore.d":"Rendu directement en SVG à partir de Core. Ne permet aucune interactivité et est optimisé pour l'impression. Utilise-le si tu veux savoir à quoi il ressemblera une fois exporté.","control.t":"Expérience de l'utilisateur","control.d":"Quelle expérience utilisateur préfères-tu ? Note qu'il s'agit d'un paramètre de compte, il aura donc un impact sur l'ensemble du site Web.","inspect.t":"Inspecter","inspect.d":"L'activation de cette fonction te permettra d'approfondir le modèle et d'obtenir des informations sur ses différentes parties, ses chemins et ses points.","inspectNo.t":"Désactive l'inspecteur","inspectNo.d":"C'est la valeur par défaut, l'inspecteur de motifs est désactivé et le motif s'affiche comme d'habitude.","inspectYes.t":"Active l'inspecteur","inspectYes.d":"Avec l'inspecteur de motifs activé et le moteur de rendu React sélectionné, nous allons ajouter de l'interactivité au motif pour te permettre d'inspecter les différents éléments qui le composent.","no":"No","yes":"Yes","draft":"Ébauche","test":"Test","print":"Mise en page d'impression","cut":"Disposition des coupes","save":"Sauvegarder","export":"Exporter","edit":"Éditer","draft.t":"Dessiner votre patron","draft.d":"Lance l'éditeur de patrons phare de FreeSewing, où tu peux modifier tes patrons selon tes désirs.","test.t":"Tester votre patron","test.d":"Vois comment ton modèle s'adapte aux changements d'options, ou de mesures.","print.t":"Mise en page d'impression","print.d":"Permet de disposer les pièces de ton patron de façon à ce que tu puisses imprimer ton patron sur le moins de pages possible.","cut.t":"Plan de coupe","cut.d":"Permet de disposer les pièces de ton patron de façon à déterminer exactement la quantité de tissu dont tu as besoin pour le réaliser.","save.t":"Sauvegarde ton modèle","save.d":"Sauvegarde le modèle actuel sur ton compte FreeSewing.","export.t":"Exporte ton modèle","export.d":"Permet d'exporter ce motif dans différents formats.","logs.t":"Fiches d'information sur les modèles","logs.d":"Permet de parcourir les journaux des patrons pour voir ce qui s'est passé exactement lors de la réalisation de ce patron.","edit.t":"Modifie à la main les paramètres du modèle","edit.d":"Cela te permet d'éditer à la main les paramètres du modèle, ce qui te donne un contrôle total sur la façon dont ton modèle sera dessiné","view":"Voir","view.d":"Voici les différentes vues que tu peux choisir. Comprend les vues disponibles via la barre de navigation ou le menu, ainsi que quelques vues supplémentaires."} \ No newline at end of file +{"uiSettings.t":"Préférences de l'interface utilisateur","uiSettings.d":"Ces préférences contrôlent les aspects de l'interface utilisateur de notre environnement de création de patrons en ligne.","missingSettings1.t":"(Paramètres manquants ?)","missingSettings1.d":"Tu ne trouves pas un paramètre (comme la marge de couture, la langue ou les pièces incluses) ? Change de niveau d'expérience utilisateur (à l'aide des boutons en haut) pour faire apparaître les paramètres qui ont été cachés !","missingSettings2.t":"(Paramètres manquants ?)","missingSettings2.d":"Tu ne trouves pas un paramètre (comme la langue, les pièces incluses ou les détails) ? Change de niveau d'expérience utilisateur (à l'aide des boutons en haut) pour faire apparaître les paramètres qui ont été cachés !","missingSettings3.t":"(Paramètres manquants ?)","missingSettings3.d":"Tu ne trouves pas un paramètre (comme les pièces incluses, les détails ou développer) ? Change de niveau d'expérience utilisateur (à l'aide des boutons en haut) pour faire apparaître les paramètres qui ont été cachés !","renderer.t":"Moteur de Rendu","renderer.d":"Contrôle comment le patron est restitué (dessiné) à l'écran","renderWithReact.t":"Rendu avec les composants React de FreeSewing","renderWithReact.d":"Rendu en tant que SVG par l'intermédiaire de nos composants React. Permet l'interactivité et est optimisé pour l'écran. Utilise ceci si tu n'es pas sûr de ce que tu dois choisir.","renderWithCore.t":"Rendu avec la bibliothèque de Freesewing","renderWithCore.d":"Rendu directement en SVG à partir de Core. Ne permet aucune interactivité et est optimisé pour l'impression. Utilise-le si tu veux savoir à quoi il ressemblera une fois exporté.","kiosk.t":"Mode kiosque","kiosk.d":"Contrôle comment la page web est affichée.","websiteMode.t":"Utiliser le mode site web","websiteMode.d":"Affiche la page Web complète, y compris l'en-tête, le pied de page et la navigation.","kioskMode.t":"Utilise le mode kiosque","kioskMode.d":"Affiche uniquement la partie de la page Web consacrée au dessin du patron, sans l'en-tête, le pied de page ou la navigation.","control.t":"Expérience de l'utilisateur","control.d":"Quelle expérience utilisateur préfères-tu ? Note qu'il s'agit d'un paramètre de compte, il aura donc un impact sur l'ensemble du site Web.","inspect.t":"Inspecter","inspect.d":"L'activation de cette fonction te permettra d'approfondir le modèle et d'obtenir des informations sur ses différentes parties, ses chemins et ses points.","inspectNo.t":"Désactive l'inspecteur","inspectNo.d":"C'est la valeur par défaut, l'inspecteur de motifs est désactivé et le motif s'affiche comme d'habitude.","inspectYes.t":"Active l'inspecteur","inspectYes.d":"Avec l'inspecteur de motifs activé et le moteur de rendu React sélectionné, nous allons ajouter de l'interactivité au motif pour te permettre d'inspecter les différents éléments qui le composent.","no":"No","yes":"Yes","draft":"Ébauche","test":"Test","print":"Mise en page d'impression","cut":"Disposition des coupes","save":"Sauvegarder","export":"Exporter","edit":"Éditer","draft.t":"Dessiner votre patron","draft.d":"Lance l'éditeur de patrons phare de FreeSewing, où tu peux modifier tes patrons selon tes désirs.","test.t":"Tester votre patron","test.d":"Vois comment ton modèle s'adapte aux changements d'options, ou de mesures.","print.t":"Mise en page d'impression","print.d":"Permet de disposer les pièces de ton patron de façon à ce que tu puisses imprimer ton patron sur le moins de pages possible.","cut.t":"Plan de coupe","cut.d":"Permet de disposer les pièces de ton patron de façon à déterminer exactement la quantité de tissu dont tu as besoin pour le réaliser.","save.t":"Sauvegarde ton modèle","save.d":"Sauvegarde le modèle actuel sur ton compte FreeSewing.","export.t":"Exporte ton modèle","export.d":"Permet d'exporter ce motif dans différents formats.","logs.t":"Fiches d'information sur les modèles","logs.d":"Permet de parcourir les journaux des patrons pour voir ce qui s'est passé exactement lors de la réalisation de ce patron.","edit.t":"Modifie à la main les paramètres du modèle","edit.d":"Cela te permet d'éditer à la main les paramètres du modèle, ce qui te donne un contrôle total sur la façon dont ton modèle sera dessiné","view":"Voir","view.d":"Voici les différentes vues que tu peux choisir. Comprend les vues disponibles via la barre de navigation ou le menu, ainsi que quelques vues supplémentaires."} \ No newline at end of file diff --git a/sites/sde/public/locales/fr/workbench.json b/sites/sde/public/locales/fr/workbench.json index 1cd823fae64..6a379b83ad0 100644 --- a/sites/sde/public/locales/fr/workbench.json +++ b/sites/sde/public/locales/fr/workbench.json @@ -1 +1 @@ -{"addNotes":"Ajouter des notes","addSettingsToNotes":"Ajouter des paramètres aux notes","advanced":"Avancé","appliedMeasies":"Nous avons appliqué un nouvel ensemble de mesures à ce modèle.","armhole":"Emmanchure","attributes":"Attributs","backPockets":"Poches arrière","bookmarkPattern":"Modèle de signet","bottomRight":"En bas à droite","changeMeasies":"Mesures du schéma de changement","chooseATest":"Choisis un scénario de test à exécuter","chooseATestDesc":"Tu peux tester la façon dont la conception s'adapte aux changements d'une option de conception ou de mesures spécifiques.","chooseATestMenuMobileMsg":"Pour cela, ouvre le menu du test et sélectionne le scénario que tu veux exécuter.","chooseATestMenuMsg":"Pour cela, sélectionne le scénario de test que tu veux exécuter dans le menu de droite.","chooseFromBookmarkedSets":"Choisis l'un des ensembles de mesures que tu as mis en favoris.","chooseFromBookmarkedSetsDesc":"Si tu as mis des ensembles de mesures dans tes favoris, tu peux aussi les sélectionner.","chooseFromCuratedSets":"Choisis l'un des ensembles de mesures de FreeSewing.","chooseFromCuratedSetsDesc":"Si tu cherches juste à essayer notre plateforme, tu peux choisir parmi notre liste d'ensembles de mesures curatées.","chooseFromOwnSets":"Choisis l'un de tes propres jeux de mesures","chooseFromOwnSetsDesc":"Choisis l'un de tes propres jeux de mesures qui contient toutes les mesures requises pour générer ce modèle.","chooseNewSet":"Choisis un nouvel ensemble de mesures","clearTimingData":"Clear timing data","closure":"Fermeture","collar":"Col","columns":"colonnes","configurePattern":"Configurer le modèle","construction":"Construction","continueEditingTitle":"Continuer l'édition","continueEditingDesc":"Charge le motif nouvellement enregistré dans l'éditeur de motifs, afin que tu puisses y apporter d'autres modifications.","cuffs":"Poignets","currentPrintLayout":"Mise en page actuelle de l'imprimé","cutLayout":"Disposition des coupes","darts":"Pinces","designOptions.d":"Teste l'effet d'une option sur l'apparence de ce modèle.","docs":"Documentation","draft":"Ébauche","draftPattern":"Modèle d'ébauche","edit":"Éditer","editCurrentMeasies":"Modifier les mesures actuelles","editCurrentMeasiesDesc":"Les modifications que tu apportes ici ne seront pas enregistrées dans tes jeux de mesures et n'affecteront que ce modèle.","editCurrentMeasiesHeader":"Modifier les mesures du motif","editMeasiesByHand":"Modifie les mesures à la main","editMeasiesByHandDesc":"Règle manuellement ou annule toute mesure. Ces changements ne s'appliqueront qu'au modèle en cours.","editSettings":"Edit settings","editSettingsByHand":"Edit settings by hand","elastic":"Élastique","export":"Exporter","exporting":"Exporting","exportAsData":"Exporter en tant que données","exportForEditing":"Exporter pour édition","exportForPrinting":"Exporter pour l'impression","exportPattern-txt":"Exporter au format PDF adapté à votre imprimante, ou télécharger ce modèle dans une variété de formats","exportPattern":"Exporter le patron","fit":"Ajustement","frontPockets":"Poches avant","generatePdf":"Génère un PDF prêt à imprimer","giveItAName":"Donne-lui un nom","goToPatternTitle":"Navigue jusqu'à la page du modèle","goToPatternDesc":"Quitte l'éditeur de modèle et navigue vers la page du modèle où tu peux mettre à jour les métadonnées du modèle.","height":"Hauteur","help":"Aide","layoutSettings.d":"Des options supplémentaires pour optimiser encore plus la mise en page d'impression de ton motif.","layoutSettings.t":"Paramètres de mise en page","length":"Longueur","learnHowToUseEditor":"Apprends à utiliser l'éditeur de patrons en ligne de FreeSewing.","measies":"Mesures du motif","measiesOk":"Nous avons toutes les mesures requises pour créer ce modèle.","measurements.d":"Teste l'effet d'une mesure sur l'apparence de ce motif.","menu":"Menu","name":"Nom","noDesignFound":"Nous n'avons pas pu trouver ce modèle. Cela ne devrait pas arriver, alors nous te serions très reconnaissants de nous le signaler.","noInlineDocs":"La documentation n'est pas incluse dans cette version","noInlineDocsDesc":"Tu peux te rendre sur le site FreeSewing.org pour accéder à notre documentation.","notes":"Remarques","pages":"pages","part":"Partie du modèle","partInfo":"Informations sur les pièces du modèle","partTransfo":"Boutons de transformation des pièces","partTransfoDesc":"Ces boutons te permettent de faire pivoter ou d'inverser des parties individuelles du motif.","partTransfoNo":"Cacher les boutons","partTransfoNoDesc":"N'inclus pas ces boutons dans la sortie du modèle","partTransfoYes":"Afficher les boutons","partTransfoYesDesc":"Inclure ces boutons dans la sortie du modèle (ils ne seront pas imprimés).","pathInfo":"Informations sur le chemin","patternBookmarkCreated":"Création d'un signet de patron","patternEditor":"Pattern Editor","patternInspector":"Inspecteur de modèles","patternLogs":"Fiches d'information sur les modèles","patternSaved":"Motif sauvegardé","pockets":"Poches","printLayout":"Mise en page d'impression","printSettings.d":"Configure ton modèle pour que tu puisses l'imprimer comme tu le souhaites. Inclut la taille et l'orientation de la page, les marges, et plus encore.","printSettings.t":"Paramètres d'impression","reset":"Réinitialiser","resetPrintLayout":"Réinitialiser la mise en page de l'impression","resetPrintLayoutDesc":"Supprime toutes les modifications manuelles apportées à la mise en page de l'impression et rétablit la mise en page par défaut.","rows":"rangées","save":"Sauvegarder","savePattern":"Enregistrer le patron","saveAsNewPattern":"Enregistrer comme nouveau modèle","savePatternAs":"Sauvegarde le modèle sous...","savePatternAsHellip":"Sauvegarde le modèle sous...","saveSettings":"Sauvegarder les paramètres","saveYourPattern":"Sauvegarde ton modèle","seeMissingMeasies":"Voir les mesures manquantes","show":"Afficher","showAllParts":"Afficher toutes les parties du modèle","showMovableButtons":"Boutons","showOnlyThisPart":"Ne montre que cette partie du modèle","sleevecap":"Tête de manche","style":"Style","test":"Test","testDesign":"Test Design","testDesignMeasurement":"Teste {design} les mesures : {measurement}","testDesignOption":"Teste les options de conception de {design} : {option}","testDesignSets":"Test {design} à travers les ensembles de mesures","testMeasurements":"Tester les mesures","testMeasurementsDesc":"Teste la façon dont la conception s'adapte aux changements d'une mesure spécifique.","testOptions":"Testez les options de conception","testOptionsDesc":"Teste la façon dont la conception s'adapte aux changements d'une option de conception spécifique.","testPattern":"Modèle de test","testSets":"Jeux de mesures de test","testSetsDesc":"Teste la façon dont la conception s'adapte à différents ensembles de mesures.","timeDesign":"Time Design","topLeft":"En haut à gauche","weLackSomeMeasies":"Il nous manque { nr } pour créer ce modèle","whereToGoAfterSaveAs":"Après avoir enregistré le nouveau modèle, que veux-tu faire ?","width":"Largeur","xTotalPagesSomeBlank":"{total} pages au total mais {blank} sont vierges","yamlEditViewError":"Problèmes avec YAML","yamlEditViewErrorDesc":"Nous avons sauvegardé votre entrée, mais il se peut que cela ne fonctionne pas pour les raisons suivantes","yamlEditViewTitleThing":"Modifier la configuration du patron pour {thing}","youCanPickOrEnter":"Tu peux soit choisir un ensemble de mesures, soit les saisir à la main, mais nous ne pouvons pas procéder sans ces mesures.","youUseCustomValue":"Tu utilises la valeur par défaut","youUseDefaultValue":"Tu utilises une valeur personnalisée","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file +{"addNotes":"Ajouter des notes","addSettingsToNotes":"Ajouter des paramètres aux notes","advanced":"Avancé","appliedMeasies":"Nous avons appliqué un nouvel ensemble de mesures à ce patron.","armhole":"Emmanchure","attributes":"Attributs","backPockets":"Poches arrière","bookmarkPattern":"Marque (page) ce patron","bottomRight":"En bas à droite","changeMeasies":"Mesures du schéma de changement","chooseATest":"Choisis un scénario de test à exécuter","chooseATestDesc":"Tu peux tester la façon dont le design s'adapte aux changements d'une option de design ou de mesures spécifiques.","chooseATestMenuMobileMsg":"Pour cela, ouvre le menu du test et sélectionne le scénario que tu veux exécuter.","chooseATestMenuMsg":"Pour cela, sélectionne le scénario de test que tu veux exécuter dans le menu de droite.","chooseFromBookmarkedSets":"Choisis l'un des ensembles de mesures que tu as mis en favoris.","chooseFromBookmarkedSetsDesc":"Si tu as mis des ensembles de mesures dans tes favoris, tu peux aussi les sélectionner.","chooseFromCuratedSets":"Choisis l'un des ensembles de mesures sélectionnés de FreeSewing","chooseFromCuratedSetsDesc":"Si tu cherches juste à essayer notre plateforme, tu peux choisir parmi notre liste d'ensembles de mesures sélectionnés.","chooseFromOwnSets":"Choisis l'un de tes propres jeux de mesures","chooseFromOwnSetsDesc":"Choisis l'un de tes propres jeux de mesures qui contient toutes les mesures requises pour générer ce modèle.","chooseNewSet":"Choisis un nouvel ensemble de mesures","clearTimingData":"Efface les données de temps","closure":"Fermeture","collar":"Col","columns":"colonnes","conditional":"Conditionnel","configurePattern":"Configurer le modèle","construction":"Construction","continueEditingTitle":"Continuer l'édition","continueEditingDesc":"Charge le patron nouvellement enregistré dans l'éditeur de patron, afin que tu puisses y apporter d'autres modifications.","cuffs":"Poignets","currentPrintLayout":"Mise en page actuelle de l'impression","cutLayout":"Disposition des coupes","darts":"Pinces","designOptions.d":"Teste l'effet d'une option sur l'apparence de ce modèle.","docs":"Documentation","draft":"Ébauche","draftPattern":"Modèle d'ébauche","edit":"Éditer","editCurrentMeasies":"Modifier les mesures actuelles","editCurrentMeasiesDesc":"Les modifications que tu apportes ici ne seront pas enregistrées dans tes jeux de mesures et n'affecteront que ce patron.","editCurrentMeasiesHeader":"Modifier les mesures du patron","editMeasiesByHand":"Modifie les mesures à la main","editMeasiesByHandDesc":"Règle manuellement ou annule toute mesure. Ces changements ne s'appliqueront qu'au modèle en cours.","editSettings":"Éditer les paramètres","editSettingsByHand":"Modifie les paramètres à la main","elastic":"Élastique","export":"Exporter","exporting":"Exportation","exportAsData":"Exporter en tant que données","exportForEditing":"Exporter pour édition","exportForPrinting":"Exporter pour l'impression","exportPattern-txt":"Exporter au format PDF adapté à votre imprimante, ou télécharger ce modèle dans une variété de formats","exportPattern":"Exporter le patron","fit":"Ajustement","frontPockets":"Poches avant","generatePdf":"Génère un PDF prêt à imprimer","giveItAName":"Donne-lui un nom","goToPatternTitle":"Navigue jusqu'à la page du modèle","goToPatternDesc":"Quitte l'éditeur de modèle et navigue vers la page du modèle où tu peux mettre à jour les métadonnées du modèle.","height":"Hauteur","help":"Aide","layoutSettings.d":"Des options supplémentaires pour optimiser encore plus la mise en page d'impression de ton motif.","layoutSettings.t":"Paramètres de mise en page","length":"Longueur","learnHowToUseEditor":"Apprends à utiliser l'éditeur de patrons en ligne de FreeSewing","measies":"Mesures du motif","measiesOk":"Nous avons toutes les mesures requises pour créer ce modèle.","measurements.d":"Teste l'effet d'une mesure sur l'apparence de ce motif.","menu":"Menu","name":"Nom","noDesignFound":"Nous n'avons pas pu trouver ce modèle. Cela ne devrait pas arriver, alors nous te serions très reconnaissants de nous le signaler.","noInlineDocs":"La documentation n'est pas incluse dans cette version","noInlineDocsDesc":"Tu peux te rendre sur le site FreeSewing.org pour accéder à notre documentation.","notes":"Remarques","pages":"pages","part":"Partie du modèle","partInfo":"Informations sur les pièces du modèle","partTransfo":"Boutons de transformation des pièces","partTransfoDesc":"Ces boutons te permettent de faire pivoter ou d'inverser des parties individuelles du patron.","partTransfoNo":"Cacher les boutons","partTransfoNoDesc":"N'inclus pas ces boutons dans la sortie du patron","partTransfoYes":"Afficher les boutons","partTransfoYesDesc":"Inclure ces boutons dans la sortie du patron (ils ne seront pas imprimés)","pathInfo":"Informations sur le chemin","patternBookmarkCreated":"Marque page du patron créé","patternEditor":"Éditeur de patron","patternInspector":"Inspecteur de modèles","patternLogs":"Fiches d'information sur les modèles","patternSaved":"Patron sauvegardé","pockets":"Poches","printLayout":"Mise en page d'impression","printSettings.d":"Configure ton modèle pour que tu puisses l'imprimer comme tu le souhaites. Inclut la taille et l'orientation de la page, les marges, et plus encore.","printSettings.t":"Paramètres d'impression","reset":"Réinitialiser","resetPrintLayout":"Réinitialiser la mise en page de l'impression","resetPrintLayoutDesc":"Supprime toutes les modifications manuelles apportées à la mise en page de l'impression et rétablit la mise en page par défaut.","rows":"rangs","save":"Sauvegarder","savePattern":"Enregistrer le patron","saveAsNewPattern":"Enregistrer comme nouveau patron","savePatternAs":"Sauvegarder le patron sous...","savePatternAsHellip":"Sauvegarder le patron sous...","saveSettings":"Sauvegarder les paramètres","saveYourPattern":"Sauvegarde ton patron","seeMissingMeasies":"Voir les mesures manquantes","show":"Afficher","showAllParts":"Afficher toutes les parties du modèle","showMovableButtons":"Boutons","showOnlyThisPart":"Ne montre que cette partie du modèle","sleevecap":"Tête de manche","style":"Style","test":"Test","testDesign":"Test du design","testDesignMeasurement":"Teste {design} mesures : {measurement}","testDesignOption":"Teste les options de design de {design} : {option}","testDesignSets":"Test {design} à travers les ensembles de mesures","testMeasurements":"Tester les mesures","testMeasurementsDesc":"Teste la façon dont le design s'adapte aux changements d'une mesure spécifique","testOptions":"Testez les options de design","testOptionsDesc":"Teste la façon dont le design s'adapte aux changements d'une option de design spécifique","testPattern":"Modèle de test","testSets":"Jeux de mesures de test","testSetsDesc":"Teste la façon dont le design s'adapte à différents ensembles de mesures","timeDesign":"Temps du design","topLeft":"En haut à gauche","weLackSomeMeasies":"Il nous manque { nr } pour créer ce modèle","whereToGoAfterSaveAs":"Après avoir enregistré le nouveau patron, que veux-tu faire ?","width":"Largeur","xTotalPagesSomeBlank":"{total} pages au total mais {blank} sont vierges","yamlEditViewError":"Problèmes avec YAML","yamlEditViewErrorDesc":"Nous avons sauvegardé votre entrée, mais il se peut que cela ne fonctionne pas pour les raisons suivantes","yamlEditViewTitleThing":"Modifier la configuration du patron pour {thing}","youCanPickOrEnter":"Tu peux soit choisir un ensemble de mesures, soit les saisir à la main, mais nous ne pouvons pas procéder sans ces mesures.","youUseCustomValue":"Tu utilises la valeur par défaut","youUseDefaultValue":"Tu utilises une valeur personnalisée","veryFast":"Très rapide","fast":"Rapide","average":"Moyenne","slow":"Lent","verySlow":"Très lent","tooSlow":"Trop lent"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/account.json b/sites/sde/public/locales/nl/account.json index fbce90afb35..783acaf9a86 100644 --- a/sites/sde/public/locales/nl/account.json +++ b/sites/sde/public/locales/nl/account.json @@ -1 +1 @@ -{"account":"Account","yourAccount":"Jouw account","newPattern":"Nieuw patroon","newSet":"Start een nieuwe maten set","links":"Links","info":"Info","settings":"Instellingen","data":"Gegevens","sets":"Maten sets","patterns":"Patronen","actions":"Acties","created":"Aangemaakt","updated":"Bijgewerkt","expires":"Verloopt op","role":"Rol","yourProfile":"Jouw profiel","yourPatterns":"Jouw patronen","yourSets":"Jouw maten sets","signOut":"Afmelden","politeOhCrap":"Jandorie","bio":"Bio","email":"E-mailadres","img":"Afbeelding","username":"Gebruikersnaam","compare":"Metricset Vergelijking","consent":"Privacy & Toestemming","control":"Gebruikerservaring","imperial":"Eenheden","units":"Eenheden","apikeys":"API-keys","newsletter":"Abonnement op nieuwsbrief","password":"Wachtwoord","newPasswordPlaceholder":"Voer hier je nieuwe wachtwoord in","passwordPlaceholder":"Voer hier je wachtwoord in","mfa":"Twee-Stappen Authenticatie","mfaTipTitle":"Overweeg om Twee-Stappen Authenticatie in te schakelen","mfaTipMsg":"We dringen je geen wachtwoordbeleid op, maar we raden je wel aan om Twee-Stappen Authenticatie in te schakelen om je FreeSewing account veilig te houden.","mfaEnabled":"Twee-Stappen Authenticatie is ingeschakeld","mfaDisabled":"Twee-Stappen Authenticatie is uitgeschakeld","mfaSetup":"Twee-Stappen Authenticatie instellen","mfaAdd":"Voeg FreeSewing toe aan je Authenticator App door de QR code hierboven te scannen.","mfaScratchCodes":"MFA krascodes","mfaScratchCodesMsg1":"Je kunt elk van deze krascodes gebruiken als een eenmalige MFA-code wanneer je geen toegang hebt tot je app die de code genereert (bijvoorbeeld wanneer je je telefoon kwijt bent).","mfaScratchCodesMsg2":"Je kunt elk van deze codes maar één keer gebruiken. Schrijf ze op, want dit is de enige keer dat je ze te zien krijgt.","copyToClipboard":"Kopiëren naar klembord","confirmWithPassword":"Voer je wachtwoord in om deze actie te bevestigen","confirmWithMfa":"Voer een code in van je Authenticator App om deze actie te bevestigen","enableMfa":"Twee-Stappen Authenticatie inschakelen","disableMfa":"Twee-Stappen Authenticatie uitschakelen","language":"Taal","developer":"Ontwikkelaar","design":"Ontwerp","patternMetadata":"Metagegevens patroon","clonePattern":"Kloonpatroon","updatePattern":"Patroon bijwerken","reload":"Account herladen","export":"Exporteer je gegevens","exportMsg":"Klik hieronder om je persoonlijke gegevens te exporteren","exportNote":"De General Data Protection Regulation (GDPR) van de EU waarborgt je zogenaamde recht op dataportabiliteit - het recht om je persoonlijke gegevens te verkrijgen en te hergebruiken voor je eigen doeleinden of voor verschillende diensten.","exportDownload":"Je gegevens zijn geëxporteerd en kunnen worden gedownload op de volgende locatie:","review":"Herzie je toestemmingen","restrict":"Beperk de verwerking van je gegevens","disable":"Je account desactiveren","remove":"Verwijder je account","proceedWithCaution":"Ga voorzichtig te werk","restrictWarning":"Hoewel er geen gegevens worden verwijderd, wordt je account hierdoor uitgeschakeld. Bovendien kun je dit niet zelf ongedaan maken, maar moet je contact opnemen met support als je de toegang tot je account wilt herstellen.","noWayBack":"Er is geen weg terug.","mdSupport":"Je kan hier markdown opmaak gebruiken","or":"of","continue":"Ga verder","save":"Opslaan","noThanks":"Dat hoeft niet","areYouCertain":"Weet je het zeker?","delete":"Verwijder","nailedIt":"Dat is ook weer geregeld","gone":"Poef. Verdwenen.","reloadMsg1":"De gegevens die zijn opgeslagen in je browser kunnen soms gaan afwijken van de gegevens die zijn opgeslagen in onze backend.","reloadMsg2":"Hiermee kun je je accountgegevens synchroniseren met de backend. Het heeft hetzelfde effect als je afmelden en dan weer aanmelden","bioTitle":"Vertel wat over jezelf","bioPreview":"Bio Voorbeeld","bioPlaceholder":"Ik maak kledij en schoenen. Ik ontwerp naaipatronen. Ik schrijf code. Ik beheer [FreeSewing](http://freesewing.org)","compareTitle":"Voel je je ok als we maten gaan vergelijken?","compareYes":"Ja, voor zover het me kan helpen","compareYesd":"We kunnen je tonen hoe jouw maten set zich verhoudt tot andere sets.\nDit kan je helpen bij het opsporen van mogelijke foutjes bij het nemen van maten, of problemen in pratronen.\n","compareNo":"Nee, vergelijk nooit maten","compareNod":"We zullen jouw maten sets nooit vergelijken met andere maten sets.\nDit beperkt onze mogelijkheden om je te waarschuwen over mogelijke problemen in je maten sets of patronen.\n","showMore":"Toon meer","control1.t":"Houd het zo eenvoudig mogelijk","control1.d":"Toont alleen de meest essentiële functionaliteit.","control2.t":"Maak het eenvoudig, maar niet te eenvoudig","control2.d":"Verbergt de meeste functionaliteit.","control3.t":"Balanceer eenvoud met functionaliteit","control3.d":"Toont de meeste functionaliteit, maar niet de meest geavanceerde.","control4.t":"Geef me alle functionaliteit, maar hou het veilig","control4.d":"Onthult alle functionaliteit, met vangrails en veiligheidscontroles om vergissingen te vermijden.","control5.t":"Ik weet wat ik doe","control5.d":"Onthult alle functionaliteit, en verwijdert ook alle vangrails en veiligheidscontroles.","controlShowMore":"Meer opties tonen","controlTitle":"Welke gebruikerservaring heeft jouw voorkeur?","imgTitle":"Wat denk je van een leuke foto?","imgDragAndDropImageHere":"Sleep hier een afbeelding naartoe","imgPasteUrlHere":"Plak hier een afbeeldingslocatie (url)","imgSelectImage":"Selecteer een afbeelding","newsletterTitle":"Wil je de FreeSewing nieuwsbrief ontvangen?","newsletterYes":"Ja, ik wil graag de nieuwsbrief ontvangen","newsletterYesd":"Eens om de 3 maanden ontvang je van ons een e-mail met eerlijke, oprechte inhoud. Geen tracking, geen advertenties, geen onzin.","newsletterNod":"Je kunt later altijd van gedachten veranderen. Maar zolang je dat niet doet, sturen we je geen nieuwsbrieven.","metricUnits":"Metrische eenheden (cm)","metricUnitsd":"Kies deze optie als je de voorkeur geeft aan centimeters over duimen.","imperialUnits":"Imperiale (Engelse) eenheden (duim)","imperialUnitsd":"Kies deze optie als je de voorkeur geeft aan duimen boven centimeters.","unitsTitle":"Welke eenheden hebben jouw voorkeur?","usernameTitle":"Welke gebruikersnaam wil je?","usernameAvailable":"Gebruikersnaam is beschikbaar","usernameNotAvailable":"Deze gebruikersnaam is niet beschikbaar","emailTitle":"Waar kunnen we je bereiken als we daar een goede reden voor hebben (zoals wanneer je je wachtwoord bent vergeten)?","oneMoreThing":"En dan nog iets","oneMomentPlease":"Een ogenblikje alsjeblieft","emailChangeConfirmation":"We hebben een e-mail naar je nieuwe adres gestuurd om deze wijziging te bevestigen.","vagueError":"Er is iets fout gelopen en we weten niet meteen hoe we dit best oplossen. Probeer het opnieuw of contacteer ons voor assistentie.","githubTitle":"Koppel je GitHub identiteit","githubWhy1":"Voer je GitHub gebruikersnaam en e-mail hier in en wij zullen ze gebruiken als we namens jou met GitHub communiceren.","githubWhy2":"Merk op dat zowel je GitHub gebruikersnaam als je e-mailadres openbare informatie is. Hierdoor kunnen we alleen een koppeling maken tussen je FreeSewing account en GitHub account.","githubWhy3":"Wanneer je bijvoorbeeld een probleem op deze website meldt, kunnen we je vermelden zodat je meldingen ontvangt wanneer er een update is. Hiervoor is je gebruikersnaam voldoende.","githubWhy4":"Als je een showcase post indient of wijzigingen aanbrengt in onze inhoud, kunnen we die commits aan jou toewijzen als we zowel je gebruikersnaam als het e-mailadres dat je op GitHub gebruikt hebben.","tooComplex":"Als dit allemaal verwarrend is, hoef je deze informatie niet te geven. Het is een geavanceerde functie.","languageTitle":"Aan welke taal geef je de voorkeur?","passwordTitle":"Iets dat alleen jij kent","newApikey":"Een nieuwe API-key aanmaken","keyNewInfo":"Maak een nieuwe API-key aan om verbinding te maken met de FreeSewing backend.","keyName":"Key naam","keyNameDesc":"Een unieke naam voor deze API key. Alleen zichtbaar voor jou.","keyExpires":"Key geldigheid","keyExpiresDesc":"De sleutel verloopt op:","keyLevel":"Key rechten","keyLevel0":"Alleen authenticatie","keyLevel1":"Lezen van je eigen patronen en maten sets","keyLevel2":"Lezen van al je accountgegevens","keyLevel3":"Lezen en schrijven van je eigen patronen en maten sets","keyLevel4":"Lezen en schrijven van al je accountgegevens","keyLevel5":"Lezen van patronen en maten sets van andere gebruikers","keyLevel6":"Lezen en schrijven van patronen en maten sets van andere gebruikers","keyLevel7":"Lezen en schrijven van alle accountgegevens van andere gebruikers","keyLevel8":"Zich voordoen als een andere gebruikers, volledige schrijftoegang tot alle gegevens","cancel":"Annuleren","keySecretWarning":"Dit is de enige keer dat je het sleutelgeheim kunt zien, zorg ervoor dat je het kopieert.","keyExpired":"Deze API-key is verlopen","deleteKeyWarning":"Het verwijderen van een API-key kan niet ongedaan worden gemaakt.","keyDocsTitle":"Raadpleeg FreeSewing.dev voor documentatie over het gebruik van API-sleutels (alleen in het Engels)","keyDocsMsg":"Dit is een geavanceerde functie voor ontwikkelaars of iedereen die direct met onze backend wil communiceren.","apiCalls":"API-oproepen","newBookmark":"Een bladwijzer toevoegen","bookmark":"Bladwijzer","bookmarks":"Bladwijzers","type":"Type","location":"Locatie","title":"Titel","new":"Nieuw","designBookmark":"Collectie","patternBookmark":"Patronen","setBookmark":"Maten sets","csetBookmark":"Sets samengestelde metingen","docBookmark":"Documentatie","customBookmark":"Aangepaste bladwijzers","yourBookmarks":"Je bladwijzers","bookmarkThisThing":"Bookmark deze { thing }","page":"Pagina","set":"Meetset","name":"Naam","setNameDesc":"Een naam om deze maten set te identificeren","setNewInfo":"Creëer een nieuwe maten set waar je vervolgens patronen voor kunt genereren.","notes":"Notities","setNotesDesc":"Notities die je wilt opslaan bij deze maten set","description":"Beschrijving","deleteSetWarning":"Het verwijderen van een maten set kan niet ongedaan worden gemaakt.","image":"Afbeelding","measies":"Maten","setUnitsMsgTitle":"Deze instellingen is alleen van toepassing op deze maten set","setUnitsMsgDesc":"Dit zijn de eenheden die we gebruiken wanneer we de maten in deze set bijwerken of weergeven.\nElders op deze website gebruiken we de eenheden die je in je account hebt ingesteld.\n","public":"Publiek","publicSet":"Publieke maten set","privateSet":"Privé maten set","publicSetDesc":"Anderen kunnen deze maten gebruiken om patronen aan te maken of te testen","privateSetDesc":"Deze maten mogen niet worden gebruikt door anderen om patronen aan te maken of te testen","permalink":"Link","editThing":"Bewerk {thing}","saveThing":"Bewaar {thing}","filterByDesign":"Filter op ontwerp","noFilter":"Niet filteren","filterByDesignDocs":"Als je een specifiek ontwerp in gedachten hebt, kun je filteren op ontwerp om alleen de metingen te tonen die nodig zijn voor dit ontwerp.","setLacksMeasiesForDesign":"In deze set ontbreken de afmetingen die nodig zijn voor dit patroon","setHasMeasiesForDesign":"Deze set heeft alle afmetingen die nodig zijn voor dit patroon","someSetsLacking":"Some of your sets lack the measurments required to generate this pattern","theseSetsReady":"Deze sets hebben alle vereiste metingen om dit patroon te genereren","chooseSet":"Kies een maten set","patternForWhichSet":"Voor welke maten set moeten we een patroon genereren?","bookmarkedSets":"Maten sets in je bladwijzers","curatedSets":"De verzamelde meetsets van FreeSewing","curatedSetsAbout":"Maten sets samengesteld door FreeSewing die je kan gebruiken om ons platform of je ontwerpen te testen.","curateCuratedSets":"Stel onze selectie samengestelde meetsets samen","useThisSet":"Gebruik deze maten set","ownSets":"Je eigen meetsets","noOwnSets":"Je hebt (nog) geen eigen meetsets","pleaseMtm":"Omdat onze patronen op maat worden gemaakt, raden we je sterk aan om de maten nauwkeurig op te nemen.","noOwnSetsMsg":"Je kunt je metingen opslaan als een meetset, waarna je er zoveel patronen voor kunt genereren als je wilt.","measurements":"Maten","chooseASet":"Kies een meetset","showImage":"Afbeelding tonen","suggestForCuration":"Suggesties voor curatie","suggestCset":"Een meetset voorstellen voor curatie","csetAllMeasies":"Om ervoor te zorgen dat gecurateerde meetsets werken voor alle ontwerpen, moet je een volledige set metingen opgeven.","csetMissing":"In je meetset ontbreken de volgende metingen","allMeasiesAvailable":"Alle metingen zijn beschikbaar.","csetHeightMsg1":"Om onze verzamelingen op een gestructureerde manier te kunnen organiseren en presenteren, ordenen we ze op hoogte.","csetImgMsg":"Tot slot hebben we een afbeelding nodig. Raadpleeg de documentatie om te zien wat een goede afbeelding is voor een gecureerde meetset.","docs":"Documentatie","csetNotesMsg":"Als je opmerkingen wilt toevoegen, kun je dat hier doen.","thankYouVeryMuch":"Hartelijk dank","csetSuggestedMsg":"Je inzending is geregistreerd en zal worden verwerkt door een van onze curatoren.","itIsAvailableAt":"Het is beschikbaar op","csetNameMsg":"Elke gecureerde set heeft een naam. Je kunt je eigen naam of een pseudoniem voorstellen.","patternNew":"Een nieuw patroon genereren","patternNewInfo":"Kies een ontwerp, voeg je maatset toe en wij maken een naaipatroon op maat voor je.","designNew":"Een nieuw ontwerp creëren","designNewInfo":"FreeSewing ontwerpen zijn bundeltjes JavaScript-code die patronen genereren. Je eigen ontwerpen maken is niet zo moeilijk en we hebben een gedetailleerde handleiding om je op weg te helpen.","pluginNew":"Een nieuwe plugin creëren","pluginNewInfo":"De functionaliteit van FreeSewing kan verder worden uitgebreid met plugins. Het maken van een plugin is eenvoudig en we hebben een gids die je van begin tot eind begeleidt.","showcaseNew":"Maak een nieuwe showcase","showcaseNewInfo":"Als je iets wilt delen wat jij (of iemand anders) hebt gemaakt op basis van onze ontwerpen, dan kun je hier een voorbeeldpost starten.","blogNew":"Een nieuw blogbericht maken","blogNewInfo":"Als je op de FreeSewing blog wilt schrijven, kun je hier een concept blogpost starten.","imgNew":"Genereer een social media-imago","imgNewInfo":"Gebruik onze generator om een afbeelding te maken die je kunt delen op sociale media, met ondersteuning voor brede (klassiek), vierkante (Instagram) of hoge (stories/TikTok) formaten.","csetNew":"Een nieuwe set samengestelde metingen voorstellen","csetNewInfo":"We stellen een verzameling doorgelichte meetsets samen die we gebruiken om patronen te testen. Je kunt hier een meetset voorstellen.","opackNew":"Een nieuw optiepakket voorstellen","opackNewInfo":"Voor elk van onze ontwerpen stellen we een verzameling doorgelichte optiepakketten samen. Je kunt je opties hier voorstellen.","newPopular":"Meest populair","newShare":"Delen / Tonen","newDev":"Ontwerpen / Ontwikkelen","generateANewThing":"Genereer een nieuwe { thing }","website":"Website","linkedIdentities":"Gekoppelde identiteiten","websiteTitle":"Heb je een website of andere URL die je wilt toevoegen?","platformTitle":"Wie ben jij op { platform }?","platformWhy":"We gebruiken deze gegevens op geen enkele manier. Dit is er alleen zodat gebruikers van FreeSewing de punten op verschillende platforms met elkaar kunnen verbinden.","security":"Beveiliging","revealPassword":"Wachtwoord onthullen","hidePassword":"Verberg wachtwoord","designs":"Designs","code":"Code","aboutThing":"Over { thing }","requiredMeasurements":"Vereiste maten","optionalMeasurements":"Optionele maten","designOptions":"Design opties","parts":"Onderdelen","plugins":"Plugins","specifications":"Specificaties","visitShowcase":"Bezoek showcase","examples":"Voorbeelden","noExamples":"We hebben momenteel geen voorbeelden voor dit ontwerp","noExamplesMsg":"We vertrouwen op de FreeSewing gemeenschap om voorbeelden in te sturen voor onze showcase posts.","ownPublicPattern":"Dit is de openbare weergave van een van je eigen patronen. Ga voor meer opties naar de privéweergave.","ownPrivatePattern":"Dit is de privéweergave van je patroon. De openbare weergave werkt ook voor jou als het patroon privé is. Het werkt alleen voor anderen als het patroon openbaar is.","privateView":"Privé bekijken","publicView":"Openbare weergave"} \ No newline at end of file +{"account":"Account","yourAccount":"Jouw account","newPattern":"Nieuw patroon","newSet":"Start een nieuwe maten set","links":"Links","info":"Info","settings":"Instellingen","data":"Gegevens","sets":"Maten sets","patterns":"Patronen","actions":"Acties","created":"Aangemaakt","updated":"Bijgewerkt","expires":"Verloopt op","role":"Rol","yourApikeys":"Your API Keys","yourProfile":"Jouw profiel","yourPatterns":"Jouw patronen","yourSets":"Jouw maten sets","signOut":"Afmelden","politeOhCrap":"Jandorie","bio":"Bio","email":"E-mailadres","img":"Afbeelding","username":"Gebruikersnaam","compare":"Metricset Vergelijking","consent":"Privacy & Toestemming","control":"Gebruikerservaring","imperial":"Eenheden","units":"Eenheden","apikeys":"API-keys","newsletter":"Abonnement op nieuwsbrief","password":"Wachtwoord","newPasswordPlaceholder":"Voer hier je nieuwe wachtwoord in","passwordPlaceholder":"Voer hier je wachtwoord in","mfa":"Twee-Stappen Authenticatie","mfaTipTitle":"Overweeg om Twee-Stappen Authenticatie in te schakelen","mfaTipMsg":"We dringen je geen wachtwoordbeleid op, maar we raden je wel aan om Twee-Stappen Authenticatie in te schakelen om je FreeSewing account veilig te houden.","mfaEnabled":"Twee-Stappen Authenticatie is ingeschakeld","mfaDisabled":"Twee-Stappen Authenticatie is uitgeschakeld","mfaSetup":"Twee-Stappen Authenticatie instellen","mfaAdd":"Voeg FreeSewing toe aan je Authenticator App door de QR code hierboven te scannen.","mfaScratchCodes":"MFA krascodes","mfaScratchCodesMsg1":"Je kunt elk van deze krascodes gebruiken als een eenmalige MFA-code wanneer je geen toegang hebt tot je app die de code genereert (bijvoorbeeld wanneer je je telefoon kwijt bent).","mfaScratchCodesMsg2":"Je kunt elk van deze codes maar één keer gebruiken. Schrijf ze op, want dit is de enige keer dat je ze te zien krijgt.","copyToClipboard":"Kopiëren naar klembord","confirmWithPassword":"Voer je wachtwoord in om deze actie te bevestigen","confirmWithMfa":"Voer een code in van je Authenticator App om deze actie te bevestigen","enableMfa":"Twee-Stappen Authenticatie inschakelen","disableMfa":"Twee-Stappen Authenticatie uitschakelen","language":"Taal","developer":"Ontwikkelaar","design":"Ontwerp","patternMetadata":"Metagegevens patroon","clonePattern":"Kloonpatroon","updatePattern":"Patroon bijwerken","reload":"Account herladen","export":"Exporteer je gegevens","import":"Import data","exportMsg":"Klik hieronder om je persoonlijke gegevens te exporteren","exportNote":"De General Data Protection Regulation (GDPR) van de EU waarborgt je zogenaamde recht op dataportabiliteit - het recht om je persoonlijke gegevens te verkrijgen en te hergebruiken voor je eigen doeleinden of voor verschillende diensten.","exportDownload":"Je gegevens zijn geëxporteerd en kunnen worden gedownload op de volgende locatie:","review":"Herzie je toestemmingen","restrict":"Beperk de verwerking van je gegevens","disable":"Je account desactiveren","remove":"Verwijder je account","proceedWithCaution":"Ga voorzichtig te werk","restrictWarning":"Hoewel er geen gegevens worden verwijderd, wordt je account hierdoor uitgeschakeld. Bovendien kun je dit niet zelf ongedaan maken, maar moet je contact opnemen met support als je de toegang tot je account wilt herstellen.","noWayBack":"Er is geen weg terug.","mdSupport":"Je kan hier markdown opmaak gebruiken","or":"of","continue":"Ga verder","save":"Opslaan","noThanks":"Dat hoeft niet","areYouCertain":"Weet je het zeker?","delete":"Verwijder","nailedIt":"Dat is ook weer geregeld","gone":"Poef. Verdwenen.","reloadMsg1":"De gegevens die zijn opgeslagen in je browser kunnen soms gaan afwijken van de gegevens die zijn opgeslagen in onze backend.","reloadMsg2":"Hiermee kun je je accountgegevens synchroniseren met de backend. Het heeft hetzelfde effect als je afmelden en dan weer aanmelden","bioTitle":"Vertel wat over jezelf","bioPreview":"Bio Voorbeeld","bioPlaceholder":"Ik maak kledij en schoenen. Ik ontwerp naaipatronen. Ik schrijf code. Ik beheer [FreeSewing](http://freesewing.org)","compareTitle":"Voel je je ok als we maten gaan vergelijken?","compareYes":"Ja, voor zover het me kan helpen","compareYesd":"We kunnen je tonen hoe jouw maten set zich verhoudt tot andere sets.\nDit kan je helpen bij het opsporen van mogelijke foutjes bij het nemen van maten, of problemen in pratronen.\n","compareNo":"Nee, vergelijk nooit maten","compareNod":"We zullen jouw maten sets nooit vergelijken met andere maten sets.\nDit beperkt onze mogelijkheden om je te waarschuwen over mogelijke problemen in je maten sets of patronen.\n","showMore":"Toon meer","control1.t":"Houd het zo eenvoudig mogelijk","control1.d":"Toont alleen de meest essentiële functionaliteit.","control2.t":"Maak het eenvoudig, maar niet te eenvoudig","control2.d":"Verbergt de meeste functionaliteit.","control3.t":"Balanceer eenvoud met functionaliteit","control3.d":"Toont de meeste functionaliteit, maar niet de meest geavanceerde.","control4.t":"Geef me alle functionaliteit, maar hou het veilig","control4.d":"Onthult alle functionaliteit, met vangrails en veiligheidscontroles om vergissingen te vermijden.","control5.t":"Ik weet wat ik doe","control5.d":"Onthult alle functionaliteit, en verwijdert ook alle vangrails en veiligheidscontroles.","controlShowMore":"Meer opties tonen","controlTitle":"Welke gebruikerservaring heeft jouw voorkeur?","imgTitle":"Wat denk je van een leuke foto?","imgDragAndDropImageHere":"Sleep hier een afbeelding naartoe","imgPasteUrlHere":"Paste an image location (URL) here","imgSelectImage":"Selecteer een afbeelding","newsletterTitle":"Wil je graag de FreeSewing nieuwsbrief ontvangen?","newsletterYes":"Ja, ik wil graag de nieuwsbrief ontvangen","newsletterYesd":"Eens om de 3 maanden ontvang je van ons een e-mail met eerlijke, oprechte inhoud. Geen tracking, geen advertenties, geen onzin.","newsletterNod":"Je kunt later altijd van gedachten veranderen. Maar zolang je dat niet doet, sturen we je geen nieuwsbrieven.","metricUnits":"Metrische eenheden (cm)","metricUnitsd":"Kies deze optie als je de voorkeur geeft aan centimeters over duimen.","imperialUnits":"Imperiale (Engelse) eenheden (duim)","imperialUnitsd":"Kies deze optie als je de voorkeur geeft aan duimen boven centimeters.","unitsTitle":"Welke eenheden hebben jouw voorkeur?","displayUnits":"Display units","usernameTitle":"Welke gebruikersnaam wil je?","usernameAvailable":"Gebruikersnaam is beschikbaar","usernameNotAvailable":"Deze gebruikersnaam is niet beschikbaar","emailTitle":"Waar kunnen we je bereiken als we daar een goede reden voor hebben (zoals wanneer je je wachtwoord bent vergeten)?","oneMoreThing":"En dan nog iets","oneMomentPlease":"Een ogenblikje alsjeblieft","emailChangeConfirmation":"We hebben een e-mail naar je nieuwe adres gestuurd om deze wijziging te bevestigen.","vagueError":"Er is iets fout gelopen en we weten niet meteen hoe we dit best oplossen. Probeer het opnieuw of contacteer ons voor assistentie.","githubTitle":"Koppel je GitHub identiteit","githubWhy1":"Voer je GitHub gebruikersnaam en e-mail hier in en wij zullen ze gebruiken als we namens jou met GitHub communiceren.","githubWhy2":"Merk op dat zowel je GitHub gebruikersnaam als je e-mailadres openbare informatie is. Hierdoor kunnen we alleen een koppeling maken tussen je FreeSewing account en GitHub account.","githubWhy3":"Wanneer je bijvoorbeeld een probleem op deze website meldt, kunnen we je vermelden zodat je meldingen ontvangt wanneer er een update is. Hiervoor is je gebruikersnaam voldoende.","githubWhy4":"Als je een showcase post indient of wijzigingen aanbrengt in onze inhoud, kunnen we die commits aan jou toewijzen als we zowel je gebruikersnaam als het e-mailadres dat je op GitHub gebruikt hebben.","tooComplex":"Als dit allemaal verwarrend is, hoef je deze informatie niet te geven. Het is een geavanceerde functie.","languageTitle":"Aan welke taal geef je de voorkeur?","passwordTitle":"Iets dat alleen jij kent","userId":"User ID","newApikey":"Een nieuwe API-key aanmaken","keyNewInfo":"Maak een nieuwe API-key aan om verbinding te maken met de FreeSewing backend.","keyName":"Key naam","keyNameDesc":"Een unieke naam voor deze API key. Alleen zichtbaar voor jou.","keyExpires":"Key geldigheid","keyExpiresDesc":"De sleutel verloopt op:","keyLevel":"Key rechten","keyLevel0":"Alleen authenticatie","keyLevel1":"Lezen van je eigen patronen en maten sets","keyLevel2":"Lezen van al je accountgegevens","keyLevel3":"Lezen en schrijven van je eigen patronen en maten sets","keyLevel4":"Lezen en schrijven van al je accountgegevens","keyLevel5":"Lezen van patronen en maten sets van andere gebruikers","keyLevel6":"Lezen en schrijven van patronen en maten sets van andere gebruikers","keyLevel7":"Lezen en schrijven van alle accountgegevens van andere gebruikers","keyLevel8":"Zich voordoen als een andere gebruikers, volledige schrijftoegang tot alle gegevens","cancel":"Annuleren","keySecretWarning":"Dit is de enige keer dat je het sleutelgeheim kunt zien, zorg ervoor dat je het kopieert.","keyExpired":"Deze API-key is verlopen","deleteKeyWarning":"Het verwijderen van een API-key kan niet ongedaan worden gemaakt.","keyDocsTitle":"Raadpleeg FreeSewing.dev voor documentatie over het gebruik van API-sleutels (alleen in het Engels)","keyDocsMsg":"Dit is een geavanceerde functie voor ontwikkelaars of iedereen die direct met onze backend wil communiceren.","apiCalls":"API-oproepen","newBookmark":"Een bladwijzer toevoegen","bookmark":"Bladwijzer","bookmarks":"Bladwijzers","type":"Type","location":"Locatie","title":"Titel","new":"Nieuw","designBookmark":"Collectie","patternBookmark":"Patronen","setBookmark":"Maten sets","csetBookmark":"Sets samengestelde metingen","docBookmark":"Documentatie","customBookmark":"Aangepaste bladwijzers","yourBookmarks":"Je bladwijzers","bookmarkThisThing":"Bookmark deze { thing }","page":"Pagina","doc":"Documentatie","pattern":"Patroon","set":"Meetset","name":"Naam","setNameDesc":"Een naam om deze maten set te identificeren","setNewInfo":"Creëer een nieuwe maten set waar je vervolgens patronen voor kunt genereren.","notes":"Notities","setNotesDesc":"Notities die je wilt opslaan bij deze maten set","description":"Beschrijving","deleteSetWarning":"Het verwijderen van een maten set kan niet ongedaan worden gemaakt.","image":"Afbeelding","measies":"Maten","setUnitsMsgTitle":"Deze instellingen is alleen van toepassing op deze maten set","setUnitsMsgDesc":"Dit zijn de eenheden die we gebruiken wanneer we de maten in deze set bijwerken of weergeven.\nElders op deze website gebruiken we de eenheden die je in je account hebt ingesteld.\n","public":"Publiek","publicSet":"Publieke maten set","privateSet":"Privé maten set","publicSetDesc":"Anderen kunnen deze maten gebruiken om patronen aan te maken of te testen","privateSetDesc":"These measurements cannot be used by other users or visitors","permalink":"Link","editThing":"Bewerk {thing}","saveThing":"Bewaar {thing}","filterByDesign":"Filter op ontwerp","noFilter":"Niet filteren","filterByDesignDocs":"Als je een specifiek ontwerp in gedachten hebt, kun je filteren op ontwerp om alleen de metingen te tonen die nodig zijn voor dit ontwerp.","setLacksMeasiesForDesign":"In deze set ontbreken de afmetingen die nodig zijn voor dit patroon","setHasMeasiesForDesign":"Deze set heeft alle afmetingen die nodig zijn voor dit patroon","someSetsLacking":"Some of these sets lack the measurements required to generate this pattern","theseSetsReady":"These sets have all required measurements to generate this pattern","chooseSet":"Kies een maten set","patternForWhichSet":"Voor welke maten set moeten we een patroon genereren?","bookmarkedSets":"Maten sets in je bladwijzers","curatedSets":"De verzamelde meetsets van FreeSewing","curatedSetsAbout":"Maten sets samengesteld door FreeSewing die je kan gebruiken om ons platform of je ontwerpen te testen.","curateCuratedSets":"Stel onze selectie samengestelde meetsets samen","useThisSet":"Gebruik deze maten set","ownSets":"Je eigen meetsets","noOwnSets":"Je hebt (nog) geen eigen meetsets","pleaseMtm":"Because our patterns are bespoke, we strongly suggest you take accurate measurements.","noOwnSetsMsg":"Je kunt je metingen opslaan als een meetset, waarna je er zoveel patronen voor kunt genereren als je wilt.","measurements":"Maten","chooseASet":"Kies een meetset","showImage":"Afbeelding tonen","suggestForCuration":"Suggesties voor curatie","suggestCset":"Een meetset voorstellen voor curatie","csetAllMeasies":"Om ervoor te zorgen dat gecurateerde meetsets werken voor alle ontwerpen, moet je een volledige set metingen opgeven.","csetMissing":"In je meetset ontbreken de volgende metingen","allMeasiesAvailable":"Alle metingen zijn beschikbaar.","csetHeightMsg1":"Om onze verzamelingen op een gestructureerde manier te kunnen organiseren en presenteren, ordenen we ze op hoogte.","csetImgMsg":"Tot slot hebben we een afbeelding nodig. Raadpleeg de documentatie om te zien wat een goede afbeelding is voor een gecureerde meetset.","docs":"Documentatie","csetNotesMsg":"Als je opmerkingen wilt toevoegen, kun je dat hier doen.","thankYouVeryMuch":"Hartelijk dank","csetSuggestedMsg":"Je inzending is geregistreerd en zal worden verwerkt door een van onze curatoren.","itIsAvailableAt":"Het is beschikbaar op","csetNameMsg":"Elke gecureerde set heeft een naam. Je kunt je eigen naam of een pseudoniem voorstellen.","missing":"Missing","andMore":"and more","unitsMustSave":"Note: You must save after changing Units to have the change take effect on this page.","makePublic":"Make public","makePrivate":"Make private","patternNew":"Een nieuw patroon genereren","patternNewInfo":"Kies een ontwerp, voeg je maatset toe en wij maken een naaipatroon op maat voor je.","designNew":"Een nieuw ontwerp creëren","designNewInfo":"FreeSewing ontwerpen zijn bundeltjes JavaScript-code die patronen genereren. Je eigen ontwerpen maken is niet zo moeilijk en we hebben een gedetailleerde handleiding om je op weg te helpen.","pluginNew":"Een nieuwe plugin creëren","pluginNewInfo":"De functionaliteit van FreeSewing kan verder worden uitgebreid met plugins. Het maken van een plugin is eenvoudig en we hebben een gids die je van begin tot eind begeleidt.","showcaseNew":"Maak een nieuwe showcase","showcaseNewInfo":"Als je iets wilt delen wat jij (of iemand anders) hebt gemaakt op basis van onze ontwerpen, dan kun je hier een voorbeeldpost starten.","blogNew":"Een nieuw blogbericht maken","blogNewInfo":"Als je op de FreeSewing blog wilt schrijven, kun je hier een concept blogpost starten.","imgNew":"Genereer een social media-imago","imgNewInfo":"Gebruik onze generator om een afbeelding te maken die je kunt delen op sociale media, met ondersteuning voor brede (klassiek), vierkante (Instagram) of hoge (stories/TikTok) formaten.","csetNew":"Een nieuwe set samengestelde metingen voorstellen","csetNewInfo":"We curate a collection of vetted measurements sets that we use to test patterns. You can suggest a measurements set here.","opackNew":"Een nieuw optiepakket voorstellen","opackNewInfo":"Voor elk van onze ontwerpen stellen we een verzameling doorgelichte optiepakketten samen. Je kunt je opties hier voorstellen.","newPopular":"Meest populair","newShare":"Delen / Tonen","newDev":"Ontwerpen / Ontwikkelen","generateANewThing":"Genereer een nieuwe { thing }","linkedIdentities":"Gekoppelde identiteiten","github":"GitHub","instagram":"Instagram","mastodon":"Mastodon","reddit":"Reddit","twitch":"Twitch","tiktok":"TikTok","website":"Website","websiteTitle":"Heb je een website of andere URL die je wilt toevoegen?","platformTitle":"Wie ben jij op { platform }?","platformWhy":"We gebruiken deze gegevens op geen enkele manier. Dit is er alleen zodat gebruikers van FreeSewing de punten op verschillende platforms met elkaar kunnen verbinden.","security":"Beveiliging","revealPassword":"Wachtwoord onthullen","hidePassword":"Verberg wachtwoord","designs":"Designs","code":"Code","aboutThing":"Over { thing }","requiredMeasurements":"Vereiste maten","optionalMeasurements":"Optionele maten","none":"Geen","designOptions":"Design opties","parts":"Onderdelen","plugins":"Plugins","specifications":"Specificaties","visitShowcase":"Bezoek showcase","examples":"Voorbeelden","noExamples":"We hebben momenteel geen voorbeelden voor dit ontwerp","noExamplesMsg":"We vertrouwen op de FreeSewing gemeenschap om voorbeelden in te sturen voor onze showcase posts.","ownPublicPattern":"Dit is de openbare weergave van een van je eigen patronen. Ga voor meer opties naar de privéweergave.","ownPrivatePattern":"Dit is de privéweergave van je patroon. De openbare weergave werkt ook voor jou als het patroon privé is. Het werkt alleen voor anderen als het patroon openbaar is.","privateView":"Privé bekijken","publicView":"Openbare weergave","importHere":"This page allows you to import data into your FreeSewing account.","importSupported":"Currently, we support importing the following types of data","importSets":"Import Measurements Sets","importSet":"Import Measurements Set","cloneSet":"Clone Measurements Set","measieFile":"Measurements file","dragAndDropFileHere":"Drag and drop your file here","importSetTip1":"To import a measurement set, you should have a JSON or YAML file that has the following structure","importSetTip2":"Your file can either contain a single measurements set, or an array of multiple measurements sets.","importing":"Importing","imported":"Imported","importFailed":"Import failed"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/core-settings.json b/sites/sde/public/locales/nl/core-settings.json index 42a0cd253e2..14d07ea3818 100644 --- a/sites/sde/public/locales/nl/core-settings.json +++ b/sites/sde/public/locales/nl/core-settings.json @@ -1 +1 @@ -{"coreSettings.t":"Kerninstellingen","coreSettings.d":"Deze instellingen zijn niet specifiek voor het ontwerp, maar stellen je in staat om verschillende parameters aan te passen van de FreeSewing kernbibliotheek, die het ontwerp voor je genereert.","designOptions.t":"Deze opties zijn specifiek voor dit ontwerp. Je kunt ze gebruiken om je patroon op verschillende manieren aan te passen.","paperless.t":"Papierloos","paperless.d":"Bomen zijn geweldig en naaipatronen in elkaar tikken is niet leuk. Probeer onze papierloze modus om te voorkomen dat je je patroon helemaal moet uitprinten.","samm.t":"Naadtoeslag Maat","samm.d":"Bepaalt de hoeveelheid naadtoeslag die in je patroon wordt gebruikt","sabool.t":"Naadtoeslag opnemen","sabool.d":"Bepaalt of je wel of geen naadtoeslag in je patroon wilt opnemen","complete.t":"Details","complete.d":"Bepaalt hoe gedetailleerd het patroon is; Ofwel een patroon met alle details, ofwel een eenvoudiger patroon met slechts de contouren van de verschillende patroondelen","expand.t":"Uitbreiden","expand.d":"Regelt de inspanningen om papier te besparen. Schakel dit uit om alle patroondelen uit te breiden ten koste van het gebruik van meer ruimte.","only.t":"Meegeleverde onderdelen","only.d":"Gebruik dit om precies te bepalen welke patroondelen in je patroon worden opgenomen","locale.t":"Taal","locale.d":"Bepaalt de taal van je patroon. Dit heeft geen invloed op de taal van de website, alleen van dit specifieke patroon.","units.t":"Eenheden","units.d":"Deze instelling bepaalt hoe eenheden worden weergegeven op je patroon","margin.t":"Marge","margin.d":"Bepaalt de marge rond patroondelen","scale.t":"Schaal","scale.d":"Bepaalt de totale lijnbreedte, lettergrootte en andere elementen die niet schalen met de metingen van het patroon","de.t":"Duits","de.d":"Gebruik dit om een Duits patroon te genereren","en.t":"Engels","en.d":"Gebruik dit om een Engels patroon te genereren","es.t":"Spaans","es.d":"Gebruik dit om een Spaans patroon te genereren","fr.t":"Frans","fr.d":"Gebruik dit om een Frans patroon te genereren","nl.t":"Nederlands","nl.d":"Gebruik dit om een Nederlands patroon te genereren","yes":"Yes","no":"No","completeYes.t":"Genereer een compleet patroon","completeYes.d":"Dit genereert een compleet patroon met alle notaties, lijnen en markeringen. Gebruik dit als je niet zeker weet wat je moet kiezen.","completeNo.t":"Genereer een patroonoverzicht","completeNo.d":"Genereer alleen de omtrek van de patroondelen. Gebruik dit als je een lasercutter wilt gebruiken of andere specifieke wensen hebt.","expandYes.t":"Alle patroondelen uitvouwen","expandYes.d":"Dit genereert een patroon waarbij alle patroondelen op ware grootte worden getekend, zelfs als het eenvoudige rechthoeken zijn.","expandNo.t":"Houd patronen waar mogelijk compact","expandNo.d":"Dit tekent een dichtere weergave van het patroon die alle informatie bevat zonder al te veel ruimte en papier te gebruiken.","paperlessNo.t":"Een regelmatig patroon genereren","paperlessNo.d":"Dit genereert een regelmatig patroon dat je vervolgens kunt afdrukken.","paperlessYes.t":"Een papierloos patroon genereren","paperlessYes.d":"Dit genereert een patroon met afmetingen en een raster, waardoor je het kunt overbrengen op stof of een ander medium zonder het patroon te hoeven afdrukken.","metric":"Metrisch","imperial":"Keizerlijk","metric.t":"Gebruik metrische eenheden","metric.d":"Gebruik deze als je het metrische stelsel gebruikt en centimeters en millimeters iets zijn waar je bekend mee bent. Dit is de beste keuze voor de meeste mensen over de hele wereld.","imperial.t":"Gebruik imperiale eenheden","imperial.d":"Gebruik dit als je meer vertrouwd bent met inches en fracties of inches dan met centimeters. Dit is vaak de voorkeursoptie voor mensen in het Verenigd Koninkrijk en de Verenigde Staten.","saNo.t":"Exclusief naadtoeslag","saNo.d":"Dit genereert een patroon zonder naadtoeslag. De grootte van de naadtoeslag maakt niet uit, omdat er geen naadtoeslag wordt opgenomen.","saYes.t":"Inclusief naadtoeslag","saYes.d":"Dit genereert een patroon met naadtoeslag. De grootte van de naadtoeslag wordt individueel ingesteld.","clearSettingsNotMeasurements":"Instellingen wissen, maar metingen behouden","clearSettingsAndMeasurements":"Instellingen wissen & metingen wissen"} \ No newline at end of file +{"coreSettings.t":"Kerninstellingen","coreSettings.d":"Deze instellingen zijn niet specifiek voor het ontwerp, maar stellen je in staat om verschillende parameters aan te passen van de FreeSewing kernbibliotheek, die het ontwerp voor je genereert.","designOptions.t":"Deze opties zijn specifiek voor dit ontwerp. Je kunt ze gebruiken om je patroon op verschillende manieren aan te passen.","paperless.t":"Papierloos","paperless.d":"Bomen zijn geweldig en naaipatronen in elkaar tikken is niet leuk. Probeer onze papierloze modus om te voorkomen dat je je patroon helemaal moet uitprinten.","samm.t":"Naadtoeslag Maat","samm.d":"Bepaalt de hoeveelheid naadtoeslag die in je patroon wordt gebruikt","sabool.t":"Naadtoeslag opnemen","sabool.d":"Bepaalt of je wel of geen naadtoeslag in je patroon wilt opnemen","complete.t":"Details","complete.d":"Bepaalt hoe gedetailleerd het patroon is; Ofwel een patroon met alle details, ofwel een eenvoudiger patroon met slechts de contouren van de verschillende patroondelen","expand.t":"Uitbreiden","expand.d":"Regelt de inspanningen om papier te besparen. Schakel dit uit om alle patroondelen uit te breiden ten koste van het gebruik van meer ruimte.","only.t":"Meegeleverde onderdelen","only.d":"Gebruik dit om precies te bepalen welke patroondelen in je patroon worden opgenomen","locale.t":"Taal","locale.d":"Bepaalt de taal van je patroon. Dit heeft geen invloed op de taal van de website, alleen van dit specifieke patroon.","units.t":"Eenheden","units.d":"Deze instelling bepaalt hoe eenheden worden weergegeven op je patroon","margin.t":"Marge","margin.d":"Bepaalt de marge rond patroondelen","scale.t":"Schaal","scale.d":"Bepaalt de totale lijnbreedte, lettergrootte en andere elementen die niet schalen met de metingen van het patroon","de.t":"Duits","de.d":"Gebruik dit om een Duits patroon te genereren","en.t":"Engels","en.d":"Gebruik dit om een Engels patroon te genereren","es.t":"Spaans","es.d":"Gebruik dit om een Spaans patroon te genereren","fr.t":"Frans","fr.d":"Gebruik dit om een Frans patroon te genereren","nl.t":"Nederlands","nl.d":"Gebruik dit om een Nederlands patroon te genereren","uk.t":"Oekraïens","uk.d":"Use this to generate a Ukrainian pattern","yes":"Yes","no":"No","completeYes.t":"Genereer een compleet patroon","completeYes.d":"Dit genereert een compleet patroon met alle notaties, lijnen en markeringen. Gebruik dit als je niet zeker weet wat je moet kiezen.","completeNo.t":"Genereer een patroonoverzicht","completeNo.d":"Only generate the outline of the pattern parts. Use this if you are looking to use a laser cutter or have other specific needs.","expandYes.t":"Alle patroondelen uitvouwen","expandYes.d":"Dit genereert een patroon waarbij alle patroondelen op ware grootte worden getekend, zelfs als het eenvoudige rechthoeken zijn.","expandNo.t":"Houd patronen waar mogelijk compact","expandNo.d":"Dit tekent een dichtere weergave van het patroon die alle informatie bevat zonder al te veel ruimte en papier te gebruiken.","paperlessNo.t":"Een regelmatig patroon genereren","paperlessNo.d":"Dit genereert een regelmatig patroon dat je vervolgens kunt afdrukken.","paperlessYes.t":"Een papierloos patroon genereren","paperlessYes.d":"Dit genereert een patroon met afmetingen en een raster, waardoor je het kunt overbrengen op stof of een ander medium zonder het patroon te hoeven afdrukken.","metric":"Metrisch","imperial":"Keizerlijk","metric.t":"Gebruik metrische eenheden","metric.d":"Gebruik deze als je het metrische stelsel gebruikt en centimeters en millimeters iets zijn waar je bekend mee bent. Dit is de beste keuze voor de meeste mensen over de hele wereld.","imperial.t":"Gebruik imperiale eenheden","imperial.d":"Gebruik dit als je meer vertrouwd bent met inches en fracties of inches dan met centimeters. Dit is vaak de voorkeursoptie voor mensen in het Verenigd Koninkrijk en de Verenigde Staten.","saNo.t":"Exclusief naadtoeslag","saNo.d":"This generates a pattern which does not include any seam allowance. The size of the seam allowance does not matter as no seam allowance will be included.","saYes.t":"Inclusief naadtoeslag","saYes.d":"Dit genereert een patroon met naadtoeslag. De grootte van de naadtoeslag wordt individueel ingesteld.","clearSettingsNotMeasurements":"Instellingen wissen, maar metingen behouden","clearSettingsAndMeasurements":"Instellingen wissen & metingen wissen"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/docs.json b/sites/sde/public/locales/nl/docs.json index 92357b66e6d..90265deab1d 100644 --- a/sites/sde/public/locales/nl/docs.json +++ b/sites/sde/public/locales/nl/docs.json @@ -1 +1 @@ -{"account":"Account","docs":"Documentatie","controltip.t":"Macht versus eenvoud","controltip.d1":"De instelling Power versus Simplicity van je FreeSewing account heeft invloed op hoe je de FreeSewing website ervaart.","controltip.d2":"Standaard zijn enkele van de meer geavanceerde functies van deze site verborgen om het nieuwe gebruikers gemakkelijker te maken hun weg te vinden.","controltip.d3":"Als je iets van die eenvoud wilt opofferen om meer vermogen te krijgen, kun je de instelling Power versus Simplicity aanpassen.","helpWithDocs":"Help ons onze documentatie te verbeteren","authors":"Auteurs","maintainers":"Onderhouders","lastUpdated":"Laatst bijgewerkt","editThisPage":"Deze pagina bewerken","years":"jaren","months":"maanden","days":"dagen","oneDay":"een dag","lessThanADay":"minder dan een dag","ago":"geleden","helpImproveDocs":"Help ons de FreeSewing documentatie te verbeteren","helpTranslateDocs":"Help ons de FreeSewing documentatie te vertalen","learnMore":"Meer informatie","toc":"Inhoudsopgave","credits":"Credits","contentsBy":"Inhoud door","translators":"Vertalers","title":"Titel","xMadeThis":"{x} maakte dit","xWroteThis":"{x} schreef dit","by":"Door"} \ No newline at end of file +{"account":"Account","docs":"Documentatie","controltip.t":"Macht versus eenvoud","controltip.d1":"De instelling Power versus Simplicity van je FreeSewing account heeft invloed op hoe je de FreeSewing website ervaart.","controltip.d2":"Standaard zijn enkele van de meer geavanceerde functies van deze site verborgen om het nieuwe gebruikers gemakkelijker te maken hun weg te vinden.","controltip.d3":"If you want to sacrifice some of that simplicity to gain more power, you can update your Power versus Simplicity setting accordingly.","helpWithDocs":"Help ons onze documentatie te verbeteren","authors":"Auteurs","maintainers":"Onderhouders","lastUpdated":"Laatst bijgewerkt","editThisPage":"Deze pagina bewerken","years":"jaren","months":"maanden","days":"dagen","oneDay":"een dag","lessThanADay":"minder dan een dag","ago":"geleden","helpImproveDocs":"Help ons de FreeSewing documentatie te verbeteren","helpTranslateDocs":"Help ons de FreeSewing documentatie te vertalen","learnMore":"Meer informatie","toc":"Inhoudsopgave","credits":"Credits","contentsBy":"Inhoud door","translators":"Vertalers","title":"Titel","writtenBy":"Written by","madeBy":"Made by","by":"Door","claimThisPost":"Claim this post","iKnowWhoMadeThis":"I know who made this","iKnowWhoWroteThis":"I know who wrote this","iWroteThis":"I wrote this","iMadeThis":"I made this","term":"Term"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/homepage.json b/sites/sde/public/locales/nl/homepage.json index 3e24357190e..30b988741f8 100644 --- a/sites/sde/public/locales/nl/homepage.json +++ b/sites/sde/public/locales/nl/homepage.json @@ -1 +1 @@ -{"welcome":"Welkom bij FreeSewing.org","freePatterns":"Gratis naaipatronen op maat","howDoesItWork":"Hoe werkt het?","whatIsFreeSewing":"Wat is FreeSewing?","whatIsFreeSewingNot":"Wat is FreeSewing niet?","what1":"FreeSewing is open source software om op maat gemaakte naaipatronen te genereren, geliefd bij zowel thuisnaaisters als modeondernemers.","what2":"FreeSewing.org maakt deze software beschikbaar als een online hulpmiddel met ongeëvenaarde beheerbaarheid en flexibiliteit. We hebben meer dan 50 ontwerpen en voegen regelmatig nieuwe toe. Je kunt een willekeurig ontwerp kiezen en een patroon op maat genereren.","what3":"Industriële maten zijn een hoop leugens. Doe mee met de slow fashion revolutie en geniet van kleding die je past.","whatNot1":"FreeSewing is geen bedrijf. We verkopen niets. We hebben geen personeel of werknemers. We hebben geen kantoor. We krijgen niet betaald.","whatNot2":"Onze website bevat geen reclame. We volgen je niet en verkopen je persoonlijke gegevens niet. We schenden je privacy niet.","whatNot3":"FreeSewing is niet gendergebonden. We sluiten niet uit en discrimineren niet. We tolereren ook geen discriminatie in onze gemeenschap.","whatNot4":"FreeSewing is niet perfect. Maar we doen ons best. Als we tekortschieten, zullen we niet boos zijn als je ons daar op wijst.","whatNot5":"Zo zijn we in feite gekomen waar we nu zijn.","pickAnyDesign":"Kies een ontwerp","addASet":"Een set metingen toevoegen","customizeYourPattern":"Pas je patroon aan","whyBother":"Redenen om lid te worden","why1":"Genereer naaipatronen op maat.","why2":"Bewaar je patronen en meetsets.","why3":"Deel je creaties met de gemeenschap.","why4":"Open bron. Geen advertenties. Geen onzin.","alphaTitle":"Waarschuwing: Alfa code","alphaWarning":"FreeSewing v3 is (nog) niet in bèta. Het is alfa code dus er zijn op verschillende plaatsen dingen kapot."} \ No newline at end of file +{"welcome":"Welkom bij FreeSewing.org","freePatterns":"Gratis naaipatronen op maat","howDoesItWork":"Hoe werkt het?","whatIsFreeSewing":"Wat is FreeSewing?","whatIsFreeSewingNot":"Wat is FreeSewing niet?","what1":"FreeSewing is open source software om op maat gemaakte naaipatronen te genereren, geliefd bij zowel thuisnaaisters als modeondernemers.","what2":"FreeSewing.org makes this software available to you as an online tool with unmatched customization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements.","what3":"Industriële maten zijn een hoop leugens. Doe mee met de slow fashion revolutie en geniet van kleding die je past.","whatNot1":"FreeSewing is geen bedrijf. We verkopen niets. We hebben geen personeel of werknemers. We hebben geen kantoor. We krijgen niet betaald.","whatNot2":"Onze website bevat geen reclame. We volgen je niet en verkopen je persoonlijke gegevens niet. We schenden je privacy niet.","whatNot3":"FreeSewing is niet gendergebonden. We sluiten niet uit en discrimineren niet. We tolereren ook geen discriminatie in onze gemeenschap.","whatNot4":"FreeSewing is niet perfect. Maar we doen ons best. Als we tekortschieten, zullen we niet boos zijn als je ons daar op wijst.","whatNot5":"Zo zijn we in feite gekomen waar we nu zijn.","pickAnyDesign":"Kies een ontwerp","addASet":"Een set metingen toevoegen","customizeYourPattern":"Pas je patroon aan","whyBother":"Redenen om lid te worden","why1":"Genereer naaipatronen op maat.","why2":"Bewaar je patronen en meetsets.","why3":"Deel je creaties met de gemeenschap.","why4":"Open bron. Geen advertenties. Geen onzin.","alphaTitle":"Waarschuwing: Alfa code","alphaWarning":"FreeSewing v3 is (nog) niet in bèta. Het is alfa code dus er zijn op verschillende plaatsen dingen kapot."} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/logs.json b/sites/sde/public/locales/nl/logs.json index b6190f6744b..0cf292d4e52 100644 --- a/sites/sde/public/locales/nl/logs.json +++ b/sites/sde/public/locales/nl/logs.json @@ -1 +1 @@ -{"logs":"Logboeken","error":"Foutmeldingen","warning":"Waarschuwingsberichten","info":"Info berichten","debug":"Debugberichten","seeLinkOrClick":"Zie { link } of { click }","notDestructured":"Dit betekent waarschijnlijk dat `{ missing }` niet is gedesctructureerd als een conceptmethodeparameter.","designVarUndefined":"We konden dit patroon niet opstellen omdat `{ missing }` ongedefinieerd is in `{ file }`.","otherVarUndefined":"De `{ missing }` variabele is ongedefinieerd.","checkForDetailsOrClick":"Kijk op `{ file }` voor meer informatie of { click }.","stacktrace":"Stacktrack","alsoLogged":"We hebben deze fout ook gelogd in de console van je browser zodat je het verder kunt onderzoeken.","clickHereForStackTrace":"klik hier om de stack trace te tonen"} \ No newline at end of file +{"logs":"Logboeken","error":"Foutmeldingen","warn":"Waarschuwingsberichten","info":"Info berichten","debug":"Debugberichten","seeLinkOrClick":"Zie { link } of { click }","notDestructured":"Dit betekent waarschijnlijk dat `{ missing }` niet is gedesctructureerd als een conceptmethodeparameter.","designVarUndefined":"We konden dit patroon niet opstellen omdat `{ missing }` ongedefinieerd is in `{ file }`.","otherVarUndefined":"De `{ missing }` variabele is ongedefinieerd.","checkForDetailsOrClick":"Kijk op `{ file }` voor meer informatie of { click }.","stacktrace":"Stacktrack","alsoLogged":"We hebben deze fout ook gelogd in de console van je browser zodat je het verder kunt onderzoeken.","clickHereForStackTrace":"klik hier om de stack trace te tonen"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/patrons.json b/sites/sde/public/locales/nl/patrons.json index 2103cc6e741..5e080ebb87e 100644 --- a/sites/sde/public/locales/nl/patrons.json +++ b/sites/sde/public/locales/nl/patrons.json @@ -1 +1 @@ -{"period-w":"Wekelijks","period-m":"Maandelijks","period-3m":"Driemaandelijks","period-6m":"Halfjaarlijks","period-y":"Jaarlijks","period-x":"Eenmalig","subscribe":"Abonneren","donate":"Doneer","yourContribution":"Jouw bijdrage","currency":"Valuta","presets":"Presets","itemNameSubscription":"FreeSewing Patron abonnement","itemNameDonation":"FreeSewing donatie","freeSewingPatrons":"FreeSewing patronen","joinThePatrons":"Word lid van de FreeSewing Patrons","aboutPatrons":"FreeSewing wordt mogelijk gemaakt door de financiële steun van onze donateurs. Samen zijn ze een formidabele kracht voor het goede in de wereld en we houden heel veel van ze allemaal.","youToo":"Je kunt je bij hen aansluiten.","subscriptionModel":"FreeSewing is afhankelijk van een vrijwillig abonnementsmodel voor financiële ondersteuning.","hiUsername":"Hoi {username}","hiFriend":"Hoi vriend","plead1":"Mijn naam is Joost De Cock. Ik ben de oprichter en beheerder van FreeSewing.","plead2":"Ik ben hier om jullie hulp te vragen. Of beter gezegd, jullie steun. Die hebben we echt nodig.","plead3":"Als je FreeSewing de moeite waard vindt en als je elke maand een paar munten kunt missen, steun ons werk dan.","plead4":"Alvast bedankt voor het overwegen.","plead5":"liefs","supportFreeSewing":"Ondersteuning voor FreeSewing","thankYouVeryMuch":"Hartelijk dank","donationThanks":"Ik waardeer je donatie aan FreeSewing enorm. Het betekent veel voor me.","subscriptionThanks":"Ik kan niet genoeg benadrukken hoezeer ik jullie steun waardeer. Het betekent alles voor me.","watchYourInbox":"Let op je inbox","thanksMsg1":"Ik waardeer jullie steun enorm. Let op je inbox, want ik zal er snel genoeg zijn om te vertellen hoe geweldig je bent.","thanksMsg2":"Mocht je in de tussentijd of op enig ander moment in de toekomst vragen hebben, dan kun je me rechtstreeks bereiken op"} \ No newline at end of file +{"period-w":"Wekelijks","period-m":"Maandelijks","period-3m":"Driemaandelijks","period-6m":"Halfjaarlijks","period-y":"Jaarlijks","period-x":"Eenmalig","subscribe":"Abonneren","donate":"Doneer","yourContribution":"Jouw bijdrage","currency":"Valuta","presets":"Presets","itemNameSubscription":"FreeSewing Patron abonnement","itemNameDonation":"FreeSewing donatie","freeSewingPatrons":"FreeSewing patronen","joinThePatrons":"Word lid van de FreeSewing Patrons","aboutPatrons":"FreeSewing wordt mogelijk gemaakt door de financiële steun van onze donateurs. Samen zijn ze een formidabele kracht voor het goede in de wereld en we houden heel veel van ze allemaal.","youToo":"Je kunt je bij hen aansluiten.","subscriptionModel":"FreeSewing is afhankelijk van een vrijwillig abonnementsmodel voor financiële ondersteuning.","hiUsername":"Hoi {username}","hiFriend":"Hoi vriend","plead1":"Mijn naam is Joost De Cock. Ik ben de oprichter en beheerder van FreeSewing.","plead2":"Ik ben hier om jullie hulp te vragen. Of beter gezegd, jullie steun. Die hebben we echt nodig.","plead3":"Als je FreeSewing de moeite waard vindt en als je elke maand een paar munten kunt missen, steun ons werk dan.","plead4":"Alvast bedankt voor het overwegen.","plead5":"liefs","supportFreeSewing":"Ondersteuning voor FreeSewing","thankYouVeryMuch":"Hartelijk dank","donationThanks":"Ik waardeer je donatie aan FreeSewing enorm. Het betekent veel voor me.","subscriptionThanks":"Ik kan niet genoeg benadrukken hoezeer ik jullie steun waardeer. Het betekent alles voor me.","watchYourInbox":"Let op je inbox","thanksMsg1":"Ik waardeer jullie steun enorm. Let op je inbox, want ik zal er snel genoeg zijn om te vertellen hoe geweldig je bent.","thanksMsg2":"Mocht je in de tussentijd of op enig ander moment in de toekomst vragen hebben, dan kun je me rechtstreeks bereiken op","dontHaveAPayPalAccount":"Don't have a PayPal account?"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/sections.json b/sites/sde/public/locales/nl/sections.json index e7c3371137c..0fc13d22fe8 100644 --- a/sites/sde/public/locales/nl/sections.json +++ b/sites/sde/public/locales/nl/sections.json @@ -1 +1 @@ -{"blog":"Blog","blogAbout":"Nieuws en updates van de FreeSewing gemeenschap","showcase":"Voorbeelden","showcaseAbout":"Voorbeelden en inspiratie van de FreeSewing gemeenschap met onze ontwerpen","docs":"Documentatie","docsAbout":"Uitgebreide documentatie voor al onze ontwerpen, onze website en nog veel meer","account":"Jouw account","accountAbout":"Je accountinstellingen en -voorkeuren en je persoonlijke gegevens beheren","designs":"Designs","designsAbout":"Onze bibliotheek met ontwerpen die je met een paar klikken kunt omtoveren tot patronen op maat","community":"Gemeenschap","communityAbout":"Meer informatie over de mensen achter FreeSewing en waar je gelijkgestemde makers kunt vinden","apiAbout":"Documentatie voor onze core API bibliotheek en onze backend REST API.","designAbout":"Alles wat je moet weten om te beginnen met het ontwerpen van parametrische naaipatronen.","contributeAbout":"Wil je bijdragen aan FreeSewing? Doe het op deze manier.","i18nAbout":"Documenten over hoe FreeSewing in meerdere talen wordt vertaald.","infraAbout":"Documentatie over de infrastructuur en bewegende delen van FreeSewing.","aboutAbout":"Weet je niet zeker wat dit FreeSewing is? Begin dan hier.","supportAbout":"Steun FreeSewing. Of lees waar je terecht kunt voor ondersteuning.","guidesAbout":"Gidsen vertellen een verhaal om een specifiek onderwerp beter te begrijpen.","tutorialsAbout":"Tutorials zijn lessen die je door een reeks stappen leiden om een project te voltooien.","howtosAbout":"Howtos geven je concrete stappen om een veelvoorkomend probleem of uitdaging op te lossen.","referenceAbout":"Referentie bevat technische beschrijvingen van de onderliggende technologie en hoe deze te gebruiken.","trainingAbout":"Trainingsmateriaal is het meest diepgaand en is erop gericht om je een nieuwe vaardigheid te leren.","mainSections":"Hoofddelen","currentSection":"Huidige sectie","sets":"Je metingen instellen","patterns":"Jouw patronen","curate":"samenstellen","curateSets":"Sets samenstellen","curatedSets":"Sets samengestelde metingen","code":"Code","patternsAbout":"Toont de patronen die je hebt opgeslagen in je FreeSewing account","setsAbout":"Toont de meetsets die je hebt opgeslagen in je FreeSewing account","codeAbout":"Hier kun je (links naar) de broncode van Freesewing vinden","new":"Nieuw...","newAbout":"Begin hier als je iets nieuws wilt creëren","support":"Ondersteuning"} \ No newline at end of file +{"blog":"Blog","blogAbout":"Nieuws en updates van de FreeSewing gemeenschap","showcase":"Voorbeelden","showcaseAbout":"Voorbeelden en inspiratie van de FreeSewing gemeenschap met onze ontwerpen","docs":"Documentatie","docsAbout":"Uitgebreide documentatie voor al onze ontwerpen, onze website en nog veel meer","account":"Jouw account","accountAbout":"Manage your account settings and preferences, and your personal data","designs":"Designs","designsAbout":"Onze bibliotheek met ontwerpen die je met een paar klikken kunt omtoveren tot patronen op maat","community":"Gemeenschap","communityAbout":"More information about the people behind FreeSewing and where to fine like-minded makers","apiAbout":"Documentatie voor onze core API bibliotheek en onze backend REST API.","designAbout":"Alles wat je moet weten om te beginnen met het ontwerpen van parametrische naaipatronen.","contributeAbout":"Wil je bijdragen aan FreeSewing? Doe het op deze manier.","i18nAbout":"Documenten over hoe FreeSewing in meerdere talen wordt vertaald.","infraAbout":"Documentatie over de infrastructuur en bewegende delen van FreeSewing.","aboutAbout":"Weet je niet zeker wat dit FreeSewing is? Begin dan hier.","supportAbout":"Steun FreeSewing. Of lees waar je terecht kunt voor ondersteuning.","guidesAbout":"Gidsen vertellen een verhaal om een specifiek onderwerp beter te begrijpen.","tutorialsAbout":"Tutorials zijn lessen die je door een reeks stappen leiden om een project te voltooien.","howtosAbout":"Howtos geven je concrete stappen om een veelvoorkomend probleem of uitdaging op te lossen.","referenceAbout":"Referentie bevat technische beschrijvingen van de onderliggende technologie en hoe deze te gebruiken.","trainingAbout":"Trainingsmateriaal is het meest diepgaand en is erop gericht om je een nieuwe vaardigheid te leren.","mainSections":"Hoofddelen","currentSection":"Huidige sectie","sets":"Je metingen instellen","patterns":"Jouw patronen","curate":"samenstellen","curateSets":"Sets samenstellen","curatedSets":"Sets samengestelde metingen","curated-setsAbout":"Maten sets samengesteld door FreeSewing die je kan gebruiken om ons platform of je ontwerpen te testen","code":"Code","patternsAbout":"Toont de patronen die je hebt opgeslagen in je FreeSewing account","setsAbout":"Toont de meetsets die je hebt opgeslagen in je FreeSewing account","codeAbout":"Hier kun je (links naar) de broncode van Freesewing vinden","new":"Nieuw...","newAbout":"Begin hier als je iets nieuws wilt creëren","support":"Ondersteuning"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/sponsors.json b/sites/sde/public/locales/nl/sponsors.json index ed8a3086647..9875988be5e 100644 --- a/sites/sde/public/locales/nl/sponsors.json +++ b/sites/sde/public/locales/nl/sponsors.json @@ -1 +1 @@ -{"algolia":"Zoekfunctie door Algolia","bugsnag":"Foutrapportage door Bugsnag","crowdin":"Vertaalsoftware door Crowdin","vercel":"Gebouwd en gehost door Vercel"} \ No newline at end of file +{"algolia":"Zoekfunctie door Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Vertaalsoftware door Crowdin","vercel":"Gebouwd en gehost door Vercel"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/stats.json b/sites/sde/public/locales/nl/stats.json new file mode 100644 index 00000000000..08ab70ae7b8 --- /dev/null +++ b/sites/sde/public/locales/nl/stats.json @@ -0,0 +1 @@ +{"totalNumberStored":"Total number stored","totalNumberSeen":"Total number seen","users":"Gebruikers","patterns":"Patronen","sets":"Maten sets","csets":"Curated Sets","bookmarks":"Bladwijzers","apikeys":"API-keys","jwtCalls":"JWT Calls","keyCalls":"API Key Calls","topUsers":"Top Users","topDesigns":"Top Designs"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/status.json b/sites/sde/public/locales/nl/status.json index 724a0dbd4a9..e6f49c091dd 100644 --- a/sites/sde/public/locales/nl/status.json +++ b/sites/sde/public/locales/nl/status.json @@ -1 +1 @@ -{"backendError":"Backend gaf een foutmelding","contactingBackend":"Contact maken met de backend van FreeSewing","contactingGitHub":"Contact opnemen met GitHub","contactingGoogle":"Contact opnemen met Google","copiedToClipboard":"Gekopieerd naar het klembord","dataLoaded":"Geladen gegevens van het FreeSewing backend","generatingPdf":"PDF genereren, een ogenblik geduld alstublieft","nailedIt":"Dat is ook weer geregeld!","pdfFailed":"Er is een onverwachte fout opgetreden tijdens het genereren van je PDF","pdfReady":"PDF gegenereerd","processingUpdate":"Verwerking bijwerken","settingsSaved":"Instellingen opgeslagen","updatingSettings":"Instellingen bijwerken"} \ No newline at end of file +{"404":"Page Not Found","backendError":"Backend gaf een foutmelding","contactingBackend":"Contact maken met de backend van FreeSewing","contactingGitHub":"Contact opnemen met GitHub","contactingGoogle":"Contact opnemen met Google","copiedToClipboard":"Gekopieerd naar het klembord","dataLoaded":"Geladen gegevens van het FreeSewing backend","failed":"Failed","generatingPdf":"PDF genereren, een ogenblik geduld alstublieft","nailedIt":"Dat is ook weer geregeld!","pdfFailed":"An unexpected error occurred while generating your PDF","pdfReady":"PDF gegenereerd","processingUpdate":"Verwerking bijwerken","settingsSaved":"Instellingen opgeslagen","updatingSettings":"Instellingen bijwerken"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/support.json b/sites/sde/public/locales/nl/support.json index b426085b5f0..2a765b588c3 100644 --- a/sites/sde/public/locales/nl/support.json +++ b/sites/sde/public/locales/nl/support.json @@ -1 +1 @@ -{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"door","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Gemeenschapssteun","communitySupport1":"Voor het snelste antwoord ga je naar discord.freesewing.org en stel je je vraag in het Support kanaal.","communitySupport2":"De FreeSewing gemeenschap is een behulpzame groep, dus de kans is groot dat ze je kunnen helpen.","contributorSupport":"Ondersteuning voor medewerkers","contributorSupport1":"Als er iets kapot is of je hebt een bug gevonden, dan kun je een issue aanmaken op GitHub.","contributorSupport2":"Kwesties zullen eerder de aandacht trekken van de belangrijkste medewerkers, maar het duurt meestal langer om een reactie te krijgen.","description":"Beschrijving","descriptionDocs1":"This is where you can describe the issue","design":"Ontwerp","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Openened","maintainerSupport":"Ondersteuning voor beheerders","maintainerSupport1":"Als je een FreeSewing patronbent, kun je meteen naar boven gaan en rechtstreeks contact opnemen met Joost.","maintainerSupport2":"Hoewel Joost verzoeken van klanten met prioriteit behandelt, heeft hij ook slaap nodig. Houd daar dus rekening mee, vooral als je in een andere tijdzone bent.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Beveiliging","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Ondersteuning","title":"Titel","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"Wat is Discord?","whatIsDiscord1":"Discord is een gratis chatplatform waar gemeenschappen kunnen samenkomen om te chatten over hun interesses. Het ondersteunt ook (groeps)spraak- en videogesprekken.","whatIsDiscord2":"FreeSewing heeft zijn eigen Discord gemeenschap (een server in Discord terminologie) op","whatIsDiscord3":"Om Discord te gebruiken heb je een account nodig, maar die zijn gratis.","whatIsDiscord4":"Je kunt Discord in je browser gebruiken of de Discord app downloaden voor het platform van je keuze.","whatIsGitHub":"Wat is GitHub?","whatIsGitHub1":"GitHub is een online platform voor het hosten van software broncode en gezamenlijke ontwikkeling. Het is populair onder open source projecten omdat het gratis hosting biedt.","whatIsGitHub2":"Je kunt FreeSewing vinden op GitHub op","whatIsGitHub3":"Om GitHub te gebruiken heb je een account nodig, maar die zijn gratis.","whatIsJoost":"Wat is Joost?","whatIsJoost1":"Niet wat, maar wie. Joost De Cock is de oprichter en beheerder van FreeSewing."} \ No newline at end of file +{"accountIssue":"Account probleem","accountIssueDesc":"Heb je problemen met je FreeSewing account?","addImage":"Voeg een afbeelding toe","allOk":"Alles is geweldig","by":"door","bugReport":"Meld een fout","bugReportDesc":"Is er iets kapot, of werkt het niet zoals het moet?","confirmedIssues":"Bevestigde problemen","createSupportRequest":"Maak een hulpverzoek aan","commentAdded":"Opmerking toegevoegd","communitySupport":"Gemeenschapssteun","communitySupport1":"For the fastest response, head over to discord.freesewing.org and post your question in the need-help channel.","communitySupport2":"De FreeSewing gemeenschap is een behulpzame groep, dus de kans is groot dat ze je kunnen helpen.","contributorSupport":"Ondersteuning voor medewerkers","contributorSupport1":"Als er iets kapot is of je hebt een bug gevonden, dan kun je een issue aanmaken op GitHub.","contributorSupport2":"Kwesties zullen eerder de aandacht trekken van de belangrijkste medewerkers, maar het duurt meestal langer om een reactie te krijgen.","description":"Beschrijving","descriptionDocs1":"Hier kan je het probleem beschrijven","design":"Ontwerp","designDocs1":"Kies bij welk FreeSewing ontwerp dit probleem van toepassing is","designIssue":"Een probleem met een FreeSewing ontwerp melden","designIssueDesc":"Heb je problemen met een FreeSewing ontwerp of het patroon dat je ermee genereert?","docsUpdate":"Documentatie update","docsUpdateDesc":"Is er iets wat verbeterd kan worden aan onze documentatie?","featureRequest":"Functie verzoek","featureRequestDesc":"Is er iets wat je graag zou zien gebeuren of geïmplementeerd worden?","howCanWeSupportYou":"Hoe kunnen we je helpen?","howCanYouSupportFreeSewing":"Hoe kun je FreeSewing steunen?","issueAssigned":"Probleem toegewezen","issueClosed":"Probleem gesloten","issueReferenced":"Probleem verwezen","issueReopened":"Issue Re-Opened","maintainerSupport":"Ondersteuning voor beheerders","maintainerSupport1":"Als je een FreeSewing patronbent, kun je meteen naar boven gaan en rechtstreeks contact opnemen met Joost.","maintainerSupport2":"Hoewel Joost verzoeken van klanten met prioriteit behandelt, heeft hij ook slaap nodig. Houd daar dus rekening mee, vooral als je in een andere tijdzone bent.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Beveiliging","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Ondersteuning","title":"Titel","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"Wat is Discord?","whatIsDiscord1":"Discord is een gratis chatplatform waar gemeenschappen kunnen samenkomen om te chatten over hun interesses. Het ondersteunt ook (groeps)spraak- en videogesprekken.","whatIsDiscord2":"FreeSewing heeft zijn eigen Discord gemeenschap (een server in Discord terminologie) op","whatIsDiscord3":"Om Discord te gebruiken heb je een account nodig, maar die zijn gratis.","whatIsDiscord4":"Je kunt Discord in je browser gebruiken of de Discord app downloaden voor het platform van je keuze.","whatIsGitHub":"Wat is GitHub?","whatIsGitHub1":"GitHub is een online platform voor het hosten van software broncode en gezamenlijke ontwikkeling. Het is populair onder open source projecten omdat het gratis hosting biedt.","whatIsGitHub2":"Je kunt FreeSewing vinden op GitHub op","whatIsGitHub3":"Om GitHub te gebruiken heb je een account nodig, maar die zijn gratis.","whatIsJoost":"Wat is Joost?","whatIsJoost1":"Niet wat, maar wie. Joost De Cock is de oprichter en beheerder van FreeSewing."} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/susi.json b/sites/sde/public/locales/nl/susi.json index 51f1bf4241e..bd7a652395e 100644 --- a/sites/sde/public/locales/nl/susi.json +++ b/sites/sde/public/locales/nl/susi.json @@ -1 +1 @@ -{"accountBlocked":"Je account is geblokkeerd","accountBlockedMsg":"Dit is hoogst ongebruikelijk, maar het lijkt erop dat je account administratief geblokkeerd is. Je enige mogelijkheid is om contact op te nemen met support.","alreadyHaveAnAccount":"Heb je al een account?","back":"Achterzijde","backToSignIn":"Terug naar aanmelden","backToSignUp":"Back to signup","checkYourInbox":"Controleer je inbox voor een e-mail van","clickSigninLink":"Klik op de aanmeldlink in die e-mail om je aan te melden bij je FreeSewing account.","clickSignupLink":"Klik op je persoonlijke aanmeldlink in die e-mail om je FreeSewing account aan te maken.","consentLacking":"We hebben geen toestemming om je gegevens te verwerken","consentLackingMsg":"Je toestemming krijgen is onderdeel van het aanmeldingsproces. Zoek naar de e-mail die je hebt ontvangen toen je je aanmeldde voor de instellingen. Je kunt je opnieuw aanmelden met hetzelfde e-mailadres om de e-mail opnieuw te ontvangen.","contact":"Contact opnemen met ondersteuning","contactingGithub":"Contact opnemen met GitHub","contactingGoogle":"Contact opnemen met Google","createAFreeSewingAccount":"Maak een FreeSewing account aan","dontHaveAV2Account":"Heb je geen v2-account?","dontHaveAnAccount":"Heb je nog geen account?","emailAddress":"E-mailadres","emailMissing":"Geef je e-mailadres op","emailSent":"E-mail verzonden","emailSignupLink":"E-mail me een aanmeldlink","emailSigninLink":"E-mail me een aanmeldlink","emailUsernameId":"Je e-mailadres, gebruikersnaam of gebruikersnummer","err2":"Helaas kunnen we deze fout niet herstellen, er moet een mens naar kijken.","err3":"Probeer het gerust nog een keer, of neem contact op met support zodat we je kunnen helpen.","fewerOptions":"Minder opties","haveAV2Account":"Heb je een v2-account?","joinFreeSewing":"Word lid van FreeSewing","mfaCode":"MFA code","mfaCodeMsg":"Geef een eenmalige MFA code, of een back-up scratch code","migrateItHere":"Migreer het naar hier","migrateNoWorkie":"Kan dit account niet migreren. Meestal betekent dit dat je gegevens ongeldig zijn.","migrateV2Account":"Je v2-account migreren","migrateV2Desc":"Voer je v2 gebruikersnaam en wachtwoord in om je account te migreren.","migrateV2Info":"Je v2-account wordt niet gewijzigd, er wordt alleen een v3-account gemaakt met de v2-accountgegevens.","migrateV3UserAlreadyExists":"Kan een bestaand v3-account niet migreren. Misschien gewoon aanmelden?","moreOptions":"Meer opties","noMagicFound":"Geen magie (link) gevonden","noMagicFoundMsg":"De magische link die je hebt gebruikt is verlopen of ongeldig. Elke magische link kan maar één keer worden gebruikt.","noSuchUser":"Gebruiker niet gevonden","noSuchUserMsg":"We hebben geprobeerd het gebruikersaccount te vinden dat je hebt aangevraagd, maar konden het niet vinden.","notFound":"Er is geen dergelijke gebruiker gevonden","oneMomentPlease":"Een ogenblikje alsjeblieft","password":"Je wachtwoord","passwordMissing":"Geef je wachtwoord op","pleaseProvideValidEmail":"Geef een geldig e-mailadres op","processing":"Verwerking","regainAccess":"Opnieuw toegang krijgen","signIn":"Aanmelden","signInAsOtherUser":"Aanmelden als een andere gebruiker","signInFailed":"Aanmelden mislukt","signInFailedMsg":"Ik weet niet helemaal zeker waarom, maar het werkte niet zoals verwacht.","signInHere":"Hier aanmelden","signInToThing":"Aanmelden bij { thing }","signInWithProvider":"Aanmelden met { provider }","signUpHere":"Meld je hier aan","signUpWithProvider":"Registreer met {provider}","signupAgain":"Opnieuw aanmelden","signupLinkExpired":"Inschrijflink verlopen","somethingWentWrong":"Er ging iets mis","sorry":"Sorry","statusLacking":"Je account heeft een niet-actieve status","statusLackingMsg":"De huidige status van je account verbiedt ons om verder te gaan. De meest voorkomende reden hiervoor is dat je het inwerkproces niet hebt voltooid en je account dus nooit is geactiveerd. Je kunt je opnieuw aanmelden met hetzelfde e-mailadres om dit te verhelpen.","toReceiveSignupLink":"Voer je e-mailadres in om een aanmeldlink te ontvangen","tryAgain":"Probeer het opnieuw","usePassword":"Gebruik je wachtwoord","usernameMissing":"Geef je gebruikersnaam op","welcome":"Welkom","welcomeBackName":"Welkom terug { name }","welcomeMigrateName":"Welkom bij FreeSewing v3 {name}. Houd er rekening mee dat dit nog alpha code is."} \ No newline at end of file +{"accountBlocked":"Je account is geblokkeerd","accountBlockedMsg":"Dit is hoogst ongebruikelijk, maar het lijkt erop dat je account administratief geblokkeerd is. Je enige mogelijkheid is om contact op te nemen met support.","alreadyHaveAnAccount":"Heb je al een account?","back":"Achterzijde","backToSignIn":"Terug naar aanmelden","backToSignUp":"Back to signup","checkYourInbox":"Controleer je inbox voor een e-mail van","clickSigninLink":"Klik op de aanmeldlink in die e-mail om je aan te melden bij je FreeSewing account.","clickSignupLink":"Klik op je persoonlijke aanmeldlink in die e-mail om je FreeSewing account aan te maken.","consentLacking":"We hebben geen toestemming om je gegevens te verwerken","consentLackingMsg":"Getting your consent is part of sign up process. Look for the email you received when you signed up for instructions. You can sign up again with the same email address to receive the email again.","contact":"Contact opnemen met ondersteuning","contactingGithub":"Contact opnemen met GitHub","contactingGoogle":"Contact opnemen met Google","createAFreeSewingAccount":"Maak een FreeSewing account aan","dontHaveAV2Account":"Heb je geen v2-account?","dontHaveAnAccount":"Heb je nog geen account?","emailAddress":"E-mailadres","emailMissing":"Geef je e-mailadres op","emailSent":"E-mail verzonden","emailSignupLink":"E-mail me een aanmeldlink","emailSigninLink":"E-mail me een aanmeldlink","emailUsernameId":"Je e-mailadres, gebruikersnaam of gebruikersnummer","err2":"Helaas kunnen we deze fout niet herstellen, er moet een mens naar kijken.","err3":"Probeer het gerust nog een keer, of neem contact op met support zodat we je kunnen helpen.","fewerOptions":"Minder opties","haveAV2Account":"Heb je een v2-account?","joinFreeSewing":"Word lid van FreeSewing","mfaCode":"MFA code","mfaCodeMsg":"Geef een eenmalige MFA code, of een back-up scratch code","migrateItHere":"Migreer het naar hier","migrateNoWorkie":"Kan dit account niet migreren. Meestal betekent dit dat je gegevens ongeldig zijn.","migrateV2Account":"Je v2-account migreren","migrateV2Desc":"Voer je v2 gebruikersnaam en wachtwoord in om je account te migreren.","migrateV2Info":"Je v2-account wordt niet gewijzigd, er wordt alleen een v3-account gemaakt met de v2-accountgegevens.","migrateV3UserAlreadyExists":"Kan een bestaand v3-account niet migreren. Misschien gewoon aanmelden?","moreOptions":"Meer opties","noMagicFound":"Geen magie (link) gevonden","noMagicFoundMsg":"De magische link die je hebt gebruikt is verlopen of ongeldig. Elke magische link kan maar één keer worden gebruikt.","noSuchUser":"Gebruiker niet gevonden","noSuchUserMsg":"We hebben geprobeerd het gebruikersaccount te vinden dat je hebt aangevraagd, maar konden het niet vinden.","notFound":"Er is geen dergelijke gebruiker gevonden","oneMomentPlease":"Een ogenblikje alsjeblieft","password":"Je wachtwoord","passwordMissing":"Geef je wachtwoord op","pleaseProvideValidEmail":"Geef een geldig e-mailadres op","processing":"Verwerking","regainAccess":"Opnieuw toegang krijgen","signIn":"Aanmelden","signInAsOtherUser":"Aanmelden als een andere gebruiker","signInFailed":"Aanmelden mislukt","signInFailedMsg":"Ik weet niet helemaal zeker waarom, maar het werkte niet zoals verwacht.","signInHere":"Hier aanmelden","signInToThing":"Aanmelden bij { thing }","signInWithProvider":"Aanmelden met { provider }","signUpHere":"Meld je hier aan","signUpWithProvider":"Registreer met {provider}","signupAgain":"Opnieuw aanmelden","signupLinkExpired":"Inschrijflink verlopen","somethingWentWrong":"Er ging iets mis","sorry":"Sorry","statusLacking":"Je account heeft een niet-actieve status","statusLackingMsg":"De huidige status van je account verbiedt ons om verder te gaan. De meest voorkomende reden hiervoor is dat je het inwerkproces niet hebt voltooid en je account dus nooit is geactiveerd. Je kunt je opnieuw aanmelden met hetzelfde e-mailadres om dit te verhelpen.","toReceiveSignupLink":"Voer je e-mailadres in om een aanmeldlink te ontvangen","tryAgain":"Probeer het opnieuw","usePassword":"Gebruik je wachtwoord","usernameMissing":"Geef je gebruikersnaam op","welcome":"Welkom","welcomeBackName":"Welkom terug { name }","welcomeMigrateName":"Welkom bij FreeSewing v3 {name}. Houd er rekening mee dat dit nog alpha code is."} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/ui-settings.json b/sites/sde/public/locales/nl/ui-settings.json index 30b1f15c5df..f6f18230679 100644 --- a/sites/sde/public/locales/nl/ui-settings.json +++ b/sites/sde/public/locales/nl/ui-settings.json @@ -1 +1 @@ -{"uiSettings.t":"UI-voorkeuren","uiSettings.d":"Deze voorkeuren bepalen de UI (User Interface) aspecten van onze online omgeving voor het maken van patronen.","renderer.t":"Render-engine","renderer.d":"Bepaalt hoe het patroon wordt weergegeven (getekend) op het scherm","renderWithReact.t":"Renderen met de React-componenten van FreeSewing","renderWithReact.d":"Renderen als SVG via onze React-componenten. Maakt interactiviteit mogelijk en is geoptimaliseerd voor het scherm. Gebruik deze als je niet zeker weet wat je moet kiezen.","renderWithCore.t":"Renderen met de Core-bibliotheek van Freesewing","renderWithCore.d":"Render rechtstreeks naar SVG vanuit Core. Laat geen interactiviteit toe en is geoptimaliseerd voor afdrukken. Gebruik dit als je wilt weten hoe het eruit zal zien als het geëxporteerd wordt.","control.t":"Gebruikerservaring","control.d":"Welke gebruikerservaring heeft jouw voorkeur? Houd er rekening mee dat dit een accountinstelling is, dus het heeft invloed op de hele website.","inspect.t":"Inspecteer","inspect.d":"Als je dit inschakelt, kun je dieper in het patroon duiken en informatie opvragen over de verschillende onderdelen, paden en punten.","inspectNo.t":"De inspecteur uitschakelen","inspectNo.d":"Dit is de standaardinstelling, de patrooninspecteur is uitgeschakeld en het patroon wordt zoals gebruikelijk weergegeven.","inspectYes.t":"De inspecteur inschakelen","inspectYes.d":"Met de pattern inspector ingeschakeld en de React rendering engine geselecteerd, voegen we interactiviteit toe aan het patroon zodat je de verschillende elementen waaruit het patroon bestaat kunt inspecteren.","no":"No","yes":"Yes","draft":"Patroontekening","test":"Test","print":"Print lay-out","cut":"Lay-out snijden","save":"Opslaan","export":"Exporteren","edit":"Bewerk","draft.t":"Teken je patroon","draft.d":"Lanceert de FreeSewing patroonbewerker, waar je je patroon naar hartenlust kunt aanpassen","test.t":"Test je patroon","test.d":"Kijk hoe je patroon zich aanpast aan veranderingen in opties of afmetingen","print.t":"Lay-out afdrukken","print.d":"Hiermee kun je je patroondelen ordenen zodat je je patroon op zo min mogelijk pagina's kunt afdrukken","cut.t":"Lay-out snijden","cut.d":"Hiermee kun je je patroondelen ordenen zodat je precies kunt bepalen hoeveel stof je nodig hebt om het te maken.","save.t":"Je patroon opslaan","save.d":"Sla het huidige patroon op in je FreeSewing account","export.t":"Je patroon exporteren","export.d":"Hiermee kun je dit patroon exporteren naar verschillende formaten","logs.t":"Patroon logboeken","logs.d":"Hiermee kun je door de patroonlogboeken bladeren om te zien wat er precies is gebeurd tijdens het maken van dit patroon","edit.t":"De patrooninstellingen met de hand bewerken","edit.d":"Hiermee kun je de patrooninstellingen met de hand bewerken, zodat je volledige controle hebt over hoe je patroon wordt opgesteld.","view":"Bekijk","view.d":"Dit zijn de verschillende weergaven waaruit je kunt kiezen. Inclusief de weergaven die beschikbaar zijn via de navigatiebalk of het menu, en enkele extra weergaven"} \ No newline at end of file +{"uiSettings.t":"UI-voorkeuren","uiSettings.d":"Deze voorkeuren bepalen de UI (User Interface) aspecten van onze online omgeving voor het maken van patronen.","missingSettings1.t":"(Missing Settings?)","missingSettings1.d":"Can't find a setting (like Seam Allowance, Language, or Included Parts)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings2.t":"(Missing Settings?)","missingSettings2.d":"Can't find a setting (like Language, Included Parts, or Details)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings3.t":"(Missing Settings?)","missingSettings3.d":"Can't find a setting (like Included Parts, Details, or Expand)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","renderer.t":"Render-engine","renderer.d":"Bepaalt hoe het patroon wordt weergegeven (getekend) op het scherm","renderWithReact.t":"Renderen met de React-componenten van FreeSewing","renderWithReact.d":"Renderen als SVG via onze React-componenten. Maakt interactiviteit mogelijk en is geoptimaliseerd voor het scherm. Gebruik deze als je niet zeker weet wat je moet kiezen.","renderWithCore.t":"Render with FreeSewing's Core library","renderWithCore.d":"Render rechtstreeks naar SVG vanuit Core. Laat geen interactiviteit toe en is geoptimaliseerd voor afdrukken. Gebruik dit als je wilt weten hoe het eruit zal zien als het geëxporteerd wordt.","kiosk.t":"Kiosk Mode","kiosk.d":"Controls how the web page is shown.","websiteMode.t":"Use website mode","websiteMode.d":"Show the full web page, including header, footer, and navigation.","kioskMode.t":"Use kiosk mode","kioskMode.d":"Show just the pattern drafting portion of the web page, without header, footer, or navigation.","control.t":"Gebruikerservaring","control.d":"Welke gebruikerservaring heeft jouw voorkeur? Houd er rekening mee dat dit een accountinstelling is, dus het heeft invloed op de hele website.","inspect.t":"Inspecteer","inspect.d":"Als je dit inschakelt, kun je dieper in het patroon duiken en informatie opvragen over de verschillende onderdelen, paden en punten.","inspectNo.t":"De inspecteur uitschakelen","inspectNo.d":"Dit is de standaardinstelling, de patrooninspecteur is uitgeschakeld en het patroon wordt zoals gebruikelijk weergegeven.","inspectYes.t":"De inspecteur inschakelen","inspectYes.d":"Met de pattern inspector ingeschakeld en de React rendering engine geselecteerd, voegen we interactiviteit toe aan het patroon zodat je de verschillende elementen waaruit het patroon bestaat kunt inspecteren.","no":"No","yes":"Yes","draft":"Patroontekening","test":"Test","print":"Print lay-out","cut":"Lay-out snijden","save":"Opslaan","export":"Exporteren","edit":"Bewerk","draft.t":"Teken je patroon","draft.d":"Lanceert de FreeSewing patroonbewerker, waar je je patroon naar hartenlust kunt aanpassen","test.t":"Test je patroon","test.d":"Kijk hoe je patroon zich aanpast aan veranderingen in opties of afmetingen","print.t":"Lay-out afdrukken","print.d":"Hiermee kun je je patroondelen ordenen zodat je je patroon op zo min mogelijk pagina's kunt afdrukken","cut.t":"Lay-out snijden","cut.d":"Hiermee kun je je patroondelen ordenen zodat je precies kunt bepalen hoeveel stof je nodig hebt om het te maken.","save.t":"Je patroon opslaan","save.d":"Sla het huidige patroon op in je FreeSewing account","export.t":"Je patroon exporteren","export.d":"Hiermee kun je dit patroon exporteren naar verschillende formaten","logs.t":"Patroon logboeken","logs.d":"Hiermee kun je door de patroonlogboeken bladeren om te zien wat er precies is gebeurd tijdens het maken van dit patroon","edit.t":"De patrooninstellingen met de hand bewerken","edit.d":"Hiermee kun je de patrooninstellingen met de hand bewerken, zodat je volledige controle hebt over hoe je patroon wordt opgesteld.","view":"Bekijk","view.d":"Dit zijn de verschillende weergaven waaruit je kunt kiezen. Inclusief de weergaven die beschikbaar zijn via de navigatiebalk of het menu, en enkele extra weergaven"} \ No newline at end of file diff --git a/sites/sde/public/locales/nl/workbench.json b/sites/sde/public/locales/nl/workbench.json index 12093c0d139..2828690d039 100644 --- a/sites/sde/public/locales/nl/workbench.json +++ b/sites/sde/public/locales/nl/workbench.json @@ -1 +1 @@ -{"addNotes":"Opmerkingen toevoegen","addSettingsToNotes":"Instellingen toevoegen aan notities","advanced":"Geavanceerd","appliedMeasies":"We hebben een nieuwe meetset toegepast op dit patroon.","armhole":"Harnas","attributes":"Attributen","backPockets":"Achterzakken","bookmarkPattern":"Bladwijzer patroon","bottomRight":"Rechtsonder","changeMeasies":"Verander patroon metingen","chooseATest":"Kies een testscenario om uit te voeren","chooseATestDesc":"Je kunt testen hoe het ontwerp zich aanpast aan veranderingen in een specifieke ontwerpoptie of metingen.","chooseATestMenuMobileMsg":"Open hiervoor het testmenu en selecteer het scenario dat je wilt uitvoeren.","chooseATestMenuMsg":"Selecteer hiervoor het testscenario dat je wilt uitvoeren in het menu aan de rechterkant.","chooseFromBookmarkedSets":"Kies een van de meetsets die je hebt gebookmarked","chooseFromBookmarkedSetsDesc":"Als je een bladwijzer hebt gemaakt voor meetreeksen, kun je daar ook uit kiezen.","chooseFromCuratedSets":"Kies een van de door FreeSewing samengestelde meetsets","chooseFromCuratedSetsDesc":"Als je ons platform gewoon wilt uitproberen, kun je kiezen uit onze lijst met samengestelde meetsets.","chooseFromOwnSets":"Kies een van je eigen meetsets","chooseFromOwnSetsDesc":"Kies een van je eigen meetsets die alle vereiste afmetingen heeft om dit patroon te genereren.","chooseNewSet":"Kies een nieuwe meetset","clearTimingData":"Clear timing data","closure":"Sluiting","collar":"Kraag","columns":"kolommen","configurePattern":"Patroon configureren","construction":"Constructie","continueEditingTitle":"Doorgaan met bewerken","continueEditingDesc":"Laad het nieuw opgeslagen patroon in de patrooneditor, zodat je meer wijzigingen kunt aanbrengen.","cuffs":"Manchetten","currentPrintLayout":"Huidige printlay-out","cutLayout":"Lay-out snijden","darts":"Nepen","designOptions.d":"Test het effect van een optie op hoe dit patroon eruit ziet","docs":"Documentatie","draft":"Patroontekening","draftPattern":"Ontwerppatroon","edit":"Bewerk","editCurrentMeasies":"Huidige metingen bewerken","editCurrentMeasiesDesc":"Veranderingen die je hier maakt worden niet opgeslagen in je meetsets en hebben alleen invloed op dit patroon.","editCurrentMeasiesHeader":"Patroonmetingen bewerken","editMeasiesByHand":"Metingen met de hand bewerken","editMeasiesByHandDesc":"Handmatig metingen instellen of overschrijven. Deze wijzigingen zijn alleen van toepassing op het huidige patroon.","editSettings":"Configuratie bewerken","editSettingsByHand":"Edit settings by hand","elastic":"Elastiek","export":"Exporteren","exporting":"Exporting","exportAsData":"Exporteer als data","exportForEditing":"Exporteren om te bewerken","exportForPrinting":"Exporteren om te printen","exportPattern-txt":"Exporteer een PDF geschikt voor jouw printer, of download dit patroon in verschillende formaten","exportPattern":"Patroon exporteren","fit":"Pasvorm","frontPockets":"Voorzakken","generatePdf":"Voor afdrukken geschikte PDF genereren","giveItAName":"Geef het een naam","goToPatternTitle":"Navigeer naar de patroonpagina","goToPatternDesc":"Verlaat de patroon editor en navigeer naar de patroon pagina waar je de metadata van het patroon kunt bijwerken.","height":"Hoogte","help":"Help","layoutSettings.d":"Extra opties om de printlayout van je patroon verder te optimaliseren.","layoutSettings.t":"Lay-out instellingen","length":"Lengte","learnHowToUseEditor":"Leer hoe je de online patroonbewerker van FreeSewing gebruikt","measies":"Patroonmetingen","measiesOk":"We hebben alle benodigde afmetingen om dit patroon te maken.","measurements.d":"Test het effect van een meting op hoe dit patroon eruit ziet","menu":"Menu","name":"Naam","noDesignFound":"We konden dit ontwerp niet vinden. Dit zou niet mogen gebeuren, dus we stellen het zeer op prijs als je dit meldt.","noInlineDocs":"Documentatie is niet opgenomen in deze build","noInlineDocsDesc":"Ga naar FreeSewing.org voor toegang tot onze documentatie","notes":"Notities","pages":"pagina's","part":"Patroononderdeel","partInfo":"Patroon onderdeel info","partTransfo":"Knoppen voor deeltransformatie","partTransfoDesc":"Met deze knoppen kun je afzonderlijke patroondelen roteren of omdraaien.","partTransfoNo":"Knoppen verbergen","partTransfoNoDesc":"Neem deze knoppen niet op in de patroonuitvoer","partTransfoYes":"Knoppen weergeven","partTransfoYesDesc":"Neem deze knoppen op in de patroonuitvoer (ze worden niet afgedrukt)","pathInfo":"Pad info","patternBookmarkCreated":"Patroonbladwijzer gemaakt","patternEditor":"Pattern Editor","patternInspector":"Patroon Inspecteur","patternLogs":"Patroon logboeken","patternSaved":"Patroon opgeslagen","pockets":"Zakken","printLayout":"Lay-out afdrukken","printSettings.d":"Configureer je patroon zodat je het kunt afdrukken zoals jij dat wilt. Inclusief paginagrootte en -richting, marges en meer.","printSettings.t":"Afdrukinstellingen","reset":"Reset","resetPrintLayout":"Afdruklay-out opnieuw instellen","resetPrintLayoutDesc":"Verwijdert alle handmatige wijzigingen aan de afdruklay-out en herstelt de standaardlay-out.","rows":"rijen","save":"Opslaan","savePattern":"Bewaar patroon","saveAsNewPattern":"Opslaan als nieuw patroon","savePatternAs":"Patroon opslaan als...","savePatternAsHellip":"Patroon opslaan als...","saveSettings":"Instellingen opslaan","saveYourPattern":"Je patroon opslaan","seeMissingMeasies":"Ontbrekende metingen bekijken","show":"Toon","showAllParts":"Toon alle patroondelen","showMovableButtons":"Knopen","showOnlyThisPart":"Laat alleen dit patroondeel zien","sleevecap":"Mouwkop","style":"Stijl","test":"Test","testDesign":"Test Design","testDesignMeasurement":"Test {design} metingen: {measurement}","testDesignOption":"Test {design} ontwerpopties: {option}","testDesignSets":"Test {design} over meetsets heen","testMeasurements":"Test afmetingen","testMeasurementsDesc":"Test hoe het ontwerp zich aanpast aan veranderingen in een specifieke meting","testOptions":"Opties voor testontwerp","testOptionsDesc":"Test hoe het ontwerp zich aanpast aan veranderingen in een specifieke ontwerpoptie","testPattern":"Testpatroon","testSets":"Test meetsets","testSetsDesc":"Test hoe het ontwerp zich aanpast aan verschillende meetsets","timeDesign":"Time Design","topLeft":"Linksboven","weLackSomeMeasies":"We missen { nr } metingen om dit patroon te maken","whereToGoAfterSaveAs":"Wat wil je doen nadat je het nieuwe patroon hebt opgeslagen?","width":"Breedte","xTotalPagesSomeBlank":"{total} pagina's in totaal maar {blank} zijn blanco","yamlEditViewError":"Problemen met YAML","yamlEditViewErrorDesc":"We hebben je input opgeslagen, maar het werkt misschien niet om de volgende redenen","yamlEditViewTitleThing":"Patroonconfiguratie bewerken voor {thing}","youCanPickOrEnter":"Je kunt een meetset kiezen of ze met de hand invoeren, maar zonder deze metingen kunnen we niet verder.","youUseCustomValue":"Je gebruikt de standaardwaarde","youUseDefaultValue":"Je gebruikt een aangepaste waarde","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file +{"addNotes":"Opmerkingen toevoegen","addSettingsToNotes":"Instellingen toevoegen aan notities","advanced":"Geavanceerd","appliedMeasies":"We hebben een nieuwe meetset toegepast op dit patroon.","armhole":"Harnas","attributes":"Attributen","backPockets":"Achterzakken","bookmarkPattern":"Bladwijzer patroon","bottomRight":"Rechtsonder","changeMeasies":"Verander patroon metingen","chooseATest":"Kies een testscenario om uit te voeren","chooseATestDesc":"Je kunt testen hoe het ontwerp zich aanpast aan veranderingen in een specifieke ontwerpoptie of metingen.","chooseATestMenuMobileMsg":"Open hiervoor het testmenu en selecteer het scenario dat je wilt uitvoeren.","chooseATestMenuMsg":"Selecteer hiervoor het testscenario dat je wilt uitvoeren in het menu aan de rechterkant.","chooseFromBookmarkedSets":"Kies een van de meetsets die je hebt gebookmarked","chooseFromBookmarkedSetsDesc":"Als je een bladwijzer hebt gemaakt voor meetreeksen, kun je daar ook uit kiezen.","chooseFromCuratedSets":"Kies een van de door FreeSewing samengestelde meetsets","chooseFromCuratedSetsDesc":"Als je ons platform gewoon wilt uitproberen, kun je kiezen uit onze lijst met samengestelde meetsets.","chooseFromOwnSets":"Kies een van je eigen meetsets","chooseFromOwnSetsDesc":"Kies een van je eigen meetsets die alle vereiste afmetingen heeft om dit patroon te genereren.","chooseNewSet":"Kies een nieuwe meetset","clearTimingData":"Timing gegevens leegmaken","closure":"Sluiting","collar":"Kraag","columns":"kolommen","conditional":"Conditional","configurePattern":"Patroon configureren","construction":"Constructie","continueEditingTitle":"Doorgaan met bewerken","continueEditingDesc":"Laad het nieuw opgeslagen patroon in de patrooneditor, zodat je meer wijzigingen kunt aanbrengen.","cuffs":"Manchetten","currentPrintLayout":"Huidige printlay-out","cutLayout":"Lay-out snijden","darts":"Nepen","designOptions.d":"Test het effect van een optie op hoe dit patroon eruit ziet","docs":"Documentatie","draft":"Patroontekening","draftPattern":"Ontwerppatroon","edit":"Bewerk","editCurrentMeasies":"Huidige metingen bewerken","editCurrentMeasiesDesc":"Veranderingen die je hier maakt worden niet opgeslagen in je meetsets en hebben alleen invloed op dit patroon.","editCurrentMeasiesHeader":"Patroonmetingen bewerken","editMeasiesByHand":"Metingen met de hand bewerken","editMeasiesByHandDesc":"Handmatig metingen instellen of overschrijven. Deze wijzigingen zijn alleen van toepassing op het huidige patroon.","editSettings":"Configuratie bewerken","editSettingsByHand":"Instellingen handmatig aanpassen","elastic":"Elastiek","export":"Exporteren","exporting":"Exporting","exportAsData":"Exporteer als data","exportForEditing":"Exporteren om te bewerken","exportForPrinting":"Exporteren om te printen","exportPattern-txt":"Exporteer een PDF geschikt voor jouw printer, of download dit patroon in verschillende formaten","exportPattern":"Patroon exporteren","fit":"Pasvorm","frontPockets":"Voorzakken","generatePdf":"Voor afdrukken geschikte PDF genereren","giveItAName":"Geef het een naam","goToPatternTitle":"Navigeer naar de patroonpagina","goToPatternDesc":"Verlaat de patroon editor en navigeer naar de patroon pagina waar je de metadata van het patroon kunt bijwerken.","height":"Hoogte","help":"Help","layoutSettings.d":"Extra opties om de printlayout van je patroon verder te optimaliseren.","layoutSettings.t":"Lay-out instellingen","length":"Lengte","learnHowToUseEditor":"Leer hoe je de online patroonbewerker van FreeSewing gebruikt","measies":"Patroonmetingen","measiesOk":"We hebben alle benodigde afmetingen om dit patroon te maken.","measurements.d":"Test het effect van een meting op hoe dit patroon eruit ziet","menu":"Menu","name":"Naam","noDesignFound":"We konden dit ontwerp niet vinden. Dit zou niet mogen gebeuren, dus we stellen het zeer op prijs als je dit meldt.","noInlineDocs":"Documentatie is niet opgenomen in deze build","noInlineDocsDesc":"Ga naar FreeSewing.org voor toegang tot onze documentatie","notes":"Notities","pages":"pagina's","part":"Patroononderdeel","partInfo":"Patroon onderdeel info","partTransfo":"Knoppen voor deeltransformatie","partTransfoDesc":"Met deze knoppen kun je afzonderlijke patroondelen roteren of omdraaien.","partTransfoNo":"Knoppen verbergen","partTransfoNoDesc":"Neem deze knoppen niet op in de patroonuitvoer","partTransfoYes":"Knoppen weergeven","partTransfoYesDesc":"Neem deze knoppen op in de patroonuitvoer (ze worden niet afgedrukt)","pathInfo":"Pad info","patternBookmarkCreated":"Patroonbladwijzer gemaakt","patternEditor":"Patroon Bewerker","patternInspector":"Patroon Inspecteur","patternLogs":"Patroon logboeken","patternSaved":"Patroon opgeslagen","pockets":"Zakken","printLayout":"Lay-out afdrukken","printSettings.d":"Configureer je patroon zodat je het kunt afdrukken zoals jij dat wilt. Inclusief paginagrootte en -richting, marges en meer.","printSettings.t":"Afdrukinstellingen","reset":"Reset","resetPrintLayout":"Afdruklay-out opnieuw instellen","resetPrintLayoutDesc":"Verwijdert alle handmatige wijzigingen aan de afdruklay-out en herstelt de standaardlay-out.","rows":"rijen","save":"Opslaan","savePattern":"Bewaar patroon","saveAsNewPattern":"Opslaan als nieuw patroon","savePatternAs":"Patroon opslaan als...","savePatternAsHellip":"Patroon opslaan als...","saveSettings":"Instellingen opslaan","saveYourPattern":"Je patroon opslaan","seeMissingMeasies":"Ontbrekende metingen bekijken","show":"Toon","showAllParts":"Toon alle patroondelen","showMovableButtons":"Knopen","showOnlyThisPart":"Laat alleen dit patroondeel zien","sleevecap":"Mouwkop","style":"Stijl","test":"Test","testDesign":"Test Ontwerp","testDesignMeasurement":"Test {design} metingen: {measurement}","testDesignOption":"Test {design} ontwerpopties: {option}","testDesignSets":"Test {design} over meetsets heen","testMeasurements":"Test afmetingen","testMeasurementsDesc":"Test hoe het ontwerp zich aanpast aan veranderingen in een specifieke meting","testOptions":"Opties voor testontwerp","testOptionsDesc":"Test hoe het ontwerp zich aanpast aan veranderingen in een specifieke ontwerpoptie","testPattern":"Testpatroon","testSets":"Test meetsets","testSetsDesc":"Test hoe het ontwerp zich aanpast aan verschillende meetsets","timeDesign":"Tijd Ontwerp","topLeft":"Linksboven","weLackSomeMeasies":"We missen { nr } metingen om dit patroon te maken","whereToGoAfterSaveAs":"Wat wil je doen nadat je het nieuwe patroon hebt opgeslagen?","width":"Breedte","xTotalPagesSomeBlank":"{total} pagina's in totaal maar {blank} zijn blanco","yamlEditViewError":"Problemen met YAML","yamlEditViewErrorDesc":"We hebben je input opgeslagen, maar het werkt misschien niet om de volgende redenen","yamlEditViewTitleThing":"Patroonconfiguratie bewerken voor {thing}","youCanPickOrEnter":"Je kunt een meetset kiezen of ze met de hand invoeren, maar zonder deze metingen kunnen we niet verder.","youUseCustomValue":"Je gebruikt de standaardwaarde","youUseDefaultValue":"Je gebruikt een aangepaste waarde","veryFast":"Heel snel","fast":"Snel","average":"Gemiddeld","slow":"Langzaam","verySlow":"Heel langzaam","tooSlow":"Te langzaam"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/account.json b/sites/sde/public/locales/uk/account.json index 5b1e3cc3ab4..cc7aa19a4ca 100644 --- a/sites/sde/public/locales/uk/account.json +++ b/sites/sde/public/locales/uk/account.json @@ -1 +1 @@ -{"account":"Обліковий запис","yourAccount":"Ваш обліковий запис","newPattern":"Новий візерунок","newSet":"Створіть новий набір вимірювань","links":"Посилання","info":"Інформація","settings":"Налаштування","data":"Дані","sets":"Набори для вимірювання","patterns":"Викрійки","actions":"Дії","created":"Створено","updated":"Оновлено","expires":"Закінчується","role":"Роль","yourProfile":"Ваш профіль","yourPatterns":"Ваші візерунки","yourSets":"Ваші набори вимірювань","signOut":"Вийти","politeOhCrap":"Ох вже ці скрипки.","bio":"Про мене","email":"Адреса електронної пошти","img":"Зображення","username":"Ім’я користувача","compare":"Порівняння наборів метрик","consent":"Згода та конфіденційність","control":"Користувацький досвід","imperial":"Одиниці","units":"Одиниці вимірювання","apikeys":"Ключі API","newsletter":"Підписка на розсилку новин","password":"Пароль","newPasswordPlaceholder":"Введіть новий пароль тут","passwordPlaceholder":"Введіть свій пароль тут","mfa":"Двофакторна автентифікація","mfaTipTitle":"Будь ласка, розгляньте можливість увімкнення двофакторної автентифікації","mfaTipMsg":"Ми не впроваджуємо політику паролів, але рекомендуємо вам увімкнути двофакторну автентифікацію, щоб захистити ваш обліковий запис FreeSewing.","mfaEnabled":"Увімкнено двофакторну автентифікацію","mfaDisabled":"Двофакторну автентифікацію вимкнено","mfaSetup":"Налаштування двофакторної автентифікації","mfaAdd":"Додайте FreeSewing до свого додатку Authenticator, відсканувавши QR-код вище.","mfaScratchCodes":"Скретч-коди МЗС","mfaScratchCodesMsg1":"Ви можете використовувати будь-який з цих скретч-кодів як одноразовий код MFA, коли у вас немає доступу до програми для генерації кодів (наприклад, коли ви загубили телефон).","mfaScratchCodesMsg2":"Ви можете використати кожен з цих кодів лише один раз. Запишіть їх, бо це єдиний раз, коли ви їх побачите.","copyToClipboard":"Скопіювати в буфер обміну","confirmWithPassword":"Будь ласка, введіть пароль для підтвердження цієї дії","confirmWithMfa":"Будь ласка, введіть код з вашого додатку Authenticator, щоб підтвердити цю дію","enableMfa":"Увімкнути двофакторну автентифікацію","disableMfa":"Вимкнути двофакторну автентифікацію","language":"Мова","developer":"Розробник","design":"Дизайн","patternMetadata":"Метадані шаблону","clonePattern":"Шаблон клонування","updatePattern":"Шаблон оновлення","reload":"Перезавантажити обліковий запис","export":"Експортуйте Ваші дані","exportMsg":"Натисніть нижче, щоб експортувати ваші персональні дані","exportNote":"Загальний регламент ЄС про захист даних (GDPR) гарантує вам так зване право на перенесення даних - право на отримання та повторне використання ваших персональних даних для власних цілей або в різних сервісах.","exportDownload":"Ваші дані були експортовані і доступні для завантаження за наступним посиланням:","review":"Переглянути вашу згоду","restrict":"Обмежити обробку ваших даних","disable":"Вимкніть свій обліковий запис","remove":"Видалення облікового запису","proceedWithCaution":"Продовжуйте з обережністю","restrictWarning":"Хоча жодні дані не будуть видалені, це призведе до відключення вашого акаунта. Крім того, ви не зможете скасувати це самостійно, і вам доведеться звернутися до служби підтримки, коли ви захочете відновити доступ до свого облікового запису.","noWayBack":"Шляху назад немає.","mdSupport":"Скористатися знижкою можна тут","or":"або","continue":"Продовжити","save":"Зберегти","noThanks":"Ні, дякую.","areYouCertain":"Ти впевнений?","delete":"Видалити","nailedIt":"Зрозумів.","gone":"Пуф. Зникла.","reloadMsg1":"Дані, що зберігаються у вашому браузері, іноді можуть не синхронізуватися з даними, що зберігаються в нашому бекенді.","reloadMsg2":"Це дозволяє перезавантажити дані вашого облікового запису з бекенду. Це має той самий ефект, що й вихід з системи, а потім повторний вхід","bioTitle":"Розкажіть людям трохи про себе","bioPreview":"Попередній перегляд біографії","bioPlaceholder":"Виготовляю одяг та взуття. Розробляю викрійки одягу. Пишу код. Керую [FreeSewing](http://freesewing.org)","compareTitle":"Чи комфортно вам, коли порівнюються набори вимірювань?","compareYes":"Так, якщо це може мені допомогти","compareYesd":"Час від часу ми показуватимемо, як ваш набір вимірювань порівнюється з іншими наборами вимірювань.\nЦе дозволяє нам виявити потенційні проблеми у ваших вимірах або лекалах.\n","compareNo":"Ні, ніколи не порівнюйте","compareNod":"Ми ніколи не будемо порівнювати ваш набір вимірів з іншими наборами вимірів.\nЦе обмежить нашу здатність попередити вас про потенційні проблеми у ваших наборах вимірів або лекалах.\n","showMore":"Показати більше","control1.t":"Зробіть це якомога простіше","control1.d":"Приховує всі, окрім найважливіших особливостей.","control2.t":"Нехай це буде просто, але не надто просто","control2.d":"Приховує більшість функцій.","control3.t":"Поєднуйте простоту з потужністю","control3.d":"Розкриває більшість функцій, але не всі.","control4.t":"Дай мені всі повноваження, але бережи мене","control4.d":"Розкриває всі функції, зберігає поручні та чеки безпеки.","control5.t":"Геть з дороги!","control5.d":"Відкриває всі функції, прибирає всі поручні та перевірки безпеки.","controlShowMore":"Показати більше варіантів","controlTitle":"Якому користувацькому досвіду ви надаєте перевагу?","imgTitle":"Як щодо фотографії?","imgDragAndDropImageHere":"Перетягніть зображення сюди","imgPasteUrlHere":"Вставте місце розташування зображення (url) сюди","imgSelectImage":"Виберіть зображення","newsletterTitle":"Хочете переглянути розсилку новин FreeSewing?","newsletterYes":"Так, я хочу отримувати розсилку новин","newsletterYesd":"Раз на 3 місяці ви отримуватимете від нас лист із чесним та корисним контентом. Ніякого відстеження, ніякої реклами, ніякої нісенітниці.","newsletterNod":"Ви завжди можете передумати пізніше. Але поки ви цього не зробите, ми не будемо надсилати вам жодних розсилок.","metricUnits":"Метричні одиниці (см)","metricUnitsd":"Виберіть це, якщо ви віддаєте перевагу сантиметрам, а не дюймам.","imperialUnits":"Імперські одиниці (дюйм)","imperialUnitsd":"Виберіть цей параметр, якщо ви віддаєте перевагу дюймам, а не сантиметрам.","unitsTitle":"Яким одиницям ви віддаєте перевагу?","usernameTitle":"Яке ім'я користувача ви б хотіли?","usernameAvailable":"Ім'я користувача доступне","usernameNotAvailable":"Ім'я користувача недоступне","emailTitle":"Де ми можемо зв'язатися з вами, якщо у нас буде на це поважна причина (наприклад, якщо ви забули свій пароль)?","oneMoreThing":"І ще одна річ","oneMomentPlease":"Будь ласка, зачекайте","emailChangeConfirmation":"Ми надіслали електронного листа на вашу нову адресу, щоб підтвердити цю зміну.","vagueError":"Щось пішло не так, і ми не знаємо, як це виправити. Будь ласка, спробуйте ще раз або залучіть людину для допомоги.","githubTitle":"Прив'яжіть свій обліковий запис GitHub","githubWhy1":"Введіть тут своє ім'я користувача GitHub та електронну пошту, і ми будемо використовувати їх при взаємодії з GitHub від вашого імені.","githubWhy2":"Зверніть увагу, що ваше ім'я користувача GitHub та електронна пошта є загальнодоступною інформацією. Це лише дозволяє нам встановити зв'язок між вашим акаунтом FreeSewing і GitHub.","githubWhy3":"Наприклад, коли ви повідомляєте про проблему на цьому веб-сайті, ми можемо згадати вас, щоб ви отримували сповіщення про оновлення. Для цього достатньо вашого імені користувача.","githubWhy4":"Коли ви надсилаєте демонстраційний пост або вносите зміни до нашого контенту, ми можемо зарахувати вам ці комміти, якщо у нас є ваше ім'я користувача та адреса електронної пошти, яку ви використовуєте на GitHub.","tooComplex":"Якщо все це збиває з пантелику, ви можете не надавати цю інформацію. Це розширена функція.","languageTitle":"Якій мові ви віддаєте перевагу?","passwordTitle":"Щось, що знаєш тільки ти.","newApikey":"Згенеруйте новий ключ API","keyNewInfo":"Створіть новий ключ API для автоматичного підключення до бекенду FreeSewing.","keyName":"Ключова назва","keyNameDesc":"Унікальне ім'я для цього ключа API. Видиме лише вам.","keyExpires":"Термін дії ключа","keyExpiresDesc":"Термін дії ключа закінчується:","keyLevel":"Рівень доступу до ключа","keyLevel0":"Тільки автентифікація","keyLevel1":"Доступ до власних лекал і наборів мірок","keyLevel2":"Доступ до всіх даних вашого облікового запису","keyLevel3":"Запишіть доступ до власних лекал і наборів мірок","keyLevel4":"Доступ на запис до всіх даних вашого облікового запису","keyLevel5":"Доступ до лекал і наборів вимірів інших користувачів","keyLevel6":"Запис доступу до лекал і наборів вимірів інших користувачів","keyLevel7":"Доступ на запис до всіх даних облікових записів інших користувачів","keyLevel8":"Видавати себе за інших користувачів, повний доступ на запис до всіх даних","cancel":"Скасувати","keySecretWarning":"Це єдиний раз, коли ви можете побачити секретний ключ, обов'язково скопіюйте його.","keyExpired":"Термін дії цього ключа API закінчився","deleteKeyWarning":"Видалення ключа API не можна скасувати.","keyDocsTitle":"Зверніться до FreeSewing.dev за документацією по використанню ключів API (тільки англійською мовою)","keyDocsMsg":"Це розширена функція, призначена для розробників або будь-кого, хто хоче взаємодіяти з нашим бекендом безпосередньо.","apiCalls":"Виклики API","newBookmark":"Додати в закладки","bookmark":"Додати в закладки","bookmarks":"Закладки","type":"Тип","location":"Місцезнаходження","title":"Назва","new":"Новий","designBookmark":"Дизайни","patternBookmark":"Викрійки","setBookmark":"Набори для вимірювання","csetBookmark":"Кураторські набори вимірювань","docBookmark":"Документація","customBookmark":"Користувацькі закладки","yourBookmarks":"Ваші закладки","bookmarkThisThing":"Додайте це в закладки { thing }","page":"Сторінка","set":"Набір для вимірювань","name":"Назва","setNameDesc":"Ім'я для ідентифікації цього набору вимірювань","setNewInfo":"Створіть новий набір вимірів, який потім можна використовувати для створення лекал.","notes":"Нотатки","setNotesDesc":"Будь-які примітки, які ви хотіли б зберегти щодо цього набору вимірювань","description":"Опис","deleteSetWarning":"Видалення набору вимірювань не можна скасувати.","image":"Зображення","measies":"Вимірювання","setUnitsMsgTitle":"Ці налаштування застосовуються лише до цього набору вимірювань","setUnitsMsgDesc":"Саме ці одиниці ми будемо використовувати при оновленні або відображенні вимірювань у цьому наборі.\nВсюди на цьому сайті ми будемо використовувати одиниці, встановлені у вашому обліковому записі.\n","public":"Громадськість","publicSet":"Публічний набір вимірювань","privateSet":"Набір приватних вимірів","publicSetDesc":"Інші можуть використовувати ці вимірювання для створення або тестування шаблонів","privateSetDesc":"Ці вимірювання не можуть бути використані іншими користувачами або відвідувачами","permalink":"Перманентне посилання","editThing":"Коригувати {thing}","saveThing":"Зберегти {thing}","filterByDesign":"Фільтр за дизайном","noFilter":"Не фільтрувати","filterByDesignDocs":"Якщо ви маєте на увазі конкретний дизайн, ви можете відфільтрувати за дизайном , щоб отримати тільки ті виміри, які потрібні для цього дизайну.","setLacksMeasiesForDesign":"У цьому наборі відсутні виміри, необхідні для цієї викрійки","setHasMeasiesForDesign":"У цьому наборі є всі мірки, необхідні для цієї викрійки","someSetsLacking":"Some of your sets lack the measurments required to generate this pattern","theseSetsReady":"Ці набори мають всі необхідні виміри для створення цього шаблону","chooseSet":"Будь ласка, оберіть набір вимірів","patternForWhichSet":"Для якого набору вимірів ми повинні згенерувати викрійку?","bookmarkedSets":"Набори вимірювань, які ви додали до закладок","curatedSets":"Кураторські набори мірок FreeSewing","curatedSetsAbout":"Набори мірок, куратором яких є FreeSewing, які ви можете використовувати для тестування нашої платформи або ваших дизайнів.","curateCuratedSets":"Курирувати нашу добірку кураторських наборів вимірювань","useThisSet":"Використовуйте цей набір вимірювань","ownSets":"Ваші власні набори вимірів","noOwnSets":"У вас немає власних наборів вимірювань (поки що)","pleaseMtm":"Оскільки наші лекала виготовляються на замовлення, ми наполегливо рекомендуємо вам робити точні виміри.","noOwnSetsMsg":"Ви можете зберегти свої виміри як набір вимірів, після чого створити для них скільки завгодно лекал.","measurements":"Заміри","chooseASet":"Виберіть набір вимірювань","showImage":"Показати зображення","suggestForCuration":"Подати заявку на кураторство","suggestCset":"Запропонуйте набір вимірювань для кураторства","csetAllMeasies":"Щоб кураторські набори вимірів працювали для всіх дизайнів, вам потрібно надати повний набір вимірів.","csetMissing":"У вашому наборі розмірів відсутні наступні розміри","allMeasiesAvailable":"Всі виміри доступні.","csetHeightMsg1":"Щоб упорядкувати та представити наші кураторські набори у структурований спосіб, ми впорядковуємо їх за висотою.","csetImgMsg":"Нарешті, нам потрібне зображення. Будь ласка, зверніться до документації, щоб дізнатися, як зробити гарне зображення для кураторського набору вимірювань.","docs":"Документація","csetNotesMsg":"Якщо ви хочете додати будь-які примітки, ви можете зробити це тут.","thankYouVeryMuch":"Щиро дякую","csetSuggestedMsg":"Ваша заявка зареєстрована і буде опрацьована одним з наших кураторів.","itIsAvailableAt":"Вона доступна за посиланням","csetNameMsg":"Кожна кураторська добірка має назву. Ви можете запропонувати власне ім'я або псевдонім.","patternNew":"Створіть новий шаблон","patternNewInfo":"Виберіть дизайн, додайте свої мірки, і ми створимо для вас індивідуальну викрійку.","designNew":"Створіть новий дизайн","designNewInfo":"Дизайни FreeSewing - це невеликі пакети коду JavaScript, які генерують візерунки. Створювати власні дизайни не складно, і ми маємо детальний підручник, щоб допомогти вам почати.","pluginNew":"Створіть новий плагін","pluginNewInfo":"Функціональність FreeSewing можна ще більше розширити за допомогою плагінів. Створити плагін дуже просто, і у нас є посібник, який проведе вас від початку до кінця.","showcaseNew":"Створіть нову публікацію у вітрині","showcaseNewInfo":"Якщо ви хочете поділитися чимось, що ви (або хтось інший) зробили на основі наших дизайнів, ви можете почати проект демонстраційного посту тут.","blogNew":"Створіть нову публікацію в блозі","blogNewInfo":"Якщо ви хочете писати в блозі FreeSewing, ви можете почати чернетку блогу тут.","imgNew":"Створіть імідж у соціальних мережах","imgNewInfo":"Використовуйте наш генератор, щоб створити зображення, яким ви можете поділитися в соціальних мережах. Він підтримує широкий (класичний), квадратний (Instagram) або високий (stories/TikTok) формати.","csetNew":"Запропонуйте новий кураторський набір вимірювань","csetNewInfo":"Ми куруємо колекцію перевірених наборів вимірювань, які використовуємо для тестування патернів. Ви можете запропонувати набір вимірювань тут.","opackNew":"Запропонуйте новий пакет опцій","opackNewInfo":"Ми куруємо колекцію перевірених пакетів опцій для кожного з наших дизайнів. Ви можете запропонувати свої варіанти тут.","newPopular":"Найпопулярніші","newShare":"Поділитися / Показати","newDev":"Проектування / розробка","generateANewThing":"Створіть новий { thing }","website":"Веб-сайт","linkedIdentities":"Пов'язані ідентичності","websiteTitle":"У вас є веб-сайт або інша URL-адреса, яку ви хотіли б додати?","platformTitle":"Хто ви на { platform }?","platformWhy":"Ми не використовуємо ці дані жодним чином. Це лише для того, щоб користувачі FreeSewing могли з'єднати точки на різних платформах.","security":"Безпека","revealPassword":"Розкрити пароль","hidePassword":"Приховати пароль","designs":"Дизайни","code":"Код","aboutThing":"Про { thing }","requiredMeasurements":"Необхідні заміри","optionalMeasurements":"Додаткові заміри","designOptions":"Варіанти дизайну","parts":"Деталі","plugins":"Плагіни","specifications":"Технічні характеристики","visitShowcase":"Відвідайте пост про вітрину","examples":"Приклади","noExamples":"Наразі ми не маємо прикладів для цього дизайну","noExamplesMsg":"Ми сподіваємося, що спільнота FreeSewing надасть нам приклади в наших демонстраційних публікаціях.","ownPublicPattern":"Це публічний перегляд одного з ваших шаблонів. Щоб отримати більше можливостей, перейдіть до приватного перегляду.","ownPrivatePattern":"Це приватний перегляд вашого шаблону. Публічний перегляд працюватиме для вас, навіть якщо шаблон є приватним. Для інших він працюватиме лише тоді, коли шаблон буде загальнодоступним.","privateView":"Приватний перегляд","publicView":"Публічний перегляд"} \ No newline at end of file +{"account":"Обліковий запис","yourAccount":"Ваш обліковий запис","newPattern":"Новий візерунок","newSet":"Створіть новий набір вимірювань","links":"Посилання","info":"Інформація","settings":"Налаштування","data":"Дані","sets":"Набори для вимірювання","patterns":"Викрійки","actions":"Дії","created":"Створено","updated":"Оновлено","expires":"Закінчується","role":"Роль","yourApikeys":"Your API Keys","yourProfile":"Ваш профіль","yourPatterns":"Ваші візерунки","yourSets":"Ваші набори вимірювань","signOut":"Вийти","politeOhCrap":"Ох вже ці скрипки.","bio":"Про мене","email":"Адреса електронної пошти","img":"Зображення","username":"Ім’я користувача","compare":"Порівняння наборів метрик","consent":"Згода та конфіденційність","control":"Користувацький досвід","imperial":"Одиниці","units":"Одиниці вимірювання","apikeys":"Ключі API","newsletter":"Підписка на розсилку новин","password":"Пароль","newPasswordPlaceholder":"Введіть новий пароль тут","passwordPlaceholder":"Введіть свій пароль тут","mfa":"Двофакторна автентифікація","mfaTipTitle":"Будь ласка, розгляньте можливість увімкнення двофакторної автентифікації","mfaTipMsg":"Ми не впроваджуємо політику паролів, але рекомендуємо вам увімкнути двофакторну автентифікацію, щоб захистити ваш обліковий запис FreeSewing.","mfaEnabled":"Увімкнено двофакторну автентифікацію","mfaDisabled":"Двофакторну автентифікацію вимкнено","mfaSetup":"Налаштування двофакторної автентифікації","mfaAdd":"Додайте FreeSewing до свого додатку Authenticator, відсканувавши QR-код вище.","mfaScratchCodes":"Скретч-коди МЗС","mfaScratchCodesMsg1":"Ви можете використовувати будь-який з цих скретч-кодів як одноразовий код MFA, коли у вас немає доступу до програми для генерації кодів (наприклад, коли ви загубили телефон).","mfaScratchCodesMsg2":"Ви можете використати кожен з цих кодів лише один раз. Запишіть їх, бо це єдиний раз, коли ви їх побачите.","copyToClipboard":"Скопіювати в буфер обміну","confirmWithPassword":"Будь ласка, введіть пароль для підтвердження цієї дії","confirmWithMfa":"Будь ласка, введіть код з вашого додатку Authenticator, щоб підтвердити цю дію","enableMfa":"Увімкнути двофакторну автентифікацію","disableMfa":"Вимкнути двофакторну автентифікацію","language":"Мова","developer":"Розробник","design":"Дизайн","patternMetadata":"Метадані шаблону","clonePattern":"Шаблон клонування","updatePattern":"Шаблон оновлення","reload":"Перезавантажити обліковий запис","export":"Експортуйте Ваші дані","import":"Import data","exportMsg":"Натисніть нижче, щоб експортувати ваші персональні дані","exportNote":"Загальний регламент ЄС про захист даних (GDPR) гарантує вам так зване право на перенесення даних - право на отримання та повторне використання ваших персональних даних для власних цілей або в різних сервісах.","exportDownload":"Ваші дані були експортовані і доступні для завантаження за наступним посиланням:","review":"Переглянути вашу згоду","restrict":"Обмежити обробку ваших даних","disable":"Вимкніть свій обліковий запис","remove":"Видалення облікового запису","proceedWithCaution":"Продовжуйте з обережністю","restrictWarning":"Хоча жодні дані не будуть видалені, це призведе до відключення вашого акаунта. Крім того, ви не зможете скасувати це самостійно, і вам доведеться звернутися до служби підтримки, коли ви захочете відновити доступ до свого облікового запису.","noWayBack":"Шляху назад немає.","mdSupport":"Скористатися знижкою можна тут","or":"або","continue":"Продовжити","save":"Зберегти","noThanks":"Ні, дякую.","areYouCertain":"Ви впевнені?","delete":"Видалити","nailedIt":"Зрозумів.","gone":"Пуф. Зникла.","reloadMsg1":"Дані, що зберігаються у вашому браузері, іноді можуть не синхронізуватися з даними, що зберігаються в нашому бекенді.","reloadMsg2":"Це дозволяє перезавантажити дані вашого облікового запису з бекенду. Це має той самий ефект, що й вихід з системи, а потім повторний вхід","bioTitle":"Розкажіть людям трохи про себе","bioPreview":"Попередній перегляд біографії","bioPlaceholder":"Виготовляю одяг та взуття. Розробляю викрійки одягу. Пишу код. Керую [FreeSewing](http://freesewing.org)","compareTitle":"Чи комфортно вам, коли порівнюються набори вимірювань?","compareYes":"Так, якщо це може мені допомогти","compareYesd":"Час від часу ми показуватимемо, як ваш набір вимірювань порівнюється з іншими наборами вимірювань.\nЦе дозволяє нам виявити потенційні проблеми у ваших вимірах або лекалах.\n","compareNo":"Ні, ніколи не порівнюйте","compareNod":"Ми ніколи не будемо порівнювати ваш набір вимірів з іншими наборами вимірів.\nЦе обмежить нашу здатність попередити вас про потенційні проблеми у ваших наборах вимірів або лекалах.\n","showMore":"Показати більше","control1.t":"Зробіть це якомога простіше","control1.d":"Приховує всі, окрім найважливіших особливостей.","control2.t":"Нехай це буде просто, але не надто просто","control2.d":"Приховує більшість функцій.","control3.t":"Поєднуйте простоту з потужністю","control3.d":"Розкриває більшість функцій, але не всі.","control4.t":"Дай мені всі повноваження, але бережи мене","control4.d":"Розкриває всі функції, зберігає поручні та чеки безпеки.","control5.t":"Геть з дороги!","control5.d":"Відкриває всі функції, прибирає всі поручні та перевірки безпеки.","controlShowMore":"Показати більше варіантів","controlTitle":"Якому користувацькому досвіду ви надаєте перевагу?","imgTitle":"Як щодо фотографії?","imgDragAndDropImageHere":"Перетягніть зображення сюди","imgPasteUrlHere":"Paste an image location (URL) here","imgSelectImage":"Виберіть зображення","newsletterTitle":"Чи хочете Ви отримувати розсилку новин від FreeSewing?","newsletterYes":"Так, я хочу отримувати розсилку новин","newsletterYesd":"Раз на 3 місяці ви отримуватимете від нас лист із чесним та корисним контентом. Ніякого відстеження, ніякої реклами, ніякої нісенітниці.","newsletterNod":"Ви завжди можете передумати пізніше. Але поки ви цього не зробите, ми не будемо надсилати вам жодних розсилок.","metricUnits":"Метричні одиниці (см)","metricUnitsd":"Виберіть це, якщо ви віддаєте перевагу сантиметрам, а не дюймам.","imperialUnits":"Імперські одиниці (дюйм)","imperialUnitsd":"Виберіть цей параметр, якщо ви віддаєте перевагу дюймам, а не сантиметрам.","unitsTitle":"Яким одиницям ви віддаєте перевагу?","displayUnits":"Display units","usernameTitle":"Яке ім'я користувача ви б хотіли?","usernameAvailable":"Ім'я користувача доступне","usernameNotAvailable":"Ім'я користувача недоступне","emailTitle":"Де ми можемо зв'язатися з вами, якщо у нас буде на це поважна причина (наприклад, якщо ви забули свій пароль)?","oneMoreThing":"І ще одна річ","oneMomentPlease":"Будь ласка, зачекайте","emailChangeConfirmation":"Ми надіслали електронного листа на вашу нову адресу, щоб підтвердити цю зміну.","vagueError":"Щось пішло не так, і ми не знаємо, як це виправити. Будь ласка, спробуйте ще раз або залучіть людину для допомоги.","githubTitle":"Прив'яжіть свій обліковий запис GitHub","githubWhy1":"Введіть тут своє ім'я користувача GitHub та електронну пошту, і ми будемо використовувати їх при взаємодії з GitHub від вашого імені.","githubWhy2":"Зверніть увагу, що ваше ім'я користувача GitHub та електронна пошта є загальнодоступною інформацією. Це лише дозволяє нам встановити зв'язок між вашим акаунтом FreeSewing і GitHub.","githubWhy3":"Наприклад, коли ви повідомляєте про проблему на цьому веб-сайті, ми можемо згадати вас, щоб ви отримували сповіщення про оновлення. Для цього достатньо вашого імені користувача.","githubWhy4":"Коли ви надсилаєте демонстраційний пост або вносите зміни до нашого контенту, ми можемо зарахувати вам ці комміти, якщо у нас є ваше ім'я користувача та адреса електронної пошти, яку ви використовуєте на GitHub.","tooComplex":"Якщо все це збиває з пантелику, ви можете не надавати цю інформацію. Це розширена функція.","languageTitle":"Якій мові ви віддаєте перевагу?","passwordTitle":"Щось, що знаєш тільки ти.","userId":"User ID","newApikey":"Згенеруйте новий ключ API","keyNewInfo":"Створіть новий ключ API для автоматичного підключення до бекенду FreeSewing.","keyName":"Ключова назва","keyNameDesc":"Унікальне ім'я для цього ключа API. Видиме лише вам.","keyExpires":"Термін дії ключа","keyExpiresDesc":"Термін дії ключа закінчується:","keyLevel":"Рівень доступу до ключа","keyLevel0":"Тільки автентифікація","keyLevel1":"Доступ до власних лекал і наборів мірок","keyLevel2":"Доступ до всіх даних вашого облікового запису","keyLevel3":"Запишіть доступ до власних лекал і наборів мірок","keyLevel4":"Доступ на запис до всіх даних вашого облікового запису","keyLevel5":"Доступ до лекал і наборів вимірів інших користувачів","keyLevel6":"Запис доступу до лекал і наборів вимірів інших користувачів","keyLevel7":"Доступ на запис до всіх даних облікових записів інших користувачів","keyLevel8":"Видавати себе за інших користувачів, повний доступ на запис до всіх даних","cancel":"Скасувати","keySecretWarning":"Це єдиний раз, коли ви можете побачити секретний ключ, обов'язково скопіюйте його.","keyExpired":"Термін дії цього ключа API закінчився","deleteKeyWarning":"Видалення ключа API не можна скасувати.","keyDocsTitle":"Зверніться до FreeSewing.dev за документацією по використанню ключів API (тільки англійською мовою)","keyDocsMsg":"Це розширена функція, призначена для розробників або будь-кого, хто хоче взаємодіяти з нашим бекендом безпосередньо.","apiCalls":"Виклики API","newBookmark":"Додати в закладки","bookmark":"Додати в закладки","bookmarks":"Закладки","type":"Тип","location":"Місцезнаходження","title":"Назва","new":"Новий","designBookmark":"Дизайни","patternBookmark":"Викрійки","setBookmark":"Набори для вимірювання","csetBookmark":"Кураторські набори вимірювань","docBookmark":"Документація","customBookmark":"Користувацькі закладки","yourBookmarks":"Ваші закладки","bookmarkThisThing":"Додайте це в закладки { thing }","page":"Сторінка","doc":"Документація","pattern":"Викрійка","set":"Набір для вимірювань","name":"Назва","setNameDesc":"Ім'я для ідентифікації цього набору вимірювань","setNewInfo":"Створіть новий набір вимірів, який потім можна використовувати для створення лекал.","notes":"Нотатки","setNotesDesc":"Будь-які примітки, які ви хотіли б зберегти щодо цього набору вимірювань","description":"Опис","deleteSetWarning":"Видалення набору вимірювань не можна скасувати.","image":"Зображення","measies":"Вимірювання","setUnitsMsgTitle":"Ці налаштування застосовуються лише до цього набору вимірювань","setUnitsMsgDesc":"Саме ці одиниці ми будемо використовувати при оновленні або відображенні вимірювань у цьому наборі.\nВсюди на цьому сайті ми будемо використовувати одиниці, встановлені у вашому обліковому записі.\n","public":"Громадськість","publicSet":"Публічний набір вимірювань","privateSet":"Набір приватних вимірів","publicSetDesc":"Інші можуть використовувати ці вимірювання для створення або тестування шаблонів","privateSetDesc":"These measurements cannot be used by other users or visitors","permalink":"Перманентне посилання","editThing":"Коригувати {thing}","saveThing":"Зберегти {thing}","filterByDesign":"Фільтр за дизайном","noFilter":"Не фільтрувати","filterByDesignDocs":"Якщо ви маєте на увазі конкретний дизайн, ви можете відфільтрувати за дизайном , щоб отримати тільки ті виміри, які потрібні для цього дизайну.","setLacksMeasiesForDesign":"У цьому наборі відсутні виміри, необхідні для цієї викрійки","setHasMeasiesForDesign":"У цьому наборі є всі мірки, необхідні для цієї викрійки","someSetsLacking":"Some of these sets lack the measurements required to generate this pattern","theseSetsReady":"These sets have all required measurements to generate this pattern","chooseSet":"Будь ласка, оберіть набір вимірів","patternForWhichSet":"Для якого набору вимірів ми повинні згенерувати викрійку?","bookmarkedSets":"Набори вимірювань, які ви додали до закладок","curatedSets":"Кураторські набори мірок FreeSewing","curatedSetsAbout":"Набори мірок, куратором яких є FreeSewing, які ви можете використовувати для тестування нашої платформи або ваших дизайнів.","curateCuratedSets":"Курирувати нашу добірку кураторських наборів вимірювань","useThisSet":"Використовуйте цей набір вимірювань","ownSets":"Ваші власні набори вимірів","noOwnSets":"У вас немає власних наборів вимірювань (поки що)","pleaseMtm":"Because our patterns are bespoke, we strongly suggest you take accurate measurements.","noOwnSetsMsg":"Ви можете зберегти свої виміри як набір вимірів, після чого створити для них скільки завгодно лекал.","measurements":"Заміри","chooseASet":"Виберіть набір вимірювань","showImage":"Показати зображення","suggestForCuration":"Подати заявку на кураторство","suggestCset":"Запропонуйте набір вимірювань для кураторства","csetAllMeasies":"Щоб кураторські набори вимірів працювали для всіх дизайнів, вам потрібно надати повний набір вимірів.","csetMissing":"У вашому наборі розмірів відсутні наступні розміри","allMeasiesAvailable":"Всі виміри доступні.","csetHeightMsg1":"Щоб упорядкувати та представити наші кураторські набори у структурований спосіб, ми впорядковуємо їх за висотою.","csetImgMsg":"Нарешті, нам потрібне зображення. Будь ласка, зверніться до документації, щоб дізнатися, як зробити гарне зображення для кураторського набору вимірювань.","docs":"Документація","csetNotesMsg":"Якщо ви хочете додати будь-які примітки, ви можете зробити це тут.","thankYouVeryMuch":"Щиро дякую","csetSuggestedMsg":"Ваша заявка зареєстрована і буде опрацьована одним з наших кураторів.","itIsAvailableAt":"Вона доступна за посиланням","csetNameMsg":"Кожна кураторська добірка має назву. Ви можете запропонувати власне ім'я або псевдонім.","missing":"Missing","andMore":"and more","unitsMustSave":"Note: You must save after changing Units to have the change take effect on this page.","makePublic":"Make public","makePrivate":"Make private","patternNew":"Створіть новий шаблон","patternNewInfo":"Виберіть дизайн, додайте свої мірки, і ми створимо для вас індивідуальну викрійку.","designNew":"Створіть новий дизайн","designNewInfo":"Дизайни FreeSewing - це невеликі пакети коду JavaScript, які генерують візерунки. Створювати власні дизайни не складно, і ми маємо детальний підручник, щоб допомогти вам почати.","pluginNew":"Створіть новий плагін","pluginNewInfo":"Функціональність FreeSewing можна ще більше розширити за допомогою плагінів. Створити плагін дуже просто, і у нас є посібник, який проведе вас від початку до кінця.","showcaseNew":"Створіть нову публікацію у вітрині","showcaseNewInfo":"Якщо ви хочете поділитися чимось, що ви (або хтось інший) зробили на основі наших дизайнів, ви можете почати проект демонстраційного посту тут.","blogNew":"Створіть нову публікацію в блозі","blogNewInfo":"Якщо ви хочете писати в блозі FreeSewing, ви можете почати чернетку блогу тут.","imgNew":"Створіть імідж у соціальних мережах","imgNewInfo":"Використовуйте наш генератор, щоб створити зображення, яким ви можете поділитися в соціальних мережах. Він підтримує широкий (класичний), квадратний (Instagram) або високий (stories/TikTok) формати.","csetNew":"Запропонуйте новий кураторський набір вимірювань","csetNewInfo":"We curate a collection of vetted measurements sets that we use to test patterns. You can suggest a measurements set here.","opackNew":"Запропонуйте новий пакет опцій","opackNewInfo":"Ми куруємо колекцію перевірених пакетів опцій для кожного з наших дизайнів. Ви можете запропонувати свої варіанти тут.","newPopular":"Найпопулярніші","newShare":"Поділитися / Показати","newDev":"Проектування / розробка","generateANewThing":"Створіть новий { thing }","linkedIdentities":"Пов'язані ідентичності","github":"GitHub","instagram":"Інстаграм","mastodon":"Mastodon","reddit":"Reddit","twitch":"Twitch","tiktok":"TikTok","website":"Веб-сайт","websiteTitle":"У вас є веб-сайт або інша URL-адреса, яку ви хотіли б додати?","platformTitle":"Хто ви на { platform }?","platformWhy":"Ми не використовуємо ці дані жодним чином. Це лише для того, щоб користувачі FreeSewing могли з'єднати точки на різних платформах.","security":"Безпека","revealPassword":"Розкрити пароль","hidePassword":"Приховати пароль","designs":"Дизайни","code":"Код","aboutThing":"Про { thing }","requiredMeasurements":"Необхідні заміри","optionalMeasurements":"Додаткові заміри","none":"Жодне","designOptions":"Варіанти дизайну","parts":"Деталі","plugins":"Плагіни","specifications":"Технічні характеристики","visitShowcase":"Відвідайте пост про вітрину","examples":"Приклади","noExamples":"Наразі ми не маємо прикладів для цього дизайну","noExamplesMsg":"Ми сподіваємося, що спільнота FreeSewing надасть нам приклади в наших демонстраційних публікаціях.","ownPublicPattern":"Це публічний перегляд одного з ваших шаблонів. Щоб отримати більше можливостей, перейдіть до приватного перегляду.","ownPrivatePattern":"Це приватний перегляд вашого шаблону. Публічний перегляд працюватиме для вас, навіть якщо шаблон є приватним. Для інших він працюватиме лише тоді, коли шаблон буде загальнодоступним.","privateView":"Приватний перегляд","publicView":"Публічний перегляд","importHere":"This page allows you to import data into your FreeSewing account.","importSupported":"Currently, we support importing the following types of data","importSets":"Import Measurements Sets","importSet":"Import Measurements Set","cloneSet":"Clone Measurements Set","measieFile":"Measurements file","dragAndDropFileHere":"Drag and drop your file here","importSetTip1":"To import a measurement set, you should have a JSON or YAML file that has the following structure","importSetTip2":"Your file can either contain a single measurements set, or an array of multiple measurements sets.","importing":"Importing","imported":"Imported","importFailed":"Import failed"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/core-settings.json b/sites/sde/public/locales/uk/core-settings.json index 33357f08fcb..85737cb74b5 100644 --- a/sites/sde/public/locales/uk/core-settings.json +++ b/sites/sde/public/locales/uk/core-settings.json @@ -1 +1 @@ -{"coreSettings.t":"Основні налаштування","coreSettings.d":"Ці налаштування не є специфічними для дизайну, а дозволяють вам налаштувати різні параметри основної бібліотеки FreeSewing, яка генерує дизайн для вас.","designOptions.t":"Ці опції є специфічними для цього дизайну. Ви можете використовувати їх, щоб налаштувати свій шаблон у різний спосіб.","paperless.t":"Без паперу","paperless.d":"Дерева - це круто, а склеювати викрійки не дуже весело. Спробуйте наш безпаперовий режим, щоб уникнути необхідності роздруковувати викрійку.","samm.t":"Розмір припуску на шов","samm.d":"Керує величиною припусків на шви, що використовуються у вашій деталі","sabool.t":"Включити припуски на шви","sabool.d":"Керує наявністю припусків на шви в Вашій викрійці","complete.t":"Деталі","complete.d":"Керує докладність викрійки: відображувати повноцінну викрійку з усіма подробицями чи лише основний контур елементів викрійки","expand.t":"Розгорнути","expand.d":"Керує зусиллями з економії паперу. Вимкніть цей параметр, щоб розширити всі частини деталі за рахунок використання більшого простору.","only.t":"Деталі, що входять до комплекту","only.d":"Використовуйте цей параметр, щоб точно контролювати, які деталі будуть включені в деталь","locale.t":"Мова","locale.d":"Визначає мову, яка використовується у вашому шаблоні. Це не вплине на мову веб-сайту, лише на мову цього конкретного шаблону.","units.t":"Одиниці","units.d":"Цей параметр визначає спосіб відображення одиниць виміру на лекалах","margin.t":"Маржа.","margin.d":"Контролює відступ навколо елементів викрійки","scale.t":"Масштаб","scale.d":"Керує ширину контуру, кегль шрифту та інші елементи, які не масштабуються відповідно до замірів викрійки","de.t":"Німецька","de.d":"Скористайтеся цим, щоб згенерувати німецький шаблон","en.t":"Англійська мова","en.d":"Використовуйте це, щоб згенерувати англійський шаблон","es.t":"Іспанська","es.d":"Скористайтеся цим, щоб створити іспанський шаблон","fr.t":"Французька","fr.d":"Використовуйте це, щоб створити французький візерунок","nl.t":"Голландська","nl.d":"Використовуйте це, щоб створити голландський візерунок","yes":"Yes","no":"No","completeYes.t":"Створіть повний шаблон","completeYes.d":"В результаті буде згенеровано повну викрійку з усіма позначеннями, лініями, маркуванням. Використовуйте цю функцію, якщо ви не впевнені, що вибрати.","completeNo.t":"Створіть контур деталі","completeNo.d":"Створюйте лише контури деталей лекал. Використовуйте цей параметр, якщо ви збираєтеся використовувати лазерний різак або маєте інші специфічні потреби.","expandYes.t":"Розгорнути всі частини деталі","expandYes.d":"В результаті буде створено деталь, де всі частини будуть намальовані в повний розмір, навіть якщо вони є простими прямокутниками.","expandNo.t":"Зберігайте деталі лекал компактними, де це можливо","expandNo.d":"Це дозволить намалювати більш щільне представлення візерунка, яке включає всю інформацію, не витрачаючи при цьому багато місця і паперу.","paperlessNo.t":"Створіть регулярний шаблон","paperlessNo.d":"В результаті буде створено звичайний шаблон, який ви можете роздрукувати.","paperlessYes.t":"Створіть безпаперовий шаблон","paperlessYes.d":"При цьому генерується викрійка з розмірами і сіткою, що дозволяє перенести її на тканину або інший носій без необхідності роздруковувати викрійку.","metric":"Метрика","imperial":"Імперіал","metric.t":"Використовуйте метричні одиниці","metric.d":"Використовуйте його, якщо ви користуєтеся метричною системою, а сантиметри і міліметри - це те, що вам знайоме. Це найкращий вибір для більшості людей у всьому світі.","imperial.t":"Використовуйте імперські одиниці","imperial.d":"Використовуйте його, якщо дюйми та дроби або дюйми більш звичні для вас, ніж сантиметри. Це часто кращий вибір для людей, які живуть у Великій Британії та США.","saNo.t":"Не враховувати припуски на шви","saNo.d":"При цьому створюється деталь без припусків на шви. Розмір припуску на шов не має значення, оскільки він не буде врахований.","saYes.t":"Враховувати припуски на шви","saYes.d":"При цьому генерується деталь з припусками на шви. Розмір припуску на шов задається індивідуально.","clearSettingsNotMeasurements":"Очистити налаштування, але зберегти вимірювання","clearSettingsAndMeasurements":"Чіткі налаштування та чіткі вимірювання"} \ No newline at end of file +{"coreSettings.t":"Основні налаштування","coreSettings.d":"Ці налаштування не є специфічними для дизайну, а дозволяють вам налаштувати різні параметри основної бібліотеки FreeSewing, яка генерує дизайн для вас.","designOptions.t":"Ці опції є специфічними для цього дизайну. Ви можете використовувати їх, щоб налаштувати свій шаблон у різний спосіб.","paperless.t":"Без паперу","paperless.d":"Дерева - це круто, а склеювати викрійки не дуже весело. Спробуйте наш безпаперовий режим, щоб уникнути необхідності роздруковувати викрійку.","samm.t":"Розмір припуску на шов","samm.d":"Керує величиною припусків на шви, що використовуються у вашій деталі","sabool.t":"Включити припуски на шви","sabool.d":"Керує наявністю припусків на шви в Вашій викрійці","complete.t":"Деталі","complete.d":"Керує докладність викрійки: відображувати повноцінну викрійку з усіма подробицями чи лише основний контур елементів викрійки","expand.t":"Розгорнути","expand.d":"Керує зусиллями з економії паперу. Вимкніть цей параметр, щоб розширити всі частини деталі за рахунок використання більшого простору.","only.t":"Деталі, що входять до комплекту","only.d":"Використовуйте цей параметр, щоб точно контролювати, які деталі будуть включені в деталь","locale.t":"Мова","locale.d":"Визначає мову, яка використовується у вашому шаблоні. Це не вплине на мову веб-сайту, лише на мову цього конкретного шаблону.","units.t":"Одиниці","units.d":"Цей параметр визначає спосіб відображення одиниць виміру на лекалах","margin.t":"Маржа.","margin.d":"Контролює відступ навколо елементів викрійки","scale.t":"Масштаб","scale.d":"Керує ширину контуру, кегль шрифту та інші елементи, які не масштабуються відповідно до замірів викрійки","de.t":"Німецька","de.d":"Скористайтеся цим, щоб згенерувати німецький шаблон","en.t":"Англійська мова","en.d":"Використовуйте це, щоб згенерувати англійський шаблон","es.t":"Іспанська","es.d":"Скористайтеся цим, щоб створити іспанський шаблон","fr.t":"Французька","fr.d":"Використовуйте це, щоб створити французький візерунок","nl.t":"Голландська","nl.d":"Використовуйте це, щоб створити голландський візерунок","uk.t":"Українська","uk.d":"Use this to generate a Ukrainian pattern","yes":"Yes","no":"No","completeYes.t":"Створіть повний шаблон","completeYes.d":"В результаті буде згенеровано повну викрійку з усіма позначеннями, лініями, маркуванням. Використовуйте цю функцію, якщо ви не впевнені, що вибрати.","completeNo.t":"Створіть контур деталі","completeNo.d":"Only generate the outline of the pattern parts. Use this if you are looking to use a laser cutter or have other specific needs.","expandYes.t":"Розгорнути всі частини деталі","expandYes.d":"В результаті буде створено деталь, де всі частини будуть намальовані в повний розмір, навіть якщо вони є простими прямокутниками.","expandNo.t":"Зберігайте деталі лекал компактними, де це можливо","expandNo.d":"Це дозволить намалювати більш щільне представлення візерунка, яке включає всю інформацію, не витрачаючи при цьому багато місця і паперу.","paperlessNo.t":"Створіть регулярний шаблон","paperlessNo.d":"В результаті буде створено звичайний шаблон, який ви можете роздрукувати.","paperlessYes.t":"Створіть безпаперовий шаблон","paperlessYes.d":"При цьому генерується викрійка з розмірами і сіткою, що дозволяє перенести її на тканину або інший носій без необхідності роздруковувати викрійку.","metric":"Метрика","imperial":"Імперіал","metric.t":"Використовуйте метричні одиниці","metric.d":"Використовуйте його, якщо ви користуєтеся метричною системою, а сантиметри і міліметри - це те, що вам знайоме. Це найкращий вибір для більшості людей у всьому світі.","imperial.t":"Використовуйте імперські одиниці","imperial.d":"Використовуйте його, якщо дюйми та дроби або дюйми більш звичні для вас, ніж сантиметри. Це часто кращий вибір для людей, які живуть у Великій Британії та США.","saNo.t":"Не враховувати припуски на шви","saNo.d":"This generates a pattern which does not include any seam allowance. The size of the seam allowance does not matter as no seam allowance will be included.","saYes.t":"Враховувати припуски на шви","saYes.d":"При цьому генерується деталь з припусками на шви. Розмір припуску на шов задається індивідуально.","clearSettingsNotMeasurements":"Очистити налаштування, але зберегти вимірювання","clearSettingsAndMeasurements":"Чіткі налаштування та чіткі вимірювання"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/docs.json b/sites/sde/public/locales/uk/docs.json index 510bd31c4bb..b43174aba62 100644 --- a/sites/sde/public/locales/uk/docs.json +++ b/sites/sde/public/locales/uk/docs.json @@ -1 +1 @@ -{"account":"Обліковий запис","docs":"Документація","controltip.t":"Потужність проти простоти","controltip.d1":"Налаштування Power versus Simplicity вашого облікового запису FreeSewing впливають на те, як ви будете користуватися сайтом FreeSewing.","controltip.d2":"За замовчуванням, деякі з найбільш просунутих функцій цього сайту приховані, щоб полегшити новим користувачам пошук.","controltip.d3":"Якщо ви хочете пожертвувати частиною простоти, щоб отримати більшу потужність, ви можете змінити налаштування параметра \"Потужність проти простоти\" відповідним чином.","helpWithDocs":"Допоможіть нам покращити нашу документацію","authors":"Автори","maintainers":"Майнтейнери","lastUpdated":"Останнє оновлення","editThisPage":"Редагувати сторінку","years":"роки","months":"місяці","days":"днів","oneDay":"Одного разу","lessThanADay":"менше доби","ago":"назад.","helpImproveDocs":"Допоможіть нам покращити документацію FreeSewing","helpTranslateDocs":"Допоможіть нам перекласти документацію FreeSewing","learnMore":"Дізнайтеся більше","toc":"Зміст","credits":"Кредити","contentsBy":"Зміст за темою","translators":"Перекладачі","title":"Назва","xMadeThis":"{x} є автором цієї роботи","xWroteThis":"{x} є автором цього тексту","by":"By"} \ No newline at end of file +{"account":"Обліковий запис","docs":"Документація","controltip.t":"Потужність проти простоти","controltip.d1":"Налаштування Power versus Simplicity вашого облікового запису FreeSewing впливають на те, як ви будете користуватися сайтом FreeSewing.","controltip.d2":"За замовчуванням, деякі з найбільш просунутих функцій цього сайту приховані, щоб полегшити новим користувачам пошук.","controltip.d3":"If you want to sacrifice some of that simplicity to gain more power, you can update your Power versus Simplicity setting accordingly.","helpWithDocs":"Допоможіть нам покращити нашу документацію","authors":"Автори","maintainers":"Майнтейнери","lastUpdated":"Останнє оновлення","editThisPage":"Редагувати сторінку","years":"роки","months":"місяці","days":"днів","oneDay":"Одного разу","lessThanADay":"менше доби","ago":"назад.","helpImproveDocs":"Допоможіть нам покращити документацію FreeSewing","helpTranslateDocs":"Допоможіть нам перекласти документацію FreeSewing","learnMore":"Дізнайтеся більше","toc":"Зміст","credits":"Кредити","contentsBy":"Зміст за темою","translators":"Перекладачі","title":"Назва","writtenBy":"Written by","madeBy":"Made by","by":"By","claimThisPost":"Claim this post","iKnowWhoMadeThis":"I know who made this","iKnowWhoWroteThis":"I know who wrote this","iWroteThis":"I wrote this","iMadeThis":"I made this","term":"Term"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/homepage.json b/sites/sde/public/locales/uk/homepage.json index bd511791ccd..0e6783d92e9 100644 --- a/sites/sde/public/locales/uk/homepage.json +++ b/sites/sde/public/locales/uk/homepage.json @@ -1 +1 @@ -{"welcome":"Ласкаво просимо до FreeSewing.org","freePatterns":"Безкоштовні викрійки для шиття на замовлення","howDoesItWork":"Як це працює?","whatIsFreeSewing":"Що таке FreeSewing?","whatIsFreeSewingNot":"Чим не є FreeSewing?","what1":"FreeSewing - це програмне забезпечення з відкритим вихідним кодом для створення викрійок одягу на замовлення, яке полюбляють як домашні швачки, так і підприємці, що займаються виробництвом одягу.","what2":"FreeSewing.org робить це програмне забезпечення доступним для вас як онлайн-інструмент з неперевершеною кастомізацією та гнучкістю. Ми маємо понад 50 викрійок і регулярно додаємо нові. Ви можете вибрати будь-який дизайн і згенерувати викрійку за вашими точними мірками.","what3":"Індустріальні розміри - це брехня. Приєднуйтесь до революції повільної моди та насолоджуйтесь одягом, який вам підходить.","whatNot1":"FreeSewing не є компанією. Ми нічого не продаємо. У нас немає персоналу чи працівників. У нас немає офісу. Ми не отримуємо зарплату.","whatNot2":"Наш сайт не містить жодної реклами. Ми не відстежуємо вас і не продаємо ваші персональні дані. Ми не порушуємо вашу конфіденційність.","whatNot3":"FreeSewing не є гендерно маркованим. Ми не виключаємо і не дискримінуємо. Ми також не терпимо дискримінації в нашій спільноті.","whatNot4":"FreeSewing не є ідеальним. Але ми робимо все можливе. Якщо нам щось не вдасться, ми не засмутимося, коли ви нам на це вкажете.","whatNot5":"Власне, саме так ми дійшли до того, де ми є сьогодні.","pickAnyDesign":"Виберіть будь-який дизайн","addASet":"Додайте набір вимірювань","customizeYourPattern":"Налаштуйте свій шаблон","whyBother":"Причини приєднатися","why1":"Створюйте лекала для шиття на замовлення.","why2":"Зберігайте свої лекала та набори мірок.","why3":"Поділіться своїми творіннями зі спільнотою.","why4":"З відкритим вихідним кодом. Ніякої реклами. Ніяких дурниць.","alphaTitle":"Попередження: Альфа-код","alphaWarning":"FreeSewing v3 не є (поки що) бета-версією. Це альфа-версія коду, тому в різних місцях щось зламано."} \ No newline at end of file +{"welcome":"Ласкаво просимо до FreeSewing.org","freePatterns":"Безкоштовні викрійки для шиття на замовлення","howDoesItWork":"Як це працює?","whatIsFreeSewing":"Що таке FreeSewing?","whatIsFreeSewingNot":"Чим не є FreeSewing?","what1":"FreeSewing - це програмне забезпечення з відкритим вихідним кодом для створення викрійок одягу на замовлення, яке полюбляють як домашні швачки, так і підприємці, що займаються виробництвом одягу.","what2":"FreeSewing.org makes this software available to you as an online tool with unmatched customization and flexibility. We have over 50 designs, and regularly add new ones. You can pick any design and generate a pattern to your exact measurements.","what3":"Індустріальні розміри - це брехня. Приєднуйтесь до революції повільної моди та насолоджуйтесь одягом, який вам підходить.","whatNot1":"FreeSewing не є компанією. Ми нічого не продаємо. У нас немає персоналу чи працівників. У нас немає офісу. Ми не отримуємо зарплату.","whatNot2":"Наш сайт не містить жодної реклами. Ми не відстежуємо вас і не продаємо ваші персональні дані. Ми не порушуємо вашу конфіденційність.","whatNot3":"FreeSewing не є гендерно маркованим. Ми не виключаємо і не дискримінуємо. Ми також не терпимо дискримінації в нашій спільноті.","whatNot4":"FreeSewing не є ідеальним. Але ми робимо все можливе. Якщо нам щось не вдасться, ми не засмутимося, коли ви нам на це вкажете.","whatNot5":"Власне, саме так ми дійшли до того, де ми є сьогодні.","pickAnyDesign":"Виберіть будь-який дизайн","addASet":"Додайте набір вимірювань","customizeYourPattern":"Налаштуйте свій шаблон","whyBother":"Причини приєднатися","why1":"Створюйте лекала для шиття на замовлення.","why2":"Зберігайте свої лекала та набори мірок.","why3":"Поділіться своїми творіннями зі спільнотою.","why4":"З відкритим вихідним кодом. Ніякої реклами. Ніяких дурниць.","alphaTitle":"Попередження: Альфа-код","alphaWarning":"FreeSewing v3 не є (поки що) бета-версією. Це альфа-версія коду, тому в різних місцях щось зламано."} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/logs.json b/sites/sde/public/locales/uk/logs.json index f68e29b4486..cc76ae2f51c 100644 --- a/sites/sde/public/locales/uk/logs.json +++ b/sites/sde/public/locales/uk/logs.json @@ -1 +1 @@ -{"logs":"Журнали","error":"Повідомлення про помилки","warning":"Попереджувальні повідомлення","info":"Інформаційні повідомлення","debug":"Повідомлення про налагодження","seeLinkOrClick":"Дивіться { link } або { click }","notDestructured":"Скоріш за все, це означає, що `{ missing }` не було деструктуровано як параметр методу draft.","designVarUndefined":"Ми не змогли створити цей шаблон, оскільки `{ missing }` не визначено в `{ file }`.","otherVarUndefined":"Змінна `{ missing }` не визначена.","checkForDetailsOrClick":"Дивіться `{ file }` для деталей або { click }.","stacktrace":"Трасування стека","alsoLogged":"Ми також зберегли цю помилку в консолі вашого браузера, щоб ви могли перевірити її далі.","clickHereForStackTrace":"натисніть тут, щоб показати трасування стека"} \ No newline at end of file +{"logs":"Журнали","error":"Повідомлення про помилки","warn":"Попереджувальні повідомлення","info":"Інформаційні повідомлення","debug":"Повідомлення про налагодження","seeLinkOrClick":"Дивіться { link } або { click }","notDestructured":"Скоріш за все, це означає, що `{ missing }` не було деструктуровано як параметр методу draft.","designVarUndefined":"Ми не змогли створити цей шаблон, оскільки `{ missing }` не визначено в `{ file }`.","otherVarUndefined":"Змінна `{ missing }` не визначена.","checkForDetailsOrClick":"Дивіться `{ file }` для деталей або { click }.","stacktrace":"Трасування стека","alsoLogged":"Ми також зберегли цю помилку в консолі вашого браузера, щоб ви могли перевірити її далі.","clickHereForStackTrace":"натисніть тут, щоб показати трасування стека"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/patrons.json b/sites/sde/public/locales/uk/patrons.json index 9e8f00d68fa..e58f71dc26f 100644 --- a/sites/sde/public/locales/uk/patrons.json +++ b/sites/sde/public/locales/uk/patrons.json @@ -1 +1 @@ -{"period-w":"Щотижня","period-m":"Щомісяця","period-3m":"Щоквартально","period-6m":"Раз на півроку","period-y":"Щорічно","period-x":"Тільки один раз.","subscribe":"Підписатися","donate":"Пожертвувати","yourContribution":"Ваш внесок","currency":"Валюта","presets":"Пресети","itemNameSubscription":"Підписка на FreeSewing Patron","itemNameDonation":"Пожертва FreeSewing","freeSewingPatrons":"Меценати FreeSewing","joinThePatrons":"Приєднуйтесь до меценатів FreeSewing","aboutPatrons":"FreeSewing став можливим завдяки фінансовій підтримці наших меценатів. Разом вони - величезна сила добра у світі, і ми всіх їх дуже любимо.","youToo":"Ви можете приєднатися до них.","subscriptionModel":"FreeSewing покладається на модель добровільної підписки для фінансової підтримки.","hiUsername":"Привіт {username}","hiFriend":"Привіт, друже.","plead1":"Мене звуть Йост Де Кок. Я засновник і керівник FreeSewing.","plead2":"Я тут, щоб попросити вашої допомоги. Або, якщо точніше, вашої підтримки. Яка нам дуже потрібна.","plead3":"Якщо ви вважаєте, що FreeSewing вартий того, і якщо ви можете без особливих труднощів виділити кілька монет щомісяця, будь ласка, підтримайте нашу роботу.","plead4":"Заздалегідь дякуємо за розгляд.","plead5":"з любов'ю","supportFreeSewing":"Підтримати FreeSewing","thankYouVeryMuch":"Щиро дякую","donationThanks":"Я дуже ціную вашу пожертву на FreeSewing. Це багато для мене значить.","subscriptionThanks":"Я не можу переоцінити, наскільки я ціную вашу підтримку. Вона для мене дуже важлива.","watchYourInbox":"Слідкуйте за своєю поштовою скринькою","thanksMsg1":"Я дуже вдячний за вашу підтримку. Слідкуйте за своєю поштовою скринькою, тому що я скоро буду там, щоб розповісти про те, які ви чудові.","thanksMsg2":"Тим часом, або в будь-який момент в майбутньому, якщо у вас виникнуть будь-які питання, ви можете зв'язатися зі мною безпосередньо за адресою"} \ No newline at end of file +{"period-w":"Щотижня","period-m":"Щомісяця","period-3m":"Щоквартально","period-6m":"Раз на півроку","period-y":"Щорічно","period-x":"Тільки один раз.","subscribe":"Підписатися","donate":"Пожертвувати","yourContribution":"Ваш внесок","currency":"Валюта","presets":"Пресети","itemNameSubscription":"Підписка на FreeSewing Patron","itemNameDonation":"Пожертва FreeSewing","freeSewingPatrons":"Меценати FreeSewing","joinThePatrons":"Приєднуйтесь до меценатів FreeSewing","aboutPatrons":"FreeSewing став можливим завдяки фінансовій підтримці наших меценатів. Разом вони - величезна сила добра у світі, і ми всіх їх дуже любимо.","youToo":"Ви можете приєднатися до них.","subscriptionModel":"FreeSewing покладається на модель добровільної підписки для фінансової підтримки.","hiUsername":"Привіт {username}","hiFriend":"Привіт, друже.","plead1":"Мене звуть Йост Де Кок. Я засновник і керівник FreeSewing.","plead2":"Я тут, щоб попросити вашої допомоги. Або, якщо точніше, вашої підтримки. Яка нам дуже потрібна.","plead3":"Якщо ви вважаєте, що FreeSewing вартий того, і якщо ви можете без особливих труднощів виділити кілька монет щомісяця, будь ласка, підтримайте нашу роботу.","plead4":"Заздалегідь дякуємо за розгляд.","plead5":"з любов'ю","supportFreeSewing":"Підтримати FreeSewing","thankYouVeryMuch":"Щиро дякую","donationThanks":"Я дуже ціную вашу пожертву на FreeSewing. Це багато для мене значить.","subscriptionThanks":"Я не можу переоцінити, наскільки я ціную вашу підтримку. Вона для мене дуже важлива.","watchYourInbox":"Слідкуйте за своєю поштовою скринькою","thanksMsg1":"Я дуже вдячний за вашу підтримку. Слідкуйте за своєю поштовою скринькою, тому що я скоро буду там, щоб розповісти про те, які ви чудові.","thanksMsg2":"Тим часом, або в будь-який момент в майбутньому, якщо у вас виникнуть будь-які питання, ви можете зв'язатися зі мною безпосередньо за адресою","dontHaveAPayPalAccount":"Don't have a PayPal account?"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/sde.json b/sites/sde/public/locales/uk/sde.json index f7a4be2119d..f7724f90a97 100644 --- a/sites/sde/public/locales/uk/sde.json +++ b/sites/sde/public/locales/uk/sde.json @@ -1 +1 @@ -{"frombrian.t":"Від Брайана.","frombrian.d":"Створіть дизайн, який розширює Brian, блок для чоловічого одягу","frombent.t":"Від Бента","frombent.d":"Створіть дизайн, що подовжує Bent, блок для чоловічого одягу з рукавом, що складається з двох частин","fromtitan.t":"Від Титану","fromtitan.d":"Створіть дизайн, який розширює Titan, брючний блок унісекс","frombella.t":"Від Белли","frombella.d":"Створіть дизайн, який розширює Bella, блок для жіночого одягу","frombreanna.t":"Від Бріанни.","frombreanna.d":"Створіть дизайн, що розширює Breanna, блок для жіночого одягу","fromscratch.t":"З нуля","fromscratch.d":"Почніть дизайн з чистого аркуша","tutorial.t":"Урок","tutorial.d":"Дотримуйтесь нашого посібника з дизайну","design":"Дизайн","support":"Підтримати","code":"Код","docs":"Документація","chooseATemplate":"Виберіть шаблон","pageLeftBlank":"Порожня сторінка","pageLeftBlankMsg":"Ця сторінка навмисно залишена порожньою.","templatesAvailable":"Наступні шаблони доступні для швидкого старту вашого наступного проекту","welcomeToSde":"Ласкаво просимо до середовища розробки FreeSewing","signIn":"Зверніть увагу, що ви також можете увійти до свого облікового запису FreeSewing, щоб повторно використовувати власні налаштування і дані під час проектування.","signOff":"Сподіваюся, вам сподобається.","ps":"PS: FreeSewing потребує вашої підтримки, тому, будь ласка, розгляньте можливість стати меценатом"} \ No newline at end of file +{"frombrian.t":"Від Брайана.","frombrian.d":"Створіть дизайн, який розширює Brian, блок для чоловічого одягу","frombent.t":"Від Бента","frombent.d":"Створіть дизайн, що подовжує Bent, блок для чоловічого одягу з рукавом, що складається з двох частин","fromtitan.t":"Від Титану","fromtitan.d":"Створіть дизайн, який розширює Titan, брючний блок унісекс","frombella.t":"Від Белли","frombella.d":"Створіть дизайн, який розширює Bella, блок для жіночого одягу","frombreanna.t":"Від Бріанни.","frombreanna.d":"Створіть дизайн, що розширює Breanna, блок для жіночого одягу","fromscratch.t":"З нуля","fromscratch.d":"Почніть свій дизайн з чистого аркуша","tutorial.t":"Урок","tutorial.d":"Ви можете слідувати нашому уроку зі створення дизайнів","design":"Дизайн","support":"Підтримати","code":"Код","docs":"Документація","chooseATemplate":"Оберіть шаблон","pageLeftBlank":"Порожня сторінка","pageLeftBlankMsg":"Ми навмисне залишили цю сторінку порожньою.","templatesAvailable":"Наступні шаблони доступні для пришвидшення початку Вашого нового проєкту","welcomeToSde":"Вітаємо в розробницькій студії FreeSewing","signIn":"Зверніть увагу, що Ви також можете увійти до свого облікового запису FreeSewing й повторно використовувати власні налаштування та дані під час проєктування.","signOff":"Сподіваюся, Вам буде весело","ps":"P.S.: FreeSewing потребує Вашої підтримки, тому, будь ласка, подумайте про те, щоб стати патроном"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/sections.json b/sites/sde/public/locales/uk/sections.json index ec17a0d80f1..3da83ddc690 100644 --- a/sites/sde/public/locales/uk/sections.json +++ b/sites/sde/public/locales/uk/sections.json @@ -1 +1 @@ -{"blog":"Блог","blogAbout":"Новини та оновлення від спільноти FreeSewing","showcase":"Готові проєкти","showcaseAbout":"Приклади та натхнення від спільноти FreeSewing з використанням наших дизайнів","docs":"Документація","docsAbout":"Детальна документація для всіх наших дизайнів, нашого веб-сайту та багато іншого","account":"Ваш обліковий запис","accountAbout":"Керуйте налаштуваннями та уподобаннями свого акаунта, а також пресональними даними","designs":"Дизайни","designsAbout":"Наша бібліотека дизайнів, які ви можете перетворити на шаблони, виготовлені за індивідуальними розмірами, за кілька кліків","community":"Спільнота","communityAbout":"Більше інформації про людей, які стоять за FreeSewing, та про те, де можна знайти однодумців","apiAbout":"Документація для нашої основної бібліотеки API та внутрішнього REST API.","designAbout":"Все, що вам потрібно знати, щоб почати створювати параметричні лекала для шиття.","contributeAbout":"Хочете зробити свій внесок у FreeSewing? Тоді вам сюди.","i18nAbout":"Документація про те, як FreeSewing перекладається різними мовами.","infraAbout":"Документація про інфраструктуру та рушійні сили FreeSewing.","aboutAbout":"Не знаєте, що таке FreeSewing? Тоді почніть звідси.","supportAbout":"Підтримайте FreeSewing. Або дізнайтеся, куди можна звернутися за підтримкою.","guidesAbout":"Екскурсоводи розповідають історію, щоб поглибити ваше розуміння певної теми.","tutorialsAbout":"Підручники - це уроки, які проводять вас через низку кроків для завершення проєкту.","howtosAbout":"Howtos дають вам конкретні кроки для вирішення спільної проблеми або виклику.","referenceAbout":"Посилання містить технічні описи основної технології та способів її використання.","trainingAbout":"Навчальні матеріали є найбільш поглибленими і спрямовані на те, щоб навчити вас новим навичкам.","mainSections":"Основні розділи","currentSection":"Поточний розділ","sets":"Ваші набори вимірювань","patterns":"Ваші візерунки","curate":"Куратор","curateSets":"Кураторські набори","curatedSets":"Кураторські набори вимірювань","code":"Код","patternsAbout":"Перелік викрійок, збережених у вашому обліковому записі FreeSewing","setsAbout":"Перелік наборів мірок, збережених у вашому обліковому записі FreeSewing","codeAbout":"Тут ви можете знайти (посилання на) вихідний код Freesewing","new":"Новий...","newAbout":"Почніть тут, якщо ви хочете створити щось нове","support":"Підтримати"} \ No newline at end of file +{"blog":"Блог","blogAbout":"Новини та оновлення від спільноти FreeSewing","showcase":"Готові проєкти","showcaseAbout":"Приклади та натхнення від спільноти FreeSewing з використанням наших дизайнів","docs":"Документація","docsAbout":"Детальна документація для всіх наших дизайнів, нашого веб-сайту та багато іншого","account":"Ваш обліковий запис","accountAbout":"Manage your account settings and preferences, and your personal data","designs":"Дизайни","designsAbout":"Наша бібліотека дизайнів, які ви можете перетворити на шаблони, виготовлені за індивідуальними розмірами, за кілька кліків","community":"Спільнота","communityAbout":"More information about the people behind FreeSewing and where to fine like-minded makers","apiAbout":"Документація для нашої основної бібліотеки API та внутрішнього REST API.","designAbout":"Все, що вам потрібно знати, щоб почати створювати параметричні лекала для шиття.","contributeAbout":"Хочете зробити свій внесок у FreeSewing? Тоді вам сюди.","i18nAbout":"Документація про те, як FreeSewing перекладається різними мовами.","infraAbout":"Документація про інфраструктуру та рушійні сили FreeSewing.","aboutAbout":"Не знаєте, що таке FreeSewing? Тоді почніть звідси.","supportAbout":"Підтримайте FreeSewing. Або дізнайтеся, куди можна звернутися за підтримкою.","guidesAbout":"Екскурсоводи розповідають історію, щоб поглибити ваше розуміння певної теми.","tutorialsAbout":"Підручники - це уроки, які проводять вас через низку кроків для завершення проєкту.","howtosAbout":"Howtos дають вам конкретні кроки для вирішення спільної проблеми або виклику.","referenceAbout":"Посилання містить технічні описи основної технології та способів її використання.","trainingAbout":"Навчальні матеріали є найбільш поглибленими і спрямовані на те, щоб навчити вас новим навичкам.","mainSections":"Основні розділи","currentSection":"Поточний розділ","sets":"Ваші набори вимірювань","patterns":"Ваші візерунки","curate":"Куратор","curateSets":"Кураторські набори","curatedSets":"Кураторські набори вимірювань","curated-setsAbout":"Набори мірок, куратором яких є FreeSewing, які ви можете використовувати для тестування нашої платформи або ваших дизайнів","code":"Код","patternsAbout":"Перелік викрійок, збережених у вашому обліковому записі FreeSewing","setsAbout":"Перелік наборів мірок, збережених у вашому обліковому записі FreeSewing","codeAbout":"Тут ви можете знайти (посилання на) вихідний код Freesewing","new":"Новий...","newAbout":"Почніть тут, якщо ви хочете створити щось нове","support":"Підтримати"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/sponsors.json b/sites/sde/public/locales/uk/sponsors.json index 60c8014b2b4..7ae0866209f 100644 --- a/sites/sde/public/locales/uk/sponsors.json +++ b/sites/sde/public/locales/uk/sponsors.json @@ -1 +1 @@ -{"algolia":"Пошук за допомогою Algolia","bugsnag":"Повідомлення про помилки за допомогою Bugsnag","crowdin":"Переклад зроблено за допомогою Crowdin","vercel":"Збірки та хостинг від Vercel"} \ No newline at end of file +{"algolia":"Пошук за допомогою Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Переклад виконується через Crowdin","vercel":"Збірки та хостинг від Vercel"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/stats.json b/sites/sde/public/locales/uk/stats.json new file mode 100644 index 00000000000..9e023406e73 --- /dev/null +++ b/sites/sde/public/locales/uk/stats.json @@ -0,0 +1 @@ +{"totalNumberStored":"Total number stored","totalNumberSeen":"Total number seen","users":"Користувачі","patterns":"Викрійки","sets":"Набори для вимірювання","csets":"Curated Sets","bookmarks":"Закладки","apikeys":"Ключі API","jwtCalls":"JWT Calls","keyCalls":"API Key Calls","topUsers":"Top Users","topDesigns":"Top Designs"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/status.json b/sites/sde/public/locales/uk/status.json index a7643e21a88..e8f1664076b 100644 --- a/sites/sde/public/locales/uk/status.json +++ b/sites/sde/public/locales/uk/status.json @@ -1 +1 @@ -{"backendError":"Бекенд повернув помилку","contactingBackend":"Звернення до бекенду FreeSewing","contactingGitHub":"Звернення до GitHub","contactingGoogle":"Звернення до Google","copiedToClipboard":"Скопійовано в буфер обміну","dataLoaded":"Завантажені дані з бекенду FreeSewing","generatingPdf":"Створюємо ваш PDF, одну хвилину, будь ласка","nailedIt":"Влучив!","pdfFailed":"Під час створення PDF-файлу сталася несподівана помилка","pdfReady":"Створено PDF-файл","processingUpdate":"Оновлення обробки","settingsSaved":"Налаштування збережено","updatingSettings":"Оновлення налаштувань"} \ No newline at end of file +{"404":"Page Not Found","backendError":"Бекенд повернув помилку","contactingBackend":"Звернення до бекенду FreeSewing","contactingGitHub":"Звернення до GitHub","contactingGoogle":"Звернення до Google","copiedToClipboard":"Скопійовано в буфер обміну","dataLoaded":"Завантажені дані з бекенду FreeSewing","failed":"Failed","generatingPdf":"Створюємо ваш PDF, одну хвилину, будь ласка","nailedIt":"Влучив!","pdfFailed":"An unexpected error occurred while generating your PDF","pdfReady":"Створено PDF-файл","processingUpdate":"Оновлення обробки","settingsSaved":"Налаштування збережено","updatingSettings":"Оновлення налаштувань"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/support.json b/sites/sde/public/locales/uk/support.json index fba0c435f49..7aa1f3950cf 100644 --- a/sites/sde/public/locales/uk/support.json +++ b/sites/sde/public/locales/uk/support.json @@ -1 +1 @@ -{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"від","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Підтримка громади","communitySupport1":"Для найшвидшої відповіді перейдіть на discord.freesewing.org і напишіть своє запитання на канал підтримки .","communitySupport2":"Спільнота FreeSewing - чуйні люди, тож є велика ймовірність, що вони зможуть вам допомогти.","contributorSupport":"Підтримка донорів","contributorSupport1":"Якщо щось зламалося або ви знайшли помилку, ви можете створити проблему на GitHub.","contributorSupport2":"Питання з більшою ймовірністю привертають увагу основних дописувачів, але відповідь на них, як правило, займає більше часу.","description":"Опис","descriptionDocs1":"This is where you can describe the issue","design":"Дизайн","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Openened","maintainerSupport":"Підтримка майнтейнерів","maintainerSupport1":"Якщо ви є меценатом FreeSewing, ви можете перейти прямо нагору і зв'язатися з Joost напряму.","maintainerSupport2":"Хоча Joost ставиться до запитів від меценатів з пріоритетом, йому також потрібно спати. Тож майте це на увазі, особливо якщо ви перебуваєте в іншому часовому поясі.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Безпека","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Підтримати","title":"Назва","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"Що таке Розбрат?","whatIsDiscord1":"Discord - це безкоштовна чат-платформа, де спільноти можуть збиратися разом, щоб обговорити свої інтереси в чаті. Вона також підтримує (групові) голосові та відеодзвінки.","whatIsDiscord2":"FreeSewing має власну спільноту Discord (сервер в термінології Discord) за адресою","whatIsDiscord3":"Щоб користуватися Discord, вам знадобиться обліковий запис, але він безкоштовний.","whatIsDiscord4":"Ви можете використовувати Discord у браузері або завантажити додаток Discord для обраної вами платформи.","whatIsGitHub":"Що таке GitHub?","whatIsGitHub1":"GitHub - це онлайн-платформа для розміщення вихідного коду програмного забезпечення та спільної розробки. Вона популярна серед проектів з відкритим кодом, оскільки надає безкоштовний хостинг.","whatIsGitHub2":"Ви можете знайти FreeSewing на GitHub за адресою","whatIsGitHub3":"Щоб користуватися GitHub, вам знадобиться обліковий запис, але він безкоштовний.","whatIsJoost":"Що таке Joost?","whatIsJoost1":"Не що, а хто. Юст Де Кок - засновник і адміністратор FreeSewing."} \ No newline at end of file +{"accountIssue":"Account problem","accountIssueDesc":"Do you have trouble with your FreeSewing account?","addImage":"Add an image","allOk":"Everything is awesome","by":"від","bugReport":"Report a bug","bugReportDesc":"Is something broken, or not working as expected?","confirmedIssues":"Confirmed issues","createSupportRequest":"Create a support request","commentAdded":"Comment added","communitySupport":"Підтримка громади","communitySupport1":"For the fastest response, head over to discord.freesewing.org and post your question in the need-help channel.","communitySupport2":"Спільнота FreeSewing - чуйні люди, тож є велика ймовірність, що вони зможуть вам допомогти.","contributorSupport":"Підтримка донорів","contributorSupport1":"Якщо щось зламалося або ви знайшли помилку, ви можете створити проблему на GitHub.","contributorSupport2":"Питання з більшою ймовірністю привертають увагу основних дописувачів, але відповідь на них, як правило, займає більше часу.","description":"Опис","descriptionDocs1":"This is where you can describe the issue","design":"Дизайн","designDocs1":"Pick the FreeSewing design this issue applies to","designIssue":"Report an issue with a FreeSewing Design","designIssueDesc":"Are you having trouble with a FreeSewing design or the pattern you are generating from it?","docsUpdate":"Documentation update","docsUpdateDesc":"Is there something to be improved about our documentation?","featureRequest":"Feature request","featureRequestDesc":"Is there something you would like to see happen or implemented?","howCanWeSupportYou":"How can we support you?","howCanYouSupportFreeSewing":"How can you support FreeSewing?","issueAssigned":"Issue assigned","issueClosed":"Issue closed","issueReferenced":"Issue referenced","issueReopened":"Issue Re-Opened","maintainerSupport":"Підтримка майнтейнерів","maintainerSupport1":"Якщо ви є меценатом FreeSewing, ви можете перейти прямо нагору і зв'язатися з Joost напряму.","maintainerSupport2":"Хоча Joost ставиться до запитів від меценатів з пріоритетом, йому також потрібно спати. Тож майте це на увазі, особливо якщо ви перебуваєте в іншому часовому поясі.","noComments":"No comments","noConfirmedIssues":"No confirmed issues","noReportedIssues":"No reported issues","other":"Something else","otherDesc":"Do you have something else you required assistance with?","patronSponsor":"Patrons / Sponsorship","patronSponsorDesc":"Do you have questions about FreeSewing patronship or (corporate) sponsorship?","question":"Question","questionDesc":"Do you have a general question to ask?","recentlyResolvedIssues":"Recently resolved issues","reported":"Reported","reportedIssues":"Reported issues","security":"Безпека","securityDesc":"Do you want to report a security issue or incident?","status":"Status","submitSupportRequest":"Submit support request","support":"Підтримати","title":"Назва","titleDocs1":"This is the title of the issue","titleDocs2":"Best to keep it short and to the point","to":"to","updates":"Updates","useGitHubInstead":"Use GitHub instead","whatIsDiscord":"Що таке Розбрат?","whatIsDiscord1":"Discord - це безкоштовна чат-платформа, де спільноти можуть збиратися разом, щоб обговорити свої інтереси в чаті. Вона також підтримує (групові) голосові та відеодзвінки.","whatIsDiscord2":"FreeSewing має власну спільноту Discord (сервер в термінології Discord) за адресою","whatIsDiscord3":"Щоб користуватися Discord, вам знадобиться обліковий запис, але він безкоштовний.","whatIsDiscord4":"Ви можете використовувати Discord у браузері або завантажити додаток Discord для обраної вами платформи.","whatIsGitHub":"Що таке GitHub?","whatIsGitHub1":"GitHub - це онлайн-платформа для розміщення вихідного коду програмного забезпечення та спільної розробки. Вона популярна серед проектів з відкритим кодом, оскільки надає безкоштовний хостинг.","whatIsGitHub2":"Ви можете знайти FreeSewing на GitHub за адресою","whatIsGitHub3":"Щоб користуватися GitHub, вам знадобиться обліковий запис, але він безкоштовний.","whatIsJoost":"Що таке Joost?","whatIsJoost1":"Не що, а хто. Юст Де Кок - засновник і адміністратор FreeSewing."} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/susi.json b/sites/sde/public/locales/uk/susi.json index 8fe5b61f3ad..b1a64f8313d 100644 --- a/sites/sde/public/locales/uk/susi.json +++ b/sites/sde/public/locales/uk/susi.json @@ -1 +1 @@ -{"accountBlocked":"Ваш обліковий запис заблоковано","accountBlockedMsg":"Це дуже незвично, але, схоже, ваш обліковий запис заблоковано адміністративно. Єдиний вихід - звернутися до служби підтримки.","alreadyHaveAnAccount":"Вже маєте обліковий запис?","back":"Зад","backToSignIn":"Повернутися до входу","backToSignUp":"Back to signup","checkYourInbox":"Перевірте свою поштову скриньку на наявність листа від","clickSigninLink":"Клацніть на посилання для входу в цьому листі, щоб увійти до свого облікового запису FreeSewing.","clickSignupLink":"Перейдіть за персональним посиланням для реєстрації в цьому листі, щоб створити свій обліковий запис FreeSewing.","consentLacking":"У нас немає згоди на обробку ваших даних","consentLackingMsg":"Отримання вашої згоди є частиною процесу реєстрації. Знайдіть електронний лист, який ви отримали, коли реєструвалися на курси. Ви можете зареєструватися повторно, вказавши ту саму адресу електронної пошти, щоб отримати лист ще раз.","contact":"Зверніться до служби підтримки","contactingGithub":"Звернення до GitHub","contactingGoogle":"Звернення до Google","createAFreeSewingAccount":"Створіть обліковий запис FreeSewing","dontHaveAV2Account":"Не маєте облікового запису v2?","dontHaveAnAccount":"Ще не зареєстровані?","emailAddress":"Адреса електронної пошти","emailMissing":"Будь ласка, вкажіть свою електронну адресу","emailSent":"Лист відправлено","emailSignupLink":"Надішліть мені посилання на реєстрацію","emailSigninLink":"Надішліть мені посилання для входу","emailUsernameId":"Ваша електронна адреса, ім'я користувача або номер користувача","err2":"На жаль, ми не можемо виправити цю помилку, нам потрібна людина, щоб розібратися в цьому.","err3":"Спробуйте ще раз або зверніться до служби підтримки, щоб ми могли вам допомогти.","fewerOptions":"Менше варіантів","haveAV2Account":"Маєте обліковий запис v2?","joinFreeSewing":"Приєднатися до FreeSewing","mfaCode":"Код MFA","mfaCodeMsg":"Будь ласка, надайте одноразовий код МЗС або резервний скретч-код","migrateItHere":"Перенесіть його сюди","migrateNoWorkie":"Не вдалося перенести цей обліковий запис. Зазвичай це означає, що ваші облікові дані недійсні.","migrateV2Account":"Перенесіть свій обліковий запис v2","migrateV2Desc":"Введіть ім'я користувача та пароль v2, щоб перенести свій обліковий запис.","migrateV2Info":"Ваш обліковий запис v2 не буде змінено, буде лише створено обліковий запис v3 з даними облікового запису v2.","migrateV3UserAlreadyExists":"Неможливо мігрувати через існуючий обліковий запис v3. Можливо, просто увійти замість цього?","moreOptions":"Більше можливостей","noMagicFound":"Такої магії (посилання) не знайдено","noMagicFoundMsg":"Магічне посилання, яке ви використали, або прострочене, або недійсне. Зверніть увагу, що кожне чарівне посилання можна використати лише один раз.","noSuchUser":"Користувача не знайдено","noSuchUserMsg":"Ми спробували знайти запитуваний вами обліковий запис, але не змогли його знайти.","notFound":"Такого користувача не знайдено","oneMomentPlease":"Будь ласка, зачекайте","password":"Ваш пароль","passwordMissing":"Будь ласка, вкажіть свій пароль","pleaseProvideValidEmail":"Будь ласка, вкажіть дійсну e-mail адресу","processing":"Обробляється","regainAccess":"Повторно отримати доступ","signIn":"Вхід","signInAsOtherUser":"Увійдіть як інший користувач","signInFailed":"Не вдалося увійти","signInFailedMsg":"Не зовсім зрозуміло чому, але це не спрацювало так, як очікувалося.","signInHere":"Увійдіть тут","signInToThing":"Увійдіть на { thing }","signInWithProvider":"Увійдіть за посиланням { provider }","signUpHere":"Зареєструйтеся тут","signUpWithProvider":"Реєстрація через {provider}","signupAgain":"Зареєструйтесь ще раз","signupLinkExpired":"Термін дії посилання для реєстрації закінчився","somethingWentWrong":"Щось пішло не так","sorry":"Вибач.","statusLacking":"Ваш обліковий запис у неактивному стані","statusLackingMsg":"Поточний статус вашого облікового запису не дозволяє нам продовжити. Найпоширенішою причиною цього є те, що ви не завершили процес реєстрації, і тому ваш обліковий запис не був активований. Ви можете зареєструватися ще раз з тією ж адресою електронної пошти, щоб виправити це.","toReceiveSignupLink":"Щоб отримати посилання для реєстрації, введіть свою електронну адресу","tryAgain":"Спробуйте ще раз.","usePassword":"Використовуйте свій пароль","usernameMissing":"Будь ласка, вкажіть своє ім'я користувача","welcome":"Вітаємо","welcomeBackName":"Ласкаво просимо назад { name }","welcomeMigrateName":"Ласкаво просимо до FreeSewing v3 {name}. Зверніть увагу, що це все ще альфа-версія."} \ No newline at end of file +{"accountBlocked":"Ваш обліковий запис заблоковано","accountBlockedMsg":"Це дуже незвично, але, схоже, ваш обліковий запис заблоковано адміністративно. Єдиний вихід - звернутися до служби підтримки.","alreadyHaveAnAccount":"Вже маєте обліковий запис?","back":"Зад","backToSignIn":"Повернутися до входу","backToSignUp":"Back to signup","checkYourInbox":"Перевірте свою поштову скриньку на наявність листа від","clickSigninLink":"Клацніть на посилання для входу в цьому листі, щоб увійти до свого облікового запису FreeSewing.","clickSignupLink":"Перейдіть за персональним посиланням для реєстрації в цьому листі, щоб створити свій обліковий запис FreeSewing.","consentLacking":"У нас немає згоди на обробку ваших даних","consentLackingMsg":"Getting your consent is part of sign up process. Look for the email you received when you signed up for instructions. You can sign up again with the same email address to receive the email again.","contact":"Зверніться до служби підтримки","contactingGithub":"Звернення до GitHub","contactingGoogle":"Звернення до Google","createAFreeSewingAccount":"Створіть обліковий запис FreeSewing","dontHaveAV2Account":"Не маєте облікового запису v2?","dontHaveAnAccount":"Ще не зареєстровані?","emailAddress":"Адреса електронної пошти","emailMissing":"Будь ласка, вкажіть свою електронну адресу","emailSent":"Лист відправлено","emailSignupLink":"Надішліть мені посилання на реєстрацію","emailSigninLink":"Надішліть мені посилання для входу","emailUsernameId":"Ваша електронна адреса, ім'я користувача або номер користувача","err2":"На жаль, ми не можемо виправити цю помилку, нам потрібна людина, щоб розібратися в цьому.","err3":"Спробуйте ще раз або зверніться до служби підтримки, щоб ми могли вам допомогти.","fewerOptions":"Менше варіантів","haveAV2Account":"Маєте обліковий запис v2?","joinFreeSewing":"Приєднатися до FreeSewing","mfaCode":"Код MFA","mfaCodeMsg":"Будь ласка, надайте одноразовий код МЗС або резервний скретч-код","migrateItHere":"Перенесіть його сюди","migrateNoWorkie":"Не вдалося перенести цей обліковий запис. Зазвичай це означає, що ваші облікові дані недійсні.","migrateV2Account":"Перенесіть свій обліковий запис v2","migrateV2Desc":"Введіть ім'я користувача та пароль v2, щоб перенести свій обліковий запис.","migrateV2Info":"Ваш обліковий запис v2 не буде змінено, буде лише створено обліковий запис v3 з даними облікового запису v2.","migrateV3UserAlreadyExists":"Неможливо мігрувати через існуючий обліковий запис v3. Можливо, просто увійти замість цього?","moreOptions":"Більше можливостей","noMagicFound":"Такої магії (посилання) не знайдено","noMagicFoundMsg":"Магічне посилання, яке ви використали, або прострочене, або недійсне. Зверніть увагу, що кожне чарівне посилання можна використати лише один раз.","noSuchUser":"Користувача не знайдено","noSuchUserMsg":"Ми спробували знайти запитуваний вами обліковий запис, але не змогли його знайти.","notFound":"Такого користувача не знайдено","oneMomentPlease":"Будь ласка, зачекайте","password":"Ваш пароль","passwordMissing":"Будь ласка, вкажіть свій пароль","pleaseProvideValidEmail":"Будь ласка, вкажіть дійсну e-mail адресу","processing":"Обробляється","regainAccess":"Повторно отримати доступ","signIn":"Вхід","signInAsOtherUser":"Увійдіть як інший користувач","signInFailed":"Не вдалося увійти","signInFailedMsg":"Не зовсім зрозуміло чому, але це не спрацювало так, як очікувалося.","signInHere":"Увійдіть тут","signInToThing":"Увійдіть на { thing }","signInWithProvider":"Увійдіть за посиланням { provider }","signUpHere":"Зареєструйтеся тут","signUpWithProvider":"Реєстрація через {provider}","signupAgain":"Зареєструйтесь ще раз","signupLinkExpired":"Термін дії посилання для реєстрації закінчився","somethingWentWrong":"Щось пішло не так","sorry":"Вибач.","statusLacking":"Ваш обліковий запис у неактивному стані","statusLackingMsg":"Поточний статус вашого облікового запису не дозволяє нам продовжити. Найпоширенішою причиною цього є те, що ви не завершили процес реєстрації, і тому ваш обліковий запис не був активований. Ви можете зареєструватися ще раз з тією ж адресою електронної пошти, щоб виправити це.","toReceiveSignupLink":"Щоб отримати посилання для реєстрації, введіть свою електронну адресу","tryAgain":"Спробуйте ще раз.","usePassword":"Використовуйте свій пароль","usernameMissing":"Будь ласка, вкажіть своє ім'я користувача","welcome":"Вітаємо","welcomeBackName":"Ласкаво просимо назад { name }","welcomeMigrateName":"Ласкаво просимо до FreeSewing v3 {name}. Зверніть увагу, що це все ще альфа-версія."} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/ui-settings.json b/sites/sde/public/locales/uk/ui-settings.json index bde6ca733e7..696b65b4ecb 100644 --- a/sites/sde/public/locales/uk/ui-settings.json +++ b/sites/sde/public/locales/uk/ui-settings.json @@ -1 +1 @@ -{"uiSettings.t":"Налаштування інтерфейсу","uiSettings.d":"Ці налаштування керують аспектами інтерфейсу користувача (UI) нашого онлайн-середовища для створення викрійок.","renderer.t":"Рушій рендерингу","renderer.d":"Керує відтворення викрійки на екрані","renderWithReact.t":"Рендер за допомогою React-компонентів FreeSewing","renderWithReact.d":"Відтворення у форматі SVG за допомогою наших React-компонентів. Дозволяє інтерактивність та оптимізований для екрану. Використовуйте його, якщо ви не впевнені, що вибрати.","renderWithCore.t":"Рендер за допомогою бібліотеки Freesewing Core","renderWithCore.d":"Рендер безпосередньо в SVG з Core. Не містить інтерактивності та оптимізований для друку. Використовуйте його, якщо хочете знати, як виглядатиме зображення після експорту.","control.t":"Користувацький досвід","control.d":"Якому користувацькому досвіду ви надаєте перевагу? Зверніть увагу, що це налаштування облікового запису, тому воно вплине на весь веб-сайт.","inspect.t":"Оглянути","inspect.d":"Увімкнувши цю опцію, ви зможете заглибитися в деталь і отримати інформацію про різні її частини, шляхи і точки.","inspectNo.t":"Відключити інспектора","inspectNo.d":"За замовчуванням інспектор шаблонів вимкнено, і шаблон відображається у звичайному режимі.","inspectYes.t":"Увімкніть інспектора","inspectYes.d":"Увімкнувши інспектор шаблонів і вибравши рушій рендерингу React, ми додамо до шаблону інтерактивність, щоб ви могли оглядати різні елементи, з яких складається шаблон.","no":"No","yes":"Yes","draft":"Чернетка","test":"Тест","print":"Макет для друку","cut":"Макет розкрою","save":"Зберегти","export":"Експортувати","edit":"Редагувати","draft.t":"Створіть Вашу викрійку","draft.d":"Запускає флагманський редактор викрійок FreeSewing, де ви можете налаштувати свою викрійку за власним бажанням","test.t":"Протестувати Вашу викрійку","test.d":"Подивіться, як ваш лекало адаптується до змін у параметрах або вимірах","print.t":"Макет для друку","print.d":"Дозволяє розташувати частини викрійки так, щоб надрукувати її на якомога меншій кількості сторінок","cut.t":"Схема розкрою","cut.d":"Дозволяє розташувати частини викрійки так, щоб точно визначити, скільки тканини потрібно для її виготовлення.","save.t":"Збережіть свій шаблон","save.d":"Збережіть поточну викрійку у своєму обліковому записі FreeSewing","export.t":"Експортуйте свій шаблон","export.d":"Дозволяє експортувати цей шаблон у різні формати","logs.t":"Журнали шаблонів","logs.d":"Дозволяє переглянути журнали шаблонів, щоб побачити, що саме відбувалося під час створення цього шаблону","edit.t":"Відредагуйте налаштування шаблону вручну","edit.d":"Це дає змогу вручну редагувати налаштування шаблону, що дає вам повний контроль над тим, як буде створено ваш візерунок","view":"Вигляд","view.d":"Це різні подання, з яких ви можете вибирати. Включає ті подання, які доступні через панель навігації або меню, а також деякі додаткові"} \ No newline at end of file +{"uiSettings.t":"Налаштування інтерфейсу","uiSettings.d":"Ці налаштування керують аспектами інтерфейсу користувача (UI) нашого онлайн-середовища для створення викрійок.","missingSettings1.t":"(Missing Settings?)","missingSettings1.d":"Can't find a setting (like Seam Allowance, Language, or Included Parts)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings2.t":"(Missing Settings?)","missingSettings2.d":"Can't find a setting (like Language, Included Parts, or Details)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","missingSettings3.t":"(Missing Settings?)","missingSettings3.d":"Can't find a setting (like Included Parts, Details, or Expand)? Change your User Experience level (using the buttons at the top) to expose settings that have been hidden!","renderer.t":"Рушій рендерингу","renderer.d":"Керує відтворення викрійки на екрані","renderWithReact.t":"Рендер за допомогою React-компонентів FreeSewing","renderWithReact.d":"Відтворення у форматі SVG за допомогою наших React-компонентів. Дозволяє інтерактивність та оптимізований для екрану. Використовуйте його, якщо ви не впевнені, що вибрати.","renderWithCore.t":"Render with FreeSewing's Core library","renderWithCore.d":"Рендер безпосередньо в SVG з Core. Не містить інтерактивності та оптимізований для друку. Використовуйте його, якщо хочете знати, як виглядатиме зображення після експорту.","kiosk.t":"Kiosk Mode","kiosk.d":"Controls how the web page is shown.","websiteMode.t":"Use website mode","websiteMode.d":"Show the full web page, including header, footer, and navigation.","kioskMode.t":"Use kiosk mode","kioskMode.d":"Show just the pattern drafting portion of the web page, without header, footer, or navigation.","control.t":"Користувацький досвід","control.d":"Якому користувацькому досвіду ви надаєте перевагу? Зверніть увагу, що це налаштування облікового запису, тому воно вплине на весь веб-сайт.","inspect.t":"Оглянути","inspect.d":"Увімкнувши цю опцію, ви зможете заглибитися в деталь і отримати інформацію про різні її частини, шляхи і точки.","inspectNo.t":"Відключити інспектора","inspectNo.d":"За замовчуванням інспектор шаблонів вимкнено, і шаблон відображається у звичайному режимі.","inspectYes.t":"Увімкніть інспектора","inspectYes.d":"Увімкнувши інспектор шаблонів і вибравши рушій рендерингу React, ми додамо до шаблону інтерактивність, щоб ви могли оглядати різні елементи, з яких складається шаблон.","no":"No","yes":"Yes","draft":"Чернетка","test":"Тест","print":"Макет для друку","cut":"Макет розкрою","save":"Зберегти","export":"Експортувати","edit":"Редагувати","draft.t":"Створіть Вашу викрійку","draft.d":"Запускає флагманський редактор викрійок FreeSewing, де ви можете налаштувати свою викрійку за власним бажанням","test.t":"Протестувати Вашу викрійку","test.d":"Подивіться, як ваш лекало адаптується до змін у параметрах або вимірах","print.t":"Макет для друку","print.d":"Дозволяє розташувати частини викрійки так, щоб надрукувати її на якомога меншій кількості сторінок","cut.t":"Схема розкрою","cut.d":"Дозволяє розташувати частини викрійки так, щоб точно визначити, скільки тканини потрібно для її виготовлення.","save.t":"Збережіть свій шаблон","save.d":"Збережіть поточну викрійку у своєму обліковому записі FreeSewing","export.t":"Експортуйте свій шаблон","export.d":"Дозволяє експортувати цей шаблон у різні формати","logs.t":"Журнали шаблонів","logs.d":"Дозволяє переглянути журнали шаблонів, щоб побачити, що саме відбувалося під час створення цього шаблону","edit.t":"Відредагуйте налаштування шаблону вручну","edit.d":"Це дає змогу вручну редагувати налаштування шаблону, що дає вам повний контроль над тим, як буде створено ваш візерунок","view":"Вигляд","view.d":"Це різні подання, з яких ви можете вибирати. Включає ті подання, які доступні через панель навігації або меню, а також деякі додаткові"} \ No newline at end of file diff --git a/sites/sde/public/locales/uk/workbench.json b/sites/sde/public/locales/uk/workbench.json index 5e74ff8cbc5..0d9485ccea4 100644 --- a/sites/sde/public/locales/uk/workbench.json +++ b/sites/sde/public/locales/uk/workbench.json @@ -1 +1 @@ -{"addNotes":"Додати нотатки","addSettingsToNotes":"Додавання налаштувань до нотаток","advanced":"Додатково","appliedMeasies":"Ми застосували новий набір вимірювань до цієї деталі.","armhole":"Пройма","attributes":"Атрибути","backPockets":"Задні кишені","bookmarkPattern":"Шаблон закладки","bottomRight":"Внизу праворуч","changeMeasies":"Вимірювання зміни шаблону","chooseATest":"Виберіть тестовий сценарій для запуску","chooseATestDesc":"Ви можете перевірити, як дизайн адаптується до змін у конкретному варіанті дизайну або вимірах.","chooseATestMenuMobileMsg":"Для цього відкрийте меню тестування і виберіть сценарій, який ви хочете запустити.","chooseATestMenuMsg":"Для цього виберіть тестовий сценарій, який ви хочете запустити, в меню праворуч.","chooseFromBookmarkedSets":"Виберіть один з наборів вимірювань, які ви додали до закладок","chooseFromBookmarkedSetsDesc":"Якщо ви додали до закладок якісь набори вимірювань, ви також можете вибирати з них.","chooseFromCuratedSets":"Виберіть один з кураторських наборів мірок FreeSewing","chooseFromCuratedSetsDesc":"Якщо ви просто хочете спробувати нашу платформу, ви можете вибрати з нашого списку кураторських наборів вимірювань.","chooseFromOwnSets":"Виберіть один із власних наборів вимірювань","chooseFromOwnSetsDesc":"Виберіть будь-який з ваших наборів мірок, що містить усі необхідні виміри для створення цієї деталі.","chooseNewSet":"Обрати новий набір мірок","clearTimingData":"Clear timing data","closure":"Закриття","collar":"Комір","columns":"колонки","configurePattern":"Налаштувати шаблон","construction":"Конструкція","continueEditingTitle":"Продовжити редагування","continueEditingDesc":"Завантажте щойно збережену деталь у редактор деталей, щоб можна було внести додаткові зміни.","cuffs":"Манжети","currentPrintLayout":"Поточний макет друку","cutLayout":"Макет розкрою","darts":"Виточки","designOptions.d":"Перевірте вплив опції на вигляд цього шаблону","docs":"Документація","draft":"Чернетка","draftPattern":"Ескіз шаблону","edit":"Редагувати","editCurrentMeasies":"Відредагувати поточні заміри","editCurrentMeasiesDesc":"Зміни, внесені тут, не будуть збережені до ваших наборів мірок і вплинуть тільки на цю деталь.","editCurrentMeasiesHeader":"Редагувати виміри деталі","editMeasiesByHand":"Редагувати вимірювання вручну","editMeasiesByHandDesc":"Вручну встановіть або скасуйте будь-які виміри. Ці зміни будуть застосовані лише до поточної деталі.","editSettings":"Редагування конфігурації","editSettingsByHand":"Edit settings by hand","elastic":"Резинка","export":"Експортувати","exporting":"Exporting","exportAsData":"Експорт даних","exportForEditing":"Експортувати для коригування","exportForPrinting":"Експортувати для друку","exportPattern-txt":"Експортувати PDF для Вашого принтера, або завантажити цю викрійку в інших форматах","exportPattern":"Експортувати викрійку","fit":"За розміром","frontPockets":"Передні кишені","generatePdf":"Створіть готовий до друку PDF-файл","giveItAName":"Дайте йому ім'я.","goToPatternTitle":"Перейдіть на сторінку шаблону","goToPatternDesc":"Вийдіть з редактора шаблонів і перейдіть на сторінку шаблону, де ви зможете оновити метадані шаблону.","height":"Висота","help":"Допоможіть!","layoutSettings.d":"Додаткові опції для подальшої оптимізації макета для друку вашого шаблону.","layoutSettings.t":"Налаштування макета","length":"Довжина","learnHowToUseEditor":"Дізнайтеся, як користуватися онлайн-редактором викрійок FreeSewing","measies":"Вимірювання викрійки","measiesOk":"У нас є всі необхідні виміри для створення цієї моделі.","measurements.d":"Перевірте вплив вимірювання на вигляд цього шаблону","menu":"Меню","name":"Назва","noDesignFound":"Ми не змогли знайти цей дизайн. Цього не повинно статися, тому ми будемо дуже вдячні, якщо ви повідомите про це.","noInlineDocs":"Документація не включена до цієї збірки","noInlineDocsDesc":"Будь ласка, відвідайте FreeSewing.org, щоб отримати доступ до нашої документації","notes":"Нотатки","pages":"сторінок","part":"Деталь викрійки","partInfo":"Інформація про деталь","partTransfo":"Кнопки трансформації деталі","partTransfoDesc":"Ці кнопки дозволяють обертати або перевертати окремі частини викрійки.","partTransfoNo":"Приховати кнопки","partTransfoNoDesc":"Не включайте ці кнопки у вивід шаблону","partTransfoYes":"Показати кнопки","partTransfoYesDesc":"Включіть ці кнопки у вивід деталей (вони не будуть надруковані)","pathInfo":"Інформація про шлях","patternBookmarkCreated":"Створено закладку шаблону","patternEditor":"Pattern Editor","patternInspector":"Інспектор зразків","patternLogs":"Журнали шаблонів","patternSaved":"Шаблон збережено","pockets":"Кишені","printLayout":"Макет для друку","printSettings.d":"Налаштуйте шаблон так, щоб ви могли надрукувати його так, як вам подобається. Включаючи розмір і орієнтацію сторінки, поля тощо.","printSettings.t":"Налаштування друку","reset":"Змінити","resetPrintLayout":"Скинути макет друку","resetPrintLayoutDesc":"Видаляє всі внесені вручну зміни до макета друку та відновлює макет за замовчуванням","rows":"ряди","save":"Зберегти","savePattern":"Зберегти викрійку","saveAsNewPattern":"Зберегти як новий шаблон","savePatternAs":"Зберегти шаблон як...","savePatternAsHellip":"Зберегти шаблон як...","saveSettings":"Зберегти налаштування","saveYourPattern":"Збережіть свій шаблон","seeMissingMeasies":"Подивіться відсутні виміри","show":"Показати","showAllParts":"Показати всі частини деталі","showMovableButtons":"Кнопки","showOnlyThisPart":"Показати тільки цю частину деталі","sleevecap":"Окат рукава","style":"Стиль","test":"Тест","testDesign":"Test Design","testDesignMeasurement":"Тестові вимірювання {design} : {measurement}","testDesignOption":"Протестуйте {design} варіанти дизайну: {option}","testDesignSets":"Перевірте {design} на різних наборах вимірювань","testMeasurements":"Тестові вимірювання","testMeasurementsDesc":"Перевірте, як дизайн адаптується до змін у конкретному вимірі","testOptions":"Варіанти дизайну тесту","testOptionsDesc":"Перевірте, як дизайн адаптується до змін у конкретному варіанті дизайну","testPattern":"Тестовий зразок","testSets":"Тестові набори вимірювальних приладів","testSetsDesc":"Перевірте, як дизайн адаптується до різних наборів вимірювань","timeDesign":"Time Design","topLeft":"Вгорі ліворуч","weLackSomeMeasies":"Нам не вистачає { nr } вимірів для створення цього шаблону","whereToGoAfterSaveAs":"Після збереження нового шаблону, що ви хочете зробити?","width":"Ширина","xTotalPagesSomeBlank":"{total} сторінок загалом, але {blank} порожні","yamlEditViewError":"Проблеми з YAML","yamlEditViewErrorDesc":"Ми зберегли Ваш внесок, але він може не працювати з наступних причин","yamlEditViewTitleThing":"Редагувати конфігурацію шаблону для {thing}","youCanPickOrEnter":"Ви можете вибрати набір вимірів або ввести їх вручну, але без цих вимірів ми не зможемо продовжити роботу.","youUseCustomValue":"Ви використовуєте значення за замовчуванням","youUseDefaultValue":"Ви використовуєте кастомне значення","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file +{"addNotes":"Додати нотатки","addSettingsToNotes":"Додавання налаштувань до нотаток","advanced":"Додатково","appliedMeasies":"Ми застосували новий набір вимірювань до цієї деталі.","armhole":"Пройма","attributes":"Атрибути","backPockets":"Задні кишені","bookmarkPattern":"Шаблон закладки","bottomRight":"Внизу праворуч","changeMeasies":"Вимірювання зміни шаблону","chooseATest":"Виберіть тестовий сценарій для запуску","chooseATestDesc":"Ви можете перевірити, як дизайн адаптується до змін у конкретному варіанті дизайну або вимірах.","chooseATestMenuMobileMsg":"Для цього відкрийте меню тестування і виберіть сценарій, який ви хочете запустити.","chooseATestMenuMsg":"Для цього виберіть тестовий сценарій, який ви хочете запустити, в меню праворуч.","chooseFromBookmarkedSets":"Виберіть один з наборів вимірювань, які ви додали до закладок","chooseFromBookmarkedSetsDesc":"Якщо ви додали до закладок якісь набори вимірювань, ви також можете вибирати з них.","chooseFromCuratedSets":"Виберіть один з кураторських наборів мірок FreeSewing","chooseFromCuratedSetsDesc":"Якщо ви просто хочете спробувати нашу платформу, ви можете вибрати з нашого списку кураторських наборів вимірювань.","chooseFromOwnSets":"Виберіть один із власних наборів вимірювань","chooseFromOwnSetsDesc":"Виберіть будь-який з ваших наборів мірок, що містить усі необхідні виміри для створення цієї деталі.","chooseNewSet":"Обрати новий набір мірок","clearTimingData":"Clear timing data","closure":"Закриття","collar":"Комір","columns":"колонки","conditional":"Conditional","configurePattern":"Налаштувати шаблон","construction":"Конструкція","continueEditingTitle":"Продовжити редагування","continueEditingDesc":"Завантажте щойно збережену деталь у редактор деталей, щоб можна було внести додаткові зміни.","cuffs":"Манжети","currentPrintLayout":"Поточний макет друку","cutLayout":"Макет розкрою","darts":"Виточки","designOptions.d":"Перевірте вплив опції на вигляд цього шаблону","docs":"Документація","draft":"Чернетка","draftPattern":"Ескіз шаблону","edit":"Редагувати","editCurrentMeasies":"Відредагувати поточні заміри","editCurrentMeasiesDesc":"Зміни, внесені тут, не будуть збережені до ваших наборів мірок і вплинуть тільки на цю деталь.","editCurrentMeasiesHeader":"Редагувати виміри деталі","editMeasiesByHand":"Редагувати вимірювання вручну","editMeasiesByHandDesc":"Вручну встановіть або скасуйте будь-які виміри. Ці зміни будуть застосовані лише до поточної деталі.","editSettings":"Редагування конфігурації","editSettingsByHand":"Edit settings by hand","elastic":"Резинка","export":"Експортувати","exporting":"Exporting","exportAsData":"Експорт даних","exportForEditing":"Експортувати для коригування","exportForPrinting":"Експортувати для друку","exportPattern-txt":"Експортувати PDF для Вашого принтера, або завантажити цю викрійку в інших форматах","exportPattern":"Експортувати викрійку","fit":"За розміром","frontPockets":"Передні кишені","generatePdf":"Створіть готовий до друку PDF-файл","giveItAName":"Дайте йому ім'я.","goToPatternTitle":"Перейдіть на сторінку шаблону","goToPatternDesc":"Вийдіть з редактора шаблонів і перейдіть на сторінку шаблону, де ви зможете оновити метадані шаблону.","height":"Висота","help":"Допоможіть!","layoutSettings.d":"Додаткові опції для подальшої оптимізації макета для друку вашого шаблону.","layoutSettings.t":"Налаштування макета","length":"Довжина","learnHowToUseEditor":"Дізнайтеся, як користуватися онлайн-редактором викрійок FreeSewing","measies":"Вимірювання викрійки","measiesOk":"У нас є всі необхідні виміри для створення цієї моделі.","measurements.d":"Перевірте вплив вимірювання на вигляд цього шаблону","menu":"Меню","name":"Назва","noDesignFound":"Ми не змогли знайти цей дизайн. Цього не повинно статися, тому ми будемо дуже вдячні, якщо ви повідомите про це.","noInlineDocs":"Документація не включена до цієї збірки","noInlineDocsDesc":"Будь ласка, відвідайте FreeSewing.org, щоб отримати доступ до нашої документації","notes":"Нотатки","pages":"сторінок","part":"Деталь викрійки","partInfo":"Інформація про деталь","partTransfo":"Кнопки трансформації деталі","partTransfoDesc":"Ці кнопки дозволяють обертати або перевертати окремі частини викрійки.","partTransfoNo":"Приховати кнопки","partTransfoNoDesc":"Не включайте ці кнопки у вивід шаблону","partTransfoYes":"Показати кнопки","partTransfoYesDesc":"Включіть ці кнопки у вивід деталей (вони не будуть надруковані)","pathInfo":"Інформація про шлях","patternBookmarkCreated":"Створено закладку шаблону","patternEditor":"Pattern Editor","patternInspector":"Інспектор зразків","patternLogs":"Журнали шаблонів","patternSaved":"Шаблон збережено","pockets":"Кишені","printLayout":"Макет для друку","printSettings.d":"Налаштуйте шаблон так, щоб ви могли надрукувати його так, як вам подобається. Включаючи розмір і орієнтацію сторінки, поля тощо.","printSettings.t":"Налаштування друку","reset":"Змінити","resetPrintLayout":"Скинути макет друку","resetPrintLayoutDesc":"Видаляє всі внесені вручну зміни до макета друку та відновлює макет за замовчуванням","rows":"ряди","save":"Зберегти","savePattern":"Зберегти викрійку","saveAsNewPattern":"Зберегти як новий шаблон","savePatternAs":"Зберегти шаблон як...","savePatternAsHellip":"Зберегти шаблон як...","saveSettings":"Зберегти налаштування","saveYourPattern":"Збережіть свій шаблон","seeMissingMeasies":"Подивіться відсутні виміри","show":"Показати","showAllParts":"Показати всі частини деталі","showMovableButtons":"Кнопки","showOnlyThisPart":"Показати тільки цю частину деталі","sleevecap":"Окат рукава","style":"Стиль","test":"Тест","testDesign":"Test Design","testDesignMeasurement":"Тестові вимірювання {design} : {measurement}","testDesignOption":"Протестуйте {design} варіанти дизайну: {option}","testDesignSets":"Перевірте {design} на різних наборах вимірювань","testMeasurements":"Тестові вимірювання","testMeasurementsDesc":"Перевірте, як дизайн адаптується до змін у конкретному вимірі","testOptions":"Варіанти дизайну тесту","testOptionsDesc":"Перевірте, як дизайн адаптується до змін у конкретному варіанті дизайну","testPattern":"Тестовий зразок","testSets":"Тестові набори вимірювальних приладів","testSetsDesc":"Перевірте, як дизайн адаптується до різних наборів вимірювань","timeDesign":"Time Design","topLeft":"Вгорі ліворуч","weLackSomeMeasies":"Нам не вистачає { nr } вимірів для створення цього шаблону","whereToGoAfterSaveAs":"Після збереження нового шаблону, що ви хочете зробити?","width":"Ширина","xTotalPagesSomeBlank":"{total} сторінок загалом, але {blank} порожні","yamlEditViewError":"Проблеми з YAML","yamlEditViewErrorDesc":"Ми зберегли Ваш внесок, але він може не працювати з наступних причин","yamlEditViewTitleThing":"Редагувати конфігурацію шаблону для {thing}","youCanPickOrEnter":"Ви можете вибрати набір вимірів або ввести їх вручну, але без цих вимірів ми не зможемо продовжити роботу.","youUseCustomValue":"Ви використовуєте значення за замовчуванням","youUseDefaultValue":"Ви використовуєте кастомне значення","veryFast":"Very fast","fast":"Fast","average":"Average","slow":"Slow","verySlow":"Very slow","tooSlow":"Too slow"} \ No newline at end of file diff --git a/sites/shared/i18n/designs.mjs b/sites/shared/i18n/designs.mjs index ee3dc17c596..4e81401c590 100644 --- a/sites/shared/i18n/designs.mjs +++ b/sites/shared/i18n/designs.mjs @@ -29,6 +29,7 @@ import { i18n as hortensia } from '@freesewing/hortensia' import { i18n as huey } from '@freesewing/huey' import { i18n as hugo } from '@freesewing/hugo' import { i18n as jaeger } from '@freesewing/jaeger' +import { i18n as jane } from '@freesewing/jane' import { i18n as legend } from '@freesewing/legend' import { i18n as lucy } from '@freesewing/lucy' import { i18n as lumina } from '@freesewing/lumina' @@ -63,7 +64,6 @@ import { i18n as wahid } from '@freesewing/wahid' import { i18n as walburga } from '@freesewing/walburga' import { i18n as waralee } from '@freesewing/waralee' import { i18n as yuri } from '@freesewing/yuri' -import { i18n as jane } from '@freesewing/jane' import { i18n as lily } from '@freesewing/lily' export const designs = { @@ -94,6 +94,7 @@ export const designs = { huey, hugo, jaeger, + jane, legend, lucy, lumina, @@ -128,6 +129,5 @@ export const designs = { walburga, waralee, yuri, - jane, lily, } diff --git a/sites/shared/prebuild/data/design-measurements.mjs b/sites/shared/prebuild/data/design-measurements.mjs index 22327f51232..c77c3ed661b 100644 --- a/sites/shared/prebuild/data/design-measurements.mjs +++ b/sites/shared/prebuild/data/design-measurements.mjs @@ -1,3 +1,3 @@ // __SDEFILE__ - This file is a dependency for the stand-alone environment // This file is auto-generated by the prebuild script | Any changes will be overwritten -export const measurements = {"aaron":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips"],"albert":["chest","hpsToWaistBack","waist","waistToKnee","hips"],"bee":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope","bustPointToUnderbust"],"bella":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope"],"benjamin":["neck"],"bent":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","shoulderToElbow","shoulderToWrist","wrist"],"bob":[],"breanna":["biceps","bustFront","bustSpan","highBust","highBustFront","hpsToBust","hpsToWaistBack","hpsToWaistFront","waist","waistToHips","neck","shoulderToShoulder","shoulderSlope","shoulderToWrist","wrist"],"brian":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","shoulderToWrist","wrist"],"bruce":["hips","upperLeg","waistToHips","waistToUpperLeg"],"carlita":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","waistToFloor","waistToSeat","seat","highBust","bustSpan","shoulderToElbow","shoulderToWrist","wrist"],"carlton":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","waistToFloor","waistToSeat","seat","shoulderToElbow","shoulderToWrist","wrist"],"cathrin":["underbust","waist","hips","waistToUnderbust","waistToHips"],"charlie":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg"],"cornelius":["waist","hips","inseam","seat","waistToKnee","waistToHips","waistToFloor","knee"],"diana":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist","shoulderToWrist","wrist"],"examples":["head"],"florence":["head"],"florent":["head"],"gozer":["hpsToWaistBack","waistToFloor","head"],"hi":[],"holmes":["head"],"hortensia":[],"huey":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","shoulderToWrist","wrist","head"],"hugo":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","shoulderToWrist","wrist","head"],"jaeger":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist","shoulderToElbow","shoulderToWrist","wrist"],"jane":["chest","hips","hpsToWaistBack","waistToKnee","shoulderToShoulder","neck","hpsToBust","waistToFloor","biceps","shoulderToElbow"],"legend":[],"lucy":[],"lumina":["waist","waistBack","hips","seat","seatBack","inseam","waistToSeat","waistToUpperLeg","waistToKnee","waistToHips","waistToFloor","knee","ankle","crossSeam","crossSeamFront","heel","upperLeg"],"lumira":["waist","waistBack","hips","seat","seatBack","upperLeg","knee","ankle","heel","inseam","crossSeam","crossSeamFront","waistToFloor","waistToKnee","waistToUpperLeg","waistToSeat","waistToHips"],"lunetius":["waistToKnee","waistToUpperLeg","waistToFloor","hpsToWaistBack","neck","shoulderToShoulder","shoulderToElbow","waistToHips"],"magde":[],"naomiwu":["hips","seat","waistToHips","waistToSeat","waistToUpperLeg"],"noble":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope"],"octoplushy":[],"onyx":["biceps","neck","chest","waist","hips","seat","waistToHips","hpsToWaistBack","hpsToWaistFront","waistToSeat","crossSeam","waistToArmpit","inseam","upperLeg","waistToUpperLeg","ankle","wrist","shoulderToWrist","head"],"otis":["waist"],"paco":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg","heel"],"penelope":["waist","seat","waistToHips","waistToSeat","waistToKnee"],"plugintest":["seat","seatBack","waist","waistBack","crossSeam","crossSeamFront"],"rendertest":[],"sandy":["waist","waistToFloor","waistToHips","hips"],"shelly":["biceps","neck","chest","hips","waistToHips","hpsToWaistBack","waistToArmpit","wrist","shoulderToWrist"],"shin":["hips","upperLeg","waistToUpperLeg","waistToHips"],"simon":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","hips","shoulderToWrist","wrist"],"simone":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","hips","highBust","bustSpan","shoulderToWrist","wrist"],"skully":[],"sven":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist","shoulderToWrist","wrist"],"tamiko":["shoulderToShoulder","chest","hpsToWaistBack","shoulderSlope","waistToHips"],"teagan":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist"],"tiberius":["head","shoulderToElbow","shoulderToShoulder","biceps","hpsToWaistBack","waistToKnee","waist","chest","seat","hips","waistToFloor","waistToUpperLeg"],"titan":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg"],"trayvon":["hpsToWaistBack","waistToHips","neck"],"tristan":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope"],"uma":["waist","seat","waistToSeat","waistToUpperLeg"],"wahid":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist"],"walburga":["head","shoulderToShoulder","hpsToWaistBack","waistToKnee","waistToHips","waistToFloor","waistToUpperLeg","neck"],"waralee":["seat","inseam","crotchDepth","waistToHips"],"yuri":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","shoulderToWrist","wrist","head"]} +export const measurements = {"aaron":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips"],"albert":["chest","hpsToWaistBack","waist","waistToKnee","hips"],"bee":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope","bustPointToUnderbust"],"bella":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope"],"benjamin":["neck"],"bent":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","shoulderToElbow","shoulderToWrist","wrist"],"bibi":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","shoulderToWrist","wrist","hips","waist","seat","seatBack","waistToSeat","hpsToWaistFront"],"bob":[],"breanna":["biceps","bustFront","bustSpan","highBust","highBustFront","hpsToBust","hpsToWaistBack","hpsToWaistFront","waist","waistToHips","neck","shoulderToShoulder","shoulderSlope","shoulderToWrist","wrist"],"brian":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","shoulderToWrist","wrist"],"bruce":["hips","upperLeg","waistToHips","waistToUpperLeg"],"carlita":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","waistToFloor","waistToSeat","seat","highBust","bustSpan","shoulderToElbow","shoulderToWrist","wrist"],"carlton":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","waistToFloor","waistToSeat","seat","shoulderToElbow","shoulderToWrist","wrist"],"cathrin":["underbust","waist","hips","waistToUnderbust","waistToHips"],"charlie":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg"],"cornelius":["waist","hips","inseam","seat","waistToKnee","waistToHips","waistToFloor","knee"],"diana":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist","shoulderToWrist","wrist"],"examples":["head"],"florence":["head"],"florent":["head"],"gozer":["hpsToWaistBack","waistToFloor","head"],"hi":[],"holmes":["head"],"hortensia":[],"huey":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","shoulderToWrist","wrist","head"],"hugo":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","shoulderToWrist","wrist","head"],"jaeger":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist","shoulderToElbow","shoulderToWrist","wrist"],"jane":["chest","hips","hpsToWaistBack","waistToKnee","shoulderToShoulder","neck","hpsToBust","waistToFloor","biceps","shoulderToElbow"],"legend":[],"lucy":[],"lumina":["waist","waistBack","hips","seat","seatBack","inseam","waistToSeat","waistToUpperLeg","waistToKnee","waistToHips","waistToFloor","knee","ankle","crossSeam","crossSeamFront","heel","upperLeg"],"lumira":["waist","waistBack","hips","seat","seatBack","upperLeg","knee","ankle","heel","inseam","crossSeam","crossSeamFront","waistToFloor","waistToKnee","waistToUpperLeg","waistToSeat","waistToHips"],"lunetius":["waistToKnee","waistToUpperLeg","waistToFloor","hpsToWaistBack","neck","shoulderToShoulder","shoulderToElbow","waistToHips"],"magde":[],"naomiwu":["hips","seat","waistToHips","waistToSeat","waistToUpperLeg"],"noble":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope"],"octoplushy":[],"onyx":["biceps","neck","chest","waist","hips","seat","waistToHips","hpsToWaistBack","hpsToWaistFront","waistToSeat","crossSeam","waistToArmpit","inseam","upperLeg","waistToUpperLeg","ankle","wrist","shoulderToWrist","head"],"otis":["waist"],"paco":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg","heel"],"penelope":["waist","seat","waistToHips","waistToSeat","waistToKnee"],"plugintest":["seat","seatBack","waist","waistBack","crossSeam","crossSeamFront"],"rendertest":[],"sandy":["waist","waistToFloor","waistToHips","hips"],"shelly":["biceps","neck","chest","hips","waistToHips","hpsToWaistBack","waistToArmpit","wrist","shoulderToWrist"],"shin":["hips","upperLeg","waistToUpperLeg","waistToHips"],"simon":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","hips","shoulderToWrist","wrist"],"simone":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","waist","hips","highBust","bustSpan","shoulderToWrist","wrist"],"skully":[],"sven":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist","shoulderToWrist","wrist"],"tamiko":["shoulderToShoulder","chest","hpsToWaistBack","shoulderSlope","waistToHips"],"teagan":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist"],"tiberius":["head","shoulderToElbow","shoulderToShoulder","biceps","hpsToWaistBack","waistToKnee","waist","chest","seat","hips","waistToFloor","waistToUpperLeg"],"titan":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg"],"trayvon":["hpsToWaistBack","waistToHips","neck"],"tristan":["highBust","chest","underbust","waist","waistBack","bustSpan","neck","hpsToBust","hpsToWaistFront","hpsToWaistBack","shoulderToShoulder","shoulderSlope"],"uma":["waist","seat","waistToSeat","waistToUpperLeg"],"umbra":["waist","seat","waistToSeat","crossSeam","crossSeamFront","waistToHips","hips"],"wahid":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","waist"],"walburga":["head","shoulderToShoulder","hpsToWaistBack","waistToKnee","waistToHips","waistToFloor","waistToUpperLeg","neck"],"waralee":["seat","inseam","crotchDepth","waistToHips"],"yuri":["biceps","chest","hpsToBust","hpsToWaistBack","neck","shoulderToShoulder","shoulderSlope","waistToArmpit","waistToHips","hips","shoulderToWrist","wrist","head"],"lily":["crossSeam","crossSeamFront","knee","seat","seatBack","waist","waistBack","waistToFloor","waistToKnee","waistToHips","waistToSeat","waistToUpperLeg","ankle","heel"]} diff --git a/sites/shared/prebuild/data/design-options.mjs b/sites/shared/prebuild/data/design-options.mjs index 29cc1547362..0c8c780e274 100644 --- a/sites/shared/prebuild/data/design-options.mjs +++ b/sites/shared/prebuild/data/design-options.mjs @@ -1,3 +1,3 @@ // __SDEFILE__ - This file is a dependency for the stand-alone environment // This file is auto-generated by the prebuild script | Any changes will be overwritten -export const options = {"aaron":{"brianFitSleeve":false,"brianFitCollar":false,"collarFactor":4.8,"bicepsEase":0.05,"chestEase":{"pct":8,"min":0,"max":20,"menu":"style"},"collarEase":0,"cuffEase":0,"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":0,"lengthBonus":{"pct":10,"min":-20,"max":60,"menu":"style"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":0.97,"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":0.6,"backNeckCutout":0.05,"frontArmholeDeeper":0,"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"hipsEase":{"pct":8,"min":0,"max":20,"menu":"fit"},"stretchFactor":{"pct":5,"min":0,"max":15,"menu":"fit"},"armholeDrop":{"pct":10,"min":0,"max":75,"menu":"style"},"necklineBend":{"pct":100,"min":40,"max":100,"menu":"style"},"necklineDrop":{"pct":20,"min":10,"max":35,"menu":"style"},"shoulderStrapWidth":{"pct":15,"min":10,"max":40,"menu":"style"},"shoulderStrapPlacement":{"pct":40,"min":20,"max":80,"menu":"style"},"backlineBend":{"pct":50,"min":25,"max":100,"menu":"style"},"knitBindingWidth":{"pct":600,"min":300,"max":800,"menu":"style"}},"albert":{"backOpening":{"pct":10,"min":0,"max":25,"menu":"fit"},"bibWidth":{"pct":100,"min":50,"max":125,"menu":"style"},"bibLength":{"pct":75,"min":0,"max":90,"menu":"style"},"lengthBonus":{"pct":0,"min":-20,"max":25,"menu":"style"},"chestDepth":{"pct":22,"min":15,"max":90,"menu":"fit"},"strapWidth":{"pct":60,"min":20,"max":100,"menu":"style"}},"bee":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":10,"min":0,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":{"pct":46,"min":38,"max":54,"menu":"advanced"},"bustDartCurve":1,"bustDartLength":1,"waistDartLength":1,"armholeDepth":{"pct":44,"min":38,"max":46,"menu":"advanced"},"backArmholeCurvature":0.63,"backArmholePitchDepth":0.35,"backArmholeSlant":5,"frontArmholeCurvature":0.63,"frontArmholePitchDepth":{"pct":29,"max":31,"min":27,"menu":"advanced"},"backHemSlope":2.5,"backNeckCutout":0.06,"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"},"ties":{"bool":true,"menu":"style"},"crossBackTies":{"bool":false,"menu":"style"},"bandLength":{"pct":85,"min":75,"max":90,"menu":"style"},"neckTieLength":{"pct":80,"min":70,"max":100,"menu":"style"},"neckTieWidth":{"pct":6,"min":2,"max":18,"snap":{"metric":[6,13,19,25,32,38],"imperial":[6.35,12.7,19.05,25.4,31.75,38.1]},"menu":"style"},"reversible":{"bool":false,"menu":"style"},"topDepth":{"pct":54,"min":50,"max":80,"menu":"fit"},"bottomCupDepth":{"pct":8,"min":0,"max":20,"menu":"fit"},"sideDepth":{"pct":20.6,"min":0,"max":30,"menu":"fit"},"sideCurve":{"pct":0,"min":-50,"max":50,"menu":"fit"},"frontCurve":{"pct":0,"min":-50,"max":50,"menu":"fit"},"bellaGuide":{"bool":false,"menu":"fit"},"pointedTieEnds":{"bool":false,"menu":"style"},"duoColorTies":{"bool":false,"menu":"style"},"bandTieWidth":{"pct":3,"min":1,"max":9,"snap":{"metric":[6,13,19,25,32,38],"imperial":[6.35,12.7,19.05,25.4,31.75,38.1]},"menu":"style"},"bandTieLength":{"pct":35,"min":30,"max":50,"menu":"style"}},"bella":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":10,"min":0,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":{"pct":46,"min":38,"max":54,"menu":"darts"},"bustDartCurve":{"pct":100,"min":0,"max":100,"menu":"darts"},"bustDartLength":{"pct":90,"min":75,"max":100,"menu":"darts"},"waistDartLength":{"pct":90,"min":75,"max":95,"menu":"darts"},"armholeDepth":{"pct":44,"min":38,"max":46,"menu":"armhole"},"backArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"backArmholePitchDepth":{"pct":35,"max":40,"min":30,"menu":"armhole"},"backArmholeSlant":{"deg":5,"min":1,"max":9,"menu":"armhole"},"frontArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"frontArmholePitchDepth":{"pct":29,"max":31,"min":27,"menu":"armhole"},"backHemSlope":{"deg":2.5,"min":0,"max":5,"menu":"advanced"},"backNeckCutout":{"pct":6,"min":3,"max":9,"menu":"advanced"},"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"}},"benjamin":{"transitionLength":2,"bandLength":0.17,"adjustmentRibbonWidth":20,"collarEase":{"pct":3,"min":0,"max":6,"menu":"fit"},"adjustmentRibbon":{"bool":false,"menu":"fit"},"tipWidth":{"pct":15,"min":0,"max":20,"menu":"style"},"knotWidth":{"pct":7,"min":5,"max":10,"menu":"style"},"bowLength":{"pct":28,"min":23,"max":33,"menu":"style"},"bowStyle":{"dflt":"butterfly","list":["diamond","butterfly","square","widesquare"],"menu":"style"},"endStyle":{"dflt":"straight","list":["straight","pointed","rounded"],"menu":"style"},"collarBandHeight":{"pct":6,"min":5,"max":8,"menu":"style"}},"bent":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":20,"min":10,"max":40,"menu":"fit"},"chestEase":{"pct":8,"min":-4,"max":20,"menu":"fit"},"collarEase":{"pct":3.5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":40,"min":2,"max":100,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":-4,"max":60,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":5,"min":-10,"max":50},"armholeDepthFactor":{"pct":60,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.5,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleeveLengthBonus":{"pct":0,"min":-20,"max":15,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"}},"bob":{"neckRatio":{"pct":80,"min":70,"max":90,"menu":"fit"},"widthRatio":{"pct":45,"min":35,"max":55,"menu":"fit"},"lengthRatio":{"pct":75,"min":55,"max":85,"menu":"fit"},"headSize":{"pct":100,"min":10,"max":200,"snap":5,"menu":"size"}},"breanna":{"collarFactor":4.8,"armholeDepthBase":0.6,"shoulderSeamLength":0.95,"sleeveWidthGuarantee":0.9,"breannaFitSleeve":true,"breannaFitCollar":true,"shoulderDart":{"bool":false,"menu":"fit"},"waistDart":{"bool":true,"menu":"fit"},"primaryBustDart":{"list":["06:00","07:00","08:00","09:00","10:00","11:00","11:30","12:00","12:30","13:00","13:30","14:00","15:00","16:00","17:00"],"dflt":"06:00","doNotTranslate":true,"menu":"style"},"secondaryBustDart":{"list":["none","06:00","07:00","08:00","09:00","10:00","11:00","11:30","12:00","12:30","13:00","13:30","14:00","15:00","16:00","17:00"],"dflt":"13:30","doNotTranslate":true,"menu":"style"},"acrossBackFactor":{"pct":96,"min":93,"max":100,"menu":"advanced"},"armholeDepthFactor":{"pct":100,"min":80,"max":120,"menu":"advanced"},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"shoulderDartSize":{"pct":7,"min":4,"max":10},"shoulderDartLength":{"pct":85,"min":60,"max":100},"waistDartSize":{"pct":10,"min":4,"max":15},"waistDartLength":{"pct":85,"min":60,"max":100},"verticalEase":{"pct":2,"min":0,"max":8,"menu":"fit"},"frontArmholeDeeper":{"pct":1,"min":0,"max":5,"menu":"advanced"},"shoulderEase":{"pct":0,"min":0,"max":4,"menu":"fit"},"collarEase":{"pct":3.5,"min":0,"max":10,"menu":"fit"},"chestEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"waistEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"primaryBustDartShaping":{"pct":50,"min":25,"max":75,"menu":"style"},"primaryBustDartLength":{"pct":85,"min":65,"max":95,"menu":"style"},"secondaryBustDartLength":{"pct":85,"min":65,"max":95,"menu":"style"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":100,"menu":"advanced"},"frontScyeDart":{"pct":25,"min":0,"max":45,"menu":"fit"},"sleevecapEase":{"pct":0.5,"min":0,"max":2.5,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":110,"min":35,"max":165,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":45,"min":35,"max":55,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":3,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":5.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":4.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"cuffEase":{"pct":20,"min":0,"max":50,"menu":"fit"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"style"}},"brian":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":-4,"max":60,"menu":"style"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"style"}},"bruce":{"hipRatioFront":0.245,"hipRatioBack":0.315,"legRatioInset":0.3,"legRatioBack":0.32,"gussetRatio":0.0666,"gussetInsetRatio":0.6,"heightRatioInset":0.65,"bulge":{"deg":20,"min":0,"max":40,"menu":"fit"},"legBonus":{"pct":0,"min":-10,"max":20,"menu":"style"},"rise":{"pct":10,"min":0,"max":25,"menu":"style"},"stretch":{"pct":15,"min":5,"max":25,"menu":"fit"},"legStretch":{"pct":40,"min":25,"max":45,"menu":"fit"},"backRise":{"pct":5,"min":0,"max":10,"menu":"fit"}},"carlita":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":20,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"collarEase":0.145,"cuffEase":{"pct":60,"min":30,"max":100,"menu":"fit"},"draftForHighBust":true,"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":0,"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"fit"},"armholeDepth":{"pct":5,"min":-10,"max":50},"armholeDepthFactor":{"pct":65,"min":50,"max":70,"menu":"fit"},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.5,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":12,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"buttonSpacingHorizontal":{"pct":43.5,"min":15,"max":60,"menu":"style"},"length":{"pct":69,"min":35,"max":100,"menu":"style"},"lapelReduction":{"pct":5,"min":0,"max":10,"menu":"advanced"},"frontOverlap":{"pct":1.5,"min":1,"max":2,"menu":"advanced"},"pocketPlacementHorizontal":{"pct":11,"min":5,"max":20,"menu":"pockets"},"pocketPlacementVertical":{"pct":6,"min":5,"max":60,"menu":"pockets"},"pocketWidth":{"pct":95,"min":70,"max":120,"menu":"pockets"},"pocketHeight":{"pct":15,"min":0,"max":40,"menu":"pockets"},"pocketRadius":{"pct":20,"min":0,"max":50,"menu":"pockets"},"pocketFlapRadius":{"pct":15,"min":0,"max":50,"menu":"pockets"},"chestPocketPlacement":{"pct":55,"min":30,"max":65,"menu":"pockets"},"chestPocketAngle":0,"chestPocketHeight":{"pct":60,"min":40,"max":80,"menu":"pockets"},"chestPocketWidth":{"pct":25,"min":15,"max":50,"menu":"pockets"},"innerPocketPlacement":{"pct":53,"min":42,"max":62,"menu":"pockets"},"innerPocketWidth":{"pct":50,"min":45,"max":65,"menu":"pockets"},"waistEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"seatEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"innerPocketWeltHeight":{"pct":3.5,"min":2.5,"max":5,"menu":"pockets"},"contour":{"pct":50,"min":25,"max":75,"menu":"advanced"},"backPleat":0.048,"beltWidth":{"pct":15,"min":10,"max":20,"menu":"style"},"sleeveLengthBonus":{"pct":7,"min":0,"max":20,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"},"cuffLength":{"pct":15,"min":10,"max":20,"menu":"style"},"chestShapingMax":5,"collarHeight":{"pct":9.6,"min":8,"max":11,"menu":"collar"},"collarFlare":{"pct":20,"min":0,"max":40,"menu":"collar"},"collarSpread":{"deg":4,"min":2,"max":6,"menu":"collar"},"innerPocketDepth":{"pct":110,"min":75,"max":140,"menu":"pockets"}},"carlton":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":20,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"collarEase":0.145,"cuffEase":{"pct":60,"min":30,"max":100,"menu":"fit"},"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":0,"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"fit"},"armholeDepth":{"pct":5,"min":-10,"max":50},"armholeDepthFactor":{"pct":65,"min":50,"max":70,"menu":"fit"},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.5,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":12,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"buttonSpacingHorizontal":{"pct":43.5,"min":15,"max":60,"menu":"style"},"length":{"pct":69,"min":35,"max":100,"menu":"style"},"lapelReduction":{"pct":5,"min":0,"max":10,"menu":"advanced"},"frontOverlap":{"pct":1.5,"min":1,"max":2,"menu":"advanced"},"pocketPlacementHorizontal":{"pct":11,"min":5,"max":20,"menu":"pockets"},"pocketPlacementVertical":{"pct":6,"min":5,"max":60,"menu":"pockets"},"pocketWidth":{"pct":95,"min":70,"max":120,"menu":"pockets"},"pocketHeight":{"pct":15,"min":0,"max":40,"menu":"pockets"},"pocketRadius":{"pct":20,"min":0,"max":50,"menu":"pockets"},"pocketFlapRadius":{"pct":15,"min":0,"max":50,"menu":"pockets"},"chestPocketPlacement":{"pct":55,"min":30,"max":65,"menu":"pockets"},"chestPocketAngle":{"deg":4,"min":0,"max":6,"menu":"pockets"},"chestPocketHeight":{"pct":60,"min":40,"max":80,"menu":"pockets"},"chestPocketWidth":{"pct":25,"min":15,"max":50,"menu":"pockets"},"innerPocketPlacement":{"pct":53,"min":42,"max":62,"menu":"pockets"},"innerPocketWidth":{"pct":50,"min":45,"max":65,"menu":"pockets"},"waistEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"seatEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"innerPocketWeltHeight":{"pct":3.5,"min":2.5,"max":5,"menu":"pockets"},"backPleat":0.048,"beltWidth":{"pct":15,"min":10,"max":20,"menu":"style"},"sleeveLengthBonus":{"pct":7,"min":0,"max":20,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"},"cuffLength":{"pct":15,"min":10,"max":20,"menu":"style"},"chestShapingMax":5,"collarHeight":{"pct":9.6,"min":8,"max":11,"menu":"collar"},"collarFlare":{"pct":20,"min":0,"max":40,"menu":"collar"},"collarSpread":{"deg":4,"min":2,"max":6,"menu":"collar"},"innerPocketDepth":{"pct":110,"min":75,"max":140,"menu":"pockets"}},"cathrin":{"waistReduction":{"pct":10,"min":2,"max":20,"menu":"fit"},"panels":{"list":["11","13"],"dflt":"13","menu":"fit"},"backOpening":{"pct":4,"min":3,"max":10,"menu":"style"},"backRise":{"pct":15,"min":1,"max":25,"menu":"style"},"backDrop":{"pct":2,"min":0,"max":5,"menu":"style"},"frontRise":{"pct":4,"min":0.1,"max":8,"menu":"style"},"frontDrop":{"pct":5,"min":0,"max":10,"menu":"style"},"hipRise":{"pct":5,"min":0,"max":15,"menu":"style"}},"charlie":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":false,"waistEase":{"pct":1,"min":0,"max":5,"menu":"fit"},"seatEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"kneeEase":{"pct":15,"min":10,"max":30,"menu":"fit"},"waistHeight":{"pct":-4,"min":-15,"max":40,"menu":"style"},"lengthBonus":{"pct":2,"min":-20,"max":10,"menu":"style"},"crotchDrop":{"pct":2,"min":0,"max":15,"menu":"style"},"fitKnee":true,"legBalance":{"pct":57.5,"min":52.5,"max":62.5,"menu":"advanced"},"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":{"pct":55,"min":30,"max":90,"menu":"advanced"},"grainlinePosition":{"pct":50,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"waistbandReduction":0.25,"waistbandFactor":0.1,"frontPocketSlantDepth":{"pct":85,"min":70,"max":100,"menu":"pockets.frontpockets"},"frontPocketSlantWidth":{"pct":25,"min":15,"max":35,"menu":"pockets.frontpockets"},"frontPocketSlantRound":{"pct":30,"min":5,"max":50,"menu":"pockets.frontpockets"},"frontPocketSlantBend":{"pct":25,"min":5,"max":50,"menu":"pockets.frontpockets"},"frontPocketWidth":{"pct":55,"min":45,"max":65,"menu":"pockets.frontpockets"},"frontPocketDepth":{"pct":100,"min":85,"max":110,"menu":"pockets.frontpockets"},"frontPocketFacing":{"pct":45,"min":25,"max":65,"menu":"pockets.frontpockets"},"flyCurve":{"pct":72,"min":50,"max":100,"menu":"advanced.fly"},"flyLength":{"pct":45,"min":30,"max":60,"menu":"advanced.fly"},"flyWidth":{"pct":15,"min":10,"max":20,"menu":"advanced.fly"},"backPocketVerticalPlacement":{"pct":24,"min":18,"max":30,"menu":"pockets.backpockets"},"backPocketHorizontalPlacement":{"pct":55,"min":48,"max":62,"menu":"pockets.backpockets"},"backPocketWidth":{"pct":55,"min":50,"max":60,"menu":"pockets.backpockets"},"backPocketDepth":{"pct":60,"min":40,"max":80,"menu":"pockets.backpockets"},"backPocketFacing":{"bool":true,"menu":"pockets.backpockets"},"waistbandCurve":{"pct":0,"min":0,"max":35,"menu":"fit"},"beltLoops":{"count":8,"min":6,"max":12,"menu":"advanced"}},"cornelius":{"pctAtoO":0.5,"pctAtoC":0.25,"pctUtoA":0.25,"pctJtoA":0.25,"pctSeatAdjustment":0.5,"ventLength":{"pct":70,"min":25,"max":110,"menu":"style"},"fullness":{"pct":0,"min":0,"max":55,"menu":"fit"},"waistbandBelowWaist":{"pct":5,"min":0,"max":15,"menu":"style"},"waistReduction":{"pct":1,"min":-2,"max":10,"menu":"fit"},"bandBelowKnee":{"pct":25,"min":15,"max":50,"menu":"advanced"},"pctZtoR":0.35,"pctRtoZin":0.75,"pctRtoZup":0.25,"pctRtoKin":0.75,"pctRtoKdown":0.25,"pctKtoRout":0.15,"pctKtoRup":0.25,"pctKtoH":0.7,"flyWidth":{"pct":0.38,"min":0.2,"max":0.6,"menu":"style"},"kneeToBelow":{"pct":94,"min":85,"max":110,"menu":"advanced"},"cuffWidth":{"pct":0,"min":-50,"max":150,"menu":"style"},"cuffStyle":{"dflt":"elegant","list":["traditional","elegant","keystone"],"menu":"style"}},"diana":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":5,"bicepsEase":{"pct":0,"min":-5,"max":50,"menu":"fit"},"chestEase":{"pct":0,"min":-10,"max":20,"menu":"fit"},"collarEase":0,"cuffEase":{"pct":20,"min":0,"max":30,"menu":"fit"},"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":0,"max":50,"menu":"fit"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":0,"min":0,"max":20,"menu":"advanced"},"armholeDepthFactor":{"pct":55,"min":50,"max":70,"menu":"advanced"},"backNeckCutout":0.05,"frontArmholeDeeper":{"pct":0,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"drapeAngle":{"deg":20,"min":10,"max":30,"menu":"style"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"fit"},"shoulderSeamLength":{"pct":35,"min":0.1,"max":60,"menu":"style"},"waistEase":{"pct":0,"min":-10,"max":20,"menu":"fit"},"hipsEase":{"pct":0,"min":-10,"max":20,"menu":"fit"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":100,"min":35,"max":165,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":3,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":5.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":4.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":6,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"}},"examples":{"size":{"pct":50,"min":5,"max":100,"menu":"stack"},"x":{"pct":0,"min":-100,"max":100,"menu":"stack"},"y":{"pct":0,"min":-100,"max":100,"menu":"stack"},"stackIt":{"dflt":"Do stack","list":["Do stack","Do not stack"],"menu":"stack"}},"florence":{"length":{"pct":40,"min":35,"max":45,"menu":"fit"},"height":{"pct":26,"min":23,"max":29,"menu":"fit"},"curve":{"pct":12.5,"min":10,"max":15,"menu":"fit"}},"florent":{"topSide":0.8,"brim":0,"headEase":{"pct":2,"min":0,"max":5,"menu":"fit"}},"gozer":{},"hi":{"length":1000,"size":{"pct":100,"min":5,"max":500,"menu":"style"},"nosePointiness":{"pct":0,"min":-5,"max":10,"menu":"style"},"aggressive":{"bool":false,"menu":"style"},"hungry":{"pct":50,"min":0,"max":100,"menu":"style"}},"holmes":{"headEase":{"pct":3,"min":0,"max":9,"snap":{"metric":[6,13,19,25,32,38,44,50],"imperial":[6.35,12.7,19.05,25.4,31.75,38.1,44.45,50.8]},"menu":"fit"},"lengthRatio":{"pct":55,"min":40,"max":60,"menu":"style"},"gores":{"count":6,"min":4,"max":20,"menu":"style"},"visorAngle":{"deg":45,"min":10,"max":90,"menu":"style"},"visorWidth":{"pct":5,"min":1,"max":17,"snap":5,"menu":"style"},"visorLength":{"pct":100,"min":80,"max":150,"menu":"advanced"},"earLength":{"pct":100,"min":80,"max":150,"menu":"style"},"earWidth":{"pct":100,"min":80,"max":150,"menu":"style"},"buttonhole":{"bool":false,"menu":"style"}},"hortensia":{"width":230,"height":330,"size":{"pct":50,"min":20,"max":200,"menu":"style"},"zipperSize":{"dflt":"#5","list":["#3","#4","#4.5","#5","#6","#8","#10","invisible"],"menu":"style"},"minHandleSpaceWidth":80,"maxHandleSpaceWidth":250,"pctHandleSpace":50,"pctHandleVert":42,"handleWidth":{"pct":8.6,"min":4,"max":25,"menu":"style"},"strapLength":{"pct":160,"min":75,"max":250,"menu":"style"}},"huey":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":-4,"max":60,"menu":"style"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"ribbing":{"bool":true,"menu":"style"},"ribbingHeight":{"pct":10,"min":5,"max":15,"menu":"style"},"hipsEase":{"pct":8,"min":4,"max":12,"menu":"fit"},"pocket":{"bool":true,"menu":"style"},"pocketHeight":{"pct":30,"min":25,"max":35,"menu":"style"},"pocketWidth":{"pct":60,"min":50,"max":70,"menu":"style"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"style"},"hoodHeight":{"pct":59,"min":55,"max":65,"menu":"style"},"hoodCutback":{"pct":10,"min":5,"max":15,"menu":"style"},"hoodClosure":{"pct":13.5,"min":10,"max":15,"menu":"style"},"hoodDepth":{"pct":8.5,"min":5,"max":12,"menu":"style"},"hoodAngle":{"deg":5,"min":2,"max":8,"menu":"style"},"ribbingStretch":{"pct":15,"min":0,"max":30,"menu":"fit"}},"hugo":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":8,"min":4,"max":20,"menu":"fit"},"collarEase":0.05,"cuffEase":{"pct":20,"min":10,"max":50,"menu":"fit"},"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":0,"lengthBonus":{"pct":10,"min":0,"max":20,"menu":"style"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":0.5,"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":0,"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"hipsEase":{"pct":12,"min":4,"max":20,"menu":"fit"},"ribbingHeight":{"pct":10,"min":4,"max":20,"menu":"style"},"pocketWidth":{"pct":50,"min":35,"max":65,"menu":"style"},"sleevecapEase":0,"sleevecapTopFactorX":0.5,"sleevecapTopFactorY":0.45,"sleevecapBackFactorX":0.6,"sleevecapBackFactorY":0.33,"sleevecapFrontFactorX":0.55,"sleevecapFrontFactorY":0.33,"sleevecapQ1Offset":0.017,"sleevecapQ2Offset":0.035,"sleevecapQ3Offset":0.025,"sleevecapQ4Offset":0.01,"sleevecapQ1Spread1":0.1,"sleevecapQ1Spread2":0.15,"sleevecapQ2Spread1":0.15,"sleevecapQ2Spread2":0.1,"sleevecapQ3Spread1":0.1,"sleevecapQ3Spread2":0.08,"sleevecapQ4Spread1":0.07,"sleevecapQ4Spread2":0.063,"sleeveWidthGuarantee":0.9,"sleeveLengthBonus":{"pct":2,"min":0,"max":10,"menu":"style"},"ribbingStretch":{"pct":5,"min":0,"max":10,"menu":"fit"}},"jaeger":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":19,"min":10,"max":25,"menu":"fit"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"centerBackDart":{"pct":0.5,"min":0,"max":1.5,"menu":"fit"},"hipsEase":{"pct":12,"min":8,"max":20,"menu":"fit"},"waistEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"rollLineCollarHeight":{"pct":6,"min":5,"max":9,"menu":"collar"},"reduceWaistStandardFraction":0.08,"reduceWaistDartFraction":0.05,"reduceHipsStandardFraction":0.1,"centerFrontHemDrop":{"pct":2,"min":0,"max":4,"menu":"style"},"frontPocketPlacement":{"pct":75,"min":65,"max":85,"menu":"pockets"},"frontPocketWidth":{"pct":68,"min":55,"max":75,"menu":"pockets"},"frontPocketDepth":{"pct":110,"min":80,"max":130,"menu":"pockets"},"frontPocketRadius":{"pct":10,"min":0,"max":50,"menu":"pockets"},"frontDartPlacement":{"pct":55,"min":45,"max":60,"menu":"advanced"},"sideFrontPlacement":{"pct":85,"min":80,"max":90,"menu":"advanced"},"frontOverlap":{"pct":1.5,"min":1,"max":2,"menu":"advanced"},"innerPocketPlacement":{"pct":52,"min":42,"max":62,"menu":"pockets"},"innerPocketWidth":{"pct":50,"min":45,"max":65,"menu":"pockets"},"innerPocketDepth":{"pct":110,"min":75,"max":140,"menu":"pockets"},"innerPocketWeltHeight":{"pct":3.5,"min":2.5,"max":5,"menu":"pockets"},"frontCutawayAngle":{"deg":2.5,"min":1,"max":4,"menu":"style"},"frontCutawayStart":{"pct":30,"min":10,"max":70,"menu":"style"},"frontCutawayEnd":{"pct":40,"min":10,"max":40,"menu":"style"},"hemRadius":{"pct":100,"min":35,"max":100,"menu":"style"},"chestPocketDepth":{"pct":110,"min":70,"max":150,"menu":"pockets"},"chestPocketWidth":{"pct":37,"min":30,"max":45,"menu":"pockets"},"chestPocketPlacement":{"pct":52,"min":40,"max":60,"menu":"pockets"},"chestPocketAngle":{"deg":2.5,"min":0,"max":7,"menu":"pockets"},"chestPocketWeltSize":{"pct":17.5,"min":10,"max":25,"menu":"pockets"},"lapelStart":{"pct":10,"min":0,"max":35,"menu":"style"},"collarHeight":{"pct":9,"min":7,"max":10,"menu":"collar"},"collarNotchDepth":{"pct":15,"min":15,"max":50,"menu":"collar"},"collarNotchAngle":{"deg":45,"min":30,"max":60,"menu":"collar"},"collarNotchReturn":{"pct":100,"min":50,"max":100,"menu":"collar"},"chestShaping":{"pct":30,"min":0,"max":100,"menu":"advanced"},"buttons":{"list":["1","2","3"],"dflt":"2","menu":"style"},"buttonLength":{"pct":30,"min":30,"max":60,"menu":"style"},"chestShapingMax":5,"lapelReduction":{"pct":5,"min":0,"max":10,"menu":"style"},"backVent":{"count":1,"min":0,"max":2,"menu":"style"},"backVentLength":{"pct":35,"min":15,"max":100,"menu":"style"},"collarSpread":{"deg":13,"min":5,"max":35,"menu":"collar"},"collarRoll":{"pct":5,"min":0,"max":10,"menu":"collar"},"pocketFoldover":{"pct":25,"min":15,"max":35,"menu":"pockets"},"sleeveLengthBonus":{"pct":0,"min":-20,"max":15,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"},"sleeveVentLength":{"pct":35,"min":25,"max":55,"menu":"sleeves"},"sleeveVentWidth":{"pct":18,"min":10,"max":26,"menu":"sleeves"}},"jane":{"bodyEase":{"pct":21,"min":21,"max":50,"menu":"fit"},"neckDepthFront":{"pct":31,"min":25,"max":50,"menu":"style"},"neckDepthBack":{"pct":18,"min":15,"max":50,"menu":"style"},"neckWidth":{"pct":71,"min":65,"max":85,"menu":"style"},"shiftLength":{"pct":2,"min":0,"max":20,"menu":"style"},"bicepsEase":{"pct":18,"min":18,"max":51,"menu":"fit"},"sleeveBonus":{"pct":80,"min":60,"max":100,"menu":"style"},"gussetSize":{"pct":44,"min":44,"max":50,"menu":"fit"}},"legend":{},"lucy":{"width":{"pct":50,"min":30,"max":100,"menu":"style"},"length":{"pct":50,"min":30,"max":100,"menu":"style"},"edge":{"pct":25,"min":20,"max":50,"menu":"style"}},"lumina":{"waistband":{"bool":true,"menu":"style"},"lowerwaistbandback":{"bool":true},"ease":{"pct":-8,"min":-25,"max":10,"menu":"fit"},"length":{"pct":35,"min":10,"max":100,"menu":"style"},"waistbandsize":{"pct":50,"min":0,"max":150},"waistlowering":{"pct":35,"min":-10,"max":60,"menu":"style"},"waistreduction":{"pct":4,"min":0,"max":10},"sidepanel":{"pct":25,"min":10,"max":40,"menu":"style"},"smoothing":{"pct":85,"min":50,"max":100,"menu":"advanced"},"fixedsidepanel":{"bool":false,"menu":"style"},"crossSeamAngle":35,"crotchToKnee":0.4,"waistToKneeCP":0.4,"kneeToWaistLength":400,"crotchPointsCP":2,"pocket":{"bool":true,"menu":"style"},"pocketdepth":{"pct":90,"min":20,"max":120}},"lumira":{"gussetcompensation":1.03,"waistband":{"bool":true,"menu":"style"},"backgusset":{"bool":false,"menu":"style"},"cyclingchamois":{"bool":false,"menu":"style"},"frontbulge":{"bool":false},"ease":{"pct":-8,"min":-30,"max":0,"menu":"fit"},"leglength":{"pct":100,"min":10,"max":100,"menu":"style"},"waistlowering":{"pct":35,"min":-10,"max":60,"menu":"style"},"gussetwidth":{"pct":16,"min":5,"max":30},"backgussetwidth":{"pct":50,"min":20,"max":75},"frontgussetlength":{"pct":12.5,"min":0,"max":30},"waistbandsize":{"pct":90,"min":0,"max":150},"waistreduction":{"pct":4,"min":0,"max":10},"backinserttopcp":0.3,"backinserttopcpangle":0,"backinsertgussetcp":0.2,"frontbulgelift":1.75,"frontbulgeforwardpercentage":0.125,"frontbulgemiddleshift":0.65,"buttlift":{"pct":30,"min":0,"max":60},"frontbulgesize":{"pct":2.5,"min":0,"max":10}},"lunetius":{"lengthRatio":{"pct":105,"min":60,"max":130,"menu":"style"},"widthRatio":{"pct":100,"min":50,"max":130,"menu":"style"},"length":{"list":["toKnee","toBelowKnee","toHips","toUpperLeg","toFloor"],"dflt":"toBelowKnee","menu":"style"}},"magde":{"size":{"pct":100,"min":15,"max":200,"menu":"style"},"taperRatio":{"pct":60,"min":50,"max":100,"menu":"style"},"flapHeightRatio":{"pct":83,"min":60,"max":100,"menu":"style"},"openingRatio":{"pct":66,"min":30,"max":90,"menu":"style"},"onePieceLid":{"bool":false,"menu":"style"},"useCommonWebbingSizes":{"bool":true,"menu":"style"}},"naomiwu":{"hipsEase":{"pct":0,"min":-5,"max":5,"menu":"fit"},"seatEase":{"pct":5,"min":0,"max":15,"menu":"fit"},"waistSlant":{"pct":0,"min":0,"max":2,"menu":"fit"},"invertFly":{"bool":false,"menu":"style"},"length":{"pct":40,"min":0,"max":80,"menu":"style"},"waistbandWidth":{"pct":4.4,"min":2,"max":10,"menu":"style"},"beltLoopWidth":{"pct":40,"min":20,"max":60,"menu":"style"},"frontPocketOpeningBend":{"pct":80,"min":0,"max":100,"menu":"pockets"},"frontPocketOpeningDepth":{"pct":33,"min":25,"max":45,"menu":"pockets"},"backPocketDepth":{"pct":70,"min":60,"max":85,"menu":"pockets"},"backPocketChamferSize":{"pct":15,"min":5,"max":25,"menu":"pockets"},"frontPocketOpeningWidth":{"pct":33,"min":25,"max":45,"menu":"pockets"},"backAttachmentWidth":{"pct":40,"min":25,"max":55,"menu":"pockets"},"backAttachmentDepth":{"pct":190,"min":100,"max":220,"menu":"pockets"},"frontAttachmentWidth":{"pct":95,"min":80,"max":110,"menu":"pockets"},"frontAttachmentChamferSize":{"pct":15,"min":5,"max":25,"menu":"pockets"},"backAttachmentFlapChamferSize":{"pct":15,"min":5,"max":25,"menu":"pockets"},"dartLength":{"pct":90,"min":50,"max":100,"menu":"advanced"},"dartWidth":{"pct":5,"min":4,"max":8,"menu":"advanced"},"flyLength":{"pct":75,"min":50,"max":85,"menu":"advanced"},"flyWidth":{"pct":16,"min":10,"max":22,"menu":"advanced"},"frontHalf":{"pct":55,"min":50,"max":60,"menu":"advanced"},"jseamBend":{"pct":65,"min":50,"max":100,"menu":"advanced"},"minDartWidth":{"pct":2,"min":0.5,"max":4,"menu":"advanced"}},"noble":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":0,"min":-5,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":{"pct":46,"min":38,"max":54,"menu":"darts"},"bustDartCurve":1,"bustDartLength":0.9,"waistDartLength":{"pct":90,"min":75,"max":95,"menu":"darts"},"armholeDepth":{"pct":44,"min":38,"max":46,"menu":"armhole"},"backArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"backArmholePitchDepth":{"pct":35,"max":40,"min":30,"menu":"armhole"},"backArmholeSlant":{"deg":5,"min":1,"max":9,"menu":"armhole"},"frontArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"frontArmholePitchDepth":{"pct":29,"max":31,"min":27,"menu":"armhole"},"backHemSlope":{"deg":2.5,"min":0,"max":5,"menu":"advanced"},"backNeckCutout":{"pct":6,"min":3,"max":9,"menu":"advanced"},"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"},"armholeDartPosition":{"pct":50,"min":10,"max":90},"dartPosition":{"dflt":"shoulder","list":["shoulder","armhole"],"menu":"darts"},"shoulderDartPosition":{"pct":50,"min":10,"max":90},"shoulderToShoulderCorrection":0.995,"upperDartLength":{"pct":90,"min":80,"max":95,"menu":"darts"},"waistdartposition":{"pct":0,"min":-100,"max":100,"menu":"darts"}},"octoplushy":{"sizeConstant":200,"size":{"pct":100,"min":5,"max":500,"menu":"style"},"type":{"dflt":"octoplushy","list":["octoplushy","octopus","squid"],"menu":"style"},"armWidth":{"pct":15,"min":10,"max":30,"menu":"style"},"armLength":{"pct":200,"min":100,"max":500,"menu":"style"},"neckWidth":{"pct":25,"min":25,"max":45,"menu":"style"},"armTaper":{"pct":25,"min":0,"max":50,"menu":"style"},"bottomTopArmRatio":{"pct":57,"min":25,"max":75,"menu":"style"},"bottomArmReduction":{"pct":90,"min":75,"max":125},"bottomArmReductionPlushy":{"pct":80,"min":75,"max":125}},"onyx":{"neckStyle":{"dflt":"neckband","list":["neckband","hood"],"menu":"style"},"skirt":{"bool":false,"menu":"style"},"sleeveRibbing":{"bool":false,"menu":"construction"},"legRibbing":{"bool":false,"menu":"construction"},"zipperPosition":{"dflt":"front","list":["front","back","none"],"menu":"construction"},"neckEase":{"pct":50,"min":-30,"max":150,"menu":"fit"},"chestEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"waistEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"hipsEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"seatEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"upperLegEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"legHemEase":{"pct":0,"min":-40,"max":100,"menu":"fit"},"centerSeamEase":{"pct":0,"min":-20,"max":50,"menu":"fit"},"outseamEase":{"pct":0,"min":-20,"max":5,"menu":"fit"},"armpitEase":{"pct":15,"min":-20,"max":50,"menu":"fit"},"legLength":{"pct":20,"min":0,"max":120,"menu":"style"},"neckBalance":{"pct":40,"min":0,"max":80,"menu":"fit"},"raglanScoopLength":{"pct":20,"min":0,"max":50,"menu":"advanced"},"raglanScoopMagnitude":{"pct":6,"min":0,"max":20,"menu":"advanced"},"legHem":{"pct":200,"min":0,"max":800},"crotchGussetWidth":{"pct":100,"min":75,"max":133,"menu":"fit"},"legTaperPosition":{"pct":50,"min":0,"max":100,"menu":"advanced"},"frontOnFold":{"bool":false,"menu":"construction"},"backOnFold":{"bool":true,"menu":"construction"},"zipperLength":{"pct":20,"min":0,"max":50,"menu":"construction"},"sleeveEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"armholeTweakFactor":1.1,"skirtWidth":{"pct":160,"min":100,"max":250},"skirtLength":{"pct":100,"min":20,"max":500},"skirtWaistband":{"pct":200,"min":0,"max":800},"skirtHem":{"pct":200,"min":0,"max":800},"sleeveRibbingWidth":{"pct":20,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35}},"sleeveRibbingLength":{"pct":75,"min":50,"max":100},"legRibbingWidth":{"pct":20,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35}},"legRibbingLength":{"pct":75,"min":50,"max":100},"neckbandLength":{"pct":80,"min":50,"max":100},"neckbandWidth":{"pct":20,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35}},"zipperGuardWidth":{"pct":50,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35},"menu":"construction"},"neckGuardLength":{"pct":2,"min":0,"max":5},"zipperGuardTapeCoverMaterial":0.75,"bicepsPosition":0.2,"wristEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"sleeveLength":{"pct":20,"min":0,"max":125,"menu":"style"},"sleeveHem":{"pct":200,"min":0,"max":800},"hoodDepth":{"pct":100,"min":70,"max":180},"hoodHeight":{"pct":100,"min":70,"max":140},"hoodFrontDip":{"pct":8,"min":0,"max":20},"hoodHem":{"pct":200,"min":0,"max":800},"hoodFrontBonus":{"pct":0,"min":-8,"max":10},"hoodFrontPieceSize":{"pct":50,"min":0,"max":50}},"otis":{"ease":{"pct":14,"min":0,"max":30,"menu":"fit"},"snapPlacket":{"pct":5,"min":0,"max":30,"menu":"advanced"},"sleeveType":{"dflt":"short","list":["short","long"],"menu":"style"},"hem":{"pct":10,"min":0,"max":30,"menu":"advanced"},"binding":{"pct":11,"min":2,"max":30,"menu":"advanced"}},"paco":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":false,"waistEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"seatEase":{"pct":5,"min":0,"max":15,"menu":"fit"},"kneeEase":0.06,"waistHeight":{"pct":5,"min":0,"max":100,"menu":"style"},"lengthBonus":{"pct":0,"min":-15,"max":10,"menu":"style"},"crotchDrop":{"pct":2,"min":0,"max":10,"menu":"style"},"fitKnee":false,"legBalance":{"pct":57.5,"min":52.5,"max":62.5,"menu":"advanced"},"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":{"pct":60,"min":30,"max":90,"menu":"advanced"},"grainlinePosition":{"pct":45,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"elastic"},"titanPaperless":false,"frontPocketHeelRatio":0.4,"backPocketWaistRatio":0.4,"backPocketHeightRatio":0.4,"backPocketWidthRatio":0.37,"waistbandHeight":0,"elasticatedCuff":{"bool":true,"menu":"style"},"ankleElastic":{"pct":5,"min":1,"max":13,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"elastic"},"heelEase":{"pct":5,"min":0,"max":50,"menu":"elastic"},"frontPockets":{"bool":true,"menu":"pockets"},"backPockets":{"bool":false,"menu":"pockets"},"frontPocketFlapSize":{"pct":3,"min":3,"max":3,"snap":{"metric":1,"imperial":0.79375},"menu":false},"weltFactor":0.15},"penelope":{"dartMaximumDifference":0.344,"dartMinimumDifference":0.2,"dartMinimumWidth":0.006888,"dartSideMinimum":10,"dartBackControl1":0.114,"dartBackControl2":5,"dartBackControl3":4,"curvePlacement":2.4,"dart2offset":32,"dart2factor":0.8,"hipCurveDividerDown":40,"hipCurveDividerUp":3,"sideSeamShiftPercentage":0.006,"backVentWidth":0.1,"paperlessOffset":15,"curvedDartControlAngle":2,"curvedDartTopControlOffset":0.2,"curvedDartBottomControlOffset":0.4,"curvedDarts":{"bool":true,"menu":"style"},"lengthBonus":{"pct":0,"min":-50,"max":50,"menu":"style"},"hemBonus":{"pct":0,"min":-35,"max":0,"menu":"style"},"hem":{"pct":2,"min":0,"max":5,"menu":"style"},"backVent":{"bool":true,"menu":"style"},"backVentLength":{"pct":40,"min":5,"max":70},"zipperLocation":{"dflt":"backSeam","list":["backSeam","sideSeam"],"menu":"style"},"nrOfDarts":{"count":2,"min":1,"max":2,"menu":"style"},"seatEase":{"pct":1,"min":0,"max":8,"menu":"fit"},"waistEase":{"pct":1,"min":0,"max":8,"menu":"fit"},"backDartDepthFactor":{"pct":50,"min":35,"max":70,"menu":"advanced"},"frontDartDepthFactor":{"pct":45,"min":30,"max":65,"menu":"advanced"},"dartToSideSeamFactor":{"pct":50,"min":30,"max":70,"menu":"advanced"},"waistband":{"bool":true,"menu":"style"},"waistbandWidth":{"pct":10,"min":5,"max":20},"waistbandOverlap":{"pct":3.5,"min":0,"max":10}},"plugintest":{"plugin":{"dflt":"all","list":["all","annotations","flip","gore","i18n","measurements","mirror","round","sprinkle","title","versionfreeSvg"],"menu":"tests"},"bannerDy":{"count":-1,"min":-15,"max":15,"menu":"annotations.banner"},"bannerSpaces":{"count":10,"min":0,"max":20,"menu":"annotations.banner"},"bannerRepeat":{"count":10,"min":1,"max":20,"menu":"annotations.banner"},"bartackLength":{"count":15,"min":2,"max":100,"menu":"annotations.bartack"},"bartackAngle":{"count":0,"min":-360,"max":360,"menu":"annotations.bartack"},"bartackDensity":{"count":3,"min":1,"max":5,"menu":"annotations.bartack"},"bartackWidth":{"count":3,"min":1,"max":5,"menu":"annotations.bartack"},"bartackStart":{"pct":25,"min":0,"max":100,"menu":"annotations.bartack"},"bartackEnd":{"pct":75,"min":0,"max":100,"menu":"annotations.bartack"},"crossboxText":{"bool":true,"menu":"annotations.crossboxText"},"cutonfoldMargin":{"pct":5,"min":0,"max":25,"menu":"annotations.cutonfold"},"cutonfoldOffset":{"count":15,"min":0,"max":100,"menu":"annotations.cutonfold"},"cutonfoldGrainline":{"bool":false,"menu":"annotations.cutonfold"},"dimensionsCustomText":{"bool":false,"menu":"annotations.dimensions"},"dimensionsEndMarker":{"bool":true,"menu":"annotations.dimensions"},"dimensionsStartMarker":{"bool":true,"menu":"annotations.dimensions"},"logoScale":{"pct":100,"min":10,"max":200,"menu":"annotations.logo"},"logoRotate":{"deg":0,"min":-360,"max":360,"menu":"annotations.logo"},"pleatMargin":{"count":35,"min":0,"max":50,"menu":"annotations.pleat"},"pleatReverse":{"bool":false,"menu":"annotations.pleat"},"scaleboxRotation":{"deg":0,"min":0,"max":360,"menu":"annotations.scalebox"},"scaleboxText":{"dflt":"default","list":["default","custom","suppress"],"menu":"annotations.scalebox"},"sewtogetherHinge":{"bool":true,"menu":"annotations.sewtogether"},"sewtogetherMiddle":{"bool":false,"menu":"annotations.sewtogether"},"titleNr":{"count":1,"min":0,"max":100,"menu":"annotations.title"},"titleTitle":{"bool":true,"menu":"annotations.title"},"titleMeta":{"bool":true,"menu":"annotations.title"},"titleScale":{"pct":100,"min":10,"max":200,"menu":"annotations.title"},"titleRotate":{"deg":0,"min":-360,"max":360,"menu":"annotations.title"},"snippetScale":{"pct":100,"min":10,"max":200,"menu":"annotations.snippets"},"snippetRotation":{"deg":0,"min":-360,"max":360,"menu":"annotations.snippets"},"flipAxis":{"dflt":"x","list":["x","y"],"menu":"flip"},"goreRadius":{"count":20,"min":10,"max":30,"menu":"gore"},"goreGoreNumber":{"count":6,"min":4,"max":8,"menu":"gore"},"goreExtraLength":{"count":10,"min":0,"max":20,"menu":"gore"},"mirrorLine":{"dflt":"a","list":["a","b","none"],"menu":"mirror"},"mirrorClone":{"bool":true,"menu":"mirror"},"roundRadius":{"count":10,"min":0,"max":50,"menu":"round"},"roundHide":{"bool":false,"menu":"round"},"sprinkleScale":{"pct":100,"min":10,"max":200,"menu":"sprinkle"},"sprinkleRotate":{"deg":0,"min":-360,"max":360,"menu":"sprinkle"},"sprinkleSnippet":{"dflt":"bnotch","list":["notch","bnotch","button","buttonhole","buttonhole-start","buttonhole-end","snap-stud","snap-socket","logo"],"menu":"sprinkle"},"ringsectorInsideRadius":{"count":30,"min":10,"max":50,"menu":"ringsector"},"ringsectorOutsideRadius":{"count":60,"min":60,"max":120,"menu":"ringsector"},"ringsectorAngle":{"deg":75,"min":30,"max":120,"menu":"ringsector"}},"rendertest":{"width":{"mm":200,"min":50,"max":500,"testIgnore":false},"only":{"menu":"show","dflt":"false","list":["false","circles","colors","widths","styles","combos","text","snippets","macros"]}},"sandy":{"minimumOverlap":15,"seamlessFullCircle":{"bool":false,"menu":"construction"},"waistbandWidth":{"pct":4,"min":1,"max":8,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"waistbandPosition":{"pct":50,"min":0,"max":100,"menu":"fit"},"lengthBonus":{"pct":50,"min":10,"max":100,"menu":"style"},"circleRatio":{"pct":50,"min":20,"max":100,"menu":"style"},"waistbandOverlap":{"pct":3,"min":0,"max":15,"menu":"style"},"gathering":{"pct":0,"min":0,"max":200,"menu":"style"},"hemWidth":{"pct":2,"min":1,"max":10,"menu":"construction"},"waistbandShape":{"list":["straight","curved"],"dflt":"straight","menu":"fit"},"panels":{"count":1,"min":1,"max":8,"menu":"construction"}},"shelly":{"neckEase":{"pct":50,"min":-30,"max":150,"menu":"fit"},"chestEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"straightSides":{"bool":true,"menu":"advanced"},"hipsEase":{"pct":0,"min":-30,"max":75,"menu":"advanced"},"armpitEase":{"pct":15,"min":-20,"max":50,"menu":"fit"},"bodyLength":{"pct":120,"min":20,"max":300,"menu":"style"},"neckBalance":{"pct":40,"min":0,"max":80,"menu":"fit"},"raglanScoopLength":{"pct":20,"min":0,"max":50,"menu":"advanced"},"raglanScoopMagnitude":{"pct":6,"min":0,"max":20,"menu":"advanced"},"hemWidth":{"pct":200,"min":0,"max":800,"menu":"construction"},"sideShape":{"pct":0,"min":-20,"max":20,"menu":"advanced"},"armholeTweakFactor":1.1,"sleeveEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"bicepsPosition":0.2,"wristEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"sleeveLength":{"pct":20,"min":0,"max":125,"menu":"style"},"sleeveHem":{"pct":200,"min":0,"max":800,"menu":"construction"},"neckbandLength":{"pct":80,"min":50,"max":100,"menu":"fit"},"neckbandWidth":{"pct":7.5,"min":0,"max":50,"menu":"fit"}},"shin":{"frontFactor":0.58,"legFrontFactor":0.48,"gussetFactor":0.0714,"angle":10,"elasticWidth":{"pct":10,"min":4,"max":20,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"stretch":{"pct":20,"min":10,"max":30,"menu":"fit"},"bulge":{"pct":2.5,"min":0,"max":5,"menu":"fit"},"legReduction":{"pct":5,"min":0,"max":10,"menu":"fit"},"rise":{"pct":0,"min":0,"max":25,"menu":"style"},"backRise":{"pct":5,"min":0,"max":10,"menu":"fit"}},"simon":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":5,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":10,"max":40,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":2,"min":0,"max":15,"menu":"fit"},"lengthBonus":{"pct":25,"min":-4,"max":60,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"backDarts":{"list":["auto","never","always"],"dflt":"auto","menu":"style"},"backDartShaping":{"pct":25,"min":5,"max":75,"menu":"advanced"},"boxPleat":{"bool":false,"menu":"style"},"boxPleatFold":{"pct":15,"min":10,"max":20,"menu":"advanced"},"boxPleatWidth":{"pct":7,"min":4,"max":10,"menu":"advanced"},"roundBack":{"pct":0,"min":0,"max":10,"menu":"fit"},"buttonholePlacketWidth":{"pct":8,"min":4,"max":12,"menu":"style.closure"},"buttonholePlacketFoldWidth":{"pct":16,"min":8,"max":24,"menu":"style.closure"},"buttonPlacketWidth":{"pct":5,"min":2,"max":8,"menu":"style.closure"},"hemCurve":{"pct":50,"min":25,"max":100,"menu":"style"},"hemStyle":{"list":["straight","baseball","slashed"],"dflt":"straight","menu":"style"},"hipsEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"yokeHeight":{"pct":70,"min":40,"max":90,"menu":"style"},"sleevePlacketWidth":{"pct":13,"min":8,"max":18,"menu":"style.cuffs"},"waistEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"buttonFreeLength":{"pct":2,"min":0,"max":15,"menu":"style.closure"},"extraTopButton":{"bool":true,"menu":"style.closure"},"separateButtonPlacket":{"bool":false,"menu":"style.closure"},"separateButtonholePlacket":{"bool":false,"menu":"style.closure"},"buttons":{"count":7,"min":4,"max":12,"menu":"style.closure"},"ffsa":{"pct":150,"min":100,"max":200,"menu":"advanced"},"collarAngle":{"deg":85,"min":60,"max":130,"menu":"style.collar"},"collarBend":{"pct":3.5,"min":0,"max":10,"menu":"style.collar"},"collarFlare":{"deg":3.5,"min":0,"max":10,"menu":"style.collar"},"collarGap":{"pct":2.5,"min":0,"max":6,"menu":"style.collar"},"collarRoll":{"pct":3,"min":0,"max":6,"menu":"style.collar"},"collarStandBend":{"deg":3,"min":0,"max":5,"menu":"style.collar"},"collarStandCurve":{"deg":2,"min":0,"max":5,"menu":"style.collar"},"collarStandWidth":{"pct":8,"min":3,"max":13,"menu":"style.collar"},"cuffOverlap":0.15,"barrelCuffNarrowButton":{"bool":true,"menu":"style.cuffs"},"cuffButtonRows":{"count":1,"min":1,"max":2,"menu":"style.cuffs"},"cuffDrape":{"pct":5,"min":0,"max":10,"menu":"style.cuffs"},"cuffLength":{"pct":10,"min":3,"max":15,"menu":"style.cuffs"},"cuffStyle":{"list":["roundedBarrelCuff","angledBarrelCuff","straightBarrelCuff","roundedFrenchCuff","angledFrenchCuff","straightFrenchCuff"],"dflt":"angledBarrelCuff","menu":"style.cuffs"},"buttonPlacketStyle":{"list":["classic","seamless"],"dflt":"classic"},"buttonholePlacketStyle":{"list":["classic","seamless"],"dflt":"seamless"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":3.5,"min":-40,"max":10,"menu":"fit"},"sleevePlacketLength":{"pct":25,"min":15,"max":35,"menu":"style.cuffs"},"splitYoke":{"bool":false,"menu":"style"}},"simone":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":5,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":10,"max":40,"menu":"fit"},"draftForHighBust":true,"shoulderEase":{"pct":2,"min":0,"max":15,"menu":"fit"},"lengthBonus":{"pct":25,"min":-4,"max":60,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"backDarts":{"list":["auto","never","always"],"dflt":"auto","menu":"style"},"backDartShaping":{"pct":25,"min":5,"max":75,"menu":"advanced"},"boxPleat":{"bool":false,"menu":"style"},"boxPleatFold":{"pct":15,"min":10,"max":20,"menu":"advanced"},"boxPleatWidth":{"pct":7,"min":4,"max":10,"menu":"advanced"},"roundBack":{"pct":0,"min":0,"max":10,"menu":"fit"},"buttonholePlacketWidth":{"pct":8,"min":4,"max":12,"menu":"style.closure"},"buttonholePlacketFoldWidth":{"pct":16,"min":8,"max":24,"menu":"style.closure"},"buttonPlacketWidth":{"pct":5,"min":2,"max":8,"menu":"style.closure"},"hemCurve":{"pct":50,"min":25,"max":100,"menu":"style"},"hemStyle":{"list":["straight","baseball","slashed"],"dflt":"straight","menu":"style"},"hipsEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"yokeHeight":{"pct":70,"min":40,"max":90,"menu":"style"},"sleevePlacketWidth":{"pct":13,"min":8,"max":18,"menu":"style.cuffs"},"waistEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"buttonFreeLength":{"pct":2,"min":0,"max":15,"menu":"style.closure"},"extraTopButton":{"bool":true,"menu":"style.closure"},"separateButtonPlacket":{"bool":false,"menu":"style.closure"},"separateButtonholePlacket":{"bool":false,"menu":"style.closure"},"buttons":{"count":7,"min":4,"max":12,"menu":"style.closure"},"ffsa":{"pct":150,"min":100,"max":200,"menu":"advanced"},"minimalDartShaping":5,"bustDartAngle":{"deg":10,"min":0,"max":20,"menu":"advanced"},"bustDartLength":{"pct":80,"min":50,"max":90,"menu":"advanced"},"frontDarts":{"bool":false,"menu":"advanced"},"frontDartLength":{"pct":45,"min":30,"max":60,"menu":"advanced"},"contour":{"pct":50,"min":30,"max":75,"menu":"style"},"bustAlignedButtons":{"dflt":"disabled","list":["even","split","disabled"],"menu":"style.closure"},"collarAngle":{"deg":85,"min":60,"max":130,"menu":"style.collar"},"collarBend":{"pct":3.5,"min":0,"max":10,"menu":"style.collar"},"collarFlare":{"deg":3.5,"min":0,"max":10,"menu":"style.collar"},"collarGap":{"pct":2.5,"min":0,"max":6,"menu":"style.collar"},"collarRoll":{"pct":3,"min":0,"max":6,"menu":"style.collar"},"collarStandBend":{"deg":3,"min":0,"max":5,"menu":"style.collar"},"collarStandCurve":{"deg":2,"min":0,"max":5,"menu":"style.collar"},"collarStandWidth":{"pct":8,"min":3,"max":13,"menu":"style.collar"},"cuffOverlap":0.15,"barrelCuffNarrowButton":{"bool":true,"menu":"style.cuffs"},"cuffButtonRows":{"count":1,"min":1,"max":2,"menu":"style.cuffs"},"cuffDrape":{"pct":5,"min":0,"max":10,"menu":"style.cuffs"},"cuffLength":{"pct":10,"min":3,"max":15,"menu":"style.cuffs"},"cuffStyle":{"list":["roundedBarrelCuff","angledBarrelCuff","straightBarrelCuff","roundedFrenchCuff","angledFrenchCuff","straightFrenchCuff"],"dflt":"angledBarrelCuff","menu":"style.cuffs"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":3.5,"min":-40,"max":10,"menu":"fit"},"sleevePlacketLength":{"pct":25,"min":15,"max":35,"menu":"style.cuffs"},"splitYoke":{"bool":false,"menu":"style"},"buttonPlacketStyle":{"list":["classic","seamless"],"dflt":"classic"},"buttonholePlacketStyle":{"list":["classic","seamless"],"dflt":"seamless"}},"skully":{"size":{"pct":75,"min":10,"max":300,"menu":"fit"}},"sven":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":10,"min":5,"max":30,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":15,"min":0,"max":30,"menu":"style"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"waistEase":0.08,"sleeveLengthBonus":{"pct":3,"min":0,"max":10,"menu":"style"},"ribbingHeight":{"pct":8,"min":3,"max":15,"menu":"style"},"hipsEase":{"pct":8,"min":-4,"max":20,"menu":"fit"},"ribbing":{"bool":true,"menu":"style"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"ribbingStretch":{"pct":15,"min":0,"max":30,"menu":"fit"}},"tamiko":{"armholeDepthFactor":{"pct":50,"min":40,"max":60,"menu":"fit"},"chestEase":{"pct":2,"min":1,"max":20,"menu":"fit"},"flare":{"deg":15,"min":-10,"max":30,"menu":"style"},"lengthBonus":{"pct":13,"min":0,"max":60,"menu":"style"},"shoulderseamLength":{"pct":10,"min":5,"max":25,"menu":"style"},"draftForHighBust":{"bool":false,"menu":"fit"}},"teagan":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":0.05,"chestEase":{"pct":12,"min":5,"max":25,"menu":"fit"},"collarEase":0,"cuffEase":0,"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":0,"lengthBonus":{"pct":5,"min":-20,"max":60,"menu":"style"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":8,"min":4,"max":12,"menu":"fit"},"frontArmholeDeeper":0.005,"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleeveWidthGuarantee":0.85,"sleeveLength":{"pct":30,"min":20,"max":100,"menu":"fit"},"fitWaist":{"bool":false,"menu":"fit"},"waistEase":{"pct":25,"min":8,"max":40},"hipsEase":{"pct":18,"min":8,"max":30,"menu":"fit"},"necklineDepth":{"pct":25,"min":20,"max":40,"menu":"style"},"necklineWidth":{"pct":30,"min":10,"max":50,"menu":"style"},"necklineBend":{"pct":30,"min":0,"max":70,"menu":"style"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveEase":{"pct":15,"min":5,"max":35,"menu":"style"}},"tiberius":{"headRatio":{"pct":100,"min":80,"max":120,"menu":"fit"},"armholeDrop":{"pct":110,"min":100,"max":150,"menu":"fit"},"lengthBonus":{"pct":90,"min":60,"max":130,"menu":"style"},"widthBonus":{"pct":100,"min":50,"max":130,"menu":"style"},"clavi":{"bool":false,"menu":"style.clavi"},"clavusLocation":{"pct":65,"min":50,"max":80,"menu":"style.clavi"},"clavusWidth":{"pct":100,"min":50,"max":150,"menu":"style.clavi"},"length":{"list":["toKnee","toMidLeg","toFloor"],"dflt":"toKnee","menu":"style"},"width":{"list":["toElbow","toShoulder","toMidArm"],"dflt":"toMidArm","menu":"style"},"forceWidth":{"bool":false,"menu":"advanced"}},"titan":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":true,"waistEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"seatEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"kneeEase":{"pct":6,"min":1,"max":25,"menu":"fit"},"waistHeight":{"pct":100,"min":0,"max":100,"menu":"style"},"lengthBonus":{"pct":2,"min":-20,"max":10,"menu":"style"},"crotchDrop":{"pct":2,"min":0,"max":15,"menu":"style"},"fitKnee":{"bool":false,"menu":"style"},"legBalance":{"pct":57.5,"min":52.5,"max":62.5,"menu":"advanced"},"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":{"pct":60,"min":30,"max":90,"menu":"advanced"},"grainlinePosition":{"pct":45,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"advanced"}},"trayvon":{"tipWidth":{"pct":15,"min":5,"max":35,"snap":{"metric":1,"imperial":0.79375},"menu":"style"},"knotWidth":{"pct":8,"min":4,"max":12,"snap":{"metric":1,"imperial":0.79375},"menu":"style"},"lengthBonus":{"pct":0,"min":-50,"max":50,"menu":"style"}},"tristan":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":0,"min":-5,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":0.46,"bustDartCurve":1,"bustDartLength":0.9,"waistDartLength":{"pct":90,"min":75,"max":95,"menu":"advanced"},"armholeDepth":{"pct":44,"min":38,"max":55,"menu":"style"},"backArmholeCurvature":0.63,"backArmholePitchDepth":0.035,"backArmholeSlant":5,"frontArmholeCurvature":0.63,"frontArmholePitchDepth":0.29,"backHemSlope":2.5,"backNeckCutout":0.06,"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"},"armholeDartPosition":0.5,"dartPosition":"shoulder","shoulderDartPosition":{"pct":50,"min":10,"max":90,"menu":"style"},"shoulderToShoulderCorrection":0.995,"upperDartLength":{"pct":90,"min":80,"max":95,"menu":"advanced"},"waistdartposition":{"pct":0,"min":-100,"max":100,"menu":"darts"},"armholeBackDepth":0.6,"armholeBackIn":0.6,"armholeFrontDepth":0.65,"armholeFrontIn":0.2,"cutDepthBack":{"pct":40,"min":5,"max":90,"menu":"style"},"cutDepthFront":{"pct":80,"min":0,"max":125,"menu":"style"},"cutRoundnessBack":{"pct":20,"min":0,"max":100,"menu":"style"},"cutRoundnessFront":{"pct":10,"min":0,"max":100,"menu":"style"},"strapWidth":{"pct":45,"min":5,"max":90,"menu":"style"},"hemSize":{"pct":5.62,"min":1,"max":25},"zipperLocation":{"dflt":"side","list":["front","side","back"],"menu":"options"},"hem":{"bool":false},"lacing":{"bool":true,"menu":"options"},"lacingLocation":{"dflt":"front","list":["front","back"]},"lacingWidth":{"pct":20,"min":0,"max":50},"peplum":{"bool":false,"menu":"options"},"peplumSize":{"pct":10,"min":5,"max":250},"peplumFullness":{"deg":180,"min":180,"max":360}},"uma":{"xStretch":{"pct":15,"min":0,"max":30,"menu":"fit"},"yStretch":{"pct":5,"min":0,"max":15,"menu":"fit"},"gussetWidth":{"pct":15,"min":5,"max":24,"menu":"fit"},"gussetLength":{"pct":12.7,"min":10,"max":16,"menu":"fit"},"gussetPosition":{"pct":70,"min":5,"max":95,"menu":"fit"},"bulge":{"deg":0,"min":0,"max":30,"menu":"fit"},"rise":{"pct":50,"min":30,"max":100,"menu":"style"},"legRise":{"pct":54,"min":5,"max":95,"menu":"style"},"frontDip":{"pct":10,"min":0,"max":25,"menu":"style"},"frontExposure":{"pct":70,"min":5,"max":100,"menu":"style"},"backDip":{"pct":-5,"min":-15,"max":10,"menu":"style"},"backExposure":{"pct":30,"min":0,"max":115,"menu":"style"}},"wahid":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":false},"chestEase":{"pct":2,"min":1,"max":10,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":false},"cuffEase":{"pct":20,"min":0,"max":200,"menu":false},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":false},"lengthBonus":{"pct":1,"min":0,"max":8,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":false},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":false},"acrossBackFactor":0.97,"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":70,"min":60,"max":80,"menu":"fit"},"backNeckCutout":{"pct":5,"min":-2,"max":8,"menu":false},"frontArmholeDeeper":0.005,"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":false},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"frontOverlap":0.01,"necklineDrop":{"pct":50,"min":35,"max":85,"menu":"style"},"frontStyle":{"dflt":"classic","list":["classic","rounded"],"menu":"style"},"frontInset":{"pct":15,"min":10,"max":20,"menu":"advanced"},"shoulderInset":{"pct":10,"min":0,"max":20,"menu":"advanced"},"neckInset":{"pct":5,"min":0,"max":10,"menu":"advanced"},"hemStyle":{"dflt":"classic","list":["classic","rounded","square"],"menu":"style"},"hemRadius":{"pct":6,"min":2,"max":12,"menu":"style"},"pocketWidth":{"pct":10,"max":15,"min":8,"menu":"style"},"pocketAngle":{"deg":5,"min":0,"max":5,"menu":"advanced"},"pocketLocation":{"pct":35,"min":25,"max":55,"menu":"style"},"frontScyeDart":{"deg":6,"min":0,"max":12,"menu":"fit"},"buttons":{"count":6,"min":4,"max":12,"menu":"style"},"waistEase":{"pct":8,"min":2,"max":15,"menu":"fit"},"hipsEase":{"pct":8,"min":2,"max":15,"menu":"fit"},"backInset":{"pct":15,"min":10,"max":20,"menu":"advanced"},"centerBackDart":{"pct":2,"min":0,"max":5,"menu":"fit"},"backScyeDart":{"deg":2,"min":0,"max":6,"menu":"fit"},"weltHeight":{"pct":12.5,"max":20,"min":10,"menu":"style"}},"walburga":{"headRatio":{"pct":100,"min":80,"max":120,"menu":"fit"},"lengthBonus":{"pct":85,"min":60,"max":130,"menu":"style"},"widthBonus":{"pct":95,"min":50,"max":130,"menu":"style"},"length":{"list":["toKnee","toMidLeg","toFloor"],"dflt":"toKnee","menu":"style"},"neckline":{"bool":true,"menu":"style"},"neckoRatio":{"pct":100,"min":10,"max":190,"menu":"style"}},"waralee":{"backRaise":{"pct":10,"min":0,"max":25,"menu":"fit"},"waistRaise":{"pct":0,"min":-20,"max":40,"menu":"fit"},"fitWaist":{"bool":true,"menu":"fit"},"hemWidth":{"pct":1.75,"min":1,"max":2.5,"menu":"style"},"legSize":{"pct":75,"max":90,"min":50,"menu":"style"},"waistOverlap":{"pct":50,"min":10,"max":100,"menu":"style"},"frontPocket":{"bool":true,"menu":"style"},"backPocket":{"bool":true,"menu":"style"},"waistbandWidth":{"pct":3.5,"min":2,"max":5,"menu":"style"},"frontPocketStyle":{"dflt":"welt","list":["welt","waistband"],"menu":"style"},"separateWaistband":{"bool":false,"menu":"style"},"knotInFront":{"bool":true,"menu":"style"},"crotchFront":{"pct":30,"min":10,"max":70,"menu":"advanced"},"crotchBack":{"pct":45,"min":10,"max":70,"menu":"advanced"},"crotchFactorFrontHor":{"pct":90,"min":10,"max":100,"menu":"advanced"},"crotchFactorFrontVer":{"pct":30,"min":10,"max":70,"menu":"advanced"},"crotchFactorBackHor":{"pct":90,"min":10,"max":100,"menu":"advanced"},"crotchFactorBackVer":{"pct":60,"min":20,"max":90,"menu":"advanced"},"backWaistAdjustment":0.3,"frontPocketVerticalOffset":0.07,"frontPocketHorizontalOffset":0.18,"frontPocketSize":0.45,"frontPocketWidthHeightRatio":0.076,"frontPocketDepthFactor":1.6,"frontWaistAdjustment":0.163,"backPocketDepth":0.5,"backPocketVerticalOffset":0.2,"backPocketHorizontalOffset":0.045,"backPocketSize":0.45,"crotchEase":1.08},"yuri":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":20,"min":10,"max":30,"menu":"fit"},"cuffEase":{"pct":30,"min":20,"max":60,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":10,"min":5,"max":15,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleeveLengthBonus":{"pct":1,"min":0,"max":10,"menu":"fit"},"hipsEase":{"pct":0,"min":0,"max":10,"menu":"fit"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"}}} +export const options = {"aaron":{"brianFitSleeve":false,"brianFitCollar":false,"collarFactor":4.8,"bicepsEase":0.05,"chestEase":{"pct":8,"min":0,"max":20,"menu":"style"},"collarEase":0,"cuffEase":0,"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":0,"lengthBonus":{"pct":10,"min":-20,"max":60,"menu":"style"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":0.97,"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":0.6,"backNeckCutout":0.05,"frontArmholeDeeper":0,"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"hipsEase":{"pct":8,"min":0,"max":20,"menu":"fit"},"stretchFactor":{"pct":5,"min":0,"max":15,"menu":"fit"},"armholeDrop":{"pct":10,"min":0,"max":75,"menu":"style"},"necklineBend":{"pct":100,"min":40,"max":100,"menu":"style"},"necklineDrop":{"pct":20,"min":10,"max":35,"menu":"style"},"shoulderStrapWidth":{"pct":15,"min":10,"max":40,"menu":"style"},"shoulderStrapPlacement":{"pct":40,"min":20,"max":80,"menu":"style"},"backlineBend":{"pct":50,"min":25,"max":100,"menu":"style"},"knitBindingWidth":{"pct":600,"min":300,"max":800,"menu":"style"}},"albert":{"backOpening":{"pct":10,"min":0,"max":25,"menu":"fit"},"bibWidth":{"pct":100,"min":50,"max":125,"menu":"style"},"bibLength":{"pct":75,"min":0,"max":90,"menu":"style"},"lengthBonus":{"pct":0,"min":-20,"max":25,"menu":"style"},"chestDepth":{"pct":22,"min":15,"max":90,"menu":"fit"},"strapWidth":{"pct":60,"min":20,"max":100,"menu":"style"}},"bee":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":10,"min":0,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":{"pct":46,"min":38,"max":54,"menu":"advanced"},"bustDartCurve":1,"bustDartLength":1,"waistDartLength":1,"armholeDepth":{"pct":44,"min":38,"max":46,"menu":"advanced"},"backArmholeCurvature":0.63,"backArmholePitchDepth":0.35,"backArmholeSlant":5,"frontArmholeCurvature":0.63,"frontArmholePitchDepth":{"pct":29,"max":31,"min":27,"menu":"advanced"},"backHemSlope":2.5,"backNeckCutout":0.06,"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"},"ties":{"bool":true,"menu":"style"},"crossBackTies":{"bool":false,"menu":"style"},"bandLength":{"pct":85,"min":75,"max":90,"menu":"style"},"neckTieLength":{"pct":80,"min":70,"max":100,"menu":"style"},"neckTieWidth":{"pct":6,"min":2,"max":18,"snap":{"metric":[6,13,19,25,32,38],"imperial":[6.35,12.7,19.05,25.4,31.75,38.1]},"menu":"style"},"reversible":{"bool":false,"menu":"style"},"topDepth":{"pct":54,"min":50,"max":80,"menu":"fit"},"bottomCupDepth":{"pct":8,"min":0,"max":20,"menu":"fit"},"sideDepth":{"pct":20.6,"min":0,"max":30,"menu":"fit"},"sideCurve":{"pct":0,"min":-50,"max":50,"menu":"fit"},"frontCurve":{"pct":0,"min":-50,"max":50,"menu":"fit"},"bellaGuide":{"bool":false,"menu":"fit"},"pointedTieEnds":{"bool":false,"menu":"style"},"duoColorTies":{"bool":false,"menu":"style"},"bandTieWidth":{"pct":3,"min":1,"max":9,"snap":{"metric":[6,13,19,25,32,38],"imperial":[6.35,12.7,19.05,25.4,31.75,38.1]},"menu":"style"},"bandTieLength":{"pct":35,"min":30,"max":50,"menu":"style"}},"bella":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":10,"min":0,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":{"pct":46,"min":38,"max":54,"menu":"darts"},"bustDartCurve":{"pct":100,"min":0,"max":100,"menu":"darts"},"bustDartLength":{"pct":90,"min":75,"max":100,"menu":"darts"},"waistDartLength":{"pct":90,"min":75,"max":95,"menu":"darts"},"armholeDepth":{"pct":44,"min":38,"max":46,"menu":"armhole"},"backArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"backArmholePitchDepth":{"pct":35,"max":40,"min":30,"menu":"armhole"},"backArmholeSlant":{"deg":5,"min":1,"max":9,"menu":"armhole"},"frontArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"frontArmholePitchDepth":{"pct":29,"max":31,"min":27,"menu":"armhole"},"backHemSlope":{"deg":2.5,"min":0,"max":5,"menu":"advanced"},"backNeckCutout":{"pct":6,"min":3,"max":9,"menu":"advanced"},"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"}},"benjamin":{"transitionLength":2,"bandLength":0.17,"adjustmentRibbonWidth":20,"collarEase":{"pct":3,"min":0,"max":6,"menu":"fit"},"adjustmentRibbon":{"bool":false,"menu":"fit"},"tipWidth":{"pct":15,"min":0,"max":20,"menu":"style"},"knotWidth":{"pct":7,"min":5,"max":10,"menu":"style"},"bowLength":{"pct":28,"min":23,"max":33,"menu":"style"},"bowStyle":{"dflt":"butterfly","list":["diamond","butterfly","square","widesquare"],"menu":"style"},"endStyle":{"dflt":"straight","list":["straight","pointed","rounded"],"menu":"style"},"collarBandHeight":{"pct":6,"min":5,"max":8,"menu":"style"}},"bent":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":20,"min":10,"max":40,"menu":"fit"},"chestEase":{"pct":8,"min":-4,"max":20,"menu":"fit"},"collarEase":{"pct":3.5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":40,"min":2,"max":100,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":-4,"max":60,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":5,"min":-10,"max":50},"armholeDepthFactor":{"pct":60,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.5,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleeveLengthBonus":{"pct":0,"min":-20,"max":15,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"}},"bibi":{"brianFitSleeve":true,"brianFitCollar":false,"collarFactor":4.8,"bicepsEase":0.05,"chestEase":{"pct":2,"min":-5,"max":25,"menu":"fit","order":"EAB"},"collarEase":0,"cuffEase":{"pct":20,"min":0,"max":200},"draftForHighBust":{"bool":true,"menu":"fit"},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":-30,"max":30,"menu":"style.length"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":15,"min":6,"max":110,"menu":"style"},"frontArmholeDeeper":0.01,"shoulderSlopeReduction":0,"legacyArmholeDepth":false,"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":0.85,"sleeveLength":{"pct":20,"min":-20,"max":110},"armholeCurveBack":{"pct":30,"min":-10,"max":120},"armholeDropBack":{"pct":20,"min":-50,"max":50},"fitWaist":{"bool":true,"menu":"fit","order":"EBA"},"waistEase":{"pct":1,"min":-10,"max":20,"order":"EBB"},"hipsEase":{"pct":2,"min":-5,"max":50,"menu":"fit","order":"ECA"},"seatEase":{"pct":2,"min":-5,"max":50,"menu":"fit","order":"EDA"},"length":{"dflt":"seat","list":["underbust","waist","hips","seat","knee","floor"],"menu":"style.length"},"flare":{"pct":5,"min":0,"max":150},"necklineWidth":{"pct":30,"min":10,"max":90,"menu":"style"},"strapWidth":{"pct":40,"min":5,"max":100},"sleeves":{"bool":true,"menu":"style.sleeves"},"backNeckBend":{"pct":50,"min":0,"max":70,"menu":"style"},"dart":{"bool":false,"menu":"fit"},"bustEase":{"pct":0,"min":0,"max":10,"order":"EAA"},"necklineDepth":{"pct":25,"min":20,"max":110,"menu":"style"},"necklineBend":{"pct":50,"min":0,"max":70,"menu":"style"},"armholeCurveFront":{"pct":15,"min":-10,"max":30}},"bob":{"neckRatio":{"pct":80,"min":70,"max":90,"menu":"fit"},"widthRatio":{"pct":45,"min":35,"max":55,"menu":"fit"},"lengthRatio":{"pct":75,"min":55,"max":85,"menu":"fit"},"headSize":{"pct":100,"min":10,"max":200,"snap":5,"menu":"size"}},"breanna":{"collarFactor":4.8,"armholeDepthBase":0.6,"shoulderSeamLength":0.95,"sleeveWidthGuarantee":0.9,"breannaFitSleeve":true,"breannaFitCollar":true,"shoulderDart":{"bool":false,"menu":"fit"},"waistDart":{"bool":true,"menu":"fit"},"primaryBustDart":{"list":["06:00","07:00","08:00","09:00","10:00","11:00","11:30","12:00","12:30","13:00","13:30","14:00","15:00","16:00","17:00"],"dflt":"06:00","doNotTranslate":true,"menu":"style"},"secondaryBustDart":{"list":["none","06:00","07:00","08:00","09:00","10:00","11:00","11:30","12:00","12:30","13:00","13:30","14:00","15:00","16:00","17:00"],"dflt":"13:30","doNotTranslate":true,"menu":"style"},"acrossBackFactor":{"pct":96,"min":93,"max":100,"menu":"advanced"},"armholeDepthFactor":{"pct":100,"min":80,"max":120,"menu":"advanced"},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"shoulderDartSize":{"pct":7,"min":4,"max":10},"shoulderDartLength":{"pct":85,"min":60,"max":100},"waistDartSize":{"pct":10,"min":4,"max":15},"waistDartLength":{"pct":85,"min":60,"max":100},"verticalEase":{"pct":2,"min":0,"max":8,"menu":"fit"},"frontArmholeDeeper":{"pct":1,"min":0,"max":5,"menu":"advanced"},"shoulderEase":{"pct":0,"min":0,"max":4,"menu":"fit"},"collarEase":{"pct":3.5,"min":0,"max":10,"menu":"fit"},"chestEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"waistEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"primaryBustDartShaping":{"pct":50,"min":25,"max":75,"menu":"style"},"primaryBustDartLength":{"pct":85,"min":65,"max":95,"menu":"style"},"secondaryBustDartLength":{"pct":85,"min":65,"max":95,"menu":"style"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":100,"menu":"advanced"},"frontScyeDart":{"pct":25,"min":0,"max":45,"menu":"fit"},"sleevecapEase":{"pct":0.5,"min":0,"max":2.5,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":110,"min":35,"max":165,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":45,"min":35,"max":55,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":3,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":5.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":4.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":12.5,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"cuffEase":{"pct":20,"min":0,"max":50,"menu":"fit"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"style"}},"brian":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":-4,"max":60,"menu":"style"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"style"}},"bruce":{"hipRatioFront":0.245,"hipRatioBack":0.315,"legRatioInset":0.3,"legRatioBack":0.32,"gussetRatio":0.0666,"gussetInsetRatio":0.6,"heightRatioInset":0.65,"bulge":{"deg":20,"min":0,"max":40,"menu":"fit"},"legBonus":{"pct":0,"min":-10,"max":20,"menu":"style"},"rise":{"pct":10,"min":0,"max":25,"menu":"style"},"stretch":{"pct":15,"min":5,"max":25,"menu":"fit"},"legStretch":{"pct":40,"min":25,"max":45,"menu":"fit"},"backRise":{"pct":5,"min":0,"max":10,"menu":"fit"}},"carlita":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":20,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"collarEase":0.145,"cuffEase":{"pct":60,"min":30,"max":100,"menu":"fit"},"draftForHighBust":true,"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":0,"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"fit"},"armholeDepth":{"pct":5,"min":-10,"max":50},"armholeDepthFactor":{"pct":65,"min":50,"max":70,"menu":"fit"},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.5,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":12,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"buttonSpacingHorizontal":{"pct":43.5,"min":15,"max":60,"menu":"style"},"length":{"pct":69,"min":35,"max":100,"menu":"style"},"lapelReduction":{"pct":5,"min":0,"max":10,"menu":"advanced"},"frontOverlap":{"pct":1.5,"min":1,"max":2,"menu":"advanced"},"pocketPlacementHorizontal":{"pct":11,"min":5,"max":20,"menu":"pockets"},"pocketPlacementVertical":{"pct":6,"min":5,"max":60,"menu":"pockets"},"pocketWidth":{"pct":95,"min":70,"max":120,"menu":"pockets"},"pocketHeight":{"pct":15,"min":0,"max":40,"menu":"pockets"},"pocketRadius":{"pct":20,"min":0,"max":50,"menu":"pockets"},"pocketFlapRadius":{"pct":15,"min":0,"max":50,"menu":"pockets"},"chestPocketPlacement":{"pct":55,"min":30,"max":65,"menu":"pockets"},"chestPocketAngle":0,"chestPocketHeight":{"pct":60,"min":40,"max":80,"menu":"pockets"},"chestPocketWidth":{"pct":25,"min":15,"max":50,"menu":"pockets"},"innerPocketPlacement":{"pct":53,"min":42,"max":62,"menu":"pockets"},"innerPocketWidth":{"pct":50,"min":45,"max":65,"menu":"pockets"},"waistEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"seatEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"innerPocketWeltHeight":{"pct":3.5,"min":2.5,"max":5,"menu":"pockets"},"contour":{"pct":50,"min":25,"max":75,"menu":"advanced"},"backPleat":0.048,"beltWidth":{"pct":15,"min":10,"max":20,"menu":"style"},"sleeveLengthBonus":{"pct":7,"min":0,"max":20,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"},"cuffLength":{"pct":15,"min":10,"max":20,"menu":"style"},"chestShapingMax":5,"collarHeight":{"pct":9.6,"min":8,"max":11,"menu":"collar"},"collarFlare":{"pct":20,"min":0,"max":40,"menu":"collar"},"collarSpread":{"deg":4,"min":2,"max":6,"menu":"collar"},"innerPocketDepth":{"pct":110,"min":75,"max":140,"menu":"pockets"}},"carlton":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":20,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":10,"min":5,"max":20,"menu":"fit"},"collarEase":0.145,"cuffEase":{"pct":60,"min":30,"max":100,"menu":"fit"},"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":0,"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"fit"},"armholeDepth":{"pct":5,"min":-10,"max":50},"armholeDepthFactor":{"pct":65,"min":50,"max":70,"menu":"fit"},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.5,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":12,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"buttonSpacingHorizontal":{"pct":43.5,"min":15,"max":60,"menu":"style"},"length":{"pct":69,"min":35,"max":100,"menu":"style"},"lapelReduction":{"pct":5,"min":0,"max":10,"menu":"advanced"},"frontOverlap":{"pct":1.5,"min":1,"max":2,"menu":"advanced"},"pocketPlacementHorizontal":{"pct":11,"min":5,"max":20,"menu":"pockets"},"pocketPlacementVertical":{"pct":6,"min":5,"max":60,"menu":"pockets"},"pocketWidth":{"pct":95,"min":70,"max":120,"menu":"pockets"},"pocketHeight":{"pct":15,"min":0,"max":40,"menu":"pockets"},"pocketRadius":{"pct":20,"min":0,"max":50,"menu":"pockets"},"pocketFlapRadius":{"pct":15,"min":0,"max":50,"menu":"pockets"},"chestPocketPlacement":{"pct":55,"min":30,"max":65,"menu":"pockets"},"chestPocketAngle":{"deg":4,"min":0,"max":6,"menu":"pockets"},"chestPocketHeight":{"pct":60,"min":40,"max":80,"menu":"pockets"},"chestPocketWidth":{"pct":25,"min":15,"max":50,"menu":"pockets"},"innerPocketPlacement":{"pct":53,"min":42,"max":62,"menu":"pockets"},"innerPocketWidth":{"pct":50,"min":45,"max":65,"menu":"pockets"},"waistEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"seatEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"innerPocketWeltHeight":{"pct":3.5,"min":2.5,"max":5,"menu":"pockets"},"backPleat":0.048,"beltWidth":{"pct":15,"min":10,"max":20,"menu":"style"},"sleeveLengthBonus":{"pct":7,"min":0,"max":20,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"},"cuffLength":{"pct":15,"min":10,"max":20,"menu":"style"},"chestShapingMax":5,"collarHeight":{"pct":9.6,"min":8,"max":11,"menu":"collar"},"collarFlare":{"pct":20,"min":0,"max":40,"menu":"collar"},"collarSpread":{"deg":4,"min":2,"max":6,"menu":"collar"},"innerPocketDepth":{"pct":110,"min":75,"max":140,"menu":"pockets"}},"cathrin":{"waistReduction":{"pct":10,"min":2,"max":20,"menu":"fit"},"panels":{"list":["11","13"],"dflt":"13","menu":"fit"},"backOpening":{"pct":4,"min":3,"max":10,"menu":"style"},"backRise":{"pct":15,"min":1,"max":25,"menu":"style"},"backDrop":{"pct":2,"min":-10,"max":5,"menu":"style"},"frontRise":{"pct":4,"min":-10,"max":8,"menu":"style"},"frontDrop":{"pct":5,"min":0,"max":10,"menu":"style"},"hipRise":{"pct":5,"min":0,"max":15,"menu":"style"}},"charlie":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":false,"waistEase":{"pct":1,"min":0,"max":5,"menu":"fit"},"seatEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"kneeEase":{"pct":15,"min":10,"max":30,"menu":"fit"},"waistHeight":{"pct":-4,"min":-15,"max":40,"menu":"style"},"lengthBonus":{"pct":2,"min":-20,"max":10,"menu":"style"},"crotchDrop":{"pct":2,"min":0,"max":15,"menu":"style"},"fitKnee":true,"legBalance":{"pct":57.5,"min":52.5,"max":62.5,"menu":"advanced"},"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":{"pct":55,"min":30,"max":90,"menu":"advanced"},"grainlinePosition":{"pct":50,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"waistbandReduction":0.25,"waistbandFactor":0.1,"frontPocketSlantDepth":{"pct":85,"min":70,"max":100,"menu":"pockets.frontpockets"},"frontPocketSlantWidth":{"pct":25,"min":15,"max":35,"menu":"pockets.frontpockets"},"frontPocketSlantRound":{"pct":30,"min":5,"max":50,"menu":"pockets.frontpockets"},"frontPocketSlantBend":{"pct":25,"min":5,"max":50,"menu":"pockets.frontpockets"},"frontPocketWidth":{"pct":55,"min":45,"max":65,"menu":"pockets.frontpockets"},"frontPocketDepth":{"pct":100,"min":85,"max":110,"menu":"pockets.frontpockets"},"frontPocketFacing":{"pct":45,"min":25,"max":65,"menu":"pockets.frontpockets"},"flyCurve":{"pct":72,"min":50,"max":100,"menu":"advanced.fly"},"flyLength":{"pct":45,"min":30,"max":60,"menu":"advanced.fly"},"flyWidth":{"pct":15,"min":10,"max":20,"menu":"advanced.fly"},"backPocketVerticalPlacement":{"pct":24,"min":18,"max":30,"menu":"pockets.backpockets"},"backPocketHorizontalPlacement":{"pct":55,"min":48,"max":62,"menu":"pockets.backpockets"},"backPocketWidth":{"pct":55,"min":50,"max":60,"menu":"pockets.backpockets"},"backPocketDepth":{"pct":60,"min":40,"max":80,"menu":"pockets.backpockets"},"backPocketFacing":{"bool":true,"menu":"pockets.backpockets"},"waistbandCurve":{"pct":0,"min":0,"max":35,"menu":"fit"},"beltLoops":{"count":8,"min":6,"max":12,"menu":"advanced"}},"cornelius":{"pctAtoO":0.5,"pctAtoC":0.25,"pctUtoA":0.25,"pctJtoA":0.25,"pctSeatAdjustment":0.5,"ventLength":{"pct":70,"min":25,"max":110,"menu":"style"},"fullness":{"pct":0,"min":0,"max":55,"menu":"fit"},"waistbandBelowWaist":{"pct":5,"min":0,"max":15,"menu":"style"},"waistReduction":{"pct":1,"min":-2,"max":10,"menu":"fit"},"bandBelowKnee":{"pct":25,"min":15,"max":50,"menu":"advanced"},"pctZtoR":0.35,"pctRtoZin":0.75,"pctRtoZup":0.25,"pctRtoKin":0.75,"pctRtoKdown":0.25,"pctKtoRout":0.15,"pctKtoRup":0.25,"pctKtoH":0.7,"flyWidth":{"pct":0.38,"min":0.2,"max":0.6,"menu":"style"},"kneeToBelow":{"pct":94,"min":85,"max":110,"menu":"advanced"},"cuffWidth":{"pct":0,"min":-50,"max":150,"menu":"style"},"cuffStyle":{"dflt":"elegant","list":["traditional","elegant","keystone"],"menu":"style"}},"diana":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":5,"bicepsEase":{"pct":0,"min":-5,"max":50,"menu":"fit"},"chestEase":{"pct":0,"min":-10,"max":20,"menu":"fit"},"collarEase":0,"cuffEase":{"pct":20,"min":0,"max":30,"menu":"fit"},"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":0,"min":0,"max":50,"menu":"fit"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":97,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":0,"min":0,"max":20,"menu":"advanced"},"armholeDepthFactor":{"pct":55,"min":50,"max":70,"menu":"advanced"},"backNeckCutout":0.05,"frontArmholeDeeper":{"pct":0,"min":0,"max":1.5,"menu":"advanced"},"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"drapeAngle":{"deg":20,"min":10,"max":30,"menu":"style"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"fit"},"shoulderSeamLength":{"pct":35,"min":0.1,"max":60,"menu":"style"},"waistEase":{"pct":0,"min":-10,"max":20,"menu":"fit"},"hipsEase":{"pct":0,"min":-10,"max":20,"menu":"fit"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":100,"min":35,"max":165,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":3,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":5.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":4.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":6,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"}},"examples":{"size":{"pct":50,"min":5,"max":100,"menu":"stack"},"x":{"pct":0,"min":-100,"max":100,"menu":"stack"},"y":{"pct":0,"min":-100,"max":100,"menu":"stack"},"stackIt":{"dflt":"Do stack","list":["Do stack","Do not stack"],"menu":"stack"}},"florence":{"length":{"pct":40,"min":35,"max":45,"menu":"fit"},"height":{"pct":26,"min":23,"max":29,"menu":"fit"},"curve":{"pct":12.5,"min":10,"max":15,"menu":"fit"}},"florent":{"topSide":0.8,"brim":0,"headEase":{"pct":2,"min":0,"max":5,"menu":"fit"}},"gozer":{},"hi":{"length":1000,"size":{"pct":100,"min":5,"max":500,"menu":"style"},"nosePointiness":{"pct":0,"min":-5,"max":10,"menu":"style"},"aggressive":{"bool":false,"menu":"style"},"hungry":{"pct":50,"min":0,"max":100,"menu":"style"}},"holmes":{"headEase":{"pct":3,"min":0,"max":9,"snap":{"metric":[6,13,19,25,32,38,44,50],"imperial":[6.35,12.7,19.05,25.4,31.75,38.1,44.45,50.8]},"menu":"fit"},"lengthRatio":{"pct":55,"min":40,"max":60,"menu":"style"},"gores":{"count":6,"min":4,"max":20,"menu":"style"},"visorAngle":{"deg":45,"min":10,"max":90,"menu":"style"},"visorWidth":{"pct":5,"min":1,"max":17,"snap":5,"menu":"style"},"visorLength":{"pct":100,"min":80,"max":150,"menu":"advanced"},"earLength":{"pct":100,"min":80,"max":150,"menu":"style"},"earWidth":{"pct":100,"min":80,"max":150,"menu":"style"},"buttonhole":{"bool":false,"menu":"style"}},"hortensia":{"width":230,"height":330,"size":{"pct":50,"min":20,"max":200,"menu":"style"},"zipperSize":{"dflt":"#5","list":["#3","#4","#4.5","#5","#6","#8","#10","invisible"],"menu":"style"},"minHandleSpaceWidth":80,"maxHandleSpaceWidth":250,"pctHandleSpace":50,"pctHandleVert":42,"handleWidth":{"pct":8.6,"min":4,"max":25,"menu":"style"},"strapLength":{"pct":160,"min":75,"max":250,"menu":"style"}},"huey":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":15,"min":-4,"max":60,"menu":"style"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"ribbing":{"bool":true,"menu":"style"},"ribbingHeight":{"pct":10,"min":5,"max":15,"menu":"style"},"hipsEase":{"pct":8,"min":4,"max":12,"menu":"fit"},"pocket":{"bool":true,"menu":"style"},"pocketHeight":{"pct":30,"min":25,"max":35,"menu":"style"},"pocketWidth":{"pct":60,"min":50,"max":70,"menu":"style"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":0,"min":-40,"max":10,"menu":"style"},"hoodHeight":{"pct":59,"min":55,"max":65,"menu":"style"},"hoodCutback":{"pct":10,"min":5,"max":15,"menu":"style"},"hoodClosure":{"pct":13.5,"min":10,"max":15,"menu":"style"},"hoodDepth":{"pct":8.5,"min":5,"max":12,"menu":"style"},"hoodAngle":{"deg":5,"min":2,"max":8,"menu":"style"},"ribbingStretch":{"pct":15,"min":0,"max":30,"menu":"fit"}},"hugo":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":8,"min":4,"max":20,"menu":"fit"},"collarEase":0.05,"cuffEase":{"pct":20,"min":10,"max":50,"menu":"fit"},"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":0,"lengthBonus":{"pct":10,"min":0,"max":20,"menu":"style"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":0.5,"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":0,"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"hipsEase":{"pct":12,"min":4,"max":20,"menu":"fit"},"ribbingHeight":{"pct":10,"min":4,"max":20,"menu":"style"},"pocketWidth":{"pct":50,"min":35,"max":65,"menu":"style"},"sleevecapEase":0,"sleevecapTopFactorX":0.5,"sleevecapTopFactorY":0.45,"sleevecapBackFactorX":0.6,"sleevecapBackFactorY":0.33,"sleevecapFrontFactorX":0.55,"sleevecapFrontFactorY":0.33,"sleevecapQ1Offset":0.017,"sleevecapQ2Offset":0.035,"sleevecapQ3Offset":0.025,"sleevecapQ4Offset":0.01,"sleevecapQ1Spread1":0.1,"sleevecapQ1Spread2":0.15,"sleevecapQ2Spread1":0.15,"sleevecapQ2Spread2":0.1,"sleevecapQ3Spread1":0.1,"sleevecapQ3Spread2":0.08,"sleevecapQ4Spread1":0.07,"sleevecapQ4Spread2":0.063,"sleeveWidthGuarantee":0.9,"sleeveLengthBonus":{"pct":2,"min":0,"max":10,"menu":"style"},"ribbingStretch":{"pct":5,"min":0,"max":10,"menu":"fit"}},"jaeger":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":19,"min":10,"max":25,"menu":"fit"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"centerBackDart":{"pct":0.5,"min":0,"max":1.5,"menu":"fit"},"hipsEase":{"pct":12,"min":8,"max":20,"menu":"fit"},"waistEase":{"pct":14,"min":8,"max":25,"menu":"fit"},"rollLineCollarHeight":{"pct":6,"min":5,"max":9,"menu":"collar"},"reduceWaistStandardFraction":0.08,"reduceWaistDartFraction":0.05,"reduceHipsStandardFraction":0.1,"centerFrontHemDrop":{"pct":2,"min":0,"max":4,"menu":"style"},"frontPocketPlacement":{"pct":75,"min":65,"max":85,"menu":"pockets"},"frontPocketWidth":{"pct":68,"min":55,"max":75,"menu":"pockets"},"frontPocketDepth":{"pct":110,"min":80,"max":130,"menu":"pockets"},"frontPocketRadius":{"pct":10,"min":0,"max":50,"menu":"pockets"},"frontDartPlacement":{"pct":55,"min":45,"max":60,"menu":"advanced"},"sideFrontPlacement":{"pct":85,"min":80,"max":90,"menu":"advanced"},"frontOverlap":{"pct":1.5,"min":1,"max":2,"menu":"advanced"},"innerPocketPlacement":{"pct":52,"min":42,"max":62,"menu":"pockets"},"innerPocketWidth":{"pct":50,"min":45,"max":65,"menu":"pockets"},"innerPocketDepth":{"pct":110,"min":75,"max":140,"menu":"pockets"},"innerPocketWeltHeight":{"pct":3.5,"min":2.5,"max":5,"menu":"pockets"},"frontCutawayAngle":{"deg":2.5,"min":1,"max":4,"menu":"style"},"frontCutawayStart":{"pct":30,"min":10,"max":70,"menu":"style"},"frontCutawayEnd":{"pct":40,"min":10,"max":40,"menu":"style"},"hemRadius":{"pct":100,"min":35,"max":100,"menu":"style"},"chestPocketDepth":{"pct":110,"min":70,"max":150,"menu":"pockets"},"chestPocketWidth":{"pct":37,"min":30,"max":45,"menu":"pockets"},"chestPocketPlacement":{"pct":52,"min":40,"max":60,"menu":"pockets"},"chestPocketAngle":{"deg":2.5,"min":0,"max":7,"menu":"pockets"},"chestPocketWeltSize":{"pct":17.5,"min":10,"max":25,"menu":"pockets"},"lapelStart":{"pct":10,"min":0,"max":35,"menu":"style"},"collarHeight":{"pct":9,"min":7,"max":10,"menu":"collar"},"collarNotchDepth":{"pct":15,"min":15,"max":50,"menu":"collar"},"collarNotchAngle":{"deg":45,"min":30,"max":60,"menu":"collar"},"collarNotchReturn":{"pct":100,"min":50,"max":100,"menu":"collar"},"chestShaping":{"pct":30,"min":0,"max":100,"menu":"advanced"},"buttons":{"list":["1","2","3"],"dflt":"2","menu":"style"},"buttonLength":{"pct":30,"min":30,"max":60,"menu":"style"},"chestShapingMax":5,"lapelReduction":{"pct":5,"min":0,"max":10,"menu":"style"},"backVent":{"count":1,"min":0,"max":2,"menu":"style"},"backVentLength":{"pct":35,"min":15,"max":100,"menu":"style"},"collarSpread":{"deg":13,"min":5,"max":35,"menu":"collar"},"collarRoll":{"pct":5,"min":0,"max":10,"menu":"collar"},"pocketFoldover":{"pct":25,"min":15,"max":35,"menu":"pockets"},"sleeveLengthBonus":{"pct":0,"min":-20,"max":15,"menu":"fit"},"sleeveBend":{"deg":10,"min":0,"max":20,"menu":"fit"},"sleevecapHeight":{"pct":45,"min":40,"max":60,"menu":"advanced"},"sleevecapEase":{"pct":1,"min":0,"max":10,"menu":"advanced"},"sleeveVentLength":{"pct":35,"min":25,"max":55,"menu":"sleeves"},"sleeveVentWidth":{"pct":18,"min":10,"max":26,"menu":"sleeves"}},"jane":{"bodyEase":{"pct":21,"min":21,"max":50,"menu":"fit"},"neckDepthFront":{"pct":31,"min":25,"max":50,"menu":"style"},"neckDepthBack":{"pct":18,"min":15,"max":50,"menu":"style"},"neckWidth":{"pct":71,"min":65,"max":85,"menu":"style"},"shiftLength":{"pct":2,"min":0,"max":20,"menu":"style"},"bicepsEase":{"pct":18,"min":18,"max":51,"menu":"fit"},"sleeveBonus":{"pct":80,"min":60,"max":100,"menu":"style"},"gussetSize":{"pct":44,"min":44,"max":50,"menu":"fit"}},"legend":{},"lucy":{"width":{"pct":50,"min":30,"max":100,"menu":"style"},"length":{"pct":50,"min":30,"max":100,"menu":"style"},"edge":{"pct":25,"min":20,"max":50,"menu":"style"}},"lumina":{"waistband":{"bool":true,"menu":"style"},"lowerwaistbandback":{"bool":true},"ease":{"pct":-8,"min":-25,"max":10,"menu":"fit"},"length":{"pct":35,"min":10,"max":100,"menu":"style"},"waistbandsize":{"pct":50,"min":0,"max":150},"waistlowering":{"pct":35,"min":-10,"max":60,"menu":"style"},"waistreduction":{"pct":4,"min":0,"max":10},"sidepanel":{"pct":25,"min":10,"max":40,"menu":"style"},"smoothing":{"pct":85,"min":50,"max":100,"menu":"advanced"},"fixedsidepanel":{"bool":false,"menu":"style"},"crossSeamAngle":35,"crotchToKnee":0.4,"waistToKneeCP":0.4,"kneeToWaistLength":400,"crotchPointsCP":2,"pocket":{"bool":true,"menu":"style"},"pocketdepth":{"pct":90,"min":20,"max":120}},"lumira":{"gussetcompensation":1.03,"waistband":{"bool":true,"menu":"style"},"backgusset":{"bool":false,"menu":"style"},"cyclingchamois":{"bool":false,"menu":"style"},"frontbulge":{"bool":false},"ease":{"pct":-8,"min":-30,"max":0,"menu":"fit"},"leglength":{"pct":100,"min":10,"max":100,"menu":"style"},"waistlowering":{"pct":35,"min":-10,"max":60,"menu":"style"},"gussetwidth":{"pct":16,"min":5,"max":30},"backgussetwidth":{"pct":50,"min":20,"max":75},"frontgussetlength":{"pct":12.5,"min":0,"max":30},"waistbandsize":{"pct":90,"min":0,"max":150},"waistreduction":{"pct":4,"min":0,"max":10},"backinserttopcp":0.3,"backinserttopcpangle":0,"backinsertgussetcp":0.2,"frontbulgelift":1.75,"frontbulgeforwardpercentage":0.125,"frontbulgemiddleshift":0.65,"buttlift":{"pct":30,"min":0,"max":60},"frontbulgesize":{"pct":2.5,"min":0,"max":10}},"lunetius":{"lengthRatio":{"pct":105,"min":60,"max":130,"menu":"style"},"widthRatio":{"pct":100,"min":50,"max":130,"menu":"style"},"length":{"list":["toKnee","toBelowKnee","toHips","toUpperLeg","toFloor"],"dflt":"toBelowKnee","menu":"style"}},"magde":{"size":{"pct":100,"min":15,"max":200,"menu":"style"},"taperRatio":{"pct":60,"min":50,"max":100,"menu":"style"},"flapHeightRatio":{"pct":83,"min":60,"max":100,"menu":"style"},"openingRatio":{"pct":66,"min":30,"max":90,"menu":"style"},"onePieceLid":{"bool":false,"menu":"style"},"useCommonWebbingSizes":{"bool":true,"menu":"style"}},"naomiwu":{"hipsEase":{"pct":0,"min":-5,"max":5,"menu":"fit"},"seatEase":{"pct":5,"min":0,"max":15,"menu":"fit"},"waistSlant":{"pct":0,"min":0,"max":2,"menu":"fit"},"invertFly":{"bool":false,"menu":"style"},"length":{"pct":40,"min":0,"max":80,"menu":"style"},"waistbandWidth":{"pct":4.4,"min":2,"max":10,"menu":"style"},"beltLoopWidth":{"pct":40,"min":20,"max":60,"menu":"style"},"frontPocketOpeningBend":{"pct":80,"min":0,"max":100,"menu":"pockets"},"frontPocketOpeningDepth":{"pct":33,"min":25,"max":45,"menu":"pockets"},"backPocketDepth":{"pct":70,"min":60,"max":85,"menu":"pockets"},"backPocketChamferSize":{"pct":15,"min":5,"max":25,"menu":"pockets"},"frontPocketOpeningWidth":{"pct":33,"min":25,"max":45,"menu":"pockets"},"backAttachmentWidth":{"pct":40,"min":25,"max":55,"menu":"pockets"},"backAttachmentDepth":{"pct":190,"min":100,"max":220,"menu":"pockets"},"frontAttachmentWidth":{"pct":95,"min":80,"max":110,"menu":"pockets"},"frontAttachmentChamferSize":{"pct":15,"min":5,"max":25,"menu":"pockets"},"backAttachmentFlapChamferSize":{"pct":15,"min":5,"max":25,"menu":"pockets"},"dartLength":{"pct":90,"min":50,"max":100,"menu":"advanced"},"dartWidth":{"pct":5,"min":4,"max":8,"menu":"advanced"},"flyLength":{"pct":75,"min":50,"max":85,"menu":"advanced"},"flyWidth":{"pct":16,"min":10,"max":22,"menu":"advanced"},"frontHalf":{"pct":55,"min":50,"max":60,"menu":"advanced"},"jseamBend":{"pct":65,"min":50,"max":100,"menu":"advanced"},"minDartWidth":{"pct":2,"min":0.5,"max":4,"menu":"advanced"}},"noble":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":0,"min":-5,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":{"pct":46,"min":38,"max":54,"menu":"darts"},"bustDartCurve":1,"bustDartLength":0.9,"waistDartLength":{"pct":90,"min":75,"max":95,"menu":"darts"},"armholeDepth":{"pct":44,"min":38,"max":46,"menu":"armhole"},"backArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"backArmholePitchDepth":{"pct":35,"max":40,"min":30,"menu":"armhole"},"backArmholeSlant":{"deg":5,"min":1,"max":9,"menu":"armhole"},"frontArmholeCurvature":{"pct":63,"min":50,"max":85,"menu":"armhole"},"frontArmholePitchDepth":{"pct":29,"max":31,"min":27,"menu":"armhole"},"backHemSlope":{"deg":2.5,"min":0,"max":5,"menu":"advanced"},"backNeckCutout":{"pct":6,"min":3,"max":9,"menu":"advanced"},"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"},"armholeDartPosition":{"pct":50,"min":10,"max":90},"dartPosition":{"dflt":"shoulder","list":["shoulder","armhole"],"menu":"darts"},"shoulderDartCurvature":{"pct":0,"min":-5,"max":2.5},"shoulderDartPosition":{"pct":50,"min":10,"max":90},"shoulderToShoulderCorrection":0.995,"upperDartLength":{"pct":90,"min":80,"max":95,"menu":"darts"},"waistdartposition":{"pct":0,"min":-100,"max":100,"menu":"darts"}},"octoplushy":{"sizeConstant":200,"size":{"pct":100,"min":5,"max":500,"menu":"style"},"type":{"dflt":"octoplushy","list":["octoplushy","octopus","squid"],"menu":"style"},"armWidth":{"pct":15,"min":10,"max":30,"menu":"style"},"armLength":{"pct":200,"min":100,"max":500,"menu":"style"},"neckWidth":{"pct":25,"min":25,"max":45,"menu":"style"},"armTaper":{"pct":25,"min":0,"max":50,"menu":"style"},"bottomTopArmRatio":{"pct":57,"min":25,"max":75,"menu":"style"},"bottomArmReduction":{"pct":90,"min":75,"max":125},"bottomArmReductionPlushy":{"pct":80,"min":75,"max":125}},"onyx":{"neckStyle":{"dflt":"neckband","list":["neckband","hood"],"menu":"style"},"skirt":{"bool":false,"menu":"style"},"sleeveRibbing":{"bool":false,"menu":"construction"},"legRibbing":{"bool":false,"menu":"construction"},"zipperPosition":{"dflt":"front","list":["front","back","none"],"menu":"construction"},"neckEase":{"pct":50,"min":-30,"max":150,"menu":"fit"},"chestEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"waistEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"hipsEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"seatEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"upperLegEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"legHemEase":{"pct":0,"min":-40,"max":100,"menu":"fit"},"centerSeamEase":{"pct":0,"min":-20,"max":50,"menu":"fit"},"outseamEase":{"pct":0,"min":-20,"max":5,"menu":"fit"},"armpitEase":{"pct":15,"min":-20,"max":50,"menu":"fit"},"legLength":{"pct":20,"min":0,"max":120,"menu":"style"},"neckBalance":{"pct":40,"min":0,"max":80,"menu":"fit"},"raglanScoopLength":{"pct":20,"min":0,"max":50,"menu":"advanced"},"raglanScoopMagnitude":{"pct":6,"min":0,"max":20,"menu":"advanced"},"legHem":{"pct":200,"min":0,"max":800},"crotchGussetWidth":{"pct":100,"min":75,"max":133,"menu":"fit"},"legTaperPosition":{"pct":50,"min":0,"max":100,"menu":"advanced"},"frontOnFold":{"bool":false,"menu":"construction"},"backOnFold":{"bool":true,"menu":"construction"},"zipperLength":{"pct":20,"min":0,"max":50,"menu":"construction"},"sleeveEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"armholeTweakFactor":1.1,"skirtWidth":{"pct":160,"min":100,"max":250},"skirtLength":{"pct":100,"min":20,"max":500},"skirtWaistband":{"pct":200,"min":0,"max":800},"skirtHem":{"pct":200,"min":0,"max":800},"sleeveRibbingWidth":{"pct":20,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35}},"sleeveRibbingLength":{"pct":75,"min":50,"max":100},"legRibbingWidth":{"pct":20,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35}},"legRibbingLength":{"pct":75,"min":50,"max":100},"neckbandLength":{"pct":80,"min":50,"max":100},"neckbandWidth":{"pct":20,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35}},"zipperGuardWidth":{"pct":50,"min":0,"max":100,"snap":{"metric":5,"imperial":6.35},"menu":"construction"},"neckGuardLength":{"pct":2,"min":0,"max":5},"zipperGuardTapeCoverMaterial":0.75,"bicepsPosition":0.2,"wristEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"sleeveLength":{"pct":20,"min":0,"max":125,"menu":"style"},"sleeveHem":{"pct":200,"min":0,"max":800},"hoodDepth":{"pct":100,"min":70,"max":180},"hoodHeight":{"pct":100,"min":70,"max":140},"hoodFrontDip":{"pct":8,"min":0,"max":20},"hoodHem":{"pct":200,"min":0,"max":800},"hoodFrontBonus":{"pct":0,"min":-8,"max":10},"hoodFrontPieceSize":{"pct":50,"min":0,"max":50}},"otis":{"ease":{"pct":14,"min":0,"max":30,"menu":"fit"},"snapPlacket":{"pct":5,"min":0,"max":30,"menu":"advanced"},"sleeveType":{"dflt":"short","list":["short","long"],"menu":"style"},"hem":{"pct":10,"min":0,"max":30,"menu":"advanced"},"binding":{"pct":11,"min":2,"max":30,"menu":"advanced"}},"paco":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":false,"waistEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"seatEase":{"pct":5,"min":0,"max":15,"menu":"fit"},"kneeEase":0.06,"waistHeight":{"pct":5,"min":0,"max":100,"menu":"style"},"lengthBonus":{"pct":0,"min":-15,"max":10,"menu":"style"},"crotchDrop":{"pct":2,"min":0,"max":10,"menu":"style"},"fitKnee":false,"legBalance":{"pct":57.5,"min":52.5,"max":62.5,"menu":"advanced"},"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":{"pct":60,"min":30,"max":90,"menu":"advanced"},"grainlinePosition":{"pct":45,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"elastic"},"titanPaperless":false,"frontPocketHeelRatio":0.4,"backPocketWaistRatio":0.4,"backPocketHeightRatio":0.4,"backPocketWidthRatio":0.37,"waistbandHeight":0,"elasticatedCuff":{"bool":true,"menu":"style"},"ankleElastic":{"pct":5,"min":1,"max":13,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"elastic"},"heelEase":{"pct":5,"min":0,"max":50,"menu":"elastic"},"frontPockets":{"bool":true,"menu":"pockets"},"backPockets":{"bool":false,"menu":"pockets"},"frontPocketFlapSize":{"pct":3,"min":3,"max":3,"snap":{"metric":1,"imperial":0.79375},"menu":false},"weltFactor":0.15},"penelope":{"dartMaximumDifference":0.344,"dartMinimumDifference":0.2,"dartMinimumWidth":0.006888,"dartSideMinimum":10,"dartBackControl1":0.114,"dartBackControl2":5,"dartBackControl3":4,"curvePlacement":2.4,"dart2offset":32,"dart2factor":0.8,"hipCurveDividerDown":40,"hipCurveDividerUp":3,"sideSeamShiftPercentage":0.006,"backVentWidth":0.1,"paperlessOffset":15,"curvedDartControlAngle":2,"curvedDartTopControlOffset":0.2,"curvedDartBottomControlOffset":0.4,"curvedDarts":{"bool":true,"menu":"style"},"lengthBonus":{"pct":0,"min":-50,"max":50,"menu":"style"},"hemBonus":{"pct":0,"min":-35,"max":0,"menu":"style"},"hem":{"pct":2,"min":0,"max":5,"menu":"style"},"backVent":{"bool":true,"menu":"style"},"backVentLength":{"pct":40,"min":5,"max":70},"zipperLocation":{"dflt":"backSeam","list":["backSeam","sideSeam"],"menu":"style"},"nrOfDarts":{"count":2,"min":1,"max":2,"menu":"style"},"seatEase":{"pct":1,"min":0,"max":8,"menu":"fit"},"waistEase":{"pct":1,"min":0,"max":8,"menu":"fit"},"backDartDepthFactor":{"pct":50,"min":35,"max":70,"menu":"advanced"},"frontDartDepthFactor":{"pct":45,"min":30,"max":65,"menu":"advanced"},"dartToSideSeamFactor":{"pct":50,"min":30,"max":70,"menu":"advanced"},"waistband":{"bool":true,"menu":"style"},"waistbandWidth":{"pct":10,"min":5,"max":20},"waistbandOverlap":{"pct":3.5,"min":0,"max":10}},"plugintest":{"plugin":{"dflt":"all","list":["all","annotations","flip","gore","i18n","measurements","mirror","round","sprinkle","title","versionfreeSvg"],"menu":"tests"},"bannerDy":{"count":-1,"min":-15,"max":15,"menu":"annotations.banner"},"bannerSpaces":{"count":10,"min":0,"max":20,"menu":"annotations.banner"},"bannerRepeat":{"count":10,"min":1,"max":20,"menu":"annotations.banner"},"bartackLength":{"count":15,"min":2,"max":100,"menu":"annotations.bartack"},"bartackAngle":{"count":0,"min":-360,"max":360,"menu":"annotations.bartack"},"bartackDensity":{"count":3,"min":1,"max":5,"menu":"annotations.bartack"},"bartackWidth":{"count":3,"min":1,"max":5,"menu":"annotations.bartack"},"bartackStart":{"pct":25,"min":0,"max":100,"menu":"annotations.bartack"},"bartackEnd":{"pct":75,"min":0,"max":100,"menu":"annotations.bartack"},"crossboxText":{"bool":true,"menu":"annotations.crossboxText"},"cutonfoldMargin":{"pct":5,"min":0,"max":25,"menu":"annotations.cutonfold"},"cutonfoldOffset":{"count":15,"min":0,"max":100,"menu":"annotations.cutonfold"},"cutonfoldGrainline":{"bool":false,"menu":"annotations.cutonfold"},"dimensionsCustomText":{"bool":false,"menu":"annotations.dimensions"},"dimensionsEndMarker":{"bool":true,"menu":"annotations.dimensions"},"dimensionsStartMarker":{"bool":true,"menu":"annotations.dimensions"},"logoScale":{"pct":100,"min":10,"max":200,"menu":"annotations.logo"},"logoRotate":{"deg":0,"min":-360,"max":360,"menu":"annotations.logo"},"pleatMargin":{"count":35,"min":0,"max":50,"menu":"annotations.pleat"},"pleatReverse":{"bool":false,"menu":"annotations.pleat"},"scaleboxRotation":{"deg":0,"min":0,"max":360,"menu":"annotations.scalebox"},"scaleboxText":{"dflt":"default","list":["default","custom","suppress"],"menu":"annotations.scalebox"},"sewtogetherHinge":{"bool":true,"menu":"annotations.sewtogether"},"sewtogetherMiddle":{"bool":false,"menu":"annotations.sewtogether"},"titleNr":{"count":1,"min":0,"max":100,"menu":"annotations.title"},"titleTitle":{"bool":true,"menu":"annotations.title"},"titleMeta":{"bool":true,"menu":"annotations.title"},"titleScale":{"pct":100,"min":10,"max":200,"menu":"annotations.title"},"titleRotate":{"deg":0,"min":-360,"max":360,"menu":"annotations.title"},"snippetScale":{"pct":100,"min":10,"max":200,"menu":"annotations.snippets"},"snippetRotation":{"deg":0,"min":-360,"max":360,"menu":"annotations.snippets"},"flipAxis":{"dflt":"x","list":["x","y"],"menu":"flip"},"goreRadius":{"count":20,"min":10,"max":30,"menu":"gore"},"goreGoreNumber":{"count":6,"min":4,"max":8,"menu":"gore"},"goreExtraLength":{"count":10,"min":0,"max":20,"menu":"gore"},"mirrorLine":{"dflt":"a","list":["a","b","none"],"menu":"mirror"},"mirrorClone":{"bool":true,"menu":"mirror"},"roundRadius":{"count":10,"min":0,"max":50,"menu":"round"},"roundHide":{"bool":false,"menu":"round"},"sprinkleScale":{"pct":100,"min":10,"max":200,"menu":"sprinkle"},"sprinkleRotate":{"deg":0,"min":-360,"max":360,"menu":"sprinkle"},"sprinkleSnippet":{"dflt":"bnotch","list":["notch","bnotch","button","buttonhole","buttonhole-start","buttonhole-end","snap-stud","snap-socket","logo"],"menu":"sprinkle"},"ringsectorInsideRadius":{"count":30,"min":10,"max":50,"menu":"ringsector"},"ringsectorOutsideRadius":{"count":60,"min":60,"max":120,"menu":"ringsector"},"ringsectorAngle":{"deg":75,"min":30,"max":120,"menu":"ringsector"}},"rendertest":{"width":{"mm":200,"min":50,"max":500,"testIgnore":false},"only":{"menu":"show","dflt":"false","list":["false","circles","colors","widths","styles","combos","text","snippets","macros"]}},"sandy":{"minimumOverlap":15,"seamlessFullCircle":{"bool":false,"menu":"construction"},"waistbandWidth":{"pct":4,"min":1,"max":8,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"waistbandPosition":{"pct":50,"min":0,"max":100,"menu":"fit"},"lengthBonus":{"pct":50,"min":10,"max":100,"menu":"style"},"circleRatio":{"pct":50,"min":20,"max":100,"menu":"style"},"waistbandOverlap":{"pct":3,"min":0,"max":15,"menu":"style"},"gathering":{"pct":0,"min":0,"max":200,"menu":"style"},"hemWidth":{"pct":2,"min":1,"max":10,"menu":"construction"},"waistbandShape":{"list":["straight","curved"],"dflt":"straight","menu":"fit"},"panels":{"count":1,"min":1,"max":8,"menu":"construction"}},"shelly":{"neckEase":{"pct":50,"min":-30,"max":150,"menu":"fit"},"chestEase":{"pct":0,"min":-40,"max":50,"menu":"fit"},"straightSides":{"bool":true,"menu":"advanced"},"hipsEase":{"pct":0,"min":-30,"max":75,"menu":"advanced"},"armpitEase":{"pct":15,"min":-20,"max":50,"menu":"fit"},"bodyLength":{"pct":120,"min":20,"max":300,"menu":"style"},"neckBalance":{"pct":40,"min":0,"max":80,"menu":"fit"},"raglanScoopLength":{"pct":20,"min":0,"max":50,"menu":"advanced"},"raglanScoopMagnitude":{"pct":6,"min":0,"max":20,"menu":"advanced"},"hemWidth":{"pct":200,"min":0,"max":800,"menu":"construction"},"sideShape":{"pct":0,"min":-20,"max":20,"menu":"advanced"},"armholeTweakFactor":1.1,"sleeveEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"bicepsPosition":0.2,"wristEase":{"pct":0,"min":-30,"max":50,"menu":"fit"},"sleeveLength":{"pct":20,"min":0,"max":125,"menu":"style"},"sleeveHem":{"pct":200,"min":0,"max":800,"menu":"construction"},"neckbandLength":{"pct":80,"min":50,"max":100,"menu":"fit"},"neckbandWidth":{"pct":7.5,"min":0,"max":50,"menu":"fit"}},"shin":{"frontFactor":0.58,"legFrontFactor":0.48,"gussetFactor":0.0714,"angle":10,"elasticWidth":{"pct":10,"min":4,"max":20,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"stretch":{"pct":20,"min":10,"max":30,"menu":"fit"},"bulge":{"pct":2.5,"min":0,"max":5,"menu":"fit"},"legReduction":{"pct":5,"min":0,"max":10,"menu":"fit"},"rise":{"pct":0,"min":0,"max":25,"menu":"style"},"backRise":{"pct":5,"min":0,"max":10,"menu":"fit"}},"simon":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":5,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":10,"max":40,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":2,"min":0,"max":15,"menu":"fit"},"lengthBonus":{"pct":25,"min":-4,"max":60,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"backDarts":{"list":["auto","never","always"],"dflt":"auto","menu":"style"},"backDartShaping":{"pct":25,"min":5,"max":75,"menu":"advanced"},"boxPleat":{"bool":false,"menu":"style"},"boxPleatFold":{"pct":15,"min":10,"max":20,"menu":"advanced"},"boxPleatWidth":{"pct":7,"min":4,"max":10,"menu":"advanced"},"roundBack":{"pct":0,"min":0,"max":10,"menu":"fit"},"buttonholePlacketWidth":{"pct":8,"min":4,"max":12,"menu":"style.closure"},"buttonholePlacketFoldWidth":{"pct":16,"min":8,"max":24,"menu":"style.closure"},"buttonPlacketWidth":{"pct":5,"min":2,"max":8,"menu":"style.closure"},"hemCurve":{"pct":50,"min":25,"max":100,"menu":"style"},"hemStyle":{"list":["straight","baseball","slashed"],"dflt":"straight","menu":"style"},"hipsEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"yokeHeight":{"pct":70,"min":40,"max":90,"menu":"style"},"sleevePlacketWidth":{"pct":13,"min":8,"max":18,"menu":"style.cuffs"},"waistEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"buttonFreeLength":{"pct":2,"min":-10,"max":15,"menu":"style.closure"},"extraTopButton":{"bool":true,"menu":"style.closure"},"separateButtonPlacket":{"bool":false,"menu":"style.closure"},"separateButtonholePlacket":{"bool":false,"menu":"style.closure"},"buttons":{"count":7,"min":4,"max":12,"menu":"style.closure"},"ffsa":{"pct":150,"min":100,"max":200,"menu":"advanced"},"collarAngle":{"deg":85,"min":60,"max":130,"menu":"style.collar"},"collarBend":{"pct":3.5,"min":0,"max":10,"menu":"style.collar"},"collarFlare":{"deg":3.5,"min":0,"max":10,"menu":"style.collar"},"collarGap":{"pct":2.5,"min":0,"max":6,"menu":"style.collar"},"collarRoll":{"pct":3,"min":0,"max":6,"menu":"style.collar"},"collarStandBend":{"deg":3,"min":0,"max":5,"menu":"style.collar"},"collarStandCurve":{"deg":2,"min":0,"max":5,"menu":"style.collar"},"collarStandWidth":{"pct":8,"min":3,"max":13,"menu":"style.collar"},"cuffOverlap":0.15,"barrelCuffNarrowButton":{"bool":true,"menu":"style.cuffs"},"cuffButtonRows":{"count":1,"min":1,"max":2,"menu":"style.cuffs"},"cuffDrape":{"pct":5,"min":0,"max":10,"menu":"style.cuffs"},"cuffLength":{"pct":10,"min":3,"max":15,"menu":"style.cuffs"},"cuffStyle":{"list":["roundedBarrelCuff","angledBarrelCuff","straightBarrelCuff","roundedFrenchCuff","angledFrenchCuff","straightFrenchCuff"],"dflt":"angledBarrelCuff","menu":"style.cuffs"},"buttonPlacketStyle":{"list":["classic","seamless"],"dflt":"classic"},"buttonholePlacketStyle":{"list":["classic","seamless"],"dflt":"seamless"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":3.5,"min":-40,"max":10,"menu":"fit"},"sleevePlacketLength":{"pct":25,"min":15,"max":35,"menu":"style.cuffs"},"splitYoke":{"bool":false,"menu":"style"}},"simone":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":5,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"cuffEase":{"pct":20,"min":10,"max":40,"menu":"fit"},"draftForHighBust":true,"shoulderEase":{"pct":2,"min":0,"max":15,"menu":"fit"},"lengthBonus":{"pct":25,"min":-4,"max":60,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"backDarts":{"list":["auto","never","always"],"dflt":"auto","menu":"style"},"backDartShaping":{"pct":25,"min":5,"max":75,"menu":"advanced"},"boxPleat":{"bool":false,"menu":"style"},"boxPleatFold":{"pct":15,"min":10,"max":20,"menu":"advanced"},"boxPleatWidth":{"pct":7,"min":4,"max":10,"menu":"advanced"},"roundBack":{"pct":0,"min":0,"max":10,"menu":"fit"},"buttonholePlacketWidth":{"pct":8,"min":4,"max":12,"menu":"style.closure"},"buttonholePlacketFoldWidth":{"pct":16,"min":8,"max":24,"menu":"style.closure"},"buttonPlacketWidth":{"pct":5,"min":2,"max":8,"menu":"style.closure"},"hemCurve":{"pct":50,"min":25,"max":100,"menu":"style"},"hemStyle":{"list":["straight","baseball","slashed"],"dflt":"straight","menu":"style"},"hipsEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"yokeHeight":{"pct":70,"min":40,"max":90,"menu":"style"},"sleevePlacketWidth":{"pct":13,"min":8,"max":18,"menu":"style.cuffs"},"waistEase":{"pct":15,"min":10,"max":35,"menu":"fit"},"buttonFreeLength":{"pct":2,"min":-10,"max":15,"menu":"style.closure"},"extraTopButton":{"bool":true,"menu":"style.closure"},"separateButtonPlacket":{"bool":false,"menu":"style.closure"},"separateButtonholePlacket":{"bool":false,"menu":"style.closure"},"buttons":{"count":7,"min":4,"max":12,"menu":"style.closure"},"ffsa":{"pct":150,"min":100,"max":200,"menu":"advanced"},"minimalDartShaping":5,"bustDartAngle":{"deg":10,"min":0,"max":20,"menu":"advanced"},"bustDartLength":{"pct":80,"min":50,"max":90,"menu":"advanced"},"frontDarts":{"bool":false,"menu":"advanced"},"frontDartLength":{"pct":45,"min":30,"max":60,"menu":"advanced"},"contour":{"pct":50,"min":30,"max":75,"menu":"style"},"bustAlignedButtons":{"dflt":"disabled","list":["even","split","disabled"],"menu":"style.closure"},"collarAngle":{"deg":85,"min":60,"max":130,"menu":"style.collar"},"collarBend":{"pct":3.5,"min":0,"max":10,"menu":"style.collar"},"collarFlare":{"deg":3.5,"min":0,"max":10,"menu":"style.collar"},"collarGap":{"pct":2.5,"min":0,"max":6,"menu":"style.collar"},"collarRoll":{"pct":3,"min":0,"max":6,"menu":"style.collar"},"collarStandBend":{"deg":3,"min":0,"max":5,"menu":"style.collar"},"collarStandCurve":{"deg":2,"min":0,"max":5,"menu":"style.collar"},"collarStandWidth":{"pct":8,"min":3,"max":13,"menu":"style.collar"},"cuffOverlap":0.15,"barrelCuffNarrowButton":{"bool":true,"menu":"style.cuffs"},"cuffButtonRows":{"count":1,"min":1,"max":2,"menu":"style.cuffs"},"cuffDrape":{"pct":5,"min":0,"max":10,"menu":"style.cuffs"},"cuffLength":{"pct":10,"min":3,"max":15,"menu":"style.cuffs"},"cuffStyle":{"list":["roundedBarrelCuff","angledBarrelCuff","straightBarrelCuff","roundedFrenchCuff","angledFrenchCuff","straightFrenchCuff"],"dflt":"angledBarrelCuff","menu":"style.cuffs"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"sleeveLengthBonus":{"pct":3.5,"min":-40,"max":10,"menu":"fit"},"sleevePlacketLength":{"pct":25,"min":15,"max":35,"menu":"style.cuffs"},"splitYoke":{"bool":false,"menu":"style"},"buttonPlacketStyle":{"list":["classic","seamless"],"dflt":"classic"},"buttonholePlacketStyle":{"list":["classic","seamless"],"dflt":"seamless"}},"skully":{"size":{"pct":75,"min":10,"max":300,"menu":"fit"}},"sven":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":10,"min":5,"max":30,"menu":"fit"},"cuffEase":{"pct":20,"min":0,"max":200,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":15,"min":0,"max":30,"menu":"style"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"waistEase":0.08,"sleeveLengthBonus":{"pct":3,"min":0,"max":10,"menu":"style"},"ribbingHeight":{"pct":8,"min":3,"max":15,"menu":"style"},"hipsEase":{"pct":8,"min":-4,"max":20,"menu":"fit"},"ribbing":{"bool":true,"menu":"style"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"},"ribbingStretch":{"pct":15,"min":0,"max":30,"menu":"fit"}},"tamiko":{"armholeDepthFactor":{"pct":50,"min":40,"max":60,"menu":"fit"},"chestEase":{"pct":2,"min":1,"max":20,"menu":"fit"},"flare":{"deg":15,"min":-10,"max":30,"menu":"style"},"lengthBonus":{"pct":13,"min":0,"max":60,"menu":"style"},"shoulderseamLength":{"pct":10,"min":5,"max":25,"menu":"style"},"draftForHighBust":{"bool":false,"menu":"fit"}},"teagan":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":0.05,"chestEase":{"pct":12,"min":5,"max":25,"menu":"fit"},"collarEase":0,"cuffEase":0,"draftForHighBust":{"bool":false,"menu":"fit"},"shoulderEase":0,"lengthBonus":{"pct":5,"min":-20,"max":60,"menu":"style"},"s3Collar":0,"s3Armhole":0,"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":8,"min":4,"max":12,"menu":"fit"},"frontArmholeDeeper":0.005,"shoulderSlopeReduction":0,"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleeveWidthGuarantee":0.85,"sleeveLength":{"pct":30,"min":20,"max":100,"menu":"fit"},"fitWaist":{"bool":false,"menu":"fit"},"waistEase":{"pct":25,"min":8,"max":40},"hipsEase":{"pct":18,"min":8,"max":30,"menu":"fit"},"necklineDepth":{"pct":25,"min":20,"max":40,"menu":"style"},"necklineWidth":{"pct":30,"min":10,"max":50,"menu":"style"},"necklineBend":{"pct":30,"min":0,"max":70,"menu":"style"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveEase":{"pct":15,"min":5,"max":35,"menu":"style"}},"tiberius":{"headRatio":{"pct":100,"min":80,"max":120,"menu":"fit"},"armholeDrop":{"pct":110,"min":100,"max":150,"menu":"fit"},"lengthBonus":{"pct":90,"min":60,"max":130,"menu":"style"},"widthBonus":{"pct":100,"min":50,"max":130,"menu":"style"},"clavi":{"bool":false,"menu":"style.clavi"},"clavusLocation":{"pct":65,"min":50,"max":80,"menu":"style.clavi"},"clavusWidth":{"pct":100,"min":50,"max":150,"menu":"style.clavi"},"length":{"list":["toKnee","toMidLeg","toFloor"],"dflt":"toKnee","menu":"style"},"width":{"list":["toElbow","toShoulder","toMidArm"],"dflt":"toMidArm","menu":"style"},"forceWidth":{"bool":false,"menu":"advanced"}},"titan":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":true,"waistEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"seatEase":{"pct":2,"min":0,"max":10,"menu":"fit"},"kneeEase":{"pct":6,"min":1,"max":25,"menu":"fit"},"waistHeight":{"pct":100,"min":0,"max":100,"menu":"style"},"lengthBonus":{"pct":2,"min":-20,"max":10,"menu":"style"},"crotchDrop":{"pct":2,"min":0,"max":15,"menu":"style"},"fitKnee":{"bool":false,"menu":"style"},"legBalance":{"pct":57.5,"min":52.5,"max":62.5,"menu":"advanced"},"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":{"pct":60,"min":30,"max":90,"menu":"advanced"},"grainlinePosition":{"pct":45,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"advanced"}},"trayvon":{"tipWidth":{"pct":15,"min":5,"max":35,"snap":{"metric":1,"imperial":0.79375},"menu":"style"},"knotWidth":{"pct":8,"min":4,"max":12,"snap":{"metric":1,"imperial":0.79375},"menu":"style"},"lengthBonus":{"pct":0,"min":-50,"max":50,"menu":"style"}},"tristan":{"acrossBackFactor":0.925,"shoulderSlopeBack":1.23,"neckWidthBack":0.197,"neckWidthFront":0.17,"backDartLocation":0.145,"backCenterWaistReduction":0.35,"collarFactor":0.19,"bustSpanEase":{"pct":0,"min":-5,"max":20,"menu":"fit"},"chestEase":{"pct":11,"min":5,"max":20,"menu":"fit"},"fullChestEaseReduction":{"pct":4,"min":0,"max":8,"menu":"fit"},"shoulderToShoulderEase":{"pct":-0.5,"min":-1,"max":5,"menu":"fit"},"waistEase":{"pct":5,"min":1,"max":20,"menu":"fit"},"backDartHeight":0.46,"bustDartCurve":1,"bustDartLength":0.9,"waistDartLength":{"pct":90,"min":75,"max":95,"menu":"advanced"},"armholeDepth":{"pct":44,"min":38,"max":55,"menu":"style"},"backArmholeCurvature":0.63,"backArmholePitchDepth":0.035,"backArmholeSlant":5,"frontArmholeCurvature":0.63,"frontArmholePitchDepth":0.29,"backHemSlope":2.5,"backNeckCutout":0.06,"frontShoulderWidth":{"pct":95,"max":98,"min":92,"menu":"advanced"},"highBustWidth":{"pct":86,"max":92,"min":80,"menu":"advanced"},"armholeDartPosition":0.5,"dartPosition":"shoulder","shoulderDartCurvature":{"pct":0,"min":-5,"max":2.5},"shoulderDartPosition":{"pct":50,"min":10,"max":90,"menu":"style"},"shoulderToShoulderCorrection":0.995,"upperDartLength":{"pct":90,"min":80,"max":95,"menu":"advanced"},"waistdartposition":{"pct":0,"min":-100,"max":100,"menu":"darts"},"armholeBackDepth":0.6,"armholeBackIn":0.6,"armholeFrontDepth":0.65,"armholeFrontIn":0.2,"cutDepthBack":{"pct":40,"min":5,"max":90,"menu":"style"},"cutDepthFront":{"pct":80,"min":0,"max":125,"menu":"style"},"cutRoundnessBack":{"pct":20,"min":0,"max":100,"menu":"style"},"cutRoundnessFront":{"pct":10,"min":0,"max":100,"menu":"style"},"strapWidth":{"pct":45,"min":5,"max":90,"menu":"style"},"hemSize":{"pct":5.62,"min":1,"max":25},"zipperLocation":{"dflt":"side","list":["front","side","back"],"menu":"options"},"hem":{"bool":false},"lacing":{"bool":true,"menu":"options"},"lacingLocation":{"dflt":"front","list":["front","back"]},"lacingWidth":{"pct":20,"min":0,"max":50},"peplum":{"bool":false,"menu":"options"},"peplumSize":{"pct":10,"min":5,"max":250},"peplumFullness":{"deg":180,"min":180,"max":360}},"uma":{"xStretch":{"pct":15,"min":0,"max":30,"menu":"fit"},"yStretch":{"pct":5,"min":0,"max":15,"menu":"fit"},"gussetWidth":{"pct":15,"min":5,"max":24,"menu":"fit"},"gussetLength":{"pct":12.7,"min":10,"max":16,"menu":"fit"},"gussetPosition":{"pct":70,"min":5,"max":95,"menu":"fit"},"bulge":{"deg":0,"min":0,"max":30,"menu":"fit"},"rise":{"pct":50,"min":30,"max":100,"menu":"style"},"legRise":{"pct":54,"min":5,"max":95,"menu":"style"},"frontDip":{"pct":10,"min":0,"max":25,"menu":"style"},"frontExposure":{"pct":70,"min":5,"max":100,"menu":"style"},"backDip":{"pct":-5,"min":-15,"max":10,"menu":"style"},"backExposure":{"pct":30,"min":0,"max":115,"menu":"style"}},"umbra":{"xStretch":{"pct":15,"min":0,"max":75,"menu":"fit"},"yStretch":{"pct":5,"min":0,"max":50,"menu":"fit"},"elasticStretch":{"pct":5,"min":0,"max":10,"menu":"fit"},"gussetPosition":{"pct":50,"min":20,"max":100,"menu":"fit"},"gussetWidth":{"pct":12,"min":3,"max":20,"menu":"fit"},"splitPosition":{"pct":11,"min":0,"max":45,"menu":"fit"},"bulge":{"deg":0,"min":0,"max":30,"menu":"fit"},"bulgeFullness":{"pct":75,"min":25,"max":100},"minFabricWidth":{"pct":2,"min":0.5,"max":5,"menu":"style"},"frontReduction":{"pct":10,"min":0,"max":30,"menu":"style"},"rise":{"pct":75,"min":20,"max":150,"menu":"style"},"legRise":{"pct":0,"min":-20,"max":40,"menu":"style"},"frontDip":{"pct":2.5,"min":-5,"max":15,"menu":"style"},"frontDipShape":{"pct":75,"min":0,"max":95,"menu":"style"},"frontExposure":{"pct":70,"min":5,"max":100,"menu":"style"},"backDip":{"pct":-2.5,"min":-15,"max":10,"menu":"style"},"backDipShape":{"pct":80,"min":0,"max":95,"menu":"style"},"backExposure":{"pct":15,"min":0,"max":100,"menu":"style"},"pockets":{"dflt":"none","list":["none","inside","zipper"],"menu":"style","extraNote":"Select if you want pockets"},"pocketGap":{"pct":25,"min":15,"max":35},"pocketHeight":{"pct":20,"min":10,"max":30},"flipBack":{"menu":"advanced","bool":true,"extraNote":"Select if the back part should be flipped into upright orientation, set to false for development and easier debugging of control points"}},"wahid":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":false},"chestEase":{"pct":2,"min":1,"max":10,"menu":"fit"},"collarEase":{"pct":5,"min":0,"max":10,"menu":false},"cuffEase":{"pct":20,"min":0,"max":200,"menu":false},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":false},"lengthBonus":{"pct":1,"min":0,"max":8,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":false},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":false},"acrossBackFactor":0.97,"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":70,"min":60,"max":80,"menu":"fit"},"backNeckCutout":{"pct":5,"min":-2,"max":8,"menu":false},"frontArmholeDeeper":0.005,"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":false},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"frontOverlap":0.01,"necklineDrop":{"pct":50,"min":35,"max":85,"menu":"style"},"frontStyle":{"dflt":"classic","list":["classic","rounded"],"menu":"style"},"frontInset":{"pct":15,"min":10,"max":20,"menu":"advanced"},"shoulderInset":{"pct":10,"min":0,"max":20,"menu":"advanced"},"neckInset":{"pct":5,"min":0,"max":10,"menu":"advanced"},"hemStyle":{"dflt":"classic","list":["classic","rounded","square"],"menu":"style"},"hemRadius":{"pct":6,"min":2,"max":12,"menu":"style"},"pocketWidth":{"pct":10,"max":15,"min":8,"menu":"style"},"pocketAngle":{"deg":5,"min":0,"max":5,"menu":"advanced"},"pocketLocation":{"pct":35,"min":25,"max":55,"menu":"style"},"frontScyeDart":{"deg":6,"min":0,"max":12,"menu":"fit"},"buttons":{"count":6,"min":4,"max":12,"menu":"style"},"waistEase":{"pct":8,"min":2,"max":15,"menu":"fit"},"hipsEase":{"pct":8,"min":2,"max":15,"menu":"fit"},"backInset":{"pct":15,"min":10,"max":20,"menu":"advanced"},"centerBackDart":{"pct":2,"min":0,"max":5,"menu":"fit"},"backScyeDart":{"deg":2,"min":0,"max":6,"menu":"fit"},"weltHeight":{"pct":12.5,"max":20,"min":10,"menu":"style"}},"walburga":{"headRatio":{"pct":100,"min":80,"max":120,"menu":"fit"},"lengthBonus":{"pct":85,"min":60,"max":130,"menu":"style"},"widthBonus":{"pct":95,"min":50,"max":130,"menu":"style"},"length":{"list":["toKnee","toMidLeg","toFloor"],"dflt":"toKnee","menu":"style"},"neckline":{"bool":true,"menu":"style"},"neckoRatio":{"pct":100,"min":10,"max":190,"menu":"style"}},"waralee":{"backRaise":{"pct":10,"min":0,"max":25,"menu":"fit"},"waistRaise":{"pct":0,"min":-20,"max":40,"menu":"fit"},"fitWaist":{"bool":true,"menu":"fit"},"hemWidth":{"pct":1.75,"min":1,"max":2.5,"menu":"style"},"legSize":{"pct":75,"max":90,"min":50,"menu":"style"},"waistOverlap":{"pct":50,"min":10,"max":100,"menu":"style"},"frontPocket":{"bool":true,"menu":"style"},"backPocket":{"bool":true,"menu":"style"},"waistbandWidth":{"pct":3.5,"min":2,"max":5,"menu":"style"},"frontPocketStyle":{"dflt":"welt","list":["welt","waistband"],"menu":"style"},"separateWaistband":{"bool":false,"menu":"style"},"knotInFront":{"bool":true,"menu":"style"},"crotchFront":{"pct":30,"min":10,"max":70,"menu":"advanced"},"crotchBack":{"pct":45,"min":10,"max":70,"menu":"advanced"},"crotchFactorFrontHor":{"pct":90,"min":10,"max":100,"menu":"advanced"},"crotchFactorFrontVer":{"pct":30,"min":10,"max":70,"menu":"advanced"},"crotchFactorBackHor":{"pct":90,"min":10,"max":100,"menu":"advanced"},"crotchFactorBackVer":{"pct":60,"min":20,"max":90,"menu":"advanced"},"backWaistAdjustment":0.3,"frontPocketVerticalOffset":0.07,"frontPocketHorizontalOffset":0.18,"frontPocketSize":0.45,"frontPocketWidthHeightRatio":0.076,"frontPocketDepthFactor":1.6,"frontWaistAdjustment":0.163,"backPocketDepth":0.5,"backPocketVerticalOffset":0.2,"backPocketHorizontalOffset":0.045,"backPocketSize":0.45,"crotchEase":1.08},"yuri":{"brianFitSleeve":true,"brianFitCollar":true,"collarFactor":4.8,"bicepsEase":{"pct":15,"min":0,"max":50,"menu":"fit"},"chestEase":{"pct":15,"min":-4,"max":35,"menu":"fit"},"collarEase":{"pct":20,"min":10,"max":30,"menu":"fit"},"cuffEase":{"pct":30,"min":20,"max":60,"menu":"fit"},"draftForHighBust":{"bool":false},"shoulderEase":{"pct":0,"min":-2,"max":6,"menu":"fit"},"lengthBonus":{"pct":10,"min":5,"max":15,"menu":"fit"},"s3Collar":{"pct":0,"min":-100,"max":100,"menu":"style"},"s3Armhole":{"pct":0,"min":-100,"max":100,"menu":"style"},"acrossBackFactor":{"pct":98,"min":93,"max":100,"menu":"advanced"},"armholeDepth":{"pct":2,"min":-10,"max":50},"armholeDepthFactor":{"pct":55,"min":50,"max":70},"backNeckCutout":{"pct":5,"min":2,"max":8,"menu":"advanced"},"frontArmholeDeeper":{"pct":0.2,"min":0,"max":0.5,"menu":"advanced"},"shoulderSlopeReduction":{"pct":0,"min":0,"max":80,"menu":"advanced"},"legacyArmholeDepth":{"bool":false,"menu":"advanced"},"sleeveLengthBonus":{"pct":1,"min":0,"max":10,"menu":"fit"},"hipsEase":{"pct":0,"min":0,"max":10,"menu":"fit"},"sleevecapEase":{"pct":0,"min":0,"max":10,"menu":"advanced.sleevecap"},"sleevecapTopFactorX":{"pct":50,"min":25,"max":75,"menu":"advanced.sleevecap"},"sleevecapTopFactorY":{"pct":45,"min":35,"max":125,"menu":"advanced.sleevecap"},"sleevecapBackFactorX":{"pct":60,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapBackFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorX":{"pct":55,"min":35,"max":65,"menu":"advanced.sleevecap"},"sleevecapFrontFactorY":{"pct":33,"min":30,"max":65,"menu":"advanced.sleevecap"},"sleevecapQ1Offset":{"pct":1.7,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ2Offset":{"pct":3.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ3Offset":{"pct":2.5,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ4Offset":{"pct":1,"min":0,"max":7,"menu":"advanced.sleevecap"},"sleevecapQ1Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ1Spread2":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread1":{"pct":15,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ2Spread2":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread1":{"pct":10,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ3Spread2":{"pct":8,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread1":{"pct":7,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleevecapQ4Spread2":{"pct":6.3,"min":4,"max":20,"menu":"advanced.sleevecap"},"sleeveWidthGuarantee":{"pct":90,"min":25,"max":100,"menu":"advanced"}},"lily":{"fitCrossSeam":true,"fitCrossSeamFront":true,"fitCrossSeamBack":true,"fitGuides":{"bool":false,"menu":"advanced"},"waistEase":{"pct":-4,"min":-20,"max":0,"menu":"fit"},"seatEase":{"pct":-4,"min":-20,"max":0,"menu":"fit"},"kneeEase":{"pct":-4,"min":-20,"max":0,"menu":"fit"},"waistHeight":{"pct":50,"min":0,"max":100,"menu":"style"},"lengthBonus":0,"crotchDrop":{"pct":0,"min":0,"max":15,"menu":"advanced"},"fitKnee":{"bool":true,"hide":true},"legBalance":0.5,"crossSeamCurveStart":{"pct":85,"min":60,"max":100,"menu":"advanced"},"crossSeamCurveBend":{"pct":65,"min":45,"max":85,"menu":"advanced"},"crossSeamCurveAngle":{"deg":12,"min":0,"max":20,"menu":"advanced"},"crotchSeamCurveStart":{"pct":80,"min":60,"max":95,"menu":"advanced"},"crotchSeamCurveBend":{"pct":80,"min":45,"max":100,"menu":"advanced"},"crotchSeamCurveAngle":{"deg":25,"min":0,"max":35,"menu":"advanced"},"waistBalance":0.5,"grainlinePosition":{"pct":45,"min":30,"max":60,"menu":"advanced"},"waistbandWidth":{"pct":3,"min":1,"max":6,"snap":{"metric":[3.5,5,10,12,20,25,30,40,50,60,80,100,120],"imperial":[3.175,6.35,9.524999999999999,12.7,15.875,19.049999999999997,25.4,31.75,38.099999999999994,44.449999999999996,50.8,76.19999999999999,101.6,127]},"menu":"style"},"fabricStretch":{"pct":40,"min":0,"max":50,"menu":"fit"},"lengthReduction":{"pct":0,"min":0,"max":100,"menu":"style"}}} diff --git a/sites/shared/prebuild/data/designs.mjs b/sites/shared/prebuild/data/designs.mjs index 92a3a6e8ff8..ca7bbf2f338 100644 --- a/sites/shared/prebuild/data/designs.mjs +++ b/sites/shared/prebuild/data/designs.mjs @@ -1,3 +1,3 @@ // __SDEFILE__ - This file is a dependency for the stand-alone environment // This file is auto-generated by the prebuild script | Any changes will be overwritten -export const designs = ["aaron","albert","bee","bella","benjamin","bent","bob","breanna","brian","bruce","carlita","carlton","cathrin","charlie","cornelius","diana","examples","florence","florent","gozer","hi","holmes","hortensia","huey","hugo","jaeger","jane","legend","lucy","lumina","lumira","lunetius","magde","naomiwu","noble","octoplushy","onyx","otis","paco","penelope","plugintest","rendertest","sandy","shelly","shin","simon","simone","skully","sven","tamiko","teagan","tiberius","titan","trayvon","tristan","uma","wahid","walburga","waralee","yuri"] +export const designs = ["aaron","albert","bee","bella","benjamin","bent","bibi","bob","breanna","brian","bruce","carlita","carlton","cathrin","charlie","cornelius","diana","examples","florence","florent","gozer","hi","holmes","hortensia","huey","hugo","jaeger","jane","legend","lucy","lumina","lumira","lunetius","magde","naomiwu","noble","octoplushy","onyx","otis","paco","penelope","plugintest","rendertest","sandy","shelly","shin","simon","simone","skully","sven","tamiko","teagan","tiberius","titan","trayvon","tristan","uma","umbra","wahid","walburga","waralee","yuri","lily"]