breaking(i18n): The @freesewing/i18n package is no more
This concludes the initial migration of our translation to the new v3 structure. We no longer publish a `@freesewing/i18n` package with the translations for our project, instead each design has a `i18n` names export that holds the strings for that design. The plugins still need to be ported, and `plugin-i18n` needs to be adapted, but the main work is done.
This commit is contained in:
parent
da0f4f0e38
commit
d01236afb2
562 changed files with 204 additions and 25264 deletions
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"core": "A library for creating made-to-measure sewing patterns",
|
||||
"i18n": "Translations for the FreeSewing project",
|
||||
"models": "Body measurements data for a range of default sizes",
|
||||
"new-design": "Initializer package for a new FreeSewing design: npx @freesewing/new-design",
|
||||
"prettier-config": "FreeSewing's shared configuration for prettier",
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
language: node_js
|
||||
node_js:
|
||||
- "node"
|
||||
install:
|
||||
- npm install
|
||||
- npm run build
|
||||
script:
|
||||
- npm run test
|
|
@ -1,214 +0,0 @@
|
|||
# Change log for: @freesewing/i18n
|
||||
|
||||
|
||||
## 2.21.0 (2022-06-27)
|
||||
|
||||
### Changed
|
||||
|
||||
- Migrated from Rollup to Esbuild for all builds
|
||||
|
||||
### Fixed
|
||||
|
||||
- Added missing lab namespace for English
|
||||
|
||||
## 2.20.2 (2022-01-27)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Patterns options were always in English due to symlinks being used
|
||||
|
||||
## 2.20.0 (2022-01-24)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed issue that was causing plugin translations to always be in English
|
||||
|
||||
## 2.19.0 (2021-10-17)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed bug in resolving of shared pattern options
|
||||
- Removed optional chaining which broke node v12 support
|
||||
|
||||
## 2.18.0 (2021-09-09)
|
||||
|
||||
### Added
|
||||
|
||||
- Added translations for Yuri
|
||||
|
||||
### Fixed
|
||||
|
||||
- Added optional chaining so missing options always lead to clear error message
|
||||
|
||||
## 2.17.3 (2021-08-16)
|
||||
|
||||
### Added
|
||||
|
||||
- New translations
|
||||
|
||||
## 2.17.2 (2021-08-15)
|
||||
|
||||
### Added
|
||||
|
||||
- Added new ffsa option for simon & simone
|
||||
|
||||
## 2.17.0 (2021-07-01)
|
||||
|
||||
### Changed
|
||||
|
||||
- Changed antman references to antperson
|
||||
|
||||
## 2.16.2 (2021-05-05)
|
||||
|
||||
### Changed
|
||||
|
||||
- String updates
|
||||
|
||||
## 2.16.1 (2021-05-30)
|
||||
|
||||
### Added
|
||||
|
||||
- New translations for pattern filter
|
||||
|
||||
## 2.16.0 (2021-05-24)
|
||||
|
||||
### Changed
|
||||
|
||||
- Changes to cfp strings
|
||||
|
||||
## 2.15.0 (2021-04-15)
|
||||
|
||||
### Added
|
||||
|
||||
- Added translation for new Titan options
|
||||
- Added translations for Charlie
|
||||
|
||||
## 2.14.0 (2021-03-07)
|
||||
|
||||
### Added
|
||||
|
||||
- Added translations for Cornelius
|
||||
|
||||
## 2.13.0 (2021-02-13)
|
||||
|
||||
### Added
|
||||
|
||||
- Translation for Hortensia
|
||||
|
||||
## 2.11.0 (2021-01-10)
|
||||
|
||||
### Changed
|
||||
|
||||
- New strings for new features
|
||||
|
||||
### Fixed
|
||||
|
||||
- Type in Simon title
|
||||
|
||||
## 2.10.5 (2020-11-14)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Added missing `cty.` translations to non-English language files
|
||||
|
||||
## 2.9.0 (2020-10-02)
|
||||
|
||||
### Added
|
||||
|
||||
- Added translations for plugin-title
|
||||
- Added translations for teagan
|
||||
- Added some translations for the UI
|
||||
|
||||
### Fixed
|
||||
|
||||
- Replaced a few identical files with symlinks
|
||||
|
||||
## 2.7.0 (2020-07-12)
|
||||
|
||||
### Changed
|
||||
|
||||
- Added translations for Titan
|
||||
- Removed `Circumference` suffix from measurement names
|
||||
|
||||
## 2.6.0 (2020-05-01)
|
||||
|
||||
### Changed
|
||||
|
||||
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
|
||||
|
||||
## 2.5.0 (2020-04-05)
|
||||
|
||||
### Added
|
||||
|
||||
- title, description, and options for Dianna
|
||||
|
||||
## 2.4.6 (2020-03-23)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed an bug in the i18n package
|
||||
|
||||
## 2.4.3 (2020-03-12)
|
||||
|
||||
### Added
|
||||
|
||||
- Added more translations
|
||||
|
||||
## 2.4.2 (2020-03-08)
|
||||
|
||||
### Added
|
||||
|
||||
- Added more strings
|
||||
|
||||
## 2.2.0 (2020-02-22)
|
||||
|
||||
### Added
|
||||
|
||||
- Added translations for Breanna
|
||||
|
||||
### Changed
|
||||
|
||||
- Added/Updated strings for the 2.2 frontend changes
|
||||
- Changed `Joost De Cock` to `Joost` because spam filters don't like cock
|
||||
|
||||
### Removed
|
||||
|
||||
- Removed the files for homepage translation, and moved that content to markdown
|
||||
- Removed the files for editor translation, as it is no longer used
|
||||
|
||||
## 2.1.3 (2019-10-18)
|
||||
|
||||
### Added
|
||||
|
||||
- More translated strings
|
||||
|
||||
## 2.1.2 (2019-10-14)
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixed issue where symlinks were causing all languages to export English strings
|
||||
|
||||
## 2.1.0 (2019-10-06)
|
||||
|
||||
### Added
|
||||
|
||||
- Added translations for Penelope, Waralee, and Simone
|
||||
|
||||
## 2.0.2 (2019-09-06)
|
||||
|
||||
### Added
|
||||
|
||||
- [#90](https://github.com/freesewing/freesewing/issues/90): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo
|
||||
|
||||
## 2.0.0 (2019-08-25)
|
||||
|
||||
### Added
|
||||
|
||||
- Initial release
|
||||
|
||||
|
||||
This is the **initial release**, and the start of this change log.
|
||||
|
||||
> Prior to version 2, FreeSewing was not a JavaScript project.
|
||||
> As such, that history is out of scope for this change log.
|
||||
|
|
@ -1,354 +0,0 @@
|
|||

|
||||
<p align='center'><a
|
||||
href="https://www.npmjs.com/package/@freesewing/i18n"
|
||||
title="@freesewing/i18n on NPM"
|
||||
><img src="https://img.shields.io/npm/v/@freesewing/i18n.svg"
|
||||
alt="@freesewing/i18n on NPM"/>
|
||||
</a><a
|
||||
href="https://opensource.org/licenses/MIT"
|
||||
title="License: MIT"
|
||||
><img src="https://img.shields.io/npm/l/@freesewing/i18n.svg?label=License"
|
||||
alt="License: MIT"/>
|
||||
</a><a
|
||||
href="https://deepscan.io/dashboard#view=project&tid=2114&pid=2993&bid=23256"
|
||||
title="Code quality on DeepScan"
|
||||
><img src="https://deepscan.io/api/teams/2114/projects/2993/branches/23256/badge/grade.svg"
|
||||
alt="Code quality on DeepScan"/>
|
||||
</a><a
|
||||
href="https://github.com/freesewing/freesewing/issues?q=is%3Aissue+is%3Aopen+label%3Apkg%3Ai18n"
|
||||
title="Open issues tagged pkg:i18n"
|
||||
><img src="https://img.shields.io/github/issues/freesewing/freesewing/pkg:i18n.svg?label=Issues"
|
||||
alt="Open issues tagged pkg:i18n"/>
|
||||
</a><a
|
||||
href="#contributors-"
|
||||
title="All Contributors"
|
||||
><img src="https://img.shields.io/badge/all_contributors-108-pink.svg"
|
||||
alt="All Contributors"/>
|
||||
</a></p><p align='center'><a
|
||||
href="https://twitter.com/freesewing_org"
|
||||
title="Follow @freesewing_org on Twitter"
|
||||
><img src="https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-blue.svg?logo=twitter&logoColor=white&logoWidth=15"
|
||||
alt="Follow @freesewing_org on Twitter"/>
|
||||
</a><a
|
||||
href="https://chat.freesewing.org"
|
||||
title="Chat with us on Discord"
|
||||
><img src="https://img.shields.io/discord/698854858052075530?label=Chat%20on%20Discord"
|
||||
alt="Chat with us on Discord"/>
|
||||
</a><a
|
||||
href="https://freesewing.org/patrons/join"
|
||||
title="Become a FreeSewing Patron"
|
||||
><img src="https://img.shields.io/badge/%F3%A0%80%A0-Support%20us-blueviolet.svg?logo=cash-app&logoColor=white&logoWidth=15"
|
||||
alt="Become a FreeSewing Patron"/>
|
||||
</a><a
|
||||
href="https://instagram.com/freesewing_org"
|
||||
title="Follow @freesewing_org on Twitter"
|
||||
><img src="https://img.shields.io/badge/%F3%A0%80%A0-Follow%20us-E4405F.svg?logo=instagram&logoColor=white&logoWidth=15"
|
||||
alt="Follow @freesewing_org on Twitter"/>
|
||||
</a></p>
|
||||
|
||||
# @freesewing/i18n
|
||||
|
||||
Translations for the FreeSewing project
|
||||
|
||||
|
||||
# Languages
|
||||
|
||||
We currently provide translation in 5 languages:
|
||||
|
||||
- English
|
||||
- German
|
||||
- Spanish
|
||||
- French
|
||||
- Dutch
|
||||
|
||||
## How to use these translations
|
||||
|
||||
We use these translations in our [website repository](https://github.com/freesewing/website) to
|
||||
translate react components with [react-intl](https://github.com/yahoo/react-intl):
|
||||
|
||||
```js
|
||||
import { strings } from "@freesewing/i18n";
|
||||
import { IntlProvider } from "react-intl";
|
||||
|
||||
class Base extends React.Component {
|
||||
render() {
|
||||
const { language } = this.props;
|
||||
|
||||
return (
|
||||
<IntlProvider locale={language} messages={strings[language]}>
|
||||
{...children}
|
||||
</IntlProvier>
|
||||
)
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Now all components below will be able to translate messages:
|
||||
|
||||
```js
|
||||
import React from "react";
|
||||
import { FormattedMessage } from "react-intl";
|
||||
|
||||
const Example = props => {
|
||||
return <p><FormattedMessage id={"app.aboutFreesewing"} /></p>
|
||||
};
|
||||
|
||||
export default Example;
|
||||
```
|
||||
|
||||
For all details, please refer to
|
||||
[the react-intl documentation](https://github.com/yahoo/react-intl/wiki).
|
||||
|
||||
|
||||
We also use it in our [backend repository](https://github.com/freesewing/website)
|
||||
to translate the emails we send out to users.
|
||||
|
||||
|
||||
|
||||
> #### Note: Version 3 is a work in progress
|
||||
>
|
||||
> We are working on a new major version (v3) but it is not ready for prime-time.
|
||||
> For production use, please refer to our v2 packages (the `latest` on NPM)
|
||||
> or [the `v2` branch in our monorepo](https://github.com/freesewing/freesewing/tree/v2).
|
||||
>
|
||||
> We the `main` branch and `next` packages on NPM holds v3 code. But it's alpha for now.
|
||||
|
||||
## What am I looking at? 🤔
|
||||
|
||||
This repository is our *monorepo* holding all our NPM designs, plugins, other NPM packages, and (web)sites.
|
||||
|
||||
This folder holds: @freesewing/i18n
|
||||
|
||||
If you're not entirely sure what to do or how to start, type this command:
|
||||
|
||||
```
|
||||
npm run tips
|
||||
```
|
||||
|
||||
> If you don't want to set up a dev environment, you can run it in your browser:
|
||||
>
|
||||
> [](https://gitpod.io/#https://github.com/freesewing/freesewing)
|
||||
>
|
||||
> We recommend that you fork our repository and then
|
||||
> put `gitpod.io/#<entire-url-of-your-fork` into a browser
|
||||
> to start up a browser-based dev environment of your own.
|
||||
|
||||
## About FreeSewing 💀
|
||||
|
||||
Where the world of makers and developers collide, that's where you'll find FreeSewing.
|
||||
|
||||
If you're a maker, checkout [freesewing.org](https://freesewing.org/) where you can generate
|
||||
our sewing patterns adapted to your measurements.
|
||||
|
||||
If you're a developer, our documentation is on [freesewing.dev](https://freesewing.dev/).
|
||||
Our [core library](https://freesewing.dev/reference/api/) is a *batteries-included* toolbox
|
||||
for parametric design of sewing patterns. But we also provide a range
|
||||
of [plugins](https://freesewing.dev/reference/plugins/) that further extend the
|
||||
functionality of the platform.
|
||||
|
||||
If you have NodeJS installed, you can try it right now by running:
|
||||
|
||||
```bash
|
||||
npx create-freesewing-pattern
|
||||
```
|
||||
|
||||
Or, consult our getting started guides
|
||||
for [Linux](https://freesewing.dev/tutorials/getting-started-linux/),
|
||||
[MacOS](https://freesewing.dev/tutorials/getting-started-mac/),
|
||||
or [Windows](https://freesewing.dev/tutorials/getting-started-windows/).
|
||||
|
||||
We also have a [pattern design tutorial](https://freesewing.dev/tutorials/pattern-design/) that
|
||||
walks you through your first parametric design,
|
||||
and [a friendly community](https://freesewing.org/community/where/) with
|
||||
people who can help you when you get stuck.
|
||||
|
||||
## Support FreeSewing: Become a patron 🥰
|
||||
|
||||
FreeSewing is an open source project run by a community,
|
||||
and financially supported by our patrons.
|
||||
|
||||
If you feel what we do is worthwhile, and you can spend a few coind without
|
||||
hardship, then you should [join us and become a patron](https://freesewing.org/community/join).
|
||||
|
||||
## Links 👩💻
|
||||
|
||||
- 💻 Makers website: [freesewing.org](https://freesewing.org)
|
||||
- 💻 Developers website: [freesewing.dev](https://freesewing.dev)
|
||||
- 💬 Chat: On Discord via [discord.freesewing.org](https://discord.freesewing.org/)
|
||||
- ✅ Todo list/Kanban board: On Github via [todo.freesewing.org](https://todo.freesewing.org/)
|
||||
- 🐦 Twitter: [@freesewing_org](https://twitter.com/freesewing_org)
|
||||
- 📷 Instagram: [@freesewing_org](https://instagram.com/freesewing_org)
|
||||
|
||||
## License: MIT 🤓
|
||||
|
||||
© [Joost De Cock](https://github.com/joostdecock).
|
||||
See [the license file](https://github.com/freesewing/freesewing/blob/develop/LICENSE) for details.
|
||||
|
||||
## Where to get help 🤯
|
||||
|
||||
Our [chatrooms on Discord](https://chat.freesewing.org/) are the best place to ask questions,
|
||||
share your feedback, or just hang out.
|
||||
|
||||
If you want to report a problem, please [create an issue](https://github.com/freesewing/freesewing/issues/new).
|
||||
|
||||
|
||||
|
||||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://adamrtomkins.github.io/"><img src="https://avatars.githubusercontent.com/u/5709603?v=4?s=100" width="100px;" alt="Adam Tomkins"/><br /><sub><b>Adam Tomkins</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=AdamRTomkins" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://polymerisation-des-concepts.fr/"><img src="https://avatars.githubusercontent.com/u/365999?v=4?s=100" width="100px;" alt="Alexandre Ignjatovic"/><br /><sub><b>Alexandre Ignjatovic</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=bankair" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/AlfaLyr"><img src="https://avatars.githubusercontent.com/u/39273729?v=4?s=100" width="100px;" alt="AlfaLyr"/><br /><sub><b>AlfaLyr</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=AlfaLyr" title="Code">💻</a> <a href="#plugin-AlfaLyr" title="Plugin/utility libraries">🔌</a> <a href="#design-AlfaLyr" title="Design">🎨</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://thelettereph.com"><img src="https://avatars.githubusercontent.com/u/357684?v=4?s=100" width="100px;" alt="Andrew James"/><br /><sub><b>Andrew James</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=ephphatha" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/annekecaramin"><img src="https://avatars.githubusercontent.com/u/38046191?v=4?s=100" width="100px;" alt="Anneke"/><br /><sub><b>Anneke</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=annekecaramin" title="Documentation">📖</a> <a href="#translation-annekecaramin" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anniekao"><img src="https://avatars.githubusercontent.com/u/1550506?v=4?s=100" width="100px;" alt="Annie Kao"/><br /><sub><b>Annie Kao</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=anniekao" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Anternative"><img src="https://avatars.githubusercontent.com/u/81079850?v=4?s=100" width="100px;" alt="Anternative"/><br /><sub><b>Anternative</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=Anternative" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Quiltmaster"><img src="https://avatars.githubusercontent.com/u/71795777?v=4?s=100" width="100px;" alt="Anthony"/><br /><sub><b>Anthony</b></sub></a><br /><a href="#question-Quiltmaster" title="Answering Questions">💬</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/arigrayzel"><img src="https://avatars.githubusercontent.com/u/33040950?v=4?s=100" width="100px;" alt="Ari Grayzel-student"/><br /><sub><b>Ari Grayzel-student</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=arigrayzel" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Bart-PXL"><img src="https://avatars.githubusercontent.com/u/45118788?v=4?s=100" width="100px;" alt="Bart"/><br /><sub><b>Bart</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=Bart-PXL" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/BenJamesBen"><img src="https://avatars.githubusercontent.com/u/109869956?v=4?s=100" width="100px;" alt="BenJamesBen"/><br /><sub><b>BenJamesBen</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=BenJamesBen" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/commits?author=BenJamesBen" title="Documentation">📖</a> <a href="https://github.com/freesewing/freesewing/issues?q=author%3ABenJamesBen" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/camerondubas"><img src="https://avatars.githubusercontent.com/u/6216460?v=4?s=100" width="100px;" alt="Cameron Dubas"/><br /><sub><b>Cameron Dubas</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=camerondubas" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cabi"><img src="https://avatars.githubusercontent.com/u/2596253?v=4?s=100" width="100px;" alt="Carsten Biebricher"/><br /><sub><b>Carsten Biebricher</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=cabi" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cathyzoller"><img src="https://avatars.githubusercontent.com/u/2120275?v=4?s=100" width="100px;" alt="Cathy Zoller"/><br /><sub><b>Cathy Zoller</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=cathyzoller" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Chantalbijoux"><img src="https://avatars.githubusercontent.com/u/39673694?v=4?s=100" width="100px;" alt="Chantal Lapointe"/><br /><sub><b>Chantal Lapointe</b></sub></a><br /><a href="#translation-Chantalbijoux" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dpiquet"><img src="https://avatars.githubusercontent.com/u/4688628?v=4?s=100" width="100px;" alt="Damien PIQUET"/><br /><sub><b>Damien PIQUET</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=dpiquet" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.darigovresearch.com/"><img src="https://avatars.githubusercontent.com/u/30328618?v=4?s=100" width="100px;" alt="Darigov Research"/><br /><sub><b>Darigov Research</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=darigovresearch" title="Documentation">📖</a> <a href="#ideas-darigovresearch" title="Ideas, Planning, & Feedback">🤔</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/clegganator259"><img src="https://avatars.githubusercontent.com/u/3974250?v=4?s=100" width="100px;" alt="David Clegg"/><br /><sub><b>David Clegg</b></sub></a><br /><a href="#design-clegganator259" title="Design">🎨</a> <a href="https://github.com/freesewing/freesewing/commits?author=clegganator259" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ElenaFdR"><img src="https://avatars.githubusercontent.com/u/5113815?v=4?s=100" width="100px;" alt="Elena FdR"/><br /><sub><b>Elena FdR</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=ElenaFdR" title="Documentation">📖</a> <a href="#blog-ElenaFdR" title="Blogposts">📝</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://emmanuelnyachoke.com/"><img src="https://avatars.githubusercontent.com/u/1908926?v=4?s=100" width="100px;" alt="Emmanuel Nyachoke"/><br /><sub><b>Emmanuel Nyachoke</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=enyachoke" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/commits?author=enyachoke" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://enochriese.com"><img src="https://avatars.githubusercontent.com/u/5298929?v=4?s=100" width="100px;" alt="Enoch Riese"/><br /><sub><b>Enoch Riese</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=eriese" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/EvEkSwed"><img src="https://avatars.githubusercontent.com/u/39723451?v=4?s=100" width="100px;" alt="EvEkSwed"/><br /><sub><b>EvEkSwed</b></sub></a><br /><a href="#translation-EvEkSwed" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Fantastik-Maman"><img src="https://avatars.githubusercontent.com/u/39785382?v=4?s=100" width="100px;" alt="Fantastik-Maman"/><br /><sub><b>Fantastik-Maman</b></sub></a><br /><a href="#translation-Fantastik-Maman" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.forresto.com/"><img src="https://avatars.githubusercontent.com/u/395307?v=4?s=100" width="100px;" alt="Forrest O."/><br /><sub><b>Forrest O.</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=forresto" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fmatray"><img src="https://avatars.githubusercontent.com/u/8267716?v=4?s=100" width="100px;" alt="Frédéric"/><br /><sub><b>Frédéric</b></sub></a><br /><a href="#translation-fmatray" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.linkedin.com/in/glennfmatthews/"><img src="https://avatars.githubusercontent.com/u/5603551?v=4?s=100" width="100px;" alt="Glenn Matthews"/><br /><sub><b>Glenn Matthews</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=glennmatthews" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://greg.technology/"><img src="https://avatars.githubusercontent.com/u/1017304?v=4?s=100" width="100px;" alt="Greg Sadetsky"/><br /><sub><b>Greg Sadetsky</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=gregsadetsky" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://kirby.zone"><img src="https://avatars.githubusercontent.com/u/75245963?v=4?s=100" width="100px;" alt="Igor Couto"/><br /><sub><b>Igor Couto</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/issues?q=author%3Aiocouto" title="Bug reports">🐛</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://bandism.net/"><img src="https://avatars.githubusercontent.com/u/22633385?v=4?s=100" width="100px;" alt="Ikko Ashimine"/><br /><sub><b>Ikko Ashimine</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=eltociear" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Irapeke"><img src="https://avatars.githubusercontent.com/u/39604334?v=4?s=100" width="100px;" alt="Irapeke"/><br /><sub><b>Irapeke</b></sub></a><br /><a href="#translation-Irapeke" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jsawo"><img src="https://avatars.githubusercontent.com/u/1294706?v=4?s=100" width="100px;" alt="Jacek Sawoszczuk"/><br /><sub><b>Jacek Sawoszczuk</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=jsawo" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jgfichte"><img src="https://avatars.githubusercontent.com/u/1787162?v=4?s=100" width="100px;" alt="Jason Williams"/><br /><sub><b>Jason Williams</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=jgfichte" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jejacks0n"><img src="https://avatars.githubusercontent.com/u/13765?v=4?s=100" width="100px;" alt="Jeremy Jackson"/><br /><sub><b>Jeremy Jackson</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=jejacks0n" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://jeroenhoek.nl"><img src="https://avatars.githubusercontent.com/u/683699?v=4?s=100" width="100px;" alt="Jeroen Hoek"/><br /><sub><b>Jeroen Hoek</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=jdhoek" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joeschofield0"><img src="https://avatars.githubusercontent.com/u/47668691?v=4?s=100" width="100px;" alt="Joe Schofield"/><br /><sub><b>Joe Schofield</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=joeschofield0" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Joebidido"><img src="https://avatars.githubusercontent.com/u/39796210?v=4?s=100" width="100px;" alt="Joebidido"/><br /><sub><b>Joebidido</b></sub></a><br /><a href="#translation-Joebidido" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://joost.at/"><img src="https://avatars.githubusercontent.com/u/1708494?v=4?s=100" width="100px;" alt="Joost De Cock"/><br /><sub><b>Joost De Cock</b></sub></a><br /><a href="#maintenance-joostdecock" title="Maintenance">🚧</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/joshessman"><img src="https://avatars.githubusercontent.com/u/9941074?v=4?s=100" width="100px;" alt="Josh Essman"/><br /><sub><b>Josh Essman</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=joshessman" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://www.earth.li/~kake/"><img src="https://avatars.githubusercontent.com/u/1956810?v=4?s=100" width="100px;" alt="Kake"/><br /><sub><b>Kake</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=KakeLP" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://twitter.com/kapunahele"><img src="https://avatars.githubusercontent.com/u/4116963?v=4?s=100" width="100px;" alt="Kapunahele Wong"/><br /><sub><b>Kapunahele Wong</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=kapunahelewong" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/tangerineshark"><img src="https://avatars.githubusercontent.com/u/70777269?v=4?s=100" width="100px;" alt="Karen"/><br /><sub><b>Karen</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=tangerineshark" title="Documentation">📖</a> <a href="#eventOrganizing-tangerineshark" title="Event Organizing">📋</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/mcgnly"><img src="https://avatars.githubusercontent.com/u/5653631?v=4?s=100" width="100px;" alt="Katie McGinley"/><br /><sub><b>Katie McGinley</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=mcgnly" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://www.kieranklaassen.com/"><img src="https://avatars.githubusercontent.com/u/209089?v=4?s=100" width="100px;" alt="Kieran Klaassen"/><br /><sub><b>Kieran Klaassen</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=kieranklaassen" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Kittycatou"><img src="https://avatars.githubusercontent.com/u/48165583?v=4?s=100" width="100px;" alt="Kittycatou"/><br /><sub><b>Kittycatou</b></sub></a><br /><a href="#translation-Kittycatou" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.krishoward.org/"><img src="https://avatars.githubusercontent.com/u/5946286?v=4?s=100" width="100px;" alt="Kris"/><br /><sub><b>Kris</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=web-goddess" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/kristinruben"><img src="https://avatars.githubusercontent.com/u/17237479?v=4?s=100" width="100px;" alt="Kristin Ruben"/><br /><sub><b>Kristin Ruben</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=kristinruben" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Loudepeuter"><img src="https://avatars.githubusercontent.com/u/38081954?v=4?s=100" width="100px;" alt="Loudepeuter"/><br /><sub><b>Loudepeuter</b></sub></a><br /><a href="#translation-Loudepeuter" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/lucibytes"><img src="https://avatars.githubusercontent.com/u/77203781?v=4?s=100" width="100px;" alt="Lucian"/><br /><sub><b>Lucian</b></sub></a><br /><a href="#eventOrganizing-lucibytes" title="Event Organizing">📋</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/luizfzs"><img src="https://avatars.githubusercontent.com/u/6039675?v=4?s=100" width="100px;" alt="Luiz Saggioro"/><br /><sub><b>Luiz Saggioro</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=luizfzs" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/MA-TATAS"><img src="https://avatars.githubusercontent.com/u/125549564?v=4?s=100" width="100px;" alt="MA-TATAS"/><br /><sub><b>MA-TATAS</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=MA-TATAS" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/manufakturedelweiss"><img src="https://avatars.githubusercontent.com/u/38063391?v=4?s=100" width="100px;" alt="Marcus"/><br /><sub><b>Marcus</b></sub></a><br /><a href="#translation-manufakturedelweiss" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/martintribo"><img src="https://avatars.githubusercontent.com/u/1613442?v=4?s=100" width="100px;" alt="Martin Tribo"/><br /><sub><b>Martin Tribo</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=martintribo" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nadege"><img src="https://avatars.githubusercontent.com/u/3792171?v=4?s=100" width="100px;" alt="Nadege Michel"/><br /><sub><b>Nadege Michel</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=nadege" title="Tests">⚠️</a> <a href="https://github.com/freesewing/freesewing/commits?author=nadege" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nataliasayang"><img src="https://avatars.githubusercontent.com/u/48160791?v=4?s=100" width="100px;" alt="Natalia"/><br /><sub><b>Natalia</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=nataliasayang" title="Code">💻</a> <a href="#design-nataliasayang" title="Design">🎨</a> <a href="#blog-nataliasayang" title="Blogposts">📝</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://yergler.net/"><img src="https://avatars.githubusercontent.com/u/510875?v=4?s=100" width="100px;" alt="Nathan Yergler"/><br /><sub><b>Nathan Yergler</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=nyergler" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nicholasdower"><img src="https://avatars.githubusercontent.com/u/9117775?v=4?s=100" width="100px;" alt="Nick Dower"/><br /><sub><b>Nick Dower</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=nicholasdower" title="Documentation">📖</a> <a href="https://github.com/freesewing/freesewing/commits?author=nicholasdower" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/issues?q=author%3Anicholasdower" title="Bug reports">🐛</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/nchilada"><img src="https://avatars.githubusercontent.com/u/692925?v=4?s=100" width="100px;" alt="Nikhil Chelliah"/><br /><sub><b>Nikhil Chelliah</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=nchilada" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/OysteinHoiby"><img src="https://avatars.githubusercontent.com/u/49735055?v=4?s=100" width="100px;" alt="OysteinHoiby"/><br /><sub><b>OysteinHoiby</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=OysteinHoiby" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://pat.forringer.com/"><img src="https://avatars.githubusercontent.com/u/136456?v=4?s=100" width="100px;" alt="Patrick Forringer"/><br /><sub><b>Patrick Forringer</b></sub></a><br /><a href="#plugin-destos" title="Plugin/utility libraries">🔌</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://pd75.github.io/"><img src="https://avatars.githubusercontent.com/u/10294795?v=4?s=100" width="100px;" alt="Paul"/><br /><sub><b>Paul</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=PD75" title="Documentation">📖</a> <a href="#blog-PD75" title="Blogposts">📝</a> <a href="#translation-PD75" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/phillipthelen"><img src="https://avatars.githubusercontent.com/u/298062?v=4?s=100" width="100px;" alt="Phillip Thelen"/><br /><sub><b>Phillip Thelen</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=phillipthelen" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Pixieish"><img src="https://avatars.githubusercontent.com/u/32991415?v=4?s=100" width="100px;" alt="Pixieish"/><br /><sub><b>Pixieish</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=Pixieish" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.uza.be/persoon/prof-dr-sorcha-ni-dhubhghaill"><img src="https://avatars.githubusercontent.com/u/30624634?v=4?s=100" width="100px;" alt="Prof. dr. Sorcha Ní Dhubhghaill"/><br /><sub><b>Prof. dr. Sorcha Ní Dhubhghaill</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=sorchanidhubhghaill" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/QuentinFelix"><img src="https://avatars.githubusercontent.com/u/5288091?v=4?s=100" width="100px;" alt="Quentin FELIX"/><br /><sub><b>Quentin FELIX</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=QuentinFelix" title="Code">💻</a> <a href="#design-QuentinFelix" title="Design">🎨</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/RikHekker"><img src="https://avatars.githubusercontent.com/u/31843274?v=4?s=100" width="100px;" alt="Rik Hekker"/><br /><sub><b>Rik Hekker</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/issues?q=author%3ARikHekker" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://resume.livingston-gray.com/faq.html"><img src="https://avatars.githubusercontent.com/u/6462?v=4?s=100" width="100px;" alt="Sam Livingston-Gray"/><br /><sub><b>Sam Livingston-Gray</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=geeksam" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/sannek"><img src="https://avatars.githubusercontent.com/u/17491062?v=4?s=100" width="100px;" alt="Sanne"/><br /><sub><b>Sanne</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=sannek" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/commits?author=sannek" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Tyrannogina"><img src="https://avatars.githubusercontent.com/u/19556565?v=4?s=100" width="100px;" alt="Sara Latorre"/><br /><sub><b>Sara Latorre</b></sub></a><br /><a href="#translation-Tyrannogina" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SeaZeeZee"><img src="https://avatars.githubusercontent.com/u/86711383?v=4?s=100" width="100px;" alt="SeaZeeZee"/><br /><sub><b>SeaZeeZee</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=SeaZeeZee" title="Documentation">📖</a> <a href="https://github.com/freesewing/freesewing/commits?author=SeaZeeZee" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SimonbJohnson"><img src="https://avatars.githubusercontent.com/u/2110742?v=4?s=100" width="100px;" alt="SimonbJohnson"/><br /><sub><b>SimonbJohnson</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/issues?q=author%3ASimonbJohnson" title="Bug reports">🐛</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SirCharlotte"><img src="https://avatars.githubusercontent.com/u/63847870?v=4?s=100" width="100px;" alt="SirCharlotte"/><br /><sub><b>SirCharlotte</b></sub></a><br /><a href="#translation-SirCharlotte" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://www.instagram.com/celine_mge/"><img src="https://avatars.githubusercontent.com/u/57619777?v=4?s=100" width="100px;" alt="Slylele"/><br /><sub><b>Slylele</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=Slylele" title="Documentation">📖</a> <a href="#translation-Slylele" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Soazillon"><img src="https://avatars.githubusercontent.com/u/40845940?v=4?s=100" width="100px;" alt="Soazillon"/><br /><sub><b>Soazillon</b></sub></a><br /><a href="#translation-Soazillon" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SoneaTheBest"><img src="https://avatars.githubusercontent.com/u/64635425?v=4?s=100" width="100px;" alt="SoneaTheBest"/><br /><sub><b>SoneaTheBest</b></sub></a><br /><a href="#translation-SoneaTheBest" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://metafly.info/"><img src="https://avatars.githubusercontent.com/u/961256?v=4?s=100" width="100px;" alt="Stefan Sydow"/><br /><sub><b>Stefan Sydow</b></sub></a><br /><a href="#translation-stsydow" title="Translation">🌍</a> <a href="https://github.com/freesewing/freesewing/commits?author=stsydow" title="Documentation">📖</a> <a href="https://github.com/freesewing/freesewing/commits?author=stsydow" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/trentonTrama"><img src="https://avatars.githubusercontent.com/u/41126812?v=4?s=100" width="100px;" alt="Trent Trama"/><br /><sub><b>Trent Trama</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=trentonTrama" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/TriploidTree"><img src="https://avatars.githubusercontent.com/u/4170521?v=4?s=100" width="100px;" alt="Tríona"/><br /><sub><b>Tríona</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=TriploidTree" title="Documentation">📖</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/theUnmutual"><img src="https://avatars.githubusercontent.com/u/22374635?v=4?s=100" width="100px;" alt="Unmutual"/><br /><sub><b>Unmutual</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=theUnmutual" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/woutervdub"><img src="https://avatars.githubusercontent.com/u/24414629?v=4?s=100" width="100px;" alt="Wouter van Wageningen"/><br /><sub><b>Wouter van Wageningen</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=woutervdub" title="Code">💻</a> <a href="#design-woutervdub" title="Design">🎨</a> <a href="#tool-woutervdub" title="Tools">🔧</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/amysews"><img src="https://avatars.githubusercontent.com/u/25280778?v=4?s=100" width="100px;" alt="amysews"/><br /><sub><b>amysews</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=amysews" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/anna-puk"><img src="https://avatars.githubusercontent.com/u/100537439?v=4?s=100" width="100px;" alt="anna-puk"/><br /><sub><b>anna-puk</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=anna-puk" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/beautifulsummermoon"><img src="https://avatars.githubusercontent.com/u/40396388?v=4?s=100" width="100px;" alt="beautifulsummermoon"/><br /><sub><b>beautifulsummermoon</b></sub></a><br /><a href="#translation-beautifulsummermoon" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/berce"><img src="https://avatars.githubusercontent.com/u/10439709?v=4?s=100" width="100px;" alt="berce"/><br /><sub><b>berce</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=berce" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/biou"><img src="https://avatars.githubusercontent.com/u/1340376?v=4?s=100" width="100px;" alt="biou"/><br /><sub><b>biou</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=biou" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/bobgeorgethe3rd"><img src="https://avatars.githubusercontent.com/u/16866285?v=4?s=100" width="100px;" alt="bobgeorgethe3rd"/><br /><sub><b>bobgeorgethe3rd</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=bobgeorgethe3rd" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/commits?author=bobgeorgethe3rd" title="Documentation">📖</a> <a href="#design-bobgeorgethe3rd" title="Design">🎨</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/brmlyklr"><img src="https://avatars.githubusercontent.com/u/22308713?v=4?s=100" width="100px;" alt="brmlyklr"/><br /><sub><b>brmlyklr</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=brmlyklr" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="http://www.chrisbarrett.fr"><img src="https://avatars.githubusercontent.com/u/2373249?v=4?s=100" width="100px;" alt="chri5b"/><br /><sub><b>chri5b</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=chri5b" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/commits?author=chri5b" title="Tests">⚠️</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/dingcycle"><img src="https://avatars.githubusercontent.com/u/1681985?v=4?s=100" width="100px;" alt="dingcycle"/><br /><sub><b>dingcycle</b></sub></a><br /><a href="#translation-dingcycle" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/drowned-in-books"><img src="https://avatars.githubusercontent.com/u/100040772?v=4?s=100" width="100px;" alt="drowned-in-books"/><br /><sub><b>drowned-in-books</b></sub></a><br /><a href="#question-drowned-in-books" title="Answering Questions">💬</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/econo202"><img src="https://avatars.githubusercontent.com/u/34138153?v=4?s=100" width="100px;" alt="econo202"/><br /><sub><b>econo202</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=econo202" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ericamattos"><img src="https://avatars.githubusercontent.com/u/4341417?v=4?s=100" width="100px;" alt="ericamattos"/><br /><sub><b>ericamattos</b></sub></a><br /><a href="#translation-ericamattos" title="Translation">🌍</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/fightingrabbit"><img src="https://avatars.githubusercontent.com/u/25751445?v=4?s=100" width="100px;" alt="fightingrabbit"/><br /><sub><b>fightingrabbit</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=fightingrabbit" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/DocSpencer77"><img src="https://avatars.githubusercontent.com/u/43393580?v=4?s=100" width="100px;" alt="gaylyndie"/><br /><sub><b>gaylyndie</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=DocSpencer77" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/grimlokason"><img src="https://avatars.githubusercontent.com/u/5112238?v=4?s=100" width="100px;" alt="grimlokason"/><br /><sub><b>grimlokason</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=grimlokason" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://weblog.redisdead.net"><img src="https://avatars.githubusercontent.com/u/6494414?v=4?s=100" width="100px;" alt="hellgy"/><br /><sub><b>hellgy</b></sub></a><br /><a href="#design-hellgy" title="Design">🎨</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/jackseye"><img src="https://avatars.githubusercontent.com/u/27834526?v=4?s=100" width="100px;" alt="jackseye"/><br /><sub><b>jackseye</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=jackseye" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/marckiesel"><img src="https://avatars.githubusercontent.com/u/39653780?v=4?s=100" width="100px;" alt="marckiesel"/><br /><sub><b>marckiesel</b></sub></a><br /><a href="#translation-marckiesel" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/marpants"><img src="https://avatars.githubusercontent.com/u/61366665?v=4?s=100" width="100px;" alt="marpants"/><br /><sub><b>marpants</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=marpants" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://tech.lgbt/@mergerg"><img src="https://avatars.githubusercontent.com/u/64447714?v=4?s=100" width="100px;" alt="mergerg"/><br /><sub><b>mergerg</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=raphaelsiz" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Mesil"><img src="https://avatars.githubusercontent.com/u/14284175?v=4?s=100" width="100px;" alt="mesil"/><br /><sub><b>mesil</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/issues?q=author%3Amesil" title="Bug reports">🐛</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/starfetch"><img src="https://avatars.githubusercontent.com/u/80041179?v=4?s=100" width="100px;" alt="starfetch"/><br /><sub><b>starfetch</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=starfetch" title="Code">💻</a> <a href="https://github.com/freesewing/freesewing/commits?author=starfetch" title="Documentation">📖</a> <a href="#translation-starfetch" title="Translation">🌍</a> <a href="#design-starfetch" title="Design">🎨</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/timorl"><img src="https://avatars.githubusercontent.com/u/4363804?v=4?s=100" width="100px;" alt="timorl"/><br /><sub><b>timorl</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=timorl" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/ttimearl"><img src="https://avatars.githubusercontent.com/u/77916590?v=4?s=100" width="100px;" alt="ttimearl"/><br /><sub><b>ttimearl</b></sub></a><br /><a href="#content-ttimearl" title="Content">🖋</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/chrisgloom"><img src="https://avatars.githubusercontent.com/u/15905991?v=4?s=100" width="100px;" alt="tuesgloomsday"/><br /><sub><b>tuesgloomsday</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=chrisgloom" title="Documentation">📖</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/valadaptive"><img src="https://avatars.githubusercontent.com/u/79560998?v=4?s=100" width="100px;" alt="valadaptive"/><br /><sub><b>valadaptive</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=valadaptive" title="Code">💻</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/viocky"><img src="https://avatars.githubusercontent.com/u/39279173?v=4?s=100" width="100px;" alt="viocky"/><br /><sub><b>viocky</b></sub></a><br /><a href="#translation-viocky" title="Translation">🌍</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/woolishboy"><img src="https://avatars.githubusercontent.com/u/57816321?v=4?s=100" width="100px;" alt="woolishboy"/><br /><sub><b>woolishboy</b></sub></a><br /><a href="https://github.com/freesewing/freesewing/commits?author=woolishboy" title="Code">💻</a></td>
|
||||
<td align="center" valign="top" width="14.28%"><a href="https://github.com/cloutiy"><img src="https://avatars.githubusercontent.com/u/8433147?v=4?s=100" width="100px;" alt="yc"/><br /><sub><b>yc</b></sub></a><br /><a href="#translation-cloutiy" title="Translation">🌍</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
|
|
@ -1 +0,0 @@
|
|||
// noop
|
|
@ -1,4 +0,0 @@
|
|||
// This file is auto-generated | All changes you make will be overwritten.
|
||||
export const name = '@freesewing/i18n'
|
||||
export const version = '3.0.0-alpha.10'
|
||||
export const data = { name, version }
|
|
@ -1,52 +0,0 @@
|
|||
|
||||
# Languages
|
||||
|
||||
We currently provide translation in 5 languages:
|
||||
|
||||
- English
|
||||
- German
|
||||
- Spanish
|
||||
- French
|
||||
- Dutch
|
||||
|
||||
## How to use these translations
|
||||
|
||||
We use these translations in our [website repository](https://github.com/freesewing/website) to
|
||||
translate react components with [react-intl](https://github.com/yahoo/react-intl):
|
||||
|
||||
```js
|
||||
import { strings } from "@freesewing/i18n";
|
||||
import { IntlProvider } from "react-intl";
|
||||
|
||||
class Base extends React.Component {
|
||||
render() {
|
||||
const { language } = this.props;
|
||||
|
||||
return (
|
||||
<IntlProvider locale={language} messages={strings[language]}>
|
||||
{...children}
|
||||
</IntlProvier>
|
||||
)
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
Now all components below will be able to translate messages:
|
||||
|
||||
```js
|
||||
import React from "react";
|
||||
import { FormattedMessage } from "react-intl";
|
||||
|
||||
const Example = props => {
|
||||
return <p><FormattedMessage id={"app.aboutFreesewing"} /></p>
|
||||
};
|
||||
|
||||
export default Example;
|
||||
```
|
||||
|
||||
For all details, please refer to
|
||||
[the react-intl documentation](https://github.com/yahoo/react-intl/wiki).
|
||||
|
||||
|
||||
We also use it in our [backend repository](https://github.com/freesewing/website)
|
||||
to translate the emails we send out to users.
|
|
@ -1,65 +0,0 @@
|
|||
{
|
||||
"name": "@freesewing/i18n",
|
||||
"version": "3.0.0-alpha.10",
|
||||
"description": "Translations for the FreeSewing project",
|
||||
"author": "Joost De Cock <joost@joost.at> (https://github.com/joostdecock)",
|
||||
"homepage": "https://freesewing.org/",
|
||||
"repository": "github:freesewing/freesewing",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/freesewing/freesewing/issues"
|
||||
},
|
||||
"funding": {
|
||||
"type": "individual",
|
||||
"url": "https://freesewing.org/patrons/join"
|
||||
},
|
||||
"keywords": [
|
||||
"freesewing",
|
||||
"i18n",
|
||||
"internationalisation",
|
||||
"languages",
|
||||
"localisation",
|
||||
"translation"
|
||||
],
|
||||
"type": "module",
|
||||
"module": "dist/index.mjs",
|
||||
"exports": {
|
||||
".": "./dist/index.mjs"
|
||||
},
|
||||
"scripts": {
|
||||
"build": "node build.mjs",
|
||||
"clean": "rimraf dist",
|
||||
"mbuild": "NO_MINIFY=1 node build.mjs",
|
||||
"symlink": "mkdir -p ./node_modules/@freesewing && cd ./node_modules/@freesewing && ln -s -f ../../../* . && cd -",
|
||||
"test": "echo \"i18n: No tests configured. Perhaps you could write some?\" && exit 0",
|
||||
"vbuild": "VERBOSE=1 node build.mjs",
|
||||
"lab": "cd ../../sites/lab && yarn start",
|
||||
"tips": "node ../../scripts/help.mjs",
|
||||
"lint": "npx eslint 'src/**' 'tests/*.mjs'",
|
||||
"prebuild": "node scripts/prebuilder.mjs",
|
||||
"precibuild_step7": "node scripts/prebuilder.mjs",
|
||||
"prewbuild": "node scripts/prebuilder.mjs",
|
||||
"cibuild_step7": "node build.mjs",
|
||||
"wbuild": "node build.mjs",
|
||||
"wcibuild_step7": "node build.mjs"
|
||||
},
|
||||
"peerDependencies": {},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"js-yaml": "4.1.0",
|
||||
"recursive-readdir": "^2.2.3"
|
||||
},
|
||||
"files": [
|
||||
"dist/*",
|
||||
"README.md"
|
||||
],
|
||||
"publishConfig": {
|
||||
"access": "public",
|
||||
"tag": "next"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16.0.0",
|
||||
"npm": ">=8"
|
||||
},
|
||||
"private": true
|
||||
}
|
|
@ -1,140 +0,0 @@
|
|||
export const jargon_en = {
|
||||
"basting": "See <a href='/docs/sewing/basting/'>Basting</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"coverlock": "See <a href='/docs/sewing/coverlock/'>Coverlock</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"cutting": "See <a href='/docs/sewing/cutting/'>Cutting</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"darts": "See <a href='/docs/sewing/darts/'>Darts</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"double welt pockets": "See <a href='/docs/sewing/double-welt-pockets/'>Double welt pockets</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"ease": "See <a href='/docs/sewing/ease/'>Ease</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"fabric grain": "See <a href='/docs/sewing/fabric-grain/'>Fabric grain</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"good sides together": "See <a href='/docs/sewing/good-sides-together/'>Good sides together</a> in the <a href='/docs/sewing/'>Sewing documentation</a>",
|
||||
"on the fold": "See <a href='/docs/sewing/on-the-fold/'>On the fold</a> in the <a href='/docs/sewing/'>Sewing documentation</a>",
|
||||
"hemming": "See <a href='/docs/sewing/hemming/'>Hemming</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"jersey": "See <a href='/docs/sewing/jersey/'>Jersey</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"knit binding": "See <a href='/docs/sewing/knit-binding/'>Knit binding</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"knit fabric": "See <a href='/docs/sewing/knit-fabric/'>Knit fabric</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"pinning": "See <a href='/docs/sewing/pinning/'>Pinning</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"rayon": "See <a href='/docs/sewing/rayon/'>Rayon</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"seam allowance": "See <a href='/docs/sewing/seam-allowance/'>Seam allowance</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"serger": "See <a href='/docs/sewing/serger/'>Serger</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"topstitching": "See <a href='/docs/sewing/topstitching/'>Topstitching</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"trimming": "See <a href='/docs/sewing/trimming/'>Trimming</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"twin needle": "See <a href='/docs/sewing/twin-neelde/'>Twin needle</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"zig-zag stitch": "See <a href='/docs/sewing/zig-zag-stitch/'>Zig-zag stitch</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"freesewing": "<b>FreeSewing</b> is an open source platform for made-to-measure sewing patterns",
|
||||
"pattern options": "The <b>pattern options</b> allow you to customize the design of the pattern",
|
||||
"draft settings": "The <b>draft settings</b> give you control of how a pattern is generated",
|
||||
"patrons": "Patrons support Freesewing financially. They are loyal supporters who ensure a sustainable future for freesewing.org, our code, our patterns, and our community.",
|
||||
"msf": "Médecins Sans Frontières/Doctors Without Borders - See <a href='https://msf.org/'>msf.org</a>"
|
||||
}
|
||||
export const jargon_de = {
|
||||
"Heften": "Siehe <a href='/docs/sewing/basting/'>Heften</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Coverlock": "Siehe <a href='/docs/sewing/coverlock/'>Coverlock</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Zuschnitt": "Siehe <a href='/docs/sewing/cutting/'>Zuschnitt</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Abnäher": "<a href='/docs/sewing/darts/'>Abnäher</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Doppelpaspeltaschen": "Siehe <a href='/docs/sewing/double-welt-pockets/'>Doppelpaspeltasche</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Zugabe": "Siehe <a href='/docs/sewing/ease/'>Zugabe</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Fadenlauf": "Siehe <a href='/docs/sewing/fabric-grain/'>Fadenlauf</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"rechts auf rechts": "Siehe <a href='/docs/sewing/good-sides-together/'>rechts auf rechts</a> in der <a href='/docs/sewing/'>Dokumentation zum Nähen</a>",
|
||||
"im Stoffbruch": "Siehe <a href='/docs/sewing/on-the-fold/'>Im Stoffbruch</a> in der <a href='/docs/sewing/'>Dokumentation zum Nähen</a>",
|
||||
"Säumen": "Siehe <a href='/docs/sewing/hemming/'>Säumen</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Jersey": "Siehe <a href='/docs/sewing/jersey/'>Jersey</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Kantenabschluss mit Maschenware": "Siehe <a href='/docs/sewing/knit-binding/'>Kantenabschluss mit Maschenware</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Maschenware": "Siehe <a href='/docs/sewing/knit-fabric/'>Maschenware</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Stecken": "Siehe <a href='/docs/sewing/pinning/'>Stecken</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Rayon": "Siehe <a href='/docs/sewing/rayon/'>Rayon</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Nahtzugabe": "Siehe <a href='/docs/sewing/seam-allowance/'>Nahtzugabe</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Overlock": "Siehe <a href='/docs/sewing/serger/'>Overlock</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Absteppen": "Siehe <a href='/docs/sewing/topstitching/'>Absteppen</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Zurückschneiden": "Siehe <a href='/docs/sewing/trimming/'>Zurückschneiden</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Zwillingsnadel": "Siehe <a href='/docs/sewing/twin-neelde/'>Zwillingsnadel</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"Zickzackstich": "Siehe <a href='/docs/sewing/zig-zag-stitch/'>Zickzackstich</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>",
|
||||
"FreeSewing": "<b>FreeSewing</b> ist eine Open-Source Plattform für Schnittmuster nach Maß",
|
||||
"Schnittmusteroptionen": "Die <b>Schnittmusteroptionen</b> erlauben es dir, das Design des Schnittmusters anzupassen",
|
||||
"Entwurfseinstellungen": "Mit den <b>Entwurfseinstellungen</b> legst du fest, wie ein Schnittmuster erzeugt wird",
|
||||
"Förderer": "Förderer unterstützen Freesewing finanziell. Sie sind treue Unterstützer, die für eine nachhaltige Zukunft für freesewing.org, unseren Code, unsere Schnittmuster und unsere Community sorgen.",
|
||||
"MSF": "Médecins Sans Frontières/Ärzte ohne Grenzen - Siehe <a href='https://msf.org/'>msf.org</a>"
|
||||
}
|
||||
export const jargon_es = {
|
||||
"basting": "See <a href='/docs/sewing/basting/'>Basting</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"coverlock": "See <a href='/docs/sewing/coverlock/'>Coverlock</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"cutting": "See <a href='/docs/sewing/cutting/'>Cutting</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"darts": "See <a href='/docs/sewing/darts/'>Darts</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"double welt pockets": "See <a href='/docs/sewing/double-welt-pockets/'>Double welt pockets</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"ease": "See <a href='/docs/sewing/ease/'>Ease</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"fabric grain": "See <a href='/docs/sewing/fabric-grain/'>Fabric grain</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"good sides together": "See <a href='/docs/sewing/good-sides-together/'>Good sides together</a> in the <a href='/docs/sewing/'>Sewing documentation</a>",
|
||||
"on the fold": "See <a href='/docs/sewing/on-the-fold/'>On the fold</a> in the <a href='/docs/sewing/'>Sewing documentation</a>",
|
||||
"hemming": "See <a href='/docs/sewing/hemming/'>Hemming</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"jersey": "See <a href='/docs/sewing/jersey/'>Jersey</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"knit binding": "See <a href='/docs/sewing/knit-binding/'>Knit binding</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"knit fabric": "See <a href='/docs/sewing/knit-fabric/'>Knit fabric</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"pinning": "See <a href='/docs/sewing/pinning/'>Pinning</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"rayon": "See <a href='/docs/sewing/rayon/'>Rayon</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"seam allowance": "See <a href='/docs/sewing/seam-allowance/'>Seam allowance</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"serger": "See <a href='/docs/sewing/serger/'>Serger</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"topstitching": "See <a href='/docs/sewing/topstitching/'>Topstitching</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"trimming": "See <a href='/docs/sewing/trimming/'>Trimming</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"twin needle": "See <a href='/docs/sewing/twin-neelde/'>Twin needle</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"zig-zag stitch": "See <a href='/docs/sewing/zig-zag-stitch/'>Zig-zag stitch</a> in the <a href='/docs/sewing'>Sewing documentation</a>",
|
||||
"freesewing": "<b>FreeSewing</b> is an open source platform for made-to-measure sewing patterns",
|
||||
"pattern options": "The <b>pattern options</b> allow you to customize the design of the pattern",
|
||||
"draft settings": "The <b>draft settings</b> give you control of how a pattern is generated",
|
||||
"patrons": "Patrons support Freesewing financially. They are loyal supporters who ensure a sustainable future for freesewing.org, our code, our patterns, and our community.",
|
||||
"msf": "Médecins Sans Frontières/Doctors Without Borders - See <a href='https://msf.org/'>msf.org</a>"
|
||||
}
|
||||
export const jargon_fr = {
|
||||
"bâti": "Voir <a href='/docs/sewing/basting/'>Bâtir</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"recouvreuse": "Voir <a href='/docs/sewing/coverlock/'>Recouvreuse</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"coupe": "Voir <a href='/docs/sewing/cutting/'>Coupe</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"pinces": "Voir <a href='/docs/sewing/darts/'>Pinces</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"poche passepoilée": "Voir <a href='/docs/sewing/double-welt-pockets/'>Poches passepoilées</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"aisance": "Voir <a href='/docs/sewing/ease/'>Aisance</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"droit fil": "Voir <a href='/docs/sewing/fabric-grain/'>Droit fil</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"endroit contre endroit": "Voir <a href='/docs/sewing/good-sides-together/'>Endroit contre endroit</a> dans la <a href='/docs/sewing/'>documentation de Couture</a>",
|
||||
"au pli": "Voir <a href='/docs/sewing/on-the-fold/'>Au pli</a> dans la <a href='/docs/sewing/'>documentation de couture</a>",
|
||||
"ourlet": "Voir <a href='/docs/sewing/hemming/'>Ourlet</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"Jersey": "Voir <a href='/docs/sewing/jersey/'>Jersey</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"biais de jersey": "Voir <a href='/docs/sewing/knit-binding/'>Biais de jersey</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"tissu Maille": "Voir <a href='/docs/sewing/knit-fabric/'>Tissu maille</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"épingler": "Voir <a href='/docs/sewing/pinning/'>Épingler</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"rayonne ou viscose": "Voir <a href='/docs/sewing/rayon/'>Rayonne ou Viscose</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"marge de couture": "Voir <a href='/docs/sewing/seam-allowance/'>Marge de couture</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"sergeur": "Voir <a href='/docs/sewing/serger/'>Surgeteuse</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"surpiqûre": "Voir <a href='/docs/sewing/topstitching/'>Surpiqûre</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"dégarnir": "Voir <a href='/docs/sewing/trimming/'>Dégarnir</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"aiguilles doubles": "Voir <a href='/docs/sewing/twin-neelde/'>Aiguilles doubles</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"point zig-zag": "Voir <a href='/docs/sewing/zig-zag-stitch/'>Point zig-zag</a> dans la <a href='/docs/sewing'>documentation de Couture</a>",
|
||||
"freesewing": "<b>FreeSewing</b> est une plate-forme open source pour des patrons de couture sur-mesure",
|
||||
"options du patron": "Les <b>options de patron</b> vous permettent de personnaliser le design du patron",
|
||||
"Paramètres de patrons générés": "Les <b>paramètres de patrons générés</b> vous donnent le contrôle de la manière dont un patron est généré",
|
||||
"patrons": "Les mécènes soutiennent financièrement Freesewing. Ce sont des fidèles soutiens qui assurent un avenir durable à freesewing.org, à notre code, à nos patrons et à notre communauté.",
|
||||
"MSF": "Médecins Sans Frontières/Doctors Sans Frontières - Voir <a href='https://msf.org/'>msf.org</a>"
|
||||
}
|
||||
export const jargon_nl = {
|
||||
"driegen": "Zie <a href='/docs/sewing/basting/'>Driegen</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"coverlock": "Zie <a href='/docs/sewing/coverlock/'>Coverlock</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"knippen": "Zie <a href='/docs/sewing/cutting/'>Knippen</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"nepen": "Zie <a href='/docs/sewing/darts/'>Nepen</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"dubbele paspelzak": "Zie <a href='/docs/sewing/double-welt-pockets/'>Dubbele paspelzak</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"overwijdte": "Zie <a href='/docs/sewing/ease/'>Overwijdte</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"draadrichting": "Zie <a href='/docs/sewing/fabric-grain/'>Draadrichting</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"goede kanten op elkaar": "Zie <a href='/docs/sewing/good-sides-together/'>Goede kanten op elkaar</a> bij de <a href='/docs/sewing/'>Documentatie naaien</a>",
|
||||
"aan de stofvouw": "Zie <a href='/docs/sewing/on-the-fold/'>Aan de stofvouw</a> bij de <a href='/docs/sewing/'>Documentatie naaien</a>",
|
||||
"zomen": "Zie <a href='/docs/sewing/hemming/'>Zomen</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"jersey": "Zie <a href='/docs/sewing/jersey/'>Jersey</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"jersey biezen": "Zie <a href='/docs/sewing/knit-binding/'>Jersey biezen</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"gebreide stof": "Zie <a href='/docs/sewing/knit-fabric/'>Gebreide stof</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"spelden": "Zie <a href='/docs/sewing/pinning/'>Spelden</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"rayon": "Zie <a href='/docs/sewing/rayon/'>Rayon</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"naadtoeslag": "Zie <a href='/docs/sewing/seam-allowance/'>Naadtoeslag</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"serger/overlock": "Zie <a href='/docs/sewing/serger/'>Serger/Overlock</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"sierstiksel": "Zie <a href='/docs/sewing/topstitching/'>Sierstiksel</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"bijknippen": "Zie <a href='/docs/sewing/trimming/'>Bijknippen</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"tweelingnaald": "Zie <a href='/docs/sewing/twin-neelde/'>Tweelingnaald</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"zigzagsteek": "Zie <a href='/docs/sewing/zig-zag-stitch/'>Zigzagsteek</a> in de<a href='/docs/sewing'>Documentatie naaien</a>",
|
||||
"freesewing": "<b>FreeSewing</b> is een open source platform voor naaipatronen op maat",
|
||||
"patroon opties": "De <b>patroon opties</b> staan je toe het ontwerp van het patroon aan te passen",
|
||||
"instellingen patroontekening": "De <b>instellingen patroontekening</b> geven je controle over goe een patroon gegenereerd wordt",
|
||||
"mecenas": "Mecenassen ondersteunen FreeSewing financieel. Het zijn loyale supporters die zorgen voor een duurzame toekomst voor freesewing.org, onze code, onze patronen en onze gemeenschap.",
|
||||
"msf": "Médecins Sans Frontières/Artsen Zonder Grenzen - Zie<a href='https://msf.org/'>msf.org</a>"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
export const languages = {
|
||||
"en": "English",
|
||||
"de": "Deutsch",
|
||||
"es": "Español",
|
||||
"fr": "Français",
|
||||
"nl": "Nederlands"
|
||||
}
|
|
@ -1,7 +0,0 @@
|
|||
export const locales = [
|
||||
"en",
|
||||
"de",
|
||||
"es",
|
||||
"fr",
|
||||
"nl"
|
||||
]
|
File diff suppressed because it is too large
Load diff
|
@ -1,7 +0,0 @@
|
|||
//import { build } from '../src/prebuild.mjs'
|
||||
|
||||
// use a deny-list to keep locales that aren't ready out of the build
|
||||
export const denyList = ['uk']
|
||||
|
||||
// call this here instead of in the src/prebuild.mjs so that build isn't called by other files importing that build function
|
||||
//build((loc) => denyList.indexOf(loc) === -1)
|
|
@ -1,16 +0,0 @@
|
|||
#!/bin/bash
|
||||
for locale in $(ls --hide index.js src/locales); do
|
||||
echo Sorting $locale
|
||||
for file in $(ls src/locales/$locale/*.yaml); do
|
||||
sort $file -o $file
|
||||
sed -i '/^$/d' $file
|
||||
done
|
||||
for file in $(ls src/locales/$locale/plugin/patterns/*.yaml); do
|
||||
sort $file -o $file
|
||||
sed -i '/^$/d' $file
|
||||
done
|
||||
for file in $(ls src/locales/$locale/plugin/plugins/*.yaml); do
|
||||
sort $file -o $file
|
||||
sed -i '/^$/d' $file
|
||||
done
|
||||
done
|
|
@ -1,60 +0,0 @@
|
|||
---
|
||||
accountRemoved: Account entfernt
|
||||
accountRestricted: Account eingeschränkt
|
||||
avatar: Profilbild
|
||||
avatarInfo: Dein Avatar oder Profilbild wird auf deiner Profilseite angezeigt.
|
||||
avatarTitle: Stell dein Profilbild ein
|
||||
bio: Über mich
|
||||
bioInfo: Hier kannst du anderen Freesewing-Benutzern etwas über dich erzählen. Dieses Feld unterstützt MarkDown, sodass du auch Links einfügen kannst. Wenn du einen Blog hast, kannst du ihn hier verlinken, damit andere ihn entdecken können.
|
||||
bioTitle: Schreibe eine kurze Beschreibung über dich
|
||||
currentPassword: Derzeitiges Passwort
|
||||
email: E-Mail-Adresse
|
||||
emailInfo: Die mit deinem Account verknüpfte E-Mail-Adresse ist wichtig, da sie verwendet wird, um wieder Zugriff auf dein Konto zu erhalten, falls du dein Passwort vergessen solltest. Aus diesem Grund erfordert das Ändern deiner E-Mail-Adresse eine Bestätigung.
|
||||
emailTitle: Gib die E-Mail-Adresse ein, die du mit diesem Account verknüpfen möchtest
|
||||
exportYourData: Exportiere deine Daten
|
||||
exportYourDataInfo: Die Datenschutzgrundverordnung der EU (DSGVO) sichert dein sogenanntes Recht auf <em>Datenportabilität</em>. Dies ist dein Recht darauf, deine Daten zu erhalten und sie für deine eigenen Zwecke oder an anderer Stelle wiederzuverwenden.
|
||||
exportYourDataTitle: Klicke hier unten, um deine persönlichen Daten herunterzuladen
|
||||
github: Github
|
||||
githubInfo: Wenn du deinen GitHub-Benutzernamen angibst, enthält deine Profilseite einen Link zu deinem Github-Konto, sodass Besucher deine Beiträge zum Code entdecken, dich als Favoriten markieren oder dir folgen können.
|
||||
githubTitle: Gib deinen Github-Benutzernamen ein
|
||||
instagramInfo: Wenn du deinen Instagram-Benutzernamen angibst, enthält deine Profilseite einen Link zu deinem Instagram-Konto, damit Besucher deine Bilder entdecken und dir folgen können.
|
||||
instagram: Instagram
|
||||
instagramTitle: Gib deinen Instagram-Benutzernamen ein
|
||||
languageInfo: Diese Sprachauswahl bestimmt, in welcher Sprache du E-Mails von Freesewing erhältst. Es bestimmt nicht die Sprache der Website, die auf jeder Seite ausgewählt werden kann.
|
||||
language: Sprache
|
||||
languageTitle: Lege die Sprache deiner Wahl fest
|
||||
newPassword: Neues Passwort
|
||||
newsletter: Newsletter
|
||||
newsletterTitle: Würdest du gerne den FreeSewing-Newsletter erhalten?
|
||||
newsletterInfo: Alle drei Monate versenden wir unseren Newsletter, gefüllt mit ehrlichen und wertvollen Inhalten. Kein Tracking, keine Werbung, kein Nonsens.
|
||||
passwordInfo: Das Ändern deines Passworts erfordert dein aktuelles Passwort. Gib dieses ein und gib danach auch dein neues Passwort ein.
|
||||
password: Passwort
|
||||
passwordTitle: Gib dein aktuelles Passwort und dein neues Passwort ein
|
||||
patronInfo: Förderer/-innen unterstützen Freesewing finanziell. Sie sind treue Unterstützer/-innen, die für eine nachhaltige Zukunft für freesewing.org, unseren Code, unsere Schnittmuster und unsere Community sorgen.
|
||||
patron: Förderer/in
|
||||
removeYourAccountInfo: Die Datenschutzgrundverordnung (DSGVO) der EU gewährt dir das <em>Recht auf Datenlöschung</em> — das Recht, die Löschung deiner persönlichen Daten zu verlangen.
|
||||
removeYourAccount: Entferne deinen Account
|
||||
removeYourAccountWarning: Dies wird deinen Account entfernen, mitsamt Entwürfen, Schnittmustern, Modellen und allen Daten, die wir für dich gespeichert haben. Es gibt keinen Weg zurück.
|
||||
resetPasswordInfo: Gib dein neues Passwort ein.
|
||||
resetPassword: Passwort zurücksetzen
|
||||
resetPasswordTitle: Gib dein neues Passwort ein
|
||||
restrictProcessingOfYourDataInfo: Die Datenschutzgrundverordnung (DSGVO) der EU gewährleistet dein sogenanntes <em>Recht auf Einschränkung der Verarbeitung</em> - das Recht, die Verarbeitung deiner Daten zu unterbinden.
|
||||
restrictProcessingOfYourData: Verarbeitung deiner Daten einschränken
|
||||
restrictProcessingWarning: Es werden zwar keine Daten gelöscht, dies wird dich jedoch abmelden und deinen Account einfrieren. Du kannst dies nicht selber rückgängig machen. Wenn du den Zugriff auf deinen Account reaktivieren möchtest, musst du uns kontaktieren.
|
||||
reviewYourConsent: Überprüfe deine Einwilligungen
|
||||
socialInfo: Wenn du deinen GitHub-, Twitter- oder Instagram-Benutzernamen angibst, enthält deine Profilseite Links zu deinen Konten auf diesen Websites. Dadurch können dir Nutzer von FreeSewing dort folgen.<br>Wir kontaktieren keine dieser Seiten in deinem Namen. Dies ist nur dafür da, damit sich andere Leute ein richtiges Bild machen können und wissen, dass zum Beispiel Benutzer @joost bei FreeSewing dieselbe Person ist wie Benutzer @j__st bei Twitter.
|
||||
social: Soziale Medien
|
||||
socialTitle: Lass die Leute dir anderswo folgen
|
||||
twitterInfo: Wenn du uns deinen Twitter-Benutzernamen angibst, enthält deine Profilseite einen Link zu deinem Twitter-Account, sodass Besucher deine Tweets entdecken und dir folgen können.
|
||||
twitterTitle: Gib deinen Twitter-Benutzernamen ein
|
||||
twitter: Twitter
|
||||
unitsInfo: Freesewing unterstützt sowohl das metrische System als auch imperiale Maßeinheiten.
|
||||
unitsTitle: Bitte wähle die Maßeinheit aus, mit der du am besten vertraut bist
|
||||
units: Maßeinheiten
|
||||
usernameInfo: Jeder beginnt mit einem zufälligen Benutzernamen. Das ist nicht sehr persönlich, also kannst du deinen Benutzernamen in etwas persönlicheres ändern, wie zum Beispiel deinen Namen, oder <em>queenoffarts</em>, oder was auch immer dir gefällt.
|
||||
usernameTitle: Bitte wähle deinen Benutzernamen
|
||||
username: Benutzername
|
||||
accountIsInactive: Dein Account ist inaktiv
|
||||
accountNeedsActivation: Bevor du dch anmelden kannst, musst du deinen Account aktivieren. Bitte überprüfe deinen Posteingang auf die Registrierungs-E-Mail und klicke auf den enthaltenen Link.
|
||||
reloadAccount: Account neu laden
|
||||
reloadAccountDescription: Dies lädt deine Kontodaten neu aus dem Backend. Das hat den gleichen Effekt wie sich einmal ausloggen und dann wieder einloggen.
|
|
@ -1,348 +0,0 @@
|
|||
---
|
||||
100PercentCommunity: 100% Community
|
||||
100PercentFree: 100% kostenlos
|
||||
100PercentOpenSource: 100% Open Source
|
||||
aboutFreesewing: Über Freesewing
|
||||
accessoryPatterns: Accessoire-Schnittmuster
|
||||
account: Account
|
||||
accountCreated: Account erstellt
|
||||
actions: Aktionen
|
||||
allDocumentation: Alle Dokumentationen
|
||||
andThatIsAwesome: Und das ist großartig
|
||||
applyThisLayout: Dieses Layout anwenden
|
||||
areYouSureYouWantToContinue: Bist du sicher, dass du fortfahren möchtest?
|
||||
askForHelp: Nach Hilfe fragen
|
||||
automatic: Automatisch
|
||||
averagePeopleDoNotExist: "Durchschnittliche Menschen existieren nicht"
|
||||
awesome: Großartig
|
||||
back: Zurück
|
||||
becauseThatWouldBeReallyHelpful: Weil das wirklich hilfreich wäre.
|
||||
becomeAPatron: Förderer/in werden
|
||||
blockPatterns: Block/Basisschnittmuster
|
||||
blog: Blog
|
||||
browseBlogposts: Blogeinträge durchsuchen
|
||||
browsePatterns: Schnittmuster durchsuchen
|
||||
browseShowcases: Showcases durchsuchen
|
||||
butThatCouldChange: Das könnte sich aber ändern
|
||||
cancel: Abbrechen
|
||||
changePerson: Person ändern
|
||||
changePattern: Schnittmuster ändern
|
||||
chatOnDiscord: Chatte auf Discord
|
||||
checkInboxClickLinkInConfirmationEmail: Überprüfe nun deinen Posteingang und klicke auf den Link in der Bestätigungs-E-Mail, die wir dir gesendet haben.
|
||||
chest: Brust
|
||||
chestInfo: Brüste erfordern zusätzliche Maße. Falls diese Person keine Brüste hat, werden beim Konfigurieren irrelevante Maße ausgeblendet. Das hat keinen Einfluss darauf, wie Schnittmuster entworfen werden.
|
||||
chooseASize: Wähle eine Größe
|
||||
chooseAPerson: Wähle eine Person
|
||||
chooseADesign: Wähle ein Design
|
||||
chooseAPattern: Wähle ein Schnittmuster
|
||||
chooseYourOptions: Wähle deine Optionen
|
||||
close: Schließen
|
||||
community: Community
|
||||
configureLayout: Layout konfigurieren
|
||||
configureYourDraft: Deinen Entwurf konfigurieren
|
||||
contactUs: Kontaktiere uns
|
||||
contentLocaleFallback: Deshalb wird dir stattdessen die englische Version angezeigt.
|
||||
contents: Inhalte
|
||||
continue: Fortsetzen
|
||||
copiedToClipboard: In die Zwischenablage kopiert
|
||||
copy: Kopieren
|
||||
couldYouTranslateThis: Könntest du dies übersetzen?
|
||||
countModelsLackingForPattern: '{count} deiner Personen fehlen die erforderlichen Maße, um {pattern} zu entwerfen'
|
||||
created: Erstellt
|
||||
custom: Benutzerdefiniert
|
||||
customSeamAllowance: Benutzerdefinierte Nahtzugabe
|
||||
lightMode: Heller Modus
|
||||
data: Daten
|
||||
darkMode: Dunkler Modus
|
||||
default: Standard
|
||||
demo: Vorschau
|
||||
designOptions: Designoptionen
|
||||
designs: Designs
|
||||
docs: Dokumentation
|
||||
docsFooterMsg: Die Dokumentation ist nie fertig. Hoffentlich konnten wir alle deine Fragen beantworten, aber wenn dies nicht der Fall war, ist immer Hilfe verfügbar.
|
||||
docsNotFoundMsg: Wir konnten diese Dokumentation nicht finden, was normalerweise bedeutet, dass sie noch nicht geschrieben wurde.
|
||||
docsNotFoundTitle: Diese Dokumentation fehlt
|
||||
documentationForDevelopers: Dokumentation für Entwickler/-innen
|
||||
documentationForEditors: Dokumentation für Redakteure
|
||||
documentationForTranslators: Dokumentation für Übersetzer/-innen
|
||||
documentationOverview: Überblick über die Dokumentation
|
||||
dolls: Puppen
|
||||
download: Herunterladen
|
||||
draft: Entwurf
|
||||
draftPattern: '{pattern} erstellen'
|
||||
testPattern: '{pattern} testen'
|
||||
draftPatternForModel: 'Entwerfe {pattern} für {model}'
|
||||
drafts: Entwürfe
|
||||
draftSettings: Entwurfseinstellungen
|
||||
dragAndDropImageHere: Du kannst das Bild hier per Drag-and-Drop ablegen oder es unten manuell auswählen
|
||||
emailAddress: E-Mail-Adresse
|
||||
emailWorksToo: "Falls du deinen Benutzername nicht weißt: deine E-Mail-Adresse funktioniert auch"
|
||||
enterEmailPickPassword: Gib deine E-Mail Adresse ein und wähle ein Passwort
|
||||
export: Exportieren
|
||||
exportTiledPDF: Exportieren als paginiertes PDF
|
||||
faq: Häufig gestellte Fragen
|
||||
fieldRemoved: '{field} entfernt'
|
||||
fieldSaved: '{field} gespeichert'
|
||||
filterByPattern: Filtern nach Schnittmuster
|
||||
filterPatterns: Schnittmuster filtern
|
||||
forgotLoginInstructions: "Wenn du dein Passwort nicht mehr weißt: Benutzername oder E-Mail-Adresse eingeben und den <b>Passwort zurücksetzen</b> Knopf drücken"
|
||||
freesewing: Freesewing
|
||||
freesewingOnGithub: Freesewing auf GitHub
|
||||
garmentPatterns: Bekleidungsschnittmuster
|
||||
giants: Giants
|
||||
github: GitHub
|
||||
goAheadWeWillWait: Mach weiter, wir warten.
|
||||
goodJob: Gut gemacht
|
||||
goodToSeeYouAgain: Schön, dich wieder zu sehen, {user}
|
||||
handle: Identifikator
|
||||
helpUsTranslate: Hilf uns beim Übersetzen
|
||||
home: Startseite
|
||||
howCanWeHelpYou: Wie können wir dir helfen?
|
||||
howToTakeMeasurements: Richtig Maßnehmen
|
||||
i18n: Internationalisierung
|
||||
imperialUnits: Imperiale Einheiten (inch)
|
||||
instagram: Instagram
|
||||
invalidTldMessage: '.{tld} ist keine gültige TLD'
|
||||
joinTheChatMsg: Wir haben auf Discord eine Community mit freundlichen Leuten, mit denen du dich austauschen kannst.
|
||||
justAMoment: Einen Moment bitte
|
||||
layout: Layout
|
||||
logIn: Anmelden
|
||||
loginWithProvider: 'Mit {provider} anmelden'
|
||||
logOut: Abmelden
|
||||
manual: Manuell
|
||||
markdownHelp: Markdown-Hilfe
|
||||
measurements: Maße
|
||||
menu: Menü
|
||||
metadata: Metadaten
|
||||
metricUnits: Metrische Einheiten (cm)
|
||||
person: Person
|
||||
people: Personen
|
||||
nameInfo: Ein Name hilft dabei, Dinge auseinanderzuhalten. Du kannst einen beliebigen Namen auswählen.
|
||||
name: Name
|
||||
addThing: '{thing} hinzufügen'
|
||||
newThing: Neu {thing}
|
||||
newPatternForModel: '{pattern} für {model} neu erstellen'
|
||||
noChanges: Keine Änderungen
|
||||
no: 'Nein' #Keep in quotes or it will evaluate to false
|
||||
noPasswordPolicy: Wir haben keine strikten Passwort-Rictlinien
|
||||
noSeamAllowance: Keine Nahtzugabe
|
||||
notAllOfThisContentIsAvailableInLanguage: Nicht alle Inhalte sind auf Deutsch verfügbar
|
||||
notesInfo: Dies sind deine Notizen. Du kannst hier alles schreiben, was du möchtest.
|
||||
notes: Notizen
|
||||
ohNo: Oh nein!
|
||||
oneMoreThing: Und zum Schluss
|
||||
optionalMeasurements: Optionale Maße
|
||||
options: Optionen
|
||||
orPayPerYear: Oder pro Jahr bezahlen
|
||||
other: Andere
|
||||
otherThing: 'Andere {thing}'
|
||||
ourPatrons: Unsere Förderer
|
||||
ourRevenuePledge: Unser Umsatzversprechen
|
||||
patron-2: Pulveraffe
|
||||
patron-4: Steuermann
|
||||
patron-8: Kapitän
|
||||
patronHelp: Solltest du Fragen haben oder deinen Förder/in-Status ändern wollen, kannst du uns gerne kontaktieren
|
||||
patron: Förderer/in
|
||||
patronPitch: Wenn du unsere Arbeit für wertvoll hältst und jeden Monat ein paar Münzen übrig hast, ohne in finanzielle Not zu geraten, unterstütze bitte unsere Arbeit
|
||||
patronsKeepUsAfloat: Freesewing wird durch die finanzielle Unterstützung unserer Förderer ermöglicht. Sie halten dieses Schiff über Wasser.
|
||||
patternInstructions: Anleitungen für das Schnittmuster
|
||||
patternOptions: Schnittmusteroptionen
|
||||
pattern: Schnittmuster
|
||||
sewingPatterns: Schnittmuster
|
||||
patterns: Schnittmuster
|
||||
pendingConfirmation: Bestätigung ausstehend
|
||||
perMonth: pro Monat
|
||||
pleaseEnterAValidEmailAddress: Bitte eine gültige E-Mail-Adresse angeben
|
||||
pleaseIncludeTheInformationBelow: Bitte gib die Informationen unten an
|
||||
preview: Vorschau
|
||||
privacyNotice: Datenschutzerklärung
|
||||
proceedWithCaution: Bitte mit Vorsicht fortfahren
|
||||
profile: Profil
|
||||
relatedLinks: Weiterführende Links
|
||||
remove: Entfernen
|
||||
removeThing: '{thing} entfernen'
|
||||
reportThisOnGithub: Melde dies auf GitHub
|
||||
requiredMeasurements: Erforderliche Maße
|
||||
resendActivationEmailMessage: "Trage die E-Mail-Adresse ein, mit der du dich angemeldet hast, und wir senden dir eine neue Bestätigungsnachricht."
|
||||
resendActivationEmail: Aktivierungs-E-Mail erneut senden
|
||||
resetPassword: Passwort zurücksetzen
|
||||
reset: Zurücksetzen
|
||||
restoreDefaults: Standardeinstellungen wiederherstellen
|
||||
restoreDesignDefaults: Designeinstellungen zurücksetzen
|
||||
restorePatternDefaults: Standardwerte für Schnittmuster wiederherstellen
|
||||
saveDraftToYourAccount: Entwurf in deinem Account speichern
|
||||
save: Speichern
|
||||
searchLanguageMsg: Jede Sprache hat ihren eigenen Suchindex. Da nicht alle Inhalte übersetzt sind, findest du möglicherweise mehr Ergebnisse in der Suche auf Englisch.
|
||||
searchLanguageTitle: Nicht das gefunden, wonach du suchst?
|
||||
search: Suche
|
||||
selectAPartToMoveMirrorOrRotate: Wähle ein Teil zum Verschieben, Spiegeln oder Drehen
|
||||
selectImage: Bild auswählen
|
||||
sendAnEmail: Eine E-Mail senden
|
||||
settings: Einstellungen
|
||||
sewingHelp: Nähhilfe
|
||||
sewingPatternsForNonAveragePeople: Schnittmuster für nicht-durchschnittliche Menschen
|
||||
share: Teilen
|
||||
shareFreesewing: Teile FreeSewing
|
||||
showcase: Galerie
|
||||
signUpForAFreeAccount: Registriere dich für einen kostenlosen Account
|
||||
signUp: Registrieren
|
||||
signupWithProvider: 'Mit {provider} registrieren'
|
||||
sortByField: Nach {field} sortieren
|
||||
standardSeamAllowance: Standardnahtzugabe
|
||||
startOver: Von vorn anfangen
|
||||
startTranslatingNowOrRead: '{startTranslatingNow}, oder lies zuerst die {documentationForTranslators}.'
|
||||
startTranslatingNow: Beginne jetzt mit dem Übersetzen
|
||||
subscribe: Abonnieren
|
||||
support: Support
|
||||
supportFreesewing: Unterstütze Freesewing
|
||||
tellMeMore: Erzähl mir mehr
|
||||
thanksForYourSupport: Danke für deine Unterstützung
|
||||
thisContentIsNotAvailableInLanguage: Dieser Inhalt ist nicht auf Deutsch verfügbar
|
||||
thisFieldSupportsMarkdown: Dieses Feld unterstützt Markdown
|
||||
thisPageRequiresAuthentication: Diese Seite erfordert eine Authentifizierung
|
||||
troubleLoggingIn: Probleme beim Einloggen?
|
||||
twitter: Twitter
|
||||
txt-footer: Freesewing wird erstellt von einer Gemeinschaft von Mitwirkenden<br />mit der finanziellen Unterstützung unserer Förderer/-innen
|
||||
txt-tier2: Unsere Kategorie mit dem demokratischsten Preis. Es ist vielleicht weniger als der Preis eines Lattes, aber deine Unterstützung bedeutet uns sehr viel.
|
||||
txt-tier4: Wähle diese Stufe, und wir senden dir etwas von unserem heiß begehrten Freesewing-Swag nach Hause. Egal, wo in der Welt das auch sein mag.
|
||||
txt-tier8: "Wenn du uns nicht nur unterstützen möchtest, sondern Freesewing zum Gedeihen bringen willst, ist das die Stufe für dich. Außerdem: extra Swag!"
|
||||
txt-tiers: 'FreeSewing wird durch ein freiwilliges Abonnement-Modell unterstützt'
|
||||
unitsInfo: Freesewing unterstützt sowohl das metrische System als auch imperiale Einheiten. Wähle einfach aus, was von beiden du hier verwenden möchtest. (Standardmäßig werden die in deinem Account konfigurierten Einheiten verwendet).
|
||||
updated: Aktualisiert
|
||||
update: Aktualisieren
|
||||
userHasBeenWithUsSince: '{user} ist seit {since} bei uns'
|
||||
users: Benutzer
|
||||
utilityPatterns: Hilfsschnittmuster
|
||||
weAreValidatingYourConfirmationCode: Wir prüfen deinen Bestätigungs-Code.
|
||||
weCouldNotValidateYourConfirmationCode: Wir konnten deinen Bestätigungscode nicht validieren
|
||||
weEncounteredAProblem: Wir sind auf ein Problem gestoßen
|
||||
weEncourageYouToReportThis: Wir empfehlen dir, dies zu melden
|
||||
welcomeAboard: Willkommen an Bord
|
||||
welcome: Willkommen
|
||||
weNeverShareYourEmail: Wir werden deine E-Mail-Adresse niemals an andere weitergeben
|
||||
whatIsThis: Was ist das?
|
||||
withBreasts: Mit Brüsten
|
||||
withoutBreasts: Ohne Brüste
|
||||
yay: Juhuu!
|
||||
yes: 'Ja' #Keep in quotes or it will evaluate to true
|
||||
youAreAPatron: Du bist ein/e Förder/in
|
||||
youAreNotAPatron: Du bist kein/e Förder/in
|
||||
youAreNotLoggedIn: Du bist nicht eingeloggt
|
||||
yourRights: Deine Rechte
|
||||
makerDocs: Erstellerdokumentation
|
||||
devDocs: Entwicklerdokumentation
|
||||
slogan: Eine JavaScript-Bibliothek für maßgeschneiderte Schnittmuster
|
||||
getStarted: Jetzt loslegen
|
||||
apiReference: API-Referenz
|
||||
tutorial: Anleitung
|
||||
editThisPage: Diese Seite bearbeiten
|
||||
loginRequiredRedirect: 'Du wurdest auf die Login-Seite weitergeleitet, da {page} eine Authentifizierung benötigt'
|
||||
various: Verschiedenes
|
||||
sewing: Nähen
|
||||
examples: Beispiele
|
||||
by: von
|
||||
years: Jahre
|
||||
pricing: Preisgestaltung
|
||||
createFirst: Beginne mit dem Erstellen eines neuen Schnittmusters
|
||||
noPattern: Du hast (noch) keine Schnittmuster. Erstelle ein neues Schnittmuster und speichere es dann in deinem Account.
|
||||
modelFirst: Beginne damit, Maße hinzuzufügen
|
||||
noModel: Du hast (noch) keine Maße hinzugefügt. FreeSewing kann maßgeschneiderte Schnittmuster erzeugen. Dafür benötigen wir jedoch Maße.
|
||||
noModel2: Das erste, was du tun solltest, ist, eine Person hinzuzufügen und das Maßband auszupacken.
|
||||
noUserBrowsingTitle: "Du kannst nicht einfach alle Benutzer durchsuchen"
|
||||
noUserBrowsingText: "Wir haben Tausende von ihnen. Sicher gibt es Interessanteres auf unserer Seite zu tun?"
|
||||
usePatternMeasurements: 'Verwende die Maße des Originalschnittmusters'
|
||||
createReplica: Duplikat erstellen
|
||||
showDetails: Details anzeigen
|
||||
hideDetails: Details ausblenden
|
||||
clickBelowToLogOut: Klicke unten, um dich abzumelden
|
||||
compare: Vergleichen
|
||||
savePattern: Schnittmuster speichern
|
||||
recreate: Neu erstellen
|
||||
recreateThing: '{thing} neu erstellen'
|
||||
recreateThingForPerson: '{thing} für {person} neu erstellen'
|
||||
seeYouLaterUser: Bis später, {user}
|
||||
exportForPrinting: Für den Druck exportieren
|
||||
exportForEditing: Für die Bearbeitung exportieren
|
||||
startWithNeckTitle: Beginne mit dem Halsumfang
|
||||
startWithNeckDescription: Auf Basis deines Halsumfangs können wir dir helfen, Fehler in deinen Maßen zu erkennen.
|
||||
whatYouNeed: Was du brauchst
|
||||
fabricOptions: Stoffoptionen
|
||||
cutting: Zuschnitt
|
||||
instructions: Anleitungen
|
||||
hide: Verbergen
|
||||
show: Anzeigen
|
||||
oneMomentPlease: Einen Moment bitte
|
||||
loadingMagic: Wir sind dabei, die Magie zu laden
|
||||
estimate: Schätzung
|
||||
actual: Tatsächlich
|
||||
weEstimateYM2B: 'Wir schätzen {measurement} von dir auf etwa:'
|
||||
exportAsData: Als Daten exportieren
|
||||
availablePatterns: Verfügbare Schnittmuster
|
||||
browseCollection: Sammlung durchsuchen
|
||||
browseYourPatterns: Deine Schnittmuster durchsuchen
|
||||
yourPatterns: Deine Schnittmuster
|
||||
loginNeededToSavePatternsMsg: Du musst angemeldet sein, um deine Schnittmuster zu speichern
|
||||
docsForContributors: Dokumentation für Mitwirkende
|
||||
patternDocs: Schnittmuster-Dokumentation
|
||||
socialMedia: Soziale Medien
|
||||
create: Erstellen
|
||||
browse: Durchsuchen
|
||||
patrons: Förderer/-innen
|
||||
scrollToTop: Zum Seitenanfang
|
||||
sitemap: Seitenübersicht
|
||||
contributeToThing: An {thing} mitwirken
|
||||
mtmIsOurJam: Maßgeschneiderte Schnittmuster sind unser Spezialgebiet
|
||||
fitYouDeserve: Du verpasst wirklich etwas, wenn du standardisierte Größen verwendest.<br />Also melde dich heute an und erhalte die Passform, die du verdienst.
|
||||
supportNag: <b>Free</b>Sewing ist kosten<b>frei</b>, aber wir würden es sehr schätzen, wenn du in Betracht ziehen würdest, <a href='/patrons/join/'>uns zu unterstützen</a>.
|
||||
madeToMeasure: Hergestellt nach Maß
|
||||
sizes: Größen
|
||||
standardSizes: Standardgrößen
|
||||
accountRequired: Diese Funktion erfordert einen FreeSewing-Account
|
||||
size: Größe
|
||||
switchToThing: 'Zu {thing} wechseln'
|
||||
saveThing: '{thing} speichern'
|
||||
shareThing: '{thing} teilen'
|
||||
link: Link
|
||||
cloneThing: '{thing} klonen'
|
||||
cloneDescription: Erstelle eine exakte Kopie mit den Maßen des Originalschnittmusters.
|
||||
furtherReading: Weiterführende Informationen
|
||||
saveAsNewPattern: Als neues Schnittmuster speichern
|
||||
saveAsNewPattern-txt: (Eine Kopie von diesem) Schnittmuster in deinem FreeSewing-Account speichern
|
||||
exportPattern: Schnittmuster exportieren
|
||||
printPattern: Schnittmuster drucken
|
||||
exportPattern-txt: Ein für deinen Heimdrucker geeignetes PDF exportieren, oder das Schnittmuster in verschiedenen Formaten herunterladen
|
||||
editThing: '{thing} bearbeiten'
|
||||
editPattern-txt: Dieses Schnittmuster im Schnittmuster-Editor laden
|
||||
featureRequiresAccount: Diese Funktion erfordert einen FreeSewing-Account
|
||||
zoom: Zoom
|
||||
zoomIn: Vergrößern
|
||||
zoomOut: Verkleinern
|
||||
zoom-txt: Wechselt zwischen Beschränkung der Höhe und der Breite deines Schnittmusters, um es passend auf deinem Bildschirm anzuzeigen
|
||||
savePattern-txt: Dieses Schnittmuster in deinem FreeSewing-Account speichern
|
||||
comparePattern: Schnittmuster vergleichen
|
||||
showPattern: Schnittmuster anzeigen
|
||||
comparePattern-txt: Vergleiche dein Schnittmuster mit einer Reihe von Standardgrößen, um mögliche Probleme mit der Passform zu prüfen
|
||||
recreatePattern: Schnittmuster neu erstellen
|
||||
recreatePattern-txt: Wähle eine andere Person und erstelle dann diesen Schnitt neu für diese Person
|
||||
editOwnPatternsOnly: Du kannst nur deine eigenen Schnittmuster bearbeiten
|
||||
editOwnPatternsOnly-txt: Du kannst dieses Schnittmuster nicht bearbeiten, weil es nicht dir gehört. Aber du kannst es als Grundlage verwenden, um dein eigenes Schnittmuster zu erstellen.
|
||||
updateNotes-txt: Aktualisiere die Notizen, die du zu deinem Schnittmuster führst
|
||||
franceWarning: Warnung für Benutzer/-innen in Frankreich
|
||||
franceWarning-txt: Mehrere französische E-Mail-Anbieter – darunter free.fr, laposte.net, orange.fr und sfr.fr – sind dafür bekannt, unsere E-Mails regelmäßig zu entsorgen.
|
||||
emailNotReceived: Wenn du die Aktivierungs-E-Mail nicht erhältst, wende dich bitte an uns, damit wir helfen können.
|
||||
error: Fehler
|
||||
info: Info
|
||||
warning: Warnung
|
||||
debug: Debug
|
||||
unsubscribe: Abmelden
|
||||
slogan-come: Komm für die Schnittmuster
|
||||
slogan-stay: Bleib für die Community
|
||||
lightTheme: Helles Design
|
||||
darkTheme: Dunkles Design
|
||||
hax0rTheme: Hax0r Design
|
||||
lgbtqTheme: LGBTQ Design
|
||||
transTheme: Trans Design
|
||||
accessoryDesigns: Accessory Designs
|
||||
blockDesigns: Block/Sloper Designs
|
||||
garmentDesigns: Garment Designs
|
||||
utilityDesigns: Utility Designs
|
|
@ -1,33 +0,0 @@
|
|||
---
|
||||
author: Autor
|
||||
githubRepo: GitHub-Repository
|
||||
packageManager: Paket-Manager
|
||||
patternName: Schnittmuster-Name
|
||||
patternType: Schnittmuster-Art
|
||||
patternCreated: Dein Schnittmusterskelett wurde erstellt in
|
||||
runTheseCommands: Um loszulegen, führe diesen Befehl aus
|
||||
startRollup: In einem Terminal startest du den Rollup-Bundler im Beobachtungsmodus
|
||||
startWebpack: "Dadurch wird der 'example'-Ordner betreten und die Entwicklungsumgebung gestartet."
|
||||
devDocsAvailableAt: Entwicklerdokumentation ist verfügbar auf
|
||||
talkToUs: Für Fragen, Feedback oder Anregungen trete unserem Discord-Server bei
|
||||
draftYourPattern: Zeichne dein Schnittmuster
|
||||
testYourPattern: Teste dein Schnittmuster
|
||||
draftThing: '{thing} erstellen'
|
||||
testThing: '{thing} testen'
|
||||
renderInBrowser: Klicke unten, um dein Schnittmuster im Browser zu rendern.
|
||||
weWillReRender: Wenn du Änderungen vornimmst, werden wir es erneut für dich rendern.
|
||||
youCan: Du kannst
|
||||
enterMeasurements: Maße von Hand eingeben
|
||||
preloadMeasurements: Einen bestehenden Satz an Maßen einlesen
|
||||
size: Größe
|
||||
noRequiredMeasurements: Dieses Schnittmuster hat keine benötigten Maße
|
||||
howtoAddMeasurements: Um Maße als Anforderung zu definieren, füge sie der Sektion <b>measurements</b> in der Konfigurationsdatei des Schnittmusters hinzu.
|
||||
seeDocsAt: Dokumentation zu diesem Thema ist verfügbar unter
|
||||
clearDesignMode: Designmodus leeren
|
||||
designMode: Designmodus
|
||||
exportMode: Exportmodus
|
||||
thingIsEnabled: '{thing} ist aktiviert'
|
||||
thingIsDisabled: '{thing} ist deaktiviert'
|
||||
turnOn: Aktivieren
|
||||
turnOff: Deaktivieren
|
||||
validNameWarning: "Bitte wähle einen anderen Namen, da dieser Name Probleme verursachen würde.\nWir (wieder-)verwenden den Namen des Schnittmusters als NPM-Paketname.\nPaketnamen müssen in Kleinbuchstaben geschrieben sein und dürfen keine Sonderzeichen enthalten.\nBitte benenne dein Muster also entsprechend, wie in etwa:"
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
account: Account
|
||||
blog: Blog
|
||||
commumity: Community
|
||||
designs: Designs
|
||||
docs: Dokumentation
|
||||
patternInstructions: Schnittmuster-Anleitungen
|
||||
patternOptions: Schnittmusteroptionen
|
||||
requiredMeasurements: Erforderliche Maße
|
||||
showcase: Galerie
|
||||
sloganCome: Komm für die Schnittmuster
|
||||
sloganStay: Bleib für die Community
|
||||
support: Hilfe
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
scrollDownToLearnMore: Scrolle nach unten, um mehr über FreeSewing zu erfahren und es kostenlos auszuprobieren
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
orgTitle: Willkommen bei freesewing.org
|
||||
devTitle: Willkommen bei freesewing.dev
|
||||
labTitle: Willkommen bei lab.freesewing.lab
|
||||
devDescription: Dokumentation und Tutorials für FreeSewing-Entwickler/-innen und Mitwirkende. Plus unser Entwickler/-innen-Blog
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
becomeAPatron: Werde ein/e Förderer/-in
|
||||
supportFreesewing: Unterstütze Freesewing
|
||||
patronLead: FreeSewing wird durch ein freiwilliges Abonnement-Modell unterstützt
|
||||
patronPitch: Wenn du unsere Arbeit für wertvoll hältst und jeden Monat ein paar Münzen übrig hast, ohne in finanzielle Not zu geraten, unterstütze bitte unsere Arbeit
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
xMadeThis: '<strong>{x}</strong> hat dies erstellt'
|
||||
xWroteThis: '<strong>{x}</strong> hat dies geschrieben'
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
lightTheme: Helles Thema
|
||||
darkTheme: Dunkles Thema
|
||||
hax0rTheme: Hax0r Thema
|
||||
lgbtqTheme: LGBTQ Thema
|
||||
transTheme: Trans Thema
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
designOptions: Designoptionen
|
||||
forPrinting: Zum Drucken
|
||||
forCutting: Zum Schneiden
|
||||
layoutThing: 'Layout {thing}'
|
||||
pageSize: Seitengröße
|
||||
startBySelectingAThing: 'Beginne mit der Auswahl eines {thing}'
|
||||
testThing: '{thing} testen'
|
||||
yamlEditViewTitleThing: 'Edit Pattern Configuration for {thing}'
|
||||
yamlEditViewError: Probleme mit YAML
|
||||
yamlEditViewErrorDesc: Wir haben deine Eingabe gespeichert, aber sie funktioniert möglicherweise aus folgenden Gründen nicht
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
wafsHashtag: WeAreFreeSewing
|
||||
weAreACommunityOfMakers: Wir sind eine Community von Macher/-innen
|
||||
weProvideMtmSewingPatterns: Wir bieten maßgeschneiderte Schnittmuster an
|
||||
isAPatron: ist ein/e Förderer/in
|
||||
contributesWith: trägt bei mit
|
||||
communityBuilding: Gemeinschaftsbildung / Community Building
|
||||
development: Entwicklung
|
||||
patternTesting: Test von Schnittmustern
|
||||
patternDesign: Schnittmuster-Design
|
||||
support: Unterstützung
|
||||
translation: Übersetzung
|
||||
writing: Schreiben
|
||||
whereToFindUs: Wo du uns finden kannst
|
||||
whoWeAre: Wer wir sind
|
||||
community: Community
|
||||
team: Team
|
||||
teams: Teams
|
||||
contributors: Mitwirkende
|
||||
calls: Mitwirkendentreffen
|
|
@ -1,142 +0,0 @@
|
|||
---
|
||||
aaron:
|
||||
description: Aaron ist ein sportliches Shirt oder Tank Top.
|
||||
title: Aaron, das A-Shirt
|
||||
albert:
|
||||
description: Albert ist eine Schürze.
|
||||
title: Albert, die Schürze
|
||||
bee:
|
||||
description: Bee ist ein Bikini-Oberteil
|
||||
title: Bee, das Bikini-Oberteil
|
||||
bella:
|
||||
description: Bella ist ein Grundschnitt für Personen mit Brüsten.
|
||||
title: Bella, ein Grundschnitt
|
||||
benjamin:
|
||||
description: Benjamin ist eine Schleife - oder Fliege - mit vier unterschiedlichen Formvariationen.
|
||||
title: Benjamin, die Fliege
|
||||
bent:
|
||||
description: Dieser zweiteilige Ärmel-Grundschnitt ist die Grundlage für unsere Mäntel- und Jackenschnitte.
|
||||
title: Bent, ein Grundschnitt
|
||||
bob:
|
||||
description: Dies ist das Lätzchen, welches du erstellst, wenn du unserem Design-Tutorial folgst
|
||||
title: Bob, das Lätzchen
|
||||
breanna:
|
||||
description: Breanna ist ein Grundschnitt für Personen mit Brüsten.
|
||||
title: Breanna, ein Grundschnitt
|
||||
brian:
|
||||
description: Brian ist ein Grundschnitt für Personen ohne Brüste.
|
||||
title: Brian, ein Grundschnitt
|
||||
bruce:
|
||||
description: Bruce sind bequeme und stylische Retroshorts.
|
||||
title: Bruce, die Retroshorts
|
||||
carlita:
|
||||
description: 'Die Version für Brüste unseres Carlton-Mantels, aka Sherlock Holmes-Mantel.'
|
||||
title: Carlita, der Mantel
|
||||
carlton:
|
||||
description: 'Für Sherlock Holmes-Cosplay, oder nur als wirklich netter Mantel.'
|
||||
title: Carlton, der Mantel
|
||||
cathrin:
|
||||
description: Cathrin ist ein Unterbrustkorsett oder Taillentrainer.
|
||||
title: Cathrin, das Korsett
|
||||
charlie:
|
||||
description: Charlie ist ein Schnittmuster für Chinos.
|
||||
title: Charlie, die Chinos
|
||||
cornelius:
|
||||
description: Cornelius ist eine Kniebundhose zum Fahrradfahren, basierend auf der Entwurfsmethode nach Keystone.
|
||||
title: Cornelius, die Kniebundhose zum Radfahren
|
||||
diana:
|
||||
description: Diana ist ein Oberteil mit einem drapierten Halsausschnitt.
|
||||
title: Diana, das drapierte Oberteil
|
||||
florent:
|
||||
description: 'Florent ist eine abgerundete Schiebermütze mit einem kleinen festen Schild an der Vorderseite.'
|
||||
title: Florent, die Schiebermütze
|
||||
florence:
|
||||
description: 'Florence ist ein Mundschutz.'
|
||||
title: Florence, der Mundschutz
|
||||
hi:
|
||||
description: Der freundlichste Hai der Welt
|
||||
title: Hi, der Hai
|
||||
holmes:
|
||||
description: 'Für Sherlock Holmes-Cosplay oder einfach nur als niedlicher Hut.'
|
||||
title: Holmes Deerstalker-Hut
|
||||
hortensia:
|
||||
description: 'Hortensia ist eine Handtasche.'
|
||||
title: Hortensia, die Handtasche
|
||||
huey:
|
||||
description: Huey ist ein Hoodie mit Reißverschluss und optionalen Taschen auf der Vorderseite.
|
||||
title: Huey, der Hoodie
|
||||
hugo:
|
||||
description: Hugo ist ein Kapuzensweatshirt mit Raglanärmeln.
|
||||
title: Hugo, der Hoodie
|
||||
jaeger:
|
||||
description: Jaeger ist ein sportliches Sakko mit zwei Knöpfen und aufgesetzten Taschen.
|
||||
title: Jaeger, das Sakko
|
||||
lucy:
|
||||
description: Lucy ist eine historische Tasche, die du um deine Taille binden kannst.
|
||||
title: Lucy, die Umbindetasche
|
||||
lunetius:
|
||||
description: Lunetius ist eine Lacerna, ein historischer römischer Mantel
|
||||
title: Lunetius, die Lacerna
|
||||
noble:
|
||||
description: Noble ist ein Grundschnitt mit einer Englischen oder Wiener Naht
|
||||
title: Noble, ein Grundschnitt
|
||||
octoplushy:
|
||||
description: Ein mehrarmiger Begleiter für Umarmungen der nächsten Kategorie
|
||||
title: Octoplushy, der Oktopus
|
||||
paco:
|
||||
description: Paco ist eine lässige, aber stilvolle Sommerhose.
|
||||
title: Paco, die Hose
|
||||
penelope:
|
||||
description: Penelope ist ein Bleistiftrock mit oder ohne Gehschlitz in rückwärtigen Teil.
|
||||
title: Penelope, der Bleistiftrock
|
||||
sandy:
|
||||
description: Sandy ist ein anpassungsfähiges Tellerrockschnittmuster.
|
||||
title: Sandy, der Tellerrock
|
||||
shin:
|
||||
description: Shin ist eine sportliche Badehose.
|
||||
title: Shin, die Badehose
|
||||
simon:
|
||||
description: Simon ist ein sehr anpassbares Hemdenschnittmuster für Personen ohne Brüste.
|
||||
title: Simon, das Hemd
|
||||
simone:
|
||||
description: Simone ist Simon, angepasst für Menschen mit Brüsten.
|
||||
title: Simone, das Hemd
|
||||
sven:
|
||||
description: Sven ist ein einfacher Pullover.
|
||||
title: Sven, der Pullover
|
||||
tamiko:
|
||||
description: Tamiko ist ein Zero-Waste Top.
|
||||
title: Tamiko, das Top
|
||||
teagan:
|
||||
description: Teagan ist ein Schnittmuster für ein passgenaues T-Shirt.
|
||||
title: Teagan, das T-Shirt
|
||||
theo:
|
||||
description: Theo ist ein klassisches Hosenschnittmuster.
|
||||
title: Theo, die Hose
|
||||
tiberius:
|
||||
description: Tiberius ist eine historische römische Tunika
|
||||
title: Tiberius, die Tunica
|
||||
titan:
|
||||
description: Titan ist ein Grundschnitt für Hosen ohne Abnäher.
|
||||
title: Titan, ein Hosen-Grundschnitt
|
||||
trayvon:
|
||||
description: Trayvon ist eine Krawatte, die für ein professionelles Ergebnis an keiner Ecke spart.
|
||||
title: Trayvon, die Krawatte
|
||||
unice:
|
||||
description: Unice ist eine Variante von Ursula, ein elementares, stark anpassbares Schnittmuster für Unterwäsche.
|
||||
title: Unice, die Unterhose
|
||||
ursula:
|
||||
description: Ursula ist ein elementares, stark anpassbares Schnittmuster für Unterwäsche.
|
||||
title: Ursula, die Unterwäsche
|
||||
wahid:
|
||||
description: Wahid ist eine klassische taillierte Weste.
|
||||
title: Wahid, die Weste
|
||||
walburga:
|
||||
description: Walburga ist ein Wappenrock, ein historisches Gewand aus dem mittelalterlichen Europa
|
||||
title: Walburga, der Wappenrock
|
||||
waralee:
|
||||
description: Waralee ist eine Wickelhose.
|
||||
title: Waralee, die Wickelhose
|
||||
yuri:
|
||||
description: Yuri ist ein schicker Cardigan ohne Reißverschluss, basierend auf den Huey & Hugo Hoodies
|
||||
title: Yuri, der Hoodie
|
|
@ -1,26 +0,0 @@
|
|||
---
|
||||
emailChangeActionText: 'Bestätige deine neue E-Mail-Adresse'
|
||||
emailChangeCopy1: 'Du hast angefordert, die mit deinem FreeSewing.org-Account verknüpfte E-Mail-Adresse zu ändern.'
|
||||
emailChangeCopy2: 'Bevor wir das tun, musst du deine neue E-Mail-Adresse bestätigen. Bitte klicke auf den folgenden Link, um das zu tun:'
|
||||
emailChangeHiddenIntro: "Lass uns deine neue E-Mail-Adresse bestätigen"
|
||||
emailChangeTitle: 'Bitte bestätige deine neue E-Mail-Adresse'
|
||||
emailChangeWhy: 'Du hast diese E-Mail erhalten, weil du die mit deinem Konto auf Freesewing.org verknüpfte E-Mail-Adresse geändert hast'
|
||||
goodbyeCopy1: "Falls du uns mitteilen möchtest, warum du gehst, kannst du gerne auf diese Nachricht antworten."
|
||||
goodbyeCopy2: "Wir werden dich sonst nicht weiter stören."
|
||||
goodbyeTitle: 'Vielen Dank, dass du FreeSewing eine Chance gegeben hast'
|
||||
goodbyeWhy: 'Du hast diese E-Mail als endgültiges Lebewohl erhalten, nachdem du deinen Account auf FreeSewing.org entfernt hast'
|
||||
passwordResetActionText: 'Erhalte erneut Zugang zu deinem Account'
|
||||
passwordResetCopy1: 'Du hast dein Passwort für deinen FreeSewing.org-Account vergessen.'
|
||||
passwordResetCopy2: 'Klicke auf den untenstehenden Link, um dein Passwort zurückzusetzen:'
|
||||
passwordResetHeaderOpeningLine: "Keine Sorge, solche Dinge passieren uns allen"
|
||||
passwordResetHiddenIntro: 'Erhalte erneut Zugang zu deinem Account'
|
||||
passwordResetSubject: 'Erhalte erneut Zugang zu deinem Account auf freesewing.org'
|
||||
passwordResetTitle: 'Setze dein Passwort zurück und erhalte erneut Zugang zu deinem Account'
|
||||
passwordResetWhy: 'Du hast diese E-Mail erhalten, weil du die Anfrage gestellt hast, dein Passwort von freesewing.org zurückzusetzen'
|
||||
questionsJustReply: "Wenn du Fragen hast, antworte einfach auf diese E-Mail. Ich bin immer gerne bereit zu helfen. 🙂"
|
||||
signupActionText: 'Bestätige deine E-Mail-Adresse'
|
||||
signupCopy1: 'Danke, dass du dich auf FreeSewing.org angemeldet hast.'
|
||||
signupCopy2: 'Bevor wir beginnen, musst du deine E-Mail-Adresse bestätigen. Bitte klicke auf den folgenden Link, um das zu tun:'
|
||||
signupHiddenIntro: "Lass uns deine E-Mail-Adresse bestätigen"
|
||||
signupSubject: 'Willkommen bei FreeSewing.org'
|
||||
signupWhy: 'Du hast diese E-Mail erhalten, weil du dich gerade auf freesewing.org angemeldet hast'
|
|
@ -1,11 +0,0 @@
|
|||
---
|
||||
404: Die von dir gesuchte Seite kann nicht gefunden werden
|
||||
confirmationNotFound: Falls du über den Link in einer Bestätigungs-E-Mail auf dieser Seite gelandet bist, empfehlen wir dir, dieses Problem zu melden.
|
||||
emailExists: Wir haben bereits einen Benutzer mit dieser E-Mail-Adresse. Möchtest du dich vielleicht stattdessen einloggen?
|
||||
networkError: Back-End oder Netzwerk scheint nicht verfügbar zu sein
|
||||
notAValidImageFormat: Kein gültiges Bildformat
|
||||
requestFailedWithStatusCode400: Anfrage fehlgeschlagen
|
||||
requestFailedWithStatusCode401: Authentifizierung fehlgeschlagen
|
||||
requestFailedWithStatusCode403: Verboten
|
||||
requestFailedWithStatusCode500: Es gab ein unerwartetes Problem. Bitte melde dies.
|
||||
something: Etwas ist schiefgelaufen
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
filter: Filter
|
||||
department: Abteilung
|
||||
type: Art
|
||||
tags: Stichworte
|
||||
code: Code
|
||||
design: Gestaltung
|
||||
difficulty: Schwierigkeit
|
||||
resetFilter: Filter zurücksetzen
|
||||
accessories: Accessoires
|
||||
block: Grundschnitt
|
||||
pattern: Schnittmuster
|
||||
byPattern: Filtern nach Schnittmuster
|
||||
underwear: Unterwäsche
|
||||
top: Oben
|
||||
tops: Oberteile
|
||||
bottom: Unten
|
||||
bottoms: Hosen, Röcke, etc
|
||||
coats: Mäntel & Jacken
|
||||
swimwear: Bademode
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
de: Deutsch
|
||||
en: Englisch
|
||||
es: Spanisch
|
||||
fr: Französisch
|
||||
nl: Niederländisch
|
|
@ -1,85 +0,0 @@
|
|||
import account from './account.yaml'
|
||||
import app from './app.yaml'
|
||||
import cfp from './cfp.yaml'
|
||||
import cty from './cty.yaml'
|
||||
import email from './email.yaml'
|
||||
import errors from './errors.yaml'
|
||||
import filter from './filter.yml'
|
||||
import gdpr from './gdpr.yaml'
|
||||
import i18n from './i18n.yaml'
|
||||
import intro from './intro.yaml'
|
||||
import measurements from './measurements.yaml'
|
||||
import lab from './lab.yaml'
|
||||
import options from './options/'
|
||||
import optiongroups from './optiongroups.yaml'
|
||||
import parts from './parts.yaml'
|
||||
import patterns from './patterns.yml'
|
||||
import plugin from './plugin/'
|
||||
import settings from './settings.yml'
|
||||
import welcome from './welcome.yaml'
|
||||
|
||||
import jargonFile from './jargon.yml'
|
||||
|
||||
const topics = {
|
||||
account,
|
||||
app,
|
||||
cfp,
|
||||
cty,
|
||||
email,
|
||||
errors,
|
||||
filter,
|
||||
gdpr,
|
||||
i18n,
|
||||
intro,
|
||||
measurements,
|
||||
lab,
|
||||
options,
|
||||
optiongroups,
|
||||
parts,
|
||||
patterns,
|
||||
plugin,
|
||||
settings,
|
||||
welcome,
|
||||
}
|
||||
|
||||
const strings = {}
|
||||
|
||||
for (let topic of Object.keys(topics)) {
|
||||
for (let id of Object.keys(topics[topic])) {
|
||||
if (typeof topics[topic][id] === 'string') strings[topic + '.' + id] = topics[topic][id]
|
||||
else {
|
||||
for (let key of Object.keys(topics[topic][id])) {
|
||||
if (typeof topics[topic][id][key] === 'string')
|
||||
strings[topic + '.' + id + '.' + key] = topics[topic][id][key]
|
||||
else {
|
||||
for (let subkey of Object.keys(topics[topic][id][key])) {
|
||||
if (typeof topics[topic][id][key][subkey] === 'string')
|
||||
strings[topic + '.' + id + '.' + key + '.' + subkey] = topics[topic][id][key][subkey]
|
||||
else {
|
||||
for (let subsubkey of Object.keys(topics[topic][id][key][subkey])) {
|
||||
if (typeof topics[topic][id][key][subkey][subsubkey] === 'string')
|
||||
strings[topic + '.' + id + '.' + key + '.' + subkey + '.' + subsubkey] =
|
||||
topics[topic][id][key][subkey][subsubkey]
|
||||
else {
|
||||
console.log('Depth exceeded!', topic, id, key, subkey, subsubkey)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
const jargon = {}
|
||||
for (let entry in jargonFile) {
|
||||
jargon[jargonFile[entry].term] = jargonFile[entry].description
|
||||
}
|
||||
|
||||
export default {
|
||||
strings,
|
||||
plugin,
|
||||
jargon,
|
||||
topics,
|
||||
}
|
|
@ -1,12 +0,0 @@
|
|||
---
|
||||
txt-blog: Neuigkeiten, Updates und Ankündigungen des Freesewing-Teams
|
||||
txt-community: 'Alles wird von freiwilligen Mitwirkenden am Leben erhalten. Es existieren keine kommerziellen Absichten im Zusammenhang mit diesem Projekt.'
|
||||
txt-different: Was uns von anderen unterscheidet
|
||||
txt-draft: "Wähle eines deiner Schnittmuster, wähle ein Modell und lege die Optionen fest. Den Rest erledigen wir."
|
||||
txt-how: So funktioniert es
|
||||
txt-join: Schließe dich Tausenden anderer an und erstelle einen kostenlosen Account auf freesewing.org.
|
||||
txt-model: Alle unsere Schnittmuster werden nach individuellen Maßen gefertigt. Nimm daher zuallererst das Maßband zur Hand.
|
||||
txt-newHere: "Wenn du hier neu bist, ist unsere Demo der beste Startpunkt:"
|
||||
txt-opensource: 'Unsere Plattform, unsere Schnittmuster und sogar diese Website: Unser gesamter Code ist auf GitHub zugänglich. Pull-Requests sind jederzeit herzlich willkommen!'
|
||||
txt-patrons: Freesewing wird durch die finanzielle Unterstützung unserer Förderer/-innen überhaupt erst ermöglicht. Scrolle nach unten, um mehr über unser Abonnementmodell zu erfahren.
|
||||
txt-showcase: Abgeschlossene Projekte aus der Freesewing-Community
|
|
@ -1,85 +0,0 @@
|
|||
---
|
||||
basting:
|
||||
term: Heften
|
||||
description: "Siehe <a href='/docs/sewing/basting/'>Heften</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
coverlock:
|
||||
term: Coverlock
|
||||
description: "Siehe <a href='/docs/sewing/coverlock/'>Coverlock</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
cutting:
|
||||
term: Zuschnitt
|
||||
description: "Siehe <a href='/docs/sewing/cutting/'>Zuschnitt</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
darts:
|
||||
term: Abnäher
|
||||
description: "<a href='/docs/sewing/darts/'>Abnäher</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
doubleWeltPockets:
|
||||
term: Doppelpaspeltaschen
|
||||
description: "Siehe <a href='/docs/sewing/double-welt-pockets/'>Doppelpaspeltasche</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
ease:
|
||||
term: Zugabe
|
||||
description: "Siehe <a href='/docs/sewing/ease/'>Zugabe</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
edgestitch:
|
||||
term: Nähte absteppen
|
||||
description: "Siehe <a href='/docs/sewing/edgestitching/'>Nähte absteppen</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
fabricGrain:
|
||||
term: Fadenlauf
|
||||
description: "Siehe <a href='/docs/sewing/fabric-grain/'>Fadenlauf</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
goodSidesTogether:
|
||||
term: rechts auf rechts
|
||||
description: "Siehe <a href='/docs/sewing/good-sides-together/'>rechts auf rechts</a> in der <a href='/docs/sewing/'>Dokumentation zum Nähen</a>"
|
||||
onTheFold:
|
||||
term: im Stoffbruch
|
||||
description: "Siehe <a href='/docs/sewing/on-the-fold/'>Im Stoffbruch</a> in der <a href='/docs/sewing/'>Dokumentation zum Nähen</a>"
|
||||
hemming:
|
||||
term: Säumen
|
||||
description: "Siehe <a href='/docs/sewing/hemming/'>Säumen</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
jersey:
|
||||
term: Jersey
|
||||
description: "Siehe <a href='/docs/sewing/jersey/'>Jersey</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
knitBinding:
|
||||
term: Kantenabschluss mit Maschenware
|
||||
description: "Siehe <a href='/docs/sewing/knit-binding/'>Kantenabschluss mit Maschenware</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
knitFabric:
|
||||
term: Maschenware
|
||||
description: "Siehe <a href='/docs/sewing/knit-fabric/'>Maschenware</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
pinning:
|
||||
term: Stecken
|
||||
description: "Siehe <a href='/docs/sewing/pinning/'>Stecken</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
rayon:
|
||||
term: Rayon
|
||||
description: "Siehe <a href='/docs/sewing/rayon/'>Rayon</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
sa:
|
||||
term: Nahtzugabe
|
||||
description: "Siehe <a href='/docs/sewing/seam-allowance/'>Nahtzugabe</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
serger:
|
||||
term: Overlock
|
||||
description: "Siehe <a href='/docs/sewing/serger/'>Overlock</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
slipstitch:
|
||||
term: Kettstich
|
||||
description: "Siehe <a href='/docs/sewing/slipstitch/'>Kettstich</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
topstitching:
|
||||
term: Absteppen
|
||||
description: "Siehe <a href='/docs/sewing/topstitching/'>Absteppen</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
trimming:
|
||||
term: Zurückschneiden
|
||||
description: "Siehe <a href='/docs/sewing/trimming/'>Zurückschneiden</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
twinNeedle:
|
||||
term: Zwillingsnadel
|
||||
description: "Siehe <a href='/docs/sewing/twin-neelde/'>Zwillingsnadel</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
zigZag:
|
||||
term: Zickzackstich
|
||||
description: "Siehe <a href='/docs/sewing/zig-zag-stitch/'>Zickzackstich</a> in der <a href='/docs/sewing'>Dokumentation zum Nähen</a>"
|
||||
freesewing:
|
||||
term: freesewing
|
||||
description: '<b>FreeSewing</b> ist eine Open-Source Plattform für Schnittmuster nach Maß'
|
||||
patternOptions:
|
||||
term: Schnittmusteroptionen
|
||||
description: 'Die <b>Schnittmusteroptionen</b> erlauben es dir, das Design des Schnittmusters anzupassen'
|
||||
draftSettings:
|
||||
term: Entwurfseinstellungen
|
||||
description: 'Mit den <b>Entwurfseinstellungen</b> legst du fest, wie ein Schnittmuster erzeugt wird'
|
||||
patrons:
|
||||
term: Förderer/-innen
|
||||
description: 'Förderer/-innen unterstützen Freesewing finanziell. Sie sind treue Unterstützer/-innen, die für eine nachhaltige Zukunft für freesewing.org, unseren Code, unsere Schnittmuster und unsere Community sorgen.'
|
||||
msf:
|
||||
term: MSF
|
||||
description: "Médecins Sans Frontières/Ärzte ohne Grenzen - Siehe <a href='https://msf.org/'>msf.org</a>"
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
slogan: Das FreeSewing Lab liefert
|
||||
slogan1: Alle unsere Schnittmuster-Designs
|
||||
slogan2: Neue & alte Versionen
|
||||
slogan3: Code auf dem allerneuesten Stand
|
||||
slogan4: Unveröffentlichte Designs
|
|
@ -1 +0,0 @@
|
|||
processing: In Bearbeitung
|
|
@ -1,6 +0,0 @@
|
|||
---
|
||||
orgTitle: Welcome to FreeSewing.org
|
||||
devTitle: Welcome to FreeSewing.dev
|
||||
labTitle: Welcome to lab.FreeSewing.lab
|
||||
orgDescription: Come for the sewing patterns<br />Stay for the community
|
||||
devDescription: Documentation and tutorials for FreeSewing developers and contributors. Plus our Developers Blog
|
|
@ -1,25 +0,0 @@
|
|||
---
|
||||
advanced: Fortgeschritten
|
||||
armhole: Armloch
|
||||
closure: Verschluss
|
||||
collar: Kragen
|
||||
construction: Konstruktion
|
||||
cuffs: Manschetten
|
||||
darts: Abnäher
|
||||
elastic: Gummi
|
||||
fit: Passform
|
||||
pockets: Taschen
|
||||
preferences: Einstellungen
|
||||
sleevecap: Armkugel
|
||||
sleeves: Ärmel
|
||||
style: Stil
|
||||
backPockets: Gesäßtaschen
|
||||
frontPockets: Vordere Taschen
|
||||
waistband: Bund
|
||||
fly: Hosenstall
|
||||
bellaDarts: Bella Abnäher
|
||||
bellaArmhole: Bella Armloch
|
||||
bellaAdvanced: Bella Fortgeschritten
|
||||
clavi: Clavi
|
||||
type: Art
|
||||
size: Größe
|
|
@ -1,25 +0,0 @@
|
|||
---
|
||||
armholeDrop:
|
||||
title: Armlochabsenkung
|
||||
description: Senkt das Armloch um diesen Wert. Negative Werte erhöhen es.
|
||||
backlineBend:
|
||||
title: Hintere Armlochform
|
||||
description: Bestimmt die Form / Krümmung der Rückseite der Armlöcher.
|
||||
hipsEase:
|
||||
title: Bequemlichkeitszugabe Hüfte
|
||||
description: Die Menge an Bequemlichkeits-/Bewegungszugabe an deinen Hüften.
|
||||
necklineBend:
|
||||
title: Ausschnittsform
|
||||
description: Bestimmt die Form / Krümmung des Halsausschnitts vorne.
|
||||
necklineDrop:
|
||||
title: Ausschnitt Tiefe
|
||||
description: Wie tief der Ausschnitt vorne geht.
|
||||
shoulderStrapPlacement:
|
||||
title: Platzierung der Schulterträger
|
||||
description: Bestimmt, ob der Schulterträger näher am Hals (niedrigere Zahlen), oder näher an der Schulter (höhere Zahlen) liegt.
|
||||
shoulderStrapWidth:
|
||||
title: Breite der Schulterträger
|
||||
description: Die Breite der Schulterträger.
|
||||
stretchFactor:
|
||||
description: Bestimmt die horizontale negative Bewegungszugabe.
|
||||
title: Dehnung
|
|
@ -1,20 +0,0 @@
|
|||
---
|
||||
backOpening:
|
||||
title: Hintere Öffnung
|
||||
description: Steuert die Öffnung an der Rückseite der Schürze
|
||||
chestDepth:
|
||||
title: Länge des Riemens
|
||||
description: Steuert die Länge der Riemen
|
||||
lengthBonus:
|
||||
title: Längenzugabe
|
||||
description: Steuert die Länge der Schürze
|
||||
bibLength:
|
||||
title: Latzlänge
|
||||
description: Steuert die Länge des Latzes
|
||||
bibWidth:
|
||||
title: Latzbreite
|
||||
description: Steuert die Breite des Latzes
|
||||
strapWidth:
|
||||
title: Riemenbreite
|
||||
description: Steuert die Breite des Riemens
|
||||
|
|
@ -1,82 +0,0 @@
|
|||
---
|
||||
chestEase:
|
||||
title: Brustzugabe
|
||||
description: Kontrolliert die Brustzugabe des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
waistEase:
|
||||
title: Taillenzugabe
|
||||
description: Kontrolliert die Taillenzugabe des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
bustSpanEase:
|
||||
title: Zugabe im Abstand der Brustpunkte
|
||||
description: Kontrolliert die Zugabe des Abstandes der Brustpunkte des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
topDepth:
|
||||
title: Obere Tiefe
|
||||
description: Kontrolliert, wie weit sich der Bikini-Cup nach oben erstreckt
|
||||
bottomCupDepth:
|
||||
title: Untere Tiefe
|
||||
description: Kontrolliert, wie weit sich der Bikini-Cup nach unten erstreckt
|
||||
sideDepth:
|
||||
title: Seitliche Tiefe
|
||||
description: Kontrolliert, wie weit sich der Bikini-Cup zur Seite erstreckt
|
||||
sideCurve:
|
||||
title: Seitliche Kurve
|
||||
description: Kontrolliert die Krümmung der Seite des Bikini-Cups
|
||||
frontCurve:
|
||||
title: Vordere Kurve
|
||||
description: Kontrolliert die Krümmung der Vorderseite des Bikini-Cups
|
||||
bellaGuide:
|
||||
title: Bella anzeigen
|
||||
description: Zeigt die Umrisse des Bella-Grundschnittes an, auf dem Bee basiert
|
||||
ties:
|
||||
title: Bänder
|
||||
description: Sollen Bänder hinzugefügt werden, ja oder nein
|
||||
bandTieWidth:
|
||||
title: Breite des Brustbandes
|
||||
description: Kontrolliert die Breite des Bandes um deinen Brustkorb
|
||||
bandTieLength:
|
||||
title: Länge des Brustbandes
|
||||
description: Kontrolliert die Länge des Bandes um deinen Brustkorb
|
||||
bandTieEnds:
|
||||
title: Enden des Brustbandes
|
||||
description: Möchtest du gerade oder spitze Enden des Brustbandes?
|
||||
bandTieColours:
|
||||
title: Farben des Brustbandes
|
||||
description: Möchtest du ein- oder mehrfarbige Brustbänder?
|
||||
neckTieWidth:
|
||||
title: Breite des Nackenträgers
|
||||
description: Steuert die Breite des Nackenträgers
|
||||
neckTieLength:
|
||||
title: Länge des Nackenträgers
|
||||
description: Steuert die Länge des Nackenträgers
|
||||
neckTieEnds:
|
||||
title: Enden des Nackenträgers
|
||||
description: Möchtest du gerade oder spitze Enden des Nackenträgers?
|
||||
neckTieColours:
|
||||
title: Farben des Nackenträgers
|
||||
description: Möchtest du ein- oder mehrfarbige Nackenträger?
|
||||
crossBackTies:
|
||||
title: Gekreuzte Rückenträger
|
||||
description: Möchtest du die Version von Bee mit gekreuzten Rückenträgern?
|
||||
bandLength:
|
||||
title: Länge der gekreuzten Rückenträger
|
||||
description: Kontrolliert die Länge Brustbandes für die Variante von Bee mit gekreuzten Rückenträgern
|
||||
backDartHeight:
|
||||
title: Höhe der Rückenabnäher (Bella)
|
||||
description: Kontrolliert die Höhe der Rückenabnäher des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
armholeDepth:
|
||||
title: Tiefen des Armloches (Bella)
|
||||
description: Kontrolliert die Tiefe des Armloches des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
frontArmholePitchDepth:
|
||||
title: Tiefe des vorderen Armlochdrehpunktes (Bella)
|
||||
description: Kontrolliert die Tiefe des vorderen Armlochdrehpunktes des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
frontShoulderWidth:
|
||||
title: Vordere Schulterbreite (Bella)
|
||||
description: Kontrolliert die vordere Schulterbreite des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
fullChestEaseReduction:
|
||||
title: Full chest reduction (Bella)
|
||||
description: Controls the full chest reduction in the underlying Bella block Bee is based on
|
||||
highBustWidth:
|
||||
title: Hohe Brustweite (Bella)
|
||||
description: Kontrolliert die hohe Brustbreite des zugrunde liegenden Grundschnittes "Bella" auf welchem Bee basiert
|
||||
shoulderToShoulderEase:
|
||||
title: Shoulder to Shoulder ease (Bella)
|
||||
description: Controls the shoulder to shoulder ease in the underlying Bella block Bee is based on
|
|
@ -1,58 +0,0 @@
|
|||
---
|
||||
chestEase:
|
||||
title: Brustumfangszugabe
|
||||
description: Steuert die Größe der Zugabe zum Brustumfang
|
||||
waistEase:
|
||||
title: Taillenzugabe
|
||||
description: Steuert die Menge an Leichtigkeit in deiner Taille
|
||||
bustSpanEase:
|
||||
title: Zugabe seitlicher Brustbereich
|
||||
description: "Steuert die Größe der (horizontalen) Zugabe, zu deinem seitlichen Brustbereich, \nwenn Brustpunkt berechnet wird."
|
||||
shoulderToShoulderEase:
|
||||
title: Zugabe des Schulterabstandes
|
||||
description: Kontrolliert die Menge an Zugabe zwischen deinen Schultern. Liegt inital bei -0,5%, da Bella ein Grundschnitt erfüllt, welcher in der Branche verwendet wird.
|
||||
fullChestEaseReduction:
|
||||
title: Verringerung der Brustumfangszugabe
|
||||
description: Ermöglicht es dir den Spielraum an der Brust zu verringern, um dort einen engeren Sitz zu ermöglichen
|
||||
backDartHeight:
|
||||
title: Höhe Rückenabnäher
|
||||
description: Steuert die Höhe des Rückenabnähers
|
||||
bustDartLength:
|
||||
title: Länge des Brustabnähers
|
||||
description: Steuert die Länge des Brustabnähers
|
||||
waistDartLength:
|
||||
title: Länge des Taillenabnähers
|
||||
description: Steuert die Länge des Taillenabnähers
|
||||
bustDartCurve:
|
||||
title: Rundung Brustabnäher
|
||||
description: Steuert die Krümmung des Büstendarts
|
||||
armholeDepth:
|
||||
title: Armlochtiefe
|
||||
description: Steuert die Tiefe des Armloches
|
||||
backArmholeSlant:
|
||||
title: Hintere Armlochschiebung
|
||||
description: Dreht das Armloch leicht in seinem Drehpunkt
|
||||
frontArmholeCurvature:
|
||||
title: Vordere Armlochkrümmung
|
||||
description: Steuert wie tief das Armloch nach vorne unten ausgeschnitten ist
|
||||
backArmholeCurvature:
|
||||
title: Hintere Armlochkrümmung
|
||||
description: Steuert wie tief das Armloch nach hinten unten ausgeschnitten ist
|
||||
frontArmholePitchDepth:
|
||||
title: Vordere Armlochtiefe
|
||||
description: Stellt die horizontale Position des Vorderarmlochpunktes fest
|
||||
backArmholePitchDepth:
|
||||
title: Rückenarmloch-Tiefe
|
||||
description: Stellt die horizontale Position des Rückenlochpunktes fest
|
||||
backNeckCutout:
|
||||
title: Ausschnitt im Nacken
|
||||
description: Steuert, wie tief der Nackenausschnit am Rücken ausfällt
|
||||
backHemSlope:
|
||||
title: Neigung des hinteren Saumes
|
||||
description: Steuert den Hang des Saum auf der Rückseite
|
||||
frontShoulderWidth:
|
||||
title: Vordere Schulterbreite
|
||||
description: Steuert die Schmalheit der vorderen Schultern relativ zum Rücken
|
||||
highBustWidth:
|
||||
title: Oberbrustweite
|
||||
description: Erlaubt es dir die Oberbrustweite vorne zu optimieren
|
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
adjustmentRibbon:
|
||||
title: Einstellband
|
||||
description: Einstellband verwenden oder nicht
|
||||
bandLength:
|
||||
title: Bandlänge
|
||||
description: Lände des Bandes
|
||||
tipWidth:
|
||||
title: Spitzenbreite
|
||||
description: Breite der Spitzen
|
||||
knotWidth:
|
||||
title: Knotenbreite
|
||||
description: Breite des Knotens
|
||||
bowLength:
|
||||
title: Fliegenlänge
|
||||
description: Länge der Fliege (wenn geknotet)
|
||||
bowStyle:
|
||||
title: Fliegen-Stil
|
||||
description: Stil der Fliege
|
||||
endStyle:
|
||||
title: Enden-Stil
|
||||
description: Stil für die Enden der Fliege
|
||||
collarEase:
|
||||
title: Kragen Zugabe
|
||||
description: Die Menge an Zugabe an deinem Hals
|
||||
ribbonWidth:
|
||||
title: Bänderbreite
|
||||
description: Breite des Bandes
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
sleeveBend:
|
||||
title: Ärmelkrümmung
|
||||
description: Steuert die Krümmung des Ärmels am Ellbogen.
|
||||
sleevecapHeight:
|
||||
title: Armkugel Höhe
|
||||
description: Steuert die Höhe der Armkugel.
|
||||
|
|
@ -1,12 +0,0 @@
|
|||
neckRatio:
|
||||
title: Halsöffnung
|
||||
description: Steuert die Größe der Halsöffnung in Relation zu der Größe des Lätzchens
|
||||
widthRatio:
|
||||
title: Breite
|
||||
description: Steuert die Breite des Latzes
|
||||
lengthRatio:
|
||||
title: Länge
|
||||
description: Steuert die Länge des Latzes
|
||||
headSize:
|
||||
title: Kopfgröße
|
||||
description: Der Kopfumfang, für den das Lätzchen passen soll
|
|
@ -1,41 +0,0 @@
|
|||
---
|
||||
shoulderDart:
|
||||
title: Schulterabnäher
|
||||
description: Ob ein Abnäher an der Schulter zur Abrundung des Rückens hinzugefügt werden soll oder nicht
|
||||
shoulderDartSize:
|
||||
title: Größe der Schulterabnäher
|
||||
description: Größe des Schulterabnähers
|
||||
shoulderDartLength:
|
||||
title: Länge des Schulterabnähers
|
||||
description: Die Länge des Abnähers an der Schulter
|
||||
waistDart:
|
||||
title: Taillenabnäher
|
||||
description: Ob ein Abnäher an der Taille zur Abrundung des Rückens hinzugefügt werden soll oder nicht
|
||||
waistDartSize:
|
||||
title: Größe des Taillenabnähers
|
||||
description: Die Größe des Abnähers an der Taille
|
||||
waistDartLength:
|
||||
title: Länge des Taillenabnähers
|
||||
description: Die Länge des Abnähers an der Taille
|
||||
verticalEase:
|
||||
title: Vertikale Zugabe
|
||||
description: Die Menge an Zugabe, die über die Länge des Kleidungsstückes verteilt wird
|
||||
waistEase:
|
||||
title: Taillenzugabe
|
||||
description: Die Menge an Bequemlichkeits-/Bewegungszugabe an der Taille
|
||||
primaryBustDart:
|
||||
title: Brustabnäher
|
||||
description: Wo der Büstendart platziert wird, um die Brust zu formen
|
||||
primaryBustDartLength:
|
||||
title: Länge des Brustabnähers
|
||||
description: Die Länge des Abnähers an der Brust
|
||||
secondaryBustDart:
|
||||
title: Sekundärer Brustabnäher
|
||||
description: Optional einen sekundären Büstendart zur Verteilung der Form der Brust
|
||||
secondaryBustDartLength:
|
||||
title: Länge des sekundären Brustabnähers
|
||||
description: Die Länge des sekundären Abnähers an der Brust
|
||||
primaryBustDartShaping:
|
||||
title: Formgebung der Brustabnäher
|
||||
description: Steuert die Balance zwischen den sekundären und den Hauptbrustabnähern
|
||||
|
|
@ -1,106 +0,0 @@
|
|||
---
|
||||
acrossBackFactor:
|
||||
title: Rückenweitenverhältnis
|
||||
description: Beeinflusst das Verhältnis zwischen Rücken- und Schulterweite measurement.
|
||||
armholeDepthFactor:
|
||||
title: Tiefenfaktor des Armloches
|
||||
description: Steuert die Tiefe des Armloches. Höhere Werte ergeben ein tieferes Armloch.
|
||||
backNeckCutout:
|
||||
title: Ausschnitt im Nacken
|
||||
description: Wie tief der Hals am Rücken ausgeschnitten ist
|
||||
bicepsEase:
|
||||
title: Bizeps Zugabe
|
||||
description: 'Die Menge an Bewegungszugabe am Oberarm. Während wir versuchen, dies zu respektieren, hat das genaue Anbringen des Ärmels am Armloch Vorrang vor der Einhaltung der genauen Zugabe.'
|
||||
collarEase:
|
||||
title: Kragen Zugabe
|
||||
description: Die Menge an Bequemlichkeits-/Bewegungszugabe um deinen Hals herum
|
||||
chestEase:
|
||||
title: Brustzugabe
|
||||
description: Die Menge an Bewegungs-/Bequemlichkeitszugabe an deiner Brust.
|
||||
cuffEase:
|
||||
title: Manschette Zugabe
|
||||
description: Die Bequemlichkeits-/Bewegungszugabe am Handgelenk.
|
||||
draftForHighBust:
|
||||
title: Entwurf für hohe Büste
|
||||
description: Zeichnen Sie das Muster für die hohe Büstenmessung (falls vorhanden) statt der (vollen) Truhe. Dies wird zu einem besser angepassten Kleidungsstück für Brustkleidung führen.
|
||||
frontArmholeDeeper:
|
||||
title: Zusätzlicher Ausschnitt am vorderen Armloch
|
||||
description: Um wie viel das vordere Armloch tiefer ausgeschnitten ist als im Rücken.
|
||||
lengthBonus:
|
||||
title: Längenzugabe
|
||||
description: Der Betrag, um den das Kleidungsstück verlängert wird. Ein negativer Wert verkürzt es.
|
||||
s3Collar:
|
||||
title: 'Schulternahtverschiebung: Kragenseite'
|
||||
description: Vergrößern Sie diese Option, um die SchulterNaht auf der Kragenseite nach vorne zu verschieben. Verringert sie sie rückwärts.
|
||||
s3Armhole:
|
||||
title: 'Schulternahtverschiebung: Armlochseite'
|
||||
description: Erhöhe diese Option, um die SchulterNaht auf der Armlochseite nach vorne zu verschieben. Verringert sie sie rückwärts.
|
||||
shoulderEase:
|
||||
title: Schulter Zugabe
|
||||
description: Die Menge an Bequemlichkeits-/Bewegungszugabe an der Schulter. Dies erhöht den Schulterabstand, um zusätzliche Lagen oder die Dicke des Stoffes zu beherbergen.
|
||||
shoulderSlopeReduction:
|
||||
title: Verringerung der Schulterneigung
|
||||
description: Der Betrag, um den die Schulterneigung reduziert wird, um eine Schulterpolsterung zu ermöglichen.
|
||||
sleeveLengthBonus:
|
||||
title: Ärmel Längenzugabe
|
||||
description: Der Betrag, um den der Ärmel verlängert wird. Ein negativer Wert verkürzt ihn.
|
||||
sleevecapEase:
|
||||
title: Armkugel Zugabe
|
||||
description: Der Betrag, um den die Armkugelnaht länger ist als die Armlochnaht.
|
||||
sleevecapTopFactorX:
|
||||
title: Armkugel Oben X
|
||||
description: Steuert die horizontale Position der Armkugel oben.
|
||||
sleevecapTopFactorY:
|
||||
title: Armkugel Oben Y
|
||||
description: Steuert die Höhe der Armkugel. Ein höherer Wert führt zu einer höheren und schmaleren Armkugel.
|
||||
sleevecapBackFactorX:
|
||||
title: Armkugel Hinten X
|
||||
description: Steuert die Platzierung des hinteren Neigungspunkts der Armkugel auf der X-Achse (horizontal)
|
||||
sleevecapBackFactorY:
|
||||
title: Armkugel Hinten Y
|
||||
description: Steuert die Platzierung des hinteren Neigungspunkts der Armkugel auf der Y-Achse (vertikal)
|
||||
sleevecapFrontFactorX:
|
||||
title: Armkugel Vorne X
|
||||
description: Steuert die Platzierung des vorderen Neigungspunkts der Armkugel auf der X-Achse (horizontal)
|
||||
sleevecapFrontFactorY:
|
||||
title: Armkugel Vorne Y
|
||||
description: Steuert die Platzierung des vorderen Neigungspunkts der Armkugel auf der Y-Achse (vertikal)
|
||||
sleevecapQ1Offset:
|
||||
title: Offset der Armkugel Q1
|
||||
description: Steuert die Krümmung der Armkugel im ersten Quadranten (vorderes Armloch)
|
||||
sleevecapQ2Offset:
|
||||
title: Offset der Armkugel Q2
|
||||
description: Steuert die Krümmung der Armkugel im zweiten Quadranten (vordere Schulter)
|
||||
sleevecapQ3Offset:
|
||||
title: Offset der Armkugel Q3
|
||||
description: Steuert die Krümmung der Armkugel im dritten Quadranten (hintere Schulter)
|
||||
sleevecapQ4Offset:
|
||||
title: Offset der Armkugel Q4
|
||||
description: Steuert die Krümmung der Armkugel im vierten Quadranten (hinteres Armloch)
|
||||
sleevecapQ1Spread1:
|
||||
title: Armkugel Q1 Spreizung nach unten
|
||||
description: Steuert die Spreizung der Armkugel im ersten Quadranten in Richtung des Armlochs
|
||||
sleevecapQ1Spread2:
|
||||
title: Armkugel Q1 Spreizung nach oben
|
||||
description: Steuert die Spreizung der Armkugel im ersten Quadranten in Richtung der Schulter
|
||||
sleevecapQ2Spread1:
|
||||
title: Armkugel Q2 Spreizung nach unten
|
||||
description: Steuert die Spreizung der Armkugel im zweiten Quadranten in Richtung des Armlochs
|
||||
sleevecapQ2Spread2:
|
||||
title: Armkugel Q2 Spreizung nach oben
|
||||
description: Steuert die Spreizung der Armkugel im zweiten Quadranten in Richtung der Schulter
|
||||
sleevecapQ3Spread1:
|
||||
title: Armkugel Q3 Spreizung nach oben
|
||||
description: Steuert die Spreizung der Armkugel im dritten Quadranten in Richtung der Schulter
|
||||
sleevecapQ3Spread2:
|
||||
title: Armkugel Q3 Spreizung nach unten
|
||||
description: Steuert die Spreizung der Armkugel im dritten Quadranten in Richtung des Armlochs
|
||||
sleevecapQ4Spread1:
|
||||
title: Armkugel Q4 Spreizung nach oben
|
||||
description: Steuert die Spreizung der Armkugel im vierten Quadranten in Richtung der Schulter
|
||||
sleevecapQ4Spread2:
|
||||
title: Armkugel Q4 Spreizung nach unten
|
||||
description: Steuert die Spreizung der Armkugel im vierten Quadranten in Richtung des Armlochs
|
||||
sleeveWidthGuarantee:
|
||||
title: Garantie der Ärmelbreite
|
||||
description: Steuert, wie viel von der Ärmelbreite garantiert wird. Dies bestimmt, um wie viel wir die Ärmelbreite verändern können, um die Ärmel in das Armloch einzupassen.
|
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
bulge:
|
||||
title: Wölbung
|
||||
description: Vergrößert den Winkel, um mehr Platz in der vorderen Tasche zu schaffen.
|
||||
legBonus:
|
||||
title: Beinlängen-Bonus
|
||||
description: Zusätzliche Länge für die Beine.
|
||||
rise:
|
||||
title: Anstieg
|
||||
description: Betrag, um den die Taille angehoben wird. Ein negativer Wert senkt sie ab.
|
||||
stretch:
|
||||
title: Dehnung
|
||||
description: Die Menge an negativer Bewegungszugabe.
|
||||
legStretch:
|
||||
title: Bein Dehnung
|
||||
description: 'Das beste Ergebnis erzielst du, wenn du den Sitz der Beine etwas enger machst — Sag Nein zu klaffenden Lücken.'
|
||||
backRise:
|
||||
title: Hintere Anstieg
|
||||
description: Betrag, um den die Taille hinten angehoben wird.
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
contour:
|
||||
title: Kontur
|
||||
description: Legt fest, wie stark figurbetont die Wiener Nähte sind.
|
|
@ -1,31 +0,0 @@
|
|||
---
|
||||
seatEase:
|
||||
title: Hüftzugabe
|
||||
description: Menge an Bequemlichkeits-/Bewegungszugabe an deinem Hintern
|
||||
pocketPlacementHorizontal:
|
||||
title: Horizontale Taschenplatzierung
|
||||
description: Die (horizontale) Position der Taschen
|
||||
pocketPlacementVertical:
|
||||
title: Vertikale Taschenplatzierung
|
||||
description: Die (vertikale) Position der Taschen
|
||||
collarHeight:
|
||||
title: Kragenhöhe
|
||||
description: Höhe des Kragens
|
||||
length:
|
||||
title: Länge
|
||||
description: Gesamtlänge
|
||||
pocketFlapRadius:
|
||||
title: Taschenlaschenradius
|
||||
description: Der Betrag, um den die Taschenlasche abgerundet ist
|
||||
pocketRadius:
|
||||
title: Taschenradius
|
||||
description: Der Betrag, um den die Tasche abgerundet ist
|
||||
chestPocketHeight:
|
||||
title: Brusttaschenhöhe
|
||||
description: Höhe der Brusttasche
|
||||
beltWidth:
|
||||
title: Gürteilbreite
|
||||
description: Breite des Gürtels
|
||||
buttonSpacingHorizontal:
|
||||
title: Horizontaler Knopfabstand
|
||||
description: Horizontaler Abstand der Knöpfe, bestimmt auch den Übertritt des vorderen Verschlusses
|
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
panels:
|
||||
title: Anzahl der Schnittteile
|
||||
description: Die Anzahl der zu erstellenden Schnittteile. Mehr Schnittteile passen kurvenreicheren Modellen besser.
|
||||
options:
|
||||
'11': 11 Schnittteile
|
||||
'13': 13 Schnittteile
|
||||
waistReduction:
|
||||
title: Taillenreduzierung
|
||||
description: Der Betrag, um den das Korsett deine Taille einschnüren soll.
|
||||
backOpening:
|
||||
title: Hintere Öffnung
|
||||
description: Öffnung in der hinteren Mitte
|
||||
backRise:
|
||||
title: Anstieg hinten
|
||||
description: Wie stark sich die hinteren Schnittteile von den Armen bis zur hinteren Mitte erstrecken.
|
||||
backDrop:
|
||||
title: Rückenabsenkung
|
||||
description: Wie weit sich die hinteren Schnittteile von den Hüften in Richtung Rückenmitte absenken. Negative Werte heben den Rücken an.
|
||||
frontRise:
|
||||
title: Frontanstieg
|
||||
description: 'Aufstieg der Frontteile in der Mitte zwischen den Brüsten. Negative Werte verringern sie.'
|
||||
frontDrop:
|
||||
title: Frontabsenkung
|
||||
description: Wie weit sich die Frontteile von Ihrer Hüfte in Richtung Ihrer Mittelfront absenken.
|
||||
hipRise:
|
||||
title: Hüftanstieg
|
||||
description: Wie stark die Seitenteile auf den Hüften stehen.
|
|
@ -1,52 +0,0 @@
|
|||
---
|
||||
backPocketHorizontalPlacement:
|
||||
title: Horizontale Platzierung der hinteren Tasche
|
||||
description: Steuert die horizontale Platzierung der hinteren Tasche
|
||||
backPocketVerticalPlacement:
|
||||
title: Vertikale Platzierung der hinteren Tasche
|
||||
description: Steuert die vertikale Platzierung der hinteren Tasche
|
||||
backPocketWidth:
|
||||
title: Breite der hinteren Tasche
|
||||
description: Steuert die Breite der hinteren Tasche
|
||||
backPocketDepth:
|
||||
title: Tiefe der hinteren Tasche
|
||||
description: Steuert die Tiefe der hinteren Tasche
|
||||
backPocketFacing:
|
||||
title: Besatz der hinteren Tasche
|
||||
description: Legt fest, ob die hinteren Taschen Besatz haben sollen oder nicht
|
||||
frontPocketSlantDepth:
|
||||
title: Vordertasche Schrägtiefe
|
||||
description: Steuert die Tiefe des (vorder) Taschenschlitzes
|
||||
frontPocketSlantWidth:
|
||||
title: Fronttasche Schrägbreite
|
||||
description: Steuert die Breite des (vorder) Taschenschlitzes
|
||||
frontPocketSlantRound:
|
||||
title: Vordertaschenschlitzrunde
|
||||
description: Stellt fest, wie weit wir vom Ende der Schrägheit entfernt anfangen in das Aussennaht zu runden
|
||||
frontPocketSlantBend:
|
||||
title: Vordertaschenschräg Biegen
|
||||
description: Steuert den Radius, mit dem wir die Taschenschiebung in die Außennaht umdrehen
|
||||
frontPocketWidth:
|
||||
title: Breite der Fronttasche
|
||||
description: Steuert die Breite der Vordertasche
|
||||
frontPocketDepth:
|
||||
title: Tiefe der Vordertasche
|
||||
description: Steuert die Tiefe der Vordertasche
|
||||
frontPocketFacing:
|
||||
title: Fronttasche
|
||||
description: Legt fest, wie weit die Tasche in die Tasche hineinreicht
|
||||
beltLoops:
|
||||
title: Gürtelschlaufen
|
||||
description: Steuert die Anzahl der Gürtelschlaufen
|
||||
flyCurve:
|
||||
title: Flugkurve
|
||||
description: Steuert die Krümmung der Fliege J-Naht
|
||||
flyLength:
|
||||
title: Fluglänge
|
||||
description: Steuert die Länge der Fliege
|
||||
flyWidth:
|
||||
title: Fly width
|
||||
description: Bestimmt, wie weit die J-Naht-Versatz vom Fliegenrand entfernt ist
|
||||
waistbandCurve:
|
||||
title: Taillenband Kurve
|
||||
description: Steuert die Kurven der Taille.
|
|
@ -1,26 +0,0 @@
|
|||
---
|
||||
fullness:
|
||||
title: Fülle
|
||||
description: Steuert die Fülle der Hosen
|
||||
waistbandBelowWaist:
|
||||
title: Unterer Taillenband
|
||||
description: Prozentsatz um die Taille unter die aktuelle Taille zu bewegen
|
||||
waistReduction:
|
||||
title: Taillenreduzierung
|
||||
description: Prozentsatz um die Taille zu reduzieren
|
||||
cuffWidth:
|
||||
title: Cuff width
|
||||
description: Breite der Beinschicht
|
||||
cuffStyle:
|
||||
title: Manschettenstil
|
||||
description: Stil der Beinmanschette
|
||||
bandBelowKnee:
|
||||
title: Kuff unter dem Knie
|
||||
description: Steuert die Manschettendistanz vom Knie
|
||||
kneeToBelow:
|
||||
title: Manschettenlänge
|
||||
description: Steuert die Dichtheit der Manschette im Vergleich zum Knie
|
||||
ventLength:
|
||||
title: Ventillänge
|
||||
description: Steuert die Länge des Schlot zwischen Knie und Manschette
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
---
|
||||
shoulderSeamLength:
|
||||
title: Schulternahtlänge
|
||||
description: Steuert die Länge der Schulternaht
|
||||
drapeAngle:
|
||||
title: Fallwinkel
|
||||
description: Steuert die Stärke des Fallwinkels
|
||||
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
height:
|
||||
title: Höhe
|
||||
description: Steuert die Höhe der Gesichtsmaske
|
||||
length:
|
||||
title: Länge
|
||||
description: Steuert die Länge der Gesichtsmaske
|
||||
curve:
|
||||
title: Krümmung
|
||||
description: Steuert die Krümmung der oberen Kante der Gesichtsmaske
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
headEase:
|
||||
title: Kopfumfangszugabe
|
||||
description: Bequemlichkeits-/Bewegungszugabe zum Umfang deines Kopfes
|
|
@ -1,12 +0,0 @@
|
|||
hungry:
|
||||
title: Hungrig
|
||||
description: Ändert die Mundform, um zu vermitteln, dass Hi hungrig ist
|
||||
nosePointiness:
|
||||
title: Nasenspitzigkeit
|
||||
description: Steuert, wie spitz die Nase von Hi ist
|
||||
aggressive:
|
||||
title: Aggressiv
|
||||
description: Gibt Hi spitze Zähne, oder nicht
|
||||
size:
|
||||
title: Größe
|
||||
description: Haie gibt es in allen Größen, und Hi genauso
|
|
@ -1,28 +0,0 @@
|
|||
---
|
||||
headEase:
|
||||
title: Kopfumfangszugabe
|
||||
description: Bequemlichkeits-/Bewegungszugabe zum Umfang deines Kopfes.
|
||||
lengthRatio:
|
||||
title: Längenverhältnis
|
||||
description: Kontrolliert die Länge der Hutkrone und Ohrklappen
|
||||
gores:
|
||||
title: Anzahl der Keile
|
||||
description: Anzahl der Keile, die die Hutkrone zu bilden
|
||||
visorAngle:
|
||||
title: Winkel des Mützenschirms
|
||||
description: Winkel, der die innere Kurve des Mützenschirms beschreibt
|
||||
visorWidth:
|
||||
title: Breite des Mützenschirms
|
||||
description: Steuert die Breite des Mützenschirms
|
||||
earLength:
|
||||
title: Länge der Ohrklappen
|
||||
description: Steuert die Länge der Ohrklappen unabhängig von den Kronenstücken
|
||||
earWidth:
|
||||
title: Breite der Ohrklappen
|
||||
description: Steuert die Breite der Ohrklappen
|
||||
buttonhole:
|
||||
title: Führung für das Knopfloch
|
||||
description: Fügt der Ohrklappe einen Knopfloch hinzu, um die Variante mit Knopflochs zu entwerfen
|
||||
visorLength:
|
||||
title: Länge des Mützenschirmes
|
||||
description: Steuert die Länge des Mützenschirms
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
size:
|
||||
title: Grösse
|
||||
description: Steuert die Gesamtgröße der Handtasche
|
||||
zipperSize:
|
||||
title: Größe des Reißverschlusses
|
||||
description: Welche Reißverschlussgröße verwendet werden soll
|
||||
strapLength:
|
||||
title: Riemenlänge
|
||||
description: Steuert die Riemenlänge
|
||||
handleWidth:
|
||||
title: Breite des Griffes
|
||||
description: Steuert die Breite des Griffes
|
|
@ -1,22 +0,0 @@
|
|||
---
|
||||
pocket:
|
||||
title: Tasche
|
||||
description: Legt fest, ob vordere Taschen integriert werden oder nicht
|
||||
pocketHeight:
|
||||
title: Taschenhöhe
|
||||
description: Steuert die Höhe der Tasche
|
||||
hoodHeight:
|
||||
title: Kapuzenhöhe
|
||||
description: Steuert die Höhe der Kapuze
|
||||
hoodCutback:
|
||||
title: Kapuzenausschnitt
|
||||
description: Leg fest, wie weit die Öffnung der Kapuze zurückgeschnitten wird
|
||||
hoodClosure:
|
||||
title: Kapuzenverschluss
|
||||
description: Legt fest, wie viel von der der Kapuze zum vorderen Verschluss gehört
|
||||
hoodDepth:
|
||||
title: Kapuzentiefe
|
||||
description: Steuert die Tiefe der Kapuze
|
||||
hoodAngle:
|
||||
title: Winkel der Kapuze
|
||||
description: Steuert den Winkel, mit welchem die Kapuze angebracht wird
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
hipsEase:
|
||||
title: Zugabe Hüfte
|
||||
description: Die Menge an Bequemlichkeitszugabe an deinen Hüften.
|
|
@ -1,127 +0,0 @@
|
|||
import florence from './florence.yml'
|
||||
import brian from './brian.yml'
|
||||
import bella from './bella.yml'
|
||||
import breanna from './breanna.yml'
|
||||
import diana from './diana.yml'
|
||||
import aaron from './aaron.yml'
|
||||
import simon from './simon.yml'
|
||||
import simone from './simone.yml'
|
||||
import sven from './sven.yml'
|
||||
import wahid from './wahid.yml'
|
||||
import bent from './bent.yml'
|
||||
import bruce from './bruce.yml'
|
||||
import cathrin from './cathrin.yml'
|
||||
import holmes from './holmes.yml'
|
||||
import huey from './huey.yml'
|
||||
import hugo from './hugo.yml'
|
||||
import tamiko from './tamiko.yml'
|
||||
import teagan from './teagan.yml'
|
||||
import trayvon from './trayvon.yml'
|
||||
import jaeger from './jaeger.yml'
|
||||
import carlton from './carlton.yml'
|
||||
import carlita from './carlita.yml'
|
||||
import benjamin from './benjamin.yml'
|
||||
import florent from './florent.yml'
|
||||
import theo from './theo.yml'
|
||||
import sandy from './sandy.yml'
|
||||
import shin from './shin.yml'
|
||||
import penelope from './penelope.yml'
|
||||
import waralee from './waralee.yml'
|
||||
import titan from './titan.yml'
|
||||
import paco from './paco.yml'
|
||||
import albert from './albert.yml'
|
||||
import hortensia from './hortensia.yml'
|
||||
import cornelius from './cornelius.yml'
|
||||
import charlie from './charlie.yml'
|
||||
import ursula from './ursula.yml'
|
||||
import lunetius from './lunetius.yml'
|
||||
import tiberius from './tiberius.yml'
|
||||
import walburga from './walburga.yml'
|
||||
import bee from './bee.yml'
|
||||
import hi from 'hi.yml'
|
||||
import unice from 'unice.yml'
|
||||
import lucy from 'lucy.yml'
|
||||
import bob from 'bob.yml'
|
||||
import noble from 'noble.yml'
|
||||
import octoplushy from 'octoplushy.yml'
|
||||
import { options as optionList } from '@freesewing/pattern-info'
|
||||
import shared from '../../../shared-options.yml'
|
||||
|
||||
let patterns = {
|
||||
florence,
|
||||
bella,
|
||||
brian,
|
||||
breanna,
|
||||
diana,
|
||||
aaron,
|
||||
simon,
|
||||
simone,
|
||||
sven,
|
||||
wahid,
|
||||
bent,
|
||||
bruce,
|
||||
cathrin,
|
||||
huey,
|
||||
hugo,
|
||||
tamiko,
|
||||
trayvon,
|
||||
jaeger,
|
||||
carlton,
|
||||
carlita,
|
||||
benjamin,
|
||||
florent,
|
||||
theo,
|
||||
sandy,
|
||||
shin,
|
||||
penelope,
|
||||
waralee,
|
||||
holmes,
|
||||
titan,
|
||||
paco,
|
||||
teagan,
|
||||
albert,
|
||||
hortensia,
|
||||
cornelius,
|
||||
charlie,
|
||||
ursula,
|
||||
yuri: false,
|
||||
lunetius,
|
||||
tiberius,
|
||||
walburga,
|
||||
bee,
|
||||
hi,
|
||||
unice,
|
||||
lucy,
|
||||
bob,
|
||||
noble,
|
||||
octoplushy,
|
||||
}
|
||||
|
||||
let options = {}
|
||||
for (let pattern in patterns) {
|
||||
options[pattern] = {}
|
||||
if (typeof optionList[pattern] === 'undefined')
|
||||
throw new Error('pattern ' + pattern + ' has no option list')
|
||||
for (let option of optionList[pattern]) {
|
||||
let value = patterns[pattern][option]
|
||||
if (typeof value === 'object') options[pattern][option] = value
|
||||
else {
|
||||
if (typeof value === 'undefined') {
|
||||
if (shared[pattern]) {
|
||||
if (shared[pattern].dflt && typeof patterns[shared[pattern].dflt][option] === 'object') {
|
||||
options[pattern][option] = patterns[shared[pattern].dflt][option]
|
||||
} else if (
|
||||
typeof shared[pattern].other !== 'undefined' &&
|
||||
typeof shared[pattern].other[option] === 'string'
|
||||
) {
|
||||
options[pattern][option] = patterns[shared[pattern].other[option]][option]
|
||||
} else {
|
||||
throw new Error(`No option translation found for ${option} in ${pattern}`)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
export default options
|
|
@ -1,112 +0,0 @@
|
|||
---
|
||||
centerBackDart:
|
||||
title: Abnäher in der hinteren Mitte
|
||||
description: Abnäher in der hinteren Mitte, um einen abgerundeten Rücken unterzubringen
|
||||
sleeveVentLength:
|
||||
title: Ärmellüftungslänge
|
||||
description: Länge der Ärmelöffnung
|
||||
sleeveVentWidth:
|
||||
title: Ärmelschlitzbreite
|
||||
description: Breite der Ärmelöffnung
|
||||
chestShaping:
|
||||
title: Brustformung
|
||||
description: Anzahl der Formatierung für die Brustkurve
|
||||
frontDartPlacement:
|
||||
title: Platzierung des vorderen Abnähers
|
||||
description: Position der vorderen Abnäher
|
||||
frontOverlap:
|
||||
title: Übertritt vorne
|
||||
description: Wie weit der Stoff über die Schließknöpfe hinausragt
|
||||
sideFrontPlacement:
|
||||
title: Seitliche / vordere Platzierung
|
||||
description: Die Position der Seiten- / Frontgrenze
|
||||
chestPocketDepth:
|
||||
title: Brusttasche Tiefe
|
||||
description: Die Tiefe der Brusttasche
|
||||
chestPocketWidth:
|
||||
title: Brusttaschenbreite
|
||||
description: Die Breite der Brusttasche
|
||||
chestPocketPlacement:
|
||||
title: Platzierung der Brusttasche
|
||||
description: Die Position der Brusttasche
|
||||
chestPocketAngle:
|
||||
title: Brusttaschenwinkel
|
||||
description: Der Winkel, unter dem die Brusttasche platziert wird
|
||||
chestPocketWeltSize:
|
||||
title: Brusttasche Rahmengröße
|
||||
description: Die Größe der Brusttasche
|
||||
frontPocketPlacement:
|
||||
title: Fronttaschenplatzierung
|
||||
description: Position der Fronttasche
|
||||
frontPocketWidth:
|
||||
title: Breite der Fronttasche
|
||||
description: Die Breite der Fronttasche
|
||||
frontPocketDepth:
|
||||
title: Tiefe der Vordertasche
|
||||
description: Die Tiefe der Fronttasche
|
||||
frontPocketRadius:
|
||||
title: Radius der Vordertasche
|
||||
description: Der Radius, um den die Fronttasche gerundet ist
|
||||
innerPocketPlacement:
|
||||
title: Innentaschenplatzierung
|
||||
description: Die Position der Innentasche
|
||||
innerPocketWidth:
|
||||
title: Innentaschenbreite
|
||||
description: Die Breite der Innentasche
|
||||
innerPocketDepth:
|
||||
title: Innentaschentiefe
|
||||
description: Die Tiefe der Innentasche
|
||||
innerPocketWeltHeight:
|
||||
title: Innentasche Rahmenhöhe
|
||||
description: Die Höhe der Innentasche
|
||||
pocketFoldover:
|
||||
title: Taschenfalte
|
||||
description: Der Betrag, um den sich der Hauptstoff in der Tasche befindet
|
||||
centerFrontHemDrop:
|
||||
title: Saumabfall in der Mitte
|
||||
description: Der Betrag, um den der Saum zur vorderen Mitte hin abgesenkt wird
|
||||
backVent:
|
||||
title: Hinterer Gehschlitz
|
||||
description: Die Anzahl der hinteren Öffnungen
|
||||
backVentLength:
|
||||
title: Hinterer Gehschlitz Länge
|
||||
description: Die Länge der Hinterlüftung(en)
|
||||
buttonLength:
|
||||
title: Knopflänge
|
||||
description: Die Strecke, über die Knöpfe verteilt werden
|
||||
frontCutawayAngle:
|
||||
title: Frontschnittwinkel
|
||||
description: Der Winkel, unter dem die Vorderseite zum Saum hin abgeschnitten wird
|
||||
frontCutawayStart:
|
||||
title: Stern vorne
|
||||
description: Die Stelle, an der sich die Vorderseite zum Saum hin öffnet
|
||||
frontCutawayEnd:
|
||||
title: Vorderes Cutaway-Ende
|
||||
description: Wenn Sie diesen Wert erhöhen, bleibt der vordere Schnitt näher an der vorderen Mitte
|
||||
collarSpread:
|
||||
title: Kragen ausgebreitet
|
||||
description: Der Kragenausschnitt steuert, wie der Kragen über die Schultern drapiert
|
||||
lapelStart:
|
||||
title: Revers Beginn
|
||||
description: Position, wo die Mittelfront in das Revers geht
|
||||
lapelReduction:
|
||||
title: Reversverkleinerung
|
||||
description: Wie weit ist die Spitze der Revers nach innen gedreht?
|
||||
collarHeight:
|
||||
title: Kragenhöhe
|
||||
description: Höhe des Kragens
|
||||
collarNotchDepth:
|
||||
title: Kragentiefe
|
||||
description: Tiefe der Kragenkerbe
|
||||
collarNotchAngle:
|
||||
title: Kragenwinkel
|
||||
description: Winkel der Kragenkerbe
|
||||
collarNotchReturn:
|
||||
title: Kragenrückkehr
|
||||
description: Wie viel Kragen kommt von der Kerbe im Vergleich zum Revers zurück?
|
||||
rollLineCollarHeight:
|
||||
title: Rollkragenhöhe
|
||||
description: Wie sehr die Rollschnur den Hals umarmt
|
||||
hemRadius:
|
||||
title: Saumradius
|
||||
description: Der Betrag, um den der Saum gerundet ist
|
|
@ -1,10 +0,0 @@
|
|||
width:
|
||||
title: Breite
|
||||
description: Breite der Tasche
|
||||
length:
|
||||
title: Länge
|
||||
description: Länge (Tiefe) der Tasche
|
||||
edge:
|
||||
title: Abschrägung
|
||||
description: Steuert, wie sehr die Öffnung der Tasche nach innen abgeschrägt ist
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
---
|
||||
lengthRatio:
|
||||
title: Längenverhältnis
|
||||
description: Steuert die Länge des Kleidungsstückes
|
||||
widthRatio:
|
||||
title: Breitenverhältnis
|
||||
description: Steuert die Breite des Kleidungsstückes
|
||||
length:
|
||||
title: Länge
|
||||
description: Wähle zwischen verschiedenen Längenarten
|
||||
options:
|
||||
toKnee: Knie
|
||||
toBelowKnee: Unter dem Knie
|
||||
toHips: Hüfte
|
||||
toUpperLeg: Oberschenkel
|
||||
toFloor: Boden
|
|
@ -1,61 +0,0 @@
|
|||
dartPosition:
|
||||
description: Steuert, ob an der Schulter oder am Armloch geteilt werden soll
|
||||
title: Position Abnäher
|
||||
chestEase:
|
||||
description: Controls the amount of ease at the chest
|
||||
title: Brustumfangszugabe
|
||||
waistEase:
|
||||
description: Controls the amount of ease at the waist
|
||||
title: Taillenzugabe
|
||||
bustSpanEase:
|
||||
description: Controls the amount of ease along the bust span
|
||||
title: Zugabe im Abstand der Brustpunkte
|
||||
backDartHeight:
|
||||
description: Höhe Rückenabnäher
|
||||
title: Steuert die Höhe des Rückenabnähers
|
||||
waistDartLength:
|
||||
description: Steuert die Länge des Taillenabnähers
|
||||
title: Länge des Taillenabnähers
|
||||
shoulderDartPosition:
|
||||
description: Steuert die Position der Schulternaht
|
||||
title: Position der Schulterabnäher
|
||||
upperDartLength:
|
||||
description: Controls the length of the upper dart
|
||||
title: Upper dart length
|
||||
armholeDartPosition:
|
||||
description: Controls the position of the armhole dart
|
||||
title: Armhole dart position
|
||||
armholeDepth:
|
||||
description: Steuert die Tiefe des Armloches
|
||||
title: Armlochtiefe
|
||||
backArmholeSlant:
|
||||
description: Controls the slant of the armhole at the back
|
||||
title: Hintere Armlochschiebung
|
||||
backArmholeCurvature:
|
||||
description: Controls how deep the armhole is scooped out at the back
|
||||
title: Hintere Armlochkrümmung
|
||||
frontArmholeCurvature:
|
||||
title: Vordere Armlochkrümmung
|
||||
description: Steuert wie tief das Armloch nach vorne unten ausgeschnitten ist
|
||||
frontArmholePitchDepth:
|
||||
description: Controls how deep the armhole cuts into the front
|
||||
title: Vordere Armlochtiefe
|
||||
backArmholePitchDepth:
|
||||
description: Controls how deep the armhole cuts into the back
|
||||
title: Rückenarmloch-Tiefe
|
||||
backNeckCutout:
|
||||
description: Controls how deep the neck is cutout in the back
|
||||
title: Ausschnitt im Nacken
|
||||
backHemSlope:
|
||||
description: Constrols the slope of the back hem
|
||||
title: Neigung des hinteren Saumes
|
||||
frontShoulderWidth:
|
||||
description: Controls how much width is added to the shoulder in the front
|
||||
title: Vordere Schulterbreite
|
||||
highBustWidth:
|
||||
description: Controls the width of the high bust
|
||||
title: Oberbrustweite
|
||||
shoulderToShoulderEase:
|
||||
description: Steuert die Menge an Zugabe entlang des Schulter-zu-Schulter Maßes
|
||||
title: Zugabe des Schulterabstandes
|
||||
|
|
@ -1,28 +0,0 @@
|
|||
size:
|
||||
title: Größe
|
||||
description: Steuert die Gesamtgröße
|
||||
type:
|
||||
title: Art
|
||||
description: Erlaubt es dir, zwischen den Varianten dieses Designs zu wählen
|
||||
armWidth:
|
||||
title: Armbreite
|
||||
description: Steuert die Breite der Arme
|
||||
armLength:
|
||||
title: Armlänge
|
||||
description: Steuert die Länge der Arme
|
||||
neckWidth:
|
||||
title: Halsbreite
|
||||
description: Bestimmt die Breite am Hals
|
||||
armTaper:
|
||||
title: Armabschrägung
|
||||
description: Steuert, wie stark die Arme abgeschrägt sind
|
||||
bottomTopArmRatio:
|
||||
title: Verhältnis Arme Unten/Oben
|
||||
description: "FIXME: Keine Ahnung, was dies macht"
|
||||
bottomArmReduction:
|
||||
title: Reduktion des unteren Arms
|
||||
description: "FIXME: Keine Ahnung, was dies macht"
|
||||
bottomArmReductionPlushy:
|
||||
title: Reduktion des unteren Arms (plüschig)
|
||||
description: "FIXME: Keine Ahnung, was dies macht"
|
||||
|
|
@ -1,16 +0,0 @@
|
|||
---
|
||||
heelEase:
|
||||
title: Bequemlichkeitszugabe Ferse
|
||||
description: Größe der Bequemlichkeitszugabe an der Ferse (wenn man in das Hosenbein hineinsteigt)
|
||||
frontPockets:
|
||||
title: Vordere Taschen
|
||||
description: Ob vordere Taschen an der Seitennaht hinzugefügt werden sollen oder nicht
|
||||
backPockets:
|
||||
title: Gesäßtaschen
|
||||
description: Hinzufügen einer Kedertasche zur Rückseite oder nicht
|
||||
elasticatedHem:
|
||||
title: Elastischer Saum
|
||||
description: Ob ein elastischer Saum gewünscht ist oder nicht
|
||||
ankleElastic:
|
||||
title: Knöchel/Saum Gummizugbreite
|
||||
description: Breite des (optionalen) Gummizugs am Knöchel/Saum
|
|
@ -1,46 +0,0 @@
|
|||
---
|
||||
backDartDepthFactor:
|
||||
title: Zurück zum Abnäherinhalttiefenfaktor
|
||||
description: Wie weit der rückwärtige Abnäher vom Taillenbund nach unten geht. Dies ist ein Faktor des Abstandes von der natürlichen Taille bis zum Gesäßumfang.
|
||||
backVent:
|
||||
title: Hinterlüftung
|
||||
description: Fügt einen Bewegungschlitz hinten am Rock hinzu.
|
||||
backVentLength:
|
||||
title: Rückenlüftungslänge
|
||||
description: Die Länge des Bewegungschlitzes hinten als ein Prozentsatz der Gesamtrocklänge.
|
||||
dartToSideSeamFactor:
|
||||
title: Abnäher zu Seitennaht Faktor
|
||||
description: Prozentuales Verhältnis wieviel der Reduktion von der Hüftweite zur Taille über die Abnäher und wieviel über die Seitennäht erzielt wurde.
|
||||
frontDartDepthFactor:
|
||||
title: Vorderer Abnäherinhälttiefenfaktor
|
||||
description: Wie weit nach unten der vordere Abnäher von der Taillenlinie geht. Dies ist ein Faktor des Maßes von der natürlichen Taille zum Gesäßumfang.
|
||||
hem:
|
||||
title: Höhe des Saumes
|
||||
description: Breite des Saumes. Maß in absoluten Werten angeben.
|
||||
hemBonus:
|
||||
title: Saumzugabe
|
||||
description: Diese Option reduziert die Saumweite. Sie ist ein prozentualer Anteil des Gesäßumfangs.
|
||||
lengthBonus:
|
||||
title: Längenbonus
|
||||
description: Dies legt Länge des Rockes fest. Es ist einem Prozentsatz des Abstands natürliche Taille zu Knie definiert.
|
||||
nrOfDarts:
|
||||
title: Anzahl Abnäher
|
||||
description: Die Anzahl der Abnäher, die in dem Schnittmuster verwendet werden. Das Maximum ist 2. Dies kann reduziert werden, wenn das Schnittmuster zu kleine Abnäher erstellt.
|
||||
seatEase:
|
||||
title: Zugabe Gesäß
|
||||
description: Zugegebene Weite auf Höhe des Gesäßs.
|
||||
waistBand:
|
||||
title: Taillenbund
|
||||
description: Füge einen Taillenbund zum Schnittmuster hinzu.
|
||||
waistBandWidth:
|
||||
title: Breite des Taillenbundes
|
||||
description: Die Breite des Taillenbundes.
|
||||
waistEase:
|
||||
title: Taille erleichtert
|
||||
description: Zugegebene Weite auf Taillenhöhe.
|
||||
zipperLocation:
|
||||
title: Platzierung Reißverschluss
|
||||
description: Platzierung des Reißverschlusses.
|
||||
options:
|
||||
backSeam: An der hinteren Mittelnaht
|
||||
sideSeam: In der Seitennaht
|
|
@ -1,26 +0,0 @@
|
|||
---
|
||||
waistbandWidth:
|
||||
title: Taillenbundweite
|
||||
description: Kontrolliert die Weite des Taillenbundes.
|
||||
waistbandPosition:
|
||||
title: Position des Taillenbundes
|
||||
description: Legt die Position des Taillenbundes fest.
|
||||
waistbandShape:
|
||||
title: Taillenbundform
|
||||
description: Hier stellen Sie ein, on sie einen geraden oder einen körpergeformten Bund wollen.
|
||||
circleRatio:
|
||||
title: Kreisverhältnis
|
||||
description: Die Prozente eines Kreises aus dem Sie den Rock erstellen möchten.
|
||||
waistbandOverlap:
|
||||
title: Überlappung des Taillenbundes
|
||||
description: Der Betrag, mit dem sich der Taillenbund überlappt.
|
||||
gathering:
|
||||
title: Kräuseln
|
||||
description: Der Prozentsatz um welcher die Oberkante des Rockteils länger ist als die Unterkante des Bundes.
|
||||
seamlessFullCircle:
|
||||
title: Nahtloser Vollkreis
|
||||
description: Aktiviert einen nahtlosen Vollkreis für das Rockteil.
|
||||
hemWidth:
|
||||
title: Saumbreite
|
||||
description: Breite des Saumes
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
legReduction:
|
||||
title: Verjüngung am Bein
|
||||
description: Reduziert die Hosenbeinöffnung um Anstehen zu verhindern
|
||||
elasticWidth:
|
||||
title: Breite des Gummis
|
||||
description: Breite des Gummizugs an der Taille
|
|
@ -1,136 +0,0 @@
|
|||
---
|
||||
backDarts:
|
||||
title: Hintere Abnäher
|
||||
description: Ob Abnäher am Rücken eingefügt werden sollen oder nicht
|
||||
options:
|
||||
auto: Automatisch
|
||||
always: Immer
|
||||
never: Niemals
|
||||
backDartShaping:
|
||||
title: Formgebung der hinteren Abnäher
|
||||
description: Wie stark die hinteren Abnäher die Figur betonen
|
||||
barrelCuffNarrowButton:
|
||||
title: Manschette schmaler Knopf
|
||||
description: Gibt an, ob ein Knopf hinzugefügt wird, um die Manschetten enger zu binden. Diese Option ist nur für Einfachmanschetten relevant.
|
||||
boxPleat:
|
||||
title: Kellerfalte
|
||||
description: Ob eine Kellerfalte am Rückenteil eingefügt wird oder nicht
|
||||
boxPleatWidth:
|
||||
title: Kellerfaltenweite
|
||||
description: Gesamtbreite der Kellerfalte
|
||||
boxPleatFold:
|
||||
title: Kellerfalte Falz
|
||||
description: Der Betrag, um den die Kellerfalte nach innen gefaltet wird
|
||||
buttonPlacketStyle:
|
||||
title: Knopfleiste Stil
|
||||
description: Stil der Knopfleiste.
|
||||
options:
|
||||
classic: Klassischer Stil
|
||||
seamless: Französischer Stil (nahtlos)
|
||||
buttonPlacketWidth:
|
||||
title: Knopfleiste Breite
|
||||
description: Breite der Knopfleiste.
|
||||
buttonFreeLength:
|
||||
title: Freie Länge Knopf
|
||||
description: Wie viel am unteren Ende der Verschlussleiste knopf-frei bleiben soll.
|
||||
buttonholePlacketFoldWidth:
|
||||
title: Knopflochleiste Falzbreite
|
||||
description: Breite der Falz der Knopflochleiste.
|
||||
buttonholePlacketStyle:
|
||||
title: Knopflochleiste Stil
|
||||
description: Stil der Knoplochfleiste.
|
||||
options:
|
||||
classic: Klassischer Stil
|
||||
seamless: Französischer Stil (nahtlos)
|
||||
buttonholePlacketWidth:
|
||||
title: Knopflochleiste Breite
|
||||
description: Breite der Knopflochleiste.
|
||||
buttons:
|
||||
title: Anzahl der Knöpfe
|
||||
description: Die Anzahl der Knöpfe am vorderen Verschluss.
|
||||
collarAngle:
|
||||
title: Kragenwinkel
|
||||
description: Der Winkel der Kragenspitzen.
|
||||
collarBend:
|
||||
title: Kragenkrümmung
|
||||
description: Die Krümmung des Kragens.
|
||||
collarFlare:
|
||||
title: Kragenausstellung
|
||||
description: Wie weit die Kragenspitzen ausgestellt sind.
|
||||
collarGap:
|
||||
title: Kragenlücke
|
||||
description: Der Spalt zwischen den beiden Kragenenden.
|
||||
collarRoll:
|
||||
title: Kragenrolle
|
||||
description: Der Betrag, um den der Oberkragen größer ist als der Unterkragen.
|
||||
collarStandBend:
|
||||
title: Kragenstegbiegung
|
||||
description: Die Biegung des Kragensstegs.
|
||||
collarStandCurve:
|
||||
title: Kragenstegkrümmung
|
||||
description: Die Krümmung des Kragensstegs.
|
||||
collarStandWidth:
|
||||
title: Kragenstegbreite
|
||||
description: Breite des Kragenstegs.
|
||||
cuffButtonRows:
|
||||
title: Manschettenknopfreihen
|
||||
description: Gibt an, ob eine einzelne oder doppelte Reihe von Manschettenknöpfen erstellt werden soll. Diese Option ist nur für Einfachmanschetten relevant.
|
||||
options:
|
||||
'1': Einzelne Manschettenknopfreihe
|
||||
'2': Doppelte Manschettenknopfreihe
|
||||
cuffDrape:
|
||||
title: Manschette drapieren
|
||||
description: Der Betrag, um den der Ärmel breiter ist als die Manschette, an der Stelle wo sie zusammengefügt werden.
|
||||
cuffLength:
|
||||
title: Manschettenlänge
|
||||
description: Die Länge der Manschetten.
|
||||
cuffStyle:
|
||||
title: Manschettenstil
|
||||
description: Der Stil der Manschetten.
|
||||
options:
|
||||
roundedBarrelCuff: Abgerundete Einfachmanschette
|
||||
angledBarrelCuff: Angewinkelte Einfachmanschette
|
||||
straightBarrelCuff: Gerade Einfachmanschette
|
||||
roundedFrenchCuff: Abgerundete Umschlagmanschette
|
||||
angledFrenchCuff: Angewinkelte Umschlagmanschette
|
||||
straightFrenchCuff: Gerade Umschlagmanschette
|
||||
extraTopButton:
|
||||
title: Zusätzlicher oberer Knopf
|
||||
description: Gibt an, ob am vorderen Verschluss ein zusätzlicher oberer Knopf hinzugefügt werden soll.
|
||||
ffsa:
|
||||
title: Flachgeplagte Naht erlaubt
|
||||
description: Die Anzahl der Nahtzuschüsse für geflochtene Nähte im Verhältnis zum regulären Nahtzuschuss
|
||||
hemCurve:
|
||||
title: Saumkurve
|
||||
description: Die Höhe der Kurve an einem abgerundeten Saum.
|
||||
hemStyle:
|
||||
title: Saumstil
|
||||
description: Der Stil des Hemdsaumes.
|
||||
options:
|
||||
straight: Gerader Saum
|
||||
baseball: Baseball-Saum
|
||||
slashed: Abgerundeter Saum
|
||||
roundBack:
|
||||
title: Runder Rücken
|
||||
description: Damit die Passform für einen runde(re)n Rücken besser ist, fügt diese Option etwas Länge in der hinteren Mitte (an der Passe) hinzu, die sich zu den Seiten hin verjüngt.
|
||||
seperateButtonholePlacket:
|
||||
title: Separate Knopflochleiste
|
||||
description: Eine separate Knopflochleiste entwerfen.
|
||||
seperateButtonPlacket:
|
||||
title: Separate Knopfleiste
|
||||
description: Eine separate Knopfleiste entwerfen
|
||||
sleevePlacketLength:
|
||||
title: Ärmelleistenlänge
|
||||
description: Die Länge der Ärmelleiste.
|
||||
sleevePlacketWidth:
|
||||
title: Ärmelleiste Breite
|
||||
description: Die Breite der Ärmelleiste.
|
||||
splitYoke:
|
||||
title: Geteilte Passe
|
||||
description: Ob eine geteilte oder normale Passe erstellt werden soll.
|
||||
waistEase:
|
||||
title: Taillenzugabe
|
||||
description: Der Betrag, der an deiner (natürlichen) Taille als Bequemlichkeits-/Bewegslichkeitszugabe zugegeben wird.
|
||||
yokeHeight:
|
||||
title: Passenhöhe
|
||||
description: Steuert die Höhe der Passe
|
|
@ -1,23 +0,0 @@
|
|||
---
|
||||
bustAlignedButtons:
|
||||
title: Auf Brusthöhe ausgerichtete Knöpfe
|
||||
description: Optionale Positionierung der Knöpfe, um sicherzugehen, einen Knopf auf Brusthöhe zu platzieren
|
||||
options:
|
||||
even: Gleichmäßiger Abstand
|
||||
split: Abstand aufteilen
|
||||
disabled: Deaktiviert
|
||||
bustDartAngle:
|
||||
title: Winkel des Brustabnähers
|
||||
description: Kontrolliert den Winkel, in welchem der (seitliche) Brustabnäher sich nach unten neigt
|
||||
bustDartLength:
|
||||
title: Länge des Brustabnähers
|
||||
description: Regelt, wie nahe der Brustabnäher an den Brustpunkt kommt
|
||||
contour:
|
||||
title: Kontur
|
||||
description: Legt fest, wie eng anliegend der Schnitt unterhalb der Brust gestaltet wird
|
||||
frontDarts:
|
||||
title: Vordere Abnäher
|
||||
description: Legt fest, ob vordere Abnäher im Schnitt eingearbeitet werden sollen
|
||||
frontDartLength:
|
||||
title: Länge der vorderen Abnäher
|
||||
description: Legt fest, wie nahe die vorderen Abnäher an den Brustpunkt heranreichen
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
hipsEase:
|
||||
title: Zugabe Hüfte
|
||||
description: Steuert die Menge an Zugabe an deinen Hüften (am unteren Ende des Pullovers)
|
||||
ribbing:
|
||||
title: Bündchen
|
||||
description: Ob Saum und Manschetten mit Bündchen abschließen oder nicht.
|
||||
ribbingHeight:
|
||||
title: Bündchen-Höhe
|
||||
description: Die Höhe der Bündchen
|
||||
ribbingStretch:
|
||||
title: Bündchen-Elastizität
|
||||
description: Die Menge an negativer Zugabe für die an Manschetten und Saum verwendeten Bündchen.
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
flare:
|
||||
title: Ausstellen
|
||||
description: Die Menge, um die sich das Kleidungsstück von der Brust nach unten ausgestellt wird
|
||||
shoulderseamLength:
|
||||
title: Schulternahtlänge
|
||||
description: Die Länge der Schulternaht als Faktor deines Schulter-zu-Schulter-Maßes
|
||||
shoulderSlope:
|
||||
title: Schulterneigung
|
||||
description: Steuert den Winkel der Schulternähte
|
|
@ -1,19 +0,0 @@
|
|||
---
|
||||
draftForHighBust:
|
||||
title: Entwurf für hohe Büste
|
||||
description: Zeichnen Sie das Muster für die hohe Büstenmessung (falls vorhanden) statt der (vollen) Truhe. Dies wird zu einem besser angepassten Kleidungsstück für Brustkleidung führen.
|
||||
sleeveEase:
|
||||
title: Bequemlichkeitszugabe Ärmel
|
||||
description: Größe der Bequemlichkeitszugabe an den Ärmeln
|
||||
sleeveLength:
|
||||
title: Ärmellänge
|
||||
description: Steuert die Länge deiner Ärmel
|
||||
necklineBend:
|
||||
title: Krümmung Halsausschnitt
|
||||
description: Steuert die Krümmung des Halsausschnitts.
|
||||
necklineDepth:
|
||||
title: Ausschnitttiefe
|
||||
description: Steuert, wie tief der Halsausschnitt fällt.
|
||||
necklineWidth:
|
||||
title: Ausschnittbreite
|
||||
description: Steuert die Breite des Halsausschnitts.
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
wedge:
|
||||
title: Keil
|
||||
description: Steuert die Länge der Kreuznaht
|
||||
legWidth:
|
||||
title: Beinweite
|
||||
description: Legt die Weite des Hosenbeins fest
|
|
@ -1,39 +0,0 @@
|
|||
---
|
||||
headRatio:
|
||||
title: Kopfgrößenverhältnis
|
||||
description: Steuert die Größe der Kopföffnung
|
||||
armholeDrop:
|
||||
title: Armlochabsenkung
|
||||
description: Steuert die Tiefe des Armloches
|
||||
lengthBonus:
|
||||
title: Längenzugabe
|
||||
description: Erlaubt Variation der Länge des Kleidungsstücks
|
||||
widthBonus:
|
||||
title: Breitenzugabe
|
||||
description: Erlaubt Variation der Breite des Kleidungsstücks
|
||||
clavi:
|
||||
title: Clavi
|
||||
description: Legt fest, ob Hilfslinien für Clavi enthalten sind oder nicht
|
||||
clavusLocation:
|
||||
title: Positionierung der Clavi
|
||||
description: Steuert die Position der Clavi
|
||||
clavusWidth:
|
||||
title: Breite der Clavi
|
||||
description: Steuert die Breite der Clavi
|
||||
length:
|
||||
title: Länge
|
||||
description: Steuert die Länge des Kleidungsstückes
|
||||
options:
|
||||
toKnee: Knielang
|
||||
toMidLeg: Oberschenkellang
|
||||
toFloor: Zum Boden
|
||||
width:
|
||||
title: Breite
|
||||
description: Steuert die Breite des Kleidungsstückes
|
||||
options:
|
||||
toElbow: Zum Ellenbogen
|
||||
toShoulder: Zur Schulter
|
||||
toMidArm: Zum Oberarm
|
||||
forceWidth:
|
||||
title: Breite erzwingen
|
||||
description: Breiteneinstellungen unabhängig von Einschränkungen anwenden
|
|
@ -1,46 +0,0 @@
|
|||
---
|
||||
kneeEase:
|
||||
title: Knie-Zugabe
|
||||
description: Kontrolliert die Zugabe am Knie
|
||||
waistHeight:
|
||||
title: Taillenhöhe
|
||||
description: Steuert die Höhe des Taillenbundes, 100% = Taillenhöhe, 0% = Hüfthöhe
|
||||
lengthBonus:
|
||||
title: Längenzugabe
|
||||
description: Steuert die Länge der Hose
|
||||
crotchDrop:
|
||||
title: Schritt-Tiefe
|
||||
description: Senkt die Schrittiefe für mehr Tragekomfort
|
||||
fitKnee:
|
||||
title: Am Knie anliegend
|
||||
description: Legt die Bein-Passform auf Grundlage des Knieumfangst statt des Gesäßumfangs fest
|
||||
legBalance:
|
||||
title: Bein-Balance
|
||||
description: Steuert das Verhältnis zwischen Vorder- und Hinterteil des Beins
|
||||
crossSeamCurveStart:
|
||||
title: Start der Quernahtkurve
|
||||
description: Bestimmt, wie weit wir in die Quernaht hineinspringen und kurven
|
||||
crossSeamCurveBend:
|
||||
title: Quernaht Kurve
|
||||
description: Steuert die Krümmung der Kreuznaht
|
||||
crossSeamCurveAngle:
|
||||
title: Quernaht Winkel
|
||||
description: Steuert den Winkel der Quernaht
|
||||
crotchSeamCurveStart:
|
||||
title: Beginn der Schrittnahtkurve
|
||||
description: Legt fest, wie weit wir in die Schrittnaht hineinfahren
|
||||
crotchSeamCurveBend:
|
||||
title: Crotch Naht Biegen
|
||||
description: Steuert die Krümmung der Schrittnaht
|
||||
crotchSeamCurveAngle:
|
||||
title: Schneckennaht Winkel
|
||||
description: Steuert den Winkel der Schrittnaht
|
||||
waistBalance:
|
||||
title: Taillenbilanz
|
||||
description: Steuert die horizontale Position der Taille relativ zum Sitz
|
||||
waistbandWidth:
|
||||
title: Taillenbundweite
|
||||
description: Die Breite des Taillenbundes
|
||||
grainlinePosition:
|
||||
title: Position Fadenlauf
|
||||
description: Steuert die horizontale Position des Beins relativ zum Sitz
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
tipWidth:
|
||||
title: Spitzenbreite
|
||||
description: Die Breite deiner Krawatte an der Spitze
|
||||
knotWidth:
|
||||
title: Knotenbreite
|
||||
description: Die Breite deiner Krawatte am Knoten
|
|
@ -1,13 +0,0 @@
|
|||
fabricStretchX:
|
||||
title: Fabric stretch (horizontal)
|
||||
description: Passe dies für mehr oder weniger dehnbaren Stoff an
|
||||
fabricStretchY:
|
||||
title: Fabric stretch (vertical)
|
||||
description: Passe dies für mehr oder weniger dehnbaren Stoff an
|
||||
adjustStretch:
|
||||
title: Dehnbarkeit anpassen
|
||||
description: This option allows you to put in the maximum stretch that the fabric will allow in both horizontal and vertical directions; When disabled, the stretch values are used as-is
|
||||
useCrossSeam:
|
||||
title: Use crossseam
|
||||
description: When enabled, the total height of the pattern pieces combined will match the cross seam length minus the front and back rise. When disabled, the total height depends on the gusset length option.
|
||||
|
|
@ -1,34 +0,0 @@
|
|||
---
|
||||
fabricStretch:
|
||||
title: Stoffdehnbarkeit
|
||||
description: Passe dies für mehr oder weniger dehnbaren Stoff an
|
||||
gussetWidth:
|
||||
title: Zwickelbreite
|
||||
description: Steuert die Breite des Zwickels
|
||||
gussetLength:
|
||||
title: Zwickellänge
|
||||
description: Steuert die Länge des Zwickels
|
||||
elasticStretch:
|
||||
title: Dehnbarkeit des Gummis
|
||||
description: Passe dies für mehr oder weniger dehnbaren Gummi an
|
||||
rise:
|
||||
title: Sitz
|
||||
description: Steuert die Höhe der Taille
|
||||
legOpening:
|
||||
title: Beinöffnung
|
||||
description: Legt fest, wie hoch das Bein ausgeschnitten wird
|
||||
frontDip:
|
||||
title: Absenkung der vorderen Taille
|
||||
description: Steuert, wie stark die vordere Taille gekümmt ist (legt dadurch mehr oder weniger Haut frei)
|
||||
backDip:
|
||||
title: Absenkung hintere Taille
|
||||
description: Steuert, wie stark die hintere Taille gekümmt ist (legt dadurch mehr oder weniger Haut frei)
|
||||
taperToGusset:
|
||||
title: Vordere Freilegung
|
||||
description: Steuert die Menge an freigelegter Haut auf der vorderen Seite
|
||||
backExposure:
|
||||
title: Hintere Freilegung
|
||||
description: Steuert die Menge an freigelegter Haut auf der hinteren Seite
|
||||
|
||||
|
||||
|
|
@ -1,43 +0,0 @@
|
|||
---
|
||||
backScyeDart:
|
||||
title: Rückwärtige Armlochabnäher
|
||||
description: Die Menge, die in einem Abnäher hinten am Armloch entnommen werden muss.
|
||||
frontScyeDart:
|
||||
title: Vorderer Armlochabnäher
|
||||
description: Die Menge, die in einem Abnäher an der Vorderseite des Armlochs entnommen werden muss.
|
||||
pocketLocation:
|
||||
title: Taschenplatzierung
|
||||
description: Bestimmt die Platzierung der Tasche
|
||||
pocketWidth:
|
||||
title: Taschenbreite
|
||||
description: Bestimmt die Breite der Tasche
|
||||
weltHeight:
|
||||
title: Paspelhöhe
|
||||
description: Bestimmt die Höhe der Paspel
|
||||
necklineDrop:
|
||||
title: Ausschnitt Tiefe
|
||||
description: Legt fest, wie tief der Ausschnitt vorne ausgeschnitten ist
|
||||
frontStyle:
|
||||
title: Ausschnittstil
|
||||
description: Stil des Ausschnitts
|
||||
hemStyle:
|
||||
title: Saumstil
|
||||
description: Art des vorderen Saums
|
||||
hemRadius:
|
||||
title: Saumradius
|
||||
description: Der Betrag, um den der Saum gerundet ist
|
||||
backInset:
|
||||
title: Rückseite Ausschnitt
|
||||
description: Wie viel die Rückseite des Armlochs nach innen verschoben ist
|
||||
frontInset:
|
||||
title: Vorderseite Ausschnitt
|
||||
description: Wieviel das Armloch an der Vorderseite nach innen verschoben wird
|
||||
shoulderInset:
|
||||
title: Schulterversatz nach innen
|
||||
description: Wieviel die Schulternaht nach innen Richtung Schulter versetzt wird
|
||||
neckInset:
|
||||
title: Nackenauschnitt
|
||||
description: Wieviel die Schulternaht am Nacken nach innen versetzt wird
|
||||
pocketAngle:
|
||||
title: Winkel der Tasche
|
||||
description: Winkel der Taschenneigung
|
|
@ -1,23 +0,0 @@
|
|||
---
|
||||
headRatio:
|
||||
title: Kopfgrößenverhältnis
|
||||
description: Steuert die Größe der Kopföffnung
|
||||
lengthBonus:
|
||||
title: Längenzugabe
|
||||
description: Erlaubt Variation der Länge des Kleidungsstücks
|
||||
widthBonus:
|
||||
title: Breitenzugabe
|
||||
description: Erlaubt Variation der Breite des Kleidungsstücks
|
||||
length:
|
||||
title: Länge
|
||||
description: Steuert die Länge des Kleidungsstückes
|
||||
options:
|
||||
toKnee: Knie
|
||||
toMidLeg: Oberschenkel
|
||||
toFloor: Boden
|
||||
neckoRatio:
|
||||
title: Form des Halsausschnittes
|
||||
description: Steuert die Form des Halsausschnittes
|
||||
neckline:
|
||||
title: Halsausschnitt
|
||||
description: Bestimmt, ob ein Halsausschnit erstellt werden soll oder nicht
|
|
@ -1,44 +0,0 @@
|
|||
---
|
||||
backPocket:
|
||||
title: Rückwärtige Tasche
|
||||
description: Definiert ob rückwärtige Taschen integriert werden
|
||||
frontPocket:
|
||||
title: Vordere Taschen
|
||||
description: Ob eine Fronttasche hinzugefügt werden soll oder nicht
|
||||
hemWidth:
|
||||
title: Saumgröße
|
||||
description: Größe des Saums am unteren Rand der Hose
|
||||
waistbandWidth:
|
||||
title: Taillenbund
|
||||
description: Größe des Taillenbundes
|
||||
waistRaise:
|
||||
title: Taillenhöhe
|
||||
description: Wie hoch soll die Taille über dem Gesäßumfang angelegt werden? Dies beeinflusst die Tiefe des Schrittauschnittes.
|
||||
crotchBack:
|
||||
title: Hinterer Schritt
|
||||
description: Prozentsatz des Gesäßumfangs, den der hintere Teil des Schrittes benötigt. Dies ergibt mehr oder weniger Abstand zwischen der Seitennaht und der hinteren Mitte.
|
||||
crotchFront:
|
||||
title: Vorderer Schritt
|
||||
description: Prozentsatz des Gesäßumfangs, den der vordere Teil des Schrittes benötigt. Dies beeinflusst den Abstand zwischen Seitennaht und vorderer Mittelnaht.
|
||||
crotchFactorBackHor:
|
||||
title: Horizontaler hinterer Schritt Faktor
|
||||
description: Wird benutzt um die Kurze des hinteren Schritts horizontal zu verschieben
|
||||
crotchFactorBackVer:
|
||||
title: Vertikaler hinterer Schritt Faktor
|
||||
description: Wird benutzt um die Kurve des hinteren Schritts vertikal zu verschieben
|
||||
crotchFactorFrontHor:
|
||||
title: Horizontaler vorderer Schritt Faktor
|
||||
description: Wird verwendet um die Kurve des vorderen Schritts horizontal zu verschieben
|
||||
crotchFactorFrontVer:
|
||||
title: Vertikaler vorderer Schritt Faktor
|
||||
description: Wird benutzt um die Kurve des vorderen Schritts vertikal zu verschieben
|
||||
waistOverlap:
|
||||
title: Übertritt an der Taille
|
||||
description: Dieser Wert legt fest, wie starken Übertritt Sie auf Taillenhöhe an der Seite haben möchten. Beim Wert 0 treffen sich die Teile auf der Linie der Seitennaht. Beim Wert 100 überlappen die Teile soweit, dass sie jeweils zur vorderen und hinteren Mitte reichen.
|
||||
legShortening:
|
||||
title: Verkürzung des Hosenbeins
|
||||
description: Dieser Wert legt fest wie lange die Hosen sind. Es ist ein Faktor der Innenbeinnahtlänge. Je höher der Wert, desto mehr wird die Länge gekürzt.
|
||||
backRaise:
|
||||
title: Hintere Anstieg
|
||||
description: Diese Einstellung erhöht den Taillenlinie im Rücken. Unsere Taille sitzt nicht horizontal, sondern ist auf der Rückseite angehoben. Diese Einstellung erlaubt es Ihnen, dies im Rücken zu erhöhen, wenn Sie es für eine gute Passform benötigen.
|
||||
|
|
@ -1,58 +0,0 @@
|
|||
---
|
||||
back: Rückseite
|
||||
backBase: Rückseite Basis
|
||||
backPocketWelt: Paspel der hinteren Tasche
|
||||
base: Basis
|
||||
bentBack: Rückseite Bent
|
||||
bentBase: Basis Bent
|
||||
bentFront: Vorderseite Bent
|
||||
bentSleeve: Ärmel Bent
|
||||
bentTopSleeve: Oberarmel Bent
|
||||
bentUnderSleeve: Unterarmel Bent
|
||||
buttonholePlacket: Knopflochleiste
|
||||
buttonPlacket: Knopfleiste
|
||||
collar: Kragen
|
||||
collarStand: Kragensteg
|
||||
cuff: Manschette
|
||||
fabricTail: Stoffschwanz
|
||||
fabricTip: Stoffspitze
|
||||
frontBase: Vorderseite Basis
|
||||
frontFacing: Besatz Vorderseite
|
||||
front: Vorderseite
|
||||
frontLeft: Vorderseite links
|
||||
frontLining: Futter Vorderseite
|
||||
frontRight: Vorderseite rechts
|
||||
gusset: Zwickel
|
||||
hoodCenter: Mitte der Kapuze
|
||||
hood: Kapuze
|
||||
hoodSide: Kapuzenseite
|
||||
inset: Einsatz
|
||||
interfacingTail: Einlageschwanz
|
||||
interfacingTip: Einlagespitze
|
||||
liningTail: Futterschwanz
|
||||
liningTip: Futterspitze
|
||||
loop: Schleife
|
||||
panel1: Teil 1
|
||||
panel2: Teil 2
|
||||
panel3: Teil 3
|
||||
panel4: Teil 4
|
||||
panel5: Teil 5
|
||||
panel6: Teil 6
|
||||
panels: Teile
|
||||
pocketBag: Taschenbeutel
|
||||
pocketFacing: Taschenbesatz
|
||||
pocketInterfacing: Tascheneinlage
|
||||
pocket: Tasche
|
||||
pocketWelt: Taschenpaspel
|
||||
side: Seite
|
||||
sleeveBase: Ärmel Basis
|
||||
sleevecap: Armkugel
|
||||
sleevePlacketOverlap: Übertritt der Ärmelleiste
|
||||
sleevePlacketUnderlap: Untertritt der Ärmelleiste
|
||||
sleeve: Ärmel
|
||||
topSleeve: Oberärmel
|
||||
top: Oberteil
|
||||
underCollar: Unterkragen
|
||||
underSleeve: Unterärmel
|
||||
waistband: Bund
|
||||
yoke: Passe
|
|
@ -1,33 +0,0 @@
|
|||
import brian from './patterns/brian.yaml'
|
||||
import aaron from './patterns/aaron.yaml'
|
||||
import bruce from './patterns/bruce.yaml'
|
||||
import hugo from './patterns/hugo.yaml'
|
||||
import simon from './patterns/simon.yaml'
|
||||
import teagan from './patterns/teagan.yaml'
|
||||
import cfp from './patterns/cfp.yaml'
|
||||
import cutonfold from './plugins/cutonfold.yaml'
|
||||
import grainline from './plugins/grainline.yaml'
|
||||
import scalebox from './plugins/scalebox.yaml'
|
||||
import title from './plugins/title.yaml'
|
||||
|
||||
const files = {
|
||||
brian,
|
||||
aaron,
|
||||
bruce,
|
||||
hugo,
|
||||
simon,
|
||||
teagan,
|
||||
cfp,
|
||||
cutonfold,
|
||||
grainline,
|
||||
scalebox,
|
||||
title,
|
||||
}
|
||||
|
||||
const messages = {}
|
||||
|
||||
for (const file in files) {
|
||||
for (const [key, val] of Object.entries(files[file])) messages[key] = val
|
||||
}
|
||||
|
||||
export default messages
|
|
@ -1,5 +0,0 @@
|
|||
---
|
||||
cutOneStripToFinishTheNeckOpening: Schneide einen Streifen aus, um die Halsöffnung zu versäubern
|
||||
cutTwoStripsToFinishTheArmholes: Schneide zwei Streifen, um die Armlöcher zu versäubern
|
||||
length: Länge
|
||||
width: Breite
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
back: Rückseite
|
||||
front: Vorderseite
|
||||
sleeve: Ärmel
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
inset: Einsatz
|
||||
side: Seite
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
hello: Hallo
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
Vent: Schlitz
|
||||
PocketFacing: Taschenbesatz
|
|
@ -1,10 +0,0 @@
|
|||
---
|
||||
SidePanel: Seitenstück
|
||||
FrontBackPanel: Vorder- und Rückseite
|
||||
BottomPanel: Unteres Teil
|
||||
ZipperPanel: Reißverschluss
|
||||
Strap: Griff
|
||||
strapLength: Länge der Griffe
|
||||
handleWidth: Breite der Griffe
|
||||
zipperSize: Standard Reißverschlussgröße
|
||||
SidePanelReinforcement: Seitenverstärker
|
|
@ -1,7 +0,0 @@
|
|||
---
|
||||
cuff: Manschette
|
||||
hoodCenter: Mitte der Kapuze
|
||||
hoodSide: Kapuzenseite
|
||||
pocketFacing: Taschenbesatz
|
||||
pocket: Tasche
|
||||
waistband: Bund
|
|
@ -1,13 +0,0 @@
|
|||
---
|
||||
buttonholePlacket: Knopflochleiste
|
||||
buttonPlacket: Knopfleiste
|
||||
collarAndUndercollar: Kragen und Unterkragen
|
||||
collarStand: Kragensteg
|
||||
cutUndercollarSlightlySmaller: Unterkragen etwas kleiner schneiden
|
||||
frontLeft: Vorne links
|
||||
frontRight: Vorne rechts
|
||||
sideOfTheCollarStand: Seite des Kragenstegs
|
||||
sleevePlacketOverlap: Übertritt der Ärmelleiste
|
||||
sleevePlacketUnderlap: Untertritt der Ärmelleiste
|
||||
yoke: Passe
|
||||
matchHere: Stoffe entlang dieser Linie aufeinander abpassen
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
fullLengthFromHps: Volle Länge (vom höchsten Schulterpunkt)
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
cutTwoPiecesOfElasticToFinishTheLegOpenings: Schneide zwei Stücke Gummiband um die Beinöffnungen zu versäubern
|
||||
cutOnePieceOfElasticToFinishTheWaistBand: Schneide ein Stück Gummiband um das Taillenband zu versäubern
|
|
@ -1,16 +0,0 @@
|
|||
canvas: Einlage
|
||||
cut: Schneide
|
||||
cuttingLayout: Suggested Cutting Layout
|
||||
fabric: Hauptstoff
|
||||
fabricSize: "{length} of {width} wide material"
|
||||
heavyCanvas: Heavy Canvas
|
||||
interfacing: Einlage
|
||||
lining: Lining
|
||||
lmhCanvas: Light to Medium Hair Canvas
|
||||
mirrored: mirrored
|
||||
onFoldLower: im Stoffbruch
|
||||
onFoldAndBias: folded on the bias
|
||||
onBias: on the bias
|
||||
plastic: Kunststoff
|
||||
ribbing: Bündchen
|
||||
edgeOfFabric: Edge of Fabric
|
|
@ -1,3 +0,0 @@
|
|||
---
|
||||
cutOnFoldAndGrainline: Im Bruch zuschneiden / Fadenlauf
|
||||
cutOnFold: Im Bruch zuschneiden
|
|
@ -1,2 +0,0 @@
|
|||
---
|
||||
grainline: Fadenlauf
|
|
@ -1,4 +0,0 @@
|
|||
---
|
||||
theBlackOutsideOfThisBoxShouldMeasure: 'Die Länge der Außenseite dieses Rechtecks sollte sein:'
|
||||
theWhiteInsideOfThisBoxShouldMeasure: 'Die Länge der Innenseite dieses Rechtecks sollte sein:'
|
||||
supportFreesewingBecomeAPatron: Unterstütze FreeSewing und werde Förderer/-in
|
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