Merge with release. Release 0.4.5.

This commit is contained in:
Roman Telezhynskyi 2016-10-15 14:56:19 +03:00
commit c08e007bc8
641 changed files with 51104 additions and 49040 deletions

View File

@ -8,6 +8,11 @@ syntax: glob
# Valentina lock files
*.lock
# Valentina and Tape makes reserve copy of each pattern file before conversion to higher version.
*(v*).val
*(v*).vit
*(v*).vst
# KDE directory preferences
.directory

View File

@ -1,3 +1,29 @@
# Version 0.4.5 October 15, 2016
- [#435] Valentina doesn't change the cursor.
- [#473] Tape 'Preferences' cause loss of focus.
- [#485] Error when drawing a curved path.
- [#491] Valentina doesn't update fractional separator.
- [#492] Valentina crashes when add an increment.
- [#493] Error in seam allowance drawing.
- [#468] Error - Tape 'Save As' should set 'Read Only' to false.
- [#501] Rename Window->Close Window to Window->Close pattern.
- [#515] Seam allowance wrong way.
- [#494] Printing is not working.
- [#516] Valentina crashes when use "Point intersect line and axis" instrument.
- [#483] File lost.
- Fixed Bisector tool bug. The tool created internal variable for wrong segment.
- [#526] Dialog Detail is not on top after selection second object on Mac.
- [#532] Unexpected error occurs when zoom out image.
- [#537] Valentina crashes when use undo command.
- [#544] Error: Color Lines are black until touched.
- [#543] Detail loses details.
- [#548] Bug Detail tool. Case when seam allowance is wrong.
- Called the main app in console mode doesn't show opening file error in some cases.
- [#553] Tape.exe crash. Issue with the Search field.
- [#569] Tape app. Options that open new file open new instance even if a user doesn't want this.
- [#539] Infinite alert loop "Gradation doesn't support inches" when loading standard table.
- [#572] Issue with thousand separator during a formula translations to user.
# Version 0.4.4 April 12, 2016
- Updated measurement templates with all measurements. Added new template Aldrich/Women measurements.
- Updated description measurements N06 and N07. Add new measurements A23 and J10.

View File

@ -1,4 +1,4 @@
valentina (0.4.4) trusty; urgency=low
valentina (0.4.5) trusty; urgency=low
* Auto build.

View File

@ -19,9 +19,9 @@
<key>CFBundleIdentifier</key>
<string>org.valentinaproject.@EXECUTABLE@</string>
<key>CFBundleShortVersionString</key>
<string>0.4.4</string>
<string>0.4.5</string>
<key>CFBundleVersion</key>
<string>0.4.4.0</string>
<string>0.4.5.0</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleDocumentTypes</key>

View File

@ -19,9 +19,9 @@
<key>CFBundleIdentifier</key>
<string>org.valentinaproject.@EXECUTABLE@</string>
<key>CFBundleShortVersionString</key>
<string>0.4.4</string>
<string>0.4.5</string>
<key>CFBundleVersion</key>
<string>0.4.4.0</string>
<string>0.4.5.0</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleDocumentTypes</key>

2
dist/rpm/_service vendored
View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm">
<param name="url">https://github.com/dismine/Valentina.git</param>
<param name="versionprefix">0.4.4</param>
<param name="versionprefix">0.4.5</param>
<param name="filename">valentina</param>
<param name="scm">git</param>
<param name="versionformat">%at</param>

View File

@ -45,7 +45,7 @@ BuildRequires: libqt5-qtxmlpatterns-devel
Requires: poppler-utils
Version: 0.4.4
Version: 0.4.5
Release: 0
URL: https://bitbucket.org/dismine/valentina
License: GPL-3.0+

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>1 Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die Einbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken über Schulter zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter den Hals berührend zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrust vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>waist_to_floor</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -285,7 +285,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="296"/>
<source>Height: Neck Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота точки основания шеи спереди до пола</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="297"/>
@ -333,13 +333,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="315"/>
<source>height_waist_side_to_knee</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>высотаалии_сбокуоолена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="317"/>
<source>Height: Waist Side to Knee</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Высота: Талия Сбоку до Колена</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="318"/>
@ -363,7 +363,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="326"/>
<source>Vertical distance from the Waist Side to the Hip level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от линии талии до віступающей точки ягодицы</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="330"/>
@ -1697,7 +1697,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="944"/>
<source>From Neck Front down between breasts to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Расстояние от основания шеи спереди между грудью до лини талии спереди</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="948"/>
@ -2261,13 +2261,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1160"/>
<source>waist_to_hip_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедраад</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1162"/>
<source>Waist Back to Hip Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии до линии бедра сзади</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1163"/>
@ -2279,19 +2279,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1168"/>
<source>waist_to_hip_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>талияо_бедра_бок</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1170"/>
<source>Waist Side to Hip Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1171"/>
<source>From Waist Side to Hip Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>От талии сбоку до бедра сбоку.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>height_waist_back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Height: Waist Back</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2833,19 +2833,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>bustpoint_to_shoulder_center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Bustpoint to Shoulder Center</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>From center of Shoulder to Bustpoint.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
@ -3822,13 +3822,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>

View File

@ -955,19 +955,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="344"/>
<source>height_waist_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>höhe_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="346"/>
<source>Height: Waist Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Höhe: Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="347"/>
<source>Vertical height from Waist Back to floor. (&apos;Height: Waist Front&apos;&apos; - &apos;Leg: Crotch to floor&apos;&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zum Boden. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="637"/>
@ -2293,127 +2293,127 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1174"/>
<source>shoulder_slope_neck_side_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seiten_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1176"/>
<source>Shoulder Slope Angle from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1177"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and line from Neck Side parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und der Linie von der Halsseite zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1182"/>
<source>shoulder_slope_neck_side_length</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_hals_seite_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1184"/>
<source>Shoulder Slope length from Neck Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung ab der Halsseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1185"/>
<source>Vertical distance between Neck Side and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen der Halsseite und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1189"/>
<source>shoulder_slope_neck_back_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1191"/>
<source>Shoulder Slope Angle from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab dem Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1192"/>
<source>Angle formed by line from Neck Back to Shoulder Tip and line from Neck Back parallel to floor.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie vom Nacken zur Schulterspitze und der Linie vom Nacken zum Boden.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1197"/>
<source>shoulder_slope_neck_back_height</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_nacken_länge</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1199"/>
<source>Shoulder Slope length from Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Länge der Schulterneigung vom Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1200"/>
<source>Vertical distance between Neck Back and Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vertikaler Abstand zwischen dem Nacken und der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1204"/>
<source>shoulder_slope_shoulder_tip_angle</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulter_neigung_schulterspitze_winkel</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1206"/>
<source>Shoulder Slope Angle from Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Neigungswinkel der Schulter ab der Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1208"/>
<source>Angle formed by line from Neck Side to Shoulder Tip and vertical line at Shoulder Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Der Winkel der Linie von der Halsseite zur Schulterspitze und einer vertikalen Linie ab der Schulterspitze.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1213"/>
<source>neck_back_to_across_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zu_über_rücken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1215"/>
<source>Neck Back to Across Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zu &apos;Über den Rücken gemessen&apos;</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1216"/>
<source>From neck back, down to level of Across Back measurement.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken runter zur Höhe von &apos;Über den Rücken gemessen&apos; messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1220"/>
<source>across_back_to_waist_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zur_taille_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1222"/>
<source>Across Back to Waist back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von &apos;Über den Rücken gemessen&apos; zur Taille hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1223"/>
<source>From middle of Across Back down to Waist back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Mitte von &apos;Über den Rücken gemessen&apos; zur Taille hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1239"/>
@ -2545,7 +2545,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1289"/>
<source>across_back_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1291"/>
@ -2557,7 +2557,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1292"/>
<source>From Armscye to Armscye at the narrowest width of the back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der einen Achsel zur anderen die kürzeste Strecke über den Rücken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1296"/>
@ -2599,19 +2599,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1311"/>
<source>across_back_half_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_halb_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1313"/>
<source>Across Back, half</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Über den Rücken gemessen, halb</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1314"/>
<source>Half of &apos;Across Back&apos;. (&apos;Across Back&apos; / 2).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Die Hälfte von &apos;Über den Rücken gemessen&apos; (&apos;Über den Rücken gemessen&apos; / 2)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1318"/>
@ -2773,97 +2773,97 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1387"/>
<source>From Neck Side to Bustpoint, then straight down to Waist level. (&apos;Neck Side to Bustpoint&apos; + &apos;Bustpoint to Waist level&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite zum Brustpunkt, dann gerade herunter zur Taillenhöhe messen. (&apos;Halsseite zum Brustpunkt&apos; + &apos;Brustpunkt zur Taillenhöhe&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1392"/>
<source>bustpoint_to_shoulder_tip</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1394"/>
<source>Bustpoint to Shoulder Tip</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schulterspitze</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1395"/>
<source>From Bustpoint to Shoulder tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt zur Schulterspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1398"/>
<source>bustpoint_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1400"/>
<source>Bustpoint to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1401"/>
<source>From Bustpoint to Waist Front, in a straight line, not following the curves of the body.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Brustpunkt in einer geraden Linie runter zur Vorderseite der Taille messen (nicht am Körper entlang messen).</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1406"/>
<source>bustpoint_to_bustpoint_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zu_brustpunkt_träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1408"/>
<source>Bustpoint to Bustpoint Halter</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zu Brustpunkt Träger</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1409"/>
<source>From Bustpoint around Neck Back down to other Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom einen Brustpunkt um den Nacken runter zum anderen Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1413"/>
<source>bustpoint_to_shoulder_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>brustpunkt_zur_schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1415"/>
<source>Bustpoint to Shoulder Center</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Brustpunkt zur Schultermitte</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1416"/>
<source>From center of Shoulder to Bustpoint.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schultermitte zum Brustpunkt messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1431"/>
<source>shoulder_tip_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1433"/>
<source>Shoulder Tip to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1434"/>
<source>From Shoulder Tip diagonal to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Schulterspitze diagonal zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1438"/>
@ -2923,55 +2923,55 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1459"/>
<source>shoulder_tip_to_waist_b_1in_offset</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>schulterspitze_zur_taille_hinten_1zoll_abw</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1461"/>
<source>Shoulder Tip to Waist Back, with 1in (2.54cm) offset</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Schulterspitze zur Rückseite der Taille mit 1 Zoll (2,54 cm) Abweichung</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1463"/>
<source>Mark 1in (2.54cm) outward from Waist Back along Waist level. Measure from Shoulder Tip diagonal to mark.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Einen Zoll (2,54 cm) nach außen auf Taillenhöhe von der Rückseite der Taille aus markieren. Von der Schulterspitze diagonal zu dieser Markierung messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1467"/>
<source>neck_back_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_hinten_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1469"/>
<source>Neck Back to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1470"/>
<source>From Neck Back diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1474"/>
<source>neck_side_to_waist_side_b</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>hals_seite_zur_taillenseite_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1476"/>
<source>Neck Side to Waist Side, back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Halsseite zur Taillenseite, hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1477"/>
<source>From Neck Side diagonal across back to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Halsseite diagonal über den Rücken zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1481"/>
@ -3499,7 +3499,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1797"/>
<source>From Waist Side along curve to Hip level then straight down to Knee level. (&apos;Leg: Waist Side to Floor&apos; - &apos;Height Knee&apos;).</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taille entlang der Seite und Hüftkurve, ab Hüfthöhe gerade nach unten bis zum Knie. (&apos;Bein: Taillenseite zum Boden&apos; - &apos;Höhe: Knie&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1837"/>
@ -3823,13 +3823,13 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1856"/>
<source>Vertical distance from Waist Back to Crotch level. (&apos;Height: Waist Back&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taillenrückseite zur Schritthöhe. (&apos;Höhe: Taille hinten&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1863"/>
<source>Vertical Distance from Waist Front to Crotch level. (&apos;Height: Waist Front&apos; - &apos;Leg: Crotch to Floor&apos;)</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Senkrechter Abstand von der Taille vorne zur Schritthöhe. (&apos;Höhe: Taille vorne&apos; - &apos;Bein: Schritt zum Boden&apos;)</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1867"/>
@ -3843,6 +3843,11 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>From Waist Side down to surface, while seated on hard surface.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Beim Sitzen auf einer festen Oberfläche von der Taillenseite runter zur Oberfläche messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1846"/>
<source>rise_length_diag</source>
@ -3885,41 +3890,46 @@
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
</message>
<message>
<source>Vertical Distance from Waist Front to Crotch level.</source>
<comment>Full measurement description.</comment>
<translation type="vanished">Senkrechter Abstand von der Taille vorne zur Schritthöhe.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1886"/>
<source>neck_back_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1888"/>
<source>Neck Back to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1889"/>
<source>From Neck Back around Neck Side down to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Seite des Halses runter zur Vorderseite der Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1893"/>
<source>waist_to_waist_halter</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>taille_zur_taille_über_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1895"/>
<source>Waist to Waist Halter, around Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Von Taille über Nacken zur Taille</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1896"/>
<source>From Waist level around Neck Back to Waist level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Taillenhöhe um den Nacken zurück zur Taille messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1900"/>
@ -3937,7 +3947,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1903"/>
<source>Torso circumference at men&apos;s natural side Abdominal Obliques indentation, if Oblique indentation isn&apos;t found then just below the Navel level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Rumpfumfang auf der Höhe der natürlichen Einbuchtung beim äußeren schrägen Bauchmuskel (bei Männern). Wenn die EInbuchtung nicht gefunden werden kann, misst man direkt unter dem Nabel.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1908"/>
@ -4033,19 +4043,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1944"/>
<source>arm_neck_back_to_wrist_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_nacken_zum_handgelenk_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1946"/>
<source>Arm: Neck Back to Wrist, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Nacken zum Handgelenk, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1947"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Neck Back to Elbow Tip to Wrist bone.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Vom Nacken über den Ellenbogen zum Handgelenk messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1951"/>
@ -4087,19 +4097,19 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1966"/>
<source>arm_across_back_center_to_elbow_bent</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>arm_mitte_über_rücken_zum_ellenbogen_hoch_gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1968"/>
<source>Arm: Across Back Center to Elbow, high bend</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Arm: Mitte von &quot;Über den Rücken&quot; zum Ellenbogen, hoch gebeugt</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1969"/>
<source>Bend Arm with Elbow out, hand in front. Measure from Middle of Back to Elbow Tip.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Arm mit dem Ellenbogen nach außen beugen, die Hand nach vorn gehalten. Von der Mitte des Rückens zur Ellenbogenspitze messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1974"/>
@ -4159,181 +4169,181 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2009"/>
<source>neck_back_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2011"/>
<source>Neck Back to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2012"/>
<source>From Neck Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2016"/>
<source>neck_back_to_armfold_front_to_waist_side</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_taillenseite</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2018"/>
<source>Neck Back, over Shoulder, to Waist Side</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Taillenseite über Schulter</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2019"/>
<source>From Neck Back, over Shoulder, down chest to Waist Side.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter zur Taillenseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2023"/>
<source>highbust_back_over_shoulder_to_armfold_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_achsel_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2025"/>
<source>Highbust Back, over Shoulder, to Armfold Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Achsel vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2026"/>
<source>From Highbust Back over Shoulder to Armfold Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter zur Achsel vorne messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2030"/>
<source>highbust_back_over_shoulder_to_waist_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_taille_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2032"/>
<source>Highbust Back, over Shoulder, to Waist Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Taille vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2033"/>
<source>From Highbust Back, over Shoulder touching Neck Side, to Waist Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Rücken auf Höhe der Oberbrust über die Schulter (den Halls berührend) zur Taillenvorderseite messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2037"/>
<source>neck_back_to_armfold_front_to_neck_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zum_nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2039"/>
<source>Neck Back, to Armfold Front, to Neck Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zum Nacken</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2040"/>
<source>From Neck Back, over Shoulder to Armfold Front, under arm and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch zurück zum Nacken messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2045"/>
<source>across_back_center_to_armfold_front_to_across_back_center</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>über_rücken_zentrum_zur_achsel_vorne_zu_über_rücken_zentrum</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2047"/>
<source>Across Back Center, circled around Shoulder</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>&apos;Über den Rücken gemessen&apos;-Zentrum, um die Schulter herum messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2048"/>
<source>From center of Across Back, over Shoulder, under Arm, and return to start.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Zentrum von &apos;Über den Rücken gemessen&apos; über die Schulter, unter dem Arm durch und zurück zum Anfang messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2053"/>
<source>neck_back_to_armfold_front_to_highbust_back</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>nacken_zur_achsel_vorne_zur_oberbrust_hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2055"/>
<source>Neck Back, to Armfold Front, to Highbust Back</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Nacken zur Achsel vorne zur Oberbrust hinten</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2056"/>
<source>From Neck Back over Shoulder to Armfold Front, under arm to Highbust Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Vom Nacken über die Schulter bis zur Vorderseite der Achsel, dann unter dem Arm durch auf dem Rücken bis zur Oberbrusthöhe messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2061"/>
<source>armfold_to_armfold_bust</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_achsel_über_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2063"/>
<source>Armfold to Armfold, front, curved through Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zu Achsel, vorne, als Kurve über die Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2065"/>
<source>Measure in a curve from Armfold Left Front through Bust Front curved back up to Armfold Right Front.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer Kurve von der linken Achsel über das Zentrum der Brust zur rechten Achsel messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2069"/>
<source>armfold_to_bust_front</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>achsel_zur_brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2071"/>
<source>Armfold to Bust Front</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Achsel zur Brust</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2072"/>
<source>Measure from Armfold Front to Bust Front, shortest distance between the two, as straight as possible.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>In einer geraden, kürzestmöglichen Linie von der Achsel vorne zur Mitte der Brust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2076"/>
<source>highbust_b_over_shoulder_to_highbust_f</source>
<comment>Name in a formula. Don&apos;t use math symbols and space in name!!!!</comment>
<translation type="unfinished"></translation>
<translation>oberbrust_hinten_über_schulter_zur_oberbrust_vorne</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2078"/>
<source>Highbust Back, over Shoulder, to Highbust level</source>
<comment>Full measurement name.</comment>
<translation type="unfinished"></translation>
<translation>Oberbrust hinten über Schulter zur Oberbrusthöhe</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2080"/>
<source>From Highbust Back, over Shoulder, then aim at Bustpoint, stopping measurement at Highbust level.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Von der Höhe der Oberbrust hinten über die Schulter Richtung Brustpunkt zur Oberbrust messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2085"/>
@ -4351,7 +4361,7 @@
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2088"/>
<source>From Armscye at Across Chest over ShoulderTip to Armscye at Across Back.</source>
<comment>Full measurement description.</comment>
<translation type="unfinished"></translation>
<translation>Auf der Höhe von &apos;Über die Brust/den Rücken gemessen&apos; vom Ärmelloch vorne über die Schulterspitze zum Ärmelloch hinten messen.</translation>
</message>
<message>
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="2104"/>

Some files were not shown because too many files have changed in this diff Show More