chore: Dependencies and prebuild artifacts update
This commit is contained in:
parent
2108d7550c
commit
1b2167aad1
126 changed files with 757 additions and 525 deletions
|
@ -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
|
||||
|
|
|
@ -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"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
</a><a
|
||||
href="#contributors-"
|
||||
title="All Contributors"
|
||||
><img src="https://img.shields.io/badge/all_contributors-125-pink.svg"
|
||||
><img src="https://img.shields.io/badge/all_contributors-128-pink.svg"
|
||||
alt="All Contributors"/>
|
||||
</a></p><p align='center'><a
|
||||
href="https://twitter.com/freesewing_org"
|
||||
|
@ -47,7 +47,7 @@
|
|||
|
||||
# @freesewing/jane
|
||||
|
||||
A FreeSewing pattern that needs a description
|
||||
A FreeSewing pattern for a 1790s shift
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"name": "@freesewing/jane",
|
||||
"version": "3.2.0",
|
||||
"description": "A FreeSewing pattern that needs a description",
|
||||
"author": "Joost De Cock <joost@joost.at> (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"
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
</a><a
|
||||
href="#contributors-"
|
||||
title="All Contributors"
|
||||
><img src="https://img.shields.io/badge/all_contributors-126-pink.svg"
|
||||
><img src="https://img.shields.io/badge/all_contributors-128-pink.svg"
|
||||
alt="All Contributors"/>
|
||||
</a></p><p align='center'><a
|
||||
href="https://twitter.com/freesewing_org"
|
||||
|
|
|
@ -55,7 +55,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"
|
||||
|
|
|
@ -1,24 +1,12 @@
|
|||
# Change log for: @freesewing/umbra
|
||||
|
||||
|
||||
## 3.1.0 (2023-12-26)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Changed defaults to have more rise in the back
|
||||
- Increase default rise
|
||||
- Decrease default vertical stretch
|
||||
- Decreased default back waist dip
|
||||
- Increased default front waist dip
|
||||
- Allowed lower values on back exposure, causing back to flare out
|
||||
- Fix issue with back part when bulge is on and expand is off
|
||||
|
||||
## 3.0.0 (2023-09-30)
|
||||
|
||||
### Changed
|
||||
|
||||
- All FreeSewing pacakges are now ESM only.
|
||||
- All FreeSewing pacakges now use named exports.
|
||||
- All FreeSewing packages are now ESM only.
|
||||
- All FreeSewing packages now use named exports.
|
||||
- Dropped support for NodeJS 14. NodeJS 18 (LTS/hydrogen) or more recent is now required.
|
||||
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
</a><a
|
||||
href="#contributors-"
|
||||
title="All Contributors"
|
||||
><img src="https://img.shields.io/badge/all_contributors-124-pink.svg"
|
||||
><img src="https://img.shields.io/badge/all_contributors-128-pink.svg"
|
||||
alt="All Contributors"/>
|
||||
</a></p><p align='center'><a
|
||||
href="https://twitter.com/freesewing_org"
|
||||
|
|
|
@ -51,11 +51,12 @@
|
|||
"peerDependencies": {
|
||||
"@freesewing/core": "3.2.0"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@freesewing/models": "3.2.0",
|
||||
"@freesewing/plugin-timing": "3.2.0",
|
||||
"mocha": "10.4.0",
|
||||
"chai": "5.1.0",
|
||||
"mocha": "10.3.0"
|
||||
"@freesewing/models": "3.2.0",
|
||||
"@freesewing/plugin-timing": "3.2.0"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
|
|
|
@ -9,17 +9,17 @@ export const downloads = {
|
|||
'sde/postcss.config.js',
|
||||
'sde/site.config.mjs',
|
||||
'sde/tailwind.config.mjs',
|
||||
'sde/hooks/use-design.mjs',
|
||||
'sde/mock/designs.mjs',
|
||||
'sde/mock/highlight.mjs',
|
||||
'sde/mock/docs-helpers.mjs',
|
||||
'sde/mock/highlight.mjs',
|
||||
'sde/mock/http.mjs',
|
||||
'sde/mock/info.mjs',
|
||||
'sde/mock/legend.mjs',
|
||||
'sde/mock/linedrawings.mjs',
|
||||
'sde/mock/read-more.mjs',
|
||||
'sde/mock/youtube.mjs',
|
||||
'sde/mock/tabbed-example.mjs',
|
||||
'sde/hooks/use-design.mjs',
|
||||
'sde/mock/youtube.mjs',
|
||||
'sde/pkgs/.gitkeep',
|
||||
'sde/prebuild/.gitkeep',
|
||||
'sde/prebuild/sitenav.de.mjs',
|
||||
|
@ -36,15 +36,15 @@ export const downloads = {
|
|||
'sde/components/search.mjs',
|
||||
'sde/components/header/design-picker.mjs',
|
||||
'sde/components/header/index.mjs',
|
||||
'sde/components/navigation/modal-menu.mjs',
|
||||
'sde/components/layouts/bare.mjs',
|
||||
'sde/components/layouts/default.mjs',
|
||||
'sde/components/layouts/workbench.mjs',
|
||||
'sde/components/navigation/modal-menu.mjs',
|
||||
'sde/components/wrappers/page.mjs',
|
||||
'sde/design/from-bella/en.json',
|
||||
'sde/design/from-bella/i18n/es.json',
|
||||
'sde/design/from-bella/i18n/de.json',
|
||||
'sde/design/from-bella/i18n/en.json',
|
||||
'sde/design/from-bella/i18n/es.json',
|
||||
'sde/design/from-bella/i18n/fr.json',
|
||||
'sde/design/from-bella/i18n/index.mjs',
|
||||
'sde/design/from-bella/i18n/nl.json',
|
||||
|
@ -52,6 +52,17 @@ export const downloads = {
|
|||
'sde/design/from-bella/src/back.mjs',
|
||||
'sde/design/from-bella/src/front.mjs',
|
||||
'sde/design/from-bella/src/index.mjs',
|
||||
'sde/design/from-breanna/i18n/de.json',
|
||||
'sde/design/from-breanna/i18n/en.json',
|
||||
'sde/design/from-breanna/i18n/es.json',
|
||||
'sde/design/from-breanna/i18n/fr.json',
|
||||
'sde/design/from-breanna/i18n/index.mjs',
|
||||
'sde/design/from-breanna/i18n/nl.json',
|
||||
'sde/design/from-breanna/i18n/uk.json',
|
||||
'sde/design/from-breanna/src/back.mjs',
|
||||
'sde/design/from-breanna/src/front.mjs',
|
||||
'sde/design/from-breanna/src/index.mjs',
|
||||
'sde/design/from-breanna/src/sleeve.mjs',
|
||||
'sde/design/from-bent/i18n/de.json',
|
||||
'sde/design/from-bent/i18n/en.json',
|
||||
'sde/design/from-bent/i18n/es.json',
|
||||
|
@ -75,28 +86,6 @@ export const downloads = {
|
|||
'sde/design/from-brian/i18n/index.mjs',
|
||||
'sde/design/from-brian/i18n/nl.json',
|
||||
'sde/design/from-brian/i18n/uk.json',
|
||||
'sde/design/from-breanna/i18n/de.json',
|
||||
'sde/design/from-breanna/i18n/en.json',
|
||||
'sde/design/from-breanna/i18n/es.json',
|
||||
'sde/design/from-breanna/i18n/fr.json',
|
||||
'sde/design/from-breanna/i18n/index.mjs',
|
||||
'sde/design/from-breanna/i18n/nl.json',
|
||||
'sde/design/from-breanna/i18n/uk.json',
|
||||
'sde/design/from-breanna/src/back.mjs',
|
||||
'sde/design/from-breanna/src/front.mjs',
|
||||
'sde/design/from-breanna/src/index.mjs',
|
||||
'sde/design/from-breanna/src/sleeve.mjs',
|
||||
'sde/design/from-brian/src/back.mjs',
|
||||
'sde/design/from-brian/src/front.mjs',
|
||||
'sde/design/from-brian/src/index.mjs',
|
||||
'sde/design/from-brian/src/sleeve.mjs',
|
||||
'sde/design/from-brian/i18n/de.json',
|
||||
'sde/design/from-brian/i18n/en.json',
|
||||
'sde/design/from-brian/i18n/es.json',
|
||||
'sde/design/from-brian/i18n/fr.json',
|
||||
'sde/design/from-brian/i18n/index.mjs',
|
||||
'sde/design/from-brian/i18n/nl.json',
|
||||
'sde/design/from-brian/i18n/uk.json',
|
||||
'sde/design/from-scratch/i18n/de.json',
|
||||
'sde/design/from-scratch/i18n/en.json',
|
||||
'sde/design/from-scratch/i18n/es.json',
|
||||
|
@ -116,15 +105,6 @@ export const downloads = {
|
|||
'sde/design/from-titan/src/back.mjs',
|
||||
'sde/design/from-titan/src/front.mjs',
|
||||
'sde/design/from-titan/src/index.mjs',
|
||||
'sde/design/from-scratch/i18n/de.json',
|
||||
'sde/design/from-scratch/i18n/en.json',
|
||||
'sde/design/from-scratch/i18n/es.json',
|
||||
'sde/design/from-scratch/i18n/fr.json',
|
||||
'sde/design/from-scratch/i18n/index.mjs',
|
||||
'sde/design/from-scratch/i18n/nl.json',
|
||||
'sde/design/from-scratch/i18n/uk.json',
|
||||
'sde/design/from-scratch/src/bib.mjs',
|
||||
'sde/design/from-scratch/src/index.mjs',
|
||||
'sde/design/tutorial/i18n/de.json',
|
||||
'sde/design/tutorial/i18n/en.json',
|
||||
'sde/design/tutorial/i18n/es.json',
|
||||
|
@ -149,12 +129,12 @@ export const downloads = {
|
|||
'sde/pages/signup/index.mjs',
|
||||
'sde/pages/signin/index.mjs',
|
||||
'sde/pages/signin/callback/[provider].mjs',
|
||||
'sde/public/img/lineup-backdrop.svg',
|
||||
'sde/public/brands/algolia.svg',
|
||||
'sde/public/brands/bugsnag.svg',
|
||||
'sde/public/brands/crowdin.svg',
|
||||
'sde/public/brands/netlify.svg',
|
||||
'sde/public/brands/vercel.svg',
|
||||
'sde/public/img/lineup-backdrop.svg',
|
||||
'sde/public/locales/de/account.json',
|
||||
'sde/public/locales/de/auth.json',
|
||||
'sde/public/locales/de/bella.json',
|
||||
|
@ -180,86 +160,35 @@ export const downloads = {
|
|||
'sde/public/locales/de/gdpr.json',
|
||||
'sde/public/locales/de/header.json',
|
||||
'sde/public/locales/de/hodl.json',
|
||||
'sde/public/locales/de/homepage.json',
|
||||
'sde/public/locales/de/lab.json',
|
||||
'sde/public/locales/de/locales.json',
|
||||
'sde/public/locales/de/logs.json',
|
||||
'sde/public/locales/de/homepage.json',
|
||||
'sde/public/locales/de/measurements.json',
|
||||
'sde/public/locales/de/modal.json',
|
||||
'sde/public/locales/de/newsletter.json',
|
||||
'sde/public/locales/de/patrons.json',
|
||||
'sde/public/locales/de/plugin-annotations.json',
|
||||
'sde/public/locales/de/popout.json',
|
||||
'sde/public/locales/de/plugins.json',
|
||||
'sde/public/locales/de/popout.json',
|
||||
'sde/public/locales/de/print.json',
|
||||
'sde/public/locales/de/roles.json',
|
||||
'sde/public/locales/de/sde.json',
|
||||
'sde/public/locales/de/sections.json',
|
||||
'sde/public/locales/de/sponsors.json',
|
||||
'sde/public/locales/de/sets.json',
|
||||
'sde/public/locales/de/sponsors.json',
|
||||
'sde/public/locales/de/status.json',
|
||||
'sde/public/locales/de/submissions.json',
|
||||
'sde/public/locales/de/support.json',
|
||||
'sde/public/locales/de/susi.json',
|
||||
'sde/public/locales/de/tags.json',
|
||||
'sde/public/locales/de/techniques.json',
|
||||
'sde/public/locales/de/timeago.json',
|
||||
'sde/public/locales/de/themes.json',
|
||||
'sde/public/locales/de/timeago.json',
|
||||
'sde/public/locales/de/titan.json',
|
||||
'sde/public/locales/de/tutorial.json',
|
||||
'sde/public/locales/de/ui-settings.json',
|
||||
'sde/public/locales/de/workbench.json',
|
||||
|
||||
'sde/public/locales/en/account.json',
|
||||
'sde/public/locales/en/auth.json',
|
||||
'sde/public/locales/en/bella.json',
|
||||
'sde/public/locales/en/bent.json',
|
||||
'sde/public/locales/en/breanna.json',
|
||||
'sde/public/locales/en/brian.json',
|
||||
'sde/public/locales/en/common.json',
|
||||
'sde/public/locales/en/core-settings.json',
|
||||
'sde/public/locales/en/curate.json',
|
||||
'sde/public/locales/en/cut.json',
|
||||
'sde/public/locales/en/design-options.json',
|
||||
'sde/public/locales/en/designs.json',
|
||||
'sde/public/locales/en/docs.json',
|
||||
'sde/public/locales/en/errors.json',
|
||||
'sde/public/locales/en/frombella.json',
|
||||
'sde/public/locales/en/frombent.json',
|
||||
'sde/public/locales/en/frombreanna.json',
|
||||
'sde/public/locales/en/frombrian.json',
|
||||
'sde/public/locales/en/fromscratch.json',
|
||||
'sde/public/locales/en/fromtitan.json',
|
||||
'sde/public/locales/en/gdpr.json',
|
||||
'sde/public/locales/en/header.json',
|
||||
'sde/public/locales/en/hodl.json',
|
||||
'sde/public/locales/en/homepage.json',
|
||||
'sde/public/locales/en/logs.json',
|
||||
'sde/public/locales/en/measurements.json',
|
||||
'sde/public/locales/en/modal.json',
|
||||
'sde/public/locales/en/newsletter.json',
|
||||
'sde/public/locales/en/patrons.json',
|
||||
'sde/public/locales/en/plugin-annotations.json',
|
||||
'sde/public/locales/en/plugins.json',
|
||||
'sde/public/locales/en/popout.json',
|
||||
'sde/public/locales/en/print.json',
|
||||
'sde/public/locales/en/roles.json',
|
||||
'sde/public/locales/en/sde.json',
|
||||
'sde/public/locales/en/sections.json',
|
||||
'sde/public/locales/en/sets.json',
|
||||
'sde/public/locales/en/sponsors.json',
|
||||
'sde/public/locales/en/status.json',
|
||||
'sde/public/locales/en/submissions.json',
|
||||
'sde/public/locales/en/support.json',
|
||||
'sde/public/locales/en/susi.json',
|
||||
'sde/public/locales/en/tags.json',
|
||||
'sde/public/locales/en/techniques.json',
|
||||
'sde/public/locales/en/themes.json',
|
||||
'sde/public/locales/en/timeago.json',
|
||||
'sde/public/locales/en/titan.json',
|
||||
'sde/public/locales/en/tutorial.json',
|
||||
'sde/public/locales/en/ui-settings.json',
|
||||
'sde/public/locales/en/workbench.json',
|
||||
'sde/public/locales/fr/account.json',
|
||||
'sde/public/locales/fr/auth.json',
|
||||
'sde/public/locales/fr/bella.json',
|
||||
|
@ -293,17 +222,17 @@ export const downloads = {
|
|||
'sde/public/locales/fr/modal.json',
|
||||
'sde/public/locales/fr/newsletter.json',
|
||||
'sde/public/locales/fr/patrons.json',
|
||||
'sde/public/locales/fr/plugins.json',
|
||||
'sde/public/locales/fr/plugin-annotations.json',
|
||||
'sde/public/locales/fr/plugins.json',
|
||||
'sde/public/locales/fr/popout.json',
|
||||
'sde/public/locales/fr/print.json',
|
||||
'sde/public/locales/fr/roles.json',
|
||||
'sde/public/locales/fr/sde.json',
|
||||
'sde/public/locales/fr/sections.json',
|
||||
'sde/public/locales/fr/sets.json',
|
||||
'sde/public/locales/fr/sponsors.json',
|
||||
'sde/public/locales/fr/status.json',
|
||||
'sde/public/locales/fr/submissions.json',
|
||||
'sde/public/locales/fr/sets.json',
|
||||
'sde/public/locales/fr/support.json',
|
||||
'sde/public/locales/fr/susi.json',
|
||||
'sde/public/locales/fr/tags.json',
|
||||
|
@ -314,6 +243,114 @@ export const downloads = {
|
|||
'sde/public/locales/fr/tutorial.json',
|
||||
'sde/public/locales/fr/ui-settings.json',
|
||||
'sde/public/locales/fr/workbench.json',
|
||||
'sde/public/locales/es/account.json',
|
||||
'sde/public/locales/es/auth.json',
|
||||
'sde/public/locales/es/bella.json',
|
||||
'sde/public/locales/es/bent.json',
|
||||
'sde/public/locales/es/breanna.json',
|
||||
'sde/public/locales/es/brian.json',
|
||||
'sde/public/locales/es/common.json',
|
||||
'sde/public/locales/es/core-settings.json',
|
||||
'sde/public/locales/es/curate.json',
|
||||
'sde/public/locales/es/cut.json',
|
||||
'sde/public/locales/es/design-options.json',
|
||||
'sde/public/locales/es/designs.json',
|
||||
'sde/public/locales/es/docs.json',
|
||||
'sde/public/locales/es/errors.json',
|
||||
'sde/public/locales/es/flag.json',
|
||||
'sde/public/locales/es/footer.json',
|
||||
'sde/public/locales/es/frombella.json',
|
||||
'sde/public/locales/es/frombent.json',
|
||||
'sde/public/locales/es/frombreanna.json',
|
||||
'sde/public/locales/es/frombrian.json',
|
||||
'sde/public/locales/es/fromscratch.json',
|
||||
'sde/public/locales/es/fromtitan.json',
|
||||
'sde/public/locales/es/gdpr.json',
|
||||
'sde/public/locales/es/header.json',
|
||||
'sde/public/locales/es/hodl.json',
|
||||
'sde/public/locales/es/homepage.json',
|
||||
'sde/public/locales/es/lab.json',
|
||||
'sde/public/locales/es/locales.json',
|
||||
'sde/public/locales/es/logs.json',
|
||||
'sde/public/locales/es/measurements.json',
|
||||
'sde/public/locales/es/modal.json',
|
||||
'sde/public/locales/es/newsletter.json',
|
||||
'sde/public/locales/es/patrons.json',
|
||||
'sde/public/locales/es/plugin-annotations.json',
|
||||
'sde/public/locales/es/plugins.json',
|
||||
'sde/public/locales/es/popout.json',
|
||||
'sde/public/locales/es/print.json',
|
||||
'sde/public/locales/es/roles.json',
|
||||
'sde/public/locales/es/sde.json',
|
||||
'sde/public/locales/es/sections.json',
|
||||
'sde/public/locales/es/sets.json',
|
||||
'sde/public/locales/es/sponsors.json',
|
||||
'sde/public/locales/es/status.json',
|
||||
'sde/public/locales/es/submissions.json',
|
||||
'sde/public/locales/es/support.json',
|
||||
'sde/public/locales/es/susi.json',
|
||||
'sde/public/locales/es/tags.json',
|
||||
'sde/public/locales/es/techniques.json',
|
||||
'sde/public/locales/es/themes.json',
|
||||
'sde/public/locales/es/timeago.json',
|
||||
'sde/public/locales/es/titan.json',
|
||||
'sde/public/locales/es/tutorial.json',
|
||||
'sde/public/locales/es/ui-settings.json',
|
||||
'sde/public/locales/es/workbench.json',
|
||||
'sde/public/locales/en/account.json',
|
||||
'sde/public/locales/en/auth.json',
|
||||
'sde/public/locales/en/bella.json',
|
||||
'sde/public/locales/en/bent.json',
|
||||
'sde/public/locales/en/breanna.json',
|
||||
'sde/public/locales/en/brian.json',
|
||||
'sde/public/locales/en/common.json',
|
||||
'sde/public/locales/en/core-settings.json',
|
||||
'sde/public/locales/en/curate.json',
|
||||
'sde/public/locales/en/cut.json',
|
||||
'sde/public/locales/en/design-options.json',
|
||||
'sde/public/locales/en/designs.json',
|
||||
'sde/public/locales/en/docs.json',
|
||||
'sde/public/locales/en/errors.json',
|
||||
'sde/public/locales/en/flag.json',
|
||||
'sde/public/locales/en/footer.json',
|
||||
'sde/public/locales/en/frombella.json',
|
||||
'sde/public/locales/en/frombent.json',
|
||||
'sde/public/locales/en/frombreanna.json',
|
||||
'sde/public/locales/en/frombrian.json',
|
||||
'sde/public/locales/en/fromscratch.json',
|
||||
'sde/public/locales/en/fromtitan.json',
|
||||
'sde/public/locales/en/gdpr.json',
|
||||
'sde/public/locales/en/header.json',
|
||||
'sde/public/locales/en/hodl.json',
|
||||
'sde/public/locales/en/homepage.json',
|
||||
'sde/public/locales/en/lab.json',
|
||||
'sde/public/locales/en/locales.json',
|
||||
'sde/public/locales/en/logs.json',
|
||||
'sde/public/locales/en/measurements.json',
|
||||
'sde/public/locales/en/modal.json',
|
||||
'sde/public/locales/en/newsletter.json',
|
||||
'sde/public/locales/en/patrons.json',
|
||||
'sde/public/locales/en/plugin-annotations.json',
|
||||
'sde/public/locales/en/plugins.json',
|
||||
'sde/public/locales/en/popout.json',
|
||||
'sde/public/locales/en/print.json',
|
||||
'sde/public/locales/en/roles.json',
|
||||
'sde/public/locales/en/sde.json',
|
||||
'sde/public/locales/en/sections.json',
|
||||
'sde/public/locales/en/sets.json',
|
||||
'sde/public/locales/en/sponsors.json',
|
||||
'sde/public/locales/en/status.json',
|
||||
'sde/public/locales/en/submissions.json',
|
||||
'sde/public/locales/en/support.json',
|
||||
'sde/public/locales/en/susi.json',
|
||||
'sde/public/locales/en/tags.json',
|
||||
'sde/public/locales/en/techniques.json',
|
||||
'sde/public/locales/en/themes.json',
|
||||
'sde/public/locales/en/timeago.json',
|
||||
'sde/public/locales/en/titan.json',
|
||||
'sde/public/locales/en/tutorial.json',
|
||||
'sde/public/locales/en/ui-settings.json',
|
||||
'sde/public/locales/en/workbench.json',
|
||||
'sde/public/locales/nl/account.json',
|
||||
'sde/public/locales/nl/auth.json',
|
||||
'sde/public/locales/nl/bella.json',
|
||||
|
@ -330,13 +367,13 @@ export const downloads = {
|
|||
'sde/public/locales/nl/errors.json',
|
||||
'sde/public/locales/nl/flag.json',
|
||||
'sde/public/locales/nl/footer.json',
|
||||
'sde/public/locales/nl/frombent.json',
|
||||
'sde/public/locales/nl/frombella.json',
|
||||
'sde/public/locales/nl/frombent.json',
|
||||
'sde/public/locales/nl/frombreanna.json',
|
||||
'sde/public/locales/nl/frombrian.json',
|
||||
'sde/public/locales/nl/fromscratch.json',
|
||||
'sde/public/locales/nl/gdpr.json',
|
||||
'sde/public/locales/nl/fromtitan.json',
|
||||
'sde/public/locales/nl/gdpr.json',
|
||||
'sde/public/locales/nl/header.json',
|
||||
'sde/public/locales/nl/hodl.json',
|
||||
'sde/public/locales/nl/homepage.json',
|
||||
|
@ -385,12 +422,12 @@ export const downloads = {
|
|||
'sde/public/locales/uk/flag.json',
|
||||
'sde/public/locales/uk/footer.json',
|
||||
'sde/public/locales/uk/frombella.json',
|
||||
'sde/public/locales/uk/frombreanna.json',
|
||||
'sde/public/locales/uk/frombent.json',
|
||||
'sde/public/locales/uk/frombreanna.json',
|
||||
'sde/public/locales/uk/frombrian.json',
|
||||
'sde/public/locales/uk/fromscratch.json',
|
||||
'sde/public/locales/uk/gdpr.json',
|
||||
'sde/public/locales/uk/fromtitan.json',
|
||||
'sde/public/locales/uk/gdpr.json',
|
||||
'sde/public/locales/uk/header.json',
|
||||
'sde/public/locales/uk/hodl.json',
|
||||
'sde/public/locales/uk/homepage.json',
|
||||
|
@ -398,11 +435,11 @@ export const downloads = {
|
|||
'sde/public/locales/uk/locales.json',
|
||||
'sde/public/locales/uk/logs.json',
|
||||
'sde/public/locales/uk/measurements.json',
|
||||
'sde/public/locales/uk/modal.json',
|
||||
'sde/public/locales/uk/newsletter.json',
|
||||
'sde/public/locales/uk/patrons.json',
|
||||
'sde/public/locales/uk/modal.json',
|
||||
'sde/public/locales/uk/plugins.json',
|
||||
'sde/public/locales/uk/plugin-annotations.json',
|
||||
'sde/public/locales/uk/plugins.json',
|
||||
'sde/public/locales/uk/popout.json',
|
||||
'sde/public/locales/uk/print.json',
|
||||
'sde/public/locales/uk/roles.json',
|
||||
|
@ -412,335 +449,281 @@ export const downloads = {
|
|||
'sde/public/locales/uk/sponsors.json',
|
||||
'sde/public/locales/uk/status.json',
|
||||
'sde/public/locales/uk/submissions.json',
|
||||
'sde/public/locales/uk/susi.json',
|
||||
'sde/public/locales/uk/support.json',
|
||||
'sde/public/locales/uk/susi.json',
|
||||
'sde/public/locales/uk/tags.json',
|
||||
'sde/public/locales/uk/techniques.json',
|
||||
'sde/public/locales/uk/themes.json',
|
||||
'sde/public/locales/uk/timeago.json',
|
||||
'sde/public/locales/uk/titan.json',
|
||||
'sde/public/locales/uk/ui-settings.json',
|
||||
'sde/public/locales/uk/tutorial.json',
|
||||
'sde/public/locales/uk/ui-settings.json',
|
||||
'sde/public/locales/uk/workbench.json',
|
||||
'sde/public/locales/es/account.json',
|
||||
'sde/public/locales/es/auth.json',
|
||||
'sde/public/locales/es/bella.json',
|
||||
'sde/public/locales/es/bent.json',
|
||||
'sde/public/locales/es/breanna.json',
|
||||
'sde/public/locales/es/brian.json',
|
||||
'sde/public/locales/es/common.json',
|
||||
'sde/public/locales/es/core-settings.json',
|
||||
'sde/public/locales/es/curate.json',
|
||||
'sde/public/locales/es/cut.json',
|
||||
'sde/public/locales/es/design-options.json',
|
||||
'sde/public/locales/es/designs.json',
|
||||
'sde/public/locales/es/docs.json',
|
||||
'sde/public/locales/es/errors.json',
|
||||
'sde/public/locales/es/flag.json',
|
||||
'sde/public/locales/es/footer.json',
|
||||
'sde/public/locales/es/frombent.json',
|
||||
'sde/public/locales/es/frombella.json',
|
||||
'sde/public/locales/es/frombreanna.json',
|
||||
'sde/public/locales/es/frombrian.json',
|
||||
'sde/public/locales/es/fromscratch.json',
|
||||
'sde/public/locales/es/fromtitan.json',
|
||||
'sde/public/locales/es/header.json',
|
||||
'sde/public/locales/es/gdpr.json',
|
||||
'sde/public/locales/es/hodl.json',
|
||||
'sde/public/locales/es/homepage.json',
|
||||
'sde/public/locales/es/lab.json',
|
||||
'sde/public/locales/es/locales.json',
|
||||
'sde/public/locales/es/logs.json',
|
||||
'sde/public/locales/es/modal.json',
|
||||
'sde/public/locales/es/measurements.json',
|
||||
'sde/public/locales/es/newsletter.json',
|
||||
'sde/public/locales/es/patrons.json',
|
||||
'sde/public/locales/es/plugins.json',
|
||||
'sde/public/locales/es/popout.json',
|
||||
'sde/public/locales/es/print.json',
|
||||
'sde/public/locales/es/plugin-annotations.json',
|
||||
'sde/public/locales/es/roles.json',
|
||||
'sde/public/locales/es/sde.json',
|
||||
'sde/public/locales/es/sections.json',
|
||||
'sde/public/locales/es/sponsors.json',
|
||||
'sde/public/locales/es/sets.json',
|
||||
'sde/public/locales/es/status.json',
|
||||
'sde/public/locales/es/submissions.json',
|
||||
'sde/public/locales/es/support.json',
|
||||
'sde/public/locales/es/susi.json',
|
||||
'sde/public/locales/es/tags.json',
|
||||
'sde/public/locales/es/techniques.json',
|
||||
'sde/public/locales/es/themes.json',
|
||||
'sde/public/locales/es/timeago.json',
|
||||
'sde/public/locales/es/titan.json',
|
||||
'sde/public/locales/es/tutorial.json',
|
||||
'sde/public/locales/es/ui-settings.json',
|
||||
'sde/public/locales/es/workbench.json',
|
||||
'shared/utils.mjs',
|
||||
'shared/components/accordion.mjs',
|
||||
'shared/components/account/control.mjs',
|
||||
'shared/components/account/sets.mjs',
|
||||
'shared/components/account/shared.mjs',
|
||||
'shared/components/bookmarks.mjs',
|
||||
'shared/components/breadcrumbs.mjs',
|
||||
'shared/components/buttons/continue-button.mjs',
|
||||
'shared/components/choice-link.mjs',
|
||||
'shared/components/code-box.mjs',
|
||||
'shared/components/collapse.mjs',
|
||||
'shared/components/control/score.mjs',
|
||||
'shared/components/control/tip.mjs',
|
||||
'shared/components/copy-to-clipboard.mjs',
|
||||
'shared/components/curated-sets.mjs',
|
||||
'shared/components/designs/difficulty.mjs',
|
||||
'shared/components/designs/info.mjs',
|
||||
'shared/components/error/view.mjs',
|
||||
'shared/components/footer/index.mjs',
|
||||
'shared/components/gdpr/details.mjs',
|
||||
'shared/components/gdpr/form.mjs',
|
||||
'shared/components/header.mjs',
|
||||
'shared/components/icons.mjs',
|
||||
'shared/components/inputs.mjs',
|
||||
'shared/components/joost.mjs',
|
||||
'shared/components/link.mjs',
|
||||
'shared/components/logos/freesewing.mjs',
|
||||
'shared/components/mdx/dynamic.mjs',
|
||||
'shared/components/mdx/design-measurements.mjs',
|
||||
'shared/components/mdx/design-options.mjs',
|
||||
'shared/components/mdx/dynamic.mjs',
|
||||
'shared/components/mdx/index.mjs',
|
||||
'shared/components/measurements/image.mjs',
|
||||
'shared/components/measurements/sarah/acrossback.svg',
|
||||
'shared/components/measurements/sarah/ankle.svg',
|
||||
'shared/components/measurements/sarah/biceps.svg',
|
||||
'shared/components/measurements/sarah/bustfront.svg',
|
||||
'shared/components/measurements/sarah/bustpointtounderbust.svg',
|
||||
'shared/components/measurements/sarah/bustspan.svg',
|
||||
'shared/components/measurements/sarah/chest.svg',
|
||||
'shared/components/measurements/sarah/crossseam.svg',
|
||||
'shared/components/measurements/sarah/crossseamfront.svg',
|
||||
'shared/components/measurements/sarah/crotchdepth.svg',
|
||||
'shared/components/measurements/sarah/head.svg',
|
||||
'shared/components/measurements/sarah/heel.svg',
|
||||
'shared/components/measurements/sarah/highbust.svg',
|
||||
'shared/components/measurements/sarah/highbustfront.svg',
|
||||
'shared/components/measurements/sarah/hips.svg',
|
||||
'shared/components/measurements/sarah/hipstoupperleg.svg',
|
||||
'shared/components/measurements/sarah/hpstobust.svg',
|
||||
'shared/components/measurements/sarah/hpstowaistback.svg',
|
||||
'shared/components/measurements/sarah/hpstowaistfront.svg',
|
||||
'shared/components/measurements/sarah/index.mjs',
|
||||
'shared/components/measurements/sarah/inseam.svg',
|
||||
'shared/components/measurements/sarah/knee.svg',
|
||||
'shared/components/measurements/sarah/neck.svg',
|
||||
'shared/components/measurements/sarah/seat.svg',
|
||||
'shared/components/measurements/sarah/seatback.svg',
|
||||
'shared/components/measurements/sarah/shoulderslope.svg',
|
||||
'shared/components/measurements/sarah/shouldertoelbow.svg',
|
||||
'shared/components/measurements/sarah/shouldertoshoulder.svg',
|
||||
'shared/components/measurements/sarah/shouldertowrist.svg',
|
||||
'shared/components/measurements/sarah/underbust.svg',
|
||||
'shared/components/measurements/sarah/upperleg.svg',
|
||||
'shared/components/measurements/sarah/waist.svg',
|
||||
'shared/components/measurements/sarah/waistback.svg',
|
||||
'shared/components/measurements/sarah/waisttoarmpit.svg',
|
||||
'shared/components/measurements/sarah/waisttofloor.svg',
|
||||
'shared/components/measurements/sarah/waisttohips.svg',
|
||||
'shared/components/measurements/sarah/waisttoknee.svg',
|
||||
'shared/components/measurements/sarah/waisttoseat.svg',
|
||||
'shared/components/measurements/sarah/waisttounderbust.svg',
|
||||
'shared/components/measurements/sarah/waisttoupperleg.svg',
|
||||
'shared/components/measurements/sarah/wrist.svg',
|
||||
'shared/components/measurements/tim/acrossback.svg',
|
||||
'shared/components/measurements/tim/ankle.svg',
|
||||
'shared/components/measurements/tim/biceps.svg',
|
||||
'shared/components/measurements/tim/bustfront.svg',
|
||||
'shared/components/measurements/tim/bustpointtounderbust.svg',
|
||||
'shared/components/measurements/tim/bustspan.svg',
|
||||
'shared/components/measurements/tim/chest.svg',
|
||||
'shared/components/measurements/tim/crossseam.svg',
|
||||
'shared/components/measurements/tim/crossseamfront.svg',
|
||||
'shared/components/measurements/tim/crotchdepth.svg',
|
||||
'shared/components/measurements/tim/head.svg',
|
||||
'shared/components/measurements/tim/heel.svg',
|
||||
'shared/components/measurements/tim/highbust.svg',
|
||||
'shared/components/measurements/tim/highbustfront.svg',
|
||||
'shared/components/measurements/tim/hips.svg',
|
||||
'shared/components/measurements/tim/hipstoupperleg.svg',
|
||||
'shared/components/measurements/tim/hpstobust.svg',
|
||||
'shared/components/measurements/tim/hpstowaistback.svg',
|
||||
'shared/components/measurements/tim/hpstowaistfront.svg',
|
||||
'shared/components/measurements/tim/index.mjs',
|
||||
'shared/components/measurements/tim/inseam.svg',
|
||||
'shared/components/measurements/tim/knee.svg',
|
||||
'shared/components/measurements/tim/neck.svg',
|
||||
'shared/components/measurements/tim/seat.svg',
|
||||
'shared/components/measurements/tim/seatback.svg',
|
||||
'shared/components/measurements/tim/shoulderslope.svg',
|
||||
'shared/components/measurements/tim/shouldertoelbow.svg',
|
||||
'shared/components/measurements/tim/shouldertoshoulder.svg',
|
||||
'shared/components/measurements/tim/shouldertowrist.svg',
|
||||
'shared/components/measurements/tim/underbust.svg',
|
||||
'shared/components/measurements/tim/upperleg.svg',
|
||||
'shared/components/measurements/tim/waist.svg',
|
||||
'shared/components/measurements/tim/waistback.svg',
|
||||
'shared/components/measurements/tim/waisttoarmpit.svg',
|
||||
'shared/components/measurements/tim/waisttofloor.svg',
|
||||
'shared/components/measurements/tim/waisttohips.svg',
|
||||
'shared/components/measurements/tim/waisttoknee.svg',
|
||||
'shared/components/measurements/tim/waisttoseat.svg',
|
||||
'shared/components/measurements/tim/waisttounderbust.svg',
|
||||
'shared/components/measurements/tim/waisttoupperleg.svg',
|
||||
'shared/components/measurements/tim/wrist.svg',
|
||||
'shared/components/modal/locale-picker.mjs',
|
||||
'shared/components/modal/theme-picker.mjs',
|
||||
'shared/components/navigation/primary.mjs',
|
||||
'shared/components/navigation/sections-menu.mjs',
|
||||
'shared/components/navigation/sitenav.mjs',
|
||||
'shared/components/patrons/plea.mjs',
|
||||
'shared/components/footer/index.mjs',
|
||||
'shared/components/buttons/continue-button.mjs',
|
||||
'shared/components/patrons/please-subscribe.mjs',
|
||||
'shared/components/patrons/plea.mjs',
|
||||
'shared/components/patrons/subscribe.mjs',
|
||||
'shared/components/susi/sign-in.mjs',
|
||||
'shared/components/susi/sign-up.mjs',
|
||||
'shared/components/account/shared.mjs',
|
||||
'shared/components/account/control.mjs',
|
||||
'shared/components/account/sets.mjs',
|
||||
'shared/components/popout/index.mjs',
|
||||
'shared/components/robot/index.mjs',
|
||||
'shared/components/robot/poses.mjs',
|
||||
'shared/components/social/icons.mjs',
|
||||
'shared/components/spinner.mjs',
|
||||
'shared/components/sponsors/algolia.mjs',
|
||||
'shared/components/sponsors/bugsnag.mjs',
|
||||
'shared/components/sponsors/crowdin.mjs',
|
||||
'shared/components/sponsors/index.mjs',
|
||||
'shared/components/sponsors/vercel.mjs',
|
||||
'shared/components/support/support.mjs',
|
||||
'shared/components/susi/sign-in.mjs',
|
||||
'shared/components/susi/sign-up.mjs',
|
||||
'shared/components/tabs.mjs',
|
||||
'shared/components/v3-wip.mjs',
|
||||
'shared/components/inputs.mjs',
|
||||
'shared/components/collapse.mjs',
|
||||
'shared/components/wordmark.mjs',
|
||||
'shared/components/workbench/exporting/export-handler.mjs',
|
||||
'shared/components/workbench/exporting/export-worker.js',
|
||||
'shared/components/workbench/exporting/pdf-maker.mjs',
|
||||
'shared/components/workbench/exporting/pdf.mjs',
|
||||
'shared/components/workbench/exporting/single-pdf-maker.mjs',
|
||||
'shared/components/workbench/header.mjs',
|
||||
'shared/components/workbench/menus/core-settings/config.mjs',
|
||||
'shared/components/workbench/menus/core-settings/index.mjs',
|
||||
'shared/components/workbench/menus/core-settings/inputs.mjs',
|
||||
'shared/components/workbench/menus/core-settings/values.mjs',
|
||||
'shared/components/workbench/menus/design-options/index.mjs',
|
||||
'shared/components/workbench/menus/design-options/inputs.mjs',
|
||||
'shared/components/workbench/menus/design-options/values.mjs',
|
||||
'shared/components/workbench/menus/mobile-menubar.mjs',
|
||||
'shared/components/workbench/menus/shared/index.mjs',
|
||||
'shared/components/workbench/menus/shared/inputs.mjs',
|
||||
'shared/components/workbench/menus/shared/menu-item.mjs',
|
||||
'shared/components/workbench/menus/shared/menu-wrapper.mjs',
|
||||
'shared/components/workbench/menus/shared/values.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/config.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/index.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/inputs.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/values.mjs',
|
||||
'shared/components/link.mjs',
|
||||
'shared/components/error/view.mjs',
|
||||
'shared/components/accordion.mjs',
|
||||
'shared/components/wrappers/mdx.mjs',
|
||||
'shared/components/wrappers/page.mjs',
|
||||
'shared/components/wrappers/swipes.mjs',
|
||||
'shared/components/wrappers/modal.mjs',
|
||||
'shared/components/wrappers/layout.mjs',
|
||||
'shared/components/wrappers/context.mjs',
|
||||
'shared/components/wrappers/chart.mjs',
|
||||
'shared/components/wrappers/auth/index.mjs',
|
||||
'shared/components/wrappers/header.mjs',
|
||||
'shared/components/control/tip.mjs',
|
||||
'shared/components/control/score.mjs',
|
||||
'shared/components/choice-link.mjs',
|
||||
'shared/components/copy-to-clipboard.mjs',
|
||||
'shared/components/code-box.mjs',
|
||||
'shared/components/designs/difficulty.mjs',
|
||||
'shared/components/designs/info.mjs',
|
||||
'shared/components/measurements/tim/head.svg',
|
||||
'shared/components/measurements/tim/highbust.svg',
|
||||
'shared/components/measurements/tim/upperleg.svg',
|
||||
'shared/components/measurements/tim/hpstowaistback.svg',
|
||||
'shared/components/measurements/tim/chest.svg',
|
||||
'shared/components/measurements/tim/biceps.svg',
|
||||
'shared/components/measurements/tim/inseam.svg',
|
||||
'shared/components/measurements/tim/waisttoknee.svg',
|
||||
'shared/components/measurements/tim/knee.svg',
|
||||
'shared/components/measurements/tim/shouldertowrist.svg',
|
||||
'shared/components/measurements/tim/waisttoarmpit.svg',
|
||||
'shared/components/measurements/tim/neck.svg',
|
||||
'shared/components/measurements/tim/shouldertoelbow.svg',
|
||||
'shared/components/measurements/tim/shoulderslope.svg',
|
||||
'shared/components/measurements/tim/waisttofloor.svg',
|
||||
'shared/components/measurements/tim/hips.svg',
|
||||
'shared/components/measurements/tim/bustfront.svg',
|
||||
'shared/components/measurements/tim/waisttounderbust.svg',
|
||||
'shared/components/measurements/tim/bustpointtounderbust.svg',
|
||||
'shared/components/measurements/tim/crossseam.svg',
|
||||
'shared/components/measurements/tim/underbust.svg',
|
||||
'shared/components/measurements/tim/hpstobust.svg',
|
||||
'shared/components/measurements/tim/ankle.svg',
|
||||
'shared/components/measurements/tim/wrist.svg',
|
||||
'shared/components/measurements/tim/seatback.svg',
|
||||
'shared/components/measurements/tim/waisttoseat.svg',
|
||||
'shared/components/measurements/tim/shouldertoshoulder.svg',
|
||||
'shared/components/measurements/tim/index.mjs',
|
||||
'shared/components/measurements/tim/bustspan.svg',
|
||||
'shared/components/measurements/tim/acrossback.svg',
|
||||
'shared/components/measurements/tim/hipstoupperleg.svg',
|
||||
'shared/components/measurements/tim/waist.svg',
|
||||
'shared/components/measurements/tim/heel.svg',
|
||||
'shared/components/measurements/tim/waistback.svg',
|
||||
'shared/components/measurements/tim/hpstowaistfront.svg',
|
||||
'shared/components/measurements/tim/crotchdepth.svg',
|
||||
'shared/components/measurements/tim/highbustfront.svg',
|
||||
'shared/components/measurements/tim/waisttoupperleg.svg',
|
||||
'shared/components/measurements/tim/crossseamfront.svg',
|
||||
'shared/components/measurements/tim/seat.svg',
|
||||
'shared/components/measurements/tim/waisttohips.svg',
|
||||
'shared/components/measurements/image.mjs',
|
||||
'shared/components/measurements/sarah/head.svg',
|
||||
'shared/components/measurements/sarah/highbust.svg',
|
||||
'shared/components/measurements/sarah/upperleg.svg',
|
||||
'shared/components/measurements/sarah/hpstowaistback.svg',
|
||||
'shared/components/measurements/sarah/chest.svg',
|
||||
'shared/components/measurements/sarah/biceps.svg',
|
||||
'shared/components/measurements/sarah/inseam.svg',
|
||||
'shared/components/measurements/sarah/waisttoknee.svg',
|
||||
'shared/components/measurements/sarah/knee.svg',
|
||||
'shared/components/measurements/sarah/shouldertowrist.svg',
|
||||
'shared/components/measurements/sarah/waisttoarmpit.svg',
|
||||
'shared/components/measurements/sarah/neck.svg',
|
||||
'shared/components/measurements/sarah/shouldertoelbow.svg',
|
||||
'shared/components/measurements/sarah/shoulderslope.svg',
|
||||
'shared/components/measurements/sarah/waisttofloor.svg',
|
||||
'shared/components/measurements/sarah/hips.svg',
|
||||
'shared/components/measurements/sarah/bustfront.svg',
|
||||
'shared/components/measurements/sarah/waisttounderbust.svg',
|
||||
'shared/components/measurements/sarah/bustpointtounderbust.svg',
|
||||
'shared/components/measurements/sarah/crossseam.svg',
|
||||
'shared/components/measurements/sarah/underbust.svg',
|
||||
'shared/components/measurements/sarah/hpstobust.svg',
|
||||
'shared/components/measurements/sarah/ankle.svg',
|
||||
'shared/components/measurements/sarah/wrist.svg',
|
||||
'shared/components/measurements/sarah/seatback.svg',
|
||||
'shared/components/measurements/sarah/waisttoseat.svg',
|
||||
'shared/components/measurements/sarah/shouldertoshoulder.svg',
|
||||
'shared/components/measurements/sarah/index.mjs',
|
||||
'shared/components/measurements/sarah/bustspan.svg',
|
||||
'shared/components/measurements/sarah/acrossback.svg',
|
||||
'shared/components/measurements/sarah/hipstoupperleg.svg',
|
||||
'shared/components/measurements/sarah/waist.svg',
|
||||
'shared/components/measurements/sarah/heel.svg',
|
||||
'shared/components/measurements/sarah/waistback.svg',
|
||||
'shared/components/measurements/sarah/hpstowaistfront.svg',
|
||||
'shared/components/measurements/sarah/crotchdepth.svg',
|
||||
'shared/components/measurements/sarah/highbustfront.svg',
|
||||
'shared/components/measurements/sarah/waisttoupperleg.svg',
|
||||
'shared/components/measurements/sarah/crossseamfront.svg',
|
||||
'shared/components/measurements/sarah/seat.svg',
|
||||
'shared/components/measurements/sarah/waisttohips.svg',
|
||||
'shared/components/gdpr/details.mjs',
|
||||
'shared/components/gdpr/form.mjs',
|
||||
'shared/components/breadcrumbs.mjs',
|
||||
'shared/components/v3-wip.mjs',
|
||||
'shared/components/joost.mjs',
|
||||
'shared/components/modal/theme-picker.mjs',
|
||||
'shared/components/modal/locale-picker.mjs',
|
||||
'shared/components/bookmarks.mjs',
|
||||
'shared/components/tabs.mjs',
|
||||
'shared/components/social/icons.mjs',
|
||||
'shared/components/icons.mjs',
|
||||
'shared/components/spinner.mjs',
|
||||
'shared/components/sponsors/bugsnag.mjs',
|
||||
'shared/components/sponsors/vercel.mjs',
|
||||
'shared/components/sponsors/crowdin.mjs',
|
||||
'shared/components/sponsors/algolia.mjs',
|
||||
'shared/components/sponsors/index.mjs',
|
||||
'shared/components/curated-sets.mjs',
|
||||
'shared/components/workbench/new.mjs',
|
||||
'shared/components/workbench/pan-zoom-pattern.mjs',
|
||||
'shared/components/workbench/pattern/movable/index.mjs',
|
||||
'shared/components/workbench/pattern/movable/stack.mjs',
|
||||
'shared/components/workbench/pattern/movable/transform-buttons.mjs',
|
||||
'shared/components/workbench/pattern/pan-zoom-context.mjs',
|
||||
'shared/components/workbench/pattern/utils.mjs',
|
||||
'shared/components/workbench/views/cut/hooks.mjs',
|
||||
'shared/components/workbench/views/cut/index.mjs',
|
||||
'shared/components/workbench/views/cut/menu.mjs',
|
||||
'shared/components/workbench/views/cut/settings.mjs',
|
||||
'shared/components/workbench/views/docs/index.mjs',
|
||||
'shared/components/workbench/views/draft/header.mjs',
|
||||
'shared/components/workbench/views/draft/index.mjs',
|
||||
'shared/components/workbench/views/draft/menu.mjs',
|
||||
'shared/components/workbench/views/edit/index.mjs',
|
||||
'shared/components/workbench/views/edit/settings-validator.mjs',
|
||||
'shared/components/workbench/views/exporting/index.mjs',
|
||||
'shared/components/workbench/views/flags.mjs',
|
||||
'shared/components/workbench/views/inspect/index.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/menu.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/path.mjs',
|
||||
'shared/components/workbench/exporting/pdf.mjs',
|
||||
'shared/components/workbench/exporting/pdf-maker.mjs',
|
||||
'shared/components/workbench/exporting/single-pdf-maker.mjs',
|
||||
'shared/components/workbench/exporting/export-handler.mjs',
|
||||
'shared/components/workbench/exporting/export-worker.js',
|
||||
'shared/components/workbench/menus/shared/inputs.mjs',
|
||||
'shared/components/workbench/menus/shared/menu-wrapper.mjs',
|
||||
'shared/components/workbench/menus/shared/values.mjs',
|
||||
'shared/components/workbench/menus/shared/index.mjs',
|
||||
'shared/components/workbench/menus/shared/menu-item.mjs',
|
||||
'shared/components/workbench/menus/design-options/inputs.mjs',
|
||||
'shared/components/workbench/menus/design-options/values.mjs',
|
||||
'shared/components/workbench/menus/design-options/index.mjs',
|
||||
'shared/components/workbench/menus/mobile-menubar.mjs',
|
||||
'shared/components/workbench/menus/core-settings/inputs.mjs',
|
||||
'shared/components/workbench/menus/core-settings/config.mjs',
|
||||
'shared/components/workbench/menus/core-settings/values.mjs',
|
||||
'shared/components/workbench/menus/core-settings/index.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/inputs.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/config.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/values.mjs',
|
||||
'shared/components/workbench/menus/ui-settings/index.mjs',
|
||||
'shared/components/workbench/views/inspect/menu.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/pattern.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/point.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/path.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/shared.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/stack.mjs',
|
||||
'shared/components/workbench/views/inspect/menu.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/menu.mjs',
|
||||
'shared/components/workbench/views/inspect/inspector/point.mjs',
|
||||
'shared/components/workbench/views/inspect/index.mjs',
|
||||
'shared/components/workbench/views/pattern-with-menu.mjs',
|
||||
'shared/components/workbench/views/logs/errors.mjs',
|
||||
'shared/components/workbench/views/logs/index.mjs',
|
||||
'shared/components/workbench/views/measies/editor.mjs',
|
||||
'shared/components/workbench/views/measies/index.mjs',
|
||||
'shared/components/workbench/views/pattern-with-menu.mjs',
|
||||
'shared/components/workbench/views/print/actions.mjs',
|
||||
'shared/components/workbench/views/print/config.mjs',
|
||||
'shared/components/workbench/views/print/index.mjs',
|
||||
'shared/components/workbench/views/flags.mjs',
|
||||
'shared/components/workbench/views/save/index.mjs',
|
||||
'shared/components/workbench/views/exporting/index.mjs',
|
||||
'shared/components/workbench/views/docs/index.mjs',
|
||||
'shared/components/workbench/views/test/options.mjs',
|
||||
'shared/components/workbench/views/test/menu.mjs',
|
||||
'shared/components/workbench/views/test/measurements.mjs',
|
||||
'shared/components/workbench/views/test/index.mjs',
|
||||
'shared/components/workbench/views/time/index.mjs',
|
||||
'shared/components/workbench/views/draft/menu.mjs',
|
||||
'shared/components/workbench/views/draft/index.mjs',
|
||||
'shared/components/workbench/views/draft/header.mjs',
|
||||
'shared/components/workbench/views/print/menu.mjs',
|
||||
'shared/components/workbench/views/print/settings.mjs',
|
||||
'shared/components/workbench/views/save/index.mjs',
|
||||
'shared/components/workbench/views/test/index.mjs',
|
||||
'shared/components/workbench/views/test/measurements.mjs',
|
||||
'shared/components/workbench/views/test/menu.mjs',
|
||||
'shared/components/workbench/views/test/options.mjs',
|
||||
'shared/components/workbench/views/time/index.mjs',
|
||||
'shared/components/wrappers/auth/index.mjs',
|
||||
'shared/components/wrappers/chart.mjs',
|
||||
'shared/components/wrappers/context.mjs',
|
||||
'shared/components/wrappers/header.mjs',
|
||||
'shared/components/wrappers/layout.mjs',
|
||||
'shared/components/wrappers/mdx.mjs',
|
||||
'shared/components/wrappers/modal.mjs',
|
||||
'shared/components/wrappers/page.mjs',
|
||||
'shared/components/wrappers/swipes.mjs',
|
||||
'shared/components/workbench/views/print/config.mjs',
|
||||
'shared/components/workbench/views/print/actions.mjs',
|
||||
'shared/components/workbench/views/print/index.mjs',
|
||||
'shared/components/workbench/views/cut/menu.mjs',
|
||||
'shared/components/workbench/views/cut/settings.mjs',
|
||||
'shared/components/workbench/views/cut/index.mjs',
|
||||
'shared/components/workbench/views/cut/hooks.mjs',
|
||||
'shared/components/workbench/views/edit/index.mjs',
|
||||
'shared/components/workbench/views/edit/settings-validator.mjs',
|
||||
'shared/components/workbench/pattern/utils.mjs',
|
||||
'shared/components/workbench/pattern/movable/transform-buttons.mjs',
|
||||
'shared/components/workbench/pattern/movable/stack.mjs',
|
||||
'shared/components/workbench/pattern/movable/index.mjs',
|
||||
'shared/components/workbench/pattern/pan-zoom-context.mjs',
|
||||
'shared/components/workbench/header.mjs',
|
||||
'shared/components/navigation/sitenav.mjs',
|
||||
'shared/components/navigation/primary.mjs',
|
||||
'shared/components/navigation/sections-menu.mjs',
|
||||
'shared/components/logos/freesewing.mjs',
|
||||
'shared/components/support/support.mjs',
|
||||
'shared/components/header.mjs',
|
||||
'shared/config/cloudflare.mjs',
|
||||
'shared/config/freesewing.config.mjs',
|
||||
'shared/config/i18n.config.mjs',
|
||||
'shared/config/paypal.mjs',
|
||||
'shared/config/social.mjs',
|
||||
'shared/config/paypal.mjs',
|
||||
'shared/config/tailwind-force.html',
|
||||
'shared/config/freesewing.config.mjs',
|
||||
'shared/context/loading-status-context.mjs',
|
||||
'shared/context/mobile-menubar-context.mjs',
|
||||
'shared/context/modal-context.mjs',
|
||||
'shared/context/mobile-menubar-context.mjs',
|
||||
'shared/context/navigation-context.mjs',
|
||||
'shared/hooks/use-account.mjs',
|
||||
'shared/hooks/use-backend.mjs',
|
||||
'shared/hooks/use-id.mjs',
|
||||
'shared/hooks/use-pattern-settings.mjs',
|
||||
'shared/hooks/use-theme.mjs',
|
||||
'shared/hooks/use-id.mjs',
|
||||
'shared/hooks/use-backend.mjs',
|
||||
'shared/hooks/use-view.mjs',
|
||||
'shared/mdx/browser-compile.mjs',
|
||||
'shared/hooks/use-account.mjs',
|
||||
'shared/mdx/remark-github-images.mjs',
|
||||
'shared/plugins/plugin-cut-layout.mjs',
|
||||
'shared/mdx/browser-compile.mjs',
|
||||
'shared/plugins/plugin-layout-part.mjs',
|
||||
'shared/plugins/plugin-cut-layout.mjs',
|
||||
'shared/styles/code.css',
|
||||
'shared/styles/globals.css',
|
||||
'shared/styles/svg-freesewing-draft.css',
|
||||
'shared/themes/aqua.mjs',
|
||||
'shared/themes/dark.mjs',
|
||||
'shared/themes/hax0r.mjs',
|
||||
'shared/themes/index.mjs',
|
||||
'shared/styles/globals.css',
|
||||
'shared/themes/lgbtq.mjs',
|
||||
'shared/themes/light.mjs',
|
||||
'shared/themes/monochrome.mjs',
|
||||
'shared/themes/dark.mjs',
|
||||
'shared/themes/aqua.mjs',
|
||||
'shared/themes/pastel.mjs',
|
||||
'shared/themes/monochrome.mjs',
|
||||
'shared/themes/hax0r.mjs',
|
||||
'shared/themes/index.mjs',
|
||||
'shared/prebuild/data/design-measurements.mjs',
|
||||
'shared/prebuild/data/design-options.mjs',
|
||||
'shared/prebuild/data/designs.mjs',
|
||||
'shared/prebuild/data/design-options.mjs',
|
||||
],
|
||||
pkgs: [
|
||||
'react-components/src/index.mjs',
|
||||
'react-components/src/pattern-xray/index.mjs',
|
||||
'react-components/src/pattern-xray/path.mjs',
|
||||
'react-components/src/pattern-xray/index.mjs',
|
||||
'react-components/src/pattern-xray/point.mjs',
|
||||
'react-components/src/pattern/circle.mjs',
|
||||
'react-components/src/pattern/defs.mjs',
|
||||
'react-components/src/index.mjs',
|
||||
'react-components/src/pattern/path.mjs',
|
||||
'react-components/src/pattern/grid.mjs',
|
||||
'react-components/src/pattern/group.mjs',
|
||||
'react-components/src/pattern/index.mjs',
|
||||
'react-components/src/pattern/part.mjs',
|
||||
'react-components/src/pattern/path.mjs',
|
||||
'react-components/src/pattern/point.mjs',
|
||||
'react-components/src/pattern/snippet.mjs',
|
||||
'react-components/src/pattern/stack.mjs',
|
||||
'react-components/src/pattern/snippet.mjs',
|
||||
'react-components/src/pattern/circle.mjs',
|
||||
'react-components/src/pattern/utils.mjs',
|
||||
'react-components/src/pattern/svg.mjs',
|
||||
'react-components/src/pattern/text.mjs',
|
||||
'react-components/src/pattern/utils.mjs',
|
||||
'react-components/src/pattern/index.mjs',
|
||||
'react-components/src/pattern/part.mjs',
|
||||
'react-components/src/pattern/defs.mjs',
|
||||
'react-components/src/pattern/point.mjs',
|
||||
],
|
||||
}
|
||||
|
|
|
@ -53,7 +53,7 @@
|
|||
"mocha": "10.4.0",
|
||||
"mocha-steps": "1.3.0",
|
||||
"nodemon": "3.1.0",
|
||||
"prisma": "5.11.0"
|
||||
"prisma": "5.13.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 18.17.0 <22"
|
||||
|
|
|
@ -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,
|
||||
}
|
||||
|
||||
|
|
86
sites/org/pages/account/patterns/bibi/edit.mjs
Normal file
86
sites/org/pages/account/patterns/bibi/edit.mjs
Normal file
|
@ -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 }) => (
|
||||
<Workbench preload={{ settings }} saveAs={{ pattern: id }} {...{ design, Design }} />
|
||||
)
|
||||
|
||||
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
|
||||
<PageWrapper {...page} title="Bibi" layout={pattern ? WorkbenchLayout : false} header={null}>
|
||||
{pattern ? (
|
||||
<EditDesignComponent
|
||||
id={pattern.id}
|
||||
settings={pattern.settings}
|
||||
design="bibi"
|
||||
Design={Bibi}
|
||||
/>
|
||||
) : (
|
||||
<div>
|
||||
<h1>{t('account:oneMomentPLease')}</h1>
|
||||
<Loading />
|
||||
</div>
|
||||
)}
|
||||
</PageWrapper>
|
||||
)
|
||||
}
|
||||
|
||||
export default EditBibiPage
|
||||
|
||||
export async function getStaticProps({ locale }) {
|
||||
return {
|
||||
props: {
|
||||
...(await serverSideTranslations(locale, ns)),
|
||||
page: {
|
||||
locale,
|
||||
path: ['account', 'patterns', 'bibi'],
|
||||
title: 'Bibi',
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
86
sites/org/pages/account/patterns/umbra/edit.mjs
Normal file
86
sites/org/pages/account/patterns/umbra/edit.mjs
Normal file
|
@ -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 }) => (
|
||||
<Workbench preload={{ settings }} saveAs={{ pattern: id }} {...{ design, Design }} />
|
||||
)
|
||||
|
||||
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
|
||||
<PageWrapper {...page} title="Umbra" layout={pattern ? WorkbenchLayout : false} header={null}>
|
||||
{pattern ? (
|
||||
<EditDesignComponent
|
||||
id={pattern.id}
|
||||
settings={pattern.settings}
|
||||
design="umbra"
|
||||
Design={Umbra}
|
||||
/>
|
||||
) : (
|
||||
<div>
|
||||
<h1>{t('account:oneMomentPLease')}</h1>
|
||||
<Loading />
|
||||
</div>
|
||||
)}
|
||||
</PageWrapper>
|
||||
)
|
||||
}
|
||||
|
||||
export default EditUmbraPage
|
||||
|
||||
export async function getStaticProps({ locale }) {
|
||||
return {
|
||||
props: {
|
||||
...(await serverSideTranslations(locale, ns)),
|
||||
page: {
|
||||
locale,
|
||||
path: ['account', 'patterns', 'umbra'],
|
||||
title: 'Umbra',
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
41
sites/org/pages/new/bibi.mjs
Normal file
41
sites/org/pages/new/bibi.mjs
Normal file
|
@ -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 }) => (
|
||||
<PageWrapper {...page} title="Bibi" layout={WorkbenchLayout} header={null}>
|
||||
<Workbench
|
||||
{...{
|
||||
design: 'bibi',
|
||||
Design: Bibi,
|
||||
docs,
|
||||
}}
|
||||
/>
|
||||
</PageWrapper>
|
||||
)
|
||||
|
||||
export default NewBibiPage
|
||||
|
||||
export async function getStaticProps({ locale }) {
|
||||
return {
|
||||
props: {
|
||||
...(await serverSideTranslations(locale, ns)),
|
||||
page: {
|
||||
locale,
|
||||
path: ['new', 'bibi'],
|
||||
title: 'Bibi',
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
41
sites/org/pages/new/umbra.mjs
Normal file
41
sites/org/pages/new/umbra.mjs
Normal file
|
@ -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 }) => (
|
||||
<PageWrapper {...page} title="Umbra" layout={WorkbenchLayout} header={null}>
|
||||
<Workbench
|
||||
{...{
|
||||
design: 'umbra',
|
||||
Design: Umbra,
|
||||
docs,
|
||||
}}
|
||||
/>
|
||||
</PageWrapper>
|
||||
)
|
||||
|
||||
export default NewUmbraPage
|
||||
|
||||
export async function getStaticProps({ locale }) {
|
||||
return {
|
||||
props: {
|
||||
...(await serverSideTranslations(locale, ns)),
|
||||
page: {
|
||||
locale,
|
||||
path: ['new', 'umbra'],
|
||||
title: 'Umbra',
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"account":"Account","docs":"Dokumentation","controltip.t":"Kontrolle versus Einfachheit","controltip.d1":"Die Einstellung <b>Power versus Simplicity</b> 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":"<strong>{x}</strong> hat dies erstellt","xWroteThis":"<strong>{x}</strong> hat dies geschrieben","by":"Von"}
|
||||
{"account":"Account","docs":"Dokumentation","controltip.t":"Kontrolle versus Einfachheit","controltip.d1":"Die Einstellung <b>Power versus Simplicity</b> 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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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?"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"algolia":"Suche powered by Algolia","bugsnag":"Fehlerberichte von Bugsnag","crowdin":"Übersetzung powered by Crowdin","vercel":"Builds und Hosting durch Vercel"}
|
||||
{"algolia":"Suche powered by Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Übersetzung powered by Crowdin","vercel":"Builds und Hosting durch Vercel"}
|
1
sites/sde/public/locales/de/stats.json
Normal file
1
sites/sde/public/locales/de/stats.json
Normal file
|
@ -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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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 <b>discord.freesewing.org</b> begibst und deine Frage im Kanal <b>Support</b> 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 <b>einen Fehler auf GitHub</b>erstellen.","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 <b>ein FreeSewing-Gönner bist</b>, 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 <em>Server</em> 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."}
|
||||
{"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 <b>discord.freesewing.org</b> and post your question in the <b>need-help</b> 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 <b>einen Fehler auf GitHub</b>erstellen.","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 <b>ein FreeSewing-Gönner bist</b>, 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 <em>Server</em> 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."}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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."}
|
||||
{"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."}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"account":"Account","docs":"Documentation","controltip.t":"Power versus Simplicity","controltip.d1":"The <b>Power versus Simplicity</b> 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":"<strong>{x}</strong> made this","xWroteThis":"<strong>{x}</strong> wrote this","by":"By"}
|
||||
{"account":"Account","docs":"Documentation","controltip.t":"User Experience","controltip.d1":"The <b>User Experience</b> 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"}
|
|
@ -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."}
|
||||
{"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."}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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"}
|
||||
{"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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"algolia":"Search powered by Algolia","bugsnag":"Error reporting by Bugsnag","crowdin":"Translation powered by Crowdin","vercel":"Builds and Hosting by Vercel"}
|
||||
{"algolia":"Search powered by Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Translation powered by Crowdin","vercel":"Builds and Hosting by Vercel"}
|
1
sites/sde/public/locales/en/stats.json
Normal file
1
sites/sde/public/locales/en/stats.json
Normal file
|
@ -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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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 <b>discord.freesewing.org</b> and post your question in the <b>Support</b> 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 <b>create an issue on GitHub</b>.","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 <b>a FreeSewing patron</b>, 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 <em>server</em> 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."}
|
||||
{"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 <b>discord.freesewing.org</b> and post your question in the <b>need-help</b> 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 <b>create an issue on GitHub</b>.","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 <b>a FreeSewing patron</b>, 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 <em>server</em> 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."}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"account":"Cuenta","docs":"Documentación","controltip.t":"Poder frente a sencillez","controltip.d1":"La configuración <b>Power versus Simplicity</b> 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":"<strong>{x}</strong> hizo esto","xWroteThis":"<strong>{x}</strong> escribió esto","by":"Por"}
|
||||
{"account":"Cuenta","docs":"Documentación","controltip.t":"Experiencia del usuario","controltip.d1":"The <b>User Experience</b> 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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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?"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"algolia":"Búsqueda con Algolia","bugsnag":"Error reporting by BugSnag","crowdin":"Traducción realizada por Crowdin","vercel":"Construcción y alojamiento por Vercel"}
|
1
sites/sde/public/locales/es/stats.json
Normal file
1
sites/sde/public/locales/es/stats.json
Normal file
|
@ -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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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 <b>discord.freesewing.org</b> y publica tu pregunta en el canal <b>Soporte</b> .","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 <b>crear una incidencia en GitHub</b>.","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 <b>un patrón de FreeSewing</b>, 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 <em></em> 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."}
|
||||
{"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 <b>discord.freesewing.org</b> and post your question in the <b>need-help</b> 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 <b>crear una incidencia en GitHub</b>.","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 <b>un patrón de FreeSewing</b>, 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 <em></em> 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."}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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 <b>{ requiredRole }</b> . Ton rôle est <b>{ role }</b> , ce qui ne te permet pas d'accéder à ce contenu."}
|
||||
{"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 <b>{ requiredRole }</b> . Ton rôle est <b>{ role }</b> , ce qui ne te permet pas d'accéder à ce contenu."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"account":"Compte","docs":"Documentation","controltip.t":"Le pouvoir face à la simplicité","controltip.d1":"Le paramètre <b>Power versus Simplicity</b> 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":"<strong>{x}</strong> a fait ceci","xWroteThis":"<strong>{x}</strong> a écrit ceci","by":"Par"}
|
||||
{"account":"Compte","docs":"Documentation","controltip.t":"Expérience de l'utilisateur","controltip.d1":"Le paramètre <b>Expérience utilisateur</b> 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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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":"<b>Non</ b>, jamais.","accountTimingAnswer":"<b>12 mois</b> après la dernière fois que tu t'es connecté à notre backend, ou jusqu'à ce que <b>supprime</b> ton compte ou <b>révoque</b> 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 <b></b>, <b>bio</b>, ou <b>Nom d'utilisateur GitHub</b>","accountWhatAnswer":"Ton adresse électronique <b></b>, ton nom d'utilisateur <b></b>, et ton mot de passe <b></b>, ainsi que toutes les mesures corporelles <b></b> que tu as ajoutées à ton compte.","accountWhatQuestion":"Qu'est-ce que les données de compte ?","accountWhyAnswer":"Pour <b>t'authentifier</b> , <b>te contacter</b> en cas de besoin, et générer <b>des modèles de couture</b> 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"}
|
||||
{"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":"<b>Non</ b>, jamais.","accountTimingAnswer":"<b>12 mois</b> après la dernière fois que tu t'es connecté à notre backend, ou jusqu'à ce que tu <b>supprimes</b> ton compte ou <b>révoque</b> 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<b> photo </b>, <b>bio</b> ou <b>Nom d'utilisateur GitHub</b>","accountWhatAnswer":"To <b>n adresse électronique</b>, ton<b> nom d'utilisateur </b> et ton<b> mot de passe </b>, ainsi que toutes le<b>s mesures corporelles </b> que tu as ajoutées à ton compte.","accountWhatQuestion":"Qu'est-ce que les données de compte ?","accountWhyAnswer":"Pour <b>t'authentifier</b> , <b>te contacter</b> en cas de besoin, et générer <b>des modèles de couture</b> 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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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?"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
1
sites/sde/public/locales/fr/stats.json
Normal file
1
sites/sde/public/locales/fr/stats.json
Normal file
|
@ -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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"msetSuggested":"Jeux de mesures proposés pour la curation","submission":"Soumission","id":"ID","convertToCset":"Convertir en ensemble curé"}
|
||||
{"msetSuggested":"Jeux de mesures proposés pour la curation","submission":"Soumission","id":"ID","convertToCset":"Convertir en ensemble curaté"}
|
|
@ -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 <b>discord.freesewing.org</b> et poste ta question dans le canal <b>Support</b> .","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 <b>créer un problème sur GitHub</b>.","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 <b>un patron de FreeSewing</b>, 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 <em></em> 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."}
|
||||
{"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 <b>discord.freesewing.org</b> et poste ta question dans le canal <b>need-help</b>.","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 <b>créer un problème sur GitHub</b>.","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 <b>un patron de FreeSewing</b>, 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<em> serveur </em> 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."}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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."}
|
||||
{"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."}
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
|
@ -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"}
|
||||
{"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"}
|
|
@ -1 +1 @@
|
|||
{"account":"Account","docs":"Documentatie","controltip.t":"Macht versus eenvoud","controltip.d1":"De instelling <b>Power versus Simplicity</b> 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":"<strong>{x}</strong> maakte dit","xWroteThis":"<strong>{x}</strong> schreef dit","by":"Door"}
|
||||
{"account":"Account","docs":"Documentatie","controltip.t":"Macht versus eenvoud","controltip.d1":"De instelling <b>Power versus Simplicity</b> 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"}
|
|
@ -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."}
|
||||
{"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."}
|
|
@ -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"}
|
||||
{"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"}
|
|
@ -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"}
|
||||
{"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?"}
|
|
@ -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"}
|
||||
{"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"}
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue