Merged develop into feature
--HG-- branch : feature
This commit is contained in:
commit
37b683f125
|
@ -52,6 +52,8 @@
|
|||
- [#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.
|
||||
|
||||
# Version 0.4.4 April 12, 2016
|
||||
- Updated measurement templates with all measurements. Added new template Aldrich/Women measurements.
|
||||
|
|
|
@ -12,7 +12,13 @@ lupdate -recursive ../share/translations/measurements.pro
|
|||
#clean stale QM files
|
||||
rm -f -v ../share/translations/*.qm
|
||||
# force to run qmake
|
||||
touch -am ../Valentina.pro
|
||||
MAKEFILES=`find ../../ -name Makefile`
|
||||
|
||||
for var in $MAKEFILES
|
||||
do
|
||||
rm -f -v $var
|
||||
done
|
||||
|
||||
echo Done.
|
||||
echo For updating files run: clean all, qmake, rebuild all.
|
||||
echo For updating files run: build all.
|
||||
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2497,7 +2497,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1249,7 +1249,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1387,505 +1387,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
|
@ -1250,7 +1250,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="751"/>
|
||||
<source>highhip_arc_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_helft_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="753"/>
|
||||
|
@ -1388,505 +1388,505 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="807"/>
|
||||
<source>From Waist Side to Waist Side across back. ('Waist circumference' - 'Waist arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van taillezijde naar taillezijde via rug. ('Taille omtrek' - 'Taille ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="812"/>
|
||||
<source>highhip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="814"/>
|
||||
<source>Highhip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Hogeheup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="815"/>
|
||||
<source>From Highhip Side to Highhip Side across back. ('Highhip circumference' - 'Highhip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van hogeheupzijde naar hogeheupzijde via rug. ('Hogeheup omtrek" - 'Hogeheup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="820"/>
|
||||
<source>hip_arc_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="822"/>
|
||||
<source>Hip arc, back</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="823"/>
|
||||
<source>From Hip Side to Hip Side across back. ('Hip circumference' - 'Hip arc, front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van heupzijde naar heup zijde via rug. ('Heup omtrek' - 'Heup ronding, voorkant').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="828"/>
|
||||
<source>neck_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_nek_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="830"/>
|
||||
<source>Neck arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve nekronding rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="831"/>
|
||||
<source>Half of 'Neck arc, back'. ('Neck arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Nek ronding, rug'. ('Nekronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="835"/>
|
||||
<source>highbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogebust_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="837"/>
|
||||
<source>Highbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft hogebust ronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="838"/>
|
||||
<source>Half of 'Highbust arc, back'. From Highbust Back to Highbust Side. ('Highbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogebust ronding, rug'. Van hogebust rug naar hogebust zij. ('Hogebust ronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="843"/>
|
||||
<source>bust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_buste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="845"/>
|
||||
<source>Bust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve busteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="846"/>
|
||||
<source>Half of 'Bust arc, back'. ('Bust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation> Helft van 'busteronding, rug'. ('Busteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="850"/>
|
||||
<source>lowbust_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_lagebuste_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="852"/>
|
||||
<source>Lowbust arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve lagbusteronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="853"/>
|
||||
<source>Half of 'Lowbust Arc, back'. ('Lowbust arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Lagebusteronding, rug'. ('Lagebusteronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="857"/>
|
||||
<source>rib_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_rib_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="859"/>
|
||||
<source>Rib arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve ribronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="860"/>
|
||||
<source>Half of 'Rib arc, back'. ('Rib arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Ribronding, rug'. ('Ribronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="864"/>
|
||||
<source>waist_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_taille_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="866"/>
|
||||
<source>Waist arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve tailleronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="867"/>
|
||||
<source>Half of 'Waist arc, back'. ('Waist arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Tailleronding, rug'. ('Tailleronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="871"/>
|
||||
<source>highhip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>helft_hogeheup_ronding_rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="873"/>
|
||||
<source>Highhip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve hogeheupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="874"/>
|
||||
<source>Half of 'Highhip arc, back'. From Highhip Back to Highbust Side. ('Highhip arc, back'/ 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Hogeheupronding, rug'. Van hogeheup rug naar hogebuste zijde. ('Hogeheupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="879"/>
|
||||
<source>hip_arc_half_b</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>halve_heup_ronding_</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="881"/>
|
||||
<source>Hip arc, back, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Halve heupronding, rug</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="882"/>
|
||||
<source>Half of 'Hip arc, back'. ('Hip arc, back' / 2).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Helft van 'Heupronding, rug'. ('Heupronding, rug' / 2).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="886"/>
|
||||
<source>hip_with_abdomen_arc_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_met_onderbuik_ronding_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="888"/>
|
||||
<source>Hip arc with Abdomen, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heupronding met onderbuik, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="889"/>
|
||||
<source>Curve stiff paper around front of abdomen, tape at sides. Measure from Hip Side to Hip Side over paper across front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Plak stevig papier rond voorkant van de onderbuik aan beide zijde. Meet van heup zijde naar heup zijde over het papier langs de voorkant.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="894"/>
|
||||
<source>body_armfold_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_armvouw_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="896"/>
|
||||
<source>Body circumference at Armfold level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op armvouw level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="897"/>
|
||||
<source>Measure around arms and torso at Armfold level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op armvouw level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="901"/>
|
||||
<source>body_bust_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_buste_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="903"/>
|
||||
<source>Body circumference at Bust level</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek op buste level</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="904"/>
|
||||
<source>Measure around arms and torso at Bust level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten rond armen en torso op buste level.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="908"/>
|
||||
<source>body_torso_circ</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>romp_torso_omtrek</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="910"/>
|
||||
<source>Body circumference of full torso</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Romp omtrek van volledige torso</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="911"/>
|
||||
<source>Circumference around torso from mid-shoulder around crotch back up to mid-shoulder.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Omtrek rond torso van midden schouder via kruis en weer terug naar midden schouder</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="916"/>
|
||||
<source>hip_circ_with_abdomen</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>heup_omtrek_met_onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="918"/>
|
||||
<source>Hip circumference, including Abdomen</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Heup omtrek, inclusief onderbuik</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="919"/>
|
||||
<source>Measurement at Hip level, including the depth of the Abdomen. (Hip arc, back + Hip arc with abdomen, front).</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Meten op heup level, inclusief de diepte( lees uitsteken) van de onderbuik.( Heup ronding, rug + heup ronding met onderbuik, voorkant).</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="936"/>
|
||||
<source>neck_front_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_taile_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="938"/>
|
||||
<source>Neck Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Nek voorkant naar taille voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="939"/>
|
||||
<source>From Neck Front, over tape between Breastpoints, down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek, over meetlint tussen borstpunten, naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="943"/>
|
||||
<source>neck_front_to_waist_flat_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_platte_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="945"/>
|
||||
<source>Neck Front to Waist Front flat</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar platte voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="946"/>
|
||||
<source>From Neck Front down between breasts to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant nek naar beneden tussen borsten naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="950"/>
|
||||
<source>armpit_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>oksel_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="952"/>
|
||||
<source>Armpit to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Oksel naar zijkant TAille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="953"/>
|
||||
<source>From Armpit down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van oksel naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="956"/>
|
||||
<source>shoulder_tip_to_waist_side_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_zijkant_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="958"/>
|
||||
<source>Shoulder Tip to Waist Side, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar zijkant taille, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="959"/>
|
||||
<source>From Shoulder Tip, curving around Armscye Front, then down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van schouderpunt, om de voorkant armvouw gedraaid, daarna naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="963"/>
|
||||
<source>neck_side_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_zijkant_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="965"/>
|
||||
<source>Neck Side to Waist level, front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="966"/>
|
||||
<source>From Neck Side straight down front to Waist level.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek direct naar beneden voorkant taille leve.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="970"/>
|
||||
<source>neck_side_to_waist_bustpoint_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>zijkant_nek_naar_taille_bustepunt_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="972"/>
|
||||
<source>Neck Side to Waist level, through Bustpoint</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant nek naar taille level, via bustepunt</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="973"/>
|
||||
<source>From Neck Side over Bustpoint to Waist level, forming a straight line.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van zijkant nek over bustepunt naar taillelevel, een rechte lijn vormend</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="977"/>
|
||||
<source>neck_front_to_highbust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>nek_voorkant_naar_hogebuste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="979"/>
|
||||
<source>Neck Front to Highbust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant hogebuste</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="980"/>
|
||||
<source>Neck Front down to Highbust Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar beneden naar voorkant hogebuste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="983"/>
|
||||
<source>highbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>hogebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="985"/>
|
||||
<source>Highbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant hogebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="986"/>
|
||||
<source>From Highbust Front to Waist Front. Use tape to bridge gap between Bustpoints. ('Neck Front to Waist Front' - 'Neck Front to Highbust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant hogebuste naar voorkant taille. Gebruik meetlint om het gat tussen bustepunten te overbruggen.('Voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant hogebuste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="991"/>
|
||||
<source>neck_front_to_bust_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant_nek_naar_buste_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="993"/>
|
||||
<source>Neck Front to Bust Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant nek naar voorkant buste.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="994"/>
|
||||
<source>From Neck Front down to Bust Front. Requires tape to cover gap between Bustpoints.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant naar beneden naar voorkant buste. Vergt meetlint om het gat tussen bustepunten te dekken.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="999"/>
|
||||
<source>bust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>buste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1001"/>
|
||||
<source>Bust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant buste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1002"/>
|
||||
<source>From Bust Front down to Waist level. ('Neck Front to Waist Front' - 'Neck Front to Bust Front').</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant buste naar beneden naar taille level. ('voorkant nek naar voorkant taille' - 'Voorkant nek naar voorkant buste').</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1007"/>
|
||||
<source>lowbust_to_waist_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Lagebuste_naar_taille_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1009"/>
|
||||
<source>Lowbust Front to Waist Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Voorkant lagebuste naar voorkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1010"/>
|
||||
<source>From Lowbust Front down to Waist Front.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van voorkant lagebuste naar beneden naar voorkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1013"/>
|
||||
<source>rib_to_waist_side</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>rib_naar_zijkant_taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1015"/>
|
||||
<source>Rib Side to Waist Side</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Zijkant rib naar zijkant taille</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1016"/>
|
||||
<source>From lowest rib at side down to Waist Side.</source>
|
||||
<comment>Full measurement description.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Van onderste rib aan zijkant naar beneden naar zijkant taille.</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1020"/>
|
||||
<source>shoulder_tip_to_armfold_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>schouder_punt_naar_armvouw_voorkant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1022"/>
|
||||
<source>Shoulder Tip to Armfold Front</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation type="unfinished"></translation>
|
||||
<translation>Schouderpunt naar voorkant armvouw</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1023"/>
|
||||
|
|
|
@ -313,7 +313,7 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="310"/>
|
||||
<source>height_neck_back_to_knee</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Altura posterior desde el cuello a la rodilla</translation>
|
||||
<translation>altura_posterior_desde_el_cuello_a_la_rodilla</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="312"/>
|
||||
|
|
|
@ -2491,13 +2491,13 @@
|
|||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1269"/>
|
||||
<source>shoulder_tip_to_shoulder_tip_half_f</source>
|
||||
<comment>Name in a formula. Don't use math symbols and space in name!!!!</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1271"/>
|
||||
<source>Shoulder Tip to Shoulder Tip, front, half</source>
|
||||
<comment>Full measurement name.</comment>
|
||||
<translation>Demie distance entre les deux points d'épaule, devant</translation>
|
||||
<translation>demie_distance_entre_les_deux_points_dépaule_devant</translation>
|
||||
</message>
|
||||
<message>
|
||||
<location filename="../../src/libs/vpatterndb/vtranslatemeasurements.cpp" line="1272"/>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user